* dwarf2read.c (dwarf2_section_empty_p): New function.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
385203ed
DD
12011-02-04 David Daney <ddaney@caviumnetworks.com>
2
3 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
4
9011945e
AB
52011-02-03 Andrew Burgess <aburgess@broadcom.com>
6
7 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
8 gdb.base/disasm-end-cu.exp: New test for disassembling over the
9 boundary between two compilation units.
10
580688f3
PA
112011-02-02 Pedro Alves <pedro@codesourcery.com>
12
13 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
14 (Virtual): New structs.
15 (virtual_o, virtual_middle_b): New globals.
16 * gdb.cp/virtbase.exp: New tests.
17
d3f0f853
PP
182011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
19
20 * gdb.base/jit.exp: New file.
21 * gdb.base/jit-main.c: New file.
22 * gdb.base/jit-solib.c: New file.
23
b2030fb5
UW
242011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
25
26 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
27 proceed to initial kernel entry point.
28 * gdb.opencl/datatypes.exp: Likewise.
29 * gdb.opencl/operators.exp: Likewise.
30 * gdb.opencl/vec_comps.exp: Likewise.
31
2db19d1e
SW
322011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
33
34 * gdb.cp/nsnested.cc: New.
35 * gdb.cp/nsnested.exp: New.
36 * gdb.cp/nsnoimports.exp: New.
37 * gdb.cp/nsnoimports.cc: New.
38
6b0c4c1f
JB
392011-01-31 Joel Brobecker <brobecker@adacore.com>
40
41 * gdb.base/interact.exp: Add extra tests that verify that
42 the value of the interactive-mode setting does not change
43 after the script is sourced.
44
80b23b6a
JK
452011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
46
47 * gdb.cp/noparam.exp: New file.
48 * gdb.cp/noparam.cc: New file.
49
ffd5ec24
PA
502011-01-28 Pedro Alves <pedro@codesourcery.com>
51
52 * gdb.trace/tfile.exp: Test that with no traceframe selected,
53 there's no stack or registers.
54
a81766d8
TT
552011-01-26 Tom Tromey <tromey@redhat.com>
56
57 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
58 space before string output. Add test for "set print pretty off"
59 case.
60
585fdaa1
PA
612011-01-25 Pedro Alves <pedro@codesourcery.com>
62
63 * gdb.base/frame-args.exp: Adjust.
64 * gdb.dwarf2/dw2-noloc.exp: Adjust.
65 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
66 * gdb.dwarf2/pieces.exp: Adjust.
67 * gdb.opt/clobbered-registers-O2.exp: Adjust.
68 * gdb.opt/inline-locals.exp: Adjust.
69 * gdb.threads/fork-child-threads.exp: Adjust.
70
d468832a
KW
712011-01-25 Ken Werner <ken.werner@de.ibm.com>
72
73 * gdb.opencl/convs_casts.cl: Move program scope variables into the
74 OpenCL kernel function. Add a comment as marker. Add address space
75 qualifiers for the remaining program scope variables.
76 * gdb.opencl/datatypes.cl: Likewise.
77 * gdb.opencl/operators.cl: Likewise.
78 * gdb.opencl/vec_comps.cl: Likewise.
79 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
80 Add breakpoint at the marker comment.
81 * gdb.opencl/datatypes.exp: Likewise.
82 * gdb.opencl/operators.exp: Likewise.
83 * gdb.opencl/vec_comps.exp: Likewise.
84
490f124f
PA
852011-01-24 Pedro Alves <pedro@codesourcery.com>
86
87 * gdb.base/printcmds.c (some_struct): New struct and instance.
88 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
89 procedure.
90 <global scope>: Call it.
91
6da78614
KW
922011-01-21 Ken Werner <ken.werner@de.ibm.com>
93
94 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
95 argument to the gdb_compile_opencl_hostapp call.
96
ec64c9aa
YQ
972011-01-19 Yao Qi <yao@codesourcery.com>
98
99 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
100 positve list.
101
810cfdbb
YQ
1022011-01-19 Yao Qi <yao@codesourcery.com>
103
104 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
105 canonical form.
106 Remove "xscale-*-*"
107 * gdb.xml/tdesc-regs.exp: Likewise.
108 * gdb.python/py-section-script.exp: Replace ARM target triplet
109 with canonical form.
110 Match arm*-*-symbianelf*.
111 * gdb.base/dup-sect.exp: Likewise.
112 * lib/dwarf.exp: New.
113 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
114 dwarf2_support.
115 * gdb.dwarf2/dup-psym.exp: Likewise.
116 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
117 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
118 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
119 * gdb.dwarf2/dw2-basic.exp: Likewise.
120 * gdb.dwarf2/dw2-compressed.exp: Likewise.
121 * gdb.dwarf2/dw2-const.exp: Likewise.
122 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
123 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
124 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
125 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
126 * gdb.dwarf2/dw2-filename.exp: Likewise.
127 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
128 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
129 * gdb.dwarf2/dw2-intercu.exp: Likewise.
130 * gdb.dwarf2/dw2-intermix.exp: Likewise.
131 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
132 * gdb.dwarf2/dw2-noloc.exp: Likewise.
133 * gdb.dwarf2/dw2-op-call.exp: Likewise.
134 * gdb.dwarf2/dw2-producer.exp: Likewise.
135 * gdb.dwarf2/dw2-ranges.exp: Likewise.
136 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
137 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
138 * gdb.dwarf2/dw2-strp.exp: Likewise.
139 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
140 * gdb.dwarf2/implptr.exp: Likewise.
141 * gdb.dwarf2/mac-fileno.exp: Likewise.
142 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
143 * gdb.dwarf2/pieces.exp: Likewise.
144 * gdb.dwarf2/pr11465.exp: Likewise.
145 * gdb.dwarf2/valop.exp: Likewise.
146 * gdb.dwarf2/watch-notconst.exp: Likewise.
147 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
148
4694da01
TT
1492011-01-19 Tom Tromey <tromey@redhat.com>
150
151 * gdb.python/py-infthread.exp: Add thread tests.
152
b075872c
JB
1532011-01-14 Joel Brobecker <brobecker@adacore.com>
154
155 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
156
2c3e6e24
JB
1572011-01-14 Joel Brobecker <brobecker@adacore.com>
158
159 * gdb.ada/widewide: New testcase.
160
de8fa76c
JB
1612011-01-13 Joel Brobecker <brobecker@adacore.com>
162
163 * gdb.base/interact.exp: New testcase.
164
1b05df00
TT
1652011-01-12 Tom Tromey <tromey@redhat.com>
166
167 * gdb.mi/gdb2549.exp: Update for error message changes.
168 * gdb.mi/mi-cli.exp: Likewise.
169 * gdb.mi/mi-disassemble.exp: Likewise.
170 * gdb.mi/mi-pthreads.exp: Likewise.
171 * gdb.mi/mi-regs.exp: Likewise.
172 * gdb.mi/mi-stack.exp: Likewise.
173 * gdb.mi/mi-var-block.exp: Likewise.
174 * gdb.mi/mi-var-cmd.exp: Likewise.
175 * gdb.mi/mi2-cli.exp: Likewise.
176 * gdb.mi/mi2-disassemble.exp: Likewise.
177 * gdb.mi/mi2-pthreads.exp: Likewise.
178 * gdb.mi/mi2-regs.exp: Likewise.
179 * gdb.mi/mi2-stack.exp: Likewise.
180 * gdb.mi/mi2-var-block.exp: Likewise.
181 * gdb.mi/mi2-var-cmd.exp: Likewise.
182
c2ff108b
JK
1832011-01-12 Andrew Burgess <aburgess@broadcom.com>
184 Jan Kratochvil <jan.kratochvil@redhat.com>
185
186 PR fortran/11104 and DWARF unbound arrays detection.
187 * gdb.fortran/multi-dim.exp: New file.
188 * gdb.fortran/multi-dim.f90: New file.
189
b716877b
AB
1902011-01-12 Andrew Burgess <aburgess@broadcom.com>
191
192 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
193 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
194 add new tests for opcode dumping.
195
6c162d5e
TT
1962011-01-11 Tom Tromey <tromey@redhat.com>
197
198 * gdb.python/py-infthread.exp: Load gdb-python.exp.
199
77b06cd7
TJB
2002010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
201
202 Convert hardware watchpoints to use breakpoint_ops.
203 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
204 type is not supported.
205 * gdb.base/foll-fork.exp: Likewise.
206 * gdb.base/foll-vfork.exp: Likewise.
207
f39a75d0
PM
2082011-01-10 Phil Muldoon <pmuldoon@redhat.com>
209
210 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
211 Use load_lib gdb-python.exp.
212 * gdb.python/python.exp: Ditto.
213 * gdb.python/py-function.exp: Ditto.
214
fc529d80
AS
2152011-01-09 Andreas Schwab <schwab@linux-m68k.org>
216
217 * gdb.threads/tls.exp ("info address me"): Fix expected output.
218
fb03cb59
JK
2192011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
220
221 * configure: Regenerate.
222
d8e22779
TT
2232011-01-06 Tom Tromey <tromey@redhat.com>
224
225 * gdb.python/py-frame.exp: Test gdb.newest_frame.
226
09050809
JB
2272011-01-06 Joel Brobecker <brobecker@adacore.com>
228
fc529d80
AS
229 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
230 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
231 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
232 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
233 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
234 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
235 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
236 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
237 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
238 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
239 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
240 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
241 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
242 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
243 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
244 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
245 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
246 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
247 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
248 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
249 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
250 gdb.ada/uninitialized_vars.exp,
251 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
252 Simplify by using clean_restart.
09050809 253
8ed5dd9e
JB
2542011-01-06 Joel Brobecker <brobecker@adacore.com>
255
256 Add marker to be used as anchor for inserting breakpoints.
257 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
258 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
259 Likewise.
260
261 Remove uses of gdb_start_cmd.
262 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
263 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
264
265 Do not run testcase if testing with GDBserver.
266 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
267 if testing with GDBserver.
268
368a124f
JB
2692011-01-06 Joel Brobecker <brobecker@adacore.com>
270
271 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
272 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
273 copyright header.
274
44944448
JB
2752011-01-05 Joel Brobecker <brobecker@adacore.com>
276
277 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
278 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
279 testsuite/gdb.fortran/complex.f,
280 testsuite/gdb.fortran/derived-type.f90,
281 testsuite/gdb.fortran/library-module-lib.f90,
282 testsuite/gdb.fortran/library-module-main.f90,
283 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
284 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
285 Copyright year update.
286
31886ea6
JB
2872011-01-05 Joel Brobecker <brobecker@adacore.com>
288
289 * gdb.base/langs1.f: Add copyright header.
290
ebedcab5
JK
2912011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
292
293 * gdb.base/morestack.exp: New file.
294 * gdb.base/morestack.c: New file.
295
de1eb2f9
JK
2962011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
297
298 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
299
9e87a409
JB
3002010-12-29 Joel Brobecker <brobecker@adacore.com>
301
302 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
303 * gdb.ada/arrayptr.exp: Add test printing that new variable.
304
720d1a40
JB
3052010-12-29 Joel Brobecker <brobecker@adacore.com>
306
307 * gdb.ada/lang_switch.exp: Correct expected parameter value.
308
a283af87
AS
3092010-12-25 Andreas Schwab <schwab@linux-m68k.org>
310
5d3d9cba
AS
311 * gdb.threads/tls.exp: Fix typo.
312
a283af87
AS
313 * gdb.threads/thread-specific.exp (get_thread_list): Update.
314 * gdb.threads/execl.exp: Update.
315
2a20745c
YQ
3162010-12-23 Yao Qi <yao@codesourcery.com>
317
318 * gdb.arch/arm-disp-step.exp: New.
319 * gdb.arch/arm-disp-step.S: New.
320
a7658b96
TT
3212010-12-21 Tom Tromey <tromey@redhat.com>
322
323 * gdb.threads/execl.exp: Update.
324 * gdb.threads/linux-dp.exp: Update.
325 * gdb.threads/manythreads.exp: Update.
326 * gdb.threads/tls.exp: Update.
327
5b79abe7
TT
3282010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
329
330 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
331 (NextOverThrowDerivates) <resumebpt>: New.
332 (resumebpt_test): New.
333 (main): Call resumebpt_test.
334 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
335
0914bcdb
SS
3362010-12-12 Stan Shebs <stan@codesourcery.com>
337
338 * gdb.trace/tsv.exp: Test print command on trace state variables.
339
305aeedc
TT
3402010-12-09 Tom Tromey <tromey@redhat.com>
341
342 * gdb.base/interp.exp: Add regression test.
343
186c406b
TT
3442010-12-09 Tom Tromey <tromey@redhat.com>
345
346 * gdb.java/jnpe.java: New file.
347 * gdb.java/jnpe.exp: New file.
348 * gdb.cp/nextoverthrow.exp: New file.
349 * gdb.cp/nextoverthrow.cc: New file.
350
aae1c79a
DE
3512010-12-07 Doug Evans <dje@google.com>
352
353 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
354 of data-directory.
355 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
356 updated.
357 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
358
d426f7b4
MS
3592010-11-29 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
360
361 * gdb.base/callfuncs.exp: Test for skip_float_tests.
362 * gdb.base/call-sc.exp: Ditto.
363 * gdb.base/finish.exp: Ditto.
364 * gdb.base/return.exp: Ditto.
365 * gdb.base/return2.exp: Ditto.
366
5fa290c1
DE
3672010-11-30 Doug Evans <dje@google.com>
368
369 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
370 (gdb_expect_list): Fix spelling errors in comments.
371 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
372 send_gdb/gdb_expect_list where applicable.
373 * gdb.base/call-ar-st.exp: Ditto.
374 * gdb.base/funcargs.exp: Ditto.
375 * gdb.base/gcore.exp: Ditto.
376 * gdb.base/page.exp: Ditto.
377 * gdb.base/sigaltstack.exp: Ditto.
378 * gdb.base/siginfo.exp: Ditto.
379 * gdb.base/sigstep.exp: Ditto.
380 * gdb.base/trace-commands.exp: Ditto.
381
4e04c971
DE
3822010-11-29 Doug Evans <dje@google.com>
383
384 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
385 printer-name;subprinter-name.
386
8cf6f0b1
TT
3872010-11-29 Tom Tromey <tromey@redhat.com>
388
389 * gdb.dwarf2/implptr.exp: New file.
390 * gdb.dwarf2/implptr.c: New file.
391 * gdb.dwarf2/implptr.S: New file.
392
94b6973e
PM
3932010-11-29 Phil Muldoon <pmuldoon@redhat.com>
394
fc529d80 395 PR python/12199
94b6973e
PM
396
397 * gdb.python/py-breakpoint.exp: Test the delete method.
398
8358c15c
JK
3992010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
400
401 Fix step_resume_breakpoint unsaved during an infcall.
402 * gdb.base/step-resume-infcall.exp: New file.
403 * gdb.base/step-resume-infcall.c: New file.
404
f6df29bc
TJB
4052010-11-24 Edjunior Machado <emachado@br.ibm.com>
406
407 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
408
f2b5a5cf
TJB
4092010-11-24 Edjunior Machado <emachado@br.ibm.com>
410
411 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
412 on ppc64's symbols; "finish" and "return" commands must accept to
413 show the caller line again as well as the line after.
414 * gdb.asm/powerpc64.inc: New file.
415
6b0ecdc2
DE
4162010-11-23 Doug Evans <dje@google.com>
417
418 * lib/gdb.exp (gdb_test_sequence): New function.
419 (gdb_expect_list): Add verbose -log call for each pattern.
420 * gdb.base/signals.exp (test_handle_all_print): Call it.
421 Reduce timeout increment from 6 minutes to 1 minute.
422 * gdb.server/ext-run.exp: Call it.
423
ea976c60
PM
4242010-11-23 Phil Muldoon <pmuldoon@redhat.com>
425
f2b5a5cf 426 PR python/12212
ea976c60
PM
427
428 * gdb.python/python.exp: Check that selected_thread raises an
429 error when no inferior is loaded.
430
c0efa795
JK
4312010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
432
433 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
434 * gdb.dwarf2/dw2-stack-boundary.S: New file.
435
ec3aa567
JK
4362010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
437
438 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
439 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
440
d8249011
DE
4412010-11-18 Doug Evans <dje@google.com>
442
443 * gdb.server/ext-run.exp: Fix intermittent failures.
444
d4eba7d1
NF
4452010-11-12 Nathan Froyd <froydnj@codesourcery.com>
446
447 * gdb.stabs/gdb11479.exp: Use runto_main.
448
b04c2f88
NF
4492010-11-12 Nathan Froyd <froydnj@codesourcery.com>
450
451 * gdb.base/break-entry.exp: Skip if using a stub.
452
ae9d7ce4
NF
4532010-11-12 Nathan Froyd <froydnj@codesourcery.com>
454
455 * gdb.python/py-inferior.exp: Pack values in target endianness.
456
621c8364
TT
4572010-11-12 Tom Tromey <tromey@redhat.com>
458
459 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
460 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
461 MemoryError.
462 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
463 type.
464 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
465 MemoryError.
466 (test_subscript_regression): Update exception type.
467
84f4c1fe
PM
4682010-11-11 Phil Muldoon <pmuldoon@redhat.com>
469
470 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
471 breakpoint tests.
472
a1442452
PA
4732010-11-09 Pedro Alves <pedro@codesourcery.com>
474
475 * gdb.base/watchpoint.exp: Test "watch -location" with an
476 innacessible location.
477
efd11a33
JK
4782010-11-09 Edjunior Machado <emachado@br.ibm.com>
479 Luis Machado <luisgpm@br.ibm.com>
480
481 * gdb.base/maint.exp: Expect "." prefix.
482 * gdb.base/nodebug.exp: Expect "." Likewise.
483 * gdb.base/sepsymtab.exp: Expect "." Likewise.
484 * gdb.base/watchpoint-cond-gone.exp: Likewise.
485 * gdb.base/watchpoint.exp: Expect a software watch to be created for
486 POWER server processors.
487
aa00efb5
JK
4882010-11-08 Edjunior Machado <emachado@br.ibm.com>
489 Luis Machado <luisgpm@br.ibm.com>
490
491 * gdb.base/break-entry.exp: convert entry point for
492 ppc64 and expect leading `.' on ppc64's symbols
493
99e7ae30
DE
4942010-11-05 Doug Evans <dje@google.com>
495
496 * gdb.base/help.exp: Update expected output.
b521dba8
DE
497 * gdb.python/py-param.exp: Delete, contents moved to ...
498 * gdb.python/py-parameter.exp: ... here. New file.
499 Add test for gdb.parameter ("directories").
99e7ae30 500
f4b8a18d
KW
5012010-11-05 Ken Werner <ken.werner@de.ibm.com>
502
503 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
504 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
505 * configure: Regenerate.
506 * gdb.opencl/Makefile.in: New File.
507 * gdb.opencl/datatypes.exp: Likewise.
508 * gdb.opencl/datatypes.cl: Likewise.
509 * gdb.opencl/operators.exp: Likewise.
510 * gdb.opencl/operators.cl: Likewise.
511 * gdb.opencl/vec_comps.exp: Likewise.
512 * gdb.opencl/vec_comps.cl: Likewise.
513 * gdb.opencl/convs_casts.exp: Likewise.
514 * gdb.opencl/convs_casts.cl: Likewise.
515 * lib/opencl.exp: Likewise.
516 * lib/opencl_hostapp.c: Likewise.
517 * lib/opencl_kernel.cl: Likewise.
518 * lib/cl_util.c: Likewise.
519 * lib/cl_util.c: Likewise.
520 * gdb.base/default.exp (set language): Add "opencl" to the list of
521 languages.
522
a9d5ef47
SW
5232010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
524
525 * gdb.cp/overload.exp: Added test for inheritance overload.
526 * gdb.cp/overload.cc: Ditto.
527 * gdb.cp/oranking.exp: Removed releveant kfails.
528
03eb1c79
JK
5292010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
530 Joel Brobecker <brobecker@adacore.com>
531
532 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
533 check test_compiler_info.
534
dbc98a8b
KW
5352010-11-03 Ken Werner <ken.werner@de.ibm.com>
536
537 * gdb.base/gnu_vector.exp: Adjust expect messages.
538
120bd360
KW
5392010-11-03 Ken Werner <ken.werner@de.ibm.com>
540
541 * gdb.base/gnu_vector.exp: Add unary operator tests.
542
c37f7098
KW
5432010-11-03 Ken Werner <ken.werner@de.ibm.com>
544
545 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
546
7b51bc51
DE
5472010-11-02 Doug Evans <dje@google.com>
548
549 * gdb.python/py-pp-maint.c: New file.
550 * gdb.python/py-pp-maint.exp: New file.
551 * gdb.python/py-pp-maint.py: New file.
552
50c97f38
TT
5532010-11-02 Tom Tromey <tromey@redhat.com>
554
555 * gdb.base/default.exp: Remove "scheme" from language list.
556
a289b8f6
JK
5572010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
558
559 Revert:
560 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
561 * gdb.threads/sigstep-threads.exp: New file.
562 * gdb.threads/sigstep-threads.c: New file.
563
cd017491
MS
5642010-10-20 Michael Snyder <msnyder@vmware.com>
565
566 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
567
8e6a5956
UW
5682010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
569
570 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
571 Skip test completely if gdb,no_hardware_watchpoints.
572
2c04da0d
UW
5732010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
574
575 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
576 strict, but do not check for any particular function name within libc.
577
79afc5ef
SW
5782010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
579
580 * gdb.cp/smartp.exp: New test.
581 * gdb.cp/smartp.cc : New test.
582
026ffab7
SW
5832010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
584
585 * gdb.cp/converts.exp: Test pointer to bool conversion.
586 Test pointer to long conversion.
587 * gdb.cp/oranking.exp: Removed relevant kfail.
588
3a772aa4
TT
5892010-10-18 Tom Tromey <tromey@redhat.com>
590
591 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
592 argument to lazy_string.
593 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
594 (pp_ls.to_string): Use it.
595 * gdb.python/py-prettyprint.c (main): Move declarations to top.
596 Add "estring2" local.
597
5fc3827b
JK
5982010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
599
600 Fix s390x compatibility.
601 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
602 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
603
8aeb23f3
JK
6042010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
605
606 * gdb.threads/sigstep-threads.exp: New file.
607 * gdb.threads/sigstep-threads.c: New file.
608
c1e56572
JK
6092010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
610
611 * gdb.base/pie-execl.exp: New file.
612 * gdb.base/pie-execl.c: New file.
613
92163a10
JK
6142010-10-13 Doug Evans <dje@google.com>
615 Jan Kratochvil <jan.kratochvil@redhat.com>
616
617 PR exp/12117
618 * gdb.cp/ptype-cv-cp.cc: New file.
619 * gdb.cp/ptype-cv-cp.exp: New file.
620
7062b0a0
SW
6212010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
622
623 * gdb.cp/converts.cc: New test program.
624 * gdb.cp/converts.exp: New test.
625 * gdb.cp/overload.exp: Added test for void* vs int*.
626 * gdb.cp/overload.exp: Ditto.
627 * gdb.cp/oranking.exp: Removed related kfail.
628
0e3509db
DE
6292010-10-13 Doug Evans <dje@google.com>
630
631 * lib/gdb-python.exp (gdb_check_python_config): New function.
632 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
633 * gdb.python/lib-types.cc: New file.
634 * gdb.python/lib-types.exp: New file.
635
8dc78533
JK
6362010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
637
638 * gdb.python/py-error.exp: New file.
639 * gdb.python/py-error.py: New file.
640
93c17e06
JK
6412010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
642
643 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
644 gdb_test_multiple.
645
d8b34041
JK
6462010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
647
648 * gdb.base/break-interp.exp: Use ldlags for linking flags.
649 * gdb.base/prelink.exp: Likewise.
650 * gdb.base/solib-nodir.exp: Likewise.
651 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
652 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
653 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
654
e0cc584e
UW
6552010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
656
657 * break-interp.exp (test_ld): Use two separate gdb_expect statements
658 for the "info files" test to avoid timeouts on slow machines.
659
cfc353b1
JK
6602010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
661
662 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
663 (main): Make openlib dummy call.
664
d3d7896d
JK
6652010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
666
667 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
668 * break-interp.exp (reach): Move the core body ...
669 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
670 (test_ld): Provide always real argument, even to the linker. Replace
671 dl_main by _dl_debug_state.
672
5e533c94
JK
6732010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
674
675 Fix results of prelinked PIEs on ppc*.
676 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
677 Accept also DISPLACEMENT "PRESENT".
678 (main): Replace "ZERO" displacements by "PRESENT".
679
33540610
SW
6802010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
681
682 * gdb.cp/oranking.exp: New test.
683 * gdb.cp/oranking.cc: New test program.
684
3bdf2bbd
KW
6852010-10-08 Ken Werner <ken.werner@de.ibm.com>
686
687 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
688 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
689
2f608a3a
KW
6902010-10-06 Ken Werner <ken.werner@de.ibm.com>
691
692 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
693 lush, lynx) New constant.
694 * gdb.base/constvars.exp: Test const array types.
695 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
696
aa2e2d8d
DE
6972010-10-06 Doug Evans <dje@google.com>
698
699 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
700 of syscall staging area.
701
2844d6b5
KW
7022010-10-06 Ken Werner <ken.werner@de.ibm.com>
703
704 * gdb.base/gnu_vector.c: Add variable c4.
705 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
706 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
707
7d8ac8bb
MR
7082010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
709
710 * gdb.arch/altivec-abi.exp: Fix a typo.
711
84a02e58
MR
7122010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
713
714 * lib/mi-support.exp (thread_selected_re): Correct pattern used
715 to match a thread ID.
716
b18e6318
JK
7172010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
718
719 Fix s390x testcase compatibility.
720 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
721
a2c09bd0
DE
7222010-10-01 Doug Evans <dje@google.com>
723
724 * lib/gdb-python.exp: New file.
725 * gdb.python/py-block.exp: Use it.
726 * gdb.python/py-breakpoint.exp: Ditto.
727 * gdb.python/py-frame.exp: Ditto.
728 * gdb.python/py-inferior.exp: Ditto.
729 * gdb.python/py-param.exp: Ditto.
730 * gdb.python/py-prettyprint.exp: Ditto.
731 * gdb.python/py-shared.exp: Ditto.
732 * gdb.python/py-symbol.exp: Ditto.
733 * gdb.python/py-symtab.exp: Ditto.
734 * gdb.python/py-type.exp: Ditto.
735 * gdb.python/py-value.exp: Ditto.
736 * gdb.python/python.exp: Ditto.
737
38f12cfc
TT
7382010-09-30 Tom Tromey <tromey@redhat.com>
739
740 * gdb.base/anon.exp: New file.
741 * gdb.base/anon.c: New file.
742
9ae8282d
TT
7432010-09-30 Tom Tromey <tromey@redhat.com>
744
745 * gdb.base/completion.exp: Test completion through anonymous
746 union.
747 * gdb.base/break1.c (struct some_struct): Add anonymous union.
748
e9e07ba6
JK
7492010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
750
751 Fix printing parameters of inlined functions.
752 * gdb.dwarf2/dw2-inline-param.exp: New file.
753 * gdb.dwarf2/dw2-inline-param-main.c: New file.
754 * gdb.dwarf2/dw2-inline-param.S: New file.
755
cd2effb2
JK
7562010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
757
758 PR corefiles/12071.
759 * gdb.base/corefile.exp (quit with a process, no question: load core)
760 (quit with a core file): New tests.
761
bceffbf3
JK
7622010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
763
764 Fix GDB crash on inferior calls with self-referencing classes.
765 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
766 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
767 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
768
1736ad11
JK
7692010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
770
771 Fix lost siginfo_t for inferior calls.
772 * gdb.base/siginfo-infcall.exp: New file.
773 * gdb.base/siginfo-infcall.c: New file.
774
a176ad92
JB
7752010-09-22 Joel Brobecker <brobecker@adacore.com>
776
777 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
778
c2b0a229
JK
7792010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
780
781 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
782 New test.
783 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
784
e8ae22d1
JB
7852010-09-22 Joel Brobecker <brobecker@adacore.com>
786
787 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
788 type of our const type.
789
ec322823
SW
7902010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
791
792 * gdb.cp/pr12028.cc: New.
793 * gdb.cp/pr12028.exp: New.
794
72929c62
JB
7952010-09-22 Joel Brobecker <brobecker@adacore.com>
796
797 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
798
875b4ff5 7992010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 800 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
801
802 PR mi/11407
803 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
804 * gdb.mi/dw2-ref-missing-frame-main.c New File.
805 * gdb.mi/dw2-ref-missing-frame.S New File.
806 * gdb.mi/dw2-ref-missing-frame.exp New File.
807
7155d578
TT
8082010-09-14 Tom Tromey <tromey@redhat.com>
809
810 PR symtab/8399:
811 * gdb.threads/tls.exp: Remove kfail. Update expected output.
812
515ed532
TT
8132010-09-14 Tom Tromey <tromey@redhat.com>
814
815 PR exp/11803:
816 * gdb.threads/tls.exp: Use C++.
817 (check_thread_local): Use K::another_thread_local.
818 * gdb.threads/tls.c (class K): New.
819 (another_thread_local): Now a member of K.
820 (spin): Update. No longer K&R C.
821
450ca57c
SW
8222010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
823
824 * gdb.cp/koenig.cc: created class for testing member lookup.
825 * gdb.cp/koenig.exp: Added test for member lookup.
826
dbd492a3
JK
8272010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
828
829 Fix false FAILs on sourcetree topdir directory containing "kill".
830 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
831 source line matching regexp.
832
8d4d924b
JK
8332010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
834
835 * gdb.python/python.exp (set height 0, collect help from uiout)
836 (verify help to uiout): New tests.
837
8e64f2a0
JK
8382010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
839
840 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
841 is_lp64_target to check 64bit target.
842
4569eed2
JK
8432010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
844
845 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
846 (test_ld) <powerpc64-*>: New.
847
5e1617b1
DJ
8482010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
849
850 * gdb.cp/templates.exp (test_template_args): Allow "struct".
851
c767944b
DJ
8522010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
853
854 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
855 (FunctionArg::method): New function.
856 (empty, arg): New variables.
857 (main): Call arg.method.
858 * gdb.cp/templates.exp (test_template_args): New function.
859 (do_tests): Call it.
860
27d3a3fc
UW
8612010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
862
863 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
864 of "next" to proceed over pthread_exit call.
865
55b7ce7f
UW
8662010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
867
868 * gdb.base/maint.exp: Avoid wildcards against potentially very long
869 "maint print statistics" output to prevent expect timeouts.
870
809df446
JK
8712010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
872
873 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
874 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
875 (test_float_rejected): ... here.
876 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
877 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
878 (test_float_rejected): ... here.
879 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
880 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
881 (test_float_rejected): ... here.
882 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
883 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
884 (test_float_rejected): ... here.
885
8464be76
DJ
8862010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
887
888 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
889 before disabling hardware watchpoints.
890 (test_inaccessible_watchpoint): Check that hardware watchpoints
891 are used. Test for watchpoints on a constant address.
892
14dba4b4
JK
8932010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
894
895 * gdb.base/ui-redirect.exp: New file.
896
3f3540e1 8972010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 898 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
899
900 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
901
0f254bb7
DE
9022010-08-31 Doug Evans <dje@google.com>
903
904 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
905
03f17ccf
TT
9062010-08-30 Tom Tromey <tromey@redhat.com>
907
908 PR python/11792:
909 * gdb.python/py-value.exp (test_subscript_regression): Add
910 dynamic_type test.
911
640617ad
DJ
9122010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
913
914 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
915 instead of running to main. Do not test the main function.
916 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
917 Add new main.
918
2ed91d1b
PA
9192010-08-26 Pedro Alves <pedro@codesourcery.com>
920
921 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
922 one test.
923
673bfd45
DE
9242010-08-24 Doug Evans <dje@google.com>
925
926 PR symtab/11942
927 * gdb.dwarf2/dw4-sig-types.cc: New file.
928 * gdb.dwarf2/dw4-sig-types.h: New file.
929 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
930 * gdb.dwarf2/dw4-sig-types.exp: New file.
931
f9ffd4bb
TT
9322010-08-23 Tom Tromey <tromey@redhat.com>
933
934 PR python/11145:
935 * gdb.python/py-value.c (Base, Derived): New types.
936 (base): New global.
937 * gdb.python/py-value.exp (test_subscript_regression): Add
938 dynamic_cast test.
939
d839c8a4
TT
9402010-08-23 Tom Tromey <tromey@redhat.com>
941
942 PR python/10676:
943 * gdb.python/py-type.exp (test_fields): Add tests for type
944 equality.
945
702c2711
TT
9462010-08-23 Tom Tromey <tromey@redhat.com>
947
948 PR python/11915:
949 * gdb.python/py-type.exp (test_fields): Add tests for array.
950
832bafd3
KS
9512010-08-23 Keith Seitz <keiths@redhat.com>
952
953 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
954 have any children. Create a new abbrev for it.
955 Add missing terminal sequence to .debug_abbrev.
956
c37bf528
KS
9572010-08-20 Keith Seitz <keiths@redhat.com>
958
959 PR symtab/11465:
960 * gdb.dwarf2/pr11465.exp: New test.
961 * gdb.dwarf2/pr11465.S: New file.
962 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
963 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
964
4572cbac
TJB
9652010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
966
967 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
968 registers. Update data sets with the new v2_double element in the
969 VSX register union. Add vector_register3_vr data set for the AltiVec
970 registers. Use gdb_test_no_output instead of send_gdb.
971
e7fbb131
PA
9722010-08-19 Pedro Alves <pedro@codesourcery.com>
973
974 * gdb.python/py-shared.exp: New file, factored out from
975 python.exp.
976 * gdb.python/py-shared.c: New file.
977 * gdb.python/py-shared-sl.c: New file.
978 * gdb.python/python-1.c: New file.
979 * gdb.python/python-sl.c: Delete.
980 * gdb.python/python.c: Mention python-1.c.
981 * gdb.python/python.exp: Move shared library tests to
982 py-shared.exp.
983 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
984 (MISCELLANEOUS): New.
985 (clean mostlyclean): Also remove $MISCELLANEOUS.
986
d30f5e1f
DE
9872010-08-19 Doug Evans <dje@google.com>
988
989 PR exp/11926
990 * gdb.base/printcmds.exp (test_float_accepted): New function.
991 Move existing float tests there. Add tests for floats with suffixes.
992 (test_float_rejected): New function.
993 * gdb.java/jv-print.exp (test_float_accepted): New function.
994 (test_float_rejected): New function.
995 * gdb.objc/print.exp: New file.
996 * gdb.pascal/print.exp: New file.
997 * lib/objc.exp: New file.
998
7b3fd859
PM
9992010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
1000
1001 * gdb.base/default.exp (info set): Avoid full buffer error and force
1002 reading up to final gdb prompt.
1003 (show): Likewise.
1004
c92817ce
TT
10052010-08-18 Tom Tromey <tromey@redhat.com>
1006
1007 PR symtab/11919:
1008 * gdb.base/completion.exp: Add test.
1009
f1208f9e
DE
10102010-08-18 Doug Evans <dje@google.com>
1011
1012 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
1013 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
1014 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
1015 Simplify, early exit if runto_main fails.
1016 * gdb.fortran/exprs.exp: load_lib fortran.exp.
1017 (set_lang_fortran): Moved to lib/fortran.exp.
1018 * gdb.fortran/types.exp: load_lib fortran.exp.
1019 (set_lang_fortran): Moved to lib/fortran.exp.
1020 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
1021 * gdb.java/jprint.exp (set_lang_java): Ditto.
1022 * gdb.java/jv-exp.exp: load_lib java.exp.
1023 If set_lang_java fails, issue a warning instead of failure to be
1024 consistent with other set_lang_foo uses.
1025 (set_lang_java): Moved to lib/java.exp.
1026 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
1027 If set_lang_java fails, issue a warning instead of failure to be
1028 consistent with other set_lang_foo uses.
1029 * gdb.pascal/types.exp: load_lib pascal.exp.
1030 (set_lang_pascal): Moved to lib/pascal.exp.
1031 * lib/fortran.exp: New file.
1032 * lib/java.exp (set_lang_java): New function.
1033 * lib/pascal.exp (set_lang_pascal): New function.
1034
2f06b485
YQ
10352010-08-18 Yao Qi <yao@codesourcery.com
1036
1037 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
1038 func_nofb_start and func_loopfb_start, so that address of functions
1039 is equal to these labels on Thumb.
1040
96e25403
YQ
10412010-08-18 Yao Qi <yao@codesourcery.com>
1042
1043 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
1044 to reflect latest c source file.
1045
36e6adc4
JK
10462010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1047
1048 * gdb.cp/infcall-dlopen.exp: New file.
1049 * gdb.cp/infcall-dlopen.cc: New file.
1050 * gdb.cp/infcall-dlopen-lib.cc: New file.
1051
f431efe5
PA
10522010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1053 Pedro Alves <pedro@codesourcery.com>
1054
1055 PR breakpoints/11371
1056
1057 * gdb.base/watch-cond-infcall.exp: New file.
1058 * gdb.base/watch-cond-infcall.c: New file.
1059
06a64a0b
TT
10602010-08-16 Tom Tromey <tromey@redhat.com>
1061
1062 * gdb.base/help.exp: Update.
1063 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
1064 watchpoint.
1065 (test_watch_location): New proc.
1066 (test_watchpoint_in_big_blob): Delete watchpoint.
1067 * gdb.base/watchpoint.c (func5): New function.
1068 (main): Call it.
1069
70ebf4ed
DE
10702010-08-16 Doug Evans <dje@google.com>
1071
1072 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
1073
ca5c20b6
PM
10742010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1075
1076 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
1077 tests.
1078
7346b668
KW
10792010-08-11 Ken Werner <ken.werner@de.ibm.com>
1080
1081 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
1082 * gdb.base/gnu_vector.c: New File.
1083 * gdb.base/gnu_vector.exp: Likewise.
1084
cb2e07a6
PM
10852010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1086
1087 * gdb.python/python.c: New File.
1088 * gdb.python/python-sl.c: New File.
1089 * gdb.python/python.exp: Test solib_address and decode_line
1090 * functions.
1091
5da1313b
JK
10922010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1093
1094 * gdb.python/python.exp (show height, set height 10)
1095 (verify pagination beforehand, verify pagination beforehand: q)
1096 (gdb.execute does not page, verify pagination afterwards)
1097 (verify pagination afterwards: q): New.
1098
49c3ccf7
DE
10992010-08-02 Doug Evans <dje@google.com>
1100
1101 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
1102 because of an older gcc, change test2
1103 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
1104 to unsupported.
1105
42c0c4f1
KH
11062010-07-30 Kazu Hirata <kazu@codesourcery.com>
1107
1108 * gdb.base/break-always.exp: Do not expect full paths to file
1109 names.
1110 * gdb.base/commands.exp: Likewise.
1111
d3765805
DE
11122010-07-30 Doug Evans <dje@google.com>
1113
c98ee71b
DE
1114 * gdb.cp/temargs.exp: For new tests that require newer gccs,
1115 xfail them when run with older gccs.
1116
fd961404
DE
1117 * lib/gdb.exp (build_executable): Forward "c++" option to
1118 get_compiler_info.
1119
999adef4
DE
1120 * gdb.python/py-type.exp (test_template): Mark as xfail tests
1121 "python print ttype.template_argument(1)" and
1122 "python print isinstance(ttype.template_argument(1), gdb.Value)"
1123 if using gcc 4.4 or earlier.
1124
d3765805
DE
1125 * gdb.base/valgrind-db-attach.exp: Use unique test name for
1126 attach-to-debugger handling.
1127
1276c759
JK
11282010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1129
1130 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
1131 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
1132 (main): Use copyreloc.
1133 * gdb.base/prelink.exp (split debug of executable)
1134 (.dynbss vs. .bss address shift): New tests.
1135
88caa9b9
PA
11362010-07-29 Pedro Alves <pedro@codesourcery.com>
1137
1138 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
1139 in gdb_test_multiple.
1140
c6f2ac43
PA
11412010-07-29 Pedro Alves <pedro@codesourcery.com>
1142
1143 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
1144 environment.
1145
326fd672
TT
11462010-07-28 Tom Tromey <tromey@redhat.com>
1147
1148 PR python/11060:
1149 * gdb.python/py-type.c (Temargs): New template.
1150 (temvar): New variable.
1151 * gdb.python/py-type.exp (test_template): New proc.
1152
3ce3b1ba
PA
11532010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1154
1155 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
1156 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
1157
34eaf542
TT
11582010-07-28 Tom Tromey <tromey@redhat.com>
1159
1160 PR c++/9946:
1161 * gdb.cp/temargs.exp: New file.
1162 * gdb.cp/temargs.cc: New file.
1163
d41b819e
JK
11642010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1165
1166 * gdb.base/help.exp (help disassemble): Update the content.
1167
26ab7092
JK
11682010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1169
1170 * gdb.threads/ia64-sigill.exp: New file.
1171 * gdb.threads/ia64-sigill.c: New file.
1172
5283e9e1
TT
11732010-07-27 Tom Tromey <tromey@redhat.com>
1174
1175 * gdb.opt/inline-cmds.c (ATTR): New define.
1176 (func1): Use it.
1177 (func2): Likewise.
1178 (func3): Likewise.
1179 (outer_inline1): Likewise.
1180 (outer_inline2): Likewise.
1181 * gdb.opt/inline-bt.c (ATTR): New define.
1182 (func1): Use it.
1183 (func2): Likewise.
1184 * gdb.opt/inline-locals.c (ATTR): New define.
1185 (func1): Use it.
1186 (func2): Likewise.
1187
e992ef73
TT
11882010-07-27 Tom Tromey <tromey@redhat.com>
1189
1190 * gdb.stabs/gdb11479.c (hack): New function.
1191 (test): Use it.
1192 (test2): Use it.
1193 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
1194 (int32_search_buf, int64_search_buf): No longer static.
1195 (x): Remove.
1196 * gdb.base/relocate.c (hack): New function.
1197
5374244e
PM
11982010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1199
1200 * gdb.python/py-value.exp (test_inferior_function_call): New function.
1201 * gdb.python/py-value.c (func1): New function.
1202 (func2): Likewise.
1203
a99aee83
CV
12042010-07-26 Corinna Vinschen <vinschen@redhat.com>
1205
1206 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
1207 as not to clash with .data section.
1208
a04ba985
JG
12092010-07-26 Jerome Guitton <guitton@adacore.com>
1210
1211 * gdb.base/code_elim.exp: New file.
1212 * gdb.base/code_elim1.c: New file.
1213 * gdb.base/code_elim2.c: New file.
1214
23bd0f7c
PA
12152010-07-21 Pedro Alves <pedro@codesourcery.com>
1216
1217 PR symtab/11827
1218
1219 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
1220 (some_volatile_enum): New variable.
1221 * gdb.base/printcmds.exp (test_print_enums): New.
1222 <top level>: Call it.
1223
883df6dd
SW
12242010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
1225
1226 * gdb.cp/fpointer.cc: New test.
1227 * gdb.cp/fpointer.exp: New test.
1228
569b05a5
JK
12292010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1230
1231 * gdb.base/solib-nodir.exp: New file.
1232 * lib/gdb.exp (runto): New case for a GDB internal error.
1233
51d7d803
JK
12342010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1235 Ulrich Weigand <uweigand@de.ibm.com>
1236 Tom Tromey <tromey@redhat.com>
1237
1238 * gdb.base/charset-malloc.c: New file.
1239 * gdb.base/charset.c (malloc_stub): New prototype.
1240 (main): Call it instead of malloc itself.
1241 * gdb.base/charset.exp: Use only prepare_for_testing.
1242 (binfile): Remove the variable.
1243
c0edd9ed
JK
12442010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1245
1246 Make core files the process_stratum.
1247 * gdb.base/corefile.exp (run: load core again)
1248 (run: sanity check we see the core file, run: with core)
1249 (run: core file is cleared, attach: load core again)
1250 (attach: sanity check we see the core file, attach: with core)
1251 (attach: core file is cleared): New tests.
1252 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
1253
3cbaedff
KW
12542010-07-14 Ken Werner <ken.werner@de.ibm.com>
1255
1256 * gdb.arch/altivec-abi.exp: New tests.
1257
91158a56
TT
12582010-07-13 Tom Tromey <tromey@redhat.com>
1259
1260 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
1261 (main): Use it.
1262 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
1263
0f5238ed
TT
12642010-07-13 Tom Tromey <tromey@redhat.com>
1265
1266 * gdb.base/label.exp: New file.
1267 * gdb.base/label.c: New file.
1268
add265ae
L
12692010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
1270 H.J. Lu <hongjiu.lu@intel.com>
1271
1272 * lib/gdb.exp (is_ilp32_target): New.
1273 (is_lp64_target): Likewise.
1274
1275 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
1276 target.
1277 * gdb.arch/amd64-disp-step.exp: Likewise.
1278 * gdb.arch/amd64-dword.exp: Likewise.
1279 * gdb.arch/amd64-i386-address.exp: Likewise.
1280 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 1281
add265ae
L
1282 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
1283 target.
1284 * gdb.arch/i386-bp_permanent.exp: Likewise.
1285 * gdb.arch/i386-byte.exp: Likewise.
1286 * gdb.arch/i386-disp-step.exp: Likewise.
1287 * gdb.arch/i386-gnu-cfi.exp: Likewise.
1288 * gdb.arch/i386-prologue.exp: Likewise.
1289 * gdb.arch/i386-size-overlap.exp: Likewise.
1290 * gdb.arch/i386-size.exp: Likewise.
1291 * gdb.arch/i386-sse.exp: Likewise.
1292 * gdb.arch/i386-unwind.exp: Likewise.
1293 * gdb.arch/i386-word.exp: Likewise.
1294
1295 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
1296 test only when building 64-bit executables. Do not hard-code
1297 -m64 option.
1298
2dfb8c17
DE
12992010-07-07 Doug Evans <dje@google.com>
1300
1301 * lib/gdb.exp (gdb_test_list_exact): New function.
1302 * gdb.base/default.exp (show convenience): Call it, add tests for
1303 $_sdata = void, $_thread = 0.
1304
4e5799b6
JK
13052010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1306 Joel Brobecker <brobecker@adacore.com>
1307
1308 Fix re-run of PIE executable, PR shlibs/11776.
1309 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
1310 Remove $displacement_main to match the solib-svr4.c change. New "kill"
1311 and re-"run" of the inferior.
1312
1a219cc7
JK
13132010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1314 Joel Brobecker <brobecker@adacore.com>
1315
1316 Cope with missing /usr/sbin/prelink.
1317 * lib/prelink-support.exp (prelink_no):
1318 <result == 1 && $output is "no such file or directory">: New.
1319 (prelink_yes): Likewise. Return on failed prelink_no.
1320
5e3b36f8
JK
13212010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1322 Joel Brobecker <brobecker@adacore.com>
1323
1324 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
1325 build_executable by build_executable_own_libs. Replace "prelink -R"
1326 execution by a call of prelink_yes. Comment why "prelink -r" needs no
1327 change.
1328 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
1329 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
1330 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
1331 Replace build_executable by build_executable_own_libs's function
1332 build_executable_own_libs.
1333 (prelinkNO): Create new stub to call prelink_no.
1334 (prelinkYES): Create new stub to call prelink_yes.
1335 (test_attach): Rename calls of copy to file_copy.
1336 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
1337 (copy): Move to ...
1338 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
1339 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
1340 * gdb.base/prelink.exp: Disable testcase also for is_remote and
1341 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
1342 special flags by gdb_compile_shlib. Replace second gdb_compile by
1343 build_executable_own_libs. Replace "prelink -R" execution by a call of
1344 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
1345 a second call of prelink_yes. Replace restart commands by
1346 clean_restart.
1347 (prelink): Rename to ...
1348 (seen displacement message): ... this test. Extend its expectation
1349 strictness.
1350
86e4bafc
JK
13512010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1352
1353 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
1354 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
1355 displacement message exactly once.
1356
3cd07d20
JK
13572010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1358 Joel Brobecker <brobecker@adacore.com>
1359
1360 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
1361 its restore after the <$relink_args != ""> loop. new comment.
1362
0a1e94c7
JK
13632010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1364 Joel Brobecker <brobecker@adacore.com>
1365
1366 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
1367 code for it. New variable relink_args.
1368 (prelinkYES): Call prelinkNO.
1369 (test_attach): Accept new parameter relink_args. Re-prelink the binary
1370 in such case. Move the core code to ...
1371 (test_attach_gdb): ... a new function. Send GDB command "file".
1372 Extend expected "Attaching to " string.
1373
2f70bcfb
TT
13742010-07-02 Tom Tromey <tromey@redhat.com>
1375
1376 * gdb.base/bitops.exp: Remove extraneous "pass".
1377
a17ac5b0
TT
13782010-07-02 Ken Werner <ken.werner@de.ibm.com>
1379
1380 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
1381
dc10affe
PA
13822010-07-01 Pedro Alves <pedro@codesourcery.com>
1383
d41c0fc8
PA
1384 * gdb.base/help.exp: Adjust expected output.
1385
13862010-07-01 Pedro Alves <pedro@codesourcery.com>
1387
1388 * gdb.base/help.exp: Adjust expected output.
dc10affe 1389
0a600c36
JK
13902010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1391
1392 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
1393 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
1394 c++/11702.
1395
37cc8bfe
JK
13962010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1397 Doug Evans <dje@google.com>
1398
1399 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
1400 add .dynamic entry'.
1401
254e6b9e
DE
14022010-06-29 Doug Evans <dje@google.com>
1403
1404 Test PR c++/11702.
1405 * gdb.cp/m-static.exp: Add testcase.
1406 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
1407
595939de 14082010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
1409 Tom Tromey <tromey@redhat.com>
1410 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
1411
1412 * gdb.python/py-inferior.c: New File.
1413 * gdb.python/py-infthread.c: New File.
1414 * gdb.python/py-inferior.exp: New File.
1415 * gdb.python/py-infthread.exp: New File.
1416
98751a41
JK
14172010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1418
1419 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
1420 (ptype ::C::OtherFileClass typedefs): New.
1421 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
1422 (C::OtherFileClass::cOtherFileClassVar2): New.
1423 (C::OtherFileClass::cOtherFileClassVar_use): Use also
1424 cOtherFileClassVar2.
1425 (C::cOtherFileType2, C::cOtherFileVar2): New.
1426 (C::cOtherFileVar_use): use also cOtherFileVar2.
1427 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
1428
41f62f39
JK
14292010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1430
1431 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
1432 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
1433 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
1434 (print ::C::cOtherFileVar)
1435 (whatis C::OtherFileClass::cOtherFileClassType)
1436 (whatis ::C::OtherFileClass::cOtherFileClassType)
1437 (print C::OtherFileClass::cOtherFileClassVar)
1438 (print ::cOtherFileClassVar)
1439 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
1440 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
1441 trailing content.
1442 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
1443 (C::OtherFileClass::cOtherFileClassVar)
1444 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
1445 (C::cOtherFileVar, C::cOtherFileVar_use): New.
1446
af53d231
JK
14472010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1448
1449 Test PR c++/11703 and PR gdb/1448.
1450 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
1451 gdb/1448.
1452
9655fd1a
JK
14532010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1454
1455 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
1456 (main) <rtti_data>: New.
1457 * gdb.cp/virtbase.exp (print rtti_data): New.
1458
824cc8dd
JK
14592010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1460 Joel Brobecker <brobecker@adacore.com>
1461
1462 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
1463
6036c742
JK
14642010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1465
1466 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
1467
de6a0421
DE
14682010-06-28 Doug Evans <dje@google.com>
1469
1470 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
1471
b2dae948
DE
14722010-06-27 Doug Evans <dje@google.com>
1473
1474 * gdb.cp/m-static.exp: Update expected test output.
1475
0f3bb72e
PH
14762010-06-25 Paul Hilfinger <hilfinger@adacore.com>
1477
889bf7c5
PA
1478 * gdb.gdb/selftest.exp: Adjust expected message for
1479 capturing start-up runtime.
0f3bb72e 1480
bc9f0842
TT
14812010-06-25 Tom Tromey <tromey@redhat.com>
1482
1483 PR python/10808:
1484 * gdb.python/python.exp: Add new tests.
1485
099ef718
SW
14862010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
1487
1488 * gdb.cp/operator.cc: Created an import loop.
1489 * gdb.cp/operator.exp: Added testcase for import loop.
1490
5868a632
JK
14912010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1492
1493 Test PR python/11407.
1494 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
1495 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
1496 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
1497 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
1498 executable_nofb and executable_fb. New variables srcsfile, objsfile,
1499 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
1500 binfile. Call gdb_compile with clean_restart twice.
1501 (func_nofb print, func_nofb backtrace, func_loopfb print)
1502 (func_loopfb backtrace): New.
1503
af76db58
JK
15042010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1505
1506 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
1507 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
1508 by a hand made one.
1509 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
1510 i?86 requirement. Remove variables srcfile and binfile. New variable
1511 sources, executable_nofb and executable_fb. Call prepare_for_testing.
1512
f2c7657e
UW
15132010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1514
1515 * gdb.cell/dwarfaddr.exp: New file.
1516 * gdb.cell/dwarfaddr.S: New file.
1517
628fe4e4
JK
15182010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1519
1520 Test PR 9436.
1521 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
1522
f1421989
HZ
15232010-06-24 Hui Zhu <teawater@gmail.com>
1524
1525 * gdb.base/eval.exp: New file.
1526
d03285ec
UW
15272010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1528
1529 * gdb.cell/fork.exp: New file.
1530 * gdb.cell/fork.c: Likewise.
1531 * gdb.cell/fork-spu.c: Likewise.
1532
41b2c92d
PM
15332010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
1534
1535 * lib/gdb.exp (banned_variables_traced): New global variable.
1536 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
1537 (gdb_init): Use `trace add variable' instead of obsolete
1538 `trace variable'.
1539
d5bc977f
DE
15402010-06-21 Doug Evans <dje@google.com>
1541
1542 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
1543
d2ed6730
UW
15442010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1545
1546 * gdb.arch/spu-ls.exp: New file.
1547 * gdb.arch/spu-ls.c: Likewise.
1548
6aed2dbc
SS
15492010-06-18 Stan Shebs <stan@codesourcery.com>
1550
1551 * gdb.threads/thread-specific.exp: Add tests of $_thread.
1552
e0756905
UW
15532010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1554
1555 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
1556 * gdb.base/watch-cond.exp: Likewise.
1557 * gdb.python/py-breakpoint.exp: Likewise.
1558
d8053d4d
PA
15592010-06-18 Pedro Alves <pedro@codesourcery.com>
1560
1561 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
1562 clean_restart, make sure every test has a distinct message, and
1563 that messages don't include the executable' full path.
1564
81ce510c
DE
15652010-06-17 Doug Evans <dje@google.com>
1566
1567 * gdb.arch/i386-size.exp: Updated expected output for
1568 DISASSEMBLY_OMIT_FNAME.
1569
65d79d4b
SDJ
15702010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1571 Sergio Durigan Junior <sergiodj@redhat.com>
1572
1573 * gdb.base/watch-notconst.c: New file.
1574 * gdb.base/watch-notconst.S: New file.
1575 * gdb.base/watch-notconst2.c: New file.
1576 * gdb.base/watch-notconst2.S: New file.
1577 * gdb.base/watch-notconst.exp: New file.
1578 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
1579 (func4): Add operations on `global_ptr_ptr'.
1580 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
1581 routine to test watchpoints created with a constant expression.
1582 (test_inaccessible_watchpoint): Include tests for watchpoints
1583 created with a constant expression.
1584
df0f4836
KB
15852010-06-14 Kevin Buettner <kevinb@redhat.com>
1586
1587 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
1588 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
1589 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
1590 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
1591 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
1592 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
1593 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
1594 of `_start'.
1595
b769def5
UW
15962010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1597
1598 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
1599 not supported on the target.
1600 * gdb.mi/mi-nonstop-exit.exp: Likewise.
1601 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1602 * gdb.mi/mi-nsintrall.exp: Likewise.
1603 * gdb.mi/mi-nsmoribund.exp: Likewise.
1604 * gdb.mi/mi-nsthrexec.exp: Likewise.
1605
d914c394
SS
16062010-06-11 Stan Shebs <stan@codesourcery.com>
1607
1608 * gdb.base/permissions.exp: New file.
1609
16102010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
1611
1612 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
1613 does not support ELF executable class.
1614
f3ce5b9c
UW
16152010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1616
1617 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
1618
8e46892c
JK
16192010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1620
1621 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
1622 (runto): Catch "The target does not support running in non-stop mode.".
1623
6cc55c64
MS
16242010-06-11 Michael Snyder <msnyder@vmware.com>
1625
1626 * gdb.base/setshow.exp (set language asm): Don't use
1627 gdb_test_no_output, fails on some targets.
1628
caddefa4
UW
16292010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1630
1631 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
1632 * gdb.cp/pr9167.exp: Likewise.
1633
468b1aa7
UW
16342010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1635
1636 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
1637
5c3552dc
UW
16382010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1639
1640 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
1641
02e6fe6a
UW
16422010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1643
1644 * gdb.base/charset.c (main): Make sure malloc gets linked in.
1645
0e03807e
TT
16462010-06-11 Tom Tromey <tromey@redhat.com>
1647
1648 PR gdb/9977, PR exp/11636::
1649 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
1650 (pieces_test_f6): Update expected output.
1651
2bdf28a0
JK
16522010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1653
1654 * gdb.base/moribund-step.exp: New.
1655
f6978de9
MS
16562010-06-08 Michael Snyder <msnyder@vmware.com>
1657
1658 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 1659 * gdb.ada/boolean_expr.exp:
f6978de9
MS
1660 * gdb.ada/frame_args.exp: Ditto.
1661 * gdb.ada/lang_switch.exp: Ditto.
1662 * gdb.ada/ptype_arith_binop.exp: Ditto.
1663 * gdb.ada/ref_param.exp: Ditto.
1664 * gdb.ada/type_coercion.exp:Ditto.
1665
1666 * gdb.asm/asm-source.exp: Ditto.
1667
1668 * gdb.base/attach.exp: Ditto.
1669 * gdb.base/bitfields2.exp: Ditto.
1670 * gdb.base/call-signal-resume.exp: Ditto.
1671 * gdb.base/callfuncs.exp: Ditto.
1672 * gdb.base/commands.exp: Ditto.
1673 * gdb.base/dbx.exp: Ditto.
1674 * gdb.base/default.exp: Ditto.
1675 * gdb.base/dump.exp: Ditto.
1676 * gdb.base/exprs.exp: Ditto.
1677 * gdb.base/freebpcmd.exp: Ditto.
1678 * gdb.base/interrupt.exp: Ditto.
1679 * gdb.base/list.exp: Ditto.
1680 * gdb.base/long_long.exp: Ditto.
1681 * gdb.base/maint.exp: Ditto.
1682 * gdb.base/ptype.exp: Ditto.
1683 * gdb.base/return.exp: Ditto.
1684 * gdb.base/setshow.exp: Ditto.
1685 * gdb.base/sigbpt.exp: Ditto.
1686 * gdb.base/sigrepeat.exp: Ditto.
1687
1688 * gdb.cp/classes.exp: Ditto.
1689
1690 * gdb.dwarf2/dw2-restore.exp: Ditto.
1691
1692 * gdb.gdb/selftest.exp: Ditto.
1693
1694 * gdb.multi/base.exp: Ditto.
1695 * gdb.multi/bkpt-multi-exec.exp: Ditto.
1696
1697 * gdb.python/py-block.exp: Ditto.
1698 * gdb.python/py-prettyprint.exp: Ditto.
1699 * gdb.python/py-template.exp: Ditto.
1700
1701 * gdb.server/ext-attach.exp: Ditto.
1702 * gdb.server/ext-run.exp: Ditto.
1703 * gdb.server/server-mon.exp: Ditto.
1704
1705 * gdb.threads/fork-thread-pending.exp: Ditto.
1706 * gdb.threads/hand-call-in-threads.exp: Ditto.
1707 * gdb.threads/interrupted-hand-call.exp: Ditto.
1708 * gdb.threads/linux-dp.exp: Ditto.
1709 * gdb.threads/manythreads.exp: Ditto.
1710 * gdb.threads/print-threads.exp: Ditto.
1711 * gdb.threads/pthreads.exp: Ditto.
1712 * gdb.threads/schedlock.exp: Ditto.
1713 * gdb.threads/thread-unwindonsignal.exp: Ditto.
1714 * gdb.threads/threadapply.exp: Ditto.
1715
de7ff789
MS
17162010-06-08 Michael Snyder <msnyder@vmware.com>
1717
889bf7c5 1718 * gdb.ada/exec_changed.exp:
de7ff789
MS
1719 Use ".*" instead of "" as wildcard regexp.
1720
1721 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
1722 * gdb.base/call-ar-st.exp: Ditto.
1723 * gdb.base/checkpoint.exp: Ditto.
1724 * gdb.base/default.exp: Ditto.
1725 * gdb.base/dump.exp: Ditto.
1726 * gdb.base/ending-run.exp: Ditto.
1727 * gdb.base/fileio.exp: Ditto.
1728 * gdb.base/miscexprs.exp: Ditto.
1729 * gdb.base/pointers.exp: Ditto.
1730 * gdb.base/readline.exp: Ditto.
1731 * gdb.base/reread.exp: Ditto.
1732 * gdb.base/restore.exp: Ditto.
1733 * gdb.base/shlib-call.exp: Ditto.
1734 * gdb.base/valgrind-db-attach.exp: Ditto.
1735 * gdb.base/volatile.exp: Ditto.
1736 * gdb.base/watchpoints.exp: Ditto.
1737
1738 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
1739
1740 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
1741 * gdb.python/py-value.exp: Ditto.
1742
1743 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
1744 * gdb.trace/circ.exp: Ditto.
1745 * gdb.trace/collection.exp: Ditto.
1746 * gdb.trace/packetlen.exp: Ditto.
1747 * gdb.trace/passc-dyn.exp: Ditto.
1748 * gdb.trace/report.exp: Ditto.
1749 * gdb.trace/tfile.exp: Ditto.
1750 * gdb.trace/tfind.exp: Ditto.
1751 * gdb.trace/while-dyn.exp: Ditto.
1752
3bebe2f2
JK
17532010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1754
1755 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
1756
5c631832
JK
17572010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1758
1759 Test PR 10640.
1760 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
1761
4c3376c8
SW
17622010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
1763
1764 * gdb.cp/koenig.exp: Test for ADL operators.
1765 * gdb.cp/koenig.cc: Added ADL operators.
1766 * gdb.cp/operator.exp: New test.
1767 * gdb.cp/operator.cc: New test.
1768
dc226d5a
MS
17692010-06-04 Michael Snyder <msnyder@vmware.com>
1770
dfb88a23
MS
1771 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
1772 * gdb.base/pending.exp: Ditto.
f7ae76b3 1773
dc226d5a
MS
1774 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
1775
967cf477
DE
17762010-06-04 Doug Evans <dje@google.com>
1777
1778 * gdb.python/py-prettyprint.exp: Add new test for enabled and
1779 disabled printers.
1780 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
1781 (enable_lookup_function): New function.
1782
eb801841
TT
17832010-06-04 Tom Tromey <tromey@redhat.com>
1784
1785 * gdb.python/py-value.exp (test_value_hash): Don't test equality
1786 of hash and id.
1787
38979823
JK
17882010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1789
1790 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
1791 newline.
1792 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
1793 (empty verbose non-noisy clear, empty verbose noisy clear)
1794 (empty non-verbose noisy clear): Likewise.
1795
35ec993f
MS
17962010-06-03 Michael Snyder <msnyder@vmware.com>
1797
1798 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
1799 * gdb.base/display.exp: Ditto.
1800 * gdb.base/find.exp: Ditto.
1801 * gdb.base/ifelse.exp: Ditto.
1802 * gdb.base/multi-forks.exp: Ditto.
1803 * gdb.base/recurse.exp: Ditto.
1804 * gdb.base/setshow.exp: Ditto.
1805 * gdb.base/value-double-free.exp: Ditto.
1806 * gdb.base/watch-vfork.exp: Ditto.
1807 * gdb.base/watch_thread_num.exp: Ditto.
1808 * gdb.base/watchpoint-solib.exp: Ditto.
1809 * gdb.base/watchpoint.exp: Ditto.
1810 * gdb.base/watchpoints.exp: Ditto.
1811
1812 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
1813 * gdb.cp/overload.exp: Ditto.
1814 * gdb.cp/virtfunc.exp: Ditto.
1815
1816 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
1817
889bf7c5 1818 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
1819 Replace gdb_test with gdb_test_no_output.
1820
889bf7c5 1821 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
1822 Replace gdb_test with gdb_test_no_output.
1823 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
1824 * gdb.threads/watchthreads.exp: Ditto.
1825 * gdb.threads/watchthreads2.exp: Ditto.
1826
1827 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
1828 * gdb.trace/tfind.exp: Ditto.
1829
c22decce
JB
18302010-06-03 Joel Brobecker <brobecker@adacore.com>
1831
1832 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
1833 successful test if message is the empty string.
1834
fd5700c7
JK
18352010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1836
1837 * gdb.fortran/module.exp (stopped language detection): New test.
1838
f55ee35c
JK
18392010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1840
1841 Support DW_TAG_module as separate namespaces.
1842 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
1843 gdb.fortran/library-module-lib.f90: New.
1844 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
1845 (print i): Remove.
1846 (continue to breakpoint: i-is-1, print var_i value 1)
1847 (continue to breakpoint: i-is-2, print var_i value 2)
1848 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
1849 (print var_d, print var_i value 14, ptype modmany, complete `modm)
1850 (complete `modmany, complete `modmany`, complete `modmany`var)
1851 (show language, setting breakpoint at module): New tests.
1852 * gdb.fortran/module.f90 (module mod): Remove.
1853 (module mod1, module mod2, module modmany, subroutine sub1)
1854 (subroutine sub2, program module): New.
1855
b8e8282f
JK
18562010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1857
1858 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
1859 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
1860 * gdb.cp/anon-union.exp (pass): Rename to ...
1861 (print z 2): ... here.
b8e8282f 1862
019ebafc
MS
18632010-06-02 Michael Snyder <msnyder@vmware.com>
1864
e68d8fd4
MS
1865 * gdb.trace/actions.exp: Use gdb_test_no_output.
1866 * gdb.trace/circ.exp: Ditto.
1867 * gdb.trace/packetlen.exp: Ditto.
1868 * gdb.trace/save-trace.exp: Ditto.
1869 * gdb.trace/tracecmd.exp: Ditto.
1870 * gdb.trace/tsv.exp: Ditto.
1871
12b5d08a
MS
1872 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
1873 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
1874 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
1875 * gdb.threads/manythreads.exp: Ditto.
1876 * gdb.threads/print-threads.exp: Ditto.
1877 * gdb.threads/pthreads.exp: Ditto.
1878 * gdb.threads/schedlock.exp: Ditto.
1879 * gdb.threads/staticthreads.exp: Ditto.
1880 * gdb.threads/thread-specific.exp: Ditto.
1881 * gdb.threads/thread-unwindonsignal.exp: Ditto.
1882 * gdb.threads/threadapply.exp: Ditto.
1883 * gdb.threads/watchthreads.exp: Ditto.
1884 * gdb.threads/watchthreads2.exp: Ditto.
1885
89493308
MS
1886 * gdb.python/py-block.exp: Use gdb_test_no_output.
1887 * gdb.python/py-prettyprint.exp: Ditto.
1888 * gdb.python/py-template.exp: Ditto.
1889 * gdb.python/py-value.exp: Ditto.
1890
1891 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
1892 * gdb.reverse/watch-reverse.exp: Ditto.
1893
1894 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
1895 * gdb.server/ext-run.exp: Ditto.
1896
019ebafc
MS
1897 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
1898 * gdb.dwarf2/dw2-compressed.exp: Ditto.
1899 * gdb.dwarf2/dw2-intercu.exp: Ditto.
1900 * gdb.dwarf2/dw2-intermix.exp: Ditto.
1901 * gdb.dwarf2/dw2-producer.exp: Ditto.
1902 * gdb.dwarf2/mac-fileno.exp: Ditto.
1903
1904 * gdb.gdb/observer.exp: Use gdb_test_no_output.
1905 * gdb.gdb/selftest.exp: Ditto.
1906
1907 * gdb.multi/base.exp: Use gdb_test_no_output.
1908
1909 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
1910
3e0ca3a5
JK
19112010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1912
1913 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
1914
9db70545
MS
19152010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
1916
a8d52276
MS
1917 * gdb.cp/class2.exp: Use gdb_test_no_output.
1918 * gdb.cp/classes.exp: Ditto.
1919 * gdb.cp/extern-c.exp: Ditto.
1920 * gdb.cp/inherit.exp: Ditto.
1921 * gdb.cp/maint.exp: Ditto.
1922 * gdb.cp/mb-inline.exp: Ditto.
1923 * gdb.cp/mb-templates.exp: Ditto.
1924 * gdb.cp/method2.exp: Ditto.
1925 * gdb.cp/misc.exp: Ditto.
1926 * gdb.cp/ovldbreak.exp: Ditto.
1927 * gdb.cp/punctuator.exp: Ditto.
1928 * gdb.cp/templates.exp: Ditto.
1929 * gdb.cp/virtbase.exp: Ditto.
1930
889bf7c5 1931 * gdb.threads/attach-stopped.exp:
9db70545 1932 Replace uses of send_gdb / gdb_expect.
889bf7c5 1933 * gdb.threads/attachstop-mt.exp:
9db70545 1934 Replace uses of send_gdb / gdb_expect.
889bf7c5 1935 * gdb.threads/gcore-thread.exp:
9db70545 1936 Replace uses of send_gdb / gdb_expect.
889bf7c5 1937 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
1938 Replace uses of send_gdb / gdb_expect.
1939 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 1940 * gdb.threads/print-threads.exp:
9db70545
MS
1941 Replace uses of send_gdb / gdb_expect.
1942 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
1943 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
1944 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
1945
1946 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
1947 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
1948 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
1949 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
1950 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
1951 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
1952 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
1953 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
1954 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
1955 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
1956 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
1957
359cc68c
JK
19582010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1959
1960 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
1961
7d3fe98e
SW
19622010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
1963
1964 * gdb.cp/koenig.exp: Added new test case.
1965 * gdb.cp/koenig.cc: Ditto.
1966
27d3a1a2
MS
19672010-06-01 Michael Snyder <msnyder@vmware.com>
1968
1969 * gdb.base/arithmet.exp: Use gdb_test_no_output.
1970 * gdb.base/arrayidx.exp: Ditto.
1971 * gdb.base/attach.exp: Ditto.
1972 * gdb.base/auxv.exp: Ditto.
1973 * gdb.base/bigcre.exp: Ditto.
1974 * gdb.base/break-always.exp: Ditto.
1975 * gdb.base/break-interp.exp: Ditto.
1976 * gdb.base/break.exp: Ditto.
1977 * gdb.base/breakpoint-shadow.exp: Ditto.
1978 * gdb.base/call-ar-st.exp: Ditto.
1979 * gdb.base/call-sc.exp: Ditto.
1980 * gdb.base/call-signal-resume.exp: Ditto.
1981 * gdb.base/callfuncs.exp: Ditto.
1982 * gdb.base/catch-syscall.exp: Ditto.
1983 * gdb.base/charset.exp: Ditto.
1984 * gdb.base/code-expr.exp: Ditto.
1985 * gdb.base/commands.exp: Ditto.
1986 * gdb.base/cond-expr.exp: Ditto.
1987 * gdb.base/condbreak.exp: Ditto.
1988 * gdb.base/cursal.exp: Ditto.
1989 * gdb.base/cvexpr.exp: Ditto.
1990 * gdb.base/default.exp: Ditto.
1991 * gdb.base/del.exp: Ditto.
1992 * gdb.base/detach.exp: Ditto.
1993 * gdb.base/display.exp: Ditto.
1994 * gdb.base/ena-dis-br.exp: Ditto.
1995 * gdb.base/eval-skip.exp: Ditto.
1996 * gdb.base/foll-fork.exp: Ditto.
1997 * gdb.base/foll-vfork.exp: Ditto.
1998 * gdb.base/frame-args.exp: Ditto.
1999 * gdb.base/funcargs.exp: Ditto.
2000 * gdb.base/gcore-buffer-overflow.exp: Ditto.
2001 * gdb.base/gdbvars.exp: Ditto.
2002 * gdb.base/help.exp: Ditto.
2003 * gdb.base/ifelse.exp: Ditto.
2004 * gdb.base/included.exp: Ditto.
2005 * gdb.base/list.exp: Ditto.
2006 * gdb.base/macscp.exp: Ditto.
2007 * gdb.base/maint.exp: Ditto.
2008 * gdb.base/multi-fork.exp: Ditto.
2009 * gdb.base/overlays.exp: Ditto.
2010 * gdb.base/page.exp: Ditto.
2011 * gdb.base/pending.exp: Ditto.
2012 * gdb.base/pointers.exp: Ditto.
2013 * gdb.base/pr11022.exp: Ditto.
2014 * gdb.base/prelink.exp: Ditto.
2015 * gdb.base/printcmds.exp: Ditto.
2016 * gdb.base/psymtab.exp: Ditto.
2017 * gdb.base/randomize.exp: Ditto.
2018 * gdb.base/relational.exp: Ditto.
2019 * gdb.base/relocate.exp: Ditto.
2020 * gdb.base/remote.exp: Ditto.
2021 * gdb.base/sepdebug.exp: Ditto.
2022 * gdb.base/set-lang-auto.exp: Ditto.
2023 * gdb.base/setshow.exp: Ditto.
2024 * gdb.base/setvar.exp: Ditto.
2025 * gdb.base/signals.exp: Ditto.
2026 * gdb.base/signull.exp: Ditto.
2027 * gdb.base/sigstep.exp: Ditto.
2028 * gdb.base/sizeof.exp: Ditto.
2029 * gdb.base/solib-disc.exp: Ditto.
2030 * gdb.base/store.exp: Ditto.
2031 * gdb.base/structs.exp: Ditto.
2032 * gdb.base/structs2.exp: Ditto.
2033 * gdb.base/subst.exp: Ditto.
2034 * gdb.base/term.exp: Ditto.
2035 * gdb.base/trace-commands.exp: Ditto.
2036 * gdb.base/unwindonsignal.exp: Ditto.
2037 * gdb.base/valgrind-db-attach.exp: Ditto.
2038 * gdb.base/varargs.exp: Ditto.
2039 * gdb.base/watch-cond.exp: Ditto.
2040 * gdb.base/watch_thread_num.exp: Ditto.
2041 * gdb.base/watchpoint-cond-gone.exp: Ditto.
2042 * gdb.base/watchpoint.exp: Ditto.
2043 * gdb.base/whatis-exp.exp: Ditto.
2044
f8d3bf8f
MS
20452010-06-01 Michael Snyder <msnyder@vmware.com>
2046
2047 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
2048 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
2049 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
2050 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
2051 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
2052 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
2053 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
2054 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
2055 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
2056 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
2057 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
2058 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
2059 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
2060 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
2061 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
2062
3f9e0d32
JK
20632010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2064
2065 * gdb.base/commands.exp (begin commands on watch): Remove excessive
2066 trailing newline.
2067 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
2068 * gdb.java/jmisc.exp (p *args\n): Rename to ...
2069 (p *args): ... here and remove excessive trailing newline.
2070
f629457d
JB
20712010-05-31 Joel Brobecker <brobecker@adacore.com>
2072
2073 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
2074
09eef106
JK
20752010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
2076
2077 Accept the new Linux kernel "t (tracing stop)" string.
2078 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
2079 Update comment.
2080 (state_wait) <T (tracing stop)>: New.
2081 (main): Update the state_wait expect string.
2082
94f31136
PA
20832010-05-28 Pedro Alves <pedro@codesourcery.com>
2084
2085 * limits.c, limits.exp: Delete files.
2086 * Makefile.in (clean mostlyclean): Adjust.
2087 * tracecmd.exp: Adjust.
2088
096554ab
JK
20892010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2090
2091 * gdb.base/tui-layout.exp: New.
2092
27d3a1a2 20932010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 2094
889bf7c5 2095 * gdb.reverse/break-precsave.exp:
bcd2dc50 2096 Replace uses of send_gdb / gdb_expect.
889bf7c5 2097 * gdb.reverse/break-reverse.exp:
bcd2dc50 2098 Replace uses of send_gdb / gdb_expect.
889bf7c5 2099 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 2100 Replace uses of send_gdb / gdb_expect.
889bf7c5 2101 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 2102 Replace uses of send_gdb / gdb_expect.
889bf7c5 2103 * gdb.reverse/finish-precsave.exp:
bcd2dc50 2104 Replace uses of send_gdb / gdb_expect.
889bf7c5 2105 * gdb.reverse/finish-reverse.exp:
bcd2dc50 2106 Replace uses of send_gdb / gdb_expect.
889bf7c5 2107 * gdb.reverse/i386-precsave.exp:
bcd2dc50 2108 Replace uses of send_gdb / gdb_expect.
889bf7c5 2109 * gdb.reverse/i386-reverse.exp:
bcd2dc50 2110 Replace uses of send_gdb / gdb_expect.
889bf7c5 2111 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 2112 Replace uses of send_gdb / gdb_expect.
889bf7c5 2113 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 2114 Replace uses of send_gdb / gdb_expect.
889bf7c5 2115 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 2116 Replace uses of send_gdb / gdb_expect.
889bf7c5 2117 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 2118 Replace uses of send_gdb / gdb_expect.
889bf7c5 2119 * gdb.reverse/machinestate.exp:
bcd2dc50 2120 Replace uses of send_gdb / gdb_expect.
889bf7c5 2121 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 2122 Replace uses of send_gdb / gdb_expect.
889bf7c5 2123 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 2124 Replace uses of send_gdb / gdb_expect.
889bf7c5 2125 * gdb.reverse/solib-precsave.exp:
bcd2dc50 2126 Replace uses of send_gdb / gdb_expect.
889bf7c5 2127 * gdb.reverse/solib-reverse.exp:
bcd2dc50 2128 Replace uses of send_gdb / gdb_expect.
889bf7c5 2129 * gdb.reverse/step-precsave.exp:
bcd2dc50 2130 Replace uses of send_gdb / gdb_expect.
889bf7c5 2131 * gdb.reverse/step-reverse.exp:
bcd2dc50 2132 Replace uses of send_gdb / gdb_expect.
889bf7c5 2133 * gdb.reverse/until-precsave.exp:
bcd2dc50 2134 Replace uses of send_gdb / gdb_expect.
889bf7c5 2135 * gdb.reverse/until-reverse.exp:
bcd2dc50 2136 Replace uses of send_gdb / gdb_expect.
889bf7c5 2137 * gdb.reverse/watch-precsave.exp:
bcd2dc50 2138 Replace uses of send_gdb / gdb_expect.
889bf7c5 2139 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
2140 Replace uses of send_gdb / gdb_expect.
2141
3def43e0
JK
21422010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2143
2144 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
2145 excessive newline.
2146
27d3a1a2 21472010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
2148
2149 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
2150 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
2151 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
2152 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
2153 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
2154 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
2155 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
2156 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
2157 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
2158 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
2159 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
2160 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
2161 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
2162 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
2163 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
2164 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
2165 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
2166 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
2167 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 2168
27d3a1a2 21692010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 2170
22454424
MS
2171 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
2172 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
2173
2174 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
2175 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
2176 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
2177
889bf7c5 2178 * gdb.reverse/consecutive-reverse.exp:
22454424 2179 Replace uses of send_gdb / gdb_expect.
889bf7c5 2180 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
2181 Replace uses of send_gdb / gdb_expect.
2182
2183 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
2184 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
2185 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 2186 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
2187 Replace uses of send_gdb / gdb_expect.
2188 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
2189 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
2190 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
2191 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
2192 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
2193 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
2194 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
2195 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
2196 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
2197
21982010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 2199
22454424 2200 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 2201
22454424 2202 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 2203
22454424
MS
2204 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
2205 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
2206 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
2207 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
2208 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
2209 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
2210 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
2211 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
2212 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 2213
6e5f2c59
TT
22142010-05-25 Tom Tromey <tromey@redhat.com>
2215
2216 * gdb.base/macscp.exp: Add missing space after setup_kfail.
2217
bbc8b958
TT
22182010-05-25 Tom Tromey <tromey@redhat.com>
2219
2220 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
2221 argument order.
2222 * gdb.base/macscp.exp: Fix setup_kfail argument order.
2223 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
2224 order.
2225 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
2226 order.
2227 * gdb.base/call-sc.exp (setup_kfails): Remove.
2228 (setup_compiler_kfails): Remove.
2229 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
2230 argument order.
2231 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
2232 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
2233 (advancei): Fix setup_kfail argument order.
2234 * gdb.base/radix.exp: Fix setup_kfail argument order.
2235 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
2236 order.
2237 * gdb.base/structs.exp (setup_kfails): Remove.
2238 (setup_compiler_kfails): Fix setup_kfail argument order.
2239 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
2240 order.
2241 * gdb.java/jmain.exp: Fix setup_kfail argument order.
2242 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
2243 setup_kfail argument order.
2244 * gdb.cp/overload.exp: Fix setup_kfail argument order.
2245
83d1babf
TT
22462010-05-25 Tom Tromey <tromey@redhat.com>
2247
2248 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
2249
6acb16a2
MS
22502010-05-25 Michael Snyder <msnyder@vmware.com>
2251
2252 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
2253 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
2254 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
2255 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
2256 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
2257 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
2258 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
2259 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
2260 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
2261 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
2262 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
2263 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
2264 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
2265 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
2266 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
2267 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
2268 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
2269 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
2270 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
2271 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
2272 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
2273 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
2274 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
2275 * gdb.base/default.exp: Replace send_gdb with gdb_test.
2276 * gdb.base/define.exp: Replace send_gdb with gdb_test.
2277 * gdb.base/display.exp: Replace send_gdb with gdb_test.
2278 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
2279 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
2280 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
2281 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
2282 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
2283 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
2284 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
2285 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
2286 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
2287 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
2288 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
2289 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
2290 * gdb.base/help.exp: Replace send_gdb with gdb_test.
2291 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
2292 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
2293 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
2294 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
2295 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
2296 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
2297 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
2298 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 2299 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
2300
23012010-05-25 Doug Evans <dje@google.com>
2302
2303 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
2304 gdb.string_to_argv.
ad3986f0 2305
d3b1e874
TT
23062010-05-21 Tom Tromey <tromey@redhat.com>
2307
2308 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
2309 Call it.
2310 * gdb.dwarf2/pieces.S: Update.
2311 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
2312
cb826367
TT
23132010-05-21 Tom Tromey <tromey@redhat.com>
2314
2315 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
2316 Call it.
2317 * gdb.dwarf2/pieces.c (struct C): New.
2318 (f6): New function.
2319 * gdb.dwarf2/pieces.S: Replace.
2320
74de6778
TT
23212010-05-21 Tom Tromey <tromey@redhat.com>
2322
2323 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
2324 Call it.
2325
afd74c5f
TT
23262010-05-21 Tom Tromey <tromey@redhat.com>
2327
2328 * gdb.dwarf2.pieces.exp: New file.
2329 * gdb.dwarf2.pieces.S: New file.
2330 * gdb.dwarf2.pieces.c: New file.
2331
a7b75dfd 23322010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 2333 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
2334
2335 * lib/gdb.exp (gdb_test_no_output): New function.
2336 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
2337 when testing commands that should produce no output.
2338
c81c812a
JB
23392010-05-17 Joel Brobecker <brobecker@adacore.com>
2340
2341 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
2342 parameter that we want to watch being a constant.
2343
0cce5bd9
JB
23442010-05-17 Joel Brobecker <brobecker@adacore.com>
2345
2346 * gdb.ada/cond_lang: New testcase.
2347
47050449
JB
23482010-05-17 Joel Brobecker <brobecker@adacore.com>
2349
2350 * lib/gdb.exp (banned_variables): New variable/constant.
2351 (gdb_init): Add write trace on variables listed in banned_variables.
2352 (gdb_finish): Remove write traces on variables listed in
2353 banned_variables.
2354
77c01586
JB
23552010-05-17 Joel Brobecker <brobecker@adacore.com>
2356
2357 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
2358 * gdb.cp/koenig.exp: Likewise.
2359
88d4aea7
PM
23602010-05-14 Phil Muldoon <pmuldoon@redhat.com>
2361
889bf7c5 2362 PR python/11482
88d4aea7
PM
2363
2364 * gdb.python/py-value.exp (test_value_hash): New function.
2365
f5a010c0
PM
23662010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
2367
2368 PR exp/11530.
2369 * gdb.base/gdb11530.c: New file.
2370 * gdb.base/gdb11530.exp: New file.
2371
8ef4892f
JK
23722010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2373
2374 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
2375 * gdb.dwarf2/dw2-modula2-self-type.S: New.
2376
7322dca9
SW
23772010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
2378
2379 * gdb.cp/koenig.exp: New test.
2380 * gdb.cp/koenig.cc: New test program.
2381
02e7ea18
JB
23822010-05-05 Joel Brobecker <brobecker@adacore.com>
2383
2384 Remove the use of prms_id and bug_id throughout the testsuite.
2385
e1c34c5d
PM
23862010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
2387
2388 PR exp/11349.
2389 * testsuite/gdb.cp/ref-types.exp: Add test to examine
2390 use a reference local variable.
2391
8e1d0c49
JK
23922010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2393
2394 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
2395 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
2396 variable different_dir. Move debugfile into a full directory pathname
2397 under DIFFERENT_DIR.
2398 * lib/gdb.exp (separate_debug_filename): Remove.
2399 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
2400 variable debug_dir and mkdir of it. Update function comments.
2401
e66408ed
PA
24022010-04-29 Pedro Alves <pedro@codesourcery.com>
2403
2404 PR gdb/11557
2405
2406 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
2407 files.
2408
d7b32ed3
PM
24092010-04-29 Phil Muldoon <pmuldoon@redhat.com>
2410
889bf7c5 2411 * gdb.python/py-param.exp: New File.
d7b32ed3 2412
6aecb9c2
JB
24132010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2414
2415 * gdb.base/default.exp: Fix "set language" test.
2416
bdf92a1c
PM
24172010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
2418
2419 PR breakpoints/11531.
2420 * gdb.base/gdb11531.c: New file.
2421 * gdb.base/gdb11531.exp: New file.
2422
3f172e24
TT
24232010-04-26 Tom Tromey <tromey@redhat.com>
2424
2425 * gdb.base/completion.exp: Add tests for completion and deprecated
2426 commands.
2427
64af4c92
JK
24282010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2429
2430 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
2431 (print /x char_array): Escape curly brackets.
2432
492928e4
JK
24332010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2434
2435 Fix deadlock on looped list of loaded shared objects.
2436 * gdb.base/solib-corrupted.exp: New.
2437
66d09542
DE
24382010-04-23 Doug Evans <dje@google.com>
2439
2440 * gdb.python/py-section-script.c: New file.
2441 * gdb.python/py-section-script.exp: New file.
2442 * gdb.python/py-section-script.py: New file.
2443
8bd10a10
CM
24442010-04-20 Chris Moller <cmoller@redhat.com>
2445
2446 PR 10179
2447
2448 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
2449 * gdb.base/pr10179-a.c:
2450 * gdb.base/pr10179-b.c:
2451 * gdb.base/pr10179.exp: New files.
2452
c0201579
JK
24532010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2454
2455 Fix crashes on dangling display expressions.
2456 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
2457 is SEP.
2458 (lib_flags): Remove the "debug" keyword.
2459 (libsepdebug): New variable for iterating new loop.
2460 (save_pf_prefix): New variable wrapping the loop.
2461 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
2462 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
2463
793b0ff8
PM
24642010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2465
2466 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
2467
097f51f7
PM
24682010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2469
2470 PR stabs/11479.
2471 * gdb.stabs/gdb11479.exp: New file.
2472 * gdb.stabs/gdb11479.c: New file.
2473
9a22f0d0
PM
24742010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2475
2476 * gdb.base/charset.c (Strin16, String32): New variables.
2477 * gdb.base/charset.exp (gdb_test): Test correct display
2478 of 16 or 32 bit strings.
2479
24802010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
2481
2482 PR 9167
2483 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
2484 * gdb.cp/pr9167.cc: New file.
2485 * gdb.cp/pr9167.exp: New file.
2486
2487
6e354e5e
PM
24882010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
2489
2490 PR pascal/11492.
2491 * gdb.pascal/gdb11492.pas: New file.
2492 * gdb.pascal/gdb11492.exp: New file.
2493
be942545
JB
24942010-04-20 Joel Brobecker <brobecker@adacore.com>
2495
1667e6e3 2496 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 2497
0c3acc09
JB
24982010-04-20 Joel Brobecker <brobecker@adacore.com>
2499
2500 * gdb.ada/dyn_loc: New testcase.
2501
ec31cde5
CM
25022010-04-20 Chris Moller <cmoller@redhat.com>
2503
2504 PR 10867
889bf7c5 2505
ec31cde5
CM
2506 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
2507 * gdb.cp/pr10687.cc: New file.
2508 * gdb.cp/pr10687.exp: New file.
2509
2510
ce4b0682
SDJ
25112010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2512 Sergio Durigan Junior <sergiodj@redhat.com>
2513
2514 * gdb.fortran/logical.exp: New testcase.
2515 * gdb.fortran/logical.f90: New file.
2516
3436961f
DE
25172010-04-19 Doug Evans <dje@google.com>
2518
2519 * gdb.base/help.exp (help source): Update expected output.
2520
4d836c09
JK
25212010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2522
2523 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
2524 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
2525 gdb_exit and return.
2526 (executable): New variable.
2527 (binfile): Use it.
2528
6149aea9
PA
25292010-04-19 Pedro Alves <pedro@codesourcery.com>
2530
2531 PR breakpoints/8554.
2532
2533 * gdb.trace/save-trace.exp: Adjust.
2534
ed41462c
L
25352010-04-17 H.J. Lu <hongjiu.lu@intel.com>
2536
2537 PR corefiles/11511
2538 * gdb.arch/system-gcore.exp: New.
2539 * gdb.arch/gcore.c: Likewise.
2540
3f7b2faa
DE
25412010-04-15 Doug Evans <dje@google.com>
2542
fa33c3cd
DE
2543 * gdb.python/py-progspace.c: New file.
2544 * gdb.python/py-progspace.exp: New file.
2545
3f7b2faa
DE
2546 * gdb.base/source.exp: Add tests for "source -s".
2547
79f283fe
PM
25482010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2549
2550 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
2551 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
2552 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
2553 * gdb.python/py-mi.exp: New test for to_string returning None.
2554
fc8eb08a
PM
25552010-04-12 Phil Muldoon <pmuldoon@redhat.com>
2556
2557 * gdb.python/py-breakpoint.c: Make result global.
2558
26e197f6
JK
25592010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2560
2561 Fix non-GNU make compatibility.
2562 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
2563
adc36818
PM
25642010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2565
2566 * gdb.python/py-breakpoint.exp: New File.
2567 * gdb.python/py-breakpoint.C: Ditto.
2568
64e17368
SS
25692010-04-08 Stan Shebs <stan@codesourcery.com>
2570
2571 * gdb.trace/actions.exp: Clear default-collect.
2572 * gdb.trace/save-trace.exp: Clear default-collect.
2573
fff5cc64
PM
25742010-04-08 Phil Muldoon <pmuldoon@redhat.com>
2575
2576 * gdb.python/py-value: Add null string variable.
2577 (test_lazy_string): Test zero length, NULL address lazy
2578 strings.
2579
a055a187
L
25802010-04-07 H.J. Lu <hongjiu.lu@intel.com>
2581
2582 * gdb.arch/i386-avx.c: New.
2583 * gdb.arch/i386-avx.exp: Likewise.
2584
2585 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
2586
96e39866
DE
25872010-04-06 Doug Evans <dje@google.com>
2588
2589 * gdb.base/source-test.gdb: New file.
2590 * gdb.base/source.exp: Test source -v.
2591
5984a431
UW
25922010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2593
2594 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
2595
ec8a089a
PM
25962010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
2597
2598 * gdb.stabs/aout.sed: Convert all backslash to double backslash
2599 within one line, unless it is followed by a double quote.
2600 * gdb.stabs/hppa.sed: Idem.
2601 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
2602 * gdb.stabs/weird.exp: Check for correct parsing of
2603 char and string constants.
ec8a089a
PM
2604 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
2605 in .stabs to .stabx substitution.
2606
fce3c1f0
SS
26072010-04-05 Stan Shebs <stan@codesourcery.com>
2608
2609 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
2610 constant global.
2611 * gdb.trace/tfile.exp: Try to print them.
2612
d77f58be
SS
26132010-04-04 Stan Shebs <stan@codesourcery.com>
2614
2615 * gdb.base/completion.exp: Update for new "info watchpoints".
2616 * gdb.base/default.exp: Ditto.
2617 * gdb.base/help.exp: Ditto.
2618 * gdb.base/watchpoint.exp: Ditto.
2619 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 2620
af54718e
SS
26212010-04-04 Stan Shebs <stan@codesourcery.com>
2622
2623 * gdb.trace/tfile.exp: Sharpen tfind test.
2624
74d1f91e
JK
26252010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2626
2627 * gdb.base/break-entry.exp: New.
2628
eb8e76db 26292010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 2630 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
2631
2632 * gdb.reverse/i386-sse-reverse.exp: New file.
2633 * gdb.reverse/i386-sse-reverse.c: New file.
2634
bf65cad8
PA
26352010-04-02 Pedro Alves <pedro@codesourcery.com>
2636
2637 * gdb.trace/tfind.exp: Adjust expected disassembly output.
2638
fff87407
SS
26392010-04-01 Stan Shebs <stan@codesourcery.com>
2640
2641 * gdb.trace/actions.exp: Tweak expected output.
2642 * gdb.trace/while-stepping.exp: Tweak expected output.
2643
fe01d668
L
26442010-04-01 H.J. Lu <hongjiu.lu@intel.com>
2645
2646 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
2647
86b17b60
PA
26482010-04-01 Pedro Alves <pedro@codesourcery.com>
2649
2650 * gdb.base/commands.exp: Adjust.
2651 * gdb.cp/extern-c.exp: Adjust.
2652
2c58c0a9
PA
26532010-04-01 Pedro Alves <pedro@codesourcery.com>
2654
2655 * gdb.trace/collection.c (local_test_func): Define a local struct,
2656 and instanciate it.
2657
0db9b91c
PA
26582010-04-01 Pedro Alves <pedro@codesourcery.com>
2659
2660 * gdb.trace/collection.exp (gdb_collect_args_test)
2661 (gdb_collect_argarray_test): XFAIL the tests that assume the
2662 argarray argument's elements are collected.
2663
8072405b
JK
26642010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
2665
2666 * gdb.dwarf2/dw2-bad-parameter-type.exp,
2667 gdb.dwarf2/dw2-bad-parameter-type.S: New.
2668
8bf6485c
SS
26692010-03-31 Stan Shebs <stan@codesourcery.com>
2670
2671 * gdb.trace/save-trace.exp: Test save/restore of default-collect
2672 and tracepoint conditionals.
2673 (gdb_verify_tracepoints): Delete unused return.
2674
fd7f724a
KS
26752010-03-26 Keith Seitz <keiths@redhat.com>
2676
2677 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
2678 appear in the output before main.
2679 Remove KFAIL for gdb/2215 aka bz 9320.
2680
8d9e7719
DE
26812010-03-30 Doug Evans <dje@google.com>
2682
0906dd0b
DE
2683 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
2684 by dejagnu.
2685 * gdb.arch/amd64-dword.exp: Ditto.
2686
8d9e7719
DE
2687 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
2688 match.
2689 (break printf): Ditto.
2690
1da644f0
SW
26912010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
2692
2693 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
2694 gcc < 4.4.
2695 * gdb.cp/shadow.exp: Ditto.
2696
a8121990
PA
26972010-03-29 Pedro Alves <pedro@codesourcery.com>
2698
2699 * gdb.trace/collection.exp (run_trace_experiment): Make sure
2700 "tstart" is silent.
2701
6e79d367
PA
27022010-03-29 Pedro Alves <pedro@codesourcery.com>
2703
2704 * gdb.trace/collection.exp (executable): New.
2705 (binfile): Use it.
2706 (fpreg, spreg, pcreg): New.
2707 (test_register): Use gdb_test_multiple. Pass /x to print.
2708 (prepare_for_trace_test): New.
2709 (run_trace_experiment): Use "continue", not gdb_run_cmd.
2710 (gdb_collect_args_test, gdb_collect_argstruct_test)
2711 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
2712 prepare_for_trace_test.
2713 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
2714 fpreg, spreg and pcreg.
2715 (gdb_collect_expression_test, gdb_collect_globals_test): Use
2716 prepare_for_trace_test.
2717 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
2718 try to detect tracing support here. Don't set breakpoints at
2719 `begin' or `end' here.
2720 <global scope>: Use clean_restart. Run to main before checking
2721 for tracing support. Check for for tracing support here.
2722
09248348
JK
27232010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2724
2725 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
2726 " as $displacement" to "seen displacement message".
2727
d350db38
PA
27282010-03-28 Pedro Alves <pedro@codesourcery.com>
2729
2730 * gdb.trace/while-dyn.exp (executable): New variable.
2731 (binfile): Use it.
2732 (test_while_stepping): New function. Move most tests here. Call
2733 it once for each of the while-stepping, stepping and ws aliases.
2734
907af001
UW
27352010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2736
2737 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
2738 that do not provide the tagless_struct type name at all.
2739 (test_print_anon_union): Do not check value of uninitialized
2740 union member. Do not use cp_test_ptype_class, so we can accept
2741 "long" as well as "long int".
2742
610197fd
PA
27432010-03-26 Pedro Alves <pedro@codesourcery.com>
2744
2745 * gdb.trace/tfile.c (tohex, bin2hex): New.
2746 (write_error_trace_file): Hexify error description.
2747
6c28cbf2
SS
27482010-03-25 Stan Shebs <stan@codesourcery.com>
2749
2750 * gdb.trace/tfile.c: Generate an additional trace file, improve
2751 portability.
2752 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
2753 files in a better way.
2754
e62b8c7e
KS
27552010-03-25 Keith Seitz <keiths@redhat.com>
2756
2757 * gdb.java/jprint.exp: XFAIL printing of static class members
2758 because of GCC debuginfo problem.
2759
82ccf5a5
JK
27602010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2761
2762 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
2763
293e2f9e
DJ
27642010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
2765
2766 * gdb.base/completion.exp: Allow long instead of long int.
2767 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
2768 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
2769 variable p.
2770 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
2771 * gdb.base/pointers.exp: Allow long instead of long int.
2772 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
2773 * gdb.base/step-line.exp: Allow a directory before the source file name.
2774
95a42b64
TT
27752010-03-24 Tom Tromey <tromey@redhat.com>
2776
2777 PR breakpoints/9352:
2778 * gdb.base/default.exp: Update.
2779 * gdb.base/commands.exp: Update.
2780 * gdb.cp/extern-c.exp: Test setting commands on multiple
2781 breakpoints at once.
2782
2390201f
DJ
27832010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
2784
2785 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
2786 if gdb,nosignals.
2787 * gdb.base/watchpoints.c: Do not include unnecessary headers.
2788 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
2789 exited".
2790
8c9a6790
SS
27912010-03-24 Stan Shebs <stan@codesourcery.com>
2792
2793 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
2794
a6c727b2
DJ
27952010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
2796
2797 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
2798 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
2799 argument. Handle "short" and "long".
2800 (Top level): Pass overprototyped output for old_fptr and xptr.
2801
4dfd5423
PA
28022010-03-23 Pedro Alves <pedro@codesourcery.com>
2803
2804 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
2805 format strings and add casts to avoid compiler warnings.
2806
28072010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
2808
2809 * lib/trace-support.exp (gdb_trace_setactions):
2810 Don't expect whitespace after ">" prompt.
2811 * gdb.trace/actions.exp: Adjust for output changes.
2812 * gdb.trace/while-stepping.exp: Likewise.
2813
c847d045
JK
28142010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2815
2816 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
2817 and r157645).
2818
5f717f1d
JK
28192010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2820
2821 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
2822 New.
2823
7d6d51d5
DJ
28242010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
2825
2826 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
2827 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
2828
3b11a015
SS
28292010-03-19 Stan Shebs <stan@codesourcery.com>
2830
2831 * gdb.trace/ax.exp: New file.
2832
d7d158ed
DE
28332010-03-19 Doug Evans <dje@google.com>
2834
6bb85cd1
DE
2835 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
2836 output from gcc.
2837
d7d158ed
DE
2838 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
2839 named /usr/sbin/prelink<foo>.
2840
4daf5ac0
SS
28412010-03-18 Stan Shebs <stan@codesourcery.com>
2842
2843 * gdb.trace/circ.exp: Test circular-trace-buffer.
2844 * gdb.trace/tfile.exp: Update tstatus test.
2845
e8d05480
JB
28462010-03-18 Joel Brobecker <brobecker@adacore.com>
2847
2848 * gdb.dwarf2/dw2-anonymous-func.S: New file.
2849 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
2850
441b986a
UW
28512010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2852
2853 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
2854
4247603b
PA
28552010-03-18 Pedro Alves <pedro@codesourcery.com>
2856
2857 * gdb.base/default.exp: Adjust the expected output of the finish
2858 and until commands when the inferior is not being run.
2859
13387711
SW
28602010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
2861
2862 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
2863 * gdb.cp/nsusing.exp: Ditto.
2864
6e31430b
TT
28652010-03-15 Tom Tromey <tromey@redhat.com>
2866
2867 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
2868 * gdb.cp/userdef.cc (operator==): New function.
2869 (main): New locals mem1, mem2.
2870
e2d69cb5
JZ
28712010-03-15 Jie Zhang <jie@codesourcery.com>
2872
2873 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
2874 Declare and use new loadtimeout variable.
2875
f572f0a9
DJ
28762010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
2877
2878 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
2879 Use gdb_load later.
2880
51f4c0b0
PA
28812010-03-14 Pedro Alves <pedro@codesourcery.com>
2882
2883 * gdb.base/solib-disc.c (main): Make format of fprintf a string
2884 literal. Add missing endlines to prints to stderr.
2885
1c809c68
TT
28862010-03-12 Tom Tromey <tromey@redhat.com>
2887
2888 PR c++/9708:
2889 * gdb.cp/m-static.exp: Add regression test.
2890 * gdb.cp/m-static.cc (method): New method.
2891 (main): Call it.
2892
00ae8fef
SW
28932010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
2894
2895 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
2896 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
2897
759f0f0b
PA
28982010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
2899
21e24d21
PA
2900 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
2901
29022010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
2903
759f0f0b
PA
2904 * lib/gdb.exp (skip_stl_tests): New.
2905 (gdb_compile): Symbian needs -ldl.
2906 (shlib_target_file): New.
2907 (shlib_symbol_file): New.
2908 (gdb_load_shlibs): Use shlib_target_file.
2909 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
2910 * gdb.cp/exception.exp: Use skip_stl_tests.
2911 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
2912 * gdb.cp/try_catch.exp: Use skip_stl_tests.
2913 * gdb.cp/mb-templates.exp: Ditto.
2914 * gdb.base/commands.exp: Relax regexes.
2915 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
2916 shlib_target_file and shlib_symbol_file.
2917 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
2918 sections.
2919 * gdb.base/ending-run.exp: Accept E32Main for symbian.
2920 * gdb.base/solib-disc.exp: Use
2921 shlib_target_file and shlib_symbol_file.
2922 * gdb.base/unload.exp: Don't skip on symbian. Use
2923 shlib_target_file and shlib_symbol_file.
2924 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
2925
6a8f2671 29262010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 2927
6a8f2671
PA
2928 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
2929 * gdb.trace/report.exp: Adjust for x86 and x86_64.
2930 Issue a tfind end before looking for a tracepoint frame.
2931 * gdb.trace/tfind.exp: Adjust tstatus output.
2932 Adjust disassembly output.
2933 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
2934
ccf26247
JK
29352010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2936
2937 * gdb.base/break-interp.exp: Create new displacement parameter value
2938 for the test_ld calls.
2939 (reach): New parameter displacement, verify its content. New push of
2940 pf_prefix "reach-$func:". Import global expect_out.
2941 (test_core): New parameter displacement, verify its content. New push
2942 of pf_prefix "core:". New command "set verbose on". Import global
2943 expect_out.
2944 (test_attach): New parameter displacement, verify its content. New
2945 push of pf_prefix "attach:". New command "set verbose on". Import
2946 global expect_out.
2947 (test_ld): New parameter displacement, pass it to the reach, test_core
2948 and test_attach calls and verify its content in the "ld.so exit" test.
2949 * gdb.base/prelink.exp: Remove gdb_exit and final return.
2950 (prelink): Update expected text, use gdb_test.
2951
e469c7fb
DE
29522010-03-10 Doug Evans <dje@google.com>
2953
2954 * gdb.base/checkpoint.exp: Fix comment.
2955 Lengthen timeout while doing >600 checkpoints test.
2956 Rename duplicate "kill all one" test to keep test names unique.
2957
60e1c644
PA
29582010-03-10 Pedro Alves <pedro@codesourcery.com>
2959
2960 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
2961
cec808ec
KS
29622010-03-08 Keith Seitz <keiths@redhat.com>
2963
889bf7c5
PA
2964 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
2965 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
2966 (dm_type_long): New function.
2967 (dm_type_unsigned_short): New function.
2968 (dm_type_unsigned_long): New function.
2969 (myint): New typedef.
2970 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
2971 long, unsigned shor and long, operator char*, and typedef.
2972 (test_lookup_operator_functions): Add operator char* test.
2973 (test_paddr_operator_functions): Likewise.
2974 (test_paddr_overloaded_functions): Use probe values for
2975 short, long, and unsigned short and long.
2976 (test_paddr_hairy_functions): If the demangler probe detected
2977 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
2978 demangler.
2979 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
2980 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
2981 and "print null_pmf".
2982 Add test "ptype a.*pmf".
2983 * gdb.cp/overload.exp: Allow optional "int" to appear with
2984 "short" and "long".
2985 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
2986 long expect value for men_overload1arg.
2987 Allow "int" to appear with "short" and "long".
2988 When testing "info break", add argument for main (void).
2989 Also allow "int" to appear with "short" and "long".
2990 Ditto with "unsigned" and "long long".
cec808ec
KS
2991 * gdb.java/jmain.exp: Do not enclose methods names in single
2992 quotes.
2993 * gdb.java/jmisc.exp: Likewise.
2994 * gdb.java/jprint.exp: Likewise.
2995 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
2996
2997 From Jan Kratochvil <jan.kratochvil@redhat.com>:
2998 * gdb.cp/exception.exp (backtrace after first throw)
2999 (backtrace after second throw): Allow a namespace before __cxa_throw.
3000 (backtrace after first catch, backtrace after second catch): Allow
3001 a namespace before __cxa_begin_catch.
3002
3003 * gdb.cp/cpexprs.exp: New file.
3004 * gdb.cp/cpexprs.cc: New file.
3005
3006 From Daniel Jacobowitz <dan@codesourcery.com>
3007 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
3008 to use string_to_regexp.
3009 (ctor, dtor): New functions. Use them to match constructor
3010 and destructor function types.
3011 (Top level): Use runto_main.
3012
f870a310
TT
30132010-03-05 Tom Tromey <tromey@redhat.com>
3014
3015 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
3016 gdb.target_charset.
3017 (pp_ns.to_string): Likewise.
3018
0c199f28
KS
30192010-03-04 Keith Seitz <keiths@redhat.com>
3020
3021 * gdb.cp/overload.exp: Test that the filename portion of a linespec
3022 can be quoted. Test that both the filename and function/line
3023 portions can be quoted at the same time.
3024
c7437ca6
PA
30252010-03-04 Pedro Alves <pedro@codesourcery.com>
3026
3027 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
3028
b111b805
DE
30292010-03-03 Doug Evans <dje@google.com>
3030
24486cb7
DE
3031 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
3032 libc contains libpthread.
3033
b111b805
DE
3034 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
3035 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
3036 of gdb_compile. Add another pattern to match android backtrace.
3037
a0e0ef55
TT
30382010-03-03 Tom Tromey <tromey@redhat.com>
3039
3040 PR gdb/11345:
3041 * gdb.base/printcmds.exp (test_printf): Add test.
3042
1ba53b71
L
30432010-03-02 H.J. Lu <hongjiu.lu@intel.com>
3044
3045 * gdb.arch/amd64-byte.exp: New.
3046 * gdb.arch/amd64-dword.exp: Likewise.
3047 * gdb.arch/amd64-pseudo.c: Likewise.
3048 * gdb.arch/amd64-word.exp: Likewise.
3049 * gdb.arch/i386-byte.exp: Likewise.
3050 * gdb.arch/i386-pseudo.c: Likewise.
3051 * gdb.arch/i386-word.exp: Likewise.
3052
f5dff777
DJ
30532010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3054
3055 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
3056 types. Add structreg, bitfields, and flags registers.
3057 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
3058 registers.
3059
90884b2b
L
30602010-03-01 H.J. Lu <hongjiu.lu@intel.com>
3061
3062 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
3063 (load_description): Set architecture if defined.
3064
dc00d89f
PM
30652010-02-28 Phil Muldoon <pmuldoon@redhat.com>
3066
3067 * gdb.python/py-frame.exp: Add read_var block tests.
3068 * gdb.python/py-frame.c (block): New function.
3069
0e095b7e
JK
30702010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3071 Daniel Jacobowitz <dan@codesourcery.com>
3072
3073 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
3074
624f1a65
DM
30752010-02-25 David S. Miller <davem@davemloft.net>
3076
3077 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
3078 fix logic for setting all_syscalls_numbers.
3079
f3e9a817
PM
30802010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3081
3082 * Makefile.in: Add py-block and py-symbol.
3083 * gdb.python/py-symbol.exp: New File.
3084 * gdb.python/py-symtab.exp: New File.
3085 * gdb.python/py-block.exp: New File.
3086 * gdb.python/py-symbol.c: New File.
3087 * gdb.python/py-block.c: New File.
3088
f6bbabf0
PM
30892010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3090
3091 PR python/11314
3092 * lib/gdb.exp (skip_python_tests): New function.
3093 * gdb.python/py-cmd.exp: Use skip_python_tests.
3094 * gdb.python/py-frame.exp: Likewise.
3095 * gdb.python/py-function.exp: Likewise.
3096 * gdb.python/py-prettyprint.exp: Likewise.
3097 * gdb.python/py-template.exp: Likewise.
3098 * gdb.python/py-type.exp: Likewise.
3099 * gdb.python/py-value.exp: Likewise.
3100
85d721b8
PA
31012010-02-22 Pedro Alves <pedro@codesourcery.com>
3102
3103 PR9605
3104
3105 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
3106
48e32051
TT
31072010-02-19 Tom Tromey <tromey@redhat.com>
3108
3109 PR c++/8693, PR c++/9496:
3110 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
3111 regression tests.
3112
ac9c0048
JK
31132010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3114
3115 Fix compatibility with m68k as.
3116 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
3117 Use only /* comments */.
3118
57bb97a4
UW
31192010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3120
3121 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
3122 * configure: Regenerate.
3123
7d1bf85c
DJ
31242010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
3125
3126 * gdb.python/py-type.exp: Check for Python support.
3127
061b5285
PA
31282010-02-17 Pedro Alves <pedro@codesourcery.com>
3129
3130 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
3131 `regsub' syntax available.
3132
f8a8bc2c
PA
31332010-02-17 Pedro Alves <pedro@codesourcery.com>
3134
3135 * gdb.base/shmain.c (main): Remove printf call.
3136 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
3137 * gdb.base/unload.c (main): Make format of fprintf a string
3138 literal. Add missing endlines to prints to stderr.
3139 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
3140
6f451e5e
TT
31412010-02-17 Tom Tromey <tromey@redhat.com>
3142
3143 * gdb.java/jprint.java (jprint.props): New field.
3144 * gdb.java/jprint.exp (set_lang_java): Add regression test.
3145
12d79008
PA
31462010-02-17 Pedro Alves <pedro@codesourcery.com>
3147
ef801a0e 3148 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
3149 available.
3150
d252f7e5
DJ
31512010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3152
3153 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
3154 creation to support remote host testing.
3155
67bdab6c
DJ
31562010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3157
3158 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
3159 Recognize "command not found".
3160
bb391223
DJ
31612010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3162
3163 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
3164 single-stepping.
3165
70362913
DJ
31662010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3167
3168 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
3169 if arguments are not supported.
3170
493f3c00
DJ
31712010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3172
3173 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
3174 be const or non-const.
3175
8034c749
DJ
31762010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3177
3178 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
3179 mi_send_resuming_command to send -exec-continue.
3180
791dfb64
DJ
31812010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3182
3183 * gdb.base/list.exp (test_list_filename_and_function): Add test
3184 with single quotes.
3185 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
3186 matching.
3187 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
3188 Add KFAIL'd tests for PR gdb/11289.
3189
7c5fe868
DJ
31902010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3191
3192 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
3193
fdc498b8
DJ
31942010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3195
3196 * gdb.base/comp-dir/subdir/dummy.txt: New file.
3197 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
3198 a temporary directory.
3199
b519e2a6
DJ
32002010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3201
3202 * gdb.base/charset.exp: Use a single regular expression to match
3203 show host-charset and show target-charset output.
3204
74164c56
JK
32052010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3206
3207 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
3208 "Illegal process-id" expect string more exact.
3209 (attach to digits-starting nonsense is prohibited): New.
3210
701ed6dc
JK
32112010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3212
3213 * gdb.base/prelink.exp (set verbose on): New.
3214
889bf7c5 32152010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
3216
3217 * mi-reverse.exp: New file. Test for reverse option to the
3218 following MI commands: exec-continue, exec-finish, exec-next,
3219 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 3220
dadf0e9c
JB
32212010-02-09 Joel Brobecker <brobecker@adacore.com>
3222
3223 * gdb.ada/ptype_tagged_param: New testcase.
3224
714f19d5
TT
32252010-02-08 Tom Tromey <tromey@redhat.com>
3226
3227 PR c++/8017:
3228 * gdb.cp/overload.exp: Add tests.
3229 * gdb.cp/overload.cc (struct K): New.
3230 (namespace N): New.
3231 (main): Call new functions.
3232 (K::staticoverload): Define.
3233
889bf7c5 32342010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
3235
3236 PR gdb/10728
3237 * gdb.cp/pr10728-x.h: New file.
3238 * gdb.cp/pr10728-x.cc: New file.
3239 * gdb.cp/pr10728-y.cc: New file.
3240 * gdb.cp/pr10728.exp: New file.
3241 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
3242
889bf7c5 32432010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
3244
3245 PR gdb/9067
3246 * gdb.cp/pr9067.exp: New
3247 * gdb.cp/pr9067.cc: New
3248 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
3249
7b356089
JB
32502010-02-08 Joel Brobecker <brobecker@adacore.com>
3251
3252 * lib/gdb.exp (gdb_test_timeout): New global variable.
3253 Set it to timeout if not already set.
3254 (gdb_init): Reset the value of timeout to gdb_test_timeout.
3255
1be00882
DE
32562010-02-05 Doug Evans <dje@google.com>
3257
3258 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
3259 user.
3260
82856980
SW
32612010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
3262
3263 PR c++/7935:
3264 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
3265
1a334831
TT
32662010-02-04 Tom Tromey <tromey@redhat.com>
3267
3268 * gdb.cp/virtbase.exp: Make test case names unique.
3269
9c3c02fd
TT
32702010-02-02 Tom Tromey <tromey@redhat.com>
3271
3272 * gdb.cp/virtbase.exp: Add regression tests.
3273 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
3274 (main): Instantiate RHC.
3275
0cc2414c
TT
32762010-02-02 Tom Tromey <tromey@redhat.com>
3277
3278 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
3279 type-printing change.
3280
edf3d5f3
TT
32812010-02-02 Tom Tromey <tromey@redhat.com>
3282
3283 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
3284 * gdb.cp/virtbase.cc: New file.
3285 * gdb.cp/virtbase.exp: New file.
3286 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
3287
e4b7f41c
JK
32882010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3289
3290 PR libc/11214:
3291 * gdb.threads/current-lwp-dead.c: Include features.h.
3292 (HAS_NOMMU): New.
3293 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
3294
b381ea14
JK
32952010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3296
3297 * gdb.base/symbol-without-target_section.exp,
3298 gdb.base/symbol-without-target_section.c: New.
3299
c593ac0e
DJ
33002010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3301
3302 * gdb.base/bigcore.exp: Reset increased timeout.
3303 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
3304
db25f29d
DJ
33052010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3306
3307 * gdb.base/gcore.exp (capture_command_output): Use
3308 gdb_test_multiple.
3309
f9d67f43
DJ
33102010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3311
3312 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
3313 * gdb.arch/thumb2-it.exp (test_it_break): New function.
3314 (Top level): Call it.
3315
177321bd
DJ
33162010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3317
3318 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
3319
97f2ed50
DJ
33202010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3321
3322 * gdb.base/call-strs.exp, gdb.base/default.exp,
3323 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
3324 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
3325 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
3326 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
3327 gdb.base/watchpoint-solib.exp: Save and restore timeout.
3328 * gdb.base/ending-run.exp: Correct restore of timeout.
3329 * gdb.base/page.exp: Remove unnecessary timeout setting.
3330
e4e2711a
JB
33312010-01-29 Joel Brobecker <brobecker@adacore.com>
3332
3333 * gdb.ada/rec_return: New testcase.
3334
ba581dc1
JB
33352010-01-29 Joel Brobecker <brobecker@adacore.com>
3336
3337 * gdb.ada/call_pn: New testcase.
3338
4ea95be9
DJ
33392010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3340
3341 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
3342 (Top level): Use it to resume.
3343 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
3344 the Thumb mode displaced stepping error as unsupported.
3345
df83a9bf
SW
33462010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
3347
889bf7c5
PA
3348 * gdb.cp/nsusing.exp: Added more tests.
3349 * gdb.cp/nsrecurs.exp: Ditto.
3350 * gdb.cp/nsusing.cc: Added test functions.
3351 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 3352
40b27cdc
JK
33532010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3354
3355 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
3356 absolute directory pathnames in gdb.sum file.
3357
de958931
SW
33582010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
3359
3360 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
3361 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
3362
708ead4e
TT
33632010-01-26 Tom Tromey <tromey@redhat.com>
3364
3365 PR exp/7643:
3366 * gdb.base/printcmds.exp (test_print_string_constants): Remove
3367 setup_kfail.
3368
b14e635e
SW
33692010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
3370
3371 * gdb.cp/nsrecurs.exp: New test.
3372 * gdb.cp/nsrecurs.cc: New test program.
3373 * gdb.cp/nsstress.exp: New test.
3374 * gdb.cp/nsstress.cc: New test program.
3375 * gdb.cp/nsdecl.exp: New test.
3376 * gdb.cp/nsdecl.cc: New test program.
3377
8540c487
SW
33782010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
3379
3380 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
3381 imported into file scope.
3382 Marked test as xfail.
3383 * gdb.cp/namespace-using.cc (marker5): New function.
3384 * gdb.cp/shadow.exp: New test.
3385 * gdb.cp/shadow.cc: New test program.
3386 * gdb.cp/nsimport.exp: New test.
3387 * gdb.cp/nsimport.cc: New test program.
3388
421d5d99
TT
33892010-01-25 Tom Tromey <tromey@redhat.com>
3390
3391 PR gdb/11049:
3392 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
3393 with "set print null-stop on".
3394
691f8dc1
JK
33952010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3396
3397 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
3398 Adjust it for DISASSEMBLY_OMIT_FNAME.
3399
0b92b5bb
TT
34002010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3401
3402 PR symtab/11199:
3403 * gdb.dwarf2/member-ptr-forwardref.exp,
3404 gdb.dwarf2/member-ptr-forwardref.S: New.
3405
23787403
JK
34062010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3407
3408 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
3409 (thread1_func): Protect thread1_tid with thread1_tid_cond by
3410 thread1_tid_mutex. Remove gdbstop_mutex handling.
3411 (thread2_func): Protect thread2_tid with thread2_tid_cond by
3412 thread2_tid_mutex. Remove gdbstop_mutex handling.
3413 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
3414 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
3415 pthread_cond_wait conditionalizations by while loops.
3416
b966cb8a
TT
34172010-01-20 Tom Tromey <tromey@redhat.com>
3418
3419 PR backtrace/10770:
3420 * gdb.dwarf2/pr10770.exp: New file.
3421 * gdb.dwarf2/pr10770.c: New file.
3422 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
3423
fcae584b
VP
34242010-01-20 Vladimir Prus <vladimir@codesourcery.com>
3425
3426 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
3427 that target was removed, and the test always runs native anyway.
3428
a0f49112
JK
34292010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3430
3431 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
3432 gdb.base/watchpoint-cond-gone-stripped.c: New.
3433
ceeb3d5a
TT
34342010-01-19 Tom Tromey <tromey@redhat.com>
3435
3436 PR c++/8000:
3437 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
3438 existing tests.
3439 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
3440 (main): Use AAA::SomeEnum.
3441
dd322c54
JK
34422010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3443
3444 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
3445 (test_ignore_count): Declare line_callme_body global.
3446 (run to breakpoint with ignore count): Use line_callme_body.
3447 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
3448 (set line_main_hello, set line_main_return): Reindent.
3449 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
3450 New.
3451 (continue to callee4): Use line_callee4_body.
3452 (check *stopped from CLI command): Use line_callee4_next.
3453 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
3454 (set line_main_hello, set line_main_return): Reindent.
3455 (set line_callee4_head, set line_callee4_body): New.
3456 (continue to callee4): Use line_callee4_body.
3457
4e8f195d
TT
34582010-01-18 Tom Tromey <tromey@redhat.com>
3459
3460 PR c++/9680:
3461 * gdb.cp/casts.cc: Add new classes and variables.
3462 * gdb.cp/casts.exp: Test new operators.
3463
9e14a9ba
JB
34642010-01-18 Tom Tromey <tromey@redhat.com>
3465 Thiago Jung Bauermann <bauerman@br.ibm.com>
3466
3467 * gdb.python/source2.py: New file.
3468 * gdb.python/source1: New file.
3469 * gdb.python/python.exp: Test "source" command.
3470
00bf0b85
SS
34712010-01-15 Stan Shebs <stan@codesourcery.com>
3472
3473 * gdb.trace/tfile.c: New file.
3474 * gdb.trace/tfile.exp: New file.
889bf7c5 3475
55235ad7
JK
34762010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3477
3478 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
3479
9f2982ff
JK
34802010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3481
3482 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
3483
bbfba9ed
JK
34842010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3485
3486 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
3487 (libfunc): New parameter action. Implement also selectable "sleep".
3488 * gdb.base/break-interp-main.c: Include assert.h.
3489 (libfunc): New parameter action.
3490 (main): New parameters argc and argv. Assert argc. Pass argv.
3491 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
3492 (test_attach): New proc.
3493 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
3494 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
3495
61f0d762
JK
34962010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3497
3498 * gdb.base/break-interp.exp (test_core): New proc.
3499 (test_ld): Call it.
3500
06a6f270
JK
35012010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3502
3503 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
3504 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
3505 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
3506 and gdb_compile_shlib. Use new -Wl compiler options.
3507 (dl bt, main bt): New tests.
3508
51bee8e9
JK
35092010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3510
3511 Support PIEs with no symfile_objfile.
3512 * gdb.base/break-interp.exp: New argument at the test_ld calls.
3513 (test_ld): New parameter trynosym.
3514 (test_ld <$trynosym>): New block.
3515
b8040f19
JK
35162010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3517
3518 * gdb.base/break-interp.exp: New file.
3519
be759fcf
PM
35202010-01-13 Phil Muldoon <pmuldoon@redhat.com>
3521
3522 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
3523 * gdb.python/py-prettyprint.py (pp_ls): New printer.
3524 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
3525 test.
3526 * gdb.python/py-prettyprint.c: Define lazystring test structure.
3527 * gdb.python/py-mi.exp: Add lazy string test.
3528
dc146f7c
VP
35292010-01-13 Vladimir Prus <vladimir@codesourcery.com>
3530
3531 * lib/mi-support.exp (mi_check_thread_states): Handle
3532 core number in thread listing.
3533
b4ba55a1
JB
35342010-01-12 Joel Brobecker <brobecker@adacore.com>
3535
3536 * gdb.base/maint.exp: Adjust the expected output for the
3537 "maint print type" test. Use gdb_test_multiple instead of
3538 gdb_sent/gdb_expect.
3539
08e24bd4
DE
35402010-01-11 Doug Evans <dje@google.com>
3541
6496a609
DE
3542 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
3543 from gdbserver_download. All callers updated.
3544
08e24bd4
DE
3545 * gdb.server/ext-run.exp: "info os processes" requires xml support.
3546
b5cfddf5
JK
35472010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3548
3549 Implement binary numbers parsing.
3550 * gdb.base/printcmds.exp (test_integer_literals_accepted)
3551 (test_integer_literals_rejected): New binary tests.
3552
3725885a
RW
35532010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3554
3555 * gdb.cell/configure: Regenerate.
3556
37aeb5df
JK
35572010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3558
3559 * gdb.base/corefile.exp: Move the core finding block out and call it as
3560 core_find, new variable $corefile, replace corefile by $corefile and
3561 [file tail $corefile] for usage vs. test names resp.
3562 * lib/gdb.exp (core_find): Move it as a new function here. New
3563 parameter binfile and deletefiles. New variable $destcore. Pre-delete
3564 $destcore. Return "" on error.
3565
d521f563
JK
35662010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3567
3568 Workaround PR binutils/10802.
3569 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
3570 (twice).
3571
28f24826
DJ
35722010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
3573
3574 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
3575
2de75e71
JB
35762010-01-08 Joel Brobecker <brobecker@adacore.com>
3577
3578 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
3579 call, to avoid interruption.
3580
fe00719b 35812010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
3582
3583 * gdb.stabs/weird.def (args93): New.
3584
d0ef5df8
DE
35852010-01-07 Doug Evans <dje@google.com>
3586
3587 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
3588
3a08d52f
TT
35892010-01-07 Tom Tromey <tromey@redhat.com>
3590
3591 * gdb.base/source.exp: Use correct line number.
3592
7a697b8d
SS
35932010-01-05 Stan Shebs <stan@codesourcery.com>
3594
3595 * gdb.trace/tracecmd.exp: Test ftrace.
3596
7803799a
UW
35972010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3598
3599 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
3600
c54eabfa
JK
36012010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3602
3603 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
3604 "uint_for_mi_testing".
3605
02e7ef19
JB
36062010-01-01 Joel Brobecker <brobecker@adacore.com>
3607
3608 Test indented comment in file being sourced.
3609 * gdb.base/commands.exp: Test indented comment in file being sourced.
3610
abd775ce
JB
36112010-01-01 Joel Brobecker <brobecker@adacore.com>
3612
3613 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
3614 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
3615 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
3616 notice.
3617
79b55b82
JB
36182010-01-01 Joel Brobecker <brobecker@adacore.com>
3619
3620 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
3621 notice.
3622
8997583e
JK
36232010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3624
3625 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
3626 missing $after_stopped and comma (,) expectation.
3627
6da95a67
SS
36282009-12-31 Stan Shebs <stan@codesourcery.com>
3629
3630 * gdb.trace/actions.exp: Test teval action.
889bf7c5 3631
218d2fc6
TJB
36322009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3633
3634 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
3635 (top level): Call test_watchpoint_in_big_blob.
3636 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
3637 watchpoints.
3638 (func3): Write to buf.
3639
236f1d4d
SS
36402009-12-29 Stan Shebs <stan@codesourcery.com>
3641
3642 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 3643
f61e138d
SS
36442009-12-28 Stan Shebs <stan@codesourcery.com>
3645
3646 * gdb.trace/tsv.exp: New file.
3647 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 3648
0219b378
DJ
36492009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
3650
3651 * gdb.base/find.c (main): Reference search buffers.
3652 * gdb.base/included.c (main): Reference integer.
3653 * gdb.base/ptype.c (charfoo): Declare.
3654 (intfoo): Call charfoo.
3655 * gdb.base/scope0.c (useitp): New function.
3656 (usestatics): Use useitp.
3657 (useit): Add a type for val.
3658 * gdb.base/scope1.c (useit1): Take a pointer argument.
3659 (usestatics1): Update calls to useit1.
3660 * gdb.cp/call-c.cc: Declare foo.
3661 (main): Call foo.
3662 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
3663 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
3664 (main): Call C::ensureRefs and ensureOtherRefs.
3665 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
3666 variables.
3667 (ensureOtherRefs): New function.
3668 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
3669 * gdb.cp/templates.cc (main): Call t5i.value.
3670
3f78692f
JK
36712009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3672
3673 Fix compatibility with G++-4.5.
3674 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
3675 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
3676 (uncaught return): Remove.
3677
429374b8
JK
36782009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3679 Phil Muldoon <pmuldoon@redhat.com>
3680
3681 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
3682 (bp_location13, bp_location14, bp_location17, bp_location18)
3683 (marker3_proto, marker4_proto): New variables.
3684 (breakpoint info): Update output.
3685 (run until breakpoint at marker3, run until breakpoint at marker4): New
3686 tests.
3687
859825b8
JK
36882009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3689
3690 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
3691 Replace the printf call of Y by provided "y-set-1" label. New block
3692 for the second shared library.
3693 * gdb.base/unload.exp: Compile also the second library, call
3694 gdb_load_shlibs also for it. Use now gdb_breakpoint.
3695 (single pending breakpoint info): Rename to ...
3696 (pending breakpoint info before run): ... this extended test.
3697 (libfile2, libname2, libsrcfile2, libsrc2)
3698 (lib_sl2): New variables.
3699 (exec_opts): Set also SHLIB_NAME2.
3700 (pending breakpoint info on first run at shrfunc1)
3701 (pending breakpoint info on second run at shrfunc1)
3702 (pending breakpoint info on second run at shrfunc2)
3703 (print y from libfile, print y from libfile2): New tests.
3704 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
3705 * gdb.base/unloadshr2.c: New.
3706
e6a386cd
HZ
37072009-12-22 Hui Zhu <teawater@gmail.com>
3708
3709 * gdb.reverse/sigall-reverse.exp: Adjust.
3710
9e19b45e
VP
37112009-12-21 Vladimir Prus <vladimir@codesourcery.com>
3712
3713 PR gdb/10884
3714
3715 * gdb.mi/var-cmd.c (do_bitfield_tests): New
3716 (main): Call do_bitfield_tests.
aacf5b1e 3717 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 3718
d53a7b30
JB
37192009-12-20 Joel Brobecker <brobecker@adacore.com>
3720
3721 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
3722 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
3723 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
3724 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
3725 gdb.modula2/unbounded1.c: Update copyright header.
3726
191ca0a1
CM
37272009-12-10 Chris Moller <moller@mollerware.com>
3728
3729 PR gdb/9399
3730 * gdb.cp/virtfunc2.exp: New tests
3731 * gdb.cp/virtfunc2.cc: New tests
3732 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
3733
0fa6cf1b
MS
37342009-12-10 Oza Pawandeep (paawan1982@yahoo.com
3735
3736 * gdb.reverse/i387-env-reverse.c: New file.
3737 * gdb.reverse/i387-env-reverse.exp: New file.
3738 * gdb.reverse/i387-stack-reverse.c: New file.
3739 * gdb.reverse/i387-stack-reverse.exp: New file.
3740
361ae042
PM
37412009-12-08 Phil Muldoon <pmuldoon@redhat.com>
3742
3743 * gdb.python/py-type.exp (test_range): New test.
3744
bfd31e71
PM
37452009-12-03 Phil Muldoon <pmuldoon@redhat.com>
3746
3747 PR python/10805
3748
3749 * gdb.python/py-type.exp: New file.
3750 * gdb.python/py-type.c: New file.
3751 * Makefile.in: Add py-type.
3752
57a1d736
TT
37532009-12-03 Tom Tromey <tromey@redhat.com>
3754
3755 * gdb.python/py-value.exp (test_parse_and_eval): New
3756 function.
3757
1f3b5d1b
PP
37582009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
3759
3760 PR gdb/11022
3761
3762 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
3763 * gdb.base/pr11022.c: New test.
3764
8b7dbdc9
JK
37652009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3766
3767 Fix spurious false FAILs.
3768 * gdb.base/structs.c (chartest): New.
3769 (main): Fill-in chartest.
3770 * gdb.base/structs.exp (anychar_re, first): New.
3771 (start_structs_test): Import global anychar_re and first.
3772 New gdb_test call "set print elements 300; ${testfile}"
3773 (start_structs_test <$first>): New block.
3774 (any): Import global anychar_re. New variable ac. Use ${ac}.
3775
6a53b2ec
JK
37762009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3777
3778 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
3779
d7167b4c
JK
37802009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3781
3782 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
3783 Force $srcfile file.
3784 * gdb.base/foll-fork.c (callee): Comment out the printf call.
3785
b1798462
UW
37862009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3787
3788 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
3789 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
3790 * gdb.threads/watchthreads-reorder.exp: Likewise.
3791
b6199126
DJ
37922009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
3793
3794 PR gdb/8704
3795
3796 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
3797 "if", and "thread". Correct matching in the previous test.
3798
b22a0510
DJ
37992009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
3800
3801 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
3802
930636d2
MS
38032009-11-23 Michael Snyder <msnyder@vmware.com>
3804
3805 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
3806 * gdb.reverse-watch-precsave.exp: Ditto.
3807
21a0512e
PP
38082009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
3809
3810 * gdb.asm/asm-source.exp: Adjust.
3811 * gdb.base/help.exp: Adjust.
889bf7c5 3812
fc30d5e0
PA
38132009-11-22 Pedro Alves <pedro@codesourcery.com>
3814
3815 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
3816 (do_syscall_tests_without_xml): Set data-directory to
3817 /the/path/to/nowhere.
3818
f6bc2008
PA
38192009-11-21 Pedro Alves <pedro@codesourcery.com>
3820
3821 * gdb.threads/local-watch-wrong-thread.c,
3822 gdb.threads/local-watch-wrong-thread.exp: New files.
3823
8c2fb5de
PA
38242009-11-21 Pedro Alves <pedro@codesourcery.com>
3825
3826 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
3827 assume new `regsub' syntax available.
3828
ebec9a0f
PA
38292009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3830
a79d3c27
JK
3831 * gdb.base/watchpoint-hw-hit-once.exp,
3832 gdb.base/watchpoint-hw-hit-once.c: New.
3833
38342009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3835
3836 * gdb.threads/watchthreads-reorder.exp,
3837 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 3838
276a961b
MK
38392009-11-17 Nathan Sidwell <nathan@codesourcery.com>
3840
3841 * gdb.xml/tdesc-regs.exp: Use for m68k.
3842
4867c1fb
PA
38432009-11-15 Pedro Alves <pedro@codesourcery.com>
3844
3845 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
3846
f6838f81
DJ
38472009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
3848
3849 * lib/gdb.exp (current_target_name): New procedure.
3850 (gdb_wrapper_target): New variable.
3851 (gdb_wrapper_init): Set gdb_wrapper_target.
3852 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
3853 wrapper.
3854
4ac4dd3f
DJ
38552009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
3856
3857 * gdb.base/remote.exp: Delete the slowest load test.
3858 Do not load with fixed packet sizes.
3859
a7881759
DJ
38602009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
3861
3862 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
3863
97a5b505
DJ
38642009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
3865
3866 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
3867 srcfile when setting a breakpoint.
3868
d3e1fc54
DJ
38692009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
3870
3871 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
3872 macros.
3873
7cbcbded
DJ
38742009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
3875
3876 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
3877 to be in memory.
3878 * gdb.base/display.c (force_mem): New.
3879 (do_loops): Use it. Add breakpoint comments.
3880 (do_vars): Add a breakpoint comment.
3881 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
3882 line numbers.
3883
bdea3a92
NF
38842009-11-13 Nathan Froyd <froydnj@codesourcery.com>
3885
3886 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
3887 instead of a bare "run".
3888
269f82e5
PP
38892009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
3890
3891 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 3892
a69b7d9d
DJ
38932009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
3894
3895 * lib/cell.exp (skip_cell_tests): Clean up test files before
3896 returning.
3897
b598bfda
DJ
38982009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
3899
3900 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
3901 and the breakpoint menu. Do not call perror if a prompt is seen.
3902 Consume the following GDB prompt.
3903 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
3904 * gdb.cp/namespace.exp: Use gdb_test.
3905 * gdb.cp/templates.exp: Use gdb_test.
3906 (test_template_breakpoints): Use gdb_test_multiple.
3907
87728fa0
DJ
39082009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
3909
3910 * gdb.base/break1.c (struct some_struct, values): Move earlier.
3911 (marker4): Reference values.
3912
b67c692f
DJ
39132009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
3914
3915 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
3916 is missing.
3917
f0df251a
DJ
39182009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
3919
3920 * gdb.base/break.c (need_malloc): New.
3921 * gdb.base/constvars.c (main): Reference crass and crisp.
3922 * gdb.base/gdb1821.c (main): Reference bar.
3923 * gdb.cp/gdb1355.cc (main): Reference s1.
3924 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
3925 (main): Call them.
3926 * gdb.cp/hang2.cc (dummy2): Define.
3927 * gdb.cp/hang3.cc (dummy3): Define.
3928 * gdb.cp/m-data.cc (main): Reference shadow.
3929
bdf7534a
NF
39302009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
3931 Nathan Froyd <froydnj@codesourcery.com>
3932
3933 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
3934 remote host.
3935
f24fce77
NF
39362009-11-12 Nathan Froyd <froydnj@codesourcery.com>
3937
3938 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
3939 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
3940 * gdb.dwarf2/dw2-compressed.exp: Likewise.
3941 * gdb.dwarf2/dw2-intercu.exp: Likewise.
3942 * gdb.dwarf2/dw2-intermix.exp: Likewise.
3943 * gdb.dwarf2/dw2-producer.exp: Likewise.
3944 * gdb.dwarf2/mac-fileno.exp: Likewise.
3945 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
3946 py-prettyprint.py to the remote host.
3947 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
3948
40f0318e
KS
39492009-11-11 Keith Seitz <keiths@redhat.com>
3950
3951 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
3952 use it instead of "Foo".
3953 * gdb.cp/classes.exp (do_tests): Add a test to access
3954 a method through a typedef'd class name.
3955
f3d9f7fb
NF
39562009-11-11 Nathan Froyd <froydnj@codesourcery.com>
3957
3958 * gdb.base/long_long.exp: Permit leading zeros on floating-point
3959 exponents.
3960 * gdb.base/pointers.exp: Likewise.
3961 * gdb.cp/ref-types.exp: Likewise.
3962
a4216f37
KS
39632009-11-11 Keith Seitz <keiths@redhat.com>
3964
3965 * gdb.cp/cplusfuncs.cc (class foo): Add operators
3966 new[] and delete[].
3967 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
3968 "void".
3969 (probe_demangler): Remove all single-quoting of
3970 method and variable names.
3971 (info_func_regexp): Remove the word "void" from any
3972 occurrence of "(void)".
3973 (print_addr_2): Remove all single-quoting of
3974 method names.
3975 (print_addr_2_kfail): Likewise.
3976 (print_addr): Single-quote C function names before
3977 passing to print_addr_2.
3978 (test_paddr_operator_functions): Remove single-quoting
3979 for method names.
3980 Add tests for operator new[] and operator delete[].
3981
9b14d7aa
JK
39822009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3983
3984 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
3985
85feb311
KS
39862009-11-09 Keith Seitz <keiths@redhat.com>
3987
3988 * gdb.cp/overload.exp: Add tests for resolving overloaded
3989 methods in expression parsing/evaluation.
3990
fa335448
DJ
39912009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
3992
3993 * lib/gdb.exp (default_gdb_version): Use --version instead of
3994 --command.
3995
ec3c07fc
NS
39962009-11-10 Nathan Sidwell <nathan@codesourcery.com>
3997
3998 * lib/gdb.exp (gdb_compile_test): New.
3999 (skip_ada_tests, skip_java_tests): New.
4000 (gdb_compile): Use gdb_compile_test for f77.
4001 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
4002 * lib/java.exp (compile_java_from_source): Remove runtests check,
4003 use gdb_compile_test to record result.
4004 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
4005 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
4006 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
4007 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
4008 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
4009 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
4010 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
4011 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
4012 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
4013 adjust gdb_compile invocations.
4014
b8b4e42b
JK
40152009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4016
4017 * Makefile.in (abs_builddir): New.
4018 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
4019 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
4020 `$(abs_builddir)/site.exp'.
4021
f8b7eaf3
DJ
40222009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
4023
4024 * config/m68k-emc.exp, lib/emc-support.exp,
4025 gdb.trace/gdb_c_test.c: Delete.
4026 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
4027 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
4028 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
4029 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
4030 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
4031 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
4032 casing for m68k-*-elf.
4033
c4187697
NS
40342009-11-03 Pedro Alves <pedro@codesourcery.com>
4035
4036 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
4037 * gdb.arch/i386-prologue.exp: Likewise.
4038 * gdb.arch/i386-unwind.exp: Likewise.
4039
db16b772
DJ
40402009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
4041
4042 * lib/gdb.exp (gdb_expect): Fix timeout typo.
4043
bcf71277
DJ
40442009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
4045
4046 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
4047
0105cee2
DJ
40482009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
4049
4050 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
4051
24ddea62
JK
40522009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4053
4054 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
4055
287ccc17
JK
40562009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4057
4058 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
4059 * gdb.base/sepdebug2.c: New file.
4060
08bca259 40612009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
4062
4063 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
4064 the modified warnings for catch syscall. Verify if GDB was compiled
4065 with support for lib expat, and choose which tests to run depending
4066 on this.
4067
5d4e2b76
VP
40682009-10-30 Vladimir Prus <vladimir@codesourcery.com>
4069
4070 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
4071 that composite commands are parsed OK. And also test
4072 that breakpoint commands do work.
4073
240e538a
MS
40742009-10-23 Michael Snyder <msnyder@vmware.com>
4075
4076 gdb.reverse/consecutive-precsave.exp: Change expect pattern
4077 to allow for new disassembly style.
4078
9c419145
PP
40792009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4080
4081 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 4082
02506ff1
MS
40832009-10-22 Michael Snyder <msnyder@vmware.com>
4084
4085 * gdb.reverse/break-precsave.exp: New test.
4086 * gdb.reverse/consecutive-precsave.exp: Ditto.
4087 * gdb.reverse/finish-precsave.exp: Ditto.
4088 * gdb.reverse/i386-precsave.exp: Ditto.
4089 * gdb.reverse/machinestate-precsave.exp: Ditto.
4090 * gdb.reverse/sigall-precsave.exp: Ditto.
4091 * gdb.reverse/solilb-precsave.exp: Ditto.
4092 * gdb.reverse/step-precsave.exp: Ditto.
4093 * gdb.reverse/until-precsave.exp: Ditto.
4094 * gdb.reverse/watch-precsave.exp: Ditto.
4095
4cf866a3
MS
40962009-10-22 Michael Snyder <msnyder@vmware.com>
4097
4098 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
4099 for gdb_expect. Adjust one test's expect strings for the new
4100 format of disassemble.
4101 * gdb.reverse/finish-reverse.exp: Delete 'return'.
4102 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
4103 gdb_test_multiple.
4104 * gdb.reverse/step-reverse.exp: Delete 'return'.
4105 * gdb.reverse/until-reverse.exp: Delete blank lines.
4106 * gdb.reverse/watch-reverse.exp: Delete blank lines.
4107
2b28d209
PP
41082009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4109
4110 * gdb.base/consecutive.exp: Adjust.
4111 * gdb.base/display.exp: Likewise.
4112 * gdb.base/pc-fp.exp: Likewise.
4113 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 4114
33b9c32b
MS
41152009-10-19 Michael Snyder <msnyder@vmware.com>
4116
4117 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
4118 * gdb.reverse/finish-reverse.c: Ditto.
4119 * gdb.reverse/sigall-reverse.c: Ditto.
4120 * gdb.reverse/solib-reverse.c: Ditto.
4121 * gdb.reverse/step-reverse.c: Ditto.
4122 * gdb.reverse/watch-reverse.c: Ditto.
4123
6c95b8df
PA
41242009-10-19 Pedro Alves <pedro@codesourcery.com>
4125 Stan Shebs <stan@codesourcery.com>
4126
4127 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
4128 * gdb.base/foll-exec.exp: Adjust to expect a process id before
4129 "Executing new program".
4130 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
4131 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
4132 left listed after having been killed.
4133 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
4134 * gdb.base/maint.exp: Adjust test.
4135
4136 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
4137 * gdb.multi/Makefile.in: New.
4138 * gdb.multi/base.exp: New.
4139 * gdb.multi/goodbye.c: New.
4140 * gdb.multi/hangout.c: New.
4141 * gdb.multi/hello.c: New.
4142 * gdb.multi/bkpt-multi-exec.c: New.
4143 * gdb.multi/bkpt-multi-exec.exp: New.
4144 * gdb.multi/crashme.c: New.
4145
279017b7
TG
41462009-10-13 Tristan Gingold <gingold@adacore.com>
4147
4148 * gdb.base/sepdebug.exp: Check debug info are found.
4149
0413d738
PA
41502009-10-08 Pedro Alves <pedro@codesourcery.com>
4151
4152 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
4153 bits.
4154
c628eecc
JK
41552009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4156
4157 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
4158
38af1bfe
JB
41592009-10-07 Joel Brobecker <brobecker@adacore.com>
4160
4161 * gdb.base/watchpoints.c: Add copyright header. Reformat one
4162 of the comments.
4163
2b0adecd
PM
41642009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
4165
4166 * gdb.base/annota1.exp: Remove obsolete match_max increase.
4167 * gdb.base/annota3.exp: Idem.
4168 * gdb.base/maint.exp: Idem.
4169
8d417781
PM
41702009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
4171
889bf7c5 4172 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
4173 to default.
4174
bb61102d
PM
41752009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
4176
889bf7c5 4177 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
4178 mingw and cygwin targets.
4179
ace5c364
PM
41802009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
4181 Pedro Alves <pedro@codesourcery.com>
4182
889bf7c5 4183 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
4184 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
4185
c2d494a0
PM
41862009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
4187
e1b52ce2
PM
4188 * gdb.base/shr1.c: Use %p in format string.
4189 * gdb.base/unload.c: Avoid warning in fprintf.
4190 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 4191
209f53f5
PM
41922009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
4193
4194 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
4195 long type.
4196 (test_unlink): Correct printf string.
4197 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
4198 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
4199
8172766a
JK
42002009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4201
4202 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
4203 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
4204 * gdb.arch/ia64-breakpoint-shadow.S: New file.
4205
0f73703c
UW
42062009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4207
4208 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
4209 * gdb.objc/nondebug.exp: Likewise.
4210
b32306ca
UW
42112009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4212
4213 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
4214 target_info setting.
4215
4216 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
4217 that detect new threads during "info threads".
4218
0057022f
UW
42192009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4220
4221 * gdb.threads/manythreads.c (main): Increase thread stack size
4222 to 2*PTHREAD_STACK_MIN.
4223 * gdb.threads/multi-create.c (main): Likewise.
4224 (create_function): Likewise.
4225
f29c0325
UW
42262009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4227
4228 * gdb.base/dump.exp: Pass difference of pointer types instead
4229 of integer types as offset to restore in intarr3.srec case.
4230
fcb34849
UW
42312009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4232
4233 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
4234
d5142e3b
UW
42352009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4236
4237 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
4238
087b74b2 42392009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 4240
087b74b2
PM
4241 New test for two watchpoints, with disabling of
4242 the first inserted.
4243 * testsuite/gdb.base/watchpoints.c: New file.
4244 * testsuite/gdb.base/watchpoints.exp: New file.
4245
96c07c5b
TT
42462009-09-25 Tom Tromey <tromey@redhat.com>
4247
4248 * gdb.base/charset.exp: Test utf-16 strings with Python.
4249
b8899f2b
TT
42502009-09-25 Tom Tromey <tromey@redhat.com>
4251
4252 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
4253 UCS-4.
4254 * gdb.base/charset.c (utf_32_string): Rename.
4255 (init_utf32): Rename.
4256 (main): Update.
4257
329719ec
TT
42582009-09-22 Tom Tromey <tromey@redhat.com>
4259
4260 * gdb.python/py-function.exp: Add regression tests.
4261
11ef0d76
KS
42622009-09-21 Keith Seitz <keiths@redhat.com>
4263
4264 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
4265 with invalid operator.
4266
3fe8f3b3
KS
42672009-09-21 Keith Seitz <keiths@redhat.com>
4268
4269 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
4270 and destructor using typedef name of class.
4271 * gdb.cp/classes.cc (class Base1): Add a destructor.
4272 (base1): New typedef.
4273 (use_methods): Instanitate an object of type base1.
4274 * gdb.cp/templates.exp (test_template_typedef): New procedure.
4275 (do_tests): Call test_template_typedef.
4276 * gdb.cp/templates.cc (Baz::~Baz): New method.
4277 (intBazOne): New typedef.
4278 (main): Instantiate intBazOne.
4279
7a9fe101
PM
42802009-09-21 Phil Muldoon <pmuldoon@redhat.com>
4281
4282 PR python/10633
4283
4284 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
4285 Function.
4286 (run_lang_tests): Add print elements test.
4287
2e4d963f
PM
42882009-09-21 Phil Muldoon <pmuldoon@redhat.com>
4289
4290 * gdb.python/py-value.exp (test_subscript_regression): New
4291 function. Test for invalid subscripts.
4292 * gdb.python/py-value.c (main): Add test array, and pointer to it.
4293 (ptr_ref): New function.
4294
ec7e75e7
PP
42952009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4296
4297 * gdb.base/default.exp: Fix "show convenience".
4298
0cc7d26f
TT
42992009-09-15 Tom Tromey <tromey@redhat.com>
4300
4301 * lib/mi-support.exp (mi_create_varobj): Update.
4302 (mi_create_floating_varobj): Likewise.
4303 (mi_create_dynamic_varobj): New proc.
4304 (mi_varobj_update): Update.
4305 (mi_varobj_update_with_type_change): Likewise.
4306 (mi_varobj_update_kv_helper): New proc.
4307 (mi_varobj_update_dynamic_helper): Rewrite.
4308 (mi_varobj_update_dynamic): New proc.
4309 (mi_list_varobj_children): Update.
4310 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
4311 * gdb.python/python-prettyprint.py (pp_outer): New class.
4312 (pp_nullstr): Likewise.
4313 (lookup_function): Register new printers.
4314 * gdb.python/python-prettyprint.c (struct substruct): New type.
4315 (struct outerstruct): Likewise.
4316 (substruct_test): New function.
4317 (struct nullstr): New type.
4318 (string_1, string_2): New globals.
4319 (main): Add new tests.
4320 * gdb.python/python-mi.exp: Added regression tests.
4321 * gdb.mi/mi2-var-display.exp: Update.
4322 * gdb.mi/mi2-var-cmd.exp: Update.
4323 * gdb.mi/mi2-var-child.exp: Update.
4324 * gdb.mi/mi2-var-block.exp: Update.
4325 * gdb.mi/mi-var-invalidate.exp: Update.
4326 * gdb.mi/mi-var-display.exp: Update.
4327 * gdb.mi/mi-var-cmd.exp: Update.
4328 * gdb.mi/mi-var-child.exp: Update.
4329 * gdb.mi/mi-var-block.exp: Update.
4330 * gdb.mi/mi-break.exp: Update.
4331 * gdb.mi/gdb701.exp: Update.
4332
a96d9b2e
SDJ
43332009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4334
4335 * Makefile.in: Inclusion of catch-syscall object.
4336 * gdb.base/catch-syscall.c: New file.
4337 * gdb.base/catch-syscall.exp: New file.
4338
b43b923a
MS
43392009-09-12 Michael Snyder <msnyder@vmware.com>
4340
4341 * gdb.reverse/step-reverse.exp: Explicitly check for targets
4342 that can support reverse debuggnig.
4343
cec03d70
TT
43442009-09-11 Tom Tromey <tromey@redhat.com>
4345
4346 * gdb.dwarf2/valop.S: New file.
4347 * gdb.dwarf2/valop.exp: New file.
4348
e23bb3fc
MK
43492009-09-11 Mark Kettenis <kettenis@gnu.org>
4350
4351 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
4352
37c3696d
DE
43532009-09-10 Doug Evans <dje@google.com>
4354
4355 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
4356 Add $gdb_prompt to second breakpoint regexp.
4357
5172aecb
JB
43582009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
4359
4360 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
4361 names, add missing ones.
4362 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
4363 * gdb.python/py-frame.c: Rename from python-frame.c.
4364 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
4365 testfile name.
4366 * gdb.python/py-function.exp: Rename from python-function.exp.
4367 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
4368 testfile name.
4369 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
4370 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
4371 Adjust testfile name.
4372 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
4373 * gdb.python/py-template.cc: Rename from python-template.cc.
4374 * gdb.python/py-template.exp: Rename from python-template.exp.
4375 Adjust testfile name.
4376 * gdb.python/py-value.c: Rename from python-value.c.
4377 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
4378 testfile name.
4379
b554e4bd
JK
43802009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4381
4382 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
4383 $bpt2address.
4384 (Second breakpoint address is valid on ia64)
4385 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
4386
9a68ae16
JM
43872009-09-03 Joseph Myers <joseph@codesourcery.com>
4388
4389 * gdb.base/ending-run.exp: Restrict regular expression matching
4390 line number to require closing brace following.
4391
146b9145
DE
43922009-09-03 Doug Evans <dje@google.com>
4393
4394 * gdb.base/store.exp (check_set): Fix typo in expected value message.
4395
787d21e1
TT
43962009-09-02 Tom Tromey <tromey@redhat.com>
4397
4398 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
4399
e7802207
TT
44002009-09-02 Tom Tromey <tromey@redhat.com>
4401
4402 * gdb.dwarf2/callframecfa.exp: New file.
4403 * gdb.dwarf2/callframecfa.S: New file.
4404
817aadd2
JK
44052009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4406
4407 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
4408 gdb.base/solib-overlap-main.c: New.
4409
4a76eae5
DJ
44102009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
4411
4412 PR gdb/10565
4413
4414 * gdb.base/bitfields.c (struct container, container): New.
4415 (main): Initialize it and call break5.
4416 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
4417
d4b96c9a
JK
44182009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4419
4420 Support constant DW_AT_data_member_location by GCC PR debug/40659.
4421 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
4422
4e22772d
JK
44232009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4424
4425 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
4426
2efab443
MS
44272009-08-26 Michael Snyder <msnyder@vmware.com>
4428
4429 * gdb.base/i386-reverse.c: New file.
4430 * gdb.base/i386-reverse.exp: New file.
4431 * gdb.base/Makefile.in: Add new files to be removed.
4432
07ab73a0
JM
44332009-08-26 Joseph Myers <joseph@codesourcery.com>
4434
4435 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
4436 environment-pwd for remote host.
4437 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
4438
676accff
KS
44392009-08-24 Keith Seitz <keiths@redhat.com>
4440
4441 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
4442 Add two new C++ completer tests which limit the output to a
889bf7c5 4443 given class.
676accff 4444
f9f7ad22
MS
44452009-08-24 Michael Snyder <msnyder@vmware.com>
4446
4447 * gdb.base/del.exp: Fix typo in comment.
4448 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
4449
81ecdfbb
RW
44502009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4451
4452 * configure: Regenerate.
4453 * gdb.hp/configure: Likewise.
4454 * gdb.hp/gdb.aCC/configure: Likewise.
4455 * gdb.hp/gdb.base-hp/configure: Likewise.
4456 * gdb.hp/gdb.compat/configure: Likewise.
4457 * gdb.hp/gdb.defects/configure: Likewise.
4458 * gdb.hp/gdb.objdbg/configure: Likewise.
4459 * gdb.stabs/configure: Likewise.
4460
cab0c772
UW
44612009-08-19 Doug Evans <dje@google.com>
4462
4463 * gdb.base/gdbvars.c: New file.
4464 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
4465
b8fa0bfa
PA
44662009-08-14 Pedro Alves <pedro@codesourcery.com>
4467
4468 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
4469 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
4470
b84aa90a
PA
44712009-08-13 Pedro Alves <pedro@codesourcery.com>
4472
4473 * gdb.base/default.exp: Adjust "set language test": it's now an
4474 enum command. Larger help string moved to "help set language".
4475 * gdb.base/help.exp: Adjust "help set language" expected output,
4476 now lists all known languages.
4477
0d8f9b2c
NF
44782009-08-11 Nathan Froyd <froydnj@codesourcery.com>
4479
4480 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
4481 all frame arguments.
4482 * gdb.arch/altivec-regs.exp: Likewise.
4483
bda180e0
TT
44842009-08-07 Tom Tromey <tromey@redhat.com>
4485
4486 * gdb.base/setshow.exp: Add tests for changes to set language, set
4487 check range, and set check type.
4488
48cb2d85
VP
44892009-08-03 Vladimir Prus <vladimir@codesourcery.com>
4490
4491 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
4492 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 4493 Call it.
48cb2d85 4494
1ea34204
UW
44952009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4496
4497 * configure.ac: Run gdb.cell tests when appropriate.
4498 * configure: Regenerate.
4499 * lib/cell.exp: New file.
4500 * gdb.cell: New directory.
4501 * gdb.cell/configure.ac: New file.
4502 * gdb.cell/configure: New file.
4503 * gdb.cell/Makefile.in: New file.
4504 * gdb.cell/arch.exp: New file.
4505 * gdb.cell/break.c: New file.
4506 * gdb.cell/break.exp: New file.
4507 * gdb.cell/break-spu.c: New file.
4508 * gdb.cell/bt.c: New file.
4509 * gdb.cell/bt2-spu.c: New file.
4510 * gdb.cell/bt-spu.c: New file.
4511 * gdb.cell/bt.exp: New file.
4512 * gdb.cell/coremaker.c: New file.
4513 * gdb.cell/coremaker-spu.c: New file.
4514 * gdb.cell/core.exp: New file.
4515 * gdb.cell/gcore.exp: New file.
4516 * gdb.cell/data.c: New file.
4517 * gdb.cell/data.exp: New file.
4518 * gdb.cell/data-spu.c: New file.
4519 * gdb.cell/ea-cache.exp: New file.
4520 * gdb.cell/ea-cache.c: New file.
4521 * gdb.cell/ea-cache-spu.c: New file.
4522 * gdb.cell/ea-standalone.c: New file.
4523 * gdb.cell/ea-standalone.exp: New file.
4524 * gdb.cell/ea-test.c: New file.
4525 * gdb.cell/ea-test.exp: New file.
4526 * gdb.cell/f-regs.exp: New file.
4527 * gdb.cell/mem-access.c: New file.
4528 * gdb.cell/mem-access.exp: New file.
4529 * gdb.cell/mem-access-spu.c: New file.
4530 * gdb.cell/ptype.exp: New file.
4531 * gdb.cell/registers.exp: New file.
4532 * gdb.cell/size.c: New file.
4533 * gdb.cell/sizeof.exp: New file.
4534 * gdb.cell/size-spu.c: New file.
4535 * gdb.cell/solib.exp: New file.
4536 * gdb.cell/solib-symbol.exp: New file.
4537
85e747d2
UW
45382009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4539
4540 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
4541
58d6951d
DJ
45422009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4543
4544 * gdb.base/float.exp: Handle VFP registers.
4545
6e0a4f15
MS
45462009-07-14 Michael Snyder <msnyder@vmware.com>
4547
dcd5da87
MS
4548 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
4549 to bring gdb to the beginning of the calling line.
4550
6e0a4f15
MS
4551 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
4552 confusing the i386 epilogue unwinder.
4553
782b2b07
SS
45542009-07-14 Stan Shebs <stan@codesourcery.com>
4555
4556 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
4557
f662c3bc
MS
45582009-07-14 Michael Snyder <msnyder@vmware.com>
4559
4560 * gdb.reverse/step-reverse.exp (stepi into function call):
4561 Call instruction may not be first instruction in the line.
4562 (reverse stepi from a function call): Used wrong line number.
4563
8f313923
JK
45642009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4565
4566 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
4567
4662c76e
JK
45682009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4569
4570 Fix gdb.base/macscp.exp when using custom inputrc.
4571 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
4572 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
4573 env(TERM) set.
4574 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
4575 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
4576
aa81e255
JK
45772009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4578
4579 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
4580 * gdb.base/annota1.exp (thread_test): Import global $testfile.
4581 Change the compilation target to match the testcase name.
4582 * gdb.base/sect-cmd.exp: Change the compilation target to match the
4583 testcase name.
4584 * a2-run.exp: Use for setup prepare_for_testing. Change the
4585 compilation target to match the testcase name.
4586 * gdb.base/commands.exp: Likewise.
4587 * gdb.base/finish.exp: Likewise.
4588 * gdb.base/float.exp: Likewise.
4589 * gdb.base/info-target.exp: Likewise.
4590 * gdb.base/relational.exp: Likewise.
4591 * gdb.base/term.exp: Likewise.
4592 * gdb.base/until.exp: Likewise.
4593 * gdb.base/volatile.exp: Likewise.
4594 * gdb.base/whatis-exp.exp: Likewise.
4595
4c93b1d7
HZ
45962009-07-11 Hui Zhu <teawater@gmail.com>
4597
4598 * gdb.base/help.exp (disassemble): Update expected help text.
4599
812f7342
TT
46002009-07-09 Tom Tromey <tromey@redhat.com>
4601
4602 * lib/gdb.exp: Handle TRANSCRIPT.
4603 (remote_spawn, remote_close, send_gdb): New procs.
4604
fbb8f299
PM
46052009-07-10 Phil Muldoon <pmuldoon@redhat.com>
4606
4607 * gdb.python/python-prettyprint.c: Add counted null string
4608 structure.
4609 * gdb.python/python-prettyprint.exp: Print null string. Test for
4610 embedded nulls.
4611 * gdb.python/python-prettyprint.py (pp_ns): New Function.
4612 * gdb.python/python-value.exp (test_value_in_inferior): Add
4613 variable length string fetch tests.
4614 * gdb.python/python-value.c (main): Add strings for string fetch tests.
4615
c0ac0ec7
JK
46162009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4617
4618 * gdb.base/dump.exp (inaccessible memory is reported): New test.
4619
30b66ecc
TT
46202009-07-07 Tom Tromey <tromey@redhat.com>
4621
4622 * gdb.base/call-rt-st.exp: Update for change to escape output.
4623 * gdb.base/callfuncs.exp: Likewise.
4624 * gdb.base/charset.exp: Likewise.
4625 * gdb.base/constvars.exp: Likewise.
4626 * gdb.base/long_long.exp: Likewise.
4627 * gdb.base/pointers.exp: Likewise.
4628 * gdb.base/printcmds.exp: Likewise.
4629 * gdb.base/setvar.exp: Likewise.
4630 * gdb.base/store.exp: Likewise.
4631 * gdb.cp/ref-types.exp: Likewise.
4632 * gdb.mi/mi-var-child.exp: Likewise.
4633 * gdb.mi/mi-var-display.exp: Likewise.
4634 * gdb.mi/mi2-var-display.exp: Likewise.
4635 * gdb.base/charset.exp: Test octal escape sequence length.
4636 Update for change to escape output.
4637
187c4a2b
JK
46382009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4639
4640 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
4641
d80a43f9
DJ
46422009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
4643
4644 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
4645
047427a8
JK
46462009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4647
4648 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
4649 gdbserver increasing $portnum if "Can't bind address" has been seen.
4650
8b5a0f4f
PA
46512009-07-05 Pedro Alves <pedro@codesourcery.com>
4652
4653 * gdb.base/ending-run.exp: Add "step out of main" pattern for
4654 mingw32ce.
4655
7d93ba58
PA
46562009-07-05 Pedro Alves <pedro@codesourcery.com>
4657
4658 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
4659 VFP format.
4660
2277426b
PA
46612009-07-02 Pedro Alves <pedro@codesourcery.com>
4662
4663 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
4664 linux. Adjust to use "inferior", "info inferiors", "detach
4665 inferior" and "kill inferior" instead of "restart", "info fork",
4666 "detach fork" and "delete fork".
4667 * gdb.base/ending-run.exp: Spell out "info".
4668 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
4669 the "kill" command.
4670
5af949e3
UW
46712009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4672
4673 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
4674 change to prefix TLS offset in hex with 0x.
4675
5d3729b5
UW
46762009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4677
4678 * gdb.base/default.exp: Update test case for "x" changes.
4679
af589bd0
TG
46802009-07-01 Tristan Gingold <gingold@adacore.com>
4681
4682 * gdb.base/bigcore.exp: Make darwin untested.
4683
40974f91
JK
46842009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4685
4686 * gdb.base/completion.exp (directory completion): Create the directory.
4687 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
4688 escapeuniquesub.
4689 (directory completion 2): Expect now ${escapeuniquesub}.
4690 (Glob remaining of directory test): Remove one excessive newline.
4691 Expect the real output.
4692
59dd3af6
JK
46932009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4694
4695 Fix `make check//%' target after `make check' has been ran.
4696 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
4697 a mkdir call.
4698 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
4699 (%/.dir): Remove.
4700
f4e164aa
JK
47012009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4702
4703 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
4704 the expected result record.
4705
69af2122
JK
47062009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4707
4708 Remove racy FAILs relying just on the timeouts.
4709 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
4710 (annotation_level 2): Remove racy FAILs.
4711
2fd481e1
PP
47122009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
4713
4714 gdb/10275
889bf7c5
PA
4715 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
4716
c38f313d
DJ
47172009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
4718
4719 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
4720
8b777f02
VP
47212009-06-30 Vladimir Prus <vladimir@codesourcery.com>
4722
4723 * gdb.mi/mi-stack.exp: Testing symbolic options
4724 to -stack-list-locals and -stack-list-arguments.
4725
00c7eacf
JK
47262009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4727
4728 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
4729
6bc80edc
TT
47302009-06-29 Tom Tromey <tromey@redhat.com>
4731
4732 * dg-extract-results.sh: New file.
4733 * Makefile.in (FORCE_PARALLEL): New variable.
4734 (CHECK_TARGET): New conditional variable.
4735 (check): Use CHECK_TARGET.
4736 (DO_RUNTEST): New variable.
4737 (check-single): New target.
4738 (TEST_DIRS): New variable.
4739 (TEST_TARGETS): Likewise.
4740 (check-parallel): New target.
4741 (check-gdb.%): New pattern.
4742 (BASE1_FILES): New variable.
4743 (BASE2_FILES): Likewise.
4744 (check-gdb.base%): New pattern.
4745 (%/.dir): New pattern.
4746 * configure: Rebuild.
4747 * aclocal.m4 (AM_CONDITIONAL): New defun.
4748 * configure.ac: Check whether user is using GNU make.
4749 (GMAKE): New conditional.
4750
794684b6
SW
47512009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
4752
4753 * gdb.cp/namespace-nested-import.cc: New test.
4754 * gdb.cp/namespace-nested-import.exp: New test.
4755
edb3359d
DJ
47562009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
4757
4758 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
4759 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
4760 * gdb.opt/Makefile.in (EXECUTABLES): Update.
4761 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
4762 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
4763 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
4764 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
4765 gdb.opt/inline-markers.c: New files.
4766 * lib/gdb.exp (skip_inline_frame_tests): New function.
4767 (skip_inline_var_tests): New function.
4768
cf657a0c
AS
47692009-06-27 Andreas Schwab <schwab@linux-m68k.org>
4770
4771 * gdb.cp/exception.exp: Don't require $hex before inner frame in
4772 backtrace.
4773
28d41a99
MS
47742009-06-27 Michael Snyder <msnyder@vmware.com>
4775
4776 * gdb.reverse: New directory.
4777 * gdb.reverse/break-reverse.c: New test.
4778 * gdb.reverse/break-reverse.exp: New test.
4779 * gdb.reverse/consecutive-reverse.c: New test.
4780 * gdb.reverse/consecutive-reverse.exp: New test.
4781 * gdb.reverse/finish-reverse.c: New test.
4782 * gdb.reverse/finish-reverse.exp: New test.
4783 * gdb.reverse/machinestate.c: New test.
4784 * gdb.reverse/ms1.c: New test.
4785 * gdb.reverse/machinestate.exp: New test.
4786 * gdb.reverse/Makefile.in: New file.
4787 * gdb.reverse/shr2.c: New test.
4788 * gdb.reverse/solib-reverse.c: New test.
4789 * gdb.reverse/solib-reverse.exp: New test.
4790 * gdb.reverse/step-reverse.c: New test.
4791 * gdb.reverse/step-reverse.exp: New test.
4792 * gdb.reverse/until-reverse.c: New test.
4793 * gdb.reverse/ur1.c: New test.
4794 * gdb.reverse/until-reverse.exp: New test.
4795 * gdb.reverse/watch-reverse.c: New test.
4796 * gdb.reverse/watch-reverse.exp: New test.
4797 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
4798 * configure: Regenerate.
4799
fe3c8b0d
DE
48002009-06-26 Doug Evans <dje@google.com>
4801
4802 * gdb.base/psymtab.exp: Turn off pending breakpoints.
4803
3a72a602
PM
48042009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
4805
4806 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
4807 windows problem for 'file delete $binfile'.
4808
27aa8d6a
SW
48092009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
4810
4811 * gdb.cp/namespace-using.exp: New test.
4812 * gdb.cp/namespace-using.cc: New test.
4813
8ac055f8
JB
48142009-05-20 Joel Brobecker <brobecker@adacore.com>
4815
4816 * gdb.ada/variant_record_packed_array: New testcase.
4817
85e306ed
TT
48182009-06-23 Tom Tromey <tromey@redhat.com>
4819
4820 * gdb.base/charset.exp (test_combination): Regression test.
4821 * gdb.base/charset.c (my_wchar_t): New typedef.
4822 (myvar): New global.
4823 (main): Set myvar.
4824
56643c5e
PM
48252009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
4826
4827 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
4828 target.
4829
1fac167a
UW
48302009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4831
4832 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
4833
7ccb0be9
UW
48342009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4835
4836 * gdb.mi/gdb680.exp: Update test for error message.
4837
568d6575
UW
48382009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4839
4840 * gdb.base/annota1.exp: Allow multiple occurrences of the
4841 frames-invalid annotation.
4842 * gdb.cp/annota2.exp: Likewise.
4843
7cd1089b
PM
48442009-06-15 Phil Muldoon <pmuldoon@redhat.com>
4845
4846 * gdb.cp/gdb2495.cc: New file.
4847 * gdb.cp/gdb2495.exp: New file.
4848
72c63395
JK
48492009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4850
4851 Report error on GDB crash during runto.
4852 * lib/gdb.exp (runto <eof>): New.
4853
3788363d
DJ
48542009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
4855
4856 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
4857 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
4858 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
4859 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
4860 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
4861 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
4862 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
4863 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
4864 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
4865 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
4866 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
4867 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
4868 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
4869 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
4870 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
4871 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
4872 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
4873 gdb.server/server-mon.exp, gdb.server/server-run.exp,
4874 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
4875 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
4876 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
4877 gdb.trace/passcount.exp, gdb.trace/report.exp,
4878 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
4879 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
4880 gdb.trace/while-stepping.exp: Use a unique name for the compiled
4881 executable.
4882
17592de3
PA
48832009-06-07 Pedro Alves <pedro@codesourcery.com>
4884
4885 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
4886 defined before referencing it.
4887
701e355d
DE
48882009-06-03 Doug Evans <dje@google.com>
4889
4890 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
4891 * gdb.arch/i386-see.c: Ditto.
4892
f2292c65
PM
48932009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
4894
4895 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
4896 (check_macro): Return 1 if undefined.
4897 If first test fails, check if macro debug information is available,
4898 and report unsupported test if no macro information is found.
4899
5a437975
DE
49002009-05-29 Doug Evans <dje@google.com>
4901
4902 * gdb.threads/hand-call-in-threads.exp: New.
4903 * gdb.threads/hand-call-in-threads.c: New.
4904
c141c696
MS
49052009-05-29 Michael Snyder <msnyder@vmware.com>
4906
4907 * gdb.base/break-always.exp: Change "1" to "on".
4908 Add confirmation check.
4909
b3444185
PA
49102009-05-28 Pedro Alves <pedro@codesourcery.com>
4911
4912 * gdb.threads/threxit-hop-specific.c: New.
4913 * gdb.threads/threxit-hop-specific.exp: New.
4914 * gdb.threads/thread-execl.c: New.
4915 * gdb.threads/thread-execl.exp: New.
4916
b6313243
TT
49172009-05-27 Tom Tromey <tromey@redhat.com>
4918 Thiago Jung Bauermann <bauerman@br.ibm.com>
4919
4920 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
4921 (mi_child_regexp): Likewise.
4922 (mi_list_varobj_children_range): Likewise.
4923 (mi_get_features): Likewise.
4924 (mi_list_varobj_children): Rewrite.
4925 * gdb.python/python-mi.exp: New file.
4926
a6bac58e
TT
49272009-05-27 Tom Tromey <tromey@redhat.com>
4928 Thiago Jung Bauermann <bauerman@br.ibm.com>
4929 Phil Muldoon <pmuldoon@redhat.com>
4930 Paul Pluzhnikov <ppluzhnikov@google.com>
4931
4932 * gdb.python/python-prettyprint.exp: New file.
4933 * gdb.python/python-prettyprint.c: New file.
4934 * gdb.python/python-prettyprint.py: New file.
4935 * gdb.base/display.exp: print/r is now valid.
4936
2c74e833
TT
49372009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
4938 Tom Tromey <tromey@redhat.com>
4939 Pedro Alves <pedro@codesourcery.com>
4940 Paul Pluzhnikov <ppluzhnikov@google.com>
4941
4942 * gdb.python/python-template.exp: New file.
4943 * gdb.python/python-template.cc: New file.
4944 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
4945 tests.
4946 * gdb.python/python-value.exp (py_objfile_tests): New proc.
4947 Call it.
4948 (test_value_after_death): New proc.
4949 * gdb.python/python-value.c (PTR): New typedef.
4950 (main): New variable 'x'.
4951
89c73ade
TT
49522009-05-27 Tom Tromey <tromey@redhat.com>
4953
4954 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
4955 tests.
4956 * gdb.python/python-value.exp (py_objfile_tests): New proc.
4957 Call it.
4958
a75724bc
PA
49592009-05-27 Pedro Alves <pedro@codesourcery.com>
4960
4961 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
4962
e58b0e63
PA
49632009-05-24 Pedro Alves <pedro@codesourcery.com>
4964
4965 * gdb.threads/fork-thread-pending.c: New.
4966 * gdb.threads/fork-thread-pending.exp: New.
4967
4ac36638
JK
49682009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4969
4970 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
4971 * gdb.dwarf2/dw2-strp.S (a_string2): New.
4972
889bf7c5 49732009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 4974
889bf7c5 4975 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 4976
b242c3c2
PA
49772009-05-17 Pedro Alves <pedro@codesourcery.com>
4978
4979 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
4980 `gdb_get_line_number'. Call `callee' in both parent and child.
4981 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
4982 `gdb_get_line_number' instead of hardcoding line numbers.
4983 (catch_fork_unpatch_child): New procedure to test detaching
4984 breakpoints from child fork.
4985 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
4986 hardcoding line numbers.
4987 (do_fork_tests): Run `catch_fork_unpatch_child'.
4988
ee342b23
VP
49892009-05-17 Vladimir Prus <vladimir@codesourcery.com>
4990
4991 * gdb.mi/mi-cmd-var.exp: Check that when varobj
4992 of structure type enters or leaves the scope, it
4993 is reported by -var-update.
4994
e2009e98
DE
49952009-05-11 Doug Evans <dje@sebabeach.org>
4996
4997 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 4998 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
4999 * gdb.threads/schedlock.c (main): Fix off-by-one error.
5000
00903456
JK
50012009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5002
5003 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
5004
dc621c35
DE
50052009-04-30 Doug Evans <dje@google.com>
5006
5007 * gdb.threads/watchthreads2.exp: New testcase.
5008 * gdb.threads/watchthreads2.c: New testcase.
5009
9ab4e744
DE
50102009-04-29 Doug Evans <dje@google.com>
5011
5012 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
5013 * gdb.cp/mb-ctor.cc: Ditto.
5014 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
5015 * gdb.cp/mb-inline.h (multi_line_foo): New function.
5016 * gdb.cp/mb-inline1.cc: Call it.
5017 * gdb.cp/mb-inline2.cc: Ditto.
5018 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
5019 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
5020
484086b7
JK
50212009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5022
5023 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
5024 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
5025 Replace all uses of `decimal' by `nonzero'.
5026 (info macro FROM_COMMANDLINE): New test.
5027
379a77b5
TT
50282009-04-27 Tom Tromey <tromey@redhat.com>
5029
5030 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
5031
b92b73c2
DE
50322009-04-27 Doug Evans <dje@google.com>
5033
5034 * gdb.threads/watchthreads.c (main): Initialize args before starting
5035 the threads. Plus formatting cleanup.
5036 * gdb.threads/watchthreads.exp: Avoid errant failures due to
5037 biased scheduling of one thread.
5038
945a118d
JG
50392009-04-27 Jerome Guitton <guitton@adacore.com>
5040
5041 * gdb.cp/templates.cc (GetMax): New template.
5042 (main): Declare two instances of GetMax.
5043 * gdb.cp/templates.exp: Add new test.
5044
d389af10
JK
50452009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5046
5047 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
5048
e7f86de9
JM
50492009-04-22 Joseph Myers <joseph@codesourcery.com>
5050
5051 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
5052
334cc82d
TT
50532009-04-15 Tom Tromey <tromey@redhat.com>
5054
5055 * gdb.base/charset.exp: Add regression test.
5056
d12672cc
JB
50572009-04-14 Joel Brobecker <brobecker@adacore.com>
5058
5059 * gdb.base/exe-lock.exp: New testcase.
5060
18e8c3bc
TT
50612009-04-13 Tom Tromey <tromey@redhat.com>
5062
5063 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
5064 operator on Frame.
5065
5ecd5cbe
UW
50662009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5067
5068 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
5069 * gdb.server/ext-attach.exp: Likewise.
5070
7309f756
VP
50712009-04-03 Vladimir Prus <vladimir@codesourcery.com>
5072
5073 Eliminate some sleep usage.
5074
889bf7c5
PA
5075 * gdb.mi/basics.c (do_nothing): New.
5076 (main): Use do_nothing instead of printf, so that
5077 not to introduce race condition between output of
5078 inferiour and output of gdb. Do not use sleep as it
5079 is not generally available on embedded targets.
7309f756 5080
f4b95f6f
PA
50812009-04-02 Pedro Alves <pedro@codesourcery.com>
5082
5083 * gdb.server/ext-attach.exp: Expect an optional process id after
5084 "Detached from remote process".
5085
de40b933
JK
50862009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5087
5088 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
5089 gdb.dwarf2/dw2-unresolved.exp: New.
5090
2ae101a4
PA
50912009-04-02 Pedro Alves <pedro@codesourcery.com>
5092
5093 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
5094 mi_run_to_main.
5095
56a8e183
PA
50962009-04-02 Pedro Alves <pedro@codesourcery.com>
5097
5098 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
5099 mi_run_to_main. Skip thread exit test on remote targets.
5100 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
5101 mi_run_to_main.
5102 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
5103 mi_run_to_main.
5104 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
5105 when expecting ^connected. Detect when the target doesn't support
5106 non-stop mode.
5107 (mi_run_cmd): Detect if non-stop mode was requested by isn't
5108 supported. Return -1 on error, 0 on success.
5109 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
5110 (mi_runto): Return mi_runto_helper's result explicitly.
5111
c35fafde
PA
51122009-04-01 Pedro Alves <pedro@codesourcery.com>
5113
5114 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
5115
f8a8dce6
JB
51162009-04-01 Tom Tromey <tromey@redhat.com>
5117
5118 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
5119 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
5120 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
5121 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
5122
71c25dea
TT
51232009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
5124 Jan Kratochvil <jan.kratochvil@redhat.com>
5125
5126 PR gdb/931
5127 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
5128 output.
5129 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
5130 for gdb/931.
5131 * dw2-strp.S (DW_AT_language): Change to C++.
5132 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
5133
02d9a9ce
JB
51342009-03-31 Joel Brobecker <brobecker@adacore.com>
5135
5136 * gdb.ada/tasks: New testcase.
5137
1042e4c0
SS
51382009-03-30 Stan Shebs <stan@codesourcery.com>
5139
5140 * gdb.trace/actions.exp: Update to match new info trace format.
5141 * gdb.trace/deltrace.exp: Ditto.
5142 * gdb.trace/infotrace.exp: Ditto.
5143 * gdb.trace/passcount.exp: Ditto.
5144 * gdb.trace/save-trace.exp: Ditto.
5145 * gdb.trace/while-stepping.exp: Ditto.
5146 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
5147
f8f6f20b
TJB
51482009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5149
5150 * gdb.python/python-frame.c: New file.
5151 * gdb.python/python-frame.exp: New file.
5152
c0c6f777
TJB
51532009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5154
5155 * gdb.python/python-value.exp: Add tests for the address
5156 attribute.
5157
3cb51905
AS
51582009-03-29 Andreas Schwab <schwab@linux-m68k.org>
5159
5160 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
5161
88fc996f
DE
51622009-03-26 Doug Evans <dje@google.com>
5163
5164 * gdb.mi/mi-nonstop-exit.exp: New file.
5165 * gdb.mi/non-stop-exit.c: New file.
5166
56ef84b1
TT
51672009-03-26 Tom Tromey <tromey@redhat.com>
5168
5169 Update for change to prologue skipping:
5170 * gdb.mi/mi2-simplerun.exp: Update.
5171 * gdb.mi/mi2-break.exp: Update.
5172 * gdb.mi/mi-simplerun.exp: Update.
5173 * gdb.mi/mi-break.exp: Update.
5174 * gdb.base/ending-run.exp: Update.
5175
def2b000
TJB
51762009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5177
5178 * gdb.python/python-value.exp (test_value_in_inferior): Test
5179 gdb.Value.is_optimized_out attribute.
5180
442ddf59
JK
51812009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5182
5183 * gdb.dwarf2/dw2-noloc-main.c: New file.
5184 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
5185 (.text): Remove.
5186 (.data): New.
5187 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
5188 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
5189 (DW_TAG_subprogram func_cu1, noloc): Remove.
5190 (main): New.
5191 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
5192 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
5193 (file_symbols): New procedure.
5194
a8df5de4
TT
51952009-03-25 Tom Tromey <tromey@redhat.com>
5196
5197 * gdb.base/charset.exp (valid_target_charset): New proc.
5198 Use it to skip tests on invalid charsets.
5199
cc1d7add
PM
52002009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
5201
5202 * gdb.base/completion.exp: Add a test for directory completion.
5203
bcd5727b
JK
52042009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5205
5206 Fix a racy FAIL.
5207 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
5208 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
5209
cc924cad
TJB
52102009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5211
5212 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
5213 * gdb.python/python-function.exp: Add test for function returning
5214 a GDB value.
5215
bc3b79fd
TJB
52162009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
5217
5218 * gdb.python/python-function.exp: New file.
5219
6c7a06a3
TT
52202009-03-20 Tom Tromey <tromey@redhat.com>
5221
5222 * gdb.base/store.exp: Update for change to escape output.
5223 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
5224 to escape output.
5225 * gdb.base/pointers.exp: Update for change to escape output.
5226 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
5227 to escape output.
5228 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
5229 escape output.
5230 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
5231 to escape output.
5232 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
5233 escape output.
5234 * gdb.base/setvar.exp: Update for change to escape output.
5235 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
5236 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
5237 to escape output.
5238 (test_print_string_constants): Likewise.
5239 * gdb.base/charset.exp (valid_host_charset): Check size of
5240 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
5241 cases. Handle "auto"-related output.
5242 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
5243 (uvar, Uvar): New globals.
5244
c31af87b
JG
52452009-03-19 Jerome Guitton <guitton@adacore.com>
5246
5247 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
5248 deltas.
5249 * gdb.ada/fixed_points.exp: Ditto.
5250
51272cf2
PA
52512009-03-18 Pedro Alves <pedro@codesourcery.com>
5252
5253 * return-nodebug.c: Don't include stdio.h.
5254 (init): Delete.
5255 (func): Delete definition and provide extern declaration.
5256 (t): New.
5257 (main): Don't call printf. Call func and store its result in t.
5258 * return-nodebug1.c: New.
5259 * return-nodebug.exp: Don't expect stdio output. Instead, print
5260 the global variable t. Drop printf formatters and cast types from
5261 foreach loop. Don't use prepare_for_testing. Compile
5262 return-nodebug.c and return-nodebug1.c in separate steps. Don't
5263 define FORMAT or CAST.
5264
d24948ac
PP
52652009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5266
5267 * gdb.base/solib-display.exp: Disable test for remote targers.
5268
61ff14c6
JK
52692009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5270
5271 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
5272
cb4dce93
JK
52732009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5274
5275 Fix a racy FAIL.
5276 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
5277 code from `follow parent, print pids'.
5278 (`follow child, print pids', `follow parent, print pids'): Call it.
5279 Replace `gdb_test "break..."' by gdb_breakpoint.
5280
f7c60c5e
VP
52812009-03-13 Vladimir Prus <vladimir@codesourcery.com>
5282
5283 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 5284 sync and async modes.
f7c60c5e 5285
383ace49
JB
52862009-03-12 Joel Brobecker <brobecker@adacore.com>
5287
5288 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
5289 that was checked in by mistake. Remove loading of ada.exp, since
5290 this is not necessary in this case.
5291
4ce102af
JB
52922009-03-12 Joel Brobecker <brobecker@adacore.com>
5293
5294 * gdb.ada/ptype_arith_binop.exp: New testcase.
5295
529a2aef
JB
52962009-03-12 Joel Brobecker <brobecker@adacore.com>
5297
5298 * gdb.ada/mod_from_name: New testcase.
5299
8a38181c
JB
53002009-03-12 Joel Brobecker <brobecker@adacore.com>
5301
5302 * gdb.ada/tick_last_segv: New testcase.
5303
11436dee
VP
53042009-03-12 Vladimir Prus <vladimir@codesourcery.com>
5305
61ff14c6 5306 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 5307
1f31650a
VP
53082009-03-12 Vladimir Prus <vladimir@codesourcery.com>
5309
61ff14c6
JK
5310 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
5311 include the token in ^running and frame info in *stopped.
1f31650a 5312
a3247a22
PP
53132009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
5314
5315 * solib-display.exp: New file.
5316 * solib-display-main.c: New file.
5317 * solib-display-lib.c: New file.
61ff14c6 5318
aae64587
PA
53192009-03-05 Pedro Alves <pedro@codesourcery.com>
5320
5321 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
5322
44aabfbc
JK
53232009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5324
5325 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
5326 (list_and_check_macro): Use more specific test name.
5327 (next to definition): Make the test names unique.
5328
c087fcd3
PM
53292009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
5330
5331 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 5332
c86cf029
VP
53332009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5334
5335 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
5336 notifications.
5337 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
5338 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
5339 * lib/mi-support.exp (library_loaded_re): New.
5340 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
5341
3ea85240
VP
53422009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5343
5344 * gdb.gdb/observer.exp: Use test_notification observer, not
5345 normal_stop, everywhere.
5346 (test_normal_stop_notifications): Rename to...
5347 (test_notifications): ...this.
5348 (test_observer_normal_stop): Rename to...
5349 (test_observer): ...this.
5350
1903f0e6
DE
53512009-02-16 Doug Evans <dje@google.com>
5352
5353 * gdb.arch/amd64-disp-step.S (test_int3): New test.
5354 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
5355 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
5356 (test_prefixed_syscall,test_int3): New tests.
5357 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
5358 (test_prefixed_syscall,test_int3): New tests.
5359
1d33d6ba
VP
53602009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5361
3cb51905
AS
5362 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
5363 (mi_expect_interrupt): Likewise.
5364 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
5365 response.
1d33d6ba 5366
faafb047
PM
53672009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
5368
5369 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
5370 * gdb.base/pc-fp.exp (get_valueofx): Remove.
5371 Replace calls to get_valueofx by get_hexadecimal_valueof.
5372
417e16e2
PM
53732009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
5374
5375 * lib/gdb.exp (get_valueof): Accept anything as a return value.
5376 (get_integer_valueof): New procedure.
5377 (get_sizeof): Use new get_integer_value_of.
5378 * gdb.base/sizeof.exp: Replace all uses of get_valueof
5379 by get_integer_valueof.
5380
7065b901
TT
53812009-02-13 Tom Tromey <tromey@redhat.com>
5382
5383 * gdb.base/remote.exp (get_sizeof): Remove.
5384 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
5385 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
5386 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
5387 * lib/gdb.exp (get_valueof): Move from long_long.exp.
5388 (get_sizeof): Likewise.
5389
5d7cb8df
JK
53902009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5391
5392 PR fortran/9806
5393 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
5394
b2febfff
PP
53952009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5396
5397 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
5398
4aa995e1
PA
53992009-02-06 Pedro Alves <pedro@codesourcery.com>
5400
5401 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
5402
d8906c6f
TJB
54032009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
5404
5405 * gdb.python/python-cmd.exp: New file.
5406
ff4ab08d
TG
54072009-02-06 Tristan Gingold <gingold@adacore.com>
5408
5409 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
5410
aacd552b
TG
54112009-02-05 Tristan Gingold <gingold@adacore.com>
5412
5413 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
5414 pointer is dereferenced and use this signal name in regexp.
5415 * gdb.base/signull.exp: Ditto.
5416 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
5417 * gdb.base/signull.c (main): Ditto.
5418
08c637de
TJB
54192009-02-04 Tom Tromey <tromey@redhat.com>
5420 Thiago Jung Bauermann <bauerman@br.ibm.com>
5421
5422 * gdb.python/python-value.exp: Use `gdb.history' instead of
5423 `gdb.value_from_history'.
5424 (test_value_numeric_ops): Add test for conversion of enum constant.
5425 * gdb.python/python-value.c (enum e): New type.
5426 (evalue): New global.
5427 (main): Use argv.
5428
20261af8
JG
54292009-02-04 Jerome Guitton <guitton@adacore.com>
5430
5431 * gdb.ada/uninitialized_vars: New test program.
5432 * gdb.ada/uninitialized_vars.exp: New testcase.
5433
52e44b43
TT
54342009-02-02 Tom Tromey <tromey@redhat.com>
5435
5436 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
5437 * gdb.cp/pr2489.cc: Rename...
5438 * gdb.cp/pr9594.cc: ... to this.
5439
1c71341a
TT
54402009-02-02 Tom Tromey <tromey@redhat.com>
5441
5442 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
5443 * gdb.cp/pr2489.cc: New file.
5444 * gdb.cp/cpcompletion.exp: New file.
5445
a4295225
TT
54462009-02-02 Tom Tromey <tromey@redhat.com>
5447
5448 PR exp/9059:
5449 * gdb.cp/call-c.exp: Add regression test.
5450 * gdb.cp/call-c.cc (FooHandle): New typedef.
5451 (main): New variable 'handle'.
5452
592375cd
VP
54532009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5454
5455 * lib/mi-support.exp (et_mi_thread_list)
5456 (check_mi_and_console_threads): Adjust for current thread in
5457 -thread-list-ids output.
5458
41447f92
VP
54592009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5460
889bf7c5
PA
5461 * gdb.mi/mi-break.exp (test_disabled_creation): New.
5462 Call it.
41447f92 5463
35669430
DE
54642009-01-28 Doug Evans <dje@google.com>
5465
5466 * gdb.arch/amd64-disp-step.S: New file.
5467 * gdb.arch/amd64-disp-step.exp: New file.
5468 * gdb.arch/i386-disp-step.S: New file.
5469 * gdb.arch/i386-disp-step.exp: New file.
5470
09f00d9a
PM
54712009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
5472
5473 * gdb.base/find.exp: Set newline variable
5474 using quotes instead of braces to fix cygwin failures.
5475
1e8fb976
PA
54762009-01-23 Pedro Alves <pedro@codesourcery.com>
5477
5478 * gdb.base/radix.exp: Add tests to ensure that that set
5479 input-radix 0 and set output-radix 0 are really rejected.
5480
da061712
PA
54812009-01-23 Pedro Alves <pedro@codesourcery.com>
5482
5483 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
5484 copyright years.
5485
dd7e2d2b
PA
54862009-01-23 Pedro Alves <pedro@codesourcery.com>
5487
5488 PR gdb/9664:
5489 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
5490
392452f6
PA
54912009-01-22 Pedro Alves <pedro@codesourcery.com>
5492
5493 PR c++/9631:
5494 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
5495
8653e71c
PM
54962009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
5497
5498 * gdb.server/file-transfer.exp: Use EXEEXT variable for
5499 binfile definition to fix Windows OS failure.
5500
a12cc160
DJ
55012009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
5502
5503 PR gdb/9346
5504 * gdb.base/interrupt.c (sigint_handler): New.
5505 (main): Install a SIGINT handler if SIGNALS is defined. Exit
5506 on error.
5507 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
5508 Test "signal SIGINT".
5509
b89667eb
DE
55102009-01-19 Doug Evans <dje@google.com>
5511
5512 * gdb.base/break.exp: Update expected gdb output.
5513 * gdb.base/sepdebug.exp: Ditto.
5514 * gdb.mi/mi-syn-frame.exp: Ditto.
5515 * gdb.mi/mi2-syn-frame.exp: Ditto.
5516 * gdb.base/call-signal-resume.exp: New file.
5517 * gdb.base/call-signals.c: New file.
5518 * gdb.base/unwindonsignal.exp: New file.
5519 * gdb.base/unwindonsignal.c: New file.
5520 * gdb.threads/interrupted-hand-call.exp: New file.
5521 * gdb.threads/interrupted-hand-call.c: New file.
5522 * gdb.threads/thread-unwindonsignal.exp: New file.
5523
adb483fe
DJ
55242009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5525
5526 * gdb.base/define.exp: Test defining and hooking prefix commands.
5527 * gdb.python/python.exp: Update test for "show user" output.
5528
60023297
JK
55292009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5530
5531 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
5532 now the output exactly, using less wildcards. Expect also the output
5533 of gfortran-4.3. Update for the f-valprint.c modification from
5534 2008-04-22.
5535 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
5536 Remove gdb_test test names where matching the command.
5537
ccc57cf9
PA
55382009-01-01 Pedro Alves <pedro@codesourcery.com>
5539
5540 PR breakpoints/9681:
5541 * gdb.base/watchpoint.exp: Add regression test.
5542
c7a6ca08
PA
55432008-12-31 Pedro Alves <pedro@codesourcery.com>
5544
5545 * gdb.threads/attach-into-signal.exp: Don't use
5546 gdb_suppress_entire_file.
5547 * gdb.threads/attach-stopped.exp: Ditto.
5548 * gdb.threads/attachstop-mt.exp: Ditto.
5549
3a031f65
PA
55502008-12-31 Pedro Alves <pedro@codesourcery.com>
5551
5552 PR gdb/8812:
5553 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
5554
09e6485f
PA
55552008-12-29 Pedro Alves <pedro@codesourcery.com>
5556
5557 PR gdb/7536:
5558 * gdb.base/radix.exp: Add tests to ensure invalid input radices
5559 and unsupported output radices are really rejected.
5560
0cd53049
JK
55612008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5562
5563 * gdb.cp/punctuator.exp: Backslash the '$' signs.
5564
ba163c7e
TT
55652008-12-22 Tom Tromey <tromey@redhat.com>
5566
5567 * gdb.cp/punctuator.exp: New file.
5568
6f4de6c9
JK
55692008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5570
5571 * gdb.base/completion.exp (Completing non-existing component): New test.
5572
0f34d0b4
JK
55732008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5574
5575 Fix for PR gdb/8648.
5576 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
5577 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
5578 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
5579 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
5580
db2ad4c3
JK
55812008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5582
5583 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
5584
bb5ef15e
DP
55852008-12-16 Christophe Lyon <christophe.lyon@st.com>
5586
5587 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
5588 compiler actually generate code at the expected line number.
5589
90142adc
JZ
55902008-12-15 Jie Zhang <jie.zhang@analog.com>
5591
5592 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
5593
fad6eecd
TT
55942008-12-12 Tom Tromey <tromey@redhat.com>
5595
5596 * gdb.base/commands.exp (redefine_hook_test): New proc.
5597 Call it.
5598
17c8aaf5
TT
55992008-12-11 Tom Tromey <tromey@redhat.com>
5600
5601 * gdb.base/macscp.exp: New regression test.
5602
7c8adf68
TT
56032008-12-11 Tom Tromey <tromey@redhat.com>
5604
5605 * gdb.base/macscp.exp: Print "address.addr".
5606 * gdb.base/macscp1.c (struct outer): New struct.
5607 (address): New global.
5608
b05dcbb7
TT
56092008-12-09 Tom Tromey <tromey@redhat.com>
5610
5611 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
5612 Call it.
5613
2d476de1
DE
56142008-12-04 Doug Evans <dje@google.com>
5615
5616 * gdb.server/ext-run.exp: Relax regexp for init program.
5617
87bdc959
TG
56182008-12-03 Tristan Gingold <gingold@adacore.com>
5619
5620 * gdb.base/macscp.exp: Generate an object file during compilation
5621 to work around Darwin dsymutil limitations.
5622
e0740f77
JK
56232008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5624
5625 Test resolving external references to TLS variables.
5626 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
5627 FILE2_THREAD_LOCAL.
5628 (testfile2, srcfile2): New variables.
5629 * gdb.threads/tls.c (file2_thread_local)
5630 (function_referencing_file2_thread_local): New.
5631 * gdb.threads/tls2.c: New file.
5632
67f0aac5
JB
56332008-11-28 Joel Brobecker <brobecker@adacore.com>
5634
5635 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
5636 rather than integer, as integer might not be big enough when
5637 on 64bit targets.
67f0aac5 5638
c332165e
JG
56392008-11-27 Jerome Guitton <guitton@adacore.com>
5640
5641 * gdb.cp/formatted-ref.exp: Add equality test.
5642 * gdb.ada/formatted_ref.exp: Ditto.
5643
fc9b693c
JK
56442008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5645
5646 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
5647 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
5648
a9c64011
AS
56492008-11-20 Andreas Schwab <schwab@suse.de>
5650
5651 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
5652 matching syscall entry point.
5653 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
5654 (tcatch_vfork_then_child_follow): Likewise. Finish through
5655 vfork even if we stopped at the syscall trampoline.
5656
e2fd701e
DE
56572008-11-20 Doug Evans <dje@google.com>
5658
5659 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
5660
69abc51c
TJB
56612008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
5662
5663 * gdb.arch/ppc-dfp.exp: New file.
5664 * gdb.arch/ppc-dfp.c: New file.
5665
c14c28ba
PP
56662008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5667
5668 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 5669
2e74121d
DE
56702008-11-17 Doug Evans <dje@google.com>
5671
5672 * gdb.mi/mi-syn-frame.exp: Update expected output.
5673 * gdb.mi/mi2-syn-frame.exp: Update expected output.
5674
66bb093b
VP
56752008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5676
5677 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
5678 "thread N" results in =thread-selected.
5679 * lib/mi-support (mi_run_cmd, mi_expect_stop)
5680 (mi_send_resuming_command_raw): Be prepared for
5681 =thread-selected.
5682
3d043ef6
VP
56832008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5684
a9c64011
AS
5685 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
5686 * lib/mi-support.exp: Likewise.
3d043ef6 5687
808104c8
JB
56882008-11-16 Joel Brobecker <brobecker@adacore.com>
5689
5690 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
5691 commands from the expected output for "help catch".
5692
00b22944
JB
56932008-11-15 Joel Brobecker <brobecker@adacore.com>
5694
5695 * gdb.ada/int_deref.exp: New testcase.
5696
59669435
TT
56972008-11-14 Nick Roberts <nickrob@snap.net.nz>
5698
5699 * gdb.mi/gdb2549.exp: New file.
5700
de04a248
DE
57012008-11-11 Doug Evans <dje@google.com>
5702
5703 * gdb.base/callexit.exp: New file.
5704 * gdb.base/callexit.c: New file.
5705
6b8ce727
DE
57062008-11-10 Doug Evans <dje@google.com>
5707
5708 * lib/gdb.exp (GDBFLAGS): Move -nx ...
5709 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
5710 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
5711 (default_gdb_start,default_gdb_exit): Ditto.
5712 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
5713 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
5714 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
5715 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
5716 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
5717 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
5718
1b14b8aa
AS
57192008-11-03 Andreas Schwab <schwab@suse.de>
5720
5721 * gdb.base/hashline2.exp: Fix typo.
5722 * gdb.base/hashline3.exp: Likewise.
5723
f3134b88
TT
57242008-10-30 Tom Tromey <tromey@redhat.com>
5725
5726 * gdb.base/pointers.exp: Add test.
5727 * gdb.base/pointers.c (k, S): New typedefs.
5728 (instance): New global.
5729
c2226152
AS
57302008-10-30 Andreas Schwab <schwab@suse.de>
5731
5732 * gdb.base/args.exp: Add tests for newlines.
5733
462f405c
JB
57342008-10-30 Joel Brobecker <brobecker@adacore.com>
5735
5736 gdb.base/foll-exec.exp: Update the expected output of a couple
5737 of "info breakpoints" tests.
5738
79a45b7d
TT
57392008-10-28 Tom Tromey <tromey@redhat.com>
5740
5741 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
5742
adc13a14
PA
57432008-10-24 Pedro Alves <pedro@codesourcery.com>
5744
5745 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
5746 gdb_start_cmd.
5747 Use runto_main before any test that requires execution.
5748
252fbfc8
PA
57492008-10-23 Pedro Alves <pedro@codesourcery.com>
5750
5751 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
5752 instead of SIGINT.
5753
28148e3d
JB
57542008-10-22 Joel Brobecker <brobecker@adacore.com>
5755
5756 * gdb.base/completion.exp: Update expected output following
5757 the addition of the "info tasks" command.
5758
c209f847
TT
57592008-10-22 Tom Tromey <tromey@redhat.com>
5760
5761 * gdb.base/exprs.exp (test_expr): Add test for string
5762 concatenation.
5763
f177e350
PA
57642008-10-19 Pedro Alves <pedro@codesourcery.com>
5765
5766 * configure.ac: Output gdb.python/Makefile.
5767 * configure: Regenerate.
5768 * gdb.python/Makefile.in: New.
5769
cce89356
JB
57702008-10-16 Joel Brobecker <brobecker@adacore.com>
5771
5772 * gdb.base/foll-fork.exp: Adjust the expected output to match
5773 the new description for fork/vfork catchpoints in the "info
5774 breakpoints" output.
5775
176d289d
TJB
57762008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
5777
5778 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
5779
a08702d6
TJB
57802008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5781
5782 * gdb.python/python-value.c: New file.
5783 * gdb.python/python-value.exp: New file.
5784
1c5cfe86
PA
57852008-10-15 Pedro Alves <pedro@codesourcery.com>
5786
5787 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
5788
5a98ad69
DP
57892008-10-15 Denis Pilat <denis.pilat@st.com>
5790
41702f1b 5791 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 5792
dcb1a1e2
TT
57932008-10-09 Tom Tromey <tromey@redhat.com>
5794
5795 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
5796 'fprintf' and 'stderr'.
5797
9124fe48
JB
57982008-10-07 Joel Brobecker <brobecker@adacore.com>
5799
5800 * gdb.ada/ref_tick_size.exp: New testcase.
5801
45452591
DE
58022008-10-06 Doug Evans <dje@google.com>
5803
5804 * gdb.dwarf2/dw2-cu-size.exp: New file.
5805 * gdb.dwarf2/dw2-cu-size.S: New file.
5806
5807 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
5808 .Ltype_int for clarity.
5809
4fc5b208
PP
58102008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
5811
5812 PR gdb/2384:
5813 * gdb.cp/gdb2384.exp: Extended to test more cases.
5814 * gdb.cp/gdb2384.cc: Likewise.
5815 * gdb.cp/gdb2384-base.h: Likewise.
5816 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 5817
d78df370
JK
58182008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5819
5820 * gdb.base/maint.exp (maint print type): Remove printing
5821 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
5822
9a044a89
TT
58232008-09-30 Tom Tromey <tromey@redhat.com>
5824
5825 * gdb.base/macscp.exp: Add completion tests.
5826 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
5827 (TWENTY_THREE): Likewise.
5828 (FORTY_EIGHT): Likewise.
5829
506800a9
TT
58302008-09-30 Tom Tromey <tromey@redhat.com>
5831
5832 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
5833 everywhere.
5834 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
5835
1a6f01b5
JK
58362008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5837
5838 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
5839 testcase is derived from. Fix racy dependency on an expected PID
5840 number. No longer support the testcase on Linux kernel 2.4.x.
5841
2fae03e8
TT
58422008-09-27 Tom Tromey <tromey@redhat.com>
5843
5844 * gdb.base/macscp.exp: Add tests for stringification, splicing,
5845 and varargs.
5846
1ad15515
PA
58472008-09-22 Pedro Alves <pedro@codesourcery.com>
5848
5849 * lib/mi-support.exp (mi_expect_interrupt): New.
5850 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
5851 from gdb.mi/mi-nonstop.exp.
5852 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
5853 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
5854 lib/mi-support.exp.
5855 Use mi_check_thread_states throughout. Avoid ".*" and do not
5856 require an anchor after -exec-run.
5857
d0b76dc6
DJ
58582008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
5859
5860 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
5861 stop is pending. Avoid ".*" when two stops are pending.
5862 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
5863 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
5864 newlines in fullnames.
5865 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
5866 (mi_expect_stop): Update comments. Only anchor in sync mode.
5867 Do not match newlines.
5868 (mi_send_resuming_command_raw): Always return status.
5869 (mi_get_stop_line): Do not match more than one line by accident.
5870 Only anchor in sync mode.
5871 (mi_run_inline_test): If -exec-next fails, give up.
5872
9990c830
UW
58732008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5874
5875 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
5876 on SPU.
5877
ebcf6f00
JB
58782008-09-10 Joel Brobecker <brobecker@adacore.com>
5879
5880 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
5881
b6db24e5
JB
58822008-09-10 Joel Brobecker <brobecker@adacore.com>
5883
5884 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
5885 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
5886 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
5887 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
5888 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
5889 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
5890 gdb.ada/interface.exp, gdb.ada/null_array.exp,
5891 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
5892 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
5893 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
5894 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
5895 Include the "= " sequence in the expected output of print tests.
5896
2bf448e0
JB
58972008-09-10 Joel Brobecker <brobecker@adacore.com>
5898
5899 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
5900 description for boolean types.
5901
d51fd4c8
PA
59022008-09-09 Pedro Alves <pedro@codesourcery.com>
5903
5904 * gdb.base/hook-stop-continue.c: New.
5905 * gdb.base/hook-stop-continue.exp: New.
5906
694182d2
DJ
59072008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
5908
5909 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
5910
3b8a7fc0
JG
59112008-09-08 Jerome Guitton <guitton@adacore.com>
5912
5913 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
5914 (stack_check_probe_2, stack_check_probe_loop_1)
5915 (stack_check_probe_loop_2): New functions.
5916 (main): Add call to these new functions.
5917 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
5918 functions, check that the breakpoint is inserted at the appropriate
5919 location.
5920 (insert_breakpoint): Slightly refine this procedure so that it can
5921 be called several times in the test.
5922
96cc0ae8
JG
59232008-09-08 Jerome Guitton <guitton@adacore.com>
5924
5925 * gdb.base/stack-checking.c: New file.
5926 * gdb.base/stack-checking.exp: New file.
5927
1f08b409
TJB
59282008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
5929
5930 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
5931 * gdb.arch/altivec-regs.exp: Likewise.
5932 * gdb.arch/vsx-regs.exp: Likewise.
5933
3099e1c4
TJB
59342008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
5935
5936 * gdb.arch/ppc-fp.exp: New file.
5937 * gdb.arch/ppc-fp.c: New file.
5938
cc69bfc1
PP
59392008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
5940
5941 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
5942 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 5943
b02a33db
MS
59442008-09-04 Michael Snyder <msnyder@vmware.com>
5945
5946 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
5947 as "at" (for non-debug functions such as _start).
5948
2992cbe0
UW
59492008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5950
5951 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
5952 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
5953 software watchpoints.
5954 * gdb.base/watch_thread_num.exp: Likewise.
5955
514f746b
AR
59562008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
5957
5958 * gdb.arch/i386-bp_permanent.exp: New test.
5959
876cecd0
TT
59602008-08-24 Tom Tromey <tromey@redhat.com>
5961
5962 * gdb.base/maint.exp: Update "maint print type".
5963
80f73d71
VP
59642008-08-21 Vladimir Prus <vladimir@codesourcery.com>
5965
5966 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
5967 support. Adjust the order of "*running" notifications.
5968 * gdb.mi/non-stop.c: Don't cast from int to void* and
5969 back.
5970
d9c78d7d
MK
59712008-08-20 Mark Kettenis <kettenis@gnu.org>
5972
5973 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
5974 expect to find it in the "info frame" output.
5975
97a2d1d3
DJ
59762008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
5977
5978 * gdb.base/interp.exp: Always consume both prompts.
5979
b96e2927
PA
59802008-08-20 Pedro Alves <pedro@codesourcery.com>
5981
5982 * gdb.base/pending.exp: Test pending breakpoints without symbols
5983 loaded.
5984
8cf6e61a
VP
59852008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5986
5987 * lib/mi-support.exp (mi_expect_stop): Produce
5988 more details on failures.
5989 * gdb.mi/mi-nonstop.exp: New.
5990 * gdb.mi/non-stop.c: New.
5991
c6ebd6cf
VP
59922008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5993
a9c64011
AS
5994 * gdb.mi/mi-async.exp: Use 'set target-async'.
5995 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 5996
46a9b8ed
DJ
59972008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
5998
5999 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
6000
44feb3ce
TT
60012008-08-17 Tom Tromey <tromey@redhat.com>
6002
6003 * gdb.base/help.exp (help catch): Rewrite.
6004
311a4e6b
TJB
60052008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6006
6007 * gdb.base/define.exp: Test indented command documentation.
6008 * gdb.python/python.exp: Test indented multi-line command.
6009
604c2f83
LM
60102008-08-15 Luis Machado <luisgpm@br.ibm.com>
6011
6012 * testsuite/gdb.arch/vsx-regs.c: New source file.
6013 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
6014 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
6015
886a217c
TT
60162008-08-14 Tom Tromey <tromey@redhat.com>
6017
6018 * gdb.base/macscp.exp: Add regression test for "macro define" or
6019 "macro undef" with no arguments.
6020
c814a4f3
PP
60212008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6022
6023 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 6024
12ab8a60
UW
60252008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6026
6027 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
6028
d57a3c85
TJB
60292008-08-06 Tom Tromey <tromey@redhat.com>
6030
6031 * gdb.python/python.exp: New file.
6032
c7b778ff
JK
60332008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6034
6035 Fix for PR gdb/1543.
6036 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
6037 $LOCATION.
6038 (location): New variable.
6039 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
6040 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
6041 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
6042 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
6043 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
6044 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
6045 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
6046 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
6047 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
6048 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
6049 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
6050 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
6051 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
6052 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
6053 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
6054 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
6055 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
6056 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
6057 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
6058 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
6059 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
6060 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
6061 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
6062 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
6063 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
6064 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
6065 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
6066 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
6067 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
6068 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
6069 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
6070 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
6071 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
6072 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
6073 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
6074 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
6075 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
6076 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
6077 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
6078 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
6079 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
6080 gdb.base/type-opaque.exp, gdb.base/until.exp,
6081 gdb.base/value-double-free.c, gdb.base/varargs.exp,
6082 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
6083 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
6084 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
6085 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
6086 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
6087 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
6088 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
6089 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
6090 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
6091 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
6092 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
6093 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
6094 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
6095 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
6096 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
6097 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
6098 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
6099 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
6100 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
6101 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
6102 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
6103 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
6104 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
6105 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
6106 gdb.pascal/types.exp, gdb.stabs/weird.exp,
6107 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
6108 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
6109 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
6110 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
6111 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
6112 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
6113 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
6114 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
6115 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
6116 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
6117 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
6118 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
6119 lib/mi-support.exp, lib/trace-support.exp: Remove reference
6120 to bug-gdb@prep.ai.mit.edu .
6121
5e06a3d1
VP
61222008-07-31 Vladimir Prus <vladimir@codesourcery.com>
6123
6124 * lib/mi-support.exp (mi_load_shlibs): New.
6125 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
6126
9d81d21b
VP
61272008-07-30 Vladimir Prus <vladimir@codesourcery.com>
6128
6129 * lib/mi-support.exp (get_mi_thread_list)
6130 (check_mi_and_console_threads): New, moved from ...
6131 * gdb.mi/mi-pthread.exp: ...here.
6132 * gdb.mi/gdb669.exp (get_mi_thread_list)
6133 (check_mi_and_console_threads): Delete.
6134 * gdb.mi/mi2-pthread.exp: Likewise.
6135
bae98fe0
TT
61362008-07-28 Tom Tromey <tromey@redhat.com>
6137
6138 * Makefile.in (just-check): Remove. Move body to...
6139 (check): ... here.
6140
57380f4e
DJ
61412008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6142
6143 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
6144 Add a test for duplicated SIGINTs.
6145
e09490f1
DJ
61462008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6147
6148 * gdb.threads/schedlock.exp (get_args): Update to work for any
6149 value of NUM.
6150 (Top level): Report the number of threads that did not resume.
6151
6387b45f
DJ
61522008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6153
6154 * gdb.dwarf2/dw2-compressed.S: Also define __start.
6155
62f64ff2
DJ
61562008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6157
6158 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
6159 non-MI prompt.
6160
fa8de41e
TT
61612008-07-26 Tom Tromey <tromey@redhat.com>
6162
6163 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
6164 (function_struct, function_struct_ptr): New globals.
6165 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
6166 function pointer in a struct.
6167
ccb3ac8a
TT
61682008-07-26 Tom Tromey <tromey@redhat.com>
6169
6170 * gdb.base/macscp.exp: Add test for macro lexing bug.
6171
d7d9f01e
TT
61722008-07-18 Tom Tromey <tromey@redhat.com>
6173
6174 * gdb.base/macscp.exp: Add macro tests.
6175
9bf07184
PP
61762008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6177
6178 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
6179
becf6477
PP
61802008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6181
6182 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
6183
0709f7d3
PP
61842008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6185
6186 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 6187
7093c834
PP
61882008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
6189
6190 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 6191
b432ffe3
JK
61922008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6193
6194 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
6195
b1a268e5
VP
61962008-07-12 Vladimir Prus <vladimir@codesourcery.com>
6197
6198 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
6199
e2995f8e
KB
62002008-07-11 Kevin Buettner <kevinb@redhat.com>
6201
6202 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
6203 of regexp to account for changes made to GDB in the printing of
6204 byte vectors.
6205
14032a66
TT
62062008-07-11 Tom Tromey <tromey@redhat.com>
6207
6208 * gdb.base/completion.exp: Add 'help' completion test.
6209
981505ef
JK
62102008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6211
6212 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
6213
10568435
JK
62142008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6215
6216 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
6217
4487aabf
PA
62182008-07-09 Pedro Alves <pedro@codesourcery.com>
6219
6220 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
6221
a4a9b1c4
PA
62222008-07-09 Pedro Alves <pedro@codesourcery.com>
6223
6224 * gdb.base/fullname.exp: Restore pwd if compiling failed.
6225
3c3185ac
JK
62262008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6227
6228 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
6229
7ebd49dc
VP
62302008-06-28 Vladimir Prus <vladimir@codesourcery.com>
6231
6232 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
6233 previous commit. Add a comment.
6234
84e46146
PA
62352008-06-28 Pedro Alves <pedro@codesourcery.com>
6236
6237 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
6238
0f8d4a2f
VP
62392008-06-28 Vladimir Prus <vladimir@codesourcery.com>
6240
6241 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
6242
f747e0ce
PA
62432008-06-27 Pedro Alves <pedro@codesourcery.com>
6244
6245 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
6246 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
6247 compiling an executable, link in an object that forces unbuffered
6248 output.
6249 * lib/set_unbuffered_mode.c: New file.
6250
734a5c36
JK
62512008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6252
6253 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
6254
a2840c35
VP
62552008-06-25 Vladimir Prus <vladimir@codesourcery.com>
6256
a9c64011
AS
6257 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
6258 mi_expect_stop.
6259 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
6260 Demand that *running is output.
6261 (detect_async): Perform checking every time.
6262 (mi_send_resuming_command): Extract everything into...
6263 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
6264 (mi_expect_stop): Don't accept any output before *stopped.
6265
6ae37fef
VP
62662008-06-13 Vladimir Prus <vladimir@codesourcery.com>
6267
6268 Robustify mi-simplerun.
a9c64011
AS
6269 * gdb.mi/basics.c (main): Add a call to sleep.
6270 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
6271 * gdb.mi/mi2-cli.exp: Likewise.
6272 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 6273
b4aa76f0 62742008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
6275
6276 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
6277
e1ac3328
VP
62782008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6279
a9c64011
AS
6280 * gdb.mi/mi-console.exp: Adjust.
6281 * gdb.mi/mi-syn-frame.exp: Adjust.
6282 * gdb.mi/mi2-console.exp: Adjust.
6283 * gdb.mi/mi2-syn-frame.exp: Adjust.
6284 * lib/mi-support.exp (mi_run_cmd): Adjust.
6285 (mi_send_resuming_command): Adjust.
e1ac3328 6286
f7f9a841
VP
62872008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6288
6289 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
6290 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
6291 testing of stopped.
6292 * gdb.mi/mi2-syn-frame.exp: Likewise.
6293 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
6294 (async, detect_async): New.
6295 (mi_expect_stop, mi_continue_to_line): Adjust expectation
6296 depending on if we're running in sync or async mode.
f7f9a841 6297
37cd5d19
TT
62982008-06-09 Tom Tromey <tromey@redhat.com>
6299
6300 * gdb.base/completion.exp: New tests for field name completion
6301 with spaces, and field name completion with '->'.
6302
65d12d83
TT
63032008-06-06 Tom Tromey <tromey@redhat.com>
6304
6305 * gdb.base/break1.c (struct some_struct): New struct.
6306 (values): New global.
6307 * gdb.base/completion.exp: Add field name completion test.
6308
ebfe2e3f
PP
63092008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
6310
6311 * gdb.cp/call-c.exp: Test for incorrect handling of reference
6312 to pointer.
6313 * gdb.cp/call-c.cc: Likewise.
6314
bcf6fc3a
NR
63152008-06-06 Nick Roberts <nickrob@snap.net.nz>
6316
6317 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
6318 annotation.
6319
49fd4a42 63202008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 6321 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
6322
6323 * gdb.threads/execl.c, gdb.threads/execl1.c,
6324 gdb.threads/execl.exp: New tests.
a9c64011 6325
8a34ac3f
AR
63262008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
6327 Daniel Jacobowitz <dan@codesourcery.com>
6328
6329 * gdb.cp/exception.exp: Activate test, make it work with pending
6330 catchpoints.
6331
86ae69ef
JK
63322008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6333
6334 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
6335
f7f9ae2c
VP
63362008-05-28 Vladimir Prus <vladimir@codesourcery.com>
6337
a9c64011
AS
6338 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
6339 now printed.
6340 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 6341
2a2d4dc3
AS
63422008-05-27 Andreas Schwab <schwab@suse.de>
6343
6344 * gdb.base/frame-args.exp: Handle arguments that are optimized
6345 out.
6346
5099e4d9
LM
63472008-05-26 Luis Machado <luisgpm@br.ibm.com>
6348
6349 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
6350 quiet for ppc32 and group options into a single variable.
6351
d9c36a91
JB
63522008-05-23 Joel Brobecker <brobecker@adacore.com>
6353
6354 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
6355 of zero-size elements.
6356 * gdb.ada/null_array.exp: Test printing this new array.
6357
103a8671
JK
63582008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6359
6360 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
6361
07a4cc1a 63622008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
6363
6364 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
6365 of the "finish" command.
6366
55f996a7
NR
63672008-05-21 Nick Roberts <nickrob@snap.net.nz>
6368
6369 * gdb.base/annota1.exp: Test for new annotation.
6370
907fc202
UW
63712008-05-16 Pedro Alves <pedro@codesourcery.com>
6372
6373 * gdb.base/fixsection.exp: New file.
6374 * gdb.base/fixsection0.c: New file.
6375 * gdb.base/fixsection1.c: New file.
6376
e8f97270
UW
63772008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6378
6379 * gdb.base/annota1.exp: Accept printf@... in place of printf.
6380 * gdb.base/annota3.exp: Likewise.
6381
ac0bb574
NF
63822008-05-13 Nathan Froyd <froydnj@codesourcery.com>
6383
6384 * gdb.base/watch_thread_num.exp: Don't run tests that require
6385 watchpoints if the target doesn't support them.
6386
6fadd07a
DE
63872008-05-12 Doug Evans <dje@google.com>
6388
6389 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
6390
6e9a4a30
JB
63912008-05-09 Joel Brobecker <brobecker@adacore.com>
6392
6393 * gdb.ada/assign_1.exp: New testcase.
6394
08388c79
DE
63952008-05-09 Doug Evans <dje@google.com>
6396
a3c83fae
DE
6397 * gdb.base/find.exp: New file.
6398 * gdb.base/find.c: New file.
08388c79 6399
bd5ddfe8
DJ
64002008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
6401
6402 * gdb.base/commands.exp (watchpoint_command_test): Handle
6403 gdb,no_hardware_watchpoints.
6404 * gdb.base/float.exp: Allow ARM targets without floating point.
6405 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
6406
b5dd68e2 64072008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 6408 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
6409
6410 * gdb.ada/lang_switch: New test program.
6411 * gdb.ada/lang_switch.exp: New testcase.
6412
382d13d1
DE
64132008-05-05 Doug Evans <dje@google.com>
6414
6415 * gdb.base/help.exp (disassemble): Update expected help text.
6416
9dd789d0
PA
64172008-05-04 Pedro Alves <pedro@codesourcery.com>
6418
6419 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
6420
611c83ae
PA
64212008-05-04 Pedro Alves <pedro@codesourcery.com>
6422
6423 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
6424 different times.
6425
ff013f42
JK
64262008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6427
6428 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
6429 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
6430 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
6431 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
6432
96dff6a2
VP
64332008-05-04 Vladimir Prus <vladimir@codesourcery.com>
6434
6435 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
6436 notification to appear.
6437
55cd6f92
DJ
64382008-05-04 Daniel Jacobowitz <dan@debian.org>
6439
6440 * gdb.base/fullname.c: New file.
6441 * gdb.base/fullname.exp: New file.
6442 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
6443
d705c43c
PA
64442008-05-03 Pedro Alves <pedro@codesourcery.com>
6445
6446 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
6447 expressions with macros.
6448
333222e1
JK
64492008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6450
6451 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
6452
5ac01682
DJ
64532008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
6454
6455 * gdb.base/completion.exp: Handle lack of other symbols beginning
6456 with "a".
6457
6458 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
6459
237fc4c9
PA
64602008-05-02 Jim Blandy <jimb@codesourcery.com>
6461
6462 * gdb.asm/asmsrc1.s: Add scratch space.
6463
ed5e9466
DJ
64642008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6465 Daniel Jacobowitz <dan@codesourcery.com>
6466
6467 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
6468 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
6469 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
6470
b39cc962
DJ
64712007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
6472
6473 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
6474
36d520f5
JB
64752008-05-01 Joel Brobecker <brobecker@adacore.com>
6476
6477 * gdb.base/info-target.exp: New testcase.
6478
8d4e3071
DJ
64792008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6480
6481 * gdb.cp/hang.exp: Use .cc instead of .C.
6482 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
6483 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
6484
6f3f3097
DJ
64852008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6486
6487 * gdb.base/gdb1250.exp: Remove perror.
6488 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
6489
5550a914
PA
64902008-04-30 Pedro Alves <pedro@codesourcery.com>
6491
6492 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
6493 .2byte.
6494
d848e687
DJ
64952008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
6496
6497 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
6498 (maybe_kfail): New.
6499
93b5768b
PA
65002008-04-25 Pedro Alves <pedro@codesourcery.com>
6501
6502 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
6503
721c02de
VP
65042008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6505
a9c64011
AS
6506 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
6507 * gdb.mi/mi2-syn-frame.exp: Likewise.
6508 * lib/mi-support.exp: Likewise.
721c02de 6509
74960c60
VP
65102008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6511
6512 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
6513 to specify regexp for the location to stop at.
6514 * gdb.base/break-always.c: New.
6515 * gdb.base/break-always.exp: New.
6516
d24317b4
VP
65172008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6518
6519 * lib/mi-support.exp (mi_runto_helper): Adjust
6520 for the original-location field.
6521 (mi_create_breakpoint, mi_list_breakpoints): New.
6522 * gdb.mi/mi-break.exp: Adjust.
6523 * gdb.mi/mi2-break.exp: Adjust.
6524 * gdb.mi/mi-pending.exp: Adjust.
6525 * gdb.mi/mi-simplerun.exp: Adjust.
6526 * gdb.mi/mi2-simplerun.exp: Adjust.
6527 * gdb.mi/mi-syn-frame.exp: Adjust.
6528 * gdb.mi/mi2-syn-frame.exp: Adjust.
6529 * gdb.mi/mi-until.exp: Adjust.
6530 * gdb.mi/mi2-until.exp: Adjust.
6531 * gdb.mi/mi-var-display.exp: Adjust.
6532 * gdb.mi/mi2-var-display.exp: Adjust.
6533 * gdb.mi/mi-watch.exp: Adjust.
6534 * gdb.mi/mi2-watch.exp: Adjust.
6535
fdc59709 65362008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 6537
a9c64011
AS
6538 * aclocal.m4: Add override.m4.
6539 * configure: Regenerate.
fdc59709 6540
8e91f023
VP
65412008-04-19 Vladimir Prus <vladimir@codesourcery.com>
6542
6543 * gdb.mi/var-cmd.c (do_at_tests): Verify that
6544 '-var-update --all-values' reports new value even the type
6545 of a variable object has changed.
6546
233a11ab
CS
65472008-04-18 Craig Silverstein <csilvers@google.com>
6548
6549 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
6550 files.
d24317b4 6551
9c1137ad
JB
65522008-04-18 Joel Brobecker <brobecker@adacore.com>
6553
6554 * gdb.ada/atomic_enum: New test program.
6555 * gdb.ada/atomic_enum.exp: New testcase.
6556
66d0bbc7
DE
65572008-04-17 Doug Evans <dje@google.com>
6558
6559 * gdb.opt/Makefile.in: Fix whitespace.
6560
100906b0
UW
65612008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
6562
6563 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
6564
4584e32e
DE
65652008-04-17 Doug Evans <dje@google.com>
6566
6567 * gdb.base/hashline1.exp: New testcase.
6568 * gdb.base/hashline2.exp: New testcase.
6569 * gdb.base/hashline2.exp: New testcase.
6570
0a320680
PA
65712008-04-17 Pedro Alves <pedro@codesourcery.com>
6572
6573 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
6574
18ac113b
AR
65752008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
6576
6577 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
6578 temporary breakpoint to match "Temporary breakpoint".
6579 * gdb.base/break.exp (delete_breakpoints): Likewise.
6580 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
6581 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
6582 * gdb.base/display.exp: Likewise.
6583 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
6584 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
6585 * gdb.base/restore.exp (restore_tests): Likewise.
6586 * gdb.base/sepdebug.exp: Likewise.
6587 * gdb.base/watchpoint.exp: Likewise.
6588 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
6589 * gdb.mi/mi-pending.exp: Likewise.
6590 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
6591 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
6592 * gdb.mi/mi-var-cmd.exp: Likewise.
6593 * gdb.mi/mi-var-display.exp: Likewise.
6594 * gdb.mi/mi2-cli.exp: Likewise.
6595 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
6596 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
6597 * gdb.mi/mi2-var-display.exp: Likewise.
6598 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
6599 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
6600 new "disp" field.
a9c64011 6601 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
6602 reason. This is to support fix for PR2424.
6603
add38693
JK
66042008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6605
6606 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
6607
fcacd99f
VP
66082008-04-13 Vladimir Prus <vladimir@codesourcery.com>
6609
6610 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 6611 field. Add more floating varobj tests.
fcacd99f 6612 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
6613 field.
6614 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
6615 (main): Call do_at_tests.
6616 * lib/mi-support.exp (mi_create_floating_varobj)
6617 (mi_varobj_update_with_type_change): New.
fcacd99f 6618
de051565
MK
66192008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
6620
6621 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
6622 option of -var-evaluate-expression.
6623 * gdb.mi/mi2-var-display.exp: Likewise.
6624
dbc52822
VP
66252008-04-07 Vladimir Prus <vladimir@codesourcery.com>
6626
6627 Introduce test setup helpers.
a9c64011
AS
6628 * lib/gdb.exp (build_executable, clean_restart)
6629 (prepare_for_testing): New.
6630 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
6631 * gdb.base/return.exp: Likewise.
6632 * gdb.base/ending-run.exp: Likewise.
dbc52822 6633
473591da
NR
66342008-04-07 Nick Roberts <nickrob@snap.net.nz>
6635
6636 * gdb.mi/mi-async.exp: New test for asynchronous Machine
6637 Interface (MI) responses.
6638
2b2d9e11
VP
66392008-04-06 Vladimir Prus <vladimir@codesourcery.com>
6640
a9c64011
AS
6641 * gdb.cp/breakpoint.cc: New code to test conditions involving
6642 member variables.
6643 * gdb.cp/breakpoint.exp: Test condition involving member
6644 variables.
2b2d9e11 6645
bb378428
VP
66462008-04-05 Vladimir Prus <vladimir@codesourcery.com>
6647
6648 * lib/mi-support.exp (mi_expect_stop): New.
6649 (mi_run_cmd): Change the
6650 token. Use mi_send_resuming_command, use
6651 mi_expect_stop.
6652 (mi_execute_to_helper): Rename to mi_execute_to.
6653 (mi_send_resuming_command): Add more error patterns.
6654 (mi_wait_for_stop): Renamed to...
6655 (mi_get_stop_line): ...this.
6656 (mi_run_inline_test): Adjust.
6657
6658 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
6659 * gdb.mi/mi-console.exp: Likewise.
6660 * gdb.mi/mi-pending.exp: Likewise.
6661 * gdb.mi/mi-simplerun.exp: Likewise.
6662 * gdb.mi/mi-stack.exp: Likewise.
6663 * gdb.mi/mi-stepi.exp: Likewise.
6664 * gdb.mi/mi-syn-frame.exp: Add comment.
6665 * gdb.mi/mi-until.exp: Likewise.
6666 * gdb.mi/mi-var-display.exp: Likewise.
6667 * gdb.mi/mi-watch.exp: Likewise.
6668 * gdb.mi/mi2-cli.exp: Likewise.
6669 * gdb.mi/mi2-console.exp: Likewise.
6670 * gdb.mi/mi2-simplerun.exp: Likewise.
6671 * gdb.mi/mi2-stack.exp: Likewise.
6672 * gdb.mi/mi2-stepi.exp: Likewise.
6673 * gdb.mi/mi2-until.exp: Likewise.
6674 * gdb.mi/mi2-var-display.exp: Likewise.
6675 * gdb.mi/mi2-watch.exp: Likewise.
6676
62172bb9
UW
66772008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6678
6679 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
6680
6681 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
6682
a13e061a
PA
66832008-04-04 Pedro Alves <pedro@codesourcery.com>
6684
6685 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
6686 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
6687 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
6688 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
6689 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
6690 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
6691 expect an mi error duplicated in stderr.
6692
eae06beb
JB
66932008-04-03 Joel Brobecker <brobecker@adacore.com>
6694
6695 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
6696 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
6697 Add a couple of tests that verify the behavior when the new setting
6698 is set to "cancel" and "all".
6699 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
6700 "ask" before we start the testing.
6701
79c6ced6
AR
67022008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
6703
6704 * gdb.cp/casts.cc: Add class reference variables.
6705 * gdb.cp/casts.exp: New test cases for up/down casting references.
6706
6c2d1a6b
MK
67072008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
6708
6709 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
6710 instead of beginning to make an extra test pass.
6711 * gdb.mi/mi2-var-display.exp: Likewise.
6712
55b411d9
MR
67132008-03-31 Maciej W. Rozycki <macro@mips.com>
6714
6715 * gdb.base/break.exp: Mark failures as such. Fix formatting.
6716
c6140da2
MD
67172008-03-31 Markus Deuling <deuling@de.ibm.com>
6718 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6719
6720 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
6721 value. Add xfail for older kernels.
6722
79732189
AR
67232008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
6724
6725 Bring mi-support in line with gdb.exp.
6726 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
6727 (mi_gdb_start): New function.
6728
33c3676e
MR
67292008-03-28 Maciej W. Rozycki <macro@mips.com>
6730
6731 * gdb.mi/mi-var-cmd.exp: Fix a typo.
6732
92e28119
VP
67332008-03-26 Vladimir Prus <vladimir@codesourcery.com>
6734
6735 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
6736 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 6737
9e8e3afe
VP
67382008-03-26 Vladimir Prus <vladimir@codesourcery.com>
6739
6740 * lib/mi-support.exp (mi_create_varobj_checked): New.
6741 (mi_list_varobj_children): Allow to check for a
6742 value.
6743 (mi_list_array_varobj_children): New.
6744
6745 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
6746 and mi_list_varobj_children, as opposed to hardcoding
6747 expected strings.
6748 * gdb.mi/gdb701.exp: Likewise.
6749 * gdb.mi/gdb792.exp: Likewise.
6750 * gdb.mi/mi-var-block.exp: Likewise.
6751 * gdb.mi/mi-var-cmd.exp: Likewise.
6752 * gdb.mi/mi-var-invalidate.exp: Likewise.
6753 * gdb.mi/mi2-var-block.exp: Likewise.
6754 * gdb.mi/mi2-var-child.exp: Likewise.
6755 * gdb.mi/mi2-var-cmd.exp: Likewise.
6756 * gdb.mi/mi2-var-display.exp: Likewise.
6757
9df50351
JK
67582008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6759
6760 Fix random false FAILs on i386.
6761 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
6762
31e5d73a
DJ
67632008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
6764
6765 PR gdb/544
6766 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
6767
12f4afab
DJ
67682008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
6769
6770 PR gdb/544
6771 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
6772
b562a0cb
DJ
67732008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6774
6775 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
6776 fixed PR gdb/544.
6777
17faa917
DJ
67782008-03-21 Pedro Alves <pedro@codesourcery.com>
6779
6780 * gdb.threads/fork-child-threads.exp: Test next over fork.
6781
6214f497
DJ
67822008-03-21 Chris Demetriou <cgd@google.com>
6783
6784 * gdb.base/break.exp (rbreak junk): New test for rbreak
6785 "Junk at end of arguments" issue.
6786
63092375
DJ
67872008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6788
6789 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
6790 *& to work on created array elements.
6791 (Top level): Test print $pc with a file. Test string operations
6792 without a target.
6793 * gdb.base/ptype.exp: Do not expect *& to work on created array
6794 elements.
6795
b21991b0
DJ
67962008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6797
6798 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
6799 gdb.threads/staticthreads.exp: Update exit query.
6800
c4b347c7
SL
68012008-03-07 Sandra Loosemore <sandra@codesourcery.com>
6802
6803 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
6804
fa4727a6
DJ
68052008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
6806
6807 * gdb.base/watchpoint.c (global_ptr, func4): New.
6808 (main): Call func4.
6809 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
6810 (test_inaccessible_watchpoint): New.
6811
2f34202f
MR
68122008-02-29 Maciej W. Rozycki <macro@mips.com>
6813
6814 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
6815 select the largest.
6816
0d6ba1b1
DJ
68172008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6818
6819 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
6820 frames-invalid annotations.
6821
e691325a
PM
68222008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
6823
a9c64011 6824 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 6825
f85b5ecc
DE
68262008-02-27 Doug Evans <dje@google.com>
6827
6828 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
6829 for bug 1738.
6830 (breakpoint_to_handler_entry): Ditto.
6831
b40e7bf3
JB
68322008-02-27 Joel Brobecker <brobecker@adacore.com>
6833
6834 * gdb.base/ending-run.exp: Use the first line of code inside
6835 function body to test breakpoints.
6836 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
6837 location where the breakpoint is inserted when using the line
6838 where a function is declared. Fix typo in the description of
6839 one of the tests.
6840 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
6841
2faca73a
PM
68422008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
6843
6844 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 6845 tests.
2faca73a 6846
6f439c36
PM
68472008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
6848
6849 * gdb.base/args.exp: avoid same output for tests
6850 with single quotes.
6851
54e52265
VP
68522008-02-26 Vladimir Prus <vladimir@codesourcery.com>
6853
a9c64011
AS
6854 * gdb.base/annota1.exp: Adjust for 'info break'
6855 format changes.
6856 * gdb.base/annota3.exp: Likewise.
6857 * gdb.base/break.exp: Likewise.
6858 * gdb.base/condbreak.exp: Likewise.
6859 * gdb.base/pending.exp: Likewise.
6860 * gdb.base/sepdebug.exp: Likewise.
6861 * gdb.base/unload.exp: Likewise.
6862 * gdb.cp/ovldbreak.exp: Likewise.
6863 * gdb.mi/mi-pending.exp: Likewise.
54e52265 6864
897b09ca
DE
68652008-02-07 Doug Evans <dje@google.com>
6866
6867 * gdb.cp/mb-inline.exp: New.
6868 * gdb.cp/mb-inline.h: New.
6869 * gdb.cp/mb-inline1.cc: New.
6870 * gdb.cp/mb-inline2.cc: New.
6871
b1c32d35
PM
68722008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
6873
6874 * gdb.pascal/floats.pas: New test program.
6875 * gdb.pascal/floats.exp: New testcase.
6876
1a4ca44a
TJB
68772008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
6878
6879 * gdb.base/callfuncs.c (t_float_many_args): New function.
6880 (t_double_many_args): New function.
6881 * gdb.base/callfuncs.exp: Add tests for exceeding float
6882 and double parameters passed through the stack.
6883
439048e8
JB
68842008-02-05 Joel Brobecker <brobecker@adacore.com>
6885
6886 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
6887 gdb.ada/complete/foo.adb: New files.
6888 * gdb.ada/complete.exp: New testcase.
6889
81fe8080
DE
68902008-02-03 Doug Evans <dje@google.com>
6891
301f0ecf
DE
6892 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
6893
81fe8080
DE
6894 * gdb.cp/gdb2384.exp: New file.
6895 * gdb.cp/gdb2384.cc: New file.
6896 * gdb.cp/gdb2384-base.h: New file.
6897 * gdb.cp/gdb2384-base.cc: New file.
6898
4b071aec
DE
68992008-02-02 Doug Evans <dje@google.com>
6900
6901 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
6902
61137ba6
JB
69032007-02-01 Joel Brobecker <brobecker@adacore.com>
6904
6905 * gdb.ada/sym_print_name: New test program.
6906 * gdb.ada/sym_print_name.exp: New testcase.
6907
69082007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
6909
6910 * gdb.ada/nested/hello.adb: New file.
6911 * gdb.ada/nested.exp: New testcase.
6912 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
6913
98deb0da
VP
69142008-02-01 Vladimir Prus <vladimir@codesourcery.com>
6915
6916 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
6917 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
6918 don't cause future evaluations of function to report
6919 creation of internal breakpoints.
98deb0da 6920
723a2275
VP
69212008-02-01 Vladimir Prus <vladimir@codesourcery.com>
6922
6923 * gdb.mi/mi-break.exp (test_error): New.
6924 Call it.
6925
fb546a2f
LM
69262008-01-31 Luis Machado <luisgpm@br.ibm.com>
6927
6928 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
6929 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
6930
2d8fd90a
PM
69312008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
6932
6933 * gdb.pascal/integers.pas: New test program.
6934 * gdb.pascal/integers.exp: New testcase.
6935
a7fa0ded
PM
69362008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
6937
6938 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
6939
5e1a1926
TJB
69402008-01-30 Luis Machado <luisgpm@br.ibm.com>
6941
6942 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
6943 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
6944
8d04f9f0
JB
69452008-01-30 Paul Hilfinger <hilfinger@adacore.com>
6946
6947 * gdb.ada/formatted_ref: New test program.
6948 * gdb.ada/formatted_ref.exp: New testcase.
6949
6950 * gdb.cp/formatted-ref.cc: New file.
6951 * gdb.cp/formatted-ref.exp: New testcase.
6952
ce75a98f
JB
69532008-01-30 Joel Brobecker <brobecker@adacore.com>
6954
6955 * gdb.base/ptype.exp: Add testing of "ptype $pc".
6956
e835f6bf
NR
69572008-01-30 Nick Roberts <nickrob@snap.net.nz>
6958
6959 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
6960 (test_file_list_exec_source_file): Update to new macro-info field.
6961
d118ef87
PH
69622008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
6963
6964 * gdb.ada/exprs: New test program.
6965 * gdb.ada/exprs.exp: New testcase.
6966
7d35ab09
TJB
69672008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6968
6969 * dfp-test.c (DELTA, DELTA_B): New definitions.
6970 (double_val1, double_val2, double_val3, double_val4, double_val5,
6971 double_val6, double_val7, double_val8, double_val9, double_val10,
6972 double_val11, double_val12, double_val13, double_val14, dec32_val1,
6973 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
6974 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
6975 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
6976 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
6977 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
6978 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
6979 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
6980 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
6981 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
6982 dec128_val16): New global variables.
6983 (decimal_dec128_align): New function.
6984 (decimal_mixed): Likewise.
6985 (decimal_many_args_dec32): Likewise.
6986 (decimal_many_args_dec64): Likewise.
6987 (decimal_many_args_dec128): Likewise.
6988 (decimal_many_args_mixed): Likewise.
6989 * dfp-test.exp: Add tests calling new inferior functions.
6990
2d717e4f
DJ
69912008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6992
6993 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
6994 gdb.server/ext-run.exp: New files.
6995 * lib/gdbserver-support.exp (gdbserver_download): New.
6996 (gdbserver_start): New. Update gdbserver expected
6997 output.
6998 (gdbserver_spawn): Use them.
6999 (gdbserver_start_extended): New.
7000
e85a822c
DJ
70012008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7002
7003 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
7004 Run on GNU/Linux.
7005 (do_exec_tests): Check for systems which do not support catchpoints.
7006 Do not match START.
7007 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
7008 Run on GNU/Linux. Enable verbose output.
7009 (check_fork_catchpoints): New.
7010 (explicit_fork_child_follow, catch_fork_child_follow)
7011 (tcatch_fork_parent_follow): Update expected messages.
7012 (do_fork_tests): Use check_fork_catchpoints.
7013 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
7014 Run on GNU/Linux. Enable verbose output.
7015 (check_vfork_catchpoints): New.
7016 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
7017 expected messages.
7018 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
7019
401ea829
JB
70202008-01-29 Jim Blandy <jimb@red-bean.com>
7021
7022 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
7023 host' errors.
7024 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
7025
aceaf3ad
JB
70262008-01-29 Jim Blandy <jimb@red-bean.com>
7027
7028 * gdb.threads/sigthread.c: Use barriers to ensure that
7029 child_thread and child_thread_two are always initialized before we
7030 start to use them.
7031
a5606eee
VP
70322008-01-29 Vladimir Prus <vladimir@codesourcery.com>
7033
7034 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
7035 * gdb.base/watchpoint-solib.c: New.
7036 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 7037
c55a82bb
PM
70382008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
7039
7040 * gdb.base/gdb1056.exp: Add unsigned integer test.
7041
0993fe05
DE
70422008-01-28 Doug Evans <dje@google.com>
7043
7044 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
7045
4fe42e7f
JB
70462008-01-27 Jim Blandy <jimb@codesourcery.com>
7047
c7a69933
JB
7048 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
7049
4fe42e7f
JB
7050 * gdb.base/expand-psymtabs.exp: Doc fix.
7051
5def8285
MK
70522008-01-26 Mark Kettenis <kettenis@gnu.org>
7053
7054 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
7055
5313c911
NR
70562008-01-24 Nick Roberts <nickrob@snap.net.nz>
7057
a9c64011 7058 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
7059 -var-set-format.
7060
93815fbf
VP
70612008-01-23 Chris Demetriou <cgd@google.com>
7062
7063 * gdb.threads/thread_events.c: New testcase source file.
7064 * gdb.threads/thread_events.exp: New testcase expect file.
7065
467a88ee
NR
70662008-01-23 Nick Roberts <nickrob@snap.net.nz>
7067
7068 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
7069
7070 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
7071 -var-set-format.
7072
d8f82aba
DJ
70732008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
7074 Vladimir Prus <vladimir@codesourcery.com>
7075
7076 * gdb.base/float.exp: Allow missing floating point for m68k and
7077 PowerPC.
7078
60c46647
VP
70792008-01-22 Vladimir Prus <vladimir@codesourcery.com>
7080
7081 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
7082 ignore count.
7083 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
7084 * gdb.mi/mi-cli.exp: Adjust.
7085 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 7086
c7dd36a1
PA
70872008-01-17 Pedro Alves <pedro@codesourcery.com>
7088
7089 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
7090 and 'dummy_ptr' integer pointer. Initialize struct_declarations
7091 with dummy_ptr's address.
7092 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
7093 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
7094 all targets.
7095 * gdb.mi/mi2-var-child.exp: Likewise.
7096
39d5313e
JB
70972008-01-09 Joel Brobecker <brobecker@adacore.com>
7098
7099 * gdb.ada/null_array: New test program.
7100 * gdb.ada/null_array.exp: New testcase.
7101
0aea4bf3
LM
71022008-01-09 Luis Machado <luisgpm@br.ibm.com>
7103
7104 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
7105 with required float modifiers.
7106
0b354900
JB
71072008-01-08 Joel Brobecker <brobecker@adacore.com>
7108
7109 * gdb.ada/funcall_param: New test program.
7110 * gdb.ada/funcall_param.exp: New testcase.
7111
cdb7f5d4
JB
71122008-01-08 Joel Brobecker <brobecker@adacore.com>
7113
7114 * gdb.ada/arrayparam: New test program.
7115 * gdb.ada/arrayparam.exp: New testcase.
7116
88e2547f
JB
71172008-01-08 Joel Brobecker <brobecker@adacore.com>
7118
7119 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
7120 landed. Should also fix random failures in the test following it.
7121
f6867ce0
TJB
71222008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7123
7124 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
7125 for expressions with decimal float values.
7126 (test_dfp_conversions): New function to test casts to and from
7127 decimal float types.
7128 Call test_dfp_conversions.
7129 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
7130 elements.
7131 (main): Initialize ds.float4 and ds.double8 elements.
7132 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
7133 string to new error message.
7134 (d64_set_tests): Likewise.
7135 (d128_set_tests): Likewise.
7136 Add tests for expressions with decimal float variables. Add tests for
7137 conversions to and from decimal float types.
7138
f9c11282
JB
71392008-01-05 Joel Brobecker <brobecker@adacore.com>
7140
7141 * gdb.ada/packed_tagged/comp_bug.adb: New file.
7142 * gdb.ada/packed_tagged.exp: New testcase.
7143
0ecbca72
JB
71442008-01-04 Joel Brobecker <brobecker@adacore.com>
7145
7146 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
7147 gdb.ada/homonym/homonym_main.adb: New files.
7148 * gdb.ada/homonym.exp: New testcase.
7149
c18d3d89
JB
71502008-01-04 Joel Brobecker <brobecker@adacore.com>
7151
7152 * gdb.ada/packed_array.exp: Add testing of references to
7153 a packed array.
7154
ecc7085b
JB
71552008-01-04 Joel Brobecker <brobecker@adacore.com>
7156
7157 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
7158 New files.
7159 * gdb.ada/type_coercion.exp: New testcase.
7160
c474c922
JB
71612008-01-04 Joel Brobecker <brobecker@adacore.com>
7162
7163 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
7164 gdb.ada/tagged/foo.adb: New file.
7165 * gdb.ada/tagged.exp: New testcase.
7166
9005b927
JB
71672008-01-04 Joel Brobecker <brobecker@adacore.com>
7168
7169 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
7170 gdb.ada/ptype_field/foo.adb: New files.
7171 * gdb.ada/ptype_field.exp: New testcase.
7172
1a6aaad8
JB
71732008-01-03 Joel Brobecker <brobecker@adacore.com>
7174
7175 * gdb.ada/print_pc.exp: New testcase.
7176
0ef22f53
JB
71772008-01-03 Joel Brobecker <brobecker@adacore.com>
7178
7179 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
7180 gdb.ada/taft_type/p.adb: New files.
7181 * gdb.ada/taft_type.exp: New testcase.
7182
1689ecf8
JB
71832008-01-03 Joel Brobecker <brobecker@adacore.com>
7184
7185 * gdb.ada/array_bounds/bar.adb: New file.
7186 * gdb.ada/array_bounds.exp: New testcase.
7187
a4d0b9c3
JB
71882008-01-03 Joel Brobecker <brobecker@adacore.com>
7189
7190 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
7191 gdb.ada/arrayptr/foo.adb: New files.
7192 * gdb.ada/arrayptr.exp: New testcase.
7193
a31ace00
JB
71942008-01-03 Joel Brobecker <brobecker@adacore.com>
7195
7196 * gdb.base/set-lang-auto.exp: New testcase.
7197
a97fced3
JB
71982008-01-03 Joel Brobecker <brobecker@adacore.com>
7199
7200 * gdb.ada/fun_addr/foo.adb: New file.
7201 * gdb.ada/fun_addr.exp: New testcase.
7202
ef29ce1a
JK
72032008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7204
7205 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
7206 New files
7207
0fafefe3
JB
72082008-01-02 Joel Brobecker <brobecker@adacore.com>
7209
7210 * array_subscript_addr/p.adb: New file.
a9c64011 7211 * array_subscript_addr.exp: New testcase.
0fafefe3 7212
c4359f8d
JB
72132008-01-02 Joel Brobecker <brobecker@adacore.com>
7214
a9c64011 7215 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
7216 New files.
7217 * gdb.ada/str_cmp_ref.exp: New testcase.
7218
1aa1b15b
JB
72192008-01-01 Joel Brobecker <brobecker@adacore.com>
7220
7221 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
7222 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 7223 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 7224
81c9b2cf
JB
72252008-01-01 Joel Brobecker <brobecker@adacore.com>
7226
7227 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
7228 gdb.ada/ref_param/pck.ads: New files.
7229 * gdb.ada/ref_param.exp: New testcase.
7230
319e4674
JB
72312008-01-01 Joel Brobecker <brobecker@adacore.com>
7232
7233 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
7234 gdb.ada/interface/foo.adb: New files.
7235 * gdb.ada/interface.exp: New testcase.
7236
ef682c56
JB
72372007-12-31 Jim Blandy <jimb@codesourcery.com>
7238
7239 * gdb.base/multi-forks.exp: Consume all output from child
7240 processes before proceeding to next test.
7241
f6f3eb6c
JB
72422007-12-29 Jim Blandy <jimb@codesourcery.com>
7243
7244 * configure: Regenerated.
7245
f652e42f
JB
72462007-12-27 Joel Brobecker <brobecker@adacore.com>
7247
7248 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
7249 gdb.ada/fixed_cmp/fixed.adb: New files.
7250 * gdb.ada/fixed_cmp.exp: New testcase.
7251
6943e596
JB
72522007-12-27 Joel Brobecker <brobecker@adacore.com>
7253
7254 * gdb.ada/boolean_expr.exp: New testcase.
7255
aad9a193
JB
72562007-12-26 Jim Blandy <jimb@codesourcery.com>
7257
7258 * gdb.base/multi-forks.exp: Doc fix.
7259
fb5f3683
JB
72602007-12-26 Joel Brobecker <brobecker@adacore.com>
7261
7262 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
7263 * gdb.ada/char_param.exp: Do not compile our test program with
7264 -gnata, this is unnecessary.
7265 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
7266
384e4a9c
JB
72672007-12-24 Joel Brobecker <brobecker@adacore.com>
7268
7269 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
7270 gdb.ada/print_chars/foo.adb: New files.
7271 * gdb.ada/print_chars.exp: New testcase.
7272
01e044f7
JB
72732007-12-24 Joel Brobecker <brobecker@adacore.com>
7274
7275 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
7276 gdb.ada/char_param/foo.adb: New files.
7277 * gdb.ada/char_param.exp: New testcase.
7278
0ce17860
JB
72792007-12-22 Jim Blandy <jimb@codesourcery.com>
7280
7281 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
7282 hard-coding source line numbers into the test.
7283 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
7284 gdb_get_line_number to find.
7285
919809b9
JB
72862007-12-22 Joel Brobecker <brobecker@adacore.com>
7287
7288 * gdb.base/ptype.c (highest): New struct type.
7289 (the_highest): New variable of that type.
7290 (main): Add dummy assignment to a field of variable the_highest.
7291 * gdb.base/ptype.exp: Test type printing of our new variable.
7292
abc8a88d
PM
72932007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
7294
7295 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 7296 and record first explicitly generated thread number.
abc8a88d
PM
7297 Use that thread number for thread specific watchpoint test.
7298 Add iteration number to repetitive tests.
7299
5158f3e3
CES
73002007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
7301 Jim Blandy <jimb@codesourcery.com>
7302
7303 * gdb.base/expand-psymtabs.c: New testcase
7304 source file.
7305 * gdb.base/expand-psymtabs.exp: New testcase
7306 expect file.
7307
37e4754d
LM
73082007-12-17 Luis Machado <luisgpm@br.ibm.com>
7309
7310 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
7311 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
7312
551e5d04
JB
73132007-12-17 Joel Brobecker <brobecker@adacore.com>
7314
7315 * gdb.ada/frame_args/foo.adb: New file.
7316 * gdb.ada/frame_args/pck.ads: New file.
7317 * gdb.ada/frame_args/pck.adb: New file.
7318 * gdb.ada/frame_args.exp: New testcase.
7319
a05ee097
JB
73202007-12-17 Joel Brobecker <brobecker@adacore.com>
7321
7322 * gdb.base/frame-args.c: New file.
7323 * gdb.base/frame-args.exp: New testcase.
7324
c162e8c9 73252007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 7326 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
7327
7328 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
7329
afe8ab22 73302007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 7331
afe8ab22
VP
7332 * gdb.mi/mi-pending.exp: New.
7333 * gdb.mi/mi-pending.c: New.
7334 * gdb.mi/mi-pendshr.c: New.
7335
dfdfb3ca
JB
73362007-12-06 Jim Blandy <jimb@codesourcery.com>
7337
7338 * gdb.base/default.exp: Update expected output for 'info catch'.
7339
b7fca990
JK
73402007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7341
7342 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
7343 must be set to binary.
7344
6a1afc1e
PA
73452007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
7346
7347 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
7348
a6b151f1
DJ
73492007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7350
7351 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
7352 gdb.mi/mi-file-transfer.exp: New.
7353
43039443
JK
73542007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7355
7356 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
7357
0ef2251b
MR
73582007-11-22 Maciej W. Rozycki <macro@mips.com>
7359
7360 * gdb.trace/backtrace.exp: Fix a typo.
7361 * gdb.trace/circ.exp: Likewise.
7362 * gdb.trace/collection.exp: Likewise.
7363 * gdb.trace/limits.exp: Likewise.
7364 * gdb.trace/report.exp: Likewise.
7365 * gdb.trace/tfind.exp: Likewise.
7366 * gdb.trace/while-dyn.exp: Likewise.
7367
5443631e
NR
73682007-11-21 Nick Roberts <nickrob@snap.net.nz>
7369
7370 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
7371 objects of pointers that can't be dereferenced are now
7372 "noneditable".
7373
a4ce5b0d
UW
73742007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7375
7376 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7377 (target_cpu): Remove.
7378
d6e956e5
VP
73792007-10-15 Vladimir Prus <vladimir@codesourcery.com>
7380
7381 * gdb.base/ending-run.exp: Expect the list of cleared
7382 breakpoint to come in natural order, not the reversed one.
a9c64011 7383
214270ab
VP
73842007-11-07 Vladimir Prus <vladimir@codesourcery.com>
7385
7386 * gdb.mi/mi-var-child.c (do_child_deletion): New.
7387 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 7388
1a619819
LM
73892007-11-05 Luis Machado <luisgpm@br.ibm.com>
7390
7391 * gdb.base/printcmds.exp: New function
7392 test_printf_with_dfp.
7393
5b01a6fa
DE
73942007-11-02 Doug Evans <dje@google.com>
7395
7396 * gdb.disasm/t01_mov.s: Remove carriage returns.
7397 * gdb.disasm/t02_mova.s: Ditto.
7398 * gdb.disasm/t03_add.s: Ditto.
7399 * gdb.disasm/t04_sub.s: Ditto.
7400 * gdb.disasm/t05_cmp.s: Ditto.
7401 * gdb.disasm/t06_ari2.s: Ditto.
7402 * gdb.disasm/t07_ari3.s: Ditto.
7403 * gdb.disasm/t08_or.s: Ditto.
7404 * gdb.disasm/t09_xor.s: Ditto.
7405 * gdb.disasm/t10_and.s: Ditto.
7406 * gdb.disasm/t11_logs.s: Ditto.
7407 * gdb.disasm/t12_bit.s: Ditto.
7408 * gdb.disasm/t13_otr.s: Ditto.
7409
ec33ab7f
JK
74102007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7411
7412 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
7413
ae0d01ff
UW
74142007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7415
7416 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
7417 provide DFP support.
7418
55eddb0f
DJ
74192007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7420
7421 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
7422 Test "set powerpc vector-abi". Skip auto-detection tests for old
7423 toolchains.
7424
7020f05c
PA
74252007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
7426
7427 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
7428 with [string compare].
7429
84bc3db9
PA
74302007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
7431
7432 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
7433 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
7434
5876dc88
LM
74352007-10-25 Luis Machado <luisgpm@br.ibm.com>
7436
7437 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
7438 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
7439 * gdb.opt/Makefile.in: New makefile.
7440 * Makefile.in: Create new directory "gdb.opt".
7441 * configure.ac: Add "gdb.opt" directory.
7442 * configure: Regenerated.
a9c64011 7443
c3ea9a14
DE
74442007-10-25 Doug Evans <dje@google.com>
7445
7446 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
7447 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
7448
a9c64011 74492007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
7450 Thiago Jung Bauermann <bauerman@br.ibm.com>
7451
7452 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
7453 Floating Point expressions.
7454 * gdb.base/dfp-test.exp: new file adding tests for Decimal
7455 Floating Point variables.
7456 * gdb.base/dfp-test.c: new file containing program with Decimal
7457 Floating variables, used by gdb.base/dfp-test.exp.
7458
62a24a2b
DJ
74592007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
7460
7461 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
7462
e7b1eae6
UW
74632007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7464
7465 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
7466 compiling test case with GCC.
7467 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
7468
c641edcc
UW
74692007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7470
7471 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
7472 format changes.
7473
5e5ebfe6
MS
74742007-10-18 Michael Snyder <msnyder@specifix.com>
7475
7476 * gdb.base/dbx.exp: Add missing "-re " operator.
7477
e831e7b6
GM
74782007-10-16 Gaius Mulley <gaius@glam.ac.uk>
7479
7480 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
7481 * configure.ac: Removed trailing spaces after backslash.
7482 * gdb.modula2: New directory.
7483 * gdb.modula2/Makefile.in: New file.
7484 * gdb.modula2/unbounded-array.exp: New file.
7485 * gdb.modula2/unbounded1.c: New file.
7486
7cc46491
DJ
74872007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7488
7489 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
7490
74912007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
7492
7493 * gdb.base/sigstep.c (main): Add checks for
7494 return values for setitimer call.
7495 Call setitimer again with itimer = ITIMER_REAL
7496 if first call to setitimer fails.
7497
e91528f0
KH
74982007-10-11 Kazu Hirata <kazu@codesourcery.com>
7499
7500 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
7501 of $timeout.
7502
2ec9a4f8
DJ
75032007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
7504
7505 * gdb.server/server-run.exp: Test for dynamic linker symbols.
7506
75072007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
7508
7509 * lib/gdb.exp (gdb_run_cmd): Move comment outside
7510 of gdb_expect call, to avoid interruption.
7511
64b2fa04
PA
75122007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
7513
7514 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
7515 (v_unsigned_long_long, v_long_long_array)
7516 (v_signed_long_long_array, v_unsigned_long_long_array)
7517 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
7518 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
7519 [!NO_LONG_LONG]: New.
7520 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
7521 v_long_long_member.
7522
7523 (v_long_long_func, v_signed_long_long_func)
7524 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
7525 (main) [!NO_LONG_LONG]: Initialize long long variants.
7526
7527 * gdb.base/whatis.exp: If board file requests no_long_long, build
7528 test with NO_LONG_LONG defined. Test long long, signed long long,
7529 and unsigned long long variants but only if board file doesn't
7530 disable it.
7531
a912286e 75322007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 7533 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
7534
7535 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
7536 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
7537 * configure: Regenerated.
7538 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
7539 gdb.pascal/types.exp, lib/pascal.exp: New files.
7540
471ba8c9
DJ
75412007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
7542
7543 * gdb.cp/classes.exp (do_tests): Always step to the line after the
7544 call.
7545 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
7546 to return to the call.
7547 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
7548 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
7549 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
7550 * gdb.mi/mi-until.exp (test_until): Likewise.
7551 * gdb.mi/mi2-until.exp (test_until): Likewise.
7552
fef8a650
DJ
75532007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
7554
7555 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
7556 two-char array.
7557 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
7558
d983da9c
DJ
75592007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
7560
7561 * gdb.threads/watchthreads.c (thread_function): Sleep between
7562 iterations.
7563 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
7564 at once for S/390. Generate matching fails and passes.
7565
17f62551
VP
75662007-09-27 Vladimir Prus <vladimir@codesourcery.com>
7567
7568 * gdb.mi/var-cmd.c (do_children_tests): Initialize
7569 the 'struct_declarations' variable to zeros.
a9c64011 7570
ed0616c6
VP
75712007-09-24 Vladimir Prus <vladimir@codesourcery.com>
7572
7573 * gdb.cp/mb-ctor.cc: New.
7574 * gdb.cp/mb-ctor.exp: New.
7575 * gdb.cp/mb-templates.cc: New.
7576 * gdb.cp/mb-templates.exp: New.
7577
41f1b697
DJ
75782007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
7579
7580 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
7581
3f213f78
PA
75822007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
7583
7584 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
7585 targets.
7586 * configure: Regenerate.
7587
0d381245 75882007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 7589
0d381245
VP
7590 * gdb.base/annota1.exp: Adjust for 'info break'
7591 format changes.
7592 * gdb.base/annota3.exp: Likewise.
7593 * gdb.base/break.exp: Likewise.
7594 * gdb.base/condbreak.exp: Likewise.
7595 * gdb.base/pending.exp: Likewise.
7596 * gdb.base/sepdebug.exp: Likewise.
7597 * gdb.base/unload.exp: Likewise.
7598 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 7599
fe3f5fa8
VP
76002007-09-22 Vladimir Prus <vladimir@codesourcery.com>
7601
7602 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
7603 messages.
7604 * gdb.base/chng-syms.exp: Likewise.
7605 * gdb.base/unload.exp: Likewise.
a9c64011 7606
a75cf6c0
DJ
76072007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
7608
7609 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
7610
18ecae38
DJ
76112007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
7612
7613 * schedlock.c (NUM): Change to 1.
7614 (main): Use args[0] for the main thread.
7615 * schedlock.exp: Only expect two threads. Only issue one pass or fail
7616 regardless of the number of threads.
7617
5509918f
MR
76182007-09-14 Maciej W. Rozycki <macro@mips.com>
7619
4a543daf
MR
7620 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
7621 type down.
7622 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
7623 test.
7624 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
7625 watchpoint type down.
7626 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
7627 test.
7628
76292007-09-14 Maciej W. Rozycki <macro@mips.com>
7630
5509918f
MR
7631 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
7632 Move all the tests here and run them twice, once using software
7633 watchpoints and once using hardware watchpoints.
7634 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
7635
40b53987
DJ
76362007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
7637
7638 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
7639 test.
7640
695e2681
MK
76412007-09-10 Mark Kettenis <kettenis@gnu.org>
7642
8b3fc8d8
MK
7643 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
7644 build-id.
7645
695e2681
MK
7646 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
7647 know about $ORIGIN. Calculate output dir from $dest instead of
7648 using ${objdir}/{$subdir}.
7649
58d69f29
MK
76502007-09-09 Mark Kettenis <kettenis@gnu.org>
7651
7652 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
7653 gcore, before continuing with the test.
7654
3e347599
DJ
76552007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
7656
7657 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
7658 * gdb.mi/mi-watch.exp: Likewise.
7659
ea37ba09
DJ
76602007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7661 Jim Blandy <jimb@codesourcery.com>
7662
7663 * gdb.arch/i386-sse.exp: Do not expect character constants.
7664 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
7665 * gdb.base/display.exp: Allow print/s.
7666 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
7667 and unsigned char array changes.
7668
2025a643
DJ
76692007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7670
7671 * gdb.base/display.exp: Add tests for printf %p.
7672
26669a27
PA
76732007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
7674
7675 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
7676 the dll name to unicode.
7677
c8f021f8
JK
76782007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7679
7680 * gdb.base/default.exp (show version): Update the version text.
7681 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
7682
4cf31eea
JK
76832007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7684
7685 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
7686 New files.
7687
4935890f
JK
76882007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7689
7690 * lib/gdb.exp (build_id_debug_filename_get): New function.
7691 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
7692 Remove the generate DEBUG file for the future testcase runs.
7693 New testcase for the NT_GNU_BUILD_ID retrieval.
7694 Move the final testing step to ...
7695 (test_different_dir): ... a new function.
7696 New parameter XFAIL to XFAIL all the tests performed.
7697 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
7698 New parameter TYPE to PF_PREFIX all the tests performed.
7699
02142340
VP
77002007-08-31 Vladimir Prus <vladimir@codesourcery.com>
7701
7702 * gdb.mi/mi-var-cp.cc (path_expression): New
7703 function.
7704 * gdb.mi/mi-var-cp.exp: Run path exression tests.
7705
36acd84e
UW
77062007-08-27 Markus Deuling <deuling@de.ibm.com>
7707
7708 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
7709 to fit into SPU Local Store memory.
7710
a896d121
JB
77112007-08-23 Joel Brobecker <brobecker@adacore.com>
7712
7713 * gdb.base/default.exp: Adjust the expected output of "info
7714 warranty" after the switch to GPLv3.
7715
7b433602
JB
77162007-08-23 Joel Brobecker <brobecker@adacore.com>
7717
7718 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
7719 to 30000 (from 20000).
7720
e22f8b7c
JB
77212007-08-23 Joel Brobecker <brobecker@adacore.com>
7722
7723 Switch the license of all .exp files to GPLv3.
7724 Switch the license of all .f and .f90 files to GPLv3.
7725 Switch the license of all .s and .S files to GPLv3.
7726
5a0e3bd0
JB
77272007-08-23 Joel Brobecker <brobecker@adacore.com>
7728
7729 * configure.ac: Switch license to GPLv3.
7730
cc00619d
JB
77312007-08-23 Joel Brobecker <brobecker@adacore.com>
7732
7733 Switch the licensing to GPLv3 for all .ads and .adb files.
7734
8d26208a
DJ
77352007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
7736
7737 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
7738 and t_int_double.
7739 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
7740
4fcb9948
JB
77412007-08-17 Joel Brobecker <brobecker@adacore.com>
7742
7743 * gdb.base/step-line.c: Switch license to GPL version 3, and
7744 update copyright year.
7745 * gdb.base/step-line.inp: Likewise.
7746
b9c34f67
JB
77472007-08-17 Joel Brobecker <brobecker@adacore.com>
7748
7749 * gdb.base/gdb1555.exp: Make expected output immune to formatting
7750 changes inside gdb1555.c.
7751 * gdb.base/pending.exp: Likewise.
7752
2cc17678
DJ
77532007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
7754
7755 * config/default.exp: New file.
7756
e48883f7
DJ
77572007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
7758
7759 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
7760 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
7761
1ab80e5b
MR
77622007-07-30 Maciej W. Rozycki <macro@mips.com>
7763
7764 * gdb.base/dump.exp: Force the correct endianness for binary
7765 formats not carrying this information.
7766
aba471f5
DJ
77672007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
7768
7769 * gdb.threads/staticthreads.exp: Match .*sem_post.
7770
d4e07204
DJ
77712007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
7772
7773 * gdb.base/readline.exp (operate_and_get_next): Match the final
7774 prompt.
7775
2b97317d
KB
77762007-07-23 Kevin Buettner <kevinb@redhat.com>
7777
7778 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
7779 to restarting SID.
7780
44efa07a
KB
77812007-07-18 Kevin Buettner <kevinb@redhat.com>
7782
7783 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
7784 prior to `gdb_start'.
7785
7b5ebade
KB
77862007-07-18 Kevin Buettner <kevinb@redhat.com>
7787
7788 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
7789 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
7790 Remove call to gdb_unload.
7791
255e7678
DJ
77922007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
7793 Daniel Jacobowitz <dan@codesourcery.com>
7794
7795 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
7796 for __WIN32__.
7797 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
7798 * gdb.base/unload.exp: Use shared library test routines.
7799
3a40aaa0
UW
78002007-07-03 Markus Deuling <deuling@de.ibm.com>
7801
7802 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
7803 * gdb.base/solib-symbol-lib.c: Likewise.
7804 * gdb.base/solib-symbol-main.c: Likewise.
7805
b0f4b84b
DJ
78062007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
7807
7808 * config/gdbserver.exp (gdb_reconnect): New.
7809 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
7810 gdb.base/solib-disc.exp: New files.
7811 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
7812 remote debugging".
7813 (gdb_compile): Add shlib_load flag.
7814 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
7815 port.
7816 (gdbserver_reconnect): New.
7817
1b05479a
DJ
78182007-07-01 Nick Roberts <nickrob@snap.net.nz>
7819 Daniel Jacobowitz <dan@codesourcery.com>
7820
7821 * gdb.base/annota3.exp: Test for if construct.
7822
86f78eb2
DJ
78232007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
7824
7825 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
7826
6a2eb474 78272007-06-21 Chris Dearman <chris@mips.com>
a9c64011 7828 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
7829
7830 * gdb.base/display.exp: Allow a newline after display/i.
7831 * gdb.base/pc-fp.exp: Likewise.
7832 * gdb.base/sigbpt.exp: Likewise.
7833
f8b73d13
DJ
78342007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7835
7836 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
7837 required features to be included.
7838
4339e69e
DJ
78392007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
7840
7841 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
7842 in info threads output.
7843
23d964e7
UW
78442007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7845 Markus Deuling <deuling@de.ibm.com>
7846
7847 * gdb.arch/spu-info.exp: New testcase.
7848 * gdb.arch/spu-info.c: New file.
7849
fd20f75b
DJ
78502007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
7851
7852 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
7853 tpcs_offset. Restore lr after the call.
7854 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
7855
2226f861
DJ
78562007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
7857
7858 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
7859 (gdbserver_run): Kill any running gdbserver.
7860 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
7861
d12371a9
MR
78622007-05-17 Maciej W. Rozycki <macro@mips.com>
7863
7864 * gdb.base/sigbpt.exp: Preset segv_addr.
7865
93f02886
DJ
78662007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
7867
7868 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
7869 (gdb_compile_shlib): Likewise.
7870 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
7871 (default_gdb_init): Clear cleanfiles.
7872 (gdb_finish): Delete recorded cleanfiles.
7873 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
7874
7875 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
7876 Do not use isnative.
7877 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
7878 gdb.base/so-impl-ld.exp: Likewise.
7879 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
7880 * gdb.base/unload.exp: Likewise. Do not pass empty option to
7881 gdb_compile.
7882
b04e06d7
VP
78832007-05-15 Vladimir Prus <vladimir@codesourcery.com>
7884
7885 * config/unknown.exp: Remove.
7886
069ed931
UW
78872007-05-15 Markus Deuling <deuling@de.ibm.com>
7888
7889 * gdb.base/info-proc.exp: Check is_remote.
7890
09db0d03
UW
78912007-05-14 Markus Deuling <deuling@de.ibm.com>
7892
7893 * gdb.base/gcore.exp: Initialize variable core_supported.
7894
af2cbe8c
DJ
78952007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7896
7897 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
7898
027c0295
DJ
78992007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7900
7901 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
7902 * gdb.threads/print-threads.exp (test_all_threads): Allow
7903 negative and hexadecimal thread IDs.
7904
dc5000e7
DJ
79052007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7906
7907 * gdb.java/jprint.java (public): Avoid invalid call to static
7908 method.
7909
2e74ed18
DP
79102007-05-14 Denis Pilat <denis.pilat@st.com>
7911
7912 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
7913 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
7914 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
7915 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
7916 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
7917
83547f02
UW
79182007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7919
7920 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 7921 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
7922 this mode.
7923 * gdb.base/ovlymgr.c: Provide stubs for spu target.
7924 * gdb.base/spu.ld: New file.
7925
b18be20d
DJ
79262007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
7927
7928 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
7929
be444858
DJ
79302007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
7931
7932 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
7933
b1d53152
DJ
79342007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
7935
7936 * gdb.java/jmain.exp: Handle demangled names with and without method
7937 signatures.
7938
d084b331
DJ
79392007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
7940
7941 * gdb.mi/mi-syn-frame.c (main, foo, bar)
7942 (have_a_very_merry_interrupt): Remove calls to puts.
7943 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
7944 inferior output.
7945 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
7946 test names.
7947
db9d7fc5
DJ
79482007-04-29 Markus Deuling <deuling@de.ibm.com>
7949 Daniel Jacobowitz <dan@codesourcery.com>
7950
7951 * gdb.base/auxv.exp (core_works): Also check is_remote.
7952 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
7953
ef783a7d 79542007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 7955
ef783a7d
VP
7956 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
7957 message, not the undefined 'module' variable.
7958 * gdb.base/siginfo.exp: Likewise.
7959 * gdb.base/sigstep.exp: Likewise.
7960 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
7961 serialport.
7962 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
7963
b7b73cae
CV
79642007-04-25 Corinna Vinschen <vinschen@redhat.com>
7965
7966 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
7967 target sim fails. Return 0 otherwise.
7968 (gdb_load): Return prematurely if gdb_target_sim fails.
7969
7d90fdfa
DP
79702007-04-16 Denis Pilat <denis.pilat@st.com>
7971
7972 * gdb.base/setshow.exp: Reset height after having set it to 100.
7973
5d3e9c85
DP
79742007-04-16 Denis Pilat <denis.pilat@st.com>
7975
7976 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
7977
18e75969
DP
79782007-04-16 Denis Pilat <denis.pilat@st.com>
7979
7980 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
7981
25d5ea92
VP
79822007-04-14 Vladimir Prus <vladimir@codesourcery.com>
7983
7984 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
7985 tests. Run the frozen varobjs test.
7986 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 7987 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 7988
0b49cb80
JK
79892007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7990
7991 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
7992 gdb.base/type-opaque.exp: New files.
7993
a73bafbc 79942007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
7995
7996 * gdb.mi/mi-var-child.c
a73bafbc
VP
7997 (do_children_tests): User char[2] instead of
7998 char so that automatic printing of pointers to char
7999 don't give unpredicable result.
8000 * gdb.mi/var-cmd.c (do_locals_test): Initialize
8001 local variables.
8002 * gdb.mi/mi-var-child.exp: Step to right line
8003 of do_children_tests.
8004 * gdb.mi/mi2-var-child.exp: Likewise.
8005 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 8006 do_locals_tests.
a73bafbc
VP
8007 (do_children_tests): User char[2] instead of
8008 char so that automatic printing of pointers to char
a9c64011 8009 don't give unpredicable result.
a73bafbc 8010 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 8011 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
8012 Pass test name to mi_wait_for_stop.
8013
7ce59000
DJ
80142007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8015
8016 * gdb.asm/asm-source.exp: Remove d10v case.
8017 * lib/gdb.exp (skip_cplus_tests): Likewise.
8018 * gdb.asm/d10v.inc: Deleted.
8019
20389057
DJ
80202007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8021
8022 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
8023
8807d78b
DJ
80242007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8025
8026 * config/netware.exp: Delete file.
8027
aa3edb8e
JB
80282007-03-29 Joel Brobecker <brobecker@adacore.com>
8029
8030 * gdb.dwarf2/dw2-noloc.S: New file.
8031 * gdb.dwarf2/dw2-noloc.exp: New file.
8032
297561ac
PA
80332007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
8034
8035 * gdb.cp/method2.cc: New test.
8036 * gdb.cp/method2.exp: New test.
8037 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
8038
1f81bd39
DJ
80392007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
8040
8041 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
8042
9453113a
DJ
80432007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
8044
8045 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
8046
b741e217
DJ
80472007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
8048
8049 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
8050 (gdb_load): Delete, replace with...
8051 (gdb_reload): ...this.
8052 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
8053 * gdb.server/server-mon.exp: Likewise.
8054 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
8055 (gdb_start_cmd): New.
8056 (gdb_file_cmd): Save the last loaded file.
8057 (gdb_reload): New.
8058 (gdb_gnu_strip_debug): Use transform.
8059 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
8060 support here. Use new $last_loaded_file. Check mtime.
8061 (gdb_target_cmd): Handle ObjC failure case.
8062 (infer_host_exec): Delete.
8063 (gdbserver_load): Rename to...
8064 (gdbserver_run): ...this. Simplify.
8065 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
8066 (mi_gdb_load): Move most contents to a new function...
8067 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
8068 (mi_run_cmd): Use mi_gdb_target_load.
8069 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
8070 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
8071 Use gdb_run_cmd.
8072 * gdb.base/charsign.exp: Remove incorrect comment.
8073 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
8074 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
8075 gdb.base/start.exp: Use gdb_start_cmd.
8076
446ab585 80772007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 8078 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
8079
8080 * gdb.base/sigbpt.exp: Fix the message when skipping test.
8081 * gdb.base/signull.exp: Similarly.
8082
bbb88ebf
UW
80832007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8084
8085 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
8086 messages available to test cases (like chng-sym.exp).
8087
cb8c4a99
AS
80882007-03-14 Andreas Schwab <schwab@suse.de>
8089
8090 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
8091 format changes.
8092
4e463ff5
DJ
80932007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
8094
8095 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
8096 (optimized_1): New.
8097 (main): Call optimized_1.
8098 (gdb2029): Correct typos. Call gdb2029_marker.
8099 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
8100 for gdb2029.
8101
b6db2c47
MK
81022007-03-12 Mark Kettenis <kettenis@gnu.org>
8103
8104 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
8105 as tabs. Remove redundant test pattern.
8106
70ed3737
UW
81072007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8108
8109 * gdb.base/long_long.exp: Accept optional symbol name in <...>
8110 for /a format output.
8111
47b67b60
DJ
81122007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
8113
8114 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
8115 collect output incrementally.
8116
b8953b0e
UW
81172007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8118
8119 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
8120 for -var-create lpcharacter test.
8121 * gdb.mi/mi2-var-cmd.exp: Likewise.
8122
7acd5c40
UW
81232007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8124
8125 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
8126 pass on targets where address zero is readable.
8127
9c6759c1
UW
81282007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8129
8130 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
8131 just a single architecture.
8132
a2f1aeb4
UW
81332007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8134
8135 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
8136 (fetch_all_registers): New function, uses gdb_test_multiple and
8137 exp_continue to fetch inferior output line-by-line.
8138 Replace all uses of do_get_all_registers by fetch_all_registers.
8139
46579ac2
UW
81402007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8141
8142 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
8143 in target_info.
8144
fc133f24
MS
81452007-03-02 Michael Snyder <michael.snyder@palmsource.com>
8146
a9c64011 8147 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
8148 consistancy; add a default (timeout) case.
8149
7646a51d
MS
81502007-03-02 Michael Snyder <michael.snyder@palmsource.com>
8151
8152 * gdb.base/watchpoint.exp: Fix truncated comment.
8153
dcfff61f
MS
81542007-03-02 Michael Snyder <michael.snyder@palmsource.com>
8155
8156 * Makefile.in: Remove spurious single-quotes from sed command.
8157
664e3ee9
DJ
81582007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
8159
8160 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
8161 func.
8162 * gdb.mi/mi2-var-cmd.exp: Likewise.
8163
d7cc6f2f
JB
81642007-02-27 Joel Brobecker <brobecker@adacore.com>
8165
a9c64011
AS
8166 * gdb.dwarf2/dw2-producer.S: New file.
8167 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
8168
81692007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
8170
8171 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
8172 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
8173 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
8174 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
8175 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
8176 Revert tests to use mi_gdb_test and include value field in output
8177 of -var-create.
8178
93d42b30
DJ
81792007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
8180
8181 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
8182
c499ed39
DJ
81832007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
8184
8185 * gdb.base/maint.exp: Remove full paths from test names.
8186 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
8187 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
8188
9836f81b
JB
81892007-02-27 Joel Brobecker <brobecker@adacore.com>
8190
8191 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
8192
c74d0ad8
DJ
81932007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8194
8195 * gdb.server/server-mon.exp: New test.
8196
2711e456
DJ
81972007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8198
8199 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
8200
ff6f572f
DJ
82012007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8202
8203 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
8204 register capitalization.
8205
fada3feb
DP
82062007-02-13 Denis Pilat <denis.pilat@st.com>
8207
8208 * gdb.mi/mi-var-invalidate.exp: New file.
8209
fb1e4ffc
DJ
82102007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8211
8212 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
8213
3da939d7
DJ
82142007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8215
8216 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
8217
123dc839
DJ
82182007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8219
8220 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
8221 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
8222
877e3645 82232007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
8224
8225 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
8226 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
8227 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
8228 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
8229 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 8230 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 8231 Update tests to include value field in output of -var-create.
a9c64011 8232
3c0a2960
AS
82332007-02-08 Andreas Schwab <schwab@suse.de>
8234
8235 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
8236
108546a0
DJ
82372007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
8238
8239 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
8240 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
8241
d701dcab
DP
82422007-02-02 Denis Pilat <denis.pilat@st.com>
8243
8244 * gdb.threads/threadapply.exp: check that frame is not changed by
8245 the thread apply all command.
8246
783e3e2f
AS
82472007-01-31 Andreas Schwab <schwab@suse.de>
8248
6d9c3a87
AS
8249 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
8250
3c50d7b9
AS
8251 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
8252 in the dwarf sections.
8253 * gdb.dwarf2/mac-fileno.S: Likewise.
8254
783e3e2f
AS
8255 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
8256 bspstore register on ia64.
8257
78ff580e
AS
82582007-01-29 Andreas Schwab <schwab@suse.de>
8259
cc8e9b12
AS
8260 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
8261 "frame-begin" annotation.
8262
78ff580e
AS
8263 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
8264 number of "frames-invalid" annotations.
8265
704a4f78
DJ
82662007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
8267
8268 * gdb.base/commands.exp: Call if_commands_test.
8269 (gdb_test_no_prompt, if_commands_test): New.
8270
e741bf94
MK
82712007-01-28 Mark Kettenis <kettenis@gnu.org>
8272
8273 * gdb.threads/sigthread.c (NSIGS): Make bigger.
8274
474d0ad3
AS
82752007-01-27 Andreas Schwab <schwab@suse.de>
8276
8277 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
8278 .short/.int/.quad in the dwarf sections.
8279 * gdb.dwarf2/dw2-intercu.S: Likewise.
8280 * gdb.dwarf2/dw2-intermix.S: Likewise.
8281
e784b426
JK
82822007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8283
8284 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
8285 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
8286 array.
e784b426
JK
8287 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
8288 * gdb.base/setvar.exp: Likewise.
8289
37f08e04
AS
82902007-01-26 Andreas Schwab <schwab@suse.de>
8291
9a01813a
AS
8292 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
8293 test.
8294
37f08e04
AS
8295 * gdb.base/multi-forks.exp ("restart $i"): Also match
8296 __kernel_syscall_via_break.
8297
6e2a9270
VP
82982007-01-24 Vladimir Prus <vladimir@codesourcery.com>
8299
8300 * lib/mi-support.exp (mi_delete_varobj): New.
8301 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
8302 testcase.
8303 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
8304 (main): Call the above.
8305 (reference_update_test, base_in_reference_test)
8306 (reference_to_pointer): Delete the created varobjs.
a9c64011 8307
e515b470
DJ
83082007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
8309
8310 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
8311 * configure: Regenerated.
8312 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
8313 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
8314 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
8315 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
8316 * lib/gdb.exp (gdb_skip_xml_test): New function.
8317
08d8bcd7
DJ
83182007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
8319
8320 * gdb.base/sigrepeat.exp: Correct error message.
8321
83222007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
8323 Daniel Jacobowitz <dan@codesourcery.com>
8324
8325 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
8326 gdb.arch/i386-gnu-cfi-asm.S: New files.
8327
97c3f1f3
JK
83282007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8329
8330 * lib/gdb.exp: Abort on missing `site.exp'.
8331
cb1df416
DJ
83322007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8333 Daniel Jacobowitz <dan@codesourcery.com>
8334
8335 * gdb.base/included.c, gdb.base/included.exp,
8336 gdb.base/included.h: New files.
8337
35990120
DJ
83382007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
8339
8340 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
8341 (maximize_rlimit): Reduce limits on 64-bit systems.
8342
6e81a116 83432007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
8344
8345 From Marcus Deuling <deuling@de.ibm.com>:
8346 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
8347 every case.
8348
6c3c41f3
NR
83492007-01-13 Nick Roberts <nickrob@snap.net.nz>
8350
8351 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
8352 (test_path_specification): Use objdir instead of srcdir to always
8353 get an absolute filename.
8354
2f12c312
DJ
83552007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
8356
8357 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
8358
81121995
VP
83592007-01-11 Vladimir Prus <vladimir@codesourcery.com>
8360
8361 * gdb.mi/mi-var-cp.cc (reference_update_tests):
8362 Make sure the variable we're using is in scope.
8363 (reference_to_pointer): Likewise.
8364
4741b737
DJ
83652007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8366
8367 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
8368 has no debug information.
8369
054410c3
DJ
83702007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8371
8372 * gdb.base/annota1.exp: Remove extra send_gdb.
8373
818f79f6
DJ
83742007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8375
8376 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
8377
f7a6bb70
DJ
83782007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8379
8380 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
8381
57e66780
DJ
83822007-01-08 Nick Roberts <nickrob@snap.net.nz>
8383 Daniel Jacobowitz <dan@codesourcery.com>
8384
8385 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
8386 lcharacter or linteger change. Correct duplicated test name.
8387 * gdb.mi/mi2-var-cmd.exp: Likewise.
8388
3d799a95
DJ
83892007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
8390
8391 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
8392
83932007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 8394
a9c64011
AS
8395 * gdb.base/nofield.c: New file.
8396 * gdb.base/nofield.exp: New testcase.
51679ba9 8397
eafb94e8
NR
83982007-01-05 Nick Roberts <nickrob@snap.net.nz>
8399
8400 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
8401
8402 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
8403 test.
8404
5e572bb4
DJ
84052007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8406
8407 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
8408
74a44383
DJ
84092007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8410
8411 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
8412 when continuing.
8413
1b572db9
DJ
84142007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
8415
8416 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
8417 Expect ".exe" extension.
8418
381bc39b
DJ
84192007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
8420
8421 * gdb.base/charset.exp: Add explicit filename to break.
8422 * gdb.base/dbx.exp: Add explicit filename to breaks.
8423
2b70e4c6
DJ
84242007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
8425
8426 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
8427 * gdb.mi/mi2-file.exp: Likewise.
8428
303b6f5d
DJ
84292007-01-04 Vladimir Prus <vladimir@codesourcery.com>
8430
8431 Implement specification of MI tests as comments
8432 in C and C++ sources.
8433 * lib/mi-support.exp (mi_autotest_data): New variable.
8434 (mi_autotest_source): New variable.
8435 (count_newlines, mi_prepare_inline_tests)
8436 (mi_get_inline_test, mi_continue_to_line)
8437 (mi_run_inline_test, mi_tbreak)
8438 (mi_send_resuming_command, mi_wait_for_stop): New functions.
8439 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
8440 Run inline tests.
8441 * gdb.mi/mi-var-cp.cc: Define tests here.
8442
23da0d94
VP
84432007-01-04 Vladimir Prus <vladimir@codesourcery.com>
8444
8445 Simplify usage of mi_continue_to.
8446 * lib/mi-support.exp (mi_runto_helper): Renamed
8447 from mi_runto, added new parameter 'run_or_continue'.
8448 (mi_runto): Use mi_runto_helper.
8449 (mi_continue_to): Accept just function name as parameter.
8450 Use mi_runto_helper.
8451 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
8452 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 8453
f9e18282
JB
84542006-01-04 Joel Brobecker <brobecker@adacore.com>
8455
8456 Make this testcase a bit more realistic. The current code
8457 is too simplistic, and allows the compiler to optimize out
8458 some of the entities we need for this testcase.
8459 * gdb.ada/null_record/bar.ads (Void_Star): New type.
8460 (Do_Nothing): Add extra parameter.
8461 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
8462 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
8463 by using a variable of type Void_Star.
8464
fd678c65
JB
84652006-01-04 Joel Brobecker <brobecker@adacore.com>
8466
8467 * gdb.ada/catch_ex/foo.adb: New file.
8468 * gdb.ada/catch_ex.exp: New testcase.
8469
05cfdb42
DJ
84702007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
8471
8472 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
8473 pass --image-base to linker.
8474
2e03ee74
DJ
84752007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8476 Daniel Jacobowitz <dan@codesourcery.com>
8477
8478 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
8479 secondary prompts.
8480
0d5de010
DJ
84812007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8482
8483 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
8484 output. Test the types of members and member pointers.
8485 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
8486 gdb/2092.
8487 * gdb.cp/member-ptr.exp: Search for a comment instead of a
8488 statement. Enable for GCC. Update expected output for some tests
8489 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
8490 layout.
8491 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
8492 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
8493 (Diamond::vget_base): New.
8494 (main): Add new tests.
8495 * gdb.cp/printmethod.exp: Update expected output for member functions.
8496 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
8497 print pEe->D::vg().
8498
61a771aa
DJ
84992007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8500
8501 * gdb.threads/tls.exp: Allow stops in sem_post.
8502
2fa63963
DJ
85032006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
8504
8505 * gdb.base/annota1.exp: Allow .*printf in backtraces.
8506 * gdb.base/annota3.exp: Likewise.
8507 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
8508 again (instead of timing out).
8509 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
8510 GCC bug 26475.
8511 * gdb.java/jmisc.exp: Adjust to work with method signatures including
8512 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
8513 test from jmisc1.exp.
8514 * gdb.java/jmisc1.exp: Delete.
8515 * gdb.java/jprint.exp: Adjust to work with method signatures including
8516 return types.
8517 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
8518 * gdb.threads/linux-dp.exp: Don't be confused by program output.
8519 * lib/java.exp (compile_java_from_source): Pass the correct type
8520 to target_compile.
8521
5eefc2b7
JB
85222006-12-31 Joel Brobecker <brobecker@adacore.com>
8523
8524 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
8525 (stack_align_edx): New function.
8526 (stack_align_eax): New function.
8527 (main): Add calls to stack_align_edx and stack_align_eax.
8528 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
8529 Add testing for the cases where the register used during a stack
8530 realignment is edx. Same for eax.
8531
227c54da
DJ
85322006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
8533
8534 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
8535 and generic PE targets.
8536
cab8ac94
JB
85372006-12-29 Joel Brobecker <brobecker@adacore.com>
8538
8539 * gdb.ada/array_return.exp: Update copyright date list.
8540
ba54f318
JB
85412006-12-27 Joel Brobecker <brobecker@adacore.com>
8542
8543 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
8544 (Create_Small_Float_Vector): New function.
8545 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
8546 function body.
8547 * gdb.ada/array_return/p.adb: Use new type and function from
8548 package Pck.
8549 * gdb.ada/array_return.exp: Add a test verifying that GDB is
8550 able to print the value returned by a function returning an
8551 array of float.
8552
6b7a35dd
JB
85532006-12-20 Joel Brobecker <brobecker@adacore.com>
8554
8555 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
8556 The associated tests should be PASSing.
8557
038224f6
VP
85582006-12-08 Vladimir Prus <vladimir@codesourcery.com>
8559
8560 Test for base in references.
8561 * gdb.mi/mi-var-cp.cc: Add test code.
8562 * gdb.mi/mi-var-cp.exp: Test for bases in references.
8563 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
8564 * gdb.mi/mi2-watch.exp: Likewise.
8565 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
8566 (mi_list_varobj_children): New function.
8567
b26ed50d
VP
85682006-12-08 Vladimir Prus <vladimir@codesourcery.com>
8569
8570 * lib/mi-support.exp
8571 (mi_runto): Accept "()" after function name.
8572 (mi_create_varobj): New function.
8573 (mi_varobj_update): New function.
8574 (mi_Check_varobj_value): New function.
8575 * gdb.mi/mi-var-cp.exp: New file.
8576 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 8577
08232497
DJ
85782006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
8579
8580 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
8581 gdb.base/weaklib2.c: New files.
8582
d394c993 85832006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 8584
ac6c2fba
NS
8585 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
8586 info. Adjust test names.
8587
8ec659a0 8588 * gdb.base/break.c (main): Move position of malloc.
d394c993 8589 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 8590
acd65feb
VP
85912006-11-28 Vladimir Prus <vladimir@codesourcery.com>
8592
8593 * gdb.mi/mi-var-cmd.exp: Check -var-update after
8594 assignement of arrays and function pointers.
8595 * gdb.mi/var-cmd.c: Add declaration necessary for above
8596 tests.
8597
f556d5e5
NS
85982006-11-27 Nathan Sidwell <nathan@codesourcery.com>
8599
8600 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
8601
8602 * gdb.threads/linux-dp.exp: Read thread table before and after
8603 creating each philosopher and verify it.
8604
697bc68d
NS
86052006-11-27 Nathan Sidwell <nathan@codesourcery.com>
8606 Paul Brook <paul@codesourcery.com>
8607 Daniel Jacobowitz <dan@codesourcery.com>
8608
8609 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 8610 main to remove duplication. Add start function of the form
697bc68d
NS
8611 '_*start[1-9]*'. Add RVDS start function.
8612
29d73ae4
DJ
86132006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
8614
8615 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
8616
c1d88655
UW
86172006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8618
8619 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
8620 * gdb.asm/spu.inc: New file.
8621 * gdb.base/term.exp: Disable if [target_info exists noargs].
8622 * gdb.gdb/complaints.exp: Disable if ![isnative].
8623 * gdb.gdb/selftest.exp: Likewise.
8624 * gdb.gdb/observer.exp: Likewise.
8625 * gdb.gdb/xfullpath.exp: Likewise.
8626 * gdb.base/attach.exp: Disable on SPU target.
8627 * gdb.cp/bs145503.exp: Likewise.
8628 * gdb.cp/exception.exp: Likewise.
8629 * gdb.cp/userdef.exp: Likewise.
8630
32a13b1a
DJ
86312006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
8632
8633 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
8634
d8295fe9
VP
86352006-11-10 Vladimir Prus <vladimir@codesourcery.com>
8636
8637 * gdb.base/completion.exp: Fix completion tests for
8638 'info' and 'info '.
8639 * gdb.base/help.exp (help_test_raw, test_class_help)
8640 (test_prefix_command_help): Move...
8641 * lib/gdb.exp: Here.
8642 * gdb.base/main.exp: Adjust.
8643 * gdb.cp/maint.exp: Adjust.
8644 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 8645
8c394015
VP
86462006-11-09 Vladimir Prus <vladimir@codesourcery.com>
8647
8648 * gdb.stabs/weird.exp (print_weird_var): Use
8649 gdb_test_multiple instead of gdb_expect.
8650
027fc1bc
VP
86512006-11-09 Vladimir Prus <vladimir@codesourcery.com>
8652
8653 * gdb.base/help.exp (help_test_raw): New.
8654 (test_class_help): New.
8655 (test_prefix_command_help): New.
8656 Adjust testcases.
8657
67609209
FR
86582006-11-09 Christophe Lyon <christophe.lyon@st.com>
8659
8660 * gdb.base/constvars.c (main): Write to crass and crips, so that
8661 they are allocated by the compiler.
8662
f73adfeb
AS
86632006-10-27 Andreas Schwab <schwab@suse.de>
8664
8665 * gdb.base/multi-forks.exp: Use "detach fork" instead of
8666 "detach-fork".
8667
2f83a18e
DJ
86682006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
8669
8670 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
8671 of patterns.
8672
94277a38
DJ
86732006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8674
8675 * gdb.base/sepdebug.exp: Remove debug format test.
8676 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
8677 Handle no-symtab.
8678 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
8679
5bd2f6e2
DJ
86802006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8681
8682 * gdb.threads/manythreads.c (thread_function, main): Don't cast
8683 int to pointer or pointer to int.
8684 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
8685
8c008720
DJ
86862006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
8687
8688 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
8689
9e35dae4
DJ
86902006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8691
8692 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
8693
d9639e13
DJ
86942006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
8695
8696 PR c++/2116
8697 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
8698
390a1bd0
JB
86992006-10-06 Joel Brobecker <brobecker@adacore.com>
8700
8701 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
8702 the corresponding bug has been fixed in GDB (PR/2018).
8703
dd920c33
JB
87042006-10-06 Joel Brobecker <brobecker@adacore.com>
8705
8706 * gdb.base/subst.exp: New testcase.
8707
53bbefe9
JB
87082006-10-06 Joel Brobecker <brobecker@adacore.com>
8709
8710 * gdb.ada/array_return/pck.ads: Add copyright notice.
8711 * gdb.ada/array_return/pck.adb: Likewise.
8712 * gdb.ada/array_return/p.adb: Likewise.
8713 * gdb.ada/exec_changed/first.adb: Likewise.
8714 * gdb.ada/exec_changed/second.adb: Likewise.
8715
09851417
JB
87162006-10-06 Joel Brobecker <brobecker@adacore.com>
8717
8718 * gdb.ada/watch_arg/watch.adb: New file.
8719 * gdb.ada/watch_arg.exp: New testcase.
8720
041bf30d
VP
87212006-10-02 Vladimir Prus <vladimir@codesourcery.com>
8722
8723 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 8724 via string_to_regexp.
041bf30d 8725 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 8726
f286fbdd 87272006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
8728
8729 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
8730 Remove unused / obsolete files.
8731
7c07f349
NR
87322006-09-19 Nick Roberts <nickrob@snap.net.nz>
8733
8734 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
8735
cd5ff84a
VP
87362006-09-17 Vladimir Prus <vladimir@codesourcery.com>
8737
8738 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
8739 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 8740 the number of frames.
cd5ff84a 8741
ae018d1a
DJ
87422006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
8743
8744 * gdb.base/args.c (main): Add breakpoint marker.
8745 * gdb.base/args.exp: Use args_test for tests. Add new tests which
8746 really test empty arguments.
8747 (args_load): Delete.
8748 (args_test): New.
8749
b399c549
NR
87502006-09-13 Nick Roberts <nickrob@snap.net.nz>
8751
8752 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 8753 check for one file.
b399c549 8754
2ab1eb7a
VP
87552006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
8756
8757 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
8758 HIGH_FRAME argument to -stack-list-locals can be larger than
8759 the number of frames.
a9c64011 8760
476308bf
FF
87612006-08-18 Fred Fish <fnf@specifix.com>
8762
8763 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
8764 '$' in front of skip_vmx_tests_saved when setting that.
8765
8625200f
AS
87662006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
8767
8768 * gdb.base/trace-commands.exp: New file.
8769
089ec8f1
DJ
87702006-08-10 Joel Brobecker <brobecker@adacore.com>
8771 Daniel Jacobowitz <dan@codesourcery.com>
8772
8773 * gdb.base/step-bt.exp: Make hexadecimal address optional in
8774 expected output of the backtrace commands.
8775
b60f0898
JB
87762006-08-09 Joel Brobecker <brobecker@adacore.com>
8777
8778 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
8779 untested followed by return combination.
8780 * gdb.arch/altivec-regs.exp: Likewise.
8781 * gdb.arch/e500-abi.exp: Likewise.
8782 * gdb.arch/e500-regs.exp: Likewise.
8783 * gdb.arch/gdb1291.exp: Likewise.
8784 * gdb.arch/gdb1431.exp: Likewise.
8785 * gdb.arch/gdb1558.exp: Likewise.
8786 * gdb.arch/i386-prologue.exp: Likewise.
8787 * gdb.arch/i386-unwind.exp: Likewise.
8788 * gdb.asm/asm-source.exp: Likewise.
8789 * gdb.base/a2-run.exp: Likewise.
8790 * gdb.base/advance.exp: Likewise.
8791 * gdb.base/all-bin.exp: Likewise.
8792 * gdb.base/annota1.exp: Likewise.
8793 * gdb.base/annota3.exp: Likewise.
8794 * gdb.base/args.exp: Likewise.
8795 * gdb.base/arithmet.exp: Likewise.
8796 * gdb.base/assign.exp: Likewise.
8797 * gdb.base/async.exp: Likewise.
8798 * gdb.base/attach.exp: Likewise.
8799 * gdb.base/bang.exp: Likewise.
8800 * gdb.base/bigcore.exp: Likewise.
8801 * gdb.base/bitfields.exp: Likewise.
8802 * gdb.base/bitfields2.exp: Likewise.
8803 * gdb.base/break.exp: Likewise.
8804 * gdb.base/call-sc.exp: Likewise.
8805 * gdb.base/call-strs.exp: Likewise.
8806 * gdb.base/callfuncs.exp: Likewise.
8807 * gdb.base/checkpoint.exp: Likewise.
8808 * gdb.base/chng-syms.exp: Likewise.
8809 * gdb.base/code-expr.exp: Likewise.
8810 * gdb.base/commands.exp: Likewise.
8811 * gdb.base/completion.exp: Likewise.
8812 * gdb.base/cond-expr.exp: Likewise.
8813 * gdb.base/condbreak.exp: Likewise.
8814 * gdb.base/consecutive.exp: Likewise.
8815 * gdb.base/constvars.exp: Likewise.
8816 * gdb.base/corefile.exp: Likewise.
8817 * gdb.base/cvexpr.exp: Likewise.
8818 * gdb.base/dbx.exp: Likewise.
8819 * gdb.base/define.exp: Likewise.
8820 * gdb.base/detach.exp: Likewise.
8821 * gdb.base/display.exp: Likewise.
8822 * gdb.base/dump.exp: Likewise.
8823 * gdb.base/ena-dis-br.exp: Likewise.
8824 * gdb.base/ending-run.exp: Likewise.
8825 * gdb.base/environ.exp: Likewise.
8826 * gdb.base/eval-skip.exp: Likewise.
8827 * gdb.base/exprs.exp: Likewise.
8828 * gdb.base/fileio.exp: Likewise.
8829 * gdb.base/finish.exp: Likewise.
8830 * gdb.base/float.exp: Likewise.
8831 * gdb.base/foll-exec.exp: Likewise.
8832 * gdb.base/foll-fork.exp: Likewise.
8833 * gdb.base/foll-vfork.exp: Likewise.
8834 * gdb.base/freebpcmd.exp: Likewise.
8835 * gdb.base/funcargs.exp: Likewise.
8836 * gdb.base/gcore.exp: Likewise.
8837 * gdb.base/gdb1090.exp: Likewise.
8838 * gdb.base/gdb1250.exp: Likewise.
8839 * gdb.base/huge.exp: Likewise.
8840 * gdb.base/info-proc.exp: Likewise.
8841 * gdb.base/interrupt.exp: Likewise.
8842 * gdb.base/jump.exp: Likewise.
8843 * gdb.base/langs.exp: Likewise.
8844 * gdb.base/lineinc.exp: Likewise.
8845 * gdb.base/list.exp: Likewise.
8846 * gdb.base/logical.exp: Likewise.
8847 * gdb.base/long_long.exp: Likewise.
8848 * gdb.base/macscp.exp: Likewise.
8849 * gdb.base/maint.exp: Likewise.
8850 * gdb.base/mips_pro.exp: Likewise.
8851 * gdb.base/miscexprs.exp: Likewise.
8852 * gdb.base/multi-forks.exp: Likewise.
8853 * gdb.base/opaque.exp: Likewise.
8854 * gdb.base/overlays.exp: Likewise.
8855 * gdb.base/pc-fp.exp: Likewise.
8856 * gdb.base/pointers.exp: Likewise.
8857 * gdb.base/printcmds.exp: Likewise.
8858 * gdb.base/psymtab.exp: Likewise.
8859 * gdb.base/ptype.exp: Likewise.
8860 * gdb.base/recurse.exp: Likewise.
8861 * gdb.base/relational.exp: Likewise.
8862 * gdb.base/relocate.exp: Likewise.
8863 * gdb.base/remote.exp: Likewise.
8864 * gdb.base/reread.exp: Likewise.
8865 * gdb.base/restore.exp: Likewise.
8866 * gdb.base/return.exp: Likewise.
8867 * gdb.base/return2.exp: Likewise.
8868 * gdb.base/scope.exp: Likewise.
8869 * gdb.base/sect-cmd.exp: Likewise.
8870 * gdb.base/sep.exp: Likewise.
8871 * gdb.base/sepdebug.exp: Likewise.
8872 * gdb.base/setshow.exp: Likewise.
8873 * gdb.base/setvar.exp: Likewise.
8874 * gdb.base/sigall.exp: Likewise.
8875 * gdb.base/sigbpt.exp: Likewise.
8876 * gdb.base/signals.exp: Likewise.
8877 * gdb.base/signull.exp: Likewise.
8878 * gdb.base/sizeof.exp: Likewise.
8879 * gdb.base/solib.exp: Likewise.
8880 * gdb.base/step-line.exp: Likewise.
8881 * gdb.base/step-test.exp: Likewise.
8882 * gdb.base/structs.exp: Likewise.
8883 * gdb.base/structs2.exp: Likewise.
8884 * gdb.base/term.exp: Likewise.
8885 * gdb.base/twice.exp: Likewise.
8886 * gdb.base/until.exp: Likewise.
8887 * gdb.base/varargs.exp: Likewise.
8888 * gdb.base/volatile.exp: Likewise.
8889 * gdb.base/watchpoint.exp: Likewise.
8890 * gdb.base/whatis-exp.exp: Likewise.
8891 * gdb.base/whatis.exp: Likewise.
8892 * gdb.cp/ambiguous.exp: Likewise.
8893 * gdb.cp/annota2.exp: Likewise.
8894 * gdb.cp/annota3.exp: Likewise.
8895 * gdb.cp/bool.exp: Likewise.
8896 * gdb.cp/breakpoint.exp: Likewise.
8897 * gdb.cp/casts.exp: Likewise.
8898 * gdb.cp/class2.exp: Likewise.
8899 * gdb.cp/classes.exp: Likewise.
8900 * gdb.cp/cplusfuncs.exp: Likewise.
8901 * gdb.cp/ctti.exp: Likewise.
8902 * gdb.cp/derivation.exp: Likewise.
8903 * gdb.cp/exception.exp: Likewise.
8904 * gdb.cp/gdb1355.exp: Likewise.
8905 * gdb.cp/hang.exp: Likewise.
8906 * gdb.cp/inherit.exp: Likewise.
8907 * gdb.cp/local.exp: Likewise.
8908 * gdb.cp/m-data.exp: Likewise.
8909 * gdb.cp/m-static.exp: Likewise.
8910 * gdb.cp/member-ptr.exp: Likewise.
8911 * gdb.cp/method.exp: Likewise.
8912 * gdb.cp/misc.exp: Likewise.
8913 * gdb.cp/namespace.exp: Likewise.
8914 * gdb.cp/overload.exp: Likewise.
8915 * gdb.cp/ovldbreak.exp: Likewise.
8916 * gdb.cp/pr-1023.exp: Likewise.
8917 * gdb.cp/pr-1210.exp: Likewise.
8918 * gdb.cp/pr-574.exp: Likewise.
8919 * gdb.cp/printmethod.exp: Likewise.
8920 * gdb.cp/psmang.exp: Likewise.
8921 * gdb.cp/ref-params.exp: Likewise.
8922 * gdb.cp/ref-types.exp: Likewise.
8923 * gdb.cp/rtti.exp: Likewise.
8924 * gdb.cp/templates.exp: Likewise.
8925 * gdb.cp/try_catch.exp: Likewise.
8926 * gdb.cp/userdef.exp: Likewise.
8927 * gdb.cp/virtfunc.exp: Likewise.
8928 * gdb.disasm/am33.exp: Likewise.
8929 * gdb.disasm/h8300s.exp: Likewise.
8930 * gdb.disasm/mn10300.exp: Likewise.
8931 * gdb.disasm/sh3.exp: Likewise.
8932 * gdb.disasm/t01_mov.exp: Likewise.
8933 * gdb.disasm/t02_mova.exp: Likewise.
8934 * gdb.disasm/t03_add.exp: Likewise.
8935 * gdb.disasm/t04_sub.exp: Likewise.
8936 * gdb.disasm/t05_cmp.exp: Likewise.
8937 * gdb.disasm/t06_ari2.exp: Likewise.
8938 * gdb.disasm/t07_ari3.exp: Likewise.
8939 * gdb.disasm/t08_or.exp: Likewise.
8940 * gdb.disasm/t09_xor.exp: Likewise.
8941 * gdb.disasm/t10_and.exp: Likewise.
8942 * gdb.disasm/t11_logs.exp: Likewise.
8943 * gdb.disasm/t12_bit.exp: Likewise.
8944 * gdb.disasm/t13_otr.exp: Likewise.
8945 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
8946 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
8947 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
8948 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
8949 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
8950 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
8951 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
8952 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
8953 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
8954 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
8955 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
8956 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
8957 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
8958 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
8959 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
8960 * gdb.mi/gdb701.exp: Likewise.
8961 * gdb.mi/gdb792.exp: Likewise.
8962 * gdb.mi/mi-basics.exp: Likewise.
8963 * gdb.mi/mi-break.exp: Likewise.
8964 * gdb.mi/mi-cli.exp: Likewise.
8965 * gdb.mi/mi-console.exp: Likewise.
8966 * gdb.mi/mi-disassemble.exp: Likewise.
8967 * gdb.mi/mi-eval.exp: Likewise.
8968 * gdb.mi/mi-file.exp: Likewise.
8969 * gdb.mi/mi-read-memory.exp: Likewise.
8970 * gdb.mi/mi-regs.exp: Likewise.
8971 * gdb.mi/mi-return.exp: Likewise.
8972 * gdb.mi/mi-simplerun.exp: Likewise.
8973 * gdb.mi/mi-stack.exp: Likewise.
8974 * gdb.mi/mi-stepi.exp: Likewise.
8975 * gdb.mi/mi-syn-frame.exp: Likewise.
8976 * gdb.mi/mi-until.exp: Likewise.
8977 * gdb.mi/mi-var-block.exp: Likewise.
8978 * gdb.mi/mi-var-child.exp: Likewise.
8979 * gdb.mi/mi-var-cmd.exp: Likewise.
8980 * gdb.mi/mi-var-display.exp: Likewise.
8981 * gdb.mi/mi-watch.exp: Likewise.
8982 * gdb.mi/mi2-basics.exp: Likewise.
8983 * gdb.mi/mi2-break.exp: Likewise.
8984 * gdb.mi/mi2-cli.exp: Likewise.
8985 * gdb.mi/mi2-console.exp: Likewise.
8986 * gdb.mi/mi2-disassemble.exp: Likewise.
8987 * gdb.mi/mi2-eval.exp: Likewise.
8988 * gdb.mi/mi2-file.exp: Likewise.
8989 * gdb.mi/mi2-read-memory.exp: Likewise.
8990 * gdb.mi/mi2-regs.exp: Likewise.
8991 * gdb.mi/mi2-return.exp: Likewise.
8992 * gdb.mi/mi2-simplerun.exp: Likewise.
8993 * gdb.mi/mi2-stack.exp: Likewise.
8994 * gdb.mi/mi2-stepi.exp: Likewise.
8995 * gdb.mi/mi2-syn-frame.exp: Likewise.
8996 * gdb.mi/mi2-until.exp: Likewise.
8997 * gdb.mi/mi2-var-block.exp: Likewise.
8998 * gdb.mi/mi2-var-child.exp: Likewise.
8999 * gdb.mi/mi2-var-cmd.exp: Likewise.
9000 * gdb.mi/mi2-var-display.exp: Likewise.
9001 * gdb.mi/mi2-watch.exp: Likewise.
9002 * gdb.stabs/exclfwd.exp: Likewise.
9003 * gdb.stabs/weird.exp: Likewise.
9004 * gdb.threads/gcore-thread.exp: Likewise.
9005 * gdb.trace/actions.exp: Likewise.
9006 * gdb.trace/backtrace.exp: Likewise.
9007 * gdb.trace/circ.exp: Likewise.
9008 * gdb.trace/collection.exp: Likewise.
9009 * gdb.trace/deltrace.exp: Likewise.
9010 * gdb.trace/infotrace.exp: Likewise.
9011 * gdb.trace/limits.exp: Likewise.
9012 * gdb.trace/packetlen.exp: Likewise.
9013 * gdb.trace/passc-dyn.exp: Likewise.
9014 * gdb.trace/passcount.exp: Likewise.
9015 * gdb.trace/report.exp: Likewise.
9016 * gdb.trace/save-trace.exp: Likewise.
9017 * gdb.trace/tfind.exp: Likewise.
9018 * gdb.trace/tracecmd.exp: Likewise.
9019 * gdb.trace/while-dyn.exp: Likewise.
9020 * gdb.trace/while-stepping.exp: Likewise.
9021
f4b618d1
JB
90222006-08-08 Joel Brobecker <brobecker@adacore.com>
9023
9024 * gdb.base/step-bt.c: New file.
9025 * gdb.base/step-bt.exp: New testcase.
9026
3d00d119
DJ
90272006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
9028
9029 * config/monitor.exp (gdb_load): Remove support for obsolete
9030 download-write-size.
9031 * gdb.base/remote.exp: Likewise. Update all callers of
9032 gdb_timed_load.
9033
017b5bd4
DJ
90342006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
9035
9036 * cursal.exp: Pass binfile to gdb_load.
9037
837c599d
DJ
90382006-08-01 Nathan Sidwell <nathan@codesourcery.com>
9039
9040 * gdb.base/cursal.exp: Add "" to gdb_load call.
9041
8dd4540b
MK
90422006-07-29 Mark Kettenis <kettenis@gnu.org>
9043
9044 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
9045 NetBSD/ELF targets.
9046
ab5c9f60
DJ
90472006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
9048
9049 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
9050 operator*.
9051
4c42eaff
DJ
90522006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
9053
9054 * gdb.base/completion.exp: Update for change in "file" behavior.
9055 * gdb.stabs/weird.exp: Likewise.
9056 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
9057 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
9058
0155cc76
NS
90592006-07-24 Nathan Sidwell <nathan@codesourcery.com>
9060
9061 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
9062 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
9063
16026cd7
AS
90642006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
9065
9066 * gdb.base/default.exp: Update source command error message.
9067 * gdb.base/help.exp: Update 'help source' message.
9068
16963cb6
DJ
90692006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
9070
9071 * gdb.cp/bs15503.exp: Update comment for no longer crashing
9072 test.
9073
6d7fd486
AS
90742006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
9075
9076 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
9077
29e8a844
DJ
90782006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
9079
9080 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
9081
6afcfa39
DJ
90822006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
9083
9084 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
9085
267a692b
MK
90862006-07-17 Mark Kettenis <kettenis@gnu.org>
9087
9088 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
9089 *-*-openbsd* from targets for wich we expect ARM FPA floating
9090 point format.
9091
85d2fec4
NR
90922006-07-17 Nick Roberts <nickrob@snap.net.nz>
9093
9094 * gdb.cp/annota3.exp: Expect frame-begin annotation.
9095
90962006-07-17 Mark Kettenis <kettenis@gnu.org>
9097
9098 * gdb.base/annota3.exp: Expect frame-begin annotation.
9099
85b4c6e8
JB
91002006-07-14 Joel Brobecker <brobecker@adacore.com>
9101
9102 * gdb.base/help.exp: Adjust "help unset" test to accept
9103 any list of unset commands.
9104
fb933624
DJ
91052006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
9106 Daniel Jacobowitz <dan@codesourcery.com>
9107
9108 * gdb.cp/ref-params.exp: New test.
9109 * gdb.cp/ref-params.cc: New source file.
9110 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
9111
1dff4b64
MK
91122006-07-08 Mark Kettenis <kettenis@gnu.org>
9113
9114 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
9115 spaces/tabs in regular expressions since they might not be there.
9116
40d2e0e3
AS
91172006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
9118
9119 * gdb.base/ifelse.exp: New file.
9120
f6c957d2
NS
91212006-07-04 Nathan Sidwell <nathan@codesourcery.com>
9122
9123 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
9124 line.
9125 * gdb.base/huge.exp: Loop over compilation to find a size that
9126 is acceptable.
9127 * gdb.base/remote.exp: Correct expected strings.
9128 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
9129
b9c5a23d
DJ
91302006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9131
9132 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
9133
9af2e58d
DJ
91342006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9135
9136 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
9137 native.
9138
30930ca5
DJ
91392006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9140
9141 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
9142 enable stabs testing.
9143
aa32fa1d
DJ
91442006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9145
bd4a4c80 9146 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
9147 gdb_test_multiple does.
9148
321fef15
DJ
91492006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9150
9151 * Makefile.in (host_alias): Remove.
9152 (target_alias): Use @target_noncanonical@.
9153 (site.exp): Don't set host_alias.
9154 * aclocal.m4: Remove contents. Include acx.m4.
9155 * configure: Regenerated.
9156 * configure.ac: Use ACX_NONCANONICAL_TARGET.
9157
e1c2defa
NS
91582006-06-13 Nathan Sidwell <nathan@codesourcery.com>
9159
e63b55d1
NS
9160 * lib/gdb.exp (gdb_load_cmd): New.
9161
5600ea19
NS
9162 * gdb.base/fileio.c: Add system(NULL) test.
9163 * gdb.base/fileio.exp: Check it.
9164
e1c2defa
NS
9165 * gdb.base/break.c: Add 10a breakpoint at }
9166 * gdb.base/break.exp: Add test for breakpoint at }
9167 * gdb.cp/anon-union.cc: Add code at end of function.
9168 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
9169 * gdb.mi/var-cmd.c: Add code at end of function.
9170 * gdb.mi/mi-var-display.exp: Adjust end of next.
9171 * gdb.mi/mi2-var-display.exp: Likewise.
9172 * gdb.base/fileio.c: Add stop function and insert calls at
9173 stopping places.
9174 * gdb.base/fileio.exp: Breakpoint stop function and remove
9175 explicit line number references.
9176
6c0112ec
JB
91772006-05-19 Joel Brobecker <brobecker@adacore.com>
9178
a9c64011
AS
9179 * gdb.base/del.exp (test_delete_alias): New function.
9180 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 9181
154189a4
FF
91822006-05-18 Fred Fish <fnf@specifix.com>
9183
9184 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
9185 required. Check for spurious output after program exits normally.
9186
582e64c2
FF
91872006-05-17 Fred Fish <fnf@specifix.com>
9188
9189 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
9190 gdb_load, so it works in the simulator.
9191
8ef6493a
FF
91922006-05-11 Fred Fish <fnf@specifix.com>
9193
9194 * gdb.base/bang.exp: Ignore unexpected output between the
9195 "program exited normally" and the gdb prompt, as many other
9196 tests do.
9197
692b141c
MK
91982006-05-07 Mark Kettenis <kettenis@gnu.org>
9199
9200 * gdb.base/help.exp: Make "delete checkpoint" part option for
9201 "help d" and "help delete" tests.
9202
540b8a30
UW
92032006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9204
a9c64011 9205 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
9206 expected output in some mi_gdb_test statements.
9207 * gdb.mi/mi2-basics.exp: Likewise.
9208
9b6462d9
JB
92092006-05-05 Joel Brobecker <brobecker@adacore.com>
9210
9211 * gdb.base/del.c: New file.
9212 * gdb.base/del.exp: New testcase.
9213
954de43b
DM
92142006-05-05 David S. Miller <davem@sunset.davemloft.net>
9215
9216 * gdb.base/break.exp: Do not assume a breakpoint on
9217 main will actually be in $srcfile when optimizing.
1303f75e
DM
9218 * gdb.base/savedregs.exp: Do not require that the dummy
9219 frame location match up to a symbol and source file location.
c3242428
DM
9220 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
9221 will get printed without a mi_cmd_data_list_register_values prefix.
9222 (*-data-list-register-*): Correct regular expressions to expect the new
9223 pseudo d? floating point registers.
9224 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 9225
c7e64c9a
DJ
92262006-05-05 Christophe Lyon <christophe.lyon@st.com>
9227
9228 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
9229 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
9230 is allocated by the compiler.
9231 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
9232 anons, e, anone to force their allocation by the compiler.
9233
92342006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
9235
9236 * gdb.base/help.exp: Update expected text for help d and
9237 help delete.
9238
27ce9a6d
MK
92392006-05-02 Mark Kettenis <kettenis@gnu.org>
9240
9241 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
9242 NetBSD/ELF targets.
9243
8608915f
MK
92442006-04-30 Mark Kettenis <kettenis@gnu.org>
9245
9246 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
9247 single-step breakpoint fails; make this a KFAIL on
9248 sparc*-*-openbsd*.
9249 * gdb.base/siginfo.exp: Likewise.
9250 * gdb.base/sigstep.exp (advance, advancei): Likewise.
9251
b8db102d
MS
92522006-04-26 Michael Snyder <msnyder@redhat.com>
9253
9254 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
9255 which may have to consume output from other forks.
9256 Add tests to make sure that "delete fork" succeeded.
9257
c702009a
MS
92582006-04-20 Michael Snyder <msnyder@redhat.com>
9259
9260 * 2006-03-22 Jim Blandy <jimb@redhat.com>
9261 Add support for the Renesas M32C and M16C.
9262
9263 * gdb.asm/asm-source.exp: Add m32c target.
9264 * gdb.asm/m32c.inc: Support for m32c target.
9265
e28493f2
AS
92662006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
9267
9268 * gdb.base/commands.exp (recursive_source_test): New test.
9269
880da185
DM
92702006-04-04 David S. Miller <davem@sunset.davemloft.net>
9271
9272 * gdb.base/float.exp: Add pattern for sparc targets.
9273
61d9b92f
DJ
92742006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
9275
9276 * gdb.base/commands.exp (stray_arg0_test): New test.
9277
bd717df8
PB
92782006-03-30 Paul Brook <paul@codesourcery.com>
9279
9280 * gdb.mi/mi-until.exp: kfail broken until command.
9281 * gdb.mi/mi2-until.exp: Ditto.
9282
ec793d3c
NR
92832006-03-27 Nick Roberts <nickrob@snap.net.nz>
9284
9285 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
9286
831004b7
AO
92872006-03-08 Alexandre Oliva <aoliva@redhat.com>
9288
9289 * gdb.base/prelink.exp: Anchor tested-for regular expression
9290 on gdb prompt.
9291
effe49a0
PB
92922006-03-07 Paul Brook <paul@codesourcery.com>
9293
9294 * gdb.base/assign.exp: Correct fail message.
9295
e5461016
PB
92962006-03-07 Paul Brook <paul@codesourcery.com>
9297
9298 * lib/compiler.c: Extract armcc version number.
9299 * lib/compiler.cc: Ditto.
9300
fc91c6c2
PB
93012006-03-07 Paul Brook <paul@codesourcery.com>
9302
9303 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
9304 additional_flags=-w.
9305 * gdb.arch/altivec-regs.exp: Ditto.
9306 * gdb.arch/e500-abi.exp: Ditto.
9307 * gdb.arch/e500-regs.exp: Ditto.
9308 * gdb.base/all-bin.exp: Ditto.
9309 * gdb.base/annota1.exp: Ditto.
9310 * gdb.base/annota3.exp: Ditto.
9311 * gdb.base/args.exp: Ditto.
9312 * gdb.base/arithmet.exp: Ditto.
9313 * gdb.base/assign.exp: Ditto.
9314 * gdb.base/async.exp: Ditto.
9315 * gdb.base/bang.exp: Ditto.
9316 * gdb.base/break.exp: Ditto.
9317 * gdb.base/call-rt-st.exp: Ditto.
9318 * gdb.base/completion.exp: Ditto.
9319 * gdb.base/cond-expr.exp: Ditto.
9320 * gdb.base/condbreak.exp: Ditto.
9321 * gdb.base/consecutive.exp: Ditto.
9322 * gdb.base/define.exp: Ditto.
9323 * gdb.base/display.exp: Ditto.
9324 * gdb.base/ena-dis-br.exp: Ditto.
9325 * gdb.base/environ.exp: Ditto.
9326 * gdb.base/eval-skip.exp: Ditto.
9327 * gdb.base/info-proc.exp: Ditto.
9328 * gdb.base/jump.exp: Ditto.
9329 * gdb.base/logical.exp: Ditto.
9330 * gdb.base/long_long.exp: Ditto.
9331 * gdb.base/maint.exp: Ditto.
9332 * gdb.base/miscexprs.exp: Ditto.
9333 * gdb.base/pc-fp.exp: Ditto.
9334 * gdb.base/pointers.exp: Ditto.
9335 * gdb.base/relational.exp: Ditto.
9336 * gdb.base/reread.exp: Ditto.
9337 * gdb.base/sect-cmd.exp: Ditto.
9338 * gdb.base/sep.exp: Ditto.
9339 * gdb.base/sepdebug.exp: Ditto.
9340 * gdb.base/until.exp: Ditto.
9341 * gdb.base/whatis-exp.exp: Ditto.
9342 * gdb.cp/annota2.exp: Ditto.
9343 * gdb.cp/annota3.exp: Ditto.
9344 * gdb.trace/actions.exp: Ditto.
9345 * gdb.trace/backtrace.exp: Ditto.
9346 * gdb.trace/circ.exp: Ditto.
9347 * gdb.trace/collection.exp: Ditto.
9348 * gdb.trace/deltrace.exp: Ditto.
9349 * gdb.trace/infotrace.exp: Ditto.
9350 * gdb.trace/limits.exp: Ditto.
9351 * gdb.trace/packetlen.exp: Ditto.
9352 * gdb.trace/passc-dyn.exp: Ditto.
9353 * gdb.trace/passcount.exp: Ditto.
9354 * gdb.trace/report.exp: Ditto.
9355 * gdb.trace/save-trace.exp: Ditto.
9356 * gdb.trace/tfind.exp: Ditto.
9357 * gdb.trace/tracecmd.exp: Ditto.
9358 * gdb.trace/while-dyn.exp: Ditto.
9359 * gdb.trace/while-stepping.exp: Ditto.
9360 * lib/gdb.exp: Ditto.
9361 (gdb_compile): Handle nowarning option.
9362
5f4a23d9
AO
93632006-03-07 Alexandre Oliva <aoliva@redhat.com>
9364
9365 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
9366 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
9367 Rename executable to prelinkt. Don't re-prelink if we didn't
9368 get a core file. Test prelink -u exit status to tell whether
9369 prelinking failed. Use gdb_test_multiple.
9370
9733fc94
DJ
93712006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
9372
9373 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
9374 (do_tests): Call it.
9375
cc10cae3
AO
93762006-02-28 Alexandre Oliva <aoliva@redhat.com>
9377
9378 * gdb.base/prelink.exp: New test.
9379 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
9380
15c46491
WZ
93812006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
9382
9383 * gdb.fortran/derived-type.f90: New file.
9384 * gdb.fortran/derived-type.exp: New testcase.
9385
5c9f7ded
DJ
93862006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
9387
9388 * gdb.base/default.exp: Allow ';' as a directory separator.
9389
5b96932b
AS
93902006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
9391
9392 * gdb.base/help.exp (help add-symbol-file): Update.
9393
1986bccd
AS
93942006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
9395
9396 * gdb.base/help.exp (help load): Update expected results.
9397
a8b7528f
FF
93982006-02-19 Fred Fish <fnf@specifix.com>
9399
9400 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
9401 specifix hex value as part of results.
9402 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 9403
f8261448
FF
94042006-02-16 Fred Fish <fnf@specifix.com>
9405
9406 * gdb.base/whatis.c: Define variables using typedefs char_addr,
9407 ushort_addr, and slong_addr, so the typedefs are not optimized
9408 away.
9409 * gdb.base/whatis.exp: Add tests using type name for struct type,
9410 union type, enum type, and typedef.
a9c64011 9411
31d8bdd2
MK
94122006-02-13 Mark Kettenis <kettenis@gnu.org>
9413
9414 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
9415
34e41e63
JB
94162006-02-13 Jim Blandy <jimb@redhat.com>
9417
9418 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
9419 case where it takes two "next" commands to skip past the init
9420 call.
9421
ac6e4f31
FF
94222006-02-12 Fred Fish <fnf@specifix.com>
9423
9424 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
9425 to handle cases where it takes two "next" commands to skip
9426 past the init call.
9427
2db2d571
JB
94282006-02-07 Joel Brobecker <brobecker@adacore.com>
9429
9430 * gdb.ada/array_return.exp: Mark the last test as expected to fail
9431 on hppa32 targets.
9432
38fcd64c
DJ
94332006-02-06 Vladimir Prus <ghost@cs.msu.su>
9434
9435 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
9436 field.
9437
1315ad46
MK
94382006-01-29 Mark Kettenis <kettenis@gnu.org>
9439
9440 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
9441
5625b943
DJ
94422006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
9443
9444 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
9445 files.
9446
80df1bbe
DJ
94472006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
9448
9449 * gdb.cp/maint.exp: Set complaints to a positive value.
9450
9078e690
DJ
94512006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
9452
9453 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
9454 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
9455 function name.
9456
9c903399
DJ
94572006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
9458
9459 * gdb.base/checkpoint.c: Update copyright notice. Include
9460 <stdlib.h>.
9461
761ae4d6
JB
94622006-01-04 Jim Blandy <jimb@redhat.com>
9463
9464 * gdb.asm/asm-source.exp: Independently provide default values for
9465 asm-flags and debug-flags. Use 'string equal' to do the
9466 comparison, not the implicit expr's '==' operator. Remove
9467 now-unneeded assignments to asm-flags. In h8300 case, place
9468 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
9469
099ac3dd
MS
94702006-01-04 Michael Snyder <msnyder@redhat.com>
9471
9472 * gdb.base/checkpoint.c: New file.
9473 * gdb.base/checkpoint.exp: New file.
9474 * gdb.base/multi-fork.c: New file.
9475 * gdb.base/multi-fork.exp: New file.
9476 * gdb.base/pi.txt: New file (data for checkpoint.c test).
9477
f4d85314
FF
94782006-01-04 Fred Fish <fnf@specifix.com>
9479
9480 * gdb.base/ptype.c (foo): Add typedef.
9481 (intfoo): Add function.
9482 * gdb.base/ptype1.c: New file.
9483 * gdb.base/ptype.exp: Handle compilation and linking with two
9484 source files. Test that proper type for "foo" is found based
9485 on source context rather than first match found in symtabs.
9486
a1b06f35
MK
94872005-12-28 Mark Kettenis <kettenis@gnu.org>
9488
9489 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
9490 * gdb.asm/openbsd.inc: Indent commands.
9491
d082a1e2
MK
94922005-12-26 Mark Kettenis <kettenis@gnu.org>
9493
c65016bd
MK
9494 * gdb.base/freebpcmd.exp: Increase timeout.
9495
d082a1e2
MK
9496 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
9497
d3c32a0e
DJ
94982005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
9499
9500 * gdb.base/default.exp: Update check for "show version".
9501
9fdb1f50
RC
95022005-12-09 Randolph Chung <tausq@debian.org>
9503
9504 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
9505 * gdb.asm/pa64.inc: New file.
9506
5f2c56f7
RC
95072005-12-09 Randolph Chung <tausq@debian.org>
9508
9509 * gdb.asm/common.inc: Indent commands.
9510 * gdb.asm/asmsrc1.s: Likewise.
9511 * gdb.asm/asmsrc2.s: Likewise.
9512
8117349c
RC
95132005-12-09 Randolph Chung <tausq@debian.org>
9514
9515 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
9516 (get_addr_of_sym): Remove duplicate print.
9517 (gen_core): xfail hppa*-*-hpux*, update expected output.
9518 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
9519 * gdb.arch/pa64-nullify.s: New file.
9520
8f07f25a
RC
95212005-12-09 Randolph Chung <tausq@debian.org>
9522
9523 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
9524
55b39184
DJ
95252005-12-07 Christophe Lyon <christophe.lyon@st.com>
9526
9527 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
9528 code generation for these functions.
9529 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
9530 error message.
9531
31e2b00f
AS
95322005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
9533
9534 * gdb.base/help.exp (help b, help br, help bre, help brea)
9535 (help break): Update the expected message.
9536
c3d0b56e
SC
95372005-11-11 Stephane Carrez <stcarrez@nerim.fr>
9538
9539 * gdb.asm/m68hc11.inc: Setup the data section.
9540 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
9541 script for this test.
9542 (m6812-*-*): Likewise.
9543
36ae0ea9
RC
95442005-11-09 Randolph Chung <tausq@debian.org>
9545
9546 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
9547
9d6f42e9
WZ
95482005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
9549
9550 * gdb.base/break.exp: Fix a comment typo.
9551
e2126a14
EZ
95522005-11-03 Jim Blandy <jimb@redhat.com>
9553
a9c64011
AS
9554 Checked in by Elena Zannoni <ezannoni@redhat.com>
9555
889bf7c5 9556 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 9557
e0ac7199
CV
95582005-11-02 Corinna Vinschen <vinschen@redhat.com>
9559
9560 * gdb.arch/gdb1558.c: Include stdio.h.
9561
31d3fb18
MK
95622005-10-31 Mark Kettenis <kettenis@gnu.org>
9563
9564 * gdb.asm/asm-source.exp: Use -e instead of --entry.
9565
e52b687c
MK
95662005-10-31 Mark Kettenis <kettenis@gnu.org>
9567
9568 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
9569
f4711d79
PG
95702005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
9571
a9c64011
AS
9572 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
9573 vscr" tests to better match output.
f4711d79 9574
987a9106
JB
95752005-10-12 Jim Blandy <jimb@redhat.com>
9576
9577 * gdb.base/structs.exp (any): New function.
9578 (test_struct_returns): Don't make any assumptions at all about
9579 what value the function returns when GDB can't set the return
9580 value.
9581
2336bb58
JB
95822005-10-09 Joel Brobecker <brobecker@adacore.com>
9583
9584 * gdb.ada/arrayidx/p.adb: New file.
9585 * gdb.ada/arrayidx.exp: New testcase
9586
95872005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
9588
9589 * gdb.ada/array_return/pck.ads: New file.
9590 * gdb.ada/array_return/pck.adb: New file.
9591 * gdb.ada/array_return/p.adb: New file.
9592 * gdb.ada/array_return.exp: New testcase.
9593
705335ea
JB
95942005-10-03 Joel Brobecker <brobecker@adacore.com>
9595
a9c64011
AS
9596 * gdb.base/arrayidx.c: New file.
9597 * gdb.base/arrayidx.exp: New testcase.
705335ea 9598
11ee9940
NR
95992005-09-29 Nick Roberts <nickrob@snap.net.nz>
9600
9601 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
9602 frames-invalid and breakpoints-invalid are no longer generated
9603 with level 3 so don't expect them in the output.
9604
39fb8e9e
BR
96052005-09-27 Bob Rossi <bob@brasko.net>
9606
a9c64011 9607 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
9608 from test. Escape the | in mi_gdb_test call.
9609 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
9610 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
9611 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
9612 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
9613 expected regex's in mi_gdb_test calls.
9614 * lib/mi-support.exp: Remove arbitrary .* from tests.
9615 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
9616 Fully anchor GDB/MI expected results in mi_gdb_test.
9617 * lib/gdb.exp (string_to_regexp): Escape the ] character.
9618 * gdb.base/sizeof.exp: Remove escape character. Correct test.
9619
2af48f68
PB
96202005-09-26 Paul Brook <paul@codesourcery.com>
9621
9622 * long_long.exp: Exclude eabi targets from arm FPA float format test.
9623
f34502bc
WZ
96242005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
9625
9626 * bfp-test.c: New file.
9627 * bfp-test.exp: New testcase.
9628
ca929517
WZ
96292005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
9630
9631 * gdb.fortran/subarray.exp: New testcase to test the evaluation
9632 of subarray and substring variable.
9633 * gdb.fortran/subarray.f: New source file for the test of subarray
9634 and substring variable evaluation.
9635 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
9636 of string constant.
9637
c761af65
DJ
96382005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
9639
9640 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
9641 copyright dates.
9642
561d7a1d
PG
96432005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
9644
9645 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
9646 powerpc altivec' test with an almost identical 'info vector' test.
9647
b2b64cc9
PG
96482005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
9649
a9c64011
AS
9650 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
9651 vscr" tests to match output.
b2b64cc9 9652
6ac4d15a
PG
96532005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
9654
a9c64011
AS
9655 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
9656 output.
6ac4d15a 9657
40e55bef
BR
96582005-09-11 Bob Rossi <bob@brasko.net>
9659
889bf7c5
PA
9660 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
9661 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
9662 commands that return an MI output command and an asyncronous MI output
9663 command.
40e55bef
BR
9664 * gdb.mi/mi-console.exp: Ditto.
9665
3c7385ec
BR
96662005-09-11 Bob Rossi <bob@brasko.net>
9667
9668 * gdb.mi/mi-var-child.c: Include <string.h>.
9669
a6cd0eb3
DJ
96702005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
9671
9672 * killed.exp: Correct gdb_expect syntax.
9673
2f168eed
CV
96742005-08-09 Corinna Vinschen <vinschen@redhat.com>
9675
9676 * lib/mi-support.exp (mi_gdb_load): Fix typo.
9677
ecd3fd0f
BR
96782005-08-02 Bob Rossi <bob@brasko.net>
9679
9680 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
9681 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
9682 Change tests to inferior-tty-set/show.
9683 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
9684 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
9685 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
9686 inferior. Use mi_gdb_test to get GDB and Inferior output.
9687 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
9688 descriptor.
9689 (mi_inferior_tty_name): Add inferior PTY file name.
9690 (mi_gdb_start): Add INFERIOR_PTY parameter.
9691 (mi_gdb_test): Add IPATTERN parameter.
9692
f1ea48cb 96932005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 9694
f1ea48cb
BR
9695 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
9696 parameter to mi_gdb_test.
9697 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
9698
6e650a67
DJ
96992005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
9700
9701 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
9702 struct_declarations.
9703 * gdb.mi/mi-var-child.exp: Step over the initialization of
9704 struct_declarations.
9705
8be260b6
DJ
97062005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
9707
9708 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
9709 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
9710 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
9711 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
9712 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
9713 file.
9714
4e660f07
NR
97152005-07-27 Nick Roberts <nickrob@snap.net.nz>
9716
9717 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
9718 (do_children_tests): Assign values to the extra elements.
9719
9720 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
9721 them for tests for "-var-update --no-values" and
a9c64011 9722 "-var-update --all-values".
4e660f07
NR
9723 Add test for "-var-list-children --simple-values".
9724
9725 * gdb.mi/basics.c (callee4): Add integer array D[3]...
9726
9727 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
9728 "-stack-list-locals --simple-values" Improve doc strings and
9729 comments.
9730
6bdae935
MK
97312005-07-18 Mark Kettenis <kettenis@gnu.org>
9732
598b7a6f
MK
9733 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
9734 *-*-openbsd*.
9735 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
9736
6bdae935
MK
9737 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
9738 sigaltsatck'.
9739
1323e929 97402005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 9741
1323e929
BR
9742 * gdb.base/default.exp (tty): Changed output of command.
9743 * gdb.base/help.exp (help tty): Ditto.
9744
b1a9c082
MK
97452005-07-12 Mark Kettenis <kettenis@gnu.org>
9746
9747 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
9748
10a844a2
MK
97492005-07-10 Mark Kettenis <kettenis@gnu.org>
9750
9751 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
9752 -stack-select-frame without arguments.
9753 (test_stack_frame_listing): Add test for newly implemented command
9754 -stack-info-frame.
9755
3cb3b8df
BR
97562005-07-06 Bob Rossi <bob@brasko.net>
9757
9758 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
9759 command.
9760 (Copyright): Update copyright.
9761
a0c5fbcf
WZ
97622005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
9763
9764 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
9765 tests to evaluate exponentiation expression.
9766
984971d0
AS
97672005-06-29 Andreas Schwab <schwab@suse.de>
9768
9769 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
9770 main to avoid warnings.
9771
9772 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
9773
fe03833f
NR
97742005-06-20 Nick Roberts <nickrob@snap.net.nz>
9775
9776 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
9777 -stack-select-frame without arguments.
9778 (test_stack_frame_listing): Add test for newly implemented command
9779 -stack-info-frame.
a9c64011 9780
7a55f279
WZ
97812005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
9782
0ffa0ea5
DJ
9783 * gdb.fortran/array-element.f: New file.
9784 * gdb.fortran/array-element.exp: New testcase.
7a55f279 9785
26585198
DJ
97862005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
9787
9788 * gdb.base/bigcore.exp: Correct checks for systems which can
9789 not dump a large core file.
9790
c1bd25fd
DJ
97912005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
9792
9793 * gdb.base/relocate.c: Add a copyright notice.
9794 (dummy): Remove.
9795 * gdb.base/relocate.exp: Test printing the values of variables
9796 from a relocatable file.
9797
589e074d
DJ
97982005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
9799
9800 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
9801 excess MI output after an error.
9802
0915f927
JB
98032005-05-29 Joel Brobecker <brobecker@adacore.com>
9804
9805 * gdb.arch/alpha-step.c: New file.
9806 * gdb.arch/alpha-step.exp: New testcase.
9807
76ff342d
DJ
98082005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
9809 Dennis Brueni <dennis@slickedit.com>
9810
9811 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
9812 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
9813 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
9814 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
9815 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
9816 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
9817 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
9818
96b0c7ac
DJ
98192005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
9820 Wu Zhou <woodzltc@cn.ibm.com>
9821
9822 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
9823 IBM's xlc compiler.
9824 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
9825 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
9826
f21565d2
JB
98272005-05-13 Jim Blandy <jimb@redhat.com>
9828
9829 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
9830 calling gdb_suppress_entire_file.
9831 * gdb.base/charset.exp: Same.
9832 * gdb.base/call-rt-st.exp: Same.
9833
6006a3a1
BR
98342005-05-05 Bob Rossi <bob_rossi@cox.net>
9835
9836 * lib/gdb.exp (fullname_syntax): Added global regex.
9837 (fullname_syntax_POSIX): Ditto.
9838 (fullname_syntax_UNC): Ditto.
9839 (fullname_syntax_DOS_CASE): Ditto.
9840 (fullname_syntax_DOS): Ditto.
9841 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
9842 fullname_syntax variable to scope and use it.
9843 (test_file_list_exec_source_files): Ditto.
9844 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
9845
c3b69c04
DJ
98462005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
9847
9848 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
9849
3c95e6af
PG
98502004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
9851
a9c64011
AS
9852 * lib/gdb.exp (skip_altivec_tests): New function, based on
9853 check_vmx_hw_available from the GCC testsuite.
9854 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
9855 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 9856
78df6c56
JB
98572005-05-02 Jim Blandy <jimb@redhat.com>
9858
9859 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
9860 calling gdb_suppress_entire_file.
9861
1690f9cf
DJ
98622005-04-30 Randolph Chung <tausq@debian.org>
9863
9864 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
9865 Slightly relax "sem_post" name checking.
9866
5ea106f7
PG
98672005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
9868
9869 * gdb.base/unload.exp: Use new shared library infrastructure.
9870
bf7234cf
PG
98712005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
9872
9873 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 9874 infrastructure.
bf7234cf 9875
547b869a
CV
98762005-04-29 Corinna Vinschen <vinschen@redhat.com>
9877
9878 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
9879 * gdb.asm/h8300.inc: New file.
9880
f07e55f0
PG
98812005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
9882
9883 * gdb.base/shlib-call.exp: Change to use new shared library
9884 infrastructure.
9885
3cbba3d1
PG
98862005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
9887
a9c64011
AS
9888 * gdb.base/pending.exp: Change to use new shared library
9889 infrastructure.
3cbba3d1 9890
ed6df200
PG
98912005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
9892
a9c64011
AS
9893 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
9894 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 9895
8c8f4ebe
PG
98962005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
9897
a9c64011
AS
9898 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
9899 shared objects being adjusted and update copyright years.
8c8f4ebe 9900
607fbc54
DJ
99012005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
9902
9903 * ChangeLog: Correct some 2003-01-13 dates.
9904 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
9905 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
9906 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
9907 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
9908 gdb.trace/tfind.exp: Update copyright years.
9909
57bf0e56
DJ
99102005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
9911 Daniel Jacobowitz <dan@codesourcery.com>
9912
9913 * lib/gdb.exp (gdb_compile): Handle shlib=.
9914 (gdb_compile_shlib): New function.
9915
9b593790
PG
99162005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
9917
a9c64011 9918 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 9919
9494c6a5
DJ
99202005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
9921
9922 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
9923 gdb.server.
9924 * configure.ac: Likewise.
9925 * configure: Regenerated.
9926 * gdb.gdbserver/Makefile.in: Moved to...
9927 * gdb.server/Makefile.in: ... here.
9928 * gdb.gdbserver/server.c: Moved to...
9929 * gdb.server/server.c: ... here.
9930 * gdb.gdbserver/server-run.exp: Moved to...
9931 * gdb.server/server-run.exp: ... here.
9932
6f8eac0e
DJ
99332005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
9934
9935 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
9936 * configure.ac: Create gdb.gdbserver/Makefile.
9937 * configure: Regenerated.
9938 * lib/gdbserver-support.exp: New file, derived from
9939 config/gdbserver.exp.
9940 * config/gdbserver.exp: Use gdbserver-support.exp.
9941 * gdb.gdbserver/Makefile.in: New file.
9942 * gdb.gdbserver/server.c: New file.
9943 * gdb.gdbserver/server-run.exp: New file.
9944
6e87504d
PG
99452005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
9946
a9c64011
AS
9947 * lib/gdb.exp (test_compiler_info): Return compiler_info
9948 if no arguments are given.
6e87504d 9949
d1779be4
PG
99502005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
9951
9952 * gdb.arch/altivec-abi.exp: Check for compiler and set
9953 use altivec' flag accordingly.
9954 * gdb.arch/altivec-regs.exp: Likewise.
9955
88750304
DJ
99562005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
9957
9958 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
9959
f3fb768d
AS
99602005-03-27 Andreas Schwab <schwab@suse.de>
9961
9962 * gdb.base/bigcore.c (main): Add missing mode argument in open
9963 call.
9964
7e813ac5
DJ
99652005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
9966
9967 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
9968 downloads.
9969 * config/gdbserver.exp (gdb_load): Likewise.
9970
8e3049aa
PB
99712005-03-14 Paul Brook <paul@codesourcery.com>
9972
9973 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
9974 targets.
9975
a9df7c44
JB
99762005-03-09 Joel Brobecker <brobecker@adacore.com>
9977
9978 * gdb.dwarf2/dup-psym.S: New file.
9979 * gdb.dwarf2/dup-psym.exp: New testcase.
9980
9f0d94e8
JB
99812005-03-09 Joel Brobecker <brobecker@adacore.com>
9982
9983 * gdb.ada/exec_changed/first.adb: New file.
9984 * gdb.ada/exec_changed/second.adb: New file.
9985 * gdb.ada/exec_changed.exp: New testcase.
9986
5f579bc5
NS
99872005-03-08 Nathan Sidwell <nathan@codesourcery.com>
9988
36e9969c
NS
9989 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
9990 (A2): New class.
9991 (main): Test operator+.
9992 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
9993 breakpoint test.
9994
5f579bc5
NS
9995 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
9996 * gdb.base/signull.exp: Disable if gdb,nosignals.
9997 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
9998 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
9999 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
10000 * gdb.mi/mi2-console.exp: Likewise.
10001 * gdb.trace/collection.exp (run_trace_experiment): Consume the
10002 continue output at start.
10003 (gdb_collect_locals_test): Robustify regexp.
10004 * gdb.trace/passc-dyn.exp: Fix comment typo.
10005 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
10006
be46087e
CV
100072005-03-08 Corinna Vinschen <vinschen@redhat.com>
10008
10009 * gdb.asm/asm-source.exp: Add iq2000 case.
10010 * gdb.asm/iq2000.inc: New file.
10011
384e1a61 100122005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 10013
384e1a61
MI
10014 * gdb.base/command.exp: Change hardcoded value to regular expression.
10015 * gdb.base/float.exp: Add powerpc to the list of targets checked.
10016
584b6e9e
DJ
100172005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
10018
10019 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
10020 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
10021 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
10022 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
10023 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
10024
ab5b5d61
MK
100252005-03-05 Mark Kettenis <kettenis@gnu.org>
10026
10027 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
10028 changes.
10029
ae051c1b
PG
100302004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
10031
a9c64011
AS
10032 * lib/compiler.c: Add test for IBM's xlc compiler.
10033 * lib/compiler.cc: Likewise.
ae051c1b 10034
3f0f6ed2
JB
100352004-02-24 Joel Brobecker <brobecker@adacore.com>
10036
10037 * gdb.ada/fixed_points.exp: Create compilation object directory
10038 before running the test.
10039 * gdb.ada/null_record.exp: Likewise.
10040 * gdb.ada/packed_array.exp: Likewise.
10041 * gdb.ada/start.exp: Likewise.
10042
724f452b
JB
100432005-02-15 Joel Brobecker <brobecker@adacore.com>
10044
10045 * gdb.ada/packed_array/pa.adb: New file.
10046 * gdb.ada/packed_array.exp: New testcase.
10047
57f5cdfb 100482005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 10049
1f393151
MK
10050 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
10051 files.
10052
ebdda337
MK
10053 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
10054 on *-*-openbsd*. Correctly match whitespace in regukar
10055 expressions.
10056
cf309262
DJ
100572005-02-10 Daniel Jacobowitz <dan@debian.org>
10058
10059 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
10060 PR exp/1821
10061 * gdb.base/gdb1821.c: New test file.
10062 * gdb.base/gdb1821.exp: New test file.
10063
3be49e7a
JB
100642005-02-09 Joel Brobecker <brobecker@adacore.com>
10065
10066 * gdb.base/start.c: New file.
10067 * gdb.base/start.exp: New testcase.
10068
e292e67d
JB
100692005-02-09 Joel Brobecker <brobecker@adacore.com>
10070
10071 * gdb.ada/start/dummy.adb: New file.
10072 * gdb.ada/start.exp: New testcase.
10073
dbdfa66c
CV
100742005-02-09 Corinna Vinschen <vinschen@redhat.com>
10075
10076 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
10077 for printing symbols and statistics.
10078 Add test for using relative pathnames in "maint print msymbols" test.
10079 Mark "maint info sections DATA" XFAIL on Cygwin.
10080 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
10081 tests.
10082
d7941671
AC
100832005-02-09 Andreas Schwab <schwab@suse.de>
10084
10085 Committed by Andrew Cagney <cagney@gnu.org>
10086 * gdb.base/remotetimeout.exp: New file.
10087
74e5ef44
MK
100882005-02-07 Mark Kettenis <kettenis@gnu.org>
10089
10090 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
10091
464dd14d
JB
100922005-02-03 Joel Brobecker <brobecker@adacore.com>
10093
10094 * gdb.ada/gnat_ada.gpr: New file.
10095 * gdb.ada/gnat_ada.gin: Delete, no longer used.
10096 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
10097 * configure.ac: No longer generate gnat_ada.gpr.
10098 * configure: Regenerate.
10099 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
10100 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
10101 * gdb.ada/null_record/bar.ads: Likewise.
10102 * gdb.ada/null_record/bar.adb: Likewise.
10103 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
10104 * gdb.ada/null_record.exp (testdir): New variable.
10105 (testfile): executable is now in testdir subdirectory.
10106 (srcfile): Use full path to the main compilation unit.
10107 * gdb.ada/fixed_points.exp: Same changes as above.
10108
30d756ae
NR
101092005-02-03 Nick Roberts <nickrob@snap.net.nz>
10110
10111 * gdb.base/interp.exp: New test.
10112
9d799f85
AC
101132005-01-24 Andrew Cagney <cagney@gnu.org>
10114
10115 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
10116
15656118
AC
101172005-01-19 Andrew Cagney <cagney@gnu.org>
10118
a892c31b
AC
10119 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
10120 configure.ac not configure.in.
10121
15656118
AC
10122 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
10123 of powerpc*-*-*.
10124 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 10125 * gdb.base/list.exp (test_list_function)
15656118
AC
10126 (test_list_filename_and_function): Ditto.
10127 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
10128
a7b01baf
AC
101292005-01-16 Andrew Cagney <cagney@gnu.org>
10130
17d92a02
AC
10131 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
10132
a7b01baf
AC
10133 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
10134
bc8332bb
AC
101352005-01-14 Andrew Cagney <cagney@gnu.org>
10136
10137 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
10138 * gdb.mi/mi2-var-cmd.exp: Ditto.
10139
4d074752
CV
101402005-01-10 Corinna Vinschen <vinschen@redhat.com>
10141
10142 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
10143
bec39cab
AC
101442005-01-07 Andrew Cagney <cagney@gnu.org>
10145
10146 * configure.ac: Rename configure.in, require autoconf 2.59.
10147 * configure: Re-generate.
10148 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
10149 * gdb.stabs/configure: Re-generate.
10150 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
10151 * gdb.hp/configure: Re-generate.
10152 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
10153 autoconf 2.59.
10154 * gdb.hp/gdb.objdbg/configure: Re-generate.
10155 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
10156 autoconf 2.59.
10157 * gdb.hp/gdb.defects/configure: Re-generate.
10158 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
10159 autoconf 2.59.
10160 * gdb.hp/gdb.compat/configure: Re-generate.
10161 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
10162 autoconf 2.59.
10163 * gdb.hp/gdb.base-hp/configure: Re-generate.
10164 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
10165 autoconf 2.59.
10166 * gdb.hp/gdb.aCC/configure: Re-generate.
10167
f10b16d4
JB
101682004-12-15 Jim Blandy <jimb@redhat.com>
10169
10170 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
10171 under NPTL when there is debugging info available for libpthread.
10172
fb6e1814
JG
101732004-12-13 Jerome Guitton <guitton@gnat.com>
10174
10175 * gdb.ada/fixed_points.c: New file.
10176 * gdb.ada/fixed_points.exp: New file.
10177
fe46cd3a
RC
101782004-12-03 Randolph Chung <tausq@debian.org>
10179
10180 * gdb.arch/pa-nullify.exp: New file.
10181 * gdb.arch/pa-nullify.s: New file.
10182
8de0841b
RC
101832004-11-30 Randolph Chung <tausq@debian.org>
10184
10185 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
10186 instead of "tbug". Fix regexp to work properly with gdb_test.
10187
c8170782
PH
101882004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
10189
10190 * gdb.base/bitfields2.exp: New test.
10191 * gdb.base/bitfields2.c: New file.
10192
954269c2
RE
101932004-11-28 Richard Earnshaw <rearnsha@arm.com>
10194
10195 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
10196
0107feed
RC
101972004-11-16 Randolph Chung <tausq@debian.org>
10198
10199 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
10200
f073ae8c
DJ
102012004-11-14 Daniel Jacobowitz <dan@debian.org>
10202
10203 * gdb.threads/threadapply.exp: Correct "macro details" test.
10204
19ad59e7
JJ
102052004-11-11 Jeff Johnston <jjohnstn@redhat.com>
10206
10207 * gdb.threads/threadapply.exp: New test.
10208 * gdb.threads/threadapply.c: New file.
10209
9cf0961b
MK
102102004-11-07 Mark Kettenis <kettenis@gnu.org>
10211
10212 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
10213 frames.
10214
c789492a
FL
102152004-11-05 Felix Lee <felix+log1@specifixinc.com>
10216
10217 * gdb.base/cursal.exp: New file.
10218 * gdb.base/cursal.c: New file.
10219
a1e167bb
AC
102202004-11-03 Andrew Cagney <cagney@gnu.org>
10221
10222 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
10223
b7cbf173
MK
102242004-10-30 Mark Kettenis <kettenis@gnu.org>
10225
10226 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
10227 NetBSD/ELF targets.
10228
88f9d34f
JB
102292004-10-29 Joel Brobecker <brobecker@gnat.com>
10230
10231 * gdb.threads/bp_in_thread.c: New file, copied from
10232 pthread_cond_wait.c.
10233 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
10234 file, rather than reusing the .c file from another testcase.
10235
ca7d6a0c
JB
102362004-10-20 Joel Brobecker <brobecker@gnat.com>
10237
10238 * gdb.ada/null_record.exp: Check where we stopped after
10239 sending the start command, instead of where the associated
10240 temporary breakpoint was inserted.
10241
0d863d03
AC
102422004-10-14 Andrew Cagney <cagney@gnu.org>
10243
10244 * gdb.mi/gdb701.c (main): Return 0.
10245
d11e72cb
DJ
102462004-10-13 Daniel Jacobowitz <dan@debian.org>
10247
d40539a4 10248 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 10249
e1923096
JJ
102502004-10-12 Jeff Johnston <jjohnstn@redhat.com>
10251
10252 * gdb.threads/schedlock.c: Add comment markers to use to find
10253 line numbers.
10254 * gdb.threads/schedlock.exp: Adjust regex to handle the new
10255 comments.
10256 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
10257 breakpoint lines.
10258
ec8ba2c9
DJ
102592004-10-12 Daniel Jacobowitz <dan@debian.org>
10260
10261 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
10262
0eb3658b
DJ
102632004-10-12 Daniel Jacobowitz <dan@debian.org>
10264
10265 * configure.in: Add gdb.dwarf2.
10266 * configure: Regenerated.
10267 * Makefile.in: Add gdb.dwarf2.
10268 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
10269 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
10270 gdb.dwarf2/file1.txt: New files.
10271
a271cc33
OF
102722004-10-11 Orjan Friberg <orjanf@axis.com>
10273
a9c64011 10274 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
10275 of "run", since the latter doesn't work with remote targets. Adjust
10276 the breakpoint numbering accordingly.
10277 * gdb.threads/pthread_cond_wait.exp: Ditto.
10278
895ce074
MC
102792004-10-08 Michael Chastain <mec.gnu@mindspring.com>
10280
10281 * gdb.base/overlays.exp: Update copyright years.
10282
6be3092d
KI
102832004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
10284
10285 * gdb.base/overlays.exp: Disable if target is Linux.
10286
e05389b8
FL
102872004-10-06 Felix Lee <felix+log1@specifixinc.com>
10288
10289 * config/gdbserver.exp (gdb_load): Use right filename on remote.
10290
73cb587d
KI
102912004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
10292
10293 * gdb.asm/asm-source.exp: Add m32r-linux target.
10294 * gdb.asm/m32r-linux.inc: New file.
10295
3c0edcdc
AC
102962004-09-24 Andrew Cagney <cagney@redhat.com>
10297 David Anderson <anderson@redhat.com>
10298
10299 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
10300 command fails, assume things will work.
10301 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
10302 (_GNU_SOURCE): Define.
10303 (print_unsigned, print_hex): Change parameter to "long long".
10304 (print_byte_count): New function, use to print byte counts.
10305 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
10306 O_LARGEFILE.
10307 (main): Compute an upper bound on a corefile in max_core_size.
10308 Limit memory chunk size to max_core_size. Limit total memory
10309 allocated to max_core_size.
10310
4bb3667f
AC
103112004-09-23 Andrew Cagney <cagney@gnu.org>
10312
10313 * gdb.base/bigcore.exp: Replace the code that creates a corefile
10314 from a separate process with code that creates a corefile by
10315 making the inferior dump core.
10316
60fe1a51
MK
103172004-09-23 Mark Kettenis <kettenis@gnu.org>
10318
10319 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
10320 block.
10321
8e937346
MC
103222004-09-23 Michael Chastain <mec.gnu@mindspring.com>
10323
10324 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
10325 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
10326 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
10327 Likewise.
10328
7213f6d6
JJ
103292004-09-20 Jeff Johnston <jjohnstn@redhat.com>
10330
10331 * gdb.java/jprint.exp: New test case for java inferior call.
10332 * gdb.java/jprint.java: Ditto.
10333
eac69dca
JB
103342004-09-15 Joel Brobecker <brobecker@gnat.com>
10335
10336 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
10337
22227696
MC
103382004-09-14 Michael Chastain <mec.gnu@mindspring.com>
10339
10340 * gdb.threads/killed.c: Include <stdlib.h>.
10341 * gdb.threads/pthreads.c: Likewise.
10342
7dd403a4
MC
103432004-09-14 Michael Chastain <mec.gnu@mindspring.com>
10344
10345 * gdb.threads/killed.c: Add copyright notice.
10346
33f2d567
JM
103472004-09-10 Jason Molenda (jmolenda@apple.com)
10348
a9c64011
AS
10349 * gdb.base/define.exp: Two new tests to verify zero space chars
10350 after 'if' and 'while' commands in a user-defined command is correctly
10351 parsed.
33f2d567 10352
e05b62ac
AC
103532004-09-08 Andrew Cagney <cagney@gnu.org>
10354
10355 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
10356 delivery test with duplicate at end of file.
10357
9cbe82da
MK
103582004-09-06 Mark Kettenis <kettenis@jive.nl>
10359
10360 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
10361
564803d9
MC
103622004-09-05 Michael Chastain <mec.gnu@mindspring.com>
10363
10364 * config/hppro.exp: Removed.
10365
7c6807ce
MC
103662004-09-05 Michael Chastain <mec.gnu@mindspring.com>
10367
10368 * config/sparclet.exp: Removed.
10369
bf7e26dd
MC
103702004-09-05 Michael Chastain <mec.gnu@mindspring.com>
10371
10372 * config/udi.exp: Removed.
10373
714e341b
MC
103742004-09-02 Michael Chastain <mec.gnu@mindspring.com>
10375
10376 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
10377 of "exp_continue".
10378 (advancei): Likewise.
10379
1236e623
JJ
103802004-09-01 Jeff Johnston <jjohnstn@redhat.com>
10381
10382 * gdb.base/unload.exp: Fix so messages aren't duplicated.
10383
3bdcad15
MI
103842004-09-01 Manoj Iyer <manjo@austin.ibm.com>
10385
228af206 10386 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
10387 to check for nodebug in executable.
10388 * gdb.gdb/observer.exp (setup_test): Likewise.
10389 * gdb.gdb/selftest.exp (test_with_self): Likewise.
10390 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
10391
c72b934c
AC
103922004-09-01 Andrew Cagney <cagney@gnu.org>
10393
10394 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
10395 files.
10396
edd9b715
JJ
103972004-09-01 Jeff Johnston <jjohnstn@redhat.com>
10398
10399 * gdb.base/unload.exp: Fix expected warning message to match
10400 latest format.
10401
fb4ce06b
CV
104022004-09-01 Corinna Vinschen <vinschen@redhat.com>
10403
10404 * gdb.base/call-rt-st.exp: Fix typos.
10405
ce78e7c3
MI
104062004-08-31 Manoj Iyer <manjo@austin.ibm.com>
10407
10408 * gdb.threads/thread_check.exp: New testcase.
10409 * gdb.threads/thread_check.c: New testcase.
10410
2dedb159
AC
104112004-08-31 Andrew Cagney <cagney@gnu.org>
10412
10413 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
10414 (skip_to_handler_entry): New procedures. Test stepping into a
10415 handler when the breakpoint is at the handler's entry point.
10416
68f53502
AC
104172004-08-30 Andrew Cagney <cagney@gnu.org>
10418
10419 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
10420 gdb/1757.
10421
3e3ffd2b
MC
104222004-08-27 Michael Chastain <mec.gnu@mindspring.com>
10423
10424 With code from Manoj Iyer <manjo@austin.ibm.com>:
10425 * lib/gdb.exp (gdb_file_cmd): Return more information in the
10426 return value. Add an arm for "no debugging symbols found".
10427 Change a stray "error" to "perror".
10428 (gdb_run_cmd): Adapt to new return value.
10429 * gdb.base/remote.exp: Adapt to new return value.
10430 * gdb.gdb/complaints.exp: Likewise.
10431 * gdb.gdb/observer.exp: Likewise.
10432 * gdb.gdb/selftest.exp: Likewise.
10433 * gdb.gdb/xfullpath.exp: Likewise.
10434
4b6f5fd2
JB
104352004-08-27 Joel Brobecker <brobecker@gnat.com>
10436
10437 * gdb.threads/bp_in_thread.exp: New testcase.
10438
e5b25496
MC
104392004-08-27 Michael Chastain <mec.gnu@mindspring.com>
10440
10441 Fix PR testsuite/1735.
10442 * gdb.threads/schedlock.c (thread_function): Add a cast
10443 to suppress a gcc warning.
10444 * gdb.threads/thread-specific.c (thread_function): Likewise.
10445
934353d6
MC
104462004-08-26 Michael Chastain <mec.gnu@mindspring.com>
10447
10448 * gdb.base/unload.c: Include <stdlib.h>.
10449
f98a0aef 104502004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 10451
f98a0aef 10452 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
10453 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
10454 synchronized after the "return".
10455
5a2e8882
MC
104562004-08-26 Michael Chastain <mec.gnu@mindspring.com>
10457
10458 * gdb.mi/basics.c: Include <stdio.h>.
10459 * gdb.mi/pthreads.c: Include <stdlib.h>.
10460 * gdb.mi/var-cmd.c: Include <stdlib.h>.
10461
a9640423
MC
104622004-08-26 Michael Chastain <mec.gnu@mindspring.com>
10463
10464 * gdb.threads/schedlock.c: Add copyright notice.
10465
b04e311d
AC
104662004-08-25 Andrew Cagney <cagney@gnu.org>
10467
10468 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
10469 (skip_over_handler, breakpoint_over_hander): New test procedures.
10470 (advance, advancei): Add a proper prefix, do not use
10471 rerun_to_main.
10472 * gdb.base/sigstep.c (main): Change to use an infinite loop.
10473
7c27f15b
MC
104742004-08-24 Michael Chastain <mec.gnu@mindspring.com>
10475
10476 * gdb.mi/basics.c: Add copyright notice.
10477 * gdb.mi/var-cmd.c: Add copyright notice.
10478
fffc87ae
MC
104792004-08-23 Michael Chastain <mec.gnu@mindspring.com>
10480
10481 * lib/gdb.exp: Remove signed_keyword_not_used.
10482 * lib/compiler.c: Likewise.
10483 * lib/compiler.cc: Likewise.
10484
d782e0bf
MC
104852004-08-23 Michael Chastain <mec.gnu@mindspring.com>
10486
10487 * gdb.base/whatis.c: Remove conditional disabling of "signed".
10488 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
10489
96033e83
MC
104902004-08-23 Michael Chastain <mec.gnu@mindspring.com>
10491
10492 * gdb.base/whatis.c: Add copyright notice.
10493
cf38c229
MK
104942004-08-20 Mark Kettenis <kettenis@gnu.org>
10495
10496 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
10497 it to skip the breakpoints encoded in the inline assembly.
10498
f4b49756
MC
104992004-08-20 Michael Chastain <mec.gnu@mindspring.com>
10500
10501 * Makefile.in: Add gdb.fortran.
10502
2f193b69
MC
105032004-08-20 Michael Chastain <mec.gnu@mindspring.com>
10504
10505 * gdb.base/call-sc.exp (test_scalar_returns):
10506 Fix cut-and-paste glitch in "Make fun return now".
10507
89a237cb
MC
105082004-08-17 Michael Chastain <mec.gnu@mindspring.com>
10509
10510 * configure.in: Add gdb.fortran.
10511 * configure: Regenerate.
10512 * gdb.fortran/Makefile.in: New file.
10513 * lib/gdb.exp (skip_fortran_tests): New procedure.
10514
469aff8e
MC
105152004-08-17 Michael Chastain <mec.gnu@mindspring.com>
10516
10517 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
10518 reference to bug-gnu@prep.ai.mit.edu.
10519 * gdb.mi/mi-var-child.exp: Likewise.
10520 * gdb.mi/mi-var-cmd.exp: Likewise.
10521 * gdb.mi/mi-var-display.exp: Likewise.
10522 * gdb.mi/mi2-var-block.exp: Likewise.
10523 * gdb.mi/mi2-var-child.exp: Likewise.
10524 * gdb.mi/mi2-var-cmd.exp: Likewise.
10525 * gdb.mi/mi2-var-display.exp: Likewise.
10526
00b51b9f
MK
105272004-08-15 Mark Kettenis <kettenis@gnu.org>
10528
10529 * gdb.base/unload.c (main): Make local variable msg const.
10530
45f07fef
MC
105312004-08-15 Michael Chastain <mec.gnu@mindspring.com>
10532
10533 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
10534 to bug-gnu@prep.ai.mit.edu.
10535 * gdb.mi/mi-disassemble.exp: Likewise.
10536 * gdb.mi/mi-eval.exp: Likewise.
10537 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
10538 default line number.
10539 * gdb.mi/mi-return.exp: Likewise.
10540 * gdb.mi/mi-simplerun.exp: Likewise.
10541 * gdb.mi/mi-stack.exp: Likewise.
10542 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
10543 number with explicit range test.
10544 * gdb.mi/mi-watch.exp: Likewise.
10545 * gdb.mi/mi2-break.exp: Likewise.
10546 * gdb.mi/mi2-cli.exp: Likewise.
10547 * gdb.mi/mi2-disassemble.exp: Likewise.
10548 * gdb.mi/mi2-eval.exp: Likewise.
10549 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
10550 default line number.
10551 * gdb.mi/mi2-return.exp: Likewise.
10552 * gdb.mi/mi2-simplerun.exp: Likewise.
10553 * gdb.mi/mi2-stack.exp: Likewise.
10554 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
10555 number with explicit range test.
10556 * gdb.mi/mi2-watch.exp: Likewise.
10557
dd8c8ee7
MC
105582004-08-15 Michael Chastain <mec.gnu@mindspring.com>
10559
10560 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
10561 * gdb.cp/m-static.exp: Likewise.
10562 * gdb.cp/rtti.exp: Likewise.
10563
4e838464
MK
105642004-08-14 Mark Kettenis <kettenis@gnu.org>
10565
10566 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
10567
8d8cb839
EZ
105682004-08-14 Eli Zaretskii <eliz@gnu.org>
10569
10570 * ChangeLog: Prefix Local Variables with semi-colons and indent
10571 the reference to older ChangeLog files, to fix fontification in
10572 Emacs.
10573
deea8bb0
MC
105742004-08-13 Michael Chastain <mec.gnu@mindspring.com>
10575
10576 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
10577 * gdb.mi/mi2-break.exp: Likewise.
10578
c3297504
MC
105792004-08-13 Michael Chastain <mec.gnu@mindspring.com>
10580
10581 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
10582
25808999
MC
105832004-08-13 Michael Chastain <mec.gnu@mindspring.com>
10584
10585 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
10586
226a8d71
MC
105872004-08-13 Michael Chastain <mec.gnu@mindspring.com>
10588
10589 * gdb.cp/classes.exp: Remove unused declarations. Just let
10590 test names default instead of providing special names. Remove
10591 extraneous demangler test.
10592
37fdf854
JJ
105932004-08-12 Jeff Johnston <jjohnstn@redhat.com>
10594
10595 * gdb.base/unload.exp: New test for breakpoints in dynamically
10596 loaded libraries.
10597 * gdb.base/unload.c: Ditto.
10598 * gdb.base/unloadshr.c: Ditto.
10599
2d3a7986
MC
106002004-08-12 Michael Chastain <mec.gnu@mindspring.com>
10601
10602 * gdb.cp/classes.exp (test_ptype_class_objects): Call
10603 cp_test_ptype_class.
10604 (test_enums): Likewise.
10605
c72b934c
AC
106062004-08-10 Andrew Cagney <cagney@gnu.org>
10607
10608 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
10609 files.
10610
cc503c8a
AC
106112004-08-10 Andrew Cagney <cagney@gnu.org>
10612
10613 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
10614 init_malloc call.
10615
902f2ccb
MC
106162004-08-10 Michael Chastain <mec.gnu@mindspring.com>
10617
10618 * ChangeLog: Add copyright notice. The notice is copied
10619 from emacs 21.3 top level ChangeLog.
10620
78c90502
MC
106212004-08-09 Michael Chastain <mec.gnu@mindspring.com>
10622
10623 * lib/cp-support.exp: New file.
10624 * lib/cp-support.exp (cp_test_type_class): New function.
10625 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
10626 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
10627 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
10628 cp_test_ptype_class.
10629
88e5ea78
MC
106302004-08-09 Michael Chastain <mec.gnu@mindspring.com>
10631
10632 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
10633 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
10634 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
10635 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
10636 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
10637 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
10638 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
10639 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
10640 gdb.mi/mi2-watch.exp: Update copyright years.
10641
6a89fc9c
MK
106422004-08-09 Mark Kettenis <kettenis@gnu.org>
10643
10644 * gdb.base/sigaltstack.exp: Provide proper anchoring.
10645
1482e0de
MC
106462004-08-09 Michael Chastain <mec.gnu@mindspring.com>
10647
10648 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
10649 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
10650 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
10651 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
10652 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
10653 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
10654 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
10655 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
10656 gdb.mi/mi-watch.exp: Update copyright years.
10657
1a5ce3f3
DJ
106582004-08-08 Daniel Jacobowitz <dan@debian.org>
10659
10660 PR gdb/1738
10661 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
10662 from a breakpoint with a pending signal.
10663
04f6ecf2
DJ
106642004-08-08 Daniel Jacobowitz <dan@debian.org>
10665
10666 PR gdb/1736
10667 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
10668 * gdb.base/sigaltstack.exp (finish_test): Consume output until
10669 the prompt.
10670 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
10671
54d90d35
DJ
106722004-08-08 Daniel Jacobowitz <dan@debian.org>
10673
10674 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
10675
d2f6abb0
DJ
106762004-08-08 Daniel Jacobowitz <dan@debian.org>
10677
10678 PR gdb/1736
10679 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
10680 for i?86-*-linux*.
10681
5598c03d
DJ
106822004-08-08 Daniel Jacobowitz <dan@debian.org>
10683
10684 * gdb.arch/i386-prologue.exp: Compile without debug information.
10685
c6fee705
MC
106862004-08-08 Michael Chastain <mec.gnu@mindspring.com>
10687
10688 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
10689 rather than asking gdb to search.
10690
dd90efdb
MC
106912004-08-05 Michael Chastain <mec.gnu@mindspring.com>
10692
10693 * gdb.base/gcore.c: Include <string.h>.
10694
1e84bec1
MC
106952004-08-05 Michael Chastain <mec.gnu@mindspring.com>
10696
10697 * gdb.base/gcore.c: Add copyright notice.
10698
e425eb2b
MC
106992004-08-05 Michael Chastain <mec.gnu@mindspring.com>
10700
10701 * gdb.base/freebpcmd.c: Include <stdio.h>.
10702 * gdb.base/long_long.c: Include <string.h>.
10703 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
10704 * gdb.base/siginfo.c: Include <string.h>.
10705 * gdb.base/sigstep.c: Include <string.h>.
10706
cb9aaed5
MC
107072004-08-04 Michael Chastain <mec.gnu@mindspring.com>
10708
10709 * gdb.base/complex.c: Include <stdlib.h>.
10710
55944f3d
MC
107112004-08-04 Michael Chastain <mec.gnu@mindspring.com>
10712
10713 * gdb.base/complex.c: Add copyright notice.
10714
7b2953d9
MC
107152004-08-04 Michael Chastain <mec.gnu@mindspring.com>
10716
10717 * gdb.base/charset.c: Include <stdlib.h>.
10718
c9133d23
MC
107192004-08-04 Michael Chastain <mec.gnu@mindspring.com>
10720
10721 * gdb.base/auxv.c: Include <stdlib.h>.
10722
0a8490ad
MC
107232004-08-04 Michael Chastain <mec.gnu@mindspring.com>
10724
10725 * gdb.base/auxv.c: Add copyright notice.
10726
3426d5ec
MC
107272004-08-04 Michael Chastain <mec.gnu@mindspring.com>
10728
10729 * gdb.base/coremaker.c: Add copyright notice.
10730 * gdb.base/coremaker2.c: Add copyright notice.
10731
8da195dd
AC
107322004-08-04 Andrew Cagney <cagney@gnu.org>
10733
10734 * gdb.base/store.exp: Update copyright.
10735 (check_set, up_set, check_struct, up_struct): Add a prefix to test
10736 names, do not import gdb_prompt.
10737
8d394f98
AC
107382004-08-01 Andrew Cagney <cagney@gnu.org>
10739
10740 Fix PR testsuite/1729.
10741 * gdb.base/dump.exp: Add test name to callers of capture_value, do
10742 not use capture_value with value 4.
10743 (capture_value): Add optional test name parameter.
10744 (test_reload_saved_value, test_restore_saved_value): Use $msg as
10745 the prefix, pass to capture_value.
10746
b6702b23
MK
107472004-08-01 Mark Kettenis <kettenis@gnu.org>
10748
10749 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
10750 * gdb.arch/i386-prologue.c (standard): New prototype and function.
10751 (main): Call new function.
10752
c203e0ca
MC
107532004-07-31 Michael Chastain <mec.gnu@mindspring.com>
10754
10755 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
10756
a7995a30
MC
107572004-07-31 Michael Chastain <mec.gnu@mindspring.com>
10758
10759 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
10760
9366563b
MC
107612004-07-31 Michael Chastain <mec.gnu@mindspring.com>
10762
b6eeaf26 10763 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
10764 Accept more values of vtbl pointer. Remove some messages
10765 about "obsolete gcc or gdb".
10766
2fc1f950
MC
107672004-07-30 Michael Chastain <mec.gnu@mindspring.com>
10768
10769 * gdb.cp/classes.exp: Accept more varieties of ptype output.
10770
c724d49b
MC
107712004-07-30 Michael Chastain <mec.gnu@mindspring.com>
10772
10773 * gdb.base/asm-source.exp: Properly convert target board
10774 debug flags from gcc format to binutils format.
10775
736b0fce
MK
107762004-07-28 Mark Kettenis <kettenis@gnu.org>
10777
10778 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
10779 gdb1718". PR backtrace/1718 partially fixed.
10780
5633ea5c
JJ
107812004-07-27 Jeff Johnston <jjohnstn@redhat.com>
10782
10783 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
10784
575eebb1
NC
107852004-07-26 Nick Clifton <nickc@redhat.com>
10786
10787 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
10788 good default value for a specific architecture is available then
10789 set it to that value. Otherwise default to the -gstabs switch.
10790 Remove the -g... switches from the asm-flags variable. Allow the
10791 target board info to override the value if it wants to. Pass the
10792 switch on the assembler command line.
10793
62104619
MK
107942004-07-23 Mark Kettenis <kettenis@gnu.org>
10795
10796 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
10797 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
10798 (main): Call new function.
10799
4a1135b8
MC
108002004-07-22 Michael Chastain <mec.gnu@mindspring.com>
10801
10802 Test for PR exp/1715.
10803 * gdb.base/radix.exp: Refactor common procedures. Make all
10804 test names unique. Change XFAIL to KFAIL.
10805
8a12c1f0
MC
108062004-07-20 Michael Chastain <mec.gnu@mindspring.com>
10807
10808 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
10809 * gdb.ada/gnat_ada.gin: ... to here.
10810 * configure.in: Use gnat_ada.gin.
10811 * configure: Regenerate.
10812
23b451cf
AC
108132004-07-20 Andrew Cagney <cagney@gnu.org>
10814
10815 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
10816 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
10817 XFAILs. Clean up test messages and comments. Check backtraces.
10818 Delete re-sync code.
10819
ab618a02
MC
108202004-07-19 Michael Chastain <mec.gnu@mindspring.com>
10821
10822 Fix PR cli/740.
10823 * gdb.base/annota1.exp: Honor gdb,nosignals.
10824 * gdb.base/annota3.exp: Likewise.
10825
46dad340
MC
108262004-07-19 Michael Chastain <mec.gnu@mindspring.com>
10827
10828 * lib/java.exp: Update copyright notice.
10829
756d8c70
AC
108302004-07-19 Andrew Cagney <cagney@gnu.org>
10831
10832 * gdb.base/selftest.exp: Copy file from here ...
10833 * gdb.gdb/selftest.exp: ... to here.
10834
586027e6
AC
108352004-07-16 Andrew Cagney <cagney@redhat.com>
10836
10837 * lib/insight-support.exp: Delete file.
10838 * lib/java.exp (java_init): Fix copyright.
10839
029d2200
AC
108402004-07-16 Andrew Cagney <cagney@gnu.org>
10841
10842 * gdb.base/restore.c: Append "prologue" to comments marking the a
10843 function's prologue.
10844 * gdb.base/restore.exp: Update copyright, re-indent.
10845 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
10846 callerN" prefix where needed. Update patterns that match a
10847 function's prologue.
10848
653b62c5
MC
108492004-07-16 Michael Chastain <mec.gnu@mindspring.com>
10850
10851 * gdb.base/restore.c: Add copyright notice.
10852
f7d690e5
AC
108532004-07-16 Andrew Cagney <cagney@gnu.org>
10854
10855 * gdb.base/logical.exp: Update copyright.
10856 (evaluate): New procedure. Use to re-implement tests using
10857 several tables.
10858
d629a7cb
MH
108592004-07-14 Martin Hunt <hunt@redhat.com>
10860
10861 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
10862 which fixes some problems where init.tcl was not found.
10863
9c7bb332
AC
108642004-07-13 Andrew Cagney <cagney@gnu.org>
10865
6bf46641
AC
10866 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
10867 (check_sizeof, check_valueof): Do not include the output in the
10868 test name. Use gdb_test.
10869 (get_valueof): Use gdb_test_multiple.
10870
c4ffd4c0
AC
10871 * gdb.base/step-test.exp: Update copyright. Use
10872 gdb_test_multiple. Ensure that test names do not include
10873 architecture dependent output.
10874
ab89363a
AC
10875 * gdb.gdb/observer.exp: Update copyright.
10876 (setup_test): Use gdb_test_multiple.
10877 (attach_first_observer, attach_second_observer)
10878 (attach_third_observer, detach_first_observer)
10879 (detach_second_observer, detach_third_observer)
10880 (reset_counters, check_counters): Make $message a prefix.
10881 (test_normal_stop_notifications): Add "args" parameter - a list of
10882 init functions to be called. Make $message a prefix,
10883 (test_observer_normal_stop): Change the message prefixes so that
10884 they are unique, pass the attach / detach procedures to
10885 test_normal_stop_notifications.
10886
ec58997a
AC
10887 * gdb.base/signull.exp (test_segv): Prefix all tests with
10888 "${name}". Clean up test messages.
10889
b475183b
AC
10890 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
10891
9c7bb332
AC
10892 * gdb.base/ena-dis-br.exp: Update copyright.
10893 (break_at): New function. Replace send_gdb with gdb_test,
10894 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
10895 ignore count, not stopped at bpt", with KFAIL.
10896
2dd95497
CV
108972004-07-13 Corinna Vinschen <vinschen@redhat.com>
10898
10899 * gdb.base/attach.exp: Remove cleanupfile handling.
10900
419e626b
AC
109012004-07-12 Andrew Cagney <cagney@gnu.org>
10902
10903 * gdb.base/annota1.exp: Cleanup corefile test name.
10904 * gdb.base/annota3.exp: Ditto.
10905
8b1b3228
AC
109062004-07-12 Andrew Cagney <cagney@gnu.org>
10907
78650829
AC
10908 * gdb.base/signals.exp: Clean up copyright, re-indent.
10909
8b1b3228
AC
10910 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
10911 gdb_test and gdb_test_multiple.
10912
935c2760
JJ
109132004-07-08 Jeff Johnston <jjohnstn@redhat.com>
10914
10915 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 10916 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
10917 provide line number info for first statement in main.
10918
1544280f
AC
109192004-07-08 Andrew Cagney <cagney@gnu.org>
10920
1279f4ff
AC
10921 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
10922
1544280f
AC
10923 * gdb.base/sigbpt.exp: Make the common part of each test name a
10924 prefix instead of suffix.
10925
bcc82369
BR
109262004-07-07 Bob Rossi <bob_rossi@cox.net>
10927
10928 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
10929 test from test_tbreak_creation_and_listing to
10930 test_file_list_exec_source_file
10931 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
10932 Changed name of test from test_tbreak_creation_and_listing to
10933 test_file_list_exec_source_file
10934
23f4b0aa
JJ
109352004-07-07 Jeff Johnston <jjohnstn@redhat.com>
10936
10937 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
10938 the jmisc() constructor instead of <init>.
10939 * gdb.java/jmisc1.exp: Ditto.
10940
56401cd5
AC
109412004-07-07 Andrew Cagney <cagney@gnu.org>
10942
10943 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
10944 corrupting the PC.
10945
44ae2f6a
MC
109462004-07-06 Michael Chastain <mec.gnu@mindspring.com>
10947
10948 * gdb.cp/templates.exp: Accept whitespace change in demangler
10949 output.
10950
45a83408
AC
109512004-07-06 Andrew Cagney <cagney@gnu.org>
10952
10953 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
10954
d205ad70
MC
109552004-07-02 Michael Chastain <mec.gnu@mindspring.com>
10956
10957 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
10958 * lib/compiler.cc: Likewise.
10959
06ea1a61
MC
109602004-06-30 Michael Chastain <mec.gnu@mindspring.com>
10961
10962 * lib/compiler.cc: Work around string preprocessing problem
10963 with old hp c++ compiler.
10964 * lib/compiler.c: Likewise.
10965
daab1251
CV
109662004-06-29 Corinna Vinschen <vinschen@redhat.com>
10967
10968 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
10969 directives to conditionalize symbol prefixing.
10970 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
10971 additional_flags handling. Add underscore prefix for Cygwin.
10972 * gdb.arch/i386-unwind.c: Use preprocessor directives to
10973 conditionalize symbol prefixing.
10974 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
10975 additional_flags handling. Add underscore prefix for Cygwin.
10976
cc984116
CV
109772004-06-29 Corinna Vinschen <vinschen@redhat.com>
10978
10979 * gdb.base/bigcore.exp: Skip test on Cygwin.
10980
c279b077
MC
109812004-06-28 Michael Chastain <mec.gnu@mindspring.com>
10982
10983 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
10984 formats for "info register". Use gdb_test_multiple. Fix
10985 the "invalid register" test.
10986
0e915747
CV
109872004-06-28 Corinna Vinschen <vinschen@redhat.com>
10988
10989 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
10990 PID for Cygwin. Add Cygwin specific strings to check for in some
10991 tests.
10992 (do_attach_tests): Add a test for user interaction when attaching
10993 to a process with no matching symbol table already loaded.
10994
11422c86
AC
109952004-06-26 Andrew Cagney <cagney@gnu.org>
10996
10997 Test PR java/1567 and PR java/1565.
10998 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
10999 * gdb.java/jmisc2.exp: Delete file.
11000
cefbce26
MC
110012004-06-26 Michael Chastain <mec.gnu@mindspring.com>
11002
11003 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
11004
e19f872c
CV
110052004-06-25 Corinna Vinschen <vinschen@redhat.com>
11006
11007 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
11008 attach process.
11009
d931ba3b
MC
110102004-06-23 Michael Chastain <mec.gnu@mindspring.com>
11011
11012 * gdb.cp/pr-1553.exp: Remove.
11013
aef68c48
MC
110142004-06-22 Michael Chastain <mec.gnu@mindspring.com>
11015
11016 * gdb.cp/pr-1553.cc: Remove.
11017 * gdb.cp/pr-1553.exp: Disable this test.
11018
8d5df71a
JB
110192004-06-20 Jim Blandy <jimb@redhat.com>
11020
a9c64011 11021 Fix PR testsuite/1680.
8d5df71a
JB
11022 * gdb.arch/i386-sse.exp: Properly quote curly braces in
11023 regular expressions.
11024
4ac6f39d
MC
110252004-06-19 Michael Chastain <mec.gnu@mindspring.com>
11026
11027 Fix PR testsuite/1679.
11028 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
11029 Issue an UNSUPPORTED result instead.
11030
1b413552
JB
110312004-06-18 Jim Blandy <jimb@redhat.com>
11032
11033 * gdb.base/charset.exp: Only send a control-C if we see a new
11034 prompt and incomplete command.
11035
6daa6ebd
MC
110362004-06-18 Michael Chastain <mec.gnu@mindspring.com>
11037
11038 * gdb.cp/pr-574.cc: Add copyright notice.
11039
51fa4ae0
JB
110402004-06-17 Jim Blandy <jimb@redhat.com>
11041
11042 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
11043 cases where the regexp has no groups; this grabs random text from
11044 the previous test suite, whatever that was.
11045
8fea26c5
MC
110462004-06-17 Michael Chastain <mec.gnu@mindspring.com>
11047
11048 * gdb.cp/printmethod.cc: Add copyright notice.
11049
1e3aeb41
MC
110502004-06-16 Michael Chastain <mec.gnu@mindspring.com>
11051
11052 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
11053
9d9030bc
AC
110542004-06-16 Andrew Cagney <cagney@gnu.org>
11055
11056 * gdb.base/signull.c: Update copyright. Include <string.h>.
11057 (bowler): Replace data_pointer with data_read
11058 and data_write cases. Add code_descriptor case.
11059 (zero, desc): New array and pointer.
11060 (data, code): Change to simple pointers.
11061 * gdb.base/signull.exp: Fix probe pattern matching a function
11062 descriptor SIGSEGV. Replace data_pointer with data_read and
11063 data_write tests.
11064
acd4ad44
AC
110652004-06-16 Andrew Cagney <cagney@gnu.org>
11066
11067 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
11068
08fd625c
MC
110692004-06-15 Michael Chastain <mec.gnu@mindspring.com>
11070
11071 * gdb.base/long_long.c: Add copyright notice.
11072
1903502c
MC
110732004-06-15 Michael Chastain <mec.gnu@mindspring.com>
11074
11075 * gdb.base/long_long.exp: Remove reference to
11076 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
11077 to gdb_breakpoint and gdb_continue_to_breakpoint.
11078
83313cb1
JB
110792004-06-14 Jim Blandy <jimb@redhat.com>
11080
11081 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
11082 endian case.
11083
1bf404ef
AC
110842004-06-14 Andrew Cagney <cagney@gnu.org>
11085
11086 * gdb.base/gcore.exp (capture_command_output): Delete the always
11087 passing tests containing inferior values.
11088 * gdb.base/ending-run.exp: Do not include the breakpoint address
11089 in the test message. Update copyright.
11090 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
11091 size in the test name, use gdb_test_multiple. Update copyright.
11092
ef220b33
MC
110932004-06-14 Michael Chastain <mec.gnu@mindspring.com>
11094
11095 * gdb.cp/ref-types.cc: Add copyright notice.
11096
4f70a4c9
MC
110972004-06-14 Michael Chastain <mec.gnu@mindspring.com>
11098
11099 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
11100 hp_aCC_compiler.
11101 * lib/compiler.cc: Likewise.
11102 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
11103 'set' commands. Log diagnostics for other lines. Set
11104 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
11105
335928ac
MC
111062004-06-13 Michael Chastain <mec.gnu@mindspring.com>
11107
11108 * gdb.cp/try_catch.cc: Add copyright notice.
11109
2efb12e8
MC
111102004-06-12 Michael Chastain <mec.gnu@mindspring.com>
11111
11112 * gdb.cp/userdef.cc: Add copyright notice.
11113
0bbed51a
MC
111142004-06-11 Michael Chastain <mec.gnu@mindspring.com>
11115
11116 * gdb.cp/virtfunc.cc: Add copyright notice.
11117
e12a46c9
RC
111182004-06-11 Randolph Chung <tausq@debian.org>
11119
11120 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
11121 problem.
11122
338e05af
AC
111232004-06-10 Andrew Cagney <cagney@gnu.org>
11124
11125 * lib/compiler.cc, lib/compiler.c: Append either
11126 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
11127 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
11128 instead of gcc-3-3.
11129
dc3f10cb
AC
111302004-06-09 Andrew Cagney <cagney@gnu.org>
11131
b4d946af
AC
11132 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
11133 gdb/1455, bug is specific to "long long" and "double".
a9c64011 11134
dc3f10cb
AC
11135 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
11136 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
11137 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
11138 fixed.
11139
b5c0bfa2
AC
111402004-06-09 Andrew Cagney <cagney@gnu.org>
11141
11142 * gdb.base/structs.exp (test_struct_returns): Replace
11143 "return_value_unknown" and "finish_value_unknown" by
11144 "return_value_known" and "finish_value_known". Instead of
11145 "return_value_unknown" iff "finish_value_unknown", check
11146 "return_value_known" implies "finish_value_known".
11147
caeb605f
MH
111482004-06-08 Martin Hunt <hunt@redhat.com>
11149
11150 * gdb.base/float.exp: Add pattern for mips targets.
11151
c892bb64
RC
111522004-06-08 Randolph Chung <tausq@debian.org>
11153
11154 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
11155 message for unknown architectures more clear.
11156
48306d3e
JB
111572004-06-08 Joel Brobecker <brobecker@gnat.com>
11158
11159 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
11160 start the execution of the program.
11161
83ecb59f
JB
111622004-06-07 Jim Blandy <jimb@redhat.com>
11163
11164 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
11165 * gdb.arch/i386-cpuid.h: New helper file.
11166
55264cb4
RC
111672004-06-07 Randolph Chung <tausq@debian.org>
11168
11169 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
11170 has started.
11171
23cadb28
RM
111722004-06-04 Roland McGrath <roland@redhat.com>
11173
11174 Fix PR gdb/1647.
11175 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
11176 differently to be robust to output buffering differences.
11177
51d01eda
MC
111782004-06-04 Michael Chastain <mec.gnu@mindspring.com>
11179
11180 * gdb.threads/pthreads.exp: Update copyright years.
11181 (check_control_c): Change asynchronous 'after' to synchronous.
11182
f4fc3b93
RM
111832004-06-04 Roland McGrath <roland@redhat.com>
11184
11185 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
11186 next gdb prompt.
11187
4013522b
MC
111882004-06-02 Michael Chastain <mec.gnu@mindspring.com>
11189
11190 Fix PR gdb/1636.
11191 * gdb.threads/manythreads.exp: Change asynchronous 'after'
11192 calls to synchronous.
11193
7a8f1e6b
JB
111942004-05-26 Jim Blandy <jimb@redhat.com>
11195
11196 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
11197
81bb3443
RC
111982004-05-24 Randolph Chung <tausq@debian.org>
11199
11200 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
11201 * gdb.asm/pa.inc: New file.
11202
8f5a3103
MK
112032004-05-22 Mark Kettenis <kettenis@gnu.org>
11204
11205 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
11206
734b8fe8 112072004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 11208 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
11209
11210 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
11211 GDB prompt.
11212
725603e1
UW
112132004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11214
f4fc3b93 11215 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
11216 setjmp/longjmp. Use sigaction instead of signal.
11217
8b923272 112182004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 11219 Michael Snyder <msnyder@redhat.com>
8b923272
JB
11220
11221 * gdb.threads/pthread_cond_wait.c: New file.
11222 * gdb.threads/pthread_cond_wait.exp: New testcase.
11223
8bfabb04
AC
112242004-05-13 Andrew Cagney <cagney@redhat.com>
11225
11226 * gdb.base/signull.exp, gdb.base/signull.c: New files.
11227 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
11228
42edda50
AC
112292004-05-11 Andrew Cagney <cagney@redhat.com>
11230
11231 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
11232 fixed but revealed gdb/1639.
11233
d303a6c7
AC
112342004-05-10 Andrew Cagney <cagney@redhat.com>
11235
11236 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
11237 func1" and "next to 2nd alarm", kernel bug avoided.
11238
bf08c2a1
DJ
112392004-05-10 Daniel Jacobowitz <dan@debian.org>
11240
11241 PR external/1568
11242 * gdb.base/bigcore.exp: Check the size of the dumped core file.
11243 XFAIL if it is smaller than bytes_allocated.
11244 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
11245 (main): Make chunks_allocated unsigned. Correct comment.
11246
c0586a34
JB
112472004-05-07 Joel Brobecker <brobecker@gnat.com>
11248
11249 * gdb.arch/powerpc-aix-prologue.c: New file.
11250 * gdb.arch/powerpc-aix-prologue.exp: New file.
11251
f2785d12
JB
112522004-05-07 Jim Blandy <jimb@redhat.com>
11253
11254 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
11255 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
11256
bd7f6e30
JB
112572004-05-06 Joel Brobecker <brobecker@gnat.com>
11258
11259 * gdb.base/sep.exp: No longer setup_kfail when the program was
11260 built with dwarf2.
11261
0a5e7efe
JI
112622004-05-05 Jim Ingham <jingham@apple.com>
11263
11264 * gdb.base/pending.exp: Make sure pending breakpoints
11265 preserve the ignore count.
f4fc3b93 11266
a8958849
MK
112672004-04-27 Jerome Guitton <guitton@gnat.com>
11268
11269 * i386-prologue.exp: Add testcase for jump instruction as first
11270 instruction of the real code.
11271 * i386-prologue.c (jump_at_beginning): New function.
11272
7e103f5b
MK
112732004-04-28 Mark Kettenis <kettenis@gnu.org>
11274
11275 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
11276 x86_64-*-*.
11277
5d38b224
MK
112782004-04-28 Mark Kettenis <kettenis@gnu.org>
11279
11280 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
11281 i*86-*-*.
11282
0ef32fd9
MK
112832004-04-25 Mark Kettenis <kettenis@gnu.org>
11284
11285 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
11286 expression that checks the return type.
11287
71d7dd7c
AC
112882004-04-23 Andrew Cagney <cagney@redhat.com>
11289
11290 * gdb.base/call-sc.exp: New test of scalar call/return values.
11291 * gdb.base/call-sc.c: Ditto.
11292
1e9f977e
JJ
112932004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11294
11295 * gdb.threads/manythreads.c: Reduce thread stack size.
11296
899d9e3a
JJ
112972004-04-23 Jeff Johnston <jjohnstn@redhat.com>
11298
11299 * gdb.threads/manythreads.c: Add copyright notice.
11300
61bcae62
AC
113012004-04-23 Andrew Cagney <cagney@redhat.com>
11302
11303 * gdb.base/siginfo.exp: Better handle step out of signal.
11304 * gdb.base/sigstep.exp: Ditto.
11305
7339a42e 113062004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 11307 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
11308
11309 * gdb.threads/manythreads.c: New testcase.
11310 * gdb.threads/manythreads.exp: Ditto.
11311
5c98409b
JB
113122004-04-22 Jim Blandy <jimb@redhat.com>
11313
11314 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
11315 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
11316
3b611f1a
MC
113172004-04-21 Michael Chastain <mec.gnu@mindspring.com>
11318
11319 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
11320
f0fd9238
AC
113212004-04-21 Andrew Cagney <cagney@redhat.com>
11322
11323 * gdb.base/sigstep.c: New file.
11324 * gdb.base/sigstep.exp: New file.
11325
90990674
JB
113262004-04-16 Joel Brobecker <brobecker@gnat.com>
11327
11328 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
11329 call to observer_notify_normal_stop.
11330
78cef34b
AC
113312004-04-15 Andrew Cagney <cagney@redhat.com>
11332
11333 * gdb.base/siginfo.c: New file.
11334 * gdb.base/siginfo.exp: New file.
11335
d2343407
JB
113362004-04-12 J. Brobecker <brobecker@gnat.com>
11337
11338 * gdb.base/sep.exp: Fix typo in comment.
11339
a2dba3c8
JB
113402004-04-12 J. Brobecker <brobecker@gnat.com>
11341
11342 * gdb.base/sep.c: New file.
11343 * gdb.base/sep-proc.c: New file.
11344 * gdb.base/sep.exp: New testcase.
11345
15f7b60e
MK
113462004-04-09 Mark Kettenis <kettenis@gnu.org>
11347
11348 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
11349 support.
11350
44f4de1a
AC
113512004-04-05 Andrew Cagney <cagney@redhat.com>
11352
11353 * gdb.base/sigaltstack.c: New file.
11354 * gdb.base/sigaltstack.exp: New file.
11355
ef04f396
JB
113562004-04-04 Joel Brobecker <brobecker@gnat.com>
11357
11358 * gdb.base/foll-fork.exp: Update the expected output for
11359 "help set follow-fork-mode", to match a change that was made
11360 to the help of this variable on 2004-01-13.
11361
d40d2c92
JB
113622004-04-01 Joel Brobecker <brobecker@gnat.com>
11363
11364 * lib/ada.exp: Add copyright notice.
11365 * bar.ads: Likewise.
11366 * bar.adb: Likewise.
11367 * null_record.adb: Likewise.
11368 * null_record.exp: Likewise.
11369 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
11370
f86ef5a3
JB
113712004-04-01 Joel Brobecker <brobecker@gnat.com>
11372
11373 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
11374 * configure: Regenerate.
11375
414e70e3
JB
113762004-04-01 Joel Brobecker <brobecker@gnat.com>
11377
11378 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
11379 to build the application. Remove the message printed when in
11380 verbose mode, redundant with the UNSUPPORTED message above.
11381
f0aaee49
JB
113822004-03-31 Joel Brobecker <brobecker@gnat.com>
11383
11384 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
11385 * gdb.ada (null_record.exp): New testcase.
11386
ac81cb54
JB
113872004-03-31 Joel Brobecker <brobecker@gnat.com>
11388
11389 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
11390
854af2f7
JB
113912004-03-31 Joel Brobecker <brobecker@gnat.com>
11392
11393 * gdb.ada: New subdirectory.
11394 * gdb.ada/Makefile.in: New file.
11395 * gdb.ada/gnat_ada.gpr.in: New file.
11396
034cb681
JB
113972004-03-31 Joel Brobecker <brobecker@gnat.com>
11398
11399 * lib/ada.exp: New file.
11400
78a1a894
DJ
114012004-03-24 Daniel Jacobowitz <drow@mvista.com>
11402
11403 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
11404 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
11405
4b2b3b3e
AC
114062004-03-22 Andrew Cagney <cagney@redhat.com>
11407
11408 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
11409 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
11410 Problem identified by Ulrich Weigand.
11411
23c73aa3
DC
114122004-03-17 David Carlton <carlton@kealia.com>
11413
11414 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
11415 PR c++/826.
11416
d63a86f8
RM
114172004-03-16 Roland McGrath <roland@redhat.com>
11418
11419 * gdb.base/auxv.exp: New file.
11420 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
11421
0e02aa50
DC
114222004-03-12 David Carlton <carlton@kealia.com>
11423
11424 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
11425 * gdb.cp/pr-1553.cc: Ditto.
11426 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
11427 pass branch.
11428
c20b71be
MC
114292004-03-12 Michael Chastain <mec.gnu@mindspring.com>
11430
11431 * gdb.cp/templates.exp: Accept more template types.
11432
c7414a01
MC
114332004-03-09 Michael Chastain <mec.gnu@mindspring.com>
11434
11435 From Corinna Vinschen with modifications.
11436 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
11437 local variable obj_with_enum.
11438 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
11439 results with obj_with_enum.
11440
ed69573c
MC
114412004-03-09 Michael Chastain <mec.gnu@mindspring.com>
11442
11443 * gdb.cp/classes.cc: New file, copied from misc.cc.
11444 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
11445
28301461
MC
114462004-03-09 Michael Chastain <mec.gnu@mindspring.com>
11447
11448 * gdb.cp/misc.cc: Add copyright notice.
11449
1198ecbe
DC
114502004-03-05 David Carlton <carlton@kealia.com>
11451
11452 * gdb.cp/rtti.exp: Add 'print *obj3' test.
11453 * gdb.cp/rtti.h: Update copyright.
11454 (namespace n2::n3): New.
11455 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
11456 (n2::n3::func3): New.
11457 (main): Call n2::n3::func3.
11458 * gdb.cp/rtti2.cc: Update copyright.
11459 (n2::create3): New.
11460
9e08c470
MK
114612004-03-04 Mark Kettenis <kettenis@gnu.org>
11462
11463 * gdb.asm/openbsd.inc: Fix typo.
11464
4bebc3aa
FF
114652004-03-03 Fred Fish <fnf@redhat.com>
11466
11467 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
11468 "val" instead of unused "size". Update copyright year.
11469
6ea9fb37
DJ
114702004-02-29 Daniel Jacobowitz <drow@mvista.com>
11471
11472 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
11473 to use unsigned char.
11474 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
11475 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
11476
23b23974
DJ
114772004-02-29 Daniel Jacobowitz <drow@mvista.com>
11478
11479 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
11480 line of output.
11481
7574fd53
DJ
114822004-02-28 Daniel Jacobowitz <drow@mvista.com>
11483
11484 * gdb.base/relocate.c (dummy): Initialize.
11485
a195357f
DJ
114862004-02-28 Daniel Jacobowitz <drow@mvista.com>
11487
11488 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
11489 a breakpoint at exit.
11490
72fd54a9
FF
114912004-02-27 Fred Fish <fnf@redhat.com>
11492
11493 * gdb.base/chng-syms.exp: Add expect condition to match failing
11494 case that isn't a timeout.
11495
b9d23137
AC
114962004-02-27 Andrew Cagney <cagney@redhat.com>
11497
11498 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
11499 support.
11500
15d208f6 115012004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 11502
15d208f6
FF
11503 * gdb.arch/gdb1431.c: Remove.
11504 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
11505 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
11506 of "until" incorrectly.
11507
98f9cd2d
JB
115082004-02-26 J. Brobecker <brobecker@gnat.com>
11509
11510 * gdb.cp/class2.cc (empty): New class.
11511 (refer): New function.
11512 (main): Declare an object of type empty and use it.
11513 * gdb.cp/class2.exp: Print the value of an object of type empty.
11514
9b50c11b
JJ
115152004-02-26 Jeff Johnston <jjohnstn@redhat.com>
11516
11517 * gdb.base/langs.exp: Update query string to match the
11518 new nquery format used for pending breakpoints.
11519
0dcd613f
AC
115202004-02-26 Andrew Cagney <cagney@redhat.com>
11521
11522 Fix PR i18n/1570.
11523 * gdb.base/charset.c: Update copyright notice.
11524 (main, init_string): Remove the escape character '\e' tests.
11525 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
11526 * gdb.base/charset.exp (valid_host_charset): Ditto.
11527 * gdb.base/setvar.exp: Ditto.
11528
b8a56647
AC
115292004-02-24 Andrew Cagney <cagney@redhat.com>
11530
90d59e34
AC
11531 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
11532 mmapped data in core file" PASS and FAIL messages consistent.
11533
b8a56647
AC
11534 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
11535 setting a breakpoint. Work around PR java/1565.
11536
9f27c604
JJ
115372004-02-23 Jeff Johnston <jjohnstn@redhat.com>
11538
11539 * lib/gdb.exp (gdb_breakpoint): Update query string to match
11540 new nquery format.
11541 * gdb.base/pending.exp: Ditto.
11542
3224a706
MK
115432004-02-22 Mark Kettenis <kettenis@gnu.org>
11544
11545 * configure.in: Run stabs tests on *BSD.
11546 * configure: Regenerated.
11547
41e0a9ca
MK
115482004-02-21 Mark Kettenis <kettenis@gnu.org>
11549
11550 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
11551
1e1b3428
FF
115522004-02-20 Fred Fish <fnf@redhat.com>
11553
11554 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
11555 blank in test for "returns short", for consistency with other
11556 "returns xxx" tests. Update copyright year.
11557
f9a7572a
FF
115582004-02-19 Fred Fish <fnf@redhat.com>
11559
11560 New testcase for PR breakpoint/1558.
11561 * gdb.arch/gdb1558.exp: New file.
11562 * gdb.arch/gdb1558.c: New file.
11563
b2ce2854
EZ
115642004-02-19 Elena Zannoni <ezannoni@redhat.com>
11565
11566 * gdb.base/nodebug.exp: Fix typo.
11567
e7c9ff01
JB
115682004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11569
11570 Committed by Jim Blandy <jimb@redhat.com>.
11571
62f4b920
JB
11572 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
11573
2db536a1
JB
11574 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
11575
e7c9ff01
JB
11576 * gdb.base/float.exp: Support s390*-*-* targets.
11577
f3205b34
AF
115782004-02-17 Adam Fedor <fedor@gnu.org>
11579
11580 * gdb.base/gdb1555.exp: New file.
11581 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
11582
9d62932d
EZ
115832004-02-17 Elena Zannoni <ezannoni@redhat.com>
11584
11585 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
11586
344c9711
FF
115872004-02-16 Fred Fish <fnf@redhat.com>
11588
11589 * gdb.arch/gdb1291.c: Remove
11590 * gdb.arch/gdb1291.s: New test input file.
11591 * gdb.arch/gdb1291.exp: Expand test to check case that should not
11592 fail. Test for correct result, known incorrect result, other
11593 failures and timeouts.
11594
2d822687
AC
115952004-02-16 Andrew Cagney <cagney@redhat.com>
11596
11597 * gdb.base/bigcore.exp: New file.
11598 * gdb.base/bigcore.c: New file.
11599
dac15b66
AC
116002004-02-13 Andrew Cagney <cagney@redhat.com>
11601
11602 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
11603 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
11604 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
11605 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
11606 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
11607 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
11608 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
11609 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
11610 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
11611 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
11612
6bdfc2c4
JJ
116132004-02-11 Jeff Johnston <jjohnstn@redhat.com>
11614
11615 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
11616 executed is an alloc instruction.
11617
87b3ede8
DC
116182004-02-11 David Carlton <carlton@kealia.com>
11619
11620 * gdb.cp/breakpoint.exp: New.
11621 * gdb.cp/breakpoint.cc: New.
11622
6e19e2bf
MC
116232004-02-11 Michael Chastain <mec.gnu@mindspring.com>
11624
11625 Partial fix for PR gdb/1543.
11626 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
11627 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
11628 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
11629 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
11630 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
11631 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
11632 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
11633 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
11634 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
11635 to bug-gdb@prep.ai.mit.edu .
11636 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
11637 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
11638 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
11639 Likewise.
11640
5c5455dc
AC
116412004-02-10 Andrew Cagney <cagney@redhat.com>
11642
11643 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
11644 using gdb_internal_error_resync.
11645
9cf689d7
DJ
116462004-02-09 Daniel Jacobowitz <drow@mvista.com>
11647
11648 * gdb.threads/thread-specific.exp: Stop early if no threads are
11649 found.
11650
d2dc51db
MC
116512004-02-09 Michael Chastain <mec.gnu@mindspring.com>
11652
11653 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
11654
14b1a056
DJ
116552004-02-08 Daniel Jacobowitz <drow@mvista.com>
11656
11657 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
11658 breakpoints.
11659
83f66e8f
DJ
116602004-02-07 Daniel Jacobowitz <drow@mvista.com>
11661
11662 * config/sim.exp (gdb_load): Handle $arg == "".
11663 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
11664 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
11665
30fc0091
EZ
116662004-02-07 Elena Zannoni <ezannoni@redhat.com>
11667
a9c64011
AS
11668 * gdb.base/maint.exp: Update test to reflect
11669 obstack changes.
30fc0091 11670
4d806929
JJ
116712004-02-04 Jeff Johnston <jjohnstn@redhat.com>
11672
11673 * gdb.base/pendshr.c (pendfunc): New function that calls
11674 pendfunc1.
11675 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
11676
7bfdd688
FF
116772004-02-04 Fred Fish <fnf@redhat.com>
11678
11679 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
11680 function symbols and update copyright years.
11681 * gdb.arch/gdb1291.c: Ditto.
11682
aaa08ee4
MC
116832004-02-03 Michael Chastain <mec.gnu@mindspring.com>
11684
11685 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
11686
dbad7755
MC
116872004-02-03 Michael Chastain <mec.gnu@mindspring.com>
11688
11689 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
11690
ec4646ef
MC
116912004-02-03 Michael Chastain <mec.gnu@mindspring.com>
11692
11693 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
11694
1b802196
FF
116952004-02-02 Fred Fish <fnf@redhat.com>
11696
11697 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
11698 remote targets. Update copyright years.
11699
18fe2033
JJ
117002004-02-02 Jeff Johnston <jjohnstn@redhat.com>
11701
11702 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
11703 support.
11704 * gdb.base/langs.exp: Fix test which attempts to create
11705 breakpoint on non-existent function to handle new pending
11706 support.
11707 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
11708 a breakpoint.
11709 * gdb.base/pending.exp: New test.
11710 * gdb.base/pending.c: New file.
11711 * gdb.base/pendshr.c: Ditto.
11712
8d577d32
DC
117132004-02-02 David Carlton <carlton@kealia.com>
11714
11715 * gdb.cp/overload.exp: Add overloadNamespace tests.
11716 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
11717 (overloadNamespace, XXX): New.
11718 (main): Call XXX::marker2.
11719
3ad13771
FF
117202004-02-01 Fred Fish <fnf@redhat.com>
11721
11722 * gdb.base/dump.exp: Use runto_main instead of "runto main".
11723 * gdb.base/finish.exp: Ditto.
11724 * gdb.base/gcore.exp: Ditto.
11725 * gdb.base/huge.exp: Ditto.
11726 * gdb.base/info-proc.exp: Ditto.
11727 * gdb.base/return2.exp: Ditto.
11728 * gdb.threads/gcore-thread.exp: Ditto.
11729
44c75849
DJ
117302004-02-01 Daniel Jacobowitz <drow@mvista.com>
11731
11732 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
11733
005bc093
MK
117342004-02-01 Mark Kettenis <kettenis@gnu.org>
11735
11736 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
11737 that opening the file succeeds on OpenBSD.
11738
c47cebdb
DJ
117392004-02-01 Daniel Jacobowitz <drow@mvista.com>
11740
11741 * gdb.threads/thread-specific.c: New file.
11742 * gdb.threads/threads-specific.exp: New test script.
11743 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
11744 to expect_out.
11745
5a01311c
MK
117462004-02-01 Mark Kettenis <kettenis@gnu.org>
11747
11748 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
11749 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
11750 only on the "print_small_structs from print_long_arg_list" test.
11751
ce22a4f1
DJ
117522004-02-01 Daniel Jacobowitz <drow@mvista.com>
11753
11754 * gdb.base/completion.exp: Kill a stray backslash.
11755
11756 From Jim Ingham <jingham@apple.com>:
11757 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
11758 agrees with the result from sending a tab.
11759
abbab9d3
DJ
117602004-01-31 Daniel Jacobowitz <drow@mvista.com>
11761
11762 * gdb.base/chng-syms.exp: Remove stray newline.
11763
53904d1e
MK
117642004-01-31 Mark Kettenis <kettenis@gnu.org>
11765
11766 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
11767 *-*-openbsd*.
11768 * gdb.asm/openbsd.inc: New file.
11769
3a4b3aac
MK
117702004-01-30 Mark Kettenis <kettenis@gnu.org>
11771
11772 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
11773 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
11774 *-*solaris2*. Remove commented out default settings for
11775 asm-flags. Replace gdb_compile with target_link.
11776
ebac27b4
MC
117772004-01-29 Michael Chastain <mec.gnu@mindspring.com>
11778
11779 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
11780 for all tests. Remove old hp-ux and cygnus xfail cases.
11781
d8679d84
PH
117822004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
11783
11784 * gdb.base/chng-syms.exp: New file.
11785 * gdb.base/chng-syms.c: New file.
11786
0a55bc22
MC
117872004-01-24 Michael Chastain <mec.gnu@mindspring.com>
11788
11789 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
11790 Provide arms for current output in all my configurations.
11791
94b8e876
MC
117922004-01-24 Michael Chastain <mec.gnu@mindspring.com>
11793
11794 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
11795 * lib/compiler.cc: Likewise.
11796 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
11797 get the right preprocessor. Eval the output directly. Remove
11798 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
11799 hp_f77_compiler and hp_f90_compiler completely.
11800 (gdb_preprocess): Delete.
11801 (get_compiler): Delete.
11802
7cf03d44
MK
118032004-01-24 Mark Kettenis <kettenis@gnu.org>
11804
11805 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
11806 <string.h>.
11807
68b6dce9
NR
118082004-01-24 Nick Roberts <nick@nick.uklinux.net>
11809
11810 * gdb.mi/mi-stack.exp: Update copyright.
11811
b368761e
DC
118122004-01-23 David Carlton <carlton@kealia.com>
11813
11814 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
11815 test for cp_lookup_transparent_type.
11816 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
11817 call them.
11818
f2061b53
DJ
118192004-01-23 Daniel Jacobowitz <drow@mvista.com>
11820
11821 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
11822 after -var-update.
11823
37fc574a
DC
118242004-01-23 David Carlton <carlton@kealia.com>
11825
11826 * gdb.cp/namespace.cc (C::ensureRefs): New.
11827 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
11828
8e94b928
NR
118292004-01-20 Nick Roberts <nick@nick.uklinux.net>
11830
11831 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
11832 case "-stack-list-locals 2".
11833 * gdb.mi/mi-var-child.exp: Test for case
11834 "-var-list-children --all-values NAME".
11835
997b0952
MC
118362004-01-18 Michael Chastain <mec.gnu@mindspring.com>
11837
11838 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
11839
52470da3
MK
118402004-01-18 Mark Kettenis <kettenis@gnu.org>
11841
7049b4b8
MK
11842 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
11843 used with gdb_test_multiple.
11844
52470da3
MK
11845 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
11846 read at address 0. This fixes PR testsuite/1504.
11847
da6012e5
DJ
118482004-01-18 Daniel Jacobowitz <drow@mvista.com>
11849
11850 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
11851 Remove downloading, guessing the host executable, the calls to
11852 gdb_file_cmd and gdb_target_cmd, and "load" support.
11853 (infer_host_exec): New function broken out from gdb_load.
11854 (gdb_load): New wrapper for gdbserver_gdb_load.
11855 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
11856 gdb_target_cmd. Use -target-select.
11857 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
11858 Download binaries to the host. Clear last_mi_remote_file when
11859 we load a new binary.
11860 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
11861 call gdbserver_gdb_load and mi_gdb_target_cmd.
11862
32c70722
MC
118632004-01-17 Michael Chastain <mec.gnu@mindspring.com>
11864
11865 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
11866 type patterns.
11867
b0cecf36
MC
118682004-01-17 Michael Chastain <mec.gnu@mindspring.com>
11869
11870 * gdb.cp/templates.exp: Fix typo in test name of
11871 "print Foo<volatile char*>::foo".
11872
4120d7e6
MC
118732004-01-15 Michael Chastain <mec.gnu@mindspring.com>
11874
11875 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
11876
f679e530
BE
118772004-01-16 Ben Elliston <bje@wasabisystems.com>
11878
11879 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
11880 (clean mostlyclean): Remove empty rm.
11881
091c48f6
MC
118822004-01-15 Michael Chastain <mec.gnu@mindspring.com>
11883
11884 * gdb.base/setvar.exp: Add copyright years.
11885
3e5fc8d2
DC
118862004-01-14 David Carlton <carlton@bactrian.org>
11887
11888 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
11889 PR c++/1511 and update coment.
11890 * gdb.cp/templates.exp: Update patterns to match current output.
11891 If changes involve something other than whitespace, KFAIL
11892 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
11893
63d06c5c
DC
118942004-01-14 David Carlton <carlton@kealia.com>
11895
11896 * gdb.cp/namespace.exp: Add tests involving classes defined within
11897 namespaces.
11898 * gdb.cp/namespace.cc (C::CClass): New.
11899 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
11900
a51dab88
EZ
119012004-01-14 Elena Zannoni <ezannoni@redhat.com>
11902
11903 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
11904 what debug info we have. Print a better message if something goes
11905 wrong while producing the separate debug info file.
11906
a476ccc9
MC
119072004-01-14 Michael Chastain <mec.gnu@mindspring.com>
11908
11909 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
11910
f453692c
MC
119112004-01-14 Michael Chastain <mec.gnu@mindspring.com>
11912
11913 * gdb.base/callfuncs.c: Add copyright notice.
11914
f40063a5
MC
119152004-01-13 Michael Chastain <mec.gnu@mindspring.com>
11916
11917 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
11918 inheritance. PR gdb/1498, PR gcc/13539.
11919
19ac3974
EZ
119202004-01-13 Elena Zannoni <ezannoni@redhat.com>
11921
a9c64011
AS
11922 * gdb.threads/gcore-thread.exp: Prefix name of binary with
11923 test specific name.
11924 * gdb.mi/gdb669.exp: Ditto.
11925 * gdb.mi/mi-pthreads.exp: Ditto.
11926 * gdb.mi/mi1-pthreads.exp: Ditto.
11927 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 11928
56c97c6e
MC
119292004-01-12 Michael Chastain <mec.gnu@mindspring.com>
11930
11931 * gdb.cp/member-ptr.cc: Add copyright notice.
11932
a0644324
MC
119332004-01-12 Michael Chastain <mec.gnu@mindspring.com>
11934
11935 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
11936 some patterns for recent versions of gcc and hpacc. Delete
11937 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
11938 Delete tests that access a NULL pointer-to-member-data. This
11939 script is still disabled for gcc.
11940
32fabe09
EZ
119412004-01-12 Elena Zannoni <ezannoni@redhat.com>
11942
11943 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 11944 escaped correctly.
32fabe09 11945
1f8a6abb
EZ
119462004-01-12 Elena Zannoni <ezannoni@redhat.com>
11947
11948 * gdb.base/sepdebug.exp: New file.
11949 * gdb.base/sepdebug.c: New file.
11950 * lib/gdb.exp (separate_debug_filename): New procedure.
11951 (gdb_gnu_strip_debug): New procedure.
11952
48efe704
AC
119532004-01-12 Andrew Cagney <cagney@redhat.com>
11954
11955 * gdb.mi/ChangeLog: Delete file. Renamed to ...
11956 * gdb.mi/ChangeLog-1999-2003: New file.
11957
a9415475
AC
119582004-01-12 Andrew Cagney <cagney@redhat.com>
11959
11960 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
11961 "Renaming a directory to a non-empty directory returns ENOTEMPTY
11962 or EEXIST", treat EBUSY as an XFAIL.
11963
83b8cf9d
MC
119642004-01-11 Michael Chastain <mec.gnu@mindspring.com>
11965
11966 * gdb.base/scope.exp: Remove obsolete setup_xfail for
11967 hp_cc_compiler.
11968
9939d2a8
MC
119692004-01-10 Michael Chastain <mec.gnu@mindspring.com>
11970
11971 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
11972 decorations.
11973
1ff8cadf
MC
119742004-01-10 Michael Chastain <mec.gnu@mindspring.com>
11975
11976 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
11977 and "(aCC)" decorations. Remove obsolete doco about old
11978 test results.
11979
6fa9022e
MC
119802004-01-09 Michael Chastain <mec.gnu@mindspring.com>
11981
11982 * gdb.cp/exception.exp: Fix typo in doco.
11983
209721fe
MK
119842004-01-09 Mark Kettenis <kettenis@gnu.org>
11985
11986 * gdb.base/gdb1476.exp: Fix typo.
11987
ef11303e
MC
119882004-01-09 Michael Chastain <mec.gnu@mindspring.com>
11989
11990 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
11991 file.
11992
041ab88c
MC
119932004-01-09 Michael Chastain <mec.gnu@mindspring.com>
11994
11995 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
11996 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
11997 Use gdb_compile. Remove restriction on gcc. Add some patterns
11998 for recent version of gdb. Delete second half, which was a copy
11999 of the first half with different build flags. This test is
12000 still disabled because it is still not ready for production.
12001
e36d075a
MC
120022004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12003
12004 * gdb.cp/exception.cc: Add copyright notice.
12005 * gdb.cp/exception.exp: Add a notice that this file is broken
12006 because of line number changes caused by addition of copyright
12007 notice.
12008
42b190ad
MC
120092004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12010
12011 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
12012 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
12013
8f25f06b
MC
120142004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12015
12016 * gdb.cp/classes.exp: Accept gnu abi 2.
12017 * gdb.cp/derivation.exp: Likewise.
12018 * gdb.cp/overload.exp: Likewise.
12019 * gdb.cp/virtfunc.exp: Likewise.
12020
06ded8b8
MC
120212004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12022
12023 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
12024 semicolon after end of function.
12025
77c26ae3
MC
120262004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12027
12028 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
12029 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
12030 boilerplate code for compiling and running the program under
12031 test. Add some string method tests.
12032
20757486
MC
120332004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12034
12035 * gdb.cp/bs15503.cc: Add copyright notice.
12036 * gdb.cp/bs15503.exp: Adjust line number.
12037
0fd3b503
MC
120382004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12039
12040 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
12041 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
12042
10d1bea8
MC
120432004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12044
12045 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
12046 hp_cc_compiler.
12047
2789202a
MC
120482004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12049
12050 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
12051 * gdb.cp/ctti.exp: Use the marker instead of "next".
12052 With gcc, run further before bailing.
12053
b862f14c
MC
120542004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12055
12056 * gdb.cp/cttiadd.cc: Add copyright notice.
12057 * gdb.cp/cttiadd1.cc: Likewise.
12058 * gdb.cp/cttiadd2.cc: Likewise.
12059 * gdb.cp/cttiadd3.cc: Likewise.
12060
96da2469
MC
120612004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12062
12063 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
12064 Use gdb_test, gdb_test_multiple. Use floating-point values that
12065 have exact representations in IEEE-ish formats.
12066
053248ff
MC
120672004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12068
12069 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
12070 compilers. Delete duplicate call to get_compiler_info.
12071 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
12072 * gdb.base/volatile.exp: Likewise.
12073
84acecdd
MK
120742004-01-07 Mark Kettenis <kettenis@gnu.org>
12075
12076 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
12077 memory at address 0.
12078
fe11a27f
MC
120792004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12080
12081 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
12082 to test for hp-ux assembler. Fix copyright years.
12083
60ad077b
AC
120842004-01-07 Andrew Cagney <cagney@redhat.com>
12085
12086 * gdb.base/fileio.c (strerrno): Add "EBUSY".
12087
1c9b8f33
AC
120882004-01-07 Andrew Cagney <cagney@redhat.com>
12089
12090 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
12091 when creating the read-only file. From analysis by Roland McGrath
12092 and Elena Zannoni.
12093
753ccc7a
MC
120942004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12095
12096 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
12097
eca3e36b
MC
120982004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12099
12100 * gdb.base/cvexpr.c: Be type-safe with function pointers and
12101 data pointers.
12102
f8d4bac4
MC
121032004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12104
12105 * gdb.cp/m-static.exp: Compile one source file at a time.
12106 Delete unused call to get_compiler_info.
12107
9b4e0f94
MC
121082004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12109
12110 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
12111 * gdb.base/call-rt-st.exp: Likewise.
12112 * gdb.base/nodebug.exp: Likewise.
12113 * gdb.base/volatile.exp: Likewise.
12114 * gdb.cp/ref-types.exp: Likewise.
12115 * gdb.cp/templates.exp: Likewise.
12116
023c1024
MK
121172004-01-05 Mark Kettenis <kettenis@gnu.org>
12118
12119 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
12120
19703c4a
MC
121212004-01-05 Michael Chastain <mec.gnu@mindspring.com>
12122
12123 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
12124 hppa*-hp-hpux*.
12125
18b67037
MK
121262004-01-04 Mark Kettenis <kettenis@gnu.org>
12127
ba6219c8
MK
12128 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
12129 x86_64-*-*.
12130
18b67037
MK
12131 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
12132 sparc64-*-* and sparc*-solaris2*.
12133
1bfbbb9d
MK
121342004-01-04 Mark Kettenis <kettenis@gnu.org>
12135
12136 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
12137 return ${tests}" test. The ${tests} already mentions the
12138 filename.
12139
06846494
MC
121402004-01-02 Michael Chastain <mec.gnu@mindspring.com>
12141
12142 * gdb.cp/local.exp: Accept gcc abi 2.
12143
3b0cb202
MC
121442004-01-02 Michael Chastain <mec.gnu@mindspring.com>
12145
12146 * gdb.cp/templates.exp: Accept gcc abi 2.
12147
0643ec3f
MC
121482004-01-02 Michael Chastain <mec.gnu@mindspring.com>
12149
12150 * lib/compiler.cc: Remove supports_template_debugging.
12151 * gdb.cp/templates.exp: Do not test supports_template_debugging.
12152
d231d0b1
MC
121532004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12154
12155 * gdb.cp/namespace.exp: Accept gcc abi 2.
12156
44ffb27c
MC
121572004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12158
12159 * gdb.cp/method.exp: Accept gcc abi 2.
12160
184ad485
MC
121612004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12162
12163 * gdb.cp/classes.exp: Generate identical results as old version.
12164 * gdb.cp/derivation.exp: Likewise.
12165 * gdb.cp/overload.exp: Likewise.
12166 * gdb.cp/virtfunc.exp: Likewise.
12167
116f09e7
MC
121682004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12169
12170 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
12171 mysterious bug with sourceware version of expect.
12172
b1379776
MC
121732004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12174
12175 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
12176 current versions of gcc, including gcc abi 2. Remove gratuitous
12177 restart of test program. Use gdb_test_multiple and gdb_test for
12178 all tests. Add patterns to xfail missing "const" in "const char *"
12179 and kfail PR gdb/1155.
12180
6b7a4c0e
MC
121812004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12182
12183 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
12184 current versions of gcc, including gcc abi 2. Remove gratuitous
12185 restart of test program. Use gdb_test_multiple and gdb_test for
12186 all tests. Add patterns to kfail PR gdb/1498.
12187
51615d72
MC
121882003-12-31 Michael Chastain <mec.gnu@mindspring.com>
12189
12190 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
12191 current versions of gcc, including gcc abi 2. Use "breakpoint"
12192 and "continue" instead of restarting the target program. Use
12193 gdb_test_multiple and gdb_test for all tests.
12194
7b79a9d7
MK
121952004-01-01 Mark Kettenis <kettenis@gnu.org>
12196
12197 * gdb.asm/asm-source.exp: Update copyright year. Link statically
12198 for *-*-solaris2*.
12199
1cd3489f
MC
122002003-12-31 Michael Chastain <mec.gnu@mindspring.com>
12201
12202 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
12203 current versions of gcc, including gcc abi 2. Use "breakpoint"
12204 and "continue" instead of restarting the target program several
12205 times. Use gdb_test_multiple and gdb_test for all tests.
12206
850742db
MC
122072003-12-18 Michael Chastain <mec.gnu@mindspring.com>
12208
12209 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
12210 source files.
12211
eb4bbda8
MC
122122003-12-16 Michael Chastain <mec.gnu@mindspring.com>
12213
12214 * gdb.base/environ.exp: Handle compiling test case from multiple
12215 source files.
12216
e42c7771
MC
122172003-12-16 Michael Chastain <mec.gnu@mindspring.com>
12218
12219 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
12220
80e4b428
JB
122212003-12-17 Jim Blandy <jimb@redhat.com>
12222
5f06973a
JB
12223 * gdb.base/freebpcmd.c: Add copyright notice.
12224
80e4b428
JB
12225 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
12226
0ab84fb7
MC
122272003-12-16 Michael Chastain <mec.gnu@mindspring.com>
12228
12229 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
12230
1b3bb3d0
JB
122312003-12-13 Jim Blandy <jimb@redhat.com>
12232
12233 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
12234
3a4c9371
KB
122352003-12-12 Kevin Buettner <kevinb@redhat.com>
12236
12237 * gdb.asm/frv.inc: New file.
12238 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
12239
a1dea79a
FF
122402003-12-09 Fred Fish <fnf@redhat.com>
12241
12242 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
12243 functions to break1.c and leave prototypes behind. Add more
12244 "set breakpoint NN here" comments.
12245 * gdb.base/break1.c: New file.
12246
12247 * gdb.base/break.exp: Handle compiling test case from multiple
12248 source files and change source file references as needed.
12249 * gdb.base/completion.exp: Ditto.
12250 * gdb.base/condbreak.exp: Ditto.
12251 * gdb.base/define.exp: Ditto.
12252 * gdb.base/ena-dis-br.exp: Ditto.
12253 * gdb.base/info-proc.exp: Ditto.
12254 * gdb.base/maint.exp: Ditto.
12255 * gdb.base/until.exp: Ditto.
12256
12257 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
12258 hardcoded line numbers.
12259 * gdb.base/define.exp: Ditto.
12260 * gdb.base/ena-dis-br.exp: Ditto.
12261 * gdb.base/maint.exp: Ditto.
12262 * gdb.base/until.exp: Ditto.
12263
12264 * gdb.base/completion.exp: Use "break1" for completion tests since
12265 "break" is no longer a unique prefix.
12266
5266b69c
AC
122672003-12-06 Andrew Cagney <cagney@redhat.com>
12268
12269 * gdb.base/structs.exp (test_struct_returns): When applicable, set
12270 "return_value_unimplemented". When an unimplemented struct return
12271 architecture, report incorrect values as a KFAIL
12272
374451f0
MC
122732003-12-05 Michael Chastain <mec.gnu@mindspring.com>
12274
12275 * gdb.cp/rtti.exp: Accept new wording of warning from
12276 cp_lookup_rtti_type.
12277
ba9b20a7
MC
122782003-12-05 Michael Chastain <mec.gnu@mindspring.com>
12279
12280 Partial fix for PR testsuite/1456.
12281 * gdb.base/scope.exp (test_at_main): Replace references to
12282 gcc_compiled with calls to test_compiler_info.
12283 (test_at_foo): Likewise.
12284 (test_at_bar): Likewise.
12285
b74b6d0b
MC
122862003-12-04 Michael Chastain <mec.gnu@mindspring.com>
12287
12288 Partial fix for PR testsuite/1456.
12289 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
12290 to test_compiler_info.
12291
ccfa3402
MC
122922003-12-03 Michael Chastain <mec.gnu@mindspring.com>
12293
12294 * gdb.base/so-impl-ld.exp: Update copyright notice.
12295
f6246aba
MC
122962003-12-02 Michael Chastain <mec.gnu@mindspring.com>
12297
12298 Partial fix for PR testsuite/1456.
12299 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
12300 to test_compiler_info.
12301
13ae734a
MC
123022003-11-28 Michael Chastain <mec.gnu@mindspring.com>
12303
12304 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
12305 from current versions of gdb. Clean up regular expressions.
12306 Delete redundant timeout case.
12307
d8e1cdee
MC
123082003-11-28 Michael Chastain <mec.gnu@mindspring.com>
12309
12310 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
12311 from current versions of gdb. Clean up regular expressions.
12312 Delete redundant timeout case.
12313
96457b64
MC
123142003-12-01 Michael Chastain <mec.gnu@mindspring.com>
12315
12316 Partial fix for PR testsuite/1456.
12317 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
12318 gcc_compiled with call to test_compiler_info.
12319
f35309fc
MC
123202003-11-30 Michael Chastain <mec.gnu@mindspring.com>
12321
12322 Partial fix for PR testsuite/1456.
12323 * gdb.base/list.exp (test_list_function): Delete unused declaration
12324 of gcc_compiled.
12325
d7afdf9b
MC
123262003-11-29 Michael Chastain <mec.gnu@mindspring.com>
12327
12328 Partial fix for PR testsuite/1456.
12329 * gdb.base/complex.exp: Replace reference to gcc_compiled with
12330 call to test_compiler_info.
12331
71507b56
MK
123322003-11-29 Mark Kettenis <kettenis@gnu.org>
12333
12334 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
12335 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
12336 it to create the appropriate note.inc.
12337 * gdb.asm/asmsrc1.s: Include "note.inc".
12338 * gdb.asm/netbsd.inc: New file.
12339 * gdb.asm/empty.inc: New file.
12340
f81f93f7
MC
123412003-11-28 Michael Chastain <mec.gnu@mindspring.com>
12342
12343 Partial fix for PR testsuite/1456.
12344 * gdb.base/constvars.exp: Replace references to gcc_compiled with
12345 calls to test_compiler_info.
12346
9a77938e
MC
123472003-11-27 Michael Chastain <mec.gnu@mindspring.com>
12348
12349 Partial fix for PR testsuite/1456.
12350 * gdb.base/volatile.exp: Replace references to gcc_compiled with
12351 calls to test_compiler_info.
12352
e8367dc7
MK
123532003-11-27 Mark Kettenis <kettenis@gnu.org>
12354
12355 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
12356 pattern for the KFAILs.
12357
526c61ee
AF
123582003-11-25 Adam Fedor <fedor@gnu.org>
12359
12360 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
12361 * gdb.objc/objcdecode.m: New file.
12362
28f2d600
AF
123632003-11-25 Adam Fedor <fedor@gnu.org>
12364
12365 * gdb.objc/nondebug.exp: Test for PR objc/1236.
12366 * gdb.objc/nondebug.m: New file.
12367
a3895cee
BE
123682003-11-26 Ben Elliston <bje@wasabisystems.com>
12369
12370 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
12371 NetBSD as it does on FreeBSD. Modelled on a similar change by
12372 Mark Kettenis on 2003-05-30.
12373 (link-flags): Set to "--entry _start" regardless of target.
12374 Special linker flags are to be appended to $link-flags.
12375 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
12376
c9f2c8a3
MC
123772003-11-25 Michael Chastain <mec.gnu@mindspring.com>
12378
12379 * gdb.cp/method.exp: Accept output of new demangler.
12380
15a0587a 123812003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
12382
12383 * gdb/class2.exp: New file.
12384 * gdb/class2.cc: New file.
12385
3c00b570
MC
123862003-11-25 Michael Chastain <mec.gnu@mindspring.com>
12387
12388 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
12389 of new demangler.
12390
7027acc7
MK
123912003-11-23 Mark Kettenis <kettenis@gnu.org>
12392
12393 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
12394 of gdb_test "run".
12395
b0e1598a
MK
123962003-11-23 Mark Kettenis <kettenis@gnu.org>
12397
12398 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
12399 "continue" into "run".
12400
4d9eda44
MC
124012003-11-23 Michael Chastain <mec.gnu@mindspring.com>
12402
12403 Partial fix for PR testsuite/1456.
12404 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
12405 call to test_compiler_info.
12406 * gdb.cp/ctti.exp: Likewise.
12407 * gdb.cp/derivation.exp: Likewise.
12408 * gdb.cp/member-ptr.exp: Likewise.
12409 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
12410 reference to gcc_compiled.
12411
124122003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
12413
12414 Fix PR testsuite/1463.
12415 * gdb.base/structs.exp (start_structs_test): Call
12416 get_debug_format before using the debug format.
12417
d422fe19
AC
124182003-11-22 Andrew Cagney <cagney@redhat.com>
12419
12420 * lib/gdb.exp (gdb_test_multiple): Add simple example.
12421 * gdb.base/structs.exp: Use gdb_test_multiple.
12422
039cf96d
AC
124232003-11-20 Andrew Cagney <cagney@redhat.com>
12424
6882279b
AC
12425 * gdb.base/structs.exp: Handle and recover from internal errors.
12426 Replace "foo${n}" with "foo<n>" in test messages.
12427
e53890ae
AC
12428 * gdb.base/structs.exp: Update copyright. Rewrite.
12429 * gdb.base/structs.c: Update copyright. Rewrite.
12430
2b211c59
AC
12431 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
12432 resync count exceeded.
d63a86f8 12433
039cf96d
AC
12434 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
12435 from the internal error.
12436 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
12437 Original from Jim Blandy.
12438 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 12439
eac98b22
AC
124402003-11-19 Andrew Cagney <cagney@redhat.com>
12441
12442 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
12443 KFAIL.
12444
67455b2a
MK
124452003-11-17 Mark Kettenis <kettenis@gnu.org>
12446
12447 New testcase for PR backtrace/1435.
12448 * gdb.arch/i386-unwind.exp: New file.
12449 * gdb.arch/i386-unwind.c: New file.
12450
853d6e5b
AC
124512003-11-17 Andrew Cagney <cagney@redhat.com>
12452
12453 * lib/gdb.exp (compiler_info): New global.
12454 (test_compiler_info): New function.
12455 (get_compiler_info): Set compiler_info.
12456 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
12457 "compiler_info" to gcc-<major>-<minor>.
12458
38cf6e11
MC
124592003-11-15 Michael Chastain <mec.gnu@mindspring.com>
12460
12461 * gdb.trace/configure: Remove.
12462
a50d3602
EZ
124632003-11-13 Elena Zannoni <ezannoni@redhat.com>
12464
12465 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 12466 breakpoints.
a50d3602
EZ
12467 * gdb.base/break.exp: Remove all references to explicit line
12468 numbers.
12469
d9407aaa
NC
124702003-11-11 Nick Clifton <nickc@redhat.com>
12471
12472 * gdb.base/shreloc.exp: Do not run for targets which do not
12473 support shared objects.
12474
db488fc1
CV
124752003-11-10 Corinna Vinschen <vinschen@redhat.com>
12476
12477 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
12478 Don't run tests if nofileio flag is given.
12479
6a90a18e
EZ
124802003-11-07 Elena Zannoni <ezannoni@redhat.com>
12481
12482 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 12483 as well as 'Watchpoint'.
6a90a18e 12484
0b915e9c
EZ
124852003-11-06 Elena Zannoni <ezannoni@redhat.com>
12486
12487 Reported by Jim Ingham <jingham@apple.com>:
12488 * gdb.base/annota1.exp: Match at least one occurrence of the
12489 signal handler annotation.
12490
d7e4b55f
EZ
124912003-11-06 Elena Zannoni <ezannoni@redhat.com>
12492
a9c64011
AS
12493 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
12494 as well as 'Watchpoint'.
d7e4b55f 12495
2fe4e8d0
MC
124962003-11-05 Michael Chastain <mec@shout.net>
12497
12498 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
12499
6ef88553
KW
125002003-11-03 Kris Warkentin <kewarken@qnx.com>
12501
12502 * gdb.arch/gdb1291.c: New test file.
12503 * gdb.arch/gdb1291.exp: New test script.
12504 * gdb.arch/gdb1431.c: New test file.
12505 * gdb.arch/gdb1431.exp: New test script.
12506
ae7dc4d8
MC
125072003-10-22 Michael Chastain <mec@shout.net>
12508
12509 * gdb.mi/pthreads.c: Add copyright notice.
12510
c39d7427
MC
125112003-10-22 Michael Chastain <mec@shout.net>
12512
12513 * gdb.threads/pthreads.c: Add copyright notice.
12514
8b7d96c1
MC
125152003-10-20 Michael Chastain <mec@shout.net>
12516
12517 * gdb.base/gdb1056.exp: New test script.
12518
d1d69fdd
DJ
125192003-10-13 Daniel Jacobowitz <drow@mvista.com>
12520
12521 * gdb.threads/killed.exp: Use gdb_run_cmd.
12522
7d605576
DJ
125232003-10-13 Daniel Jacobowitz <drow@mvista.com>
12524
12525 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
12526 create a core file.
12527 * gdb.threads/gcore-thread.exp: Likewise.
12528
618ec112
CV
125292003-10-13 Corinna Vinschen <vinschen@redhat.com>
12530
12531 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
12532 type, based on char type.
12533 (struct bit_flags_short_t): New bitfield type, based on short type.
12534 (init_bit_flags_char): New fuction.
12535 (init_bit_flags_short): Ditto.
12536 (print_bit_flags_char): Ditto.
12537 (print_bit_flags_short): Ditto.
12538 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
12539
9367a73c
MC
125402003-10-11 Michael Chastain <mec@shout.net>
12541
12542 * gdb.base/call-rt-st.exp: Update copyright year.
12543
1decf120
KI
125442003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
12545
12546 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
12547 * gdb.disasm/sh3.s: Ditto.
12548
5445b2ae
DJ
125492003-10-07 Daniel Jacobowitz <drow@mvista.com>
12550
12551 * gdb.threads/switch-threads.exp: New test.
12552 * gdb.threads/switch-threads.c: New source file.
12553
aec24853
CV
125542003-10-07 Corinna Vinschen <vinschen@redhat.com>
12555
12556 * gdb.base/ending-run.exp: Add sh specific case.
12557
adc7428d
AC
125582003-10-06 Andrew Cagney <cagney@redhat.com>
12559
12560 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
12561 * gdb.disasm/mn10200.exp: Delete obsolete file.
12562
c9d37158
DJ
125632003-09-29 Daniel Jacobowitz <drow@mvista.com>
12564
12565 * ChangeLog: Correct an entry command.exp -> commands.exp.
12566 * gdb.base/commands.exp (bp_deleted_in_command_test)
12567 (temporary_breakpoint_commands): Check noargs.
12568
79c2c32d
DC
125692003-09-25 David Carlton <carlton@kealia.com>
12570
12571 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
12572 of some print tests, where appropriate. Add tests for C::D::cd,
12573 E::ce, F::cXfX, G::XgX.
12574 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
12575
594e6d67
RE
125762003-09-25 Richard Earnshaw <rearnsha@arm.com>
12577
12578 * lib/java.exp (java_init): Import target_alias before using it.
12579
10f0d451
DC
125802003-09-25 David Carlton <carlton@kealia.com>
12581
12582 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
12583
274bcba0
EZ
125842003-09-23 Elena Zannoni <ezannoni@redhat.com>
12585
d63a86f8 12586 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 12587 weirdness.
274bcba0 12588
cdbf20f7
MC
125892003-09-17 Michael Chastain <mec@shout.net>
12590
12591 * gdb.cp/gdb1355.exp: New file.
12592 * gdb.cp/gdb1355.c: New file.
12593
71e06f80
CV
125942003-09-15 Corinna Vinschen <vinschen@redhat.com>
12595
12596 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
12597 * gdb.asm/sh.inc: New file.
12598
5c4e30ca
DC
125992003-09-11 David Carlton <carlton@kealia.com>
12600
bd45b7af
DC
12601 * gdb.cp/namespace.exp: Add tests for namespace types.
12602 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
12603 (test_namespace): New.
12604
1c199746
EZ
126052003-09-11 Elena Zannoni <ezannoni@redhat.com>
12606
a9c64011 12607 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 12608 * gdb.stabs/weird.exp: Ditto.
1c199746 12609
04ed252f
MC
126102003-09-08 Michael Chastain <mec@shout.net>
12611
12612 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
12613
d8a2d9e7
MC
126142003-09-07 Michael Chastain <mec@shout.net>
12615
12616 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
12617 'parse error'.
12618
161afb24
MK
126192003-09-07 Mark Kettenis <m.kettenis@osp.nl>
12620
12621 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
12622
49f2741a
MC
126232003-08-30 Michael Chastain <mec@shout.net>
12624
12625 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
12626 * gdb.gdb/observer.exp: Ditto.
12627 * gdb.gdb/xfullpath.exp: Ditto.
12628
8afa723e
MK
126292003-08-29 Mark Kettenis <kettenis@gnu.org>
12630
12631 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
12632 *-*-*bsd*.
12633
f31dfe3b
JJ
126342003-08-28 Jeff Johnston <jjohnstn@redhat.com>
12635
12636 * gdb.base/dump.exp: Skip for ia64.
12637
4630e498
JJ
126382003-08-25 Jeff Johnston <jjohnstn@redhat.com>
12639
12640 * gdb.asm/asm-source.exp: Add ia64 support.
12641 * gdb.asm/ia64.inc: New file.
12642
1105b7ef
MC
126432003-08-22 Michael Chastain <mec@shout.net>
12644
12645 * gdb.cp: New directory.
12646 * gdb.cp/*: Copy from gdb.c++/*.
12647 * gdb.c++/*: Remove.
12648 * Makefile.in: Change gdb.c++ to gdb.cp.
12649 * configure.in: Ditto.
12650 * configure: Regnerate.
12651
c945b932
MK
126522003-08-18 Mark Kettenis <kettenis@gnu.org>
12653
12654 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
12655 * gdb.arch/i386-prologue.c (gdb1338): Add function.
12656
2b66634b
DJ
126572003-08-17 Daniel Jacobowitz <drow@mvista.com>
12658
12659 * mi-var-display.exp (-var-list-children weird): Accept function
12660 pointers with argument types.
12661 * mi1-var-display.exp (-var-list-children weird): Likewise.
12662 * mi2-var-display.exp (-var-list-children weird): Likewise.
12663
a356f73b
DJ
126642003-08-17 Daniel Jacobowitz <drow@mvista.com>
12665
12666 * gdb.base/annota3.exp: Add missing newline.
12667
483417b8
MC
126682003-08-06 Michael Chastain <mec@shout.net>
12669
12670 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
12671
c99c59c3
MS
126722003-08-12 Michael Snyder <msnyder@redhat.com>
12673
12674 * gdb.base/float.exp: Add test for SH.
12675
55ed7501
MK
126762003-08-10 Mark Kettenis <kettenis@gnu.org>
12677
12678 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
12679
1a371f2e
EZ
126802003-08-07 Elena Zannoni <ezannoni@redhat.com>
12681
12682 * gdb.base/completion.exp: Remove reduntant completion test
12683 on filename.
12684
e0f353ce
EZ
126852003-08-07 Elena Zannoni <ezannoni@redhat.com>
12686
a9c64011
AS
12687 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
12688 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
12689 gdb.trace/save-trace.exp: Make sure that full pathnames are
12690 escaped correctly.
e0f353ce 12691
5710a1af 126922003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 12693
a9c64011
AS
12694 * configure.in: Don't generate config.h from config.hin.
12695 * configure: Regenerate.
12696 * config.hin: Remove file.
12697 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
12698 * gdb.threads/pthreads.c: Ditto.
5710a1af 12699
dcd81ce9
DJ
127002003-08-07 Daniel Jacobowitz <drow@mvista.com>
12701
12702 From Kei Sakamoto <sakamoto.kei@renesas.com>:
12703 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
12704 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
12705 Replace ld24 with seth/add3.
12706
6009d884
AC
127072003-08-02 Andrew Cagney <cagney@redhat.com>
12708
12709 * gdb.base/annota3.exp: New file.
12710 * gdb.base/annota3.c: New file.
12711 * gdb.c++/annota3.exp: New file.
12712 * gdb.c++/annota3.cc: New file.
12713
51514e06
MC
127142003-07-29 Michael Chastain <mec@shout.net>
12715
12716 * gdb.threads/tls.c (spin): Check errno only if sem_wait
12717 actually failed.
12718 (do_pass): Likewise.
12719 * gdb.threads/tls.exp: Always initialize no_of_threads.
12720
4ee6625b
DJ
127212003-07-27 Daniel Jacobowitz <drow@mvista.com>
12722
12723 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
12724 pattern.
12725 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
12726 * gdb.threads/tls.exp: Recognize one case of the host library not
12727 supporting TLS.
12728
225f2bf6
AC
127292003-07-27 Andrew Cagney <cagney@redhat.com>
12730
12731 * gdb.base/fileio.exp: Use SH when running commands using
12732 remote_exec.
12733
bcb27c9f
DJ
127342003-07-24 Daniel Jacobowitz <drow@mvista.com>
12735
12736 From Kei Sakamoto <sakamoto.kei@renesas.com>:
12737 * gdb.base/relocate.c (dummy): New padding array.
12738
3d67be83
MS
127392003-07-22 Michael Snyder <msnyder@redhat.com>
12740
d63a86f8 12741 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
12742
12743 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
12744 patterns to be more general, accepting old and new output.
12745 Some output chars (such as '+') also must be quoted.
d63a86f8 12746 Some addresses are displayed numerically instead of
3d67be83
MS
12747 symbolically.
12748
57ba3b85
MS
127492003-07-23 Michael Snyder <msnyder@redhat.com>
12750
686d097c
MS
12751 * gdb.base/return2.exp: Don't test long-long return.
12752
57ba3b85
MS
12753 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
12754 * gdb.disasm/t01_mov.exp: Ditto.
12755 * gdb.disasm/t02_mova.s: Ditto.
12756 * gdb.disasm/t02_mova.exp: Ditto.
12757 * gdb.disasm/t03_add.s: Ditto.
12758 * gdb.disasm/t03_add.exp: Ditto.
12759 * gdb.disasm/t04_sub.s: Ditto.
12760 * gdb.disasm/t04_sub.exp: Ditto.
12761 * gdb.disasm/t05_cmp.s: Ditto.
12762 * gdb.disasm/t05_cmp.exp: Ditto.
12763 * gdb.disasm/t06_ari2.s: Ditto.
12764 * gdb.disasm/t06_ari2.exp: Ditto.
12765 * gdb.disasm/t07_ari3.s: Ditto.
12766 * gdb.disasm/t07_ari3.exp: Ditto.
12767 * gdb.disasm/t08_or.s: Ditto.
12768 * gdb.disasm/t08_or.exp: Ditto.
12769 * gdb.disasm/t09_xor.s: Ditto.
12770 * gdb.disasm/t09_xor.exp: Ditto.
12771 * gdb.disasm/t10_and.s: Ditto.
12772 * gdb.disasm/t10_and.exp: Ditto.
12773 * gdb.disasm/t11_logs.s: Ditto.
12774 * gdb.disasm/t11_logs.exp: Ditto.
12775 * gdb.disasm/t12_bit.s: Ditto.
12776 * gdb.disasm/t12_bit.exp: Ditto.
12777 * gdb.disasm/t13_otr.s: Ditto.
12778 * gdb.disasm/t13_otr.exp: Ditto.
12779
e00759ef
EZ
127802003-07-22 Elena Zannoni <ezannoni@redhat.com>
12781
12782 * gdb.threads/tls.exp :Add kfail for 'info address' case.
12783
8bc2021f
EZ
127842003-07-22 Elena Zannoni <ezannoni@redhat.com>
12785
a9c64011
AS
12786 * gdb.threads/tls.c : New file.
12787 * gdb.threads/tls.exp : New file.
12788 * gdb.threads/tls-main.c : New file.
12789 * gdb.threads/tls-shared.c : New file.
12790 * gdb.threads/tls-shared.exp : New file.
8bc2021f 12791
89320c4c
AS
127922003-07-22 Andreas Schwab <schwab@suse.de>
12793
12794 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
12795
180dea7c
AS
127962003-07-20 Andreas Schwab <schwab@suse.de>
12797
12798 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
12799 due to insn reordering.
12800
0714963c
AC
128012003-07-15 Andrew Cagney <cagney@redhat.com>
12802
12803 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
12804
98a23b3f
MC
128052003-07-15 Michael Chastain <mec@shout.net>
12806
12807 * gdb.base/gdb1250.exp: New file.
12808 * gdb.base/gdb1250.c: New file.
12809
27e417a2
ML
128102003-07-09 Michal Ludvig <mludvig@suse.cz>
12811
12812 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
12813 expansion of size_t to 'unsigned long', not only to 'unsigned'.
12814
8bc2021f
EZ
128152003-07-09 Elena Zannoni <ezannoni@redhat.com>
12816
a9c64011
AS
12817 * gdb.threads/tls.c: New file.
12818 * gdb.threads/tls.exp: New file.
12819 * gdb.threads/tls-main.c: New file.
12820 * gdb.threads/tls-shared.c: New file.
12821 * gdb.threads/tls-shared.exp: New file.
8bc2021f 12822
d99968dc
EZ
128232003-07-09 Elena Zannoni <ezannoni@redhat.com>
12824
12825 * gdb.base/annota1.exp: Make sure that we properly escape the
12826 full path of the source file. Xfail more permissive patterns,
d63a86f8 12827 due to a compiler debug info problem.
d99968dc 12828
83876b3b
AS
128292003-07-07 Andreas Schwab <schwab@suse.de>
12830
2705e972
AS
12831 * gdb.asm/m68k.inc: New file.
12832 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
12833
83876b3b
AS
12834 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
12835 arguments"): Also match negative number.
12836
12837 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
12838
3a871b37
DJ
128392003-07-03 Daniel Jacobowitz <drow@mvista.com>
12840
12841 * gdb.base/store.c (charest): New typedef.
12842 (add_char): Rename to add_charest, update.
12843 (wack_char): Rename to wack_charest, update types. Return l + r
12844 to keep r live across the call.
12845 (wack_short, wack_int, wack_long, wack_longest, wack_float)
12846 (wack_double, wack_doublest): Return l + r to keep r live across
12847 the call.
12848 * gdb.base/store.exp: Accomodate store.c changes.
12849
b2a7f303
DC
128502003-06-30 David Carlton <carlton@kealia.com>
12851
12852 * gdb.c++/maint.exp (test_invalid_name): New.
12853 (test_first_component): Add tests for invalid names.
12854
3c6cb4a1
MC
128552003-06-29 Michael Chastain <mec@shout.net>
12856
12857 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
12858 output of '<VTT for class>' for virtual base classes.
12859
f1c2644b
DJ
128602003-06-29 Daniel Jacobowitz <drow@mvista.com>
12861
12862 * gdb.base/completion.exp: Tab-complete "complet" instead of
12863 "compl".
12864 * gdb.base/complex.exp, gdb.base/complex.c: New files.
12865
18080350
DJ
128662003-06-29 Daniel Jacobowitz <drow@mvista.com>
12867
12868 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
12869 * gdb.base/volatile.exp: Likewise.
12870
f56973f8
DJ
128712003-06-29 Daniel Jacobowitz <drow@mvista.com>
12872
12873 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
12874 gdb/1265.
12875
128762003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
12877 Daniel Jacobowitz <drow@mvista.com>
12878
12879 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
12880 initial line count of 'captured_main' from 26 to 32.
12881 (test_with_self): Allow xmalloc call to be interleaved with the
12882 preceding two lines.
12883
e766d4d6
JB
128842003-06-24 Joel Brobecker <brobecker@gnat.com>
12885
12886 * gdb.base/bang.exp: New testcase.
12887
f125c9a4
JB
128882003-06-23 Joel Brobecker <brobecker@gnat.com>
12889
12890 * gdb.base/langs.exp: Add some tests for the "minimal" language
12891 support.
12892
6e25beaf
EZ
128932003-06-23 Elena Zannoni <ezannoni@redhat.com>
12894
12895 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
12896 the testcase.
12897
2f816dda
DJ
128982003-06-22 Daniel Jacobowitz <drow@mvista.com>
12899
12900 * gdb.base/relocate.exp: Test add-symbol-file with a variable
12901 offset.
12902
db5a5748
DJ
129032003-06-22 Daniel Jacobowitz <drow@mvista.com>
12904
12905 * gdb.c++/pr-1210.cc: New file.
12906 * gdb.c++/pr-1210.exp: New file.
12907
1df0c130
DJ
129082003-06-21 Daniel Jacobowitz <drow@mvista.com>
12909
12910 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
12911 000-exec-continue.
12912
a92feac0
MK
129132003-06-15 Mark Kettenis <kettenis@gnu.org>
12914
12915 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
12916 on *-*-*bsd* instead of *-*-freebsd*.
12917
81a58f5b
AC
129182003-06-14 Andrew Cagney <cagney@redhat.com>
12919
12920 * gdb.base/store.exp: Test longest and doublest. Test all
12921 parameters. Weaken return statement match.
12922 * gdb.base/store.c: Add longest and doublest - aka long long and
12923 long double functions. Put all parameters into local register
12924 variables. Use negative values.
12925
b257a0d3
AC
129262003-06-14 Andrew Cagney <cagney@redhat.com>
12927
12928 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
12929 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
12930 exit status.
12931 * gdb.base/fileio.exp: Disable target when nointerrupts and
12932 noinferiorio, instead of limiting it to remote. Use remote_exec
12933 instead of system.
d63a86f8 12934
21c38304
JJ
129352003-06-12 Jeff Johnston <jjohnstn@redhat.com>
12936
12937 * gdb.base/float.exp: Add ia64 support.
12938
1bcdb424
CV
129392003-06-12 Corinna Vinschen <vinschen@redhat.com>
12940
12941 * gdb.base/fileio.exp: Run only on remote targets.
12942
6aeb981f
CV
129432003-06-10 Corinna Vinschen <vinschen@redhat.com>
12944
12945 * gdb.base/fileio.c: New file, testing File-I/O.
12946 * gdb.base/fileio.exp: Ditto.
12947
53df362e
RG
129482003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
12949
12950 * gdb.base/shreloc.exp: New file, check symbol values obtained from
12951 shared objects after relocation at load time (gdb PR/1132).
12952 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 12953 as above, part of the shared object relocation test.
53df362e 12954
ffee1b46
MK
129552003-06-08 Mark Kettenis <kettenis@gnu.org>
12956
b5ca3722
MK
12957 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
12958 fully filled history list.
12959 * gdb.base/gdb_history: New file.
12960
03ed860d
MK
12961 * gdb.base/signals.exp: XFAIL "continue to func1" on
12962 i*86-*-freebsd*.
12963
ffee1b46
MK
12964 * gdb.base/attach.exp: When trying to attach to a nonexistent
12965 process, make it possible to specify the PID based on the target,
12966 and do so for *-*-freebsd*.
12967
d80dbb52
RH
129682003-06-02 Richard Henderson <rth@redhat.com>
12969
12970 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
12971
6dd77b81
RH
129722003-06-02 Richard Henderson <rth@redhat.com>
12973
12974 * gdb.base/selftest.exp: Next over lim_at_start initialization.
12975
f6347e16
RH
129762003-06-02 Richard Henderson <rth@redhat.com>
12977
12978 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
12979
2c161407
DJ
129802003-06-01 Daniel Jacobowitz <drow@mvista.com>
12981
12982 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
12983 of globalvar.
12984
572eb746
MK
129852003-06-01 Mark Kettenis <kettenis@gnu.org>
12986
12987 * gdb.asm/asm-source.exp: Check for memory read errors in
12988 disassembler test on *BSD too.
12989
9e9617a5
RH
129902003-06-01 Richard Henderson <rth@redhat.com>
12991
12992 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
12993 for .frame.
12994 (gdbasm_call): Lose ldgp.
12995 (gdbasm_startup): Add frame information.
12996 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
12997
7b34ad4e
MK
129982003-05-31 Mark Kettenis <kettenis@gnu.org>
12999
13000 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
13001 i?86-*-*.
13002
10059fdf
MK
130032003-05-30 Mark Kettenis <kettenis@gnu.org>
13004
13005 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
13006 FreeBSD.
13007
acf4b816
RH
130082003-05-29 Richard Henderson <rth@redhat.com>
13009
13010 * gdb.asm/alpha.inc: New file.
13011 * gdb.asm/asm-source.exp: Use it.
13012
e9ecd949
JB
130132003-05-29 Jim Blandy <jimb@redhat.com>
13014
13015 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
13016 'core.PID'.
13017
e3e5a4f3
JB
130182003-05-22 Jim Blandy <jimb@redhat.com>
13019
13020 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
13021 backtrace.
d63a86f8 13022
72fe3d25
DC
130232003-05-20 David Carlton <carlton@math.stanford.edu>
13024
13025 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
13026 this time.
13027
58da2eb2
DC
130282003-05-19 David Carlton <carlton@bactrian.org>
13029
13030 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
13031 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
13032
1fcb5155
DC
130332003-05-19 David Carlton <carlton@bactrian.org>
13034
13035 * gdb.c++/namespace.exp: Add namespace scope and anonymous
13036 namespace tests.
13037 Bump copyright date.
13038 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
13039 (main): Call C::D::marker2.
13040 * gdb.c++/namespace1.cc: New file.
13041
85e85163
JJ
130422003-05-14 Jeff Johnston <jjohnstn@redhat.com>
13043
13044 Roland McGrath <roland@redhat.com>
d63a86f8 13045 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
13046 there is no manager thread.
13047
a25fbfec
JJ
130482003-05-08 Jeff Johnston <jjohnstn@redhat.com>
13049
d63a86f8
RM
13050 * gdb.threads/schedlock.exp: Remove assumption that all threads
13051 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
13052 in one of the child threads rather than the main thread.
13053
be375bae
JB
130542003-05-07 Jim Blandy <jimb@redhat.com>
13055
09bf6082
JB
13056 Add support for assembly source testing on the s390x.
13057 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
13058 architecture.
13059 * gdb.asm/s390x.inc: New file.
13060
be375bae
JB
13061 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
13062 succession of 'if' statements.
13063
00905d52
AC
130642003-05-05 Andrew Cagney <cagney@redhat.com>
13065
13066 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
13067
b1e29e33
AC
130682003-05-05 Andrew Cagney <cagney@redhat.com>
13069
13070 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
13071 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
13072
e33d66ec
EZ
130732003-05-02 Elena Zannoni <ezannoni@redhat.com>
13074
13075 * gdb.base/charset.exp: Update based on new behavior of set/show
13076 charset commands.
13077
2b6fd0d8
AC
130782003-05-01 Andrew Cagney <cagney@redhat.com>
13079
13080 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
13081 variable do not give memory errors.
13082
130cacce
AF
130832003-04-30 Adam Fedor <fedor@gnu.org>
13084
13085 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
13086 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
13087 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
13088 gdb.objc/basicclass.m: : New files
13089
13090 * lib/gdb.exp (gdb_compile_objc): New procedure.
13091
bea71854
DJ
130922003-04-27 Daniel Jacobowitz <drow@mvista.com>
13093
13094 * gdb.base/signals.exp: Make backtrace tests more specific.
13095
0f20eeea
DC
130962003-04-23 David Carlton <carlton@bactrian.org>
13097
13098 * gdb.c++/maint.exp (test_first_component): Add tests for
13099 'operator' in more locations.
13100
c8c4d8dc
KB
131012003-04-16 Kevin Buettner <kevinb@redhat.com>
13102
13103 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
13104
3fe60e3c
EZ
131052003-04-16 Elena Zannoni <ezannoni@redhat.com>
13106
13107 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 13108 func marke' instead. Update test name.
3fe60e3c 13109
9219021c
DC
131102003-04-15 David Carlton <carlton@math.stanford.edu>
13111
13112 * gdb.c++/maint.exp: New file.
13113
5dd55bdd
EZ
131142003-04-14 Elena Zannoni <ezannoni@redhat.com>
13115
13116 * gdb.threads/schedlock.c: Change type of thread function argument
13117 to long, to avoid warnings on 64-bit platforms.
13118
00890572
EZ
131192003-04-14 Elena Zannoni <ezannoni@redhat.com>
13120
a9c64011
AS
13121 * gdb.base/attach.exp: Add new message from ptrace in case of
13122 attaching to nonexistent process.
d63a86f8 13123
93201743
JB
131242003-04-11 Jim Blandy <jimb@redhat.com>
13125
13126 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
13127 gdb.c++/userdef.cc: Place comments on the lines to which the
13128 marker function might return.
13129 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
13130 gdb.c++/userdef.exp: Look for those comments to check that we've
13131 returned to the right place, instead of checking line numbers.
13132
2a11c64d
EZ
131332003-04-11 Elena Zannoni <ezannoni@redhat.com>
13134
a9c64011
AS
13135 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
13136 match on sourcefile name, instead of directory name.
2a11c64d 13137
68ab8fc5
EZ
131382003-04-10 Elena Zannoni <ezannoni@redhat.com>
13139
d63a86f8 13140 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
13141 working directory name.
13142
5624293a
JB
131432003-04-09 Jim Blandy <jimb@redhat.com>
13144
13145 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
13146 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
13147 after an inferior function call, report the failure, but allow the
13148 test to continue.
13149
f1f02ee4
SC
131502003-04-05 Stephane Carrez <stcarrez@nerim.fr>
13151
13152 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
13153 with -DPROTOTYPES.
13154
6eb79af0
SC
131552003-04-05 Stephane Carrez <stcarrez@nerim.fr>
13156
13157 * gdb.base/break.exp: Revert last patch.
13158
8dfb4cf0
SC
131592003-04-04 Stephane Carrez <stcarrez@nerim.fr>
13160
13161 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
13162 with -DPROTOTYPES.
13163
ed4c619a
AC
131642003-04-02 Andrew Cagney <cagney@redhat.com>
13165
13166 * gdb.base/callfuncs.exp: Make "print add" messages unique.
13167 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
13168 matching directories by the name breakpoint.
13169 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
13170 Make "continue to marker1" consistent.
13171 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
13172 message consistent.
13173 * lib/gdb.exp: Put "the program is no longer running", and "the
13174 program exited" in parenthesis.
13175 * lib/mi-support.exp: Ditto.
d63a86f8 13176
4e35d5f0 131772003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 13178
4e35d5f0
BR
13179 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
13180
71900fe8
AC
131812003-03-29 Andrew Cagney <cagney@redhat.com>
13182
13183 * gdb.base/sizeof.c (main): Print the value of '\377'.
13184 * gdb.base/sizeof.exp: Check the sign of '\377'.
13185
c0655a16
MC
131862003-03-27 Michael Chastain <mec@shout.net>
13187
13188 * gdb.base/gdb1090.exp: New file.
13189 * gdb.base/gdb1090.cc: New file.
13190
5b2a3989
JB
131912003-03-27 J. Brobecker <brobecker@gnat.com>
13192
13193 * gdb.gdb/observer.exp: New regression test.
13194
79876890
MC
131952003-03-27 Michael Chastain <mec@shout.net>
13196
13197 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
13198 * gdb.base/ptype.exp: Likewise.
13199
6eac95e3
CV
132002003-03-27 Corinna Vinschen <vinschen@redhat.com>
13201
13202 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
13203
e8c71839
MC
132042003-03-26 Michael Chastain <mec@shout.net>
13205
13206 * gdb.base/ptype.exp: Actually use some typedef'd types.
13207
71b10041
SC
132082003-03-21 Stephane Carrez <stcarrez@nerim.fr>
13209
13210 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
13211 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
13212
2512cf80
CV
132132003-03-20 Corinna Vinschen <vinschen@redhat.com>
13214
13215 * gdb.base/default.exp: Fix regular expression.
13216
0d195a4f
CV
132172003-03-20 Corinna Vinschen <vinschen@redhat.com>
13218
13219 * gdb.base/args.exp: Fix regular expression.
13220
8a2dbca8
CV
132212003-03-20 Corinna Vinschen <vinschen@redhat.com>
13222
13223 * gdb.base/help.exp: Allow Win32 child process.
13224
bf028682
CV
132252003-03-20 Corinna Vinschen <vinschen@redhat.com>
13226
13227 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
13228 when stepping out of main().
13229
182dbe85
CV
132302003-03-20 Corinna Vinschen <vinschen@redhat.com>
13231
13232 * gdb.base/default.exp: Check for win32 specific message when calling
13233 "run" without executable.
13234
d67a6ba5
CV
132352003-03-20 Corinna Vinschen <vinschen@redhat.com>
13236
13237 * gdb.base/args.exp: Expect .exe in output.
13238
a955b5bb
CV
132392003-03-20 Corinna Vinschen <vinschen@redhat.com>
13240
13241 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
13242 Cygwin native.
13243
bf6bad4b
AC
132442003-03-17 Andrew Cagney <cagney@redhat.com>
13245
13246 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
13247 vector registes.
13248 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
13249 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
13250
293e9a31
DC
132512003-03-17 David Carlton <carlton@math.stanford.edu>
13252
13253 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
13254 test, for PR breakpoints/38.
13255 Call test_watchpoint_and_breakpoint.
13256 * gdb.base/watchpoint.c (func3): New function.
13257 (main): Call func3.
13258
5330f2db
DC
132592003-03-04 David Carlton <carlton@math.stanford.edu>
13260
13261 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
13262 Garply<Garply<char> >:: garply".
13263 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
13264 with respect to PR c++/1111; note also PR c++/1113.
13265 (test_template_breakpoints): KFAIL "constructor breakpoint" with
13266 respect to PR c++/1062.
13267 KFAIL "destructor breakpoint" with respect to PR c++/1112.
13268
6ece72da
DC
132692003-03-03 David Carlton <carlton@math.stanford.edu>
13270
13271 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
13272 with respect to PR c++/57.
13273 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
13274 c++/826.
13275 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
13276 respect to PR c++/57.
13277
85ca1584
DC
132782003-03-03 David Carlton <carlton@math.stanford.edu>
13279
13280 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
13281 respect to PR c++/33 into FAILs.
13282
98e9c5b8
MC
132832003-03-03 Michael Chastain <mec@shout.net>
13284
7bedbf27
MC
13285 * configure.in: Update copyright years.
13286
132872003-03-03 Michael Chastain <mec@shout.net>
13288
13289 * Makefile.in: Update copyright years.
98e9c5b8 13290
f683e100
DC
132912003-02-28 David Carlton <carlton@math.stanford.edu>
13292
13293 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
13294 print class instead of struct and/or superfluous protection
13295 specifiers, as long as the resulting output is equivalent to the
13296 source code.
13297 Delete FIXME from end of messages on tests that don't need
13298 fixing.
13299
a9e0cf2c
DC
133002003-02-28 David Carlton <carlton@math.stanford.edu>
13301
13302 * gdb.c++/templates.exp (do_tests): Allow const in the two
13303 Foo<volatile char *>::foo tests.
13304
e8d359df
MS
133052003-02-27 Michael Snyder <msnyder@redhat.com>
13306
d63a86f8 13307 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
13308 will be consistant.
13309
0b71dc91
DC
133102003-02-26 David Carlton <carlton@math.stanford.edu>
13311
13312 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
13313 char *>::foo" test with respect to PR c++/33. Create a new test
13314 which is identical to that one except that it doesn't put the
13315 space between the "char" and the "*"; KFAIL it, too.
13316
dd14ab43
DC
133172003-02-26 David Carlton <carlton@math.stanford.edu>
13318
13319 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
13320 template types into either PASSes or KFAILs (corresponding to PR
13321 c++/57). Tweak indentation. Update copyright.
13322
1146c7f1
SC
133232003-02-23 Stephane Carrez <stcarrez@nerim.fr>
13324
13325 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
13326
74641dfb
MC
133272003-02-13 Michael Chastain <mec@shout.net>
13328
13329 * gdb.base/exprs.exp: Remove i960 remnants.
13330 * gdb.base/funcargs.exp: Likewise.
13331 * gdb.base/list.exp: Likewise.
13332 * gdb.base/ptype.exp: Likewise.
13333
559cd2d0
DC
133342003-02-14 David Carlton <carlton@math.stanford.edu>
13335
13336 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
13337 pEe->D::vg()" from XFAIL to KFAIL.
13338
c4f90d87
JM
133392003-02-13 Jason Molenda (jmolenda@apple.com)
13340
13341 * gdb.base/maint.exp: Update maint print statistics regexp to include
13342 new entries.
13343
cbc4d97c
MC
133442003-02-13 Michael Chastain <mec@shout.net>
13345
13346 * gdb.c++/inherit.exp: Remove call to get_debug_format.
13347
40f235b7
MC
133482003-02-12 Michael Chastain <mec@shout.net>
13349
13350 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
13351 * gdb.c++/inherit.exp: Likewise.
13352 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
13353 * gdb.c++/templates.exp: Likewise.
13354 * gdb.c++/virtfunc.exp: Likewise.
13355
c56716b0
JM
133562003-02-06 Jason Molenda (jason-cl@molenda.com)
13357
13358 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
13359 why the code is written that way.
13360
070afcf8
MC
133612003-02-05 Michael Chastain <mec@shout.net>
13362
13363 * gdb.base/dump.exp: Add missing copyright line.
13364
5d0331e5
JM
133652003-02-05 Jason Molenda (jason-cl@molenda.com)
13366
f7ae6d3e 13367 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
13368 at the beginning so the breakpoint doesn't get set on the loop.
13369
92851186
MC
133702003-02-05 Michael Chastain <mec@shout.net>
13371
13372 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
13373 output for configurations with gcc 2.95.3.
13374
cbf1e085
AC
133752003-02-05 Keith Seitz <keiths@redhat.com>
13376 Andrew Cagney <ac131313@redhat.com>
13377
13378 * gdb.mi/mi-cli.exp: New file.
d63a86f8 13379
29518e1e
MC
133802003-02-04 Michael Chastain <mec@shout.net>
13381
13382 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
13383 Call perror and then continue.
13384
5af1d5f3
MC
133852003-02-03 Michael Chastain <mec@shout.net>
13386
13387 * gdb.c++/pr-1023.cc: New file.
13388 * gdb.c++/pr-1023.exp: New file.
13389
6b549786
JB
133902003-02-05 Jim Blandy <jimb@redhat.com>
13391
13392 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
13393 it's local to foobar. Check for it there, and check that it's not
13394 present in main.
13395 * gdb.c++/local.cc (marker2): New function.
13396 (foobar): Call marker1.
13397 (main): Call marker2 instead of marker1.
13398
67f16606
AC
133992003-02-04 Andrew Cagney <ac131313@redhat.com>
13400
13401 * gdb.disasm/mn10200.exp: Obsolete file.
13402 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
13403 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
13404 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
13405
1c5cb38e
DC
134062003-02-04 David Carlton <carlton@math.stanford.edu>
13407
13408 * gdb.c++/overload.exp: Test intToChar(1).
13409 * gdb.c++/overload.cc (intToChar): New.
13410 (main): Call intToChar.
13411
d1fe6965
DC
134122003-02-03 David Carlton <carlton@math.stanford.edu>
13413
13414 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
13415 'might_kfail' arg.
13416 KFAIL some of the continue_to_bp_overloaded calls, according to
13417 PR c++/1025.
13418
9ba61c5d
MC
134192003-02-01 Michael Chastain <mec@shout.net>
13420
13421 * gdb.base/advance.c (marker1): New marker function.
13422 * gdb.base/advance.exp: When the 'advance' command lands on the
13423 return breakpoint, it can legitimately stop on either the
13424 current line or the next line. Accommodate both outcomes.
13425 * gdb.base/until.exp: Likewise.
13426
e7494ffb
AC
134272003-02-02 Andrew Cagney <ac131313@redhat.com>
13428
13429 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
13430 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
13431 now a list, not a tuple.
13432 * gdb.mi/mi-var-display.exp: Ditto.
13433 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 13434
075559bc
AC
134352003-02-01 Andrew Cagney <ac131313@redhat.com>
13436
13437 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
13438 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
13439 stack backtraces.
13440 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 13441
2bd4c7b1
MK
134422003-02-01 Mark Kettenis <kettenis@gnu.org>
13443
13444 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
13445 gdb.mi/mi1-pthreads.exp: Return instead of calling
13446 gdb_suppress_entire_file.
13447
eabd8992
MS
134482003-02-01 Mark Salter <msalter@redhat.com>
13449
13450 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
13451
71469e2f
MS
134522003-01-31 Mark Salter <msalter@redhat.com>
13453
13454 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
13455 Support empty arg.
13456
38a94d44
MC
134572003-01-30 Michael Chastain <mec@shout.net>
13458
13459 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
13460 This was a workaround for a UTF-8 bug in readline 4.3. The bug
13461 has been fixed in gdb/readline on 2003-01-09.
13462
19ea9e73
MS
134632003-01-29 Michael Snyder <msnyder@redhat.com>
13464
e8d359df
MS
13465 * gdb.base/maint.exp: Allow for leading underscore in symbol.
13466 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
13467 * gdb.base/args.exp: Skip if target does not support args passing.
13468
2307bd6a
DJ
134692003-01-22 Daniel Jacobowitz <drow@mvista.com>
13470
19ea9e73 13471 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
13472 gdb_test. Accept a list of expect arguments as the third
13473 parameter.
13474 (gdb_test): Use it.
13475
f2dd3617
EZ
134762003-01-20 Elena Zannoni <ezannoni@redhat.com>
13477
13478 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
13479 allow for different test tree configurations. Update some
13480 tescases accordingly.
13481 * gdb.arch/altivec-regs.exp: Ditto.
13482 * gdb.asm/asm-source.exp: Ditto.
13483 * gdb.base/advance.exp: Ditto.
13484 * gdb.base/display.exp: Ditto.
d63a86f8 13485 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
13486 * gdb.base/mips_pro.exp: Ditto.
13487 * gdb.base/overlays.exp: Ditto.
13488 * gdb.base/relocate.exp: Ditto.
13489 * gdb.base/setshow.exp: Ditto.
13490 * gdb.base/step-line.exp: Ditto.
13491 * gdb.base/step-test.exp: Ditto.
13492 * gdb.base/until.exp: Ditto.
13493 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
13494
c71cdefd
DC
134952003-01-17 David Carlton <carlton@math.stanford.edu>
13496
13497 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
13498 corresponding to PR c++/945.
13499 Update copyright.
13500
fdba05d7
DC
135012003-01-17 David Carlton <carlton@math.stanford.edu>
13502
13503 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
13504 corresponding to PR c++/68.
13505
135062003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
13507
13508 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
13509 (test_paddr_hairy_functions): Call print_addr_2_kfail for
13510 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
13511
c362c33a
EZ
135122003-01-15 Elena Zannoni <ezannoni@redhat.com>
13513
0fbc361c
EZ
13514 * gdb.base/break.exp: Fix change of default location, because of
13515 removal of until tests.
13516 * gdb.base/help.exp: Update test for new 'until' help message.
13517 Add test for help on 'advance'.
a9c64011 13518 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 13519
dabf8a35
MK
135202003-01-15 Mark Kettenis <kettenis@gnu.org>
13521
13522 * gdb.base/default.exp: Adapt "info float" test for recent changes
13523 to that command. Add test for "info vector".
13524 * gdb.base/float.exp: New file. Add test for "info float" that
13525 resembles the old test in gdb.base/default.exp.
13526
a1769aca
DC
135272003-01-15 David Carlton <carlton@math.stanford.edu>
13528
13529 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
13530
82025e13
EZ
135312003-01-15 Elena Zannoni <ezannoni@redhat.com>
13532
13533 * gdb.base/break.exp: Move the tests of until command from here...
13534 * gdb.base/until.exp: ... to here. New file. Add other tests.
13535 * gdb.base/advance.c: New file.
13536 * gdb.base/advance.exp: New file.
13537
8f9ab801
EZ
135382003-01-14 Elena Zannoni <ezannoni@redhat.com>
13539
a9c64011
AS
13540 * gdb.base/args.c: New file.
13541 * gdb.base/args.exp: New file.
8f9ab801 13542
9ae66589
DJ
135432003-01-14 Daniel Jacobowitz <drow@mvista.com>
13544
13545 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
13546
8d77e5c3
DJ
135472003-01-14 Daniel Jacobowitz <drow@mvista.com>
13548
13549 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
13550
12d2f0a1
DJ
135512003-01-14 Daniel Jacobowitz <drow@mvista.com>
13552
13553 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
13554 dates.
13555
6ca37014
DJ
135562003-01-13 Daniel Jacobowitz <drow@mvista.com>
13557
13558 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
13559
b0023472
DJ
135602003-01-13 Daniel Jacobowitz <drow@mvista.com>
13561
13562 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
13563 (ptype &*"foo").
13564 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
13565
607fbc54 135662003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
13567
13568 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
13569 * gdb.mi/mi1-console.exp: Likewise.
13570
607fbc54 135712003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
13572
13573 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
13574 * gdb.mi/mi1-console.exp: Likewise.
13575
a1fb14a2
DJ
135762003-01-13 Daniel Jacobowitz <drow@mvista.com>
13577
13578 * gdb.c++/overload.exp: Remove some fixed XFAILs.
13579
c4cf40b7
DJ
135802003-01-09 Daniel Jacobowitz <drow@mvista.com>
13581
13582 * gdb.base/detach.exp: New test.
13583
696d5a5b
DJ
135842003-01-09 Daniel Jacobowitz <drow@mvista.com>
13585
13586 * Makefile.in (ALL_SUBDIRS): New variable.
13587 (subdirs, clean, distclean): Use it.
13588 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
13589 regenerating Makefile, since it is generated from the top level.
13590 * gdb.asm/Makefile.in: Likewise.
13591 * gdb.base/Makefile.in: Likewise.
13592 * gdb.c++/Makefile.in: Likewise.
13593 * gdb.disasm/Makefile.in: Likewise.
13594 * gdb.java/Makefile.in: Likewise.
13595 * gdb.mi/Makefile.in: Likewise.
13596 * gdb.threads/Makefile.in: Likewise.
13597 * gdb.trace/Makefile.in: Likewise.
13598
754533e4
DC
135992003-01-09 David Carlton <carlton@math.stanford.edu>
13600
13601 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
13602 Add copyright year 2003.
13603
d8b3e9ee
MC
136042003-01-06 Michael Chastain <mec@shout.net>
13605
13606 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
13607 When selecting a thread, 'line' and 'file' are optional.
13608 * gdb.mi/mi1-pthreads.exp: Likewise.
13609
8e9e0fe6
AS
136102003-01-06 Andreas Schwab <schwab@suse.de>
13611
13612 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
13613 failures.
13614
b5ab8ff3
DJ
136152003-01-04 Daniel Jacobowitz <drow@mvista.com>
13616
13617 Fix PR gdb/844
13618 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
13619 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
13620
13621 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
13622 instead of calling gdb_suppress_entire_file.
13623 * gdb.threads/print-threads.exp: Likewise.
13624 * gdb.threads/schedlock.exp: Likewise.
13625
13626 * gdb.threads/killed.exp: Return instead of calling
13627 gdb_suppress_entire_file.
13628 * gdb.threads/linux-dp.exp: Likewise.
13629 * gdb.threads/pthreads.exp: Likewise.
13630
1e698235
DJ
136312003-01-04 Daniel Jacobowitz <drow@mvista.com>
13632
13633 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
13634 stabs.
13635 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
13636 * gdb.base/whatis.exp: Always allow (void) after function names.
13637
147ff08c
DJ
136382003-01-04 Daniel Jacobowitz <drow@mvista.com>
13639
13640 * gdb.c++/casts.exp: Correct regexp.
13641
dc62bfc2
MK
136422003-01-04 Mark Kettenis <kettenis@gnu.org>
13643
13644 * configure.in: Call AC_CONFIG_HEADER. Don't call
13645 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
13646 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
13647 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
13648 aforementioned directories in the AC_OUPUT call.
13649 * config.hin: New file.
13650 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
13651 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
13652 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
13653 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
13654 pass -I$objdir instead of -I$objdir/$subdir in compilation.
13655 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
13656 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
13657 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
13658 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
13659 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
13660 gdb.threads/configure.in, gdb.threads/configure,
13661 gdb.threads/config.in, gdb.trace/configure.in,
13662 gdb.trace/configure: Removed.
13663
77afa639
MC
136642003-01-03 Michael Chastain <mec@shout.net>
13665
13666 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
13667 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
13668
7634bb6e
DJ
136692003-01-03 Daniel Jacobowitz <drow@mvista.com>
13670
13671 * gdb.base/store.exp: Fix regular expressions.
13672
b39c905e
MK
136732002-12-28 Mark Kettenis <kettenis@gnu.org>
13674
13675 * configure.in: Rewrite.
13676 * configure: Regenerated.
13677
0a8551dd
DC
136782003-01-03 David Carlton <carlton@math.stanford.edu>
13679
13680 * gdb.base/psymtab.exp: New file.
13681 * gdb.base/psymtab1.c: Ditto.
13682 * gdb.base/psymtab2.c: Ditto.
13683
c60b7188
AF
136842002-12-23 Adam Fedor <fedor@gnu.org>
13685
13686 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
13687
ee73db83
DC
136882002-12-23 David Carlton <carlton@math.stanford.edu>
13689
13690 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
13691 and current_directory initialization.
13692
d6c1774e
JB
136932002-12-22 Jim Blandy <jimb@redhat.com>
13694
f0a847b8
JB
13695 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
13696 rather than as part of the output file name.
13697
d6c1774e
JB
13698 * gdb.base/attach.exp: There's no need to copy the test program to
13699 /tmp; that was only ever necessary on HP/UX, and this test is
13700 entirely disabled there anyway.
13701
f0708dbb
JB
137022002-12-21 Jim Blandy <jimb@redhat.com>
13703
4c2acfea
JB
13704 * gdb.c++/psmang.exp: Doc fix.
13705
f0708dbb
JB
13706 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
13707 test.
13708
9579e000
DC
137092002-12-20 David Carlton <carlton@math.stanford.edu>
13710
13711 * gdb.c++/annota2.exp: KFAIL annotate-quit.
13712
d1810171
MC
137132002-12-18 Michael Chastain <mec@shout.net>
13714
13715 * gdb.c++/annota2.exp: Add copyright year 2002.
13716
76565097
DC
137172002-12-17 David Carlton <carlton@math.stanford.edu>
13718
13719 * gdb.c++/try_catch.cc: Add marker comments.
13720 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
13721 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
13722 * gdb.c++/m-static.cc: Ditto.
13723 * gdb.c++/m-static1.cc: Ditto.
13724 * gdb.c++/try_catch.cc: Ditto.
13725
da81390b
JJ
137262002-12-16 Jeff Johnston <jjohnstn@redhat.com>
13727
13728 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
13729 to see whether we are using the new -environment-directory
13730 command which resets via -r or the old version of the command
13731 which may prompt the user. Part of fix for gdb/741.
13732
b304d130
AC
137332002-12-13 Andrew Cagney <ac131313@redhat.com>
13734
13735 * gdb.fortran/types.exp: Update obsolete comment.
13736 * gdb.fortran/exprs.exp: Ditto.
13737 * lib/gdb.exp: Delete obsolete code.
13738 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
13739 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
13740 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
13741 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
13742 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
13743 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
13744 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
13745 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
13746 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
13747 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
13748 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
13749 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
13750 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
13751 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
13752 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
13753 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
13754 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
13755 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
13756 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
13757 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
13758 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
13759 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
13760 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
13761 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
13762 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
13763 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
13764 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
13765 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
13766 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
13767 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
13768 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
13769 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
13770 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
13771 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
13772 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
13773 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
13774 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
13775
a23b6e6a
DC
137762002-12-11 David Carlton <carlton@math.stanford.edu>
13777
13778 * gdb.c++/m-data.exp: Add test for members that shadow global
13779 variables: see PR gdb/804.
13780 * gdb.c++/m-data.cc: Ditto.
13781
6604731b
DJ
137822002-12-10 Daniel Jacobowitz <drow@mvista.com>
13783
13784 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
13785
de46ecd7
DC
137862002-12-06 David Carlton <carlton@math.stanford.edu>
13787
13788 * gdb.base/store.c: Don't declare functions static.
13789
27e829d0
AC
137902002-12-04 Andrew Cagney <ac131313@redhat.com>
13791
13792 * gdb.base/store.exp, gdb.base/store.c: New files.
13793
92806416
DJ
137942002-12-03 Daniel Jacobowitz <drow@mvista.com>
13795
13796 * gdb.base/selftest.exp: Update for current gdb.
13797
3bcbaac5
DJ
137982002-12-03 Daniel Jacobowitz <drow@mvista.com>
13799
13800 * gdb.base/maint.exp: Only dump symbols from one source file
13801 or objfile.
13802
f4f00b1f
DJ
138032002-12-03 Daniel Jacobowitz <drow@mvista.com>
13804
13805 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
13806 function call.
13807
f1c8a949
JB
138082002-11-25 Jim Blandy <jimb@redhat.com>
13809
13810 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
13811 function appearing in error message.
13812
9e297a97
DJ
138132002-11-21 Daniel Jacobowitz <drow@mvista.com>
13814
13815 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
13816
1f312e79
JJ
138172002-11-08 Jeff Johnston <jjohnstn@redhat.com>
13818
d63a86f8
RM
13819 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
13820 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
13821 should be in mi console format. This is part of fix for PR gdb/604.
13822
83c31e7d
FN
138232002-09-18 Fernando Nasser <fnasser@redhat.com>
13824
13825 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
13826 which explicitly prints the zero offset as "+0".
13827
322b3f65
DJ
138282002-10-22 Daniel Jacobowitz <drow@mvista.com>
13829
13830 * gdb.threads/schedlock.c (args): Make unsigned.
13831
138322002-10-21 Daniel Jacobowitz <drow@mvista.com>
13833
13834 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
13835 numbers. Allow "foo2|selected stack frame".
13836 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
13837 * gdb.asm/asmsrc2.s: Likewise.
13838 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
13839 comments.
13840 * gdb.asm/mips.inc: New file.
13841
5e2fe5b8
AF
138422002-10-18 Adam Fedor <fedor@gnu.org>
13843
13844 * gdb.base/default.exp: Update expected output to include 'ObjC'.
13845 * gdb.base/help.exp: Likewise.
13846
abe1a5d0
KB
138472002-10-17 Kevin Buettner <kevinb@redhat.com>
13848
13849 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
13850 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
13851
10abb1d4
JB
138522002-10-02 Jim Blandy <jimb@redhat.com>
13853
13854 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
13855
1f609b42
AC
138562002-10-01 Andrew Cagney <ac131313@redhat.com>
13857
13858 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
13859 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
13860 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
13861 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
13862 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
13863 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
13864 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
13865
0aee02e4
AC
138662002-09-29 Andrew Cagney <ac131313@redhat.com>
13867
13868 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
13869 * mi0-disassemble.exp, mi0-eval.exp: Delete.
13870 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
13871 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
13872 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
13873 * mi0-var-block.exp, mi0-var-child.exp: Delete.
13874 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 13875
6fde09ad
KB
138762002-09-27 Kevin Buettner <kevinb@redhat.com>
13877
13878 * gdb.base/annota1.exp (info break): Make directory components of
13879 path optional since not all compilers emit this debug information.
13880
889bf7c5
PA
13881 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
13882 step ends up stepping out of the function instead of stopping on
13883 the epilogue.
6fde09ad 13884
9e8aab75
KS
138852002-09-26 Keith Seitz <keiths@redhat.com>
13886
13887 * lib/insight-support.exp (gdbtk_start): Figure out where
13888 the insight executable is based on where gdb is. Use this
13889 executable to start insight instead of gdb.
13890
e36180d7
AC
138912002-09-25 Andrew Cagney <cagney@redhat.com>
13892
13893 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
13894
9dd34b2b
AC
138952002-09-24 Andrew Cagney <ac131313@redhat.com>
13896
13897 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
13898 test_isolated_complaints.
13899 (test_empty_complaint): New function.
13900 (test_empty_complaints): New function. Check no output when no
13901 complaints.
d63a86f8 13902
dea97812
KB
139032002-09-19 Jim Blandy <jimb@redhat.com>
13904
a9c64011 13905 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 13906
54951bd7
AC
139072002-09-19 Andrew Cagney <ac131313@redhat.com>
13908
13909 * gdb.gdb/complaints.exp: New file.
13910
dec43320
AC
139112002-09-18 Andrew Cagney <ac131313@redhat.com>
13912
13913 * gdb.base/maint.exp: Check `help maint internal-warning'.
13914
e70d6e3f
DC
139152002-09-18 David Carlton <carlton@math.stanford.edu>
13916
13917 * gdb.c++/m-static.exp: Remove breakpoints depending on line
13918 numbers, and replace them by a single breakpoint after the
13919 constructors are all finished.
13920 Add test 4.
13921 * gdb.c++/m-static.cc: Add test 4.
13922 * gdb.c++/m-static.h: New file.
13923 * gdb.c++/m-static1.cc: New file.
13924
13925 * gdb.c++/printmethod.exp: New file.
13926 * gdb.c++/printmethod.cc: New file.
13927
13928 * gdb.c++/pr-574.exp: New file.
13929 * gdb.c++/pr-574.cc: New file.
13930
afb5c968
CV
139312002-09-18 Corinna Vinschen <vinschen@redhat.com>
13932
13933 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
13934 embedded targets which never actually exit.
13935
31e45dee
FN
139362002-09-18 Fernando Nasser <fnasser@redhat.com>
13937
13938 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
13939 "don't step after run" as unresolved or unsupported, instead of xfail.
13940
a283c5a1
CV
139412002-09-18 Corinna Vinschen <vinschen@redhat.com>
13942
13943 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
13944 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
13945 Add newline to expected string in "step out of main (status wrapper)"
13946 case.
13947
11350d2a
CV
139482002-09-18 Corinna Vinschen <vinschen@redhat.com>
13949
13950 * lib/gdb.exp (rerun_to_main): Allow restarting application.
13951 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
13952
0deec7d6
TT
139532002-09-17 Tom Tromey <tromey@redhat.com>
13954
13955 * gdb.base/printcmds.exp (test_print_string_constants): Expect
13956 \000, not \0, in double-quoted string.
13957
b2b4a1b5
CV
139582002-09-14 Corinna Vinschen <vinschen@redhat.com>
13959
c9d37158 13960 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
13961 string after running the commands execution on breakpoint tests.
13962
1c56143a
CV
139632002-09-13 Corinna Vinschen <vinschen@redhat.com>
13964
13965 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
13966
37f8da45
JB
139672002-09-12 Joel Brobecker <brobecker@gnat.com>
13968
13969 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
13970
08b468e0
KS
139712002-09-10 Keith Seitz <keiths@redhat.com>
13972
13973 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
13974 runto proc.
13975 (mi_run_to_main): Use mi_runto.
13976 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
13977
dc360f58
KS
139782002-09-10 Keith Seitz <keiths@redhat.com>
13979
13980 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
13981 regexp for stopping at main. Could have multiple event notifications.
13982 Don't assume that main was declared with no parameters.
13983 (mi_next): Use mi_step_to.
13984 (mi_step): Use mi_next_to.
13985
ce3abcfb
CV
139862002-09-09 Corinna Vinschen <vinschen@redhat.com>
13987
13988 * gdb.base/default.exp: Fix expected string in `info float' test.
13989
d1f5b980
BE
139902002-09-09 Ben Elliston <bje@redhat.com>
13991
13992 * config/mips.exp: Update comments.
13993 * config/mips-idt.exp: Likewise.
13994 * config/nind.exp: Likewise.
13995 * config/slite.exp: Likewise.
13996 * config/sparclet.exp: Likewise.
13997 * config/udi.exp: Likewise.
13998 * config/vx.exp: Likewise.
13999 * config/vxworks29k.exp: Likewise.
14000
2f71430b
JB
140012002-09-05 Jim Blandy <jimb@redhat.com>
14002
14003 * gdb.threads/killed.exp: Fix test failure message.
14004
7ddebc7e
KS
140052002-09-04 Keith Seitz <keiths@redhat.com>
14006
14007 * lib/mi-support.exp: Update copyright.
14008 (mi_gdb_test): Increase the priority of the expected pattern
14009 so that it matches gdb_test.
14010
0ae67eb3
KS
140112002-09-03 Keith Seitz <keiths@redhat.com>
14012
14013 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
14014 Use integer comparison instead of string comparison for testing
14015 whether binary was built.
14016
38fc42c8
JB
140172002-09-03 Jim Blandy <jimb@redhat.com>
14018
14019 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
14020
b6ff0e81
JB
140212002-08-29 Jim Blandy <jimb@redhat.com>
14022
14023 * gdb.threads/pthreads.exp: Move the portable thread compilation
14024 code into a function in lib/gdb.exp, and call that from here.
14025 * lib/gdb.exp (gdb_compile_pthreads): New function.
14026
07c98896
KS
140272002-08-29 Keith Seitz <keiths@redhat.com>
14028
14029 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
14030 expect_out so that callers can get at it.
14031
0312286c
DJ
140322002-08-23 Daniel Jacobowitz <drow@mvista.com>
14033
14034 * gdb.threads/print-threads.c: New file.
14035 * gdb.threads/print-threads.exp: New file.
14036 * gdb.threads/schedlock.c: New file.
14037 * gdb.threads/schedlock.exp: New file.
14038
dd039bc4
EZ
140392002-08-22 Elena Zannoni <ezannoni@redhat.com>
14040
a9c64011
AS
14041 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
14042 not altivec.c.
dd039bc4 14043
1f36144c
MK
140442002-08-17 Mark Kettenis <kettenis@gnu.org>
14045
14046 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
14047 targets. The problem should be fixed now.
14048
16057ec7 140492002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
14050
14051 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
14052 2002-07-24 change that removes final dots from error messages.
14053
3c1499ad
TT
140542002-08-13 Tom Tromey <tromey@redhat.com>
14055
14056 * gdb.base/readline.exp: New file.
14057
a20ce2c3
AC
140582002-08-01 Andrew Cagney <ac131313@redhat.com>
14059
14060 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
14061 supress message.
14062
db034ac5
AC
140632002-08-01 Andrew Cagney <cagney@redhat.com>
14064
14065 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
14066 CHILL_FOR_TARGET and CHILL_LIB.
14067 * configure.in (configdirs): Remove gdb.chill.
14068 * configure: Regenerate.
14069 * lib/gdb.exp: Obsolete references to chill.
14070 * gdb.fortran/types.exp: Ditto.
14071 * gdb.fortran/exprs.exp: Ditto.
14072
3e000b18
KB
140732002-07-30 Kevin Buettner <kevinb@redhat.com>
14074
14075 * gdb.base/shlib-call.exp (additional_flags): Conditionally
14076 set Irix-specific compile and link flags.
14077
28f4966b
KB
140782002-07-29 Kevin Buettner <kevinb@redhat.com>
14079
14080 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
14081 source files. The ``-o'' option doesn't work with the ``-E'' option
14082 when using the Irix compiler.
14083
46c0d5a6
DJ
140842002-07-19 Daniel Jacobowitz <drow@mvista.com>
14085
14086 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
14087 Improve support for reusing an exec file. Copy exec file
14088 to target, and run gdbserver on the target instead of on the host.
14089
eecf4bed
JB
140902002-07-18 Jim Blandy <jimb@redhat.com>
14091
0f815cdf
JB
14092 * gdb.base/ending-run.exp: Don't expect to see the program end in
14093 some orderly fashion when we're running on a real stand-alone
14094 board.
14095
eecf4bed
JB
14096 * gdb.base/interrupt.exp: Correct logic for skipping tests on
14097 targets that don't support interrupts.
14098
52d309e4
JB
140992002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
14100
14101 * gdb.base/attach.exp: Add patterns to match output from /proc-based
14102 systems.
14103 Move comments in expect statements to inside the actions, so that they
14104 don't get matched against.
14105
ff683d9e
MK
141062002-07-10 Mark Kettenis <kettenis@gnu.org>
14107
14108 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
14109 function when asleep" test.
14110
b5356753
AC
141112002-07-10 Andrew Cagney <ac131313@redhat.com>
14112
14113 * gdb.base/page.exp: Rewrite to handle problems with very long
14114 `info set' output. Update copyright.
14115
6aa4d13a
AC
141162002-06-26 Andrew Cagney <ac131313@redhat.com>
14117
14118 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
14119 gdb.threads-hp.
14120 * gdb.hp/configure: Regenerate.
14121 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
14122 * gdb.hp/gdb.threads-hp/configure: Delete file.
14123 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
14124
8cf8c2b8
AC
141252002-06-22 Andrew Cagney <ac131313@redhat.com>
14126
14127 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
14128 setlocale, bindtextdomain and textdomain.
14129
6827a8f8
JB
141302002-06-11 Jim Blandy <jimb@redhat.com>
14131
919d772c
JB
14132 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
14133 preprocessor macro information is present.
14134
6827a8f8
JB
14135 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
14136 tests.
14137
c15b0d21
MS
141382002-06-06 Michael Snyder <msnyder@redhat.com>
14139
c5984d70
MS
14140 * gdb.base/overlays.exp: Record addresses of overlay
14141 functions in TCL variables rather than in GDB variables,
14142 to avoid having GDB convert them to pointers (with loss
14143 of information).
14144
d63a86f8 14145 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 14146 default linker script changes.
c15b0d21
MS
14147 * gdb.base/long_long.exp: Add check for sizeof (long double).
14148
be26fe0d
ML
141492002-06-06 Michal Ludvig <mludvig@suse.cz>
14150
14151 * gdb.asm/asm-source.exp: Add x86-64 target.
14152 * gdb.asm/x86_64.inc: New.
d63a86f8 14153
258093ca 141542002-05-30 Michael Chastain <mec@shout.net>
258093ca 14155
4b3153f1 14156 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
14157 * gdb.c++/m-static.cc: New file.
14158 * gdb.c++/m-static.exp: New file.
14159
241264c6
MS
141602002-05-28 Michael Snyder <msnyder@redhat.com>
14161
14162 * gdb.base/call-ar-st.exp: Allow for reduced floating point
14163 precision.
14164
9bba8c8f 141652002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 14166
4b3153f1 14167 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
14168 * gdb.c++/m-data.cc: New file.
14169 * gdb.c++/m-data.exp: New file.
14170
141712002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 14172
4b3153f1 14173 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 14174 * gdb.c++/try_catch.cc: New file.
d63a86f8 14175 * gdb.c++/try_catch.exp: New file.
9bba8c8f 14176
def1b996
MC
141772002-05-27 Michael Chastain <mec@shout.net>
14178
14179 * gdb.c++/local.exp: Accept more nested types in output.
14180
522ba268
MC
141812002-05-26 Michael Chastain <mec@shout.net>
14182
14183 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
14184
277254ba
MS
141852002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
14186
14187 * lib/gdb.exp (gdb_wrapper_init): Just because
14188 gdb_wrapper_file exists, this does not mean that the file
14189 should not be rebuilt. That is what gdb_wrapper_initialized
14190 is for.
14191 (default_gdb_init): Reset gdb_wrapper_initialized.
14192
b61a8733
MS
141932002-05-23 Michael Snyder <msnyder@redhat.com>
14194
d63a86f8 14195 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
14196 the precision of the floating point test results.
14197 * gdb.base/call-rt-st.exp: Ditto.
14198
b61a8733
MS
14199 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
14200 * gdb.base/call-rt-st.exp: Ditto.
14201
56f6e910
MC
142022002-05-19 Michael Chastain <mec@shout.net>
14203
14204 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
14205
ad0b0016
EZ
142062002-05-19 Elena Zannoni <ezannoni@redhat.com>
14207
a9c64011
AS
14208 * configure.in (configdirs): Add gdb.arch.
14209 * configure: Regenerate.
ad0b0016 14210
f617d2b6
JB
142112002-05-17 Jim Blandy <jimb@redhat.com>
14212
14213 * gdb.base/completion.exp: Recognize the more detailed error
14214 messages produced by the macro expander's lexical analyzer.
14215
eac2a696
EZ
142162002-05-14 Elena Zannoni <ezannoni@redhat.com>
14217
a9c64011
AS
14218 * gdb.arch/altivec-abi.c: New file.
14219 * gdb.arch/altivec-abi.exp: New file.
14220 * gdb.arch/altivec-regs.c: New file.
14221 * gdb.arch/altivec-regs.exp: New file.
eac2a696 14222
2fdde8f8
DJ
142232002-05-14 Daniel Jacobowitz <drow@mvista.com>
14224
14225 * gdb.base/maint.exp (maint print type): Update for new type
14226 structure.
d63a86f8 14227
e31f1a7c
EZ
142282002-05-14 Elena Zannoni <ezannoni@redhat.com>
14229
14230 * gdb.arch: New directory.
14231 * gdb.arch/configure.in: New file.
14232 * gdb.arch/configure: New file.
14233 * gdb.arch/Makefile.in: New file.
14234
db589741
CV
142352002-05-13 Corinna Vinschen <vinschen@redhat.com>
14236
14237 * gdb.asm/asm-source.exp: Add v850 as supported target.
14238 * gdb.asm/v850.inc: New file.
14239
8ce2a7dc
DJ
142402002-05-13 Daniel Jacobowitz <drow@mvista.com>
14241
14242 * gdb.c++/annota2.exp (annotate-quit): Add comment.
14243
df763c7f
DJ
142442002-05-12 Daniel Jacobowitz <drow@mvista.com>
14245
14246 * gdb.base/break.exp: Check 'break "marker2"'.
14247
377daeed
MS
142482002-05-10 Michael Snyder <msnyder@redhat.com>
14249
14250 * gdb.base/long_long.exp: Fix typo.
14251
c4b7bc2b
JB
142522002-05-10 Jim Blandy <jimb@redhat.com>
14253
ecac9a4e
JB
14254 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
14255 a bug.
14256
c4b7bc2b
JB
14257 * gdb.base/printcmds.exp (test_integer_literals_rejected):
14258 Recognize more detailed error message produced by the macro
14259 expander's lexical analyzer.
14260 * lib/gdb.exp (test_print_reject): Same.
14261
e71019a1
MK
142622002-05-09 Mark Kettenis <kettenis@gnu.org>
14263
14264 * gdb.c++/method.exp: Fix typo.
14265
fedfc8e6
MS
142662002-05-08 Michael Snyder <msnyder@redhat.com>
14267
166a1957
MS
14268 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
14269 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 14270 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
14271 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
14272 Add iftarget clause for strongarm.
d63a86f8 14273
f1c47eb2
MS
142742002-05-06 Michael Snyder <msnyder@redhat.com>
14275
cb9a9d3e
MS
14276 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
14277 (gdb_continue_to_end): Accept output from status wrapper.
14278 * gdb.base/ending-run.exp: Add case for output from status wrapper.
14279 Clean up fail messages to match pass messages.
14280
f1c47eb2
MS
14281 Enable the "needs_status_wrapper" testsuite feature.
14282 * lib/gdb.exp (gdb_wrapper_init): New procedure.
14283 (gdb_compile): Conditionally call gdb_wrapper_init.
14284 * gdb.base/a2-run.exp: Recognize output from status wrapper.
14285 * gdb.c++/method.exp: Recognize output from status wrapper.
14286
6079c749
BE
142872002-05-06 Ben Elliston <bje@redhat.com>
14288From Graydon Hoare <graydon@redhat.com>
14289
14290 * config/sid.exp: Include support for "rawsid" protocol.
14291
188baff3
JB
142922002-05-03 Jim Blandy <jimb@redhat.com>
14293
14294 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
14295 * gdb.c++/hang3.C: New file.
14296
b9c07f0f
AC
142972002-05-04 Andrew Cagney <ac131313@redhat.com>
14298
14299 * gdb.base/default.exp: Remove obsolete code.
14300 * gdb.c++/misc.exp: Ditto. Update copyright.
14301 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
14302 * gdb.base/whatis.exp: Ditto. Update copyright.
14303 * gdb.base/scope.exp: Ditto. Update copyright.
14304 * gdb.base/ptype.exp: Ditto. Update copyright.
14305 * gdb.base/printcmds.exp: Ditto. Update copyright.
14306 * gdb.base/opaque.exp: Ditto. Update copyright.
14307 * gdb.base/list.exp: Ditto.
14308 * gdb.base/funcargs.exp: Ditto. Update copyright.
14309 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
14310 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
14311 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
14312 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
14313 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
14314 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
14315
5c7a0397
MS
143162002-05-02 Michael Snyder <msnyder@redhat.com>
14317
d6dcc264 14318 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
14319 * gdb.base/long_long.exp: Add xscale target.
14320 * gdb.base/default.exp: Add xscale target.
14321
eb7f1c48
JB
143222002-05-01 Jim Blandy <jimb@redhat.com>
14323
14324 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
14325 gdb.c++/hang.exp: New test.
14326
a6befae8
FF
143272002-05-01 Fred Fish <fnf@redhat.com>
14328
14329 * gdb.base/completion.exp: Handle completions of "./Make" for
14330 more than one completion possibility, as is the case when we
14331 build and test in the source tree.
14332
0a310277
AG
143332002-04-29 Anthony Green <green@redhat.com>
14334
14335 * gdb.java/jmisc1.exp: New file.
14336 * gdb.java/jmisc2.exp: New file.
14337
6ff9af88
DJ
143382002-04-24 Daniel Jacobowitz <drow@mvista.com>
14339
14340 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
14341
96b3d632
EZ
143422002-04-23 Elena Zannoni <ezannoni@redhat.com>
14343
14344 * gdb.base/help.exp: Change 'help status' to allow for target
14345 dependent output differences.
14346
5019bb54
MC
143472002-04-22 Michael Chastain <mec@shout.net>
14348
14349 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
14350
a805a116
MC
143512002-04-22 Michael Chastain <mec@shout.net>
14352
14353 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
14354
a1706bfd
DM
143552002-04-17 David S. Miller <davem@redhat.com>
14356
14357 * gdb.asm/sparc64.inc: New file.
14358 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
14359
a73a20a2
EZ
143602002-04-19 Elena Zannoni <ezannoni@redhat.com>
14361
14362 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
14363 instruction file directly into the build tree. Clean up at end of
14364 test.
14365
ba678339
DM
143662002-04-18 David S. Miller <davem@redhat.com>
14367
14368 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
14369 handle 64-bit platforms correctly.
14370 * gdb.base/maint.exp: Likewise.
14371
b03399da
KB
143722002-04-18 Kevin Buettner <kevinb@redhat.com>
14373
14374 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
14375 ``-fpic'' when compiling files comprising a shared library, but
14376 it does need additional linker flags in order to find shared
14377 libraries at run time.
14378
e2004992
KB
143792002-04-18 Kevin Buettner <kevinb@redhat.com>
14380
14381 * gdb.base/cvexpr.c (use): New function.
14382 (main): Invoke use() on all global variables to prevent
14383 some linkers from deleting these otherwise unused symbols.
14384
d8937120
MC
143852002-04-17 Michael Chastain <mec@shout.net>
14386From David S. Miller <davem@redhat.com>
14387
14388 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
14389 handle 64-bit platforms correctly.
14390
ffd61a58
MS
143912002-04-12 Michael Snyder <msnyder@redhat.com>
14392From Jim Blandy <jimb@redhat.com>
a9c64011 14393 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
14394 script can handle this instead.
14395 * gdb.base/bar.c (barx): Same.
14396 * gdb.base/baz.c (bazx): Same.
14397 * gdb.base/grbx.c (grbxx): Same.
14398
14399 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
14400 manager doesn't automatically unmap overlays unnecessarily.
14401
6b8426a6
MH
144022002-04-10 Martin M. Hunt <hunt@redhat.com>
14403
14404 * gdb.base/ending-run.exp: Fix pattern for Mips targets
14405 stepping out of main.
14406
34af4875
MC
144072002-04-09 Michael Chastain <mec@shout.net>
14408
14409 * gdb.c++/local.cc (main): Move call to marker1() inside nested
14410 scope so that the nested scope tests will make sense.
14411 * gdb.c++/local.exp: Write patterns that actually work with gcc
14412 (the HP patterns "were never known to work with gcc").
14413 Keep the old aCC patterns too.
14414
2d1676a0
DJ
144152002-04-09 Daniel Jacobowitz <drow@mvista.com>
14416
14417 * gdb.base/attach.exp: Correct target board test.
14418
3a63e3f9
MC
144192002-04-08 Michael Chastain <mec@shout.net>
14420
14421 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
14422 in a const method. Add some xfail and fail cases for configurations
14423 that do not emit the "const ...".
14424
f18dabd2
MC
144252002-04-07 Michael Chastain <mec@shout.net>
14426
14427 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
14428 Accept "A * const" and "const A * const" as type of "this".
14429 Fix spelling of getFunky throughout. Make messages uniform.
14430
0fcddd82
EZ
144312002-04-07 Elena Zannoni <ezannoni@redhat.com>
14432
a9c64011 14433 Work around for PR gdb/285:
0fcddd82
EZ
14434 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
14435
16a8534a
EZ
144362002-04-07 Elena Zannoni <ezannoni@redhat.com>
14437
14438 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
14439 instructions file at run time instead of configure time.
14440 Sometimes we run the test in a directory that is not the one we
14441 configured in.
14442 * gdb.asm/configure.in: Delete creation of symlink.
14443 * gdb.asm/configure: Regenerate.
14444
24181d81
JB
144452002-04-05 J. Brobecker <brobecker@gnat.com>
14446
14447 * gdb.gdb/xfullpath.exp: New test, to exercise the new
14448 xfullpath () function.
14449
7cdb7107
DJ
144502002-04-04 Daniel Jacobowitz <drow@mvista.com>
14451
14452 * gdb.asm/Makefile.in: Correct dependencies.
14453
14454 * gdb.asm/powerpc.inc: New file.
14455 * gdb.asm/asm-source.exp: Add PowerPC.
14456 * gdb.asm/configure.in: Likewise.
14457 * gdb.asm/configure: Regenerated.
14458
a7d17088
DJ
144592002-04-04 Daniel Jacobowitz <drow@mvista.com>
14460
14461 * gdb.base/relocate.exp: New file.
14462 * gdb.base/relocate.c: New file.
14463
cd721503
FF
144642002-04-04 Fred Fish <fnf@redhat.com>
14465
14466 * gdb.base/step-test.exp: Update comment regarding stopping in
14467 memcpy/bcopy calls inserted as part of the compiler runtime.
14468
b22ad7a7
MS
144692002-04-04 Michael Snyder <msnyder@redhat.com>
14470
14471 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
14472
5f279fa6
DJ
144732002-04-03 Daniel Jacobowitz <drow@mvista.com>
14474
14475 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
14476 (gdb_expect): Remove $notransfer hack.
14477
dd0fd3ce
DJ
144782002-04-02 Daniel Jacobowitz <drow@mvista.com>
14479
14480 * gdb.c++/classes.exp ("calling method for small class"): Match
14481 updated register output.
14482
1e50cda1
DJ
144832002-03-30 Daniel Jacobowitz <drow@mvista.com>
14484
14485 Fix PR gdb/452
14486 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
14487 when finished. Make gdb_file_cmd send "exec-file" when
14488 appropriate.
14489
24015922
DJ
144902002-03-30 Daniel Jacobowitz <drow@mvista.com>
14491
14492 * gdb.base/attach.exp: Remove extra setup_xfail.
14493
dd7dfd64
MS
144942002-03-26 Michael Snyder <msnyder@redhat.com>
14495
14496 * gdb.base/default.exp: Add tests for dump, append, and restore.
14497 * gdb.base/help.exp: Add tests for dump, append, and restore.
14498 * gdb.base/dump.exp: New file, test dump, append and restore.
14499 * gdb.base/dump.c: New file.
14500
48b2f8d7
MS
145012002-03-27 Michael Snyder <msnyder@redhat.com>
14502
d63a86f8 14503 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
14504 clean-ups in help messages.
14505
05b4d525
FF
145062002-03-26 Fred Fish <fnf@redhat.com>
14507
14508 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
14509 have debugging info for those functions and the compiler uses them
14510 internally to copy structs around.
14511
d7679631
FF
145122002-03-26 Fred Fish <fnf@redhat.com>
14513
14514 * gdb.base/list.exp: Revert the change made yesterday and add note
14515 about why we don't list the default lines for remote targets.
14516
523ac3f9
MS
145172002-03-25 Michael Snyder <msnyder@redhat.com>
14518
14519 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
14520
754b2b8d
FF
145212002-03-25 Fred Fish <fnf@redhat.com>
14522
14523 * gdb.base/list.exp: This test works on remote targets so remove
14524 the short circuit for remote targets. Update copyright.
14525
33c3e192
FF
145262002-03-25 Fred Fish <fnf@redhat.com>
14527
14528 * gdb.base/attach.exp: Fix logic error that was suppressing this
14529 test for all non hppa*-*-hpux* targets, instead of the hp target.
14530 Move comments closer to the suppression point. Also now need to
14531 check that we are running natively.
14532
d43e73ee
MS
145332002-03-22 Michael Snyder <msnyder@redhat.com>
14534
882c8f02
MS
14535 * gdb.base/default.exp: Add test for gcore. Update copyright.
14536 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 14537
04c12f60
FF
145382002-03-06 Fred Fish <fnf@redhat.com>
14539
14540 * gdb.base/funcargs.c: Remove extraneous ';' character.
14541 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
14542
b43df995
MC
145432002-03-04 Michael Chastain <mec@shout.net>
14544
14545 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
14546 accommodate gcc v3 function signature.
14547 * gdb.mi/mi0-var-cmd-exp: Ditto.
14548
92362027
AC
145492002-02-24 Andrew Cagney <ac131313@redhat.com>
14550
14551 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
14552 ``GNU/Linux'' or ``Linux kernel''
14553 * testsuite/gdb.threads/pthreads.c: Ditto.
14554
258ad32d
MC
145552002-02-24 Michael Chastain <mec@shout.net>
14556
14557 * gdb.threads/pthreads.c (thread1): Add a return statement.
14558 (thread2): Likewise.
14559 (foo): Likewise.
14560
04c3b3d4
MC
145612002-02-23 Michael Chastain <mec@shout.net>
14562
14563 * gdb.threads/linux-dp.c (philosopher): Add a return statement
14564 to placate gcc.
14565
5a2a0a20
MC
145662002-02-23 Michael Chastain <mec@shout.net>
14567
14568 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
14569 test "ptype bint". The test passes on all my stabs configurations.
14570
a640f7fc
JB
145712002-02-21 Jim Blandy <jimb@redhat.com>
14572
27924826
JB
14573 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
14574 filename at a time, and watch for the ones we want to see.
14575
a640f7fc
JB
14576 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
14577 types of pointers to prototyped functions.
14578
edcc8c75
AC
145792002-02-20 Andrew Cagney <ac131313@redhat.com>
14580
14581 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
14582 signed, unsigned and straight char.
14583 (padding_char, padding_short, padding_int, padding_long,
14584 padding_long_long, padding_float, padding_double,
14585 padding_long_double): New global variables.
14586 (fill, fill_structs): New functions.
14587
14588 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
14589 for correctly sized writes. Update copyright.
14590 (get_valueof): New procedure.
14591 (get_sizeof): Call get_valueof.
14592 (check_valueof): New procedure.
14593 (check_padding): New procedure.
14594
ac57ea44
MC
145952002-02-20 Michael Chastain <mec@shout.net>
14596
14597 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
14598 to setup_xfail. Document some of the remaining calls.
14599
7a10c941
MC
146002002-02-18 Michael Chastain <mec@shout.net>
14601
14602 * gdb.c++/userdef.exp: Update copyright year.
14603
fb8acdcc
DJ
146042002-02-18 Daniel Jacobowitz <drow@mvista.com>
14605
14606 * gdb.c++/userdef.exp: Test overloaded operators properly.
14607 Remove xfails.
14608
fda6ae12
MS
146092002-02-14 Michael Snyder <msnyder@redhat.com>
14610
14611 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
14612
676a0442
DJ
146132002-02-14 Daniel Jacobowitz <drow@mvista.com>
14614
14615 * gdb.base/a2-run.exp: Check for a remote target properly.
14616 * gdb.base/annota1.exp: Likewise.
14617 * gdb.base/list.exp: Likewise.
14618 * gdb.base/reread.exp: Likewise.
14619 * gdb.base/scope.exp: Likewise.
14620 * gdb.base/shlib-call.exp: Likewise.
14621 * gdb.base/term.exp: Likewise.
14622 * gdb.c++/annota2.exp: Likewise.
14623
78b4f468
RE
146242002-02-13 Richard Earnshaw <rearnsha@arm.com>
14625
14626 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
14627
9a81ba51
MC
146282002-02-10 Michael Chastain <mec@shout.net>
14629
14630 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
14631 (call_after_alloca): Ditto.
14632
004af6c7
DJ
146332002-02-10 Daniel Jacobowitz <drow@mvista.com>
14634
14635 * gdb.base/ending-run.exp: Guard "cont" test with
14636 gdb_skip_stdio_test.
14637
37225f62
JB
146382002-02-06 Jim Blandy <jimb@redhat.com>
14639
14640 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
14641 from here...
14642 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
14643 To here. Disable this test on non-HP platforms. Add big comment.
14644
fe6fdd96
MS
146452002-02-04 Michael Snyder <msnyder@redhat.com>
14646
14647 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
14648 other than d10v and m32r.
14649
036fad3f
RE
146502002-02-02 Richard Earnshaw <rearnsha@arm.com>
14651
14652 * gdb.base/default.exp: Rewrite test patterns to reduce time
14653 taken to match them.
14654
7148ab62
DJ
146552002-01-30 Daniel Jacobowitz <drow@mvista.com>
14656
14657 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
14658 Allow a start function above main.
14659 * gdb.threads/linux-dp.exp: Fix copyright date.
14660
396cc255
DJ
146612002-01-30 Daniel Jacobowitz <drow@mvista.com>
14662
a9c64011
AS
14663 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
14664 (check_philosopher_stack): Check for manager thread before checking
14665 for a just-starting thread.
396cc255 14666
f038d31b
DJ
146672002-01-30 Daniel Jacobowitz <drow@mvista.com>
14668
14669 From Neil Booth <neil@daikokuya.demon.co.uk>:
14670 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
14671 warnings.
14672
b3ff9d9a
FF
146732002-01-21 Fred Fish <fnf@redhat.com>
14674
14675 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
14676 not caller.
14677
39ad761d
JB
146782002-01-21 Jim Blandy <jimb@redhat.com>
14679
14680 * gdb.base/reread.exp: Check that GDB properly re-reads the
14681 executable file when it changes while no inferior is running.
14682
aaf320fa
FF
146832002-01-21 Fred Fish <fnf@redhat.com>
14684
a9c64011
AS
14685 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
14686 optionally accept the "shlib events" variation.
aaf320fa 14687
808a31f5
JB
146882002-01-21 Jim Blandy <jimb@redhat.com>
14689
14690 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
14691 call `fflush' after every `printf', so that the output is produced
14692 at predictable points, regardless of whatever buffering does (or
14693 doesn't) take place.
14694 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
14695 at different points.
14696
4420d5e2
DJ
146972002-01-20 Daniel Jacobowitz <drow@mvista.com>
14698
14699 * gdb.c++/inherit.exp: Update copyright years.
14700 * gdb.c++/method.exp: Likewise.
14701
3e36a0f4
DJ
147022002-01-20 Daniel Jacobowitz <drow@mvista.com>
14703
14704 * gdb.c++/classes.exp: Update for improved v3 support and skipping
14705 artificial methods/arguments.
14706 * gdb.c++/derivation.exp: Likewise.
14707 * gdb.c++/inherit.exp: Likewise.
14708 * gdb.c++/method.exp: Likewise.
14709 * gdb.c++/virtfunc.exp: Likewise.
14710
b4ceaee6
AC
147112002-01-18 Andrew Cagney <ac131313@redhat.com>
14712
14713 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
14714 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
14715 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
14716 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
14717 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
14718 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
14719
ecace851
JB
147202002-01-17 Jim Blandy <jimb@redhat.com>
14721
14722 * gdb.asm/asm-source.exp (info symbol): Take another shot at
14723 anchoring the pattern matching the entry point symbol's name.
14724
375fc983
AC
147252002-01-17 Andrew Cagney <ac131313@redhat.com>
14726
14727 * gdb.base/maint.exp: Update ``maint internal-error'' to match
14728 continue/quit query. Update copyright.
14729
fe6fdd96
MS
147302002-01-14 Michael Snyder <msnyder@redhat.com>
14731
14732 * gdb.base/gcore.exp: Remove extra debugging output.
14733
e017c81f
DJ
147342002-01-13 Daniel Jacobowitz <drow@mvista.com>
14735
14736 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
14737 for slightly dubious v2 mangled string.
14738
37ab3bf8
DJ
147392002-01-13 Daniel Jacobowitz <drow@mvista.com>
14740
14741 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
14742
1bc05c3a 147432002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 14744
1bc05c3a 14745 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 14746
1bc05c3a
JM
14747 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
14748 constructors.
14749 * gdb.c++/derivation.exp: Likewise.
14750 * gdb.c++/templates.exp: Likewise.
14751 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 14752
1bc05c3a
JM
147532002-01-10 Michael Snyder <msnyder@redhat.com>
14754
14755 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 14756
a911c360
MS
147572002-01-08 Michael Snyder <msnyder@redhat.com>
14758
14759 * gdb.base/gcore.exp: New test for generate-core-file command.
14760 * gdb.base/gcore.c: Testcase for above.
14761 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
14762
ea2119ec
JM
147632002-01-08 Jason Merrill <jason@redhat.com>
14764
14765 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
14766
68203136
FF
147672002-01-07 Fred Fish <fnf@redhat.com>
14768
14769 * gdb.c++/overload.exp: Remove unconditional xfails for:
14770 print foo_instance1.overloadargs(1)
14771 print foo_instance1.overloadargs(1, 2)
14772 print foo_instance1.overloadargs(1, 2, 3)
14773 print foo_instance1.overloadargs(1, 2, 3, 4)
14774 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
14775 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
14776 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
14777 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
14778 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
14779 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
14780 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
14781 print foo_instance1.overload1arg()
14782 print foo_instance1.overload1arg((char)arg2)
14783 print foo_instance1.overload1arg((signed char)arg3)
14784 print foo_instance1.overload1arg((unsigned char)arg4)
14785 print foo_instance1.overload1arg((int)arg7)
14786 print foo_instance1.overload1arg((unsigned int)arg8)
14787 print foo_instance1.overload1arg((float)arg11)
14788 print foo_instance1.overload1arg((double)arg12)
d63a86f8 14789
21b9b5b1
MS
147902002-01-07 Michael Snyder <msnyder@redhat.com>
14791
14792 * gdb.base/huge.exp: New test. Print a very large target data object.
14793 (skip_huge_test): New test variable. Define if you want to skip this
14794 test. The test reads an 8 megabyte data object from the target, so it
14795 might be very time consuming on remote targets with a slow connection.
14796 * gdb.base/huge.c: New file. Test case for above.
14797
725f922e
FF
147982002-01-07 Fred Fish <fnf@redhat.com>
14799
14800 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
14801 g_instance.bfoo, and g_instance.cfoo.
14802
889bf7c5 148032002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 14804
889bf7c5
PA
14805 * gdb.base/break.c (multi_line_if_conditional): New function.
14806 (multi_ilne_while_conditional): Likewise.
14807 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
14808 IF or WHILE condition puts the breakpoint at the start of
14809 the condition.
f286b2c3 14810
634d57ec
JL
14811 * gdb.base/selftest.exp (backtrace through signal handler): Remove
14812 hppa*-*-hpux* expected failure.
14813 * gdb.base/structs.exp (do_function_calls): Similarly.
14814
14815 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
14816 watchpoints.
14817
9fbfe2dc
AC
148182002-01-06 Andrew Cagney <ac131313@redhat.com>
14819
14820 Fix PR gdb/66.
14821 * gdb.base/structs.exp: Replace skip for a29k with skip for
14822 gdb,cannot_call_functions.
14823 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
14824 * gdb.base/callfuncs.exp: Ditto.
14825 * gdb.base/call-rt-st.exp: Ditto.
14826 * gdb.base/call-strs.exp: Ditto.
14827 * gdb.base/callfwmall.exp: Ditto.
14828 * gdb.base/scope.exp: Obsolete xfail a29k.
14829 * gdb.c++/misc.exp: Ditto.
14830 * gdb.c++/cplusfuncs.exp: Ditto.
14831 * gdb.base/ptype.exp: Ditto.
14832 * gdb.base/printcmds.exp: Ditto.
14833 * gdb.base/opaque.exp: Ditto.
14834 * gdb.base/list.exp: Ditto.
14835 * gdb.base/funcargs.exp: Ditto.
14836 * gdb.base/default.exp: Ditto.
14837
8ddad156
MS
148382002-01-04 Michael Snyder <msnyder@redhat.com>
14839
ca4976a6 14840 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
14841 * gdb.base/maint.exp: Add tests for maint info sections options.
14842
1b074332
JL
14843Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
14844
14845 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
14846
7d159115
CV
148472001-12-20 Corinna Vinschen <vinschen@redhat.com>
14848
14849 * gdb.asm/arm.inc: New file.
14850 * gdb.asm/asm-source.exp: Add arm targets.
14851 * gdb.asm/configure.in: Ditto.
14852 * gdb.asm/configure: Recreated from configure.in.
14853
8fb87725
JL
14854Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
14855
afabe08c
JL
14856 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
14857 with HP's compiler.
14858 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
14859 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
14860 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
14861 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
14862
14863 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
14864 either HP's compilers or GCC.
14865
db521deb
JL
14866 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
14867 a SIGBUS or SIGSEGV.
14868
14869 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
14870
14871 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
14872 can be compiled with either HP's compiler or GCC.
14873
cfa88ab7
JL
14874 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
14875 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
14876 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
14877
ca344dff
JL
14878 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
14879 to match current gdb output. Update due to using auto-solib-limit
14880 for limiting instead of overloading auto-solib-add.
14881 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
14882 test program.
14883
3f3c6e55 14884 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
14885 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
14886 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
14887 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
14888 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
14889 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
14890 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
14891 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
14892 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
14893 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
14894 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
14895 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
14896 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 14897
8fb87725
JL
14898 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
14899 a SIGTRAP to the inferior.
14900
cf599fa7
CV
149012001-12-19 Corinna Vinschen <vinschen@redhat.com>
14902
14903 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
14904 Substitute call to target_link by call to gdb_compile.
14905
2cd045cd
JL
14906Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
14907
a9c64011
AS
14908 * gdb.base/break.exp: Fix HP specific search string when testing
14909 backtracing in a called function.
2cd045cd 14910
a9c64011
AS
14911 * gdb.base/constvars.exp: Only set lang to C++ if we're
14912 compiling the test with HP's compilers.
14913 * gdb.base/volatile.exp: Similarly.
2cd045cd 14914
99ebe9ac
JB
149152001-12-19 Jim Blandy <jimb@redhat.com>
14916
14917 * gdb.base/printcmds.exp: Expect the null character to be printed
14918 as '\0', and the '\013' to be printed as '\v'.
14919 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
14920 * gdb.base/setvar.exp: Same.
14921
b9891b29
JB
149222001-12-17 Jim Blandy <jimb@redhat.com>
14923
0eba65ab
JB
14924 * gdb.base/completion.exp: Rather than completing very long
14925 filenames, which can make the readline library produce output we
14926 don't recognize, cd to the directory first, and then complete
14927 using nice, short relative paths.
14928
6970b5b1
JB
14929 * gdb.base/completion.exp: On some systems, there is, in fact, a
14930 variable named `b' in scope, since GDB treats all static
a9c64011
AS
14931 variables as being in scope. So use `no_var_named_this'
14932 instead of `b'.
6970b5b1 14933
b9891b29 14934 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 14935 can't find the core file's registers as a failure.
b9891b29 14936
e6ccd35f
JSC
149372001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
14938
a9c64011
AS
14939 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
14940 test expect string more specific.
e6ccd35f 14941
105ba819
CV
149422001-12-13 Corinna Vinschen <vinschen@redhat.com>
14943
14944 * gdb.asm/asm-source.exp: Add support for xstormy16.
14945 * gdb.asm/configure.in: Ditto.
14946 * gdb.asm/configure: Rebuild.
14947 * gdb.asm/xstormy16.inc: New file.
14948
e9e79dd9
FF
149492001-12-10 Fred Fish <fnf@redhat.com>
14950
14951 * gdb.base/maint.exp: Update to match changes in type dumping code.
14952
347dc97d
JB
149532001-12-10 Jim Blandy <jimb@redhat.com>
14954
14955 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
14956 matching the entry point symbol's name at the beginning of the
14957 line.
347dc97d 14958
5178b9d6
DJ
149592001-12-07 Daniel Jacobowitz <drow@mvista.com>
14960
14961 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
14962 gdb.c++/inherit.exp, gdb.c++/method.exp,
14963 gdb.c++/namespace.exp, gdb.c++/templates.exp,
14964 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
14965 and class layout support.
14966
af890c52
DJ
149672001-12-07 Daniel Jacobowitz <drow@mvista.com>
14968
14969 * gdb.c++/classes.exp: Add test for static member function.
14970 * gdb.c++/misc.cc: Add class with static member function.
14971
7a345fb3
JB
149722001-12-07 Jim Blandy <jimb@redhat.com>
14973
f2e54a80 14974 If GDB says it can't find the struct the function returned, report
8032bf31
JB
14975 those tests as `unsupported'.
14976 * gdb.base/call-rt-st.exp (print_struct_call): New function.
14977 Rewrite subsequent tests to use it.
14978
14979 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
14980 those tests as `unsupported'.
14981 * gdb.base/structs.exp (call_struct_func): New function.
14982 (do_function_calls): Use call_struct_func to call the functions
14983 returning structs.
14984
0bc69509
JB
14985 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
14986 whether functions are prototyped or not, so we can't possibly pass
14987 arguments to t_float_values2 properly.
14988
7a345fb3
JB
14989 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
14990 value of `timeout' for targets other than the mips*tx39-*.
14991
edb6ede1
MS
149922001-12-06 Michael Snyder <msnyder@redhat.com>
14993
d63a86f8 14994 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
14995 and detect whether the start symbol has a leading underscore.
14996
2d842f13
JB
149972001-12-04 Jim Blandy <jimb@redhat.com>
14998
14999 * gdb.base/completion.exp: Clarify indentation.
15000
68550daf
JB
150012001-12-03 Jim Blandy <jimb@redhat.com>
15002
15003 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
15004 variables on the S/390, not `.word'.
15005
cd5195a8
JB
150062001-11-30 Jim Blandy <jimb@redhat.com>
15007
15008 Add assembly-source tests for s390-ibm-linux.
15009 * gdb.asm/s390.inc: New file.
15010 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
15011 the S/390 architecture.
a9c64011 15012 * gdb.asm/configure: Regenerated.
cd5195a8 15013
ca9efc90
MS
150142001-11-30 Michael Snyder <msnyder@redhat.com>
15015
15016 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
15017 next, info source, info sources, info line, global and static
15018 variables, and static functions.
15019 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
15020 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
15021 * gdb.asm/asmsrc1.s: Add a static function and some variables.
15022 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
15023 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
15024 (gdbasm_leave): Restore frame pointer.
15025 (gdbasm_startup): Copy stack set-up from crt0.S.
15026
d0e66976
FN
150272001-11-26 Fernando Nasser <fnasser@redhat.com>
15028
15029 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
15030 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
15031 to a local (non-static) variable. Copy tstruct.a to a static buffer
15032 and return a pointer to that buffer.
15033 * gdb.base/callfwmall.c (t_structs_a): Ditto.
15034
e2334072
MK
150352001-11-24 Mark Kettenis <kettenis@gnu.org>
15036
15037 * gdb.asm/configure.in: Fix recognition of ix86 target.
15038 * gdb.asm/configure: Regenerate.
15039
756caa3d
MS
150402001-11-21 Michael Snyder <msnyder@redhat.com>
15041
15042 * gdb.asm/sparc.inc: New file.
15043 * gdb.asm/asm-source.exp: Recognize sparc target.
15044 * gdb.asm/configure.in: Recognize sparc target.
15045 * gdb.asm/configure: Regenerate.
d63a86f8 15046
9a4d72d5
MS
150472001-11-21 Michael Snyder <msnyder@redhat.com>
15048
15049 * gdb.asm/m32r.inc: New file.
15050 * gdb.asm/asm-source.exp: Recognize m32r target.
15051 * gdb.asm/configure.in: Recognize m32r target.
15052 * gdb.asm/configure: Regenerate.
15053
a773d1cd
MS
150542001-11-20 Michael Snyder <msnyder@redhat.com>
15055
017ac23d
MS
15056 * gdb.asm/i386.inc: New file.
15057 * gdb.asm/asm-source.exp: Recognize ix86 target.
15058 * gdb.asm/configure.in: Recognize ix86 target.
15059 * gdb.asm/configure: Regenerate.
15060
a773d1cd
MS
15061 * gdb.c++/namespace.exp: Fix quotes in output messages.
15062
bb632afb
MS
150632001-11-14 Michael Snyder <msnyder@redhat.com>
15064
25d559ca 15065 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
15066 qualifier in a type cast expression, to designate an address
15067 in the instruction space (Harvard architecture).
15068
4749e309
MS
150692001-11-13 Michael Snyder <msnyder@redhat.com>
15070
15071 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
15072 Tests for expressions using 'const' and 'volatile'.
15073
25050984
CV
150742001-11-13 Corinna Vinschen <vinschen@redhat.com>
15075
15076 * gdb.asm/asm-sources.exp: Allow defining linker flags.
15077
1902c51f
DJ
150782001-11-12 Daniel Jacobowitz <drow@mvista.com>
15079
15080 * lib/mi-support.exp (mi_run_to_helper): Move comments
15081 outside of gdb_expect.
15082
dcf95b47
DJ
150832001-11-11 Daniel Jacobowitz <drow@mvista.com>
15084
15085 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
15086 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
15087 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
15088 mi0_run_to): New functions.
15089 * gdb.mi/mi-simplerun.exp: Use them.
15090 * gdb.mi/mi0-simplerun.exp: Likewise.
15091 * gdb.mi/mi-var-cmd.exp: Likewise.
15092 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 15093
45b074e1
AC
150942001-11-10 Andrew Cagney <ac131313@redhat.com>
15095
15096 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
15097 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
15098
bf50d346
AC
150992001-11-09 Andrew Cagney <ac131313@redhat.com>
15100
15101 * gdb.base/restore.exp: Include $expected value in restored test
15102 message.
15103
9383332c
AC
151042001-11-09 Andrew Cagney <ac131313@redhat.com>
15105
15106 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
15107 implemented.
15108
db62520a
MS
151092001-11-08 Michael Snyder <msnyder@redhat.com>
15110
15111 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
15112 Add pass/fail message for stop at breakpoint in call dummy function.
15113
b5703437
MS
151142001-11-07 Michael Snyder <msnyder@redhat.com>
15115
d63a86f8
RM
15116 * gdb.c++/templates.exp (test_template_breakpoints):
15117 If we get an overload menu, but it does not match what
760f6330 15118 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
15119 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
15120 making the whitespace optional. Argument for "new" may be
15121 "unsigned" as well as "unsigned int/long".
d63a86f8 15122 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
15123 making the whitespace optional. Also replace "(void) with
15124 "((void|)), making the keyword "void" optional.
d63a86f8 15125 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
15126 making the whitespace optional. Also replace "(void) with
15127 "((void|)), making the keyword "void" optional.
3bf40917
MS
15128 * gdb.base/callfuncs.c (t_float_values): This function must
15129 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 15130 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
15131 can be tested against both cases. Usually one case involves
15132 promotion of float to double, while the other does not.
15133 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
15134 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
15135 includes a stack frame for "start".
15136
c8ab4e6d
JB
151372001-11-05 Jim Blandy <jimb@redhat.com>
15138
15139 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
15140 pointers are 32 bits long, and that offsets of relocs are always
15141 stored in the data (REL-style), and not in the reloc entry itself
15142 (RELA-style).
15143 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
15144 stabs.
15145
3f08ced9
MS
151462001-11-01 Michael Snyder <msnyder@redhat.com>
15147
15148 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
15149 and regular expression operators by using quoting.
15150
cbfa24cd
MS
151512001-10-31 Michael Snyder <msnyder@redhat.com>
15152
15153 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
15154 depending on what the symbol table contains.
15155 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
15156 the output of the ptype command. Similarly, accept both "const &"
15157 and "const&".
15158
aaa68313
CV
151592001-10-31 Corinna Vinschen <vinschen@redhat.com>
15160
15161 * gdb.base/miscexprs.c (main): Add usage of preprocessor
15162 symbol `STORAGE' to allow to choose the storage class of
15163 the local datastructures.
15164 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
15165 compiler directive.
15166
91740388
MS
151672001-10-30 Michael Snyder <msnyder@redhat.com>
15168
15169 * gdb.base/jump.exp: Allow it to run for all targets.
15170
1b7c05e7
CV
151712001-10-29 Corinna Vinschen <vinschen@redhat.com>
15172
15173 * gdb.base/call-ar-st.c (print_double_array): Match for loop
15174 with new double_array size.
15175 (main): Change storage class of all local variables to static.
15176 Reduce size of double_array to 9.
15177 * gdb.base/call-ar-st.exp: Increase timeout value.
15178 Change expected output for double array to match new size in
15179 call-ar-st.c.
15180
36a22261
CV
151812001-10-29 Corinna Vinschen <vinschen@redhat.com>
15182
15183 * gdb.base/ending-run.exp: Create identical output when passing
15184 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 15185 Stormy16 target.
36a22261 15186
92b8ae91
MK
151872001-10-28 Mark Kettenis <kettenis@gnu.org>
15188
15189 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
15190 that we catch the expected failure under Linux/x86.
15191
cb135b83
OF
151922001-10-29 Orjan Friberg <orjanf@axis.com>
15193
15194 * gdb.base/setvar.exp: Escape curly braces.
15195 * gdb.stabs/weird.exp: Ditto.
15196
6884aa54
DJ
151972001-10-27 Daniel Jacobowitz <drow@mvista.com>
15198
15199 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
15200 * gdm.mi/mi0-hack-cli.exp: Likewise.
15201
0398c9aa
AC
152022001-10-25 Andrew Cagney <ac131313@redhat.com>
15203
15204 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
15205 messages.
15206
d20bf2e8
AC
152072001-10-21 Andrew Cagney <ac131313@redhat.com>
15208
15209 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
15210 checking MI enabled.
15211
03dd63aa
CV
152122001-10-09 Corinna Vinschen <vinschen@redhat.com>
15213
15214 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
15215
1d9d99f3
FCE
152162001-10-04 Frank Ch. Eigler <fche@redhat.com>
15217
15218 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
15219 if gdb child process crashes, just signal an error.
15220
838ae6c4
JB
152212001-10-02 Jim Blandy <jimb@redhat.com>
15222
15223 * lib/gdb.exp (test_xfail_format): Simplify.
15224
15225 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
15226 front of the variable name `format'. Simplify `if'.
15227
8f0cbc1c
DJ
152282001-10-01 Daniel Jacobowitz <drow@mvista.com>
15229
15230 * gdb.threads/pthreads.exp: Wait for output and delay
15231 before sending ^C.
15232
1f08dafd
DJ
152332001-10-01 Daniel Jacobowitz <drow@mvista.com>
15234
15235 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
15236 some incorrect output instead of timing out.
15237 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
15238
674f90ff
CV
152392001-09-28 Corinna Vinschen <vinschen@redhat.com>
15240
15241 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
15242 check to allow additional `int'.
15243
9b284272
DJ
152442001-09-27 Daniel Jacobowitz <drow@mvista.com>
15245
15246 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
15247 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
15248
b55a4771
MS
152492001-09-27 Michael Snyder <msnyder@redhat.com>
15250
15251 * lib/gdb.exp (test_debug_format): New proc.
15252 (setup_xfail_format): Use new proc test_debug_format.
15253 * gdb.base/constvars.exp (local_compiler_xfail_check): New
15254 proc; use new service proc test_debug_format.
15255 Replace all other "gcc_compiled" tests with this test.
15256 * gdb.base/volatile.exp (local_compiler_xfail_check): New
15257 proc; use new service proc test_debug_format.
15258 Replace all other "gcc_compiled" tests with this test.
15259
152602001-09-27 Michael Snyder <msnyder@redhat.com>
15261
15262 * gdb.base/cvexpr.exp: New file.
15263 * gdb.base/cvexpr.c: New file
15264 Test for expressions using const and volatile keywords.
15265
4e6667ac
CV
152662001-09-26 Corinna Vinschen <vinschen@redhat.com>
15267
15268 * gdb.base/constvars.exp: Check for different orders of keywords
15269 and additional "int" strings in output.
15270
4f337972
AC
152712001-09-22 Andrew Cagney <ac131313@redhat.com>
15272
15273 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
15274 responses from "help maint".
15275
2015650d
FCE
152762001-09-19 Frank Ch. Eigler <fche@redhat.com>
15277
15278 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
15279 to localhost:NNN instead of :NNN, in case Xvfb is listening
15280 only on TCP.
15281
f3bcedc1
CV
152822001-09-19 Corinna Vinschen <vinschen@redhat.com>
15283
15284 * gdb.base/recurse.exp: When checking leaving the watchpoint
15285 scope, recognize when gdb is in function's epilogue and pass.
15286
6b819c92
KS
152872001-09-18 Keith Seitz <keiths@redhat.com>
15288
15289 * lib/insight-support.exp (_gdbtk_export_target_info): Add
15290 support for running tests against sid targets.
15291 (gdbtk_done): Ditto.
15292
a10c9419
CV
152932001-09-18 Corinna Vinschen <vinschen@redhat.com>
15294
15295 * gdb.base/ending-run.c (main): Set stdout buffersize
15296 to the same reasonable value for any target.
15297 * gdb.base/ending-run.exp: Add a regular expression
15298 to make testsuite happy on Sanyo Stormy16 target.
15299
739d0d99
CV
153002001-09-17 Corinna Vinschen <vinschen@redhat.com>
15301
15302 * gdb.base/display.c (do_loops): Add float variable `f'.
15303 Increment f in loop.
15304 * gdb.base/display.exp: Increment timeout by 60 seconds.
15305 Change float display test to use variable `f'.
15306
1b8947f0
JB
153072001-09-17 Jim Blandy <jimb@redhat.com>
15308
15309 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
15310 overflowing the limited breakpoint tables on some ROM monitors
15311 (like the ROM68K).
15312
9890ac81
FCE
153132001-09-15 Frank Ch. Eigler <fche@redhat.com>
15314
15315 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
15316 the "-ac" (disable access control) flag.
15317
6db765ea
JH
153182001-08-30 Jeff Holcomb <jeffh@redhat.com>
15319
15320 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
15321 ints.
15322
4c32cc04
KS
153232001-08-30 Keith Seitz <keiths@redhat.com>
15324
15325 * lib/gdb.exp: Move all insight-related functionality into
15326 separate file.
15327 * lib/insight-support.exp: New file.
15328
8d6e6f81
FCE
153292001-08-29 Frank Ch. Eigler <fche@redhat.com>
15330
15331 * config/sid.exp (sid_start): Never set sid verbosity; disable
15332 expect_background {} that consumed its stdout; tolerate </dev/null.
15333 Attempt to set endianness override in "sid" protocol mode. Cleanup.
15334
6a90e1d0
AC
153352001-08-18 Andrew Cagney <ac131313@redhat.com>
15336
15337 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
15338 CLI jump command to start it.
15339 (mi_run_to_main): Fail immediatly when unexpected output.
15340
1759b3c3
AC
153412001-08-18 Andrew Cagney <ac131313@redhat.com>
15342
15343 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
15344 beginning of function. Fix PR gdb/191.
15345
61d11d80
FCE
153462001-08-16 Frank Ch. Eigler <fche@redhat.com>
15347
15348 * config/sid.exp (sid_start): Don't warn if we cannot figure out
15349 what to force sid endianness to.
15350
942a4df2
KS
153512001-08-15 Keith Seitz <keiths@redhat.com>
15352
15353 * lib/gdb.exp (gdbtk_start): Don't set environment
15354 variables for TCL_LIBRARY and friends. Insight will
15355 now figure these out for itself.
15356
0521c418
MS
153572001-08-02 Michael Snyder <msnyder@redhat.com>
15358
15359 * gdb.base/completion.exp: Remove the symbol "a64l" from
15360 the expect string; this is target-specific, and not related
15361 to what is being tested.
15362
74a9a58a
DB
153632001-08-02 Dave Brolley <brolley@redhat.com>
15364
15365 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
15366
c70819fa
MS
153672001-07-25 Michael Snyder <msnyder@redhat.com>
15368
c2b8fa57
MS
15369 * gdb.base/consecutive.exp: New file. Test stepping over
15370 breakpoints on consecutive instructions.
15371 * gdb.base/consecutive.c: New file.
15372
c70819fa
MS
15373 * gdb.base/call-rt-st.exp: Use double-backslash to quote
15374 curly braces in regular expressions.
15375
2b1a1355
MS
153762001-07-25 Michael Snyder <msnyder@redhat.com>
15377
15378 * gdb.base/ending-run.exp: Accept "Program exited normally" as
15379 legitimate output from stepping out of main.
15380
413eca6f
KS
153812001-07-22 Keith Seitz <keiths@redhat.com>
15382
15383 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
15384 the empty string, do not run the tests.
15385
7e5a9322
SC
153862001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15387
15388 * gdb.base/long_long.exp: Detect size of pointer. Take into
15389 account 2-byte pointers when testing for p/a results.
15390
de58f10f
SC
153912001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15392
d63a86f8 15393 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
15394 and defined to 1K for m68hc11.
15395 (random_data): Reduce table to 1K for embedded platforms (68hc11).
15396 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
15397 (sizeof_random_data): New variable to tell the size of the data table;
15398 don't test past this size; always run to main.
15399
d6f5fea1
SC
154002001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15401
15402 * gdb.base/return2.exp: return of long long and double fails for
15403 68HC11; don't execute these tests on that platform.
15404 * gdb.base/return.exp: Return of a double fails for 68hc11.
15405
c477543d
SC
154062001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15407
15408 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
15409 tests that print a float.
15410 * call-rt-st.exp: Likewise.
15411
63cf1c79
MK
154122001-07-12 Mark Kettenis <kettenis@gnu.org>
15413
15414 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
15415 running this test on Linux.
15416
112f9ab5
MC
154172001-06-24 Michael Chastain <chastain@redhat.com>
15418
15419 * gdb.base/arithmet.exp: Remove some tests to make all test names
15420 unique.
15421
4970cb0f
MS
154222001-07-03 Michael Snyder <msnyder@redhat.com>
15423
15424 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
15425 the output of the ptype command.
15426
d85da69f
MS
154272001-07-02 Michael Snyder <msnyder@redhat.com>
15428
4c8a82de
MS
15429 * gdb.base/completion.exp: Don't assume that break.c is the only
15430 source file that may contain functions named "marker".
d85da69f
MS
15431 * gdb.base/corefile.exp: Quote the curly braces in regexp.
15432
8afc772b
AC
154332001-06-28 Andrew Cagney <ac131313@redhat.com>
15434
15435 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
15436 of files to delete.
15437
15438 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
15439 * gdb.disasm/h8300s.exp: New file.
15440 gdb.disasm/h8300s.s: Likewise.
15441
cff22675
AC
154422001-06-27 Andrew Cagney <ac131313@redhat.com>
15443
15444 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
15445 empty breakpoint tables.
15446
68c81b54
AC
154472001-06-25 Andrew Cagney <ac131313@redhat.com>
15448
15449 * lib/mi-support.exp: Update args=... part of stop-reason
15450 patterns. Accept either a list or a tuple.
15451
2dd62704
AC
154522001-06-23 Andrew Cagney <ac131313@redhat.com>
15453
15454 * lib/mi-support.exp: Remove local emacs variable defining
15455 change-log-default-name.
15456
b4127474
MC
154572001-06-22 Michael Chastain <chastain@redhat.com>
15458
15459 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
15460 This is operationally compatible with the previous version.
15461
8dbfb380
JB
154622001-06-13 Jim Blandy <jimb@redhat.com>
15463
15464 * lib/gdb.exp (gdb_test): Doc fix.
15465
f2d8c86d
MC
154662001-06-10 Michael Chastain <chastain@redhat.com>
15467
15468 * gdb.base/exprs.exp: Remove a duplicate test.
15469
81564d34
JB
154702001-06-06 Jim Blandy <jimb@redhat.com>
15471
15472 * gdb.base/return2.exp (main): Use values to test float and double
15473 returns that are not NaN's, to avoid being confused by IEEE
15474 comparison rules.
15475
da55addb
MS
154762001-06-04 Michael Snyder <msnyder@redhat.com>
15477
15478 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 15479 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
15480 rather than wait for 12 more tests to time out.
15481
42c65987
JB
154822001-06-06 Jim Blandy <jimb@redhat.com>
15483
b18bced9 15484 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 15485 Don't forget to match the GDB prompt.
b18bced9 15486
42c65987
JB
15487 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
15488
5b41e5f0
JB
154892001-06-04 Jim Blandy <jimb@redhat.com>
15490
15491 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
15492 command.
15493
015e046f
KB
154942001-05-31 Kevin Buettner <kevinb@redhat.com>
15495
15496 * gdb.base/annota1.exp (info break): Match four or more spaces
15497 after "Address".
15498
fb1ffbbe
MC
154992001-05-31 Michael Chastain <chastain@redhat.com>
15500
15501 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
15502 (dm_type_int_star): Likewise.
15503 (dm_type_long_star): Likewise.
15504 (dm_type_void_star): Likewise.
15505
5ea2a32c
KB
155062001-05-29 Kevin Buettner <kevinb@redhat.com>
15507
15508 * gdb.base/completion.exp (INPUTRC): Set this environment variable
15509 to a known value in order to get consistent results regardless
15510 of the setting of INPUTRC or the presence or contents of .inputrc.
15511
ae23c492
MS
155122001-05-24 Michael Snyder <msnyder@redhat.com>
15513
ac55707e
MS
15514 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
15515 Don't require that the main thread and the manager thread are the
15516 first in the list.
15517
ae23c492
MS
15518 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
15519 debugging. If test fails, issue an "unsupported" not a "fail".
15520
400071f1
JB
155212001-05-24 Jim Blandy <jimb@redhat.com>
15522
15523 Don't assume that short is shorter than int.
15524 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
15525 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 15526 this isn't true.
400071f1
JB
15527 ("print unsigned char == (~0)"): Add test that verifies that ~0,
15528 an int, is not equal to ~0 stored in an unsigned char. This tests
15529 the same thing that the previous test meant to, but works on
15530 16-bit machines, too.
15531 ("print unsigned char != (~0)"): Same test, complemented.
15532
0816a3e5
MS
155332001-05-24 Michael Snyder <msnyder@redhat.com>
15534
15535 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 15536 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
15537 and prevents dejagnu getting out of step.
15538
f6dc23a9
KB
155392001-05-23 Kevin Buettner <kevinb@redhat.com>
15540
15541 * gdb.base/finish.exp (finish_void): Revise pattern for
15542 stopping on the call statement to not permit stopping at
15543 the start of the instructions comprising the call sequence.
15544
7dbd117d
MC
155452001-05-19 Michael Chastain <chastain@redhat.com>
15546
15547 * gdb.base/callfuncs.exp: Make all test names unique.
15548 * gdb.base/commands.exp: Make all test names unique.
15549 * gdb.base/condbreak.exp: Make all test names unique.
15550 * gdb.base/dbx.exp: Make all test names unique.
15551 * gdb.base/default.exp: Make all test names unique.
15552 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
15553 and TIMEOUT messages to their corresponding PASS message.
15554 * gdb.base/ending-run.exp: Make all test names unique.
15555 * gdb.base/long_long.exp: Remove duplicate test.
15556
6b0b0a9e
KB
155572001-05-21 Kevin Buettner <kevinb@redhat.com>
15558
15559 * gdb.base/finish.exp (finish_void): Allow "finish" command to
15560 stop on the call statement as well as the statement after the
15561 call.
15562
2caa35cb
MS
155632001-05-21 Michael Snyder <msnyder@redhat.com>
15564
15565 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
15566
40713331
EZ
155672001-05-10 Elena Zannoni <ezannoni@redhat.com>
15568
a9c64011
AS
15569 * gdb.base/completion.exp: Revamp test. Make it execute on all
15570 platforms.
40713331 15571
c2c1be8d
EZ
155722001-05-10 Elena Zannoni <ezannoni@redhat.com>
15573
a9c64011
AS
15574 * config/gdbserver.exp (gdb_load): Handle the case
15575 in which the arguments to gdbserver are given in the
15576 baseboard configuration file.
15577 Also handle the case in which the server needs to do a
15578 load.
2c9cd303 15579
9671de48
KS
155802001-05-07 Keith Seitz <keiths@cygnus.com>
15581
a9c64011
AS
15582 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
15583 set up the display for testing.
15584 (gdbtk_start): Convert all paths to paths that tcl will like.
15585 Export target information to environment.
15586 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
15587 necessary.
15588 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
15589 (to_tcl_path): New proc to convert a given pathname into
15590 a path acceptible as an argument to a tcl command.
15591 (_gdbtk_export_target_info): New proc to export target info
15592 into the environment for gdbtk testing.
15593 (gdbtk_done): New proc to signal end-of-test.
9671de48 15594
5a360f47
JB
155952001-05-06 Jim Blandy <jimb@redhat.com>
15596
15597 * restore.c: Make the code of caller0 correspond to its comment.
15598
66c756c6
MS
155992001-05-03 Michael Snyder <msnyder@redhat.com>
15600
15601 * config/sid.exp (gdb_target_sid): Check for error messages.
15602 On error or timeout, don't make expect exit (which will terminate
15603 all subsequent tests); instead just make gdb exit.
d63a86f8 15604 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
15605 return a negative value.
15606
a966fde5
JB
156072001-04-24 Jim Blandy <jimb@redhat.com>
15608
851c18e0
JB
15609 * gdb.c++/templates.exp: If we see the prompt for the overload
15610 list, but we haven't recognized any of the longer patterns,
15611 arrange for this test to fail, not hang.
15612
a966fde5
JB
15613 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
15614 variations.
15615
db144853
MC
156162001-04-22 Michael Chastain <chastain@redhat.com>
15617
15618 * gdb.c++/local.exp: Use the 'runto' library function.
15619 * gdb.c++/namespace.exp: Likewise.
15620 * gdb.c++/overload.exp: Likewise.
15621
3207ec21
KB
156222001-03-26 Kevin Buettner <kevinb@redhat.com>
15623
15624 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
15625 * gdb.base/step-line.exp: New file. Test step/next in presence of
15626 #line directives.
15627 * gdb.base/step-line.c: New file. Test program for the above.
15628 * gdb.base/step-line.inp: New file. We pretend that this file has
15629 been transformed by some other tool into step-line.c.
15630
13b57657
JB
156312001-03-21 Jim Blandy <jimb@redhat.com>
15632
15633 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
15634 unmangled operator names.
15635
754cbe1c
JB
156362001-03-20 Jim Blandy <jimb@redhat.com>
15637
15638 * gdb.threads/linux-dp.exp: Recognize an additional message
15639 generated by GDB when it doesn't understand how to debug threads
15640 on the target system.
15641
177495c9
AC
156422001-03-19 Andrew Cagney <ac131313@redhat.com>
15643
15644 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
15645
f266096b
MC
156462001-03-12 Michael Chastain <chastain@redhat.com>
15647
15648 * gdb.c++/derivation.exp: Use the 'runto' library function.
15649
cac3c2ff
MC
156502001-03-12 Michael Chastain <chastain@redhat.com>
15651
15652 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
15653
b6c11a24
MC
156542001-02-24 Michael Chastain <chastain@redhat.com>
15655
15656 * gdb.c++/ref-types.exp: Change handwritten code to library
15657 function 'runto'.
15658
6bae5bce
OF
156592001-03-16 Orjan Friberg <orjanf@axis.com>
15660
15661 * gdb.base/signals.exp: Set count to 0 explicitly.
15662
0015fd9a
MS
156632001-03-15 Mark Salter <msalter@redhat.com>
15664
15665 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
15666 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
15667 (gdb_load): Add support for additional target_info: gdb_download_size
15668 and gdb_load_timeout.
0015fd9a 15669
fc33412a
DT
15670Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
15671
15672 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
15673 file -- to prevent failing when the compile fails but we have no
15674 intention of running the tests anyway.
fc33412a
DT
15675
15676 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
15677 tests if set.
15678
15679 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 15680 integers.
fc33412a
DT
15681
15682 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
15683 * gdb.c++/namespace.exp: Ditto.
15684
115f06de
OF
156852001-03-07 Orjan Friberg <orjanf@axis.com>
15686
15687 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
15688 * gdb.base/pointers.exp: Relax pattern match of decimals.
15689
b6ba6518
KB
156902001-03-06 Kevin Buettner <kevinb@redhat.com>
15691
15692 * Makefile.in, config/abug.exp, config/cfdbug.exp,
15693 config/cpu32bug.exp, config/dve.exp, config/est.exp,
15694 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
15695 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
15696 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
15697 config/sh.exp, config/sid.exp, config/slite.exp,
15698 config/sparclet.exp, config/udi.exp, config/unknown.exp,
15699 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
15700 config/vxworks.exp, config/vxworks29k.exp,
15701 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
15702 gdb.base/all-bin.exp, gdb.base/annota1.exp,
15703 gdb.base/arithmet.exp, gdb.base/assign.exp,
15704 gdb.base/async.exp, gdb.base/attach.exp,
15705 gdb.base/bitfields.exp, gdb.base/bitops.exp,
15706 gdb.base/break.exp, gdb.base/call-ar-st.exp,
15707 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
15708 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
15709 gdb.base/commands.exp, gdb.base/completion.exp,
15710 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
15711 gdb.base/constvars.exp, gdb.base/corefile.exp,
15712 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
15713 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
15714 gdb.base/ending-run.exp, gdb.base/environ.exp,
15715 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
15716 gdb.base/finish.exp, gdb.base/foll-exec.exp,
15717 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
15718 gdb.base/funcargs.exp, gdb.base/help.exp,
15719 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
15720 gdb.base/logical.exp, gdb.base/long_long.exp,
15721 gdb.base/maint.exp, gdb.base/mips_pro.exp,
15722 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
15723 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
15724 gdb.base/pointers.exp, gdb.base/printcmds.exp,
15725 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
15726 gdb.base/regs.exp, gdb.base/relational.exp,
15727 gdb.base/remote.exp, gdb.base/reread.exp,
15728 gdb.base/restore.exp, gdb.base/return2.exp,
15729 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
15730 gdb.base/selftest.exp, gdb.base/setshow.exp,
15731 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
15732 gdb.base/sigall.exp, gdb.base/signals.exp,
15733 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
15734 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
15735 gdb.base/step-test.exp, gdb.base/structs.c,
15736 gdb.base/structs.exp, gdb.base/structs2.exp,
15737 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
15738 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
15739 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
15740 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
15741 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
15742 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
15743 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
15744 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
15745 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
15746 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
15747 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
15748 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
15749 gdb.fortran/types.exp, gdb.java/jmisc.exp,
15750 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
15751 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
15752 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
15753 gdb.trace/circ.exp, gdb.trace/collection.exp,
15754 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
15755 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
15756 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
15757 gdb.trace/report.exp, gdb.trace/save-trace.exp,
15758 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
15759 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
15760 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
15761 notices.
15762
dc96c6c7 157632001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
15764
15765 * gdb.base/varargs.c (find_max_double): Fix printf format string:
15766 first arg is int not float.
15767
dc96c6c7 157682001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
15769
15770 * gdb.base/reread.exp: Unsupported for non-native targets;
15771 doesn't work for remote debugging.
15772
9b0c4aeb
FN
157732001-02-19 Fernando Nasser <fnasser@redhat.com>
15774
15775 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
15776 * gdb.base/ending-run.exp: Properly handle the BSP state when
15777 stepping past the end of main.
9b0c4aeb 15778
02aa71d5
MC
157792001-02-19 John Moore <jmoore@redhat.com>
15780
15781 * gdb.base/commands.exp (infrun_breakpoint_command_test):
15782 Converted HPUX fix for non-expected items following multiple
15783 step commands into general solution for all platforms.
15784
1fa449a4
MC
157852001-02-18 Michael Chastain <chastain@redhat.com>
15786
15787 * gdb.c++/classes.exp (do_tests): Change runto statements
15788 from "runto 'foo(void)'" to "runto 'foo'". This makes the
15789 statements demangler agnostic.
15790 * gdb.c++/virtfunc.exp (do_tests): Likewise.
15791 (gdb_virtfunc_restart): Likewise.
15792
b2f9ec70
MC
157932001-02-14 Michael Chastain <chastain@redhat.com>
15794
15795 * gdb.c++/inherit.exp (do_tests): Change runto statements
15796 from "runto 'foo(void)'" to "runto 'foo'". This makes the
15797 statements demangler agnostic.
15798
cf74b8ca
AC
15799Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
15800
15801 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
15802 ``continue to bkpt at common_routine in thread 2'' and ``stopped
15803 before calling common_routine 15 times'' tests.
cf74b8ca 15804
99f78f56
MC
158052001-02-11 Michael Chastain <chastain@redhat.com>
15806
15807 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
15808 Helps the test script figure out which demangler is in use.
15809 (dm_type_foo_ref): Ditto.
15810 (dm_type_int_star): Ditto.
15811 (dm_type_long_star): Ditto.
15812 (dm_type_unsigned_int): Ditto.
15813 (dm_type_void): Ditto.
15814 (dm_type_void_star): Ditto.
99707966 15815 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
15816 Probe the gdb demangler and set variables to accommodate
15817 formatting differences.
15818 (info_func_regexp): New function. Same as info_func, but
15819 matches against a regexp.
15820 (info_func): Match against a literal string.
15821 (print_addr_2): New function. Match against a literal string,
15822 which can be different from the input to gdb.
15823 (print_addr): Simply call print_addr_2 with the same argument twice.
15824 (test_lookup_operator_functions): Use demangler formatting variables.
15825 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
15826 the tests in the same order as the C++ class declaration.
15827 (test_paddr_operator_functions): Ditto.
15828 (test_paddr_overloaded_functions): Ditto.
15829 (test_paddr_hairy_functions): Use demangler formatting variables.
15830 Add reference to gdb/19 for related tests.
15831 (do_tests): Call probe_demangler.
15832
1de8f023
KB
158332001-01-30 Kevin Buettner <kevinb@redhat.com>
15834
15835 * gdb.c++/templates.cc (printf): Remove unused function definition.
15836
ca3f91ed
MS
158372001-01-26 Felix Lee <flee@redhat.com>
15838
15839 * sid.exp (sid_exit): Pass host, not target, to remote_close.
15840
158412001-01-25 matthew green <mrg@redhat.com>
15842
15843 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
15844 up sid.
15845 (sid_exit): Call `remote_pop_conn' after GDB is gone.
15846
158472001-01-25 matthew green <mrg@redhat.com>
15848
15849 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 15850 Deprecate $sid_spawn_id.
ca3f91ed
MS
15851 (sid_exit): Remove code necessary only for `spawn.'
15852
158532001-01-25 matthew green <mrg@redhat.com>
15854
15855 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
15856
fb18ec4a
MC
158572001-01-28 Michael Chastain <chastain@redhat.com>
15858
15859 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
15860 to call when tests fail. It takes gdb out of the overloaded
15861 function choice menu back to the main prompt, so that the test
15862 program stays synchronized.
15863 (set_bp_overloaded): New proc to collect all the common
15864 code for setting a breakpoint on an overloaded name. Calls
15865 take_gdb_out_of_choice_menu when needed.
15866 (menu_overload1arg): New variable to collect the repeated
15867 instances of the expected menu for an overloaded name. Change
15868 the regular expression to handle changes in g++ type encoding:
15869 "void" can be either "void" or "", and "unsigned int" can be
15870 either "unsigned int" or "unsigned".
15871 (continue_to_bp_overloaded): Change regular expressions to handle
15872 changes in g++ type encoding.
15873 (no proc): Call take_gdb_out_of_choice_menu when needed.
15874 Remove redundant calls to "info break". Accept either "canceled"
15875 or "cancelled". Change regular expressions in "info break"
15876 calls to handle changes in g++ type encoding. Give all tests
15877 unique strings.
15878
9c646a6e
BE
158792001-01-17 Ben Elliston <bje@redhat.com>
15880
15881 * config/sid.exp: New file.
15882
9549d9c1
AC
15883Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
15884
15885 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
15886
dc96c6c7 158872000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
15888
15889 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
15890 Add a RE to accept a non-ascii char if one is ever presented.
15891
b4df4f68
FN
158922000-12-20 Fernando Nasser <fnasser@redhat.com>
15893
297dd0fd 15894 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 15895
dc96c6c7 158962000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 15897
d63a86f8 15898 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
15899 in regexp. One '\' does not suffice on Linux.
15900
4a7bddb6
MC
159012000-12-09 Michael Chastain <chastain@redhat.com>
15902
15903 * gdb.base/break.exp (test_clear_command): Use a marker function
15904 rather than 'main' for the test function. Also move this
15905 test to an execution point where the marker function names are
15906 guaranteed to be bound to functions. (Executing tests after a
15907 'finish' from main runs into name conflicts with local names
15908 in __libc_start_main).
15909
dc96c6c7 159102000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
15911
15912 * gdb.base/finish.exp: New test for gdb's "finish" command.
15913 * gdb.base/return2.exp: New test for gdb's "return" command.
15914 * gdb.base/return2.c: New source file for above.
15915
dc96c6c7 159162000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
15917
15918 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
15919 * gdb.base/miscexprs.exp: Ditto.
15920 * gdb.base/pointers.exp: Ditto.
15921 * gdb.c++/derivation.exp: Ditto.
15922 * gdb.c++/local.exp: Ditto.
15923 * gdb.c++/namespace.exp: Ditto.
15924 * gdb.c++/overload.exp: Ditto.
15925 * gdb.c++/ref-types.exp: Ditto.
15926
dc96c6c7 159272000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
15928
15929 * gdb.base/constvars.exp: Test result of "up" command.
15930 * gdb.base/miscexprs.exp: Ditto.
15931 * gdb.base/pointers.exp: Ditto.
15932 * gdb.base/scope.exp: Ditto.
15933 * gdb.c++/derivation.exp: Ditto.
15934 * gdb.c++/local.exp: Ditto.
15935 * gdb.c++/namespace.exp: Ditto.
15936 * gdb.c++/overload.exp: Ditto.
15937 * gdb.c++/ref-types.exp: Ditto.
15938
44097287
FN
159392000-11-22 Michael Chastain <chastain@redhat.com>
15940
15941 * mips_pro.exp: Accept either "middle -> top -> main" or
15942 "middle -> main" in the backtrace, because gcc can optimize
15943 tail calls to jumps. Remove setup_xfail for the hppa case.
15944 Add a comment with the original warning messages from PR 3016,
15945 which was filed in 1993, to preserve them for posterity.
15946
9d2e1bab
ND
159472000-11-17 Nick Duffek <nsd@redhat.com>
15948
15949 * lib/gdb.exp (gdb_test): Override timeout with board info.
15950
1aca8eb7
ND
159512000-11-17 Nick Duffek <nsd@redhat.com>
15952
15953 * gdb.base/display.exp: Don't kill running stub. Add "again" to
15954 the second kill and detach messages.
15955
93076499
ND
159562000-11-17 Nick Duffek <nsd@redhat.com>
15957
15958 * configure.in: Add AC_EXEEXT.
15959 * configure: Regenerate.
15960 * Makefile.in (just-check): Export EXEEXT.
15961 * lib/gdb.exp ($EXEEXT): Import from environment.
15962 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
15963 expect "maint dump-me" on Cygwin.
15964 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
15965 $EXEEXT.
15966
30e87cd3
ND
159672000-11-17 Nick Duffek <nsd@redhat.com>
15968
15969 * gdb.base/break.exp: Test backtrace and finish from called
15970 function on all platforms, not just HP-UX.
15971
dc96c6c7 159722000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
15973
15974 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
15975 code from gdb_target_monitor, so it can be used independantly
15976 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 15977
dc96c6c7 159782000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
15979
15980 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
15981 * gdb.base/corefile.exp: Expect the message "Program is being
15982 debugged already" when we send the "corefile" command, since
15983 the preceeding gdb_load may have connected gdb to a remote target.
15984 * gdb.base/display.exp: Disable hardware watchpoints if new
15985 board info variable "no_hardware_watchpoints" is true.
15986 Replace single-letter commands with more readable ones.
15987 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
15988 if new board info variable "no_hardware_watchpoints" is true.
15989 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
15990 to see if stdio (printf) testing is possible.
15991 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
15992 board info variable "no_hardware_watchpoints" is true. Use new
15993 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
15994
39124dea
FN
159952000-11-13 Fernando Nasser <fnasser@redhat.com>
15996
15997 From Orjan Friberg <orjanf@axis.com>:
15998 * gdb.base/printcmds.exp: Escape curly braces followed by a number
15999 in array print pattern match.
16000
a9e2e984
FN
160012000-11-09 Fernando Nasser <fnasser@redhat.com>
16002
16003 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
16004 spelling "cancelled" to U.S. spelling "canceled" to match changes
16005 made to gdb.
16006 * gdb.c++/ovldbreak.exp: Ditto.
16007
c7db355b
PS
160082000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
16009
16010 * gdb.base/callfuncs.c (main): Moved to end of file, call
16011 t_double_values to initialize the FPU before inferior calls are made.
16012 * gdb.base/callfuncs.exp: Test for register preservation after calling
16013 inferior functions. Add tests for continuining, finishing and
16014 returning from a stop in a call dummy.
16015
dc96c6c7 160162000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
16017
16018 * gdb.base/commands.exp: Break up long lines, and re-indent.
16019
dc96c6c7 160202000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
16021
16022 * config/gdbserver.exp: Rewritten from the ground up, to make it
16023 compatible with the current dejagnu tree, and to make it work with
16024 the new "gdbserver" in libremote.
16025
dc96c6c7 160262000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
16027
16028 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
16029 * gdb.base/varargs.exp: Skip entire test if no printf support.
16030 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
16031 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
16032
dc96c6c7 160332000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
16034
16035 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
16036 no floating point support.
16037 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
16038 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
16039 * gdb.base/call-rt-st.exp: Ditto.
16040 * gdb.base/call-strs.exp: Ditto.
16041
bac5fc66
JG
160422000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
16043
16044 * gdb.base/sizeof.c: include <stdio.h>.
16045
16046 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
16047 'finish', otherwise uncaptured gdb_prompt would potentially
16048 throw remaining test points out of sync.
bac5fc66 16049
b22a6027
SB
160502000-07-26 Scott Bambrough <scottb@netwinder.org>
16051
16052 * gdb.base/recurse.exp: Run tests for all targets.
16053 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
16054 gnu-oldld case on ARM.
16055 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
16056 for ARM targets.
d63a86f8 16057
d8231941
AG
16058Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
16059
16060 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
16061 * gdb.java/configure: Rebuild.
16062
8caabe69
AG
16063Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
16064
16065 * gdb.java/jv-exp.exp: New file.
16066
9d273ca3
AG
16067Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
16068
16069 * configure: Rebuilt.
16070 * configure.in (configdirs): Add gdb.java.
16071 * gdb.java/jmisc.java: New file.
16072 * gdb.java/jmisc.exp: New file.
16073 * gdb.java/Makefile.in: New file.
16074 * gdb.java/configure: Rebuilt.
16075 * gdb.java/configure.in: New file.
16076 * lib/java.exp: New file.
16077
4f823a66
AC
16078Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
16079
16080 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 16081 underflow.
4f823a66 16082
2391e11d
AC
16083Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
16084
16085 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 16086 and the compilers sizes.
2391e11d 16087
54602222
ND
160882000-07-09 Nick Duffek <nsd@redhat.com>
16089
16090 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
16091 (use_methods): New function.
16092 (main): Call use_methods().
16093 * gdb.c++/classes.exp (test_method_param_class): New procedure.
16094 (do_tests): Call test_method_param_class.
16095
2bec0572
ND
160962000-07-09 Nick Duffek <nsd@redhat.com>
16097
16098 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
16099 spelling.
16100 (test_enums): New procedure. Move enum tests from end of script
16101 to here. Set breakpoint on function name instead of line number.
16102 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
16103 (enums2): New marker function.
16104 (enums1): New function.
16105 (main): Call enums1(). Move enum tests to enums1().
16106
78492fde
AC
16107Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
16108
16109 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 16110 compile/link program. Update line numbers.
78492fde
AC
16111 * gdb.asm/d10v.inc: Define ``startup''.
16112 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 16113
49a2cef8
AC
16114Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
16115
16116 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
16117
3e6c8688
EZ
161182000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16119
16120 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 16121 of 'help maint print' command.
3e6c8688 16122
9ff5cbe9
AC
16123Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
16124
16125 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 16126 they use gdb_expect_list.
9ff5cbe9 16127
17c579bd
AC
16128Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
16129
16130 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
16131 memory-read-packet-size'' instead of ``set endian big'' to test
16132 long commands.
17c579bd 16133
e6d71bf3
DB
161342000-06-03 Daniel Berlin <dan@cgsoftware.com>
16135
16136 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 16137 g++, and stop skipping them.
e6d71bf3
DB
16138
16139 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
16140 work under g++.
16141
d63a86f8 16142 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
16143 initialization.
16144
dc96c6c7 161452000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
16146
16147 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
16148 the regular expression: accept an (almost) arbitrary sequence of
16149 "frames-invalid" and "breakpoints-invalid" messages both before
16150 and after the "starting" message.
16151
dc96c6c7 161522000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
16153
16154 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 16155
dc96c6c7 161562000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
16157
16158 * gdb.base/annota1.exp (annotate-signal-handler-caller):
16159 Relax the regular expression a little, make it pass on Solaris 8.
16160
8216cda9
KB
161612000-05-12 Kevin Buettner <kevinb@redhat.com>
16162
16163 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 16164 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
16165 Instead, it is permissible for gdb to stop on the line of the
16166 call itself.
16167
1a570b2f
MS
161682000-05-12 Michael Snyder <msnyder@.cygnus.com>
16169
16170 * gdb.base/break.exp (bp on small function, optimized file):
16171 Add a second pass pattern. The behavior differs here between stabs
16172 and dwarf for one-line functions. Stabs preserves two line symbols
16173 (one before the prologue and one after) with the same line number,
16174 but dwarf regards these as duplicates and discards one of them.
16175 Therefore the address after the prologue (where the breakpoint is)
16176 has no exactly matching line symbol, and GDB reports the breakpoint
16177 as if it were in the middle of a line rather than at the beginning.
16178
dc96c6c7 161792000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 16180
d63a86f8 16181 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
16182 rather than "send_gdb" (for consistancy).
16183
7d418785
AC
16184Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
16185
16186 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
16187 * gdb.c++/templates.cc: Properly check for GCC version number.
16188 * lib/compiler.cc: Likewise
16189
dc96c6c7 161902000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 16191
d63a86f8 16192 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
16193 gdb may not stop at the first line of main, due to code motion.
16194
dc96c6c7 161952000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
16196
16197 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
16198 This test depends on parsing the printf output from the target.
16199 Since the sparclet stub doesn't do stdio, this will never work.
16200 * gdb.base/call-rt-st.exp: ditto.
16201 * gdb.base/call-strs: ditto.
16202
dc96c6c7 162032000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
16204
16205 * gdb.base/miscexprs.exp: make sizeof long array test portable.
16206
16207 * gdb.base/ending-run.exp: After connecting to a remote target,
16208 but before running, the target will appear to be in a random
16209 location. Specify both a file and a line for breakpoints.
16210 Also, the function that calls main may be called 'init'
16211 rather than 'start'.
16212
a5a51225
EZ
162132000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16214
16215 * gdb.base/help.exp: Update output for add-symbol-file command.
16216
7930cc7c
FN
162172000-04-10 Fernando Nasser <fnasser@cygnus.com>
16218
16219 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16220 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
16221
23e37ab1
C
162222000-04-07 J.T. Conklin <jtc@redback.com>
16223
e93c542c
C
16224 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
16225
23e37ab1
C
16226 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
16227
591b8fa3
PDM
16228Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
16229
16230 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 16231 values that can be represented exactly.
591b8fa3
PDM
16232 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
16233 above change, and to not check against the directory part of the source
16234 file name.
16235 (step into print_long_arg_list): Likewise.
16236 (print print_small_structs from print_long_arg_list): Likewise.
16237 (print print_long_arg_list): Likewise.
16238
7a495180
EZ
162392000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16240
30b53638 16241 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 16242
beb998c6
AC
16243Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
16244
16245 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
16246
1c689132
DB
162472000-03-25 Daniel Berlin <dan@cgsoftware.com>
16248
16249 * gdb.base/commands.exp (deprecated_command_test): Add test for
16250 deprecate with no arguments.
16251
c1790a9d
JL
162522000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
16253
16254 * gdb.base/break.exp: Add new test for setting breakpoints on
16255 optimized code so we can test breakpoints work even when function
16256 prologues may be optimized away
16257
003ba290
FN
162582000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
16259
16260 From David Whedon <dwhedon@gordian.com>
a9c64011 16261 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 16262
6837a0a2
DB
162632000-03-22 Daniel Berlin <dan@cgsoftware.com>
16264
16265 * gdb.base/help.exp: Added test for new apropos command.
16266
b9593231
KB
162672000-03-21 Kevin Buettner <kevinb@redhat.com>
16268
16269 * gdb.base/pointers.c (usevar): New function.
16270 (main): Make sure that global variables v_int_pointer2, rptr,
16271 and y are all referenced someplace in the program by calling
16272 usevar() on them. [Some linkers delete symbols which are
16273 never referenced. The space remains, but there's no way to
16274 get a (symbolic) handle on the variable from the debugger.]
16275
751a959b
EZ
162762000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16277
16278 * gdb.base/printcmds.c: Add typedeffed arrays.
16279
16280 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 16281 procedure to test arrays that are typedef'd.
751a959b 16282
73a93a32
JI
162832000-03-13 James Ingham <jingham@leda.cygnus.com>
16284
16285 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 16286 the library directories.
73a93a32 16287
fb40c209
AC
16288Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
16289
16290 * configure.in (configdirs): Add sub directory gdb.mi.
16291 * configure: Re-generate.
16292
16293 * gdb.mi: New directory.
d63a86f8 16294
ee4dd2c9
AC
162952000-02-25 Scott Bambrough <scottb@netwinder.org>
16296
16297 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 16298 a long long value as a double on ARM platforms.
ee4dd2c9 16299
70f0cc22
JB
163002000-02-16 Jim Blandy <jimb@redhat.com>
16301
16302 * gdb.base/break.exp ("breakpoint line number"): Make sure the
16303 default source file is set properly before running this test.
16304
853819b8
EZ
163052000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16306
16307 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 16308 gdbtk/library directory, not in gdbtcl2.
853819b8 16309
dfcd3bfb
JM
163102000-02-04 Jim Blandy <jimb@redhat.com>
16311
16312 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
16313 backslash from regexp pattern.
16314
16315 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
16316 procedure. Use it to run all the "continue to bp overloaded"
16317 tests. Note that this changes the names of the tests slightly.
16318 If the breakpoint hit message includes a hex PC value, because
16319 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
16320 from the real source code, still consider that a pass.
16321
16322 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
16323 XFAIL here if the breakpoint message contains a hex address. Note
16324 similar change on 1999-11-02.
16325
16326 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
16327
16328 * gdb.base/ptype.exp: Establish a default source file before
16329 calling get_debug_format.
16330
163312000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
16332
16333 * gdb.base/watchpoint.exp: Remove duplication of test messages.
16334
8b93c638
JM
163352000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
16336
16337 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
16338 of successive stepi commands -- while in the prologue we should see
16339 the function entry bracket.
16340
163412000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
16342
16343 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
16344 reach __change_mode() when stepping through the end of main().
16345
c5394b80
JM
163462000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
16347
16348 * gdb.base/default.exp: Fix expected pattern.
16349 * gdb.base/help.exp: Same.
16350
0d06e24b
JM
163512000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16352
16353 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 16354 Don't use xfail's because that affects only the following test.
d63a86f8 16355
0d06e24b 16356 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 16357 solaris or linux.
0d06e24b
JM
16358
16359 * gdb.base/selftest.exp: Update to reflect changes to main.c.
16360
dc96c6c7 163612000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 16362
d63a86f8 16363 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
16364 "A syntax error" rather than "A parse error". Accept both.
16365
163662000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
16367
16368 * gdb.base/default.exp: Remove OS dependent string from "target
16369 remote" test.
16370 * gdb.base/help.exp: Same for "help target remote" test.
16371
c3f6f71d
JM
163722000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16373
16374 From Jim Kingdon <kingdon@redhat.com>:
16375
16376 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
16377 prompt (cleanup rather than necessity, but still might keep output
16378 from spilling to next test).
c3f6f71d
JM
16379
163802000-01-02 Fred Fish <fnf@cygnus.com>
16381
16382 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
16383 AIX, which defines them in <sys/types.h>.
16384
ed9a39eb 163851999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 16386
ed9a39eb 16387 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 16388 float" test.
ed9a39eb
JM
16389
163901999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 16391
ed9a39eb 16392 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
16393
16394 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
16395 outermost frame disallowed".
16396
163971999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
16398
16399 * gdb.base/setvar.exp: New tests for setting the value of a struct
16400 with a constant list.
16401
164021999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
16403
16404 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
16405 require the user to type a cast before setting the value of a struct.
16406
de57eccd
JM
164071999-12-06 Jim Blandy <jimb@cygnus.com>
16408
16409 * gdb.base/default.exp: Expect the new 'info float' command on
16410 all i386 platforms.
16411
16412 * gdb.threads/linux-dp.exp: Expand our ability to recognize
16413 LinuxThreads libraries that don't support debugging.
16414
c2d11a7d
JM
16415Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
16416
16417 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
16418 Change the buffer type to ``unsigned char'' to simplify size
16419 arithmetic.
c2d11a7d
JM
16420
16421 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
16422 stub only handles 400-1 byte packets. Verify that the download
16423 worked.
c2d11a7d
JM
16424
164251999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
16426
16427 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
16428 tests, using UNRESOLVED for the untested cases. Also, does not wait
16429 for a timeout if the prompt was received before a recognizable pattern.
16430
164311999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
16432
16433 * lib/gdb.exp (gdb_expect_list): Fix spelling.
16434
164351999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16436
16437 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 16438 watchpoints.
c2d11a7d
JM
16439
164401999-11-24 Jason Merrill <jason@casey.cygnus.com>
16441
16442 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
16443
16444 * gdb.c++/local.exp: Be more flexible in recognizing local class
16445 name mangling. Don't allow horribly truncated method names.
16446 * gdb.c++/derivation.exp: Expect protected inheritance.
16447 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
16448 * gdb.c++/virtfunc.exp: Likewise.
16449 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
16450 when printing a nested enum.
16451
164521999-11-22 Jim Blandy <jimb@cygnus.com>
16453
16454 * gdb.base/step-test.exp: Properly await GDB's response to setting
16455 a breakpoint on the call to large_struct_by_value.
16456
16457 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
16458 just because we have debug info for the `start' function.
16459
164601999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
16461
16462 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
16463 "Unknown signal" messages, which indicate (on LinuxThreads) that
16464 GDB doesn't know how to debug threads on this system. This is
16465 better than hanging while philosopher 0 dumps chatter into gdb.log.
16466
164671999-11-18 Tom Tromey <tromey@cygnus.com>
16468
16469 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
16470
164711999-11-18 Fred Fish <fnf@cygnus.com>
16472
16473 * gdb.base/coremaker2.c: Add sample program for generating
16474 cores that is more self contained than coremaker.c. Eventually
16475 I'll add more code to this and tie it into the testsuite.
16476
4ce44c66
JM
164771999-11-12 Stan Shebs <shebs@andros.cygnus.com>
16478
16479 * gdb.base/dollar.exp: Remove, now in gdb.hp.
16480
164811999-11-10 Jimmy Guo <guo@cup.hp.com>
16482
16483 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 16484 from $srcdir/lib/.
4ce44c66 16485 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 16486 and gdb.c++/.
4ce44c66
JM
16487
16488 * gdb.c++/derivation.exp: remove redundant get compiler info code.
16489
d63a86f8 16490 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
16491 'continue with watch' test point.
16492
164931999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
16494
16495 Merged from p2linux-990323-branch:
d63a86f8 16496
4ce44c66
JM
16497 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
16498
11cf8741
JM
16499Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
16500
16501 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 16502 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
16503
16504Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
16505
16506 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 16507 gdb_expect_list.
11cf8741
JM
16508
16509Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
16510
16511 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
16512
165131999-11-03 Mark Salter <msalter@cygnus.com>
16514
16515 * gdb.base/break.exp: Fix "stub continue" pattern.
16516
165171999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
16518
16519 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
16520
165211999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
16522
16523 * gdb.base/display.exp ("finish"): Add timeout clause.
16524
16525 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
16526 plain prompt clause, so this doesn't have to time out in order to
16527 fail.
16528
16529 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 16530 breakpoint hit messages include an address.
11cf8741
JM
16531
16532 * gdb.base/display.exp: Don't forget to escape parens in regular
16533 expressions. Unix regexp notatation sucks.
16534
165351999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16536
16537 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 16538 order for 'signalled' message.
11cf8741 16539
5c44784c
JM
165401999-11-01 Stan Shebs <shebs@andros.cygnus.com>
16541
16542 From Jimmy Guo <guo@cup.hp.com>:
16543 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
16544 * gdb.base/annota1.c: Add code for tests to work with.
16545
165461999-10-26 Frank Ch. Eigler <fche@cygnus.com>
16547
16548 * gdb.base/remote.exp: New test for remote downloading settings.
16549 * gdb.base/remote.c: New file with large .data.
16550
917317f4
JM
165511999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
16552
16553 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
16554 for LinuxThreads support, merged from the Code Fusion branch.
16555
16556Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
16557
16558 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
16559 containing exp_continue into a while within an expect. Don't
16560 attempt a start more than three times. Check return value from
16561 gdb_load.
d63a86f8 16562
2df3850c
JM
16563Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
16564
16565 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 16566 a pass case.
2df3850c 16567
2acceee2
JM
165681999-10-01 Kevin Buettner <kevinb@cygnus.com>
16569
16570 * gdb.base/break.c (main): Added a statement that we can step
16571 off of.
16572 * gdb.base/break.exp: Added tests for setting a breakpoint
16573 at an offset and stepping onto a breakpoint.
16574
165751999-10-01 Fred Fish <fnf@cygnus.com>
16576
d63a86f8 16577 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
16578 gdb output.
16579
c2c6d25f
JM
165801999-09-18 Jim Blandy <jimb@cris.red-bean.com>
16581
16582 * gdb.base/break.exp: Code locations are in hex, don't forget!
16583 (For HP-UX.)
16584
165851999-09-17 Stan Shebs <shebs@andros.cygnus.com>
16586
16587 * condbreak.exp: Use break.c as test program.
16588 * condbreak.c: Remove, redundant with break.c.
16589
165901999-09-15 Stan Shebs <shebs@andros.cygnus.com>
16591
16592 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 16593 Z-packets if the target needs it.
c2c6d25f
JM
16594
165951999-09-13 James Ingham <jingham@leda.cygnus.com>
16596
16597 * gdb.c++/overload.exp: Added tests for listing overloaded
16598 functions with function pointers in the arg, explicitly calling
16599 out the version you want.
16600
cff3e48b
JM
166011999-09-09 Stan Shebs <shebs@andros.cygnus.com>
16602
16603 * long_long.exp: Add variations of test cases that work for
16604 targets with 16-bit ints and 32-bit doubles.
16605
d4f3574e
SS
166061999-09-08 Stan Shebs <shebs@andros.cygnus.com>
16607
16608 * break.c (main): Compare a possibly-uninitialized argc with an
16609 unlikely value that fits in 16 bits.
16610
166111999-09-07 Stan Shebs <shebs@andros.cygnus.com>
16612
16613 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
16614 0xfeeb, don't want negative numbers if ints are 16 bits.
16615
16616 * lib/gdb.exp (skip_cplus_tests): New proc.
16617 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
16618 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
16619 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
16620 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
16621 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
16622 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
16623 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
16624 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
16625
16626 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
16627
16628Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
16629
16630 * gdb.base/corefile.exp (up): Allow a parameter to appear
16631 in the frame that we're going up to.
16632
16633 From Jim Blandy <jimb@cygnus.com>:
16634
16635 * gdb.base/default.exp (info float): Expect some output now.
16636
16637 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
16638 returning floating-point values to fail on the x86.
16639 * gdb.base/callfwmall.exp (do_function_calls): Same.
16640
16641 * gdb.base/list.exp (test_listsize): Correct expectations for
16642 listing line 1 with listsize 2. Also, listing a single line
16643 works now, as does listing three lines. [Kevin's note: There
16644 were a number of other cases fixed too where the expectations
16645 differed...]
16646
166471999-09-02 Stan Shebs <shebs@andros.cygnus.com>
16648
16649 * gdb.base/selftest.exp: Add case for when version prints as
16650 constant string instead of char pointer.
16651
104c1213
JM
166521999-08-25 Stan Shebs <shebs@andros.cygnus.com>
16653
16654 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 16655 stepping out of main.
104c1213
JM
16656
16657 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
16658 G++ used.
16659
16660 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 16661 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
16662
16663 * gdb.c++/ovldbreak.exp: Update match string in test that
16664 includes a warning of multiple breakpoints.
16665
166661999-08-24 Stan Shebs <shebs@andros.cygnus.com>
16667
16668 * gdb.base/display.exp: Improve precision of step-after-finish
16669 added yesterday.
16670
16671 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 16672 test.
104c1213
JM
16673
16674 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
16675 configs when using G++, not just hppa*.
16676
166771999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16678
16679 * gdb.base/async.c: New file.
16680 * gdb.base/async.exp: New file.
16681
16682Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
16683
16684 * gdb.base/break.exp: Tweak PA specific tests to properly handle
16685 PA64.
16686
53a5351d
JM
16687Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
16688
104c1213
JM
16689 * gdb.base/display.exp: "finish" can leave us mid-line on many
16690 targets, deal with it. Add a small constant to main, instead of
16691 1000 since main+1000 may not be a valid address in the target.
16692
53a5351d
JM
16693 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
16694 on hpux11.
16695
16696 * gdb.base/attach.exp: Handle another hpux11 error message variant
16697 when attaching to a process that does not exist.
16698
166991999-08-19 J.T. Conklin <jtc@redback.com>
16700
16701 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 16702 characters in 'continue to 1241' test.
53a5351d
JM
16703
167041999-08-17 Stan Shebs <shebs@andros.cygnus.com>
16705
16706 * gdb.base/call-ar-st.exp: Add a shorter match case for the
16707 stop in print_long_arg_list, define and use a whitespace
16708 variable in print_small_structs test, add an XFAIL for Solaris.
16709 * gdb.base/dbx.exp: XFAIL func commands until somebody is
16710 interested enough to fix.
16711
7be570e7
JM
167121999-08-13 Keith Seitz <keiths@cygnus.com>
16713
16714 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
16715 (dbx_gdb_load): Remove. Use gdb_load instead, since that
16716 proc knows about targets other than the natives.
16717 (test_assign): Use "gdb_run_cmd" to "run" the target.
16718 Check that we've actually hit the breakpoint at main.
16719 When we attempt to assign a value to a local variable, check
16720 that the variable is in the current scope, i.e., don't use
16721 a test with an empty result.
16722
16723Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
16724
16725 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 16726 command.
7be570e7
JM
16727
167281999-08-09 Stan Shebs <shebs@andros.cygnus.com>
16729
16730 From Jimmy Guo <guo@cup.hp.com> and others at HP:
16731 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
16732 gdb.compat, gdb.threads-hp.
16733 gdb.hp/configure, gdb.hp/configure.in: New files.
16734 gdb.hp/Makefile.in: Recurse into new subdirs.
16735 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
16736 gdb.hp/gdb.objdbg: New directory, tests for debugging info
16737 in object files.
16738 gdb.hp/tools: New directory, aux tools for HP-specific tests.
16739
96baa820
JM
167401999-08-05 Stan Shebs <shebs@andros.cygnus.com>
16741
16742 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 16743 funky printf, remove a bogus p/a test.
96baa820
JM
16744
167451999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16746
16747 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
16748 connected to the target. This is necessary when running not
16749 natively.
96baa820
JM
16750
167511999-08-03 Stan Shebs <shebs@andros.cygnus.com>
16752
16753 * gdb.base/step-test.exp: Removed some extraneous messages.
16754
16755 * gdb.base/long_long.exp: Don't run memory examination tests
16756 on little-endian targets (they will need a different set of
16757 results to match).
16758
167591999-08-02 Stan Shebs <shebs@andros.cygnus.com>
16760
16761 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
16762 until somebody decides to fix GDB.
16763
16764 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 16765 constant as "ULL".
96baa820
JM
16766 * gdb.base/long_long.exp: Loosen x/c test, add partial result
16767 matches for a couple x/2 commands.
16768
a0b3c4fd
JM
167691999-07-30 Stan Shebs <shebs@andros.cygnus.com>
16770
16771 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
16772 by merging in ref-types2 tests.
16773 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
16774
16775 From Jimmy Guo <guo@cup.hp.com> and others at HP:
16776 * gdb.c++/Makefile.in: Add standard actions.
16777 (EXECUTABLES): Rename from PROGS, update list.
16778 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
16779 from gdb.hp.
16780 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
16781 foo and bar locals.
16782 * gdb.c++/anon-union.exp: Fix tests to match.
16783 * gdb.c++/classes.exp: Run if HP compiler used, add extra
16784 expect matches to handle output variations.
16785 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
16786 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 16787 output, add HP alternatives for new and delete prints.
a0b3c4fd 16788 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 16789 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
16790 * gdb.c++/demangle.exp: Use $style when reporting failure.
16791 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
16792 * gdb.c++/inherit.exp: Run if HP compiler used, add some
16793 match alternatives.
16794 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 16795 compilers.
a0b3c4fd
JM
16796 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
16797 * gdb.c++/method.exp: Add match alternatives.
16798 * gdb.c++/misc.cc: Add bool types.
16799 * gdb.c++/misc.exp: Add tests for bool types.
16800 * gdb.c++/overload.exp: Add xfails.
16801 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
16802 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
16803 add some more template parameter tests (only for HP currently).
16804 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
16805 * gdb.c++/virtfunc.cc: Add return type and value for main.
16806 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
16807 match alternatives.
d63a86f8 16808
a0b3c4fd
JM
168091999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16810
16811 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
16812
168131999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
16814
16815 * gdb.base/signals.exp: Don't expect getting a backtrace from
16816 within a signal handler to fail on Linux.
16817
168181999-07-29 Stan Shebs <shebs@andros.cygnus.com>
16819
16820 From Jimmy Guo <guo@cup.hp.com> and others at HP:
16821 * lib/gdb.exp: Remove some gratuitious semicolons.
16822 (delete_breakpoints): Increase timeout.
16823 (gdb_expect): Add -notransfer option.
16824 (gdb_test): Use -notransfer option.
16825 (get_compiler_info): Add f77 case.
16826 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 16827 case.
a0b3c4fd
JM
16828 (gdb_preprocess): Call get_compiler.
16829
16830 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
16831 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
16832 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
16833 gdb.base/long_long.exp, gdb.base/printcmds.exp,
16834 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
16835 third arg to gdb_test.
a0b3c4fd
JM
16836 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
16837 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 16838 HP-UX xfails, add others.
a0b3c4fd
JM
16839 * gdb.base/completion.exp: Reflect name change of self-test.
16840 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
16841 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
16842 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
16843 HP failure number.
a0b3c4fd
JM
16844 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
16845 useless HP-UX 10.30 references.
16846 * gdb.base/maint.exp: Loosen matches.
16847 * gdb.base/pointers.c (main): Declare more_code.
16848 * gdb.base/pointers.exp: Match on output of a `next'.
16849 * gdb.base/structs.c: Add prototypes.
16850 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
16851 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
16852
168531999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16854
16855 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 16856 command.
a0b3c4fd
JM
16857
168581999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16859
16860 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
16861 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
16862
16863 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
16864 debug info. Deal with lack of signal hanlder info in stack.
16865
a9c64011 16866 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
16867 * gdb.base/annota1.exp: If printf has debug info, deal with it.
16868
5a2468f5
JM
168691999-07-19 Stan Shebs <shebs@andros.cygnus.com>
16870
16871 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 16872 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 16873
adf40b2e
JM
16874Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
16875
16876 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 16877 a1-selftest.exp.
adf40b2e
JM
16878 * gdb.base/configure: Re-generate.
16879
168801999-07-12 Stan Shebs <shebs@andros.cygnus.com>
16881
16882 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
16883 in trying to run first and name is too long.
16884
16885 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
16886 pointers2.c and pointers2.exp, respectively.
16887 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
16888 doschk happier.
16889
43e526b9
JM
168901999-07-08 Stan Shebs <shebs@andros.cygnus.com>
16891
16892 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
16893 callfuncs2.c and callfuncs2.exp.
16894
16895 * gdb.base/list.exp: Remove mistaken xfails.
16896 * gdb.base/list0.h: Add optional prototypes.
16897
9846de1b
JM
16898Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
16899
a9c64011 16900 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 16901 calling malloc.
a9c64011
AS
16902 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
16903 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 16904 use.
9846de1b
JM
16905
169061999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16907
16908 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
16909 * gdb.base/annota2.cc, annota2.exp: Move from here.
16910 * gdb.c++/annota2.cc, annota2.exp: To here.
16911 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
16912
43ff13b4
JM
16913Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
16914
16915 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 16916 a consistent format.
43ff13b4 16917
085dd6e6
JM
169181999-06-25 Stan Shebs <shebs@andros.cygnus.com>
16919
16920 From Jimmy Guo <guo@cup.hp.com> and others at HP:
16921 * lib/gdb.exp (get_compiler_info): Add detection for assorted
16922 HP compilers, also set the globals $true and $false.
16923
16924 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
16925 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
16926 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
16927 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
16928 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
16929 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
16930 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
16931 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
16932 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
16933 whatis.c} Add C++ compatible function definitions and return
16934 types, add includes for library functions.
085dd6e6
JM
16935 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
16936 * gdb.base/step-test.c (myglob): Rename from glob.
16937 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
16938 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
16939 files, move here from gdb.hp.
085dd6e6 16940 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
16941 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
16942 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
16943 Adjust line numbers in regexps.
085dd6e6
JM
16944
16945 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
16946 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
16947 instead of 0/1.
16948
16949 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
16950 foll-vfork.exp: New files, move here from gdb.hp.
16951 * gdb.base/page.exp: New file, test of pagination command.
16952
16953 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
16954 recursion test.
16955 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
16956
16957 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 16958 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
16959
16960 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 16961 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 16962 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 16963 watchpoint test.
085dd6e6
JM
16964 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
16965 them work.
16966 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
16967 expressions properly.
16968 * gdb.base/corefile.exp: Loosen the match slightly.
16969 * gdb.base/default.exp: Allow "Error accessing memory" message
16970 also.
16971 * gdb.base/display.exp: Skip over x/0 j if PA64.
16972 * gdb.base/funcargs.exp: Add xfails for HP-UX.
16973 * gdb.base/interrupt.exp: Ditto.
16974 * gdb.base/langs.exp: Add symbolic matches governed by compiler
16975 in use.
16976 * gdb.base/list.exp: Add xfails for HP-UX.
16977 * gdb.base/long_long.exp: Refine some of the numeric matches.
16978 * gdb.base/mips_pro.exp: Xfail on HP-UX.
16979 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
16980 * gdb.base/nodebug.exp: Succeed on more varieties of output.
16981 * gdb.base/opaque.exp: Remove some HP-UX xfails.
16982 * gdb.base/ptype.exp: Succeed on more varieties of output.
16983 * gdb.base/scope.exp: Add xfails for HP-UX.
16984 * gdb.base/sect-cmd.exp: Add more cases.
16985 * gdb.base/setvar.exp: Add xfails for HP-UX.
16986 * gdb.base/shlib-call.exp: Loosen some matches slightly.
16987 * gdb.base/signals.exp: Match on void symbolically.
16988 * gdb.base/step-test.exp: Add case for PA64.
16989 * gdb.base/term.exp: Add exit and restart.
16990 * gdb.base/twice.exp: Clean up after self.
16991 * gdb.base/varargs.exp: Disable overload resolution explicitly.
16992 * gdb.base/whatis.exp: Allow more ways to pass tests.
16993
16994 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 16995 no longer useful.
085dd6e6
JM
16996
16997Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
16998
16999 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 17000 list of patterns.
085dd6e6 17001 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
17002 print_double_array(double_array)", "continuing to breakpoint
17003 1018", "print print_double_array(array_d)" and "continuing to
17004 1034" tests.
d63a86f8 17005
085dd6e6
JM
170061999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
17007
a9c64011 17008 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
17009
170101999-06-24 Stan Shebs <shebs@andros.cygnus.com>
17011
17012 * config/mt-*: Remove, these haven't been used since 1996.
17013
170141999-06-22 Stan Shebs <shebs@andros.cygnus.com>
17015
17016 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 17017 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
17018 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
17019
9e0b60a8
JM
170201999-06-18 Stan Shebs <shebs@andros.cygnus.com>
17021
17022 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
17023 simpler match case for the ptype of the big class.
17024
170251999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17026
17027 * gdb.exp: Fix test for gdb_prompt existence.
17028
170291999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17030
17031 * gdb.exp (gdb_test): Add fail after calls to perror.
17032
170331999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17034
17035 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
17036
170371999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17038
17039 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
17040
0f71a2f6
JM
17041Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
17042
17043 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 17044 malloc() is linked in.
0f71a2f6
JM
17045
170461999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
17047
17048 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
17049 step at end.
17050
17051 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
17052
170531999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
17054
17055 * gdb.java/jv-print.exp: New file. (Our first Java test!)
17056
cce74817
JM
17057Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
17058
17059 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
17060 * gdb.base/mips_pro.exp: Likewise.
17061
170621999-06-02 Keith Seitz <keiths@cygnus.com>
17063
17064 * gdb.c++/templates.cc: Change all "new" operators to throw
17065 an exception.
17066 * gdb.c++/cplusfuncs.cc: Likewise.
17067
17068 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
17069
17070Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
17071
17072 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
17073 * gdb.base/ending-run.exp: When stepping out of main, accept a
17074 step into an arbitrary assembler file.
cce74817 17075
392a587b
JM
170761999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17077
d63a86f8 17078 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 17079 "breakpoint-invalid" to be printed.
d63a86f8 17080 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
17081 number of "frames-invalid" and "breakpoint-invalid" to be printed.
17082 * gdb.base/annota2.cc: Initialize a.x to 0.
17083
9e086581
JM
170841999-05-17 Keith Seitz <keiths@cygnus.com>
17085
17086 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
17087 when "skip_float_tests" set.
17088 Ditto for "print print_double_array(array_d)", "print print_small_structs",
17089 "print print_ten_doubles", and "step into print_long_arg_list".
17090 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
17091 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
17092 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
17093 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
17094 "skip_float_tests" is set.
17095 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
17096 when "skip_float_tests" set.
d63a86f8 17097
cd0fc7c3
SS
170981999-05-06 Keith Seitz <keiths@cygnus.com>
17099
17100 * gdb.base/annota2.cc: Include stdio.h.
17101
17102Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
17103
17104 * gdb.base/crossload.exp: Remove, this has been disabled ever
17105 since BFD stopped including all targets, and cross-GDB gets
17106 plenty of testing anyway.
17107 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
17108 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
17109 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
17110 * gdb.base/README: Remove, was doc for this.
17111 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 17112 needed.
cd0fc7c3 17113
b83266a0
SS
171141999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17115
17116 * gdb.base/call-ar-st.exp: Fix one regular expression in test
17117 output.
17118
17119 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
17120 * gdb.base/annota2.exp: New file. More annotation tests.
17121 * gdb.base/annota1.c: New file. Source file for annota1.exp.
17122 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
17123
171241999-04-23 Angela Marie Thomas <angela@cygnus.com>
17125
17126 * config/cfdbug.exp: New file.
17127
7a292a7a
SS
171281999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
17129
17130 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
17131 Marcus Daniel's and Dale Hawkins's demangler crashes.
17132
17133 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
17134 test_lucid_style_demangling, test_arm_style_demangling,
17135 test_hp_style_demangling): Try Tom Tromey's core-dumping
17136 identifier under each demangling style.
7a292a7a
SS
17137
171381999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
17139
17140 * gdb.c++/demangle.exp: Include the current demangling style
17141 in all test names.
17142 (current_demangling_style): New global variable.
17143 (set_demangling_style, test_demangling_core, test_demangling,
17144 test_demangling_exact): New functions.
17145 (test_gnu_style_demangling, test_lucid_style_demangling,
17146 test_arm_style_demangling, test_hp_style_demangling): Use those,
17147 instead of calling gdb_test and gdb_test_exact directly.
17148 (catch_demangling_errors): New function, which reports errors
17149 signalled by the demangling test functions in an orderly way.
17150 (do_tests): Use catch_demangling_errors.
17151
171521999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
17153
17154 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 17155 grouping in expressions, not {}.
7a292a7a
SS
17156
17157 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 17158 initialized yet.
7a292a7a
SS
17159
171601999-04-01 Stan Shebs <shebs@andros.cygnus.com>
17161
17162 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
17163 are listed.
17164
171651999-03-26 Stan Shebs <shebs@andros.cygnus.com>
17166
17167 * gdb.stabs/weird.exp: Test for CC being defined before
17168 looking at its value.
17169
171701999-03-25 Stan Shebs <shebs@andros.cygnus.com>
17171
17172 * gdb.base/call-ar-st.exp: Remove stray '#'.
17173 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
17174 "short int" and "long int".
17175 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 17176 change, to mollify finicky HP compiler.
7a292a7a
SS
17177 * gdb.hp/reg-test.exp (testfile): Fix file name.
17178 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 17179
7a292a7a
SS
17180 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
17181 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
17182 alternate form of enum ptype.
17183
c906108c
SS
171841999-03-23 Stan Shebs <shebs@andros.cygnus.com>
17185
7a292a7a
SS
17186 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
17187 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
17188 passing skip_hp_tests, so as not to waste time on guaranteed
17189 failure.
7a292a7a 17190
c906108c
SS
17191 * gdb.c++/overload.cc: Pass string instead of char addr, always
17192 init ccpfoo.
17193 * gdb.c++/templates.cc: Fix syntax error.
17194
7a292a7a
SS
17195Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17196
17197 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 17198 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
17199 command.
17200
172011999-03-18 James Ingham <jingham@cygnus.com>
17202
17203 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
17204
17205 * gdb.c++/method.exp: It was testing an uninitialized int on the
17206 stack and assuming it was positive.
17207
17208 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
17209
17210 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 17211 keep it from killing the rest of the tests.
7a292a7a
SS
17212 Use gdb_continue_to_end.
17213
17214 * gdb.base/sigall.exp: use gdb_continue_to_end.
17215
17216 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
17217
17218 * gdb.base/display.exp: use runto_main, not run.
17219
d63a86f8
RM
17220 * gdb.base/default.exp: Check for the current error message in the
17221 r abbreviation test.
7a292a7a
SS
17222 Add strongarm to the targets that know info float.
17223
d63a86f8 17224 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
17225 run which doesn't work with monitors.
17226
17227 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
17228
17229 * gdb.base/break.exp: use the gdb_continue_to_end proc.
17230
17231 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
17232 program. Traps the case (in Cygmon) when the program never really
17233 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
17234 more places, so I used my name. Sorry Mark...
17235
17236 * config/monitor.exp (gdb_target_monitor): added another
17237 target_info parameter: remotebinarydownload. This will set the
17238 remotebinarydownload flag if this is causing some boards trouble.
17239
172401999-03-18 Mark Salter <msalter@cygnus.com>
17241
17242 * lib/gdb.exp (continue_to_exit): New function.
17243
17244 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
17245 * gdb.base/ending-run.exp: Ditto.
17246 * gdb.base/step-test.exp: Ditto.
17247
172481999-03-16 Stan Shebs <shebs@andros.cygnus.com>
17249
17250 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
17251 (suggested by Art Haas <ahaas@neosoft.com>).
17252
172531999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
17254
889bf7c5 17255 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
17256
17257Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
17258
17259 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 17260 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
17261
172621999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
17263
17264 * gdb.base/call-strs.exp: Don't assume that `step' will step over
17265 a call to strlen; sometimes we do have sources.
17266
172671999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
17268
17269 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 17270 character, so GDB won't print garbage after its end.
d63a86f8 17271
c906108c
SS
17272 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
17273 breakpoint there instead. Sometimes GCC emits memcpy to handle
17274 the large structures being passed by value, so we step into that
17275 instead of sum_array_print, which obscures what we're really testing.
17276 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
17277 the bizarre steps into memcpy, so do that here. Add check for
17278 stepping into function calls that pass large structures by value.
17279 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
17280 Remove all references to specific line numbers.
17281 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
17282 New type and function.
17283 (main): Call large_struct_by_value, passing it a large struct by value.
17284 * lib/gdb.exp (gdb_get_line_number): New function.
17285
17286 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
17287 more portable.
17288
7a292a7a
SS
172891999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
17290
c906108c
SS
17291 * lib/gdb.exp: Doc fixes.
17292
7a292a7a
SS
172931999-03-05 Nick Clifton <nickc@cygnus.com>
17294
d63a86f8 17295 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
17296
172971999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
17298
c906108c 17299 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
17300 commands. They're not germane to this test, and they don't work
17301 that way on remote targets.
c906108c 17302
3fc11d3e
JM
173031999-03-01 James Ingham <jingham@cygnus.com>
17304
17305 * Changelog entries merged over from gdb development branch.
17306
3fc11d3e
JM
17307 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
17308
17309 * lib/gdb.exp (gdbtk_analyze_results): Generic function
17310 for outputting results of test run.
17311
2d4a1622 17312 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
17313
17314 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 17315
7a292a7a
SS
173161999-02-25 Felix Lee <flee@cygnus.com>
17317
17318 * lib/gdb.exp (debug_format): initialize
17319
c906108c
SS
173201999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
17321
17322 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
17323 * gdb.base/call-rt-st.c: Ditto.
17324
c906108c
SS
173251999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
17326
17327 * gdb.threads/pthreads.exp (horiz): New variable.
17328 (test_startup): Fix regexps that capture thread numbers.
17329
173301999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
17331
17332 * gdb.base/smoke.exp: Disambiguate two test case names (both
17333 called ``print'').
17334
17335Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
17336
17337 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 17338 compilation.
c906108c
SS
17339
173401999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
17341
17342 * gdb.base/miscexprs.exp: Change patterns to match GDB's
17343 actual output formatting.
17344 * gdb.base/smoke.exp: GDB removes leading 0's.
17345 * gdb.base/volatile.exp: Don't check type of remuneration;
17346 that variable is no longer defined in constvars.c.
17347 * gdb.base/step-test.c (main): Exit with explicit exit code.
17348 * gdb.base/step-test.exp: Remove two nexti checks--they are
17349 not portable.
17350
173511999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
17352
17353 * gdb.base/help.exp ("help delete display"): Fix test to match
17354 gdb's output.
17355
17356 * gdb.base/long_long.c (known_types): Initialize values to zero.
17357 * gdb.base/long_long.exp: Step one more line
17358 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
17359 leading zeros. Explicitly ask for hex formatting. Use
17360 unique test case names.
c906108c
SS
17361
17362Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17363
d63a86f8 17364 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
17365
17366 * gdb.c++/method.exp: Add missing close brace.
17367
173681999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
17369
17370 * gdb.base/maint.exp: Use 'set height 0' to disable page
17371 prompting, not 'set height 400'.
17372
17373 Fix a bunch of timeouts.
17374 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
17375 four separate tests, so expect doesn't take forever to match a ton
17376 of text against a regexp with lots of .* forms.
17377 ("maint print psymbols", "maint print symbols"): Make some of
17378 these greps more selective, so that expect doesn't try to wade
17379 through huge piles of output and time out.
17380
17381 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
17382
17383 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
17384 tests: one which doesn't expect shlib events to be reported, and
17385 another which does, but is XFAIL for all platforms other than
17386 HP/UX.
c906108c
SS
17387
17388 * gdb.base/break.exp: Teach the test suite that the `catch
17389 fork', `catch vfork', and `catch exec' commands produce error
17390 messages on platforms that don't provide these features.
17391
17392Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
17393
17394 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
17395 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
17396 (shortening names from solib_threshold.exp etc), won't run on
17397 anything but HP-UX for the foreseeable future.
c906108c 17398 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 17399 reflect move.
c906108c
SS
17400
17401Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
17402
17403 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 17404 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
17405
17406Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
17407
17408 * gdb.base/shlib-call.exp: add test cases to verify that gdb
17409 successfully re-sets breakpoints in shared libraries.
17410 * gdb.base/shmain.c (main): return 0, don't fall off the end.
17411
17412Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17413
d63a86f8
RM
17414 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
17415 and compiled w/o GCC.
c906108c
SS
17416
17417 * gdb.hp/watch-cmd.exp: ditto.
17418
17419 * gdb.hp/watch-hp.exp: ditto.
17420
17421 * gdb.hp/xdb1.exp: ditto.
17422
17423 * gdb.hp/xdb2.exp: ditto.
17424
17425 * gdb.hp/dbx.exp: ditto.
17426
17427Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
17428
17429 * constvars.c: Remove C++-isms.
17430 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 17431 with GCC.
c906108c
SS
17432
17433Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
17434
17435 The following changes are part of the HP merge.
17436
17437 * gdb.base/break.exp: new tests to verify that catchpoints for
17438 fork, vfork, and exec don't trigger inappropriately.
17439
17440 * gdb.base/opaque.exp: compile one file at a time, then link.
17441
17442 * gdb.base/signals.exp: be more restrictive about which hppa
17443 systems receive a setup_xfail. new tests.
17444
17445 * gdb.base/solib_threshold.build: new file.
17446 * gdb.base/solib_threshold.exp: new file.
17447 * gdb.base/solib_threshold.link_opts: new file.
17448 * gdb.base/solib_threshold.mk: new file.
17449 * gdb.base/gen_solib_threshold.c: new file.
17450
17451 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
17452 tests. New tests for enums inside classes.
17453
17454 * gdb.c++/compiler.cc: indicate support of template debugging.
17455
17456 * gdb.c++/demangle.exp: run hp style demangling tests.
17457
17458 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
17459 tests.
17460
17461 * gdb.c++/misc.cc: changes to support new tests.
17462
17463 * gdb.c++/templates.cc: changes to support HP's compiler; changes
17464 to support new tests.
17465
17466 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
17467 gcc, then skip these tests.
17468
17469Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
17470
17471 The following files are part of the HP merge; some had longer
17472 names at HP, but have been renamed to be no more than 14
17473 characters in length.
17474
17475 * gdb.hp/ambiguous.cc: new file.
17476 * gdb.hp/ambiguous.exp: new file.
17477 * gdb.hp/attach.exp: new file.
17478 * gdb.hp/attach2.exp: new file.
17479 * gdb.hp/classes-hp.exp: new file.
17480 * gdb.hp/ctti.exp: new file.
17481 * gdb.hp/ctti-add.cc: new file.
17482 * gdb.hp/ctti-add1.cc: new file.
17483 * gdb.hp/ctti-add2.cc: new file.
17484 * gdb.hp/ctti-add3.cc: new file.
17485 * gdb.hp/dbx.exp: new file.
17486 * gdb.hp/exception.cc: new file.
17487 * gdb.hp/exception.exp: new file.
17488 * gdb.hp/foll-exec.c: new file.
17489 * gdb.hp/foll-exec.exp: new file.
17490 * gdb.hp/foll-fork.c: new file.
17491 * gdb.hp/foll-fork.exp: new file.
17492 * gdb.hp/foll-vfork.c: new file.
17493 * gdb.hp/foll-vfork.exp: new file.
17494 * gdb.hp/inherit-hp.exp: new file.
17495 * gdb.hp/more-steps.exp: new file.
17496 * gdb.hp/namespace.cc: new file.
17497 * gdb.hp/namespace.exp: new file.
17498 * gdb.hp/optimize.exp: new file.
17499 * gdb.hp/pxdb.c: new file.
17500 * gdb.hp/pxdb.exp: new file.
17501 * gdb.hp/quicksort.exp: new file.
17502 * gdb.hp/reg-test.exp: new file.
17503 * gdb.hp/reg-test.s: new file.
17504 * gdb.hp/sized-enum.c: new file.
17505 * gdb.hp/sized-enum.exp: new file.
17506 * gdb.hp/start-stop.exp: new file.
17507 * gdb.hp/templ-hp.cc: new file.
17508 * gdb.hp/templ-hp.exp: new file.
17509 * gdb.hp/thr-lib.c: new file.
17510 * gdb.hp/thr-lib.exp: new file.
17511 * gdb.hp/thr-lib.h: new file.
17512 * gdb.hp/thr-liblib.c: new file.
17513 * gdb.hp/virtfun-hp.c: new file.
17514 * gdb.hp/virtfun-hp.exp: new file.
17515 * gdb.hp/watch-cmd.exp: new file.
17516 * gdb.hp/watch-hp.exp: new file.
17517 * gdb.hp/xdb1.exp: new file.
17518 * gdb.hp/xdb2.exp: new file.
17519 * gdb.hp/xdb3.exp: new file.
17520
17521Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
17522
17523 The following files are part of the HP merge; some had longer
17524 names at HP, but have been renamed to be no more than 14
17525 characters in length.
17526
17527 * gdb.base/ss.h: new file.
17528 * gdb.base/call-ar-st.c: new file.
17529 * gdb.base/call-ar-st.exp: new file.
17530 * gdb.base/call-rt-st.c: new file.
17531 * gdb.base/call-rt-st-exp: new file.
17532 * gdb.base/call-strs.exp: new file.
17533 * gdb.base/ena-dis-br.exp: new file.
17534 * gdb.base/environ.exp: new file.
17535 * gdb.base/long_long.exp: new file.
17536 * gdb.base/sect-cmd.exp: new file.
17537 * gdb.base/shlib-cl2.exp: new file.
17538 * gdb.base/smoke.exp: new file.
17539 * gdb.base/so-impl-ld.c: new file.
17540 * gdb.base/so-impl-ld.exp: new file.
17541 * gdb.base/so-indr-cl.c: new file.
17542 * gdb.base/so-indr-cl.exp: new file.
17543 * gdb.base/varargs.exp: new file.
17544 * gdb.base/volatile.exp: new file.
17545 * gdb.base/whatis-exp.exp: new file.
7a292a7a 17546 * gdb.base/display.exp: new file.
c906108c
SS
17547 * gdb.c++/derivation.exp: new file.
17548 * gdb.c++/local.exp: new file.
17549 * gdb.c++/member-ptr.exp: new file.
17550 * gdb.c++/overload.exp: new file.
17551 * gdb.c++/ovldbreak.exp: new file.
17552 * gdb.c++/ref-types.exp: new file.
17553 * gdb.c++/ref-types2.exp: new file.
17554 * gdb.c++/userdef.exp: new file.
d63a86f8 17555
c906108c
SS
17556Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
17557
17558 * gdb.base/default.exp: Reflect wording change in remote.c.
17559
dc96c6c7 17560Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17561
17562 * gdb.base/help.exp: Update to reflect current text.
17563
17564Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
17565
17566 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
17567 they're stack variables and contain garbage.
17568 * gdb.c++/anon-union.exp: new file.
17569
17570 The following changes were made by David Taylor
889bf7c5
PA
17571 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
17572 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
17573 in changes by HP.
c906108c
SS
17574
17575 * gdb.base/bitops.exp: new file.
17576 * gdb.base/default.exp: change expected messages for catch and
17577 info catch tests to reflect HP merge changes.
17578 * gdb.base/enable-disable-break.exp
17579 * gdb.base/ending-run.c: new file.
17580 * gdb.base/long_long.c: new file.
17581 * gdb.base/maint.exp: new file.
17582 * gdb.base/pointers2.exp: new file.
17583 * gdb.base/shlib-call2.exp: new file.
17584 * gdb.base/solib.exp: new file.
17585 * gdb.base/step-test.c: new file.
17586 * gdb.c++/anon-union.cc: new file.
17587 * gdb.c++/local.cc: new file.
17588 * gdb.c++/member-pointer.cc: new file.
17589 * gdb.c++/method.cc: new file.
17590 * gdb.c++/ref-types.cc: new file.
17591 * gdb.c++/ref-types2.cc: new file.
17592 * gdb.c++/userdef.cc: new file.
d63a86f8 17593
c906108c
SS
17594 * gdb.base/scope.exp: compile one file at a time, then link.
17595 * gdb.base/langs.exp: ditto.
17596 * gdb.base/list.exp: ditto.
d63a86f8 17597
c906108c
SS
17598Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
17599
17600 The following changes were made by David Taylor
889bf7c5
PA
17601 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
17602 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
17603 in changes by HP.
d63a86f8 17604
c906108c
SS
17605 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
17606 skip tests. When compiling pass c++ flag to gdb_compile.
17607 * gdb.c++/
d63a86f8 17608
c906108c
SS
17609 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
17610 test for on hppa*-*-hpux*; use args to see if c++ was specified.
17611 (skip_hp_tests): new function.
17612 (gdb_preprocess): new function.
17613
17614 * configure.in (hpdir): decide whether to configure gdb.hp.
17615 * configure: regenerated.
17616
17617 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
17618 to delete on clean.
17619 (EXECUTABLES): update to reflect new additions.
17620 * gdb.base/commands.exp: update message expected.
17621 * gdb.base/default.exp: add copyright notice.
17622 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
17623 * gdb.base/help.exp: update messages to reflect current text.
17624 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
17625 targets for recurse tests.
17626 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
17627 skip this file.
17628
17629 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
17630 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
17631 compilation.
17632 * gdb.c++/misc.exp: ditto.
17633 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
17634 run the tests. tell gdb_compile that it's a c++ compilation.
17635
17636 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 17637
c906108c
SS
17638 * gdb.base/all-bin.exp: new file.
17639 * gdb.base/arithmet.exp: new file.
17640 * gdb.base/assign.exp: new file.
17641 * gdb.base/completion.exp: new file.
17642 * gdb.base/cond-expr.exp: new file.
17643 * gdb.base/condbreak.exp: new file.
17644 * gdb.base/define.exp: new file.
17645 * gdb.base/dollar.exp: new file.
17646 * gdb.base/environment.exp: new file.
17647 * gdb.base/eval-skip.exp: new file.
17648 * gdb.base/jump.exp: new file.
17649 * gdb.base/logical.exp: new file.
17650 * gdb.base/pointers.exp: new file.
17651 * gdb.base/relational.exp: new file.
17652 * gdb.base/section_command.exp: new file.
17653 * gdb.base/whatis-expr.exp: new file.
17654
17655 * gdb.base/all-types.c: new file.
17656 * gdb.base/call-array-struct.c: new file.
17657 * gdb.base/call-return-struct.c: new file.
17658 * gdb.base/call-strings.c: new file.
17659 * gdb.base/callfuncs2.c: new file.
17660 * gdb.base/condbreak.c: new file.
17661 * gdb.base/constvars.c: new file.
17662 * gdb.base/display.c: new file.
17663 * gdb.base/int-type.c: new file.
17664 * gdb.base/jump.c: new file.
17665 * gdb.base/miscexprs.c: new file.
17666 * gdb.base/pointers.c: new file.
17667 * gdb.base/pointers2.c: new file.
17668 * gdb.base/shmain.c: new file.
17669 * gdb.base/shr1.c: new file.
17670 * gdb.base/shr2.c: new file.
17671 * gdb.base/solib.c: new file.
17672 * gdb.base/solib1.c: new file.
17673 * gdb.base/solib2.c: new file.
17674 * gdb.base/varargs.c: new file.
17675 * gdb.c++/derivation.cc: new file.
17676 * gdb.c++/overload.cc: new file.
17677 * gdb.c++/ovldbreak.cc: new file.
17678 * gdb.hp/attach.c: new file.
17679 * gdb.hp/attach2.c: new file.
17680 * gdb.hp/average.c: new file.
17681 * gdb.hp/compiler.c: new file.
17682 * gdb.hp/compiler.cc: new file.
17683 * gdb.hp/execd-program.c: new file.
17684 * gdb.hp/follow-exec.c: new file.
17685 * gdb.hp/follow-fork.c: new file.
17686 * gdb.hp/follow-vfork-and-exec.c: new file.
17687 * gdb.hp/misc-hp.cc: new file.
17688 * gdb.hp/more-steps.c: new file.
17689 * gdb.hp/optimize.c: new file.
17690 * gdb.hp/quicksort.c: new file.
17691 * gdb.hp/run-hp.c: new file.
17692 * gdb.hp/start-stop.c: new file.
17693 * gdb.hp/sum.c: new file.
17694 * gdb.hp/templates-hp.cc: new file.
17695 * gdb.hp/thread-local-in-lib.c: new file.
17696 * gdb.hp/thread-local-in-lib.h: new file.
17697 * gdb.hp/thread-local-in-lib.lib.c: new file.
17698 * gdb.hp/vforked-program.c: new file.
17699 * gdb.hp/virtfunc-hp.cc: new file.
17700 * gdb.hp/watchpoint-hp.c: new file.
17701 * gdb.hp/xdb.c: new file.
17702 * gdb.hp/xdb0.c: new file.
17703 * gdb.hp/xdb0.h: new file.
17704 * gdb.hp/xdb1.c: new file.
17705
17706Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
17707
17708 The following change was made by Edith Epstein
889bf7c5
PA
17709 <eepstein@cygnus.com> as part of a project to merge in changes
17710 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
17711
17712 * gdb.c++/demangle.exp: changed the expected output for some
17713 ARM-style mangling -- removed second reference to datatype.
889bf7c5 17714 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 17715 T1<char>::~T1<char>(void)
c906108c 17716 becomes,
a9c64011
AS
17717 maint demangle __dt__11T1__pt__2_cFv
17718 T1<char>::~T1(void)
c906108c 17719
889bf7c5 17720 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 17721
c906108c
SS
17722Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
17723
17724 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
17725 * gdb.trace/backtrace.exp: Likewise.
17726 * gdb.trace/circ.exp: Likewise.
17727 * gdb.trace/collection.exp: Likewise.
17728 * gdb.trace/deltrace.exp: Likewise.
17729 * gdb.trace/infotrace.exp: Likewise.
17730 * gdb.trace/limits.exp: Likewise.
17731 * gdb.trace/packetlen.exp: Likewise.
17732 * gdb.trace/passc-dyn.exp: Likewise.
17733 * gdb.trace/passcount.exp: Likewise.
17734 * gdb.trace/report.exp: Likewise.
17735 * gdb.trace/save-trace.exp: Likewise.
17736 * gdb.trace/tfind.exp: Likewise.
17737 * gdb.trace/tracecmd.exp: Likewise.
17738 * gdb.trace/while-dyn.exp: Likewise.
17739 * gdb.trace/while-stepping.exp: Likewise.
17740
177411998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
17742
17743 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
17744
17745Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
17746
17747 From Brendan Kehoe:
17748 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
17749 int return types.
17750
17751Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
17752
17753 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 17754 remote dos host testing right.
c906108c
SS
17755
17756Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
17757
17758 * gdb.base/corefile.exp: remove some xfails.
17759
17760Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
17761
17762 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 17763 have different timestamps.
c906108c
SS
17764
17765Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
17766
17767 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 17768 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
17769
17770Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
17771
17772 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 17773 delta.
c906108c
SS
17774
17775Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
17776
17777 * gdb.base/default.exp: Add brace missing from previous delta.
17778
17779Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
17780
17781 * gdb.base/default.exp: Support test for info float for all
17782 varieties of arm toolchain.
17783
dc96c6c7 17784Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17785
17786 * gdb.trace/*.exp: remove "remote_download" command.
17787
dc96c6c7 17788Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17789
17790 * gdb.trace/*.exp: remove -gdwarf from compile.
17791
17792Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
17793
17794 * gdb.trace/configure.in(AC_INIT): typo
17795 * gdb.trace/configure: regenerated
17796
dc96c6c7 17797Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17798
17799 * config/m68k-emc.exp: New file.
17800 * lib/<emc-support.exp trace-support.exp}: New files.
17801 * configure.in: add new test directory gdb.trace.
17802 * gdb.trace/{configure configure.in Makefile.in}: New files.
17803 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
17804 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
17805 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
17806 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
17807 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
17808 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
17809 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 17810
dc96c6c7 17811Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17812
17813 * gdb.c++/classes.exp: Change all regular expressions to match
17814 arbitrary combinations of newline/carriage-return, so that they
17815 will work equally well on Unix and Windows.
17816 * gdb.c++/inherit.exp: ditto.
17817 * gdb.c++/virtfunc.exp: ditto.
17818
178191998-08-11 Dawn Perchik <dawn@cygnus.com>
17820
17821 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
17822
c2d11a7d
JM
17823Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
17824
17825 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
17826 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
17827 to use a0-a3/d0-d3 as needed.
17828
17829Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
17830
17831 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
17832 * gdb.disasm/am33.exp: Corresponding changes.
17833
c906108c
SS
178341998-07-11 Felix Lee <flee@cygnus.com>
17835
17836 * gdb.base/callfuncs.exp: add cmp10 test.
17837 * gdb.base/callfuncs.c (cmp10): new function.
17838
17839Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
17840
d63a86f8 17841 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
17842 into two parts to get around a synchronization problem in expect.
17843
3fc11d3e
JM
17844Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
17845
17846 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
17847
17848 * configure.in: Add options for gdbtk testsuite.
17849
17850 * configure: Regenerate.
17851
17852 * gdb.gdbtk: New directory to hold gdbtk tests.
17853
c906108c
SS
17854Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
17855
17856 * gdb.fortran/types.exp: Escape brackets in expect patterns
17857 for test_float_literal_types_accepted tests.
17858 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
17859 before run test.
17860
c2d11a7d
JM
17861Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
17862
17863 * am33.exp: Just compile, do not link the testcase.
17864 * am33.s: Add ".am33" pseudoop to force am33 mode.
17865
c906108c
SS
178661998-06-25 Felix Lee <flee@cygnus.com>
17867
17868 * gdb.base/setshow.exp: make sure $pc is sane.
17869
17870 * gdb.stabs/weird.exp: split expect patterns properly.
17871
c2d11a7d
JM
17872Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
17873
17874 * gdb.disasm/am33.s: New disassembler testfile for the am33.
17875 * gdb.disasm/am33.exp: Run it.
17876
dc96c6c7 17877Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17878
17879 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
17880 match processing (and eliminate spurious timeouts when running).
17881
dc96c6c7 17882Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17883
17884 * gdb.base/signals.exp (test_handle_all_print): put back Mach
17885 exception test, but conditionalize it on target [mach | gnu].
17886
dc96c6c7 17887Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17888
17889 * gdb.base/overlays.exp: fixup compile line for linker script.
17890
17891Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
17892
17893 * gdb.fortran/types.exp: don't guess at float size.
17894
17895Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
17896
17897 * gdb.base/exprs.exp: delete test that depends on int size.
17898
17899Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
17900
17901 * config/sim.exp: Removed checks for target triplets.
17902 (gdb_target_sim): Use gdb,target_sim_options.
17903
17904Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
17905
17906 * gdb.base/reread.exp: New file.
17907 * gdb.base/reread1.c: New file.
17908 * gdb.base/reread2.c: New file.
17909
17910Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
17911
17912 * config/sim.exp: Use 'target sim -sparclite' when running
17913 SPARClite programs.
17914
17915Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
17916
17917 * gdb.base/structs2.exp: New file.
17918 * gdb.base/structs2.c: New file.
17919
17920Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
17921
17922 * gdb.asm/common.inc: New file.
17923 * gdb.asm/d10v.inc: New file.
17924 * asm-source.exp: Pass -I's to gas to find .inc files.
17925 Update line numbers in expected output.
17926 * asmsrc1.s: Rewrite.
17927 * asmsrc2.s: Rewrite.
17928 * configure.in: Create arch.inc symlink.
17929 * configure: Regenerate.
17930 * Makefile.in (distclean): Delete arch.inc.
17931
17932Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
17933
17934 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
17935 (t_enum_value2): ditto
17936 (t_enum_value3): ditto
17937 (main): ditto
c906108c
SS
17938Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
17939
17940 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
17941 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
17942 change.
17943 Use gdb_test instead of send_gdb/gdb_expect sequences.
17944
17945Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
17946
17947 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
17948 not void.
17949
17950Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
17951
17952 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
17953 subroutines. Used to test gdbs ability to single step through PC
17954 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
17955
17956Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
17957
17958 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
17959 more rigorous EGCS C++ error checking.
17960
17961Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17962
a9c64011
AS
17963 * gdb.base/help.exp: Clean up `help set args' and `help show args'
17964 tests.
17965 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
17966 function when asleep.
17967 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
17968 for i*86 Linux and SVR4 signal handling problems.
17969 Remove linux xfail for `next to handler in signals_tests_1', fixed
17970 by recent infrun.c change.
17971 Limit backtrace to 10 frames to avoid timeout problems with infinite
17972 stack backtraces.
17973 Adjust expect pattern in `handle all print' test to match Apr 28 1997
17974 target.[ch] change.
c906108c
SS
17975
17976Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
17977
17978 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
17979 for a newline from gdb before continuing.
17980 (default_gdb_exit): Just look for y or n.
17981 (gdb_test): Detect abnormal exit from GDB running on DOS; if
17982 it does, fail the rests of the tests in the file.
17983
17984Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
17985
17986 * config/cygmon.exp: New file.
17987
17988Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
17989
17990 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 17991 main" test on remote targets.
c906108c
SS
17992
17993 * gdb.base/scope.exp: Fix problem with filelocal_bss before
17994 run test on remote targets.
17995
17996Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
17997
17998 * gdb.asm: New directory.
17999 * configure.in: Configure it.
18000 * configure: Regenerate.
18001 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
18002 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
18003
18004Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
18005
18006 * config/mn10300-eval.exp: New file to support MN10300 eval board.
18007
dc96c6c7 18008Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 18009
a9c64011
AS
18010 * gdb.base/overlays (several files): Merge the two overlay
18011 managers into one. Change variables (foox, barx, bazx, grbxx)
18012 back into ints but force them to load in their proper sections.
c906108c
SS
18013
18014Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
18015
18016 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 18017 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
18018 (D10VCopy): Handle memory regions crossing 16k boundaries.
18019 (D10VCopy): Transfer data in 32 bit chunks.
18020
18021Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
18022
18023 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 18024 correct.
c906108c
SS
18025
18026 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 18027 map. Include space for printf in .text segment.
c906108c
SS
18028
18029 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 18030 updated d10v memory VMA/LMA map.
c906108c 18031 (D10VCopy): Call D10VTranslate.
d63a86f8 18032
c906108c
SS
18033Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
18034
18035 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
18036
18037 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
18038 that it won't be put into the .sdata - small data -
18039 section. Update reference.
c906108c
SS
18040 * gdb.base/baz.c (bazx, baz): Ditto.
18041 * gdb.base/foo.c (foox, foo): Ditto.
18042 * gdb.base/grbx.c (grbxx, grbx): Ditto.
18043
18044 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 18045 to be arrays.
d63a86f8 18046
dc96c6c7 18047Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 18048
a9c64011
AS
18049 * gdb.base/overlays.exp: fix up and get working again.
18050 Add tests for backtraces from an overlay function.
d63a86f8 18051
c906108c
SS
18052Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
18053
18054 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
18055 "calling function with watchpoint enabled".
18056
18057Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
18058
18059 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 18060 gdb_suppress_tests for d10v-*-*.
c906108c
SS
18061 * lib/gdb.exp (gdb_suppress_tests): Disable this function
18062 pending review of whether it is useful or not.
18063
18064Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
18065
18066 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
18067
18068Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
18069
18070 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
18071 * config/dve.exp: New file to support Densan boards.
18072
18073Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
18074
18075 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 18076 reads and BSD.
c906108c
SS
18077
18078Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
18079
18080 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
18081 response.
18082
18083 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
18084
18085Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
18086
18087 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 18088 test.
c906108c
SS
18089
18090 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 18091 target_sizeof_long and target_bigendian_p.
c906108c 18092 (structs_by_value, structs_by_reference): Check values according
889bf7c5 18093 to targets word size and endianess.
d63a86f8 18094
c906108c
SS
18095Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
18096
18097 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 18098 output.
c906108c
SS
18099
18100Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
18101
18102 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 18103 Update test of set args help to match source change.
c906108c
SS
18104
18105Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
18106
18107 * gdb.base/default.exp: Expect help system output to be in
18108 alphabetical order.
18109 * gdb.base/help.exp: Ditto.
18110
18111Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
18112
18113 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
18114 "i*86-pc-linux-gnu*".
18115 * gdb.base/interrupt.exp: Ditto.
18116 * gdb.base/corefile.exp: Ditto.
18117
18118 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 18119 define vxworks when building the testcase.
c906108c
SS
18120
18121 * gdb.base/ptype.exp: Fix testnames to be unique.
18122 * gdb.base/radix.exp: Ditto.
18123 * gdb.base/term.exp: Ditto.
18124 * gdb.base/whatis.exp: Ditto.
18125 * gdb.c++/classes.exp: Ditto.
18126
18127Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
18128
18129 * gdb.base/callfuncs.exp: Fix indentation.
18130
18131 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
18132 suppress_flag has been set.
18133 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
18134 target feature.
18135
18136Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
18137
18138 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
18139 the testcase.
18140
18141 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 18142 set_debug_traps() and breakpoint().
c906108c
SS
18143 * gdb.c++/misc.cc (main): Ditto.
18144 * gdb.c++/templates.cc (main): Ditto.
18145 * gdb.c++/virtfunc.cc (main): Ditto.
18146
18147Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
18148
18149 * lib/gdb.exp(gdb_step_for_stub): New function.
18150 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
18151 exists, reload the executable and do a "continue" instead of
18152 doing a jump.
18153 (runto_main): Use gdb_step_for_stub.
d63a86f8 18154
c906108c 18155 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 18156 tests to have unique names.
c906108c
SS
18157 * gdb.base/callfuncs.exp: Ditto.
18158 * gdb.base/commands.exp: Ditto.
18159 * gdb.base/default.exp: Ditto.
18160 * gdb.base/help.exp: Ditto.
18161 * gdb.base/list.exp: Ditto.
18162 * gdb.base/opaque.exp: Ditto.
18163 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
18164 similar tests.
d63a86f8 18165
c906108c
SS
18166 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
18167 * gdb.c++/cplusfuncs.cc: Ditto.
18168 * gdb.c++/virtfunc.cc: Ditto.
18169
18170 * config/monitor.exp: Keep track of the last file we saw, rather
18171 than trying to get the info from gdb.
18172
18173 * gdb.fortran/types.exp: Move comment to previous line.
18174
18175Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
18176
18177 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 18178 target mode.
c906108c
SS
18179
18180Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
18181
18182 From Bob Manson:
18183 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 18184 string from GDB when it connects.
c906108c
SS
18185
18186 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
18187
18188Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
18189
18190 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
18191 if we can't get a debug format from GDB (we may be testing an
18192 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
18193
18194 * gdb.stabs/weird.exp: Fix quoting.
18195
18196 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
18197
18198Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
18199
18200 * config/arm-ice.exp: New file.
18201
18202Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
18203
18204 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 18205 until it has been modified to work with the new testsuite.
c906108c 18206
99707966 18207 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
18208 testcase won't compile, cause all of the testcases in the file to
18209 fail instead.
c906108c
SS
18210
18211 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
18212 (gdb_clear_suppressed): New procedure.
18213 (gdb_stop_suppressing_tests): Only clear suppress_flag if
18214 it contains a positive value.
18215
18216Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
18217
18218 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
18219
18220 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
18221
18222Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
18223
18224 * lib/gdb.exp (setup_xfail_format): New function.
18225 (get_debug_format): New function to get debug format.
18226 (debug_format): New global variable to hold last value set
18227 by get_debug_format.
18228 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 18229 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
18230 * gdb.c++/ptype.exp: Ditto.
18231 * gdb.c++/classes.exp: Ditto.
18232 * gdb.c++/cplusfuncs.exp: Ditto.
18233 * gdb.c++/inherit.exp: Ditto.
18234 * gdb.c++/templates.exp: Ditto.
18235 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 18236
c906108c
SS
18237Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
18238
18239 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
18240 host doesn't have a currently-open connection.
18241
18242 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
18243 any gdb stub target. Handle cases where gdb doesn't respond when
18244 interrupted in a sane fashion.
c906108c
SS
18245
18246 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 18247 same thing in a totally different way.
c906108c
SS
18248
18249 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 18250 setting "timeout".
c906108c 18251 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 18252 default_gdb_init now.
c906108c
SS
18253
18254Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
18255
18256 * gdb.base/printcmds.exp: Fix "check for floating addition"
18257 regexp to accept results within approx +/- .01 of exact value.
18258 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
18259
18260Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
18261
18262 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 18263 properly.
c906108c
SS
18264 (gdb_expect): Add optional timeout parameter, and add timeout
18265 value to various calls.
18266 (gdb_suppress_tests): Only give one warning message per group.
18267
18268Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
18269
18270 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
18271 global variables. Handle getting a value for $timeout more
18272 gracefully.
c906108c
SS
18273
18274Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
18275
18276 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 18277 initialize.
c906108c 18278 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 18279 by a target configuration file.
c906108c
SS
18280 (gdb_expect): Pass the timeout to remote_expect.
18281
18282 * config/monitor.exp(gdb_load): Fix typo in regexp.
18283
18284Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
18285
18286 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
18287
18288Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
18289
18290 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
18291 here. Call gdb_target_exec before rebooting the target, to make
18292 sure the connection to the target is closed.
c906108c
SS
18293 (gdb_load): Pass the name of the executable to gdb_target_monitor.
18294 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
18295 Also detect "Timeout reading from remote" error.
18296
18297 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
18298 gdb_target_monitor. Don't call gdb_file_cmd here; let
18299 gdb_target_monitor do it.
c906108c
SS
18300
18301 * gdb.disasm/hppa.exp: Don't use exec_output.
18302
18303Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
18304
18305 * gdb.base/list.exp: If we're debugging a non-native target,
18306 try to set the pc register to point to the start of the
18307 program before doing the first list command.
18308
18309 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 18310 test_calls after restarting.
c906108c
SS
18311
18312 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 18313 reloading.
c906108c
SS
18314
18315 * gdb.base/watchpoint.exp: Fix typo.
18316
18317 * gdb.base/setshow.exp: Check for use_gdb_stub.
18318
18319 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 18320 stub case.
c906108c
SS
18321 * gdb.base/langs.exp: Ditto.
18322
18323 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
18324 gdb_load_offset. If we weren't given a file to load, figure out
18325 what the current file is and use it.
c906108c
SS
18326
18327 * config/i386-bozo.exp: New file.
18328
18329Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
18330
18331 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
18332 feature.
18333
18334 * config/proelf.exp: New entry.
18335
18336Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
18337
18338 * lib/gdb.exp: Remove spurious .* patterns at the beginning
18339 of regexps.
18340
18341 * gdb.base/watchpoint.exp: Don't run the test_stepping
18342 tests if gdb can't call functions on the target.
18343
18344 * gdb.base/setshow.exp: Don't run the set prompt tests if
18345 the board has gdb_prompt set.
18346
18347Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
18348
18349 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
18350 * gdb.base/commands.exp: Likewise.
18351 * gdb.base/setshow.exp: Likewise.
18352
18353Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
18354
18355 * config/monitor.exp(gdb_start): Look for gdb_prompt target
18356 feature.
18357
18358 * config/i960.exp: New file.
18359
18360Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
18361
18362 * gdb.base/funcargs.exp: Check for gdb,short_int target
18363 feature instead of looking for explicit target triplets.
18364
dc96c6c7 18365Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 18366
d63a86f8 18367 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
18368 "p 123DEADBEEF", to check parse_number.
18369 * top.c: change "to enable to enable" to "to enable" in a couple
18370 of help strings.
18371
18372Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
18373
18374 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
18375 on the mn10300.
d63a86f8 18376
c906108c
SS
18377Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
18378
18379 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
18380 where the test executable is run with explicit args.
18381 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
18382
18383Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
18384
18385 * gdb.base/run.c: Use FAKEARGV to build test executable that
18386 does not require a command line arg, since most simulators
18387 don't currently support passing such an arg into the simulated
18388 program.
18389 * gdb.base/commands.exp: Change tests to insert the proper
18390 value as the arg to the first recursive factorial call. Change
18391 compilation line to define FAKEARGV at compile time.
18392
18393Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
18394
18395 * gdb.base/recurse.exp: Enable these tests for the mn10300.
18396 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
18397 function with watchpoint enabled" test.
18398
18399Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
18400
18401 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 18402 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
18403
18404 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 18405 "Tests restarted" messages.
c906108c
SS
18406
18407Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
18408
18409 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
18410
dc96c6c7 18411Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18412
18413 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
18414 for INFO SYMBOL; add help tests for OVERLAY commands.
18415 * gdb.base/default.exp: add tests for INFO SYMBOL command;
18416 add tests for OVERLAY commands
18417 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
18418 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
18419 * gdb.base/sigall.c: add usestubs code frag
18420 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 18421
c906108c
SS
18422Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
18423
18424 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
18425 failures.
18426 (gdb_stop_suppressing_tests): Note that tests have restarted.
18427
18428Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
18429
18430 * config/h8300.exp: New file.
18431
18432Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
18433
18434 * gdb.base/setshow.exp: Check for the existence of a
18435 feature, not its value.
18436
18437Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
18438
18439 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
18440
18441 * gdb.base/scope.exp: It's now init0(), not init().
18442
18443 * gdb.base/scope0.c: For now, change init() to be init0().
18444
18445 * config/monitor.exp: Use gdb_serial in preference to serial
18446 or netport.
18447
18448 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 18449 and it's not already set.
c906108c
SS
18450
18451Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
18452
18453 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 18454 isn't using a stub and if it supports argument passing.
c906108c
SS
18455
18456Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
18457
18458 * config/udi.exp(gdb_start): Make sure UDICONF is set
18459 properly before starting gdb.
18460
18461Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
18462
18463 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
18464 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
18465 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
18466
18467Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
18468
18469 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 18470 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
18471
18472 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
18473
18474 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
18475
18476 * config/monitor.exp: Make sure we disconnect from the target.
18477 Also, try a reboot/reload cycle instead of failing if the
18478 load fails.
18479
18480Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
18481
18482 * gdb.base/default.exp: Don't set match_max.
18483 * gdb.base/help.exp: Ditto.
18484 * gdb.base/list.exp: Ditto.
18485 * gdb.base/signals.exp: Ditto.
18486
18487 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
18488 set, use remote_ld to download the testcase instead of
18489 the GDB loader.
18490
18491Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
18492
18493 * config/vr5000.exp: New file.
18494
18495 * config/monitor.exp(gdb_target_monitor): Add pattern for
18496 "Ending remote" to detect errors in connecting.
18497
18498 * gdb.base/setshow.exp: Add .* within auto language test.
18499
18500 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
18501 target feature.
18502
18503 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 18504 and reboot the board if necessary.
c906108c
SS
18505
18506 * gdb.base/setvar.exp(test_set): Handle multiple prints within
18507 a set of tests. Remove print.* from the patterns being checked.
18508
18509Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
18510
18511 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
18512 refer to gdb_spawn_id.
18513
18514 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
18515 longer used.
18516 * config/sparclet.exp: Ditto.
18517 * config/sparclet-old.exp: Ditto.
18518 * config/slite.exp: Ditto.
18519 * config/sim.exp: Ditto.
18520 * gdb.base/funcargs.exp: Ditto.
18521
18522 * lib/gdb.exp:Remove references to gdb_spawn_id.
18523 (gdb_expect): Move to remote.exp.
18524
18525Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
18526
18527 * config/monitor.exp: Detect the "Couldn't establish connection"
18528 message from GDB.
18529
18530Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
18531
18532 * gdb.base/bitfields.exp: Use runto instead of explicit
18533 gdb_run_cmd/gdb_expect sequences.
18534
18535 * gdb.base/break.exp(text_next_with_recursion): Add match for
18536 gdb_expect call.
18537
18538 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
18539 We also need to handle the "A program is being debugged already"
18540 prompt from gdb. Use gdb_test to set the baud rate.
18541
18542 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
18543 to 20000. Really. I mean it.
18544
18545Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
18546
18547 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
18548 fails. If suppress_flag is set, skip perror message about not
18549 being able to send to GDB.
c906108c 18550 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 18551 GDB.
c906108c
SS
18552 (gdb_expect): If suppress_flag is set, always fail immediately.
18553 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
18554 (gdb_init): Call gdb_stop_suppressing_tests.
18555 (default_gdb_exit): Ditto.
18556 (default_gdb_start): Ditto.
18557
18558 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 18559 gdb_stop_suppressing_tests as appropriate.
c906108c 18560 * gdb.base/break.exp: Ditto.
889bf7c5 18561 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
18562 * gdb.base/commands.exp: Ditto.
18563 * gdb.base/exprs.exp: Ditto.
889bf7c5 18564 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
18565 * gdb.base/list.exp: Ditto.
18566 * gdb.base/recurse.exp: Ditto.
889bf7c5 18567 * gdb.base/scope.exp: Ditto.
c906108c
SS
18568 * gdb.base/structs.exp: Ditto.
18569 * gdb.c++/inherit.exp: Ditto.
18570
18571Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
18572
18573 * config/vr4300.exp: New file.
18574
99707966 18575 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 18576
99707966 18577 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
18578
18579Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
18580
18581 * lib/gdb.exp(gdb_init): New function.
18582
18583 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 18584 for each individual variable set.
c906108c
SS
18585
18586 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
18587 name.
18588
18589 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
18590
18591 * gdb.base/scope.exp: Use gdb_test.
18592
18593 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
18594 aborting; the testsuite driver will do that for us (see
18595 gdb_finish). Also, use gdb_test in a few more places.
18596
18597Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
18598
18599 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
18600
18601Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
18602
18603 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
18604 and "add_tests" are not at the same address.
18605
18606Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
18607
18608 * gdb.base/ptype.exp: Use gdb_test.
18609
18610Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
18611
18612 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
18613 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
18614 left in. No longer expect them to fail.
18615
18616 * gdb.stabs/*.mt; Deleted, no longer used.
18617 * gdb.stabs/configure.in: Remove references to target makefile
18618 frags.
18619 * gdb.stabs/configure: Rebuilt.
18620
18621 * gdb.disasm/*.mt: Deleted, no longer used.
18622 * gdb.disasm/configure.in: Remove references to target makefile
18623 frags. Use "sh3.s" as the unique filename for this directory.
18624 * gdb.disasm/configure: Rebuilt.
18625
18626 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
18627 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
18628 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
18629
18630Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
18631
18632 * config/udi.exp: Use mondfe,name instead of remote_host.
18633
18634Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
18635
18636 * gdb.base/watchpoint.exp: Don't expect a failure when calling
18637 a function with a watchpoint enabled on the mn10200.
18638
18639 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
18640 before trying to create it!
18641
18642Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
18643
18644 * config/vx.exp: Use hostname instead of netport.
18645
18646 * config/vxworks.exp: New file.
18647
18648 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
18649
18650 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 18651 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
18652 occurs.
18653
18654 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
18655 $gdb_spawn_id directly.
18656 (gdb_run_cmd): Try _start as well as start. Use the target feature
18657 gdb,start_symbol as the symbol to start from when jumping.
18658
18659Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
18660
18661 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
18662 redundant) test.
18663
18664 * gdb.base/recurse.exp: Relax final value test for 'b' so that
18665 it doesn't lose for 16bit integer systems.
18666
18667Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
18668
18669 * gdb.fortran/types.exp: If the target doesn't support "double"
18670 data types, then expect "real" types to only be 4 bytes.
18671
18672 * gdb.c++/virtfunc.exp: Expect failure for virtual function
18673 call tests if the target doesn't support inferior function calls.
18674
18675 * gdb.base/printcmds.exp: Allow minor deviation in FP values
18676 in printf tests.
18677
18678Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
18679
18680 * gdb.base/help.exp: Disable "help set", "help show", and
18681 "help support". Simplify regexp for "help stack".
18682
18683 * gdb.base/default.exp: Set match_max to 5000 and the timeout
18684 to 60 seconds. Temporarily set match_max to 15000 around the
18685 "info copying" test.
18686
18687 * gdb.base/nodebug.exp: Don't try to do an inferior function
18688 call if the target doesn't support them.
18689 * gdb.base/printcmds.exp: Likewise.
18690 * gdb.base/setvar.exp: Likewise.
18691 * gdb.base/structs.exp: Likewise.
18692 * gdb.c++/templates.exp: Likewise.
18693 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
18694
18695 * gdb.base/recurse.exp: Enable for the mn10200.
18696
18697 * configure.in: Do configure gdb.stabs directory for *-*-elf
18698 targets.
18699 * configure: Rebuilt.
18700
18701 * gdb.base/break.exp: Check for gdb,noresults before testing
18702 exit status and/or results from the target.
18703 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
18704 * lib/gdb.exp: Remove old (now bogus) initialization of
18705 noinferior, noargs, noresults and nosignals.
18706
18707Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
18708
18709 * config/sh.exp: New file.
18710
18711 * config/slite.exp: Try to connect multiple times to the board
18712 before rebooting. Only send a "monitor run" if need_monitor_run
18713 is set.
18714
18715 * gdb.base/break.exp: Don't do the "stub continue" test if
18716 the target has gdb_stub set.
18717
18718 * gdb.base/callfuncs.exp: Increase the timeout.
18719
18720 * gdb.base/interrupt.exp: Don't even try to compile the testcase
18721 if the target has gdb,noinferiorio set.
18722
18723 * gdb.base/list.exp: Increase match_max to 10000 characters.
18724
18725 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
18726
18727 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
18728 target.
18729
18730 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
18731
18732Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
18733
18734 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
18735 trying to delete the copy of gdb. Catch the file delete so we
18736 don't die if the delete fails; also, the file should be copied to
18737 the host, not to the build.
c906108c
SS
18738
18739Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
18740
18741 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 18742 parenthesis in case it contains multiple regexps separated
c906108c
SS
18743 with |.
18744
18745 * gdb.base/watchpoint.exp: Use gdb_test.
18746 * gdb.base/default.exp: Ditto.
18747
18748Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
18749
99707966 18750 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 18751
c906108c
SS
18752 * gdb.base/scope.exp: Use gdb_test.
18753 * gdb.c++/classes.exp: Ditto.
18754 * gdb.c++/inherit.exp: Ditto.
18755
18756Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
18757
18758 * gdb.base/crossload.exp: Don't use execute_anywhere, use
18759 remote_exec instead.
18760 * gdb.base/corefile.exp: Don't be ridiculous.
18761 * gdb.base/*.c: Add missing stub invocations.
18762
18763Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
18764
18765 * config/slite.exp: Miscellaneous fixes.
18766
18767 * lib/gdb.exp: Fix runto.
18768
18769 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
18770 the target.
18771
18772 * gdb.base/watchpoint.exp: Fix regexp.
18773
18774 * lib/gdb.exp(default_gdb_exit): Add a catch to the
18775 close and wait commands, as the descriptor may now be
18776 invalid. Always call "remote_close host".
18777
18778Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
18779
18780 Major rewrite for testsuite revision.
d63a86f8 18781
c906108c
SS
18782 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
18783 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
18784 instead of relying on spawn_id to always contain a valid
18785 spawn id.
18786 (get_compiler_info): New procedure to build the ${binfile}.ci
18787 file, instead of replicating this in N different places.
18788 (gdb_compile): New procedure.
d63a86f8 18789
c906108c 18790 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
18791 appropriate arguments) instead of compile. Use gdb_test in a lot
18792 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
18793 at the start of a testcase, as this is no longer done magically.
18794
18795 config/*-gdb.exp: Rename without the -gdb suffix.
18796
18797 config/mips.exp: Use remote_close instead of exit_remote_shell.
18798 config/monitor.exp: Use target_info instead of looking at
18799 baud, timeout, etc.
18800 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
18801
18802Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18803
18804 * gdb.c++/templates.exp (test_ptype_of_templates),
18805 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
18806 Update expect patterns for destructors and assignment operators
18807 to match corresponding c-typeprint.c changes.
18808 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
18809 to destructor breakpoint test, GDB should be able to set the
18810 destructor breakpoint without specifying arguments.
18811
18812Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
18813
18814 * gdb.threads/pthreads.exp: Change result for failure to compile due
18815 to lack of pthreads runtime support from an error to simply an
18816 unsupported test, per dejagnu standards.
18817
18818Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18819
18820 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
18821 where GDB exits to reduce pattern match time.
18822 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
18823
18824 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
18825
dc96c6c7 18826Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18827
18828 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
18829 * gdb.base/default.exp: ditto.
18830 * gdb.base/nodebug.exp: ditto.
18831 * gdb.base/printcmds.exp: ditto.
18832 * gdb.base/ptype.exp: ditto.
18833 * gdb.base/setvar.exp: ditto.
18834 * gdb.base/structs.exp: ditto.
18835 * gdb.base/setshow.c: Guard against uninitialized values of argc.
18836
18837Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
18838
18839 * configure, */configure: Rebuild with autoconf 2.12.
18840
18841Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
18842
18843 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
18844 use new i*86-pc-linux*-gnu quads.
18845 * gdb.base/corefile.exp: Ditto.
18846 * gdb.base/signals.exp: Ditto.
18847 * gdb.base/sigall.exp: Ditto.
18848 * gdb.base/interrupt.exp: Ditto.
18849
18850 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
18851 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
18852 RedHat 4.0.
d63a86f8 18853
c906108c 18854 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
18855 linux. This allows the test case to at least compile on latest
18856 linux, but still not run due to missing the threads runtime library.
c906108c
SS
18857
18858Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18859
18860 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
18861 directory to search gdb directory. Accept and step over conditional
18862 stack alignment code. Consume $prompt in failure cases.
18863 Reset timeout to $oldtimeout instead of some arbitrary value.
18864 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
18865 timeout problems with infinite stack backtraces.
18866 * gdb.base/ptype.exp (ptype struct link, union tu_link):
18867 Accept function parameters for linkfunc member.
18868
18869Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
18870
18871 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
18872 (CXXFLAGS): Remove, unreferenced.
18873 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
18874 previous -B options and also add -B option to pick up cross compiled
18875 runtime.
c906108c
SS
18876 (TARGET_INCLUDES): Add for -I options and add code to initialize when
18877 doing cross compiles.
18878 (target_alias): Declare global.
18879 (xgcc): Set variable to full path of gcc in build tree. Use findfile
18880 to verify that gcc exists in build tree, and if so set CC to that
18881 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 18882
c906108c
SS
18883Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
18884
18885 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
18886 ptype test for anonymous union. Fixup testcase to match
18887 current gcc debug output.
18888
18889Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
18890
18891 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
18892 force argument to an unsigned long type.
18893
18894Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
18895
18896 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 18897 tests and anonymous union print/ptype tests.
c906108c
SS
18898 * gdb.base/list.exp (test_forward-search): Increase timeout by
18899 5 minutes for the "search extremely long line" case.
18900 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
18901 completely optional and that the pass/fail messages use the command as
18902 the message if that third arg is a null string.
18903 (gdb_test_exact): Arrange that a null string pattern means match a
18904 null string output rather than any output, which might include random
889bf7c5 18905 errors.
c906108c
SS
18906 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
18907 backtrace test.
18908 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
18909 always failing and failure is now exposed by gdb.exp changes.
18910
18911Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
18912
18913 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
18914 weren't being noted.
18915
18916Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18917
18918 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
18919 * gdb.stabs/weird.exp: Remove v_comb xfails.
18920
dc96c6c7 18921Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18922
18923 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 18924 list.exp scope.exp watchpoint.exp]
c906108c 18925 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 18926
dc96c6c7 18927Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18928
18929 * config/monitor.exp: Increase download timeout to 1000 seconds.
18930
dc96c6c7 18931Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18932
18933 * config/m32r.exp: Increase timeout to 120 seconds.
18934
18935Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
18936
18937 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
18938 and accept older ordering as obsolescent gcc or gdb.
18939 * gdb.c++/templates.exp: Ditto.
18940 * gdb.c++/virtfunc.exp: Ditto.
18941
18942Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
18943
18944 * gdb.base/coremaker.c: Add code to mmap some data so we
18945 can check that it ends up in the core file.
18946 * gdb.base/corefile.exp: Add test to read mmapped data
18947 from core file.
18948
dc96c6c7 18949Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18950
18951 * config/m32r.exp: New file.
18952
18953Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
18954
18955 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
18956 that cflags can contains -gstabs, and work correctly for other tests.
18957
dc96c6c7 18958Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18959
18960 * gdb.base/setshow.exp: New file, tests show and set.
18961 * gdb.base/setshow.c: New file, tests show and set.
18962 * gdb.base/help.exp: Add test for help set|show annotate.
18963 * gdb.base/default.exp: Add test for set|show annotate.
18964
18965Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
18966
18967 * testsuite/gdb.base/break.exp: Make backtrace from factorial
18968 errors unique.
18969 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
18970 explicitly.
18971
18972Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
18973
18974 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
18975 and width commands. This is done elsewhere.
18976 * (gdb_start): Don't call gdb_start_sim here. That's already
18977 done in gdb_load. This fixes lots of failures in default.exp.
18978
18979Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
18980
18981 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
18982 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
18983 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
18984 in the same we we treat other failures (since it may be an expected
889bf7c5 18985 condition), rather than as an error.
c906108c
SS
18986 * gdb.base/signals.exp (test_handle_all_print): Revert back to
18987 old test format.
18988
18989Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
18990
18991 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
18992 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 18993 twice. Nuke the duplicates.
c906108c 18994 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 18995 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
18996 Remove config.h along with other config files.
18997
18998Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
18999
19000 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
19001 "p func1 ()" and note that rests of tests are skipped.
19002 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 19003 setup_xfails for "print func2::coremaker_local".
c906108c
SS
19004 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
19005 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
19006 affected by the previous run test.
19007 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
19008 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
19009 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
19010 "pass int powerset tuple" and "pass modeless int powerset tuple".
19011 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
19012 "real write 4" and "real write 8".
19013 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 19014 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
19015 "print \$i after tuple assign 2", and
19016 "print vs2 after tuple assign 2".
19017 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
19018 meaningful error message and return -1 so the caller can
19019 suppress further tests and avoid a cascade of errors.
d63a86f8 19020
c906108c
SS
19021Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
19022
19023 * gdb.base/a1-selftest.exp: Tweak tests to account for new
19024 format for printing version.
19025 * gdb.base/default.exp: Ditto.
19026 * gdb.base/interrupt.exp: Fix problem with cascade of
19027 errors if child process dies while calling a function.
d63a86f8 19028
c906108c
SS
19029Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
19030
19031 * Makefile.in (VPATH): Add
19032 * Makefile.in (Makefile, config.status): Fix rules so things get
19033 remade when necessary.
19034
19035Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
19036
19037 * Makefile.in (just-check): Add path to sibling expect dir
19038 to environment variable specified by RPATH_ENVVAR.
19039
19040Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
19041
19042 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
19043 (just-check): Add shared library paths for libstdc++, tk,
19044 tcl, bfd, and opcodes to the environment variable specified
19045 in RPATH_ENVVAR.
19046 * configure.in: Add support to recognize --enable-shared flag
19047 and generate correct value for RPATH_ENVVAR.
19048 * configure: Regenerated with autoconf.
19049
19050Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
19051
19052 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 19053 include all osf versions.
c906108c
SS
19054 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
19055 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
19056 when target is linux. When failing to build pthreads test
19057 executable, give more meaningful message.
19058 * gdb.threads/pthreads.c: Hpux also uses old definition of second
19059 arg for pthread_create.
d63a86f8 19060
c906108c
SS
19061Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
19062
19063 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 19064 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 19065 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 19066 and -lpthreads (everybody else).
c906108c
SS
19067 (test_startup): Fail gracefully if threads are not supported.
19068 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
19069 "p/c array_index("abcdef",2)" when not gcc compiled.
19070 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
19071 "print func2::coremaker_local" when not gcc compiled.
19072 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
19073 "ptype on opaque struct tagname (statically)",
19074 "ptype on opaque struct tagname (dynamically) 1", and
19075 "ptype on opaque struct tagname (dynamically) 2"
19076 for not compiled with gcc.
19077 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
19078 backtrace when compiled with gcc.
d63a86f8 19079 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
19080 than always return success.
19081
19082Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
19083
19084 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
19085
19086Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
19087
19088 * gdb.base/structs.exp: Undo last change.
19089
19090Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
19091
19092 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
19093 encapsulate all the steps/nexts done during self test, starting
19094 at main, and makes them less sensitive to optimization issues.
19095 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
19096 signal handler" test.
19097 * gdb.threads/pthreads.exp: Only run this for native configs.
19098 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
19099 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
19100 tests.
19101 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
19102 for "runto test_calls(void)" test.
d63a86f8 19103
c906108c
SS
19104Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
19105
19106 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
19107 and don't expect address info in breakpoint confirmations.
19108
19109Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
19110
19111 * gdb.base/list.exp (test_forward_search): Increase timeout
19112 temporarily by 60 seconds for searching extremely long line,
889bf7c5 19113 and then reset to old value when done. Increase expect input
c906108c
SS
19114 buffer to 10000.
19115
19116Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
19117
19118 * gdb.base/list.exp (test_forward_search): Fix to handle very
19119 long source line without overflowing expect's input buffer.
19120
19121Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
19122
19123 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
19124 "buffer_full".
19125
19126 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
19127 "buffer_full".
19128
19129 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
19130 "buffer_full".
19131
19132 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
19133 "buffer_full".
19134
19135Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
19136
19137 * configure.in (configdirs): Add gdb.threads.
19138 * configure: Regenerated with autoconf.
19139 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
19140 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
19141 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 19142
c906108c
SS
19143Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
19144
19145 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
19146
19147Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
19148
19149 * gdb.base/signals.exp (test_handle_all_print): Test separately for
19150 each signal's status in the output of "handle all print".
19151 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
19152 the \r\n sequence that immediately precedes the gdb prompt.
19153 * gdb.base/a1-selftest.exp: Save original timeout and restore
19154 after test.
19155
19156Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
19157
19158 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
19159 symbol.
19160
19161Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
19162
19163 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
19164
19165Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
19166
19167 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
19168 timeout by 60 seconds.
19169
19170Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
19171
19172 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
19173 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
19174 error return.
19175
19176Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
19177
19178 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
19179 gdb initialization, also report how long dejagnu waited. Restore
19180 old timeout before doing error return. Temporarily increase timeout
889bf7c5 19181 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
19182
19183Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
19184
19185 * lib/gdb.exp: Report timeout value for verbosity level 2.
19186 * config/gdbserver.exp: Ditto.
19187 * config/hppro.exp: Ditto.
19188 * config/mips-gdb.exp: Ditto.
19189 * config/monitor.exp: Ditto.
19190 * config/netware.exp: Ditto.
19191 * config/sim-gdb.exp: Ditto.
19192 * config/slite-gdb.exp: Ditto.
19193 * config/udi-gdb.exp: Ditto.
19194 * config/unix-gdb.exp: Ditto.
19195 * config/vx-gdb.exp: Ditto.
19196 * gdb.base/a1-selftest.exp: Ditto.
19197 * gdb.base/a2-run.exp: Ditto.
19198 * gdb.base/break.exp: Ditto.
19199 * gdb.base/corefile.exp: Ditto.
19200 * gdb.base/list.exp: Ditto.
19201 * gdb.base/recurse.exp: Ditto.
19202 * gdb.base/scope.exp: Ditto.
19203 * gdb.base/signals.exp: Ditto.
19204
19205Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
19206
19207 * gdb.threads/Makefile.in (docdir): Removed.
19208
19209Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
19210
19211 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 19212 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 19213 @srcdir@.
d63a86f8 19214 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
19215 autoconf 2.5 or higher.
19216 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
19217
19218Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
19219
19220 * configure: Regenerated.
19221 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
19222 avoid name clashes with SunOS headers.
19223
19224Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
19225
19226 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
19227
19228Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
19229
19230 * gdb.base/callfuncs.exp: Finish last change -- make sure the
19231 prototype information ends up in the compiler info file.
19232
19233Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
19234
19235 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
19236 attempting to regenerate it. Eliminate use of a temporary file
19237 and just generate the info file directly. Source it immediately,
19238 for consistency of use.
19239 * gdb.base/corefile.exp: Ditto
19240 * gdb.base/exprs.exp: Ditto.
19241 * gdb.base/funcargs.exp: Ditto.
19242 * gdb.base/langs.exp: Ditto.
19243 * gdb.base/list.exp: Ditto.
19244 * gdb.base/mips_pro.exp: Ditto.
19245 * gdb.base/nodebug.exp: Ditto.
19246 * gdb.base/opaque.exp: Ditto.
19247 * gdb.base/ptype.exp: Ditto.
19248 * gdb.base/scope.exp: Ditto.
19249 * gdb.base/setvar.exp: Ditto.
19250 * gdb.base/signals.exp: Ditto.
19251 * gdb.base/whatis.exp: Ditto.
19252 * gdb.c++/templates.exp: Ditto.
19253 * gdb.c++/virtfunc.exp: Ditto.
19254 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 19255 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
19256
19257Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19258
19259 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
19260 it got fixed by the recent lookup_minimal_symbol_by_pc change.
19261 Increase timeout, a lot of single stepping might be needed if the
19262 target has no hardware watchpoints.
19263
19264Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
19265
19266 * gdb.base/break.exp: Ignore compiler warnings when compiling
19267 break.c.
19268 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
19269 * gdb.base/default.exp: Add h8300 xfails. Handle messages
19270 from remote-sim.
19271 * gdb.base/exprs.exp: Add h8300 xfails.
19272 * gdb.base/funcargs.exp: Likewise.
19273 * gdb.base/nodebug.exp: Likewise.
19274 * gdb.base/printcmds.exp: Likewise.
19275 * gdb.base/ptype.exp: Likewise.
19276 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
19277 h8300 xfails.
d63a86f8 19278 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
19279 on the h8300.
19280 * gdb.base/funcargs.c: Explicitly make last constant argument to
19281 call_after_alloca_subr an unsigned long type.
19282 * gdb.base/return.c: Include stdio.h.
19283
19284Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
19285
19286 * config/abug.exp: New file for the older Motorola Bug monitor
19287 that runs on the mvme13x series VME boards.
19288 * config/monitor.exp: Use the new config array for target settings
19289 if they exist.
19290
19291Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
19292
19293 * sim-gdb.exp: Make the SH simulator allocate less space when
19294 it is targeted.
19295
19296Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
19297
19298 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
19299 test.
19300
19301Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
19302
19303 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
19304 "rs6000-*-*" for "list function in include file" when gcc compiled.
19305 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
19306 for "p ctable1[120]".
19307 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
19308 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
19309 Remove setup_xfail for "rs6000-*-*" for
19310 "print 'scope0.c'::filelocal before run".
19311 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
19312 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
19313 since some compilers don't allow both options to be given
19314 on the same command line. Create object file and move it.
d63a86f8 19315
c906108c
SS
19316Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
19317
19318 * gdb.base/corefile.exp: Always regenerate the core file, since
19319 we always regenerate the coremaker program. Detect special case
19320 where registers cannot be read from core file.
d63a86f8 19321
c906108c
SS
19322Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
19323
19324 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
19325 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
19326 * gdb.c++/templates.exp: Only match on basename of file since
19327 some formats like xcoff don't encode directory information.
19328 * gdb.stabs/weird.exp: Use the right sed script for powerpc
19329 and rs6000 AIX xcoff targets.
19330 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
19331 * configure: Regenerate.
19332 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
19333 here, rather than in distclean.
d63a86f8 19334
c906108c
SS
19335Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
19336
19337 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
19338 defined, and use it to compile the test case with -O2. The
19339 native compilation still uses no optimization.
19340 * gdb.base/mips_pro.c: Remove inline assembly code since
19341 it is compiled PIC by default, which results in assembler
19342 warnings that make the testsuite think the compilation
19343 was unsuccessful.
19344
19345Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
19346
19347 * gdb.c++/misc.exp: Add note to message for
19348 "print s.a for foo struct" that this is a known gcc 2.7.2
19349 and earlier bug.
19350
19351Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
19352
19353 * gdb.base/break.exp: Fix pattern for matching "Delete all
19354 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
19355 setup_xfail for deleting all breakpoints test. Fix various
19356 timeout messages to include "(timeout)".
19357 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
19358 for "p t_float_values2(3.14159,float_val2)".
19359 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
19360 for "continue to call2g" when gcc compiled.
19361 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
19362 "up to foo in langs.exp", "show language at foo in langs.exp",
19363 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
19364 and "show language at fsub in langs.exp".
19365 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
19366 "list line 1 in include file", "list message for lines past EOF",
19367 "list function in include file", "list list0.h:foo", and
19368 "list filename:function; nonexistant function".
19369 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
19370 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
19371 and "ptype t_char_array" to be for native cc only.
d63a86f8 19372
c906108c
SS
19373Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
19374
d63a86f8 19375 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 19376 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 19377 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
19378
19379Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
19380
19381 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
19382 "bt in signals.exp". This problem only appears when running
19383 the testsuite, and then only intermittently.
19384
19385Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
19386
19387 * gdb.base/return.exp (return_tests): Differentiate between
19388 two tests of continuing.
19389
19390Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
19391
19392 * */Makefile.in (maintainer-clean): Remove config.log.
19393 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
19394 * gdb.c++/Makefile.in (PROGS): Add inherit.
19395 (clean): Remove *.ci.
19396
19397Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
19398
19399 * gdb.c++/misc.cc: Add test code from Mike Stump.
19400 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
19401
19402Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
19403
19404 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
19405 to "alpha-*-osf2*" and add comment.
19406 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
19407 setup_xfail for "step over execarg initialization" and
19408 "step over corearg initialization".
c906108c
SS
19409 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
19410 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
19411 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 19412 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
19413 "print func2::coremaker_local", and "backtrace in corefile.exp".
19414 * gdb.base/signals.exp: Build and source signals.ci.
19415 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
19416 to be for gcc only.
19417 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 19418
c906108c
SS
19419Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19420
19421 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
19422 Feb 3 procfs.c change.
19423
19424Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
19425
19426 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
19427
19428Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
19429
19430 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
19431 from dejagnu's apparent default of 10 seconds, which gives random
19432 results when running the tests over NFS on moderately loaded systems.
19433 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
19434
19435Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
19436
19437 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
19438 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 19439 result reports.
c906108c
SS
19440
19441Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
19442
19443 * configure.in (CY_AC_PATH_TCLH): Remove.
19444 * configure: Regenerate.
19445
19446Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
19447
19448 * gdb.c++/Makefile.in (clean): Add missing '{'.
19449
19450Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
19451
19452 * lib/gdb.exp: Provide a default value for noinferior.
19453
19454 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
19455 Load libgloss.exp.
19456
19457Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
19458
19459 * gdb.disasm/hppa.exp: Compile directly into an executable, use
19460 the executable, not the .o to run the tests from.
19461
19462Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
19463
19464 * gdb.base/break.exp: Don't test for program exit or exit status
19465 if $noresults if nonzero.
19466 * gdb.base/langs.exp: Likewise.
19467 * gdb.base/watchpoint.exp: Likewise.
19468
19469 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
19470 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
19471 trying to compile the testcase.
19472
19473Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
19474
19475 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
19476 * gdb.base/signals.exp (continue to handler): Likewise.
19477
19478Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
19479
19480 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
19481
19482 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
19483
19484Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
19485
19486 * gdb.base/corefile.exp: Recognize "not found" as failure
19487 when trying to determine if a core file was generated.
19488 If no core file was generate the first time, try again without
19489 the ulimit -c to work around braindamaged shells.
19490
19491Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
19492
19493 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
19494 [] tests with "test" and enclose string in quotes.
19495 * gdb.stabs/configure: Rebuild
d63a86f8 19496
c906108c
SS
19497Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
19498
19499 Changes in sync with expect:
19500 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
19501 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
19502 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
19503 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
19504 argument to AC_REQUIRE.
19505 * configure: Regenerated.
19506
19507Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
19508
19509 * gdb.base/corefile.exp: When generating a core, discard any
19510 error messages about ulimit not found and the "core dumped"
19511 message from the shell that runs the coredumper.
19512
19513Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
19514
19515 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
19516
19517 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
19518 which sed script to run. Expect failure for v_comb test
19519 on PA targets too.
d63a86f8 19520
c906108c
SS
19521Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
19522
19523 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 19524 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
19525
19526Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
19527
19528 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
19529 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 19530 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
19531 * lib/gdb.exp (default_gdb_start): Fix typo.
19532 * gdb.base/corefile.exp: Allow "Core was generated by ..."
19533 messages to not include the full program name that caused
19534 the core dump since some systems (such as solaris) apparently
19535 truncate this path to about 80 characters.
19536 When generating a core file first try increasing the core file
19537 size limit to unlimited since some systems may default it to
19538 zero, and it is harmless to try it. Move the test for failing
19539 to generate a core file to where it will actually get executed.
19540 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
19541 new gdb result from g++ debug info improvements and make old
19542 pattern obsolescent. Also account for size_t differences
19543 (may be int or long).
19544 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
19545 initialization before function call is placed in the delay slot
19546 and thus appears to be skipped over by commands such as "next".
19547
19548Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
19549
19550 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
19551
19552Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
19553
19554 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
19555 input source file; fix code to compile test to deal with this
19556 convention.
19557 * gdb.c++/*.exp: Likewise.
19558
19559Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
19560
19561 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
19562 "bt in signals.exp".
19563
19564Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
19565
19566 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
19567 "step over execarg initialization" and
889bf7c5 19568 "step over corearg initialization".
c906108c
SS
19569
19570Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
19571
19572 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
19573 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
19574
19575Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
19576
19577 From Rob Savoye (rob@poseidon.cygnus.com)
19578 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
19579 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
19580 configure.in}, gdb.disasm/{Makefile.in, configure.in},
19581 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
19582 configure.in}: Major reworking for autoconfig.
c906108c
SS
19583 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
19584 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 19585 New files.
c906108c
SS
19586 * config/unix-gdb.exp: Make GDB global.
19587 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
19588 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
19589 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
19590 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
19591 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
19592 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 19593 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
19594 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
19595 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
19596 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
19597 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 19598 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
19599 to returns as necessary, arrange for test to compile own testcase
19600 executable.
c906108c 19601 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 19602
c906108c
SS
19603Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
19604
19605 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 19606 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
19607 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
19608 "backtrace through signal handler".
19609
19610Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19611
19612 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
19613 continuing from a job control stop signal.
19614 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
19615
19616Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
19617
19618 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
19619 * gdb.base/corefile.exp: Likewise.
19620 * gdb.base/funcargs.exp: Likewise.
19621
19622Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
19623
19624 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
19625 * config/monitor.exp: Add support for setting baud rate.
19626
19627Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
19628
19629 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
19630 i*86-*-linux* xfails for "backtrace through signal handler".
19631 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
19632 "print func2::coremaker_local".
19633 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 19634 alpha-dec-osf2* xfail for
c906108c
SS
19635 "delete all breakpoints when none".
19636
19637Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
19638
19639 * gdb.base/break.exp: Change test that deletes all breakpoints
19640 when no user breakpoints are installed. A post 4.15 change
19641 causes gdb to no longer prompt in this case.
19642
19643Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
19644
19645 * gdb.base/return.exp (return_tests): Change xfail for test
19646 "correct value returned double test" to stop xfailing at
19647 Solaris 2.5. Apparently the bug has been fixed.
19648
19649Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
19650
19651 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
19652 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
19653
19654Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
19655
19656 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
19657 * gdb.disasm/hppa.s: Corresponding changes.
19658
19659Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
19660
19661 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
19662 makefile fragment.
19663 * config/mt-hpux: Deleted.
19664
19665Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
19666
d63a86f8 19667 * Many files: When warning about suppressed tests due to a
c906108c
SS
19668 nonexistant test binary, avoid incrementing the warning count.
19669
19670Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
19671
19672 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 19673
c906108c
SS
19674Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19675
19676 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
19677 "sparc-*-solaris2*".
19678
19679Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19680
19681 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
19682 Add global and local variables and initialize them.
19683 * gdb.base/corefile.exp: Test correct mapping of corefile sections
19684 by printing variables. Remove rs6000 and powerpc xfails, BFD now
19685 extracts the file name and terminating signal from the core file.
19686 * TODO: Remove note about tests for correct mapping of corefile.
19687 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
19688 from optimizing it away.
19689 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
19690 handles common blocks.
19691
19692Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
19693
19694 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
19695 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
19696
19697Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
19698
19699 * Makefile.in (maintainer-clean): New target, synonym for
19700 realclean.
19701 * gdb.base/Makefile.in (maintainer-clean): Likewise.
19702 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
19703 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
19704 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
19705 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
19706 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
19707
19708Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
19709
19710 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
19711 xfails when not gcc compiled for "print foo::funclocal".
19712 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
19713 "print foo::funclocal at foo",
19714 "print 'scope1.c'::foo::funclocal at foo",
19715 "print foo::funclocal_bss at foo",
19716 "print 'scope1.c'::foo::funclocal_bss at foo",
19717 "print foo::funclocal_ro at foo",
19718 "print 'scope1.c'::foo::funclocal_ro at foo",
19719 "print bar::funclocal at foo" and
19720 "print 'scope1.c'::bar::funclocal at foo".
19721 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
19722 gcc compiled for "print foo::funclocal at bar".
19723 Expand all messages to ensure that they identify that
19724 the test is at bar().
19725 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
19726 gcc compiled for:
19727 "ptype on opaque struct pointer (statically)",
19728 "ptype on opaque struct tagname (statically)",
19729 "ptype on opaque struct pointer (dynamically) 1",
19730 "ptype on opaque struct tagname (dynamically) 1",
19731 "ptype on opaque struct pointer (dynamically) 2" and
19732 "ptype on opaque struct tagname (dynamically) 2
19733 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
19734 gcc compiled for:
19735 "p datalocal"
19736 "whatis datalocal",
19737 "ptype datalocal",
19738 "p bsslocal",
19739 "whatis bsslocal", and
19740 "ptype bsslocal".
19741 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
19742 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
19743 when not gcc compiled.
19744 * gdb.base/funcargs.exp (float_and_integral_args): Add
19745 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
19746 compiled.
19747 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
19748 "backtrace from call6a" when not gcc compiled.
19749 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
19750 "backtrace from call7a" when not gcc compiled.
19751 * gdb.base/callfuncs.exp (do_function_calls):
19752 Add "hppa*-*-hpux*" xfail when not gcc compiled for
19753 "p t_char_array_values(char_array_val2,char_array_val1)",
19754 "p t_char_array_values(char_array_val1,char_array_val2)",
19755 "p t_char_array_values("carray 1","carray 2")",
19756 "p t_char_array_values("carray 1",char_array_val2)",
19757 "p t_char_array_values(char_array_val1,"carray 2")",
19758 "p sum_args(1,{2})",
19759 "p sum_args(2,{2,3})",
19760 "p sum_args(3,{2,3,4})",
19761 "p sum_args(4,{2,3,4,5})"
19762 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
19763 "backtrace in corefile.exp" when not gcc compiled.
19764
19765Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19766
19767 * gdb.base/signals.exp: Rewrite `handle all print' test as
19768 a procedure. Accept blanks or TABs as whitespace, increase
19769 timeout and expect input buffer size for the large output
19770 from the command. Remove "i*86-*-bsdi2.0" xfail.
19771
19772Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19773
19774 * gdb.base/setvar.exp: Add new testcases for truncation when
19775 assigning invalid values to bitfields.
19776
19777Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
19778
d63a86f8 19779 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
19780 mips-sgi-irix* xfail for
19781 "call inferior func with struct - returns char *"
19782 and fix test so that an optional (unsigned char *) cast is
889bf7c5 19783 accepted in the result.
c906108c
SS
19784
19785Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
19786
19787 * gdb.base/funcargs.exp (float_and_integral_args): Remove
19788 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
19789 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
19790 * gdb.base/signals.exp: Remove duplicate "handle all print" test
19791 that accidentally got checked in.
19792
19793Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
19794
d63a86f8 19795 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
19796 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
19797 compiled test.
19798 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
19799 Add mips-sgi-irix5* xfail for not gcc compiled.
19800 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
19801 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
19802 "p top", "whatis top", "p middle", and "whatis middle".
19803 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
19804 "whatis signed char" for not gcc compiled.
19805 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
19806 "set variable signed char=-1 (-1)" and
19807 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
19808 * gdb.base/funcargs.exp (float_and_integral_args):
19809 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
19810 Add mips-sgi-irix* xfail when not gcc compiled for
19811 "continue to call2b".
19812 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
19813 "continue to call2g".
19814 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
19815 "backtrace from call6a"
19816 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
19817 "backtrace from call7k".
19818 Add mips-sgi-irix5* xfail when not gcc compiled for
19819 "backtrace from call7a".
19820 (localvars_after_alloca): Fix gdb_test cmds for
19821 "print * after runto ...".
19822 Remove rs6000-*-* xfails for
19823 "print i after runto localvars_after_alloca" and
19824 "print l after runto localvars_after_alloca"
19825 for all compilers.
19826 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 19827 when not compiled with gcc, for:
c906108c
SS
19828 "print signed char == (minus)",
19829 "print signed char != (minus)",
19830 "print signed char < (minus)",
19831 "print signed char > (minus)".
19832 * gdb.base/callfuncs.exp (do_function_calls):
19833 Add mips-sgi-irix* xfail, when compiled with native compiler, for
19834 "call inferior func with struct - returns char *".
d63a86f8 19835 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
19836 "correct value returned double test" to include Solaris 2.4.
19837 * gdb.base/funcargs.exp (float_and_integral_args):
19838 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 19839
c906108c
SS
19840Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19841
19842 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
19843 enumeration bitfields if compiling with GNU C.
19844 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
19845 to empty' prompt.
19846
19847Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
19848
19849 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
19850 test for PRO targets.
19851
19852 * gdb.base/funcargs.exp: Avoid ever setting more than 8
19853 breakpoints in the inferior at any given time by making
19854 two groups of breakpoints for call2*, call6* and call7*
19855 tests.
19856
19857Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19858
19859 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
19860 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
19861 from optimizing it away.
19862 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
19863 "call inferior func with struct".
19864
19865Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
19866
19867 * configure.in: Only configure gdb.chill for particular targets.
19868
19869Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
19870
19871 * gdb.base/Makefile.in: Add action to .c.o transformation
19872 rule that generates a .ci file for each .o file and remove
19873 explicit .c.o rules except for callfuncs.o.
19874 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
19875 generates a .ci file for each .o file and remove explicit
19876 .cc.o rules.
19877 (clean): Remove *.tmp *.ci files.
19878 (EXECUTABLES): Remove templ-info.exp.
19879 * gdb.base/compiler.c: New file.
19880 * gdb.c++/compiler.cc: New file
19881 * gdb.base/scope.exp: Source gdb.base/scope.ci.
19882 Change rs6000-*-* xfail for
19883 "print 'scope0.c'::filelocal_ro" and
19884 "print 'scope1.c'::filelocal" and
19885 "print 'scope1.c'::filelocal_bss" and
19886 "print 'scope1.c'::filelocal_ro" and
19887 "print 'scope1.c'::foo::funclocal" and
19888 "print 'scope1.c'::foo::funclocal_ro" and
19889 "print 'scope1.c'::bar::funclocal" and
19890 "print 'scope0.c'::filelocal_ro" and
19891 "print 'scope1.c'::filelocal at foo" and
19892 "print 'scope1.c'::filelocal_bss at foo" and
19893 "print 'scope1.c'::filelocal_ro at foo" and
19894 "print 'scope1.c'::foo::funclocal at foo" and
19895 "print 'scope1.c'::foo::funclocal_bss at foo" and
19896 "print 'scope1.c'::foo::funclocal_ro at foo" and
19897 "print 'scope1.c'::bar::funclocal at foo" and
19898 "print 'scope0.c'::filelocal_ro" and
19899 "print 'scope1.c'::filelocal" and
19900 "print 'scope1.c'::filelocal_bss" and
19901 "print 'scope1.c'::filelocal_ro" and
19902 "print 'scope1.c'::foo::funclocal" and
19903 "print 'scope1.c'::foo::funclocal_bss" and
19904 "print 'scope1.c'::foo::funclocal_ro" and
19905 "print 'scope1.c'::bar::funclocal" and
19906 "print 'scope1.c'::bar::funclocal_bss"
19907 to only be xfail'd when not compiled with gcc.
d63a86f8 19908 Add rs6000-*-* xfail for
c906108c
SS
19909 "print 'scope0.c'::filelocal_bss before run"
19910 when compiled with gcc.
19911 (test_at_main): Add rs6000-*-* xfail for
19912 "print filelocal_ro in test_at_main"
19913 when compiled with gcc.
19914 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 19915 Add rs6000-*-aix* xfail for
c906108c
SS
19916 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
19917 "ptype t_char_array", not compiled with gcc.
19918 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
19919 xfail for "list foo (in include file)" when gcc compiled.
19920 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 19921 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
19922 "run to call0a" if not compiled with gcc.
19923 (unsigned_integral_args): Add rs6000-*-* xfail for
19924 "run to call1a" if not compiled with gcc.
19925 (float_and_integral_args): Add rs6000-*-* xfail for
19926 "run to call2a" if not compiled with gcc and for
19927 "continue to call2b" for any compiler.
19928 Add rs6000-*-* xfail to
19929 "print f1 after run to call2a" for gcc compiled.
19930 (discard_and_shuffle): Add rs6000-*-* xfail for
19931 "run to call6a".
19932 (shuffle_round_robin): Add rs6000-*-* xfail for
19933 "backtrace from call7a" if not compiled with gcc.
19934 Add rs6000-*-* xfail for
19935 "backtrace from call7b" if compiled with gcc.
19936 (call_after_alloca): Add rs6000-*-* xfail for
19937 "print c in call_after_alloca" and
19938 "print s in call_after_alloca" and
19939 "backtrace from call_after_alloca_subr"
19940 if not compiled with gcc.
19941 (localvars_in_indirect_call): Add rs6000-*-* xfail for
19942 "print c in localvars_in_indirect_call" and
19943 "print c in localvars_in_indirect_call" and
19944 "backtrace in indirectly called function" and
19945 "stepping into indirectly called function"
19946 if not compiled with gcc.
19947 (localvars_after_alloca): Add rs6000-*-* xfail for
19948 "print c after runto localvars_after_alloca" and
19949 "print s after runto localvars_after_alloca" and
19950 "print i after runto localvars_after_alloca" and
19951 "print l after runto localvars_after_alloca"
19952 for all compilers.
19953 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
19954 than whatis-info.exp.
19955 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
19956 than opaque-info.exp.
19957 Setup rs6000-*-* xfail for
d63a86f8 19958 "ptype on opaque struct pointer (statically)" and
c906108c
SS
19959 "ptype on opaque struct pointer (dynamically)" when
19960 not compiled with gcc.
19961 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
19962 rather than callf-info.exp.
19963 (do_function_calls): Add clear_xfail for rs6000-*-* for
19964 "p t_float_values2(3.14159,float_val2)". Seems to work
19965 fine there, both with xlc and gcc. Need to find out what
19966 it is doing right and fix other platforms.
19967 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
19968 "call inferior func with struct - returns int",
19969 "call inferior func with struct - returns long",
19970 "call inferior func with struct - returns float",
19971 "call inferior func with struct - returns double",
19972 "call inferior func with struct - returns char *",
19973 but only if not gcc compiled (presumes xlc compiled).
19974 Change rs6000-*-* xfails for
19975 "call inferior func with struct - returns char" and
19976 " call inferior func with struct - returns short" to only
19977 xfail if not using gcc.
19978 (clean mostlyclean): Remove *.ci and *.tmp files.
19979 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
19980 than templ-info.exp.
19981 * gdb.base/langs.exp: Source gdb.base/langs.ci.
19982 Add rs6000-*-* xfail for "up to foo in langs.exp"
19983 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 19984 when not gcc compiled.
d63a86f8 19985
c906108c
SS
19986Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19987
19988 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
19989 * gdb.base/corefile.exp: Likewise.
19990 * gdb.base/list.exp: Likewise.
19991 * gdb.base/scope.exp: Likewise.
19992 * gdb.base/siganls.exp: Likewise.
19993
19994 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
19995 compiler output.
19996 * gdb.base/whatis.exp: Likewise.
19997
19998Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
19999
20000 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
20001 failure (opcode table has been fixed to match reality).
20002
20003Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
20004
20005 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
20006 "call inferior func with struct - returns char",
20007 "call inferior func with struct - returns short"
20008
20009 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
20010 "print 'scope0.c'::filelocal at main",
20011 "print 'scope0.c'::filelocal_bss in test_at_main",
20012 "print 'scope0.c'::filelocal at foo",
20013 "print 'scope0.c'::filelocal_bss in test_at_foo",
20014 "print 'scope0.c'::filelocal at bar",
20015 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 20016
c906108c
SS
20017 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
20018 in source file 1". This bug seems to have been fixed with both
20019 gcc and native cc (was native assembler bug?).
20020
20021Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
20022
20023 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
20024 "backtrace through signal handler" to "i*86-*-sysv4*".
20025 * gdb.base/signals.exp: Add xfail for "'next' behaved as
20026 continue" case. Add "known SVR4 bug" to fail message.
20027 Add "i*86-*-bsdi2.0" xfail for "handle all print".
20028 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
20029 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
20030 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
20031 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
20032 "up to foo in langs.exp", "show language at foo in
20033 langs.exp", "up to cppsub_ in langs.exp", "show
20034 language at cppsub_ in langs.exp", "up to fsub in
20035 langs.exp", and "show language at fsub in langs.exp".
20036 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
20037 "bactrace in corefile.exp".
20038 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
20039 "call inferior function with struct - returns float" and
20040 "call inferior function with struct - returns double".
d63a86f8 20041
c906108c
SS
20042Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
20043
20044 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
20045 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
20046 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
20047 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
20048
20049Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
20050
20051 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
20052 (or overriden) "CHILL" macro rather then bare "gcc".
20053 Also look for ../../gcc/xgcc since that is what we will
20054 actually need, not "Makefile". Remove following assignment
20055 of CHILL to CHILL_FOR_TARGET because that results in
20056 recursive definition.
20057
20058Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
20059
20060 * gdb.base/corefile.exp: Change xfail for backtrace in
20061 corefile.exp from linuxaout to all linux.
20062 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
20063 cases where we miss the breakpoint at the signal handler
20064 for some reason. Setup xfail for linuxoldld/linuxaout and
20065 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
20066 hitting SIGURG breakpoint.
20067 * gdb.base/signals.exp: Setup xfail for "next" acting like
20068 continue to add linuxoldld. Setup xfail for all linux for
20069 "next to handler in signals_tests_1", "backtrace in
20070 signals_tests_1", "continue to func1", "pass SIGUSR1",
20071 and continue to handler".
20072
20073Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
20074
20075 * Update all FSF addresses except those in COPYING* files.
20076
20077Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
20078
20079 * gdb.base/a2-run.exp: Change messages to be more explicit about
20080 the status of args, and quote binfile in results.
20081
20082Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
20083
20084 * gdb.base/callfuncs.exp: Add tests for passing structs to
20085 inferior functions and return various types.
20086 * gdb.base/callfuncs.c: Add functions to receive a struct
20087 and return a member of the struct, in various types.
20088
20089Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20090
20091 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
20092
20093Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
20094
20095 * config/vxworks29k.exp: New file, sources vxworks.exp.
20096
20097Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20098
20099 * config/gdbremote.exp: New file. Testing framework using
20100 gdbserver.
20101
20102Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
20103
20104 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
20105 "call function when asleep" and "send end of file".
20106 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
20107 for "backtrace in corefile.exp".
20108 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
20109 for "backtrace through signal handler".
20110 * gdb.base/corefile.exp: Make sure we actually generate a core file
20111 before trying the core tests. Some systems allow the user to suppress
20112 generation of core files and default to that (linux for example).
20113 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
20114 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
20115
20116Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20117
20118 * gdb.threads: New directory with some crude multi-threaded
20119 gdb tests (step.exp and step2.exp).
20120 * config/mt-lynx (STEP_EXECUTABLE): Define.
20121 (THREADFLAGS): Define.
20122
20123Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
20124
20125 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
20126
20127 * gdb.base/signals.exp: Disable whole file for lynx until
20128 further notice.
20129
20130 * gdb.base/signals.exp: xfail test where "next" acts like
20131 "continue" for lynx.
20132
20133 * gdb.base/interrupt.exp: xfail test for calling function while
20134 inferior is asleep for lynx.
20135
20136 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
20137 than one cr-lf after each command.
20138
20139Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20140
20141 * configure.in: Reinstate setting of stabsdirs variable, fix
20142 typo in setting up configdirs for native builds.
20143
20144 * gdb.base/return.exp: Fix typo in return double test.
20145 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
20146 compiler from optimizing them away.
20147
20148Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
20149
20150 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
20151 sequences to be echo'd by gdb when using gdb_test.
20152 * gdb.chill/chexp.exp: Likewise.
20153 * gdb.fortran/exprs.exp: Likewise
20154
20155Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20156
20157 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
20158 after the inferior gdb has started.
20159
20160 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
20161 after each command.
20162 * gdb.base/funcargs.exp: Likewise.
20163 * gdb.base/gdbvars.exp: Likewise.
20164 * gdb.base/interrupt.exp: Likewise.
20165 * gdb.base/list.exp: Likewise.
20166 * gdb.base/watchpoint.exp: Likewise.
20167 * gdb.c++/demangle.exp: Likewise.
20168 * gdb.c++/inherit.exp: Likewise.
20169 * gdb.chill/chexp.exp: Likewise.
20170 * gdb.fortran/exprs.exp: Likewise.
20171
20172 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
20173 test if we can't handle IO to/from the inferior.
20174
20175 * gdb.c++/misc.exp: Always check for a program already being
20176 started after sending a "run" command to gdb.
20177
20178 * gdb.base/twice.exp: Start with a fresh gdb.
20179
20180 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
20181 only depend on gdb's expression code, not the chill runtime.
20182
20183 * gdb.base/return.c: Put return values into variables so we
20184 can have gdb print them rather than depending on the program
20185 to print them.
20186 * gdb.base/return.exp: Corresponding changes.
20187
20188 * lib/gdb.exp: Provide default value for noinferiorio.
20189 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
20190 the inferior.
20191
20192 * gdb.base/break.exp: Always check for a program already being
20193 started after sending a "run" command to gdb.
20194 (text_next_with_recursion): Don't check the output from the
20195 program's printf statement. Instead just make sure the program
20196 exited.
20197
20198 * gdb.base/commands.exp: Protect tests which need arguments with
20199 $noargs conditionals.
20200
20201Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20202
20203 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
20204 of structure member arrays to match gdb/valops.c:value_addr change.
20205
20206Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
20207
20208 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
20209 cases.
20210
20211Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
20212
20213 * configure.in (configdirs): Remove gdb.chill from default list
20214 of subdirs and then add it back in only if doing a native build.
20215 The current chill compiler does not yet work in any cross build.
20216 * Revert all signal changes from Jul 6.
20217 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
20218 for sh-hms targets, allowing these tests to link, with no other
20219 changes. Testing is suppressed by setting "nosignals" in site.exp.
20220
20221Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
20222
20223 * configure.in (signaldirs): Define and add to configdirs for all
20224 targets except some specific ones that are known to not support signals.
20225 Also clean up formatting.
20226 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
20227 (signals, sigall): Remove rules to build.
20228 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
20229 Moved to new gdb.signals directory.
20230 * gdb.signals: New test directory.
20231 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
20232 signals.c signals.exp}: New or moved files.
20233
20234Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
20235
20236 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
20237
20238Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
20239
20240 * gdb.base/return.exp: Xfail `return double' test failure
20241 on at least Solaris 2.3 and handle future/past versions on
20242 a case by case basis as appropriate. Also update message
20243 to include i*86 failures.
20244
20245Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20246
20247 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
20248
20249 * lib/gdb.exp: Fix comment which erroneously identified
20250 gdb_file_cmd as gdb_load (the 19 May change was in fact to
20251 gdb_file_cmd not gdb_load).
20252 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
20253
20254 * gdb.base/setvar.exp: Make test names consistent between pass and
20255 fail cases. Use gdb_test more.
20256
20257Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20258
20259 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
20260
20261Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20262
20263 * gdb.base/help.exp: Fix expected help string for `show commands'.
20264
20265Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
20266
20267 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
20268
20269 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
20270 of a text section.
20271
20272Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
20273
20274 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
20275 that loop eventually terminates. Fix Connection refused logic so
20276 that testsuite will expire nicely.
20277
20278Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
20279
20280 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
20281 config/rom68k.exp: New tcl glue for the appropriate monitors.
20282 These all just end up calling monitor.exp.
20283 * config/monitor.exp (gdb_target_monitor): Handle `Connection
20284 refused' by retrying. Cleanup some timeout issues.
20285 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
20286 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
20287 callers don't have to set/restore global timeout variable.
20288
20289 * The following set of changes centralizes management of the global
20290 timeout variable. This way, it can be set in one target dependent
20291 place instead of dozens of places scattered throughout the test suite.
20292 If you need to lengthen a timeout, then you should either set timeout
20293 in one of the config/{target}.exp files, or multiply it by a factor.
20294 Setting it to an absolute value is always going to lose for some
20295 targets.
20296 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
20297 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
20298 * gdb.base/funcargs.exp: Don't set timeout.
20299 * gdb.base/list.exp (test_forward_search): Only use local timeout.
20300 * gdb.base/printcmds.exp (test_print_string_constants
20301 test_print_array_constants): Don't set timeout.
20302 * gdb.base/ptype.exp: Don't set timeout.
20303 * gdb.base/recurse.exp: Don't set timeout.
20304 * gdb.base/return.exp: Don't set timeout.
20305 * gdb.base/watchpoint.exp: Don't set timeout.
20306 * gdb.c++/classes.exp (do_tests): Don't set timeout.
20307 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
20308
20309Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
20310
20311 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
20312
20313Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20314
20315 * lib/gdb.exp: Disable chill tests for irix5.
20316
20317Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20318
20319 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
20320 each test pass or fail.
20321
20322Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20323
20324 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
20325 xlc not gcc.
20326
20327Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
20328
20329 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
20330
20331Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
20332
20333 * config/est.exp: Fix copyright and comments. Remove dead code.
20334 Use targetname, serialport and baud variables instead of fixed
20335 constants.
20336 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
20337 * config/cpu32bug.exp: New file to support cpu32bug monitors.
20338
20339Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20340
20341 * gdb.base/watchpoint.exp: Don't run
20342 test_watchpoint_triggered_in_syscall for sunos.
20343
20344Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20345
20346 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
20347 they don't seem to exist. Do include stdio.h.
20348
20349Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20350
20351 * gdb.base/a1-selftest.exp: Add alpha xfail.
20352
20353Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20354
20355 * gdb.base/watchpoint.c (main): Prompt before calling read().
20356 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
20357 Revise accordingly. Remove cruft about sending "123" several
20358 times, until it gets noticed. Clean up the "print buf[0]" stuff
20359 so that it passes or fails, and waits for prompts in the usual way.
20360
20361Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20362
20363 * gdb.base/recurse.exp: Fix comment.
20364
20365 * TODO: Remove item about printing variables in nodebug.exp. Add
20366 item about enabling tests which are only run on some targets.
20367
20368 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
20369 fail, make test names unique, use new gdb_test convention
20370 regarding pattern, use gdb_test more, etc.).
20371
20372 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
20373 fail, make test names unique, etc.).
20374
20375Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20376
20377 * gdb.base/nodebug.c: Change return type of top and middle to
20378 short.
20379 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
20380 are fixed by the recent mdebugread.c changes. Allow `short ()'
20381 as type for top and middle.
20382
20383Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20384
20385 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
20386 nearly as I can tell, the whole thing was an accident in Stu's
20387 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
20388 to replace a send/expect pair with gdb_test, but ended up only
20389 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
20390 of 30 Mar 1995 took care of it, but left this vestigial comment
20391 which I am now nuking.
20392
20393Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20394
20395 * gdb.base/break.exp: Look for different line number for
20396 breakpoint at main depending on usestubs.
20397
20398Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20399
20400 * gdb.base/list.exp: Adjust some alternate expect patterns to
20401 match recent list0.c change. Add alternate expect pattern for
20402 output from `list default lines around main' for optimizing
20403 compilers.
20404
20405Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20406
20407 * lib/gdb.exp: If nosignals is not set, set it to 0.
20408
20409Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
20410
20411 * config/slite-gdb.exp: Responds to load symbol table prompt.
20412 * gdb.base/break.exp: Adjust line number, fix rerun.
20413 * gdb.base/langs0.c: Add #ifdef usestubs.
20414
20415Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
20416
20417 * gdb.base/list.exp: Adjust line contents after adding new lines in
20418 list0.c. Also fix a syntax error.
20419
20420 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
20421 * gdb.base/break.exp: ditto.
20422 * gdb.base/list.exp: ditto.
20423 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
20424 * gdb.base/run.c: ditto.
20425 * gdb.base/list0.c: ditto.
20426 * gdb.base/funcargs.c: ditto.
20427
20428Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
20429
20430 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
20431 $targetname, $serialport and $baud instead of hardwired variables.
20432 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
20433 target doesn't support signals.
20434
20435Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
20436
20437 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
20438
20439Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20440
20441 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
20442 Don't rely on the value of an auto variable before it has been
20443 initialized. Use gdb_test more.
20444
20445Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20446
20447 * lib/gdb.exp (default_gdb_version): A version number must start
20448 with a digit, but other than that contains all characters up to
20449 the first whitespace character.
20450
20451Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20452
20453 * gdb.base/commands.exp (breakpoint_command_test): New tests.
20454
20455Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20456
20457 * gdb.c++/*.exp: Warn if executable does not exist. The original
20458 reason for skipping the warning was that configure.in sometimes
20459 intentionally skipped building the executables but the tcl code
20460 had no way of knowing. That (a) was always bogus with respect to
20461 error handling, (b) is no longer true (right now there is no way
20462 to skip C++ tests).
20463
20464 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
20465
20466Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20467
20468 * gdb.base/list.exp: Add expect patterns for output from
20469 SunPRO compiled executables.
20470 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
20471 types.
20472
20473Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20474
20475 * gdb.base/break.exp (test_next_with_recursion): Accept any line
20476 number (we are already testing that the correct source line text
20477 gets printed).
20478
20479 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
20480 that is what is intended, but something needed to be done to get
20481 sunos4 native working again.
20482
20483 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
20484
20485 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
20486 apparently went with a (very) old xfail.
20487
20488Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
20489
20490 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
20491 runto_main is a proc in gdb.exp that will do 'step' for target use
20492 stubs.
20493 * gdb.base/exprs.exp: ditto.
20494 * gdb.base/interrupt.exp: ditto.
20495 * gdb.base/opaque.exp: ditto.
20496 * gdb.base/printcmds.exp: ditto.
20497 * gdb.base/ptype.exp: ditto.
20498 * gdb.base/scope.exp: ditto.
20499 * gdb.base/setvar.exp: ditto.
20500 * gdb.base/signals.exp: ditto.
20501 * gdb.base/twice.exp: ditto.
20502 * gdb.c++/classes.exp: ditto.
20503 * gdb.c++/inherit.exp: ditto.
20504 * gdb.c++/templates.exp: ditto.
20505 * gdb.base/break.exp: no run and hit main for stubs. Change line
20506 numbers for breakpoints and info breakpoint.
20507 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
20508 breakpoint().
20509 * gdb.base/callfuncs.c: ditto.
20510 * gdb.base/exprs: ditto.
20511 * gdb.base/interrupt.c: ditto.
20512 * gdb.base/opaque0.c: ditto.
20513 * gdb.base/printcmds.c: ditto.
20514 * gdb.base/ptype.c: ditto.
20515 * gdb.base/scope0.c: ditto.
20516 * gdb.base/setvar.c: ditto.
20517 * gdb.base/signals.c: ditto.
20518 * gdb.base/twice.c: ditto.
20519 * gdb.c++/misc.cc: ditto.
20520 * gdb.c++/templates.cc: ditto.
20521
20522Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20523
20524 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
20525
20526 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
20527 somewhere between `read' and `main.c'. I'm pretty sure the
20528 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
20529 and it isn't particularly useful.
20530
20531 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
20532
20533Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20534
20535 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
20536
20537Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
20538
20539 * config/mt-slite: add LIBS and -nostdlib.
20540 * config/slite-gdb.exp: add this new file to support sparclite target.
20541
20542Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
20543
20544 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
20545
20546 * gdb.base/a2-run.exp: Change argument to istarget from
20547 "*-*-vxworks" to "*-*-vxworks*".
20548 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
20549
20550Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
20551
20552 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
20553 will not runto main but do a 'step' to step out of breakpoint().
20554 * config/mt-slite: add -Dusestubs.
20555
20556Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20557
20558 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
20559 instead of just @.
20560
20561 * gdb.base/signals.exp: Add test for "handle all print".
20562 * TODO: Remove "handle all print". Also remove item about
20563 checking copyright date (I don't like the idea of a spurious FAIL
20564 based on when we run the tests).
20565
20566 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
20567 for SunOS4 (reason for failure not investigated). Remove
20568 redundant test for $binfile.
20569
20570 * gdb.base/nodebug.c (array_index): Call malloc.
20571
20572 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
20573
20574Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
20575
20576 * gdb.base/recurse.exp: Update gdb_test invocation to use new
20577 conventions and slightly simplify the matching regexp.
20578
20579Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20580
20581 * gdb.base/break.exp: Update gdb_test invocation to use new
20582 convention.
20583
20584 * lib/gdb.exp: If noargs is not set, set it to 0.
20585
20586 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
20587 tests unique.
20588
20589 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
20590
20591Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20592
20593 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
20594 one argument of type "<non-float parameter>".
20595
20596Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
20597
20598 * config/rom68k.exp: New file to support Motorola IDP board.
20599 * gdb.base/a2-run.exp: Skip this file if noargs is set.
20600 * gdb.base/break.c: Change things around so that this program
20601 doesn't depend upon args. This is necessary to make remote
20602 targets work (in general, they can't take args).
20603 * gdb.base/break.exp: Don't try to send args to program. Don't
20604 expect output. Also, replace lots of code with gdb_test.
20605
20606Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20607
20608 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
20609 printing of '\'' (which is what the comment says we are testing,
20610 even though we were not), not '''.
20611 (test_integer_literals_rejected): Test that printing ''' is an error.
20612
20613 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
20614 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
20615 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
20616 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
20617 Use gdb_test not test_print_accept.
20618 * lib/gdb.exp: Remove test_print_accept.
20619
20620 * gdb.base/signals.exp (signal_tests_1): Make pass message
20621 consistent with fail message.
20622
20623 * gdb.base/whatis.exp: Remove xfails for printing char vs.
20624 unsigned char; the bug (PR 1821) is fixed.
20625
20626 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
20627
20628 * gdb.base/scope.exp (test_at_localscopes): Call pass for
20629 successful tests--makes xfailing them work right.
20630
20631Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20632
20633 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
20634 only \r\n, not .*. The test can pass .* as the last thing in
20635 $pattern if that is what it wants. In addition to providing this
20636 flexibility, this change should speed up pattern matching in cases
20637 where the pattern already ended with .* (there were a number of
20638 them). This change also helps catch bad patterns--in the old
20639 scheme the typo "char \*" instead of "char \\*" would pass. Now
20640 it is caught.
20641 * Many .exp files: Update callers.
20642
20643 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
20644 clearer and does not spuriously match multiple ('s. Likewise for
20645 ) and *.
20646
20647 * gdb.base/nodebug.exp: Test ability to call a function and pass
20648 it a string (even with no debugging info).
20649
20650 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
20651 "p '\'", which is the same as "p ''" once tcl gets done with
20652 quoting, to "p '\\'", which I suspect is what is intended (one
20653 backslash gets sent to GDB).
20654
20655 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
20656
20657Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20658
20659 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
20660 1817) was fixed literally years ago.
20661
20662Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20663
20664 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
20665 test, it causes stepping out of call_after_alloca_subr with
20666 optimizing compilers.
20667 (localvars_in_indirect_call): Consume GDB prompt if `finish'
20668 fails.
20669
20670 * gdb.c++/templates.exp: Source templ-info.exp only if
20671 the templates executable exists.
20672
20673 * gdb.c++/misc.cc (class Contains_static_instance,
20674 class Contains_nested_static_instance),
20675 gdb.c++/classes.exp (test_static_members): Test printing of
20676 a class that contains a static instance of the class.
20677
20678Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20679
20680 * gdb.base/langs2.c (cppsub_): Don't prototype.
20681 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
20682 only, I believe).
20683
20684Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20685
20686 * lib/gdb.exp (skip_chill_tests): New procedure.
20687
20688 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
20689
20690Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
20691
20692 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
20693 each expect pattern. Cuts runtime from 12 to about 4 seconds.
20694
20695Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20696
20697 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
20698
20699 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
20700 disassemble 8, not 16, instructions for part 4.
20701
20702 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
20703 support the latter anymore.
20704
20705 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
20706 -DNO_PROTOTYPES.
20707 * gdb.base/callfuncs.c: Control use of prototypes based on
20708 NO_PROTOTYPES, not __STDC__.
20709 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
20710 t_float_values2 tests if prototypes in use.
20711
20712 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
20713 t_double_values): When checking differences against DELTA, check
20714 that difference is within the range (-DELTA,DELTA), not just
20715 (-infinity,DELTA).
20716
20717Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
20718
20719 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
20720 'file' command firts, then 'target', then 'load', this is due to gdb
20721 target set up.
20722 * config/mips-gdb.exp: Fix a couple regular exp bugs.
20723
20724Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
20725
20726 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
20727 FP load/store variants.
20728 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
20729
20730Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
20731
20732 * gdb.base/term.exp: Do not give a warning if not native, it is
20733 not an abnormal condition.
20734
20735Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
20736
20737 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
20738 t_char_array".
20739
20740Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
20741
20742 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
20743 are getting the version number.
20744
20745 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
20746 if not native, it is not an abnormal condition.
20747
20748Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20749
20750 * lib/gdb.exp: Just use "file exists", rather than undocumented
20751 dejagnu procedure "findfile".
20752
20753Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
20754
20755 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
20756 (LDFLAGS): Set to -Xlinker -Ur.
20757
20758 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
20759 Removed, these values are set by lib/gdb.exp.
20760
20761 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
20762
20763Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
20764
20765 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
20766 of replicating gdb startup code.
20767
20768 * config/mt-vxworks (LDFLAGS): Set to -r.
20769 (CFLAGS_FOR_TARGET): Removed.
20770
20771 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
20772 (gdb) and gdb for vxworks uses (vxgdb).
20773
20774 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
20775 executable is not in the tree and host != target, use sed and
20776 program_transform_name to determine the gdb name used by the
20777 target.
20778
20779 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
20780 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
20781
20782Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20783
20784 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
20785 floats, chars, and shorts where there are ANSI-style function
20786 definitions.
20787
20788 * gdb.base/langs.exp, gdb.base/langs*: New test.
20789 * gdb.base/Makefile.in: Build it.
20790 * TODO: Remove item about checking that C names don't get C++
20791 demangling applied; this test tests it.
20792
20793Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20794
20795 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
20796 went with the const70 xfail. The xfail went away a year ago.
20797
20798 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
20799
20800 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
20801 for hp300.
20802
20803 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
20804
20805 * gdb.base/a1-selftest.exp: Don't run on hp300.
20806
20807Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20808
20809 * Makefile.in (site.exp): Set host_alias and target_alias as well
20810 as host_triplet and target_triplet.
20811
20812Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20813
20814 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
20815
20816 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
20817 places as other ecoff systems).
20818
20819 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
20820 ultrix.
20821
20822Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20823
20824 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
20825 remove them.
20826 * gdb.base/nodebug.exp: Accept "function" in addition to "text
20827 variable and "variable" in addition to "data variable".
20828 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
20829
20830 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
20831 2.
20832 * gdb.base/list1.c (long_line): Add additional statement at start
20833 of function.
20834 * gdb.base/list.exp (test_forward_search): Update line number to
20835 reflect new statement.
20836
20837Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20838
20839 * gdb.base/signals.exp: Reinitialize searched source directories
20840 after gdb_start call.
20841
20842Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
20843
20844 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
20845 * gdb.stabs/Makefile.in: Likewise.
20846
20847 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
20848 change. Instead split the tests into smaller pieces.
20849 * gdb.disasm/hppa.s: Corresponding changes.
20850
20851Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20852
20853 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
20854 Quote ^C when passing it to stty. For some shells ^ is a pipe.
20855
20856 * gdb.base/funcargs.exp: Modify many tests so that every test
20857 either passes or fails. Make some test names unique.
20858
20859Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20860
20861 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
20862 Call stty to set interrupt character.
20863
20864 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
20865 for HP assembler versus GNU assembler based on actual behavior of
20866 $(CC), rather than assuming that $(AS) is always the GNU assembler.
20867
20868 * TODO: Suggest a few more stepping tests.
20869
20870Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
20871
20872 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
20873 restart GDB for h8300 after a continue.
20874 (return): Add pattern to match a29k-udi behavior.
20875 * gdb.base/nodebug.exp: Remove obsolete comment.
20876 * gdb.base/regs.exp: New file, testing of register displays.
20877 * gdb.base/return.exp: Fix typo in reference to $objdir.
20878 * gdb.base/whatis.exp: Always start with a fresh GDB.
20879
20880Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20881
20882 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
20883 higher, these tests generate a lot of output.
20884
20885Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20886
20887 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
20888 code following the catch silently ignored some errors; without the
20889 catch they should be thrown like any other tcl error. Also, the
20890 catch used "" instead of {} which meant all the callers who wanted
20891 to include one of the characters "[]$ had to quote it an extra time.
20892 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
20893 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
20894 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
20895 Remove extra quoting.
20896
20897Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
20898
20899 * gdb.base/commands.exp: Make test names unique; every test either
20900 passes or fails. Update some comments.
20901
20902 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
20903
20904Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20905
20906 The following fixes a FAIL caused by the fact that the alpha stabs
20907 configuration didn't use the ".if alpha" code in weird.def.
20908 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
20909 bit pointer, so the 32 bit version works even on the alpha.
20910 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
20911 Remove the stuff which allowed us to have separate versions for
20912 alpha and everything else.
20913
20914 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
20915 regexp which "info func operator\[\](" is supposed to match. Fix
20916 string to send to GDB. Note that GDB still doesn't work right. Add a
20917 new test for "info func .perator\[\](" which GDB does handle correctly.
20918
20919 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
20920
20921Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20922
20923 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
20924 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
20925 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
20926 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
20927 it makes the tests harder to understand and confuses test-o-matic.
20928 The preferred style is that each test provides a PASS or a FAIL,
20929 and has a unique message (e.g. "continue #54" not just "continue")
20930 which is the same for the pass and the fail.
20931 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
20932 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
20933 to lib/gdb.exp.
20934 * gdb.base/printcmds.exp: Use test_print_accept. Remove
20935 prt_accept which was basically the same thing. Likewise for
20936 test_print_reject and prt_reject.
20937 * lib/gdb.exp (test_print_reject): Add some more error message
20938 patterns to match from the former printcmds.exp (prt_reject).
20939 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
20940 One defect of the passcount stuff is that some of it failed to
20941 report XPASS where appropriate.
20942 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
20943 stuff before and after arg in expected pattern.
20944 (test_paddr_operator_functions): Re-do test without print_addr_of;
20945 this is the only test which seems to want extra stuff there.
20946
20947Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
20948
20949 * gdb.base/nodebug.exp: Update new tests to reflect improved
20950 wording of gdb output.
20951
20952 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
20953 and "ptype" work on variables in files compiled without -g.
20954 Replaces commented out "maint print msymbol" tests.
20955
20956Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
20957
20958 * gdb.base/setvar.c (dummy): Call malloc.
20959
20960 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
20961 losing with the irix4 sed.
20962
20963 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
20964 ALRM" on irix4.
20965
20966Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
20967
20968 * TODO: Remove items about corefile.exp testing new exec-file and
20969 backtrace; both are now done. Add items about printing enums.
20970
20971Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
20972
20973 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
20974 "get signal $thissig" test fails.
20975
20976 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
20977
20978Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
20979
20980 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
20981 compiler warning with dec alpha compiler.
20982
20983 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
20984 extra \n from gdb_test call (this explains why the prompt test
20985 that I removed yesterday was there).
20986 (user_defined_command_test): Remove extra \n and prompt test.
20987
20988 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
20989 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
20990 doesn't exist.
20991 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
20992 Also remove alpha workaround, which turns out to be because
20993 SIGABRT == SIGLOST.
20994
20995 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
20996
20997 * gdb.base/help.exp: Don't test "help show".
20998
20999Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21000
21001 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
21002 "set print address" is on.
21003 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
21004 pass prompt to gdb_test; gdb_test already looks for the prompt.
21005
21006 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
21007
21008 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
21009 was a vestige of the manual TESTSTRATEGY, and the purpose of it
21010 was to make sure that gdb can read a core file. But (a) the "read
21011 the corefile" part didn't make it to a1-selftest.exp, we just
21012 delete the corefile after creating it, and (b) we test reading
21013 corefiles in corefile.exp anyway. Also, this test left around a
21014 xgdb process on Solaris.
21015
21016 * gdb.base/corefile.exp: Also test backtrace.
21017
21018Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
21019
21020 * gdb.base/commands.exp: Test a simple user defined command with
21021 arguments and if/while statements; verify the full user command is
21022 printed by "show user".
21023
21024 * gdb.base/commands.exp: Test if/while commands as part of a
21025 breakpoint command list; verify they appear in breakpoint
21026 information.
21027
21028Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21029
21030 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
21031 than by dividing by zero.
21032
21033Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
21034
21035 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
21036 performing an inferior call with watchpoints enabled.
21037 * gdb.base/watchpoint.c (main): Delete second unnecessary read
21038 call.
21039
21040Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21041
21042 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
21043 of "file" command.
21044
21045 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
21046 Add additional pattern for when "int operator int(void);" appears
21047 in a different order.
21048
21049Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21050
21051 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
21052
21053 * gdb.base/help.exp: Replace most of docstrings for "info signals"
21054 and "signal" with ".*".
21055
21056Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21057
21058 * TODO: Add note about "handle all nostop".
21059
21060 * gdb.base/{sigall.c, sigall.exp}: New test.
21061 * gdb.base/Makefile.in: Add it.
21062
21063Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
21064
21065 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
21066 when invoking GDB, suppresses any windowing interface.
21067
21068Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
21069
21070 * config/sim-gdb: New file, simulator testing support.
21071
21072Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
21073
21074 * gdb.base/interrupt.exp: Test calling func1 twice.
21075
21076Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
21077
21078 * gdb.base/list.exp (test_forward_search): Set timeout higher
21079 when we'll be getting lots of output from gdb.
21080
21081 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
21082 "init_malloc" to after the expect statement. Run it if that
21083 regexp is taken, but also for two others which happen if source
21084 cannot be found.
21085
21086Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21087
21088 * gdb.base/printcmds.exp: New test, for printing register before
21089 program is running.
21090
21091Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21092
21093 * gdb.base/list.exp: Correct some alternate expect patterns
21094 to reflect changes in list1.c.
21095
21096Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21097
21098 * TODO: Add item regarding large frames.
21099
21100 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
21101
21102 * TODO: Remove item about enabling return.exp; it
21103 is enabled. Suggest a few more "return" tests.
21104
21105Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21106
21107 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
21108 anonymous unions.
21109
21110Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21111
21112 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
21113 and pr-5646.o, so "make" is the same as "make all", not "make
21114 pr-4975.o".
21115
21116Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
21117
21118 * gdb.base/list.exp: Adjust expectations to reflect changes in
21119 list1.c.
21120 (test_forward_search): New test proc.
21121 * gdb.base/list1.c (long_line): New function, has long source line.
21122
21123Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
21124
21125 * gdb.base/a1-selftest.exp: Change initial stepping to know about
21126 additional line of code that was added.
21127
21128Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
21129
21130 * gdb.disasm/hppa.s: Break the large branching tests into smaller
21131 tests so as not to overflow expect's input buffers.
21132 * gdb.disasm/hppa.exp: Corresponding changes.
21133
21134Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21135
21136 Beginnings of template debugging tests.
21137 * gdb.c++/templ-info.cc: New file to test for template
21138 debugging capability of the compiler.
21139 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
21140 templ-info.cc.
21141 * gdb.c++/templates.cc: Add explicit template instantiations
21142 to enable compiling with -fno-implicit-templates. Add destructor
21143 and 'value' method to T5 class for template tests.
21144 * gdb.c++/templates.exp: Add testcases for printing of template
21145 types, setting breakpoints on template methods and calling a
d63a86f8 21146 template method.
c906108c
SS
21147
21148Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
21149
21150 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
21151 branch target since some assemblers (gas-2.5) may emit a
21152 relocation for the branch instead of resolving it in the
21153 assembler.
21154
21155Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21156
21157 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
21158 through signal handler.
21159
21160Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21161
21162 * configure.in (*-*-netware): Use config/mt-netware.
21163
21164 * config/mt-netware: New file.
21165 * config/mt-i386-netware: Removed, separate configs for different
21166 netware architectures are no longer needed now that we have
21167 --with-headers.
21168
21169Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21170
21171 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
21172 by the recent changes to use ANSI C arithmetic conversions.
21173
21174Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21175
21176 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
21177 bug involving using inferior_pid to figure out whether to select a
21178 frame.
21179
21180Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
21181
21182 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
21183 match the current disassembler output.
21184
21185Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
21186
21187 * gdb.fortran/exprs.exp: Expect VOID instead of void.
21188 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
21189 types, expect "int" as type of integer values (for now).
21190
21191Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
21192
21193 * gdb.base/commands.exp: New tests for if/while commands.
21194
21195Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
21196
21197 * lib/gdb.exp (runto): Replace sub-pattern for hex value
21198 by .*, since hex values have different syntax in Chill mode.
21199
21200Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21201
21202 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
21203 linefeed from expect pattern for repeated types with indices > 9.
21204
21205Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
21206
21207 First part of Fortran test suite.
21208 * gdb.fortran: New directory.
21209 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
21210
21211Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21212
21213 * gdb.base/default.exp: Update expect pattern for load command
21214 without arguments.
21215
21216Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
21217
21218 * configure.in: Change i386 to i[345]86.
21219 * gdb.base/configure.in: Likewise.
21220 * gdb.c++/configure.in: Likewise.
21221 * gdb.chill/configure.in: Likewise.
21222
21223Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
21224
21225 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
21226 patterns, since that is not a valid context for comments.
21227
21228Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
21229
21230 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
21231 repeated types and repeated types with indices > 9.
21232
21233Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
21234
21235 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
21236 2417; old bug has been fixed.
21237
21238Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
21239
21240 * gdb.base/interrupt.exp: When trying to wake up the inferior,
21241 send the newline ourselves instead of assuming gdb_test will do
21242 so when passed an empty input string.
21243
21244 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
21245 stabs testcode.
21246
21247Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21248
21249 * lib/gdb.exp (gdb_test): Don't send anything if the first
21250 argument is an empty string. This makes cases where we want to
21251 match output that is already in expect's buffers (for example,
21252 matching a breakpoint after gdb_run_cmd has been called) work
21253 reliably.
21254
21255Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21256
21257 * config/netware.exp: New file.
21258
21259Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21260
21261 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
21262 the -B and -L prefixes so we can find the debugging stub.
21263
21264 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
21265 there and we are using the gcc from the tree.
21266
21267 * gdb.base/types.c: Removed.
21268
21269 * gdb.base/configure.in: Look for makefile fragments in ../config.
21270 Recognize i386-*-netware.
21271 * gdb.c++/configure.in: Likewise.
21272
21273Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21274
21275 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
21276 the correct TCL syntax.
21277
21278Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21279
21280 * gdb.base/opaque.exp: use runto instead of messing around with
21281 breakpoints. Simplify by using gdb_test.
21282
21283 * gdb.base/bitfields.exp: restart between tests on netware targets
21284 because breakpoints aren't relocated after target death. Run
21285 processes to completion.
21286
21287 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
21288
21289Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
21290
21291 * Makefile.in: Remove extra tabs that confuse some versions
21292 of "make". Use the newly built gdb to test with by default,
21293 rather than the first one in the tester's search path.
21294
21295Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
21296
21297 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
21298
21299 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
21300 condition help.
21301
21302Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21303
21304 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
21305
21306 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
21307 running.
21308 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
21309 * gdb.base/funcargs.exp: Likewise.
21310
21311 * gdb.base/bitfields.exp: Simplify by using gdb_test.
21312 * gdb.base/funcargs.exp: Likewise.
21313
21314 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
21315 message is "".
21316
21317Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21318
21319 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
21320 return,signals,twice}.exp: Handle non-existant binaries
21321 consistantly.
21322
21323 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
21324 * gdb.base/Makefile.in: Don't try to generate a core dump, we
21325 might testing a cross development system.
21326
21327Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21328
21329 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
21330 runtest script is relative to ${srcdir}, not ${rootdir}.
21331
21332Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
21333
21334 * gdb.base/signals.exp: Allow for optionality of breakpoint
21335 address.
21336
21337Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21338
21339 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
21340
21341Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21342
21343 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
21344 for size_t definition.
21345 * gdb.c++/templates.cc: Likewise
21346
21347 * config/mt-i386-netware: New file.
21348
21349 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
21350 defined.
21351
21352 * gdb.base/Makefile.in: Added support for systems that name core
21353 files by appending "core" to the program name.
21354 * gdb.base/a1-selftest.exp: Likewise.
21355
21356Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21357
21358 * gdb.base/return.exp: Add comment and message for `return double'
21359 test failure on Sparc Solaris.
21360
21361Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
21362
21363 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
21364
21365Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21366
21367 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
21368 from optimizing them away.
21369 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
21370 patterns to include default constructors and assignment operators,
21371 to match gcc versions beyond 2.5.8. Accept any cplus demangling
21372 character in the output of the virtual base pointer.
21373
21374Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21375
21376 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
21377 expression match in print_addr_of to avoid unintented matches.
21378 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
21379 versions up to 2.5.8.
21380
21381Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21382
21383 * gdb.base/list.exp: Tweak alternate pattern for listing of an
21384 included file to run under newer versions of expect.
21385 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
21386 consecutive >'s in templates to accomodate recent cplus-dem.c change.
21387 Remove xfail for the virtual table of BDDHookV.
21388
21389Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
21390
21391 * lib/gdb.exp (string_to_regexp): Set a default result.
21392 (default_gdb_start): Fix misleading message.
21393
21394Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
21395
21396 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
21397 Remove all CC, etc definitions.
21398 * config/mt-hpux: New file.
21399 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
21400 (CFLAGS, LDFLAGS): Define.
21401 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
21402
21403 * Makefile.in (site.exp): Don't insert host_os, etc.
21404 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
21405 (distclean): Check existence of subdir.
21406 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
21407 * gdb.base/Makefile.in: General cleanup and simplification.
21408 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
21409 to build executables. Use default rule to build .o files.
21410 (EXPECT, RUNTEST, CC): Fix relative pathname.
21411 (site.exp): Don't insert host_os, etc.
21412 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
21413 and/or SIGUSR1 defined.
21414 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
21415 * gdb.c++/Makefile.in: General cleanup and simplification.
21416 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
21417 (CFLAGS): Remove.
21418 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
21419
21420Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
21421
21422 * gdb.base/recurse.exp: Misc changes to get tests running again
21423 after Kung's changes to the watchpoint code.
21424 * gdb.base/watchpoint.exp: Likewise.
21425
21426Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
21427
21428 * lib/gdb.exp (string_to_regexp): Convert {\} also.
21429
21430Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
21431
21432 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
21433 * lib/gdb.exp (default_gdb_start): Define.
21434 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
21435 gdb.base/funcargs.exp, gdb.base/opaque.exp,
21436 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
21437 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
21438 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
21439 Don't call gdb_target_udi in between tests.
21440
21441Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21442
21443 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
21444 (which was basically just a local version of the same thing). In
21445 addition to avoiding duplication, gdb_test_exact is faster.
21446 * lib/gdb.exp (gdb_test_exact): Fix typo.
21447
21448 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
21449 don't give an error.
21450
21451 * gdb.base/term.exp: Call delete_breakpoints before starting.
21452
21453 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
21454 (t10): Add comment.
21455
21456Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
21457
21458 Reorganization of the GDB Test Suite.
21459
21460 * gdb.base: New directory, contains all the basic tests.
21461 * gdb.c++: New directory, tests specific to C++.
21462 * gdb.chill: New directory, tests specific to Chill.
21463 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
21464 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
21465 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
21466 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
21467 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
21468 t30-31 to chill).
21469 * */gdbme.*: Rename to match appropriate expect scripts.
21470 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
21471 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
21472 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
21473 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
21474 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
21475 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
21476 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
21477 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
21478 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
21479 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
21480 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
21481 gdb.c++/virtfunc.cc: New names of C++ files.
21482 * gdb.chill/chillvars.ch: New name of Chill file.
21483 * gdb.base/configure.in, gdb.c++/configure.in,
21484 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
21485 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
21486 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
21487 * configure.in (configdirs): Update to reflect directory changes.
21488 (target_abbrev): No longer define for any configuration.
21489 * Makefile.in: Cosmetic improvements to header comments.
21490
21491Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
21492
21493 Various changes to gdb.t31:
21494
21495 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
21496 * gdbme.ch: Make all key-words and predefineds be upper-case.
21497 * chillvars.exp: Expect key-words and predefinds in upper-case.
21498
21499 * chillvars.exp: Use gdb_test_exact many places.
21500 Change expected output for arrays (which now includes index labels).
21501
21502 * pr-5020.exp, gdme.ch (module PR_5020):
21503 New test, for PR-5020.
21504
21505Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
21506
21507 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
21508 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
21509
21510Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
21511
21512 * Makefile.in: Fix bit-rot in definitions of CHILL,
21513 CHILL_FOR_TARGET and Chill_LIB.
21514 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
21515 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
21516 CHILL, and CHILL_LIB.
21517
21518Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
21519
21520 * Revert the previous changes. Please see Rob's directory
21521 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
21522
21523Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
21524
21525 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
21526 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
21527 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
21528 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
21529 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
21530 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
21531 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
21532 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
21533 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
21534 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
21535 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
21536 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
21537 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
21538 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
21539 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
21540 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
21541 changes from 94Q1.
21542
21543Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
21544
21545 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
21546 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
21547 Rob's new testing fragments.
21548
21549Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
21550
21551 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 21552 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
21553
21554Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
21555
21556 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
21557 version also, match on casted version strings, and match on
21558 gdb startup case where the line numbers might be messed up.
21559
21560Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
21561
21562 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 21563 (CFLAGS): Delete it from here.
c906108c
SS
21564
21565Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
21566
21567 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
21568
21569Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
21570
21571 * Makefile.in (RUNTEST): Default to just "runtest".
21572
21573Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21574
21575 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
21576 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
21577 the code has been restructured.
21578
21579Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21580
21581 * gdb.t00/default.exp (set write): Allow any number of \r and/or
21582 \n, not just one of each.
21583
21584 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
21585 /bin/cc gives a warning if you do.
21586
21587Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
21588
d63a86f8 21589 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
21590 __t10ListS_link1ZUiRCUiPT0
21591
21592Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21593
21594 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
21595 on local variables in recursive functions.
21596
21597 * gdb.t07/Makefile.in: Build the new test.
21598
21599Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21600
21601 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
21602 directly. Instead compare the return values from actual calls.
21603
21604Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
21605
21606 * Makefile.in (check): Set TCL_LIBRARY for runtest.
21607
21608Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21609
21610 * From Peter Schauer with minor modifications.
a9c64011
AS
21611 * gdb.t15/return.exp (return_tests): Handle targets where "return"
21612 stops in mid-line in the caller. Add xfail for returning a float
21613 value on X86 targets.
c906108c
SS
21614
21615Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21616
21617 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
21618 to avoid expect lossage.
21619 (fmem_LRbug_tests): Likewise.
21620 * gdb.disasm/hppa.s: Corresponding changes.
21621
21622 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
21623 conditions to work with latest dejagnu/expect.
21624
21625 * gdb.t15/funcargs.exp (finish from indirect call): No longer
21626 expected to fail on the PA.
21627 (backtrace in call with trampolines): Explicitly require main
21628 to be frame #1 (no trampolines should show up in backtrace).
21629
21630 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
21631 "continue -expect".
21632 * gdb.t06/break.exp: Likewise.
21633 * gdb.t07/watchpoint.exp: Likewise.
21634 * gdb.t13/bitfields.exp: Likewise.
21635 * gdb.t15/{funcargs,return}.exp: Likewise.
21636 * gdb.stabs/weird.exp: Likewise.
21637 * config/{mips,udi}-gdb.exp: Likewise.
21638
21639 * hppa.sed: Enclose comments within a sed command to avoid
21640 losing with the old OSF1 sed.
21641
21642Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21643
21644 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
21645 sequent dynix.
21646 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
21647 * gdb.t15/funcargs.exp: Conditionally step again to really
21648 finish from marker_call_with_trampolines. Handle the case where
21649 the first step from within call_with_trampolines already steps
21650 us back to main.
21651 * gdb.t15/gdbme.c: Add comment to closing brace of
21652 call_with_trampolines for funcargs.exp.
21653
21654Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21655
d63a86f8 21656 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
21657 Fix typo(s).
21658
21659Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21660
21661 * gdb.t07/gdbme.c: More code for watchpoint testing.
21662
21663 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
21664 "Hardware watchpoint" throughout file.
21665 (test_watchpoint_triggered_in_syscall): New test.
21666 (test_complex_watchpoint): New test.
21667
21668Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21669
21670 * gdbme.c (call_with_trampolines): New function to try and step
21671 into. Tests trampoline problems on the PA.
21672
21673 * funcargs.exp (localvars_in_indirect_call): No longer expect
21674 stepping into indirect call to fail on PAs.
21675 (test_stepping_over_trampolines): New test.
21676
21677Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21678
21679 * TODO: Add suggestions for static member function tests, and
21680 completion tests.
21681
21682Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21683
21684 * TODO: Add suggestions for "p/a" tests.
21685
21686 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
21687 (default_gdb_exit): Replace all the hair with sending "quit" to
21688 the process with a simple close.
21689
21690Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21691
21692 * TODO: Add suggestions for shared library tests.
21693
21694Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21695
21696 * TODO: Add suggestions for x/s tests.
21697
21698Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21699
21700 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
21701 "enable once", and "enable breakpoints once" with ".*".
21702
21703Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21704
21705 * TODO: Add suggestions about structure passing tests.
21706
21707Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21708
21709 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
21710 the primary1 test, use work around if __GNUC__ < 2.
21711 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
21712 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
21713 Test for bad output rather than waiting for timeout. Issue
21714 second continue only if first continue failed.
21715
21716Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
21717
21718 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
21719 operator[] test with gdb_test because the old code didn't seem to
21720 be getting the quoting right with the new dejagnu.
21721
21722Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
21723
21724 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
21725 one from the path.
21726 * Makefile.in: Use a fresh expect if there is one, use runtest
21727 from the src tree if there is one.
d63a86f8 21728
c906108c
SS
21729Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
21730
21731 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
21732 next over recursive call. Revise the tests from that point on
21733 (which had been skipped) to match GDB's actual (correct) output.
21734
21735 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
21736 with next over a breakpoint whose condition is false.
21737
21738 * gdb.t00/help.exp: Comment out "help set print" tests just like
21739 (and for same reason as) "help set" test.
21740
21741Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21742
21743 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
21744 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
21745
21746Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21747
21748 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
21749 necessary gdb_target_udi.
21750
21751 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
21752
21753 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
21754 1838 and 2417; they are fixed.
21755
21756 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
21757 gdb.t03/ptype.exp (ptype structure, ptype union):
21758 Remove xfails; the test is looser than when the xfails were added.
21759
21760 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
21761 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
21762
21763 * gdb.t01/run.exp: Only run shell test if isnative.
21764
21765 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
21766 since "run" automatically loads if necessary. Call gdb_target_udi
21767 after the "file" since "file" kills any execution target.
21768
21769 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
21770 GDB. GDB doesn't work that way (not anymore at least) on UDI.
21771 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
21772 argument for UDI.
21773
21774Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
21775
21776 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
21777
21778 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
21779
21780Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21781
21782 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
21783 properly quoting regexps. This makes the second argument to
21784 demangle a fixed string, which matches the callers, instead of a
21785 shell-style pattern which is what the previous implementation
21786 used. Update some of the callers.
21787
21788Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21789
21790 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
21791 (comib_nullified_tests): Fix typo.
21792 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
21793 strings. No longer expected to fail.
21794
21795 * gdb.disasm/hppa.s (addib_tests): Fix typo.
21796 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
21797 strings. No longer expected to fail.
21798
21799 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
21800 string. No longer expected to fail.
21801
21802Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21803
21804 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
21805 No longer expected to fail.
21806
21807 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
21808 string. No longer expected to fail.
21809
21810Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21811
21812 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
21813 only in the names (I probably got most of them). I was even
21814 generous with some which differed in underscores in names, and
21815 probably missed a few, and I *still* was able to remove almost a
21816 third of the file with almost no impact on testsuite coverage.
21817
21818Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21819
21820 * gdb.t00/default.exp: Match udi_attach error message as well as
21821 the one from child_attach.
21822
21823 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
21824
21825 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
21826
21827 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
21828 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
21829
21830 * Move test with enums and partial symbols back to
21831 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
21832 Reverts the change of 26 May 93. Per today's change to
21833 stabs.texinfo, the behavior that weird.exp was expecting was
21834 unreasonable; what is important is that the compiler+gdb get
21835 things right, which happens with a recent gcc. Also fix the test
21836 to deal with native compilers which put out the stab gdb can't
21837 deal with.
21838
21839Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21840
21841 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
21842 in the names. The main thing these accomplish is to slow things down.
21843 Many more such duplicates surely remain.
21844
21845 * gdb.t00/help.exp: Comment out "help support" test just like
21846 (and for same reason as) "help set" test.
21847
21848Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
21849
21850 * gdb.t06/break.exp: Remove setup_xfails for
21851 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
21852 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
21853 about known bug in gcc to include up through 2.5.8.
21854 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
21855 well as "_vb$".
21856 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
21857 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
21858 with latest gcc and gdb.
21859 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
21860 well as "_vb$".
21861
21862Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21863
21864 * configure.in (hppa*-*-*): Also configure and build stabs-only
21865 tests.
21866
21867Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21868
21869 * gdb.t10/hppa.mt: A makefile fragment for the PA.
21870 * gdb.t10/configure.in (hppa*-*-*): Use it.
21871
21872Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21873
21874 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
21875
21876Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21877
21878 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
21879 versions prior to 1.13.5.
21880
21881Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21882
21883 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
21884 the prompt is at the start of a line.
21885
21886Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21887
21888 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
21889 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
21890 in the copr tests now.
21891 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
21892 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
21893 expected to fail.
21894
21895Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
21896
21897 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
21898 gdb.t31/chillvars.exp, lib/gdb.exp:
21899 Tweak to run under either version of expect.
21900 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
21901 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
21902 * gdb.t11/list.exp: Remove extraneous whitespace.
21903
21904Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21905
21906 * gdb.t16/printcmds.exp (test_print_strings): Accept
21907 "(unsigned char *) " before the string.
21908
21909 * TODO: Add notes about printing of fancy types and GDB expressions.
21910
21911Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
21912
21913 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
21914 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 21915 if doing mips-idt-ecoff.
c906108c
SS
21916
21917Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
21918
21919 * Most .exp files: Tweak to run under either version of expect.
21920
21921Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21922
21923 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
21924 xfails; I'm not sure why they are failing, but not because of PR 1806.
21925
21926Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
21927
21928 * config/unix-gdb.exp: Remove gdb_unload cause it's already
21929 defined in lib/gdb.exp.
21930
21931Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21932
21933 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
21934 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
21935 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
21936 have to be typeless.
21937
21938Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21939
21940 * TODO: Add suggestion for copyright year test.
21941
21942Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
21943
21944 * configure.in (*-*-lynxos*): Add stabs tests.
21945
21946Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
21947
21948 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
21949 so insert a tab before any assembler directive in column zero.
21950
21951 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
21952 stores.
21953 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
21954 stores.
21955 (fpu_short_memory_tests): Likewise.
21956
21957Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21958
21959 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
21960 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
21961 .stabs directives in comments.
21962
21963Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21964
21965 * TODO: New file, describing tests we could write.
21966 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
21967
21968Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21969
21970 * gdb.t06/signals.exp: Add kludge to force re-sync.
21971
21972 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
21973 to xgdb instead of gdb, get out of gdb.
21974
21975Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
21976
21977 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
21978 for info.
21979
21980Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
21981
21982 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
21983 * gdb.stabs/configure.in (hppa*-*-*): Use it.
21984 * gdb.stabs/hppa.sed: New sed script for the PA.
21985
21986Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21987
21988 * gdb.stabs: Re-write weird.def and configuration to use sed
21989 instead of cpp. sed is portable and POSIX; cpp is neither.
21990
21991Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21992
21993 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
21994
21995Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21996
21997 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
21998
21999Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22000
22001 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
22002 "_vb$".
22003 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
22004 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
22005
22006Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22007
22008 * lib/gdb.exp: Comment out code which depends on non-existent
22009 `transform' procedure.
22010
22011Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
22012
22013 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
22014 * lib/gdb.exp: Transform tool name.
22015 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
22016 1.1's new error handling system.
22017
22018Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22019
22020 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
22021
22022Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22023
22024 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
22025 They made pattern matching so slow that timeouts happened on
22026 heavily loaded systems. Now any output from "show print" which
22027 gets us back to the GDB prompt is a PASS.
22028
22029Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
22030
22031 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
22032
22033Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22034
22035 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
22036
22037 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
22038 It is not from PR 3220.
22039
22040Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22041
22042 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
22043 just started failing because they depended on the order the
22044 subcommands are presented, or exact docstring text. This kind of
22045 test is a pain and has minimal benefit.
22046
22047Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22048
22049 * gdb.t09/corefile.exp: At end of test, use "core" command with
22050 no arguments.
22051
22052Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
22053
22054 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
22055 17}/Makefile.in: Make it possible to run the testsuite with Sun
22056 make and CC = cross gcc by adding explicit build rules for .o
22057 files.
22058
22059Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22060
22061 * gdb.t15/funcargs.exp: Don't put comments on same line as
22062 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 22063
c906108c
SS
22064Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22065
22066 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
22067
22068Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
22069
22070 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
22071 * gdb.t20/inherit.exp: remove three dumplicate entries.
22072
22073Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22074
22075 * gdb.t06/break.exp: For "next over recursive call", fail on any
22076 incorrect output, not just on "factorial (value=2)".
22077
22078Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22079
22080 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
22081 working now. Add an xfail if accesing a bss variable causes
22082 a memory error if the target is not yet run.
22083
22084Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22085
22086 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
22087 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
22088 name of __st* demangling (2 strings). Did Kung really get the
22089 more than 95 others right without testing them?
22090
22091Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
22092
22093 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
22094
22095Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
22096
22097 * configure.in (configdirs): Add gdb.disasm
22098 * gdb.disasm: New directory for GDB disassembler tests.
22099 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
22100
22101Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22102
22103 * gdb.t00/help.exp: Don't test "help set".
22104
22105 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
22106 from within expect statements. None of these happen anymore and
22107 they cause regressions to be silently unnoticed.
22108
22109 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
22110 messages) about known failures with gcc cygnus-2.4.5-930417.
22111
22112 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
22113 comp-info.exp so it gets built if it doesn't exist.
22114
22115 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
22116 it is no longer used.
22117 * gdb.t13/comp-info.c: Removed.
22118
22119Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
22120
22121 * gdb.t06/signals.exp: Add xfail for sun3.
22122
22123Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22124
22125 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
22126 relevant because ^C doesn't get sent but failure can be reproduced
22127 interactively).
22128
22129Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22130
22131 * gdb.stabs/alpha.mt: New configuration file for alpha.
22132 * gdb.stabs/configure.in: Use it.
22133 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
22134 sharing with alpha.mt, redefine long to word via preprocessor.
22135 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
22136 for alpha.
22137 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
22138 native cc.
22139 * gdb.t00/teststrategy.exp: Change expect string so that we
22140 consume the `(xgdb)' from the command echo and from the gdb prompt.
22141 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
22142 gdb currently compares all values as long, so this failure probably
22143 applies to any configuration where LONGEST is bigger than a target int.
22144 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
22145 with gcc.
22146 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
22147 to handle opaque pointers, gcc is.
22148 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
22149 as first argument. Include <sys/types.h> and change all operator
22150 new definitions to use size_t.
22151 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
22152 now that we use size_t.
22153
22154Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22155
a9c64011 22156 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 22157 a long or float array cast all array members to the same type.
a9c64011 22158 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 22159 with 64 bit longs.
a9c64011 22160 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 22161 on alpha.
a9c64011 22162 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
22163
22164Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22165
22166 * gdb.t24 (demangle.exp): Constructors of templates have names like
22167 vector<int>::vector(int) not vector<int>::vector<int>(int). See
22168 section 14.6 of the ARM.
22169
22170 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
22171 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
22172 accomplish little and slow down the testsuite.
22173
22174 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
22175 Accept spaces various places.
22176
22177Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22178
22179 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
22180 with watchpoint enabled.
22181
22182 * Makefile.in: Remove definition of CC and remove the second
22183 definition of CXX (the "CXX = gcc" one remains). These definitions
22184 were causing backquotes to be expanded within backquotes, which
22185 doesn't work.
22186
22187Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
22188
22189 * gdb.t17/callfuncs.exp: Add "return 0" to end.
22190
22191Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22192
a9c64011
AS
22193 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
22194 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
22195 by mips cc and contains no stabs entries.
22196
22197Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
22198
22199 * config/vx-gdb.exp: Use fake device to load files rather than
22200 NFS.
22201 * lib/gdb.exp: New proc to do "file" command.
22202 * config/unix-gdb.exp: Use new "file" proc.
22203
22204Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
22205
22206 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
22207 Rework board rebooting slightly.
22208 (gdb_exit): Don't exit from the remote shell; there isn't one.
22209 * gdb.stabs/weird.exp: If a program is being debugged already,
22210 kill it.
22211 * gdb.t04/setvar.exp: Stop and restart gdb.
22212 * gdb.t05/expr.exp: Likewise.
22213 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
22214 restart gdb and reload the program.
22215 * gdb.t08/opaque.exp: Likewise.
22216 * gdb.t12/scope.exp: Likewise.
22217 * gdb.t13/bitfields.exp: Likewise.
22218 * gdb.t15/funcargs.exp: Likewise.
22219 * gdb.t20/classes.exp: Likewise.
22220 * gdb.t03/ptype.exp: Increase timeout.
22221 * gdb.t16/printcmds.exp (test_print_string_constants,
22222 test_print_array_constants): Likewise.
22223 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
22224 * gdb.t20/classes.exp (do_tests): Likewise.
22225 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
22226
22227Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
22228
22229 * gdb.stabs: Renamed *wierd* to *weird*.
22230
22231Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
22232
22233 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
22234 for timeout. Add "known gcc 2.4.5 bug" to failure message.
22235
22236Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
22237
22238 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
22239 (do_tests): Remove xfail for whatis on one_var and two_var.
22240
22241Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
22242
22243 * Makefile.in: Made cross building work better by adding
22244 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
22245
22246Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22247
22248 * gdb.t15/{return.c,return.exp,Makefile.in}:
22249 New test, currently commented out.
22250
22251Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
22252
22253 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
22254 still running and removes the leftover named socket so GDb can do
22255 clean restarts.
22256
22257Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
22258
22259 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
22260 console, not GDB.
22261 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
22262 cross testing works better with "make check"
22263 * config/unix-gdb: Use default procedures for exit and version.
22264 * config/vx-gdb.exp: Cleaned up and massaged back to working order
22265 with the newest VxWorks.
22266
22267Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22268
22269 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
22270 old form.
22271
22272 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
22273 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
22274
22275 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
22276
22277 * config/unix-gdb.exp: Remove this version of gdb_exit
22278 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
22279 Rob says he'll look at it when he gets back to testing boards.
22280
22281Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
22282
22283 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
22284 an expected fail for certain ptype commands.
22285
22286 * gdb.t20/classes.exp: Update expected results of "ptype class
22287 Base1" to account for the constructor that now appears in the type.
22288
22289Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
22290
22291 * configure.in (configdirs): Restore gdb.t04, which mysteriously
22292 disappeared from list.
22293 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
22294 "alldone" proc with call to cleanup and exit.
22295 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
22296 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
22297 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
22298 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
22299 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
22300 "alldone" proc with simple returns that suppress remaining
22301 tests. The alldone proc went away many months ago.
22302
22303Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22304
22305 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
22306
22307 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
22308
22309Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22310
22311 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
22312 as vax gdb will display them.
22313
22314Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22315
22316 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
22317 optimizers.
22318
22319 * scope.exp: Change "bad value for localval" messages so each one
22320 is unique.
22321
22322 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
22323 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
22324
22325 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
22326
22327Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22328
22329 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
22330 doesn't exist (due to optimization).
22331
22332Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22333
22334 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
22335 contains \r because the filename is long.
22336
22337 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
22338 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
22339
22340Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22341
22342 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
22343 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
22344 Ultrix.
22345 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
22346 int tests.
22347 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
22348
22349Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
22350
22351 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
22352
22353 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 22354 to match does not match the passing case but still matches the
c906108c
SS
22355 failing case.
22356
22357Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22358
22359 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
22360
22361Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
22362
22363 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
22364 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
22365 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
22366 Remove various versions of gdb_exit.
22367 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
22368 gdb_exit.
22369 * config/unix-gdb.exp: gdb_exit remains here, and should override
22370 the generic version, since it's doing a lot of wierd stuff that
22371 the other versions aren't. FIXME, fold it in, or abandon this
22372 version.
22373
22374Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22375
22376 * gdb.t24/demangle.exp: Add tests for PR 3220.
22377
22378Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22379
22380 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
22381
22382Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
22383
22384 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
22385 "i386-*-*". Works for i486 as well.
22386
22387 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
22388 bug, and expand domain of xfail to all SVR4 systems, since the
22389 actual problem is likely to be in generic SVR4 /proc support.
22390
22391Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22392
22393 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
22394
22395Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
22396
22397 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
22398 xfails for other systems. Match a missing 'Continuing.' as an
22399 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
22400
22401 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
22402 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
22403 Only issue warning for missing executables if -all option is used.
22404
22405 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
22406 file if -all option is used. It's like an unpredictable XFAIL.
22407
22408Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22409
22410 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
22411 for dynamically linked binaries.
22412
22413 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
22414
22415Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22416
22417 * gdb.t20/inherit.exp: Change message for "print tagless struct"
22418 to state that this is a known bug in old versions of g++.
22419
22420Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22421
22422 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
22423 while waiting for `Continuing'.
22424
22425Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
22426
22427 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
22428 in text, data, and bss.
22429 * gdb.t10/nodebug.c: Add local and global test variables for
22430 initialized and uninitialized data.
22431
22432Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22433
22434 * config/unix-gdb.exp (gdb_exit): Add "wait".
22435
22436Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22437
22438 * gdb.t06/signals.exp: xfail the continue from the handler for all
22439 targets.
22440
22441 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
22442 function with watchpoints enabled, the i386 call dummy starts with
22443 a call.
22444
22445 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
22446 386 bsd names its corefiles.
22447
22448Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
22449
22450 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
22451 compilers don't grok it.
22452 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
22453 with small octal ints rather than character constants, which
22454 are signed and might not fit if first promoted to int.
22455
22456Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
22457
22458 * gdb.t09/Makefile.in (clean): Remove corefile.
22459
22460Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22461
22462 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
22463
22464Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22465 and Jim Kingdon (kingdon@cygnus.com)
22466
22467 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
22468 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
22469 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
22470
22471Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22472
22473 * gdb.t17/interrupt.exp: Add xfail for hppa.
22474
22475Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22476
22477 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
22478 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
22479 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
22480 to determine signed-ness of bitfields and use the result to setup
22481 the xfail.
22482 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
22483 * gdb.t15/funcargs.exp: Use them to step until the second indirect
22484 call line is reached if necessary.
22485
22486Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22487
22488 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
22489
22490Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22491
22492 * gdb.t06/break.exp: Also test `clear' command.
22493
22494Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
22495
22496 * gdb.t00/teststrategy.exp: Remove extra quote.
22497
22498 * gdb.t07/watchpoint.exp: Change xfail for calling function with
22499 watchpoint enabled to be for all non-68k machines.
22500
22501 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
22502
22503Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22504
22505 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
22506 targets use aout.mt instead of ecoff.mt as gas understands
22507 standard aout format.
22508
22509Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
22510
22511 * lib/gdb.exp (runto): Don't insist that function we are running to
22512 was compiled with -g.
22513
22514 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
22515
22516 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
22517 to get back into the read system call.
22518 Accept leading newline in case where we woke it up.
22519
22520Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22521
22522 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
22523 to make the stabs test work on ecoff systems using gcc and -with-stabs.
22524 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
22525 enable ecoff configuration.
22526
22527Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22528
22529 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
22530
22531Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22532
22533 * gdb.t16/printcmds.exp: Add another printf test.
22534
22535Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
22536
22537 * configure.in: If configured -with-stabs on any target, add
22538 stabsdirs to configdirs.
22539
22540Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22541
22542 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
22543 fun" so pattern does not match the command itself.
22544
22545Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22546
22547 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
22548
22549Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22550
22551 * gdb.t17/interrupt.exp: Test for more things.
22552
22553Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22554
22555 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
22556 compiler arranges the code and line numbers.
22557
22558 * gdb.t17/interrupt.exp: Don't send \n after ^C.
22559
22560Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22561
22562 * gdb.t00/help.exp: Increase expect input buffer size.
22563
22564Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22565
22566 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
22567
22568 * gdb.t07/watchpoint.exp: Add xfail for hppa.
22569
22570 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
22571
22572 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
22573 [0-9]*, not just [0-9].
22574
22575Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22576
22577 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
22578
22579 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
22580
22581Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22582
22583 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
22584
22585Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22586
22587 * gdb.t06/signals.c: Add xfails for sun3.
22588
22589 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
22590
22591 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
22592 test_stepping tests.
22593
22594Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22595
22596 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
22597
22598 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
22599
22600 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
22601 rather than actually putting it through cpp twice.
22602
22603 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
22604
22605Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
22606
22607 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
22608 no longer needed.
22609
22610Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22611
22612 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
22613
22614 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
22615 C++ features prints as "struct", make it a pass, not an xfail.
22616
22617Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22618
22619 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
22620 Don't require VA to print as "class" rather than "struct".
22621
22622Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
22623
22624 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
22625
22626Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22627
22628 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
22629
22630Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22631
22632 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
22633 order.
22634
22635Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22636
22637 * gdb.t16/printcmds.exp: Add printf tests.
22638
22639 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
22640
22641 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
22642
22643Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
22644
22645 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
22646 pass counts, to counteract any existing or future setup_xfails.
22647
22648Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22649
22650 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
22651 {BEGIN,END}_COMMON for common block instead of STAB.
22652 * gdb.stabs/wierd.exp: Add xfail for rs6000.
22653
22654 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
22655 intp_var should be N_GSYM not N_LSYM.
22656 wierd-aout.S: Use a label for the value of the N_SO.
22657 wierd.def: Remove all backslashes.
22658 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
22659
22660Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22661
22662 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
22663 get the expected next to inheritance3.
22664
22665Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22666
22667 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
22668 now that gcc-2.4 gets it right.
22669
22670Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22671
22672 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
22673
22674 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
22675 generating comp-info.exp which works for cross-compilation.
22676
22677Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
22678
22679 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
22680 "*-*-sysv4.*".
22681
22682Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
22683
22684 * gdb.t01/run.exp: Start with a fresh gdb.
22685 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
22686 SVR4.x.
22687
22688Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
22689
22690 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
22691 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
22692 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
22693 Makefile.in (distclean, realclean): Remove gdbme.c from list of
22694 things to remove.
22695
22696Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
22697
22698 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
22699 test cases from bug reports.
22700
22701Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
22702
22703 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
22704 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
22705 avoid spurious xfails.
22706 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
22707 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
22708 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
22709
22710Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
22711
22712 * gdb.t00/teststrategy.exp: Rework to provide more useful
22713 description of each test, fix problem with systems that define
22714 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
22715 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
22716 results for "next over recursive call" so timeouts aren't taken
22717 by error.
22718
22719Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
22720
22721 * gdb.t12/scope.exp: Test printing of variables before run.
22722
22723 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
22724 printed in wrong order due to sorting.
22725
22726Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
22727
22728 * gdb.t00/teststrategy.exp: Fix expected results for printing
22729 user entered string constant. Is array of char, prints with no
22730 address.
22731
22732 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
22733 commands.
22734 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
22735 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
22736 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
22737 of struct of char arrays.
22738 * gdb.t00/radix.exp: New tests for radix commands.
22739
22740Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
22741
22742 * gdb.t16/printcmd.exp: Print a variable before running program
22743 (with xfail for AIX).
22744
22745Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
22746
22747 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
22748
22749 * gdb.t16/printcmd.exp: Don't print variables before running program.
22750
22751 * gdb.t06/break.exp: Don't require envp argument to main.
22752
22753 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
22754
22755 * gdb.t02/whatis.exp, gdb.t11/list.exp:
22756 Add xfails for rs6000.
22757
22758 * gdb.t02/whatis.exp: Change other tests not to re-test something
22759 we already tested.
22760
22761 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
22762 each type used has a variable of that type.
22763
22764Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
22765
22766 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
22767
22768Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22769
22770 * configure.in: change srctrigger to be a file, not a directory
22771
22772Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
22773
22774 * configure.in (mips-idt-ecoff*): Added trailing '*'.
22775
22776 * gdb.t11/list.exp: Fixed a couple of typos.
22777
22778Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
22779
22780 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
22781 is fixed and PR is closed.
22782 * gdb.t16 (gdbme.c): Add simple test string variable.
22783 * gdb.t16 (printcmds.exp): Add tests with simple test string
22784 variable, primarily for boundaries on "set print elements".
22785
22786Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
22787
22788 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
22789 Make leading 0's optional and don't expect a tab in the middle
22790 of the number.
22791
22792 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
22793
22794 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
22795 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
22796 don't end command passed to gdb_test with newline.
22797
22798 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
22799 signed keyword away, don't expect signed bitfields to be signed.
22800
22801 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
22802 printing with only as many 1's as are in the field as well as printing
22803 with 32 1's (see comment).
22804
22805Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
22806
22807 * gdb.t00/default.exp: Start with a fresh gdb.
22808 * configure.in (configdirs): Remove gdb.t31 until the chill
22809 compiler works again. It no longer is able to find chillrt0
22810 since it isn't in libchill.a anymore.
22811 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
22812 wierd.o, make more modular.
22813 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
22814 spurious newlines that caused problems.
22815
22816Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22817
22818 * Move test with enums and partial symbols from gdb.t03/ptype.exp
22819 to gdb.stabs/wierd.exp since GCC has worked around the bug.
22820 gdb.stabs/wierd.{exp,def}: Many new tests.
22821
22822 * gdb.t00/default.exp: update info line for new message.
22823
22824 * gdb.t02/{whatis.exp,gdbme.c}:
22825 Test that "char *" doesn't print as "caddr_t".
22826
22827Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22828
22829 * gdb.t00/help.exp: Use .* in place of some help messages which
22830 just changed.
22831 gdb.t00/default.exp: Update "info frame" test for new message.
22832 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
22833 Remove some xfails
22834
22835Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22836
22837 * gdb.t03/{gdbme.c,ptype.exp}:
22838 Add tests for typedef'd struct and union without tags.
22839 Also check "whatis" on a variable of a typedef'd enum without a tag.
22840
22841 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
22842 PRMS 1823; the bug still exists but isn't reproduced by this test
22843 anymore), and remove rs6000 XFAIL (the bug is fixed).
22844
22845 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
22846 duplicated from whatis.exp. For those that are left, accept
22847 "long", "long int", or "int" for long variables (whatis.exp already
22848 has an XFAIL for "int", so no need to fail it here).
22849
22850 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
22851 Deal with GCC's names for types now that GDB uses the compiler's names.
22852
22853 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
22854 setup_xfail's for sunos4. If we #defined the signed keyword away,
22855 don't expect GDB to know that char it is signed.
22856
22857 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
22858
22859Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
22860
22861 * configure.in (configdirs): Add gdb.t24 for C++ tests that
22862 should work on any system, regardless of debugging format.
22863 * gdb.t21/demangle.exp: Move to gdb.t24.
22864 * gdb.t24/demangle.exp: Move from gdb.t21.
22865 * gdb.t24/{Makefile.in, configure.in}: New files.
22866
22867Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22868
22869 * configure.in: Do gdb.stabs and C++ tests only for stabs.
22870 * gdb.stabs: New directory.
22871
22872Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22873
22874 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
22875 not just "Quit anyway?".
22876
22877Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
22878
22879 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
22880 that all setup_xfails are immediately followed by clear_xfails.
22881
22882Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
22883
22884 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
22885 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
22886 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
22887 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
22888 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
22889 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
22890 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
22891 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
22892 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
22893 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
22894 gdb.t31/chillvars.exp, lib/gdb.exp:
22895 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
22896 bug-gdb@prep.ai.mit.edu.
22897
22898Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
22899
22900 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
22901 with 0.0, not integer 0.
22902
22903Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
22904
22905 * gdb.t06/break.exp: Update for "Kill the program" message change.
22906
22907Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
22908
22909 * Makefile.in (GDBFLAGS): Set to -nx.
22910 * Makefile.in (site.exp): Use GDBFLAGS.
22911
22912Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
22913
22914 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
22915 Makefiles.
22916 (check): depend on just-check.
22917 (just-check): added so that tests can be run without a noop
22918 build pass.
22919
22920Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
22921
22922 Switch to using configure's configdirs.
22923 * Makefile.in (Makefile): add configure.in dependency.
22924 (SUBDIRS): removed redundant assignment.
22925 * configure.in: switch subdirs assignment to configdirs.
22926 * gdb.t*/configure.in: new files.
22927
22928Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
22929
22930 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
22931 works.
22932
22933Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
22934
22935 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
22936 in explicit rules. Apparently this is not supported by some makes.
22937
22938Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
22939
22940 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
22941
22942Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22943
22944 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
22945 disappeared.
22946
22947Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
22948
22949 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
22950
22951Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
22952
22953 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
22954 watchpoint problem that is now fixed.
22955 * gdb.t30/chexp.exp: Remove setup_xfail for printing
22956 uninitialized convenience variables.
22957 * gdb.t31/chillvars.exp: Fix expected patterns for printing
22958 structures.
22959
22960Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22961
22962 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
22963 which causes expect to get out of sync with gdb on long output
22964 from help set.
22965 * gdb.t09/corefile.exp: Make expected pattern for core file
22966 failing signal and frame output format less sun specific.
22967
22968Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
22969
22970 * gdb.t31/chillvars.exp: Add and remove initial dummy
22971 breakpoint, so that symbol table is forced in.
22972 (Needed at least on Sunos4, though it seems not SVR4.)
22973 * gdb.t31/chillvars.exp: Update for changed output format.
22974
22975Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
22976
a9c64011 22977 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
22978
22979Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
22980
22981 * Makefile.in: Added --srcdir when invoking runtest, removed the
22982 need for a local config file. (optional now)
22983
22984Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
22985
22986 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
22987 failure count used to force early termination. Add some more
22988 expected failures for gnu style demangling.
22989
22990Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22991
22992 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
22993 pmi variable from gdb.t20/gdbme to get optimized away.
22994 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
22995 Check for written corefile upon timeout _and_ eof.
22996
22997Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22998
22999 * config/unix-gdb.exp: Add missing return 0.
23000
23001Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23002
23003 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
23004 test termination.
23005
23006Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
23007
23008 * configure.in (subdirs): Put back gdb.t17 which mysteriously
23009 disappeared.
23010
23011Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
23012
23013 * gdb.t10/crossload.exp: Disable the i860-elf test until such
23014 time as i860 support works.
23015
d63a86f8 23016 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
23017 "backtrace 100\r" rather than just "backtrace\r", to match last
23018 change.
23019
23020Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
23021
23022 * config/udi-gdb.exp (gdb_exit): Remove close command.
23023 (gdb_target_udi): New procedure to set the UDI target.
23024 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
23025 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
23026 Added waits for prompts after several question responses. Added
23027 some more responses used by a29k-amd-udi-gdb.
23028 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
23029 pass different arguments, restart UDI connection after program
23030 completion.
23031 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
23032 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
23033 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
23034 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
23035 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
23036 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
23037 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
23038 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
23039 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
23040 after program completion.
23041 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
23042 compiled with a SELECT_VECS setting.
23043 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
23044 infinite recursion.
23045
23046 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
23047 Added checks for COFF results, and made them expected failures for
23048 all targets. It would be better to make them expected failures
23049 for COFF targets only.
23050
23051Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
23052
23053 * Makefile.in: add null dvi target, don't bother to recurse
23054 through test directories for info and install-info; rename
23055 $(datadir) to be dejagnu instead of deja-gnu
23056
23057Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
23058
23059 * gdb.t31/gdbme.ch: Re-enable code that previously caused
23060 compiler to coredump.
23061 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
23062 code.
23063
23064Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
23065
23066 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
23067 coredump.
23068 * gdb.t31/chillvars.exp: Comment out tests that depend on that
23069 code.
23070
23071Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
23072
23073 * gdb.t03/ptype.exp: tests for return code from gdb_test.
23074 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
23075 which in a shell. Deletes xgdb when done.
23076 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
23077 Tests the return from the "set height" or "set width" commands.
23078 Added a few return codes where needed.
23079
23080Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
23081
23082 * Makefile.in (SUBDIRS): Add gdb.t17.
23083 * configure.in (subdirs): Add gdb.t17.
23084 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
23085 files to test gdb's calling of functions in the inferior with
23086 the correct arguments and gdb's ability to retrieve any
23087 result returned.
23088
23089Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
23090
23091 * config/unix-gdb.exp (gdb_exit): Remove close commands that
23092 may be called after gdb goes away. Previous versions of expect
23093 needed these to avoid file descriptor leaks, but they cause
23094 errors with the current revision of expect.
23095 * gdb.t00/gdbvars.exp: Use -re on expected output after
23096 setting sevenbit-strings.
23097 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
23098 to set sevenbit-strings consistent across tests.
23099 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
23100 set sevenbit-strings consistent across tests.
23101
23102Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
23103
23104 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
23105 expected output to match current "expect" expectations.
23106
23107Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
23108
23109 * gdb.t00/default.exp: Change expected output for default "source"
23110 command, to match new gdb behavior which requires a filename to
23111 source.
23112
23113Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
23114
23115 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
23116 expected fail for i486-*-* that misses the marker2 function.
23117 * gdb.t10/crossload.exp (bfddefault): Allow successful
23118 recognition of a format to pass even if no symbols are found.
23119 Explicitly catch failures where the format is not recognized
23120 or is ambiguous, and add the reason to the fail message.
23121 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
23122 the cause is and invalid target and add reason to failure message.
23123 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
23124 elf32-i386, elf32-sparc, and elf32-i860.
23125 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
23126 Set up expected failure for 'filename'::variable scope resolution,
23127 which is now apparently broken on all targets.
23128 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
23129 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
23130 gdb.t23/templates.exp: Change failure for missing binfile into
23131 just a warning.
23132 gdb.t21/demangle.exp: Change all cfront references to 'arm'
23133 references.
23134
23135Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
23136
23137 * gdb.t00/default.exp: Add expected output for default "source"
23138 command, to match new gdb behavior.
23139 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
23140
23141Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
23142
23143 * config/*-gdb.exp: returns an error, rather than exiting on
23144 internal errors.
23145
23146Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
23147
23148 * gdb.t03/gdbme.c: Add pointer to struct variable.
23149 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
23150 referencing struct members.
23151
23152Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
23153
23154 * configure.in (mips-idt-ecoff): New target.
23155 * config/mips-gdb.exp: New file for remote board using MIPS remote
23156 debugging protocol.
23157
23158 * Redid configuration scheme. Removed gdb.t*/configure.in.
23159 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
23160 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
23161 distclean targets. Built executables via .o files. Adjusted
23162 tests to account for source files in $(srcdir) rather than
23163 $(objdir).
23164 * lib/gdb.exp (runto): Don't expect () after the function name,
23165 because it may have arguments.
23166
23167Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
23168
23169 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
23170 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
23171 expected failures for mips-idt-* and mips-sgi-*.
23172 * gdb.t00/default.exp (attach): Kill process if requested.
23173 * gdb.t00/help.exp (help target core, help target): Accept a gdb
23174 that does not read core files.
23175 * gdb.t01/run.exp: Removed checks for exit status code.
23176 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
23177 it is linked in.
23178 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
23179 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
23180 appropriate, rather than doing it by hand.
23181 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
23182 execution.
23183 * gdb.t10/crossload.exp: Kill existing program if needed.
23184 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
23185 appropriate, rather than doing it by hand. Always increase
23186 timeout for this test, not just for VxWorks.
23187
23188Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
23189
23190 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
23191 of Chill STRUCT types and STRUCT values.
23192 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
23193 than "char".
23194 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 23195 struct2): New struct definitions and initializations to test
c906108c
SS
23196 simple Chill STRUCT types.
23197
23198Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
23199
23200 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
23201 the null byte at the end of strings.
23202 * gdb.t00/default.exp: Make show version insensitive to copyright
23203 date.
23204 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
23205 to avoid dependencies on target char signedness.
23206 * gdb.t16/printcmds.exp: Update expected results for explicitly
23207 unsigned char.
23208 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
23209 now work.
23210 * gdb.t21/demangle.exp: Add many more patterns for template
23211 demangling, most of them being expected failures.
23212 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
23213 string we are matching for, to match on the whole string.
23214 * gdb.t21/demangle.exp: Add many new test strings to demangle,
23215 and fix a whole bunch that had incorrect expected output but were
23216 passing anyway because of the bug in "proc demangle".
23217 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
23218 type.
23219 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
23220
23221Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
23222
a9c64011
AS
23223 * gdb/testsuite: made modifications to testcases, etc., to allow
23224 them to work properly given the reorganization of deja-gnu and the
23225 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
23226
23227Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
23228
23229 * gdb/testsuite: Initial creation of gdb/testsuite.
23230 Migrated dejagnu testcases and support files for testing nm to
23231 gdb/testsuite from deja-gnu. These files were moved "as is"
23232 with no modifications. This migration is part of a major overhaul
23233 of dejagnu. The modifications to these testcases, etc., which
23234 will allow them to work with the new version of dejagnu will be
23235 made in a future update.
48efe704 23236
8d8cb839 23237 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 23238\f
8d8cb839
EZ
23239;; Local Variables:
23240;; mode: change-log
23241;; left-margin: 8
23242;; fill-column: 74
23243;; version-control: never
23244;; End:
902f2ccb
MC
23245
23246 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 23247 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
23248 Copying and distribution of this file, with or without modification,
23249 are permitted provided the copyright notice and this notice are preserved.
This page took 2.377746 seconds and 4 git commands to generate.