gdb/doc:
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
777f26c2
JK
12012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 * gdb.base/list.exp (test_only_end): New function.
4 Call it.
5
2c12abee
TT
62012-08-06 Tom Tromey <tromey@redhat.com>
7
8 * gdb.python/py-mi.exp: Add test for printer whose children
9 are a list.
10 * gdb.python/py-prettyprint.c (struct children_as_list): New.
11 (main): New variable children_as_list.
12 * gdb.python/py-prettyprint.py (class pp_children_as_list):
13 New.
14 (register_pretty_printers): Register new printer.
15
0eae2cf4
EBM
162012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
17
18 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
19 symbols. Abort if vgdb remote connection is closed.
20
09e0881d
DE
212012-08-02 Doug Evans <dje@google.com>
22
23 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
24
b40f514f
SDJ
252012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
26
27 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
28 s390x, PowerPC 64 and m68k-linux.
29
11315ae0
UW
302012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
31
32 * gdb.base/annota1.exp: Accept no frames-invalid notification
33 when starting up the program.
34 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
35 show a symbolic value as well.
36 * gdb.server/server-exec-info.exp: Skip test when skipping
37 gdbserver test and/or when skipping shared library tests.
38 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
39 avoid name conflicts with other tests.
40
0547eeed
UW
412012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
42
43 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
44 Fix wrong output on big-endian systems.
45 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
46 4-byte pointer types on 64-bit s390x.
47
bdddb4de
UW
482012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
49
50 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
51 marker comment at the beginning (after intialization).
52 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
53 breakpoint on marker comment instead of function begin.
54 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
55 PowerPC.
56 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
57 or 64-bit PowerPC.
58 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
59 gdb,no_hardware_watchpoints flag is set.
60 (initialize): Remove now redundant can-use-hw-watchpoints change.
61
5d206025
YQ
622012-08-02 Yao Qi <yao@codesourcery.com>
63 Pedro Alves <palves@redhat.com>
64
65 * boards/local-remote-host.exp: New.
66
4f665099
UW
672012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
68
69 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
70 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
71 * gdb.base/print-file-var.exp: Likewise.
72 * gdb.server/solib-list.exp: Skip on remote targets.
73
b62e2b27
UW
742012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
75
76 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
77 watchpoints on ARM. When expecting software watchpoints, tolerate
78 (remote) targets that report unsupported hardware watchpoint only
79 at continue time.
80 (test_wide_location_2): Likewise.
81
a967a851
JK
822012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
83
84 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
85 valgrind versions.
86
75d9f9ff 872012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
88
89 * gdb.base/valgrind-infcall.c: New file.
90 * gdb.base/valgrind-infcall.exp: New file.
91
75d9f9ff
JK
92 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
93
7f9b2034
DE
942012-07-30 Doug Evans <dje@google.com>
95
85220e01
DE
96 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
97 * gdb.dwarf2/pr13961.S: Ditto.
98
7f9b2034
DE
99 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
100
4e969b4f
AB
1012012-07-30 Andrew Burgess <aburgess@broadcom.com>
102
103 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
104 change its format immediately after reloading the binary.
105
e7de8362
JK
1062012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
107
108 Fix testsuite regression after --use-deprecated-index-sections removal.
109 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
110 string.
111 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
112
7255706c
YQ
1132012-07-27 Yao Qi <yao@codesourcery.com>
114
115 KFAIL for PR remote/14161.
116 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
117 Cleanup socket files.
118 (strace_info_marker): Detach inferior.
119
f2e8016f
TT
1202012-07-26 Tom Tromey <tromey@redhat.com>
121
122 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
123
f66713d2
JK
1242012-07-26 Markus Metzger <markus.t.metzger@intel.com>
125
126 * gdb.python/py-inferior.c (thread): New function.
127 (check_threads): New function.
128 (test_threads): New function.
129 * gdb.python/py-inferior.exp: Added test.
130 Replaced runto with continue to breakpoint.
131
8223e12c
TT
1322012-07-26 Tom Tromey <tromey@redhat.com>
133
134 * lib/ada.exp (standard_ada_testfile): New proc.
135 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
136 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
137 * gdb.ada/array_return.exp: Use standard_ada_testfile.
138 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
139 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
140 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
141 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
142 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
143 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
144 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
145 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
146 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
147 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
148 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
149 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
150 * gdb.ada/char_param.exp: Use standard_ada_testfile.
151 * gdb.ada/complete.exp: Use standard_ada_testfile.
152 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
153 standard_output_file.
154 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
155 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
156 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
157 standard_output_file.
158 * gdb.ada/exprs.exp: Use standard_ada_testfile.
159 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
160 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
161 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
162 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
163 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
164 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
165 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
166 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
167 * gdb.ada/homonym.exp: Use standard_ada_testfile.
168 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
169 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
170 * gdb.ada/interface.exp: Use standard_ada_testfile.
171 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
172 standard_output_file
173 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
174 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
175 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
176 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
177 * gdb.ada/nested.exp: Use standard_ada_testfile.
178 * gdb.ada/null_array.exp: Use standard_ada_testfile.
179 * gdb.ada/null_record.exp: Use standard_ada_testfile.
180 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
181 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
182 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
183 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
184 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
185 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
186 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
187 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
188 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
189 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
190 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
191 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
192 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
193 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
194 * gdb.ada/start.exp: Use standard_ada_testfile.
195 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
196 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
197 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
198 * gdb.ada/tagged.exp: Use standard_ada_testfile.
199 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
200 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
201 * gdb.ada/tasks.exp: Use standard_ada_testfile.
202 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
203 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
204 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
205 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
206 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
207 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
208 * gdb.ada/widewide.exp: Use standard_ada_testfile.
209
bbec57e4
JK
2102012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
211
212 Fix testsuite regression after --use-deprecated-index-sections removal.
213 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
214
9cc8e32c
JK
2152012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
216
217 Fix compatibility with Tcl before 7.5.
218 * lib/future.exp (lreverse): New function if it does not exist.
219
ea5ca7b5
MK
2202012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
221
222 * gdb.mi/mi-pending.c: New method to set a second pending
223 breakpoint.
224 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
225 condition.
226
64776a0b
PA
2272012-07-20 Pedro Alves <palves@redhat.com>
228
229 PR threads/11692
230 PR gdb/12203
231
232 * gdb.threads/create-fail.c: New file.
233 * gdb.threads/create-fail.exp: New file.
234
13e4e967
PA
2352012-07-19 Pedro Alves <palves@redhat.com>
236
237 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
238 * config/vx.exp (gdb_start): Likewise.
239 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
240 * gdb.base/setvar.exp (test_set): Likewise.
241 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
242 * gdb.reverse/sigall-precsave.exp: Likewise.
243 * gdb.reverse/sigall-reverse.exp: Likewise.
244
b7aefa4d
PA
2452012-07-19 Pedro Alves <palves@redhat.com>
246
247 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
248 handler before recording.
249
608b4967
TT
2502012-07-19 Tom Tromey <tromey@redhat.com>
251
252 * gdb.cp/casts.exp: Add tests for typeof and decltype.
253 * gdb.cp/casts.cc (decltype): New function.
254 (main): Use it.
255
b1e0c0fa
PA
2562012-07-19 Pedro Alves <palves@redhat.com>
257
258 * gdb.base/sigall.exp (signals): New list.
259 <top level>: Loop over signals in the $signals list instead of
260 calling a test function once per signal.
261 * gdb.reverse/sigall-precsave.exp (signals): New list.
262 <top level>: Loop over signals in the $signals list instead of
263 calling a test function once per signal.
264 * gdb.reverse/sigall-reverse.exp (signals): New list.
265 <top level>: Loop over signals in the $signals list instead of
266 calling a test function once per signal.
267
6ace3df1
YQ
2682012-07-19 Yao Qi <yao@codesourcery.com>
269
270 * gdb.base/setshow.exp: Test 'set args ~'.
271
263a0f8c
JK
2722012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
273
274 * gdb.base/store.exp (check_set): Import gdb_prompt.
275 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
276 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
277
8f043999
JK
2782012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
279
280 PR 11914
281 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
282 (main): Call eval_sub.
283 * gdb.python/py-prettyprint.exp:
284 (python execfile ('py-prettyprint.py')): Move it earlier.
285 New breakpoint for eval-break.
286 (continue to breakpoint: eval-break, info locals): New test.
287 (python execfile ('py-prettyprint.py')): Move it from here.
288 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
289 (register_pretty_printers): Register pp_eval_type.
290
725c7b66
JK
2912012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
292
293 Fix a testcase regression by me.
294 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
295 DW_FORM_data4.
296
4359dff1
JK
2972012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
298 Doug Evans <dje@google.com>
299
300 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
301 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
302
61e44cfa
JK
3032012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
304
305 Fix gdbserver run regression.
306 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
307
93c0ef37
TT
3082012-07-12 Tom Tromey <tromey@redhat.com>
309
310 * lib/gdb.exp (standard_testfile): Don't declare objdir.
311 (clean_restart): Likewise.
312 (core_find): Use standard_output_file.
313
76027ef5
TT
3142012-07-12 Tom Tromey <tromey@redhat.com>
315
316 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
317 * gdb.dwarf2/dw2-anonymous-func.exp: Use
318 prepare_for_testing_full.
319 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
320 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
321 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
322 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
323 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
324 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
325 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
326 prepare_for_testing_full.
327 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
328 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
329 prepare_for_testing_full.
330 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
331 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
332 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
333
85b4440a
TT
3342012-07-12 Tom Tromey <tromey@redhat.com>
335
336 * lib/gdb.exp (build_executable_from_specs): New proc, from
337 build_executable.
338 (build_executable): Use it.
339 (prepare_for_testing_full): New proc.
340
55baab26
TT
3412012-07-11 Tom Tromey <tromey@redhat.com>
342
343 * gdb.reverse/break-precsave.exp: Use standard_output_file.
344 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
345 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
346 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
347 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
348 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
349 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
350 * gdb.reverse/step-precsave.exp: Use standard_output_file.
351 * gdb.reverse/until-precsave.exp: Use standard_output_file.
352 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
353
298a9cf0
TT
3542012-07-10 Tom Tromey <tromey@redhat.com>
355
356 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
357 standard_output_file.
358 * gdb.mi/gdb2549.exp: Use standard_testfile.
359 * gdb.mi/gdb669.exp: Use standard_testfile.
360 * gdb.mi/gdb701.exp: Use standard_testfile.
361 * gdb.mi/gdb792.exp: Use standard_testfile.
362 * gdb.mi/mi-async.exp: Use standard_testfile.
363 * gdb.mi/mi-basics.exp: Use standard_testfile.
364 * gdb.mi/mi-break.exp: Use standard_testfile.
365 * gdb.mi/mi-cli.exp: Use standard_testfile.
366 * gdb.mi/mi-console.exp: Use standard_testfile.
367 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
368 * gdb.mi/mi-eval.exp: Use standard_testfile.
369 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
370 * gdb.mi/mi-file.exp: Use standard_testfile.
371 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
372 * gdb.mi/mi-logging.exp: Use standard_testfile.
373 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
374 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
375 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
376 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
377 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
378 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
379 * gdb.mi/mi-pending.exp: Use standard_testfile,
380 standard_output_file.
381 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
382 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
383 * gdb.mi/mi-regs.exp: Use standard_testfile.
384 * gdb.mi/mi-return.exp: Use standard_testfile.
385 * gdb.mi/mi-reverse.exp: Use standard_testfile.
386 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
387 * gdb.mi/mi-solib.exp: Use standard_testfile,
388 standard_output_file.
389 * gdb.mi/mi-stack.exp: Use standard_testfile.
390 * gdb.mi/mi-stepi.exp: Use standard_testfile.
391 * gdb.mi/mi-stepn.exp: Use standard_testfile.
392 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
393 * gdb.mi/mi-until.exp: Use standard_testfile.
394 * gdb.mi/mi-var-block.exp: Use standard_testfile.
395 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
396 * gdb.mi/mi-var-child.exp: Use standard_testfile.
397 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
398 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
399 * gdb.mi/mi-var-display.exp: Use standard_testfile.
400 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
401 standard_output_file.
402 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
403 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
404 * gdb.mi/mi-watch.exp: Use standard_testfile.
405 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
406 * gdb.mi/mi2-basics.exp: Use standard_testfile.
407 * gdb.mi/mi2-break.exp: Use standard_testfile.
408 * gdb.mi/mi2-cli.exp: Use standard_testfile.
409 * gdb.mi/mi2-console.exp: Use standard_testfile.
410 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
411 * gdb.mi/mi2-eval.exp: Use standard_testfile.
412 * gdb.mi/mi2-file.exp: Use standard_testfile.
413 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
414 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
415 * gdb.mi/mi2-regs.exp: Use standard_testfile.
416 * gdb.mi/mi2-return.exp: Use standard_testfile.
417 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
418 * gdb.mi/mi2-stack.exp: Use standard_testfile.
419 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
420 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
421 * gdb.mi/mi2-until.exp: Use standard_testfile.
422 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
423 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
424 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
425 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
426 * gdb.mi/mi2-watch.exp: Use standard_testfile.
427
f5f3a911
TT
4282012-07-10 Tom Tromey <tromey@redhat.com>
429
430 * gdb.cp/abstract-origin.exp: Use standard_testfile.
431 * gdb.cp/ambiguous.exp: Use standard_testfile,
432 prepare_for_testing.
433 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
434 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
435 * gdb.cp/anon-ns.exp: Use standard_testfile.
436 * gdb.cp/anon-struct.exp: Use standard_testfile.
437 * gdb.cp/anon-union.exp: Use standard_testfile,
438 prepare_for_testing.
439 * gdb.cp/arg-reference.exp: Use standard_testfile,
440 prepare_for_testing.
441 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
442 * gdb.cp/breakpoint.exp: Use standard_testfile,
443 prepare_for_testing.
444 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
445 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
446 standard_output_file.
447 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
448 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
449 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
450 (test_static_members): Update.
451 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
452 * gdb.cp/converts.exp: Use standard_testfile.
453 * gdb.cp/cp-relocate.exp: Use standard_testfile.
454 * gdb.cp/cpcompletion.exp: Use standard_testfile,
455 prepare_for_testing.
456 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
457 * gdb.cp/cplabel.exp: Use standard_testfile.
458 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
459 prepare_for_testing.
460 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
461 * gdb.cp/derivation.exp: Use standard_testfile,
462 prepare_for_testing.
463 * gdb.cp/destrprint.exp: Use standard_testfile.
464 * gdb.cp/dispcxx.exp: Use standard_testfile.
465 * gdb.cp/exception.exp: Use standard_testfile,
466 prepare_for_testing.
467 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
468 * gdb.cp/extern-c.exp: Use standard_testfile,
469 prepare_for_testing.
470 * gdb.cp/formatted-ref.exp: Use standard_testfile,
471 prepare_for_testing.
472 * gdb.cp/fpointer.exp: Use standard_testfile.
473 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
474 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
475 standard_output_file.
476 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
477 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
478 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
479 standard_output_file.
480 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
481 (do_tests): Update.
482 * gdb.cp/koenig.exp: Use standard_testfile.
483 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
484 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
485 * gdb.cp/m-static.exp: Use standard_testfile,
486 prepare_for_testing.
487 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
488 * gdb.cp/mb-inline.exp: Use standard_testfile,
489 prepare_for_testing.
490 * gdb.cp/mb-templates.exp: Use standard_testfile,
491 prepare_for_testing.
492 * gdb.cp/member-ptr.exp: Use standard_testfile,
493 prepare_for_testing.
494 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
495 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
496 * gdb.cp/method2.exp: Use standard_testfile.
497 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
498 standard_output_file.
499 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
500 (do_tests): Update.
501 * gdb.cp/namespace-enum.exp: Use standard_testfile,
502 prepare_for_testing.
503 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
504 prepare_for_testing.
505 * gdb.cp/namespace.exp: Use standard_testfile,
506 prepare_for_testing.
507 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
508 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
509 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
510 * gdb.cp/nsimport.exp: Use standard_testfile,
511 prepare_for_testing.
512 * gdb.cp/nsnested.exp: Use standard_testfile.
513 * gdb.cp/nsnoimports.exp: Use standard_testfile.
514 * gdb.cp/nsrecurs.exp: Use standard_testfile,
515 prepare_for_testing.
516 * gdb.cp/nsstress.exp: Use standard_testfile,
517 prepare_for_testing.
518 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
519 * gdb.cp/operator.exp: Use standard_testfile.
520 * gdb.cp/oranking.exp: Use standard_testfile.
521 * gdb.cp/overload-const.exp: Use standard_testfile.
522 * gdb.cp/overload.exp: Use standard_testfile,
523 prepare_for_testing.
524 * gdb.cp/ovldbreak.exp: Use standard_testfile.
525 * gdb.cp/ovsrch.exp: Use standard_testfile.
526 * gdb.cp/paren-type.exp: Use standard_testfile.
527 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
528 prepare_for_testing.
529 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
530 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
531 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
532 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
533 * gdb.cp/pr10728.exp: Use standard_testfile,
534 standard_output_file.
535 * gdb.cp/pr12028.exp: Use standard_testfile.
536 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
537 * gdb.cp/pr9167.exp: Use standard_testfile.
538 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
539 * gdb.cp/printmethod.exp: Use standard_testfile,
540 prepare_for_testing.
541 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
542 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
543 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
544 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
545 standard_output_file.
546 * gdb.cp/readnow-language.exp: Use standard_testfile.
547 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
548 (gdb_start_again): Use clean_restart.
549 * gdb.cp/ref-types.exp: Use standard_testfile,
550 prepare_for_testing.
551 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
552 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
553 * gdb.cp/smartp.exp: Use standard_testfile.
554 * gdb.cp/static-method.exp: Use standard_testfile.
555 * gdb.cp/static-print-quit.exp: Use standard_testfile.
556 * gdb.cp/temargs.exp: Use standard_testfile.
557 * gdb.cp/templates.exp: Use standard_testfile,
558 prepare_for_testing.
559 (do_tests): Update.
560 * gdb.cp/try_catch.exp: Use standard_testfile,
561 prepare_for_testing.
562 * gdb.cp/typedef-operator.exp: Use standard_testfile.
563 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
564 * gdb.cp/virtbase.exp: Use standard_testfile,
565 prepare_for_testing.
566 * gdb.cp/virtfunc.exp: Use standard_testfile,
567 prepare_for_testing.
568 (do_tests): Update.
569 * gdb.cp/virtfunc2.exp: Use standard_testfile,
570 prepare_for_testing.
571
686f09d0
TT
5722012-07-10 Tom Tromey <tromey@redhat.com>
573
574 * lib/gdb.exp (standard_testfile): Unset output variables from
575 earlier invocations.
576
9357e021
YQ
5772012-07-10 Yao Qi <yao@codesourcery.com>
578
579 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
580 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
581 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
582 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
583 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
584 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
585 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
586 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
587 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
588 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
589 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
590 * gdb.mi/mi-var-display.exp: Likewise.
591 * gdb.mi/mi-var-invalidate.exp: Likewise.
592 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
593 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
594 * gdb.mi/mi2-console.exp: Likewise.
595 * gdb.mi/mi2-disassemble.exp: Likewise.
596 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
597 * gdb.mi/mi2-read-memory.exp: Likewise.
598 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
599 * gdb.mi/mi2-simplerun.exp: Likewise.
600 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
601 * gdb.mi/mi2-syn-frame.exp: Likewise.
602 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
603 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
604 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
605
e314d629
TT
6062012-07-09 Tom Tromey <tromey@redhat.com>
607
608 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
609 * gdb.base/callfuncs.exp: Add cast-based test.
610 * gdb.base/callfuncs.c (voidfunc): New function.
611
06928b3f
DE
6122012-07-08 Doug Evans <dje@google.com>
613
614 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
615
32f11bad
JK
6162012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
617
618 Fix XFAIL compatibility with old i386 systems.
619 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
620 Check also 'Cannot insert breakpoint 0'.
621
76b83c51
JK
6222012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
623
624 PR 14321
625 * gdb.base/find.exp
626 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
627
a6fb9c08
TT
6282012-07-06 Tom Tromey <tromey@redhat.com>
629
630 * gdb.base/whatis.exp: Add test.
631
71918a86
TT
6322012-07-06 Tom Tromey <tromey@redhat.com>
633
634 * gdb.base/whatis.exp: Add regression test.
635
fcde5961
TT
6362012-07-06 Tom Tromey <tromey@redhat.com>
637
638 * gdb.base/whatis.exp: Add tests.
639
f9cf0f4a
JK
6402012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
641
642 PR 12649
643 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
644 gdb_test_multiple $gdb_prompt terminator.
645
979ade8b
PA
6462012-07-04 Pedro Alves <palves@redhat.com>
647
648 * gdb.mi/mi-reverse.exp: Use supports_reverse and
649 supports_process_record.
650
8a980b44
PA
6512012-07-04 Pedro Alves <palves@redhat.com>
652
653 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
654 endings.
655 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
656
855ba978
SS
6572012-07-03 Stan Shebs <stan@codesourcery.com>
658
659 * gdb.base/info-os.c (main): Retry resource acquisition until an
660 available one is found.
661 * gdb.base/info-os.exp: Collect resource keys from the program
662 and use them in matching.
663
fcb44371
JK
6642012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
665
666 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
667 Wrap the test into loop for corefile and core0file.
668
08a67be6
JK
6692012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
670
671 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
672 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
673 .note.GNU-stack.
674
0f3c2347
JK
675 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
676
ff4a4500
SDJ
6772012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
678
679 * gdb.base/help.exp (help b, help br, help bre, help brea, help
680 break): Include help message for the new `-probe' and `-probe-stap'
681 options.
682
d3ce09f5
SS
6832012-07-02 Stan Shebs <stan@codesourcery.com>
684
685 * gdb.base/dprintf.exp: Add agent style tests.
686
a1624241
JK
6872012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
688
689 * gdb.base/stale-infcall.c (infcall): New label test-next.
690 (main): New labels test-pass and test-fail.
691 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
692 $test_fail_bpnum to test-fail.
693 (test system longjmp tracking support): New test.
694 Delete $test_fail_bpnum.
695 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
696 breakpoint.
697
42e7ad6c
DE
6982012-06-30 Doug Evans <dje@google.com>
699
700 * gdb.dwarf2/fission-reread.S: New file.
701 * gdb.dwarf2/fission-reread.exp: New file.
702
37ce89eb
SS
7032012-06-28 Stan Shebs <stan@codesourcery.com>
704
705 * gdb.mi/mi-logging.exp: New file.
706
e5ef252a
PA
7072012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
708 Pedro Alves <palves@redhat.com>
709
710 * gdb.threads/siginfo-threads.exp: New file.
711 * gdb.threads/siginfo-threads.c: New file.
712 * gdb.threads/sigstep-threads.exp: New file.
713 * gdb.threads/sigstep-threads.c: New file.
714
22f1fbae
TT
7152012-06-28 Tom Tromey <tromey@redhat.com>
716
717 * gdb.go/package.exp: Partially revert earlier patch; use
718 gdb_compile again. Use standard_output_file.
719
2e3cf129
DE
7202012-06-27 Doug Evans <dje@google.com>
721
722 * gdb.dwarf2/fission-base.c: New file.
723 * gdb.dwarf2/fission-base.S: New file.
724 * gdb.dwarf2/fission-base.exp: New file.
725
785fd303
JK
7262012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
727
728 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
729
1bb9788d
TT
7302012-06-27 Tom Tromey <tromey@redhat.com>
731
732 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
733 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
734
c83ee902
TT
7352012-06-27 Tom Tromey <tromey@redhat.com>
736
737 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
738 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
739 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
740 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
741 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
742 prepare_for_testing.
743 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
744 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
745 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
746 standard_testfile.
747 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
748 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
749 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
750 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
751 prepare_for_testing.
752 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
753 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
754 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
755 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
756 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
757 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
758 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
759 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
760 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
761 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
762 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
763 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
764 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
765 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
766 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
767 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
768 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
769 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
770 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
771 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
772 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
773 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
774 standard_output_file.
775 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
776 standard_output_file.
777 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
778 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
779 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
780 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
781 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
782 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
783 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
784 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
785 * gdb.dwarf2/implptr.exp: Use standard_testfile.
786 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
787 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
788 * gdb.dwarf2/pieces.exp: Use standard_testfile.
789 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
790 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
791 * gdb.dwarf2/valop.exp: Use standard_testfile,
792 prepare_for_testing.
793
5204774b
TT
7942012-06-27 Tom Tromey <tromey@redhat.com>
795
796 * gdb.python/python.exp: Fix regexps in pagination tests.
797
ee0bf529
SCR
7982012-06-26 Siva Chandra Reddy <sivachandra@google.com>
799
800 * gdb.python/py-symtab.exp: Add tests to test the new attribute
801 'last' of gdb.Symtab_and_line.
802 * gdb.python/py-symbol.c: Move break point comment to enable
803 testing of gdb.Symtab_and_line.last.
804
14fcc022
TT
8052012-06-26 Tom Tromey <tromey@redhat.com>
806
807 * gdb.threads/step.c: Remove.
808 * gdb.threads/step.exp: Remove.
809 * gdb.threads/step2.exp: Remove.
810
0efbbabc
TT
8112012-06-26 Tom Tromey <tromey@redhat.com>
812
813 * gdb.threads/watchpoint-fork.exp (test): Use
814 standard_output_file. Don't declare objdir.
815 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
816 standard_output_file.
817 * gdb.threads/attach-stopped.exp: Use standard_testfile.
818 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
819 clean_restart. Remove incdir.
820 * gdb.threads/corethreads.exp: Use standard_testfile.
821 * gdb.threads/execl.exp: Use standard_testfile,
822 standard_output_file, clean_restart.
823 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
824 clean_restart.
825 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
826 clean_restart.
827 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
828 incdir.
829 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
830 clean_restart. Remove incdir.
831 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
832 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
833 clean_restart. Remove incdir.
834 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
835 Remove incdir.
836 * gdb.threads/leader-exit.exp: Use standard_testfile.
837 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
838 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
839 clean_restart.
840 * gdb.threads/manythreads.exp: Use standard_testfile,
841 clean_restart. Remove incdir.
842 * gdb.threads/multi-create.exp: Use standard_testfile,
843 clean_restart.
844 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
845 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
846 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
847 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
848 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
849 * gdb.threads/pending-step.exp: Use standard_testfile,
850 clean_restart. Remove incdir.
851 * gdb.threads/print-threads.exp: Use standard_testfile,
852 clean_restart. Remove incdir.
853 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
854 clean_restart. Remove incdir.
855 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
856 Remove incdir.
857 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
858 incdir.
859 * gdb.threads/sigthread.exp: Use standard_testfile,
860 clean_restart.
861 * gdb.threads/staticthreads.exp: Use standard_testfile,
862 clean_restart. Remove incdir.
863 * gdb.threads/switch-threads.exp: Use standard_testfile,
864 clean_restart. Remove incdir.
865 * gdb.threads/thread-execl.exp: Use standard_testfile,
866 clean_restart. Remove incdir.
867 * gdb.threads/thread-find.exp: Use standard_testfile,
868 clean_restart.
869 * gdb.threads/thread-specific.exp: Use standard_testfile,
870 clean_restart. Remove incdir.
871 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
872 clean_restart. Remove incdir.
873 * gdb.threads/thread_check.exp: Use standard_testfile,
874 clean_restart. Remove incdir.
875 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
876 incdir.
877 * gdb.threads/threadapply.exp: Use standard_testfile,
878 clean_restart. Remove incdir.
879 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
880 clean_restart. Remove incdir.
881 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
882 clean_restart.
883 * gdb.threads/tls-shared.exp: Use standard_testfile,
884 clean_restart, standard_output_file.
885 * gdb.threads/tls-var.exp: Use standard_testfile,
886 standard_output_file.
887 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
888 Remove incdir.
889 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
890 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
891 incdir.
892 * gdb.threads/watchthreads2.exp: Use standard_testfile,
893 clean_restart. Remove incdir.
894
497a5eb0
TT
8952012-06-26 Tom Tromey <tromey@redhat.com>
896
897 * gdb.trace/actions.exp: Use standard_testfile.
898 * gdb.trace/ax.exp: Use standard_testfile.
899 * gdb.trace/backtrace.exp: Use standard_testfile.
900 * gdb.trace/change-loc.exp: Use standard_testfile.
901 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
902 * gdb.trace/collection.exp: Use standard_testfile,
903 prepare_for_testing.
904 * gdb.trace/deltrace.exp: Use standard_testfile.
905 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
906 * gdb.trace/ftrace.exp: Use standard_testfile.
907 * gdb.trace/infotrace.exp: Use standard_testfile.
908 * gdb.trace/packetlen.exp: Use standard_testfile.
909 * gdb.trace/passc-dyn.exp: Use standard_testfile.
910 * gdb.trace/passcount.exp: Use standard_testfile.
911 * gdb.trace/pending.exp: Use standard_testfile.
912 * gdb.trace/report.exp: Use standard_testfile.
913 * gdb.trace/save-trace.exp: Use standard_testfile.
914 * gdb.trace/stap-trace.exp: Use standard_testfile.
915 * gdb.trace/status-stop.exp: Use standard_testfile.
916 * gdb.trace/strace.exp: Use standard_testfile.
917 * gdb.trace/tfile.exp: Use standard_testfile.
918 * gdb.trace/tfind.exp: Use standard_testfile.
919 * gdb.trace/trace-break.exp: Use standard_testfile.
920 * gdb.trace/trace-mt.exp: Use standard_testfile.
921 * gdb.trace/tracecmd.exp: Use standard_testfile.
922 * gdb.trace/tspeed.exp: Use standard_testfile.
923 * gdb.trace/tstatus.exp: Use standard_testfile.
924 * gdb.trace/tsv.exp: Use standard_testfile.
925 * gdb.trace/unavailable.exp: Use standard_testfile,
926 prepare_for_testing.
927 * gdb.trace/while-dyn.exp: Use standard_testfile.
928 * gdb.trace/while-stepping.exp: Use standard_testfile.
929
7686c074
TT
9302012-06-26 Tom Tromey <tromey@redhat.com>
931
932 * gdb.reverse/break-precsave.exp: Use standard_testfile.
933 * gdb.reverse/break-reverse.exp: Use standard_testfile.
934 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
935 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
936 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
937 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
938 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
939 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
940 prepare_for_testing.
941 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
942 prepare_for_testing.
943 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
944 prepare_for_testing.
945 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
946 prepare_for_testing.
947 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
948 prepare_for_testing
949 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
950 * gdb.reverse/machinestate.exp: Use standard_testfile.
951 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
952 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
953 build_executable.
954 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
955 build_executable.
956 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
957 standard_output_file.
958 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
959 standard_output_file.
960 * gdb.reverse/step-precsave.exp: Use standard_testfile.
961 * gdb.reverse/step-reverse.exp: Use standard_testfile.
962 * gdb.reverse/until-precsave.exp: Use standard_testfile.
963 * gdb.reverse/until-reverse.exp: Use standard_testfile.
964 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
965 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
966
481fc100
TT
9672012-06-26 Tom Tromey <tromey@redhat.com>
968
969 * gdb.stabs/weird.exp: Remove directory-checking code. Use
970 standard_output_file.
971 * gdb.stabs/exclfwd.exp: Use standard_testfile,
972 prepare_for_testing. Remove directory-checking code.
973
7bb18ae2
TT
9742012-06-25 Tom Tromey <tromey@redhat.com>
975
976 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
977 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
978 build_executable, not prepare_for_testing.
979 * gdb.multi/base.exp: Use standard_output_file. Use
980 build_executable, not prepare_for_testing.
981
cf09b3e4
TT
9822012-06-25 Tom Tromey <tromey@redhat.com>
983
984 * gdb.fortran/subarray.exp: Use standard_testfile,
985 prepare_for_testing.
986 * gdb.fortran/multi-dim.exp: Use standard_testfile.
987 * gdb.fortran/module.exp: Use standard_testfile.
988 * gdb.fortran/logical.exp: Use standard_testfile.
989 * gdb.fortran/library-module.exp: Use standard_testfile,
990 standard_output_file.
991 * gdb.fortran/derived-type.exp: Use standard_testfile,
992 prepare_for_testing.
993 * gdb.fortran/complex.exp: Use standard_testfile,
994 prepare_for_testing.
995 * gdb.fortran/charset.exp: Use standard_testfile.
996 * gdb.fortran/array-element.exp: Use standard_testfile,
997 prepare_for_testing.
998
18b5ff1b
KS
9992012-06-25 Keith Seitz <keiths@redhat.com>
1000
1001 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
1002 Change rbreak-related tests to KFAIL and add bugzilla numbers.
1003
17b77626
TT
10042012-06-25 Tom Tromey <tromey@redhat.com>
1005
1006 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
1007 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
1008 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
1009 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
1010
f91e3dc1
TT
10112012-06-25 Tom Tromey <tromey@redhat.com>
1012
1013 * gdb.linespec/ls-errs.exp: Use standard_testfile.
1014 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
1015 * gdb.linespec/linespec.exp: Use standard_testfile.
1016
a884434d
TT
10172012-06-25 Tom Tromey <tromey@redhat.com>
1018
1019 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
1020 prepare_for_testing.
1021
efc9d70a
TT
10222012-06-25 Tom Tromey <tromey@redhat.com>
1023
1024 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
1025 prepare_for_testing.
1026 * gdb.opt/inline-break.exp: Use standard_testfile,
1027 prepare_for_testing.
1028 * gdb.opt/inline-bt.exp: Use standard_testfile,
1029 prepare_for_testing.
1030 * gdb.opt/inline-cmds.exp: Use standard_testfile,
1031 prepare_for_testing.
1032 * gdb.opt/inline-locals.exp: Use standard_testfile,
1033 prepare_for_testing.
1034
e2fc92c6
TT
10352012-06-25 Tom Tromey <tromey@redhat.com>
1036
1037 * gdb.asm/asm-source.exp: Use standard_output_file,
1038 standard_testfile. Construct .o files in proper subdir.
1039
b0963d73
TT
10402012-06-25 Tom Tromey <tromey@redhat.com>
1041
1042 * gdb.server/ext-attach.exp: Use standard_testfile,
1043 prepare_for_testing.
1044 * gdb.server/ext-run.exp: Use standard_testfile,
1045 build_executable.
1046 * gdb.server/file-transfer.exp: Use standard_testfile,
1047 prepare_for_testing.
1048 * gdb.server/server-exec-info.exp: Use standard_testfile.
1049 * gdb.server/server-mon.exp: Use standard_testfile,
1050 prepare_for_testing.
1051 * gdb.server/server-run.exp: Use standard_testfile,
1052 build_executable.
1053 * gdb.server/solib-list.exp: Use standard_testfile,
1054 standard_output_file.
1055
8a3e1f8d
TT
10562012-06-25 Tom Tromey <tromey@redhat.com>
1057
1058 * lib/gdb.exp (standard_output_file): Use "file join".
1059 * gdb.go/chan.exp: Use standard_testfile.
1060 * gdb.go/handcall.exp: Use standard_testfile.
1061 * gdb.go/hello.exp: Use standard_testfile.
1062 * gdb.integers/chan.exp: Use standard_testfile.
1063 * gdb.go/methods.exp: Use standard_testfile.
1064 * gdb.go/package.exp: Use standard_testfile.
1065 * gdb.go/strings.exp: Use standard_testfile.
1066 * gdb.go/types.exp: Use standard_testfile.
1067 * gdb.go/unsafe.exp: Use standard_testfile.
1068
944a9061
MGD
10692012-06-25 Greta Yorsh <greta.yorsh@arm.com>
1070
1071 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
1072
1c06bd58
JK
10732012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1074
1075 Fix regression by the previous commit.
1076 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
1077
b4a58790
TT
10782012-06-22 Tom Tromey <tromey@redhat.com>
1079
1080 * gdb.python/lib-types.exp: Use standard_testfile,
1081 prepare_for_testing.
1082 * gdb.python/py-block.exp: Use standard_testfile.
1083 * gdb.python/py-breakpoint.exp: Use standard_testfile.
1084 * gdb.python/py-events.exp: Use standard_testfile,
1085 standard_output_file.
1086 * gdb.python/py-evsignal.exp: Use standard_testfile.
1087 * gdb.python/py-evethreads.exp: Use standard_testfile.
1088 * gdb.python/py-explore-cc.exp: Use standard_testfile.
1089 * gdb.python/py-explore.exp: Use standard_testfile.
1090 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
1091 standard_output_file.
1092 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
1093 prepare_for_testing.
1094 * gdb.python/py-frame-inline.exp: Use standard_testfile.
1095 * gdb.python/py-frame.exp: Use standard_testfile.
1096 * gdb.python/py-inferior.exp: Use standard_testfile.
1097 * gdb.python/py-infthread.exp: Use standard_testfile.
1098 * gdb.python/py-mi.exp: Use standard_testfile.
1099 * gdb.python/py-objfile-script.exp: Use standard_testfile,
1100 build_executable.
1101 * gdb.python/py-objfile.exp: Use standard_testfile.
1102 * gdb.python/py-pp-maint.exp: Use standard_testfile,
1103 prepare_for_testing.
1104 * gdb.python/py-prettyprint.exp: Use standard_testfile.
1105 * gdb.python/py-progspace.exp: Use standard_testfile,
1106 build_executable.
1107 * gdb.python/py-prompt.exp: Use standard_testfile,
1108 build_executable.
1109 * gdb.python/py-section-script.exp: Use standard_testfile,
1110 build_executable.
1111 * gdb.python/py-shared.exp: Use standard_testfile,
1112 standard_output_file, clean_restart.
1113 * gdb.python/py-symbol.exp: Use standard_output_file,
1114 prepare_for_testing.
1115 * gdb.python/py-symtab.exp: Use standard_output_file,
1116 prepare_for_testing
1117 * gdb.python/py-template.exp: Use standard_testfile.
1118 * gdb.python/py-type.exp: Use standard_testfile.
1119 * gdb.python/py-value-cc.exp: Use standard_testfile.
1120 * gdb.python/py-value.exp: Use standard_testfile.
1121 * gdb.python/python.exp: Use standard_testfile, build_executable.
1122
2c44deac
TT
11232012-06-22 Tom Tromey <tromey@redhat.com>
1124
1125 * gdb.objc/basicclass.exp: Use standard_testfile.
1126 (do_objc_tests): Don't declare objdir.
1127 * gdb.objc/nondebug.exp: Use standard_testfile.
1128 (do_objc_tests): Don't declare objdir.
1129 * gdb.objc/objcdecode.exp: Use standard_testfile.
1130 (do_objc_tests): Don't declare objdir.
1131
c24ccbce
TT
11322012-06-22 Tom Tromey <tromey@redhat.com>
1133
1134 * gdb.java/jmain.exp: Use standard_testfile.
1135 * gdb.java/jmisc.exp: Use standard_testfile.
1136 * gdb.java/jnpe.exp: Use standard_testfile.
1137 * gdb.java/jprint.exp: Use standard_testfile.
1138
0a6d0306
TT
11392012-06-22 Tom Tromey <tromey@redhat.com>
1140
1141 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
1142 (standard_output_file, standard_testfile): New procs.
1143 (build_executable, clean_restart): Use standard_output_file.
1144
6ea815ef
YQ
11452012-06-22 Yao Qi <yao@codesourcery.com>
1146
1147 * boards/native-gdbserver.exp: New proc ${board}_exec.
1148 * boards/native-stdio-gdbserver.exp: Likewise.
1149
4c93b1db
TT
11502012-06-21 Tom Tromey <tromey@redhat.com>
1151
1152 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
1153 (build_executable): Update.
1154 (get_compiler_info): Remove 'binfile' argument.
1155 * gdb.ada/arrayidx.exp: Update.
1156 * gdb.ada/null_array.exp: Update.
1157 * gdb.arch/altivec-abi.exp: Update.
1158 * gdb.arch/altivec-regs.exp: Update.
1159 * gdb.arch/amd64-byte.exp: Update.
1160 * gdb.arch/amd64-dword.exp: Update.
1161 * gdb.arch/amd64-word.exp: Update.
1162 * gdb.arch/i386-avx.exp: Update.
1163 * gdb.arch/i386-byte.exp: Update.
1164 * gdb.arch/i386-sse.exp: Update.
1165 * gdb.arch/i386-word.exp: Update.
1166 * gdb.arch/ppc-dfp.exp: Update.
1167 * gdb.arch/ppc-fp.exp: Update.
1168 * gdb.arch/vsx-regs.exp: Update.
1169 * gdb.base/all-bin.exp: Update.
1170 * gdb.base/annota1.exp: Update.
1171 * gdb.base/async.exp: Update.
1172 * gdb.base/attach.exp: Update.
1173 * gdb.base/break-interp.exp: Update.
1174 * gdb.base/call-ar-st.exp: Update.
1175 * gdb.base/call-rt-st.exp: Update.
1176 * gdb.base/call-sc.exp: Update.
1177 * gdb.base/callfuncs.exp: Update.
1178 * gdb.base/catch-load.exp: Update.
1179 * gdb.base/completion.exp: Update.
1180 * gdb.base/complex.exp: Update.
1181 * gdb.base/condbreak.exp: Update.
1182 * gdb.base/consecutive.exp: Update.
1183 * gdb.base/constvars.exp: Update.
1184 * gdb.base/corefile.exp: Update.
1185 * gdb.base/eval-skip.exp: Update.
1186 * gdb.base/expand-psymtabs.exp: Update.
1187 * gdb.base/exprs.exp: Update.
1188 * gdb.base/fileio.exp: Update.
1189 * gdb.base/fixsection.exp: Update.
1190 * gdb.base/funcargs.exp: Update.
1191 * gdb.base/gdb11530.exp: Update.
1192 * gdb.base/gdb1555.exp: Update.
1193 * gdb.base/gnu-ifunc.exp: Update.
1194 * gdb.base/gnu_vector.exp: Update.
1195 * gdb.base/info-macros.exp: Update.
1196 * gdb.base/jit-simple.exp: Update.
1197 * gdb.base/jit-so.exp: Update.
1198 * gdb.base/jit.exp: Update.
1199 * gdb.base/langs.exp: Update.
1200 * gdb.base/list.exp: Update.
1201 * gdb.base/logical.exp: Update.
1202 * gdb.base/long_long.exp: Update.
1203 * gdb.base/longjmp.exp: Update.
1204 * gdb.base/macscp.exp: Update.
1205 * gdb.base/mips_pro.exp: Update.
1206 * gdb.base/miscexprs.exp: Update.
1207 * gdb.base/morestack.exp: Update.
1208 * gdb.base/nodebug.exp: Update.
1209 * gdb.base/opaque.exp: Update.
1210 * gdb.base/pc-fp.exp: Update.
1211 * gdb.base/pending.exp: Update.
1212 * gdb.base/permissions.exp: Update.
1213 * gdb.base/pointers.exp: Update.
1214 * gdb.base/prelink.exp: Update.
1215 * gdb.base/printcmds.exp: Update.
1216 * gdb.base/psymtab.exp: Update.
1217 * gdb.base/ptype.exp: Update.
1218 * gdb.base/relational.exp: Update.
1219 * gdb.base/scope.exp: Update.
1220 * gdb.base/setvar.exp: Update.
1221 * gdb.base/shlib-call.exp: Update.
1222 * gdb.base/shreloc.exp: Update.
1223 * gdb.base/signals.exp: Update.
1224 * gdb.base/sizeof.exp: Update.
1225 * gdb.base/so-impl-ld.exp: Update.
1226 * gdb.base/so-indr-cl.exp: Update.
1227 * gdb.base/solib-disc.exp: Update.
1228 * gdb.base/solib-display.exp: Update.
1229 * gdb.base/solib-nodir.exp: Update.
1230 * gdb.base/solib-overlap.exp: Update.
1231 * gdb.base/solib-symbol.exp: Update.
1232 * gdb.base/solib-weak.exp: Update.
1233 * gdb.base/solib.exp: Update.
1234 * gdb.base/store.exp: Update.
1235 * gdb.base/structs.exp: Update.
1236 * gdb.base/structs2.exp: Update.
1237 * gdb.base/type-opaque.exp: Update.
1238 * gdb.base/unload.exp: Update.
1239 * gdb.base/varargs.exp: Update.
1240 * gdb.base/volatile.exp: Update.
1241 * gdb.base/watch_thread_num.exp: Update.
1242 * gdb.base/watchpoint-solib.exp: Update.
1243 * gdb.base/watchpoint.exp: Update.
1244 * gdb.base/watchpoints.exp: Update.
1245 * gdb.base/whatis.exp: Update.
1246 * gdb.cell/arch.exp: Update.
1247 * gdb.cell/break.exp: Update.
1248 * gdb.cell/bt.exp: Update.
1249 * gdb.cell/core.exp: Update.
1250 * gdb.cell/data.exp: Update.
1251 * gdb.cell/ea-cache.exp: Update.
1252 * gdb.cell/f-regs.exp: Update.
1253 * gdb.cell/fork.exp: Update.
1254 * gdb.cell/gcore.exp: Update.
1255 * gdb.cell/mem-access.exp: Update.
1256 * gdb.cell/ptype.exp: Update.
1257 * gdb.cell/registers.exp: Update.
1258 * gdb.cell/sizeof.exp: Update.
1259 * gdb.cell/solib-symbol.exp: Update.
1260 * gdb.cell/solib.exp: Update.
1261 * gdb.cp/ambiguous.exp: Update.
1262 * gdb.cp/breakpoint.exp: Update.
1263 * gdb.cp/bs15503.exp: Update.
1264 * gdb.cp/casts.exp: Update.
1265 * gdb.cp/class2.exp: Update.
1266 * gdb.cp/cpexprs.exp: Update.
1267 * gdb.cp/cplusfuncs.exp: Update.
1268 * gdb.cp/ctti.exp: Update.
1269 * gdb.cp/dispcxx.exp: Update.
1270 * gdb.cp/gdb1355.exp: Update.
1271 * gdb.cp/gdb2384.exp: Update.
1272 * gdb.cp/gdb2495.exp: Update.
1273 * gdb.cp/infcall-dlopen.exp: Update.
1274 * gdb.cp/local.exp: Update.
1275 * gdb.cp/m-data.exp: Update.
1276 * gdb.cp/m-static.exp: Update.
1277 * gdb.cp/mb-ctor.exp: Update.
1278 * gdb.cp/mb-inline.exp: Update.
1279 * gdb.cp/mb-templates.exp: Update.
1280 * gdb.cp/member-ptr.exp: Update.
1281 * gdb.cp/method.exp: Update.
1282 * gdb.cp/namespace.exp: Update.
1283 * gdb.cp/nextoverthrow.exp: Update.
1284 * gdb.cp/nsdecl.exp: Update.
1285 * gdb.cp/nsrecurs.exp: Update.
1286 * gdb.cp/nsstress.exp: Update.
1287 * gdb.cp/nsusing.exp: Update.
1288 * gdb.cp/pr-1023.exp: Update.
1289 * gdb.cp/pr-1210.exp: Update.
1290 * gdb.cp/pr-574.exp: Update.
1291 * gdb.cp/pr9631.exp: Update.
1292 * gdb.cp/printmethod.exp: Update.
1293 * gdb.cp/psmang.exp: Update.
1294 * gdb.cp/re-set-overloaded.exp: Update.
1295 * gdb.cp/rtti.exp: Update.
1296 * gdb.cp/shadow.exp: Update.
1297 * gdb.cp/templates.exp: Update.
1298 * gdb.cp/try_catch.exp: Update.
1299 * gdb.dwarf2/dw2-ranges.exp: Update.
1300 * gdb.dwarf2/pr10770.exp: Update.
1301 * gdb.fortran/library-module.exp: Update.
1302 * gdb.hp/gdb.aCC/optimize.exp: Update.
1303 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
1304 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
1305 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
1306 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
1307 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
1308 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
1309 * gdb.hp/gdb.compat/xdb1.exp: Update.
1310 * gdb.hp/gdb.compat/xdb2.exp: Update.
1311 * gdb.hp/gdb.compat/xdb3.exp: Update.
1312 * gdb.hp/gdb.defects/bs14602.exp: Update.
1313 * gdb.hp/gdb.defects/solib-d.exp: Update.
1314 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
1315 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
1316 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
1317 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
1318 * gdb.mi/gdb792.exp: Update.
1319 * gdb.mi/mi-pending.exp: Update.
1320 * gdb.mi/mi-solib.exp: Update.
1321 * gdb.mi/mi-var-cp.exp: Update.
1322 * gdb.opt/clobbered-registers-O2.exp: Update.
1323 * gdb.opt/inline-bt.exp: Update.
1324 * gdb.opt/inline-cmds.exp: Update.
1325 * gdb.opt/inline-locals.exp: Update.
1326 * gdb.python/py-events.exp: Update.
1327 * gdb.python/py-finish-breakpoint.exp: Update.
1328 * gdb.python/py-type.exp: Update.
1329 * gdb.reverse/solib-precsave.exp: Update.
1330 * gdb.reverse/solib-reverse.exp: Update.
1331 * gdb.server/solib-list.exp: Update.
1332 * gdb.stabs/weird.exp: Update.
1333 * gdb.threads/attach-into-signal.exp: Update.
1334 * gdb.threads/attach-stopped.exp: Update.
1335 * gdb.threads/tls-shared.exp: Update.
1336 * gdb.trace/change-loc.exp: Update.
1337 * gdb.trace/strace.exp: Update.
1338
95c391b6
TT
13392012-06-19 Tom Tromey <tromey@redhat.com>
1340
1341 * gdb.base/whatis.exp: Add tests.
1342
e910f0b6
TT
13432012-06-19 Tom Tromey <tromey@redhat.com>
1344
1345 * gdb.cp/m-static.cc (keepalive): New function.
1346 (gnu_obj_1::method): Use it.
1347
422d65e7
DE
13482012-06-18 Doug Evans <dje@google.com>
1349
1350 * gdb.base/info-fun.exp: New file.
1351 * gdb.base/info-fun.c: New file.
1352 * gdb.base/info-fun-solib.c: New file.
1353
e2e4d78b
JK
13542012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1355
1356 Remove stale dummy frames.
1357 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
1358 (maintenance info breakpoints): New tests.
1359 * gdb.base/stale-infcall.c: New file.
1360 * gdb.base/stale-infcall.exp: New file.
1361
1788b2d3
JK
13622012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1363
1364 * gdb.arch/amd64-entry-value-param.S: New file.
1365 * gdb.arch/amd64-entry-value-param.c: New file.
1366 * gdb.arch/amd64-entry-value-param.exp: New file.
1367
663b969e
TT
13682012-06-15 Tom Tromey <tromey@redhat.com>
1369
1370 * gdb.cp/namespace.exp: Add "show lang" test.
1371
8e09ad05
IS
13722012-06-15 Iain Sandoe <iain@codesourcery.com>
1373
1374 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
1375 case. (top level): Use gdb_file_cmd instead of gdb_load.
1376
f85e18ee
JK
13772012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1378
1379 PR tdep/14222
1380 * gdb.arch/i386-sse-stack-align.S: New file.
1381 * gdb.arch/i386-sse-stack-align.c: New file.
1382 * gdb.arch/i386-sse-stack-align.exp: New file.
1383
f3b5e280
KS
13842012-06-13 Keith Seitz <keiths@redhat.com>
1385
1386 PR breakpoints/13798 and mi/11541
1387 * gdb.linespec/ls-errs.exp: Add a few more tests for
1388 filenames with spaces and colons.
1389
50af5481
JK
13902012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1391
1392 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
1393 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
1394 (test_function): Call CV_f.
1395 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
1396 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
1397 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
1398 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
1399 (p CV_f(CV::i)): New tests.
1400
d55637df
TT
14012012-06-13 Tom Tromey <tromey@redhat.com>
1402
1403 * gdb.base/condbreak.exp: Add tests for "condition" completion.
1404
cc80f267
JK
14052012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1406
1407 Fix regression by the "ambiguous linespec" series.
1408 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
1409 tests.
1410
bb2af9cc
JK
14112012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1412
1413 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
1414 missing.
1415
e81a37f7
TT
14162012-06-11 Tom Tromey <tromey@redhat.com>
1417
1418 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
1419 location...
1420 (main): ...here.
1421
8efd7788
YQ
14222012-06-07 Yao Qi <yao@codesourcery.com>
1423
1424 * gdb.trace/strace.exp: Shorten some too-long lines.
1425
359f5fe6
PA
14262012-06-06 Pedro Alves <palves@redhat.com>
1427
1428 * gdb.threads/clone-new-thread-event.c: New file.
1429 * gdb.threads/clone-new-thread-event.exp: New file.
1430
7b2fe205
YQ
14312012-06-06 Yao Qi <yao@codesourcery.com>
1432
1433 * gdb.base/dprintf.c (main): Add extra parameter when calling
1434 printf and fprintf.
1435 (bar): New function. It is a dead function, but to ensure
1436 'malloc' is linked explicitly.
1437
3eca55e8
YQ
14382012-06-06 Yao Qi <yao@codesourcery.com>
1439
1440 * gdb.base/info-proc.exp: Return if target doesn't support
1441 'info proc'.
1442
91cc9324
JK
14432012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1444
1445 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
1446 (run program with breakpoint commands): XFAIl if it is not.
1447
c56e7c43
JB
14482012-06-05 Joel Brobecker <brobecker@adacore.com>
1449
1450 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
1451 and add comment.
1452 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
1453 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
1454 "STOP" marker. Adjust testing strategy to make it work on
1455 all targets.
1456
1457 * gdb.base/print-file-var-main.c (main): Rewrite using local
1458 variables and adjust get_version_2's return value check.
1459 Add small comment.
1460 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
1461 marker. Adjust testing strategy to make it work on all targets.
1462
ccab2054
JB
14632012-06-05 Joel Brobecker <brobecker@adacore.com>
1464
1465 * gdb.ada/bad-task-bp-keyword: New testcase.
1466
d0d86158
JK
14672012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1468
1469 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
1470 Simplify it to ...
1471 (symbol-file ${testfile1}): ... here.
1472 (test eliminated var my_global_symbol)
1473 (test eliminated var my_static_symbol)
1474 (test eliminated var my_global_func, get address of main): Wrap them to
1475 'single psymtabs' and 'single symtabs'
1476 (get address of my_global_symbol, get address of my_static_symbol)
1477 (get address of my_global_func, get address of main): Wrap them to
1478 'order1' and 'order2'.
1479
952cf74c
JK
1480 * gdb.base/code_elim.exp
1481 (add-symbol-file ${testfile1} 0x100000)
1482 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
1483 'order2'.
1484 (order1: add-symbol-file ${testfile1} 0x100000)
1485 (order1: add-symbol-file ${testfile2} 0x200000)
1486 (order2: add-symbol-file ${testfile2} 0x200000)
1487 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
1488 .bss as appropriate.
1489
0c5bf5a9
JK
14902012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1491
1492 * gdb.server/solib-list-lib.c: New file.
1493 * gdb.server/solib-list-main.c: New file.
1494 * gdb.server/solib-list.exp: New file.
1495
4196f325
MR
14962012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
1497
1498 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
1499 for 'set print symbol' change.
1500
bfb05775
JK
15012012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1502
1503 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
1504 .debug_abbrev_seg3.
1505
685b1105
JK
15062012-05-24 John Steele Scott <toojays@toojays.net>
1507
1508 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
1509 * gdb.dwarf2/dw2-icc-opaque.S: New file.
1510 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
1511
f3e0e960
SS
15122012-05-23 Stan Shebs <stan@codesourcery.com>
1513
1514 * gdb.mi/mi-info-os.exp: New file.
1515
11eb1b4d
KS
15162012-05-23 Keith Seitz <keiths@redhat.com>
1517
1518 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
1519 return -1 to suppress the rest of the tests.
1520 (compile_stap_bin): Return boolean success value.
1521
b1af9e97
TT
15222012-05-21 Tom Tromey <tromey@redhat.com>
1523
1524 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
1525 Remove kfails.
1526 (test_print_mi_member_types): Likewise.
1527
248537e3
TT
15282012-05-21 Tom Tromey <tromey@redhat.com>
1529
1530 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
1531 print symbol' change.
1532
d791e155
TJB
15332012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
1534
1535 * gdb.python/py-prompt.exp: Quit if the target is remote.
1536
e77afa2e
JK
15372012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1538
1539 Fix ERROR: internal buffer is full.
1540 * gdb.base/info-os.exp (expect_multiline): New function.
1541 (get process list, get process groups, get threads)
1542 (get file descriptors, get internet-domain sockets)
1543 (get shared-memory regions, get semaphores, get message queues): Use
1544 it for these tests.
1545
9cb709b6
TT
15462012-05-18 Tom Tromey <tromey@redhat.com>
1547
1548 * gdb.mi/mi-var-cmd.exp: Update.
1549 * gdb.objc/basicclass.exp (do_objc_tests): Update.
1550 * gdb.cp/virtbase.exp: Update.
1551 * gdb.cp/classes.exp (test_static_members): Update.
1552 * gdb.cp/casts.exp: Update.
1553 * gdb.base/pointers.exp: Update.
1554 * gdb.base/funcargs.exp (pointer_args): Update.
1555 (structs_by_reference): Update.
1556 * gdb.base/find.exp: Update.
1557 * gdb.base/call-strs.exp: Send "set print symbol off".
1558 * gdb.base/call-ar-st.exp: Update.
1559 * gdb.ada/fun_addr.exp: Update.
1560 * gdb.base/printcmds.exp (test_print_symbol): New proc.
1561 Call it.
1562 (test_print_repeats_10, test_print_strings)
1563 (test_print_char_arrays): Update.
1564
b012acdd
TT
15652012-05-18 Tom Tromey <tromey@redhat.com>
1566
1567 * gdb.base/charset.exp (string_display): Update.
1568
1d51a733
TT
15692012-05-18 Tom Tromey <tromey@redhat.com>
1570
1571 * gdb.mi/mi2-var-display.exp: Update.
1572 * gdb.mi/mi-var-display.exp: Update.
1573 * gdb.mi/mi-var-child.exp: Update.
1574 * gdb.cp/expand-psymtabs-cxx.exp: Update.
1575 * gdb.cp/cp-relocate.exp (get_func_address): Update.
1576
957df313
DE
15772012-05-17 Doug Evans <dje@google.com>
1578
682c7f7b
DE
1579 * info-macros.exp: Pass "debug" to prepare_for_testing.
1580
957df313
DE
1581 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
1582 * gdb.ada/Makefile.in (clean): Ditto.
1583 * gdb.arch/Makefile.in (clean): Ditto.
1584 * gdb.asm/Makefile.in (clean): Ditto.
1585 * gdb.base/Makefile.in (clean): Ditto.
1586 * gdb.cell/Makefile.in (clean): Ditto.
1587 * gdb.cp/Makefile.in (clean): Ditto.
1588 * gdb.disasm/Makefile.in (clean): Ditto.
1589 * gdb.dwarf2/Makefile.in (clean): Ditto.
1590 * gdb.fortran/Makefile.in (clean): Ditto.
1591 * gdb.go/Makefile.in (clean): Ditto.
1592 * gdb.hp/Makefile.in (clean): Ditto.
1593 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
1594 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
1595 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
1596 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
1597 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
1598 * gdb.java/Makefile.in (clean): Ditto.
1599 * gdb.linespec/Makefile.in (clean): Ditto.
1600 * gdb.mi/Makefile.in (clean): Ditto.
1601 * gdb.modula2/Makefile.in (clean): Ditto.
1602 * gdb.multi/Makefile.in (clean): Ditto.
1603 * gdb.objc/Makefile.in (clean): Ditto.
1604 * gdb.opencl/Makefile.in (clean): Ditto.
1605 * gdb.opt/Makefile.in (clean): Ditto.
1606 * gdb.pascal/Makefile.in (clean): Ditto.
1607 * gdb.python/Makefile.in (clean): Ditto.
1608 * gdb.reverse/Makefile.in (clean): Ditto.
1609 * gdb.server/Makefile.in (clean): Ditto.
1610 * gdb.stabs/Makefile.in (clean): Ditto.
1611 * gdb.threads/Makefile.in (clean): Ditto.
1612 * gdb.trace/Makefile.in (clean): Ditto.
1613 * gdb.xml/Makefile.in (clean): Ditto.
1614
abc9d0dc
TT
16152012-05-16 Tom Tromey <tromey@redhat.com>
1616
1617 * gdb.base/macscp1.c (macscp_expr): Add comment.
1618 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
1619
6a3a010b
MR
16202012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
1621
1622 * gdb.base/return-nodebug.exp: Also test float and double types.
1623
01429c8e
JK
16242012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1625
1626 PR testsuite/12649
1627 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
1628
54115cd4
JK
1629 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
1630
0c5f383f
SDJ
16312012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
1632
1633 * gdb.base/stap-probe.exp (stap_test): Remove calls to
1634 `rerun_to_main'.
1635 (stap_test_no_debuginfo): Likewise.
1636
e7e0cddf
SS
16372012-05-14 Stan Shebs <stan@codesourcery.com>
1638
1639 * gdb.base/dprintf.c: New file.
1640 * gdb.base/dprintf.exp: New file.
1641
c772f8e7
HZ
16422012-05-14 Hui Zhu <hui_zhu@mentor.com>
1643
1644 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
1645 * gdb.trace/disconnected-tracing.c: New file.
1646 * gdb.trace/disconnected-tracing.exp: New file.
1647
7efc75aa
SCR
16482012-05-13 Siva Chandra Reddy <sivachandra@google.com>
1649
1650 * gdb.python/python.c: Add a new breakpoint comment.
1651 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
1652
85d4a676
SS
16532011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
1654
1655 * gdb.base/info-os.exp: New file.
1656 * gdb.base/info-os.c: New file.
1657
64ea88dc
JB
16582012-05-10 Joel Brobecker <brobecker@adacore.com>
1659
4647ab1b
JB
1660 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
1661 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
1662 New files.
64ea88dc 1663
afba63f1
JB
16642012-05-10 Joel Brobecker <brobecker@adacore.com>
1665
1666 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
1667 gdb.base/ctxobj.exp: New files.
1668
9d198b1e
TT
16692012-05-09 Tom Tromey <tromey@redhat.com>
1670
1671 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
1672
9bfee719
MR
16732012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
1674
1675 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
1676
3a7341d8
MR
16772012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
1678
1679 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
1680 before using it.
1681
52b3699b
TG
16822012-05-04 Tristan Gingold <gingold@adacore.com>
1683
1684 * gdb.base/set-noassign.exp: New test.
1685
a20ee7a4
SCR
16862012-05-03 Siva Chandra Reddy <sivachandra@google.com>
1687
1688 * gdb.python/py-symbol.exp: Add tests to test the new methods
1689 gdb.Symtab.global_block() and gdb.Symtab.static_block().
1690 * gdb.python/py-symbol.c: Add new struct to help test
1691 gdb.Symtab.static_block().
1692
bf2f0858
DE
16932012-05-03 Doug Evans <dje@google.com>
1694
1695 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
1696 commented out.
1697
2d4e0376
YQ
16982012-05-03 Yao Qi <yao@codesourcery.com>
1699
1700 * gdb.base/catch-syscall.exp: Skip it before compilation if target
1701 doesn't support.
1702 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
1703 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
1704
6d0bb9f3
YQ
17052012-05-03 Yao Qi <yao@codesourcery.com>
1706
1707 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
1708
fd820528
DE
17092012-04-30 Doug Evans <dje@google.com>
1710
1711 PR testsuite/13961
1712 * gdb.dwarf2/pr13961.S: New file.
1713 * gdb.dwarf2/pr13961.exp: New file.
1714
b9e219b9
YQ
17152012-04-29 Yao Qi <yao@codesourcery.com>
1716
1717 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
1718
3019eac3
DE
17192012-04-28 Doug Evans <dje@google.com>
1720
1721 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
1722 .Ltype_int_in_cu2. Use name "int2" instead of "int".
1723 All uses updated.
1724 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
1725 "ptype func_cu1" to expand cu2 before cu1.
1726
62e5f89c
SDJ
17272012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
1728 Tom Tromey <tromey@redhat.com>
1729
1730 * gdb.base/default.exp: Add `$_probe_arg*' convenience
1731 variables.
1732 * gdb.base/stap-probe.c: New file.
1733 * gdb.base/stap-probe.exp: New file.
1734 * gdb.trace/stap-trace.c: New file.
1735 * gdb.trace/stap-trace.exp: New file.
1736 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
1737 libgcc's unwinder.
1738
14132e89
MR
17392012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
1740
1741 * gdb.arch/mips16-thunks-inmain.c: New file.
1742 * gdb.arch/mips16-thunks-main.c: New file.
1743 * gdb.arch/mips16-thunks-sin.c: New file.
1744 * gdb.arch/mips16-thunks-sinfrob.c: New file.
1745 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
1746 * gdb.arch/mips16-thunks-sinmain.c: New file.
1747 * gdb.arch/mips16-thunks-sinmips16.c: New file.
1748 * gdb.arch/mips16-thunks.exp: New file.
1749
a766d390
DE
17502012-04-25 Doug Evans <dje@google.com>
1751
1752 * configure.ac: Create gdb.go/Makefile.
1753 * configure: Regenerate.
1754 * gdb.base/default.exp: Add "go" to "set language" testing.
1755 * gdb.go/Makefile.in: New file.
1756 * gdb.go/basic-types.exp: New file.
1757 * gdb.go/chan.exp: New file.
1758 * gdb.go/chan.go: New file.
1759 * gdb.go/handcall.exp: New file.
1760 * gdb.go/handcall.go: New file.
1761 * gdb.go/hello.exp: New file.
1762 * gdb.go/hello.go: New file.
1763 * gdb.go/integers.exp: New file.
1764 * gdb.go/integers.go: New file.
1765 * gdb.go/methods.exp: New file.
1766 * gdb.go/methods.go: New file.
1767 * gdb.go/package.exp: New file.
1768 * gdb.go/package1.go: New file.
1769 * gdb.go/package2.go: New file.
1770 * gdb.go/print.exp: New file.
1771 * gdb.go/strings.exp: New file.
1772 * gdb.go/strings.go: New file.
1773 * gdb.go/types.exp: New file.
1774 * gdb.go/types.go: New file.
1775 * gdb.go/unsafe.exp: New file.
1776 * gdb.go/unsafe.go: New file.
1777 * lib/future.exp: Add Go support.
1778 (gdb_find_go, gdb_find_go_linker): New procs.
1779 (gdb_default_target_compile): Add Go support.
1780 * lib/gdb.exp (skip_go_tests): New proc.
1781 * lib/go.exp: New file.
1782
e65f9ffb
TT
17832012-04-25 Tom Tromey <tromey@redhat.com>
1784
1785 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
1786
14e75d8e
JK
17872012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
1788 Jan Kratochvil <jan.kratochvil@redhat.com>
1789
1790 PR symtab/7259:
1791 * gdb.base/enumval.c: New test case.
1792 * gdb.base/enumval.exp: New test case.
1793 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
1794 field.bitpos.
1795
f3525b70
PA
17962012-04-17 Pedro Alves <palves@redhat.com>
1797
1798 * Makefile.in (site.exp): Make site.exp source
1799 $srcdir/lib/append_gdb_boards_dir.exp.
1800 * lib/append_gdb_boards_dir.exp: New file.
1801
bccbefd2
JK
18022012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1803
1804 New option "set auto-load safe-path".
1805 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
1806 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
1807
bf88dd68
JK
18082012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1809
1810 auto-load: Implementation.
1811 * gdb.base/help.exp (test set height): Increase the height.
1812 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
1813 to ...
1814 (info auto-load python-scripts): ... here.
1815 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
1816 to ...
1817 (info auto-load python-scripts *): ... here.
1818
c0d4d1c0
YQ
18192012-04-16 Yao Qi <yao@codesourcery.com>
1820
1821 * lib/trace-support.exp (get_in_proc_agent): New.
1822 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
1823 of in process trace agent.
1824 * gdb.trace/ftrace.exp: Likewise.
1825 * gdb.trace/pending.exp: Likewise.
1826 * gdb.trace/trace-break.exp: Likewise.
1827 * gdb.trace/trace-mt.exp
1828 * gdb.trace/tspeed.exp: Likewise.
1829 * gdb.trace/tstatus.exp
1830 * gdb.trace/strace.exp: Likewise.
1831
cbf68a60
TS
18322012-04-16 Thomas Schwinge <thomas@codesourcery.com>
1833
dd6d3b70
TS
1834 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
1835 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
1836
cbf68a60
TS
1837 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
1838
8264ba82
AG
18392012-04-14 Anton Gorenkov <xgsa@yandex.ru>
1840
1841 PR mi/13393
1842 * gdb.mi/mi-var-rtti.cc: New file.
1843 * gdb.mi/mi-var-rtti.exp: New file.
1844 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
1845 function.
1846 (mi_varobj_update_with_type_change): updated to avoid code duplication.
1847
de0919f8 18482012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
1849
1850 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
1851 EXECUTABLES.
1852 * gdb.python/py-explore.c: C program used for testing the new
1853 'explore' command on C constructs.
1854 * gdb.python/py-explore.cc: C++ program used for testing the new
1855 'explore' command on C++ constructs.
1856 * gdb-python/py-explore.exp: Tests for the new 'explore'
1857 command on C constructs.
1858 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
1859 command on C++ constructs.
1860
a82da7dd
MK
18612012-04-07 Mark Kettenis <kettenis@gnu.org>
1862
1863 * gdb.base/funcargs.exp (complex_args): Fix typo.
1864
e127cba8
JK
18652012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1866
1867 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
1868 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
1869
40e084e1
KS
18702012-04-05 Keith Seitz <keiths@redhat.com>
1871
1872 * gdb.base/advance.exp: Update error message for
1873 "advance malformed" test.
1874 * gdb.base/break.exp: Likewise for "breakpoint with
1875 trailing garbage" test.
1876 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
1877 with trailing garbage" test.
1878 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
1879 trailng garbage" test.
1880 * gdb.base/until.exp: Likewise for "malformed until" test.
1881 * gdb.cp/ovldbreak.exp: Create the breakpoint table
1882 for "breakpoint info (after setting on all)".
1883 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
1884 tests.
1885 * gdb.cp/cplabel.cc: New file.
1886 * gdb.cp/cplabel.exp: New test.
1887 * gdb.linespec/ls-errs.c: New file.
1888 * gdb.linespec/ls-errs.exp: New test.
1889
a72c8f6a
JK
18902012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1891
1892 * gdb.trace/unavailable.exp
1893 (collect globals: print object on: print derived_partial)
1894 (collect globals: print object on: print derived_whole)
1895 (collect globals: print object off: print derived_partial)
1896 (collect globals: print object off: print derived_whole): Update
1897 expected output.
1898
f87a3023
KS
18992012-03-30 Keith Seitz <keiths@redhat.com>
1900
1901 * gdb.python: Add test for linespecs with commas.
1902
e2171b3c
KS
19032012-03-28 Keith Seitz <keiths@redhat.com>
1904
1905 * gdb.linespec/ls-dollar.cc: New file.
1906 * gdb.linespec/ls-dollar.exp: New test.
1907
19082012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
1909
1910 * gdb.cp/namespace.exp: Add breakpoint tests for functions
1911 starting with the global namespace.
1912
2f4e0a80
DE
19132012-03-23 Doug Evans <dje@google.com>
1914
1915 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
1916
7b282c5a
SCR
19172012-03-22 Siva Chandra Reddy <sivachandra@google.com>
1918
1919 * gdb.python/py-value.cc: Add test case for testing the
1920 methodology exposing C++ values to Python.
1921 * gdb.python/py-value-cc.exp: Add tests testing the methodology
1922 exposing C++ values to Python.
1923 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
1924
2e98ca53
JK
19252012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1926 Siddhesh Poyarekar <siddhesh@redhat.com>
1927
1928 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
1929 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
1930 (generate native core dump): Make the test unsupported if core cannot
1931 be generated.
1932
8320cc4f
JK
19332012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1934
1935 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
1936 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
1937 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
1938
3a69ffb2
JK
19392012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
1940
1941 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
1942
8fabffee
DE
19432012-03-17 Doug Evans <dje@google.com>
1944
1945 * dg-extract-results.sh: Handle KFAILs.
1946
ab260dad
JK
19472012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1948
1949 PR symtab/13777
1950 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
1951
53ba8333
JB
19522012-03-16 Joel Brobecker <brobecker@adacore.com>
1953
1954 * gdb.ada/set_pckd_arr_elt: New testcase.
1955
481860b3
GB
19562012-03-16 Gary Benson <gbenson@redhat.com>
1957
1958 PR breakpoints/10738
1959 * gdb.opt/inline-break.exp: New file.
1960 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
1961 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
1962 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
1963 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
1964 * gdb.base/async-shell.exp: Likewise.
1965 * lib/mi-support.exp (library_loaded_re): Likewise.
1966
410528f0
TT
19672012-03-15 Tom Tromey <tromey@redhat.com>
1968
1969 * gdb.cp/virtfunc2.exp: Update expected output.
1970 * gdb.cp/pr9631.exp: Update expected output.
1971 * gdb.cp/member-ptr.exp: Update expected output.
1972 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
1973 output.
1974 * gdb.cp/casts.exp: Update expected output.
1975
c4aeac85
TT
19762012-03-15 Tom Tromey <tromey@redhat.com>
1977
1978 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
1979 (test_info_vtbl): Likewise.
1980 (do_tests): Call test_info_vtbl.
1981 * gdb.cp/virtfunc.cc (va): New global.
1982
856d06f9
TS
19832012-03-15 Thomas Schwinge <thomas@codesourcery.com>
1984
1985 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
1986 describing DWARF data structures.
1987 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
1988 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
1989 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
1990 * gdb.dwarf2/dw2-entry-value.S: Likewise.
1991 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
1992 * gdb.dwarf2/dw2-param-error.S: Likewise.
1993 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
1994 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
1995 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
1996 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
1997 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
1998 * gdb.dwarf2/pr11465.S: Likewise.
1999
e837f12a
JK
20002012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2001
2002 * gdb.mi/mi2-prompt.exp: New file.
2003
ccbb4f28
JB
20042012-03-13 Joel Brobecker <brobecker@adacore.com>
2005
2006 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
2007
32039130
JB
20082012-03-13 Joel Brobecker <brobecker@adacore.com>
2009
2010 * gdb.ada/bp_range_type: New testcase.
2011
16899756
DE
20122012-03-13 Doug Evans <dje@google.com>
2013
2014 * gdb.base/default.exp: Delete tests for symbol-reloading.
2015 * gdb.base/help.exp: Ditto.
2016 * gdb.base/setshow.exp: Ditto.
2017 * gdb.base/gdb_history: Delete references to symbol-reloading.
2018
87b0bb13
JK
20192012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2020
2021 * gdb.base/attach-twice.c: New files.
2022 * gdb.base/attach-twice.exp: New files.
2023
0d7941a9
KS
20242012-03-08 Keith Seitz <keiths@redhat.com>
2025
2026 * lib/gdb.exp (gdb_get_line_number): Throw an
2027 error instead of returning -1.
2028 * gdb.base/break.exp: Remove unused variable
2029 bp_location5.
2030 * gdb.base/hbreak2.exp: Likewise.
2031 * gdb.base/sepdebug.exp: Likewise.
2032
f4647387
YQ
20332012-03-08 Yao Qi <yao@codesourcery.com>
2034 Pedro Alves <palves@redhat.com>
2035
2036 Fix PR server/13392.
2037 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
2038 (tracepoint_change_loc_2): Remove kfail. Return if failed to
2039 download tracepoints.
2040 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
2041 (pending_tracepoint_resolved_during_trace): Likewise.
2042 (pending_tracepoint_installed_during_trace): Likewise.
2043 (pending_tracepoint_with_action_resolved): Likewise.
2044
83c532cb
KS
20452012-03-08 Keith Seitz <keiths@redhat.com>
2046
2047 * gdb.ada/array_bounds.exp: Get breakpoint for line
2048 with "START", not "STOP".
2049 * gdb.python/py-infthread.exp: Do not continue to
2050 line marked "Break here.", which is undefined.
2051
d6b6bbb7
LM
20522012-03-08 Luis Machado <lgustavo@codesourcery.com>
2053
2054 Revert:
2055
2056 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2057
2058 Implement testsuite workaround for PR breakpoints/13781.
2059 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
2060 (set breakpoint condition-evaluation host): New conditional command.
2061
7fe25d9b
JK
20622012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2063
2064 Fix CU relative vs. absolute DIE offsets.
2065 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
2066 one.
2067
51898c15
JK
20682012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2069
2070 Fix false FAIL on distros with relro linkage as default.
2071 * gdb.reverse/solib-precsave.exp: Try to compile the test using
2072 -Wl,-z,norelro first.
2073
8131799e
JB
20742012-03-06 Joel Brobecker <brobecker@adacore.com>
2075
2076 * gdb.ada/bp_on_var: New testcase.
2077
ba241969
JB
20782012-03-06 Joel Brobecker <brobecker@adacore.com>
2079
2080 * gdb.ada/bp_enum_homonym: New testcase.
2081
abe49676
YQ
20822012-03-06 Yao Qi <yao@codesourcery.com>
2083
2084 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
2085 x86_64-*-* and i?86-*-*.
2086 Set up KFAIL for gdb/13808.
2087
d8df103b
TT
20882012-03-05 Tom Tromey <tromey@redhat.com>
2089
2090 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
2091 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
2092
b7b189f3
TT
20932012-03-05 Tom Tromey <tromey@redhat.com>
2094
2095 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
2096
69dc1c4d
YQ
20972012-03-04 Yao Qi <yao@codesourcery.com>
2098
2099 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
2100 messages for KFAIL.
2101
3f20c47f
JK
21022012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2103
2104 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
2105 (print one_two_three, indexes off, print few_reps, indexes off)
2106 (print many_reps, indexes off, print empty, indexes off)
2107 (print one_two_three, print few_reps, print many_reps, print empty):
2108 Call setup_xfail if $gcc_old.
2109
abf1152a
JK
21102012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2111
2112 Implement testsuite workaround for PR breakpoints/13781.
2113 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
2114 (set breakpoint condition-evaluation host): New conditional command.
2115
a06715f8
JK
21162012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2117
2118 Code cleanup.
2119 * gdb.cp/mb-templates.exp: New variables executable. Use it for
2120 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
2121 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
2122 number 1 by $bpnum. Four times.
2123
5808517f
YQ
21242012-03-03 Yao Qi <yao@codesourcery.com>
2125
2126 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
2127
dfe2ac14
JK
21282012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2129
2130 Setup KFAIL for PR server/13796.
2131 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
2132
8bbc467a
JB
21332012-03-02 Joel Brobecker <brobecker@adacore.com>
2134
2135 * gdb.ada/operator_bp: New testcase.
2136
c0eac87f
JB
21372012-03-02 Joel Brobecker <brobecker@adacore.com>
2138
2139 * gdb.ada/info_locals_renaming: New testcase.
2140
4f42c881
TT
21412012-03-02 Tom Tromey <tromey@redhat.com>
2142
2143 * gdb.base/nextoverexit.c: New file.
2144 * gdb.base/nextoverexit.exp: New file.
2145
7380c0c9
EBM
21462012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
2147
2148 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
2149 parameter.
2150
1faeff08
MR
21512012-03-01 Maciej W. Rozycki <macro@mips.com>
2152
2153 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
2154 core registers.
2155
320b6f49
MR
21562012-03-01 Maciej W. Rozycki <macro@mips.com>
2157 Maciej W. Rozycki <macro@codesourcery.com>
2158 Daniel Jacobowitz <dan@codesourcery.com>
2159
2160 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
2161
ad5f7d6e
PA
21622012-03-01 Pedro Alves <palves@redhat.com>
2163
2164 PR gdb/13767
2165
2166 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
2167 (gdb_collect_globals_test): Call it.
2168
d3dc44a6
KS
21692012-03-01 Keith Seitz <keiths@redhat.com>
2170
2171 * gdb.cp/method2.exp: Output of overload menu is now
2172 alphabetized. Update tests for "break A::method".
2173 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
2174 of hard-coding them.
2175 Overload menu is alphabetized: rewrite to accommodate.
2176 Unset variables LINE and TYPES which are used in other tests.
2177 Compute the output of "info break".
2178 Update the breakpoint table after all breakpoints are deleted.
2179 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
2180 compute ACTUALS and the method body based on parameters.
2181 Update expected output accordingly.
2182 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
2183 unique comments to allow the use of gdb_get_line_number.
2184
21852012-03-01 Keith Seitz <keiths@redhat.com>
2186
2187 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
2188 some Tcl syntax.
2189 * gdb.cp/ovldbreak.exp: Likewise.
2190
7949c2a0
KS
21912012-03-01 Keith Seitz <keiths@redhat.com>
2192
2193 * gdb.base/help.exp (help show user): Update expected result
2194 for new doc string changes (add "non-python").
2195
7d74f244
DE
21962012-03-01 Scott J. Goldman <scottjg@vmware.com>
2197
2198 * gdb.python/py-cmd.exp: Add test to verify that python commands can
2199 be put in the user-defined category and that the commands appear in
2200 "help user-defined".
2201
1b611343
JB
22022012-02-29 Joel Brobecker <brobecker@adacore.com>
2203
2204 * gdb.ada/tagged_not_init: New testcase.
2205
99b1c762
JB
22062012-02-29 Joel Brobecker <brobecker@adacore.com>
2207
2208 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
2209 * gdb.ada/enum_idx_packed: New testcase.
2210
2d4a02ee
JB
22112012-02-29 Joel Brobecker <brobecker@adacore.com>
2212
2213 * gdb.ada/aliased_array: New testcase.
2214
2e6fda7d
JB
22152012-02-29 Joel Brobecker <brobecker@adacore.com>
2216
2217 * gdb.ada/whatis_array_val: New testcase.
2218
9a7f938f
JK
22192012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2220
2221 Fix disp-step-syscall.exp: fork: single step over fork.
2222 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
2223 whitespaces.
2224 (single step over $syscall): Remove its check.
2225 (single step over $syscall final pc): New check.
2226
8703a944
JK
22272012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2228
2229 Support processors without SSSE3.
2230 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
2231 pabsd into ...
2232 (ssse3_test): ... a new function.
2233 (main): Call ssse3_test.
2234 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
2235 Update expected values everywhere.
2236 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
2237 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
2238 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
2239 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
2240 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
2241 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
2242 Move these tests lower.
2243 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
2244 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
2245 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
2246 New tests.
2247
c03e6ccc
YQ
22482012-02-29 Yao Qi <yao@codesourcery.com>
2249 Pedro Alves <palves@redhat.com>
2250
2251 * gdb.trace/trace-mt.c: New.
2252 * gdb.trace/trace-mt.exp: New.
2253
7964b62a
TS
22542012-02-28 Thomas Schwinge <thomas@codesourcery.com>
2255
2c8910ba
TS
2256 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
2257 numbers instead of hardcoding them.
2258 * gdb.base/annota1.c: Provide suitable markers.
2259 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
2260 numbers instead of hardcoding them.
2261 * gdb.base/annota3.c: Provide suitable markers.
2262
2263 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
2264 * gdb.base/annota3.c: Likewise.
2265 * gdb.base/sigall.c: Likewise.
2266 * gdb.base/signals.c: Likewise.
2267 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 2268
5a41c0b7
MR
22692012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
2270
2271 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
2272 failure return path.
2273
ebbbe5c5
LM
22742012-02-27 Luis Machado <lgustavo@codesourcery.com>
2275
2276 * gdb.base/save-bp.exp: Account for new condition evaluator output.
2277
8d126d8a
LM
22782012-02-24 Luis Machado <lgustavo@codesourcery.com>
2279
2280 * gdb.base/cond-eval-mode.exp: New file.
2281
11337c2f
PA
22822012-02-24 Pedro Alves <palves@redhat.com>
2283
2284 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
2285 (top level): Use with_test_prefix.
2286
13fc3e3c
PA
22872012-02-24 Pedro Alves <palves@redhat.com>
2288
2289 * gdb.threads/attach-into-signal.exp (corefunc): Use
2290 with_test_prefix.
2291
07c1b626
JK
22922012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2293
2294 Fix false FAILs on old CPUs without SSE.
2295 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
2296 Return untested for Illegal instruction.
2297
596ba138
JK
22982012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2299
2300 Fix false FAILs with glibc debug infos installed.
2301 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
2302 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
2303
aeaa2474
SA
23042012-02-22 Sterling Augustine <saugustine@google.com>
2305
2306 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
2307 constant with cast.
2308
aed555c9
PA
23092012-02-21 Pedro Alves <palves@redhat.com>
2310
2311 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
2312
78afebb4
PA
23132012-02-21 Pedro Alves <palves@redhat.com>
2314
2315 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
2316
fdcfef12
PA
23172012-02-21 Pedro Alves <palves@redhat.com>
2318
2319 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
2320 with_test_prefix.
2321
0f4d39d5
PA
23222012-02-21 Pedro Alves <palves@redhat.com>
2323
2324 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
2325 with_test_prefix here.
2326 (top level): Do it here instead. Remove `:' from the
2327 with_test_prefix string.
2328 * gdb.base/attach-pie-misread.exp: Remove the leading space the
2329 the suffix `:' from the with_test_prefix prefix string.
2330 * gdb.base/break-interp.exp: Ditto.
2331 * gdb.base/catch-load.exp: Ditto.
2332 * gdb.base/disp-step-syscall.exp: Ditto.
2333 * gdb.base/jit-so.exp: Ditto.
2334 * gdb.base/jit.exp: Ditto.
2335 * gdb.base/sepdebug.exp: Ditto.
2336 * gdb.base/solib-display.exp: Ditto.
2337 * gdb.base/solib-overlap.exp: Ditto.
2338 * gdb.base/watch-cond-infcall.exp: Ditto.
2339 * gdb.base/watchpoint.exp: Ditto.
2340 * gdb.dwarf2/dw2-noloc.exp: Ditto.
2341 * gdb.mi/mi-watch.exp: Ditto.
2342 * gdb.mi/mi2-watch.exp: Ditto.
2343 * gdb.threads/non-ldr-exc-1.exp: Ditto.
2344 * gdb.threads/non-ldr-exc-2.exp: Ditto.
2345 * gdb.threads/non-ldr-exc-3.exp: Ditto.
2346 * gdb.threads/non-ldr-exc-4.exp: Ditto.
2347 * gdb.threads/watchpoint-fork.exp: Ditto.
2348 * gdb.threads/watchthreads-reorder.exp: Ditto.
2349 * gdb.trace/change-loc.exp: Ditto.
2350 * gdb.trace/pending.exp: Ditto.
2351 * gdb.trace/status-stop.exp: Ditto.
2352 * gdb.trace/strace.exp: Ditto.
2353 * gdb.trace/trace-break.exp: Ditto.
2354 * gdb.trace/unavailable.exp: Ditto.
2355 * lib/gdb.exp (with_test_prefix): Always prefix with space and
2356 suffix with colon. Adjust leading comments.
2357
6a5870ce
PA
23582012-02-21 Pedro Alves <palves@redhat.com>
2359 Tom Tromey <tromey@redhat.com>
2360
2361 * lib/gdb.exp: Add description of test prefixes.
2362 (with_test_prefix): New procedure.
2363 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
2364 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
2365 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
2366 instead of lappend to append to pf_prefix.
2367 * gdb.base/catch-load.exp: Use with_test_prefix.
2368 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
2369 * gdb.base/jit-so.exp: Use with_test_prefix.
2370 * gdb.base/jit.exp: Use with_test_prefix.
2371 * gdb.base/return-nodebug.exp (do_test): Use append instead of
2372 lappend to append to pf_prefix.
2373 * gdb.base/sepdebug.exp: Use with_test_prefix.
2374 * gdb.base/solib-display.exp: Use with_test_prefix.
2375 * gdb.base/solib-overlap.exp: Use with_test_prefix.
2376 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
2377 * gdb.base/watchpoint.exp: Use with_test_prefix.
2378 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
2379 * gdb.mi/mi-watch.exp: Use with_test_prefix.
2380 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
2381 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
2382 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
2383 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
2384 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
2385 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
2386 append instead of lappend to append to pf_prefix.
2387 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
2388 * gdb.trace/change-loc.exp: Use with_test_prefix.
2389 * gdb.trace/pending.exp: Use with_test_prefix.
2390 * gdb.trace/status-stop.exp: Use with_test_prefix.
2391 * gdb.trace/strace.exp: Use with_test_prefix.
2392 * gdb.trace/trace-break.exp: Use with_test_prefix.
2393 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
2394 instead of lappend to append to pf_prefix.
2395
35dc4a6b
JK
23962012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2397
2398 Fix racy FAILs.
2399 * gdb.base/inferior-died.c (main): Add return of 0.
2400 * gdb.base/inferior-died.exp (continue): Fix expectation of
2401 asynchronous events.
2402 (p 1): New test.
2403
c5a006e6
PA
24042012-02-20 Pedro Alves <palves@redhat.com>
2405
2406 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
2407 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
2408 gdb's internal debug output. For the non-threaded case, look for
2409 "Program received signal SIGLARM", for the threaded case, peek at
2410 the thread's siginfo.
2411
cc51a170
PA
24122012-02-20 Pedro Alves <palves@redhat.com>
2413
2414 General cleanup, make output test messages unique, and build
2415 different executable files for the non-threaded and threaded
2416 cases.
2417
2418 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
2419 Delete.
2420 (executable_nothr, executable_thr): New globals.
2421 (top level): Adjust to delete both executables.
2422 (corefunc): New parameter $executable. Set $pf_prefix instead of
2423 hand writing a prefix in tests. Issue a clean_restart and enable
2424 lin-lwp debug output here.
2425 (top level): Adjust. Use build_executable. Don't start gdb here,
2426 and don't enable lin-lwp debug output here.
2427 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
2428
c755f03d
JK
24292012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2430
2431 Fix racy FAILs.
2432 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
2433 "continue" command.
2434
6bec5e0a
JK
24352012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2436
2437 Fix for gdbserver non-extended mode.
2438 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
2439 and gdb_run_cmd.
2440
2e8265fd
TT
24412012-02-17 Tom Tromey <tromey@redhat.com>
2442
2443 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
2444 * gdb.python/py-events.exp: Check 'dir' output.
2445 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
2446
9e507076
YQ
24472012-02-17 Yao Qi <yao@codesourcery.com>
2448
2449 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
2450
32d22ab1
TT
24512012-02-16 Tom Tromey <tromey@redhat.com>
2452
2453 * gdb.base/inferior-died.c: Don't include stdio.h.
2454
9addecb9
TT
24552012-02-16 Tom Tromey <tromey@redhat.com>
2456
2457 * gdb.base/inferior-died.c: New file.
2458 * gdb.base/inferior-died.exp: New file.
2459
4cb6da1c
AR
24602012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
2461
2462 * gdb.base/break-inline.exp: New file.
2463 * gdb.base/break-inline.c: New file.
2464
3af2590d
TT
24652012-02-15 Tom Tromey <tromey@redhat.com>
2466
2467 * gdb.base/pc-fp.exp: Add "info register" tests.
2468
29988831
TT
24692012-02-15 Tom Tromey <tromey@redhat.com>
2470
2471 * gdb.base/regs.exp: Remove.
2472
10010058
PA
24732012-02-15 Pedro Alves <palves@redhat.com>
2474
2475 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
2476 the target doesn't support tracepoints.
2477 * gdb.trace/circ.exp: Ditto.
2478 * gdb.trace/collection.exp: Ditto.
2479 * gdb.trace/packetlen.exp: Ditto.
2480 * gdb.trace/passc-dyn.exp: Ditto.
2481 * gdb.trace/report.exp: Ditto.
2482 * gdb.trace/tfind.exp: Ditto.
2483 * gdb.trace/tspeed.exp: Ditto.
2484 * gdb.trace/tsv.exp: Ditto.
2485 * gdb.trace/unavailable.exp: Ditto.
2486 * gdb.trace/while-dyn.exp: Ditto.
2487
a2e0062d
PA
24882012-02-15 Pedro Alves <palves@redhat.com>
2489
2490 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
2491 gdb_test_multiple, and call unsupported instead of fail, if the
2492 remote side does not support the request.
2493
a1999d40
PA
24942012-02-15 Pedro Alves <palves@redhat.com>
2495
2496 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
2497 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
2498 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
2499 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
2500 * gdb.server/server-run.exp: Make sure gdb is disconnected.
2501 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
2502 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
2503 doesn't start with "extended-" already.
2504
7cee1e54
PA
25052012-02-15 Pedro Alves <palves@redhat.com>
2506
2507 Support extended-remote. Avoid cascading timeouts.
2508
2509 * gdb.base/attach.exp (do_attach_tests): Add expected output for
2510 the extended-remote target. If attaching with no file fails, load
2511 the file manually.
2512 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
2513
816338b5
SS
25142012-02-14 Stan Shebs <stan@codesourcery.com>
2515
2516 * gdb.base/ena-dis-br.exp: Add enable count test.
2517
cc30c4bd
PA
25182012-02-13 Pedro Alves <palves@redhat.com>
2519
2520 * config/mips-idt.exp: Delete.
2521 * gdb.base/a2-run.exp: Remove mips-idt xfails.
2522 * gdb.base/bitfields.exp: Remove mips-idt restarts.
2523 * gdb.base/break.exp: Remove mips-idt references.
2524 * gdb.base/chng-syms.exp: Ditto.
2525 * gdb.base/default.exp: Ditto.
2526 * gdb.base/funcargs.exp (funcargs_reload): Delete.
2527 (top level): Don't call it.
2528 * gdb.base/opaque.exp: Remove mips-idt restarts.
2529 * gdb.base/ptype.exp: Remove mips-idt xfails.
2530 * gdb.base/scope.exp: Remove mips-idt restarts.
2531 * gdb.base/sepdebug.exp: Remove mips-idt references.
2532 * gdb.base/watchpoint.exp (maybe_clean_restart)
2533 (maybe_reinitialize): Delete.
2534 (test_disabling_watchpoints, test_disabling_watchpoints)
2535 (test_watchpoint_triggered_in_syscall)
2536 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
2537 Don't call them.
2538
57008375
JK
25392012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2540
2541 * gdb.server/server-exec-info.exp: New file.
2542
4a2d9c08
PA
25432012-02-10 Pedro Alves <palves@redhat.com>
2544
2545 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
2546 always non-empty.
2547 (test_attach): Always pass $exec to test_attach_gdb.
2548
09fa21bd
TT
25492012-02-08 Tom Tromey <tromey@redhat.com>
2550
2551 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
2552 before inferior is started.
2553
f0823d2c
TT
25542012-02-07 Tom Tromey <tromey@redhat.com>
2555
2556 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
2557 Symbol.value.
2558 * gdb.python/py-symbol.c (qq): Set default value.
2559
25602012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
2561
2562 * gdb.python/py-symbol.c (qq): New global.
2563 * gdb.python/py-symbol.exp: Add test for frame-less
2564 lookup_symbol.
2565 * gdb.python/py-symtab.exp: Fix line number.
2566
f7e44f65
JB
25672012-02-03 Joel Brobecker <brobecker@adacore.com>
2568
2569 * gdb.ada/mi_task_arg: New testcase.
2570
4c9ed63c
PA
25712012-02-02 Pedro Alves <palves@redhat.com>
2572
2573 * gdb.reverse/until-precsave.exp: Also put "record save" under the
2574 extended timeout.
2575
c0b9f2c6
PA
25762012-02-02 Pedro Alves <palves@redhat.com>
2577
2578 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
2579 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
2580
5f8cefd7
PA
25812012-02-02 Pedro Alves <palves@redhat.com>
2582
2583 * gdb.base/term.exp: Rewrite.
2584 * gdb.base/term.c: New.
2585
2f3a2569
PA
25862012-02-02 Pedro Alves <palves@redhat.com>
2587
2588 * gdb.base/default.exp (run "r" abbreviation, run): Add
2589 extended-remote expected output.
2590
f149aabd
TT
25912012-02-02 Tom Tromey <tromey@redhat.com>
2592
2593 * gdb.cp/dispcxx.exp: New file.
2594 * gdb.cp/dispcxx.cc: New file.
2595
03bef283
TT
25962012-02-01 Tom Tromey <tromey@redhat.com>
2597
2598 * gdb.base/jit-simple.exp: New file.
2599 * gdb.base/jit-simple.c: New file.
2600
a79b18b5
YQ
26012012-01-30 Yao Qi <yao@codesourcery.com>
2602
2603 * gdb.base/skip.exp: Make test result unique.
2604
f0d1a53e
JK
26052012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2606
2607 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
2608 compatibility with valgrind-3.7.0.
2609
4b3c9f41
PA
26102012-01-27 Pedro Alves <palves@redhat.com>
2611
2612 * gdb.base/watchpoint.exp (no_hw): New global.
2613 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
2614 disable hw watchpoints.
2615 (test_wide_location_1, test_wide_location_2): If no_hw is set,
2616 don't expect hw watchpoints.
2617 (no_hw_watchpoints): Always clean restart.
2618 (do_tests): New procedure, factored out from the top level.
2619 (top level): Run tests twice. Once with hw watchpoints enabled,
2620 another time with hw watchpoints disabled.
2621
a13491c8
PA
26222012-01-27 Pedro Alves <palves@redhat.com>
2623
2624 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
2625 out from the top level.
2626 (top level): Call it instead.
2627
f2c8a051
PA
26282012-01-27 Pedro Alves <palves@redhat.com>
2629
2630 * gdb.base/watchpoint.exp (top level): Re-enable hardware
2631 watchpoints sooner.
2632
654d7a9e
PA
26332012-01-27 Pedro Alves <palves@redhat.com>
2634
2635 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
2636
274f47f3
PA
26372012-01-27 Pedro Alves <palves@redhat.com>
2638
2639 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
2640 "You may have requested too many hardware
2641 breakpoints/watchpoints".
2642
e4d63ba2
PA
26432012-01-27 Pedro Alves <palves@redhat.com>
2644
2645 * gdb.base/watchpoint.exp (maybe_clean_restart)
2646 (maybe_reinitialize): New.
2647 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
2648 expect "hit N times".
2649 (test_disabling_watchpoints, test_complex_watchpoint)
2650 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
2651 Call maybe_clean_restart.
2652 (top level): Use clean_restart. Remove "mips-idt-*"
2653 reinitialization.
2654
dbd95daf
PA
26552012-01-27 Pedro Alves <palves@redhat.com>
2656
2657 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
2658
f3ad2025
PA
26592012-01-27 Pedro Alves <palves@redhat.com>
2660
2661 * gdb.base/watchpoint.exp: Clean restart after tests that don't
2662 require `initialize' anymore. Remove unnecessary `initialize'
2663 calls.
2664
100aa3ae
PA
26652012-01-27 Pedro Alves <palves@redhat.com>
2666
2667 * gdb.base/watchpoint.exp (wp_set): Delete.
2668 (initialize, test_simple_watchpoint, top level): Remove dead code.
2669
c79a8e11
PA
26702012-01-27 Pedro Alves <palves@redhat.com>
2671
2672 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
2673 typo.
2674
048fe15a
PA
26752012-01-27 Pedro Alves <palves@redhat.com>
2676
2677 * config/extended-gdbserver.exp: New file.
2678 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
2679 comment.
2680 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
2681 * boards/native-extended-gdbserver.exp: New file.
2682
4033a6bf
PA
26832012-01-26 Pedro Alves <palves@redhat.com>
2684
2685 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
2686 and gdb_test_multiple.
2687
3d7f4b81
PA
26882012-01-26 Pedro Alves <palves@redhat.com>
2689
2690 Make test messages unique, and more identifiable.
2691 * gdb.multi/watchpoint-multi.exp: Change test messages.
2692
484abf42
TT
26932012-01-25 Tom Tromey <tromey@redhat.com>
2694
2695 * gdb.base/solib-disc.exp: Fix regexps.
2696
edcc5120
TT
26972012-01-24 Tom Tromey <tromey@redhat.com>
2698
2699 * lib/mi-support.exp (mi_expect_stop): Add special case for
2700 solib-event.
2701 * gdb.base/catch-load-so.c: New file.
2702 * gdb.base/catch-load.exp: New file.
2703 * gdb.base/catch-load.c: New file.
2704 * gdb.base/break-interp.exp (reach_1): Update regexp.
2705
30b91c90
JK
27062012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2707
2708 Fix fuzzy results.
2709 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
2710 lpsimple and func.
2711
53fe1783
GB
27122012-01-24 Gary Benson <gbenson@redhat.com>
2713
2714 Delete #if 0'd out code.
2715 * gdb.base/default.exp (info catch): Remove.
2716 * gdb.base/gdb_history (info catch): Likewise.
2717 * gdb.base/help.exp (info catch): Likewise.
2718
d0d8b0c6
JK
27192012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2720
2721 Fix watchpoints to be specific for each inferior.
2722 * gdb.multi/watchpoint-multi.c: New file.
2723 * gdb.multi/watchpoint-multi.exp: New file.
2724
4403d8e9
JK
27252012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2726
2727 Fix watchpoints across inferior fork.
2728 * gdb.threads/watchpoint-fork-child.c: New file.
2729 * gdb.threads/watchpoint-fork-mt.c: New file.
2730 * gdb.threads/watchpoint-fork-parent.c: New file.
2731 * gdb.threads/watchpoint-fork-st.c: New file.
2732 * gdb.threads/watchpoint-fork.exp: New file.
2733 * gdb.threads/watchpoint-fork.h: New file.
2734
050a2e1d
PA
27352012-01-23 Pedro Alves <palves@redhat.com>
2736
2737 * gdb.base/call-signal-resume.exp: Allow output after "return".
2738
6a52fb62
PA
27392012-01-20 Pedro Alves <palves@redhat.com>
2740
2741 * gdb.python/py-finish-breakpoint.py: Fix typo.
2742
145b16a9
UW
27432012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
2744
2745 * gdb.base/info-proc.exp: Also run on remote targets. Main
2746 "info proc" command is now always present; whether target supports
2747 actual info proc operation is detected when attempting to issue
2748 the command.
2749
26f6125e
JK
27502012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2751
2752 * .gdbinit: Remove.
2753
eb5227ce
PA
27542012-01-19 Pedro Alves <palves@redhat.com>
2755
2756 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
2757 look at the funtions' returns.
2758 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
2759 (jprint.print(int, int)): Change return type to int. Adjust.
2760
1db33378
PP
27612012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2762
2763 PR gdb/9538
2764 * gdb.base/sepdebug.exp: New test.
2765
b9736cf8
PA
27662012-01-18 Pedro Alves <palves@redhat.com>
2767
2768 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
2769 Allow output before ^done.
2770
4aac40c8
TT
27712012-01-16 Tom Tromey <tromey@redhat.com>
2772
2773 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
2774 Add tests for relative directory.
2775
cafec441
TT
27762012-01-16 Tom Tromey <tromey@redhat.com>
2777
2778 * gdb.base/printcmds.c (enum flag_enum): New.
2779 (three): New global.
2780 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
2781 enum printing.
2782 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
2783 FlagEnumerationPrinter.
2784 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
2785 * gdb.python/py-pp-maint.c (enum flag_enum): New.
2786 (fval): New global.
2787
abcc4978
PA
27882012-01-16 Pedro Alves <palves@redhat.com>
2789
2790 * lib/gdb.exp (banned_procedures): New variable.
2791 (banned_variables_traced): Rename to ...
2792 (banned_traced): ... this.
2793 (gdb_init): Also trace banned procedures.
2794 (gdb_finish): Also untrace banned procedures.
2795
97ccebe8
PA
27962012-01-16 Pedro Alves <palves@redhat.com>
2797
2798 Remove all calls to strace.
2799
2af7517b
JK
28002012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2801
2802 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
2803 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
2804
9241a8bc
PP
28052012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
2806
2807 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
2808 * gdb.base/pie-execl.exp: Likewise.
2809
3848a17f
KS
28102012-01-12 Keith Seitz <keiths@redhat.com>
2811
2812 PR mi/10586
2813 * gdb.mi/var-cmd.c (struct anonymous): New structure.
2814 (do_anonymous_type_tests): New function.
2815 (main): Call do_anonymous_type_tests.
2816 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
2817 (verify_everything): New procedure.
2818 * gdb.mi/mi-var-cp.cc (class A): New class.
2819 (anonymous_structs_and_unions): New function.
2820 (main): Call anonymous_structs_and_unions.
2821 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
2822 (verify_everything): New procedure.
2823
440e2fca
KS
28242012-01-12 Keith Seitz <keiths@redhat.com>
2825
2826 * lib/mi-support.exp: Expand comments about PATH_EXPR.
2827 (varobj_tree::get_path_expr): Assume that all varobjs are
2828 compound unless they are known simple types.
2829 Adjust path expressions based on parent type, path parent type,
2830 and tree language.
2831 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
2832 the root varobj.
2833 (mi_walk_varobj_tree): Add LANGUAGE parameter.
2834
675399c9
PA
28352012-01-11 Pedro Alves <palves@redhat.com>
2836
2837 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
2838 core files on this machine" anymore.
2839
97ddaa9b
PH
28402012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2841
2842 * gdb.base/watchpoint.c (recurser): Initialize local_x.
2843 (main): Repeat recurser call.
2844 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
2845 equivalent to 'local_x'.
2846
ea733575
PH
28472012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2848 Joel Brobecker <brobecker@adacore.com>
2849
2850 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
2851
2ca0b532
PA
28522012-01-05 Pedro Alves <alves.ped@gmail.com>
2853
2854 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
2855 * gdb.python/py-events.c (first): Add bits for new "step N" test.
2856 * gdb.python/py-events.exp: Test that "step N" tripping on a
2857 breakpoint emits a breakpoint event.
2858
6e681866
JB
28592012-01-03 Joel Brobecker <brobecker@adacore.com>
2860
2861 * gdb.base/auxv.exp: Reformat the copyright notice.
2862
3c2d6aff
YQ
28632012-01-03 Yao Qi <yao@codesourcery.com>
2864
2865 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
2866 (strace_trace_on_diff_addr): New.
2867 * gdb.trace/strace.c: (main): Add two local variables.
2868
0852fee3
UW
28692011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
2870
2871 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
2872 * gdb.cell/gcore.exp: Likewise.
2873 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
2874 to verify the correct instance of main is selected.
2875
12c3e59c
JB
28762012-01-02 Joel Brobecker <brobecker@adacore.com>
2877
2878 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
2879 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
2880 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
2881 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
2882 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
2883 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
2884 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
2885 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
2886 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
2887 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
2888 gdb.threads/thread_check.c: Reformat copyright header.
2889
c0f378ec
EBM
28902011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
2891
e4a7ca93 2892 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
2893 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
2894 is not enabled.
2895
3bc96cfb
JK
28962011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2897
2898 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
2899 parameter to self_exec, adjust the function.
2900 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
2901 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
2902 (set var do_exit = 0): Remove test.
2903 (newline at end of file): Add one.
2904
095bcf5e
JB
29052011-12-27 Joel Brobecker <brobecker@adacore.com>
2906
2907 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
2908 New files.
2909
18d19bd1
JK
29102011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2911
2912 Fix racy FAILs.
2913 * gdb.threads/fork-thread-pending.c (barrier): New variable.
2914 (thread_function, thread_forker): Call pthread_barrier_wait for it.
2915 (main): Call pthread_barrier_init for it.
2916
e809353a
JK
29172011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2918
2919 Fix double send_gdb leading to racy FAILs.
2920 * gdb.base/break.exp (set silent break bp_location1): Replace
2921 3x send_gdb and gdb_expect by gdb_test.
2922 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
2923 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
2924 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
2925 instead of send_gdb. Twice.
2926 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
2927 3x send_gdb and gdb_expect by gdb_test.
2928 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
2929
da8cb7ec
JK
29302011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2931
2932 * gdb.linespec/linespec.exp: Compile using {c++}.
2933
ae1a303e
JK
29342011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2935
2936 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
2937 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
2938 (verify GCC PR debug/51668): New test.
2939
cc72b2a2
KP
29402011-12-23 Kevin Pouget <kevin.pouget@st.com>
2941
2942 Introduce gdb.FinishBreakpoint in Python.
2943 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
2944 py-finish-breakpoint2
2945 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
2946 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
2947 instead of line number.
2948 * gdb.python/py-finish-breakpoint.c: New file.
2949 * gdb.python/py-finish-breakpoint.exp: New file.
2950 * gdb.python/py-finish-breakpoint.py: New file.
2951 * gdb.python/py-finish-breakpoint2.cc: New file.
2952 * gdb.python/py-finish-breakpoint2.exp: New file.
2953 * gdb.python/py-finish-breakpoint2.py: New file.
2954
3b7962f9
JK
29552011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2956
2957 Partial fix of compatibility with gcc-4.7.
2958 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
2959 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
2960 Add comment to add a PASS case in the future.
2961
6538471c
JK
2962 Fix compatibility with gcc-4.7.
2963 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
2964
7052e42c
UW
29652011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
2966
2967 PR tdep/12797
2968 * gdb.base/callfuncs.exp: Remove KFAIL.
2969
9ac7f98e
JB
29702011-12-21 Joel Brobecker <brobecker@adacore.com>
2971
2972 * gdb.ada/task_bp: New testcase.
2973
f6eeced0
JK
29742011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2975
2976 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
2977 -DNO_SECTIONS.
2978 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
2979
72225e17
JK
29802011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2981
2982 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
2983 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
2984 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
2985 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
2986 conditional for gcc <= 4.5.
2987
13ac8d2c
JK
29882011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2989
2990 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
2991 by XFAIL.
2992 * gdb.cp/static-method.exp (info addr A::func())
2993 (list static-method.cc:xxx::(anonymous namespace)::A::func)
2994 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
2995 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
2996 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
2997 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
2998 (test value of F in k3_m): Likewise.
2999 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
3000 Likewise.
3001
049682ba
JK
30022011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3003
3004 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
3005 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
3006 Remove.
3007 * gdb.threads/attachstop-mt.c: Remove.
3008 * gdb.threads/attachstop-mt.exp: Remove.
3009
2c9d8796
MK
30102011-12-17 Mark Kettenis <kettenis@gnu.org>
3011
3012 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
3013
e0f9f062
DE
30142011-12-16 Doug Evans <dje@google.com>
3015
f4aa2101 3016 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
3017 * boards/native-gdbserver.exp: New file.
3018
e0f9f062
DE
3019 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
3020 gdbserver output.
3021 (gdbserver_default_get_remote_address): New function.
3022 (gdbserver_start): Call gdb,get_remote_address to compute argument
3023 to "target remote" command.
3024
80b6e756
PM
30252011-12-16 Phil Muldoon <pmuldoon@redhat.com>
3026
1c3ad6ab 3027 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
3028 python print-stack. Add set/show python print-stack
3029 off|full|message tests.
3030
1576bd00
YQ
30312011-12-15 Yao Qi <yao@codesourcery.com>
3032
3033 * gdb.trace/strace.c: New
3034 * gdb.trace/strace.exp: New.
3035
d6a0f6e0
TT
30362011-12-14 Tom Tromey <tromey@redhat.com>
3037
3038 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
3039
31015e1d
DE
30402011-12-14 Doug Evans <dje@google.com>
3041
3042 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
3043
7b50312a
PA
30442011-12-14 Pedro Alves <pedro@codesourcery.com>
3045
3046 PR threads/10729
3047
3048 * gdb.mi/watch-nonstop.c: New file.
3049 * gdb.mi/mi-watch-nonstop.exp: New file.
3050
924437bc
PA
30512011-12-13 Pedro Alves <pedro@codesourcery.com>
3052 Doug Evans <dje@google.com>
3053
3054 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
3055 (clean_restart): Remove references to the gdb_stub target board
3056 variable.
3057 (gdb_step_for_stub): Delete.
3058
3059 * gdb.base/annota1.exp: Remove all references to [target_info
3060 exists gdb_stub], gdb_step_for_stub and usestubs.
3061 * gdb.base/annota3.exp: Ditto.
3062 * gdb.base/async.exp: Ditto.
3063 * gdb.base/break.exp: Ditto.
3064 * gdb.base/code-expr.exp: Ditto.
3065 * gdb.base/commands.exp: Ditto.
3066 * gdb.base/completion.exp: Ditto.
3067 * gdb.base/condbreak.exp: Ditto.
3068 * gdb.base/consecutive.exp: Ditto.
3069 * gdb.base/cvexpr.exp: Ditto.
3070 * gdb.base/define.exp: Ditto.
3071 * gdb.base/display.exp: Ditto.
3072 * gdb.base/ena-dis-br.exp: Ditto.
3073 * gdb.base/environ.exp: Ditto.
3074 * gdb.base/gnu-ifunc.exp: Ditto.
3075 * gdb.base/maint.exp: Ditto.
3076 * gdb.base/pending.exp: Ditto.
3077 * gdb.base/sect-cmd.exp: Ditto.
3078 * gdb.base/sepdebug.exp: Ditto.
3079 * gdb.base/unload.exp: Ditto.
3080 * gdb.base/watchpoint-solib.exp: Ditto.
3081 * gdb.cp/annota2.exp: Ditto.
3082 * gdb.cp/annota3.exp: Ditto.
3083 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
3084 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
3085 * gdb.mi/mi-pending.exp: Ditto.
3086 * gdb.trace/circ.exp: Ditto.
3087 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
3088 * gdb.base/list.exp: Ditto.
3089
3090 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
3091 breakpoint function and all references to the usestubs macro.
3092 * gdb.base/exprs.c: Ditto.
3093 * gdb.base/freebpcmd.c: Ditto.
3094 * gdb.base/bitfields.c: Ditto.
3095 * gdb.base/bitfields2.c: Ditto.
3096 * gdb.base/break.c: Ditto.
3097 * gdb.base/call-sc.c: Ditto.
3098 * gdb.base/call-signals.c: Ditto.
3099 * gdb.base/callfuncs.c: Ditto.
3100 * gdb.base/charset.c: Ditto.
3101 * gdb.base/consecutive.c: Ditto.
3102 * gdb.base/constvars.c: Ditto.
3103 * gdb.base/funcargs.c: Ditto.
3104 * gdb.base/int-type.c: Ditto.
3105 * gdb.base/interrupt.c: Ditto.
3106 * gdb.base/langs0.c: Ditto.
3107 * gdb.base/list0.c: Ditto.
3108 * gdb.base/mips_pro.c: Ditto.
3109 * gdb.base/miscexprs.c: Ditto.
3110 * gdb.base/nodebug.c: Ditto.
3111 * gdb.base/opaque0.c: Ditto.
3112 * gdb.base/pointers.c: Ditto.
3113 * gdb.base/printcmds.c: Ditto.
3114 * gdb.base/ptype.c: Ditto.
3115 * gdb.base/recurse.c: Ditto.
3116 * gdb.base/reread1.c: Ditto.
3117 * gdb.base/reread2.c: Ditto.
3118 * gdb.base/restore.c: Ditto.
3119 * gdb.base/return.c: Ditto.
3120 * gdb.base/run.c: Ditto.
3121 * gdb.base/scope0.c: Ditto.
3122 * gdb.base/sepdebug.c: Ditto.
3123 * gdb.base/setshow.c: Ditto.
3124 * gdb.base/setvar.c: Ditto.
3125 * gdb.base/sigall.c: Ditto.
3126 * gdb.base/signals.c: Ditto.
3127 * gdb.base/structs.c: Ditto.
3128 * gdb.base/structs2.c: Ditto.
3129 * gdb.base/testenv.c: Ditto.
3130 * gdb.base/twice.c: Ditto.
3131 * gdb.base/unwindonsignal.c: Ditto.
3132 * gdb.base/watchpoint.c: Ditto.
3133 * gdb.base/watchpoints.c: Ditto.
3134 * gdb.base/whatis.c: Ditto.
3135 * gdb.cp/classes.cc: Ditto.
3136 * gdb.cp/cplusfuncs.cc: Ditto.
3137 * gdb.cp/derivation.cc: Ditto.
3138 * gdb.cp/formatted-ref.cc: Ditto.
3139 * gdb.cp/misc.cc: Ditto.
3140 * gdb.cp/overload.cc: Ditto.
3141 * gdb.cp/ovldbreak.cc: Ditto.
3142 * gdb.cp/ref-params.cc: Ditto.
3143 * gdb.cp/ref-types.cc: Ditto.
3144 * gdb.cp/templates.cc: Ditto.
3145 * gdb.cp/virtfunc.cc: Ditto.
3146 * gdb.hp/gdb.aCC/run.c: Ditto.
3147 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
3148 * gdb.hp/gdb.compat/xdb0.c: Ditto.
3149 * gdb.reverse/consecutive-reverse.c: Ditto.
3150 * gdb.reverse/sigall-reverse.c: Ditto.
3151 * gdb.reverse/until-reverse.c: Ditto.
3152 * gdb.reverse/watch-reverse.c: Ditto.
3153 * gdb.trace/actions.c: Ditto.
3154 * gdb.trace/circ.c: Ditto.
3155 * gdb.trace/collection.c: Ditto.
3156
fabde485
PA
31572011-12-13 Pedro Alves <pedro@codesourcery.com>
3158
3159 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
3160 (func6, func7): New.
3161 (main): Call func6 and func7.
3162 * gdb.base/watchpoint.exp (test_wide_location_1)
3163 (test_wide_location_2): New.
3164 (top level): Re-enable hardware watchpoints if necessary. Call
3165 test_wide_location_1 and test_wide_location_2.
3166
ff7d1690
YQ
31672011-12-11 Yao Qi <yao@codesourcery.com>
3168
3169 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
3170
a6af7abe
JB
31712011-12-11 Joel Brobecker <brobecker@adacore.com>
3172
3173 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
3174 expected output for unsupported case.
3175
61638e15
JK
31762011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3177
3178 PR testsuite/12649
3179 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
3180 Protect gdb_test_multiple by final $gdb_prompt match.
3181
0a00efc3
JK
31822011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3183
3184 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
3185 New variable, new test.
3186 (list static-method.cc:xxx::(anonymous namespace)::A::func)
3187 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
3188 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
3189 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
3190 them if HAVE_GCC_45682_FIXED is not set.
3191
4511b1ba
YQ
31922011-12-10 Yao Qi <yao@codesourcery.com>
3193
3194 * gdb.trace/status-stop.exp: New.
3195 * gdb.trace/status-stop.c: New.
3196
27949e73
JK
31972011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3198
3199 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
3200 timeout.
3201
d8ea7931
TT
32022011-12-08 Tom Tromey <tromey@redhat.com>
3203
3204 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
3205 condition.
3206
1cc310d2
SS
32072011-12-07 Stan Shebs <stan@codesourcery.com>
3208
3209 * gdb.trace/tfind.exp: Update for output changes.
3210
d482a875
PA
32112011-12-07 Pedro Alves <pedro@codesourcery.com>
3212
3213 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
3214 throws "Cannot insert catchpoints in this configuration".
3215 * gdb.ada/mi_catch_ex.exp: Likewise.
3216
f0ba3972
PA
32172011-12-06 Pedro Alves <pedro@codesourcery.com>
3218
3219 * gdb.base/break-always.exp: Test changing memory at addresses
3220 with breakpoints inserted.
3221
f8eba3c6
TT
32222011-12-06 Joel Brobecker <brobecker@acacore.com>
3223
3224 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
3225 involving a fully qualified function name.
3226
32272011-12-06 Tom Tromey <tromey@redhat.com>
3228
3229 * gdb.ada/homonym.exp: Add three breakpoint tests.
3230
32312011-12-06 Tom Tromey <tromey@redhat.com>
3232
3233 * gdb.base/solib-weak.exp (do_test): Remove kfail.
3234 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
3235 * gdb.objc/objcdecode.exp: Update for output changes.
3236 * gdb.linespec/linespec.exp: New file.
3237 * gdb.linespec/lspec.cc: New file.
3238 * gdb.linespec/lspec.h: New file.
3239 * gdb.linespec/body.h: New file.
3240 * gdb.linespec/base/two/thefile.cc: New file.
3241 * gdb.linespec/base/one/thefile.cc: New file.
3242 * gdb.linespec/Makefile.in: New file.
3243 * gdb.cp/templates.exp (test_template_breakpoints): Update for
3244 output changes.
3245 * gdb.cp/re-set-overloaded.exp: Remove kfail.
3246 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
3247 makes one breakpoint.
3248 * gdb.cp/method2.exp (test_break): Update for output changes.
3249 * gdb.cp/mb-templates.exp: Update for output changes.
3250 * gdb.cp/mb-inline.exp: Update for output changes.
3251 * gdb.cp/mb-ctor.exp: Update for output changes.
3252 * gdb.cp/ovsrch.exp: Use fully-qualified names.
3253 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
3254 has multiple matches.
3255 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
3256 error message change.
3257 * gdb.base/list.exp (test_list_filename_and_number): Update for
3258 error message change.
3259 * gdb.base/break.exp: Disable pending breakpoints. Update for
3260 output changes.
3261 * configure.ac: Add gdb.linespec.
3262 * configure: Rebuild.
3263 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
3264
c642a434
UW
32652011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
3266
3267 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
3268 last_break register on s390*-*-* targets.
3269
b18003d1
JB
32702011-12-06 Joel Brobecker <brobecker@adacore.com>
3271
3272 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
3273 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
3274 of parameter X in procedure Foo.
3275
fe96589c
SS
32762011-12-05 Stan Shebs <stan@codesourcery.com>
3277
3278 * gdb.trace/tfind.exp: Update help string matches.
3279
1820ab47
JK
32802011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3281
3282 * gdb.server/ext-run.exp (get process list): Accept also systemd
3283 as PID 1.
3284
e11ac3a3
JK
32852011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3286 Pedro Alves <pedro@codesourcery.com>
3287
3288 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
3289 starting GDB.
3290 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
3291 $use_gdb_stub.
3292 * gdb.base/display.exp: Likewise.
3293 * gdb.base/ending-run.exp: Likewise.
3294 * gdb.base/list.exp (test_listsize): Likewise.
3295 * gdb.base/setshow.exp: Likewise.
3296 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
3297 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
3298 check by global $use_gdb_stub.
3299 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
3300 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
3301 (default_gdb_init): Unset global $use_gdb_stub.
3302 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
3303 by global $use_gdb_stub.
3304 * lib/gdbserver-support.exp: Extend comments for set_board_info
3305 gdb_protocol and gdb,socketport.
3306 (gdbserver_start_extended): Set global gdbserver_protocol and
3307 gdbserver_gdbport. Clear global use_gdb_stub.
3308 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
3309 from target use_gdb_stub.
3310 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
3311
1d41d75c
DE
33122011-12-03 Doug Evans <dje@google.com>
3313
3314 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
3315 (gdb_step_for_stub): Add comments.
3316
d6d7a51a
MR
33172011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
3318
3319 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
3320 to the caller.
3321 (gdb_test_multiple): Likewise.
3322
05acf274
JK
33232011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3324
3325 Fix gdb.mi/mi-solib.exp without system debug info installed.
3326 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
3327 expect attribute, return 0 for it. Update comments.
3328
2268b414
JK
33292011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3330
3331 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
3332 (corrupted list): Adjust the expectation.
3333
585861ea
JK
33342011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3335
3336 PR threads/13448
3337 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
3338 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
3339 * gdb.threads/tls-var-main.c: New file.
3340 * gdb.threads/tls-var.c: New file.
3341 * gdb.threads/tls-var.exp: New file.
3342
968643aa
JK
33432011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3344
3345 PR testsuite/12649
3346 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
3347 Protect gdb_test_multiple by final $gdb_prompt match.
3348 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
3349 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
3350 (test_tracepoints): Likewise.
3351
9750bca9
JK
33522011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3353
3354 PR breakpoints/13346
3355 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
3356 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
3357 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
3358
ac1349b7
JB
33592011-12-01 Joel Brobecker <brobecker@adacore.com>
3360
3361 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
3362 * gdb.ada/homonym/homonym.adb: For use of all types defined
3363 locally inside both Get_Value subprograms.
3364
26d44faf
JK
33652011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3366
3367 Fix racy FAILs.
3368 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
3369 of send_gdb.
3370
514f6425
UW
33712011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3372
3373 * gdb.base/testenv.exp: Skip on remote targets. Unset global
3374 environment variable after test completed.
3375
4255c8d2
UW
33762011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3377
3378 * gdb.base/solib-nodir.exp: Skip if remote target.
3379 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
3380 application. Call gdb_load_shlibs.
3381 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
3382
a35ad96a
JB
33832011-11-29 Joel Brobecker <brobecker@adacore.com>
3384
3385 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
3386
1a1d5513
JB
33872011-11-28 Joel Brobecker <brobecker@adacore.com>
3388
3389 * gdb.ada/fullname_bp: New testcase.
3390
50b4ddf8
JK
33912011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3392
3393 PR testsuite/12649
3394 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
3395 Wrap send_gdb into a new gdb_test.
3396
fb0aec57
JK
3397 Code cleanup.
3398 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
3399 Convert send_gdb and gdb_expect to gdb_test_multiple.
3400
2376d946
JK
34012011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3402
3403 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
3404
1eec78bd
KS
34052011-11-23 Keith Seitz <keiths@redhat.com>
3406
3407 * lib/mi-support.exp (varobj_tree): New namespace and procs.
3408 (mi_varobj_tree_test_children_callback): New proc.
3409 (mi_walk_varobj_tree): New proc.
3410
36dfb11c
TT
34112011-11-22 Tom Tromey <tromey@redhat.com>
3412
3413 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
3414 Add "use_mi_command" argument.
3415 (mi_run_cmd, mi_run_with_cli): New procs.
3416 * gdb.mi/solib-lib.c: New file.
3417 * gdb.mi/solib-main.c: New file.
3418 * gdb.mi/mi-solib.exp: New file.
3419
0e965dd0
DE
34202011-11-21 Doug Evans <dje@google.com>
3421
3422 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
3423 _Unwind_DebugHook is missing.
3424
f196051f
SS
34252011-11-20 Stan Shebs <stan@codesourcery.com>
3426
3427 * gdb.trace/tstatus.exp: New.
3428 * gdb.trace/actions.c: Include string.h.
3429
bfccc43c
YQ
34302011-11-18 Yao Qi <yao@codesourcery.com>
3431
3432 * gdb.trace/pending.exp: New.
3433 * gdb.trace/pending.c: New.
3434 * gdb.trace/pendshr1.c: New.
3435 * gdb.trace/pendshr2.c: New.
3436 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
3437 tracepoint location becomes pending.
3438 (tracepoint_change_loc_2): New.
3439
73cd8ab1
DM
34402011-11-16 David S. Miller <davem@davemloft.net>
3441
3442 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
3443 target is sparc*-*-linux*
3444
77426730
PK
34452011-11-15 Paul Koning <paul_koning@dell.com>
3446
3447 * gdb.python/py-type.exp: New testcases for exceptions on scalar
3448 types.
3449
ed59ded5
DE
34502011-11-14 Doug Evans <dje@google.com>
3451
3452 * gdb.base/shell.exp: New file.
3453
405f8e94
SS
34542011-11-14 Stan Shebs <stan@codesourcery.com>
3455
3456 * gdb.trace/ftrace.c: New.
3457 * gdb.trace/ftrace.exp: New.
3458
1e4d1764
YQ
34592011-11-14 Yao Qi <yao@codesourcery.com>
3460
3461 * gdb.trace/change-loc-1.c: New.
3462 * gdb.trace/change-loc-2.c: New.
3463 * gdb.trace/change-loc.c: New.
3464 * gdb.trace/change-loc.exp: New.
3465 * gdb.trace/change-loc.h: New.
3466 * gdb.trace/trace-break.c (marker): Define new symbol.
3467 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
3468 New.
3469 (break_trace_same_addr_6): New.
3470
71eba9c2 34712011-11-12 Matt Rice <ratmice@gmail.com>
3472
3473 * gdb.base/info-macros.exp: Make tests for info definitions
3474 test info macro. Add tests for info macro argument processing.
3475 Rename a few tests.
3476
1d93e29a
KS
34772011-11-11 Keith Seitz <keiths@redhat.com>
3478
3479 PR gdb/12843
3480 * gdb.base/linespecs.exp: New file.
3481
a4b5b48a
DE
34822011-11-11 Doug Evans <dje@google.com>
3483
3484 * gdb.threads/print-threads.exp: Extend timeout for slower
3485 tests.
3486
f6b47be4
DE
34872011-11-10 Doug Evans <dje@google.com>
3488
792a0230
DE
3489 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
3490 "record to end of main" test.
3491
f6b47be4
DE
3492 * gdb.python/py-type.c (TS): New typedef.
3493 (ts): New global.
3494 * gdb.python/py-type.exp: Test field list of typedef.
3495
22355c90
JB
34962011-11-10 Joel Brobecker <brobecker@adacore.com>
3497
3498 * gdb.ada/small_reg_param: New testcase.
3499
a7860e76
TT
35002011-11-09 Tom Tromey <tromey@redhat.com>
3501
3502 * gdb.cp/destrprint.exp: New file.
3503 * gdb.cp/destrprint.cc: New file.
3504
72a2e3dc
MI
35052011-11-08 Meador Inge <meadori@codesourcery.com>
3506
3507 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
3508 (switch_stack_to_other): New test function.
3509 * gdb.arch/thumb-prologue.exp: New test cases.
3510
c7195df2 35112011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
3512
3513 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
3514
d3895d7d
YQ
35152011-11-08 Yao Qi <yao@codesourcery.com>
3516
3517 * gdb.exp (supports_process_record): New.
3518 (supports_reverse): New.
3519 * gdb.reverse/break-precsave.exp: Call support_process_record
3520 to run test conditionally.
3521 * gdb.reverse/consecutive-precsave.exp: Likewise.
3522 * gdb.reverse/i386-precsave.exp: Likewise.
3523 * gdb.reverse/machinestate-precsave.exp: Likewise.
3524 * gdb.reverse/solib-precsave.exp: Likewise.
3525 * gdb.reverse/step-precsave.exp: Likewise.
3526 * gdb.reverse/until-precsave.exp: Likewise.
3527 * gdb.reverse/watch-precsave.exp: Likewise.
3528 * gdb.reverse/break-reverse.exp: Call support_reverse to run
3529 test conditionally.
3530 * gdb.reverse/consecutive-reverse.exp: Likewise.
3531 * gdb.reverse/finish-precsave.exp: Likewise.
3532 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
3533 * gdb.reverse/finish-reverse.exp: Likewise.
3534 * gdb.reverse/i386-reverse.exp: Likewise.
3535 * gdb.reverse/i386-sse-reverse.exp: Likewise.
3536 * gdb.reverse/machinestate.exp: Likewise.
3537 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
3538 * gdb.reverse/sigall-precsave.exp: Likewise.
3539 * gdb.reverse/sigall-reverse.exp: Likewise.
3540 * gdb.reverse/solib-reverse.exp: Likewise.
3541 * gdb.reverse/step-reverse.exp: Likewise.
3542 * gdb.reverse/until-reverse.exp: Likewise.
3543 * gdb.reverse/watch-reverse.exp: Likewise.
3544
a59306a3
YQ
35452011-11-05 Yao Qi <yao@codesourcery.com>
3546
3547 * gdb.trace/trace-break.exp: Add test on setting two
3548 fast tracepoints at the same address.
3549
87769f59
JK
35502011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3551
3552 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
3553
3065dfb6
SS
35542011-11-02 Stan Shebs <stan@codesourcery.com>
3555
3556 * gdb.trace/collection.c: Add code using strings.
3557 * gdb.trace/collection.exp: Add tests of string collection.
3558
89e208db
JK
35592011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3560
3561 * gdb.base/skip-solib.exp (executable_main): New variable.
3562 (binfile_main): Base it on that.
3563 Use $executable_main in clean_restart calls. Drop gdb_exit and
3564 gdb_start calls.
3565
405e54e9
JK
35662011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3567
3568 Fix racy FAILs.
3569 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
3570 breakpoint_re globals import by async. Set string_regex to .* for
3571 async. Remove the optional thread_selected_re and breakpoint_re
3572 globals expectations.
3573
58e8570a
JM
35742011-11-01 Joseph Myers <joseph@codesourcery.com>
3575
3576 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
3577 well as Cygwin.
3578
7b35ec7f 35792011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
3580
3581 Add tests for skip command.
89e208db
JK
3582 * gdb.base/skip-solib-lib.c: New
3583 * gdb.base/skip-solib-main.c: New
3584 * gdb.base/skip-solib.exp: New
3585 * gdb.base/skip.c: New
3586 * gdb.base/skip.exp: New
3587 * gdb.base/skip1.c: New
3588 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 3589
b9fd1791
PA
35902011-10-31 Yao Qi <yao@codesourcery.com>
3591 Pedro Alves <pedro@codesourcery.com>
3592
3593 * gdb.trace/trace-break.c: New.
3594 * gdb.trace/trace-break.exp: New.
3595
4323fecc
JK
35962011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3597
3598 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
3599 break-here-2.
3600
0e5bf2a8
PA
36012011-10-28 Pedro Alves <pedro@codesourcery.com>
3602
3603 * gdb.threads/no-unwaited-for-left.c: New.
3604 * gdb.threads/no-unwaited-for-left.exp: New.
3605 * gdb.threads/non-ldr-exc-1.c: New.
3606 * gdb.threads/non-ldr-exc-1.exp: New.
3607 * gdb.threads/non-ldr-exc-2.c: New.
3608 * gdb.threads/non-ldr-exc-2.exp: New.
3609 * gdb.threads/non-ldr-exc-3.c: New.
3610 * gdb.threads/non-ldr-exc-3.exp: New.
3611 * gdb.threads/non-ldr-exc-4.c: New.
3612 * gdb.threads/non-ldr-exc-4.exp: New.
3613
3a3dad98
JK
36142011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3615
3616 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
3617 * gdb.base/attach-pie-misread.exp: Likewise.
3618 * gdb.base/break-interp.exp: Likewise.
3619 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
3620 testcases for use_gdb_stub.
3621 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
3622 (continue): New testcase.
3623 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
3624 * gdb.threads/attach-into-signal.exp: Likewise.
3625 * gdb.threads/attach-stopped.exp: Likewise.
3626 * gdb.threads/attachstop-mt.exp: Likewise.
3627
d6a5d40c
PK
36282011-10-28 Paul Koning <paul_koning@dell.com>
3629
3630 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
3631
ca539be8
JK
36322011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3633
3634 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
3635 (mi_gdb_test): Import globals thread_selected_re
3636 and breakpoint_re. Expect them optionally at the regex start.
3637
d234ef5c
DE
36382011-10-27 Doug Evans <dje@google.com>
3639
3640 * gdb.python/python.exp: Test source -s.
3641
ab964825
PK
36422011-10-26 Paul Koning <paul_koning@dell.com>
3643
3644 * gdb.python/lib-types.cc (struct A): New structure.
3645 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 3646
54d8a644
PK
36472011-10-25 Paul Koning <paul_koning@dell.com>
3648
3649 PR python/13327
d234ef5c 3650
54d8a644
PK
3651 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
3652 fetch_lazy method.
3653
b0221781
YQ
36542011-10-24 Yao Qi <yao@codesourcery.com>
3655
3656 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
3657 target is tic6x-*-*.
3658
6cda5a20
JB
36592011-10-21 Joel Brobecker <brobecker@adacore.com>
3660
3661 * gdb.ada/mi_task_info/task_switch.adb: New file.
3662 * gdb.ada/mi_task_info.exp: New file.
3663
5ed9db04
JK
36642011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3665
3666 * gdb.cp/expand-psymtabs-cxx.exp: New file.
3667 * gdb.cp/expand-psymtabs-cxx.cc: New file.
3668
9df2fbc4
PM
36692011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3670
3671 PR python/12656
3672
3673 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
3674 global_block tests.
3675
736086ba
TT
36762011-10-18 Tom Tromey <tromey@redhat.com>
3677
3678 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
3679
4af31552
TT
36802011-10-18 Tom Tromey <tromey@redhat.com>
3681
3682 * gdb.base/source.exp: Don't include full file name in test name.
3683 * gdb.python/python.exp: Don't include full file name in test
3684 name.
3685
43136979
AR
36862011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3687
3688 * gdb.base/attach-pie-noexec.c: New files.
3689 * gdb.base/attach-pie-noexec.exp: New files.
3690
543a9323
JM
36912011-10-17 Joseph Myers <joseph@codesourcery.com>
3692
3693 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
3694 prompt for each extra line in command.
3695
21ae7a4d
JK
36962011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3697
3698 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
3699 Revert the part of:
3700 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3701 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
3702 Change the expected string.
3703
20ec36d9
JK
37042011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3705
3706 Fix results with system glibc debug info installed.
3707 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
3708 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
3709 Accept also __libc_ symbol prefix and no prefix.
3710
6501c2fc
KS
37112011-10-14 Keith Seitz <keiths@redhat.com>
3712
3713 PR c++/13225
3714 * gdb.cp/converts.cc (foo3_1): New function.
3715 (foo3_2): New functions.
3716 * gdb.cp/converts.exp: Add tests for int to pointer conversion
3717 and null pointer conversions of integer constant zero.
3718 Add test to check if all arguments are checked for incompatible
3719 conversion BADNESS.
3720
55b1fd0c
TT
37212011-10-14 Tom Tromey <tromey@redhat.com>
3722
3723 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
3724 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
3725 linespec.
3726
22c05d8a
JK
37272011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3728
3729 Fix internal error regression.
3730 * gdb.dwarf2/implptr-optimized-out.S: New file.
3731 * gdb.dwarf2/implptr-optimized-out.exp: New file.
3732
1d6edc3c
JK
37332011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3734
3735 Fix empty DWARF expressions DATA vs. SIZE conditionals.
3736 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
3737 (loclist): New.
3738 (4): New abbrev.
3739 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
3740 Use prepare_for_testing, remove clean_restart.
3741 (p arraynoloc, p arraycallnoloc): New tests.
3742
9ec72168
JK
37432011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3744
3745 * gdb.cp/namespace-enum.exp (executable): New variable.
3746 (binfile): Use ${objdir}/${subdir}/ prefix.
3747 Use ${executable} for clean_restart.
3748
9c6c53f7
SA
37492011-10-11 Sterling Augustine <saugustine@google.com>
3750
3751 * gdb.cp/Makefile.in: Add namespace-enum test.
3752 * gdb.cp/namespace-enum.exp: New file.
3753 * gdb.cp/namespace-enum.c: New file.
3754 * gdb.cp/namespace-enum-main.c: New file.
3755
fac7ceb3
UW
37562011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
3757
3758 * gdb.python/py-shared.exp: Relax filename check to handle remote:
3759 sysroot.
3760
941b2081
JK
37612011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3762
3763 Reimplement @entry in input expressions.
3764 * gdb.base/exprs.c (v_int_array_init): New variable.
3765 * gdb.base/exprs.exp (print v_int_array_init)
3766 (print *v_int_array_init@1, print *v_int_array_init@2)
3767 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
3768 (print v_int_array_init[1]@1): New tests.
3769
0344e878
JM
37702011-10-10 Joseph Myers <joseph@codesourcery.com>
3771
3772 * gdb.cp/gdb2495.exp: Do not include directories in filename in
3773 expected message.
3774
5a56e9c5
DE
37752011-10-09 Doug Evans <dje@google.com>
3776
3777 * gdb.base/alias.exp: Add tests for alias command.
3778
2bda9cc5
JK
37792011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3780
3781 * gdb.arch/amd64-entry-value.s: New file.
3782 * gdb.mi/mi2-amd64-entry-value.s: New file.
3783
a471c594
JK
37842011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3785
3786 Display @entry parameter values even for references.
3787 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
3788 functions.
3789 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
3790 reference and datap_input.
3791 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
3792 breakpoints.
3793 (continue to breakpoint: entry_reference: reference)
3794 (entry_reference: bt at entry)
3795 (continue to breakpoint: entry_reference: breakhere_reference)
3796 (entry_reference: bt, entry_reference: ptype regparam)
3797 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
3798 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
3799 (entry_reference: p regcopy, entry_reference: p nodataparam)
3800 (entry_reference: p nodataparam@entry): New tests.
3801
36b11add
JK
38022011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3803
3804 Support @entry in input expressions.
3805 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
3806 (entry_stack: p s1@entry, entry_stack: p s2@entry)
3807 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
3808 (tailcall: p j@entry): New tests.
3809 * gdb.cp/koenig.cc (A::entry): New function.
3810 (main): Call it.
3811 * gdb.cp/koenig.exp (p entry (c)): New test.
3812
e18b2753
JK
38132011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3814
3815 Display @entry parameter values (without references).
3816 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
3817 (different, validity, invalid): New functions.
3818 (main): Call them.
3819 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
3820 stacktest, breakhere_stacktest, different, breakhere_different,
3821 breakhere_validity and breakhere_invalid.
3822 (entry: bt): Update for @entry.
3823 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
3824 (entry_validity: *, entry_invalid: *): Many new tests.
3825 * gdb.base/break.exp
3826 (run until breakpoint set at small function, optimized file): Accept
3827 also the @entry suffix.
3828 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
3829 * gdb.mi/mi2-amd64-entry-value.c: New files.
3830 * gdb.mi/mi2-amd64-entry-value.exp: New files.
3831
2d6c5dc2
JK
38322011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3833
3834 Protect entry values against self tail calls.
3835 * gdb.arch/amd64-entry-value.cc (self2, self): New.
3836 (main): Call self.
3837 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
3838 (set debug entry-values 1, self: bt debug entry-values): New tests.
3839
111c6489
JK
38402011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3841
3842 Recognize virtual tail call frames.
3843 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
3844 (amb_b, amb_a): New.
3845 (main): Call a and b.
3846 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
3847 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
3848 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
3849 New tests.
3850
8e3b41a9
JK
38512011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3852
3853 Implement basic support for DW_TAG_GNU_call_site.
3854 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
3855 * gdb.arch/amd64-entry-value.cc: New file.
3856 * gdb.arch/amd64-entry-value.exp: New file.
3857
181cebd4
JK
38582011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3859
3860 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
3861 * gdb.dwarf2/implptr-64bit.S: New file.
3862 * gdb.dwarf2/implptr-64bit.exp: New file.
3863
741f5e3c
JK
38642011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3865
3866 Fix initial language detection with -readnow.
3867 * gdb.cp/readnow-language.cc: New file.
3868 * gdb.cp/readnow-language.exp: New file.
3869
a73d2258
JK
38702011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3871
3872 Fix printed anonymous struct name.
3873 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
3874
af369495
JM
38752011-10-09 Joseph Myers <joseph@codesourcery.com>
3876
3877 * gdb.base/solib-symbol.exp: Do not include directories in
3878 filenames in expected messages.
3879
1fa57852
DE
38802011-10-07 Doug Evans <dje@google.com>
3881
3882 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
3883
bd054e06
KP
38842011-10-07 Kevin Pouget <kevin.pouget@st.com>
3885
3886 Allow Python notification of new object-file loadings.
3887 * gdb.python/py-events.exp: Test newobjfile event.
3888 * gdb.python/py-events.py: Register newobjfile callback.
3889 * gdb.python/py-events.c: Add call to shared library
3890 * gdb.python/py-events-shlib.c: New file.
3891
8031b6f8
JM
38922011-10-06 Joseph Myers <joseph@codesourcery.com>
3893
3894 * gdb.base/fixsection.exp: Do not include directories in filename
3895 in expected message.
3896
7fea6923
PM
38972011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
3898
3899 Add tests for passing of environment variables to inferior.
3900 * gdb.base/testenv.c: New test source.
3901 * gdb.base/testenv.exp: New expect test.
3902
687f2a88
PK
39032011-10-04 Paul Koning <paul_koning@dell.com>
3904
3905 * gdb.python/py-value.c (main): Break before return.
3906
cb6be26b
KP
39072011-10-04 Kevin Pouget <kevin.pouget@st.com>
3908
3909 PR python/12691: Add the inferior to Python exited event
3910 * gdb.python/py-events.exp: Test the inferior attribute of exited
3911 event with a fork.
3912 * gdb.python/py-events.py: Print inferior number on exit.
3913 * gdb.python/py-events.c: Fork the inferior.
3914
fb213700
EBM
39152011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
3916
3917 * gdb.base/jit.exp: Add testcase name to log message
3918
aa2071bd
PK
39192011-10-03 Paul Koning <paul_koning@dell.com>
3920 Jan Kratochvil <jan.kratochvil@redhat.com>
3921
3922 * gdb.python/py-value.exp
3923 (python inval = gdb.parse_and_eval('*(int*)0'))
3924 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
3925 (set argc=2, python print argc_lazy): New tests.
3926
dd11a36c
JB
39272011-10-02 Joel Brobecker <brobecker@adacore.com>
3928
3929 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
3930
46f886f1
JK
39312011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3932 Pedro Alves <pedro@codesourcery.com>
3933
3934 * gdb.python/py-value.exp (test_value_in_inferior): New variable
3935 can_read_0, test for it.
3936 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
3937 (parse_and_eval with memory error): ... here, make it untested if
3938 can_read_0.
3939
c5cb204f
MP
39402011-09-30 Marek Polacek <mpolacek@redhat.com>
3941
3942 * gdb.python/python.exp (verify pagination beforehand)
3943 (verify pagination afterwards): Fix race by splitting the line.
3944
68fb0ec0
JM
39452011-09-29 Joseph Myers <joseph@codesourcery.com>
3946
3947 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
3948 for 64-bit multilibs from i?86-* targets.
3949
6aee0d90
MP
39502011-09-29 Marek Polacek <mpolacek@redhat.com>
3951
3952 * lib/gdb.exp: Fix a typo in one of the comments.
3953
e9101ff5
MP
39542011-09-29 Marek Polacek <mpolacek@redhat.com>
3955
3956 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
3957 matching pattern.
3958
7a81bdbf
PK
39592011-09-28 Paul Koning <paul_koning@dell.com>
3960
3961 * gdb.python/py-type.c (enum E): New.
3962 * gdb.python/py-type.exp (test_fields): Add tests for Python
3963 mapping access to fields.
3964 (test_enums): New test for field access on enums.
3965
6710bf39
SS
39662011-09-27 Stan Shebs <stan@codesourcery.com>
3967
3968 * gdb.trace/collection.exp: Test collection of $_ret.
3969
b2a6bdeb
AT
39702011-09-22 Andreas Tobler <andreast@fgznet.ch>
3971
3972 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
3973 list of compilation switches for <*-*-freebsd*>.
3974
3c9057f3
SS
39752011-09-19 Stan Shebs <stan@codesourcery.com>
3976
3977 * gdb.trace/tspeed.exp: New file.
3978 * gdb.trace/tspeed.c: New file.
3979
34518530
YQ
39802011-09-18 Yao Qi <yao@codesourcery.com>
3981
3982 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
3983 instructions.
3984 (test_adr_32bit, test_pop_pc): Likewise.
3985 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
3986 Thumb instructions.
3987 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
3988 in gdb_test_multiple.
3989 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
3990
ab254057
YQ
39912011-09-17 Yao Qi <yao@codesourcery.com>
3992
3993 * lib/gdb.exp (can_single_step_to_signal_handler): New.
3994 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
3995 support single step to signal handler.
3996
9c317b71
YQ
39972011-09-17 Yao Qi <yao@codesourcery.com>
3998
3999 * gdb.base/disp-step-fork.c: New.
4000 * gdb.base/disp-step-syscall.exp: New.
4001 * gdb.base/disp-step-vfork.c: New.
4002
a8123151
JB
40032011-09-16 Joel Brobecker <brobecker@adacore.com>
4004
4005 * gdb.ada/tasks.exp: Make the expected output for
4006 the `info tasks' tests more resilient to spacing
4007 changes.
4008
63a9aad8
JK
40092011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4010
4011 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
4012 (reached breakpoint 2, reached breakpoint 3): Update expected output.
4013
2aa48337
KP
40142011-09-15 Kevin Pouget <kevin.pouget@st.com>
4015
4016 PR Python/12692 Add gdb.selected_inferior() to Python interface.
4017 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
4018
6839b47f
KP
40192011-04-30 Kevin Pouget <kevin.pouget@st.com>
4020
4021 Handle multiple breakpoint hits in Python interface:
4022 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
4023 presence.
4024 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
4025 breakpoint hits.
4026
0935723e
JK
40272011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
4028 Jan Kratochvil <jan.kratochvil@redhat.com>
4029
4030 * gdb.python/py-events.exp: Remove pretty printing comment.
4031 * gdb.python/py-evsignal.exp: New file.
4032 * gdb.python/py-evthreads.c: Include signal.h.
4033 (thread3): Remove variable count3. Remove variable bad and use raise
4034 instead.
4035 (thread2): Remove variable count2. Move thread3 pthread_create here,
4036 merge pthread_join to a single line.
4037 (main): Remove variable count1. Merge pthread_join with pthread_create
4038 to a single line.
4039 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
4040 KFAIL python/12966 for gdbserver. Test return value of
4041 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
4042 gdb_expect by gdb_test and gdb_test_multiple.
4043 (thread 2, thread 3): New tests.
4044
4801a9a3
PA
40452011-09-12 Matt Rice <ratmice@gmail.com>
4046 Pedro Alves <pedro@codesourcery.com>
4047
4048 PR gdb/13175
4049
4050 * gdb.base/interp.exp: New tests.
4051 * gdb.base/interp.c: New file.
4052
24ece742
DE
40532011-09-12 Doug Evans <dje@google.com>
4054
4055 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
4056 * gdb.dwarf2/typeddwarf.exp: Ditto.
4057
7f062217
JK
40582011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4059
4060 Fix compatibility with x32 arch.
4061 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
4062 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
4063 is_x86_like_target.
4064 * testsuite/gdb.trace/collection.exp: Likewise.
4065 * testsuite/gdb.trace/report.exp: Likewise.
4066 * testsuite/gdb.trace/unavailable.exp: Likewise.
4067 * testsuite/gdb.trace/while-dyn.exp: Likewise.
4068 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
4069 (is_x86_like_target): Check also is_amd64_regs_target.
4070
08711b9a
JK
40712011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4072
4073 PR breakpoints/12435
4074 * gdb.arch/amd64-prologue-xmm.c: New file.
4075 * gdb.arch/amd64-prologue-xmm.exp: New file.
4076 * gdb.arch/amd64-prologue-xmm.s: New file.
4077
b99b5f66
JK
40782011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4079
4080 * gdb.dwarf2/dw2-param-error-main.c: New file.
4081 * gdb.dwarf2/dw2-param-error.S: New file.
4082 * gdb.dwarf2/dw2-param-error.exp: New file.
4083
a391a2f6
PA
40842011-09-08 Pedro Alves <pedro@codesourcery.com>
4085
4086 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
4087 inferior's pid and look for a core dump named core.$pid. Use
4088 `remote_file' commands on the host instead of hand coding shell
4089 commands on the build.
4090 * gdb.base/valgrind-db-attach.exp: Kill the program before
4091 finishing the test.
4092
7d8e6458 40932011-09-02 Matt Rice <ratmice@gmail.com>
4094
4095 * lib/prompt.exp: New file for testing the first prompt.
4096 * gdb.python/py-prompt.exp: Ditto.
4097 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
4098
68e77c9e
PA
40992011-09-02 Pedro Alves <pedro@codesourcery.com>
4100
4101 * gdb.threads/gcore-thread.exp: Set the global core_supported to
4102 0, before testing gcore.
4103
9655e943
JK
41042011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4105
df6dc84d
JK
4106 * dw2-ifort-parameter-debug.S: Update copyright year.
4107 * dw2-ifort-parameter.c: Update copyright year.
4108 * dw2-ifort-parameter.exp: Update copyright year.
4109
9655e943
JK
4110 * dw2-ifort-parameter-debug.S: New file.
4111 * dw2-ifort-parameter.c: New file.
4112 * dw2-ifort-parameter.exp: New file.
4113
353d1d73
JK
41142011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4115
4116 * gdb.base/commands.exp (error_clears_commands_left): New function.
4117 (): Call it.
4118
5c07461a
JK
41192011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4120
4121 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
4122 (C): Initialize `a'.
4123 * gdb.mi/mi-inheritance-syntax-error.exp
4124 (-data-evaluate-expression $path): Expect `a' as 5.
4125
0d932b2f
MK
41262011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
4127
4128 PR mi/11912
4129 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
4130 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
4131 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
4132 keyword in output of -var-info-path-expression.
4133
bdb54049
JK
41342011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4135
4136 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
4137 * gdb.trace/collection.exp: Likewise.
4138 * gdb.trace/report.exp: Likewise.
4139 * gdb.trace/unavailable.exp: Likewise.
4140 * gdb.trace/while-dyn.exp: Likewise.
4141
59cde39c
KS
41422011-08-18 Keith Seitz <keiths@redhat.com>
4143
4144 PR c++/12266
4145 * gdb.cp/meth-typedefs.cc: New file.
4146 * gdb.cp/meth-typedefs.exp: New file.
4147
fa3a4f15
PM
41482011-08-17 Phil Muldoon <pmuldoon@redhat.com>
4149
4150 * gdb.python/python.exp: Add extended-prompt tests.
4151
c1049fca
JK
41522011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4153
4154 * gdb.arch/i386-dr3-watch.exp
4155 (watchpoint on gap1 does not fit debug registers)
4156 (delete all watchpoints): Fix racy expect strings.
4157
d93f7b5c
YQ
41582011-08-14 Yao Qi <yao@codesourcery.com>
4159
4160 * gdb.base/maint.exp: set data_section to ".neardata".
4161 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
4162 * gdb.base/savedregs.exp: Handle SIGILL.
4163 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
4164 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
4165
457e09f0
DE
41662011-08-12 Doug Evans <dje@google.com>
4167
4168 * gdb.python/py-symbol.exp: Add test for symbol.type.
4169
5d0bb2fb
UW
41702011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
4171
4172 * gdb.threads/pthreads.exp: Enable on non-native configurations.
4173 * gdb.mi/mi-pthreads.exp: Likewise.
4174 * gdb.mi/mi2-pthreads.exp: Likewise.
4175 * gdb.mi/gdb669.exp.exp: Likewise.
4176
fcdfa280
PA
41772011-08-09 Pedro Alves <pedro@codesourcery.com>
4178
4179 * lib/mi-support.exp (detect_async): Rename to...
4180 (mi_detect_async): ... this.
4181 * gdb.mi/mi-nonstop-exit.exp: Adjust.
4182 * gdb.mi/mi-nonstop.exp: Adjust.
4183 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
4184 * gdb.mi/mi-nsintrall.exp: Adjust.
4185 * gdb.mi/mi-nsmoribund.exp: Adjust.
4186 * gdb.mi/mi-nsthrexec.exp: Adjust.
4187
9d8fa392
PA
41882011-08-09 Pedro Alves <pedro@codesourcery.com>
4189
4190 * gdb.base/display.c (do_loops): New `p_i' local.
4191 * gdb.base/display.exp: Test displaying a variable that is
4192 temporarily at a bad address.
4193
b6cede78
JK
41942011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4195
4196 * gdb.dwarf2/dw2-op-stack-value.S: New file.
4197 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
4198
67bedb8c
JK
41992011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4200
4201 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
4202 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
4203 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 4204
af6e93b2
PA
42052011-08-05 Pedro Alves <pedro@codesourcery.com>
4206
4207 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
4208 procedure.
4209 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
4210
1cf0e11f
YQ
42112011-08-05 Yao Qi <yao@codesourcery.com>
4212
4213 * gdb.base/callfuncs.exp: Set language after main.
4214 * gdb.cp/cplusfuncs.exp: Likewise.
4215 * gdb.cp/inherit.exp: Likewise.
4216
a1e28cb2
UW
42172011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
4218
4219 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
4220 * gdb.base/watch-vfork.exp: Skip on remote targets.
4221
d4f5bbb9
UW
42222011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
4223
4224 * gdb.threads/thread-find.exp: Support remote targets.
4225
724f4f80
UW
42262011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
4227
4228 * gdb.base/jit.exp: Download solib_binfile to target.
4229 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
4230 and call dlopen without full path name.
4231 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
4232 dlopen without full path name.
4233
934709f0
PW
42342011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4235
4236 * gdb.base/break-always.exp: Complete the test
4237 with duplicated breakpoints and enabling/disabling them.
4238
c26106c4
TT
42392011-08-02 Tom Tromey <tromey@redhat.com>
4240
4241 PR gdb/11289:
4242 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
4243
9300444e 42442011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
4245
4246 PR gdb/13045
4247 * gdb.base/float.exp: Add new test case for PR gdb/13045
4248 * gdb.base/float.c: New file.
4249
00bd41d6
PM
42502011-07-28 Phil Muldoon <pmuldoon@redhat.com>
4251
4252 * gdb.python/py-mi.exp: Test printers returning string hint, and
4253 also not returning a value.
4254 * gdb.python/py-prettyprint.c: Add testcase for above.
4255 * gdb.python/py-prettyprint.py: Add test printer for above.
4256
d24f74ce
JK
42572011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4258
4259 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
4260 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
4261 (.Ldie30) Add as field "data4".
4262 (.Ldie32) Rename field "b" to "shl".
4263 (abbrev4) Change for the "data4" field.
4264 (abbrev5, abbrev6) Remove.
4265 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
4266 (p &s.shl): ... here. Add comment.
4267 (p &s.data4): New.
4268
bb7da2bf
JK
42692011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4270
4271 Fix crash on lval_computed values.
4272 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
4273
11081198
JK
42742011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4275
4276 * gdb.base/help.exp (help whatis): Update the expected string.
4277
3c6e0cb3
JK
42782011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4279
4280 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
4281 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
4282 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
4283 Change the expected string.
4284
efa80663
PA
42852011-07-26 Pedro Alves <pedro@codesourcery.com>
4286
4287 * gdb.base/watchpoint.exp
4288 (test_disable_enable_software_watchpoint): New procedure.
4289 (top level): Run it.
4290
db8e4570
UW
42912011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
4292
4293 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
4294 executable file "${binfile}", C++ version "${binfile}-cxx".
4295 * gdb.python/py-prettyprint.exp: Likewise.
4296 * gdb.python/py-symbol.exp: Likewise.
4297 * gdb.python/py-type.exp: Likewise.
4298 * gdb.python/py-value.exp: Likewise.
4299 * gdb.python/py-template.exp (test_template_arg): Pass full executable
4300 file name instead of just suffix.
4301
543305c9
JK
43022011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4303
4304 Fix implicit pointer offsets.
4305 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
4306 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
4307 (continue to breakpoint: continue to baz breakpoint for implptr)
4308 (sanity check element 0, sanity check element 1)
4309 (enter the inlined function, check element 0 for the offset)
4310 (check element 1 for the offset)
4311 (continue to breakpoint: ignore the second baz breakpoint): New tests.
4312 (set foo breakpoint for implptr): Update the breakpoint number.
4313
b3215adc
UW
43142011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
4315
4316 * gdb.python/py-mi.exp: Use different file names for different
4317 versions of the executable under test.
4318 * gdb.python/py-prettyprint.exp: Likewise.
4319 * gdb.python/py-symbol.exp: Likewise.
4320 * gdb.python/py-template.exp: Likewise.
4321 * gdb.python/py-type.exp: Likewise.
4322 * gdb.python/py-value.exp: Likewise.
4323
182b9acc
UW
43242011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
4325
4326 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
4327 flag after restarting GDB if necessary.
4328
e6052b5d
UW
43292011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
4330
4331 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
4332
1ced966e
PA
43332011-07-22 Pedro Alves <pedro@codesourcery.com>
4334
4335 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
4336 backend doesn't leave used debug registers behind.
4337
3543a589
TT
43382011-07-22 Tom Tromey <tromey@redhat.com>
4339
4340 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
4341 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
4342 argument.
4343 * gdb.dwarf2/typeddwarf-amd64.S: New file.
4344
14d15303 43452011-07-21 Matt Rice <ratmice@gmail.com>
4346
4347 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
4348 in mostlyclean rule. Add files ending in .core.
4349
9b158ba0 43502011-07-21 Matt Rice <ratmice@gmail.com>
4351
4352 PR macros/12999
4353 * gdb.base/info-macros.c: New test sources.
4354 * gdb.base/info-macros.exp: New tests.
4355
d17b6f81
PM
43562011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4357
4358 * gdb.python/python.exp: Add prompt substitution tests.
4359
918dd910
JK
43602011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4361
4362 Fix crash if referenced CU is aged out.
4363 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
4364 New.
4365 * gdb.dwarf2/implptr.exp: Likewise.
4366
0e37a63c
JK
43672011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4368
4369 * gdb.dwarf2/implptr.S: Rebuilt.
4370 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
4371 (bar): Use them for j, k, l.
4372 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
4373 COMPILE.
4374 (print j in implptr:bar): Update for the intp typedef.
4375 (print p[0].x in implptr:foo): Use more exact regex.
4376
f65cf84c
TT
43772011-07-18 Tom Tromey <tromey@redhat.com>
4378
4379 * gdb.cp/static-method.exp: Add missing single quote.
4380
d5b4a7be
YQ
43812011-07-18 Yao Qi <yao@codesourcery.com>
4382
4383 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
4384 supported.
4385 * gdb.mi/mi-nonstop-exit.exp: Likewise.
4386 * gdb.mi/mi-nonstop.exp: Likewise.
4387 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
4388 * gdb.mi/mi-nsintrall.exp: Likewise.
4389 * gdb.mi/mi-nsmoribund.exp: Likewise.
4390 * gdb.mi/mi-nsthrexec.exp: Likewise.
4391 * gdb.python/py-evthreads.exp: Likewise.
4392
e9ea2662
JK
43932011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4394
4395 Code cleanup.
4396 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
4397 it. Substitute it instead of test_compiler_info everywhere.
4398
ce451573
UW
43992011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
4400
4401 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
4402 remote targets as well.
4403
756d88a7
UW
44042011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
4405
4406 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
4407 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
4408
31f83dc5
UW
44092011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
4410
4411 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
4412 a remote machine, not the host.
4413 (gdb_compile_shlib): Set soname if target is remote.
4414
059241a0
PP
44152011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
4416
4417 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
4418
28a0b48c 44192011-07-13 Matt Rice <ratmice@gmail.com>
4420
4421 * gdb.python/py-objfile-script-gdb.py: Renamed to
4422 py-objfile-script-gdb.py.in.
4423 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
4424 py-objfile-script-gdb.py.
4425 * gdb.python/py-objfile-script.exp: Update reference to
4426 py-objfile-script-gdb.py.
4427
9a771b67
JK
44282011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4429
4430 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
4431 reference undefined label.
4432
04ad99e6
JK
44332011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4434
4435 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
4436 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
4437 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
4438 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
4439
713389e0
PM
44402011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4441
4442 PR python/12438
4443 * gdb.python/python.exp: Add maint set/show python print-stack
4444 deprecated tests. Add set/show python print-backtrace tests.
4445
97d146f8
JK
44462011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4447
4448 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
4449 debug info.
4450
facde0e5 44512011-07-06 Matt Rice <ratmice@gmail.com>
4452
4453 * gdb.python/python.exp: Update filename paths.
4454 * gdb.python/py-symtab.exp: Ditto.
4455
438640d1
MP
44562011-07-06 Marek Polacek <mpolacek@redhat.com>
4457
4458 * gdb.python/py-evthreads.exp: Add missing `$'.
4459
33a365df
MF
44602011-07-06 Jie Zhang <jie.zhang@analog.com>
4461
4462 * config/bfin.exp: New file.
4463 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
4464 * gdb.asm/bfin.inc: New file.
4465
8f7ae686
MP
44662011-07-06 Marek Polacek <mpolacek@redhat.com>
4467
df46027d 4468 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
4469 the whole output.
4470
eb2a6f42
TT
44712011-07-05 Tom Tromey <tromey@redhat.com>
4472
4473 * gdb.java/jprint.java (jprint.hi): New field.
4474 * gdb.java/jprint.exp: Print string.
4475
177b42fe
TJB
44762011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
4477
4478 * gdb.base/call-sc.c: Fix typos.
4479 * gdb.base/ifelse.exp: Likewise.
4480 * gdb.base/structs.c: Likewise.
4481
3b2a0cf2
JB
44822011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4483
4484 * gdb.base/jit-so.exp: New test.
4485 * gdb.base/jit-dlmain.c: New file.
4486 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
4487
46fc714c
JK
44882011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4489
4490 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
4491 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
4492 * gdb.cp/pr9167.exp (p b): Likewise.
4493 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
4494 (test value of P in inner_m, test type of Z in inner_m): Call
4495 setup_xfail for gcc <= 4.5.
46fc714c 4496
418c7cf7
JK
44972011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4498
4499 * gdb.cp/paren-type.cc: New files.
4500 * gdb.cp/paren-type.exp: New files.
4501
3d50dd94
JK
45022011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4503
4504 Stop on first linespec terminator instead of eating what we can.
4505 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
4506 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
4507 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
4508 (break C::f()): ... this one.
4509 (break C::operator()()): New test.
4510 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
4511 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
4512 test.
4513
dcf9f4ab
JK
45142011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4515
4516 Fall back linespec to minimal symbols.
4517 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
4518 error message.
4519 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
4520 * gdb.cp/minsym-fallback-main.cc: New file.
4521 * gdb.cp/minsym-fallback.cc: New file.
4522 * gdb.cp/minsym-fallback.exp: New file.
4523 * gdb.cp/minsym-fallback.h: New file.
4524
3f542ed1
JK
45252011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4526
4527 * gdb.cp/no-dmgl-verbose.cc: New file.
4528 * gdb.cp/no-dmgl-verbose.exp: New file.
4529
45302011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
4531
4532 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
4533 __GI_.
4534 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
4535 (f): New function.
4536 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
4537 (complete p 'func<short>(): ... here.
4538 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
4539 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
4540 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
4541 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
4542 Make them KFAIL gcc/49546.
4543
00eb2c4a
JB
45442011-07-01 Joel Brobecker <brobecker@adacore.com>
4545
4546 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
4547
85a20c42
JK
45482011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4549
4550 Test GCC PR debug/49546.
4551 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
4552 (test type of F in k3_m, test value of F in k3_m): New.
4553 * gdb.cp/temargs.cc (struct S3, struct K3): New.
4554 (main): New variable k3. Call k3.k3_m.
4555
d2d43431
JB
45562011-07-01 Jean-Charles Delay <delay@adacore.com>
4557
4558 * gdb.ada/packed_array.exp: Fix expected outout.
4559
54ae186f
JB
45602011-07-01 Jean-Charles Delay <delay@adacore.com>
4561
4562 * gdb.ada/packed_array.exp: fixed expected output.
4563
8f17729f
JB
45642011-07-01 Joel Brobecker <brobecker@adacore.com>
4565
4566 * gdb.ada/same_enum: New testcase.
4567
f5aa6869
JB
45682011-07-01 Joel Brobecker <brobecker@adacore.com>
4569
4570 * gdb.ada/ptr_typedef: New testcase.
4571
828292f2
JB
45722011-07-01 Joel Brobecker <brobecker@adacore.com>
4573
4574 * gdb.ada/arrayptr.exp: Add ptype test.
4575
18920c42
JB
45762011-07-01 Joel Brobecker <brobecker@adacore.com>
4577
4578 * gdb.ada/char_enum: New testcase.
4579
3536d9e3 45802011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
4581
4582 * gdb.base/dump.exp (capture_pointer_with_type): New.
4583 Get value from address instead of name.
4584 Start GDB once, and do `dump' and `restore'
4585 tests together.
4586
db863c42
MF
45872011-06-30 Jie Zhang <jie.zhang@analog.com>
4588 Mike Frysinger <vapier@gentoo.org>
4589
4590 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
4591 helper functions for getting/setting remotetimeout variable.
4592 * lib/gdb.exp (gdb_load): If the target is remote, set
4593 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
4594 with $loadtimeout. Set $load_ok to 0 before doing the load.
4595 Instead of returning, immediately, set $load_ok to 0. Call
4596 set_remotetimeout with $oldremotetimeout, and then return if
4597 $load_ok is 1.
4598
e9e642a8
AB
45992011-06-30 Andrew Burgess <aburgess@broadcom.com>
4600
4601 * gdb.python/py-template.exp: Don't run this test if the target
4602 does not support c++ tests.
4603
32019081
JK
46042011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4605
4606 Fix non-only rename list for Fortran modules import.
4607 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
4608 tests.
4609 * gdb.fortran/module.f90 (module moduse): New.
4610 (program module): use moduse, test var_x, var_y and var_z.
4611
0ecee54c
TT
46122011-06-29 Tom Tromey <tromey@redhat.com>
4613
4614 PR testsuite/12040:
4615 * gdb.fortran/array-element.exp: Use f90, not f77.
4616 * gdb.fortran/complex.exp: Use f90, not f77.
4617 * gdb.fortran/derived-type.exp: Use f90, not f77.
4618 * gdb.fortran/library-module.exp: Use f90, not f77.
4619 * gdb.fortran/logical.exp: Use f90, not f77.
4620 * gdb.fortran/module.exp: Use f90, not f77.
4621 * gdb.fortran/multi-dim.exp: Use f90, not f77.
4622 * gdb.fortran/subarray.exp: Use f90, not f77.
4623
3b2b8fea
TT
46242011-06-29 Tom Tromey <tromey@redhat.com>
4625
4626 * gdb.fortran/charset.exp: New file.
4627 * gdb.fortran/charset.f90: New file.
4628
42159ca5
TT
46292011-06-29 Tom Tromey <tromey@redhat.com>
4630
4631 PR testsuite/12040:
4632 * lib/future.exp: New file, mostly extracted from ada.exp.
4633 Rewrote compatibility code to use rename.
4634 (gdb_find_gfortran): New proc.
4635 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
4636 gfortran patch.
4637 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
4638 Move to future.exp.
4639 * lib/gdb.exp: Always load future.exp.
4640
af69a5ce
YQ
46412011-06-28 Yao Qi <yao@codesourcery.com>
4642
4643 * gdb.cp/exception.cc: Don't include iostream.
4644 (bar): Remove print statement.
4645 (catcher): New.
4646 (main): Remove print statements. Call function catcher.
4647 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
4648 Set breakpoint on catcher, and check the value of parameter.
4649
ab5c6a72
YQ
46502011-06-23 Yao Qi <yao@codesourcery.com>
4651
4652 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check breakpoint
4653 1.2 is disabled. KFAIL for uclinux.
4654
9497469f
MP
46552011-06-23 Marek Polacek <mpolacek@redhat.com>
4656
4657 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
4658 mi_gdb_test.
4659
b9132588
MP
46602011-06-23 Marek Polacek <mpolacek@redhat.com>
4661
5d197ed0 4662 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 4663
e55595ca
MP
46642011-06-23 Marek Polacek <mpolacek@redhat.com>
4665
5d197ed0
MP
4666 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
4667
46682011-06-23 Marek Polacek <mpolacek@redhat.com>
4669
4670 * gdb.mi/mi2-basics.exp: Fix races. Honour the
4671 `test_exec_and_symbol_mi_operatons' return value.
4672 (test_mi_interpreter_selection): Use mi_gdb_test instead of
4673 gdb_test_multiple.
4674 (test_exec_and_symbol_mi_operatons): Likewise.
4675 (test_path_specification): Likewise.
e55595ca 4676
be777e08
YQ
46772011-06-23 Yao Qi <yao@codesourcery.com>
4678
4679 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
4680 supported.
4681 * lib/gdb.exp (support_displaced_stepping): New.
4682
615556d6
YQ
46832011-06-23 Yao Qi <yao@codesourcery.com>
4684
4685 * gdb.threads/execl.exp: Skip on remote target.
4686
833b0ca7
MP
46872011-06-21 Marek Polacek <mpolacek@redhat.com>
4688
5d197ed0 4689 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
4690 mi_gdb_test.
4691
1ee4023a
MP
46922011-06-20 Marek Polacek <mpolacek@redhat.com>
4693
5d197ed0 4694 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 4695
d0b1d624
MP
46962011-06-20 Marek Polacek <mpolacek@redhat.com>
4697
5d197ed0 4698 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
4699 mi_gdb_test.
4700
79aa92c1
MP
47012011-06-20 Marek Polacek <mpolacek@redhat.com>
4702
5d197ed0 4703 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 4704
5ce5db06
YQ
47052011-06-14 Yao Qi <yao@codesourcery.com>
4706
4707 gdb/testsuite/
4708 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
4709
533a737e
JK
47102011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4711
4712 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
4713
d0e53741
TT
47142011-06-10 Tom Tromey <tromey@redhat.com>
4715
4716 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
4717 Add tests for pointer-to-member-function.
4718 * gdb.cp/temargs.cc (S::somefunc): New function.
4719 (K2): New class.
4720 (main): Instantiate K2; call method.
4721
b5916bbd
JB
47222011-06-08 Joel Brobecker <brobecker@adacore.com>
4723
4724 * gdb.python/py-inferior.c (f2): Make str an array rather
4725 than a pointer.
4726 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
4727
5be4dfca
JK
47282011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4729
4730 * gdb.base/async-shell.c: New file.
4731 * gdb.base/async-shell.exp: New file.
4732
9f47e254
PA
47332011-06-06 Pedro Alves <pedro@codesourcery.com>
4734
4735 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
4736
64b9b334
JB
47372011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
4738
4739 From Stephen Kitt <steve@sk2.org>
4740 * gdb.base/help.exp: Adjust following some spelling corrections
4741 in GDB.
4742
dbc0f131
YQ
47432011-06-01 Yao Qi <yao@codesourcery.com>
4744
4745 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
4746
fd336a18
KS
47472010-05-31 Keith Seitz <keiths@redhat.com>
4748
4749 PR c++/12750
4750 * gdb.cp/static-method.cc: New file.
4751 * gdb.cp/static-method.exp: New file.
4752
fa8b9902
KS
47532010-05-31 Keith Seitz <keiths@redhat.com>
4754
4755 PR symtab/12704
4756 * gdb.cp/anon-ns.cc: New file.
4757 * gdb.cp/anon-ns.exp: New file.
4758
0a5b1e09
PA
47592011-05-31 Pedro Alves <pedro@codesourcery.com>
4760
4761 * gdb.arch/i386-dr3-watch.c: New file.
4762 * gdb.arch/i386-dr3-watch.exp: New file.
4763
0578b8d1
YQ
47642011-05-30 Yao Qi <yao@codesourcery.com>
4765
4766 * gdb.base/callfuncs.c (t_structs_fc): New.
4767 (t_structs_dc, t_structs_ldc): New.
4768 (t_double_many_args):
4769 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
4770 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
4771 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
4772 * gdb.base/callfuncs.exp: Call new functions.
4773
6680506e
YQ
47742011-05-30 Yao Qi <yao@codesourcery.com>
4775
ff4d2c60
YQ
4776 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
4777 Call rerun_and_prepare for each test to isolate effects.
4778
47792011-05-30 Yao Qi <yao@codesourcery.com>
4780
4781 * gdb.base/varargs.c (find_max_float_real): New.
4782 (find_max_double_real, find_max_long_double_real): New.
4783 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
4784 * lib/gdb.exp (setup_kfail_for_target): New.
4785
e43ec454
YQ
47862011-05-30 Yao Qi <yao@codesourcery.com>
4787
4788 * gdb.base/funcargs.c (callca, callcb, callcc): New.
4789 (callcd, callce, callcf, callc1a, callc1b): New.
4790 (callc2a, callc2b): New.
4791 * gdb.base/funcargs.exp (complex_args): New.
4792 (complex_integral_args, complex_float_integral_args): New.
4793 * lib/gdb.exp (support_complex_tests): New. Determine
4794 whether to run test cases on _Complex types.
4795
432b4d03
JK
47962011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4797
4798 * gdb.threads/leader-exit.c: New file.
4799 * gdb.threads/leader-exit.exp: New file.
4800
6caf069d
MP
48012011-05-27 Marek Polacek <mpolacek@redhat.com>
4802
9497469f 4803 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 4804
97fce28b
MP
48052011-05-27 Marek Polacek <mpolacek@redhat.com>
4806
4807 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
4808 remove the `supported' variable.
4809 * gdb.mi/mi-nonstop.exp: Likewise.
4810 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
4811 * gdb.mi/mi-nsintrall.exp: Likewise.
4812 * gdb.mi/mi-nsmoribund.exp: Likewise.
4813 * gdb.mi/mi-nsthrexec.exp: Likewise.
4814
9da8c2a0
PA
48152011-05-26 Pedro Alves <pedro@codesourcery.com>
4816
4817 * gdb.reverse/finish-reverse-bkpt.exp: New test.
4818
2c03e5be
PA
48192011-05-26 Pedro Alves <pedro@codesourcery.com>
4820
4821 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
4822
2e21250d
KS
48232011-05-24 Keith Seitz <keiths@redhat.com>
4824
4825 PR breakpoint/12803
4826 * gdb.cp/cmpd-minsyms.cc (a): New method.
4827 (b): New method.
4828 (c): New method.
4829 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
4830
cdac0397
PA
48312011-05-24 Pedro Alves <pedro@codesourcery.com>
4832
4833 * gdb.base/commands.exp (watchpoint_command_test): Check that the
4834 watchpoint's command list didn't execute when the watchpoint went
4835 out of scope.
4836
ee5683ab
PM
48372011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
4838
4839 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
4840 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
4841 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
4842 * gdb.arch/i386-gnu-cfi.exp: Likewise.
4843 * gdb.arch/i386-permbkpt.exp: Likewise.
4844 * gdb.arch/i386-prologue.exp: Likewise.
4845 * gdb.arch/i386-size-overlap.exp: Likewise.
4846 * gdb.arch/i386-size.exp: Likewise.
4847 * gdb.arch/i386-unwind.exp: Likewise.
4848 * gdb.reverse/i386-precsave.exp: Likewise.
4849 * gdb.reverse/i386-reverse.exp: Likewise.
4850 * gdb.reverse/i386-sse-reverse.exp: Likewise.
4851 * gdb.reverse/i387-env-reverse.exp: Likewise.
4852 * gdb.reverse/i387-stack-reverse.exp: Likewise.
4853
c91c8c16
PA
48542011-05-24 Pedro Alves <pedro@codesourcery.com>
4855
4856 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
4857 file doesn't error, using MI.
4858
c50491a7
TT
48592011-05-23 Tom Tromey <tromey@redhat.com>
4860
4861 * gdb.base/charset.exp (string_display): Add tests to assign to
4862 arrays.
4863 * gdb.base/charset.c (short_array, int_array, long_array): New.
4864
4a07b7da
PA
48652011-05-20 Pedro Alves <pedro@codesourcery.com>
4866
4867 Cope with async mode.
4868
4a07b7da
PA
4869 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
4870 into gdb_test + mi_expect_stop.
4871
b275f2d2
PA
48722011-05-20 Pedro Alves <pedro@codesourcery.com>
4873
4874 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
4875 (callme): Remove printf call.
4876
eec52c44
PM
48772011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
4878
4879 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
4880 quote pattern to avoid problems with Cygwin/mingw expect versions.
4881 * gdb.base/default.exp (show convenience): Use double
4882 quote pattern for regular expressions.
4883
b3c8eb43
JK
48842011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4885
4886 Fix -readnow for -gdwarf-4 unused type units.
4887 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
4888 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
4889
ed731959
JK
48902011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4891
4892 * gdb.base/kill-after-signal.c: New file.
4893 * gdb.base/kill-after-signal.exp: New file.
4894
3b48433d
PA
48952011-05-16 Pedro Alves <pedro@codesourcery.com>
4896
4897 * gdb.ada/start.exp: Call untested with the correct test filename.
4898 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
4899 test filename. Make the test's binary unique.
4900 * gdb.arch/i386-signal.exp: Call untested with the correct test
4901 filename.
4902 * gdb.arch/i386-size-overlap.exp: Ditto.
4903 * gdb.arch/Makefile.in (EXECUTABLES): Update.
4904 * gdb.base/gcore-buffer-overflow.exp: Ditto.
4905 * gdb.cp/call-c.exp: Ditto.
4906 * gdb.mi/mi-reverse.exp: Call untested with the correct test
4907 filename. Make the test's binary unique.
4908 * gdb.mi/Makefile.in (EXECUTABLES): Update.
4909 * gdb.python/py-mi.exp: Ditto.
4910 * gdb.python/Makefile.in (EXECUTABLES): Update.
4911 * gdb.reverse/i386-precsave.exp: Ditto.
4912 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
4913 test filename.
4914 * gdb.reverse/i387-stack-reverse.exp: Ditto.
4915 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
4916 unique.
4917 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
4918 test filename.
4919 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
4920 * gdb.trace/tfile.exp: Ditto.
4921
ba4a8bdd
YQ
49222011-05-14 Yao Qi <yao@codesourcery.com>
4923
4924 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
4925 type.
4926
dbaefcf7
DE
49272011-05-13 Doug Evans <dje@google.com>
4928
4929 * gdb.python/py-objfile-script.exp: New file.
4930 * gdb.python/py-objfile-script.c: New file.
4931 * gdb.python/py-objfile-script-gdb.py: New file.
4932 * testsuite/gdb.python/py-section-script.exp: Test
4933 "info auto-load-scripts".
4934
9930639c
TT
49352011-05-13 Tom Tromey <tromey@redhat.com>
4936
4937 * gdb.dwarf2/clztest.exp: New file.
4938 * gdb.dwarf2/clztest.c: New file.
4939 * gdb.dwarf2/clztest.S: New file.
4940
05272e11
DE
49412011-05-13 Doug Evans <dje@google.com>
4942
cc63ef9b
DE
4943 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
4944 String16 tests.
05272e11 4945
6edba76f
TT
49462011-05-13 Tom Tromey <tromey@redhat.com>
4947
4948 * lib/gdb.exp (is_x86_like_target): New proc.
4949 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
4950 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
4951 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
4952 -nostdlib to compiler.
4953 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
4954 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
4955 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
4956 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
4957 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
4958
028d0ed5
TJB
49592011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
4960
4961 * gdb.python/py-function.exp: Test setting a value from a function
4962 which executes a command.
4963
8a9b8146
TT
49642011-05-12 Tom Tromey <tromey@redhat.com>
4965
4966 * gdb.dwarf2/typeddwarf.S: New file.
4967 * gdb.dwarf2/typeddwarf.c: New file.
4968 * gdb.dwarf2/typeddwarf.exp: New file.
4969
10483e8e
MP
49702011-05-12 Marek Polacek <mpolacek@redhat.com>
4971
4972 * gdb.mi/mi-basics.exp: Fix races. Honour the
4973 `test_exec_and_symbol_mi_operatons' return value.
4974 (test_mi_interpreter_selection): Use mi_gdb_test instead of
4975 gdb_test_multiple.
4976 (test_exec_and_symbol_mi_operatons): Likewise.
4977 (test_path_specification): Likewise.
4978
faf067f1
JK
49792011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4980
4981 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
4982 (gdb_touch_execfile): Remove catch wrappers. New variable time.
4983 Replace `file copy' and `file rename' by `file mtime'. Twice.
4984
7ff911a3
JK
49852011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4986
4987 * gdb.base/readline-ask.c: New file.
4988 * gdb.base/readline-ask.exp: New file.
4989 * gdb.base/readline-ask.inputrc: New file.
4990
a536c6d7
UW
49912011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
4992
4993 * gdb.cell/bt.exp: Delete breakpoints before running to signal
4994 to avoid race condition.
4995 * gdb.cell/coremaker.c: Use small stack size.
4996 * gdb.cell/ea-standalone.exp: Use file name without path as
4997 argument to c_to.
4998 * gdb.cell/fork.exp: Allow other output when continuing to end.
4999
d472a426
JK
50002011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5001
5002 * gdb.threads/corethreads.c: New file.
5003 * gdb.threads/corethreads.exp: New file.
5004
50052011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
5006
5007 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
5008 Try to compile the test using -Wl,-z,norelro first.
5009 (load_core): New variable libthread_db_seen, initialize it.
5010 (zeroed-threads cannot be listed): Protect it by XFAIL on
5011 !$libthread_db_seen.
5012
8be455d7
JK
50132011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5014
5015 PR 12573
5016 * gdb.dwarf2/dw2-skip-prologue.S: New file.
5017 * gdb.dwarf2/dw2-skip-prologue.c: New file.
5018 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
5019
1976171a
JK
50202011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5021
5022 * gdb.cp/psymtab-parameter.cc: New file.
5023 * gdb.cp/psymtab-parameter.exp: New file.
5024
7db6f30f
JK
50252011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5026
5027 Fix a race.
5028 * gdb.cp/static-print-quit.exp (print c): Split to ...
5029 (print c - <return>, print c - q <return>, print c - to quit):
5030 ... these. Make the testfile untested on gdb-7.1.
5031
85161e9e 50322011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
5033
5034 * lib/gdb.exp (exec_target_file, exec_symbol_file,
5035 gdb_rename_execfile, gdb_touch_execfile): New.
5036 * gdb.base/reread.exp: Use new procs to handle multiple
5037 exec files.
5038
0c51be18
YQ
50392011-05-05 Yao Qi <yao@codesourcery.com>
5040
5041 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
5042 (test_adr_32bit, test_pop_pc): New.
5043 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
5044 (test_adr_32bit, test_pop_pc): New.
5045
4d393d60
JM
50462011-05-04 Joseph Myers <joseph@codesourcery.com>
5047
5048 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
5049 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
5050 targets.
5051 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
5052 handle targets.
5053
8ffd0459
JK
50542011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5055
5056 * gdb.base/completion.exp (complete help info wat): Rename to ...
5057 (complete 'help info wat'): ... here.
5058 Remove all `-re ".*' and `-re "^.*' redundant regexes.
5059 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
5060
8e28d804
PA
50612011-05-04 Pedro Alves <pedro@codesourcery.com>
5062
5063 * gdb.base/completion.exp: Use gdb_test_multiple instead of
5064 gdb_test and explicit $gdb_prompt/timeout matches.
5065
3eb2ef34
YQ
50662011-05-04 Yao Qi <yao@codesourcery.com>
5067
5068 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
5069 and __thumb2__.
5070
aaaf81a3
MP
50712011-05-03 Marek Polacek <mpolacek@redhat.com>
5072
5073 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
5074 in place of `gdb_test "delete breakpoints"'. This eliminates two
5075 testcases.
5076
c4cbc0df
PA
50772011-05-02 Pedro Alves <pedro@codesourcery.com>
5078
5079 PR testsuite/12649
5080 Fix races.
5081
5082 * gdb.base/completion.exp: Remove all sleep calls. Remove
5083 unnecessary regexs. Don't explicitly expect anything after the
5084 prompt. Eat the prompt if necessary.
5085
b4cbb4a3
EBM
50862011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
5087
5088 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
5089 accept to show the caller line again as well as the line after.
5090
d65aec65
PM
50912011-04-29 Phil Muldoon <pmuldoon@redhat.com>
5092
5093 PR mi/12531
5094
5095 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
5096 compile target.
5097 * gdb.python/py-prettyprint.exp: Add C++ object for
5098 CPLUS_FAKE_CHILD test.
5099
30852783
UW
51002011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
5101
5102 * gdb.base/signest.exp: New file.
5103 * gdb.base/signest.c: Likewise.
5104
c7b1f0d9
JK
51052011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5106
5107 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
5108 thread and breakpoint notifications.
5109
559a7a62
JK
51102011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5111
5112 * gdb.base/fortran-sym-case.c: New file.
5113 * gdb.base/fortran-sym-case.exp: New file.
5114 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
5115 * gdb.dwarf2/dw2-case-insensitive.c: New file.
5116 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
5117
8344e389
JK
51182011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5119
5120 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
5121 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
5122 false #1', `if true else false #2' and `if true else false #3'.
5123
2484c66b
UW
51242011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
5125
5126 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
5127 while delivering signal.
5128
8d3788bd
VP
51292011-04-27 Vladimir Prus <vladimir@codesourcery.com>
5130
5131 MI breakpoint notifications.
5132
5133 * testsuite/gdb.mi/mi-cli.exp: Adust.
5134 * testsuite/gdb.mi/mi2-cli.exp: Adust.
5135 * testsuite/gdb.mi/mi-watch.exp: Adust.
5136 * testsuite/gdb.mi/mi2-watch.exp: Adust.
5137 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
5138 notifications.
5139
3e03848b
JK
51402011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5141
5142 * gdb.base/gdbindex-stabs-dwarf.c: New file.
5143 * gdb.base/gdbindex-stabs.c: New file.
5144 * gdb.base/gdbindex-stabs.exp: New file.
5145
918c9108
YQ
51462011-04-25 Yao Qi <yao@codesourcery.com>
5147
5148 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
5149 with /*...*/.
5150 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
5151
90556b8c
JK
51522011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5153
5154 * gdb.python/py-value.exp (test_objfiles): Name the first test
5155 `py-value in file.filename'.
5156
03f2bd59
JK
51572011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5158
5159 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
5160 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
5161 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
5162 !gdbserver_reconnect_p..
5163 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
5164
7b08b9eb
JK
51652011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5166
5167 * gdb.cp/cpcompletion.exp (complete class methods)
5168 (complete class methods beginning with F): Move them above runto. New
5169 comment about the runto delimiter.
5170
b78974c3
PA
51712011-04-20 Pedro Alves <pedro@codesourcery.com>
5172
5173 * gdb.base/maint.exp: Test that "maint print registers" works
5174 without a running program.
5175
20429c40 51762011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 5177
20429c40
MP
5178 * gdb.base/setshow.exp: Fix racy tests.
5179 ($old_gdb_prompt): New variable.
5180
7a9dd1b2
TT
51812011-04-19 Tom Tromey <tromey@redhat.com>
5182
5183 * gdb.mi/mi-nsmoribund.exp:
5184 * gdb.hp/gdb.objdbg/objdbg01.exp:
5185 * gdb.base/structs.exp (test_struct_returns):
5186 * gdb.base/call-sc.exp (test_scalar_returns):
5187 * gdb.base/bigcore.exp: Remove duplicate words.
5188
02835898
JK
51892011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5190
5191 * gdb.base/break-interp-lib.c (v, vptr): New variables.
5192 * gdb.base/break-interp.exp (test_attach): New comment.
5193
254f582e
JK
51942011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5195
5196 * gdb.threads/gcore-thread.exp ($core0file): New variable.
5197 (clear __stack_user.next, clear stack_used.next)
5198 (save a zeroed-threads corefile): New test.
5199 Call core_load for $core0file.
5200 (zeroed-threads cannot be listed): New test.
5201
4fe85f5c
JK
52022011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5203
5204 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
5205 filename.
5206 ($srcfile): Preserve the original value.
5207 ($testfile): Match it the .exp filename.
5208 ($corefile): New variable. Substitute it around.
5209 Use clean_restart.
5210 ($prev_timeout): Remove.
5211 (load_core): Move core loading into this proc.
5212 Fix restore of $timeout if load_core fails.
5213
63524580
JK
52142011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5215
5216 * gdb.base/eu-strip-infcall.c: New file.
5217 * gdb.base/eu-strip-infcall.exp: New file.
5218
90359a16
JK
52192011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5220
5221 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
5222 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
5223
626e7282
JK
52242011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5225
5226 Fix Python access to inlined frames.
5227 * gdb.python/py-frame-inline.c: New file.
5228 * gdb.python/py-frame-inline.exp: New file.
5229
3363d018
EBM
52302011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
5231
5232 * gdb.base/gdb1090.exp: Change breakpoint location to read the
5233 content of 's24' correctly (avoiding "optimized out").
5234 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
5235
28781456
JK
52362011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5237
5238 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
5239
4a4106ca
TJB
52402011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
5241
5242 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
5243 expect a colon in watch -location output.
5244
d26ccb4f
JK
52452011-04-13 Marek Polacek <mpolacek@redhat.com>
5246
df46027d 5247 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
5248 New testcase `expect response to define backtrace'. Also remove
5249 redundant `default' block.
5250
e1ab1f9c
JK
52512011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5252
5253 * gdb.python/py-prettyprint.c (struct hint_error): New.
5254 (main): New variable hint_error.
5255 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
5256 "print hint_error".
5257 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
5258 (register_pretty_printers): Register it.
5259
0c2e6019
TT
52602011-04-04 Tom Tromey <tromey@redhat.com>
5261
5262 * gdb.cp/maint.exp (test_help): Update.
5263 (test_namespace): Likewise.
5264
af57139d
JB
52652011-04-01 Joel Brobecker <brobecker@adacore.com>
5266
5267 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
5268 * gdb.ada/arrayptr.exp: Add new tests.
5269
956a9fb9
JB
52702011-04-01 Joel Brobecker <brobecker@adacore.com>
5271
5272 * gdb.ada/mi_catch_ex: New testcase.
5273
d0c4d642
PA
52742011-04-01 Pedro Alves <pedro@codesourcery.com>
5275
5276 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
5277 base::overload(void) method without specifying "const".
5278
18819fa6
UW
52792011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
5280
5281 * gdb.arch/thumb-singlestep.S: New file.
5282 * gdb.arch/thumb-singlestep.exp: Likewise.
5283
a4c8e806
TT
52842011-03-31 Tom Tromey <tromey@redhat.com>
5285
5286 * gdb.python/py-prettyprint.py (exception_flag): New global.
5287 (NoStringContainerPrinter._iterator.next): Check it.
5288 * gdb.python/py-prettyprint.c (main): New variable nstype2.
5289 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
5290
53832f31
TT
52912011-03-29 Tom Tromey <tromey@redhat.com>
5292
5293 * gdb.cp/anon-struct.cc: New file.
5294 * gdb.cp/anon-struct.exp: New file.
5295
e4620230
JK
52962011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5297
5298 Test STT_GNU_IFUNC support.
5299 * gdb.base/gnu-ifunc-lib.c: New file.
5300 * gdb.base/gnu-ifunc.c: New file.
5301 * gdb.base/gnu-ifunc.exp: New file.
5302
d0fb5eae
JK
53032011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5304
5305 Support a ring of related breakpoints.
5306 * gdb.base/watchpoint-delete.c: New file.
5307 * gdb.base/watchpoint-delete.exp: New file.
5308
20106cfb
JK
53092011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5310
5311 * gdb.ada/arrayparam.exp (print first after function call): Use
5312 explicit package name. Add a comment
5313 (print lasta after function call): Rename ...
5314 (print last after function call): ... it and use explicit package
5315 name.
5316 (print length after function call): Use explicit package name.
5317 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
5318 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
5319 (multiple matches for symbol i): Rename ...
5320 (multiple matches for symbol integervar): ... it.
5321 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
5322 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
5323
e7ab5e63
AB
53242011-03-25 Andrew Burgess <aburgess@broadcom.com>
5325
5326 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
5327 environment variable to make grep output more predictable. Move
5328 all the environment setup into gdb_init so it's done once per test
5329 case rather than each time we start gdb.
5330
9ef07c8c
TT
53312011-03-24 Tom Tromey <tromey@redhat.com>
5332
5333 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
5334 test.
5335
dd90784c
JK
53362011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5337
5338 * gdb.dwarf2/dw2-entry-value-main.c: New file.
5339 * gdb.dwarf2/dw2-entry-value.S: New file.
5340 * gdb.dwarf2/dw2-entry-value.exp: New file.
5341
05775840
PM
53422011-03-22 Phil Muldoon <pmuldoon@redhat.com>
5343
5344 PR python/12183
5345
5346 * gdb.python/py-function.exp: Add GdbError tests.
5347
8661b11b
PA
53482011-03-18 Pedro Alves <pedro@codesourcery.com>
5349
5350 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
5351 (reglocal_test_func, statlocal_test_func): New functions.
5352 (globals_test_func): Call new functions.
5353 * gdb.trace/unavailable.exp (gdb_collect_args_test)
5354 (gdb_collect_locals_test): New procedure.
5355 (gdb_trace_collection_test): Call new procedures.
5356
0fdb4f18
PA
53572011-03-18 Pedro Alves <pedro@codesourcery.com>
5358
5359 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
5360 (test_register, test_register_unavailable): New procedures.
5361 (gdb_unavailable_registers_test): New procedure.
5362 (gdb_trace_collection_test): Call it.
5363
99c3dc11
PM
53642011-03-18 Phil Muldoon <pmuldoon@redhat.com>
5365
5366 PR python/12149
5367
5368 * gdb.python/python.exp: Add gdb.write tests.
5369
29703da4
PM
53702010-03-17 Phil Muldoon <pmuldoon@redhat.com>
5371
5372 * gdb.python/Makefile.in: Add py-objfile.
5373 * gdb.python/py-objfile.exp: New file.
5374 * gdb.python/py-objfile.c: New file.
5375 * gdb.python/py-block.exp: Add is_valid tests.
5376 * gdb.python/py-inferior.exp: Ditto.
5377 * gdb.python/py-infthread.exp: Ditto.
5378 * gdb.python/py-symbol.exp: Ditto.
5379 * gdb.python/py-symtab.exp: Ditto.
5380
598997c8
KS
53812011-03-16 Keith Seitz <keiths@redhat.com>
5382
5383 PR c++/12273
5384 * gdb.cp/cmpd-minsyms.exp: New test.
5385 * gdb.cp/cmpd-minsyms.cc: New file.
5386
5387 PR c++/11734
5388 * gdb.cp/ovsrch.exp: New test.
5389 * gdb.cp/ovsrch.h: New file.
5390 * gdb.cp/ovsrch1.cc: New file.
5391 * gdb.cp/ovsrch2.cc: New file.
5392 * gdb.cp/ovsrch3.cc: New file.
5393 * gdb.cp/ovsrch4.cc: New file.
5394
c91513d8
PP
53952011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
5396
5397 PR gdb/12528
5398 * gdb.base/Makefile.in: Adjust EXECUTABLES.
5399 * gdb.base/break-on-linker-gcd-function.exp: New test.
5400 * gdb.base/break-on-linker-gcd-function.cc: New file.
5401
7470fc63
AT
54022011-03-15 Andreas Tobler <andreast@fgznet.ch>
5403
5404 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
5405
959e7469
PM
54062011-03-15 Phil Muldoon <pmuldoon@redhat.com>
5407
5408 * lib/gdb.exp (gdb_unload): Add another termination case.
5409
9373cf26
JK
54102011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5411
5412 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
5413 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
5414 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
5415 Provide a stub byte there.
5416 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
5417 DW_AT_entry_pc.
5418 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
5419
24e9cda0
UW
54202011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
5421
5422 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
5423 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
5424 "generic ABI, auto".
5425 (altivec_abi_tests): Accept vectors returned by reference.
5426
7371cf6d
PM
54272010-03-14 Phil Muldoon <pmuldoon@redhat.com>
5428
5429 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
5430
ce77046a
UW
54312011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
5432
5433 * gdb.python/py-section-script.exp: Skip test if no Python support.
5434
176400c3
UW
54352011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
5436
5437 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
5438
ecec24e6
PM
54392011-03-10 Phil Muldoon <pmuldoon@redhat.com>
5440
5441 * gdb.python/py-parameter.exp: Update tests to the new Python
5442 parameter API. Add "no documentation" test. Add deprecated API
5443 backward compatibility test.
5444
5dbdd470
TT
54452011-03-09 Tom Tromey <tromey@redhat.com>
5446
5447 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
5448 gdb_continue_to_end.
5449
b66e66ee
MK
54502011-03-09 Mark Kettenis <kettenis@gnu.org>
5451
5452 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
5453 tabs.
5454
eceb0c5f
TT
54552011-03-09 Tom Tromey <tromey@redhat.com>
5456
5457 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
5458 parentheses.
5459 (gdb_continue_to_end): Add "allow_extra" parameter. Use
5460 $command.
5461 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
5462 argument to gdb_continue_to_end.
5463 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
5464 argument to gdb_continue_to_end.
5465 * gdb.cp/annota3.exp: Fix regex.
5466 * gdb.cp/annota2.exp: Fix regex.
5467 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
5468 gdb_continue_to_end.
5469 * gdb.base/call-signal-resume.exp: Revert earlier patch.
5470 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
5471 gdb_continue_to_end.
5472
63154eca
PA
54732011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5474
5475 * gdb.server/ext-run.exp
5476 (load new file without any gdbserver inferior): New test.
5477
967d1f9b
TT
54782011-03-07 Tom Tromey <tromey@redhat.com>
5479
5480 * Makefile.in (TAGS): Rewrite.
5481
d68dcbb9
JK
54822011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5483
5484 * gdb.trace/report.exp (12.1: trace report #1): New match for the
5485 initial commands echo. New match for `Found trace'. Anchor all the
5486 other matches. Anchor and match for `No trace frame found' the final
5487 match.
5488
6bf58e63
TT
54892011-03-07 Tom Tromey <tromey@redhat.com>
5490
5491 * Makefile.in (TAGS): New target.
5492
fda326dd
TT
54932011-03-07 Tom Tromey <tromey@redhat.com>
5494
5495 * lib/opencl.exp (skip_opencl_tests): Update for exit message
5496 change.
5497 * lib/mi-support.exp (mi_gdb_test): Update for exit message
5498 change.
5499 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
5500 exit message change.
5501 (skip_altivec_tests): Update for exit message change.
5502 (skip_vsx_tests): Likewise.
5503 (gdb_continue_to_end): Likewise. Add 'command' argument.
5504 * lib/cell.exp (skip_cell_tests): Update for exit message change.
5505 * gdb.threads/tls.exp: Update for exit message change.
5506 * gdb.threads/thread-unwindonsignal.exp: Use
5507 gdb_continue_to_end.
5508 * gdb.threads/step.exp (step_it): Update for exit message change.
5509 (continue_all): Likewise.
5510 * gdb.threads/print-threads.exp (test_all_threads): Update for
5511 exit message change.
5512 * gdb.threads/interrupted-hand-call.exp: Use
5513 gdb_continue_to_end.
5514 * gdb.threads/execl.exp: Use gdb_continue_to_end.
5515 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
5516 gdb_continue_to_end.
5517 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
5518 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
5519 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
5520 * gdb.cp/method.exp: Update for exit message change.
5521 * gdb.cp/mb-templates.exp: Update for exit message change.
5522 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
5523 * gdb.cp/annota3.exp: Update for exit message change.
5524 * gdb.cp/annota2.exp: Update for exit message change.
5525 * gdb.cell/fork.exp: Use gdb_continue_to_end.
5526 * gdb.base/term.exp: Update for exit message change.
5527 * gdb.base/step-test.exp (test_i): Update for exit message change.
5528 * gdb.base/sigstep.exp (advance): Update for exit message change.
5529 (advancei): Likewise.
5530 * gdb.base/siginfo.exp: Update for exit message change.
5531 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
5532 * gdb.base/reread.exp: Use gdb_continue_to_end.
5533 * gdb.base/langs.exp: Use gdb_continue_to_end.
5534 * gdb.base/interrupt.exp: Update for exit message change.
5535 * gdb.base/gdb1555.exp: Update for exit message change.
5536 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
5537 * gdb.base/ending-run.exp: Update for exit message change.
5538 * gdb.base/chng-syms.exp: Update for exit message change.
5539 * gdb.base/checkpoint.exp: Update for exit message change.
5540 * gdb.base/catch-syscall.exp (check_for_program_end): Use
5541 gdb_continue_to_end.
5542 (test_catch_syscall_with_wrong_args): Likewise.
5543 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
5544 * gdb.base/break-interp.exp (test_ld): Update for exit message
5545 change.
5546 * gdb.base/bang.exp: Update for exit message change.
5547 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
5548 (do_call_attach_tests): Likewise.
5549 * gdb.base/a2-run.exp: Update for exit message change.
5550 * gdb.arch/ppc-dfp.exp: Update for exit message change.
5551 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
5552 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
5553
dd19bd70
JK
55542011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5555
5556 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
5557
30e62689
TT
55582011-03-03 Tom Tromey <tromey@redhat.com>
5559
5560 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
5561 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
5562 * gdb.hp/gdb.aCC/configure.ac: Remove.
5563 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
5564 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
5565 * gdb.hp/gdb.base-hp/configure.ac: Remove.
5566 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
5567 * gdb.hp/gdb.compat/configure (Makefile): Remove.
5568 * gdb.hp/gdb.compat/configure.ac: Remove.
5569 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
5570 * gdb.hp/gdb.defects/configure (Makefile): Remove.
5571 * gdb.hp/gdb.defects/configure.ac: Remove.
5572 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
5573 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
5574 * gdb.hp/gdb.objdbg/configure.ac: Remove.
5575 * gdb.hp/configure.ac: Remove.
5576 * gdb.hp/configure: Remove.
5577 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
5578 substitution.
5579 (Makefile): Remove rule.
5580 * gdb.cell/configure.ac: Remove.
5581 * gdb.cell/configure: Remove.
5582 * gdb.stabs/Makefile.in (Makefile): Remove.
5583 (distclean): Don't remove config.status or config.log.
5584 * gdb.stabs/configure (Makefile): Remove.
5585 * gdb.stabs/configure.ac: Remove.
5586 * configure: Rebuild.
5587 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
5588 Remove stabs- and cell-specific logic. Test for existence of
5589 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
5590 subdirectories, gdb.cell, and and gdb.stabs.
5591 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
5592
c171f854
JB
55932011-03-03 Joel Brobecker <brobecker@adacore.com>
5594
5595 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
5596 end of buffer.
5597
9a5193cb
JB
55982011-03-02 Joel Brobecker <brobecker@adacore.com>
5599
5600 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
5601 gdb_test when running a test where we expected no output back.
5602
9bb4c1bb
MS
56032011-02-28 Michael Snyder <msnyder@vmware.com>
5604
5605 * gdb.cp/overload.cc: Change initializer value to integer.
5606
3bd0f5ef
MS
56072011-02-27 Michael Snyder <msnyder@vmware.com>
5608
5609 * gdb.multi/base.exp: Add test for remove-inferiors.
5610
2279eaad
JB
56112011-02-26 Joel Brobecker <brobecker@adacore.com>
5612
5613 * gdb.python/py-frame.exp: Simplify the initialization phase
5614 using prepare_for_testing.
5615
c82c0b55
MS
56162011-02-25 Michael Snyder <msnyder@vmware.com>
5617
5618 * gdb.multi/base.exp: Add tests for info inferiors with args.
5619
1d94651b
JK
56202011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5621
5622 * gdb.dwarf2/dw2-ranges.S: Rename to ...
5623 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
5624 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
5625 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
5626 asmfile3. Comment the STABS (#3) file compilation. Compile
5627 everything through assembler. Provide KFAIL for symtab/12497.
5628 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
5629 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
5630 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
5631 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
5632
3bd0f5ef
MS
56332011-02-24 Michael Snyder <msnyder@vmware.com>
5634
5635 * gdb.base/break.exp: Add tests for delete breakpoints using
5636 convenience variables and value history references.
5637
12c1418e
MS
56382011-02-24 Michael Snyder <msnyder@vmware.com>
5639
5640 * gdb.base/break.exp: Remove debugging 'printf' accidentally
5641 left behind in previous check-in.
5642
e5a67952
MS
56432011-02-23 Michael Snyder <msnyder@vmware.com>
5644
5645 * gdb.base/break.exp: Add tests for "info break" with arguments.
5646 * gdb.trace/infotrace.exp: Update patterns for error and help.
5647 * gdb.base/completion.exp: Update pattern.
5648 * gdb.base/ena-dis-br.exp: Update pattern.
5649 * gdb.base/help.exp: Update patterns.
5650
56512011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
5652
5653 * gdb.base/memattr.exp: New test.
5654 * gdb.base/memattr.c: Test load for memattr.exp.
5655
6e6fbe60
DE
56562011-02-22 Doug Evans <dje@google.com>
5657
5658 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
5659
1d41d745
MS
56602011-02-22 Michael Snyder <msnyder@vmware.com>
5661
5662 * Makefile.in: Make more clean.
5663 * gdb.ada/Makefile.in: Ditto.
5664 * gdb.arch/Makefile.in: Ditto.
5665 * gdb.asm/Makefile.in: Ditto.
5666 * gdb.base/Makefile.in: Ditto.
5667 * gdb.cp/Makefile.in: Ditto.
5668 * gdb.dwarf2/Makefile.in: Ditto.
5669 * gdb.java/Makefile.in: Ditto.
5670 * gdb.mi/Makefile.in: Ditto.
5671 * gdb.modula2/Makefile.in: Ditto.
5672 * gdb.python/Makefile.in: Ditto.
5673 * gdb.server/Makefile.in: Ditto.
5674 * gdb.stabs/Makefile.in: Ditto.
5675 * gdb.threads/Makefile.in: Ditto.
5676 * gdb.trace/Makefile.in: Ditto.
5677
79ba84ca
MS
56782011-02-22 Michael Snyder <msnyder@vmware.com>
5679
df46027d 5680 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
5681 info threads.
5682
b9b35694
JB
56832011-02-22 Joel Brobecker <brobecker@adacore.com>
5684
5685 * gdb.python/py-breakpoint.exp: Fix the expected output of
5686 one of the "maint info breakpoints" tests to accept the output
5687 generated on platforms that do not have hardware watchpoints.
5688
8bfb830f
JB
56892011-02-22 Joel Brobecker <brobecker@adacore.com>
5690
5691 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
5692 clean_restart. Be a little stricter in the expected output
5693 for one of the tests. Fix a typo in one of the comments.
5694
c45f3c54
JB
56952011-02-22 Joel Brobecker <brobecker@adacore.com>
5696
5697 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
5698 Delete variable binfile, no longer use. Add or modify test
5699 comments to make them unique.
5700
b97c863c
MS
57012011-02-21 Michael Snyder <msnyder@vmware.com>
5702
5703 * Makefile.in: Update for make clean.
5704 * gdb.ada/Makefile.in: Ditto.
5705 * gdb.arch/Makefile.in: Ditto.
5706 * gdb.asm/Makefile.in: Ditto.
5707 * gdb.base/Makefile.in: Ditto.
5708 * gdb.cp/Makefile.in: Ditto.
5709 * gdb.dwarf2/Makefile.in: Ditto.
5710 * gdb.java/Makefile.in: Ditto.
5711 * gdb.mi/Makefile.in: Ditto.
5712 * gdb.modula2/Makefile.in: Ditto.
5713 * gdb.python/Makefile.in: Ditto.
5714 * gdb.server/Makefile.in: Ditto.
5715 * gdb.stabs/Makefile.in: Ditto.
5716 * gdb.threads/Makefile.in: Ditto.
5717 * gdb.trace/Makefile.in: Ditto.
5718
aea5b279
MS
57192011-02-21 Michael Snyder <msnyder@vmware.com>
5720
5721 * gdb.threads/thread-find.exp: Update patterns for changes in
5722 output of "info threads" command.
5723
e3039479
UW
57242011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5725 Ulrich Weigand <uweigand@de.ibm.com>
5726
5727 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
5728 (skip_hw_watchpoint_tests): Likewise.
5729 (skip_hw_watchpoint_multi_tests): Likewise.
5730
b800ec70
UW
57312011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
5732
5733 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
5734 (skip_hw_watchpoint_tests): Likewise.
5735 (skip_hw_watchpoint_multi_tests): Likewise.
5736 (skip_hw_watchpoint_access_tests): Likewise.
5737
5738 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
5739 * gdb.base/pr11022.exp: Likewise.
5740 * gdb.base/watch-read.exp: Likewise.
5741 * gdb.base/watch_thread_num.exp: Likewise.
5742 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
5743 * gdb.base/watchpoint-hw.exp: Likewise.
5744 * gdb.base/watchpoint.exp: Likewise.
5745 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
5746 * gdb.threads/watchthreads-reorder.exp: Likewise.
5747 * gdb.threads/watchthreads.exp: Likewise.
5748 * gdb.threads/watchthreads2.exp: Likewise.
5749
91033e37
JB
57502011-02-21 Joel Brobecker <brobecker@adacore.com>
5751
5752 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
5753 the debugger is unable to find the array bounds.
5754
eeaafae2
JK
57552011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5756
5757 * gdb.cp/typedef-operator.exp: New file.
5758 * gdb.cp/typedef-operator.cc: New file.
5759
e338d953
MS
57602011-02-17 Michael Snyder <msnyder@vmware.com>
5761
5762 * gdb.threads/thread-find.exp: Fix regular expressions.
5763
e67ad678
JB
57642011-02-17 Joel Brobecker <brobecker@adacore.com>
5765
5766 * gdb.ada/packed_array: Expand testcase to test printing of
5767 unconstrained packed array.
5768
93084bca
JB
57692011-02-17 Joel Brobecker <brobecker@adacore.com>
5770
5771 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
5772
a0c78a73
PA
57732011-02-16 Pedro Alves <pedro@codesourcery.com>
5774
f65d5553 5775 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
5776 (main): Initialize it before collecting, and and clear it
5777 afterwards.
f65d5553
PA
5778 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
5779 collecting with '{type} addr', where the addr expression is not an
5780 rvalue.
a0c78a73 5781
3dfcbbd2
KW
57822011-02-16 Ken Werner <ken.werner@de.ibm.com>
5783
5784 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
5785 a bool variable. Expect correct OpenCL names for vector types. Use the
5786 uc3 variable name instead of referring to the uchar3 built-in type.
5787 Escape the asterisk at the half pointer test.
5788
08807d5a
PA
57892011-02-16 Pedro Alves <pedro@codesourcery.com>
5790
f65d5553 5791 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
5792 (main): Initialize it before collecting, and and clear it
5793 afterwards.
f65d5553
PA
5794 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
5795 collecting overlapping memory ranges.
08807d5a 5796
60f98dde
MS
57972011-02-15 Michael Snyder <msnyder@vmware.com>
5798
5799 * gdb.base/default.exp: Add tests for thread commands.
5800 * gdb.base/help.exp: Add tests for thread commands.
5801 * gdb.threads/thread-find.exp: New test for thread find command.
5802
648cd113
KW
58032011-02-15 Ken Werner <ken.werner@de.ibm.com>
5804
5805 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
5806
494e194e
YQ
58072011-02-15 Yao Qi <yao@codesourcery.com>
5808
5809 PR tdep/12352
5810 * gdb.arch/arm-disp-step.S : New test for str instruction.
5811 * gdb.arch/arm-disp-step.exp : Likewise.
5812
d9492458
TJB
58132011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
5814
5815 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
5816 "vector_register2_vr" test strings. Test the extended floating
5817 point registers (F32~F63).
5818 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
5819 IBM XL C compiler. Make the test program use a register provided
5820 by the compiler for the lxvd2x instruction.
5821
8af8e3bc
PA
58222011-02-14 Pedro Alves <pedro@codesourcery.com>
5823
5824 * gdb.trace/unavailable.cc (class Base, class Middle, class
5825 Derived): New types.
5826 (derived_unavail, derived_partial, derived_whole): New globals.
5827 (virtual_partial): New global.
5828 (virtualp): Point at virtual_partial.
5829 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
5830 related to unavailable vptr.
5831
1b28d0b3
PA
58322011-02-14 Pedro Alves <pedro@codesourcery.com>
5833
5834 * gdb.trace/unavailable.cc (a, b, c): New globals.
5835 (main): Set and clear them.
5836 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
5837 `a' and `c', and check that `b' isn't collected, although `a' and
5838 `c' are.
5839
ec0a52e1
PA
58402011-02-14 Pedro Alves <pedro@codesourcery.com>
5841
5842 * gdb.trace/unavailable.cc (struct Virtual): New.
5843 (virtualp): New global pointer.
5844 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
5845 printing a pointer to an object whose type has a vtable, with
5846 print object on.
5847
24e6bcee
PA
58482011-02-14 Pedro Alves <pedro@codesourcery.com>
5849
5850 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
5851 value repeat handles unavailableness.
5852
39d37385
PA
58532011-02-14 Pedro Alves <pedro@codesourcery.com>
5854
5855 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
5856 tests for building arrays from unavailable values, subscripting
5857 non-memory rvalue unvailable arrays, and accessing fields or
5858 baseclasses of non-lazy unavailable values,
5859 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
5860 struct types.
5861 (g_smallstruct, g_smallstruct_b): New globals.
5862
06d72e16
PA
58632011-02-14 Pedro Alves <pedro@codesourcery.com>
5864
5865 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
5866
bc9a5551
JK
58672011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5868
5869 Fix const/volatile qualifiers of C++ types, PR c++/12328.
5870 * gdb.cp/overload-const.exp: New file.
5871 * gdb.cp/overload-const.cc: New file.
5872
54fcddd0
UW
58732011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
5874
5875 * gdb.opencl/callfuncs.cl: New file.
5876 * gdb.opencl/callfuncs.exp: New test.
5877 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
5878
d6dafb7c
UW
58792011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
5880
5881 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
5882 when computing result.
5883 * gdb.arch/altivec-abi.exp: Update expected results.
5884
a449c2d8
TJB
58852011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
5886
5887 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
5888 * gdb.base/jit.exp: Likewise.
5889 * gdb.base/pie-execl.exp: Likewise.
5890 * gdb.base/solib-nodir.exp: Likewise.
5891 * gdb.base/solib-overlap.exp: Likewise.
5892
764880b7
PA
58932011-02-07 Pedro Alves <pedro@codesourcery.com>
5894
5895 * gdb.trace/collection.c (global_pieces): New.
5896 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
5897 New procedure.
5898 (gdb_trace_collection_test): Call it.
5899
505500db
SW
59002011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
5901
5902 * gdb.python/py-evthreads.c: New file.
5903 * gdb.python/py-evthreads.exp: New file.
5904 * gdb.python/py-events.py: New file.
5905 * gdb.python/py-events.exp: New file.
5906 * gdb.python/py-events.c: New file.
5907
385203ed
DD
59082011-02-04 David Daney <ddaney@caviumnetworks.com>
5909
5910 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
5911
9011945e
AB
59122011-02-03 Andrew Burgess <aburgess@broadcom.com>
5913
5914 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
5915 gdb.base/disasm-end-cu.exp: New test for disassembling over the
5916 boundary between two compilation units.
5917
580688f3
PA
59182011-02-02 Pedro Alves <pedro@codesourcery.com>
5919
5920 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
5921 (Virtual): New structs.
5922 (virtual_o, virtual_middle_b): New globals.
5923 * gdb.cp/virtbase.exp: New tests.
5924
d3f0f853
PP
59252011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
5926
5927 * gdb.base/jit.exp: New file.
5928 * gdb.base/jit-main.c: New file.
5929 * gdb.base/jit-solib.c: New file.
5930
b2030fb5
UW
59312011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
5932
5933 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
5934 proceed to initial kernel entry point.
5935 * gdb.opencl/datatypes.exp: Likewise.
5936 * gdb.opencl/operators.exp: Likewise.
5937 * gdb.opencl/vec_comps.exp: Likewise.
5938
2db19d1e
SW
59392011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
5940
5941 * gdb.cp/nsnested.cc: New.
5942 * gdb.cp/nsnested.exp: New.
5943 * gdb.cp/nsnoimports.exp: New.
5944 * gdb.cp/nsnoimports.cc: New.
5945
6b0c4c1f
JB
59462011-01-31 Joel Brobecker <brobecker@adacore.com>
5947
5948 * gdb.base/interact.exp: Add extra tests that verify that
5949 the value of the interactive-mode setting does not change
5950 after the script is sourced.
5951
80b23b6a
JK
59522011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5953
5954 * gdb.cp/noparam.exp: New file.
5955 * gdb.cp/noparam.cc: New file.
5956
ffd5ec24
PA
59572011-01-28 Pedro Alves <pedro@codesourcery.com>
5958
5959 * gdb.trace/tfile.exp: Test that with no traceframe selected,
5960 there's no stack or registers.
5961
a81766d8
TT
59622011-01-26 Tom Tromey <tromey@redhat.com>
5963
5964 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
5965 space before string output. Add test for "set print pretty off"
5966 case.
5967
585fdaa1
PA
59682011-01-25 Pedro Alves <pedro@codesourcery.com>
5969
5970 * gdb.base/frame-args.exp: Adjust.
5971 * gdb.dwarf2/dw2-noloc.exp: Adjust.
5972 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
5973 * gdb.dwarf2/pieces.exp: Adjust.
5974 * gdb.opt/clobbered-registers-O2.exp: Adjust.
5975 * gdb.opt/inline-locals.exp: Adjust.
5976 * gdb.threads/fork-child-threads.exp: Adjust.
5977
d468832a
KW
59782011-01-25 Ken Werner <ken.werner@de.ibm.com>
5979
5980 * gdb.opencl/convs_casts.cl: Move program scope variables into the
5981 OpenCL kernel function. Add a comment as marker. Add address space
5982 qualifiers for the remaining program scope variables.
5983 * gdb.opencl/datatypes.cl: Likewise.
5984 * gdb.opencl/operators.cl: Likewise.
5985 * gdb.opencl/vec_comps.cl: Likewise.
5986 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
5987 Add breakpoint at the marker comment.
5988 * gdb.opencl/datatypes.exp: Likewise.
5989 * gdb.opencl/operators.exp: Likewise.
5990 * gdb.opencl/vec_comps.exp: Likewise.
5991
490f124f
PA
59922011-01-24 Pedro Alves <pedro@codesourcery.com>
5993
5994 * gdb.base/printcmds.c (some_struct): New struct and instance.
5995 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
5996 procedure.
5997 <global scope>: Call it.
5998
6da78614
KW
59992011-01-21 Ken Werner <ken.werner@de.ibm.com>
6000
6001 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
6002 argument to the gdb_compile_opencl_hostapp call.
6003
ec64c9aa
YQ
60042011-01-19 Yao Qi <yao@codesourcery.com>
6005
6006 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
6007 positve list.
6008
810cfdbb
YQ
60092011-01-19 Yao Qi <yao@codesourcery.com>
6010
6011 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
6012 canonical form.
6013 Remove "xscale-*-*"
6014 * gdb.xml/tdesc-regs.exp: Likewise.
6015 * gdb.python/py-section-script.exp: Replace ARM target triplet
6016 with canonical form.
6017 Match arm*-*-symbianelf*.
6018 * gdb.base/dup-sect.exp: Likewise.
6019 * lib/dwarf.exp: New.
6020 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
6021 dwarf2_support.
6022 * gdb.dwarf2/dup-psym.exp: Likewise.
6023 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
6024 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
6025 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
6026 * gdb.dwarf2/dw2-basic.exp: Likewise.
6027 * gdb.dwarf2/dw2-compressed.exp: Likewise.
6028 * gdb.dwarf2/dw2-const.exp: Likewise.
6029 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
6030 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
6031 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
6032 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
6033 * gdb.dwarf2/dw2-filename.exp: Likewise.
6034 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
6035 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
6036 * gdb.dwarf2/dw2-intercu.exp: Likewise.
6037 * gdb.dwarf2/dw2-intermix.exp: Likewise.
6038 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
6039 * gdb.dwarf2/dw2-noloc.exp: Likewise.
6040 * gdb.dwarf2/dw2-op-call.exp: Likewise.
6041 * gdb.dwarf2/dw2-producer.exp: Likewise.
6042 * gdb.dwarf2/dw2-ranges.exp: Likewise.
6043 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
6044 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
6045 * gdb.dwarf2/dw2-strp.exp: Likewise.
6046 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
6047 * gdb.dwarf2/implptr.exp: Likewise.
6048 * gdb.dwarf2/mac-fileno.exp: Likewise.
6049 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
6050 * gdb.dwarf2/pieces.exp: Likewise.
6051 * gdb.dwarf2/pr11465.exp: Likewise.
6052 * gdb.dwarf2/valop.exp: Likewise.
6053 * gdb.dwarf2/watch-notconst.exp: Likewise.
6054 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
6055
4694da01
TT
60562011-01-19 Tom Tromey <tromey@redhat.com>
6057
6058 * gdb.python/py-infthread.exp: Add thread tests.
6059
b075872c
JB
60602011-01-14 Joel Brobecker <brobecker@adacore.com>
6061
6062 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
6063
2c3e6e24
JB
60642011-01-14 Joel Brobecker <brobecker@adacore.com>
6065
6066 * gdb.ada/widewide: New testcase.
6067
de8fa76c
JB
60682011-01-13 Joel Brobecker <brobecker@adacore.com>
6069
6070 * gdb.base/interact.exp: New testcase.
6071
1b05df00
TT
60722011-01-12 Tom Tromey <tromey@redhat.com>
6073
6074 * gdb.mi/gdb2549.exp: Update for error message changes.
6075 * gdb.mi/mi-cli.exp: Likewise.
6076 * gdb.mi/mi-disassemble.exp: Likewise.
6077 * gdb.mi/mi-pthreads.exp: Likewise.
6078 * gdb.mi/mi-regs.exp: Likewise.
6079 * gdb.mi/mi-stack.exp: Likewise.
6080 * gdb.mi/mi-var-block.exp: Likewise.
6081 * gdb.mi/mi-var-cmd.exp: Likewise.
6082 * gdb.mi/mi2-cli.exp: Likewise.
6083 * gdb.mi/mi2-disassemble.exp: Likewise.
6084 * gdb.mi/mi2-pthreads.exp: Likewise.
6085 * gdb.mi/mi2-regs.exp: Likewise.
6086 * gdb.mi/mi2-stack.exp: Likewise.
6087 * gdb.mi/mi2-var-block.exp: Likewise.
6088 * gdb.mi/mi2-var-cmd.exp: Likewise.
6089
c2ff108b
JK
60902011-01-12 Andrew Burgess <aburgess@broadcom.com>
6091 Jan Kratochvil <jan.kratochvil@redhat.com>
6092
6093 PR fortran/11104 and DWARF unbound arrays detection.
6094 * gdb.fortran/multi-dim.exp: New file.
6095 * gdb.fortran/multi-dim.f90: New file.
6096
b716877b
AB
60972011-01-12 Andrew Burgess <aburgess@broadcom.com>
6098
6099 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
6100 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
6101 add new tests for opcode dumping.
6102
6c162d5e
TT
61032011-01-11 Tom Tromey <tromey@redhat.com>
6104
6105 * gdb.python/py-infthread.exp: Load gdb-python.exp.
6106
77b06cd7
TJB
61072010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
6108
6109 Convert hardware watchpoints to use breakpoint_ops.
6110 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
6111 type is not supported.
6112 * gdb.base/foll-fork.exp: Likewise.
6113 * gdb.base/foll-vfork.exp: Likewise.
6114
f39a75d0
PM
61152011-01-10 Phil Muldoon <pmuldoon@redhat.com>
6116
6117 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
6118 Use load_lib gdb-python.exp.
6119 * gdb.python/python.exp: Ditto.
6120 * gdb.python/py-function.exp: Ditto.
6121
fc529d80
AS
61222011-01-09 Andreas Schwab <schwab@linux-m68k.org>
6123
6124 * gdb.threads/tls.exp ("info address me"): Fix expected output.
6125
fb03cb59
JK
61262011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6127
6128 * configure: Regenerate.
6129
d8e22779
TT
61302011-01-06 Tom Tromey <tromey@redhat.com>
6131
6132 * gdb.python/py-frame.exp: Test gdb.newest_frame.
6133
09050809
JB
61342011-01-06 Joel Brobecker <brobecker@adacore.com>
6135
fc529d80
AS
6136 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
6137 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
6138 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
6139 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
6140 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
6141 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
6142 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
6143 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
6144 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
6145 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
6146 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
6147 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
6148 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
6149 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
6150 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
6151 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
6152 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
6153 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
6154 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
6155 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
6156 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
6157 gdb.ada/uninitialized_vars.exp,
6158 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
6159 Simplify by using clean_restart.
09050809 6160
8ed5dd9e
JB
61612011-01-06 Joel Brobecker <brobecker@adacore.com>
6162
6163 Add marker to be used as anchor for inserting breakpoints.
6164 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
6165 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
6166 Likewise.
6167
6168 Remove uses of gdb_start_cmd.
6169 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
6170 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
6171
6172 Do not run testcase if testing with GDBserver.
6173 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
6174 if testing with GDBserver.
6175
368a124f
JB
61762011-01-06 Joel Brobecker <brobecker@adacore.com>
6177
6178 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
6179 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
6180 copyright header.
6181
44944448
JB
61822011-01-05 Joel Brobecker <brobecker@adacore.com>
6183
6184 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
6185 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
6186 testsuite/gdb.fortran/complex.f,
6187 testsuite/gdb.fortran/derived-type.f90,
6188 testsuite/gdb.fortran/library-module-lib.f90,
6189 testsuite/gdb.fortran/library-module-main.f90,
6190 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
6191 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
6192 Copyright year update.
6193
31886ea6
JB
61942011-01-05 Joel Brobecker <brobecker@adacore.com>
6195
6196 * gdb.base/langs1.f: Add copyright header.
6197
ebedcab5
JK
61982011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6199
6200 * gdb.base/morestack.exp: New file.
6201 * gdb.base/morestack.c: New file.
6202
de1eb2f9
JK
62032011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6204
6205 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
6206
9e87a409
JB
62072010-12-29 Joel Brobecker <brobecker@adacore.com>
6208
6209 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
6210 * gdb.ada/arrayptr.exp: Add test printing that new variable.
6211
720d1a40
JB
62122010-12-29 Joel Brobecker <brobecker@adacore.com>
6213
6214 * gdb.ada/lang_switch.exp: Correct expected parameter value.
6215
a283af87
AS
62162010-12-25 Andreas Schwab <schwab@linux-m68k.org>
6217
5d3d9cba
AS
6218 * gdb.threads/tls.exp: Fix typo.
6219
a283af87
AS
6220 * gdb.threads/thread-specific.exp (get_thread_list): Update.
6221 * gdb.threads/execl.exp: Update.
6222
2a20745c
YQ
62232010-12-23 Yao Qi <yao@codesourcery.com>
6224
6225 * gdb.arch/arm-disp-step.exp: New.
6226 * gdb.arch/arm-disp-step.S: New.
6227
a7658b96
TT
62282010-12-21 Tom Tromey <tromey@redhat.com>
6229
6230 * gdb.threads/execl.exp: Update.
6231 * gdb.threads/linux-dp.exp: Update.
6232 * gdb.threads/manythreads.exp: Update.
6233 * gdb.threads/tls.exp: Update.
6234
5b79abe7
TT
62352010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6236
6237 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
6238 (NextOverThrowDerivates) <resumebpt>: New.
6239 (resumebpt_test): New.
6240 (main): Call resumebpt_test.
6241 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
6242
0914bcdb
SS
62432010-12-12 Stan Shebs <stan@codesourcery.com>
6244
6245 * gdb.trace/tsv.exp: Test print command on trace state variables.
6246
305aeedc
TT
62472010-12-09 Tom Tromey <tromey@redhat.com>
6248
6249 * gdb.base/interp.exp: Add regression test.
6250
186c406b
TT
62512010-12-09 Tom Tromey <tromey@redhat.com>
6252
6253 * gdb.java/jnpe.java: New file.
6254 * gdb.java/jnpe.exp: New file.
6255 * gdb.cp/nextoverthrow.exp: New file.
6256 * gdb.cp/nextoverthrow.cc: New file.
6257
aae1c79a
DE
62582010-12-07 Doug Evans <dje@google.com>
6259
6260 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
6261 of data-directory.
6262 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
6263 updated.
6264 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
6265
60f98dde 62662010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
6267
6268 * gdb.base/callfuncs.exp: Test for skip_float_tests.
6269 * gdb.base/call-sc.exp: Ditto.
6270 * gdb.base/finish.exp: Ditto.
6271 * gdb.base/return.exp: Ditto.
6272 * gdb.base/return2.exp: Ditto.
6273
5fa290c1
DE
62742010-11-30 Doug Evans <dje@google.com>
6275
6276 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
6277 (gdb_expect_list): Fix spelling errors in comments.
6278 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
6279 send_gdb/gdb_expect_list where applicable.
6280 * gdb.base/call-ar-st.exp: Ditto.
6281 * gdb.base/funcargs.exp: Ditto.
6282 * gdb.base/gcore.exp: Ditto.
6283 * gdb.base/page.exp: Ditto.
6284 * gdb.base/sigaltstack.exp: Ditto.
6285 * gdb.base/siginfo.exp: Ditto.
6286 * gdb.base/sigstep.exp: Ditto.
6287 * gdb.base/trace-commands.exp: Ditto.
6288
4e04c971
DE
62892010-11-29 Doug Evans <dje@google.com>
6290
6291 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
6292 printer-name;subprinter-name.
6293
8cf6f0b1
TT
62942010-11-29 Tom Tromey <tromey@redhat.com>
6295
6296 * gdb.dwarf2/implptr.exp: New file.
6297 * gdb.dwarf2/implptr.c: New file.
6298 * gdb.dwarf2/implptr.S: New file.
6299
94b6973e
PM
63002010-11-29 Phil Muldoon <pmuldoon@redhat.com>
6301
fc529d80 6302 PR python/12199
94b6973e
PM
6303
6304 * gdb.python/py-breakpoint.exp: Test the delete method.
6305
8358c15c
JK
63062010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6307
6308 Fix step_resume_breakpoint unsaved during an infcall.
6309 * gdb.base/step-resume-infcall.exp: New file.
6310 * gdb.base/step-resume-infcall.c: New file.
6311
f6df29bc
TJB
63122010-11-24 Edjunior Machado <emachado@br.ibm.com>
6313
6314 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
6315
f2b5a5cf
TJB
63162010-11-24 Edjunior Machado <emachado@br.ibm.com>
6317
6318 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
6319 on ppc64's symbols; "finish" and "return" commands must accept to
6320 show the caller line again as well as the line after.
6321 * gdb.asm/powerpc64.inc: New file.
6322
6b0ecdc2
DE
63232010-11-23 Doug Evans <dje@google.com>
6324
6325 * lib/gdb.exp (gdb_test_sequence): New function.
6326 (gdb_expect_list): Add verbose -log call for each pattern.
6327 * gdb.base/signals.exp (test_handle_all_print): Call it.
6328 Reduce timeout increment from 6 minutes to 1 minute.
6329 * gdb.server/ext-run.exp: Call it.
6330
ea976c60
PM
63312010-11-23 Phil Muldoon <pmuldoon@redhat.com>
6332
f2b5a5cf 6333 PR python/12212
ea976c60
PM
6334
6335 * gdb.python/python.exp: Check that selected_thread raises an
6336 error when no inferior is loaded.
6337
c0efa795
JK
63382010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6339
6340 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
6341 * gdb.dwarf2/dw2-stack-boundary.S: New file.
6342
ec3aa567
JK
63432010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6344
6345 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
6346 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
6347
d8249011
DE
63482010-11-18 Doug Evans <dje@google.com>
6349
6350 * gdb.server/ext-run.exp: Fix intermittent failures.
6351
d4eba7d1
NF
63522010-11-12 Nathan Froyd <froydnj@codesourcery.com>
6353
6354 * gdb.stabs/gdb11479.exp: Use runto_main.
6355
b04c2f88
NF
63562010-11-12 Nathan Froyd <froydnj@codesourcery.com>
6357
6358 * gdb.base/break-entry.exp: Skip if using a stub.
6359
ae9d7ce4
NF
63602010-11-12 Nathan Froyd <froydnj@codesourcery.com>
6361
6362 * gdb.python/py-inferior.exp: Pack values in target endianness.
6363
621c8364
TT
63642010-11-12 Tom Tromey <tromey@redhat.com>
6365
6366 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
6367 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
6368 MemoryError.
6369 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
6370 type.
6371 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
6372 MemoryError.
6373 (test_subscript_regression): Update exception type.
6374
84f4c1fe
PM
63752010-11-11 Phil Muldoon <pmuldoon@redhat.com>
6376
6377 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
6378 breakpoint tests.
6379
a1442452
PA
63802010-11-09 Pedro Alves <pedro@codesourcery.com>
6381
6382 * gdb.base/watchpoint.exp: Test "watch -location" with an
6383 innacessible location.
6384
efd11a33
JK
63852010-11-09 Edjunior Machado <emachado@br.ibm.com>
6386 Luis Machado <luisgpm@br.ibm.com>
6387
6388 * gdb.base/maint.exp: Expect "." prefix.
6389 * gdb.base/nodebug.exp: Expect "." Likewise.
6390 * gdb.base/sepsymtab.exp: Expect "." Likewise.
6391 * gdb.base/watchpoint-cond-gone.exp: Likewise.
6392 * gdb.base/watchpoint.exp: Expect a software watch to be created for
6393 POWER server processors.
6394
aa00efb5
JK
63952010-11-08 Edjunior Machado <emachado@br.ibm.com>
6396 Luis Machado <luisgpm@br.ibm.com>
6397
6398 * gdb.base/break-entry.exp: convert entry point for
6399 ppc64 and expect leading `.' on ppc64's symbols
6400
99e7ae30
DE
64012010-11-05 Doug Evans <dje@google.com>
6402
6403 * gdb.base/help.exp: Update expected output.
b521dba8
DE
6404 * gdb.python/py-param.exp: Delete, contents moved to ...
6405 * gdb.python/py-parameter.exp: ... here. New file.
6406 Add test for gdb.parameter ("directories").
99e7ae30 6407
f4b8a18d
KW
64082010-11-05 Ken Werner <ken.werner@de.ibm.com>
6409
6410 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
6411 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
6412 * configure: Regenerate.
6413 * gdb.opencl/Makefile.in: New File.
6414 * gdb.opencl/datatypes.exp: Likewise.
6415 * gdb.opencl/datatypes.cl: Likewise.
6416 * gdb.opencl/operators.exp: Likewise.
6417 * gdb.opencl/operators.cl: Likewise.
6418 * gdb.opencl/vec_comps.exp: Likewise.
6419 * gdb.opencl/vec_comps.cl: Likewise.
6420 * gdb.opencl/convs_casts.exp: Likewise.
6421 * gdb.opencl/convs_casts.cl: Likewise.
6422 * lib/opencl.exp: Likewise.
6423 * lib/opencl_hostapp.c: Likewise.
6424 * lib/opencl_kernel.cl: Likewise.
6425 * lib/cl_util.c: Likewise.
6426 * lib/cl_util.c: Likewise.
6427 * gdb.base/default.exp (set language): Add "opencl" to the list of
6428 languages.
6429
a9d5ef47
SW
64302010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
6431
6432 * gdb.cp/overload.exp: Added test for inheritance overload.
6433 * gdb.cp/overload.cc: Ditto.
6434 * gdb.cp/oranking.exp: Removed releveant kfails.
6435
03eb1c79
JK
64362010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6437 Joel Brobecker <brobecker@adacore.com>
6438
6439 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
6440 check test_compiler_info.
6441
dbc98a8b
KW
64422010-11-03 Ken Werner <ken.werner@de.ibm.com>
6443
6444 * gdb.base/gnu_vector.exp: Adjust expect messages.
6445
120bd360
KW
64462010-11-03 Ken Werner <ken.werner@de.ibm.com>
6447
6448 * gdb.base/gnu_vector.exp: Add unary operator tests.
6449
c37f7098
KW
64502010-11-03 Ken Werner <ken.werner@de.ibm.com>
6451
6452 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
6453
7b51bc51
DE
64542010-11-02 Doug Evans <dje@google.com>
6455
6456 * gdb.python/py-pp-maint.c: New file.
6457 * gdb.python/py-pp-maint.exp: New file.
6458 * gdb.python/py-pp-maint.py: New file.
6459
50c97f38
TT
64602010-11-02 Tom Tromey <tromey@redhat.com>
6461
6462 * gdb.base/default.exp: Remove "scheme" from language list.
6463
a289b8f6
JK
64642010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6465
6466 Revert:
6467 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6468 * gdb.threads/sigstep-threads.exp: New file.
6469 * gdb.threads/sigstep-threads.c: New file.
6470
cd017491
MS
64712010-10-20 Michael Snyder <msnyder@vmware.com>
6472
6473 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
6474
8e6a5956
UW
64752010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6476
6477 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
6478 Skip test completely if gdb,no_hardware_watchpoints.
6479
2c04da0d
UW
64802010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6481
6482 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
6483 strict, but do not check for any particular function name within libc.
6484
79afc5ef
SW
64852010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
6486
6487 * gdb.cp/smartp.exp: New test.
6488 * gdb.cp/smartp.cc : New test.
6489
026ffab7
SW
64902010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
6491
6492 * gdb.cp/converts.exp: Test pointer to bool conversion.
6493 Test pointer to long conversion.
6494 * gdb.cp/oranking.exp: Removed relevant kfail.
6495
3a772aa4
TT
64962010-10-18 Tom Tromey <tromey@redhat.com>
6497
6498 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
6499 argument to lazy_string.
6500 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
6501 (pp_ls.to_string): Use it.
6502 * gdb.python/py-prettyprint.c (main): Move declarations to top.
6503 Add "estring2" local.
6504
5fc3827b
JK
65052010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6506
6507 Fix s390x compatibility.
6508 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
6509 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
6510
8aeb23f3
JK
65112010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6512
6513 * gdb.threads/sigstep-threads.exp: New file.
6514 * gdb.threads/sigstep-threads.c: New file.
6515
c1e56572
JK
65162010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6517
6518 * gdb.base/pie-execl.exp: New file.
6519 * gdb.base/pie-execl.c: New file.
6520
92163a10
JK
65212010-10-13 Doug Evans <dje@google.com>
6522 Jan Kratochvil <jan.kratochvil@redhat.com>
6523
6524 PR exp/12117
6525 * gdb.cp/ptype-cv-cp.cc: New file.
6526 * gdb.cp/ptype-cv-cp.exp: New file.
6527
7062b0a0
SW
65282010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
6529
6530 * gdb.cp/converts.cc: New test program.
6531 * gdb.cp/converts.exp: New test.
6532 * gdb.cp/overload.exp: Added test for void* vs int*.
6533 * gdb.cp/overload.exp: Ditto.
6534 * gdb.cp/oranking.exp: Removed related kfail.
6535
0e3509db
DE
65362010-10-13 Doug Evans <dje@google.com>
6537
6538 * lib/gdb-python.exp (gdb_check_python_config): New function.
6539 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
6540 * gdb.python/lib-types.cc: New file.
6541 * gdb.python/lib-types.exp: New file.
6542
8dc78533
JK
65432010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6544
6545 * gdb.python/py-error.exp: New file.
6546 * gdb.python/py-error.py: New file.
6547
93c17e06
JK
65482010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6549
6550 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
6551 gdb_test_multiple.
6552
d8b34041
JK
65532010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6554
6555 * gdb.base/break-interp.exp: Use ldlags for linking flags.
6556 * gdb.base/prelink.exp: Likewise.
6557 * gdb.base/solib-nodir.exp: Likewise.
6558 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
6559 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
6560 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
6561
e0cc584e
UW
65622010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6563
6564 * break-interp.exp (test_ld): Use two separate gdb_expect statements
6565 for the "info files" test to avoid timeouts on slow machines.
6566
cfc353b1
JK
65672010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6568
6569 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
6570 (main): Make openlib dummy call.
6571
d3d7896d
JK
65722010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6573
6574 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
6575 * break-interp.exp (reach): Move the core body ...
6576 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
6577 (test_ld): Provide always real argument, even to the linker. Replace
6578 dl_main by _dl_debug_state.
6579
5e533c94
JK
65802010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6581
6582 Fix results of prelinked PIEs on ppc*.
6583 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
6584 Accept also DISPLACEMENT "PRESENT".
6585 (main): Replace "ZERO" displacements by "PRESENT".
6586
33540610
SW
65872010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
6588
6589 * gdb.cp/oranking.exp: New test.
6590 * gdb.cp/oranking.cc: New test program.
6591
3bdf2bbd
KW
65922010-10-08 Ken Werner <ken.werner@de.ibm.com>
6593
6594 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
6595 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
6596
2f608a3a
KW
65972010-10-06 Ken Werner <ken.werner@de.ibm.com>
6598
6599 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
6600 lush, lynx) New constant.
6601 * gdb.base/constvars.exp: Test const array types.
6602 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
6603
aa2e2d8d
DE
66042010-10-06 Doug Evans <dje@google.com>
6605
6606 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
6607 of syscall staging area.
6608
2844d6b5
KW
66092010-10-06 Ken Werner <ken.werner@de.ibm.com>
6610
6611 * gdb.base/gnu_vector.c: Add variable c4.
6612 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
6613 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
6614
7d8ac8bb
MR
66152010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
6616
6617 * gdb.arch/altivec-abi.exp: Fix a typo.
6618
84a02e58
MR
66192010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
6620
6621 * lib/mi-support.exp (thread_selected_re): Correct pattern used
6622 to match a thread ID.
6623
b18e6318
JK
66242010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6625
6626 Fix s390x testcase compatibility.
6627 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
6628
a2c09bd0
DE
66292010-10-01 Doug Evans <dje@google.com>
6630
6631 * lib/gdb-python.exp: New file.
6632 * gdb.python/py-block.exp: Use it.
6633 * gdb.python/py-breakpoint.exp: Ditto.
6634 * gdb.python/py-frame.exp: Ditto.
6635 * gdb.python/py-inferior.exp: Ditto.
6636 * gdb.python/py-param.exp: Ditto.
6637 * gdb.python/py-prettyprint.exp: Ditto.
6638 * gdb.python/py-shared.exp: Ditto.
6639 * gdb.python/py-symbol.exp: Ditto.
6640 * gdb.python/py-symtab.exp: Ditto.
6641 * gdb.python/py-type.exp: Ditto.
6642 * gdb.python/py-value.exp: Ditto.
6643 * gdb.python/python.exp: Ditto.
6644
38f12cfc
TT
66452010-09-30 Tom Tromey <tromey@redhat.com>
6646
6647 * gdb.base/anon.exp: New file.
6648 * gdb.base/anon.c: New file.
6649
9ae8282d
TT
66502010-09-30 Tom Tromey <tromey@redhat.com>
6651
6652 * gdb.base/completion.exp: Test completion through anonymous
6653 union.
6654 * gdb.base/break1.c (struct some_struct): Add anonymous union.
6655
e9e07ba6
JK
66562010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6657
6658 Fix printing parameters of inlined functions.
6659 * gdb.dwarf2/dw2-inline-param.exp: New file.
6660 * gdb.dwarf2/dw2-inline-param-main.c: New file.
6661 * gdb.dwarf2/dw2-inline-param.S: New file.
6662
cd2effb2
JK
66632010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6664
6665 PR corefiles/12071.
6666 * gdb.base/corefile.exp (quit with a process, no question: load core)
6667 (quit with a core file): New tests.
6668
bceffbf3
JK
66692010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6670
6671 Fix GDB crash on inferior calls with self-referencing classes.
6672 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
6673 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
6674 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
6675
1736ad11
JK
66762010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6677
6678 Fix lost siginfo_t for inferior calls.
6679 * gdb.base/siginfo-infcall.exp: New file.
6680 * gdb.base/siginfo-infcall.c: New file.
6681
a176ad92
JB
66822010-09-22 Joel Brobecker <brobecker@adacore.com>
6683
6684 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
6685
c2b0a229
JK
66862010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6687
6688 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
6689 New test.
6690 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
6691
e8ae22d1
JB
66922010-09-22 Joel Brobecker <brobecker@adacore.com>
6693
6694 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
6695 type of our const type.
6696
ec322823
SW
66972010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
6698
6699 * gdb.cp/pr12028.cc: New.
6700 * gdb.cp/pr12028.exp: New.
6701
72929c62
JB
67022010-09-22 Joel Brobecker <brobecker@adacore.com>
6703
6704 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
6705
875b4ff5 67062010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 6707 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
6708
6709 PR mi/11407
6710 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
6711 * gdb.mi/dw2-ref-missing-frame-main.c New File.
6712 * gdb.mi/dw2-ref-missing-frame.S New File.
6713 * gdb.mi/dw2-ref-missing-frame.exp New File.
6714
7155d578
TT
67152010-09-14 Tom Tromey <tromey@redhat.com>
6716
6717 PR symtab/8399:
6718 * gdb.threads/tls.exp: Remove kfail. Update expected output.
6719
515ed532
TT
67202010-09-14 Tom Tromey <tromey@redhat.com>
6721
6722 PR exp/11803:
6723 * gdb.threads/tls.exp: Use C++.
6724 (check_thread_local): Use K::another_thread_local.
6725 * gdb.threads/tls.c (class K): New.
6726 (another_thread_local): Now a member of K.
6727 (spin): Update. No longer K&R C.
6728
450ca57c
SW
67292010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
6730
6731 * gdb.cp/koenig.cc: created class for testing member lookup.
6732 * gdb.cp/koenig.exp: Added test for member lookup.
6733
dbd492a3
JK
67342010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6735
6736 Fix false FAILs on sourcetree topdir directory containing "kill".
6737 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
6738 source line matching regexp.
6739
8d4d924b
JK
67402010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6741
6742 * gdb.python/python.exp (set height 0, collect help from uiout)
6743 (verify help to uiout): New tests.
6744
8e64f2a0
JK
67452010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6746
6747 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
6748 is_lp64_target to check 64bit target.
6749
4569eed2
JK
67502010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6751
6752 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
6753 (test_ld) <powerpc64-*>: New.
6754
5e1617b1
DJ
67552010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
6756
6757 * gdb.cp/templates.exp (test_template_args): Allow "struct".
6758
c767944b
DJ
67592010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
6760
6761 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
6762 (FunctionArg::method): New function.
6763 (empty, arg): New variables.
6764 (main): Call arg.method.
6765 * gdb.cp/templates.exp (test_template_args): New function.
6766 (do_tests): Call it.
6767
27d3a3fc
UW
67682010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
6769
6770 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
6771 of "next" to proceed over pthread_exit call.
6772
55b7ce7f
UW
67732010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
6774
6775 * gdb.base/maint.exp: Avoid wildcards against potentially very long
6776 "maint print statistics" output to prevent expect timeouts.
6777
809df446
JK
67782010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6779
6780 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
6781 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
6782 (test_float_rejected): ... here.
6783 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
6784 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
6785 (test_float_rejected): ... here.
6786 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
6787 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
6788 (test_float_rejected): ... here.
6789 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
6790 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
6791 (test_float_rejected): ... here.
6792
8464be76
DJ
67932010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6794
6795 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
6796 before disabling hardware watchpoints.
6797 (test_inaccessible_watchpoint): Check that hardware watchpoints
6798 are used. Test for watchpoints on a constant address.
6799
14dba4b4
JK
68002010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6801
6802 * gdb.base/ui-redirect.exp: New file.
6803
3f3540e1 68042010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 6805 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
6806
6807 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
6808
0f254bb7
DE
68092010-08-31 Doug Evans <dje@google.com>
6810
6811 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
6812
03f17ccf
TT
68132010-08-30 Tom Tromey <tromey@redhat.com>
6814
6815 PR python/11792:
6816 * gdb.python/py-value.exp (test_subscript_regression): Add
6817 dynamic_type test.
6818
640617ad
DJ
68192010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
6820
6821 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
6822 instead of running to main. Do not test the main function.
6823 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
6824 Add new main.
6825
2ed91d1b
PA
68262010-08-26 Pedro Alves <pedro@codesourcery.com>
6827
6828 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
6829 one test.
6830
673bfd45
DE
68312010-08-24 Doug Evans <dje@google.com>
6832
6833 PR symtab/11942
6834 * gdb.dwarf2/dw4-sig-types.cc: New file.
6835 * gdb.dwarf2/dw4-sig-types.h: New file.
6836 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
6837 * gdb.dwarf2/dw4-sig-types.exp: New file.
6838
f9ffd4bb
TT
68392010-08-23 Tom Tromey <tromey@redhat.com>
6840
6841 PR python/11145:
6842 * gdb.python/py-value.c (Base, Derived): New types.
6843 (base): New global.
6844 * gdb.python/py-value.exp (test_subscript_regression): Add
6845 dynamic_cast test.
6846
d839c8a4
TT
68472010-08-23 Tom Tromey <tromey@redhat.com>
6848
6849 PR python/10676:
6850 * gdb.python/py-type.exp (test_fields): Add tests for type
6851 equality.
6852
702c2711
TT
68532010-08-23 Tom Tromey <tromey@redhat.com>
6854
6855 PR python/11915:
6856 * gdb.python/py-type.exp (test_fields): Add tests for array.
6857
832bafd3
KS
68582010-08-23 Keith Seitz <keiths@redhat.com>
6859
6860 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
6861 have any children. Create a new abbrev for it.
6862 Add missing terminal sequence to .debug_abbrev.
6863
c37bf528
KS
68642010-08-20 Keith Seitz <keiths@redhat.com>
6865
6866 PR symtab/11465:
6867 * gdb.dwarf2/pr11465.exp: New test.
6868 * gdb.dwarf2/pr11465.S: New file.
6869 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
6870 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
6871
4572cbac
TJB
68722010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
6873
6874 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
6875 registers. Update data sets with the new v2_double element in the
6876 VSX register union. Add vector_register3_vr data set for the AltiVec
6877 registers. Use gdb_test_no_output instead of send_gdb.
6878
e7fbb131
PA
68792010-08-19 Pedro Alves <pedro@codesourcery.com>
6880
6881 * gdb.python/py-shared.exp: New file, factored out from
6882 python.exp.
6883 * gdb.python/py-shared.c: New file.
6884 * gdb.python/py-shared-sl.c: New file.
6885 * gdb.python/python-1.c: New file.
6886 * gdb.python/python-sl.c: Delete.
6887 * gdb.python/python.c: Mention python-1.c.
6888 * gdb.python/python.exp: Move shared library tests to
6889 py-shared.exp.
6890 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
6891 (MISCELLANEOUS): New.
6892 (clean mostlyclean): Also remove $MISCELLANEOUS.
6893
d30f5e1f
DE
68942010-08-19 Doug Evans <dje@google.com>
6895
6896 PR exp/11926
6897 * gdb.base/printcmds.exp (test_float_accepted): New function.
6898 Move existing float tests there. Add tests for floats with suffixes.
6899 (test_float_rejected): New function.
6900 * gdb.java/jv-print.exp (test_float_accepted): New function.
6901 (test_float_rejected): New function.
6902 * gdb.objc/print.exp: New file.
6903 * gdb.pascal/print.exp: New file.
6904 * lib/objc.exp: New file.
6905
7b3fd859
PM
69062010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
6907
6908 * gdb.base/default.exp (info set): Avoid full buffer error and force
6909 reading up to final gdb prompt.
6910 (show): Likewise.
6911
c92817ce
TT
69122010-08-18 Tom Tromey <tromey@redhat.com>
6913
6914 PR symtab/11919:
6915 * gdb.base/completion.exp: Add test.
6916
f1208f9e
DE
69172010-08-18 Doug Evans <dje@google.com>
6918
6919 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
6920 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
6921 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
6922 Simplify, early exit if runto_main fails.
6923 * gdb.fortran/exprs.exp: load_lib fortran.exp.
6924 (set_lang_fortran): Moved to lib/fortran.exp.
6925 * gdb.fortran/types.exp: load_lib fortran.exp.
6926 (set_lang_fortran): Moved to lib/fortran.exp.
6927 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
6928 * gdb.java/jprint.exp (set_lang_java): Ditto.
6929 * gdb.java/jv-exp.exp: load_lib java.exp.
6930 If set_lang_java fails, issue a warning instead of failure to be
6931 consistent with other set_lang_foo uses.
6932 (set_lang_java): Moved to lib/java.exp.
6933 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
6934 If set_lang_java fails, issue a warning instead of failure to be
6935 consistent with other set_lang_foo uses.
6936 * gdb.pascal/types.exp: load_lib pascal.exp.
6937 (set_lang_pascal): Moved to lib/pascal.exp.
6938 * lib/fortran.exp: New file.
6939 * lib/java.exp (set_lang_java): New function.
6940 * lib/pascal.exp (set_lang_pascal): New function.
6941
2f06b485
YQ
69422010-08-18 Yao Qi <yao@codesourcery.com
6943
6944 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
6945 func_nofb_start and func_loopfb_start, so that address of functions
6946 is equal to these labels on Thumb.
6947
96e25403
YQ
69482010-08-18 Yao Qi <yao@codesourcery.com>
6949
6950 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
6951 to reflect latest c source file.
6952
36e6adc4
JK
69532010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6954
6955 * gdb.cp/infcall-dlopen.exp: New file.
6956 * gdb.cp/infcall-dlopen.cc: New file.
6957 * gdb.cp/infcall-dlopen-lib.cc: New file.
6958
f431efe5
PA
69592010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6960 Pedro Alves <pedro@codesourcery.com>
6961
6962 PR breakpoints/11371
6963
6964 * gdb.base/watch-cond-infcall.exp: New file.
6965 * gdb.base/watch-cond-infcall.c: New file.
6966
06a64a0b
TT
69672010-08-16 Tom Tromey <tromey@redhat.com>
6968
6969 * gdb.base/help.exp: Update.
6970 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
6971 watchpoint.
6972 (test_watch_location): New proc.
6973 (test_watchpoint_in_big_blob): Delete watchpoint.
6974 * gdb.base/watchpoint.c (func5): New function.
6975 (main): Call it.
6976
70ebf4ed
DE
69772010-08-16 Doug Evans <dje@google.com>
6978
6979 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
6980
ca5c20b6
PM
69812010-08-11 Phil Muldoon <pmuldoon@redhat.com>
6982
6983 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
6984 tests.
6985
7346b668
KW
69862010-08-11 Ken Werner <ken.werner@de.ibm.com>
6987
6988 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
6989 * gdb.base/gnu_vector.c: New File.
6990 * gdb.base/gnu_vector.exp: Likewise.
6991
cb2e07a6
PM
69922010-08-11 Phil Muldoon <pmuldoon@redhat.com>
6993
6994 * gdb.python/python.c: New File.
6995 * gdb.python/python-sl.c: New File.
6996 * gdb.python/python.exp: Test solib_address and decode_line
6997 * functions.
6998
5da1313b
JK
69992010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7000
7001 * gdb.python/python.exp (show height, set height 10)
7002 (verify pagination beforehand, verify pagination beforehand: q)
7003 (gdb.execute does not page, verify pagination afterwards)
7004 (verify pagination afterwards: q): New.
7005
49c3ccf7
DE
70062010-08-02 Doug Evans <dje@google.com>
7007
7008 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
7009 because of an older gcc, change test2
7010 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
7011 to unsupported.
7012
42c0c4f1
KH
70132010-07-30 Kazu Hirata <kazu@codesourcery.com>
7014
7015 * gdb.base/break-always.exp: Do not expect full paths to file
7016 names.
7017 * gdb.base/commands.exp: Likewise.
7018
d3765805
DE
70192010-07-30 Doug Evans <dje@google.com>
7020
c98ee71b
DE
7021 * gdb.cp/temargs.exp: For new tests that require newer gccs,
7022 xfail them when run with older gccs.
7023
fd961404
DE
7024 * lib/gdb.exp (build_executable): Forward "c++" option to
7025 get_compiler_info.
7026
999adef4
DE
7027 * gdb.python/py-type.exp (test_template): Mark as xfail tests
7028 "python print ttype.template_argument(1)" and
7029 "python print isinstance(ttype.template_argument(1), gdb.Value)"
7030 if using gcc 4.4 or earlier.
7031
d3765805
DE
7032 * gdb.base/valgrind-db-attach.exp: Use unique test name for
7033 attach-to-debugger handling.
7034
1276c759
JK
70352010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7036
7037 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
7038 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
7039 (main): Use copyreloc.
7040 * gdb.base/prelink.exp (split debug of executable)
7041 (.dynbss vs. .bss address shift): New tests.
7042
88caa9b9
PA
70432010-07-29 Pedro Alves <pedro@codesourcery.com>
7044
7045 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
7046 in gdb_test_multiple.
7047
c6f2ac43
PA
70482010-07-29 Pedro Alves <pedro@codesourcery.com>
7049
7050 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
7051 environment.
7052
326fd672
TT
70532010-07-28 Tom Tromey <tromey@redhat.com>
7054
7055 PR python/11060:
7056 * gdb.python/py-type.c (Temargs): New template.
7057 (temvar): New variable.
7058 * gdb.python/py-type.exp (test_template): New proc.
7059
3ce3b1ba
PA
70602010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
7061
7062 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
7063 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
7064
34eaf542
TT
70652010-07-28 Tom Tromey <tromey@redhat.com>
7066
7067 PR c++/9946:
7068 * gdb.cp/temargs.exp: New file.
7069 * gdb.cp/temargs.cc: New file.
7070
d41b819e
JK
70712010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7072
7073 * gdb.base/help.exp (help disassemble): Update the content.
7074
26ab7092
JK
70752010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7076
7077 * gdb.threads/ia64-sigill.exp: New file.
7078 * gdb.threads/ia64-sigill.c: New file.
7079
5283e9e1
TT
70802010-07-27 Tom Tromey <tromey@redhat.com>
7081
7082 * gdb.opt/inline-cmds.c (ATTR): New define.
7083 (func1): Use it.
7084 (func2): Likewise.
7085 (func3): Likewise.
7086 (outer_inline1): Likewise.
7087 (outer_inline2): Likewise.
7088 * gdb.opt/inline-bt.c (ATTR): New define.
7089 (func1): Use it.
7090 (func2): Likewise.
7091 * gdb.opt/inline-locals.c (ATTR): New define.
7092 (func1): Use it.
7093 (func2): Likewise.
7094
e992ef73
TT
70952010-07-27 Tom Tromey <tromey@redhat.com>
7096
7097 * gdb.stabs/gdb11479.c (hack): New function.
7098 (test): Use it.
7099 (test2): Use it.
7100 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
7101 (int32_search_buf, int64_search_buf): No longer static.
7102 (x): Remove.
7103 * gdb.base/relocate.c (hack): New function.
7104
5374244e
PM
71052010-07-27 Phil Muldoon <pmuldoon@redhat.com>
7106
7107 * gdb.python/py-value.exp (test_inferior_function_call): New function.
7108 * gdb.python/py-value.c (func1): New function.
7109 (func2): Likewise.
7110
a99aee83
CV
71112010-07-26 Corinna Vinschen <vinschen@redhat.com>
7112
7113 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
7114 as not to clash with .data section.
7115
a04ba985
JG
71162010-07-26 Jerome Guitton <guitton@adacore.com>
7117
7118 * gdb.base/code_elim.exp: New file.
7119 * gdb.base/code_elim1.c: New file.
7120 * gdb.base/code_elim2.c: New file.
7121
23bd0f7c
PA
71222010-07-21 Pedro Alves <pedro@codesourcery.com>
7123
7124 PR symtab/11827
7125
7126 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
7127 (some_volatile_enum): New variable.
7128 * gdb.base/printcmds.exp (test_print_enums): New.
7129 <top level>: Call it.
7130
883df6dd
SW
71312010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
7132
7133 * gdb.cp/fpointer.cc: New test.
7134 * gdb.cp/fpointer.exp: New test.
7135
569b05a5
JK
71362010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7137
7138 * gdb.base/solib-nodir.exp: New file.
7139 * lib/gdb.exp (runto): New case for a GDB internal error.
7140
51d7d803
JK
71412010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7142 Ulrich Weigand <uweigand@de.ibm.com>
7143 Tom Tromey <tromey@redhat.com>
7144
7145 * gdb.base/charset-malloc.c: New file.
7146 * gdb.base/charset.c (malloc_stub): New prototype.
7147 (main): Call it instead of malloc itself.
7148 * gdb.base/charset.exp: Use only prepare_for_testing.
7149 (binfile): Remove the variable.
7150
c0edd9ed
JK
71512010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7152
7153 Make core files the process_stratum.
7154 * gdb.base/corefile.exp (run: load core again)
7155 (run: sanity check we see the core file, run: with core)
7156 (run: core file is cleared, attach: load core again)
7157 (attach: sanity check we see the core file, attach: with core)
7158 (attach: core file is cleared): New tests.
7159 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
7160
3cbaedff
KW
71612010-07-14 Ken Werner <ken.werner@de.ibm.com>
7162
7163 * gdb.arch/altivec-abi.exp: New tests.
7164
91158a56
TT
71652010-07-13 Tom Tromey <tromey@redhat.com>
7166
7167 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
7168 (main): Use it.
7169 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
7170
0f5238ed
TT
71712010-07-13 Tom Tromey <tromey@redhat.com>
7172
7173 * gdb.base/label.exp: New file.
7174 * gdb.base/label.c: New file.
7175
add265ae
L
71762010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
7177 H.J. Lu <hongjiu.lu@intel.com>
7178
7179 * lib/gdb.exp (is_ilp32_target): New.
7180 (is_lp64_target): Likewise.
7181
7182 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
7183 target.
7184 * gdb.arch/amd64-disp-step.exp: Likewise.
7185 * gdb.arch/amd64-dword.exp: Likewise.
7186 * gdb.arch/amd64-i386-address.exp: Likewise.
7187 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 7188
add265ae
L
7189 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
7190 target.
7191 * gdb.arch/i386-bp_permanent.exp: Likewise.
7192 * gdb.arch/i386-byte.exp: Likewise.
7193 * gdb.arch/i386-disp-step.exp: Likewise.
7194 * gdb.arch/i386-gnu-cfi.exp: Likewise.
7195 * gdb.arch/i386-prologue.exp: Likewise.
7196 * gdb.arch/i386-size-overlap.exp: Likewise.
7197 * gdb.arch/i386-size.exp: Likewise.
7198 * gdb.arch/i386-sse.exp: Likewise.
7199 * gdb.arch/i386-unwind.exp: Likewise.
7200 * gdb.arch/i386-word.exp: Likewise.
7201
7202 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
7203 test only when building 64-bit executables. Do not hard-code
7204 -m64 option.
7205
2dfb8c17
DE
72062010-07-07 Doug Evans <dje@google.com>
7207
7208 * lib/gdb.exp (gdb_test_list_exact): New function.
7209 * gdb.base/default.exp (show convenience): Call it, add tests for
7210 $_sdata = void, $_thread = 0.
7211
4e5799b6
JK
72122010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7213 Joel Brobecker <brobecker@adacore.com>
7214
7215 Fix re-run of PIE executable, PR shlibs/11776.
7216 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
7217 Remove $displacement_main to match the solib-svr4.c change. New "kill"
7218 and re-"run" of the inferior.
7219
1a219cc7
JK
72202010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7221 Joel Brobecker <brobecker@adacore.com>
7222
7223 Cope with missing /usr/sbin/prelink.
7224 * lib/prelink-support.exp (prelink_no):
7225 <result == 1 && $output is "no such file or directory">: New.
7226 (prelink_yes): Likewise. Return on failed prelink_no.
7227
5e3b36f8
JK
72282010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7229 Joel Brobecker <brobecker@adacore.com>
7230
7231 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
7232 build_executable by build_executable_own_libs. Replace "prelink -R"
7233 execution by a call of prelink_yes. Comment why "prelink -r" needs no
7234 change.
7235 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
7236 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
7237 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
7238 Replace build_executable by build_executable_own_libs's function
7239 build_executable_own_libs.
7240 (prelinkNO): Create new stub to call prelink_no.
7241 (prelinkYES): Create new stub to call prelink_yes.
7242 (test_attach): Rename calls of copy to file_copy.
7243 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
7244 (copy): Move to ...
7245 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
7246 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
7247 * gdb.base/prelink.exp: Disable testcase also for is_remote and
7248 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
7249 special flags by gdb_compile_shlib. Replace second gdb_compile by
7250 build_executable_own_libs. Replace "prelink -R" execution by a call of
7251 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
7252 a second call of prelink_yes. Replace restart commands by
7253 clean_restart.
7254 (prelink): Rename to ...
7255 (seen displacement message): ... this test. Extend its expectation
7256 strictness.
7257
86e4bafc
JK
72582010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7259
7260 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
7261 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
7262 displacement message exactly once.
7263
3cd07d20
JK
72642010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7265 Joel Brobecker <brobecker@adacore.com>
7266
7267 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
7268 its restore after the <$relink_args != ""> loop. new comment.
7269
0a1e94c7
JK
72702010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7271 Joel Brobecker <brobecker@adacore.com>
7272
7273 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
7274 code for it. New variable relink_args.
7275 (prelinkYES): Call prelinkNO.
7276 (test_attach): Accept new parameter relink_args. Re-prelink the binary
7277 in such case. Move the core code to ...
7278 (test_attach_gdb): ... a new function. Send GDB command "file".
7279 Extend expected "Attaching to " string.
7280
2f70bcfb
TT
72812010-07-02 Tom Tromey <tromey@redhat.com>
7282
7283 * gdb.base/bitops.exp: Remove extraneous "pass".
7284
a17ac5b0
TT
72852010-07-02 Ken Werner <ken.werner@de.ibm.com>
7286
7287 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
7288
dc10affe
PA
72892010-07-01 Pedro Alves <pedro@codesourcery.com>
7290
d41c0fc8
PA
7291 * gdb.base/help.exp: Adjust expected output.
7292
72932010-07-01 Pedro Alves <pedro@codesourcery.com>
7294
7295 * gdb.base/help.exp: Adjust expected output.
dc10affe 7296
0a600c36
JK
72972010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7298
7299 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
7300 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
7301 c++/11702.
7302
37cc8bfe
JK
73032010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7304 Doug Evans <dje@google.com>
7305
7306 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
7307 add .dynamic entry'.
7308
254e6b9e
DE
73092010-06-29 Doug Evans <dje@google.com>
7310
7311 Test PR c++/11702.
7312 * gdb.cp/m-static.exp: Add testcase.
7313 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
7314
595939de 73152010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
7316 Tom Tromey <tromey@redhat.com>
7317 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
7318
7319 * gdb.python/py-inferior.c: New File.
7320 * gdb.python/py-infthread.c: New File.
7321 * gdb.python/py-inferior.exp: New File.
7322 * gdb.python/py-infthread.exp: New File.
7323
98751a41
JK
73242010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7325
7326 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
7327 (ptype ::C::OtherFileClass typedefs): New.
7328 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
7329 (C::OtherFileClass::cOtherFileClassVar2): New.
7330 (C::OtherFileClass::cOtherFileClassVar_use): Use also
7331 cOtherFileClassVar2.
7332 (C::cOtherFileType2, C::cOtherFileVar2): New.
7333 (C::cOtherFileVar_use): use also cOtherFileVar2.
7334 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
7335
41f62f39
JK
73362010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7337
7338 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
7339 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
7340 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
7341 (print ::C::cOtherFileVar)
7342 (whatis C::OtherFileClass::cOtherFileClassType)
7343 (whatis ::C::OtherFileClass::cOtherFileClassType)
7344 (print C::OtherFileClass::cOtherFileClassVar)
7345 (print ::cOtherFileClassVar)
7346 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
7347 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
7348 trailing content.
7349 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
7350 (C::OtherFileClass::cOtherFileClassVar)
7351 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
7352 (C::cOtherFileVar, C::cOtherFileVar_use): New.
7353
af53d231
JK
73542010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7355
7356 Test PR c++/11703 and PR gdb/1448.
7357 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
7358 gdb/1448.
7359
9655fd1a
JK
73602010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7361
7362 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
7363 (main) <rtti_data>: New.
7364 * gdb.cp/virtbase.exp (print rtti_data): New.
7365
824cc8dd
JK
73662010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7367 Joel Brobecker <brobecker@adacore.com>
7368
7369 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
7370
6036c742
JK
73712010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7372
7373 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
7374
de6a0421
DE
73752010-06-28 Doug Evans <dje@google.com>
7376
7377 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
7378
b2dae948
DE
73792010-06-27 Doug Evans <dje@google.com>
7380
7381 * gdb.cp/m-static.exp: Update expected test output.
7382
0f3bb72e
PH
73832010-06-25 Paul Hilfinger <hilfinger@adacore.com>
7384
889bf7c5
PA
7385 * gdb.gdb/selftest.exp: Adjust expected message for
7386 capturing start-up runtime.
0f3bb72e 7387
bc9f0842
TT
73882010-06-25 Tom Tromey <tromey@redhat.com>
7389
7390 PR python/10808:
7391 * gdb.python/python.exp: Add new tests.
7392
099ef718
SW
73932010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
7394
7395 * gdb.cp/operator.cc: Created an import loop.
7396 * gdb.cp/operator.exp: Added testcase for import loop.
7397
5868a632
JK
73982010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7399
7400 Test PR python/11407.
7401 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
7402 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
7403 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
7404 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
7405 executable_nofb and executable_fb. New variables srcsfile, objsfile,
7406 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
7407 binfile. Call gdb_compile with clean_restart twice.
7408 (func_nofb print, func_nofb backtrace, func_loopfb print)
7409 (func_loopfb backtrace): New.
7410
af76db58
JK
74112010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7412
7413 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
7414 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
7415 by a hand made one.
7416 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
7417 i?86 requirement. Remove variables srcfile and binfile. New variable
7418 sources, executable_nofb and executable_fb. Call prepare_for_testing.
7419
f2c7657e
UW
74202010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7421
7422 * gdb.cell/dwarfaddr.exp: New file.
7423 * gdb.cell/dwarfaddr.S: New file.
7424
628fe4e4
JK
74252010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7426
7427 Test PR 9436.
7428 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
7429
f1421989
HZ
74302010-06-24 Hui Zhu <teawater@gmail.com>
7431
7432 * gdb.base/eval.exp: New file.
7433
d03285ec
UW
74342010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7435
7436 * gdb.cell/fork.exp: New file.
7437 * gdb.cell/fork.c: Likewise.
7438 * gdb.cell/fork-spu.c: Likewise.
7439
41b2c92d
PM
74402010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
7441
7442 * lib/gdb.exp (banned_variables_traced): New global variable.
7443 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
7444 (gdb_init): Use `trace add variable' instead of obsolete
7445 `trace variable'.
7446
d5bc977f
DE
74472010-06-21 Doug Evans <dje@google.com>
7448
7449 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
7450
d2ed6730
UW
74512010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7452
7453 * gdb.arch/spu-ls.exp: New file.
7454 * gdb.arch/spu-ls.c: Likewise.
7455
6aed2dbc
SS
74562010-06-18 Stan Shebs <stan@codesourcery.com>
7457
7458 * gdb.threads/thread-specific.exp: Add tests of $_thread.
7459
e0756905
UW
74602010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7461
7462 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
7463 * gdb.base/watch-cond.exp: Likewise.
7464 * gdb.python/py-breakpoint.exp: Likewise.
7465
d8053d4d
PA
74662010-06-18 Pedro Alves <pedro@codesourcery.com>
7467
7468 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
7469 clean_restart, make sure every test has a distinct message, and
7470 that messages don't include the executable' full path.
7471
81ce510c
DE
74722010-06-17 Doug Evans <dje@google.com>
7473
7474 * gdb.arch/i386-size.exp: Updated expected output for
7475 DISASSEMBLY_OMIT_FNAME.
7476
65d79d4b
SDJ
74772010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7478 Sergio Durigan Junior <sergiodj@redhat.com>
7479
7480 * gdb.base/watch-notconst.c: New file.
7481 * gdb.base/watch-notconst.S: New file.
7482 * gdb.base/watch-notconst2.c: New file.
7483 * gdb.base/watch-notconst2.S: New file.
7484 * gdb.base/watch-notconst.exp: New file.
7485 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
7486 (func4): Add operations on `global_ptr_ptr'.
7487 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
7488 routine to test watchpoints created with a constant expression.
7489 (test_inaccessible_watchpoint): Include tests for watchpoints
7490 created with a constant expression.
7491
df0f4836
KB
74922010-06-14 Kevin Buettner <kevinb@redhat.com>
7493
7494 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
7495 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
7496 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
7497 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
7498 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
7499 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
7500 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
7501 of `_start'.
7502
b769def5
UW
75032010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7504
7505 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
7506 not supported on the target.
7507 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7508 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7509 * gdb.mi/mi-nsintrall.exp: Likewise.
7510 * gdb.mi/mi-nsmoribund.exp: Likewise.
7511 * gdb.mi/mi-nsthrexec.exp: Likewise.
7512
d914c394
SS
75132010-06-11 Stan Shebs <stan@codesourcery.com>
7514
7515 * gdb.base/permissions.exp: New file.
7516
75172010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
7518
7519 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
7520 does not support ELF executable class.
7521
f3ce5b9c
UW
75222010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7523
7524 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
7525
8e46892c
JK
75262010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7527
7528 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
7529 (runto): Catch "The target does not support running in non-stop mode.".
7530
6cc55c64
MS
75312010-06-11 Michael Snyder <msnyder@vmware.com>
7532
7533 * gdb.base/setshow.exp (set language asm): Don't use
7534 gdb_test_no_output, fails on some targets.
7535
caddefa4
UW
75362010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7537
7538 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
7539 * gdb.cp/pr9167.exp: Likewise.
7540
468b1aa7
UW
75412010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7542
7543 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
7544
5c3552dc
UW
75452010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7546
7547 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
7548
02e6fe6a
UW
75492010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7550
7551 * gdb.base/charset.c (main): Make sure malloc gets linked in.
7552
0e03807e
TT
75532010-06-11 Tom Tromey <tromey@redhat.com>
7554
7555 PR gdb/9977, PR exp/11636::
7556 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
7557 (pieces_test_f6): Update expected output.
7558
2bdf28a0
JK
75592010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7560
7561 * gdb.base/moribund-step.exp: New.
7562
f6978de9
MS
75632010-06-08 Michael Snyder <msnyder@vmware.com>
7564
7565 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 7566 * gdb.ada/boolean_expr.exp:
f6978de9
MS
7567 * gdb.ada/frame_args.exp: Ditto.
7568 * gdb.ada/lang_switch.exp: Ditto.
7569 * gdb.ada/ptype_arith_binop.exp: Ditto.
7570 * gdb.ada/ref_param.exp: Ditto.
7571 * gdb.ada/type_coercion.exp:Ditto.
7572
7573 * gdb.asm/asm-source.exp: Ditto.
7574
7575 * gdb.base/attach.exp: Ditto.
7576 * gdb.base/bitfields2.exp: Ditto.
7577 * gdb.base/call-signal-resume.exp: Ditto.
7578 * gdb.base/callfuncs.exp: Ditto.
7579 * gdb.base/commands.exp: Ditto.
7580 * gdb.base/dbx.exp: Ditto.
7581 * gdb.base/default.exp: Ditto.
7582 * gdb.base/dump.exp: Ditto.
7583 * gdb.base/exprs.exp: Ditto.
7584 * gdb.base/freebpcmd.exp: Ditto.
7585 * gdb.base/interrupt.exp: Ditto.
7586 * gdb.base/list.exp: Ditto.
7587 * gdb.base/long_long.exp: Ditto.
7588 * gdb.base/maint.exp: Ditto.
7589 * gdb.base/ptype.exp: Ditto.
7590 * gdb.base/return.exp: Ditto.
7591 * gdb.base/setshow.exp: Ditto.
7592 * gdb.base/sigbpt.exp: Ditto.
7593 * gdb.base/sigrepeat.exp: Ditto.
7594
7595 * gdb.cp/classes.exp: Ditto.
7596
7597 * gdb.dwarf2/dw2-restore.exp: Ditto.
7598
7599 * gdb.gdb/selftest.exp: Ditto.
7600
7601 * gdb.multi/base.exp: Ditto.
7602 * gdb.multi/bkpt-multi-exec.exp: Ditto.
7603
7604 * gdb.python/py-block.exp: Ditto.
7605 * gdb.python/py-prettyprint.exp: Ditto.
7606 * gdb.python/py-template.exp: Ditto.
7607
7608 * gdb.server/ext-attach.exp: Ditto.
7609 * gdb.server/ext-run.exp: Ditto.
7610 * gdb.server/server-mon.exp: Ditto.
7611
7612 * gdb.threads/fork-thread-pending.exp: Ditto.
7613 * gdb.threads/hand-call-in-threads.exp: Ditto.
7614 * gdb.threads/interrupted-hand-call.exp: Ditto.
7615 * gdb.threads/linux-dp.exp: Ditto.
7616 * gdb.threads/manythreads.exp: Ditto.
7617 * gdb.threads/print-threads.exp: Ditto.
7618 * gdb.threads/pthreads.exp: Ditto.
7619 * gdb.threads/schedlock.exp: Ditto.
7620 * gdb.threads/thread-unwindonsignal.exp: Ditto.
7621 * gdb.threads/threadapply.exp: Ditto.
7622
de7ff789
MS
76232010-06-08 Michael Snyder <msnyder@vmware.com>
7624
889bf7c5 7625 * gdb.ada/exec_changed.exp:
de7ff789
MS
7626 Use ".*" instead of "" as wildcard regexp.
7627
7628 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
7629 * gdb.base/call-ar-st.exp: Ditto.
7630 * gdb.base/checkpoint.exp: Ditto.
7631 * gdb.base/default.exp: Ditto.
7632 * gdb.base/dump.exp: Ditto.
7633 * gdb.base/ending-run.exp: Ditto.
7634 * gdb.base/fileio.exp: Ditto.
7635 * gdb.base/miscexprs.exp: Ditto.
7636 * gdb.base/pointers.exp: Ditto.
7637 * gdb.base/readline.exp: Ditto.
7638 * gdb.base/reread.exp: Ditto.
7639 * gdb.base/restore.exp: Ditto.
7640 * gdb.base/shlib-call.exp: Ditto.
7641 * gdb.base/valgrind-db-attach.exp: Ditto.
7642 * gdb.base/volatile.exp: Ditto.
7643 * gdb.base/watchpoints.exp: Ditto.
7644
7645 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
7646
7647 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
7648 * gdb.python/py-value.exp: Ditto.
7649
7650 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
7651 * gdb.trace/circ.exp: Ditto.
7652 * gdb.trace/collection.exp: Ditto.
7653 * gdb.trace/packetlen.exp: Ditto.
7654 * gdb.trace/passc-dyn.exp: Ditto.
7655 * gdb.trace/report.exp: Ditto.
7656 * gdb.trace/tfile.exp: Ditto.
7657 * gdb.trace/tfind.exp: Ditto.
7658 * gdb.trace/while-dyn.exp: Ditto.
7659
3bebe2f2
JK
76602010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7661
7662 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
7663
5c631832
JK
76642010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7665
7666 Test PR 10640.
7667 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
7668
4c3376c8
SW
76692010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
7670
7671 * gdb.cp/koenig.exp: Test for ADL operators.
7672 * gdb.cp/koenig.cc: Added ADL operators.
7673 * gdb.cp/operator.exp: New test.
7674 * gdb.cp/operator.cc: New test.
7675
dc226d5a
MS
76762010-06-04 Michael Snyder <msnyder@vmware.com>
7677
dfb88a23
MS
7678 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
7679 * gdb.base/pending.exp: Ditto.
f7ae76b3 7680
dc226d5a
MS
7681 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
7682
967cf477
DE
76832010-06-04 Doug Evans <dje@google.com>
7684
7685 * gdb.python/py-prettyprint.exp: Add new test for enabled and
7686 disabled printers.
7687 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
7688 (enable_lookup_function): New function.
7689
eb801841
TT
76902010-06-04 Tom Tromey <tromey@redhat.com>
7691
7692 * gdb.python/py-value.exp (test_value_hash): Don't test equality
7693 of hash and id.
7694
38979823
JK
76952010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7696
7697 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
7698 newline.
7699 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
7700 (empty verbose non-noisy clear, empty verbose noisy clear)
7701 (empty non-verbose noisy clear): Likewise.
7702
35ec993f
MS
77032010-06-03 Michael Snyder <msnyder@vmware.com>
7704
7705 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
7706 * gdb.base/display.exp: Ditto.
7707 * gdb.base/find.exp: Ditto.
7708 * gdb.base/ifelse.exp: Ditto.
7709 * gdb.base/multi-forks.exp: Ditto.
7710 * gdb.base/recurse.exp: Ditto.
7711 * gdb.base/setshow.exp: Ditto.
7712 * gdb.base/value-double-free.exp: Ditto.
7713 * gdb.base/watch-vfork.exp: Ditto.
7714 * gdb.base/watch_thread_num.exp: Ditto.
7715 * gdb.base/watchpoint-solib.exp: Ditto.
7716 * gdb.base/watchpoint.exp: Ditto.
7717 * gdb.base/watchpoints.exp: Ditto.
7718
7719 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
7720 * gdb.cp/overload.exp: Ditto.
7721 * gdb.cp/virtfunc.exp: Ditto.
7722
7723 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
7724
889bf7c5 7725 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
7726 Replace gdb_test with gdb_test_no_output.
7727
889bf7c5 7728 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
7729 Replace gdb_test with gdb_test_no_output.
7730 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
7731 * gdb.threads/watchthreads.exp: Ditto.
7732 * gdb.threads/watchthreads2.exp: Ditto.
7733
7734 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
7735 * gdb.trace/tfind.exp: Ditto.
7736
c22decce
JB
77372010-06-03 Joel Brobecker <brobecker@adacore.com>
7738
7739 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
7740 successful test if message is the empty string.
7741
fd5700c7
JK
77422010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7743
7744 * gdb.fortran/module.exp (stopped language detection): New test.
7745
f55ee35c
JK
77462010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7747
7748 Support DW_TAG_module as separate namespaces.
7749 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
7750 gdb.fortran/library-module-lib.f90: New.
7751 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
7752 (print i): Remove.
7753 (continue to breakpoint: i-is-1, print var_i value 1)
7754 (continue to breakpoint: i-is-2, print var_i value 2)
7755 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
7756 (print var_d, print var_i value 14, ptype modmany, complete `modm)
7757 (complete `modmany, complete `modmany`, complete `modmany`var)
7758 (show language, setting breakpoint at module): New tests.
7759 * gdb.fortran/module.f90 (module mod): Remove.
7760 (module mod1, module mod2, module modmany, subroutine sub1)
7761 (subroutine sub2, program module): New.
7762
b8e8282f
JK
77632010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7764
7765 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
7766 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
7767 * gdb.cp/anon-union.exp (pass): Rename to ...
7768 (print z 2): ... here.
b8e8282f 7769
019ebafc
MS
77702010-06-02 Michael Snyder <msnyder@vmware.com>
7771
e68d8fd4
MS
7772 * gdb.trace/actions.exp: Use gdb_test_no_output.
7773 * gdb.trace/circ.exp: Ditto.
7774 * gdb.trace/packetlen.exp: Ditto.
7775 * gdb.trace/save-trace.exp: Ditto.
7776 * gdb.trace/tracecmd.exp: Ditto.
7777 * gdb.trace/tsv.exp: Ditto.
7778
12b5d08a
MS
7779 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
7780 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
7781 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
7782 * gdb.threads/manythreads.exp: Ditto.
7783 * gdb.threads/print-threads.exp: Ditto.
7784 * gdb.threads/pthreads.exp: Ditto.
7785 * gdb.threads/schedlock.exp: Ditto.
7786 * gdb.threads/staticthreads.exp: Ditto.
7787 * gdb.threads/thread-specific.exp: Ditto.
7788 * gdb.threads/thread-unwindonsignal.exp: Ditto.
7789 * gdb.threads/threadapply.exp: Ditto.
7790 * gdb.threads/watchthreads.exp: Ditto.
7791 * gdb.threads/watchthreads2.exp: Ditto.
7792
89493308
MS
7793 * gdb.python/py-block.exp: Use gdb_test_no_output.
7794 * gdb.python/py-prettyprint.exp: Ditto.
7795 * gdb.python/py-template.exp: Ditto.
7796 * gdb.python/py-value.exp: Ditto.
7797
7798 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
7799 * gdb.reverse/watch-reverse.exp: Ditto.
7800
7801 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
7802 * gdb.server/ext-run.exp: Ditto.
7803
019ebafc
MS
7804 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
7805 * gdb.dwarf2/dw2-compressed.exp: Ditto.
7806 * gdb.dwarf2/dw2-intercu.exp: Ditto.
7807 * gdb.dwarf2/dw2-intermix.exp: Ditto.
7808 * gdb.dwarf2/dw2-producer.exp: Ditto.
7809 * gdb.dwarf2/mac-fileno.exp: Ditto.
7810
7811 * gdb.gdb/observer.exp: Use gdb_test_no_output.
7812 * gdb.gdb/selftest.exp: Ditto.
7813
7814 * gdb.multi/base.exp: Use gdb_test_no_output.
7815
7816 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
7817
3e0ca3a5
JK
78182010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7819
7820 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
7821
9db70545
MS
78222010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
7823
a8d52276
MS
7824 * gdb.cp/class2.exp: Use gdb_test_no_output.
7825 * gdb.cp/classes.exp: Ditto.
7826 * gdb.cp/extern-c.exp: Ditto.
7827 * gdb.cp/inherit.exp: Ditto.
7828 * gdb.cp/maint.exp: Ditto.
7829 * gdb.cp/mb-inline.exp: Ditto.
7830 * gdb.cp/mb-templates.exp: Ditto.
7831 * gdb.cp/method2.exp: Ditto.
7832 * gdb.cp/misc.exp: Ditto.
7833 * gdb.cp/ovldbreak.exp: Ditto.
7834 * gdb.cp/punctuator.exp: Ditto.
7835 * gdb.cp/templates.exp: Ditto.
7836 * gdb.cp/virtbase.exp: Ditto.
7837
889bf7c5 7838 * gdb.threads/attach-stopped.exp:
9db70545 7839 Replace uses of send_gdb / gdb_expect.
889bf7c5 7840 * gdb.threads/attachstop-mt.exp:
9db70545 7841 Replace uses of send_gdb / gdb_expect.
889bf7c5 7842 * gdb.threads/gcore-thread.exp:
9db70545 7843 Replace uses of send_gdb / gdb_expect.
889bf7c5 7844 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
7845 Replace uses of send_gdb / gdb_expect.
7846 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 7847 * gdb.threads/print-threads.exp:
9db70545
MS
7848 Replace uses of send_gdb / gdb_expect.
7849 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
7850 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
7851 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
7852
7853 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
7854 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
7855 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
7856 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
7857 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
7858 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
7859 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
7860 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
7861 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
7862 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
7863 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
7864
359cc68c
JK
78652010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7866
7867 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
7868
7d3fe98e
SW
78692010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
7870
7871 * gdb.cp/koenig.exp: Added new test case.
7872 * gdb.cp/koenig.cc: Ditto.
7873
27d3a1a2
MS
78742010-06-01 Michael Snyder <msnyder@vmware.com>
7875
7876 * gdb.base/arithmet.exp: Use gdb_test_no_output.
7877 * gdb.base/arrayidx.exp: Ditto.
7878 * gdb.base/attach.exp: Ditto.
7879 * gdb.base/auxv.exp: Ditto.
7880 * gdb.base/bigcre.exp: Ditto.
7881 * gdb.base/break-always.exp: Ditto.
7882 * gdb.base/break-interp.exp: Ditto.
7883 * gdb.base/break.exp: Ditto.
7884 * gdb.base/breakpoint-shadow.exp: Ditto.
7885 * gdb.base/call-ar-st.exp: Ditto.
7886 * gdb.base/call-sc.exp: Ditto.
7887 * gdb.base/call-signal-resume.exp: Ditto.
7888 * gdb.base/callfuncs.exp: Ditto.
7889 * gdb.base/catch-syscall.exp: Ditto.
7890 * gdb.base/charset.exp: Ditto.
7891 * gdb.base/code-expr.exp: Ditto.
7892 * gdb.base/commands.exp: Ditto.
7893 * gdb.base/cond-expr.exp: Ditto.
7894 * gdb.base/condbreak.exp: Ditto.
7895 * gdb.base/cursal.exp: Ditto.
7896 * gdb.base/cvexpr.exp: Ditto.
7897 * gdb.base/default.exp: Ditto.
7898 * gdb.base/del.exp: Ditto.
7899 * gdb.base/detach.exp: Ditto.
7900 * gdb.base/display.exp: Ditto.
7901 * gdb.base/ena-dis-br.exp: Ditto.
7902 * gdb.base/eval-skip.exp: Ditto.
7903 * gdb.base/foll-fork.exp: Ditto.
7904 * gdb.base/foll-vfork.exp: Ditto.
7905 * gdb.base/frame-args.exp: Ditto.
7906 * gdb.base/funcargs.exp: Ditto.
7907 * gdb.base/gcore-buffer-overflow.exp: Ditto.
7908 * gdb.base/gdbvars.exp: Ditto.
7909 * gdb.base/help.exp: Ditto.
7910 * gdb.base/ifelse.exp: Ditto.
7911 * gdb.base/included.exp: Ditto.
7912 * gdb.base/list.exp: Ditto.
7913 * gdb.base/macscp.exp: Ditto.
7914 * gdb.base/maint.exp: Ditto.
7915 * gdb.base/multi-fork.exp: Ditto.
7916 * gdb.base/overlays.exp: Ditto.
7917 * gdb.base/page.exp: Ditto.
7918 * gdb.base/pending.exp: Ditto.
7919 * gdb.base/pointers.exp: Ditto.
7920 * gdb.base/pr11022.exp: Ditto.
7921 * gdb.base/prelink.exp: Ditto.
7922 * gdb.base/printcmds.exp: Ditto.
7923 * gdb.base/psymtab.exp: Ditto.
7924 * gdb.base/randomize.exp: Ditto.
7925 * gdb.base/relational.exp: Ditto.
7926 * gdb.base/relocate.exp: Ditto.
7927 * gdb.base/remote.exp: Ditto.
7928 * gdb.base/sepdebug.exp: Ditto.
7929 * gdb.base/set-lang-auto.exp: Ditto.
7930 * gdb.base/setshow.exp: Ditto.
7931 * gdb.base/setvar.exp: Ditto.
7932 * gdb.base/signals.exp: Ditto.
7933 * gdb.base/signull.exp: Ditto.
7934 * gdb.base/sigstep.exp: Ditto.
7935 * gdb.base/sizeof.exp: Ditto.
7936 * gdb.base/solib-disc.exp: Ditto.
7937 * gdb.base/store.exp: Ditto.
7938 * gdb.base/structs.exp: Ditto.
7939 * gdb.base/structs2.exp: Ditto.
7940 * gdb.base/subst.exp: Ditto.
7941 * gdb.base/term.exp: Ditto.
7942 * gdb.base/trace-commands.exp: Ditto.
7943 * gdb.base/unwindonsignal.exp: Ditto.
7944 * gdb.base/valgrind-db-attach.exp: Ditto.
7945 * gdb.base/varargs.exp: Ditto.
7946 * gdb.base/watch-cond.exp: Ditto.
7947 * gdb.base/watch_thread_num.exp: Ditto.
7948 * gdb.base/watchpoint-cond-gone.exp: Ditto.
7949 * gdb.base/watchpoint.exp: Ditto.
7950 * gdb.base/whatis-exp.exp: Ditto.
7951
f8d3bf8f
MS
79522010-06-01 Michael Snyder <msnyder@vmware.com>
7953
7954 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
7955 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
7956 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
7957 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
7958 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
7959 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
7960 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
7961 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
7962 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
7963 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
7964 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
7965 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
7966 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
7967 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
7968 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
7969
3f9e0d32
JK
79702010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7971
7972 * gdb.base/commands.exp (begin commands on watch): Remove excessive
7973 trailing newline.
7974 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
7975 * gdb.java/jmisc.exp (p *args\n): Rename to ...
7976 (p *args): ... here and remove excessive trailing newline.
7977
f629457d
JB
79782010-05-31 Joel Brobecker <brobecker@adacore.com>
7979
7980 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
7981
09eef106
JK
79822010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
7983
7984 Accept the new Linux kernel "t (tracing stop)" string.
7985 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
7986 Update comment.
7987 (state_wait) <T (tracing stop)>: New.
7988 (main): Update the state_wait expect string.
7989
94f31136
PA
79902010-05-28 Pedro Alves <pedro@codesourcery.com>
7991
7992 * limits.c, limits.exp: Delete files.
7993 * Makefile.in (clean mostlyclean): Adjust.
7994 * tracecmd.exp: Adjust.
7995
096554ab
JK
79962010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7997
7998 * gdb.base/tui-layout.exp: New.
7999
27d3a1a2 80002010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 8001
889bf7c5 8002 * gdb.reverse/break-precsave.exp:
bcd2dc50 8003 Replace uses of send_gdb / gdb_expect.
889bf7c5 8004 * gdb.reverse/break-reverse.exp:
bcd2dc50 8005 Replace uses of send_gdb / gdb_expect.
889bf7c5 8006 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 8007 Replace uses of send_gdb / gdb_expect.
889bf7c5 8008 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 8009 Replace uses of send_gdb / gdb_expect.
889bf7c5 8010 * gdb.reverse/finish-precsave.exp:
bcd2dc50 8011 Replace uses of send_gdb / gdb_expect.
889bf7c5 8012 * gdb.reverse/finish-reverse.exp:
bcd2dc50 8013 Replace uses of send_gdb / gdb_expect.
889bf7c5 8014 * gdb.reverse/i386-precsave.exp:
bcd2dc50 8015 Replace uses of send_gdb / gdb_expect.
889bf7c5 8016 * gdb.reverse/i386-reverse.exp:
bcd2dc50 8017 Replace uses of send_gdb / gdb_expect.
889bf7c5 8018 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 8019 Replace uses of send_gdb / gdb_expect.
889bf7c5 8020 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 8021 Replace uses of send_gdb / gdb_expect.
889bf7c5 8022 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 8023 Replace uses of send_gdb / gdb_expect.
889bf7c5 8024 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 8025 Replace uses of send_gdb / gdb_expect.
889bf7c5 8026 * gdb.reverse/machinestate.exp:
bcd2dc50 8027 Replace uses of send_gdb / gdb_expect.
889bf7c5 8028 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 8029 Replace uses of send_gdb / gdb_expect.
889bf7c5 8030 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 8031 Replace uses of send_gdb / gdb_expect.
889bf7c5 8032 * gdb.reverse/solib-precsave.exp:
bcd2dc50 8033 Replace uses of send_gdb / gdb_expect.
889bf7c5 8034 * gdb.reverse/solib-reverse.exp:
bcd2dc50 8035 Replace uses of send_gdb / gdb_expect.
889bf7c5 8036 * gdb.reverse/step-precsave.exp:
bcd2dc50 8037 Replace uses of send_gdb / gdb_expect.
889bf7c5 8038 * gdb.reverse/step-reverse.exp:
bcd2dc50 8039 Replace uses of send_gdb / gdb_expect.
889bf7c5 8040 * gdb.reverse/until-precsave.exp:
bcd2dc50 8041 Replace uses of send_gdb / gdb_expect.
889bf7c5 8042 * gdb.reverse/until-reverse.exp:
bcd2dc50 8043 Replace uses of send_gdb / gdb_expect.
889bf7c5 8044 * gdb.reverse/watch-precsave.exp:
bcd2dc50 8045 Replace uses of send_gdb / gdb_expect.
889bf7c5 8046 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
8047 Replace uses of send_gdb / gdb_expect.
8048
3def43e0
JK
80492010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8050
8051 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
8052 excessive newline.
8053
27d3a1a2 80542010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
8055
8056 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
8057 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
8058 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
8059 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
8060 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
8061 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
8062 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
8063 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
8064 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
8065 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
8066 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
8067 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
8068 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
8069 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
8070 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
8071 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
8072 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
8073 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
8074 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 8075
27d3a1a2 80762010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 8077
22454424
MS
8078 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
8079 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
8080
8081 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
8082 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
8083 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
8084
889bf7c5 8085 * gdb.reverse/consecutive-reverse.exp:
22454424 8086 Replace uses of send_gdb / gdb_expect.
889bf7c5 8087 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
8088 Replace uses of send_gdb / gdb_expect.
8089
8090 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
8091 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
8092 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 8093 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
8094 Replace uses of send_gdb / gdb_expect.
8095 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
8096 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
8097 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
8098 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
8099 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
8100 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
8101 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
8102 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
8103 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
8104
81052010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 8106
22454424 8107 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 8108
22454424 8109 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 8110
22454424
MS
8111 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
8112 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
8113 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
8114 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
8115 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
8116 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
8117 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
8118 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
8119 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 8120
6e5f2c59
TT
81212010-05-25 Tom Tromey <tromey@redhat.com>
8122
8123 * gdb.base/macscp.exp: Add missing space after setup_kfail.
8124
bbc8b958
TT
81252010-05-25 Tom Tromey <tromey@redhat.com>
8126
8127 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
8128 argument order.
8129 * gdb.base/macscp.exp: Fix setup_kfail argument order.
8130 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
8131 order.
8132 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
8133 order.
8134 * gdb.base/call-sc.exp (setup_kfails): Remove.
8135 (setup_compiler_kfails): Remove.
8136 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
8137 argument order.
8138 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
8139 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
8140 (advancei): Fix setup_kfail argument order.
8141 * gdb.base/radix.exp: Fix setup_kfail argument order.
8142 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
8143 order.
8144 * gdb.base/structs.exp (setup_kfails): Remove.
8145 (setup_compiler_kfails): Fix setup_kfail argument order.
8146 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
8147 order.
8148 * gdb.java/jmain.exp: Fix setup_kfail argument order.
8149 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
8150 setup_kfail argument order.
8151 * gdb.cp/overload.exp: Fix setup_kfail argument order.
8152
83d1babf
TT
81532010-05-25 Tom Tromey <tromey@redhat.com>
8154
8155 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
8156
6acb16a2
MS
81572010-05-25 Michael Snyder <msnyder@vmware.com>
8158
8159 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
8160 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
8161 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
8162 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
8163 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
8164 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
8165 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
8166 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
8167 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
8168 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
8169 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
8170 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
8171 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
8172 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
8173 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
8174 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
8175 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
8176 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
8177 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
8178 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
8179 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
8180 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
8181 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
8182 * gdb.base/default.exp: Replace send_gdb with gdb_test.
8183 * gdb.base/define.exp: Replace send_gdb with gdb_test.
8184 * gdb.base/display.exp: Replace send_gdb with gdb_test.
8185 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
8186 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
8187 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
8188 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
8189 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
8190 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
8191 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
8192 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
8193 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
8194 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
8195 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
8196 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
8197 * gdb.base/help.exp: Replace send_gdb with gdb_test.
8198 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
8199 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
8200 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
8201 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
8202 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
8203 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
8204 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
8205 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 8206 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
8207
82082010-05-25 Doug Evans <dje@google.com>
8209
8210 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
8211 gdb.string_to_argv.
ad3986f0 8212
d3b1e874
TT
82132010-05-21 Tom Tromey <tromey@redhat.com>
8214
8215 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
8216 Call it.
8217 * gdb.dwarf2/pieces.S: Update.
8218 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
8219
cb826367
TT
82202010-05-21 Tom Tromey <tromey@redhat.com>
8221
8222 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
8223 Call it.
8224 * gdb.dwarf2/pieces.c (struct C): New.
8225 (f6): New function.
8226 * gdb.dwarf2/pieces.S: Replace.
8227
74de6778
TT
82282010-05-21 Tom Tromey <tromey@redhat.com>
8229
8230 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
8231 Call it.
8232
afd74c5f
TT
82332010-05-21 Tom Tromey <tromey@redhat.com>
8234
8235 * gdb.dwarf2.pieces.exp: New file.
8236 * gdb.dwarf2.pieces.S: New file.
8237 * gdb.dwarf2.pieces.c: New file.
8238
a7b75dfd 82392010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 8240 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
8241
8242 * lib/gdb.exp (gdb_test_no_output): New function.
8243 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
8244 when testing commands that should produce no output.
8245
c81c812a
JB
82462010-05-17 Joel Brobecker <brobecker@adacore.com>
8247
8248 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
8249 parameter that we want to watch being a constant.
8250
0cce5bd9
JB
82512010-05-17 Joel Brobecker <brobecker@adacore.com>
8252
8253 * gdb.ada/cond_lang: New testcase.
8254
47050449
JB
82552010-05-17 Joel Brobecker <brobecker@adacore.com>
8256
8257 * lib/gdb.exp (banned_variables): New variable/constant.
8258 (gdb_init): Add write trace on variables listed in banned_variables.
8259 (gdb_finish): Remove write traces on variables listed in
8260 banned_variables.
8261
77c01586
JB
82622010-05-17 Joel Brobecker <brobecker@adacore.com>
8263
8264 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
8265 * gdb.cp/koenig.exp: Likewise.
8266
88d4aea7
PM
82672010-05-14 Phil Muldoon <pmuldoon@redhat.com>
8268
889bf7c5 8269 PR python/11482
88d4aea7
PM
8270
8271 * gdb.python/py-value.exp (test_value_hash): New function.
8272
f5a010c0
PM
82732010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
8274
8275 PR exp/11530.
8276 * gdb.base/gdb11530.c: New file.
8277 * gdb.base/gdb11530.exp: New file.
8278
8ef4892f
JK
82792010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8280
8281 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
8282 * gdb.dwarf2/dw2-modula2-self-type.S: New.
8283
7322dca9
SW
82842010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
8285
8286 * gdb.cp/koenig.exp: New test.
8287 * gdb.cp/koenig.cc: New test program.
8288
02e7ea18
JB
82892010-05-05 Joel Brobecker <brobecker@adacore.com>
8290
8291 Remove the use of prms_id and bug_id throughout the testsuite.
8292
e1c34c5d
PM
82932010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
8294
8295 PR exp/11349.
8296 * testsuite/gdb.cp/ref-types.exp: Add test to examine
8297 use a reference local variable.
8298
8e1d0c49
JK
82992010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8300
8301 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
8302 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
8303 variable different_dir. Move debugfile into a full directory pathname
8304 under DIFFERENT_DIR.
8305 * lib/gdb.exp (separate_debug_filename): Remove.
8306 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
8307 variable debug_dir and mkdir of it. Update function comments.
8308
e66408ed
PA
83092010-04-29 Pedro Alves <pedro@codesourcery.com>
8310
8311 PR gdb/11557
8312
8313 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
8314 files.
8315
d7b32ed3
PM
83162010-04-29 Phil Muldoon <pmuldoon@redhat.com>
8317
889bf7c5 8318 * gdb.python/py-param.exp: New File.
d7b32ed3 8319
6aecb9c2
JB
83202010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
8321
8322 * gdb.base/default.exp: Fix "set language" test.
8323
bdf92a1c
PM
83242010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
8325
8326 PR breakpoints/11531.
8327 * gdb.base/gdb11531.c: New file.
8328 * gdb.base/gdb11531.exp: New file.
8329
3f172e24
TT
83302010-04-26 Tom Tromey <tromey@redhat.com>
8331
8332 * gdb.base/completion.exp: Add tests for completion and deprecated
8333 commands.
8334
64af4c92
JK
83352010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8336
8337 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
8338 (print /x char_array): Escape curly brackets.
8339
492928e4
JK
83402010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
8341
8342 Fix deadlock on looped list of loaded shared objects.
8343 * gdb.base/solib-corrupted.exp: New.
8344
66d09542
DE
83452010-04-23 Doug Evans <dje@google.com>
8346
8347 * gdb.python/py-section-script.c: New file.
8348 * gdb.python/py-section-script.exp: New file.
8349 * gdb.python/py-section-script.py: New file.
8350
8bd10a10
CM
83512010-04-20 Chris Moller <cmoller@redhat.com>
8352
8353 PR 10179
8354
8355 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
8356 * gdb.base/pr10179-a.c:
8357 * gdb.base/pr10179-b.c:
8358 * gdb.base/pr10179.exp: New files.
8359
c0201579
JK
83602010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8361
8362 Fix crashes on dangling display expressions.
8363 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
8364 is SEP.
8365 (lib_flags): Remove the "debug" keyword.
8366 (libsepdebug): New variable for iterating new loop.
8367 (save_pf_prefix): New variable wrapping the loop.
8368 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
8369 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
8370
793b0ff8
PM
83712010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
8372
8373 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
8374
097f51f7
PM
83752010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
8376
8377 PR stabs/11479.
8378 * gdb.stabs/gdb11479.exp: New file.
8379 * gdb.stabs/gdb11479.c: New file.
8380
9a22f0d0
PM
83812010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
8382
8383 * gdb.base/charset.c (Strin16, String32): New variables.
8384 * gdb.base/charset.exp (gdb_test): Test correct display
8385 of 16 or 32 bit strings.
8386
83872010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
8388
8389 PR 9167
8390 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
8391 * gdb.cp/pr9167.cc: New file.
8392 * gdb.cp/pr9167.exp: New file.
8393
8394
6e354e5e
PM
83952010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
8396
8397 PR pascal/11492.
8398 * gdb.pascal/gdb11492.pas: New file.
8399 * gdb.pascal/gdb11492.exp: New file.
8400
be942545
JB
84012010-04-20 Joel Brobecker <brobecker@adacore.com>
8402
1667e6e3 8403 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 8404
0c3acc09
JB
84052010-04-20 Joel Brobecker <brobecker@adacore.com>
8406
8407 * gdb.ada/dyn_loc: New testcase.
8408
ec31cde5
CM
84092010-04-20 Chris Moller <cmoller@redhat.com>
8410
8411 PR 10867
889bf7c5 8412
ec31cde5
CM
8413 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
8414 * gdb.cp/pr10687.cc: New file.
8415 * gdb.cp/pr10687.exp: New file.
8416
8417
ce4b0682
SDJ
84182010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8419 Sergio Durigan Junior <sergiodj@redhat.com>
8420
8421 * gdb.fortran/logical.exp: New testcase.
8422 * gdb.fortran/logical.f90: New file.
8423
3436961f
DE
84242010-04-19 Doug Evans <dje@google.com>
8425
8426 * gdb.base/help.exp (help source): Update expected output.
8427
4d836c09
JK
84282010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8429
8430 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
8431 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
8432 gdb_exit and return.
8433 (executable): New variable.
8434 (binfile): Use it.
8435
6149aea9
PA
84362010-04-19 Pedro Alves <pedro@codesourcery.com>
8437
8438 PR breakpoints/8554.
8439
8440 * gdb.trace/save-trace.exp: Adjust.
8441
ed41462c
L
84422010-04-17 H.J. Lu <hongjiu.lu@intel.com>
8443
8444 PR corefiles/11511
8445 * gdb.arch/system-gcore.exp: New.
8446 * gdb.arch/gcore.c: Likewise.
8447
3f7b2faa
DE
84482010-04-15 Doug Evans <dje@google.com>
8449
fa33c3cd
DE
8450 * gdb.python/py-progspace.c: New file.
8451 * gdb.python/py-progspace.exp: New file.
8452
3f7b2faa
DE
8453 * gdb.base/source.exp: Add tests for "source -s".
8454
79f283fe
PM
84552010-04-14 Phil Muldoon <pmuldoon@redhat.com>
8456
8457 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
8458 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
8459 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
8460 * gdb.python/py-mi.exp: New test for to_string returning None.
8461
fc8eb08a
PM
84622010-04-12 Phil Muldoon <pmuldoon@redhat.com>
8463
8464 * gdb.python/py-breakpoint.c: Make result global.
8465
26e197f6
JK
84662010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8467
8468 Fix non-GNU make compatibility.
8469 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
8470
adc36818
PM
84712010-04-09 Phil Muldoon <pmuldoon@redhat.com>
8472
8473 * gdb.python/py-breakpoint.exp: New File.
8474 * gdb.python/py-breakpoint.C: Ditto.
8475
64e17368
SS
84762010-04-08 Stan Shebs <stan@codesourcery.com>
8477
8478 * gdb.trace/actions.exp: Clear default-collect.
8479 * gdb.trace/save-trace.exp: Clear default-collect.
8480
fff5cc64
PM
84812010-04-08 Phil Muldoon <pmuldoon@redhat.com>
8482
8483 * gdb.python/py-value: Add null string variable.
8484 (test_lazy_string): Test zero length, NULL address lazy
8485 strings.
8486
a055a187
L
84872010-04-07 H.J. Lu <hongjiu.lu@intel.com>
8488
8489 * gdb.arch/i386-avx.c: New.
8490 * gdb.arch/i386-avx.exp: Likewise.
8491
8492 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
8493
96e39866
DE
84942010-04-06 Doug Evans <dje@google.com>
8495
8496 * gdb.base/source-test.gdb: New file.
8497 * gdb.base/source.exp: Test source -v.
8498
5984a431
UW
84992010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8500
8501 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
8502
ec8a089a
PM
85032010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
8504
8505 * gdb.stabs/aout.sed: Convert all backslash to double backslash
8506 within one line, unless it is followed by a double quote.
8507 * gdb.stabs/hppa.sed: Idem.
8508 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
8509 * gdb.stabs/weird.exp: Check for correct parsing of
8510 char and string constants.
ec8a089a
PM
8511 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
8512 in .stabs to .stabx substitution.
8513
fce3c1f0
SS
85142010-04-05 Stan Shebs <stan@codesourcery.com>
8515
8516 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
8517 constant global.
8518 * gdb.trace/tfile.exp: Try to print them.
8519
d77f58be
SS
85202010-04-04 Stan Shebs <stan@codesourcery.com>
8521
8522 * gdb.base/completion.exp: Update for new "info watchpoints".
8523 * gdb.base/default.exp: Ditto.
8524 * gdb.base/help.exp: Ditto.
8525 * gdb.base/watchpoint.exp: Ditto.
8526 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 8527
af54718e
SS
85282010-04-04 Stan Shebs <stan@codesourcery.com>
8529
8530 * gdb.trace/tfile.exp: Sharpen tfind test.
8531
74d1f91e
JK
85322010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8533
8534 * gdb.base/break-entry.exp: New.
8535
eb8e76db 85362010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 8537 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
8538
8539 * gdb.reverse/i386-sse-reverse.exp: New file.
8540 * gdb.reverse/i386-sse-reverse.c: New file.
8541
bf65cad8
PA
85422010-04-02 Pedro Alves <pedro@codesourcery.com>
8543
8544 * gdb.trace/tfind.exp: Adjust expected disassembly output.
8545
fff87407
SS
85462010-04-01 Stan Shebs <stan@codesourcery.com>
8547
8548 * gdb.trace/actions.exp: Tweak expected output.
8549 * gdb.trace/while-stepping.exp: Tweak expected output.
8550
fe01d668
L
85512010-04-01 H.J. Lu <hongjiu.lu@intel.com>
8552
8553 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
8554
86b17b60
PA
85552010-04-01 Pedro Alves <pedro@codesourcery.com>
8556
8557 * gdb.base/commands.exp: Adjust.
8558 * gdb.cp/extern-c.exp: Adjust.
8559
2c58c0a9
PA
85602010-04-01 Pedro Alves <pedro@codesourcery.com>
8561
8562 * gdb.trace/collection.c (local_test_func): Define a local struct,
8563 and instanciate it.
8564
0db9b91c
PA
85652010-04-01 Pedro Alves <pedro@codesourcery.com>
8566
8567 * gdb.trace/collection.exp (gdb_collect_args_test)
8568 (gdb_collect_argarray_test): XFAIL the tests that assume the
8569 argarray argument's elements are collected.
8570
8072405b
JK
85712010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
8572
8573 * gdb.dwarf2/dw2-bad-parameter-type.exp,
8574 gdb.dwarf2/dw2-bad-parameter-type.S: New.
8575
8bf6485c
SS
85762010-03-31 Stan Shebs <stan@codesourcery.com>
8577
8578 * gdb.trace/save-trace.exp: Test save/restore of default-collect
8579 and tracepoint conditionals.
8580 (gdb_verify_tracepoints): Delete unused return.
8581
fd7f724a
KS
85822010-03-26 Keith Seitz <keiths@redhat.com>
8583
8584 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
8585 appear in the output before main.
8586 Remove KFAIL for gdb/2215 aka bz 9320.
8587
8d9e7719
DE
85882010-03-30 Doug Evans <dje@google.com>
8589
0906dd0b
DE
8590 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
8591 by dejagnu.
8592 * gdb.arch/amd64-dword.exp: Ditto.
8593
8d9e7719
DE
8594 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
8595 match.
8596 (break printf): Ditto.
8597
1da644f0
SW
85982010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
8599
8600 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
8601 gcc < 4.4.
8602 * gdb.cp/shadow.exp: Ditto.
8603
a8121990
PA
86042010-03-29 Pedro Alves <pedro@codesourcery.com>
8605
8606 * gdb.trace/collection.exp (run_trace_experiment): Make sure
8607 "tstart" is silent.
8608
6e79d367
PA
86092010-03-29 Pedro Alves <pedro@codesourcery.com>
8610
8611 * gdb.trace/collection.exp (executable): New.
8612 (binfile): Use it.
8613 (fpreg, spreg, pcreg): New.
8614 (test_register): Use gdb_test_multiple. Pass /x to print.
8615 (prepare_for_trace_test): New.
8616 (run_trace_experiment): Use "continue", not gdb_run_cmd.
8617 (gdb_collect_args_test, gdb_collect_argstruct_test)
8618 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
8619 prepare_for_trace_test.
8620 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
8621 fpreg, spreg and pcreg.
8622 (gdb_collect_expression_test, gdb_collect_globals_test): Use
8623 prepare_for_trace_test.
8624 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
8625 try to detect tracing support here. Don't set breakpoints at
8626 `begin' or `end' here.
8627 <global scope>: Use clean_restart. Run to main before checking
8628 for tracing support. Check for for tracing support here.
8629
09248348
JK
86302010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8631
8632 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
8633 " as $displacement" to "seen displacement message".
8634
d350db38
PA
86352010-03-28 Pedro Alves <pedro@codesourcery.com>
8636
8637 * gdb.trace/while-dyn.exp (executable): New variable.
8638 (binfile): Use it.
8639 (test_while_stepping): New function. Move most tests here. Call
8640 it once for each of the while-stepping, stepping and ws aliases.
8641
907af001
UW
86422010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8643
8644 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
8645 that do not provide the tagless_struct type name at all.
8646 (test_print_anon_union): Do not check value of uninitialized
8647 union member. Do not use cp_test_ptype_class, so we can accept
8648 "long" as well as "long int".
8649
610197fd
PA
86502010-03-26 Pedro Alves <pedro@codesourcery.com>
8651
8652 * gdb.trace/tfile.c (tohex, bin2hex): New.
8653 (write_error_trace_file): Hexify error description.
8654
6c28cbf2
SS
86552010-03-25 Stan Shebs <stan@codesourcery.com>
8656
8657 * gdb.trace/tfile.c: Generate an additional trace file, improve
8658 portability.
8659 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
8660 files in a better way.
8661
e62b8c7e
KS
86622010-03-25 Keith Seitz <keiths@redhat.com>
8663
8664 * gdb.java/jprint.exp: XFAIL printing of static class members
8665 because of GCC debuginfo problem.
8666
82ccf5a5
JK
86672010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8668
8669 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
8670
293e2f9e
DJ
86712010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
8672
8673 * gdb.base/completion.exp: Allow long instead of long int.
8674 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
8675 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
8676 variable p.
8677 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
8678 * gdb.base/pointers.exp: Allow long instead of long int.
8679 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
8680 * gdb.base/step-line.exp: Allow a directory before the source file name.
8681
95a42b64
TT
86822010-03-24 Tom Tromey <tromey@redhat.com>
8683
8684 PR breakpoints/9352:
8685 * gdb.base/default.exp: Update.
8686 * gdb.base/commands.exp: Update.
8687 * gdb.cp/extern-c.exp: Test setting commands on multiple
8688 breakpoints at once.
8689
2390201f
DJ
86902010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
8691
8692 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
8693 if gdb,nosignals.
8694 * gdb.base/watchpoints.c: Do not include unnecessary headers.
8695 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
8696 exited".
8697
8c9a6790
SS
86982010-03-24 Stan Shebs <stan@codesourcery.com>
8699
8700 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
8701
a6c727b2
DJ
87022010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
8703
8704 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
8705 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
8706 argument. Handle "short" and "long".
8707 (Top level): Pass overprototyped output for old_fptr and xptr.
8708
4dfd5423
PA
87092010-03-23 Pedro Alves <pedro@codesourcery.com>
8710
8711 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
8712 format strings and add casts to avoid compiler warnings.
8713
87142010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
8715
8716 * lib/trace-support.exp (gdb_trace_setactions):
8717 Don't expect whitespace after ">" prompt.
8718 * gdb.trace/actions.exp: Adjust for output changes.
8719 * gdb.trace/while-stepping.exp: Likewise.
8720
c847d045
JK
87212010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8722
8723 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
8724 and r157645).
8725
5f717f1d
JK
87262010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8727
8728 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
8729 New.
8730
7d6d51d5
DJ
87312010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
8732
8733 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
8734 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
8735
3b11a015
SS
87362010-03-19 Stan Shebs <stan@codesourcery.com>
8737
8738 * gdb.trace/ax.exp: New file.
8739
d7d158ed
DE
87402010-03-19 Doug Evans <dje@google.com>
8741
6bb85cd1
DE
8742 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
8743 output from gcc.
8744
d7d158ed
DE
8745 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
8746 named /usr/sbin/prelink<foo>.
8747
4daf5ac0
SS
87482010-03-18 Stan Shebs <stan@codesourcery.com>
8749
8750 * gdb.trace/circ.exp: Test circular-trace-buffer.
8751 * gdb.trace/tfile.exp: Update tstatus test.
8752
e8d05480
JB
87532010-03-18 Joel Brobecker <brobecker@adacore.com>
8754
8755 * gdb.dwarf2/dw2-anonymous-func.S: New file.
8756 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
8757
441b986a
UW
87582010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8759
8760 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
8761
4247603b
PA
87622010-03-18 Pedro Alves <pedro@codesourcery.com>
8763
8764 * gdb.base/default.exp: Adjust the expected output of the finish
8765 and until commands when the inferior is not being run.
8766
13387711
SW
87672010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
8768
8769 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
8770 * gdb.cp/nsusing.exp: Ditto.
8771
6e31430b
TT
87722010-03-15 Tom Tromey <tromey@redhat.com>
8773
8774 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
8775 * gdb.cp/userdef.cc (operator==): New function.
8776 (main): New locals mem1, mem2.
8777
e2d69cb5
JZ
87782010-03-15 Jie Zhang <jie@codesourcery.com>
8779
8780 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
8781 Declare and use new loadtimeout variable.
8782
f572f0a9
DJ
87832010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
8784
8785 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
8786 Use gdb_load later.
8787
51f4c0b0
PA
87882010-03-14 Pedro Alves <pedro@codesourcery.com>
8789
8790 * gdb.base/solib-disc.c (main): Make format of fprintf a string
8791 literal. Add missing endlines to prints to stderr.
8792
1c809c68
TT
87932010-03-12 Tom Tromey <tromey@redhat.com>
8794
8795 PR c++/9708:
8796 * gdb.cp/m-static.exp: Add regression test.
8797 * gdb.cp/m-static.cc (method): New method.
8798 (main): Call it.
8799
00ae8fef
SW
88002010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
8801
8802 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
8803 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
8804
759f0f0b
PA
88052010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
8806
21e24d21
PA
8807 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
8808
88092010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
8810
759f0f0b
PA
8811 * lib/gdb.exp (skip_stl_tests): New.
8812 (gdb_compile): Symbian needs -ldl.
8813 (shlib_target_file): New.
8814 (shlib_symbol_file): New.
8815 (gdb_load_shlibs): Use shlib_target_file.
8816 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
8817 * gdb.cp/exception.exp: Use skip_stl_tests.
8818 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
8819 * gdb.cp/try_catch.exp: Use skip_stl_tests.
8820 * gdb.cp/mb-templates.exp: Ditto.
8821 * gdb.base/commands.exp: Relax regexes.
8822 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
8823 shlib_target_file and shlib_symbol_file.
8824 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
8825 sections.
8826 * gdb.base/ending-run.exp: Accept E32Main for symbian.
8827 * gdb.base/solib-disc.exp: Use
8828 shlib_target_file and shlib_symbol_file.
8829 * gdb.base/unload.exp: Don't skip on symbian. Use
8830 shlib_target_file and shlib_symbol_file.
8831 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
8832
6a8f2671 88332010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 8834
6a8f2671
PA
8835 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
8836 * gdb.trace/report.exp: Adjust for x86 and x86_64.
8837 Issue a tfind end before looking for a tracepoint frame.
8838 * gdb.trace/tfind.exp: Adjust tstatus output.
8839 Adjust disassembly output.
8840 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
8841
ccf26247
JK
88422010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8843
8844 * gdb.base/break-interp.exp: Create new displacement parameter value
8845 for the test_ld calls.
8846 (reach): New parameter displacement, verify its content. New push of
8847 pf_prefix "reach-$func:". Import global expect_out.
8848 (test_core): New parameter displacement, verify its content. New push
8849 of pf_prefix "core:". New command "set verbose on". Import global
8850 expect_out.
8851 (test_attach): New parameter displacement, verify its content. New
8852 push of pf_prefix "attach:". New command "set verbose on". Import
8853 global expect_out.
8854 (test_ld): New parameter displacement, pass it to the reach, test_core
8855 and test_attach calls and verify its content in the "ld.so exit" test.
8856 * gdb.base/prelink.exp: Remove gdb_exit and final return.
8857 (prelink): Update expected text, use gdb_test.
8858
e469c7fb
DE
88592010-03-10 Doug Evans <dje@google.com>
8860
8861 * gdb.base/checkpoint.exp: Fix comment.
8862 Lengthen timeout while doing >600 checkpoints test.
8863 Rename duplicate "kill all one" test to keep test names unique.
8864
60e1c644
PA
88652010-03-10 Pedro Alves <pedro@codesourcery.com>
8866
8867 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
8868
cec808ec
KS
88692010-03-08 Keith Seitz <keiths@redhat.com>
8870
889bf7c5
PA
8871 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
8872 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
8873 (dm_type_long): New function.
8874 (dm_type_unsigned_short): New function.
8875 (dm_type_unsigned_long): New function.
8876 (myint): New typedef.
8877 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
8878 long, unsigned shor and long, operator char*, and typedef.
8879 (test_lookup_operator_functions): Add operator char* test.
8880 (test_paddr_operator_functions): Likewise.
8881 (test_paddr_overloaded_functions): Use probe values for
8882 short, long, and unsigned short and long.
8883 (test_paddr_hairy_functions): If the demangler probe detected
8884 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
8885 demangler.
8886 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
8887 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
8888 and "print null_pmf".
8889 Add test "ptype a.*pmf".
8890 * gdb.cp/overload.exp: Allow optional "int" to appear with
8891 "short" and "long".
8892 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
8893 long expect value for men_overload1arg.
8894 Allow "int" to appear with "short" and "long".
8895 When testing "info break", add argument for main (void).
8896 Also allow "int" to appear with "short" and "long".
8897 Ditto with "unsigned" and "long long".
cec808ec
KS
8898 * gdb.java/jmain.exp: Do not enclose methods names in single
8899 quotes.
8900 * gdb.java/jmisc.exp: Likewise.
8901 * gdb.java/jprint.exp: Likewise.
8902 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
8903
8904 From Jan Kratochvil <jan.kratochvil@redhat.com>:
8905 * gdb.cp/exception.exp (backtrace after first throw)
8906 (backtrace after second throw): Allow a namespace before __cxa_throw.
8907 (backtrace after first catch, backtrace after second catch): Allow
8908 a namespace before __cxa_begin_catch.
8909
8910 * gdb.cp/cpexprs.exp: New file.
8911 * gdb.cp/cpexprs.cc: New file.
8912
8913 From Daniel Jacobowitz <dan@codesourcery.com>
8914 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
8915 to use string_to_regexp.
8916 (ctor, dtor): New functions. Use them to match constructor
8917 and destructor function types.
8918 (Top level): Use runto_main.
8919
f870a310
TT
89202010-03-05 Tom Tromey <tromey@redhat.com>
8921
8922 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
8923 gdb.target_charset.
8924 (pp_ns.to_string): Likewise.
8925
0c199f28
KS
89262010-03-04 Keith Seitz <keiths@redhat.com>
8927
8928 * gdb.cp/overload.exp: Test that the filename portion of a linespec
8929 can be quoted. Test that both the filename and function/line
8930 portions can be quoted at the same time.
8931
c7437ca6
PA
89322010-03-04 Pedro Alves <pedro@codesourcery.com>
8933
8934 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
8935
b111b805
DE
89362010-03-03 Doug Evans <dje@google.com>
8937
24486cb7
DE
8938 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
8939 libc contains libpthread.
8940
b111b805
DE
8941 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
8942 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
8943 of gdb_compile. Add another pattern to match android backtrace.
8944
a0e0ef55
TT
89452010-03-03 Tom Tromey <tromey@redhat.com>
8946
8947 PR gdb/11345:
8948 * gdb.base/printcmds.exp (test_printf): Add test.
8949
1ba53b71
L
89502010-03-02 H.J. Lu <hongjiu.lu@intel.com>
8951
8952 * gdb.arch/amd64-byte.exp: New.
8953 * gdb.arch/amd64-dword.exp: Likewise.
8954 * gdb.arch/amd64-pseudo.c: Likewise.
8955 * gdb.arch/amd64-word.exp: Likewise.
8956 * gdb.arch/i386-byte.exp: Likewise.
8957 * gdb.arch/i386-pseudo.c: Likewise.
8958 * gdb.arch/i386-word.exp: Likewise.
8959
f5dff777
DJ
89602010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
8961
8962 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
8963 types. Add structreg, bitfields, and flags registers.
8964 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
8965 registers.
8966
90884b2b
L
89672010-03-01 H.J. Lu <hongjiu.lu@intel.com>
8968
8969 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
8970 (load_description): Set architecture if defined.
8971
dc00d89f
PM
89722010-02-28 Phil Muldoon <pmuldoon@redhat.com>
8973
8974 * gdb.python/py-frame.exp: Add read_var block tests.
8975 * gdb.python/py-frame.c (block): New function.
8976
0e095b7e
JK
89772010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8978 Daniel Jacobowitz <dan@codesourcery.com>
8979
8980 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
8981
624f1a65
DM
89822010-02-25 David S. Miller <davem@davemloft.net>
8983
8984 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
8985 fix logic for setting all_syscalls_numbers.
8986
f3e9a817
PM
89872010-02-24 Phil Muldoon <pmuldoon@redhat.com>
8988
8989 * Makefile.in: Add py-block and py-symbol.
8990 * gdb.python/py-symbol.exp: New File.
8991 * gdb.python/py-symtab.exp: New File.
8992 * gdb.python/py-block.exp: New File.
8993 * gdb.python/py-symbol.c: New File.
8994 * gdb.python/py-block.c: New File.
8995
f6bbabf0
PM
89962010-02-24 Phil Muldoon <pmuldoon@redhat.com>
8997
8998 PR python/11314
8999 * lib/gdb.exp (skip_python_tests): New function.
9000 * gdb.python/py-cmd.exp: Use skip_python_tests.
9001 * gdb.python/py-frame.exp: Likewise.
9002 * gdb.python/py-function.exp: Likewise.
9003 * gdb.python/py-prettyprint.exp: Likewise.
9004 * gdb.python/py-template.exp: Likewise.
9005 * gdb.python/py-type.exp: Likewise.
9006 * gdb.python/py-value.exp: Likewise.
9007
85d721b8
PA
90082010-02-22 Pedro Alves <pedro@codesourcery.com>
9009
9010 PR9605
9011
9012 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
9013
48e32051
TT
90142010-02-19 Tom Tromey <tromey@redhat.com>
9015
9016 PR c++/8693, PR c++/9496:
9017 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
9018 regression tests.
9019
ac9c0048
JK
90202010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9021
9022 Fix compatibility with m68k as.
9023 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
9024 Use only /* comments */.
9025
57bb97a4
UW
90262010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9027
9028 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
9029 * configure: Regenerate.
9030
7d1bf85c
DJ
90312010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
9032
9033 * gdb.python/py-type.exp: Check for Python support.
9034
061b5285
PA
90352010-02-17 Pedro Alves <pedro@codesourcery.com>
9036
9037 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
9038 `regsub' syntax available.
9039
f8a8bc2c
PA
90402010-02-17 Pedro Alves <pedro@codesourcery.com>
9041
9042 * gdb.base/shmain.c (main): Remove printf call.
9043 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
9044 * gdb.base/unload.c (main): Make format of fprintf a string
9045 literal. Add missing endlines to prints to stderr.
9046 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
9047
6f451e5e
TT
90482010-02-17 Tom Tromey <tromey@redhat.com>
9049
9050 * gdb.java/jprint.java (jprint.props): New field.
9051 * gdb.java/jprint.exp (set_lang_java): Add regression test.
9052
12d79008
PA
90532010-02-17 Pedro Alves <pedro@codesourcery.com>
9054
ef801a0e 9055 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
9056 available.
9057
d252f7e5
DJ
90582010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9059
9060 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
9061 creation to support remote host testing.
9062
67bdab6c
DJ
90632010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9064
9065 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
9066 Recognize "command not found".
9067
bb391223
DJ
90682010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9069
9070 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
9071 single-stepping.
9072
70362913
DJ
90732010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9074
9075 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
9076 if arguments are not supported.
9077
493f3c00
DJ
90782010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9079
9080 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
9081 be const or non-const.
9082
8034c749
DJ
90832010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9084
9085 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
9086 mi_send_resuming_command to send -exec-continue.
9087
791dfb64
DJ
90882010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9089
9090 * gdb.base/list.exp (test_list_filename_and_function): Add test
9091 with single quotes.
9092 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
9093 matching.
9094 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
9095 Add KFAIL'd tests for PR gdb/11289.
9096
7c5fe868
DJ
90972010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9098
9099 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
9100
fdc498b8
DJ
91012010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9102
9103 * gdb.base/comp-dir/subdir/dummy.txt: New file.
9104 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
9105 a temporary directory.
9106
b519e2a6
DJ
91072010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9108
9109 * gdb.base/charset.exp: Use a single regular expression to match
9110 show host-charset and show target-charset output.
9111
74164c56
JK
91122010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9113
9114 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
9115 "Illegal process-id" expect string more exact.
9116 (attach to digits-starting nonsense is prohibited): New.
9117
701ed6dc
JK
91182010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9119
9120 * gdb.base/prelink.exp (set verbose on): New.
9121
889bf7c5 91222010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
9123
9124 * mi-reverse.exp: New file. Test for reverse option to the
9125 following MI commands: exec-continue, exec-finish, exec-next,
9126 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 9127
dadf0e9c
JB
91282010-02-09 Joel Brobecker <brobecker@adacore.com>
9129
9130 * gdb.ada/ptype_tagged_param: New testcase.
9131
714f19d5
TT
91322010-02-08 Tom Tromey <tromey@redhat.com>
9133
9134 PR c++/8017:
9135 * gdb.cp/overload.exp: Add tests.
9136 * gdb.cp/overload.cc (struct K): New.
9137 (namespace N): New.
9138 (main): Call new functions.
9139 (K::staticoverload): Define.
9140
889bf7c5 91412010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
9142
9143 PR gdb/10728
9144 * gdb.cp/pr10728-x.h: New file.
9145 * gdb.cp/pr10728-x.cc: New file.
9146 * gdb.cp/pr10728-y.cc: New file.
9147 * gdb.cp/pr10728.exp: New file.
9148 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
9149
889bf7c5 91502010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
9151
9152 PR gdb/9067
9153 * gdb.cp/pr9067.exp: New
9154 * gdb.cp/pr9067.cc: New
9155 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
9156
7b356089
JB
91572010-02-08 Joel Brobecker <brobecker@adacore.com>
9158
9159 * lib/gdb.exp (gdb_test_timeout): New global variable.
9160 Set it to timeout if not already set.
9161 (gdb_init): Reset the value of timeout to gdb_test_timeout.
9162
1be00882
DE
91632010-02-05 Doug Evans <dje@google.com>
9164
9165 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
9166 user.
9167
82856980
SW
91682010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
9169
9170 PR c++/7935:
9171 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
9172
1a334831
TT
91732010-02-04 Tom Tromey <tromey@redhat.com>
9174
9175 * gdb.cp/virtbase.exp: Make test case names unique.
9176
9c3c02fd
TT
91772010-02-02 Tom Tromey <tromey@redhat.com>
9178
9179 * gdb.cp/virtbase.exp: Add regression tests.
9180 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
9181 (main): Instantiate RHC.
9182
0cc2414c
TT
91832010-02-02 Tom Tromey <tromey@redhat.com>
9184
9185 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
9186 type-printing change.
9187
edf3d5f3
TT
91882010-02-02 Tom Tromey <tromey@redhat.com>
9189
9190 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
9191 * gdb.cp/virtbase.cc: New file.
9192 * gdb.cp/virtbase.exp: New file.
9193 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
9194
e4b7f41c
JK
91952010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9196
9197 PR libc/11214:
9198 * gdb.threads/current-lwp-dead.c: Include features.h.
9199 (HAS_NOMMU): New.
9200 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
9201
b381ea14
JK
92022010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9203
9204 * gdb.base/symbol-without-target_section.exp,
9205 gdb.base/symbol-without-target_section.c: New.
9206
c593ac0e
DJ
92072010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9208
9209 * gdb.base/bigcore.exp: Reset increased timeout.
9210 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
9211
db25f29d
DJ
92122010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9213
9214 * gdb.base/gcore.exp (capture_command_output): Use
9215 gdb_test_multiple.
9216
f9d67f43
DJ
92172010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9218
9219 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
9220 * gdb.arch/thumb2-it.exp (test_it_break): New function.
9221 (Top level): Call it.
9222
177321bd
DJ
92232010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9224
9225 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
9226
97f2ed50
DJ
92272010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
9228
9229 * gdb.base/call-strs.exp, gdb.base/default.exp,
9230 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
9231 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
9232 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
9233 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
9234 gdb.base/watchpoint-solib.exp: Save and restore timeout.
9235 * gdb.base/ending-run.exp: Correct restore of timeout.
9236 * gdb.base/page.exp: Remove unnecessary timeout setting.
9237
e4e2711a
JB
92382010-01-29 Joel Brobecker <brobecker@adacore.com>
9239
9240 * gdb.ada/rec_return: New testcase.
9241
ba581dc1
JB
92422010-01-29 Joel Brobecker <brobecker@adacore.com>
9243
9244 * gdb.ada/call_pn: New testcase.
9245
4ea95be9
DJ
92462010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
9247
9248 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
9249 (Top level): Use it to resume.
9250 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
9251 the Thumb mode displaced stepping error as unsupported.
9252
df83a9bf
SW
92532010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
9254
889bf7c5
PA
9255 * gdb.cp/nsusing.exp: Added more tests.
9256 * gdb.cp/nsrecurs.exp: Ditto.
9257 * gdb.cp/nsusing.cc: Added test functions.
9258 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 9259
40b27cdc
JK
92602010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9261
9262 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
9263 absolute directory pathnames in gdb.sum file.
9264
de958931
SW
92652010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
9266
9267 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
9268 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
9269
708ead4e
TT
92702010-01-26 Tom Tromey <tromey@redhat.com>
9271
9272 PR exp/7643:
9273 * gdb.base/printcmds.exp (test_print_string_constants): Remove
9274 setup_kfail.
9275
b14e635e
SW
92762010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
9277
9278 * gdb.cp/nsrecurs.exp: New test.
9279 * gdb.cp/nsrecurs.cc: New test program.
9280 * gdb.cp/nsstress.exp: New test.
9281 * gdb.cp/nsstress.cc: New test program.
9282 * gdb.cp/nsdecl.exp: New test.
9283 * gdb.cp/nsdecl.cc: New test program.
9284
8540c487
SW
92852010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
9286
9287 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
9288 imported into file scope.
9289 Marked test as xfail.
9290 * gdb.cp/namespace-using.cc (marker5): New function.
9291 * gdb.cp/shadow.exp: New test.
9292 * gdb.cp/shadow.cc: New test program.
9293 * gdb.cp/nsimport.exp: New test.
9294 * gdb.cp/nsimport.cc: New test program.
9295
421d5d99
TT
92962010-01-25 Tom Tromey <tromey@redhat.com>
9297
9298 PR gdb/11049:
9299 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
9300 with "set print null-stop on".
9301
691f8dc1
JK
93022010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9303
9304 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
9305 Adjust it for DISASSEMBLY_OMIT_FNAME.
9306
0b92b5bb
TT
93072010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9308
9309 PR symtab/11199:
9310 * gdb.dwarf2/member-ptr-forwardref.exp,
9311 gdb.dwarf2/member-ptr-forwardref.S: New.
9312
23787403
JK
93132010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9314
9315 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
9316 (thread1_func): Protect thread1_tid with thread1_tid_cond by
9317 thread1_tid_mutex. Remove gdbstop_mutex handling.
9318 (thread2_func): Protect thread2_tid with thread2_tid_cond by
9319 thread2_tid_mutex. Remove gdbstop_mutex handling.
9320 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
9321 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
9322 pthread_cond_wait conditionalizations by while loops.
9323
b966cb8a
TT
93242010-01-20 Tom Tromey <tromey@redhat.com>
9325
9326 PR backtrace/10770:
9327 * gdb.dwarf2/pr10770.exp: New file.
9328 * gdb.dwarf2/pr10770.c: New file.
9329 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
9330
fcae584b
VP
93312010-01-20 Vladimir Prus <vladimir@codesourcery.com>
9332
9333 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
9334 that target was removed, and the test always runs native anyway.
9335
a0f49112
JK
93362010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9337
9338 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
9339 gdb.base/watchpoint-cond-gone-stripped.c: New.
9340
ceeb3d5a
TT
93412010-01-19 Tom Tromey <tromey@redhat.com>
9342
9343 PR c++/8000:
9344 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
9345 existing tests.
9346 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
9347 (main): Use AAA::SomeEnum.
9348
dd322c54
JK
93492010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9350
9351 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
9352 (test_ignore_count): Declare line_callme_body global.
9353 (run to breakpoint with ignore count): Use line_callme_body.
9354 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
9355 (set line_main_hello, set line_main_return): Reindent.
9356 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
9357 New.
9358 (continue to callee4): Use line_callee4_body.
9359 (check *stopped from CLI command): Use line_callee4_next.
9360 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
9361 (set line_main_hello, set line_main_return): Reindent.
9362 (set line_callee4_head, set line_callee4_body): New.
9363 (continue to callee4): Use line_callee4_body.
9364
4e8f195d
TT
93652010-01-18 Tom Tromey <tromey@redhat.com>
9366
9367 PR c++/9680:
9368 * gdb.cp/casts.cc: Add new classes and variables.
9369 * gdb.cp/casts.exp: Test new operators.
9370
9e14a9ba
JB
93712010-01-18 Tom Tromey <tromey@redhat.com>
9372 Thiago Jung Bauermann <bauerman@br.ibm.com>
9373
9374 * gdb.python/source2.py: New file.
9375 * gdb.python/source1: New file.
9376 * gdb.python/python.exp: Test "source" command.
9377
00bf0b85
SS
93782010-01-15 Stan Shebs <stan@codesourcery.com>
9379
9380 * gdb.trace/tfile.c: New file.
9381 * gdb.trace/tfile.exp: New file.
889bf7c5 9382
55235ad7
JK
93832010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9384
9385 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
9386
9f2982ff
JK
93872010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9388
9389 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
9390
bbfba9ed
JK
93912010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9392
9393 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
9394 (libfunc): New parameter action. Implement also selectable "sleep".
9395 * gdb.base/break-interp-main.c: Include assert.h.
9396 (libfunc): New parameter action.
9397 (main): New parameters argc and argv. Assert argc. Pass argv.
9398 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
9399 (test_attach): New proc.
9400 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
9401 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
9402
61f0d762
JK
94032010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9404
9405 * gdb.base/break-interp.exp (test_core): New proc.
9406 (test_ld): Call it.
9407
06a6f270
JK
94082010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9409
9410 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
9411 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
9412 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
9413 and gdb_compile_shlib. Use new -Wl compiler options.
9414 (dl bt, main bt): New tests.
9415
51bee8e9
JK
94162010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9417
9418 Support PIEs with no symfile_objfile.
9419 * gdb.base/break-interp.exp: New argument at the test_ld calls.
9420 (test_ld): New parameter trynosym.
9421 (test_ld <$trynosym>): New block.
9422
b8040f19
JK
94232010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9424
9425 * gdb.base/break-interp.exp: New file.
9426
be759fcf
PM
94272010-01-13 Phil Muldoon <pmuldoon@redhat.com>
9428
9429 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
9430 * gdb.python/py-prettyprint.py (pp_ls): New printer.
9431 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
9432 test.
9433 * gdb.python/py-prettyprint.c: Define lazystring test structure.
9434 * gdb.python/py-mi.exp: Add lazy string test.
9435
dc146f7c
VP
94362010-01-13 Vladimir Prus <vladimir@codesourcery.com>
9437
9438 * lib/mi-support.exp (mi_check_thread_states): Handle
9439 core number in thread listing.
9440
b4ba55a1
JB
94412010-01-12 Joel Brobecker <brobecker@adacore.com>
9442
9443 * gdb.base/maint.exp: Adjust the expected output for the
9444 "maint print type" test. Use gdb_test_multiple instead of
9445 gdb_sent/gdb_expect.
9446
08e24bd4
DE
94472010-01-11 Doug Evans <dje@google.com>
9448
6496a609
DE
9449 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
9450 from gdbserver_download. All callers updated.
9451
08e24bd4
DE
9452 * gdb.server/ext-run.exp: "info os processes" requires xml support.
9453
b5cfddf5
JK
94542010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9455
9456 Implement binary numbers parsing.
9457 * gdb.base/printcmds.exp (test_integer_literals_accepted)
9458 (test_integer_literals_rejected): New binary tests.
9459
3725885a
RW
94602010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
9461
9462 * gdb.cell/configure: Regenerate.
9463
37aeb5df
JK
94642010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9465
9466 * gdb.base/corefile.exp: Move the core finding block out and call it as
9467 core_find, new variable $corefile, replace corefile by $corefile and
9468 [file tail $corefile] for usage vs. test names resp.
9469 * lib/gdb.exp (core_find): Move it as a new function here. New
9470 parameter binfile and deletefiles. New variable $destcore. Pre-delete
9471 $destcore. Return "" on error.
9472
d521f563
JK
94732010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9474
9475 Workaround PR binutils/10802.
9476 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
9477 (twice).
9478
28f24826
DJ
94792010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
9480
9481 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
9482
2de75e71
JB
94832010-01-08 Joel Brobecker <brobecker@adacore.com>
9484
9485 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
9486 call, to avoid interruption.
9487
fe00719b 94882010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
9489
9490 * gdb.stabs/weird.def (args93): New.
9491
d0ef5df8
DE
94922010-01-07 Doug Evans <dje@google.com>
9493
9494 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
9495
3a08d52f
TT
94962010-01-07 Tom Tromey <tromey@redhat.com>
9497
9498 * gdb.base/source.exp: Use correct line number.
9499
7a697b8d
SS
95002010-01-05 Stan Shebs <stan@codesourcery.com>
9501
9502 * gdb.trace/tracecmd.exp: Test ftrace.
9503
7803799a
UW
95042010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9505
9506 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
9507
c54eabfa
JK
95082010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9509
9510 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
9511 "uint_for_mi_testing".
9512
02e7ef19
JB
95132010-01-01 Joel Brobecker <brobecker@adacore.com>
9514
9515 Test indented comment in file being sourced.
9516 * gdb.base/commands.exp: Test indented comment in file being sourced.
9517
abd775ce
JB
95182010-01-01 Joel Brobecker <brobecker@adacore.com>
9519
9520 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
9521 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
9522 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
9523 notice.
9524
79b55b82
JB
95252010-01-01 Joel Brobecker <brobecker@adacore.com>
9526
9527 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
9528 notice.
9529
8997583e
JK
95302010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9531
9532 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
9533 missing $after_stopped and comma (,) expectation.
9534
6da95a67
SS
95352009-12-31 Stan Shebs <stan@codesourcery.com>
9536
9537 * gdb.trace/actions.exp: Test teval action.
889bf7c5 9538
218d2fc6
TJB
95392009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
9540
9541 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
9542 (top level): Call test_watchpoint_in_big_blob.
9543 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
9544 watchpoints.
9545 (func3): Write to buf.
9546
236f1d4d
SS
95472009-12-29 Stan Shebs <stan@codesourcery.com>
9548
9549 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 9550
f61e138d
SS
95512009-12-28 Stan Shebs <stan@codesourcery.com>
9552
9553 * gdb.trace/tsv.exp: New file.
9554 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 9555
0219b378
DJ
95562009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
9557
9558 * gdb.base/find.c (main): Reference search buffers.
9559 * gdb.base/included.c (main): Reference integer.
9560 * gdb.base/ptype.c (charfoo): Declare.
9561 (intfoo): Call charfoo.
9562 * gdb.base/scope0.c (useitp): New function.
9563 (usestatics): Use useitp.
9564 (useit): Add a type for val.
9565 * gdb.base/scope1.c (useit1): Take a pointer argument.
9566 (usestatics1): Update calls to useit1.
9567 * gdb.cp/call-c.cc: Declare foo.
9568 (main): Call foo.
9569 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
9570 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
9571 (main): Call C::ensureRefs and ensureOtherRefs.
9572 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
9573 variables.
9574 (ensureOtherRefs): New function.
9575 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
9576 * gdb.cp/templates.cc (main): Call t5i.value.
9577
3f78692f
JK
95782009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9579
9580 Fix compatibility with G++-4.5.
9581 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
9582 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
9583 (uncaught return): Remove.
9584
429374b8
JK
95852009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9586 Phil Muldoon <pmuldoon@redhat.com>
9587
9588 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
9589 (bp_location13, bp_location14, bp_location17, bp_location18)
9590 (marker3_proto, marker4_proto): New variables.
9591 (breakpoint info): Update output.
9592 (run until breakpoint at marker3, run until breakpoint at marker4): New
9593 tests.
9594
859825b8
JK
95952009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9596
9597 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
9598 Replace the printf call of Y by provided "y-set-1" label. New block
9599 for the second shared library.
9600 * gdb.base/unload.exp: Compile also the second library, call
9601 gdb_load_shlibs also for it. Use now gdb_breakpoint.
9602 (single pending breakpoint info): Rename to ...
9603 (pending breakpoint info before run): ... this extended test.
9604 (libfile2, libname2, libsrcfile2, libsrc2)
9605 (lib_sl2): New variables.
9606 (exec_opts): Set also SHLIB_NAME2.
9607 (pending breakpoint info on first run at shrfunc1)
9608 (pending breakpoint info on second run at shrfunc1)
9609 (pending breakpoint info on second run at shrfunc2)
9610 (print y from libfile, print y from libfile2): New tests.
9611 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
9612 * gdb.base/unloadshr2.c: New.
9613
e6a386cd
HZ
96142009-12-22 Hui Zhu <teawater@gmail.com>
9615
9616 * gdb.reverse/sigall-reverse.exp: Adjust.
9617
9e19b45e
VP
96182009-12-21 Vladimir Prus <vladimir@codesourcery.com>
9619
9620 PR gdb/10884
9621
9622 * gdb.mi/var-cmd.c (do_bitfield_tests): New
9623 (main): Call do_bitfield_tests.
aacf5b1e 9624 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 9625
d53a7b30
JB
96262009-12-20 Joel Brobecker <brobecker@adacore.com>
9627
9628 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
9629 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
9630 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
9631 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
9632 gdb.modula2/unbounded1.c: Update copyright header.
9633
191ca0a1
CM
96342009-12-10 Chris Moller <moller@mollerware.com>
9635
9636 PR gdb/9399
9637 * gdb.cp/virtfunc2.exp: New tests
9638 * gdb.cp/virtfunc2.cc: New tests
9639 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
9640
0fa6cf1b
MS
96412009-12-10 Oza Pawandeep (paawan1982@yahoo.com
9642
9643 * gdb.reverse/i387-env-reverse.c: New file.
9644 * gdb.reverse/i387-env-reverse.exp: New file.
9645 * gdb.reverse/i387-stack-reverse.c: New file.
9646 * gdb.reverse/i387-stack-reverse.exp: New file.
9647
361ae042
PM
96482009-12-08 Phil Muldoon <pmuldoon@redhat.com>
9649
9650 * gdb.python/py-type.exp (test_range): New test.
9651
bfd31e71
PM
96522009-12-03 Phil Muldoon <pmuldoon@redhat.com>
9653
9654 PR python/10805
9655
9656 * gdb.python/py-type.exp: New file.
9657 * gdb.python/py-type.c: New file.
9658 * Makefile.in: Add py-type.
9659
57a1d736
TT
96602009-12-03 Tom Tromey <tromey@redhat.com>
9661
9662 * gdb.python/py-value.exp (test_parse_and_eval): New
9663 function.
9664
1f3b5d1b
PP
96652009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
9666
9667 PR gdb/11022
9668
9669 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
9670 * gdb.base/pr11022.c: New test.
9671
8b7dbdc9
JK
96722009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9673
9674 Fix spurious false FAILs.
9675 * gdb.base/structs.c (chartest): New.
9676 (main): Fill-in chartest.
9677 * gdb.base/structs.exp (anychar_re, first): New.
9678 (start_structs_test): Import global anychar_re and first.
9679 New gdb_test call "set print elements 300; ${testfile}"
9680 (start_structs_test <$first>): New block.
9681 (any): Import global anychar_re. New variable ac. Use ${ac}.
9682
6a53b2ec
JK
96832009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9684
9685 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
9686
d7167b4c
JK
96872009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9688
9689 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
9690 Force $srcfile file.
9691 * gdb.base/foll-fork.c (callee): Comment out the printf call.
9692
b1798462
UW
96932009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9694
9695 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
9696 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
9697 * gdb.threads/watchthreads-reorder.exp: Likewise.
9698
b6199126
DJ
96992009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
9700
9701 PR gdb/8704
9702
9703 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
9704 "if", and "thread". Correct matching in the previous test.
9705
b22a0510
DJ
97062009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
9707
9708 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
9709
930636d2
MS
97102009-11-23 Michael Snyder <msnyder@vmware.com>
9711
9712 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
9713 * gdb.reverse-watch-precsave.exp: Ditto.
9714
21a0512e
PP
97152009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
9716
9717 * gdb.asm/asm-source.exp: Adjust.
9718 * gdb.base/help.exp: Adjust.
889bf7c5 9719
fc30d5e0
PA
97202009-11-22 Pedro Alves <pedro@codesourcery.com>
9721
9722 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
9723 (do_syscall_tests_without_xml): Set data-directory to
9724 /the/path/to/nowhere.
9725
f6bc2008
PA
97262009-11-21 Pedro Alves <pedro@codesourcery.com>
9727
9728 * gdb.threads/local-watch-wrong-thread.c,
9729 gdb.threads/local-watch-wrong-thread.exp: New files.
9730
8c2fb5de
PA
97312009-11-21 Pedro Alves <pedro@codesourcery.com>
9732
9733 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
9734 assume new `regsub' syntax available.
9735
ebec9a0f
PA
97362009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9737
a79d3c27
JK
9738 * gdb.base/watchpoint-hw-hit-once.exp,
9739 gdb.base/watchpoint-hw-hit-once.c: New.
9740
97412009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9742
9743 * gdb.threads/watchthreads-reorder.exp,
9744 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 9745
276a961b
MK
97462009-11-17 Nathan Sidwell <nathan@codesourcery.com>
9747
9748 * gdb.xml/tdesc-regs.exp: Use for m68k.
9749
4867c1fb
PA
97502009-11-15 Pedro Alves <pedro@codesourcery.com>
9751
9752 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
9753
f6838f81
DJ
97542009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9755
9756 * lib/gdb.exp (current_target_name): New procedure.
9757 (gdb_wrapper_target): New variable.
9758 (gdb_wrapper_init): Set gdb_wrapper_target.
9759 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
9760 wrapper.
9761
4ac4dd3f
DJ
97622009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9763
9764 * gdb.base/remote.exp: Delete the slowest load test.
9765 Do not load with fixed packet sizes.
9766
a7881759
DJ
97672009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9768
9769 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
9770
97a5b505
DJ
97712009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9772
9773 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
9774 srcfile when setting a breakpoint.
9775
d3e1fc54
DJ
97762009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
9777
9778 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
9779 macros.
9780
7cbcbded
DJ
97812009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9782
9783 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
9784 to be in memory.
9785 * gdb.base/display.c (force_mem): New.
9786 (do_loops): Use it. Add breakpoint comments.
9787 (do_vars): Add a breakpoint comment.
9788 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
9789 line numbers.
9790
bdea3a92
NF
97912009-11-13 Nathan Froyd <froydnj@codesourcery.com>
9792
9793 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
9794 instead of a bare "run".
9795
269f82e5
PP
97962009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
9797
9798 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 9799
a69b7d9d
DJ
98002009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
9801
9802 * lib/cell.exp (skip_cell_tests): Clean up test files before
9803 returning.
9804
b598bfda
DJ
98052009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
9806
9807 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
9808 and the breakpoint menu. Do not call perror if a prompt is seen.
9809 Consume the following GDB prompt.
9810 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
9811 * gdb.cp/namespace.exp: Use gdb_test.
9812 * gdb.cp/templates.exp: Use gdb_test.
9813 (test_template_breakpoints): Use gdb_test_multiple.
9814
87728fa0
DJ
98152009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
9816
9817 * gdb.base/break1.c (struct some_struct, values): Move earlier.
9818 (marker4): Reference values.
9819
b67c692f
DJ
98202009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
9821
9822 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
9823 is missing.
9824
f0df251a
DJ
98252009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
9826
9827 * gdb.base/break.c (need_malloc): New.
9828 * gdb.base/constvars.c (main): Reference crass and crisp.
9829 * gdb.base/gdb1821.c (main): Reference bar.
9830 * gdb.cp/gdb1355.cc (main): Reference s1.
9831 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
9832 (main): Call them.
9833 * gdb.cp/hang2.cc (dummy2): Define.
9834 * gdb.cp/hang3.cc (dummy3): Define.
9835 * gdb.cp/m-data.cc (main): Reference shadow.
9836
bdf7534a
NF
98372009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
9838 Nathan Froyd <froydnj@codesourcery.com>
9839
9840 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
9841 remote host.
9842
f24fce77
NF
98432009-11-12 Nathan Froyd <froydnj@codesourcery.com>
9844
9845 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
9846 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
9847 * gdb.dwarf2/dw2-compressed.exp: Likewise.
9848 * gdb.dwarf2/dw2-intercu.exp: Likewise.
9849 * gdb.dwarf2/dw2-intermix.exp: Likewise.
9850 * gdb.dwarf2/dw2-producer.exp: Likewise.
9851 * gdb.dwarf2/mac-fileno.exp: Likewise.
9852 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
9853 py-prettyprint.py to the remote host.
9854 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
9855
40f0318e
KS
98562009-11-11 Keith Seitz <keiths@redhat.com>
9857
9858 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
9859 use it instead of "Foo".
9860 * gdb.cp/classes.exp (do_tests): Add a test to access
9861 a method through a typedef'd class name.
9862
f3d9f7fb
NF
98632009-11-11 Nathan Froyd <froydnj@codesourcery.com>
9864
9865 * gdb.base/long_long.exp: Permit leading zeros on floating-point
9866 exponents.
9867 * gdb.base/pointers.exp: Likewise.
9868 * gdb.cp/ref-types.exp: Likewise.
9869
a4216f37
KS
98702009-11-11 Keith Seitz <keiths@redhat.com>
9871
9872 * gdb.cp/cplusfuncs.cc (class foo): Add operators
9873 new[] and delete[].
9874 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
9875 "void".
9876 (probe_demangler): Remove all single-quoting of
9877 method and variable names.
9878 (info_func_regexp): Remove the word "void" from any
9879 occurrence of "(void)".
9880 (print_addr_2): Remove all single-quoting of
9881 method names.
9882 (print_addr_2_kfail): Likewise.
9883 (print_addr): Single-quote C function names before
9884 passing to print_addr_2.
9885 (test_paddr_operator_functions): Remove single-quoting
9886 for method names.
9887 Add tests for operator new[] and operator delete[].
9888
9b14d7aa
JK
98892009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9890
9891 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
9892
85feb311
KS
98932009-11-09 Keith Seitz <keiths@redhat.com>
9894
9895 * gdb.cp/overload.exp: Add tests for resolving overloaded
9896 methods in expression parsing/evaluation.
9897
fa335448
DJ
98982009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
9899
9900 * lib/gdb.exp (default_gdb_version): Use --version instead of
9901 --command.
9902
ec3c07fc
NS
99032009-11-10 Nathan Sidwell <nathan@codesourcery.com>
9904
9905 * lib/gdb.exp (gdb_compile_test): New.
9906 (skip_ada_tests, skip_java_tests): New.
9907 (gdb_compile): Use gdb_compile_test for f77.
9908 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
9909 * lib/java.exp (compile_java_from_source): Remove runtests check,
9910 use gdb_compile_test to record result.
9911 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
9912 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
9913 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
9914 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
9915 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
9916 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
9917 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
9918 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
9919 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
9920 adjust gdb_compile invocations.
9921
b8b4e42b
JK
99222009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9923
9924 * Makefile.in (abs_builddir): New.
9925 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
9926 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
9927 `$(abs_builddir)/site.exp'.
9928
f8b7eaf3
DJ
99292009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
9930
9931 * config/m68k-emc.exp, lib/emc-support.exp,
9932 gdb.trace/gdb_c_test.c: Delete.
9933 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
9934 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
9935 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
9936 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
9937 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
9938 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
9939 casing for m68k-*-elf.
9940
c4187697
NS
99412009-11-03 Pedro Alves <pedro@codesourcery.com>
9942
9943 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
9944 * gdb.arch/i386-prologue.exp: Likewise.
9945 * gdb.arch/i386-unwind.exp: Likewise.
9946
db16b772
DJ
99472009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
9948
9949 * lib/gdb.exp (gdb_expect): Fix timeout typo.
9950
bcf71277
DJ
99512009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
9952
9953 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
9954
0105cee2
DJ
99552009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
9956
9957 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
9958
24ddea62
JK
99592009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9960
9961 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
9962
287ccc17
JK
99632009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9964
9965 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
9966 * gdb.base/sepdebug2.c: New file.
9967
08bca259 99682009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
9969
9970 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
9971 the modified warnings for catch syscall. Verify if GDB was compiled
9972 with support for lib expat, and choose which tests to run depending
9973 on this.
9974
5d4e2b76
VP
99752009-10-30 Vladimir Prus <vladimir@codesourcery.com>
9976
9977 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
9978 that composite commands are parsed OK. And also test
9979 that breakpoint commands do work.
9980
240e538a
MS
99812009-10-23 Michael Snyder <msnyder@vmware.com>
9982
9983 gdb.reverse/consecutive-precsave.exp: Change expect pattern
9984 to allow for new disassembly style.
9985
9c419145
PP
99862009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
9987
9988 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 9989
02506ff1
MS
99902009-10-22 Michael Snyder <msnyder@vmware.com>
9991
9992 * gdb.reverse/break-precsave.exp: New test.
9993 * gdb.reverse/consecutive-precsave.exp: Ditto.
9994 * gdb.reverse/finish-precsave.exp: Ditto.
9995 * gdb.reverse/i386-precsave.exp: Ditto.
9996 * gdb.reverse/machinestate-precsave.exp: Ditto.
9997 * gdb.reverse/sigall-precsave.exp: Ditto.
9998 * gdb.reverse/solilb-precsave.exp: Ditto.
9999 * gdb.reverse/step-precsave.exp: Ditto.
10000 * gdb.reverse/until-precsave.exp: Ditto.
10001 * gdb.reverse/watch-precsave.exp: Ditto.
10002
4cf866a3
MS
100032009-10-22 Michael Snyder <msnyder@vmware.com>
10004
10005 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
10006 for gdb_expect. Adjust one test's expect strings for the new
10007 format of disassemble.
10008 * gdb.reverse/finish-reverse.exp: Delete 'return'.
10009 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
10010 gdb_test_multiple.
10011 * gdb.reverse/step-reverse.exp: Delete 'return'.
10012 * gdb.reverse/until-reverse.exp: Delete blank lines.
10013 * gdb.reverse/watch-reverse.exp: Delete blank lines.
10014
2b28d209
PP
100152009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
10016
10017 * gdb.base/consecutive.exp: Adjust.
10018 * gdb.base/display.exp: Likewise.
10019 * gdb.base/pc-fp.exp: Likewise.
10020 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 10021
33b9c32b
MS
100222009-10-19 Michael Snyder <msnyder@vmware.com>
10023
10024 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
10025 * gdb.reverse/finish-reverse.c: Ditto.
10026 * gdb.reverse/sigall-reverse.c: Ditto.
10027 * gdb.reverse/solib-reverse.c: Ditto.
10028 * gdb.reverse/step-reverse.c: Ditto.
10029 * gdb.reverse/watch-reverse.c: Ditto.
10030
6c95b8df
PA
100312009-10-19 Pedro Alves <pedro@codesourcery.com>
10032 Stan Shebs <stan@codesourcery.com>
10033
10034 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
10035 * gdb.base/foll-exec.exp: Adjust to expect a process id before
10036 "Executing new program".
10037 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
10038 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
10039 left listed after having been killed.
10040 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
10041 * gdb.base/maint.exp: Adjust test.
10042
10043 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
10044 * gdb.multi/Makefile.in: New.
10045 * gdb.multi/base.exp: New.
10046 * gdb.multi/goodbye.c: New.
10047 * gdb.multi/hangout.c: New.
10048 * gdb.multi/hello.c: New.
10049 * gdb.multi/bkpt-multi-exec.c: New.
10050 * gdb.multi/bkpt-multi-exec.exp: New.
10051 * gdb.multi/crashme.c: New.
10052
279017b7
TG
100532009-10-13 Tristan Gingold <gingold@adacore.com>
10054
10055 * gdb.base/sepdebug.exp: Check debug info are found.
10056
0413d738
PA
100572009-10-08 Pedro Alves <pedro@codesourcery.com>
10058
10059 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
10060 bits.
10061
c628eecc
JK
100622009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10063
10064 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
10065
38af1bfe
JB
100662009-10-07 Joel Brobecker <brobecker@adacore.com>
10067
10068 * gdb.base/watchpoints.c: Add copyright header. Reformat one
10069 of the comments.
10070
2b0adecd
PM
100712009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
10072
10073 * gdb.base/annota1.exp: Remove obsolete match_max increase.
10074 * gdb.base/annota3.exp: Idem.
10075 * gdb.base/maint.exp: Idem.
10076
8d417781
PM
100772009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
10078
889bf7c5 10079 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
10080 to default.
10081
bb61102d
PM
100822009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
10083
889bf7c5 10084 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
10085 mingw and cygwin targets.
10086
ace5c364
PM
100872009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
10088 Pedro Alves <pedro@codesourcery.com>
10089
889bf7c5 10090 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
10091 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
10092
c2d494a0
PM
100932009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
10094
e1b52ce2
PM
10095 * gdb.base/shr1.c: Use %p in format string.
10096 * gdb.base/unload.c: Avoid warning in fprintf.
10097 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 10098
209f53f5
PM
100992009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
10100
10101 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
10102 long type.
10103 (test_unlink): Correct printf string.
10104 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
10105 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
10106
8172766a
JK
101072009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10108
10109 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
10110 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
10111 * gdb.arch/ia64-breakpoint-shadow.S: New file.
10112
0f73703c
UW
101132009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10114
10115 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
10116 * gdb.objc/nondebug.exp: Likewise.
10117
b32306ca
UW
101182009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10119
10120 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
10121 target_info setting.
10122
10123 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
10124 that detect new threads during "info threads".
10125
0057022f
UW
101262009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10127
10128 * gdb.threads/manythreads.c (main): Increase thread stack size
10129 to 2*PTHREAD_STACK_MIN.
10130 * gdb.threads/multi-create.c (main): Likewise.
10131 (create_function): Likewise.
10132
f29c0325
UW
101332009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10134
10135 * gdb.base/dump.exp: Pass difference of pointer types instead
10136 of integer types as offset to restore in intarr3.srec case.
10137
fcb34849
UW
101382009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10139
10140 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
10141
d5142e3b
UW
101422009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10143
10144 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
10145
087b74b2 101462009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 10147
087b74b2
PM
10148 New test for two watchpoints, with disabling of
10149 the first inserted.
10150 * testsuite/gdb.base/watchpoints.c: New file.
10151 * testsuite/gdb.base/watchpoints.exp: New file.
10152
96c07c5b
TT
101532009-09-25 Tom Tromey <tromey@redhat.com>
10154
10155 * gdb.base/charset.exp: Test utf-16 strings with Python.
10156
b8899f2b
TT
101572009-09-25 Tom Tromey <tromey@redhat.com>
10158
10159 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
10160 UCS-4.
10161 * gdb.base/charset.c (utf_32_string): Rename.
10162 (init_utf32): Rename.
10163 (main): Update.
10164
329719ec
TT
101652009-09-22 Tom Tromey <tromey@redhat.com>
10166
10167 * gdb.python/py-function.exp: Add regression tests.
10168
11ef0d76
KS
101692009-09-21 Keith Seitz <keiths@redhat.com>
10170
10171 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
10172 with invalid operator.
10173
3fe8f3b3
KS
101742009-09-21 Keith Seitz <keiths@redhat.com>
10175
10176 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
10177 and destructor using typedef name of class.
10178 * gdb.cp/classes.cc (class Base1): Add a destructor.
10179 (base1): New typedef.
10180 (use_methods): Instanitate an object of type base1.
10181 * gdb.cp/templates.exp (test_template_typedef): New procedure.
10182 (do_tests): Call test_template_typedef.
10183 * gdb.cp/templates.cc (Baz::~Baz): New method.
10184 (intBazOne): New typedef.
10185 (main): Instantiate intBazOne.
10186
7a9fe101
PM
101872009-09-21 Phil Muldoon <pmuldoon@redhat.com>
10188
10189 PR python/10633
10190
10191 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
10192 Function.
10193 (run_lang_tests): Add print elements test.
10194
2e4d963f
PM
101952009-09-21 Phil Muldoon <pmuldoon@redhat.com>
10196
10197 * gdb.python/py-value.exp (test_subscript_regression): New
10198 function. Test for invalid subscripts.
10199 * gdb.python/py-value.c (main): Add test array, and pointer to it.
10200 (ptr_ref): New function.
10201
ec7e75e7
PP
102022009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
10203
10204 * gdb.base/default.exp: Fix "show convenience".
10205
0cc7d26f
TT
102062009-09-15 Tom Tromey <tromey@redhat.com>
10207
10208 * lib/mi-support.exp (mi_create_varobj): Update.
10209 (mi_create_floating_varobj): Likewise.
10210 (mi_create_dynamic_varobj): New proc.
10211 (mi_varobj_update): Update.
10212 (mi_varobj_update_with_type_change): Likewise.
10213 (mi_varobj_update_kv_helper): New proc.
10214 (mi_varobj_update_dynamic_helper): Rewrite.
10215 (mi_varobj_update_dynamic): New proc.
10216 (mi_list_varobj_children): Update.
10217 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
10218 * gdb.python/python-prettyprint.py (pp_outer): New class.
10219 (pp_nullstr): Likewise.
10220 (lookup_function): Register new printers.
10221 * gdb.python/python-prettyprint.c (struct substruct): New type.
10222 (struct outerstruct): Likewise.
10223 (substruct_test): New function.
10224 (struct nullstr): New type.
10225 (string_1, string_2): New globals.
10226 (main): Add new tests.
10227 * gdb.python/python-mi.exp: Added regression tests.
10228 * gdb.mi/mi2-var-display.exp: Update.
10229 * gdb.mi/mi2-var-cmd.exp: Update.
10230 * gdb.mi/mi2-var-child.exp: Update.
10231 * gdb.mi/mi2-var-block.exp: Update.
10232 * gdb.mi/mi-var-invalidate.exp: Update.
10233 * gdb.mi/mi-var-display.exp: Update.
10234 * gdb.mi/mi-var-cmd.exp: Update.
10235 * gdb.mi/mi-var-child.exp: Update.
10236 * gdb.mi/mi-var-block.exp: Update.
10237 * gdb.mi/mi-break.exp: Update.
10238 * gdb.mi/gdb701.exp: Update.
10239
a96d9b2e
SDJ
102402009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
10241
10242 * Makefile.in: Inclusion of catch-syscall object.
10243 * gdb.base/catch-syscall.c: New file.
10244 * gdb.base/catch-syscall.exp: New file.
10245
b43b923a
MS
102462009-09-12 Michael Snyder <msnyder@vmware.com>
10247
10248 * gdb.reverse/step-reverse.exp: Explicitly check for targets
10249 that can support reverse debuggnig.
10250
cec03d70
TT
102512009-09-11 Tom Tromey <tromey@redhat.com>
10252
10253 * gdb.dwarf2/valop.S: New file.
10254 * gdb.dwarf2/valop.exp: New file.
10255
e23bb3fc
MK
102562009-09-11 Mark Kettenis <kettenis@gnu.org>
10257
10258 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
10259
37c3696d
DE
102602009-09-10 Doug Evans <dje@google.com>
10261
10262 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
10263 Add $gdb_prompt to second breakpoint regexp.
10264
5172aecb
JB
102652009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
10266
10267 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
10268 names, add missing ones.
10269 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
10270 * gdb.python/py-frame.c: Rename from python-frame.c.
10271 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
10272 testfile name.
10273 * gdb.python/py-function.exp: Rename from python-function.exp.
10274 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
10275 testfile name.
10276 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
10277 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
10278 Adjust testfile name.
10279 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
10280 * gdb.python/py-template.cc: Rename from python-template.cc.
10281 * gdb.python/py-template.exp: Rename from python-template.exp.
10282 Adjust testfile name.
10283 * gdb.python/py-value.c: Rename from python-value.c.
10284 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
10285 testfile name.
10286
b554e4bd
JK
102872009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10288
10289 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
10290 $bpt2address.
10291 (Second breakpoint address is valid on ia64)
10292 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
10293
9a68ae16
JM
102942009-09-03 Joseph Myers <joseph@codesourcery.com>
10295
10296 * gdb.base/ending-run.exp: Restrict regular expression matching
10297 line number to require closing brace following.
10298
146b9145
DE
102992009-09-03 Doug Evans <dje@google.com>
10300
10301 * gdb.base/store.exp (check_set): Fix typo in expected value message.
10302
787d21e1
TT
103032009-09-02 Tom Tromey <tromey@redhat.com>
10304
10305 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
10306
e7802207
TT
103072009-09-02 Tom Tromey <tromey@redhat.com>
10308
10309 * gdb.dwarf2/callframecfa.exp: New file.
10310 * gdb.dwarf2/callframecfa.S: New file.
10311
817aadd2
JK
103122009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10313
10314 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
10315 gdb.base/solib-overlap-main.c: New.
10316
4a76eae5
DJ
103172009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
10318
10319 PR gdb/10565
10320
10321 * gdb.base/bitfields.c (struct container, container): New.
10322 (main): Initialize it and call break5.
10323 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
10324
d4b96c9a
JK
103252009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10326
10327 Support constant DW_AT_data_member_location by GCC PR debug/40659.
10328 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
10329
4e22772d
JK
103302009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10331
10332 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
10333
2efab443
MS
103342009-08-26 Michael Snyder <msnyder@vmware.com>
10335
10336 * gdb.base/i386-reverse.c: New file.
10337 * gdb.base/i386-reverse.exp: New file.
10338 * gdb.base/Makefile.in: Add new files to be removed.
10339
07ab73a0
JM
103402009-08-26 Joseph Myers <joseph@codesourcery.com>
10341
10342 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
10343 environment-pwd for remote host.
10344 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
10345
676accff
KS
103462009-08-24 Keith Seitz <keiths@redhat.com>
10347
10348 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
10349 Add two new C++ completer tests which limit the output to a
889bf7c5 10350 given class.
676accff 10351
f9f7ad22
MS
103522009-08-24 Michael Snyder <msnyder@vmware.com>
10353
10354 * gdb.base/del.exp: Fix typo in comment.
10355 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
10356
81ecdfbb
RW
103572009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
10358
10359 * configure: Regenerate.
10360 * gdb.hp/configure: Likewise.
10361 * gdb.hp/gdb.aCC/configure: Likewise.
10362 * gdb.hp/gdb.base-hp/configure: Likewise.
10363 * gdb.hp/gdb.compat/configure: Likewise.
10364 * gdb.hp/gdb.defects/configure: Likewise.
10365 * gdb.hp/gdb.objdbg/configure: Likewise.
10366 * gdb.stabs/configure: Likewise.
10367
cab0c772
UW
103682009-08-19 Doug Evans <dje@google.com>
10369
10370 * gdb.base/gdbvars.c: New file.
10371 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
10372
b8fa0bfa
PA
103732009-08-14 Pedro Alves <pedro@codesourcery.com>
10374
10375 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
10376 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
10377
b84aa90a
PA
103782009-08-13 Pedro Alves <pedro@codesourcery.com>
10379
10380 * gdb.base/default.exp: Adjust "set language test": it's now an
10381 enum command. Larger help string moved to "help set language".
10382 * gdb.base/help.exp: Adjust "help set language" expected output,
10383 now lists all known languages.
10384
0d8f9b2c
NF
103852009-08-11 Nathan Froyd <froydnj@codesourcery.com>
10386
10387 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
10388 all frame arguments.
10389 * gdb.arch/altivec-regs.exp: Likewise.
10390
bda180e0
TT
103912009-08-07 Tom Tromey <tromey@redhat.com>
10392
10393 * gdb.base/setshow.exp: Add tests for changes to set language, set
10394 check range, and set check type.
10395
48cb2d85
VP
103962009-08-03 Vladimir Prus <vladimir@codesourcery.com>
10397
10398 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
10399 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 10400 Call it.
48cb2d85 10401
1ea34204
UW
104022009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10403
10404 * configure.ac: Run gdb.cell tests when appropriate.
10405 * configure: Regenerate.
10406 * lib/cell.exp: New file.
10407 * gdb.cell: New directory.
10408 * gdb.cell/configure.ac: New file.
10409 * gdb.cell/configure: New file.
10410 * gdb.cell/Makefile.in: New file.
10411 * gdb.cell/arch.exp: New file.
10412 * gdb.cell/break.c: New file.
10413 * gdb.cell/break.exp: New file.
10414 * gdb.cell/break-spu.c: New file.
10415 * gdb.cell/bt.c: New file.
10416 * gdb.cell/bt2-spu.c: New file.
10417 * gdb.cell/bt-spu.c: New file.
10418 * gdb.cell/bt.exp: New file.
10419 * gdb.cell/coremaker.c: New file.
10420 * gdb.cell/coremaker-spu.c: New file.
10421 * gdb.cell/core.exp: New file.
10422 * gdb.cell/gcore.exp: New file.
10423 * gdb.cell/data.c: New file.
10424 * gdb.cell/data.exp: New file.
10425 * gdb.cell/data-spu.c: New file.
10426 * gdb.cell/ea-cache.exp: New file.
10427 * gdb.cell/ea-cache.c: New file.
10428 * gdb.cell/ea-cache-spu.c: New file.
10429 * gdb.cell/ea-standalone.c: New file.
10430 * gdb.cell/ea-standalone.exp: New file.
10431 * gdb.cell/ea-test.c: New file.
10432 * gdb.cell/ea-test.exp: New file.
10433 * gdb.cell/f-regs.exp: New file.
10434 * gdb.cell/mem-access.c: New file.
10435 * gdb.cell/mem-access.exp: New file.
10436 * gdb.cell/mem-access-spu.c: New file.
10437 * gdb.cell/ptype.exp: New file.
10438 * gdb.cell/registers.exp: New file.
10439 * gdb.cell/size.c: New file.
10440 * gdb.cell/sizeof.exp: New file.
10441 * gdb.cell/size-spu.c: New file.
10442 * gdb.cell/solib.exp: New file.
10443 * gdb.cell/solib-symbol.exp: New file.
10444
85e747d2
UW
104452009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10446
10447 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
10448
58d6951d
DJ
104492009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
10450
10451 * gdb.base/float.exp: Handle VFP registers.
10452
6e0a4f15
MS
104532009-07-14 Michael Snyder <msnyder@vmware.com>
10454
dcd5da87
MS
10455 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
10456 to bring gdb to the beginning of the calling line.
10457
6e0a4f15
MS
10458 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
10459 confusing the i386 epilogue unwinder.
10460
782b2b07
SS
104612009-07-14 Stan Shebs <stan@codesourcery.com>
10462
10463 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
10464
f662c3bc
MS
104652009-07-14 Michael Snyder <msnyder@vmware.com>
10466
10467 * gdb.reverse/step-reverse.exp (stepi into function call):
10468 Call instruction may not be first instruction in the line.
10469 (reverse stepi from a function call): Used wrong line number.
10470
8f313923
JK
104712009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10472
10473 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
10474
4662c76e
JK
104752009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10476
10477 Fix gdb.base/macscp.exp when using custom inputrc.
10478 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
10479 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
10480 env(TERM) set.
10481 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
10482 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
10483
aa81e255
JK
104842009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10485
10486 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
10487 * gdb.base/annota1.exp (thread_test): Import global $testfile.
10488 Change the compilation target to match the testcase name.
10489 * gdb.base/sect-cmd.exp: Change the compilation target to match the
10490 testcase name.
10491 * a2-run.exp: Use for setup prepare_for_testing. Change the
10492 compilation target to match the testcase name.
10493 * gdb.base/commands.exp: Likewise.
10494 * gdb.base/finish.exp: Likewise.
10495 * gdb.base/float.exp: Likewise.
10496 * gdb.base/info-target.exp: Likewise.
10497 * gdb.base/relational.exp: Likewise.
10498 * gdb.base/term.exp: Likewise.
10499 * gdb.base/until.exp: Likewise.
10500 * gdb.base/volatile.exp: Likewise.
10501 * gdb.base/whatis-exp.exp: Likewise.
10502
4c93b1d7
HZ
105032009-07-11 Hui Zhu <teawater@gmail.com>
10504
10505 * gdb.base/help.exp (disassemble): Update expected help text.
10506
812f7342
TT
105072009-07-09 Tom Tromey <tromey@redhat.com>
10508
10509 * lib/gdb.exp: Handle TRANSCRIPT.
10510 (remote_spawn, remote_close, send_gdb): New procs.
10511
fbb8f299
PM
105122009-07-10 Phil Muldoon <pmuldoon@redhat.com>
10513
10514 * gdb.python/python-prettyprint.c: Add counted null string
10515 structure.
10516 * gdb.python/python-prettyprint.exp: Print null string. Test for
10517 embedded nulls.
10518 * gdb.python/python-prettyprint.py (pp_ns): New Function.
10519 * gdb.python/python-value.exp (test_value_in_inferior): Add
10520 variable length string fetch tests.
10521 * gdb.python/python-value.c (main): Add strings for string fetch tests.
10522
c0ac0ec7
JK
105232009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10524
10525 * gdb.base/dump.exp (inaccessible memory is reported): New test.
10526
30b66ecc
TT
105272009-07-07 Tom Tromey <tromey@redhat.com>
10528
10529 * gdb.base/call-rt-st.exp: Update for change to escape output.
10530 * gdb.base/callfuncs.exp: Likewise.
10531 * gdb.base/charset.exp: Likewise.
10532 * gdb.base/constvars.exp: Likewise.
10533 * gdb.base/long_long.exp: Likewise.
10534 * gdb.base/pointers.exp: Likewise.
10535 * gdb.base/printcmds.exp: Likewise.
10536 * gdb.base/setvar.exp: Likewise.
10537 * gdb.base/store.exp: Likewise.
10538 * gdb.cp/ref-types.exp: Likewise.
10539 * gdb.mi/mi-var-child.exp: Likewise.
10540 * gdb.mi/mi-var-display.exp: Likewise.
10541 * gdb.mi/mi2-var-display.exp: Likewise.
10542 * gdb.base/charset.exp: Test octal escape sequence length.
10543 Update for change to escape output.
10544
187c4a2b
JK
105452009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10546
10547 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
10548
d80a43f9
DJ
105492009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
10550
10551 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
10552
047427a8
JK
105532009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10554
10555 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
10556 gdbserver increasing $portnum if "Can't bind address" has been seen.
10557
8b5a0f4f
PA
105582009-07-05 Pedro Alves <pedro@codesourcery.com>
10559
10560 * gdb.base/ending-run.exp: Add "step out of main" pattern for
10561 mingw32ce.
10562
7d93ba58
PA
105632009-07-05 Pedro Alves <pedro@codesourcery.com>
10564
10565 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
10566 VFP format.
10567
2277426b
PA
105682009-07-02 Pedro Alves <pedro@codesourcery.com>
10569
10570 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
10571 linux. Adjust to use "inferior", "info inferiors", "detach
10572 inferior" and "kill inferior" instead of "restart", "info fork",
10573 "detach fork" and "delete fork".
10574 * gdb.base/ending-run.exp: Spell out "info".
10575 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
10576 the "kill" command.
10577
5af949e3
UW
105782009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10579
10580 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
10581 change to prefix TLS offset in hex with 0x.
10582
5d3729b5
UW
105832009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10584
10585 * gdb.base/default.exp: Update test case for "x" changes.
10586
af589bd0
TG
105872009-07-01 Tristan Gingold <gingold@adacore.com>
10588
10589 * gdb.base/bigcore.exp: Make darwin untested.
10590
40974f91
JK
105912009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10592
10593 * gdb.base/completion.exp (directory completion): Create the directory.
10594 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
10595 escapeuniquesub.
10596 (directory completion 2): Expect now ${escapeuniquesub}.
10597 (Glob remaining of directory test): Remove one excessive newline.
10598 Expect the real output.
10599
59dd3af6
JK
106002009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10601
10602 Fix `make check//%' target after `make check' has been ran.
10603 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
10604 a mkdir call.
10605 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
10606 (%/.dir): Remove.
10607
f4e164aa
JK
106082009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10609
10610 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
10611 the expected result record.
10612
69af2122
JK
106132009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10614
10615 Remove racy FAILs relying just on the timeouts.
10616 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
10617 (annotation_level 2): Remove racy FAILs.
10618
2fd481e1
PP
106192009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
10620
10621 gdb/10275
889bf7c5
PA
10622 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
10623
c38f313d
DJ
106242009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
10625
10626 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
10627
8b777f02
VP
106282009-06-30 Vladimir Prus <vladimir@codesourcery.com>
10629
10630 * gdb.mi/mi-stack.exp: Testing symbolic options
10631 to -stack-list-locals and -stack-list-arguments.
10632
00c7eacf
JK
106332009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10634
10635 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
10636
6bc80edc
TT
106372009-06-29 Tom Tromey <tromey@redhat.com>
10638
10639 * dg-extract-results.sh: New file.
10640 * Makefile.in (FORCE_PARALLEL): New variable.
10641 (CHECK_TARGET): New conditional variable.
10642 (check): Use CHECK_TARGET.
10643 (DO_RUNTEST): New variable.
10644 (check-single): New target.
10645 (TEST_DIRS): New variable.
10646 (TEST_TARGETS): Likewise.
10647 (check-parallel): New target.
10648 (check-gdb.%): New pattern.
10649 (BASE1_FILES): New variable.
10650 (BASE2_FILES): Likewise.
10651 (check-gdb.base%): New pattern.
10652 (%/.dir): New pattern.
10653 * configure: Rebuild.
10654 * aclocal.m4 (AM_CONDITIONAL): New defun.
10655 * configure.ac: Check whether user is using GNU make.
10656 (GMAKE): New conditional.
10657
794684b6
SW
106582009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
10659
10660 * gdb.cp/namespace-nested-import.cc: New test.
10661 * gdb.cp/namespace-nested-import.exp: New test.
10662
edb3359d
DJ
106632009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
10664
10665 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
10666 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
10667 * gdb.opt/Makefile.in (EXECUTABLES): Update.
10668 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
10669 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
10670 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
10671 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
10672 gdb.opt/inline-markers.c: New files.
10673 * lib/gdb.exp (skip_inline_frame_tests): New function.
10674 (skip_inline_var_tests): New function.
10675
cf657a0c
AS
106762009-06-27 Andreas Schwab <schwab@linux-m68k.org>
10677
10678 * gdb.cp/exception.exp: Don't require $hex before inner frame in
10679 backtrace.
10680
28d41a99
MS
106812009-06-27 Michael Snyder <msnyder@vmware.com>
10682
10683 * gdb.reverse: New directory.
10684 * gdb.reverse/break-reverse.c: New test.
10685 * gdb.reverse/break-reverse.exp: New test.
10686 * gdb.reverse/consecutive-reverse.c: New test.
10687 * gdb.reverse/consecutive-reverse.exp: New test.
10688 * gdb.reverse/finish-reverse.c: New test.
10689 * gdb.reverse/finish-reverse.exp: New test.
10690 * gdb.reverse/machinestate.c: New test.
10691 * gdb.reverse/ms1.c: New test.
10692 * gdb.reverse/machinestate.exp: New test.
10693 * gdb.reverse/Makefile.in: New file.
10694 * gdb.reverse/shr2.c: New test.
10695 * gdb.reverse/solib-reverse.c: New test.
10696 * gdb.reverse/solib-reverse.exp: New test.
10697 * gdb.reverse/step-reverse.c: New test.
10698 * gdb.reverse/step-reverse.exp: New test.
10699 * gdb.reverse/until-reverse.c: New test.
10700 * gdb.reverse/ur1.c: New test.
10701 * gdb.reverse/until-reverse.exp: New test.
10702 * gdb.reverse/watch-reverse.c: New test.
10703 * gdb.reverse/watch-reverse.exp: New test.
10704 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
10705 * configure: Regenerate.
10706
fe3c8b0d
DE
107072009-06-26 Doug Evans <dje@google.com>
10708
10709 * gdb.base/psymtab.exp: Turn off pending breakpoints.
10710
3a72a602
PM
107112009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
10712
10713 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
10714 windows problem for 'file delete $binfile'.
10715
27aa8d6a
SW
107162009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
10717
10718 * gdb.cp/namespace-using.exp: New test.
10719 * gdb.cp/namespace-using.cc: New test.
10720
8ac055f8
JB
107212009-05-20 Joel Brobecker <brobecker@adacore.com>
10722
10723 * gdb.ada/variant_record_packed_array: New testcase.
10724
85e306ed
TT
107252009-06-23 Tom Tromey <tromey@redhat.com>
10726
10727 * gdb.base/charset.exp (test_combination): Regression test.
10728 * gdb.base/charset.c (my_wchar_t): New typedef.
10729 (myvar): New global.
10730 (main): Set myvar.
10731
56643c5e
PM
107322009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
10733
10734 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
10735 target.
10736
1fac167a
UW
107372009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10738
10739 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
10740
7ccb0be9
UW
107412009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10742
10743 * gdb.mi/gdb680.exp: Update test for error message.
10744
568d6575
UW
107452009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10746
10747 * gdb.base/annota1.exp: Allow multiple occurrences of the
10748 frames-invalid annotation.
10749 * gdb.cp/annota2.exp: Likewise.
10750
7cd1089b
PM
107512009-06-15 Phil Muldoon <pmuldoon@redhat.com>
10752
10753 * gdb.cp/gdb2495.cc: New file.
10754 * gdb.cp/gdb2495.exp: New file.
10755
72c63395
JK
107562009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10757
10758 Report error on GDB crash during runto.
10759 * lib/gdb.exp (runto <eof>): New.
10760
3788363d
DJ
107612009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
10762
10763 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
10764 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
10765 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
10766 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
10767 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
10768 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
10769 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
10770 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
10771 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
10772 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
10773 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
10774 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
10775 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
10776 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
10777 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
10778 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
10779 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
10780 gdb.server/server-mon.exp, gdb.server/server-run.exp,
10781 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
10782 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
10783 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
10784 gdb.trace/passcount.exp, gdb.trace/report.exp,
10785 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
10786 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
10787 gdb.trace/while-stepping.exp: Use a unique name for the compiled
10788 executable.
10789
17592de3
PA
107902009-06-07 Pedro Alves <pedro@codesourcery.com>
10791
10792 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
10793 defined before referencing it.
10794
701e355d
DE
107952009-06-03 Doug Evans <dje@google.com>
10796
10797 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
10798 * gdb.arch/i386-see.c: Ditto.
10799
f2292c65
PM
108002009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
10801
10802 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
10803 (check_macro): Return 1 if undefined.
10804 If first test fails, check if macro debug information is available,
10805 and report unsupported test if no macro information is found.
10806
5a437975
DE
108072009-05-29 Doug Evans <dje@google.com>
10808
10809 * gdb.threads/hand-call-in-threads.exp: New.
10810 * gdb.threads/hand-call-in-threads.c: New.
10811
c141c696
MS
108122009-05-29 Michael Snyder <msnyder@vmware.com>
10813
10814 * gdb.base/break-always.exp: Change "1" to "on".
10815 Add confirmation check.
10816
b3444185
PA
108172009-05-28 Pedro Alves <pedro@codesourcery.com>
10818
10819 * gdb.threads/threxit-hop-specific.c: New.
10820 * gdb.threads/threxit-hop-specific.exp: New.
10821 * gdb.threads/thread-execl.c: New.
10822 * gdb.threads/thread-execl.exp: New.
10823
b6313243
TT
108242009-05-27 Tom Tromey <tromey@redhat.com>
10825 Thiago Jung Bauermann <bauerman@br.ibm.com>
10826
10827 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
10828 (mi_child_regexp): Likewise.
10829 (mi_list_varobj_children_range): Likewise.
10830 (mi_get_features): Likewise.
10831 (mi_list_varobj_children): Rewrite.
10832 * gdb.python/python-mi.exp: New file.
10833
a6bac58e
TT
108342009-05-27 Tom Tromey <tromey@redhat.com>
10835 Thiago Jung Bauermann <bauerman@br.ibm.com>
10836 Phil Muldoon <pmuldoon@redhat.com>
10837 Paul Pluzhnikov <ppluzhnikov@google.com>
10838
10839 * gdb.python/python-prettyprint.exp: New file.
10840 * gdb.python/python-prettyprint.c: New file.
10841 * gdb.python/python-prettyprint.py: New file.
10842 * gdb.base/display.exp: print/r is now valid.
10843
2c74e833
TT
108442009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
10845 Tom Tromey <tromey@redhat.com>
10846 Pedro Alves <pedro@codesourcery.com>
10847 Paul Pluzhnikov <ppluzhnikov@google.com>
10848
10849 * gdb.python/python-template.exp: New file.
10850 * gdb.python/python-template.cc: New file.
10851 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
10852 tests.
10853 * gdb.python/python-value.exp (py_objfile_tests): New proc.
10854 Call it.
10855 (test_value_after_death): New proc.
10856 * gdb.python/python-value.c (PTR): New typedef.
10857 (main): New variable 'x'.
10858
89c73ade
TT
108592009-05-27 Tom Tromey <tromey@redhat.com>
10860
10861 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
10862 tests.
10863 * gdb.python/python-value.exp (py_objfile_tests): New proc.
10864 Call it.
10865
a75724bc
PA
108662009-05-27 Pedro Alves <pedro@codesourcery.com>
10867
10868 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
10869
e58b0e63
PA
108702009-05-24 Pedro Alves <pedro@codesourcery.com>
10871
10872 * gdb.threads/fork-thread-pending.c: New.
10873 * gdb.threads/fork-thread-pending.exp: New.
10874
4ac36638
JK
108752009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10876
10877 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
10878 * gdb.dwarf2/dw2-strp.S (a_string2): New.
10879
889bf7c5 108802009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 10881
889bf7c5 10882 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 10883
b242c3c2
PA
108842009-05-17 Pedro Alves <pedro@codesourcery.com>
10885
10886 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
10887 `gdb_get_line_number'. Call `callee' in both parent and child.
10888 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
10889 `gdb_get_line_number' instead of hardcoding line numbers.
10890 (catch_fork_unpatch_child): New procedure to test detaching
10891 breakpoints from child fork.
10892 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
10893 hardcoding line numbers.
10894 (do_fork_tests): Run `catch_fork_unpatch_child'.
10895
ee342b23
VP
108962009-05-17 Vladimir Prus <vladimir@codesourcery.com>
10897
10898 * gdb.mi/mi-cmd-var.exp: Check that when varobj
10899 of structure type enters or leaves the scope, it
10900 is reported by -var-update.
10901
e2009e98
DE
109022009-05-11 Doug Evans <dje@sebabeach.org>
10903
10904 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 10905 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
10906 * gdb.threads/schedlock.c (main): Fix off-by-one error.
10907
00903456
JK
109082009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10909
10910 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
10911
dc621c35
DE
109122009-04-30 Doug Evans <dje@google.com>
10913
10914 * gdb.threads/watchthreads2.exp: New testcase.
10915 * gdb.threads/watchthreads2.c: New testcase.
10916
9ab4e744
DE
109172009-04-29 Doug Evans <dje@google.com>
10918
10919 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
10920 * gdb.cp/mb-ctor.cc: Ditto.
10921 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
10922 * gdb.cp/mb-inline.h (multi_line_foo): New function.
10923 * gdb.cp/mb-inline1.cc: Call it.
10924 * gdb.cp/mb-inline2.cc: Ditto.
10925 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
10926 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
10927
484086b7
JK
109282009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10929
10930 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
10931 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
10932 Replace all uses of `decimal' by `nonzero'.
10933 (info macro FROM_COMMANDLINE): New test.
10934
379a77b5
TT
109352009-04-27 Tom Tromey <tromey@redhat.com>
10936
10937 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
10938
b92b73c2
DE
109392009-04-27 Doug Evans <dje@google.com>
10940
10941 * gdb.threads/watchthreads.c (main): Initialize args before starting
10942 the threads. Plus formatting cleanup.
10943 * gdb.threads/watchthreads.exp: Avoid errant failures due to
10944 biased scheduling of one thread.
10945
945a118d
JG
109462009-04-27 Jerome Guitton <guitton@adacore.com>
10947
10948 * gdb.cp/templates.cc (GetMax): New template.
10949 (main): Declare two instances of GetMax.
10950 * gdb.cp/templates.exp: Add new test.
10951
d389af10
JK
109522009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10953
10954 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
10955
e7f86de9
JM
109562009-04-22 Joseph Myers <joseph@codesourcery.com>
10957
10958 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
10959
334cc82d
TT
109602009-04-15 Tom Tromey <tromey@redhat.com>
10961
10962 * gdb.base/charset.exp: Add regression test.
10963
d12672cc
JB
109642009-04-14 Joel Brobecker <brobecker@adacore.com>
10965
10966 * gdb.base/exe-lock.exp: New testcase.
10967
18e8c3bc
TT
109682009-04-13 Tom Tromey <tromey@redhat.com>
10969
10970 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
10971 operator on Frame.
10972
5ecd5cbe
UW
109732009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10974
10975 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
10976 * gdb.server/ext-attach.exp: Likewise.
10977
7309f756
VP
109782009-04-03 Vladimir Prus <vladimir@codesourcery.com>
10979
10980 Eliminate some sleep usage.
10981
889bf7c5
PA
10982 * gdb.mi/basics.c (do_nothing): New.
10983 (main): Use do_nothing instead of printf, so that
10984 not to introduce race condition between output of
10985 inferiour and output of gdb. Do not use sleep as it
10986 is not generally available on embedded targets.
7309f756 10987
f4b95f6f
PA
109882009-04-02 Pedro Alves <pedro@codesourcery.com>
10989
10990 * gdb.server/ext-attach.exp: Expect an optional process id after
10991 "Detached from remote process".
10992
de40b933
JK
109932009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10994
10995 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
10996 gdb.dwarf2/dw2-unresolved.exp: New.
10997
2ae101a4
PA
109982009-04-02 Pedro Alves <pedro@codesourcery.com>
10999
11000 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
11001 mi_run_to_main.
11002
56a8e183
PA
110032009-04-02 Pedro Alves <pedro@codesourcery.com>
11004
11005 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
11006 mi_run_to_main. Skip thread exit test on remote targets.
11007 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
11008 mi_run_to_main.
11009 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
11010 mi_run_to_main.
11011 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
11012 when expecting ^connected. Detect when the target doesn't support
11013 non-stop mode.
11014 (mi_run_cmd): Detect if non-stop mode was requested by isn't
11015 supported. Return -1 on error, 0 on success.
11016 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
11017 (mi_runto): Return mi_runto_helper's result explicitly.
11018
c35fafde
PA
110192009-04-01 Pedro Alves <pedro@codesourcery.com>
11020
11021 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
11022
f8a8dce6
JB
110232009-04-01 Tom Tromey <tromey@redhat.com>
11024
11025 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
11026 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
11027 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
11028 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
11029
71c25dea
TT
110302009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
11031 Jan Kratochvil <jan.kratochvil@redhat.com>
11032
11033 PR gdb/931
11034 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
11035 output.
11036 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
11037 for gdb/931.
11038 * dw2-strp.S (DW_AT_language): Change to C++.
11039 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
11040
02d9a9ce
JB
110412009-03-31 Joel Brobecker <brobecker@adacore.com>
11042
11043 * gdb.ada/tasks: New testcase.
11044
1042e4c0
SS
110452009-03-30 Stan Shebs <stan@codesourcery.com>
11046
11047 * gdb.trace/actions.exp: Update to match new info trace format.
11048 * gdb.trace/deltrace.exp: Ditto.
11049 * gdb.trace/infotrace.exp: Ditto.
11050 * gdb.trace/passcount.exp: Ditto.
11051 * gdb.trace/save-trace.exp: Ditto.
11052 * gdb.trace/while-stepping.exp: Ditto.
11053 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
11054
f8f6f20b
TJB
110552009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
11056
11057 * gdb.python/python-frame.c: New file.
11058 * gdb.python/python-frame.exp: New file.
11059
c0c6f777
TJB
110602009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
11061
11062 * gdb.python/python-value.exp: Add tests for the address
11063 attribute.
11064
3cb51905
AS
110652009-03-29 Andreas Schwab <schwab@linux-m68k.org>
11066
11067 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
11068
88fc996f
DE
110692009-03-26 Doug Evans <dje@google.com>
11070
11071 * gdb.mi/mi-nonstop-exit.exp: New file.
11072 * gdb.mi/non-stop-exit.c: New file.
11073
56ef84b1
TT
110742009-03-26 Tom Tromey <tromey@redhat.com>
11075
11076 Update for change to prologue skipping:
11077 * gdb.mi/mi2-simplerun.exp: Update.
11078 * gdb.mi/mi2-break.exp: Update.
11079 * gdb.mi/mi-simplerun.exp: Update.
11080 * gdb.mi/mi-break.exp: Update.
11081 * gdb.base/ending-run.exp: Update.
11082
def2b000
TJB
110832009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
11084
11085 * gdb.python/python-value.exp (test_value_in_inferior): Test
11086 gdb.Value.is_optimized_out attribute.
11087
442ddf59
JK
110882009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11089
11090 * gdb.dwarf2/dw2-noloc-main.c: New file.
11091 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
11092 (.text): Remove.
11093 (.data): New.
11094 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
11095 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
11096 (DW_TAG_subprogram func_cu1, noloc): Remove.
11097 (main): New.
11098 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
11099 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
11100 (file_symbols): New procedure.
11101
a8df5de4
TT
111022009-03-25 Tom Tromey <tromey@redhat.com>
11103
11104 * gdb.base/charset.exp (valid_target_charset): New proc.
11105 Use it to skip tests on invalid charsets.
11106
cc1d7add
PM
111072009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
11108
11109 * gdb.base/completion.exp: Add a test for directory completion.
11110
bcd5727b
JK
111112009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11112
11113 Fix a racy FAIL.
11114 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
11115 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
11116
cc924cad
TJB
111172009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
11118
11119 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
11120 * gdb.python/python-function.exp: Add test for function returning
11121 a GDB value.
11122
bc3b79fd
TJB
111232009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
11124
11125 * gdb.python/python-function.exp: New file.
11126
6c7a06a3
TT
111272009-03-20 Tom Tromey <tromey@redhat.com>
11128
11129 * gdb.base/store.exp: Update for change to escape output.
11130 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
11131 to escape output.
11132 * gdb.base/pointers.exp: Update for change to escape output.
11133 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
11134 to escape output.
11135 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
11136 escape output.
11137 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
11138 to escape output.
11139 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
11140 escape output.
11141 * gdb.base/setvar.exp: Update for change to escape output.
11142 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
11143 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
11144 to escape output.
11145 (test_print_string_constants): Likewise.
11146 * gdb.base/charset.exp (valid_host_charset): Check size of
11147 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
11148 cases. Handle "auto"-related output.
11149 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
11150 (uvar, Uvar): New globals.
11151
c31af87b
JG
111522009-03-19 Jerome Guitton <guitton@adacore.com>
11153
11154 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
11155 deltas.
11156 * gdb.ada/fixed_points.exp: Ditto.
11157
51272cf2
PA
111582009-03-18 Pedro Alves <pedro@codesourcery.com>
11159
11160 * return-nodebug.c: Don't include stdio.h.
11161 (init): Delete.
11162 (func): Delete definition and provide extern declaration.
11163 (t): New.
11164 (main): Don't call printf. Call func and store its result in t.
11165 * return-nodebug1.c: New.
11166 * return-nodebug.exp: Don't expect stdio output. Instead, print
11167 the global variable t. Drop printf formatters and cast types from
11168 foreach loop. Don't use prepare_for_testing. Compile
11169 return-nodebug.c and return-nodebug1.c in separate steps. Don't
11170 define FORMAT or CAST.
11171
d24948ac
PP
111722009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
11173
11174 * gdb.base/solib-display.exp: Disable test for remote targers.
11175
61ff14c6
JK
111762009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11177
11178 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
11179
cb4dce93
JK
111802009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11181
11182 Fix a racy FAIL.
11183 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
11184 code from `follow parent, print pids'.
11185 (`follow child, print pids', `follow parent, print pids'): Call it.
11186 Replace `gdb_test "break..."' by gdb_breakpoint.
11187
f7c60c5e
VP
111882009-03-13 Vladimir Prus <vladimir@codesourcery.com>
11189
11190 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 11191 sync and async modes.
f7c60c5e 11192
383ace49
JB
111932009-03-12 Joel Brobecker <brobecker@adacore.com>
11194
11195 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
11196 that was checked in by mistake. Remove loading of ada.exp, since
11197 this is not necessary in this case.
11198
4ce102af
JB
111992009-03-12 Joel Brobecker <brobecker@adacore.com>
11200
11201 * gdb.ada/ptype_arith_binop.exp: New testcase.
11202
529a2aef
JB
112032009-03-12 Joel Brobecker <brobecker@adacore.com>
11204
11205 * gdb.ada/mod_from_name: New testcase.
11206
8a38181c
JB
112072009-03-12 Joel Brobecker <brobecker@adacore.com>
11208
11209 * gdb.ada/tick_last_segv: New testcase.
11210
11436dee
VP
112112009-03-12 Vladimir Prus <vladimir@codesourcery.com>
11212
61ff14c6 11213 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 11214
1f31650a
VP
112152009-03-12 Vladimir Prus <vladimir@codesourcery.com>
11216
61ff14c6
JK
11217 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
11218 include the token in ^running and frame info in *stopped.
1f31650a 11219
a3247a22
PP
112202009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
11221
11222 * solib-display.exp: New file.
11223 * solib-display-main.c: New file.
11224 * solib-display-lib.c: New file.
61ff14c6 11225
aae64587
PA
112262009-03-05 Pedro Alves <pedro@codesourcery.com>
11227
11228 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
11229
44aabfbc
JK
112302009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
11231
11232 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
11233 (list_and_check_macro): Use more specific test name.
11234 (next to definition): Make the test names unique.
11235
c087fcd3
PM
112362009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
11237
11238 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 11239
c86cf029
VP
112402009-02-17 Vladimir Prus <vladimir@codesourcery.com>
11241
11242 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
11243 notifications.
11244 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
11245 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
11246 * lib/mi-support.exp (library_loaded_re): New.
11247 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
11248
3ea85240
VP
112492009-02-17 Vladimir Prus <vladimir@codesourcery.com>
11250
11251 * gdb.gdb/observer.exp: Use test_notification observer, not
11252 normal_stop, everywhere.
11253 (test_normal_stop_notifications): Rename to...
11254 (test_notifications): ...this.
11255 (test_observer_normal_stop): Rename to...
11256 (test_observer): ...this.
11257
1903f0e6
DE
112582009-02-16 Doug Evans <dje@google.com>
11259
11260 * gdb.arch/amd64-disp-step.S (test_int3): New test.
11261 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
11262 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
11263 (test_prefixed_syscall,test_int3): New tests.
11264 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
11265 (test_prefixed_syscall,test_int3): New tests.
11266
1d33d6ba
VP
112672009-02-14 Vladimir Prus <vladimir@codesourcery.com>
11268
3cb51905
AS
11269 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
11270 (mi_expect_interrupt): Likewise.
11271 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
11272 response.
1d33d6ba 11273
faafb047
PM
112742009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
11275
11276 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
11277 * gdb.base/pc-fp.exp (get_valueofx): Remove.
11278 Replace calls to get_valueofx by get_hexadecimal_valueof.
11279
417e16e2
PM
112802009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
11281
11282 * lib/gdb.exp (get_valueof): Accept anything as a return value.
11283 (get_integer_valueof): New procedure.
11284 (get_sizeof): Use new get_integer_value_of.
11285 * gdb.base/sizeof.exp: Replace all uses of get_valueof
11286 by get_integer_valueof.
11287
7065b901
TT
112882009-02-13 Tom Tromey <tromey@redhat.com>
11289
11290 * gdb.base/remote.exp (get_sizeof): Remove.
11291 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
11292 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
11293 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
11294 * lib/gdb.exp (get_valueof): Move from long_long.exp.
11295 (get_sizeof): Likewise.
11296
5d7cb8df
JK
112972009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11298
11299 PR fortran/9806
11300 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
11301
b2febfff
PP
113022009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
11303
11304 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
11305
4aa995e1
PA
113062009-02-06 Pedro Alves <pedro@codesourcery.com>
11307
11308 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
11309
d8906c6f
TJB
113102009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
11311
11312 * gdb.python/python-cmd.exp: New file.
11313
ff4ab08d
TG
113142009-02-06 Tristan Gingold <gingold@adacore.com>
11315
11316 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
11317
aacd552b
TG
113182009-02-05 Tristan Gingold <gingold@adacore.com>
11319
11320 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
11321 pointer is dereferenced and use this signal name in regexp.
11322 * gdb.base/signull.exp: Ditto.
11323 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
11324 * gdb.base/signull.c (main): Ditto.
11325
08c637de
TJB
113262009-02-04 Tom Tromey <tromey@redhat.com>
11327 Thiago Jung Bauermann <bauerman@br.ibm.com>
11328
11329 * gdb.python/python-value.exp: Use `gdb.history' instead of
11330 `gdb.value_from_history'.
11331 (test_value_numeric_ops): Add test for conversion of enum constant.
11332 * gdb.python/python-value.c (enum e): New type.
11333 (evalue): New global.
11334 (main): Use argv.
11335
20261af8
JG
113362009-02-04 Jerome Guitton <guitton@adacore.com>
11337
11338 * gdb.ada/uninitialized_vars: New test program.
11339 * gdb.ada/uninitialized_vars.exp: New testcase.
11340
52e44b43
TT
113412009-02-02 Tom Tromey <tromey@redhat.com>
11342
11343 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
11344 * gdb.cp/pr2489.cc: Rename...
11345 * gdb.cp/pr9594.cc: ... to this.
11346
1c71341a
TT
113472009-02-02 Tom Tromey <tromey@redhat.com>
11348
11349 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
11350 * gdb.cp/pr2489.cc: New file.
11351 * gdb.cp/cpcompletion.exp: New file.
11352
a4295225
TT
113532009-02-02 Tom Tromey <tromey@redhat.com>
11354
11355 PR exp/9059:
11356 * gdb.cp/call-c.exp: Add regression test.
11357 * gdb.cp/call-c.cc (FooHandle): New typedef.
11358 (main): New variable 'handle'.
11359
592375cd
VP
113602009-01-30 Vladimir Prus <vladimir@codesourcery.com>
11361
11362 * lib/mi-support.exp (et_mi_thread_list)
11363 (check_mi_and_console_threads): Adjust for current thread in
11364 -thread-list-ids output.
11365
41447f92
VP
113662009-01-30 Vladimir Prus <vladimir@codesourcery.com>
11367
889bf7c5
PA
11368 * gdb.mi/mi-break.exp (test_disabled_creation): New.
11369 Call it.
41447f92 11370
35669430
DE
113712009-01-28 Doug Evans <dje@google.com>
11372
11373 * gdb.arch/amd64-disp-step.S: New file.
11374 * gdb.arch/amd64-disp-step.exp: New file.
11375 * gdb.arch/i386-disp-step.S: New file.
11376 * gdb.arch/i386-disp-step.exp: New file.
11377
09f00d9a
PM
113782009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
11379
11380 * gdb.base/find.exp: Set newline variable
11381 using quotes instead of braces to fix cygwin failures.
11382
1e8fb976
PA
113832009-01-23 Pedro Alves <pedro@codesourcery.com>
11384
11385 * gdb.base/radix.exp: Add tests to ensure that that set
11386 input-radix 0 and set output-radix 0 are really rejected.
11387
da061712
PA
113882009-01-23 Pedro Alves <pedro@codesourcery.com>
11389
11390 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
11391 copyright years.
11392
dd7e2d2b
PA
113932009-01-23 Pedro Alves <pedro@codesourcery.com>
11394
11395 PR gdb/9664:
11396 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
11397
392452f6
PA
113982009-01-22 Pedro Alves <pedro@codesourcery.com>
11399
11400 PR c++/9631:
11401 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
11402
8653e71c
PM
114032009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
11404
11405 * gdb.server/file-transfer.exp: Use EXEEXT variable for
11406 binfile definition to fix Windows OS failure.
11407
a12cc160
DJ
114082009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
11409
11410 PR gdb/9346
11411 * gdb.base/interrupt.c (sigint_handler): New.
11412 (main): Install a SIGINT handler if SIGNALS is defined. Exit
11413 on error.
11414 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
11415 Test "signal SIGINT".
11416
b89667eb
DE
114172009-01-19 Doug Evans <dje@google.com>
11418
11419 * gdb.base/break.exp: Update expected gdb output.
11420 * gdb.base/sepdebug.exp: Ditto.
11421 * gdb.mi/mi-syn-frame.exp: Ditto.
11422 * gdb.mi/mi2-syn-frame.exp: Ditto.
11423 * gdb.base/call-signal-resume.exp: New file.
11424 * gdb.base/call-signals.c: New file.
11425 * gdb.base/unwindonsignal.exp: New file.
11426 * gdb.base/unwindonsignal.c: New file.
11427 * gdb.threads/interrupted-hand-call.exp: New file.
11428 * gdb.threads/interrupted-hand-call.c: New file.
11429 * gdb.threads/thread-unwindonsignal.exp: New file.
11430
adb483fe
DJ
114312009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
11432
11433 * gdb.base/define.exp: Test defining and hooking prefix commands.
11434 * gdb.python/python.exp: Update test for "show user" output.
11435
60023297
JK
114362009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11437
11438 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
11439 now the output exactly, using less wildcards. Expect also the output
11440 of gfortran-4.3. Update for the f-valprint.c modification from
11441 2008-04-22.
11442 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
11443 Remove gdb_test test names where matching the command.
11444
ccc57cf9
PA
114452009-01-01 Pedro Alves <pedro@codesourcery.com>
11446
11447 PR breakpoints/9681:
11448 * gdb.base/watchpoint.exp: Add regression test.
11449
c7a6ca08
PA
114502008-12-31 Pedro Alves <pedro@codesourcery.com>
11451
11452 * gdb.threads/attach-into-signal.exp: Don't use
11453 gdb_suppress_entire_file.
11454 * gdb.threads/attach-stopped.exp: Ditto.
11455 * gdb.threads/attachstop-mt.exp: Ditto.
11456
3a031f65
PA
114572008-12-31 Pedro Alves <pedro@codesourcery.com>
11458
11459 PR gdb/8812:
11460 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
11461
09e6485f
PA
114622008-12-29 Pedro Alves <pedro@codesourcery.com>
11463
11464 PR gdb/7536:
11465 * gdb.base/radix.exp: Add tests to ensure invalid input radices
11466 and unsupported output radices are really rejected.
11467
0cd53049
JK
114682008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11469
11470 * gdb.cp/punctuator.exp: Backslash the '$' signs.
11471
ba163c7e
TT
114722008-12-22 Tom Tromey <tromey@redhat.com>
11473
11474 * gdb.cp/punctuator.exp: New file.
11475
6f4de6c9
JK
114762008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11477
11478 * gdb.base/completion.exp (Completing non-existing component): New test.
11479
0f34d0b4
JK
114802008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11481
11482 Fix for PR gdb/8648.
11483 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
11484 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
11485 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
11486 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
11487
db2ad4c3
JK
114882008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11489
11490 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
11491
bb5ef15e
DP
114922008-12-16 Christophe Lyon <christophe.lyon@st.com>
11493
11494 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
11495 compiler actually generate code at the expected line number.
11496
90142adc
JZ
114972008-12-15 Jie Zhang <jie.zhang@analog.com>
11498
11499 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
11500
fad6eecd
TT
115012008-12-12 Tom Tromey <tromey@redhat.com>
11502
11503 * gdb.base/commands.exp (redefine_hook_test): New proc.
11504 Call it.
11505
17c8aaf5
TT
115062008-12-11 Tom Tromey <tromey@redhat.com>
11507
11508 * gdb.base/macscp.exp: New regression test.
11509
7c8adf68
TT
115102008-12-11 Tom Tromey <tromey@redhat.com>
11511
11512 * gdb.base/macscp.exp: Print "address.addr".
11513 * gdb.base/macscp1.c (struct outer): New struct.
11514 (address): New global.
11515
b05dcbb7
TT
115162008-12-09 Tom Tromey <tromey@redhat.com>
11517
11518 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
11519 Call it.
11520
2d476de1
DE
115212008-12-04 Doug Evans <dje@google.com>
11522
11523 * gdb.server/ext-run.exp: Relax regexp for init program.
11524
87bdc959
TG
115252008-12-03 Tristan Gingold <gingold@adacore.com>
11526
11527 * gdb.base/macscp.exp: Generate an object file during compilation
11528 to work around Darwin dsymutil limitations.
11529
e0740f77
JK
115302008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11531
11532 Test resolving external references to TLS variables.
11533 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
11534 FILE2_THREAD_LOCAL.
11535 (testfile2, srcfile2): New variables.
11536 * gdb.threads/tls.c (file2_thread_local)
11537 (function_referencing_file2_thread_local): New.
11538 * gdb.threads/tls2.c: New file.
11539
67f0aac5
JB
115402008-11-28 Joel Brobecker <brobecker@adacore.com>
11541
11542 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
11543 rather than integer, as integer might not be big enough when
11544 on 64bit targets.
67f0aac5 11545
c332165e
JG
115462008-11-27 Jerome Guitton <guitton@adacore.com>
11547
11548 * gdb.cp/formatted-ref.exp: Add equality test.
11549 * gdb.ada/formatted_ref.exp: Ditto.
11550
fc9b693c
JK
115512008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11552
11553 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
11554 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
11555
a9c64011
AS
115562008-11-20 Andreas Schwab <schwab@suse.de>
11557
11558 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
11559 matching syscall entry point.
11560 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
11561 (tcatch_vfork_then_child_follow): Likewise. Finish through
11562 vfork even if we stopped at the syscall trampoline.
11563
e2fd701e
DE
115642008-11-20 Doug Evans <dje@google.com>
11565
11566 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
11567
69abc51c
TJB
115682008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
11569
11570 * gdb.arch/ppc-dfp.exp: New file.
11571 * gdb.arch/ppc-dfp.c: New file.
11572
c14c28ba
PP
115732008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
11574
11575 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 11576
2e74121d
DE
115772008-11-17 Doug Evans <dje@google.com>
11578
11579 * gdb.mi/mi-syn-frame.exp: Update expected output.
11580 * gdb.mi/mi2-syn-frame.exp: Update expected output.
11581
66bb093b
VP
115822008-11-17 Vladimir Prus <vladimir@codesourcery.com>
11583
11584 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
11585 "thread N" results in =thread-selected.
11586 * lib/mi-support (mi_run_cmd, mi_expect_stop)
11587 (mi_send_resuming_command_raw): Be prepared for
11588 =thread-selected.
11589
3d043ef6
VP
115902008-11-17 Vladimir Prus <vladimir@codesourcery.com>
11591
a9c64011
AS
11592 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
11593 * lib/mi-support.exp: Likewise.
3d043ef6 11594
808104c8
JB
115952008-11-16 Joel Brobecker <brobecker@adacore.com>
11596
11597 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
11598 commands from the expected output for "help catch".
11599
00b22944
JB
116002008-11-15 Joel Brobecker <brobecker@adacore.com>
11601
11602 * gdb.ada/int_deref.exp: New testcase.
11603
59669435
TT
116042008-11-14 Nick Roberts <nickrob@snap.net.nz>
11605
11606 * gdb.mi/gdb2549.exp: New file.
11607
de04a248
DE
116082008-11-11 Doug Evans <dje@google.com>
11609
11610 * gdb.base/callexit.exp: New file.
11611 * gdb.base/callexit.c: New file.
11612
6b8ce727
DE
116132008-11-10 Doug Evans <dje@google.com>
11614
11615 * lib/gdb.exp (GDBFLAGS): Move -nx ...
11616 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
11617 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
11618 (default_gdb_start,default_gdb_exit): Ditto.
11619 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
11620 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
11621 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
11622 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
11623 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
11624 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
11625
1b14b8aa
AS
116262008-11-03 Andreas Schwab <schwab@suse.de>
11627
11628 * gdb.base/hashline2.exp: Fix typo.
11629 * gdb.base/hashline3.exp: Likewise.
11630
f3134b88
TT
116312008-10-30 Tom Tromey <tromey@redhat.com>
11632
11633 * gdb.base/pointers.exp: Add test.
11634 * gdb.base/pointers.c (k, S): New typedefs.
11635 (instance): New global.
11636
c2226152
AS
116372008-10-30 Andreas Schwab <schwab@suse.de>
11638
11639 * gdb.base/args.exp: Add tests for newlines.
11640
462f405c
JB
116412008-10-30 Joel Brobecker <brobecker@adacore.com>
11642
11643 gdb.base/foll-exec.exp: Update the expected output of a couple
11644 of "info breakpoints" tests.
11645
79a45b7d
TT
116462008-10-28 Tom Tromey <tromey@redhat.com>
11647
11648 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
11649
adc13a14
PA
116502008-10-24 Pedro Alves <pedro@codesourcery.com>
11651
11652 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
11653 gdb_start_cmd.
11654 Use runto_main before any test that requires execution.
11655
252fbfc8
PA
116562008-10-23 Pedro Alves <pedro@codesourcery.com>
11657
11658 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
11659 instead of SIGINT.
11660
28148e3d
JB
116612008-10-22 Joel Brobecker <brobecker@adacore.com>
11662
11663 * gdb.base/completion.exp: Update expected output following
11664 the addition of the "info tasks" command.
11665
c209f847
TT
116662008-10-22 Tom Tromey <tromey@redhat.com>
11667
11668 * gdb.base/exprs.exp (test_expr): Add test for string
11669 concatenation.
11670
f177e350
PA
116712008-10-19 Pedro Alves <pedro@codesourcery.com>
11672
11673 * configure.ac: Output gdb.python/Makefile.
11674 * configure: Regenerate.
11675 * gdb.python/Makefile.in: New.
11676
cce89356
JB
116772008-10-16 Joel Brobecker <brobecker@adacore.com>
11678
11679 * gdb.base/foll-fork.exp: Adjust the expected output to match
11680 the new description for fork/vfork catchpoints in the "info
11681 breakpoints" output.
11682
176d289d
TJB
116832008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
11684
11685 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
11686
a08702d6
TJB
116872008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
11688
11689 * gdb.python/python-value.c: New file.
11690 * gdb.python/python-value.exp: New file.
11691
1c5cfe86
PA
116922008-10-15 Pedro Alves <pedro@codesourcery.com>
11693
11694 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
11695
5a98ad69
DP
116962008-10-15 Denis Pilat <denis.pilat@st.com>
11697
41702f1b 11698 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 11699
dcb1a1e2
TT
117002008-10-09 Tom Tromey <tromey@redhat.com>
11701
11702 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
11703 'fprintf' and 'stderr'.
11704
9124fe48
JB
117052008-10-07 Joel Brobecker <brobecker@adacore.com>
11706
11707 * gdb.ada/ref_tick_size.exp: New testcase.
11708
45452591
DE
117092008-10-06 Doug Evans <dje@google.com>
11710
11711 * gdb.dwarf2/dw2-cu-size.exp: New file.
11712 * gdb.dwarf2/dw2-cu-size.S: New file.
11713
11714 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
11715 .Ltype_int for clarity.
11716
4fc5b208
PP
117172008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
11718
11719 PR gdb/2384:
11720 * gdb.cp/gdb2384.exp: Extended to test more cases.
11721 * gdb.cp/gdb2384.cc: Likewise.
11722 * gdb.cp/gdb2384-base.h: Likewise.
11723 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 11724
d78df370
JK
117252008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11726
11727 * gdb.base/maint.exp (maint print type): Remove printing
11728 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
11729
9a044a89
TT
117302008-09-30 Tom Tromey <tromey@redhat.com>
11731
11732 * gdb.base/macscp.exp: Add completion tests.
11733 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
11734 (TWENTY_THREE): Likewise.
11735 (FORTY_EIGHT): Likewise.
11736
506800a9
TT
117372008-09-30 Tom Tromey <tromey@redhat.com>
11738
11739 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
11740 everywhere.
11741 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
11742
1a6f01b5
JK
117432008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11744
11745 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
11746 testcase is derived from. Fix racy dependency on an expected PID
11747 number. No longer support the testcase on Linux kernel 2.4.x.
11748
2fae03e8
TT
117492008-09-27 Tom Tromey <tromey@redhat.com>
11750
11751 * gdb.base/macscp.exp: Add tests for stringification, splicing,
11752 and varargs.
11753
1ad15515
PA
117542008-09-22 Pedro Alves <pedro@codesourcery.com>
11755
11756 * lib/mi-support.exp (mi_expect_interrupt): New.
11757 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
11758 from gdb.mi/mi-nonstop.exp.
11759 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
11760 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
11761 lib/mi-support.exp.
11762 Use mi_check_thread_states throughout. Avoid ".*" and do not
11763 require an anchor after -exec-run.
11764
d0b76dc6
DJ
117652008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
11766
11767 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
11768 stop is pending. Avoid ".*" when two stops are pending.
11769 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
11770 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
11771 newlines in fullnames.
11772 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
11773 (mi_expect_stop): Update comments. Only anchor in sync mode.
11774 Do not match newlines.
11775 (mi_send_resuming_command_raw): Always return status.
11776 (mi_get_stop_line): Do not match more than one line by accident.
11777 Only anchor in sync mode.
11778 (mi_run_inline_test): If -exec-next fails, give up.
11779
9990c830
UW
117802008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11781
11782 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
11783 on SPU.
11784
ebcf6f00
JB
117852008-09-10 Joel Brobecker <brobecker@adacore.com>
11786
11787 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
11788
b6db24e5
JB
117892008-09-10 Joel Brobecker <brobecker@adacore.com>
11790
11791 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
11792 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
11793 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
11794 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
11795 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
11796 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
11797 gdb.ada/interface.exp, gdb.ada/null_array.exp,
11798 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
11799 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
11800 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
11801 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
11802 Include the "= " sequence in the expected output of print tests.
11803
2bf448e0
JB
118042008-09-10 Joel Brobecker <brobecker@adacore.com>
11805
11806 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
11807 description for boolean types.
11808
d51fd4c8
PA
118092008-09-09 Pedro Alves <pedro@codesourcery.com>
11810
11811 * gdb.base/hook-stop-continue.c: New.
11812 * gdb.base/hook-stop-continue.exp: New.
11813
694182d2
DJ
118142008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
11815
11816 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
11817
3b8a7fc0
JG
118182008-09-08 Jerome Guitton <guitton@adacore.com>
11819
11820 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
11821 (stack_check_probe_2, stack_check_probe_loop_1)
11822 (stack_check_probe_loop_2): New functions.
11823 (main): Add call to these new functions.
11824 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
11825 functions, check that the breakpoint is inserted at the appropriate
11826 location.
11827 (insert_breakpoint): Slightly refine this procedure so that it can
11828 be called several times in the test.
11829
96cc0ae8
JG
118302008-09-08 Jerome Guitton <guitton@adacore.com>
11831
11832 * gdb.base/stack-checking.c: New file.
11833 * gdb.base/stack-checking.exp: New file.
11834
1f08b409
TJB
118352008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
11836
11837 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
11838 * gdb.arch/altivec-regs.exp: Likewise.
11839 * gdb.arch/vsx-regs.exp: Likewise.
11840
3099e1c4
TJB
118412008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
11842
11843 * gdb.arch/ppc-fp.exp: New file.
11844 * gdb.arch/ppc-fp.c: New file.
11845
cc69bfc1
PP
118462008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
11847
11848 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
11849 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 11850
b02a33db
MS
118512008-09-04 Michael Snyder <msnyder@vmware.com>
11852
11853 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
11854 as "at" (for non-debug functions such as _start).
11855
2992cbe0
UW
118562008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11857
11858 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
11859 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
11860 software watchpoints.
11861 * gdb.base/watch_thread_num.exp: Likewise.
11862
514f746b
AR
118632008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
11864
11865 * gdb.arch/i386-bp_permanent.exp: New test.
11866
876cecd0
TT
118672008-08-24 Tom Tromey <tromey@redhat.com>
11868
11869 * gdb.base/maint.exp: Update "maint print type".
11870
80f73d71
VP
118712008-08-21 Vladimir Prus <vladimir@codesourcery.com>
11872
11873 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
11874 support. Adjust the order of "*running" notifications.
11875 * gdb.mi/non-stop.c: Don't cast from int to void* and
11876 back.
11877
d9c78d7d
MK
118782008-08-20 Mark Kettenis <kettenis@gnu.org>
11879
11880 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
11881 expect to find it in the "info frame" output.
11882
97a2d1d3
DJ
118832008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
11884
11885 * gdb.base/interp.exp: Always consume both prompts.
11886
b96e2927
PA
118872008-08-20 Pedro Alves <pedro@codesourcery.com>
11888
11889 * gdb.base/pending.exp: Test pending breakpoints without symbols
11890 loaded.
11891
8cf6e61a
VP
118922008-08-19 Vladimir Prus <vladimir@codesourcery.com>
11893
11894 * lib/mi-support.exp (mi_expect_stop): Produce
11895 more details on failures.
11896 * gdb.mi/mi-nonstop.exp: New.
11897 * gdb.mi/non-stop.c: New.
11898
c6ebd6cf
VP
118992008-08-19 Vladimir Prus <vladimir@codesourcery.com>
11900
a9c64011
AS
11901 * gdb.mi/mi-async.exp: Use 'set target-async'.
11902 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 11903
46a9b8ed
DJ
119042008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
11905
11906 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
11907
44feb3ce
TT
119082008-08-17 Tom Tromey <tromey@redhat.com>
11909
11910 * gdb.base/help.exp (help catch): Rewrite.
11911
311a4e6b
TJB
119122008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
11913
11914 * gdb.base/define.exp: Test indented command documentation.
11915 * gdb.python/python.exp: Test indented multi-line command.
11916
604c2f83
LM
119172008-08-15 Luis Machado <luisgpm@br.ibm.com>
11918
11919 * testsuite/gdb.arch/vsx-regs.c: New source file.
11920 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
11921 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
11922
886a217c
TT
119232008-08-14 Tom Tromey <tromey@redhat.com>
11924
11925 * gdb.base/macscp.exp: Add regression test for "macro define" or
11926 "macro undef" with no arguments.
11927
c814a4f3
PP
119282008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
11929
11930 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 11931
12ab8a60
UW
119322008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11933
11934 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
11935
d57a3c85
TJB
119362008-08-06 Tom Tromey <tromey@redhat.com>
11937
11938 * gdb.python/python.exp: New file.
11939
c7b778ff
JK
119402008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11941
11942 Fix for PR gdb/1543.
11943 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
11944 $LOCATION.
11945 (location): New variable.
11946 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
11947 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
11948 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
11949 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
11950 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
11951 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
11952 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
11953 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
11954 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
11955 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
11956 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
11957 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
11958 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
11959 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
11960 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
11961 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
11962 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
11963 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
11964 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
11965 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
11966 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
11967 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
11968 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
11969 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
11970 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
11971 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
11972 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
11973 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
11974 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
11975 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
11976 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
11977 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
11978 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
11979 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
11980 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
11981 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
11982 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
11983 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
11984 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
11985 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
11986 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
11987 gdb.base/type-opaque.exp, gdb.base/until.exp,
11988 gdb.base/value-double-free.c, gdb.base/varargs.exp,
11989 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
11990 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
11991 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
11992 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
11993 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
11994 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
11995 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
11996 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
11997 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
11998 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
11999 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
12000 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
12001 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
12002 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
12003 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
12004 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
12005 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
12006 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
12007 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
12008 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
12009 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
12010 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
12011 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
12012 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
12013 gdb.pascal/types.exp, gdb.stabs/weird.exp,
12014 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
12015 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
12016 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
12017 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
12018 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
12019 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
12020 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
12021 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
12022 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
12023 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
12024 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
12025 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
12026 lib/mi-support.exp, lib/trace-support.exp: Remove reference
12027 to bug-gdb@prep.ai.mit.edu .
12028
5e06a3d1
VP
120292008-07-31 Vladimir Prus <vladimir@codesourcery.com>
12030
12031 * lib/mi-support.exp (mi_load_shlibs): New.
12032 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
12033
9d81d21b
VP
120342008-07-30 Vladimir Prus <vladimir@codesourcery.com>
12035
12036 * lib/mi-support.exp (get_mi_thread_list)
12037 (check_mi_and_console_threads): New, moved from ...
12038 * gdb.mi/mi-pthread.exp: ...here.
12039 * gdb.mi/gdb669.exp (get_mi_thread_list)
12040 (check_mi_and_console_threads): Delete.
12041 * gdb.mi/mi2-pthread.exp: Likewise.
12042
bae98fe0
TT
120432008-07-28 Tom Tromey <tromey@redhat.com>
12044
12045 * Makefile.in (just-check): Remove. Move body to...
12046 (check): ... here.
12047
57380f4e
DJ
120482008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
12049
12050 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
12051 Add a test for duplicated SIGINTs.
12052
e09490f1
DJ
120532008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
12054
12055 * gdb.threads/schedlock.exp (get_args): Update to work for any
12056 value of NUM.
12057 (Top level): Report the number of threads that did not resume.
12058
6387b45f
DJ
120592008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
12060
12061 * gdb.dwarf2/dw2-compressed.S: Also define __start.
12062
62f64ff2
DJ
120632008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
12064
12065 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
12066 non-MI prompt.
12067
fa8de41e
TT
120682008-07-26 Tom Tromey <tromey@redhat.com>
12069
12070 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
12071 (function_struct, function_struct_ptr): New globals.
12072 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
12073 function pointer in a struct.
12074
ccb3ac8a
TT
120752008-07-26 Tom Tromey <tromey@redhat.com>
12076
12077 * gdb.base/macscp.exp: Add test for macro lexing bug.
12078
d7d9f01e
TT
120792008-07-18 Tom Tromey <tromey@redhat.com>
12080
12081 * gdb.base/macscp.exp: Add macro tests.
12082
9bf07184
PP
120832008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
12084
12085 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
12086
becf6477
PP
120872008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
12088
12089 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
12090
0709f7d3
PP
120912008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
12092
12093 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 12094
7093c834
PP
120952008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
12096
12097 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 12098
b432ffe3
JK
120992008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12100
12101 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
12102
b1a268e5
VP
121032008-07-12 Vladimir Prus <vladimir@codesourcery.com>
12104
12105 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
12106
e2995f8e
KB
121072008-07-11 Kevin Buettner <kevinb@redhat.com>
12108
12109 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
12110 of regexp to account for changes made to GDB in the printing of
12111 byte vectors.
12112
14032a66
TT
121132008-07-11 Tom Tromey <tromey@redhat.com>
12114
12115 * gdb.base/completion.exp: Add 'help' completion test.
12116
981505ef
JK
121172008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12118
12119 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
12120
10568435
JK
121212008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12122
12123 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
12124
4487aabf
PA
121252008-07-09 Pedro Alves <pedro@codesourcery.com>
12126
12127 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
12128
a4a9b1c4
PA
121292008-07-09 Pedro Alves <pedro@codesourcery.com>
12130
12131 * gdb.base/fullname.exp: Restore pwd if compiling failed.
12132
3c3185ac
JK
121332008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12134
12135 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
12136
7ebd49dc
VP
121372008-06-28 Vladimir Prus <vladimir@codesourcery.com>
12138
12139 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
12140 previous commit. Add a comment.
12141
84e46146
PA
121422008-06-28 Pedro Alves <pedro@codesourcery.com>
12143
12144 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
12145
0f8d4a2f
VP
121462008-06-28 Vladimir Prus <vladimir@codesourcery.com>
12147
12148 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
12149
f747e0ce
PA
121502008-06-27 Pedro Alves <pedro@codesourcery.com>
12151
12152 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
12153 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
12154 compiling an executable, link in an object that forces unbuffered
12155 output.
12156 * lib/set_unbuffered_mode.c: New file.
12157
734a5c36
JK
121582008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12159
12160 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
12161
a2840c35
VP
121622008-06-25 Vladimir Prus <vladimir@codesourcery.com>
12163
a9c64011
AS
12164 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
12165 mi_expect_stop.
12166 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
12167 Demand that *running is output.
12168 (detect_async): Perform checking every time.
12169 (mi_send_resuming_command): Extract everything into...
12170 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
12171 (mi_expect_stop): Don't accept any output before *stopped.
12172
6ae37fef
VP
121732008-06-13 Vladimir Prus <vladimir@codesourcery.com>
12174
12175 Robustify mi-simplerun.
a9c64011
AS
12176 * gdb.mi/basics.c (main): Add a call to sleep.
12177 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
12178 * gdb.mi/mi2-cli.exp: Likewise.
12179 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 12180
b4aa76f0 121812008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
12182
12183 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
12184
e1ac3328
VP
121852008-06-10 Vladimir Prus <vladimir@codesourcery.com>
12186
a9c64011
AS
12187 * gdb.mi/mi-console.exp: Adjust.
12188 * gdb.mi/mi-syn-frame.exp: Adjust.
12189 * gdb.mi/mi2-console.exp: Adjust.
12190 * gdb.mi/mi2-syn-frame.exp: Adjust.
12191 * lib/mi-support.exp (mi_run_cmd): Adjust.
12192 (mi_send_resuming_command): Adjust.
e1ac3328 12193
f7f9a841
VP
121942008-06-10 Vladimir Prus <vladimir@codesourcery.com>
12195
12196 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
12197 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
12198 testing of stopped.
12199 * gdb.mi/mi2-syn-frame.exp: Likewise.
12200 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
12201 (async, detect_async): New.
12202 (mi_expect_stop, mi_continue_to_line): Adjust expectation
12203 depending on if we're running in sync or async mode.
f7f9a841 12204
37cd5d19
TT
122052008-06-09 Tom Tromey <tromey@redhat.com>
12206
12207 * gdb.base/completion.exp: New tests for field name completion
12208 with spaces, and field name completion with '->'.
12209
65d12d83
TT
122102008-06-06 Tom Tromey <tromey@redhat.com>
12211
12212 * gdb.base/break1.c (struct some_struct): New struct.
12213 (values): New global.
12214 * gdb.base/completion.exp: Add field name completion test.
12215
ebfe2e3f
PP
122162008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
12217
12218 * gdb.cp/call-c.exp: Test for incorrect handling of reference
12219 to pointer.
12220 * gdb.cp/call-c.cc: Likewise.
12221
bcf6fc3a
NR
122222008-06-06 Nick Roberts <nickrob@snap.net.nz>
12223
12224 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
12225 annotation.
12226
49fd4a42 122272008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 12228 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
12229
12230 * gdb.threads/execl.c, gdb.threads/execl1.c,
12231 gdb.threads/execl.exp: New tests.
a9c64011 12232
8a34ac3f
AR
122332008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
12234 Daniel Jacobowitz <dan@codesourcery.com>
12235
12236 * gdb.cp/exception.exp: Activate test, make it work with pending
12237 catchpoints.
12238
86ae69ef
JK
122392008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12240
12241 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
12242
f7f9ae2c
VP
122432008-05-28 Vladimir Prus <vladimir@codesourcery.com>
12244
a9c64011
AS
12245 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
12246 now printed.
12247 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 12248
2a2d4dc3
AS
122492008-05-27 Andreas Schwab <schwab@suse.de>
12250
12251 * gdb.base/frame-args.exp: Handle arguments that are optimized
12252 out.
12253
5099e4d9
LM
122542008-05-26 Luis Machado <luisgpm@br.ibm.com>
12255
12256 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
12257 quiet for ppc32 and group options into a single variable.
12258
d9c36a91
JB
122592008-05-23 Joel Brobecker <brobecker@adacore.com>
12260
12261 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
12262 of zero-size elements.
12263 * gdb.ada/null_array.exp: Test printing this new array.
12264
103a8671
JK
122652008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12266
12267 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
12268
07a4cc1a 122692008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
12270
12271 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
12272 of the "finish" command.
12273
55f996a7
NR
122742008-05-21 Nick Roberts <nickrob@snap.net.nz>
12275
12276 * gdb.base/annota1.exp: Test for new annotation.
12277
907fc202
UW
122782008-05-16 Pedro Alves <pedro@codesourcery.com>
12279
12280 * gdb.base/fixsection.exp: New file.
12281 * gdb.base/fixsection0.c: New file.
12282 * gdb.base/fixsection1.c: New file.
12283
e8f97270
UW
122842008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12285
12286 * gdb.base/annota1.exp: Accept printf@... in place of printf.
12287 * gdb.base/annota3.exp: Likewise.
12288
ac0bb574
NF
122892008-05-13 Nathan Froyd <froydnj@codesourcery.com>
12290
12291 * gdb.base/watch_thread_num.exp: Don't run tests that require
12292 watchpoints if the target doesn't support them.
12293
6fadd07a
DE
122942008-05-12 Doug Evans <dje@google.com>
12295
12296 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
12297
6e9a4a30
JB
122982008-05-09 Joel Brobecker <brobecker@adacore.com>
12299
12300 * gdb.ada/assign_1.exp: New testcase.
12301
08388c79
DE
123022008-05-09 Doug Evans <dje@google.com>
12303
a3c83fae
DE
12304 * gdb.base/find.exp: New file.
12305 * gdb.base/find.c: New file.
08388c79 12306
bd5ddfe8
DJ
123072008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
12308
12309 * gdb.base/commands.exp (watchpoint_command_test): Handle
12310 gdb,no_hardware_watchpoints.
12311 * gdb.base/float.exp: Allow ARM targets without floating point.
12312 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
12313
b5dd68e2 123142008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 12315 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
12316
12317 * gdb.ada/lang_switch: New test program.
12318 * gdb.ada/lang_switch.exp: New testcase.
12319
382d13d1
DE
123202008-05-05 Doug Evans <dje@google.com>
12321
12322 * gdb.base/help.exp (disassemble): Update expected help text.
12323
9dd789d0
PA
123242008-05-04 Pedro Alves <pedro@codesourcery.com>
12325
12326 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
12327
611c83ae
PA
123282008-05-04 Pedro Alves <pedro@codesourcery.com>
12329
12330 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
12331 different times.
12332
ff013f42
JK
123332008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12334
12335 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
12336 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
12337 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
12338 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
12339
96dff6a2
VP
123402008-05-04 Vladimir Prus <vladimir@codesourcery.com>
12341
12342 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
12343 notification to appear.
12344
55cd6f92
DJ
123452008-05-04 Daniel Jacobowitz <dan@debian.org>
12346
12347 * gdb.base/fullname.c: New file.
12348 * gdb.base/fullname.exp: New file.
12349 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
12350
d705c43c
PA
123512008-05-03 Pedro Alves <pedro@codesourcery.com>
12352
12353 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
12354 expressions with macros.
12355
333222e1
JK
123562008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12357
12358 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
12359
5ac01682
DJ
123602008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
12361
12362 * gdb.base/completion.exp: Handle lack of other symbols beginning
12363 with "a".
12364
12365 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
12366
237fc4c9
PA
123672008-05-02 Jim Blandy <jimb@codesourcery.com>
12368
12369 * gdb.asm/asmsrc1.s: Add scratch space.
12370
ed5e9466
DJ
123712008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12372 Daniel Jacobowitz <dan@codesourcery.com>
12373
12374 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
12375 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
12376 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
12377
b39cc962
DJ
123782007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
12379
12380 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
12381
36d520f5
JB
123822008-05-01 Joel Brobecker <brobecker@adacore.com>
12383
12384 * gdb.base/info-target.exp: New testcase.
12385
8d4e3071
DJ
123862008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
12387
12388 * gdb.cp/hang.exp: Use .cc instead of .C.
12389 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
12390 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
12391
6f3f3097
DJ
123922008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
12393
12394 * gdb.base/gdb1250.exp: Remove perror.
12395 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
12396
5550a914
PA
123972008-04-30 Pedro Alves <pedro@codesourcery.com>
12398
12399 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
12400 .2byte.
12401
d848e687
DJ
124022008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
12403
12404 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
12405 (maybe_kfail): New.
12406
93b5768b
PA
124072008-04-25 Pedro Alves <pedro@codesourcery.com>
12408
12409 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
12410
721c02de
VP
124112008-04-24 Vladimir Prus <vladimir@codesourcery.com>
12412
a9c64011
AS
12413 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
12414 * gdb.mi/mi2-syn-frame.exp: Likewise.
12415 * lib/mi-support.exp: Likewise.
721c02de 12416
74960c60
VP
124172008-04-24 Vladimir Prus <vladimir@codesourcery.com>
12418
12419 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
12420 to specify regexp for the location to stop at.
12421 * gdb.base/break-always.c: New.
12422 * gdb.base/break-always.exp: New.
12423
d24317b4
VP
124242008-04-24 Vladimir Prus <vladimir@codesourcery.com>
12425
12426 * lib/mi-support.exp (mi_runto_helper): Adjust
12427 for the original-location field.
12428 (mi_create_breakpoint, mi_list_breakpoints): New.
12429 * gdb.mi/mi-break.exp: Adjust.
12430 * gdb.mi/mi2-break.exp: Adjust.
12431 * gdb.mi/mi-pending.exp: Adjust.
12432 * gdb.mi/mi-simplerun.exp: Adjust.
12433 * gdb.mi/mi2-simplerun.exp: Adjust.
12434 * gdb.mi/mi-syn-frame.exp: Adjust.
12435 * gdb.mi/mi2-syn-frame.exp: Adjust.
12436 * gdb.mi/mi-until.exp: Adjust.
12437 * gdb.mi/mi2-until.exp: Adjust.
12438 * gdb.mi/mi-var-display.exp: Adjust.
12439 * gdb.mi/mi2-var-display.exp: Adjust.
12440 * gdb.mi/mi-watch.exp: Adjust.
12441 * gdb.mi/mi2-watch.exp: Adjust.
12442
fdc59709 124432008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 12444
a9c64011
AS
12445 * aclocal.m4: Add override.m4.
12446 * configure: Regenerate.
fdc59709 12447
8e91f023
VP
124482008-04-19 Vladimir Prus <vladimir@codesourcery.com>
12449
12450 * gdb.mi/var-cmd.c (do_at_tests): Verify that
12451 '-var-update --all-values' reports new value even the type
12452 of a variable object has changed.
12453
233a11ab
CS
124542008-04-18 Craig Silverstein <csilvers@google.com>
12455
12456 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
12457 files.
d24317b4 12458
9c1137ad
JB
124592008-04-18 Joel Brobecker <brobecker@adacore.com>
12460
12461 * gdb.ada/atomic_enum: New test program.
12462 * gdb.ada/atomic_enum.exp: New testcase.
12463
66d0bbc7
DE
124642008-04-17 Doug Evans <dje@google.com>
12465
12466 * gdb.opt/Makefile.in: Fix whitespace.
12467
100906b0
UW
124682008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
12469
12470 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
12471
4584e32e
DE
124722008-04-17 Doug Evans <dje@google.com>
12473
12474 * gdb.base/hashline1.exp: New testcase.
12475 * gdb.base/hashline2.exp: New testcase.
12476 * gdb.base/hashline2.exp: New testcase.
12477
0a320680
PA
124782008-04-17 Pedro Alves <pedro@codesourcery.com>
12479
12480 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
12481
18ac113b
AR
124822008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
12483
12484 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
12485 temporary breakpoint to match "Temporary breakpoint".
12486 * gdb.base/break.exp (delete_breakpoints): Likewise.
12487 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
12488 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
12489 * gdb.base/display.exp: Likewise.
12490 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
12491 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
12492 * gdb.base/restore.exp (restore_tests): Likewise.
12493 * gdb.base/sepdebug.exp: Likewise.
12494 * gdb.base/watchpoint.exp: Likewise.
12495 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
12496 * gdb.mi/mi-pending.exp: Likewise.
12497 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
12498 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
12499 * gdb.mi/mi-var-cmd.exp: Likewise.
12500 * gdb.mi/mi-var-display.exp: Likewise.
12501 * gdb.mi/mi2-cli.exp: Likewise.
12502 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
12503 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
12504 * gdb.mi/mi2-var-display.exp: Likewise.
12505 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
12506 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
12507 new "disp" field.
a9c64011 12508 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
12509 reason. This is to support fix for PR2424.
12510
add38693
JK
125112008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12512
12513 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
12514
fcacd99f
VP
125152008-04-13 Vladimir Prus <vladimir@codesourcery.com>
12516
12517 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 12518 field. Add more floating varobj tests.
fcacd99f 12519 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
12520 field.
12521 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
12522 (main): Call do_at_tests.
12523 * lib/mi-support.exp (mi_create_floating_varobj)
12524 (mi_varobj_update_with_type_change): New.
fcacd99f 12525
de051565
MK
125262008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
12527
12528 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
12529 option of -var-evaluate-expression.
12530 * gdb.mi/mi2-var-display.exp: Likewise.
12531
dbc52822
VP
125322008-04-07 Vladimir Prus <vladimir@codesourcery.com>
12533
12534 Introduce test setup helpers.
a9c64011
AS
12535 * lib/gdb.exp (build_executable, clean_restart)
12536 (prepare_for_testing): New.
12537 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
12538 * gdb.base/return.exp: Likewise.
12539 * gdb.base/ending-run.exp: Likewise.
dbc52822 12540
473591da
NR
125412008-04-07 Nick Roberts <nickrob@snap.net.nz>
12542
12543 * gdb.mi/mi-async.exp: New test for asynchronous Machine
12544 Interface (MI) responses.
12545
2b2d9e11
VP
125462008-04-06 Vladimir Prus <vladimir@codesourcery.com>
12547
a9c64011
AS
12548 * gdb.cp/breakpoint.cc: New code to test conditions involving
12549 member variables.
12550 * gdb.cp/breakpoint.exp: Test condition involving member
12551 variables.
2b2d9e11 12552
bb378428
VP
125532008-04-05 Vladimir Prus <vladimir@codesourcery.com>
12554
12555 * lib/mi-support.exp (mi_expect_stop): New.
12556 (mi_run_cmd): Change the
12557 token. Use mi_send_resuming_command, use
12558 mi_expect_stop.
12559 (mi_execute_to_helper): Rename to mi_execute_to.
12560 (mi_send_resuming_command): Add more error patterns.
12561 (mi_wait_for_stop): Renamed to...
12562 (mi_get_stop_line): ...this.
12563 (mi_run_inline_test): Adjust.
12564
12565 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
12566 * gdb.mi/mi-console.exp: Likewise.
12567 * gdb.mi/mi-pending.exp: Likewise.
12568 * gdb.mi/mi-simplerun.exp: Likewise.
12569 * gdb.mi/mi-stack.exp: Likewise.
12570 * gdb.mi/mi-stepi.exp: Likewise.
12571 * gdb.mi/mi-syn-frame.exp: Add comment.
12572 * gdb.mi/mi-until.exp: Likewise.
12573 * gdb.mi/mi-var-display.exp: Likewise.
12574 * gdb.mi/mi-watch.exp: Likewise.
12575 * gdb.mi/mi2-cli.exp: Likewise.
12576 * gdb.mi/mi2-console.exp: Likewise.
12577 * gdb.mi/mi2-simplerun.exp: Likewise.
12578 * gdb.mi/mi2-stack.exp: Likewise.
12579 * gdb.mi/mi2-stepi.exp: Likewise.
12580 * gdb.mi/mi2-until.exp: Likewise.
12581 * gdb.mi/mi2-var-display.exp: Likewise.
12582 * gdb.mi/mi2-watch.exp: Likewise.
12583
62172bb9
UW
125842008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12585
12586 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
12587
12588 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
12589
a13e061a
PA
125902008-04-04 Pedro Alves <pedro@codesourcery.com>
12591
12592 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
12593 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
12594 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
12595 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
12596 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
12597 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
12598 expect an mi error duplicated in stderr.
12599
eae06beb
JB
126002008-04-03 Joel Brobecker <brobecker@adacore.com>
12601
12602 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
12603 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
12604 Add a couple of tests that verify the behavior when the new setting
12605 is set to "cancel" and "all".
12606 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
12607 "ask" before we start the testing.
12608
79c6ced6
AR
126092008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
12610
12611 * gdb.cp/casts.cc: Add class reference variables.
12612 * gdb.cp/casts.exp: New test cases for up/down casting references.
12613
6c2d1a6b
MK
126142008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
12615
12616 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
12617 instead of beginning to make an extra test pass.
12618 * gdb.mi/mi2-var-display.exp: Likewise.
12619
55b411d9
MR
126202008-03-31 Maciej W. Rozycki <macro@mips.com>
12621
12622 * gdb.base/break.exp: Mark failures as such. Fix formatting.
12623
c6140da2
MD
126242008-03-31 Markus Deuling <deuling@de.ibm.com>
12625 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12626
12627 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
12628 value. Add xfail for older kernels.
12629
79732189
AR
126302008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
12631
12632 Bring mi-support in line with gdb.exp.
12633 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
12634 (mi_gdb_start): New function.
12635
33c3676e
MR
126362008-03-28 Maciej W. Rozycki <macro@mips.com>
12637
12638 * gdb.mi/mi-var-cmd.exp: Fix a typo.
12639
92e28119
VP
126402008-03-26 Vladimir Prus <vladimir@codesourcery.com>
12641
12642 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
12643 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 12644
9e8e3afe
VP
126452008-03-26 Vladimir Prus <vladimir@codesourcery.com>
12646
12647 * lib/mi-support.exp (mi_create_varobj_checked): New.
12648 (mi_list_varobj_children): Allow to check for a
12649 value.
12650 (mi_list_array_varobj_children): New.
12651
12652 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
12653 and mi_list_varobj_children, as opposed to hardcoding
12654 expected strings.
12655 * gdb.mi/gdb701.exp: Likewise.
12656 * gdb.mi/gdb792.exp: Likewise.
12657 * gdb.mi/mi-var-block.exp: Likewise.
12658 * gdb.mi/mi-var-cmd.exp: Likewise.
12659 * gdb.mi/mi-var-invalidate.exp: Likewise.
12660 * gdb.mi/mi2-var-block.exp: Likewise.
12661 * gdb.mi/mi2-var-child.exp: Likewise.
12662 * gdb.mi/mi2-var-cmd.exp: Likewise.
12663 * gdb.mi/mi2-var-display.exp: Likewise.
12664
9df50351
JK
126652008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12666
12667 Fix random false FAILs on i386.
12668 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
12669
31e5d73a
DJ
126702008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
12671
12672 PR gdb/544
12673 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
12674
12f4afab
DJ
126752008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
12676
12677 PR gdb/544
12678 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
12679
b562a0cb
DJ
126802008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
12681
12682 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
12683 fixed PR gdb/544.
12684
17faa917
DJ
126852008-03-21 Pedro Alves <pedro@codesourcery.com>
12686
12687 * gdb.threads/fork-child-threads.exp: Test next over fork.
12688
6214f497
DJ
126892008-03-21 Chris Demetriou <cgd@google.com>
12690
12691 * gdb.base/break.exp (rbreak junk): New test for rbreak
12692 "Junk at end of arguments" issue.
12693
63092375
DJ
126942008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
12695
12696 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
12697 *& to work on created array elements.
12698 (Top level): Test print $pc with a file. Test string operations
12699 without a target.
12700 * gdb.base/ptype.exp: Do not expect *& to work on created array
12701 elements.
12702
b21991b0
DJ
127032008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
12704
12705 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
12706 gdb.threads/staticthreads.exp: Update exit query.
12707
c4b347c7
SL
127082008-03-07 Sandra Loosemore <sandra@codesourcery.com>
12709
12710 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
12711
fa4727a6
DJ
127122008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
12713
12714 * gdb.base/watchpoint.c (global_ptr, func4): New.
12715 (main): Call func4.
12716 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
12717 (test_inaccessible_watchpoint): New.
12718
2f34202f
MR
127192008-02-29 Maciej W. Rozycki <macro@mips.com>
12720
12721 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
12722 select the largest.
12723
0d6ba1b1
DJ
127242008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
12725
12726 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
12727 frames-invalid annotations.
12728
e691325a
PM
127292008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
12730
a9c64011 12731 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 12732
f85b5ecc
DE
127332008-02-27 Doug Evans <dje@google.com>
12734
12735 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
12736 for bug 1738.
12737 (breakpoint_to_handler_entry): Ditto.
12738
b40e7bf3
JB
127392008-02-27 Joel Brobecker <brobecker@adacore.com>
12740
12741 * gdb.base/ending-run.exp: Use the first line of code inside
12742 function body to test breakpoints.
12743 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
12744 location where the breakpoint is inserted when using the line
12745 where a function is declared. Fix typo in the description of
12746 one of the tests.
12747 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
12748
2faca73a
PM
127492008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
12750
12751 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 12752 tests.
2faca73a 12753
6f439c36
PM
127542008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
12755
12756 * gdb.base/args.exp: avoid same output for tests
12757 with single quotes.
12758
54e52265
VP
127592008-02-26 Vladimir Prus <vladimir@codesourcery.com>
12760
a9c64011
AS
12761 * gdb.base/annota1.exp: Adjust for 'info break'
12762 format changes.
12763 * gdb.base/annota3.exp: Likewise.
12764 * gdb.base/break.exp: Likewise.
12765 * gdb.base/condbreak.exp: Likewise.
12766 * gdb.base/pending.exp: Likewise.
12767 * gdb.base/sepdebug.exp: Likewise.
12768 * gdb.base/unload.exp: Likewise.
12769 * gdb.cp/ovldbreak.exp: Likewise.
12770 * gdb.mi/mi-pending.exp: Likewise.
54e52265 12771
897b09ca
DE
127722008-02-07 Doug Evans <dje@google.com>
12773
12774 * gdb.cp/mb-inline.exp: New.
12775 * gdb.cp/mb-inline.h: New.
12776 * gdb.cp/mb-inline1.cc: New.
12777 * gdb.cp/mb-inline2.cc: New.
12778
b1c32d35
PM
127792008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
12780
12781 * gdb.pascal/floats.pas: New test program.
12782 * gdb.pascal/floats.exp: New testcase.
12783
1a4ca44a
TJB
127842008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
12785
12786 * gdb.base/callfuncs.c (t_float_many_args): New function.
12787 (t_double_many_args): New function.
12788 * gdb.base/callfuncs.exp: Add tests for exceeding float
12789 and double parameters passed through the stack.
12790
439048e8
JB
127912008-02-05 Joel Brobecker <brobecker@adacore.com>
12792
12793 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
12794 gdb.ada/complete/foo.adb: New files.
12795 * gdb.ada/complete.exp: New testcase.
12796
81fe8080
DE
127972008-02-03 Doug Evans <dje@google.com>
12798
301f0ecf
DE
12799 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
12800
81fe8080
DE
12801 * gdb.cp/gdb2384.exp: New file.
12802 * gdb.cp/gdb2384.cc: New file.
12803 * gdb.cp/gdb2384-base.h: New file.
12804 * gdb.cp/gdb2384-base.cc: New file.
12805
4b071aec
DE
128062008-02-02 Doug Evans <dje@google.com>
12807
12808 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
12809
61137ba6
JB
128102007-02-01 Joel Brobecker <brobecker@adacore.com>
12811
12812 * gdb.ada/sym_print_name: New test program.
12813 * gdb.ada/sym_print_name.exp: New testcase.
12814
128152007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
12816
12817 * gdb.ada/nested/hello.adb: New file.
12818 * gdb.ada/nested.exp: New testcase.
12819 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
12820
98deb0da
VP
128212008-02-01 Vladimir Prus <vladimir@codesourcery.com>
12822
12823 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
12824 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
12825 don't cause future evaluations of function to report
12826 creation of internal breakpoints.
98deb0da 12827
723a2275
VP
128282008-02-01 Vladimir Prus <vladimir@codesourcery.com>
12829
12830 * gdb.mi/mi-break.exp (test_error): New.
12831 Call it.
12832
fb546a2f
LM
128332008-01-31 Luis Machado <luisgpm@br.ibm.com>
12834
12835 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
12836 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
12837
2d8fd90a
PM
128382008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
12839
12840 * gdb.pascal/integers.pas: New test program.
12841 * gdb.pascal/integers.exp: New testcase.
12842
a7fa0ded
PM
128432008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
12844
12845 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
12846
5e1a1926
TJB
128472008-01-30 Luis Machado <luisgpm@br.ibm.com>
12848
12849 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
12850 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
12851
8d04f9f0
JB
128522008-01-30 Paul Hilfinger <hilfinger@adacore.com>
12853
12854 * gdb.ada/formatted_ref: New test program.
12855 * gdb.ada/formatted_ref.exp: New testcase.
12856
12857 * gdb.cp/formatted-ref.cc: New file.
12858 * gdb.cp/formatted-ref.exp: New testcase.
12859
ce75a98f
JB
128602008-01-30 Joel Brobecker <brobecker@adacore.com>
12861
12862 * gdb.base/ptype.exp: Add testing of "ptype $pc".
12863
e835f6bf
NR
128642008-01-30 Nick Roberts <nickrob@snap.net.nz>
12865
12866 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
12867 (test_file_list_exec_source_file): Update to new macro-info field.
12868
d118ef87
PH
128692008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
12870
12871 * gdb.ada/exprs: New test program.
12872 * gdb.ada/exprs.exp: New testcase.
12873
7d35ab09
TJB
128742008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
12875
12876 * dfp-test.c (DELTA, DELTA_B): New definitions.
12877 (double_val1, double_val2, double_val3, double_val4, double_val5,
12878 double_val6, double_val7, double_val8, double_val9, double_val10,
12879 double_val11, double_val12, double_val13, double_val14, dec32_val1,
12880 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
12881 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
12882 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
12883 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
12884 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
12885 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
12886 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
12887 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
12888 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
12889 dec128_val16): New global variables.
12890 (decimal_dec128_align): New function.
12891 (decimal_mixed): Likewise.
12892 (decimal_many_args_dec32): Likewise.
12893 (decimal_many_args_dec64): Likewise.
12894 (decimal_many_args_dec128): Likewise.
12895 (decimal_many_args_mixed): Likewise.
12896 * dfp-test.exp: Add tests calling new inferior functions.
12897
2d717e4f
DJ
128982008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
12899
12900 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
12901 gdb.server/ext-run.exp: New files.
12902 * lib/gdbserver-support.exp (gdbserver_download): New.
12903 (gdbserver_start): New. Update gdbserver expected
12904 output.
12905 (gdbserver_spawn): Use them.
12906 (gdbserver_start_extended): New.
12907
e85a822c
DJ
129082008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
12909
12910 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
12911 Run on GNU/Linux.
12912 (do_exec_tests): Check for systems which do not support catchpoints.
12913 Do not match START.
12914 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
12915 Run on GNU/Linux. Enable verbose output.
12916 (check_fork_catchpoints): New.
12917 (explicit_fork_child_follow, catch_fork_child_follow)
12918 (tcatch_fork_parent_follow): Update expected messages.
12919 (do_fork_tests): Use check_fork_catchpoints.
12920 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
12921 Run on GNU/Linux. Enable verbose output.
12922 (check_vfork_catchpoints): New.
12923 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
12924 expected messages.
12925 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
12926
401ea829
JB
129272008-01-29 Jim Blandy <jimb@red-bean.com>
12928
12929 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
12930 host' errors.
12931 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
12932
aceaf3ad
JB
129332008-01-29 Jim Blandy <jimb@red-bean.com>
12934
12935 * gdb.threads/sigthread.c: Use barriers to ensure that
12936 child_thread and child_thread_two are always initialized before we
12937 start to use them.
12938
a5606eee
VP
129392008-01-29 Vladimir Prus <vladimir@codesourcery.com>
12940
12941 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
12942 * gdb.base/watchpoint-solib.c: New.
12943 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 12944
c55a82bb
PM
129452008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
12946
12947 * gdb.base/gdb1056.exp: Add unsigned integer test.
12948
0993fe05
DE
129492008-01-28 Doug Evans <dje@google.com>
12950
12951 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
12952
4fe42e7f
JB
129532008-01-27 Jim Blandy <jimb@codesourcery.com>
12954
c7a69933
JB
12955 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
12956
4fe42e7f
JB
12957 * gdb.base/expand-psymtabs.exp: Doc fix.
12958
5def8285
MK
129592008-01-26 Mark Kettenis <kettenis@gnu.org>
12960
12961 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
12962
5313c911
NR
129632008-01-24 Nick Roberts <nickrob@snap.net.nz>
12964
a9c64011 12965 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
12966 -var-set-format.
12967
93815fbf
VP
129682008-01-23 Chris Demetriou <cgd@google.com>
12969
12970 * gdb.threads/thread_events.c: New testcase source file.
12971 * gdb.threads/thread_events.exp: New testcase expect file.
12972
467a88ee
NR
129732008-01-23 Nick Roberts <nickrob@snap.net.nz>
12974
12975 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
12976
12977 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
12978 -var-set-format.
12979
d8f82aba
DJ
129802008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
12981 Vladimir Prus <vladimir@codesourcery.com>
12982
12983 * gdb.base/float.exp: Allow missing floating point for m68k and
12984 PowerPC.
12985
60c46647
VP
129862008-01-22 Vladimir Prus <vladimir@codesourcery.com>
12987
12988 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
12989 ignore count.
12990 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
12991 * gdb.mi/mi-cli.exp: Adjust.
12992 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 12993
c7dd36a1
PA
129942008-01-17 Pedro Alves <pedro@codesourcery.com>
12995
12996 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
12997 and 'dummy_ptr' integer pointer. Initialize struct_declarations
12998 with dummy_ptr's address.
12999 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
13000 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
13001 all targets.
13002 * gdb.mi/mi2-var-child.exp: Likewise.
13003
39d5313e
JB
130042008-01-09 Joel Brobecker <brobecker@adacore.com>
13005
13006 * gdb.ada/null_array: New test program.
13007 * gdb.ada/null_array.exp: New testcase.
13008
0aea4bf3
LM
130092008-01-09 Luis Machado <luisgpm@br.ibm.com>
13010
13011 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
13012 with required float modifiers.
13013
0b354900
JB
130142008-01-08 Joel Brobecker <brobecker@adacore.com>
13015
13016 * gdb.ada/funcall_param: New test program.
13017 * gdb.ada/funcall_param.exp: New testcase.
13018
cdb7f5d4
JB
130192008-01-08 Joel Brobecker <brobecker@adacore.com>
13020
13021 * gdb.ada/arrayparam: New test program.
13022 * gdb.ada/arrayparam.exp: New testcase.
13023
88e2547f
JB
130242008-01-08 Joel Brobecker <brobecker@adacore.com>
13025
13026 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
13027 landed. Should also fix random failures in the test following it.
13028
f6867ce0
TJB
130292008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
13030
13031 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
13032 for expressions with decimal float values.
13033 (test_dfp_conversions): New function to test casts to and from
13034 decimal float types.
13035 Call test_dfp_conversions.
13036 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
13037 elements.
13038 (main): Initialize ds.float4 and ds.double8 elements.
13039 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
13040 string to new error message.
13041 (d64_set_tests): Likewise.
13042 (d128_set_tests): Likewise.
13043 Add tests for expressions with decimal float variables. Add tests for
13044 conversions to and from decimal float types.
13045
f9c11282
JB
130462008-01-05 Joel Brobecker <brobecker@adacore.com>
13047
13048 * gdb.ada/packed_tagged/comp_bug.adb: New file.
13049 * gdb.ada/packed_tagged.exp: New testcase.
13050
0ecbca72
JB
130512008-01-04 Joel Brobecker <brobecker@adacore.com>
13052
13053 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
13054 gdb.ada/homonym/homonym_main.adb: New files.
13055 * gdb.ada/homonym.exp: New testcase.
13056
c18d3d89
JB
130572008-01-04 Joel Brobecker <brobecker@adacore.com>
13058
13059 * gdb.ada/packed_array.exp: Add testing of references to
13060 a packed array.
13061
ecc7085b
JB
130622008-01-04 Joel Brobecker <brobecker@adacore.com>
13063
13064 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
13065 New files.
13066 * gdb.ada/type_coercion.exp: New testcase.
13067
c474c922
JB
130682008-01-04 Joel Brobecker <brobecker@adacore.com>
13069
13070 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
13071 gdb.ada/tagged/foo.adb: New file.
13072 * gdb.ada/tagged.exp: New testcase.
13073
9005b927
JB
130742008-01-04 Joel Brobecker <brobecker@adacore.com>
13075
13076 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
13077 gdb.ada/ptype_field/foo.adb: New files.
13078 * gdb.ada/ptype_field.exp: New testcase.
13079
1a6aaad8
JB
130802008-01-03 Joel Brobecker <brobecker@adacore.com>
13081
13082 * gdb.ada/print_pc.exp: New testcase.
13083
0ef22f53
JB
130842008-01-03 Joel Brobecker <brobecker@adacore.com>
13085
13086 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
13087 gdb.ada/taft_type/p.adb: New files.
13088 * gdb.ada/taft_type.exp: New testcase.
13089
1689ecf8
JB
130902008-01-03 Joel Brobecker <brobecker@adacore.com>
13091
13092 * gdb.ada/array_bounds/bar.adb: New file.
13093 * gdb.ada/array_bounds.exp: New testcase.
13094
a4d0b9c3
JB
130952008-01-03 Joel Brobecker <brobecker@adacore.com>
13096
13097 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
13098 gdb.ada/arrayptr/foo.adb: New files.
13099 * gdb.ada/arrayptr.exp: New testcase.
13100
a31ace00
JB
131012008-01-03 Joel Brobecker <brobecker@adacore.com>
13102
13103 * gdb.base/set-lang-auto.exp: New testcase.
13104
a97fced3
JB
131052008-01-03 Joel Brobecker <brobecker@adacore.com>
13106
13107 * gdb.ada/fun_addr/foo.adb: New file.
13108 * gdb.ada/fun_addr.exp: New testcase.
13109
ef29ce1a
JK
131102008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13111
13112 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
13113 New files
13114
0fafefe3
JB
131152008-01-02 Joel Brobecker <brobecker@adacore.com>
13116
13117 * array_subscript_addr/p.adb: New file.
a9c64011 13118 * array_subscript_addr.exp: New testcase.
0fafefe3 13119
c4359f8d
JB
131202008-01-02 Joel Brobecker <brobecker@adacore.com>
13121
a9c64011 13122 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
13123 New files.
13124 * gdb.ada/str_cmp_ref.exp: New testcase.
13125
1aa1b15b
JB
131262008-01-01 Joel Brobecker <brobecker@adacore.com>
13127
13128 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
13129 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 13130 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 13131
81c9b2cf
JB
131322008-01-01 Joel Brobecker <brobecker@adacore.com>
13133
13134 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
13135 gdb.ada/ref_param/pck.ads: New files.
13136 * gdb.ada/ref_param.exp: New testcase.
13137
319e4674
JB
131382008-01-01 Joel Brobecker <brobecker@adacore.com>
13139
13140 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
13141 gdb.ada/interface/foo.adb: New files.
13142 * gdb.ada/interface.exp: New testcase.
13143
ef682c56
JB
131442007-12-31 Jim Blandy <jimb@codesourcery.com>
13145
13146 * gdb.base/multi-forks.exp: Consume all output from child
13147 processes before proceeding to next test.
13148
f6f3eb6c
JB
131492007-12-29 Jim Blandy <jimb@codesourcery.com>
13150
13151 * configure: Regenerated.
13152
f652e42f
JB
131532007-12-27 Joel Brobecker <brobecker@adacore.com>
13154
13155 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
13156 gdb.ada/fixed_cmp/fixed.adb: New files.
13157 * gdb.ada/fixed_cmp.exp: New testcase.
13158
6943e596
JB
131592007-12-27 Joel Brobecker <brobecker@adacore.com>
13160
13161 * gdb.ada/boolean_expr.exp: New testcase.
13162
aad9a193
JB
131632007-12-26 Jim Blandy <jimb@codesourcery.com>
13164
13165 * gdb.base/multi-forks.exp: Doc fix.
13166
fb5f3683
JB
131672007-12-26 Joel Brobecker <brobecker@adacore.com>
13168
13169 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
13170 * gdb.ada/char_param.exp: Do not compile our test program with
13171 -gnata, this is unnecessary.
13172 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
13173
384e4a9c
JB
131742007-12-24 Joel Brobecker <brobecker@adacore.com>
13175
13176 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
13177 gdb.ada/print_chars/foo.adb: New files.
13178 * gdb.ada/print_chars.exp: New testcase.
13179
01e044f7
JB
131802007-12-24 Joel Brobecker <brobecker@adacore.com>
13181
13182 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
13183 gdb.ada/char_param/foo.adb: New files.
13184 * gdb.ada/char_param.exp: New testcase.
13185
0ce17860
JB
131862007-12-22 Jim Blandy <jimb@codesourcery.com>
13187
13188 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
13189 hard-coding source line numbers into the test.
13190 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
13191 gdb_get_line_number to find.
13192
919809b9
JB
131932007-12-22 Joel Brobecker <brobecker@adacore.com>
13194
13195 * gdb.base/ptype.c (highest): New struct type.
13196 (the_highest): New variable of that type.
13197 (main): Add dummy assignment to a field of variable the_highest.
13198 * gdb.base/ptype.exp: Test type printing of our new variable.
13199
abc8a88d
PM
132002007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
13201
13202 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 13203 and record first explicitly generated thread number.
abc8a88d
PM
13204 Use that thread number for thread specific watchpoint test.
13205 Add iteration number to repetitive tests.
13206
5158f3e3
CES
132072007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
13208 Jim Blandy <jimb@codesourcery.com>
13209
13210 * gdb.base/expand-psymtabs.c: New testcase
13211 source file.
13212 * gdb.base/expand-psymtabs.exp: New testcase
13213 expect file.
13214
37e4754d
LM
132152007-12-17 Luis Machado <luisgpm@br.ibm.com>
13216
13217 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
13218 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
13219
551e5d04
JB
132202007-12-17 Joel Brobecker <brobecker@adacore.com>
13221
13222 * gdb.ada/frame_args/foo.adb: New file.
13223 * gdb.ada/frame_args/pck.ads: New file.
13224 * gdb.ada/frame_args/pck.adb: New file.
13225 * gdb.ada/frame_args.exp: New testcase.
13226
a05ee097
JB
132272007-12-17 Joel Brobecker <brobecker@adacore.com>
13228
13229 * gdb.base/frame-args.c: New file.
13230 * gdb.base/frame-args.exp: New testcase.
13231
c162e8c9 132322007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 13233 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
13234
13235 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
13236
afe8ab22 132372007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 13238
afe8ab22
VP
13239 * gdb.mi/mi-pending.exp: New.
13240 * gdb.mi/mi-pending.c: New.
13241 * gdb.mi/mi-pendshr.c: New.
13242
dfdfb3ca
JB
132432007-12-06 Jim Blandy <jimb@codesourcery.com>
13244
13245 * gdb.base/default.exp: Update expected output for 'info catch'.
13246
b7fca990
JK
132472007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13248
13249 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
13250 must be set to binary.
13251
6a1afc1e
PA
132522007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
13253
13254 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
13255
a6b151f1
DJ
132562007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
13257
13258 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
13259 gdb.mi/mi-file-transfer.exp: New.
13260
43039443
JK
132612007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13262
13263 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
13264
0ef2251b
MR
132652007-11-22 Maciej W. Rozycki <macro@mips.com>
13266
13267 * gdb.trace/backtrace.exp: Fix a typo.
13268 * gdb.trace/circ.exp: Likewise.
13269 * gdb.trace/collection.exp: Likewise.
13270 * gdb.trace/limits.exp: Likewise.
13271 * gdb.trace/report.exp: Likewise.
13272 * gdb.trace/tfind.exp: Likewise.
13273 * gdb.trace/while-dyn.exp: Likewise.
13274
5443631e
NR
132752007-11-21 Nick Roberts <nickrob@snap.net.nz>
13276
13277 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
13278 objects of pointers that can't be dereferenced are now
13279 "noneditable".
13280
a4ce5b0d
UW
132812007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13282
13283 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
13284 (target_cpu): Remove.
13285
d6e956e5
VP
132862007-10-15 Vladimir Prus <vladimir@codesourcery.com>
13287
13288 * gdb.base/ending-run.exp: Expect the list of cleared
13289 breakpoint to come in natural order, not the reversed one.
a9c64011 13290
214270ab
VP
132912007-11-07 Vladimir Prus <vladimir@codesourcery.com>
13292
13293 * gdb.mi/mi-var-child.c (do_child_deletion): New.
13294 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 13295
1a619819
LM
132962007-11-05 Luis Machado <luisgpm@br.ibm.com>
13297
13298 * gdb.base/printcmds.exp: New function
13299 test_printf_with_dfp.
13300
5b01a6fa
DE
133012007-11-02 Doug Evans <dje@google.com>
13302
13303 * gdb.disasm/t01_mov.s: Remove carriage returns.
13304 * gdb.disasm/t02_mova.s: Ditto.
13305 * gdb.disasm/t03_add.s: Ditto.
13306 * gdb.disasm/t04_sub.s: Ditto.
13307 * gdb.disasm/t05_cmp.s: Ditto.
13308 * gdb.disasm/t06_ari2.s: Ditto.
13309 * gdb.disasm/t07_ari3.s: Ditto.
13310 * gdb.disasm/t08_or.s: Ditto.
13311 * gdb.disasm/t09_xor.s: Ditto.
13312 * gdb.disasm/t10_and.s: Ditto.
13313 * gdb.disasm/t11_logs.s: Ditto.
13314 * gdb.disasm/t12_bit.s: Ditto.
13315 * gdb.disasm/t13_otr.s: Ditto.
13316
ec33ab7f
JK
133172007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13318
13319 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
13320
ae0d01ff
UW
133212007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13322
13323 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
13324 provide DFP support.
13325
55eddb0f
DJ
133262007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
13327
13328 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
13329 Test "set powerpc vector-abi". Skip auto-detection tests for old
13330 toolchains.
13331
7020f05c
PA
133322007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
13333
13334 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
13335 with [string compare].
13336
84bc3db9
PA
133372007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
13338
13339 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
13340 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
13341
5876dc88
LM
133422007-10-25 Luis Machado <luisgpm@br.ibm.com>
13343
13344 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
13345 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
13346 * gdb.opt/Makefile.in: New makefile.
13347 * Makefile.in: Create new directory "gdb.opt".
13348 * configure.ac: Add "gdb.opt" directory.
13349 * configure: Regenerated.
a9c64011 13350
c3ea9a14
DE
133512007-10-25 Doug Evans <dje@google.com>
13352
13353 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
13354 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
13355
a9c64011 133562007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
13357 Thiago Jung Bauermann <bauerman@br.ibm.com>
13358
13359 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
13360 Floating Point expressions.
13361 * gdb.base/dfp-test.exp: new file adding tests for Decimal
13362 Floating Point variables.
13363 * gdb.base/dfp-test.c: new file containing program with Decimal
13364 Floating variables, used by gdb.base/dfp-test.exp.
13365
62a24a2b
DJ
133662007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
13367
13368 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
13369
e7b1eae6
UW
133702007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13371
13372 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
13373 compiling test case with GCC.
13374 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
13375
c641edcc
UW
133762007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13377
13378 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
13379 format changes.
13380
5e5ebfe6
MS
133812007-10-18 Michael Snyder <msnyder@specifix.com>
13382
13383 * gdb.base/dbx.exp: Add missing "-re " operator.
13384
e831e7b6
GM
133852007-10-16 Gaius Mulley <gaius@glam.ac.uk>
13386
13387 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
13388 * configure.ac: Removed trailing spaces after backslash.
13389 * gdb.modula2: New directory.
13390 * gdb.modula2/Makefile.in: New file.
13391 * gdb.modula2/unbounded-array.exp: New file.
13392 * gdb.modula2/unbounded1.c: New file.
13393
7cc46491
DJ
133942007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
13395
13396 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
13397
133982007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
13399
13400 * gdb.base/sigstep.c (main): Add checks for
13401 return values for setitimer call.
13402 Call setitimer again with itimer = ITIMER_REAL
13403 if first call to setitimer fails.
13404
e91528f0
KH
134052007-10-11 Kazu Hirata <kazu@codesourcery.com>
13406
13407 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
13408 of $timeout.
13409
2ec9a4f8
DJ
134102007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
13411
13412 * gdb.server/server-run.exp: Test for dynamic linker symbols.
13413
134142007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
13415
13416 * lib/gdb.exp (gdb_run_cmd): Move comment outside
13417 of gdb_expect call, to avoid interruption.
13418
64b2fa04
PA
134192007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
13420
13421 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
13422 (v_unsigned_long_long, v_long_long_array)
13423 (v_signed_long_long_array, v_unsigned_long_long_array)
13424 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
13425 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
13426 [!NO_LONG_LONG]: New.
13427 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
13428 v_long_long_member.
13429
13430 (v_long_long_func, v_signed_long_long_func)
13431 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
13432 (main) [!NO_LONG_LONG]: Initialize long long variants.
13433
13434 * gdb.base/whatis.exp: If board file requests no_long_long, build
13435 test with NO_LONG_LONG defined. Test long long, signed long long,
13436 and unsigned long long variants but only if board file doesn't
13437 disable it.
13438
a912286e 134392007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 13440 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
13441
13442 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
13443 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
13444 * configure: Regenerated.
13445 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
13446 gdb.pascal/types.exp, lib/pascal.exp: New files.
13447
471ba8c9
DJ
134482007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
13449
13450 * gdb.cp/classes.exp (do_tests): Always step to the line after the
13451 call.
13452 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
13453 to return to the call.
13454 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
13455 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
13456 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
13457 * gdb.mi/mi-until.exp (test_until): Likewise.
13458 * gdb.mi/mi2-until.exp (test_until): Likewise.
13459
fef8a650
DJ
134602007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
13461
13462 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
13463 two-char array.
13464 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
13465
d983da9c
DJ
134662007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
13467
13468 * gdb.threads/watchthreads.c (thread_function): Sleep between
13469 iterations.
13470 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
13471 at once for S/390. Generate matching fails and passes.
13472
17f62551
VP
134732007-09-27 Vladimir Prus <vladimir@codesourcery.com>
13474
13475 * gdb.mi/var-cmd.c (do_children_tests): Initialize
13476 the 'struct_declarations' variable to zeros.
a9c64011 13477
ed0616c6
VP
134782007-09-24 Vladimir Prus <vladimir@codesourcery.com>
13479
13480 * gdb.cp/mb-ctor.cc: New.
13481 * gdb.cp/mb-ctor.exp: New.
13482 * gdb.cp/mb-templates.cc: New.
13483 * gdb.cp/mb-templates.exp: New.
13484
41f1b697
DJ
134852007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
13486
13487 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
13488
3f213f78
PA
134892007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
13490
13491 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
13492 targets.
13493 * configure: Regenerate.
13494
0d381245 134952007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 13496
0d381245
VP
13497 * gdb.base/annota1.exp: Adjust for 'info break'
13498 format changes.
13499 * gdb.base/annota3.exp: Likewise.
13500 * gdb.base/break.exp: Likewise.
13501 * gdb.base/condbreak.exp: Likewise.
13502 * gdb.base/pending.exp: Likewise.
13503 * gdb.base/sepdebug.exp: Likewise.
13504 * gdb.base/unload.exp: Likewise.
13505 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 13506
fe3f5fa8
VP
135072007-09-22 Vladimir Prus <vladimir@codesourcery.com>
13508
13509 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
13510 messages.
13511 * gdb.base/chng-syms.exp: Likewise.
13512 * gdb.base/unload.exp: Likewise.
a9c64011 13513
a75cf6c0
DJ
135142007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
13515
13516 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
13517
18ecae38
DJ
135182007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
13519
13520 * schedlock.c (NUM): Change to 1.
13521 (main): Use args[0] for the main thread.
13522 * schedlock.exp: Only expect two threads. Only issue one pass or fail
13523 regardless of the number of threads.
13524
5509918f
MR
135252007-09-14 Maciej W. Rozycki <macro@mips.com>
13526
4a543daf
MR
13527 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
13528 type down.
13529 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
13530 test.
13531 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
13532 watchpoint type down.
13533 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
13534 test.
13535
135362007-09-14 Maciej W. Rozycki <macro@mips.com>
13537
5509918f
MR
13538 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
13539 Move all the tests here and run them twice, once using software
13540 watchpoints and once using hardware watchpoints.
13541 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
13542
40b53987
DJ
135432007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
13544
13545 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
13546 test.
13547
695e2681
MK
135482007-09-10 Mark Kettenis <kettenis@gnu.org>
13549
8b3fc8d8
MK
13550 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
13551 build-id.
13552
695e2681
MK
13553 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
13554 know about $ORIGIN. Calculate output dir from $dest instead of
13555 using ${objdir}/{$subdir}.
13556
58d69f29
MK
135572007-09-09 Mark Kettenis <kettenis@gnu.org>
13558
13559 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
13560 gcore, before continuing with the test.
13561
3e347599
DJ
135622007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
13563
13564 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
13565 * gdb.mi/mi-watch.exp: Likewise.
13566
ea37ba09
DJ
135672007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
13568 Jim Blandy <jimb@codesourcery.com>
13569
13570 * gdb.arch/i386-sse.exp: Do not expect character constants.
13571 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
13572 * gdb.base/display.exp: Allow print/s.
13573 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
13574 and unsigned char array changes.
13575
2025a643
DJ
135762007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
13577
13578 * gdb.base/display.exp: Add tests for printf %p.
13579
26669a27
PA
135802007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
13581
13582 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
13583 the dll name to unicode.
13584
c8f021f8
JK
135852007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13586
13587 * gdb.base/default.exp (show version): Update the version text.
13588 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
13589
4cf31eea
JK
135902007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13591
13592 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
13593 New files.
13594
4935890f
JK
135952007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13596
13597 * lib/gdb.exp (build_id_debug_filename_get): New function.
13598 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
13599 Remove the generate DEBUG file for the future testcase runs.
13600 New testcase for the NT_GNU_BUILD_ID retrieval.
13601 Move the final testing step to ...
13602 (test_different_dir): ... a new function.
13603 New parameter XFAIL to XFAIL all the tests performed.
13604 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
13605 New parameter TYPE to PF_PREFIX all the tests performed.
13606
02142340
VP
136072007-08-31 Vladimir Prus <vladimir@codesourcery.com>
13608
13609 * gdb.mi/mi-var-cp.cc (path_expression): New
13610 function.
13611 * gdb.mi/mi-var-cp.exp: Run path exression tests.
13612
36acd84e
UW
136132007-08-27 Markus Deuling <deuling@de.ibm.com>
13614
13615 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
13616 to fit into SPU Local Store memory.
13617
a896d121
JB
136182007-08-23 Joel Brobecker <brobecker@adacore.com>
13619
13620 * gdb.base/default.exp: Adjust the expected output of "info
13621 warranty" after the switch to GPLv3.
13622
7b433602
JB
136232007-08-23 Joel Brobecker <brobecker@adacore.com>
13624
13625 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
13626 to 30000 (from 20000).
13627
e22f8b7c
JB
136282007-08-23 Joel Brobecker <brobecker@adacore.com>
13629
13630 Switch the license of all .exp files to GPLv3.
13631 Switch the license of all .f and .f90 files to GPLv3.
13632 Switch the license of all .s and .S files to GPLv3.
13633
5a0e3bd0
JB
136342007-08-23 Joel Brobecker <brobecker@adacore.com>
13635
13636 * configure.ac: Switch license to GPLv3.
13637
cc00619d
JB
136382007-08-23 Joel Brobecker <brobecker@adacore.com>
13639
13640 Switch the licensing to GPLv3 for all .ads and .adb files.
13641
8d26208a
DJ
136422007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
13643
13644 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
13645 and t_int_double.
13646 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
13647
4fcb9948
JB
136482007-08-17 Joel Brobecker <brobecker@adacore.com>
13649
13650 * gdb.base/step-line.c: Switch license to GPL version 3, and
13651 update copyright year.
13652 * gdb.base/step-line.inp: Likewise.
13653
b9c34f67
JB
136542007-08-17 Joel Brobecker <brobecker@adacore.com>
13655
13656 * gdb.base/gdb1555.exp: Make expected output immune to formatting
13657 changes inside gdb1555.c.
13658 * gdb.base/pending.exp: Likewise.
13659
2cc17678
DJ
136602007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
13661
13662 * config/default.exp: New file.
13663
e48883f7
DJ
136642007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
13665
13666 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
13667 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
13668
1ab80e5b
MR
136692007-07-30 Maciej W. Rozycki <macro@mips.com>
13670
13671 * gdb.base/dump.exp: Force the correct endianness for binary
13672 formats not carrying this information.
13673
aba471f5
DJ
136742007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
13675
13676 * gdb.threads/staticthreads.exp: Match .*sem_post.
13677
d4e07204
DJ
136782007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
13679
13680 * gdb.base/readline.exp (operate_and_get_next): Match the final
13681 prompt.
13682
2b97317d
KB
136832007-07-23 Kevin Buettner <kevinb@redhat.com>
13684
13685 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
13686 to restarting SID.
13687
44efa07a
KB
136882007-07-18 Kevin Buettner <kevinb@redhat.com>
13689
13690 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
13691 prior to `gdb_start'.
13692
7b5ebade
KB
136932007-07-18 Kevin Buettner <kevinb@redhat.com>
13694
13695 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
13696 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
13697 Remove call to gdb_unload.
13698
255e7678
DJ
136992007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
13700 Daniel Jacobowitz <dan@codesourcery.com>
13701
13702 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
13703 for __WIN32__.
13704 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
13705 * gdb.base/unload.exp: Use shared library test routines.
13706
3a40aaa0
UW
137072007-07-03 Markus Deuling <deuling@de.ibm.com>
13708
13709 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
13710 * gdb.base/solib-symbol-lib.c: Likewise.
13711 * gdb.base/solib-symbol-main.c: Likewise.
13712
b0f4b84b
DJ
137132007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
13714
13715 * config/gdbserver.exp (gdb_reconnect): New.
13716 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
13717 gdb.base/solib-disc.exp: New files.
13718 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
13719 remote debugging".
13720 (gdb_compile): Add shlib_load flag.
13721 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
13722 port.
13723 (gdbserver_reconnect): New.
13724
1b05479a
DJ
137252007-07-01 Nick Roberts <nickrob@snap.net.nz>
13726 Daniel Jacobowitz <dan@codesourcery.com>
13727
13728 * gdb.base/annota3.exp: Test for if construct.
13729
86f78eb2
DJ
137302007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
13731
13732 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
13733
6a2eb474 137342007-06-21 Chris Dearman <chris@mips.com>
a9c64011 13735 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
13736
13737 * gdb.base/display.exp: Allow a newline after display/i.
13738 * gdb.base/pc-fp.exp: Likewise.
13739 * gdb.base/sigbpt.exp: Likewise.
13740
f8b73d13
DJ
137412007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
13742
13743 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
13744 required features to be included.
13745
4339e69e
DJ
137462007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
13747
13748 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
13749 in info threads output.
13750
23d964e7
UW
137512007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13752 Markus Deuling <deuling@de.ibm.com>
13753
13754 * gdb.arch/spu-info.exp: New testcase.
13755 * gdb.arch/spu-info.c: New file.
13756
fd20f75b
DJ
137572007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
13758
13759 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
13760 tpcs_offset. Restore lr after the call.
13761 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
13762
2226f861
DJ
137632007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
13764
13765 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
13766 (gdbserver_run): Kill any running gdbserver.
13767 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
13768
d12371a9
MR
137692007-05-17 Maciej W. Rozycki <macro@mips.com>
13770
13771 * gdb.base/sigbpt.exp: Preset segv_addr.
13772
93f02886
DJ
137732007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
13774
13775 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
13776 (gdb_compile_shlib): Likewise.
13777 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
13778 (default_gdb_init): Clear cleanfiles.
13779 (gdb_finish): Delete recorded cleanfiles.
13780 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
13781
13782 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
13783 Do not use isnative.
13784 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
13785 gdb.base/so-impl-ld.exp: Likewise.
13786 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
13787 * gdb.base/unload.exp: Likewise. Do not pass empty option to
13788 gdb_compile.
13789
b04e06d7
VP
137902007-05-15 Vladimir Prus <vladimir@codesourcery.com>
13791
13792 * config/unknown.exp: Remove.
13793
069ed931
UW
137942007-05-15 Markus Deuling <deuling@de.ibm.com>
13795
13796 * gdb.base/info-proc.exp: Check is_remote.
13797
09db0d03
UW
137982007-05-14 Markus Deuling <deuling@de.ibm.com>
13799
13800 * gdb.base/gcore.exp: Initialize variable core_supported.
13801
af2cbe8c
DJ
138022007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
13803
13804 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
13805
027c0295
DJ
138062007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
13807
13808 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
13809 * gdb.threads/print-threads.exp (test_all_threads): Allow
13810 negative and hexadecimal thread IDs.
13811
dc5000e7
DJ
138122007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
13813
13814 * gdb.java/jprint.java (public): Avoid invalid call to static
13815 method.
13816
2e74ed18
DP
138172007-05-14 Denis Pilat <denis.pilat@st.com>
13818
13819 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
13820 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
13821 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
13822 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
13823 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
13824
83547f02
UW
138252007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13826
13827 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 13828 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
13829 this mode.
13830 * gdb.base/ovlymgr.c: Provide stubs for spu target.
13831 * gdb.base/spu.ld: New file.
13832
b18be20d
DJ
138332007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
13834
13835 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
13836
be444858
DJ
138372007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
13838
13839 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
13840
b1d53152
DJ
138412007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
13842
13843 * gdb.java/jmain.exp: Handle demangled names with and without method
13844 signatures.
13845
d084b331
DJ
138462007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
13847
13848 * gdb.mi/mi-syn-frame.c (main, foo, bar)
13849 (have_a_very_merry_interrupt): Remove calls to puts.
13850 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
13851 inferior output.
13852 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
13853 test names.
13854
db9d7fc5
DJ
138552007-04-29 Markus Deuling <deuling@de.ibm.com>
13856 Daniel Jacobowitz <dan@codesourcery.com>
13857
13858 * gdb.base/auxv.exp (core_works): Also check is_remote.
13859 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
13860
ef783a7d 138612007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 13862
ef783a7d
VP
13863 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
13864 message, not the undefined 'module' variable.
13865 * gdb.base/siginfo.exp: Likewise.
13866 * gdb.base/sigstep.exp: Likewise.
13867 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
13868 serialport.
13869 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
13870
b7b73cae
CV
138712007-04-25 Corinna Vinschen <vinschen@redhat.com>
13872
13873 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
13874 target sim fails. Return 0 otherwise.
13875 (gdb_load): Return prematurely if gdb_target_sim fails.
13876
7d90fdfa
DP
138772007-04-16 Denis Pilat <denis.pilat@st.com>
13878
13879 * gdb.base/setshow.exp: Reset height after having set it to 100.
13880
5d3e9c85
DP
138812007-04-16 Denis Pilat <denis.pilat@st.com>
13882
13883 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
13884
18e75969
DP
138852007-04-16 Denis Pilat <denis.pilat@st.com>
13886
13887 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
13888
25d5ea92
VP
138892007-04-14 Vladimir Prus <vladimir@codesourcery.com>
13890
13891 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
13892 tests. Run the frozen varobjs test.
13893 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 13894 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 13895
0b49cb80
JK
138962007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13897
13898 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
13899 gdb.base/type-opaque.exp: New files.
13900
a73bafbc 139012007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
13902
13903 * gdb.mi/mi-var-child.c
a73bafbc
VP
13904 (do_children_tests): User char[2] instead of
13905 char so that automatic printing of pointers to char
13906 don't give unpredicable result.
13907 * gdb.mi/var-cmd.c (do_locals_test): Initialize
13908 local variables.
13909 * gdb.mi/mi-var-child.exp: Step to right line
13910 of do_children_tests.
13911 * gdb.mi/mi2-var-child.exp: Likewise.
13912 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 13913 do_locals_tests.
a73bafbc
VP
13914 (do_children_tests): User char[2] instead of
13915 char so that automatic printing of pointers to char
a9c64011 13916 don't give unpredicable result.
a73bafbc 13917 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 13918 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
13919 Pass test name to mi_wait_for_stop.
13920
7ce59000
DJ
139212007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
13922
13923 * gdb.asm/asm-source.exp: Remove d10v case.
13924 * lib/gdb.exp (skip_cplus_tests): Likewise.
13925 * gdb.asm/d10v.inc: Deleted.
13926
20389057
DJ
139272007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
13928
13929 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
13930
8807d78b
DJ
139312007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
13932
13933 * config/netware.exp: Delete file.
13934
aa3edb8e
JB
139352007-03-29 Joel Brobecker <brobecker@adacore.com>
13936
13937 * gdb.dwarf2/dw2-noloc.S: New file.
13938 * gdb.dwarf2/dw2-noloc.exp: New file.
13939
297561ac
PA
139402007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
13941
13942 * gdb.cp/method2.cc: New test.
13943 * gdb.cp/method2.exp: New test.
13944 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
13945
1f81bd39
DJ
139462007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
13947
13948 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
13949
9453113a
DJ
139502007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
13951
13952 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
13953
b741e217
DJ
139542007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
13955
13956 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
13957 (gdb_load): Delete, replace with...
13958 (gdb_reload): ...this.
13959 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
13960 * gdb.server/server-mon.exp: Likewise.
13961 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
13962 (gdb_start_cmd): New.
13963 (gdb_file_cmd): Save the last loaded file.
13964 (gdb_reload): New.
13965 (gdb_gnu_strip_debug): Use transform.
13966 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
13967 support here. Use new $last_loaded_file. Check mtime.
13968 (gdb_target_cmd): Handle ObjC failure case.
13969 (infer_host_exec): Delete.
13970 (gdbserver_load): Rename to...
13971 (gdbserver_run): ...this. Simplify.
13972 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
13973 (mi_gdb_load): Move most contents to a new function...
13974 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
13975 (mi_run_cmd): Use mi_gdb_target_load.
13976 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
13977 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
13978 Use gdb_run_cmd.
13979 * gdb.base/charsign.exp: Remove incorrect comment.
13980 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
13981 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
13982 gdb.base/start.exp: Use gdb_start_cmd.
13983
446ab585 139842007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 13985 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
13986
13987 * gdb.base/sigbpt.exp: Fix the message when skipping test.
13988 * gdb.base/signull.exp: Similarly.
13989
bbb88ebf
UW
139902007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13991
13992 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
13993 messages available to test cases (like chng-sym.exp).
13994
cb8c4a99
AS
139952007-03-14 Andreas Schwab <schwab@suse.de>
13996
13997 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
13998 format changes.
13999
4e463ff5
DJ
140002007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
14001
14002 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
14003 (optimized_1): New.
14004 (main): Call optimized_1.
14005 (gdb2029): Correct typos. Call gdb2029_marker.
14006 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
14007 for gdb2029.
14008
b6db2c47
MK
140092007-03-12 Mark Kettenis <kettenis@gnu.org>
14010
14011 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
14012 as tabs. Remove redundant test pattern.
14013
70ed3737
UW
140142007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14015
14016 * gdb.base/long_long.exp: Accept optional symbol name in <...>
14017 for /a format output.
14018
47b67b60
DJ
140192007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
14020
14021 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
14022 collect output incrementally.
14023
b8953b0e
UW
140242007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14025
14026 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
14027 for -var-create lpcharacter test.
14028 * gdb.mi/mi2-var-cmd.exp: Likewise.
14029
7acd5c40
UW
140302007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14031
14032 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
14033 pass on targets where address zero is readable.
14034
9c6759c1
UW
140352007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14036
14037 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
14038 just a single architecture.
14039
a2f1aeb4
UW
140402007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14041
14042 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
14043 (fetch_all_registers): New function, uses gdb_test_multiple and
14044 exp_continue to fetch inferior output line-by-line.
14045 Replace all uses of do_get_all_registers by fetch_all_registers.
14046
46579ac2
UW
140472007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14048
14049 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
14050 in target_info.
14051
fc133f24
MS
140522007-03-02 Michael Snyder <michael.snyder@palmsource.com>
14053
a9c64011 14054 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
14055 consistancy; add a default (timeout) case.
14056
7646a51d
MS
140572007-03-02 Michael Snyder <michael.snyder@palmsource.com>
14058
14059 * gdb.base/watchpoint.exp: Fix truncated comment.
14060
dcfff61f
MS
140612007-03-02 Michael Snyder <michael.snyder@palmsource.com>
14062
14063 * Makefile.in: Remove spurious single-quotes from sed command.
14064
664e3ee9
DJ
140652007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
14066
14067 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
14068 func.
14069 * gdb.mi/mi2-var-cmd.exp: Likewise.
14070
d7cc6f2f
JB
140712007-02-27 Joel Brobecker <brobecker@adacore.com>
14072
a9c64011
AS
14073 * gdb.dwarf2/dw2-producer.S: New file.
14074 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
14075
140762007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
14077
14078 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
14079 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
14080 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
14081 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
14082 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
14083 Revert tests to use mi_gdb_test and include value field in output
14084 of -var-create.
14085
93d42b30
DJ
140862007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
14087
14088 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
14089
c499ed39
DJ
140902007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
14091
14092 * gdb.base/maint.exp: Remove full paths from test names.
14093 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
14094 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
14095
9836f81b
JB
140962007-02-27 Joel Brobecker <brobecker@adacore.com>
14097
14098 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
14099
c74d0ad8
DJ
141002007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
14101
14102 * gdb.server/server-mon.exp: New test.
14103
2711e456
DJ
141042007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
14105
14106 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
14107
ff6f572f
DJ
141082007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
14109
14110 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
14111 register capitalization.
14112
fada3feb
DP
141132007-02-13 Denis Pilat <denis.pilat@st.com>
14114
14115 * gdb.mi/mi-var-invalidate.exp: New file.
14116
fb1e4ffc
DJ
141172007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
14118
14119 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
14120
3da939d7
DJ
141212007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
14122
14123 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
14124
123dc839
DJ
141252007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
14126
14127 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
14128 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
14129
877e3645 141302007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
14131
14132 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
14133 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
14134 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
14135 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
14136 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 14137 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 14138 Update tests to include value field in output of -var-create.
a9c64011 14139
3c0a2960
AS
141402007-02-08 Andreas Schwab <schwab@suse.de>
14141
14142 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
14143
108546a0
DJ
141442007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
14145
14146 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
14147 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
14148
d701dcab
DP
141492007-02-02 Denis Pilat <denis.pilat@st.com>
14150
14151 * gdb.threads/threadapply.exp: check that frame is not changed by
14152 the thread apply all command.
14153
783e3e2f
AS
141542007-01-31 Andreas Schwab <schwab@suse.de>
14155
6d9c3a87
AS
14156 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
14157
3c50d7b9
AS
14158 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
14159 in the dwarf sections.
14160 * gdb.dwarf2/mac-fileno.S: Likewise.
14161
783e3e2f
AS
14162 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
14163 bspstore register on ia64.
14164
78ff580e
AS
141652007-01-29 Andreas Schwab <schwab@suse.de>
14166
cc8e9b12
AS
14167 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
14168 "frame-begin" annotation.
14169
78ff580e
AS
14170 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
14171 number of "frames-invalid" annotations.
14172
704a4f78
DJ
141732007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
14174
14175 * gdb.base/commands.exp: Call if_commands_test.
14176 (gdb_test_no_prompt, if_commands_test): New.
14177
e741bf94
MK
141782007-01-28 Mark Kettenis <kettenis@gnu.org>
14179
14180 * gdb.threads/sigthread.c (NSIGS): Make bigger.
14181
474d0ad3
AS
141822007-01-27 Andreas Schwab <schwab@suse.de>
14183
14184 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
14185 .short/.int/.quad in the dwarf sections.
14186 * gdb.dwarf2/dw2-intercu.S: Likewise.
14187 * gdb.dwarf2/dw2-intermix.S: Likewise.
14188
e784b426
JK
141892007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14190
14191 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
14192 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
14193 array.
e784b426
JK
14194 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
14195 * gdb.base/setvar.exp: Likewise.
14196
37f08e04
AS
141972007-01-26 Andreas Schwab <schwab@suse.de>
14198
9a01813a
AS
14199 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
14200 test.
14201
37f08e04
AS
14202 * gdb.base/multi-forks.exp ("restart $i"): Also match
14203 __kernel_syscall_via_break.
14204
6e2a9270
VP
142052007-01-24 Vladimir Prus <vladimir@codesourcery.com>
14206
14207 * lib/mi-support.exp (mi_delete_varobj): New.
14208 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
14209 testcase.
14210 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
14211 (main): Call the above.
14212 (reference_update_test, base_in_reference_test)
14213 (reference_to_pointer): Delete the created varobjs.
a9c64011 14214
e515b470
DJ
142152007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
14216
14217 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
14218 * configure: Regenerated.
14219 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
14220 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
14221 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
14222 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
14223 * lib/gdb.exp (gdb_skip_xml_test): New function.
14224
08d8bcd7
DJ
142252007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
14226
14227 * gdb.base/sigrepeat.exp: Correct error message.
14228
142292007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
14230 Daniel Jacobowitz <dan@codesourcery.com>
14231
14232 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
14233 gdb.arch/i386-gnu-cfi-asm.S: New files.
14234
97c3f1f3
JK
142352007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14236
14237 * lib/gdb.exp: Abort on missing `site.exp'.
14238
cb1df416
DJ
142392007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14240 Daniel Jacobowitz <dan@codesourcery.com>
14241
14242 * gdb.base/included.c, gdb.base/included.exp,
14243 gdb.base/included.h: New files.
14244
35990120
DJ
142452007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
14246
14247 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
14248 (maximize_rlimit): Reduce limits on 64-bit systems.
14249
6e81a116 142502007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
14251
14252 From Marcus Deuling <deuling@de.ibm.com>:
14253 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
14254 every case.
14255
6c3c41f3
NR
142562007-01-13 Nick Roberts <nickrob@snap.net.nz>
14257
14258 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
14259 (test_path_specification): Use objdir instead of srcdir to always
14260 get an absolute filename.
14261
2f12c312
DJ
142622007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
14263
14264 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
14265
81121995
VP
142662007-01-11 Vladimir Prus <vladimir@codesourcery.com>
14267
14268 * gdb.mi/mi-var-cp.cc (reference_update_tests):
14269 Make sure the variable we're using is in scope.
14270 (reference_to_pointer): Likewise.
14271
4741b737
DJ
142722007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
14273
14274 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
14275 has no debug information.
14276
054410c3
DJ
142772007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
14278
14279 * gdb.base/annota1.exp: Remove extra send_gdb.
14280
818f79f6
DJ
142812007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14282
14283 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
14284
f7a6bb70
DJ
142852007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14286
14287 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
14288
57e66780
DJ
142892007-01-08 Nick Roberts <nickrob@snap.net.nz>
14290 Daniel Jacobowitz <dan@codesourcery.com>
14291
14292 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
14293 lcharacter or linteger change. Correct duplicated test name.
14294 * gdb.mi/mi2-var-cmd.exp: Likewise.
14295
3d799a95
DJ
142962007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
14297
14298 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
14299
143002007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 14301
a9c64011
AS
14302 * gdb.base/nofield.c: New file.
14303 * gdb.base/nofield.exp: New testcase.
51679ba9 14304
eafb94e8
NR
143052007-01-05 Nick Roberts <nickrob@snap.net.nz>
14306
14307 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
14308
14309 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
14310 test.
14311
5e572bb4
DJ
143122007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
14313
14314 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
14315
74a44383
DJ
143162007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
14317
14318 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
14319 when continuing.
14320
1b572db9
DJ
143212007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
14322
14323 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
14324 Expect ".exe" extension.
14325
381bc39b
DJ
143262007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
14327
14328 * gdb.base/charset.exp: Add explicit filename to break.
14329 * gdb.base/dbx.exp: Add explicit filename to breaks.
14330
2b70e4c6
DJ
143312007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
14332
14333 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
14334 * gdb.mi/mi2-file.exp: Likewise.
14335
303b6f5d
DJ
143362007-01-04 Vladimir Prus <vladimir@codesourcery.com>
14337
14338 Implement specification of MI tests as comments
14339 in C and C++ sources.
14340 * lib/mi-support.exp (mi_autotest_data): New variable.
14341 (mi_autotest_source): New variable.
14342 (count_newlines, mi_prepare_inline_tests)
14343 (mi_get_inline_test, mi_continue_to_line)
14344 (mi_run_inline_test, mi_tbreak)
14345 (mi_send_resuming_command, mi_wait_for_stop): New functions.
14346 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
14347 Run inline tests.
14348 * gdb.mi/mi-var-cp.cc: Define tests here.
14349
23da0d94
VP
143502007-01-04 Vladimir Prus <vladimir@codesourcery.com>
14351
14352 Simplify usage of mi_continue_to.
14353 * lib/mi-support.exp (mi_runto_helper): Renamed
14354 from mi_runto, added new parameter 'run_or_continue'.
14355 (mi_runto): Use mi_runto_helper.
14356 (mi_continue_to): Accept just function name as parameter.
14357 Use mi_runto_helper.
14358 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
14359 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 14360
f9e18282
JB
143612006-01-04 Joel Brobecker <brobecker@adacore.com>
14362
14363 Make this testcase a bit more realistic. The current code
14364 is too simplistic, and allows the compiler to optimize out
14365 some of the entities we need for this testcase.
14366 * gdb.ada/null_record/bar.ads (Void_Star): New type.
14367 (Do_Nothing): Add extra parameter.
14368 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
14369 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
14370 by using a variable of type Void_Star.
14371
fd678c65
JB
143722006-01-04 Joel Brobecker <brobecker@adacore.com>
14373
14374 * gdb.ada/catch_ex/foo.adb: New file.
14375 * gdb.ada/catch_ex.exp: New testcase.
14376
05cfdb42
DJ
143772007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
14378
14379 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
14380 pass --image-base to linker.
14381
2e03ee74
DJ
143822007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14383 Daniel Jacobowitz <dan@codesourcery.com>
14384
14385 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
14386 secondary prompts.
14387
0d5de010
DJ
143882007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
14389
14390 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
14391 output. Test the types of members and member pointers.
14392 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
14393 gdb/2092.
14394 * gdb.cp/member-ptr.exp: Search for a comment instead of a
14395 statement. Enable for GCC. Update expected output for some tests
14396 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
14397 layout.
14398 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
14399 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
14400 (Diamond::vget_base): New.
14401 (main): Add new tests.
14402 * gdb.cp/printmethod.exp: Update expected output for member functions.
14403 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
14404 print pEe->D::vg().
14405
61a771aa
DJ
144062007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
14407
14408 * gdb.threads/tls.exp: Allow stops in sem_post.
14409
2fa63963
DJ
144102006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
14411
14412 * gdb.base/annota1.exp: Allow .*printf in backtraces.
14413 * gdb.base/annota3.exp: Likewise.
14414 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
14415 again (instead of timing out).
14416 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
14417 GCC bug 26475.
14418 * gdb.java/jmisc.exp: Adjust to work with method signatures including
14419 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
14420 test from jmisc1.exp.
14421 * gdb.java/jmisc1.exp: Delete.
14422 * gdb.java/jprint.exp: Adjust to work with method signatures including
14423 return types.
14424 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
14425 * gdb.threads/linux-dp.exp: Don't be confused by program output.
14426 * lib/java.exp (compile_java_from_source): Pass the correct type
14427 to target_compile.
14428
5eefc2b7
JB
144292006-12-31 Joel Brobecker <brobecker@adacore.com>
14430
14431 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
14432 (stack_align_edx): New function.
14433 (stack_align_eax): New function.
14434 (main): Add calls to stack_align_edx and stack_align_eax.
14435 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
14436 Add testing for the cases where the register used during a stack
14437 realignment is edx. Same for eax.
14438
227c54da
DJ
144392006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
14440
14441 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
14442 and generic PE targets.
14443
cab8ac94
JB
144442006-12-29 Joel Brobecker <brobecker@adacore.com>
14445
14446 * gdb.ada/array_return.exp: Update copyright date list.
14447
ba54f318
JB
144482006-12-27 Joel Brobecker <brobecker@adacore.com>
14449
14450 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
14451 (Create_Small_Float_Vector): New function.
14452 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
14453 function body.
14454 * gdb.ada/array_return/p.adb: Use new type and function from
14455 package Pck.
14456 * gdb.ada/array_return.exp: Add a test verifying that GDB is
14457 able to print the value returned by a function returning an
14458 array of float.
14459
6b7a35dd
JB
144602006-12-20 Joel Brobecker <brobecker@adacore.com>
14461
14462 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
14463 The associated tests should be PASSing.
14464
038224f6
VP
144652006-12-08 Vladimir Prus <vladimir@codesourcery.com>
14466
14467 Test for base in references.
14468 * gdb.mi/mi-var-cp.cc: Add test code.
14469 * gdb.mi/mi-var-cp.exp: Test for bases in references.
14470 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
14471 * gdb.mi/mi2-watch.exp: Likewise.
14472 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
14473 (mi_list_varobj_children): New function.
14474
b26ed50d
VP
144752006-12-08 Vladimir Prus <vladimir@codesourcery.com>
14476
14477 * lib/mi-support.exp
14478 (mi_runto): Accept "()" after function name.
14479 (mi_create_varobj): New function.
14480 (mi_varobj_update): New function.
14481 (mi_Check_varobj_value): New function.
14482 * gdb.mi/mi-var-cp.exp: New file.
14483 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 14484
08232497
DJ
144852006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
14486
14487 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
14488 gdb.base/weaklib2.c: New files.
14489
d394c993 144902006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 14491
ac6c2fba
NS
14492 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
14493 info. Adjust test names.
14494
8ec659a0 14495 * gdb.base/break.c (main): Move position of malloc.
d394c993 14496 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 14497
acd65feb
VP
144982006-11-28 Vladimir Prus <vladimir@codesourcery.com>
14499
14500 * gdb.mi/mi-var-cmd.exp: Check -var-update after
14501 assignement of arrays and function pointers.
14502 * gdb.mi/var-cmd.c: Add declaration necessary for above
14503 tests.
14504
f556d5e5
NS
145052006-11-27 Nathan Sidwell <nathan@codesourcery.com>
14506
14507 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
14508
14509 * gdb.threads/linux-dp.exp: Read thread table before and after
14510 creating each philosopher and verify it.
14511
697bc68d
NS
145122006-11-27 Nathan Sidwell <nathan@codesourcery.com>
14513 Paul Brook <paul@codesourcery.com>
14514 Daniel Jacobowitz <dan@codesourcery.com>
14515
14516 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 14517 main to remove duplication. Add start function of the form
697bc68d
NS
14518 '_*start[1-9]*'. Add RVDS start function.
14519
29d73ae4
DJ
145202006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
14521
14522 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
14523
c1d88655
UW
145242006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14525
14526 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
14527 * gdb.asm/spu.inc: New file.
14528 * gdb.base/term.exp: Disable if [target_info exists noargs].
14529 * gdb.gdb/complaints.exp: Disable if ![isnative].
14530 * gdb.gdb/selftest.exp: Likewise.
14531 * gdb.gdb/observer.exp: Likewise.
14532 * gdb.gdb/xfullpath.exp: Likewise.
14533 * gdb.base/attach.exp: Disable on SPU target.
14534 * gdb.cp/bs145503.exp: Likewise.
14535 * gdb.cp/exception.exp: Likewise.
14536 * gdb.cp/userdef.exp: Likewise.
14537
32a13b1a
DJ
145382006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
14539
14540 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
14541
d8295fe9
VP
145422006-11-10 Vladimir Prus <vladimir@codesourcery.com>
14543
14544 * gdb.base/completion.exp: Fix completion tests for
14545 'info' and 'info '.
14546 * gdb.base/help.exp (help_test_raw, test_class_help)
14547 (test_prefix_command_help): Move...
14548 * lib/gdb.exp: Here.
14549 * gdb.base/main.exp: Adjust.
14550 * gdb.cp/maint.exp: Adjust.
14551 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 14552
8c394015
VP
145532006-11-09 Vladimir Prus <vladimir@codesourcery.com>
14554
14555 * gdb.stabs/weird.exp (print_weird_var): Use
14556 gdb_test_multiple instead of gdb_expect.
14557
027fc1bc
VP
145582006-11-09 Vladimir Prus <vladimir@codesourcery.com>
14559
14560 * gdb.base/help.exp (help_test_raw): New.
14561 (test_class_help): New.
14562 (test_prefix_command_help): New.
14563 Adjust testcases.
14564
67609209
FR
145652006-11-09 Christophe Lyon <christophe.lyon@st.com>
14566
14567 * gdb.base/constvars.c (main): Write to crass and crips, so that
14568 they are allocated by the compiler.
14569
f73adfeb
AS
145702006-10-27 Andreas Schwab <schwab@suse.de>
14571
14572 * gdb.base/multi-forks.exp: Use "detach fork" instead of
14573 "detach-fork".
14574
2f83a18e
DJ
145752006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
14576
14577 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
14578 of patterns.
14579
94277a38
DJ
145802006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
14581
14582 * gdb.base/sepdebug.exp: Remove debug format test.
14583 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
14584 Handle no-symtab.
14585 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
14586
5bd2f6e2
DJ
145872006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
14588
14589 * gdb.threads/manythreads.c (thread_function, main): Don't cast
14590 int to pointer or pointer to int.
14591 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
14592
8c008720
DJ
145932006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
14594
14595 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
14596
9e35dae4
DJ
145972006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14598
14599 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
14600
d9639e13
DJ
146012006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
14602
14603 PR c++/2116
14604 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
14605
390a1bd0
JB
146062006-10-06 Joel Brobecker <brobecker@adacore.com>
14607
14608 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
14609 the corresponding bug has been fixed in GDB (PR/2018).
14610
dd920c33
JB
146112006-10-06 Joel Brobecker <brobecker@adacore.com>
14612
14613 * gdb.base/subst.exp: New testcase.
14614
53bbefe9
JB
146152006-10-06 Joel Brobecker <brobecker@adacore.com>
14616
14617 * gdb.ada/array_return/pck.ads: Add copyright notice.
14618 * gdb.ada/array_return/pck.adb: Likewise.
14619 * gdb.ada/array_return/p.adb: Likewise.
14620 * gdb.ada/exec_changed/first.adb: Likewise.
14621 * gdb.ada/exec_changed/second.adb: Likewise.
14622
09851417
JB
146232006-10-06 Joel Brobecker <brobecker@adacore.com>
14624
14625 * gdb.ada/watch_arg/watch.adb: New file.
14626 * gdb.ada/watch_arg.exp: New testcase.
14627
041bf30d
VP
146282006-10-02 Vladimir Prus <vladimir@codesourcery.com>
14629
14630 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 14631 via string_to_regexp.
041bf30d 14632 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 14633
f286fbdd 146342006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
14635
14636 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
14637 Remove unused / obsolete files.
14638
7c07f349
NR
146392006-09-19 Nick Roberts <nickrob@snap.net.nz>
14640
14641 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
14642
cd5ff84a
VP
146432006-09-17 Vladimir Prus <vladimir@codesourcery.com>
14644
14645 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
14646 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 14647 the number of frames.
cd5ff84a 14648
ae018d1a
DJ
146492006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
14650
14651 * gdb.base/args.c (main): Add breakpoint marker.
14652 * gdb.base/args.exp: Use args_test for tests. Add new tests which
14653 really test empty arguments.
14654 (args_load): Delete.
14655 (args_test): New.
14656
b399c549
NR
146572006-09-13 Nick Roberts <nickrob@snap.net.nz>
14658
14659 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 14660 check for one file.
b399c549 14661
2ab1eb7a
VP
146622006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
14663
14664 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
14665 HIGH_FRAME argument to -stack-list-locals can be larger than
14666 the number of frames.
a9c64011 14667
476308bf
FF
146682006-08-18 Fred Fish <fnf@specifix.com>
14669
14670 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
14671 '$' in front of skip_vmx_tests_saved when setting that.
14672
8625200f
AS
146732006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
14674
14675 * gdb.base/trace-commands.exp: New file.
14676
089ec8f1
DJ
146772006-08-10 Joel Brobecker <brobecker@adacore.com>
14678 Daniel Jacobowitz <dan@codesourcery.com>
14679
14680 * gdb.base/step-bt.exp: Make hexadecimal address optional in
14681 expected output of the backtrace commands.
14682
b60f0898
JB
146832006-08-09 Joel Brobecker <brobecker@adacore.com>
14684
14685 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
14686 untested followed by return combination.
14687 * gdb.arch/altivec-regs.exp: Likewise.
14688 * gdb.arch/e500-abi.exp: Likewise.
14689 * gdb.arch/e500-regs.exp: Likewise.
14690 * gdb.arch/gdb1291.exp: Likewise.
14691 * gdb.arch/gdb1431.exp: Likewise.
14692 * gdb.arch/gdb1558.exp: Likewise.
14693 * gdb.arch/i386-prologue.exp: Likewise.
14694 * gdb.arch/i386-unwind.exp: Likewise.
14695 * gdb.asm/asm-source.exp: Likewise.
14696 * gdb.base/a2-run.exp: Likewise.
14697 * gdb.base/advance.exp: Likewise.
14698 * gdb.base/all-bin.exp: Likewise.
14699 * gdb.base/annota1.exp: Likewise.
14700 * gdb.base/annota3.exp: Likewise.
14701 * gdb.base/args.exp: Likewise.
14702 * gdb.base/arithmet.exp: Likewise.
14703 * gdb.base/assign.exp: Likewise.
14704 * gdb.base/async.exp: Likewise.
14705 * gdb.base/attach.exp: Likewise.
14706 * gdb.base/bang.exp: Likewise.
14707 * gdb.base/bigcore.exp: Likewise.
14708 * gdb.base/bitfields.exp: Likewise.
14709 * gdb.base/bitfields2.exp: Likewise.
14710 * gdb.base/break.exp: Likewise.
14711 * gdb.base/call-sc.exp: Likewise.
14712 * gdb.base/call-strs.exp: Likewise.
14713 * gdb.base/callfuncs.exp: Likewise.
14714 * gdb.base/checkpoint.exp: Likewise.
14715 * gdb.base/chng-syms.exp: Likewise.
14716 * gdb.base/code-expr.exp: Likewise.
14717 * gdb.base/commands.exp: Likewise.
14718 * gdb.base/completion.exp: Likewise.
14719 * gdb.base/cond-expr.exp: Likewise.
14720 * gdb.base/condbreak.exp: Likewise.
14721 * gdb.base/consecutive.exp: Likewise.
14722 * gdb.base/constvars.exp: Likewise.
14723 * gdb.base/corefile.exp: Likewise.
14724 * gdb.base/cvexpr.exp: Likewise.
14725 * gdb.base/dbx.exp: Likewise.
14726 * gdb.base/define.exp: Likewise.
14727 * gdb.base/detach.exp: Likewise.
14728 * gdb.base/display.exp: Likewise.
14729 * gdb.base/dump.exp: Likewise.
14730 * gdb.base/ena-dis-br.exp: Likewise.
14731 * gdb.base/ending-run.exp: Likewise.
14732 * gdb.base/environ.exp: Likewise.
14733 * gdb.base/eval-skip.exp: Likewise.
14734 * gdb.base/exprs.exp: Likewise.
14735 * gdb.base/fileio.exp: Likewise.
14736 * gdb.base/finish.exp: Likewise.
14737 * gdb.base/float.exp: Likewise.
14738 * gdb.base/foll-exec.exp: Likewise.
14739 * gdb.base/foll-fork.exp: Likewise.
14740 * gdb.base/foll-vfork.exp: Likewise.
14741 * gdb.base/freebpcmd.exp: Likewise.
14742 * gdb.base/funcargs.exp: Likewise.
14743 * gdb.base/gcore.exp: Likewise.
14744 * gdb.base/gdb1090.exp: Likewise.
14745 * gdb.base/gdb1250.exp: Likewise.
14746 * gdb.base/huge.exp: Likewise.
14747 * gdb.base/info-proc.exp: Likewise.
14748 * gdb.base/interrupt.exp: Likewise.
14749 * gdb.base/jump.exp: Likewise.
14750 * gdb.base/langs.exp: Likewise.
14751 * gdb.base/lineinc.exp: Likewise.
14752 * gdb.base/list.exp: Likewise.
14753 * gdb.base/logical.exp: Likewise.
14754 * gdb.base/long_long.exp: Likewise.
14755 * gdb.base/macscp.exp: Likewise.
14756 * gdb.base/maint.exp: Likewise.
14757 * gdb.base/mips_pro.exp: Likewise.
14758 * gdb.base/miscexprs.exp: Likewise.
14759 * gdb.base/multi-forks.exp: Likewise.
14760 * gdb.base/opaque.exp: Likewise.
14761 * gdb.base/overlays.exp: Likewise.
14762 * gdb.base/pc-fp.exp: Likewise.
14763 * gdb.base/pointers.exp: Likewise.
14764 * gdb.base/printcmds.exp: Likewise.
14765 * gdb.base/psymtab.exp: Likewise.
14766 * gdb.base/ptype.exp: Likewise.
14767 * gdb.base/recurse.exp: Likewise.
14768 * gdb.base/relational.exp: Likewise.
14769 * gdb.base/relocate.exp: Likewise.
14770 * gdb.base/remote.exp: Likewise.
14771 * gdb.base/reread.exp: Likewise.
14772 * gdb.base/restore.exp: Likewise.
14773 * gdb.base/return.exp: Likewise.
14774 * gdb.base/return2.exp: Likewise.
14775 * gdb.base/scope.exp: Likewise.
14776 * gdb.base/sect-cmd.exp: Likewise.
14777 * gdb.base/sep.exp: Likewise.
14778 * gdb.base/sepdebug.exp: Likewise.
14779 * gdb.base/setshow.exp: Likewise.
14780 * gdb.base/setvar.exp: Likewise.
14781 * gdb.base/sigall.exp: Likewise.
14782 * gdb.base/sigbpt.exp: Likewise.
14783 * gdb.base/signals.exp: Likewise.
14784 * gdb.base/signull.exp: Likewise.
14785 * gdb.base/sizeof.exp: Likewise.
14786 * gdb.base/solib.exp: Likewise.
14787 * gdb.base/step-line.exp: Likewise.
14788 * gdb.base/step-test.exp: Likewise.
14789 * gdb.base/structs.exp: Likewise.
14790 * gdb.base/structs2.exp: Likewise.
14791 * gdb.base/term.exp: Likewise.
14792 * gdb.base/twice.exp: Likewise.
14793 * gdb.base/until.exp: Likewise.
14794 * gdb.base/varargs.exp: Likewise.
14795 * gdb.base/volatile.exp: Likewise.
14796 * gdb.base/watchpoint.exp: Likewise.
14797 * gdb.base/whatis-exp.exp: Likewise.
14798 * gdb.base/whatis.exp: Likewise.
14799 * gdb.cp/ambiguous.exp: Likewise.
14800 * gdb.cp/annota2.exp: Likewise.
14801 * gdb.cp/annota3.exp: Likewise.
14802 * gdb.cp/bool.exp: Likewise.
14803 * gdb.cp/breakpoint.exp: Likewise.
14804 * gdb.cp/casts.exp: Likewise.
14805 * gdb.cp/class2.exp: Likewise.
14806 * gdb.cp/classes.exp: Likewise.
14807 * gdb.cp/cplusfuncs.exp: Likewise.
14808 * gdb.cp/ctti.exp: Likewise.
14809 * gdb.cp/derivation.exp: Likewise.
14810 * gdb.cp/exception.exp: Likewise.
14811 * gdb.cp/gdb1355.exp: Likewise.
14812 * gdb.cp/hang.exp: Likewise.
14813 * gdb.cp/inherit.exp: Likewise.
14814 * gdb.cp/local.exp: Likewise.
14815 * gdb.cp/m-data.exp: Likewise.
14816 * gdb.cp/m-static.exp: Likewise.
14817 * gdb.cp/member-ptr.exp: Likewise.
14818 * gdb.cp/method.exp: Likewise.
14819 * gdb.cp/misc.exp: Likewise.
14820 * gdb.cp/namespace.exp: Likewise.
14821 * gdb.cp/overload.exp: Likewise.
14822 * gdb.cp/ovldbreak.exp: Likewise.
14823 * gdb.cp/pr-1023.exp: Likewise.
14824 * gdb.cp/pr-1210.exp: Likewise.
14825 * gdb.cp/pr-574.exp: Likewise.
14826 * gdb.cp/printmethod.exp: Likewise.
14827 * gdb.cp/psmang.exp: Likewise.
14828 * gdb.cp/ref-params.exp: Likewise.
14829 * gdb.cp/ref-types.exp: Likewise.
14830 * gdb.cp/rtti.exp: Likewise.
14831 * gdb.cp/templates.exp: Likewise.
14832 * gdb.cp/try_catch.exp: Likewise.
14833 * gdb.cp/userdef.exp: Likewise.
14834 * gdb.cp/virtfunc.exp: Likewise.
14835 * gdb.disasm/am33.exp: Likewise.
14836 * gdb.disasm/h8300s.exp: Likewise.
14837 * gdb.disasm/mn10300.exp: Likewise.
14838 * gdb.disasm/sh3.exp: Likewise.
14839 * gdb.disasm/t01_mov.exp: Likewise.
14840 * gdb.disasm/t02_mova.exp: Likewise.
14841 * gdb.disasm/t03_add.exp: Likewise.
14842 * gdb.disasm/t04_sub.exp: Likewise.
14843 * gdb.disasm/t05_cmp.exp: Likewise.
14844 * gdb.disasm/t06_ari2.exp: Likewise.
14845 * gdb.disasm/t07_ari3.exp: Likewise.
14846 * gdb.disasm/t08_or.exp: Likewise.
14847 * gdb.disasm/t09_xor.exp: Likewise.
14848 * gdb.disasm/t10_and.exp: Likewise.
14849 * gdb.disasm/t11_logs.exp: Likewise.
14850 * gdb.disasm/t12_bit.exp: Likewise.
14851 * gdb.disasm/t13_otr.exp: Likewise.
14852 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
14853 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
14854 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
14855 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
14856 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
14857 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
14858 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
14859 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
14860 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
14861 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
14862 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
14863 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
14864 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
14865 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
14866 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
14867 * gdb.mi/gdb701.exp: Likewise.
14868 * gdb.mi/gdb792.exp: Likewise.
14869 * gdb.mi/mi-basics.exp: Likewise.
14870 * gdb.mi/mi-break.exp: Likewise.
14871 * gdb.mi/mi-cli.exp: Likewise.
14872 * gdb.mi/mi-console.exp: Likewise.
14873 * gdb.mi/mi-disassemble.exp: Likewise.
14874 * gdb.mi/mi-eval.exp: Likewise.
14875 * gdb.mi/mi-file.exp: Likewise.
14876 * gdb.mi/mi-read-memory.exp: Likewise.
14877 * gdb.mi/mi-regs.exp: Likewise.
14878 * gdb.mi/mi-return.exp: Likewise.
14879 * gdb.mi/mi-simplerun.exp: Likewise.
14880 * gdb.mi/mi-stack.exp: Likewise.
14881 * gdb.mi/mi-stepi.exp: Likewise.
14882 * gdb.mi/mi-syn-frame.exp: Likewise.
14883 * gdb.mi/mi-until.exp: Likewise.
14884 * gdb.mi/mi-var-block.exp: Likewise.
14885 * gdb.mi/mi-var-child.exp: Likewise.
14886 * gdb.mi/mi-var-cmd.exp: Likewise.
14887 * gdb.mi/mi-var-display.exp: Likewise.
14888 * gdb.mi/mi-watch.exp: Likewise.
14889 * gdb.mi/mi2-basics.exp: Likewise.
14890 * gdb.mi/mi2-break.exp: Likewise.
14891 * gdb.mi/mi2-cli.exp: Likewise.
14892 * gdb.mi/mi2-console.exp: Likewise.
14893 * gdb.mi/mi2-disassemble.exp: Likewise.
14894 * gdb.mi/mi2-eval.exp: Likewise.
14895 * gdb.mi/mi2-file.exp: Likewise.
14896 * gdb.mi/mi2-read-memory.exp: Likewise.
14897 * gdb.mi/mi2-regs.exp: Likewise.
14898 * gdb.mi/mi2-return.exp: Likewise.
14899 * gdb.mi/mi2-simplerun.exp: Likewise.
14900 * gdb.mi/mi2-stack.exp: Likewise.
14901 * gdb.mi/mi2-stepi.exp: Likewise.
14902 * gdb.mi/mi2-syn-frame.exp: Likewise.
14903 * gdb.mi/mi2-until.exp: Likewise.
14904 * gdb.mi/mi2-var-block.exp: Likewise.
14905 * gdb.mi/mi2-var-child.exp: Likewise.
14906 * gdb.mi/mi2-var-cmd.exp: Likewise.
14907 * gdb.mi/mi2-var-display.exp: Likewise.
14908 * gdb.mi/mi2-watch.exp: Likewise.
14909 * gdb.stabs/exclfwd.exp: Likewise.
14910 * gdb.stabs/weird.exp: Likewise.
14911 * gdb.threads/gcore-thread.exp: Likewise.
14912 * gdb.trace/actions.exp: Likewise.
14913 * gdb.trace/backtrace.exp: Likewise.
14914 * gdb.trace/circ.exp: Likewise.
14915 * gdb.trace/collection.exp: Likewise.
14916 * gdb.trace/deltrace.exp: Likewise.
14917 * gdb.trace/infotrace.exp: Likewise.
14918 * gdb.trace/limits.exp: Likewise.
14919 * gdb.trace/packetlen.exp: Likewise.
14920 * gdb.trace/passc-dyn.exp: Likewise.
14921 * gdb.trace/passcount.exp: Likewise.
14922 * gdb.trace/report.exp: Likewise.
14923 * gdb.trace/save-trace.exp: Likewise.
14924 * gdb.trace/tfind.exp: Likewise.
14925 * gdb.trace/tracecmd.exp: Likewise.
14926 * gdb.trace/while-dyn.exp: Likewise.
14927 * gdb.trace/while-stepping.exp: Likewise.
14928
f4b618d1
JB
149292006-08-08 Joel Brobecker <brobecker@adacore.com>
14930
14931 * gdb.base/step-bt.c: New file.
14932 * gdb.base/step-bt.exp: New testcase.
14933
3d00d119
DJ
149342006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
14935
14936 * config/monitor.exp (gdb_load): Remove support for obsolete
14937 download-write-size.
14938 * gdb.base/remote.exp: Likewise. Update all callers of
14939 gdb_timed_load.
14940
017b5bd4
DJ
149412006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
14942
14943 * cursal.exp: Pass binfile to gdb_load.
14944
837c599d
DJ
149452006-08-01 Nathan Sidwell <nathan@codesourcery.com>
14946
14947 * gdb.base/cursal.exp: Add "" to gdb_load call.
14948
8dd4540b
MK
149492006-07-29 Mark Kettenis <kettenis@gnu.org>
14950
14951 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
14952 NetBSD/ELF targets.
14953
ab5c9f60
DJ
149542006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
14955
14956 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
14957 operator*.
14958
4c42eaff
DJ
149592006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
14960
14961 * gdb.base/completion.exp: Update for change in "file" behavior.
14962 * gdb.stabs/weird.exp: Likewise.
14963 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
14964 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
14965
0155cc76
NS
149662006-07-24 Nathan Sidwell <nathan@codesourcery.com>
14967
14968 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
14969 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
14970
16026cd7
AS
149712006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
14972
14973 * gdb.base/default.exp: Update source command error message.
14974 * gdb.base/help.exp: Update 'help source' message.
14975
16963cb6
DJ
149762006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
14977
14978 * gdb.cp/bs15503.exp: Update comment for no longer crashing
14979 test.
14980
6d7fd486
AS
149812006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
14982
14983 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
14984
29e8a844
DJ
149852006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
14986
14987 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
14988
6afcfa39
DJ
149892006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
14990
14991 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
14992
267a692b
MK
149932006-07-17 Mark Kettenis <kettenis@gnu.org>
14994
14995 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
14996 *-*-openbsd* from targets for wich we expect ARM FPA floating
14997 point format.
14998
85d2fec4
NR
149992006-07-17 Nick Roberts <nickrob@snap.net.nz>
15000
15001 * gdb.cp/annota3.exp: Expect frame-begin annotation.
15002
150032006-07-17 Mark Kettenis <kettenis@gnu.org>
15004
15005 * gdb.base/annota3.exp: Expect frame-begin annotation.
15006
85b4c6e8
JB
150072006-07-14 Joel Brobecker <brobecker@adacore.com>
15008
15009 * gdb.base/help.exp: Adjust "help unset" test to accept
15010 any list of unset commands.
15011
fb933624
DJ
150122006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
15013 Daniel Jacobowitz <dan@codesourcery.com>
15014
15015 * gdb.cp/ref-params.exp: New test.
15016 * gdb.cp/ref-params.cc: New source file.
15017 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
15018
1dff4b64
MK
150192006-07-08 Mark Kettenis <kettenis@gnu.org>
15020
15021 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
15022 spaces/tabs in regular expressions since they might not be there.
15023
40d2e0e3
AS
150242006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
15025
15026 * gdb.base/ifelse.exp: New file.
15027
f6c957d2
NS
150282006-07-04 Nathan Sidwell <nathan@codesourcery.com>
15029
15030 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
15031 line.
15032 * gdb.base/huge.exp: Loop over compilation to find a size that
15033 is acceptable.
15034 * gdb.base/remote.exp: Correct expected strings.
15035 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
15036
b9c5a23d
DJ
150372006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15038
15039 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
15040
9af2e58d
DJ
150412006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15042
15043 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
15044 native.
15045
30930ca5
DJ
150462006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15047
15048 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
15049 enable stabs testing.
15050
aa32fa1d
DJ
150512006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15052
bd4a4c80 15053 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
15054 gdb_test_multiple does.
15055
321fef15
DJ
150562006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15057
15058 * Makefile.in (host_alias): Remove.
15059 (target_alias): Use @target_noncanonical@.
15060 (site.exp): Don't set host_alias.
15061 * aclocal.m4: Remove contents. Include acx.m4.
15062 * configure: Regenerated.
15063 * configure.ac: Use ACX_NONCANONICAL_TARGET.
15064
e1c2defa
NS
150652006-06-13 Nathan Sidwell <nathan@codesourcery.com>
15066
e63b55d1
NS
15067 * lib/gdb.exp (gdb_load_cmd): New.
15068
5600ea19
NS
15069 * gdb.base/fileio.c: Add system(NULL) test.
15070 * gdb.base/fileio.exp: Check it.
15071
e1c2defa
NS
15072 * gdb.base/break.c: Add 10a breakpoint at }
15073 * gdb.base/break.exp: Add test for breakpoint at }
15074 * gdb.cp/anon-union.cc: Add code at end of function.
15075 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
15076 * gdb.mi/var-cmd.c: Add code at end of function.
15077 * gdb.mi/mi-var-display.exp: Adjust end of next.
15078 * gdb.mi/mi2-var-display.exp: Likewise.
15079 * gdb.base/fileio.c: Add stop function and insert calls at
15080 stopping places.
15081 * gdb.base/fileio.exp: Breakpoint stop function and remove
15082 explicit line number references.
15083
6c0112ec
JB
150842006-05-19 Joel Brobecker <brobecker@adacore.com>
15085
a9c64011
AS
15086 * gdb.base/del.exp (test_delete_alias): New function.
15087 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 15088
154189a4
FF
150892006-05-18 Fred Fish <fnf@specifix.com>
15090
15091 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
15092 required. Check for spurious output after program exits normally.
15093
582e64c2
FF
150942006-05-17 Fred Fish <fnf@specifix.com>
15095
15096 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
15097 gdb_load, so it works in the simulator.
15098
8ef6493a
FF
150992006-05-11 Fred Fish <fnf@specifix.com>
15100
15101 * gdb.base/bang.exp: Ignore unexpected output between the
15102 "program exited normally" and the gdb prompt, as many other
15103 tests do.
15104
692b141c
MK
151052006-05-07 Mark Kettenis <kettenis@gnu.org>
15106
15107 * gdb.base/help.exp: Make "delete checkpoint" part option for
15108 "help d" and "help delete" tests.
15109
540b8a30
UW
151102006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15111
a9c64011 15112 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
15113 expected output in some mi_gdb_test statements.
15114 * gdb.mi/mi2-basics.exp: Likewise.
15115
9b6462d9
JB
151162006-05-05 Joel Brobecker <brobecker@adacore.com>
15117
15118 * gdb.base/del.c: New file.
15119 * gdb.base/del.exp: New testcase.
15120
954de43b
DM
151212006-05-05 David S. Miller <davem@sunset.davemloft.net>
15122
15123 * gdb.base/break.exp: Do not assume a breakpoint on
15124 main will actually be in $srcfile when optimizing.
1303f75e
DM
15125 * gdb.base/savedregs.exp: Do not require that the dummy
15126 frame location match up to a symbol and source file location.
c3242428
DM
15127 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
15128 will get printed without a mi_cmd_data_list_register_values prefix.
15129 (*-data-list-register-*): Correct regular expressions to expect the new
15130 pseudo d? floating point registers.
15131 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 15132
c7e64c9a
DJ
151332006-05-05 Christophe Lyon <christophe.lyon@st.com>
15134
15135 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
15136 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
15137 is allocated by the compiler.
15138 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
15139 anons, e, anone to force their allocation by the compiler.
15140
151412006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
15142
15143 * gdb.base/help.exp: Update expected text for help d and
15144 help delete.
15145
27ce9a6d
MK
151462006-05-02 Mark Kettenis <kettenis@gnu.org>
15147
15148 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
15149 NetBSD/ELF targets.
15150
8608915f
MK
151512006-04-30 Mark Kettenis <kettenis@gnu.org>
15152
15153 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
15154 single-step breakpoint fails; make this a KFAIL on
15155 sparc*-*-openbsd*.
15156 * gdb.base/siginfo.exp: Likewise.
15157 * gdb.base/sigstep.exp (advance, advancei): Likewise.
15158
b8db102d
MS
151592006-04-26 Michael Snyder <msnyder@redhat.com>
15160
15161 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
15162 which may have to consume output from other forks.
15163 Add tests to make sure that "delete fork" succeeded.
15164
c702009a
MS
151652006-04-20 Michael Snyder <msnyder@redhat.com>
15166
15167 * 2006-03-22 Jim Blandy <jimb@redhat.com>
15168 Add support for the Renesas M32C and M16C.
15169
15170 * gdb.asm/asm-source.exp: Add m32c target.
15171 * gdb.asm/m32c.inc: Support for m32c target.
15172
e28493f2
AS
151732006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
15174
15175 * gdb.base/commands.exp (recursive_source_test): New test.
15176
880da185
DM
151772006-04-04 David S. Miller <davem@sunset.davemloft.net>
15178
15179 * gdb.base/float.exp: Add pattern for sparc targets.
15180
61d9b92f
DJ
151812006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
15182
15183 * gdb.base/commands.exp (stray_arg0_test): New test.
15184
bd717df8
PB
151852006-03-30 Paul Brook <paul@codesourcery.com>
15186
15187 * gdb.mi/mi-until.exp: kfail broken until command.
15188 * gdb.mi/mi2-until.exp: Ditto.
15189
ec793d3c
NR
151902006-03-27 Nick Roberts <nickrob@snap.net.nz>
15191
15192 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
15193
831004b7
AO
151942006-03-08 Alexandre Oliva <aoliva@redhat.com>
15195
15196 * gdb.base/prelink.exp: Anchor tested-for regular expression
15197 on gdb prompt.
15198
effe49a0
PB
151992006-03-07 Paul Brook <paul@codesourcery.com>
15200
15201 * gdb.base/assign.exp: Correct fail message.
15202
e5461016
PB
152032006-03-07 Paul Brook <paul@codesourcery.com>
15204
15205 * lib/compiler.c: Extract armcc version number.
15206 * lib/compiler.cc: Ditto.
15207
fc91c6c2
PB
152082006-03-07 Paul Brook <paul@codesourcery.com>
15209
15210 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
15211 additional_flags=-w.
15212 * gdb.arch/altivec-regs.exp: Ditto.
15213 * gdb.arch/e500-abi.exp: Ditto.
15214 * gdb.arch/e500-regs.exp: Ditto.
15215 * gdb.base/all-bin.exp: Ditto.
15216 * gdb.base/annota1.exp: Ditto.
15217 * gdb.base/annota3.exp: Ditto.
15218 * gdb.base/args.exp: Ditto.
15219 * gdb.base/arithmet.exp: Ditto.
15220 * gdb.base/assign.exp: Ditto.
15221 * gdb.base/async.exp: Ditto.
15222 * gdb.base/bang.exp: Ditto.
15223 * gdb.base/break.exp: Ditto.
15224 * gdb.base/call-rt-st.exp: Ditto.
15225 * gdb.base/completion.exp: Ditto.
15226 * gdb.base/cond-expr.exp: Ditto.
15227 * gdb.base/condbreak.exp: Ditto.
15228 * gdb.base/consecutive.exp: Ditto.
15229 * gdb.base/define.exp: Ditto.
15230 * gdb.base/display.exp: Ditto.
15231 * gdb.base/ena-dis-br.exp: Ditto.
15232 * gdb.base/environ.exp: Ditto.
15233 * gdb.base/eval-skip.exp: Ditto.
15234 * gdb.base/info-proc.exp: Ditto.
15235 * gdb.base/jump.exp: Ditto.
15236 * gdb.base/logical.exp: Ditto.
15237 * gdb.base/long_long.exp: Ditto.
15238 * gdb.base/maint.exp: Ditto.
15239 * gdb.base/miscexprs.exp: Ditto.
15240 * gdb.base/pc-fp.exp: Ditto.
15241 * gdb.base/pointers.exp: Ditto.
15242 * gdb.base/relational.exp: Ditto.
15243 * gdb.base/reread.exp: Ditto.
15244 * gdb.base/sect-cmd.exp: Ditto.
15245 * gdb.base/sep.exp: Ditto.
15246 * gdb.base/sepdebug.exp: Ditto.
15247 * gdb.base/until.exp: Ditto.
15248 * gdb.base/whatis-exp.exp: Ditto.
15249 * gdb.cp/annota2.exp: Ditto.
15250 * gdb.cp/annota3.exp: Ditto.
15251 * gdb.trace/actions.exp: Ditto.
15252 * gdb.trace/backtrace.exp: Ditto.
15253 * gdb.trace/circ.exp: Ditto.
15254 * gdb.trace/collection.exp: Ditto.
15255 * gdb.trace/deltrace.exp: Ditto.
15256 * gdb.trace/infotrace.exp: Ditto.
15257 * gdb.trace/limits.exp: Ditto.
15258 * gdb.trace/packetlen.exp: Ditto.
15259 * gdb.trace/passc-dyn.exp: Ditto.
15260 * gdb.trace/passcount.exp: Ditto.
15261 * gdb.trace/report.exp: Ditto.
15262 * gdb.trace/save-trace.exp: Ditto.
15263 * gdb.trace/tfind.exp: Ditto.
15264 * gdb.trace/tracecmd.exp: Ditto.
15265 * gdb.trace/while-dyn.exp: Ditto.
15266 * gdb.trace/while-stepping.exp: Ditto.
15267 * lib/gdb.exp: Ditto.
15268 (gdb_compile): Handle nowarning option.
15269
5f4a23d9
AO
152702006-03-07 Alexandre Oliva <aoliva@redhat.com>
15271
15272 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
15273 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
15274 Rename executable to prelinkt. Don't re-prelink if we didn't
15275 get a core file. Test prelink -u exit status to tell whether
15276 prelinking failed. Use gdb_test_multiple.
15277
9733fc94
DJ
152782006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
15279
15280 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
15281 (do_tests): Call it.
15282
cc10cae3
AO
152832006-02-28 Alexandre Oliva <aoliva@redhat.com>
15284
15285 * gdb.base/prelink.exp: New test.
15286 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
15287
15c46491
WZ
152882006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
15289
15290 * gdb.fortran/derived-type.f90: New file.
15291 * gdb.fortran/derived-type.exp: New testcase.
15292
5c9f7ded
DJ
152932006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
15294
15295 * gdb.base/default.exp: Allow ';' as a directory separator.
15296
5b96932b
AS
152972006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
15298
15299 * gdb.base/help.exp (help add-symbol-file): Update.
15300
1986bccd
AS
153012006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
15302
15303 * gdb.base/help.exp (help load): Update expected results.
15304
a8b7528f
FF
153052006-02-19 Fred Fish <fnf@specifix.com>
15306
15307 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
15308 specifix hex value as part of results.
15309 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 15310
f8261448
FF
153112006-02-16 Fred Fish <fnf@specifix.com>
15312
15313 * gdb.base/whatis.c: Define variables using typedefs char_addr,
15314 ushort_addr, and slong_addr, so the typedefs are not optimized
15315 away.
15316 * gdb.base/whatis.exp: Add tests using type name for struct type,
15317 union type, enum type, and typedef.
a9c64011 15318
31d8bdd2
MK
153192006-02-13 Mark Kettenis <kettenis@gnu.org>
15320
15321 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
15322
34e41e63
JB
153232006-02-13 Jim Blandy <jimb@redhat.com>
15324
15325 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
15326 case where it takes two "next" commands to skip past the init
15327 call.
15328
ac6e4f31
FF
153292006-02-12 Fred Fish <fnf@specifix.com>
15330
15331 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
15332 to handle cases where it takes two "next" commands to skip
15333 past the init call.
15334
2db2d571
JB
153352006-02-07 Joel Brobecker <brobecker@adacore.com>
15336
15337 * gdb.ada/array_return.exp: Mark the last test as expected to fail
15338 on hppa32 targets.
15339
38fcd64c
DJ
153402006-02-06 Vladimir Prus <ghost@cs.msu.su>
15341
15342 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
15343 field.
15344
1315ad46
MK
153452006-01-29 Mark Kettenis <kettenis@gnu.org>
15346
15347 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
15348
5625b943
DJ
153492006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
15350
15351 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
15352 files.
15353
80df1bbe
DJ
153542006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
15355
15356 * gdb.cp/maint.exp: Set complaints to a positive value.
15357
9078e690
DJ
153582006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
15359
15360 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
15361 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
15362 function name.
15363
9c903399
DJ
153642006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
15365
15366 * gdb.base/checkpoint.c: Update copyright notice. Include
15367 <stdlib.h>.
15368
761ae4d6
JB
153692006-01-04 Jim Blandy <jimb@redhat.com>
15370
15371 * gdb.asm/asm-source.exp: Independently provide default values for
15372 asm-flags and debug-flags. Use 'string equal' to do the
15373 comparison, not the implicit expr's '==' operator. Remove
15374 now-unneeded assignments to asm-flags. In h8300 case, place
15375 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
15376
099ac3dd
MS
153772006-01-04 Michael Snyder <msnyder@redhat.com>
15378
15379 * gdb.base/checkpoint.c: New file.
15380 * gdb.base/checkpoint.exp: New file.
15381 * gdb.base/multi-fork.c: New file.
15382 * gdb.base/multi-fork.exp: New file.
15383 * gdb.base/pi.txt: New file (data for checkpoint.c test).
15384
f4d85314
FF
153852006-01-04 Fred Fish <fnf@specifix.com>
15386
15387 * gdb.base/ptype.c (foo): Add typedef.
15388 (intfoo): Add function.
15389 * gdb.base/ptype1.c: New file.
15390 * gdb.base/ptype.exp: Handle compilation and linking with two
15391 source files. Test that proper type for "foo" is found based
15392 on source context rather than first match found in symtabs.
15393
a1b06f35
MK
153942005-12-28 Mark Kettenis <kettenis@gnu.org>
15395
15396 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
15397 * gdb.asm/openbsd.inc: Indent commands.
15398
d082a1e2
MK
153992005-12-26 Mark Kettenis <kettenis@gnu.org>
15400
c65016bd
MK
15401 * gdb.base/freebpcmd.exp: Increase timeout.
15402
d082a1e2
MK
15403 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
15404
d3c32a0e
DJ
154052005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
15406
15407 * gdb.base/default.exp: Update check for "show version".
15408
9fdb1f50
RC
154092005-12-09 Randolph Chung <tausq@debian.org>
15410
15411 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
15412 * gdb.asm/pa64.inc: New file.
15413
5f2c56f7
RC
154142005-12-09 Randolph Chung <tausq@debian.org>
15415
15416 * gdb.asm/common.inc: Indent commands.
15417 * gdb.asm/asmsrc1.s: Likewise.
15418 * gdb.asm/asmsrc2.s: Likewise.
15419
8117349c
RC
154202005-12-09 Randolph Chung <tausq@debian.org>
15421
15422 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
15423 (get_addr_of_sym): Remove duplicate print.
15424 (gen_core): xfail hppa*-*-hpux*, update expected output.
15425 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
15426 * gdb.arch/pa64-nullify.s: New file.
15427
8f07f25a
RC
154282005-12-09 Randolph Chung <tausq@debian.org>
15429
15430 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
15431
55b39184
DJ
154322005-12-07 Christophe Lyon <christophe.lyon@st.com>
15433
15434 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
15435 code generation for these functions.
15436 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
15437 error message.
15438
31e2b00f
AS
154392005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
15440
15441 * gdb.base/help.exp (help b, help br, help bre, help brea)
15442 (help break): Update the expected message.
15443
c3d0b56e
SC
154442005-11-11 Stephane Carrez <stcarrez@nerim.fr>
15445
15446 * gdb.asm/m68hc11.inc: Setup the data section.
15447 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
15448 script for this test.
15449 (m6812-*-*): Likewise.
15450
36ae0ea9
RC
154512005-11-09 Randolph Chung <tausq@debian.org>
15452
15453 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
15454
9d6f42e9
WZ
154552005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
15456
15457 * gdb.base/break.exp: Fix a comment typo.
15458
e2126a14
EZ
154592005-11-03 Jim Blandy <jimb@redhat.com>
15460
a9c64011
AS
15461 Checked in by Elena Zannoni <ezannoni@redhat.com>
15462
889bf7c5 15463 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 15464
e0ac7199
CV
154652005-11-02 Corinna Vinschen <vinschen@redhat.com>
15466
15467 * gdb.arch/gdb1558.c: Include stdio.h.
15468
31d3fb18
MK
154692005-10-31 Mark Kettenis <kettenis@gnu.org>
15470
15471 * gdb.asm/asm-source.exp: Use -e instead of --entry.
15472
e52b687c
MK
154732005-10-31 Mark Kettenis <kettenis@gnu.org>
15474
15475 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
15476
f4711d79
PG
154772005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
15478
a9c64011
AS
15479 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
15480 vscr" tests to better match output.
f4711d79 15481
987a9106
JB
154822005-10-12 Jim Blandy <jimb@redhat.com>
15483
15484 * gdb.base/structs.exp (any): New function.
15485 (test_struct_returns): Don't make any assumptions at all about
15486 what value the function returns when GDB can't set the return
15487 value.
15488
2336bb58
JB
154892005-10-09 Joel Brobecker <brobecker@adacore.com>
15490
15491 * gdb.ada/arrayidx/p.adb: New file.
15492 * gdb.ada/arrayidx.exp: New testcase
15493
154942005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
15495
15496 * gdb.ada/array_return/pck.ads: New file.
15497 * gdb.ada/array_return/pck.adb: New file.
15498 * gdb.ada/array_return/p.adb: New file.
15499 * gdb.ada/array_return.exp: New testcase.
15500
705335ea
JB
155012005-10-03 Joel Brobecker <brobecker@adacore.com>
15502
a9c64011
AS
15503 * gdb.base/arrayidx.c: New file.
15504 * gdb.base/arrayidx.exp: New testcase.
705335ea 15505
11ee9940
NR
155062005-09-29 Nick Roberts <nickrob@snap.net.nz>
15507
15508 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
15509 frames-invalid and breakpoints-invalid are no longer generated
15510 with level 3 so don't expect them in the output.
15511
39fb8e9e
BR
155122005-09-27 Bob Rossi <bob@brasko.net>
15513
a9c64011 15514 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
15515 from test. Escape the | in mi_gdb_test call.
15516 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
15517 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
15518 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
15519 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
15520 expected regex's in mi_gdb_test calls.
15521 * lib/mi-support.exp: Remove arbitrary .* from tests.
15522 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
15523 Fully anchor GDB/MI expected results in mi_gdb_test.
15524 * lib/gdb.exp (string_to_regexp): Escape the ] character.
15525 * gdb.base/sizeof.exp: Remove escape character. Correct test.
15526
2af48f68
PB
155272005-09-26 Paul Brook <paul@codesourcery.com>
15528
15529 * long_long.exp: Exclude eabi targets from arm FPA float format test.
15530
f34502bc
WZ
155312005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
15532
15533 * bfp-test.c: New file.
15534 * bfp-test.exp: New testcase.
15535
ca929517
WZ
155362005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
15537
15538 * gdb.fortran/subarray.exp: New testcase to test the evaluation
15539 of subarray and substring variable.
15540 * gdb.fortran/subarray.f: New source file for the test of subarray
15541 and substring variable evaluation.
15542 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
15543 of string constant.
15544
c761af65
DJ
155452005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
15546
15547 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
15548 copyright dates.
15549
561d7a1d
PG
155502005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
15551
15552 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
15553 powerpc altivec' test with an almost identical 'info vector' test.
15554
b2b64cc9
PG
155552005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
15556
a9c64011
AS
15557 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
15558 vscr" tests to match output.
b2b64cc9 15559
6ac4d15a
PG
155602005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
15561
a9c64011
AS
15562 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
15563 output.
6ac4d15a 15564
40e55bef
BR
155652005-09-11 Bob Rossi <bob@brasko.net>
15566
889bf7c5
PA
15567 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
15568 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
15569 commands that return an MI output command and an asyncronous MI output
15570 command.
40e55bef
BR
15571 * gdb.mi/mi-console.exp: Ditto.
15572
3c7385ec
BR
155732005-09-11 Bob Rossi <bob@brasko.net>
15574
15575 * gdb.mi/mi-var-child.c: Include <string.h>.
15576
a6cd0eb3
DJ
155772005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
15578
15579 * killed.exp: Correct gdb_expect syntax.
15580
2f168eed
CV
155812005-08-09 Corinna Vinschen <vinschen@redhat.com>
15582
15583 * lib/mi-support.exp (mi_gdb_load): Fix typo.
15584
ecd3fd0f
BR
155852005-08-02 Bob Rossi <bob@brasko.net>
15586
15587 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
15588 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
15589 Change tests to inferior-tty-set/show.
15590 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
15591 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
15592 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
15593 inferior. Use mi_gdb_test to get GDB and Inferior output.
15594 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
15595 descriptor.
15596 (mi_inferior_tty_name): Add inferior PTY file name.
15597 (mi_gdb_start): Add INFERIOR_PTY parameter.
15598 (mi_gdb_test): Add IPATTERN parameter.
15599
f1ea48cb 156002005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 15601
f1ea48cb
BR
15602 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
15603 parameter to mi_gdb_test.
15604 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
15605
6e650a67
DJ
156062005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
15607
15608 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
15609 struct_declarations.
15610 * gdb.mi/mi-var-child.exp: Step over the initialization of
15611 struct_declarations.
15612
8be260b6
DJ
156132005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
15614
15615 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
15616 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
15617 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
15618 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
15619 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
15620 file.
15621
4e660f07
NR
156222005-07-27 Nick Roberts <nickrob@snap.net.nz>
15623
15624 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
15625 (do_children_tests): Assign values to the extra elements.
15626
15627 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
15628 them for tests for "-var-update --no-values" and
a9c64011 15629 "-var-update --all-values".
4e660f07
NR
15630 Add test for "-var-list-children --simple-values".
15631
15632 * gdb.mi/basics.c (callee4): Add integer array D[3]...
15633
15634 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
15635 "-stack-list-locals --simple-values" Improve doc strings and
15636 comments.
15637
6bdae935
MK
156382005-07-18 Mark Kettenis <kettenis@gnu.org>
15639
598b7a6f
MK
15640 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
15641 *-*-openbsd*.
15642 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
15643
6bdae935
MK
15644 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
15645 sigaltsatck'.
15646
1323e929 156472005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 15648
1323e929
BR
15649 * gdb.base/default.exp (tty): Changed output of command.
15650 * gdb.base/help.exp (help tty): Ditto.
15651
b1a9c082
MK
156522005-07-12 Mark Kettenis <kettenis@gnu.org>
15653
15654 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
15655
10a844a2
MK
156562005-07-10 Mark Kettenis <kettenis@gnu.org>
15657
15658 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
15659 -stack-select-frame without arguments.
15660 (test_stack_frame_listing): Add test for newly implemented command
15661 -stack-info-frame.
15662
3cb3b8df
BR
156632005-07-06 Bob Rossi <bob@brasko.net>
15664
15665 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
15666 command.
15667 (Copyright): Update copyright.
15668
a0c5fbcf
WZ
156692005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
15670
15671 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
15672 tests to evaluate exponentiation expression.
15673
984971d0
AS
156742005-06-29 Andreas Schwab <schwab@suse.de>
15675
15676 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
15677 main to avoid warnings.
15678
15679 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
15680
fe03833f
NR
156812005-06-20 Nick Roberts <nickrob@snap.net.nz>
15682
15683 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
15684 -stack-select-frame without arguments.
15685 (test_stack_frame_listing): Add test for newly implemented command
15686 -stack-info-frame.
a9c64011 15687
7a55f279
WZ
156882005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
15689
0ffa0ea5
DJ
15690 * gdb.fortran/array-element.f: New file.
15691 * gdb.fortran/array-element.exp: New testcase.
7a55f279 15692
26585198
DJ
156932005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
15694
15695 * gdb.base/bigcore.exp: Correct checks for systems which can
15696 not dump a large core file.
15697
c1bd25fd
DJ
156982005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
15699
15700 * gdb.base/relocate.c: Add a copyright notice.
15701 (dummy): Remove.
15702 * gdb.base/relocate.exp: Test printing the values of variables
15703 from a relocatable file.
15704
589e074d
DJ
157052005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
15706
15707 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
15708 excess MI output after an error.
15709
0915f927
JB
157102005-05-29 Joel Brobecker <brobecker@adacore.com>
15711
15712 * gdb.arch/alpha-step.c: New file.
15713 * gdb.arch/alpha-step.exp: New testcase.
15714
76ff342d
DJ
157152005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
15716 Dennis Brueni <dennis@slickedit.com>
15717
15718 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
15719 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
15720 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
15721 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
15722 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
15723 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
15724 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
15725
96b0c7ac
DJ
157262005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
15727 Wu Zhou <woodzltc@cn.ibm.com>
15728
15729 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
15730 IBM's xlc compiler.
15731 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
15732 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
15733
f21565d2
JB
157342005-05-13 Jim Blandy <jimb@redhat.com>
15735
15736 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
15737 calling gdb_suppress_entire_file.
15738 * gdb.base/charset.exp: Same.
15739 * gdb.base/call-rt-st.exp: Same.
15740
6006a3a1
BR
157412005-05-05 Bob Rossi <bob_rossi@cox.net>
15742
15743 * lib/gdb.exp (fullname_syntax): Added global regex.
15744 (fullname_syntax_POSIX): Ditto.
15745 (fullname_syntax_UNC): Ditto.
15746 (fullname_syntax_DOS_CASE): Ditto.
15747 (fullname_syntax_DOS): Ditto.
15748 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
15749 fullname_syntax variable to scope and use it.
15750 (test_file_list_exec_source_files): Ditto.
15751 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
15752
c3b69c04
DJ
157532005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
15754
15755 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
15756
3c95e6af
PG
157572004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
15758
a9c64011
AS
15759 * lib/gdb.exp (skip_altivec_tests): New function, based on
15760 check_vmx_hw_available from the GCC testsuite.
15761 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
15762 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 15763
78df6c56
JB
157642005-05-02 Jim Blandy <jimb@redhat.com>
15765
15766 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
15767 calling gdb_suppress_entire_file.
15768
1690f9cf
DJ
157692005-04-30 Randolph Chung <tausq@debian.org>
15770
15771 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
15772 Slightly relax "sem_post" name checking.
15773
5ea106f7
PG
157742005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
15775
15776 * gdb.base/unload.exp: Use new shared library infrastructure.
15777
bf7234cf
PG
157782005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
15779
15780 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 15781 infrastructure.
bf7234cf 15782
547b869a
CV
157832005-04-29 Corinna Vinschen <vinschen@redhat.com>
15784
15785 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
15786 * gdb.asm/h8300.inc: New file.
15787
f07e55f0
PG
157882005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
15789
15790 * gdb.base/shlib-call.exp: Change to use new shared library
15791 infrastructure.
15792
3cbba3d1
PG
157932005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
15794
a9c64011
AS
15795 * gdb.base/pending.exp: Change to use new shared library
15796 infrastructure.
3cbba3d1 15797
ed6df200
PG
157982005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
15799
a9c64011
AS
15800 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
15801 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 15802
8c8f4ebe
PG
158032005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
15804
a9c64011
AS
15805 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
15806 shared objects being adjusted and update copyright years.
8c8f4ebe 15807
607fbc54
DJ
158082005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
15809
15810 * ChangeLog: Correct some 2003-01-13 dates.
15811 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
15812 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
15813 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
15814 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
15815 gdb.trace/tfind.exp: Update copyright years.
15816
57bf0e56
DJ
158172005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
15818 Daniel Jacobowitz <dan@codesourcery.com>
15819
15820 * lib/gdb.exp (gdb_compile): Handle shlib=.
15821 (gdb_compile_shlib): New function.
15822
9b593790
PG
158232005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
15824
a9c64011 15825 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 15826
9494c6a5
DJ
158272005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
15828
15829 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
15830 gdb.server.
15831 * configure.ac: Likewise.
15832 * configure: Regenerated.
15833 * gdb.gdbserver/Makefile.in: Moved to...
15834 * gdb.server/Makefile.in: ... here.
15835 * gdb.gdbserver/server.c: Moved to...
15836 * gdb.server/server.c: ... here.
15837 * gdb.gdbserver/server-run.exp: Moved to...
15838 * gdb.server/server-run.exp: ... here.
15839
6f8eac0e
DJ
158402005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
15841
15842 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
15843 * configure.ac: Create gdb.gdbserver/Makefile.
15844 * configure: Regenerated.
15845 * lib/gdbserver-support.exp: New file, derived from
15846 config/gdbserver.exp.
15847 * config/gdbserver.exp: Use gdbserver-support.exp.
15848 * gdb.gdbserver/Makefile.in: New file.
15849 * gdb.gdbserver/server.c: New file.
15850 * gdb.gdbserver/server-run.exp: New file.
15851
6e87504d
PG
158522005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
15853
a9c64011
AS
15854 * lib/gdb.exp (test_compiler_info): Return compiler_info
15855 if no arguments are given.
6e87504d 15856
d1779be4
PG
158572005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
15858
15859 * gdb.arch/altivec-abi.exp: Check for compiler and set
15860 use altivec' flag accordingly.
15861 * gdb.arch/altivec-regs.exp: Likewise.
15862
88750304
DJ
158632005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
15864
15865 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
15866
f3fb768d
AS
158672005-03-27 Andreas Schwab <schwab@suse.de>
15868
15869 * gdb.base/bigcore.c (main): Add missing mode argument in open
15870 call.
15871
7e813ac5
DJ
158722005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
15873
15874 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
15875 downloads.
15876 * config/gdbserver.exp (gdb_load): Likewise.
15877
8e3049aa
PB
158782005-03-14 Paul Brook <paul@codesourcery.com>
15879
15880 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
15881 targets.
15882
a9df7c44
JB
158832005-03-09 Joel Brobecker <brobecker@adacore.com>
15884
15885 * gdb.dwarf2/dup-psym.S: New file.
15886 * gdb.dwarf2/dup-psym.exp: New testcase.
15887
9f0d94e8
JB
158882005-03-09 Joel Brobecker <brobecker@adacore.com>
15889
15890 * gdb.ada/exec_changed/first.adb: New file.
15891 * gdb.ada/exec_changed/second.adb: New file.
15892 * gdb.ada/exec_changed.exp: New testcase.
15893
5f579bc5
NS
158942005-03-08 Nathan Sidwell <nathan@codesourcery.com>
15895
36e9969c
NS
15896 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
15897 (A2): New class.
15898 (main): Test operator+.
15899 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
15900 breakpoint test.
15901
5f579bc5
NS
15902 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
15903 * gdb.base/signull.exp: Disable if gdb,nosignals.
15904 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
15905 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
15906 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
15907 * gdb.mi/mi2-console.exp: Likewise.
15908 * gdb.trace/collection.exp (run_trace_experiment): Consume the
15909 continue output at start.
15910 (gdb_collect_locals_test): Robustify regexp.
15911 * gdb.trace/passc-dyn.exp: Fix comment typo.
15912 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
15913
be46087e
CV
159142005-03-08 Corinna Vinschen <vinschen@redhat.com>
15915
15916 * gdb.asm/asm-source.exp: Add iq2000 case.
15917 * gdb.asm/iq2000.inc: New file.
15918
384e1a61 159192005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 15920
384e1a61
MI
15921 * gdb.base/command.exp: Change hardcoded value to regular expression.
15922 * gdb.base/float.exp: Add powerpc to the list of targets checked.
15923
584b6e9e
DJ
159242005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
15925
15926 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
15927 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
15928 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
15929 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
15930 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
15931
ab5b5d61
MK
159322005-03-05 Mark Kettenis <kettenis@gnu.org>
15933
15934 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
15935 changes.
15936
ae051c1b
PG
159372004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
15938
a9c64011
AS
15939 * lib/compiler.c: Add test for IBM's xlc compiler.
15940 * lib/compiler.cc: Likewise.
ae051c1b 15941
3f0f6ed2
JB
159422004-02-24 Joel Brobecker <brobecker@adacore.com>
15943
15944 * gdb.ada/fixed_points.exp: Create compilation object directory
15945 before running the test.
15946 * gdb.ada/null_record.exp: Likewise.
15947 * gdb.ada/packed_array.exp: Likewise.
15948 * gdb.ada/start.exp: Likewise.
15949
724f452b
JB
159502005-02-15 Joel Brobecker <brobecker@adacore.com>
15951
15952 * gdb.ada/packed_array/pa.adb: New file.
15953 * gdb.ada/packed_array.exp: New testcase.
15954
57f5cdfb 159552005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 15956
1f393151
MK
15957 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
15958 files.
15959
ebdda337
MK
15960 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
15961 on *-*-openbsd*. Correctly match whitespace in regukar
15962 expressions.
15963
cf309262
DJ
159642005-02-10 Daniel Jacobowitz <dan@debian.org>
15965
15966 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
15967 PR exp/1821
15968 * gdb.base/gdb1821.c: New test file.
15969 * gdb.base/gdb1821.exp: New test file.
15970
3be49e7a
JB
159712005-02-09 Joel Brobecker <brobecker@adacore.com>
15972
15973 * gdb.base/start.c: New file.
15974 * gdb.base/start.exp: New testcase.
15975
e292e67d
JB
159762005-02-09 Joel Brobecker <brobecker@adacore.com>
15977
15978 * gdb.ada/start/dummy.adb: New file.
15979 * gdb.ada/start.exp: New testcase.
15980
dbdfa66c
CV
159812005-02-09 Corinna Vinschen <vinschen@redhat.com>
15982
15983 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
15984 for printing symbols and statistics.
15985 Add test for using relative pathnames in "maint print msymbols" test.
15986 Mark "maint info sections DATA" XFAIL on Cygwin.
15987 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
15988 tests.
15989
d7941671
AC
159902005-02-09 Andreas Schwab <schwab@suse.de>
15991
15992 Committed by Andrew Cagney <cagney@gnu.org>
15993 * gdb.base/remotetimeout.exp: New file.
15994
74e5ef44
MK
159952005-02-07 Mark Kettenis <kettenis@gnu.org>
15996
15997 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
15998
464dd14d
JB
159992005-02-03 Joel Brobecker <brobecker@adacore.com>
16000
16001 * gdb.ada/gnat_ada.gpr: New file.
16002 * gdb.ada/gnat_ada.gin: Delete, no longer used.
16003 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
16004 * configure.ac: No longer generate gnat_ada.gpr.
16005 * configure: Regenerate.
16006 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
16007 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
16008 * gdb.ada/null_record/bar.ads: Likewise.
16009 * gdb.ada/null_record/bar.adb: Likewise.
16010 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
16011 * gdb.ada/null_record.exp (testdir): New variable.
16012 (testfile): executable is now in testdir subdirectory.
16013 (srcfile): Use full path to the main compilation unit.
16014 * gdb.ada/fixed_points.exp: Same changes as above.
16015
30d756ae
NR
160162005-02-03 Nick Roberts <nickrob@snap.net.nz>
16017
16018 * gdb.base/interp.exp: New test.
16019
9d799f85
AC
160202005-01-24 Andrew Cagney <cagney@gnu.org>
16021
16022 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
16023
15656118
AC
160242005-01-19 Andrew Cagney <cagney@gnu.org>
16025
a892c31b
AC
16026 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
16027 configure.ac not configure.in.
16028
15656118
AC
16029 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
16030 of powerpc*-*-*.
16031 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 16032 * gdb.base/list.exp (test_list_function)
15656118
AC
16033 (test_list_filename_and_function): Ditto.
16034 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
16035
a7b01baf
AC
160362005-01-16 Andrew Cagney <cagney@gnu.org>
16037
17d92a02
AC
16038 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
16039
a7b01baf
AC
16040 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
16041
bc8332bb
AC
160422005-01-14 Andrew Cagney <cagney@gnu.org>
16043
16044 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
16045 * gdb.mi/mi2-var-cmd.exp: Ditto.
16046
4d074752
CV
160472005-01-10 Corinna Vinschen <vinschen@redhat.com>
16048
16049 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
16050
bec39cab
AC
160512005-01-07 Andrew Cagney <cagney@gnu.org>
16052
16053 * configure.ac: Rename configure.in, require autoconf 2.59.
16054 * configure: Re-generate.
16055 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
16056 * gdb.stabs/configure: Re-generate.
16057 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
16058 * gdb.hp/configure: Re-generate.
16059 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
16060 autoconf 2.59.
16061 * gdb.hp/gdb.objdbg/configure: Re-generate.
16062 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
16063 autoconf 2.59.
16064 * gdb.hp/gdb.defects/configure: Re-generate.
16065 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
16066 autoconf 2.59.
16067 * gdb.hp/gdb.compat/configure: Re-generate.
16068 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
16069 autoconf 2.59.
16070 * gdb.hp/gdb.base-hp/configure: Re-generate.
16071 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
16072 autoconf 2.59.
16073 * gdb.hp/gdb.aCC/configure: Re-generate.
16074
f10b16d4
JB
160752004-12-15 Jim Blandy <jimb@redhat.com>
16076
16077 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
16078 under NPTL when there is debugging info available for libpthread.
16079
fb6e1814
JG
160802004-12-13 Jerome Guitton <guitton@gnat.com>
16081
16082 * gdb.ada/fixed_points.c: New file.
16083 * gdb.ada/fixed_points.exp: New file.
16084
fe46cd3a
RC
160852004-12-03 Randolph Chung <tausq@debian.org>
16086
16087 * gdb.arch/pa-nullify.exp: New file.
16088 * gdb.arch/pa-nullify.s: New file.
16089
8de0841b
RC
160902004-11-30 Randolph Chung <tausq@debian.org>
16091
16092 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
16093 instead of "tbug". Fix regexp to work properly with gdb_test.
16094
c8170782
PH
160952004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
16096
16097 * gdb.base/bitfields2.exp: New test.
16098 * gdb.base/bitfields2.c: New file.
16099
954269c2
RE
161002004-11-28 Richard Earnshaw <rearnsha@arm.com>
16101
16102 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
16103
0107feed
RC
161042004-11-16 Randolph Chung <tausq@debian.org>
16105
16106 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
16107
f073ae8c
DJ
161082004-11-14 Daniel Jacobowitz <dan@debian.org>
16109
16110 * gdb.threads/threadapply.exp: Correct "macro details" test.
16111
19ad59e7
JJ
161122004-11-11 Jeff Johnston <jjohnstn@redhat.com>
16113
16114 * gdb.threads/threadapply.exp: New test.
16115 * gdb.threads/threadapply.c: New file.
16116
9cf0961b
MK
161172004-11-07 Mark Kettenis <kettenis@gnu.org>
16118
16119 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
16120 frames.
16121
c789492a
FL
161222004-11-05 Felix Lee <felix+log1@specifixinc.com>
16123
16124 * gdb.base/cursal.exp: New file.
16125 * gdb.base/cursal.c: New file.
16126
a1e167bb
AC
161272004-11-03 Andrew Cagney <cagney@gnu.org>
16128
16129 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
16130
b7cbf173
MK
161312004-10-30 Mark Kettenis <kettenis@gnu.org>
16132
16133 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
16134 NetBSD/ELF targets.
16135
88f9d34f
JB
161362004-10-29 Joel Brobecker <brobecker@gnat.com>
16137
16138 * gdb.threads/bp_in_thread.c: New file, copied from
16139 pthread_cond_wait.c.
16140 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
16141 file, rather than reusing the .c file from another testcase.
16142
ca7d6a0c
JB
161432004-10-20 Joel Brobecker <brobecker@gnat.com>
16144
16145 * gdb.ada/null_record.exp: Check where we stopped after
16146 sending the start command, instead of where the associated
16147 temporary breakpoint was inserted.
16148
0d863d03
AC
161492004-10-14 Andrew Cagney <cagney@gnu.org>
16150
16151 * gdb.mi/gdb701.c (main): Return 0.
16152
d11e72cb
DJ
161532004-10-13 Daniel Jacobowitz <dan@debian.org>
16154
d40539a4 16155 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 16156
e1923096
JJ
161572004-10-12 Jeff Johnston <jjohnstn@redhat.com>
16158
16159 * gdb.threads/schedlock.c: Add comment markers to use to find
16160 line numbers.
16161 * gdb.threads/schedlock.exp: Adjust regex to handle the new
16162 comments.
16163 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
16164 breakpoint lines.
16165
ec8ba2c9
DJ
161662004-10-12 Daniel Jacobowitz <dan@debian.org>
16167
16168 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
16169
0eb3658b
DJ
161702004-10-12 Daniel Jacobowitz <dan@debian.org>
16171
16172 * configure.in: Add gdb.dwarf2.
16173 * configure: Regenerated.
16174 * Makefile.in: Add gdb.dwarf2.
16175 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
16176 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
16177 gdb.dwarf2/file1.txt: New files.
16178
a271cc33
OF
161792004-10-11 Orjan Friberg <orjanf@axis.com>
16180
a9c64011 16181 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
16182 of "run", since the latter doesn't work with remote targets. Adjust
16183 the breakpoint numbering accordingly.
16184 * gdb.threads/pthread_cond_wait.exp: Ditto.
16185
895ce074
MC
161862004-10-08 Michael Chastain <mec.gnu@mindspring.com>
16187
16188 * gdb.base/overlays.exp: Update copyright years.
16189
6be3092d
KI
161902004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
16191
16192 * gdb.base/overlays.exp: Disable if target is Linux.
16193
e05389b8
FL
161942004-10-06 Felix Lee <felix+log1@specifixinc.com>
16195
16196 * config/gdbserver.exp (gdb_load): Use right filename on remote.
16197
73cb587d
KI
161982004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
16199
16200 * gdb.asm/asm-source.exp: Add m32r-linux target.
16201 * gdb.asm/m32r-linux.inc: New file.
16202
3c0edcdc
AC
162032004-09-24 Andrew Cagney <cagney@redhat.com>
16204 David Anderson <anderson@redhat.com>
16205
16206 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
16207 command fails, assume things will work.
16208 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
16209 (_GNU_SOURCE): Define.
16210 (print_unsigned, print_hex): Change parameter to "long long".
16211 (print_byte_count): New function, use to print byte counts.
16212 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
16213 O_LARGEFILE.
16214 (main): Compute an upper bound on a corefile in max_core_size.
16215 Limit memory chunk size to max_core_size. Limit total memory
16216 allocated to max_core_size.
16217
4bb3667f
AC
162182004-09-23 Andrew Cagney <cagney@gnu.org>
16219
16220 * gdb.base/bigcore.exp: Replace the code that creates a corefile
16221 from a separate process with code that creates a corefile by
16222 making the inferior dump core.
16223
60fe1a51
MK
162242004-09-23 Mark Kettenis <kettenis@gnu.org>
16225
16226 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
16227 block.
16228
8e937346
MC
162292004-09-23 Michael Chastain <mec.gnu@mindspring.com>
16230
16231 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
16232 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
16233 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
16234 Likewise.
16235
7213f6d6
JJ
162362004-09-20 Jeff Johnston <jjohnstn@redhat.com>
16237
16238 * gdb.java/jprint.exp: New test case for java inferior call.
16239 * gdb.java/jprint.java: Ditto.
16240
eac69dca
JB
162412004-09-15 Joel Brobecker <brobecker@gnat.com>
16242
16243 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
16244
22227696
MC
162452004-09-14 Michael Chastain <mec.gnu@mindspring.com>
16246
16247 * gdb.threads/killed.c: Include <stdlib.h>.
16248 * gdb.threads/pthreads.c: Likewise.
16249
7dd403a4
MC
162502004-09-14 Michael Chastain <mec.gnu@mindspring.com>
16251
16252 * gdb.threads/killed.c: Add copyright notice.
16253
33f2d567
JM
162542004-09-10 Jason Molenda (jmolenda@apple.com)
16255
a9c64011
AS
16256 * gdb.base/define.exp: Two new tests to verify zero space chars
16257 after 'if' and 'while' commands in a user-defined command is correctly
16258 parsed.
33f2d567 16259
e05b62ac
AC
162602004-09-08 Andrew Cagney <cagney@gnu.org>
16261
16262 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
16263 delivery test with duplicate at end of file.
16264
9cbe82da
MK
162652004-09-06 Mark Kettenis <kettenis@jive.nl>
16266
16267 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
16268
564803d9
MC
162692004-09-05 Michael Chastain <mec.gnu@mindspring.com>
16270
16271 * config/hppro.exp: Removed.
16272
7c6807ce
MC
162732004-09-05 Michael Chastain <mec.gnu@mindspring.com>
16274
16275 * config/sparclet.exp: Removed.
16276
bf7e26dd
MC
162772004-09-05 Michael Chastain <mec.gnu@mindspring.com>
16278
16279 * config/udi.exp: Removed.
16280
714e341b
MC
162812004-09-02 Michael Chastain <mec.gnu@mindspring.com>
16282
16283 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
16284 of "exp_continue".
16285 (advancei): Likewise.
16286
1236e623
JJ
162872004-09-01 Jeff Johnston <jjohnstn@redhat.com>
16288
16289 * gdb.base/unload.exp: Fix so messages aren't duplicated.
16290
3bdcad15
MI
162912004-09-01 Manoj Iyer <manjo@austin.ibm.com>
16292
228af206 16293 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
16294 to check for nodebug in executable.
16295 * gdb.gdb/observer.exp (setup_test): Likewise.
16296 * gdb.gdb/selftest.exp (test_with_self): Likewise.
16297 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
16298
c72b934c
AC
162992004-09-01 Andrew Cagney <cagney@gnu.org>
16300
16301 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
16302 files.
16303
edd9b715
JJ
163042004-09-01 Jeff Johnston <jjohnstn@redhat.com>
16305
16306 * gdb.base/unload.exp: Fix expected warning message to match
16307 latest format.
16308
fb4ce06b
CV
163092004-09-01 Corinna Vinschen <vinschen@redhat.com>
16310
16311 * gdb.base/call-rt-st.exp: Fix typos.
16312
ce78e7c3
MI
163132004-08-31 Manoj Iyer <manjo@austin.ibm.com>
16314
16315 * gdb.threads/thread_check.exp: New testcase.
16316 * gdb.threads/thread_check.c: New testcase.
16317
2dedb159
AC
163182004-08-31 Andrew Cagney <cagney@gnu.org>
16319
16320 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
16321 (skip_to_handler_entry): New procedures. Test stepping into a
16322 handler when the breakpoint is at the handler's entry point.
16323
68f53502
AC
163242004-08-30 Andrew Cagney <cagney@gnu.org>
16325
16326 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
16327 gdb/1757.
16328
3e3ffd2b
MC
163292004-08-27 Michael Chastain <mec.gnu@mindspring.com>
16330
16331 With code from Manoj Iyer <manjo@austin.ibm.com>:
16332 * lib/gdb.exp (gdb_file_cmd): Return more information in the
16333 return value. Add an arm for "no debugging symbols found".
16334 Change a stray "error" to "perror".
16335 (gdb_run_cmd): Adapt to new return value.
16336 * gdb.base/remote.exp: Adapt to new return value.
16337 * gdb.gdb/complaints.exp: Likewise.
16338 * gdb.gdb/observer.exp: Likewise.
16339 * gdb.gdb/selftest.exp: Likewise.
16340 * gdb.gdb/xfullpath.exp: Likewise.
16341
4b6f5fd2
JB
163422004-08-27 Joel Brobecker <brobecker@gnat.com>
16343
16344 * gdb.threads/bp_in_thread.exp: New testcase.
16345
e5b25496
MC
163462004-08-27 Michael Chastain <mec.gnu@mindspring.com>
16347
16348 Fix PR testsuite/1735.
16349 * gdb.threads/schedlock.c (thread_function): Add a cast
16350 to suppress a gcc warning.
16351 * gdb.threads/thread-specific.c (thread_function): Likewise.
16352
934353d6
MC
163532004-08-26 Michael Chastain <mec.gnu@mindspring.com>
16354
16355 * gdb.base/unload.c: Include <stdlib.h>.
16356
f98a0aef 163572004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 16358
f98a0aef 16359 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
16360 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
16361 synchronized after the "return".
16362
5a2e8882
MC
163632004-08-26 Michael Chastain <mec.gnu@mindspring.com>
16364
16365 * gdb.mi/basics.c: Include <stdio.h>.
16366 * gdb.mi/pthreads.c: Include <stdlib.h>.
16367 * gdb.mi/var-cmd.c: Include <stdlib.h>.
16368
a9640423
MC
163692004-08-26 Michael Chastain <mec.gnu@mindspring.com>
16370
16371 * gdb.threads/schedlock.c: Add copyright notice.
16372
b04e311d
AC
163732004-08-25 Andrew Cagney <cagney@gnu.org>
16374
16375 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
16376 (skip_over_handler, breakpoint_over_hander): New test procedures.
16377 (advance, advancei): Add a proper prefix, do not use
16378 rerun_to_main.
16379 * gdb.base/sigstep.c (main): Change to use an infinite loop.
16380
7c27f15b
MC
163812004-08-24 Michael Chastain <mec.gnu@mindspring.com>
16382
16383 * gdb.mi/basics.c: Add copyright notice.
16384 * gdb.mi/var-cmd.c: Add copyright notice.
16385
fffc87ae
MC
163862004-08-23 Michael Chastain <mec.gnu@mindspring.com>
16387
16388 * lib/gdb.exp: Remove signed_keyword_not_used.
16389 * lib/compiler.c: Likewise.
16390 * lib/compiler.cc: Likewise.
16391
d782e0bf
MC
163922004-08-23 Michael Chastain <mec.gnu@mindspring.com>
16393
16394 * gdb.base/whatis.c: Remove conditional disabling of "signed".
16395 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
16396
96033e83
MC
163972004-08-23 Michael Chastain <mec.gnu@mindspring.com>
16398
16399 * gdb.base/whatis.c: Add copyright notice.
16400
cf38c229
MK
164012004-08-20 Mark Kettenis <kettenis@gnu.org>
16402
16403 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
16404 it to skip the breakpoints encoded in the inline assembly.
16405
f4b49756
MC
164062004-08-20 Michael Chastain <mec.gnu@mindspring.com>
16407
16408 * Makefile.in: Add gdb.fortran.
16409
2f193b69
MC
164102004-08-20 Michael Chastain <mec.gnu@mindspring.com>
16411
16412 * gdb.base/call-sc.exp (test_scalar_returns):
16413 Fix cut-and-paste glitch in "Make fun return now".
16414
89a237cb
MC
164152004-08-17 Michael Chastain <mec.gnu@mindspring.com>
16416
16417 * configure.in: Add gdb.fortran.
16418 * configure: Regenerate.
16419 * gdb.fortran/Makefile.in: New file.
16420 * lib/gdb.exp (skip_fortran_tests): New procedure.
16421
469aff8e
MC
164222004-08-17 Michael Chastain <mec.gnu@mindspring.com>
16423
16424 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
16425 reference to bug-gnu@prep.ai.mit.edu.
16426 * gdb.mi/mi-var-child.exp: Likewise.
16427 * gdb.mi/mi-var-cmd.exp: Likewise.
16428 * gdb.mi/mi-var-display.exp: Likewise.
16429 * gdb.mi/mi2-var-block.exp: Likewise.
16430 * gdb.mi/mi2-var-child.exp: Likewise.
16431 * gdb.mi/mi2-var-cmd.exp: Likewise.
16432 * gdb.mi/mi2-var-display.exp: Likewise.
16433
00b51b9f
MK
164342004-08-15 Mark Kettenis <kettenis@gnu.org>
16435
16436 * gdb.base/unload.c (main): Make local variable msg const.
16437
45f07fef
MC
164382004-08-15 Michael Chastain <mec.gnu@mindspring.com>
16439
16440 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
16441 to bug-gnu@prep.ai.mit.edu.
16442 * gdb.mi/mi-disassemble.exp: Likewise.
16443 * gdb.mi/mi-eval.exp: Likewise.
16444 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
16445 default line number.
16446 * gdb.mi/mi-return.exp: Likewise.
16447 * gdb.mi/mi-simplerun.exp: Likewise.
16448 * gdb.mi/mi-stack.exp: Likewise.
16449 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
16450 number with explicit range test.
16451 * gdb.mi/mi-watch.exp: Likewise.
16452 * gdb.mi/mi2-break.exp: Likewise.
16453 * gdb.mi/mi2-cli.exp: Likewise.
16454 * gdb.mi/mi2-disassemble.exp: Likewise.
16455 * gdb.mi/mi2-eval.exp: Likewise.
16456 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
16457 default line number.
16458 * gdb.mi/mi2-return.exp: Likewise.
16459 * gdb.mi/mi2-simplerun.exp: Likewise.
16460 * gdb.mi/mi2-stack.exp: Likewise.
16461 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
16462 number with explicit range test.
16463 * gdb.mi/mi2-watch.exp: Likewise.
16464
dd8c8ee7
MC
164652004-08-15 Michael Chastain <mec.gnu@mindspring.com>
16466
16467 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
16468 * gdb.cp/m-static.exp: Likewise.
16469 * gdb.cp/rtti.exp: Likewise.
16470
4e838464
MK
164712004-08-14 Mark Kettenis <kettenis@gnu.org>
16472
16473 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
16474
8d8cb839
EZ
164752004-08-14 Eli Zaretskii <eliz@gnu.org>
16476
16477 * ChangeLog: Prefix Local Variables with semi-colons and indent
16478 the reference to older ChangeLog files, to fix fontification in
16479 Emacs.
16480
deea8bb0
MC
164812004-08-13 Michael Chastain <mec.gnu@mindspring.com>
16482
16483 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
16484 * gdb.mi/mi2-break.exp: Likewise.
16485
c3297504
MC
164862004-08-13 Michael Chastain <mec.gnu@mindspring.com>
16487
16488 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
16489
25808999
MC
164902004-08-13 Michael Chastain <mec.gnu@mindspring.com>
16491
16492 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
16493
226a8d71
MC
164942004-08-13 Michael Chastain <mec.gnu@mindspring.com>
16495
16496 * gdb.cp/classes.exp: Remove unused declarations. Just let
16497 test names default instead of providing special names. Remove
16498 extraneous demangler test.
16499
37fdf854
JJ
165002004-08-12 Jeff Johnston <jjohnstn@redhat.com>
16501
16502 * gdb.base/unload.exp: New test for breakpoints in dynamically
16503 loaded libraries.
16504 * gdb.base/unload.c: Ditto.
16505 * gdb.base/unloadshr.c: Ditto.
16506
2d3a7986
MC
165072004-08-12 Michael Chastain <mec.gnu@mindspring.com>
16508
16509 * gdb.cp/classes.exp (test_ptype_class_objects): Call
16510 cp_test_ptype_class.
16511 (test_enums): Likewise.
16512
c72b934c
AC
165132004-08-10 Andrew Cagney <cagney@gnu.org>
16514
16515 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
16516 files.
16517
cc503c8a
AC
165182004-08-10 Andrew Cagney <cagney@gnu.org>
16519
16520 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
16521 init_malloc call.
16522
902f2ccb
MC
165232004-08-10 Michael Chastain <mec.gnu@mindspring.com>
16524
16525 * ChangeLog: Add copyright notice. The notice is copied
16526 from emacs 21.3 top level ChangeLog.
16527
78c90502
MC
165282004-08-09 Michael Chastain <mec.gnu@mindspring.com>
16529
16530 * lib/cp-support.exp: New file.
16531 * lib/cp-support.exp (cp_test_type_class): New function.
16532 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
16533 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
16534 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
16535 cp_test_ptype_class.
16536
88e5ea78
MC
165372004-08-09 Michael Chastain <mec.gnu@mindspring.com>
16538
16539 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
16540 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
16541 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
16542 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
16543 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
16544 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
16545 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
16546 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
16547 gdb.mi/mi2-watch.exp: Update copyright years.
16548
6a89fc9c
MK
165492004-08-09 Mark Kettenis <kettenis@gnu.org>
16550
16551 * gdb.base/sigaltstack.exp: Provide proper anchoring.
16552
1482e0de
MC
165532004-08-09 Michael Chastain <mec.gnu@mindspring.com>
16554
16555 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
16556 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
16557 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
16558 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
16559 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
16560 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
16561 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
16562 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
16563 gdb.mi/mi-watch.exp: Update copyright years.
16564
1a5ce3f3
DJ
165652004-08-08 Daniel Jacobowitz <dan@debian.org>
16566
16567 PR gdb/1738
16568 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
16569 from a breakpoint with a pending signal.
16570
04f6ecf2
DJ
165712004-08-08 Daniel Jacobowitz <dan@debian.org>
16572
16573 PR gdb/1736
16574 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
16575 * gdb.base/sigaltstack.exp (finish_test): Consume output until
16576 the prompt.
16577 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
16578
54d90d35
DJ
165792004-08-08 Daniel Jacobowitz <dan@debian.org>
16580
16581 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
16582
d2f6abb0
DJ
165832004-08-08 Daniel Jacobowitz <dan@debian.org>
16584
16585 PR gdb/1736
16586 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
16587 for i?86-*-linux*.
16588
5598c03d
DJ
165892004-08-08 Daniel Jacobowitz <dan@debian.org>
16590
16591 * gdb.arch/i386-prologue.exp: Compile without debug information.
16592
c6fee705
MC
165932004-08-08 Michael Chastain <mec.gnu@mindspring.com>
16594
16595 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
16596 rather than asking gdb to search.
16597
dd90efdb
MC
165982004-08-05 Michael Chastain <mec.gnu@mindspring.com>
16599
16600 * gdb.base/gcore.c: Include <string.h>.
16601
1e84bec1
MC
166022004-08-05 Michael Chastain <mec.gnu@mindspring.com>
16603
16604 * gdb.base/gcore.c: Add copyright notice.
16605
e425eb2b
MC
166062004-08-05 Michael Chastain <mec.gnu@mindspring.com>
16607
16608 * gdb.base/freebpcmd.c: Include <stdio.h>.
16609 * gdb.base/long_long.c: Include <string.h>.
16610 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
16611 * gdb.base/siginfo.c: Include <string.h>.
16612 * gdb.base/sigstep.c: Include <string.h>.
16613
cb9aaed5
MC
166142004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16615
16616 * gdb.base/complex.c: Include <stdlib.h>.
16617
55944f3d
MC
166182004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16619
16620 * gdb.base/complex.c: Add copyright notice.
16621
7b2953d9
MC
166222004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16623
16624 * gdb.base/charset.c: Include <stdlib.h>.
16625
c9133d23
MC
166262004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16627
16628 * gdb.base/auxv.c: Include <stdlib.h>.
16629
0a8490ad
MC
166302004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16631
16632 * gdb.base/auxv.c: Add copyright notice.
16633
3426d5ec
MC
166342004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16635
16636 * gdb.base/coremaker.c: Add copyright notice.
16637 * gdb.base/coremaker2.c: Add copyright notice.
16638
8da195dd
AC
166392004-08-04 Andrew Cagney <cagney@gnu.org>
16640
16641 * gdb.base/store.exp: Update copyright.
16642 (check_set, up_set, check_struct, up_struct): Add a prefix to test
16643 names, do not import gdb_prompt.
16644
8d394f98
AC
166452004-08-01 Andrew Cagney <cagney@gnu.org>
16646
16647 Fix PR testsuite/1729.
16648 * gdb.base/dump.exp: Add test name to callers of capture_value, do
16649 not use capture_value with value 4.
16650 (capture_value): Add optional test name parameter.
16651 (test_reload_saved_value, test_restore_saved_value): Use $msg as
16652 the prefix, pass to capture_value.
16653
b6702b23
MK
166542004-08-01 Mark Kettenis <kettenis@gnu.org>
16655
16656 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
16657 * gdb.arch/i386-prologue.c (standard): New prototype and function.
16658 (main): Call new function.
16659
c203e0ca
MC
166602004-07-31 Michael Chastain <mec.gnu@mindspring.com>
16661
16662 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
16663
a7995a30
MC
166642004-07-31 Michael Chastain <mec.gnu@mindspring.com>
16665
16666 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
16667
9366563b
MC
166682004-07-31 Michael Chastain <mec.gnu@mindspring.com>
16669
b6eeaf26 16670 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
16671 Accept more values of vtbl pointer. Remove some messages
16672 about "obsolete gcc or gdb".
16673
2fc1f950
MC
166742004-07-30 Michael Chastain <mec.gnu@mindspring.com>
16675
16676 * gdb.cp/classes.exp: Accept more varieties of ptype output.
16677
c724d49b
MC
166782004-07-30 Michael Chastain <mec.gnu@mindspring.com>
16679
16680 * gdb.base/asm-source.exp: Properly convert target board
16681 debug flags from gcc format to binutils format.
16682
736b0fce
MK
166832004-07-28 Mark Kettenis <kettenis@gnu.org>
16684
16685 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
16686 gdb1718". PR backtrace/1718 partially fixed.
16687
5633ea5c
JJ
166882004-07-27 Jeff Johnston <jjohnstn@redhat.com>
16689
16690 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
16691
575eebb1
NC
166922004-07-26 Nick Clifton <nickc@redhat.com>
16693
16694 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
16695 good default value for a specific architecture is available then
16696 set it to that value. Otherwise default to the -gstabs switch.
16697 Remove the -g... switches from the asm-flags variable. Allow the
16698 target board info to override the value if it wants to. Pass the
16699 switch on the assembler command line.
16700
62104619
MK
167012004-07-23 Mark Kettenis <kettenis@gnu.org>
16702
16703 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
16704 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
16705 (main): Call new function.
16706
4a1135b8
MC
167072004-07-22 Michael Chastain <mec.gnu@mindspring.com>
16708
16709 Test for PR exp/1715.
16710 * gdb.base/radix.exp: Refactor common procedures. Make all
16711 test names unique. Change XFAIL to KFAIL.
16712
8a12c1f0
MC
167132004-07-20 Michael Chastain <mec.gnu@mindspring.com>
16714
16715 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
16716 * gdb.ada/gnat_ada.gin: ... to here.
16717 * configure.in: Use gnat_ada.gin.
16718 * configure: Regenerate.
16719
23b451cf
AC
167202004-07-20 Andrew Cagney <cagney@gnu.org>
16721
16722 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
16723 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
16724 XFAILs. Clean up test messages and comments. Check backtraces.
16725 Delete re-sync code.
16726
ab618a02
MC
167272004-07-19 Michael Chastain <mec.gnu@mindspring.com>
16728
16729 Fix PR cli/740.
16730 * gdb.base/annota1.exp: Honor gdb,nosignals.
16731 * gdb.base/annota3.exp: Likewise.
16732
46dad340
MC
167332004-07-19 Michael Chastain <mec.gnu@mindspring.com>
16734
16735 * lib/java.exp: Update copyright notice.
16736
756d8c70
AC
167372004-07-19 Andrew Cagney <cagney@gnu.org>
16738
16739 * gdb.base/selftest.exp: Copy file from here ...
16740 * gdb.gdb/selftest.exp: ... to here.
16741
586027e6
AC
167422004-07-16 Andrew Cagney <cagney@redhat.com>
16743
16744 * lib/insight-support.exp: Delete file.
16745 * lib/java.exp (java_init): Fix copyright.
16746
029d2200
AC
167472004-07-16 Andrew Cagney <cagney@gnu.org>
16748
16749 * gdb.base/restore.c: Append "prologue" to comments marking the a
16750 function's prologue.
16751 * gdb.base/restore.exp: Update copyright, re-indent.
16752 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
16753 callerN" prefix where needed. Update patterns that match a
16754 function's prologue.
16755
653b62c5
MC
167562004-07-16 Michael Chastain <mec.gnu@mindspring.com>
16757
16758 * gdb.base/restore.c: Add copyright notice.
16759
f7d690e5
AC
167602004-07-16 Andrew Cagney <cagney@gnu.org>
16761
16762 * gdb.base/logical.exp: Update copyright.
16763 (evaluate): New procedure. Use to re-implement tests using
16764 several tables.
16765
d629a7cb
MH
167662004-07-14 Martin Hunt <hunt@redhat.com>
16767
16768 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
16769 which fixes some problems where init.tcl was not found.
16770
9c7bb332
AC
167712004-07-13 Andrew Cagney <cagney@gnu.org>
16772
6bf46641
AC
16773 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
16774 (check_sizeof, check_valueof): Do not include the output in the
16775 test name. Use gdb_test.
16776 (get_valueof): Use gdb_test_multiple.
16777
c4ffd4c0
AC
16778 * gdb.base/step-test.exp: Update copyright. Use
16779 gdb_test_multiple. Ensure that test names do not include
16780 architecture dependent output.
16781
ab89363a
AC
16782 * gdb.gdb/observer.exp: Update copyright.
16783 (setup_test): Use gdb_test_multiple.
16784 (attach_first_observer, attach_second_observer)
16785 (attach_third_observer, detach_first_observer)
16786 (detach_second_observer, detach_third_observer)
16787 (reset_counters, check_counters): Make $message a prefix.
16788 (test_normal_stop_notifications): Add "args" parameter - a list of
16789 init functions to be called. Make $message a prefix,
16790 (test_observer_normal_stop): Change the message prefixes so that
16791 they are unique, pass the attach / detach procedures to
16792 test_normal_stop_notifications.
16793
ec58997a
AC
16794 * gdb.base/signull.exp (test_segv): Prefix all tests with
16795 "${name}". Clean up test messages.
16796
b475183b
AC
16797 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
16798
9c7bb332
AC
16799 * gdb.base/ena-dis-br.exp: Update copyright.
16800 (break_at): New function. Replace send_gdb with gdb_test,
16801 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
16802 ignore count, not stopped at bpt", with KFAIL.
16803
2dd95497
CV
168042004-07-13 Corinna Vinschen <vinschen@redhat.com>
16805
16806 * gdb.base/attach.exp: Remove cleanupfile handling.
16807
419e626b
AC
168082004-07-12 Andrew Cagney <cagney@gnu.org>
16809
16810 * gdb.base/annota1.exp: Cleanup corefile test name.
16811 * gdb.base/annota3.exp: Ditto.
16812
8b1b3228
AC
168132004-07-12 Andrew Cagney <cagney@gnu.org>
16814
78650829
AC
16815 * gdb.base/signals.exp: Clean up copyright, re-indent.
16816
8b1b3228
AC
16817 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
16818 gdb_test and gdb_test_multiple.
16819
935c2760
JJ
168202004-07-08 Jeff Johnston <jjohnstn@redhat.com>
16821
16822 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 16823 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
16824 provide line number info for first statement in main.
16825
1544280f
AC
168262004-07-08 Andrew Cagney <cagney@gnu.org>
16827
1279f4ff
AC
16828 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
16829
1544280f
AC
16830 * gdb.base/sigbpt.exp: Make the common part of each test name a
16831 prefix instead of suffix.
16832
bcc82369
BR
168332004-07-07 Bob Rossi <bob_rossi@cox.net>
16834
16835 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
16836 test from test_tbreak_creation_and_listing to
16837 test_file_list_exec_source_file
16838 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
16839 Changed name of test from test_tbreak_creation_and_listing to
16840 test_file_list_exec_source_file
16841
23f4b0aa
JJ
168422004-07-07 Jeff Johnston <jjohnstn@redhat.com>
16843
16844 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
16845 the jmisc() constructor instead of <init>.
16846 * gdb.java/jmisc1.exp: Ditto.
16847
56401cd5
AC
168482004-07-07 Andrew Cagney <cagney@gnu.org>
16849
16850 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
16851 corrupting the PC.
16852
44ae2f6a
MC
168532004-07-06 Michael Chastain <mec.gnu@mindspring.com>
16854
16855 * gdb.cp/templates.exp: Accept whitespace change in demangler
16856 output.
16857
45a83408
AC
168582004-07-06 Andrew Cagney <cagney@gnu.org>
16859
16860 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
16861
d205ad70
MC
168622004-07-02 Michael Chastain <mec.gnu@mindspring.com>
16863
16864 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
16865 * lib/compiler.cc: Likewise.
16866
06ea1a61
MC
168672004-06-30 Michael Chastain <mec.gnu@mindspring.com>
16868
16869 * lib/compiler.cc: Work around string preprocessing problem
16870 with old hp c++ compiler.
16871 * lib/compiler.c: Likewise.
16872
daab1251
CV
168732004-06-29 Corinna Vinschen <vinschen@redhat.com>
16874
16875 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
16876 directives to conditionalize symbol prefixing.
16877 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
16878 additional_flags handling. Add underscore prefix for Cygwin.
16879 * gdb.arch/i386-unwind.c: Use preprocessor directives to
16880 conditionalize symbol prefixing.
16881 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
16882 additional_flags handling. Add underscore prefix for Cygwin.
16883
cc984116
CV
168842004-06-29 Corinna Vinschen <vinschen@redhat.com>
16885
16886 * gdb.base/bigcore.exp: Skip test on Cygwin.
16887
c279b077
MC
168882004-06-28 Michael Chastain <mec.gnu@mindspring.com>
16889
16890 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
16891 formats for "info register". Use gdb_test_multiple. Fix
16892 the "invalid register" test.
16893
0e915747
CV
168942004-06-28 Corinna Vinschen <vinschen@redhat.com>
16895
16896 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
16897 PID for Cygwin. Add Cygwin specific strings to check for in some
16898 tests.
16899 (do_attach_tests): Add a test for user interaction when attaching
16900 to a process with no matching symbol table already loaded.
16901
11422c86
AC
169022004-06-26 Andrew Cagney <cagney@gnu.org>
16903
16904 Test PR java/1567 and PR java/1565.
16905 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
16906 * gdb.java/jmisc2.exp: Delete file.
16907
cefbce26
MC
169082004-06-26 Michael Chastain <mec.gnu@mindspring.com>
16909
16910 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
16911
e19f872c
CV
169122004-06-25 Corinna Vinschen <vinschen@redhat.com>
16913
16914 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
16915 attach process.
16916
d931ba3b
MC
169172004-06-23 Michael Chastain <mec.gnu@mindspring.com>
16918
16919 * gdb.cp/pr-1553.exp: Remove.
16920
aef68c48
MC
169212004-06-22 Michael Chastain <mec.gnu@mindspring.com>
16922
16923 * gdb.cp/pr-1553.cc: Remove.
16924 * gdb.cp/pr-1553.exp: Disable this test.
16925
8d5df71a
JB
169262004-06-20 Jim Blandy <jimb@redhat.com>
16927
a9c64011 16928 Fix PR testsuite/1680.
8d5df71a
JB
16929 * gdb.arch/i386-sse.exp: Properly quote curly braces in
16930 regular expressions.
16931
4ac6f39d
MC
169322004-06-19 Michael Chastain <mec.gnu@mindspring.com>
16933
16934 Fix PR testsuite/1679.
16935 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
16936 Issue an UNSUPPORTED result instead.
16937
1b413552
JB
169382004-06-18 Jim Blandy <jimb@redhat.com>
16939
16940 * gdb.base/charset.exp: Only send a control-C if we see a new
16941 prompt and incomplete command.
16942
6daa6ebd
MC
169432004-06-18 Michael Chastain <mec.gnu@mindspring.com>
16944
16945 * gdb.cp/pr-574.cc: Add copyright notice.
16946
51fa4ae0
JB
169472004-06-17 Jim Blandy <jimb@redhat.com>
16948
16949 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
16950 cases where the regexp has no groups; this grabs random text from
16951 the previous test suite, whatever that was.
16952
8fea26c5
MC
169532004-06-17 Michael Chastain <mec.gnu@mindspring.com>
16954
16955 * gdb.cp/printmethod.cc: Add copyright notice.
16956
1e3aeb41
MC
169572004-06-16 Michael Chastain <mec.gnu@mindspring.com>
16958
16959 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
16960
9d9030bc
AC
169612004-06-16 Andrew Cagney <cagney@gnu.org>
16962
16963 * gdb.base/signull.c: Update copyright. Include <string.h>.
16964 (bowler): Replace data_pointer with data_read
16965 and data_write cases. Add code_descriptor case.
16966 (zero, desc): New array and pointer.
16967 (data, code): Change to simple pointers.
16968 * gdb.base/signull.exp: Fix probe pattern matching a function
16969 descriptor SIGSEGV. Replace data_pointer with data_read and
16970 data_write tests.
16971
acd4ad44
AC
169722004-06-16 Andrew Cagney <cagney@gnu.org>
16973
16974 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
16975
08fd625c
MC
169762004-06-15 Michael Chastain <mec.gnu@mindspring.com>
16977
16978 * gdb.base/long_long.c: Add copyright notice.
16979
1903502c
MC
169802004-06-15 Michael Chastain <mec.gnu@mindspring.com>
16981
16982 * gdb.base/long_long.exp: Remove reference to
16983 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
16984 to gdb_breakpoint and gdb_continue_to_breakpoint.
16985
83313cb1
JB
169862004-06-14 Jim Blandy <jimb@redhat.com>
16987
16988 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
16989 endian case.
16990
1bf404ef
AC
169912004-06-14 Andrew Cagney <cagney@gnu.org>
16992
16993 * gdb.base/gcore.exp (capture_command_output): Delete the always
16994 passing tests containing inferior values.
16995 * gdb.base/ending-run.exp: Do not include the breakpoint address
16996 in the test message. Update copyright.
16997 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
16998 size in the test name, use gdb_test_multiple. Update copyright.
16999
ef220b33
MC
170002004-06-14 Michael Chastain <mec.gnu@mindspring.com>
17001
17002 * gdb.cp/ref-types.cc: Add copyright notice.
17003
4f70a4c9
MC
170042004-06-14 Michael Chastain <mec.gnu@mindspring.com>
17005
17006 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
17007 hp_aCC_compiler.
17008 * lib/compiler.cc: Likewise.
17009 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
17010 'set' commands. Log diagnostics for other lines. Set
17011 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
17012
335928ac
MC
170132004-06-13 Michael Chastain <mec.gnu@mindspring.com>
17014
17015 * gdb.cp/try_catch.cc: Add copyright notice.
17016
2efb12e8
MC
170172004-06-12 Michael Chastain <mec.gnu@mindspring.com>
17018
17019 * gdb.cp/userdef.cc: Add copyright notice.
17020
0bbed51a
MC
170212004-06-11 Michael Chastain <mec.gnu@mindspring.com>
17022
17023 * gdb.cp/virtfunc.cc: Add copyright notice.
17024
e12a46c9
RC
170252004-06-11 Randolph Chung <tausq@debian.org>
17026
17027 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
17028 problem.
17029
338e05af
AC
170302004-06-10 Andrew Cagney <cagney@gnu.org>
17031
17032 * lib/compiler.cc, lib/compiler.c: Append either
17033 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
17034 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
17035 instead of gcc-3-3.
17036
dc3f10cb
AC
170372004-06-09 Andrew Cagney <cagney@gnu.org>
17038
b4d946af
AC
17039 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
17040 gdb/1455, bug is specific to "long long" and "double".
a9c64011 17041
dc3f10cb
AC
17042 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
17043 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
17044 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
17045 fixed.
17046
b5c0bfa2
AC
170472004-06-09 Andrew Cagney <cagney@gnu.org>
17048
17049 * gdb.base/structs.exp (test_struct_returns): Replace
17050 "return_value_unknown" and "finish_value_unknown" by
17051 "return_value_known" and "finish_value_known". Instead of
17052 "return_value_unknown" iff "finish_value_unknown", check
17053 "return_value_known" implies "finish_value_known".
17054
caeb605f
MH
170552004-06-08 Martin Hunt <hunt@redhat.com>
17056
17057 * gdb.base/float.exp: Add pattern for mips targets.
17058
c892bb64
RC
170592004-06-08 Randolph Chung <tausq@debian.org>
17060
17061 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
17062 message for unknown architectures more clear.
17063
48306d3e
JB
170642004-06-08 Joel Brobecker <brobecker@gnat.com>
17065
17066 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
17067 start the execution of the program.
17068
83ecb59f
JB
170692004-06-07 Jim Blandy <jimb@redhat.com>
17070
17071 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
17072 * gdb.arch/i386-cpuid.h: New helper file.
17073
55264cb4
RC
170742004-06-07 Randolph Chung <tausq@debian.org>
17075
17076 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
17077 has started.
17078
23cadb28
RM
170792004-06-04 Roland McGrath <roland@redhat.com>
17080
17081 Fix PR gdb/1647.
17082 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
17083 differently to be robust to output buffering differences.
17084
51d01eda
MC
170852004-06-04 Michael Chastain <mec.gnu@mindspring.com>
17086
17087 * gdb.threads/pthreads.exp: Update copyright years.
17088 (check_control_c): Change asynchronous 'after' to synchronous.
17089
f4fc3b93
RM
170902004-06-04 Roland McGrath <roland@redhat.com>
17091
17092 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
17093 next gdb prompt.
17094
4013522b
MC
170952004-06-02 Michael Chastain <mec.gnu@mindspring.com>
17096
17097 Fix PR gdb/1636.
17098 * gdb.threads/manythreads.exp: Change asynchronous 'after'
17099 calls to synchronous.
17100
7a8f1e6b
JB
171012004-05-26 Jim Blandy <jimb@redhat.com>
17102
17103 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
17104
81bb3443
RC
171052004-05-24 Randolph Chung <tausq@debian.org>
17106
17107 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
17108 * gdb.asm/pa.inc: New file.
17109
8f5a3103
MK
171102004-05-22 Mark Kettenis <kettenis@gnu.org>
17111
17112 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
17113
734b8fe8 171142004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 17115 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
17116
17117 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
17118 GDB prompt.
17119
725603e1
UW
171202004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17121
f4fc3b93 17122 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
17123 setjmp/longjmp. Use sigaction instead of signal.
17124
8b923272 171252004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 17126 Michael Snyder <msnyder@redhat.com>
8b923272
JB
17127
17128 * gdb.threads/pthread_cond_wait.c: New file.
17129 * gdb.threads/pthread_cond_wait.exp: New testcase.
17130
8bfabb04
AC
171312004-05-13 Andrew Cagney <cagney@redhat.com>
17132
17133 * gdb.base/signull.exp, gdb.base/signull.c: New files.
17134 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
17135
42edda50
AC
171362004-05-11 Andrew Cagney <cagney@redhat.com>
17137
17138 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
17139 fixed but revealed gdb/1639.
17140
d303a6c7
AC
171412004-05-10 Andrew Cagney <cagney@redhat.com>
17142
17143 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
17144 func1" and "next to 2nd alarm", kernel bug avoided.
17145
bf08c2a1
DJ
171462004-05-10 Daniel Jacobowitz <dan@debian.org>
17147
17148 PR external/1568
17149 * gdb.base/bigcore.exp: Check the size of the dumped core file.
17150 XFAIL if it is smaller than bytes_allocated.
17151 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
17152 (main): Make chunks_allocated unsigned. Correct comment.
17153
c0586a34
JB
171542004-05-07 Joel Brobecker <brobecker@gnat.com>
17155
17156 * gdb.arch/powerpc-aix-prologue.c: New file.
17157 * gdb.arch/powerpc-aix-prologue.exp: New file.
17158
f2785d12
JB
171592004-05-07 Jim Blandy <jimb@redhat.com>
17160
17161 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
17162 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
17163
bd7f6e30
JB
171642004-05-06 Joel Brobecker <brobecker@gnat.com>
17165
17166 * gdb.base/sep.exp: No longer setup_kfail when the program was
17167 built with dwarf2.
17168
0a5e7efe
JI
171692004-05-05 Jim Ingham <jingham@apple.com>
17170
17171 * gdb.base/pending.exp: Make sure pending breakpoints
17172 preserve the ignore count.
f4fc3b93 17173
a8958849
MK
171742004-04-27 Jerome Guitton <guitton@gnat.com>
17175
17176 * i386-prologue.exp: Add testcase for jump instruction as first
17177 instruction of the real code.
17178 * i386-prologue.c (jump_at_beginning): New function.
17179
7e103f5b
MK
171802004-04-28 Mark Kettenis <kettenis@gnu.org>
17181
17182 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
17183 x86_64-*-*.
17184
5d38b224
MK
171852004-04-28 Mark Kettenis <kettenis@gnu.org>
17186
17187 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
17188 i*86-*-*.
17189
0ef32fd9
MK
171902004-04-25 Mark Kettenis <kettenis@gnu.org>
17191
17192 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
17193 expression that checks the return type.
17194
71d7dd7c
AC
171952004-04-23 Andrew Cagney <cagney@redhat.com>
17196
17197 * gdb.base/call-sc.exp: New test of scalar call/return values.
17198 * gdb.base/call-sc.c: Ditto.
17199
1e9f977e
JJ
172002004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17201
17202 * gdb.threads/manythreads.c: Reduce thread stack size.
17203
899d9e3a
JJ
172042004-04-23 Jeff Johnston <jjohnstn@redhat.com>
17205
17206 * gdb.threads/manythreads.c: Add copyright notice.
17207
61bcae62
AC
172082004-04-23 Andrew Cagney <cagney@redhat.com>
17209
17210 * gdb.base/siginfo.exp: Better handle step out of signal.
17211 * gdb.base/sigstep.exp: Ditto.
17212
7339a42e 172132004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 17214 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
17215
17216 * gdb.threads/manythreads.c: New testcase.
17217 * gdb.threads/manythreads.exp: Ditto.
17218
5c98409b
JB
172192004-04-22 Jim Blandy <jimb@redhat.com>
17220
17221 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
17222 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
17223
3b611f1a
MC
172242004-04-21 Michael Chastain <mec.gnu@mindspring.com>
17225
17226 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
17227
f0fd9238
AC
172282004-04-21 Andrew Cagney <cagney@redhat.com>
17229
17230 * gdb.base/sigstep.c: New file.
17231 * gdb.base/sigstep.exp: New file.
17232
90990674
JB
172332004-04-16 Joel Brobecker <brobecker@gnat.com>
17234
17235 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
17236 call to observer_notify_normal_stop.
17237
78cef34b
AC
172382004-04-15 Andrew Cagney <cagney@redhat.com>
17239
17240 * gdb.base/siginfo.c: New file.
17241 * gdb.base/siginfo.exp: New file.
17242
d2343407
JB
172432004-04-12 J. Brobecker <brobecker@gnat.com>
17244
17245 * gdb.base/sep.exp: Fix typo in comment.
17246
a2dba3c8
JB
172472004-04-12 J. Brobecker <brobecker@gnat.com>
17248
17249 * gdb.base/sep.c: New file.
17250 * gdb.base/sep-proc.c: New file.
17251 * gdb.base/sep.exp: New testcase.
17252
15f7b60e
MK
172532004-04-09 Mark Kettenis <kettenis@gnu.org>
17254
17255 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
17256 support.
17257
44f4de1a
AC
172582004-04-05 Andrew Cagney <cagney@redhat.com>
17259
17260 * gdb.base/sigaltstack.c: New file.
17261 * gdb.base/sigaltstack.exp: New file.
17262
ef04f396
JB
172632004-04-04 Joel Brobecker <brobecker@gnat.com>
17264
17265 * gdb.base/foll-fork.exp: Update the expected output for
17266 "help set follow-fork-mode", to match a change that was made
17267 to the help of this variable on 2004-01-13.
17268
d40d2c92
JB
172692004-04-01 Joel Brobecker <brobecker@gnat.com>
17270
17271 * lib/ada.exp: Add copyright notice.
17272 * bar.ads: Likewise.
17273 * bar.adb: Likewise.
17274 * null_record.adb: Likewise.
17275 * null_record.exp: Likewise.
17276 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
17277
f86ef5a3
JB
172782004-04-01 Joel Brobecker <brobecker@gnat.com>
17279
17280 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
17281 * configure: Regenerate.
17282
414e70e3
JB
172832004-04-01 Joel Brobecker <brobecker@gnat.com>
17284
17285 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
17286 to build the application. Remove the message printed when in
17287 verbose mode, redundant with the UNSUPPORTED message above.
17288
f0aaee49
JB
172892004-03-31 Joel Brobecker <brobecker@gnat.com>
17290
17291 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
17292 * gdb.ada (null_record.exp): New testcase.
17293
ac81cb54
JB
172942004-03-31 Joel Brobecker <brobecker@gnat.com>
17295
17296 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
17297
854af2f7
JB
172982004-03-31 Joel Brobecker <brobecker@gnat.com>
17299
17300 * gdb.ada: New subdirectory.
17301 * gdb.ada/Makefile.in: New file.
17302 * gdb.ada/gnat_ada.gpr.in: New file.
17303
034cb681
JB
173042004-03-31 Joel Brobecker <brobecker@gnat.com>
17305
17306 * lib/ada.exp: New file.
17307
78a1a894
DJ
173082004-03-24 Daniel Jacobowitz <drow@mvista.com>
17309
17310 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
17311 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
17312
4b2b3b3e
AC
173132004-03-22 Andrew Cagney <cagney@redhat.com>
17314
17315 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
17316 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
17317 Problem identified by Ulrich Weigand.
17318
23c73aa3
DC
173192004-03-17 David Carlton <carlton@kealia.com>
17320
17321 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
17322 PR c++/826.
17323
d63a86f8
RM
173242004-03-16 Roland McGrath <roland@redhat.com>
17325
17326 * gdb.base/auxv.exp: New file.
17327 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
17328
0e02aa50
DC
173292004-03-12 David Carlton <carlton@kealia.com>
17330
17331 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
17332 * gdb.cp/pr-1553.cc: Ditto.
17333 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
17334 pass branch.
17335
c20b71be
MC
173362004-03-12 Michael Chastain <mec.gnu@mindspring.com>
17337
17338 * gdb.cp/templates.exp: Accept more template types.
17339
c7414a01
MC
173402004-03-09 Michael Chastain <mec.gnu@mindspring.com>
17341
17342 From Corinna Vinschen with modifications.
17343 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
17344 local variable obj_with_enum.
17345 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
17346 results with obj_with_enum.
17347
ed69573c
MC
173482004-03-09 Michael Chastain <mec.gnu@mindspring.com>
17349
17350 * gdb.cp/classes.cc: New file, copied from misc.cc.
17351 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
17352
28301461
MC
173532004-03-09 Michael Chastain <mec.gnu@mindspring.com>
17354
17355 * gdb.cp/misc.cc: Add copyright notice.
17356
1198ecbe
DC
173572004-03-05 David Carlton <carlton@kealia.com>
17358
17359 * gdb.cp/rtti.exp: Add 'print *obj3' test.
17360 * gdb.cp/rtti.h: Update copyright.
17361 (namespace n2::n3): New.
17362 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
17363 (n2::n3::func3): New.
17364 (main): Call n2::n3::func3.
17365 * gdb.cp/rtti2.cc: Update copyright.
17366 (n2::create3): New.
17367
9e08c470
MK
173682004-03-04 Mark Kettenis <kettenis@gnu.org>
17369
17370 * gdb.asm/openbsd.inc: Fix typo.
17371
4bebc3aa
FF
173722004-03-03 Fred Fish <fnf@redhat.com>
17373
17374 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
17375 "val" instead of unused "size". Update copyright year.
17376
6ea9fb37
DJ
173772004-02-29 Daniel Jacobowitz <drow@mvista.com>
17378
17379 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
17380 to use unsigned char.
17381 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
17382 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
17383
23b23974
DJ
173842004-02-29 Daniel Jacobowitz <drow@mvista.com>
17385
17386 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
17387 line of output.
17388
7574fd53
DJ
173892004-02-28 Daniel Jacobowitz <drow@mvista.com>
17390
17391 * gdb.base/relocate.c (dummy): Initialize.
17392
a195357f
DJ
173932004-02-28 Daniel Jacobowitz <drow@mvista.com>
17394
17395 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
17396 a breakpoint at exit.
17397
72fd54a9
FF
173982004-02-27 Fred Fish <fnf@redhat.com>
17399
17400 * gdb.base/chng-syms.exp: Add expect condition to match failing
17401 case that isn't a timeout.
17402
b9d23137
AC
174032004-02-27 Andrew Cagney <cagney@redhat.com>
17404
17405 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
17406 support.
17407
15d208f6 174082004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 17409
15d208f6
FF
17410 * gdb.arch/gdb1431.c: Remove.
17411 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
17412 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
17413 of "until" incorrectly.
17414
98f9cd2d
JB
174152004-02-26 J. Brobecker <brobecker@gnat.com>
17416
17417 * gdb.cp/class2.cc (empty): New class.
17418 (refer): New function.
17419 (main): Declare an object of type empty and use it.
17420 * gdb.cp/class2.exp: Print the value of an object of type empty.
17421
9b50c11b
JJ
174222004-02-26 Jeff Johnston <jjohnstn@redhat.com>
17423
17424 * gdb.base/langs.exp: Update query string to match the
17425 new nquery format used for pending breakpoints.
17426
0dcd613f
AC
174272004-02-26 Andrew Cagney <cagney@redhat.com>
17428
17429 Fix PR i18n/1570.
17430 * gdb.base/charset.c: Update copyright notice.
17431 (main, init_string): Remove the escape character '\e' tests.
17432 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
17433 * gdb.base/charset.exp (valid_host_charset): Ditto.
17434 * gdb.base/setvar.exp: Ditto.
17435
b8a56647
AC
174362004-02-24 Andrew Cagney <cagney@redhat.com>
17437
90d59e34
AC
17438 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
17439 mmapped data in core file" PASS and FAIL messages consistent.
17440
b8a56647
AC
17441 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
17442 setting a breakpoint. Work around PR java/1565.
17443
9f27c604
JJ
174442004-02-23 Jeff Johnston <jjohnstn@redhat.com>
17445
17446 * lib/gdb.exp (gdb_breakpoint): Update query string to match
17447 new nquery format.
17448 * gdb.base/pending.exp: Ditto.
17449
3224a706
MK
174502004-02-22 Mark Kettenis <kettenis@gnu.org>
17451
17452 * configure.in: Run stabs tests on *BSD.
17453 * configure: Regenerated.
17454
41e0a9ca
MK
174552004-02-21 Mark Kettenis <kettenis@gnu.org>
17456
17457 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
17458
1e1b3428
FF
174592004-02-20 Fred Fish <fnf@redhat.com>
17460
17461 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
17462 blank in test for "returns short", for consistency with other
17463 "returns xxx" tests. Update copyright year.
17464
f9a7572a
FF
174652004-02-19 Fred Fish <fnf@redhat.com>
17466
17467 New testcase for PR breakpoint/1558.
17468 * gdb.arch/gdb1558.exp: New file.
17469 * gdb.arch/gdb1558.c: New file.
17470
b2ce2854
EZ
174712004-02-19 Elena Zannoni <ezannoni@redhat.com>
17472
17473 * gdb.base/nodebug.exp: Fix typo.
17474
e7c9ff01
JB
174752004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17476
17477 Committed by Jim Blandy <jimb@redhat.com>.
17478
62f4b920
JB
17479 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
17480
2db536a1
JB
17481 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
17482
e7c9ff01
JB
17483 * gdb.base/float.exp: Support s390*-*-* targets.
17484
f3205b34
AF
174852004-02-17 Adam Fedor <fedor@gnu.org>
17486
17487 * gdb.base/gdb1555.exp: New file.
17488 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
17489
9d62932d
EZ
174902004-02-17 Elena Zannoni <ezannoni@redhat.com>
17491
17492 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
17493
344c9711
FF
174942004-02-16 Fred Fish <fnf@redhat.com>
17495
17496 * gdb.arch/gdb1291.c: Remove
17497 * gdb.arch/gdb1291.s: New test input file.
17498 * gdb.arch/gdb1291.exp: Expand test to check case that should not
17499 fail. Test for correct result, known incorrect result, other
17500 failures and timeouts.
17501
2d822687
AC
175022004-02-16 Andrew Cagney <cagney@redhat.com>
17503
17504 * gdb.base/bigcore.exp: New file.
17505 * gdb.base/bigcore.c: New file.
17506
dac15b66
AC
175072004-02-13 Andrew Cagney <cagney@redhat.com>
17508
17509 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
17510 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
17511 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
17512 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
17513 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
17514 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
17515 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
17516 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
17517 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
17518 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
17519
6bdfc2c4
JJ
175202004-02-11 Jeff Johnston <jjohnstn@redhat.com>
17521
17522 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
17523 executed is an alloc instruction.
17524
87b3ede8
DC
175252004-02-11 David Carlton <carlton@kealia.com>
17526
17527 * gdb.cp/breakpoint.exp: New.
17528 * gdb.cp/breakpoint.cc: New.
17529
6e19e2bf
MC
175302004-02-11 Michael Chastain <mec.gnu@mindspring.com>
17531
17532 Partial fix for PR gdb/1543.
17533 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
17534 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
17535 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
17536 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
17537 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
17538 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
17539 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
17540 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
17541 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
17542 to bug-gdb@prep.ai.mit.edu .
17543 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
17544 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
17545 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
17546 Likewise.
17547
5c5455dc
AC
175482004-02-10 Andrew Cagney <cagney@redhat.com>
17549
17550 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
17551 using gdb_internal_error_resync.
17552
9cf689d7
DJ
175532004-02-09 Daniel Jacobowitz <drow@mvista.com>
17554
17555 * gdb.threads/thread-specific.exp: Stop early if no threads are
17556 found.
17557
d2dc51db
MC
175582004-02-09 Michael Chastain <mec.gnu@mindspring.com>
17559
17560 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
17561
14b1a056
DJ
175622004-02-08 Daniel Jacobowitz <drow@mvista.com>
17563
17564 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
17565 breakpoints.
17566
83f66e8f
DJ
175672004-02-07 Daniel Jacobowitz <drow@mvista.com>
17568
17569 * config/sim.exp (gdb_load): Handle $arg == "".
17570 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
17571 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
17572
30fc0091
EZ
175732004-02-07 Elena Zannoni <ezannoni@redhat.com>
17574
a9c64011
AS
17575 * gdb.base/maint.exp: Update test to reflect
17576 obstack changes.
30fc0091 17577
4d806929
JJ
175782004-02-04 Jeff Johnston <jjohnstn@redhat.com>
17579
17580 * gdb.base/pendshr.c (pendfunc): New function that calls
17581 pendfunc1.
17582 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
17583
7bfdd688
FF
175842004-02-04 Fred Fish <fnf@redhat.com>
17585
17586 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
17587 function symbols and update copyright years.
17588 * gdb.arch/gdb1291.c: Ditto.
17589
aaa08ee4
MC
175902004-02-03 Michael Chastain <mec.gnu@mindspring.com>
17591
17592 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
17593
dbad7755
MC
175942004-02-03 Michael Chastain <mec.gnu@mindspring.com>
17595
17596 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
17597
ec4646ef
MC
175982004-02-03 Michael Chastain <mec.gnu@mindspring.com>
17599
17600 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
17601
1b802196
FF
176022004-02-02 Fred Fish <fnf@redhat.com>
17603
17604 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
17605 remote targets. Update copyright years.
17606
18fe2033
JJ
176072004-02-02 Jeff Johnston <jjohnstn@redhat.com>
17608
17609 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
17610 support.
17611 * gdb.base/langs.exp: Fix test which attempts to create
17612 breakpoint on non-existent function to handle new pending
17613 support.
17614 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
17615 a breakpoint.
17616 * gdb.base/pending.exp: New test.
17617 * gdb.base/pending.c: New file.
17618 * gdb.base/pendshr.c: Ditto.
17619
8d577d32
DC
176202004-02-02 David Carlton <carlton@kealia.com>
17621
17622 * gdb.cp/overload.exp: Add overloadNamespace tests.
17623 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
17624 (overloadNamespace, XXX): New.
17625 (main): Call XXX::marker2.
17626
3ad13771
FF
176272004-02-01 Fred Fish <fnf@redhat.com>
17628
17629 * gdb.base/dump.exp: Use runto_main instead of "runto main".
17630 * gdb.base/finish.exp: Ditto.
17631 * gdb.base/gcore.exp: Ditto.
17632 * gdb.base/huge.exp: Ditto.
17633 * gdb.base/info-proc.exp: Ditto.
17634 * gdb.base/return2.exp: Ditto.
17635 * gdb.threads/gcore-thread.exp: Ditto.
17636
44c75849
DJ
176372004-02-01 Daniel Jacobowitz <drow@mvista.com>
17638
17639 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
17640
005bc093
MK
176412004-02-01 Mark Kettenis <kettenis@gnu.org>
17642
17643 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
17644 that opening the file succeeds on OpenBSD.
17645
c47cebdb
DJ
176462004-02-01 Daniel Jacobowitz <drow@mvista.com>
17647
17648 * gdb.threads/thread-specific.c: New file.
17649 * gdb.threads/threads-specific.exp: New test script.
17650 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
17651 to expect_out.
17652
5a01311c
MK
176532004-02-01 Mark Kettenis <kettenis@gnu.org>
17654
17655 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
17656 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
17657 only on the "print_small_structs from print_long_arg_list" test.
17658
ce22a4f1
DJ
176592004-02-01 Daniel Jacobowitz <drow@mvista.com>
17660
17661 * gdb.base/completion.exp: Kill a stray backslash.
17662
17663 From Jim Ingham <jingham@apple.com>:
17664 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
17665 agrees with the result from sending a tab.
17666
abbab9d3
DJ
176672004-01-31 Daniel Jacobowitz <drow@mvista.com>
17668
17669 * gdb.base/chng-syms.exp: Remove stray newline.
17670
53904d1e
MK
176712004-01-31 Mark Kettenis <kettenis@gnu.org>
17672
17673 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
17674 *-*-openbsd*.
17675 * gdb.asm/openbsd.inc: New file.
17676
3a4b3aac
MK
176772004-01-30 Mark Kettenis <kettenis@gnu.org>
17678
17679 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
17680 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
17681 *-*solaris2*. Remove commented out default settings for
17682 asm-flags. Replace gdb_compile with target_link.
17683
ebac27b4
MC
176842004-01-29 Michael Chastain <mec.gnu@mindspring.com>
17685
17686 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
17687 for all tests. Remove old hp-ux and cygnus xfail cases.
17688
d8679d84
PH
176892004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
17690
17691 * gdb.base/chng-syms.exp: New file.
17692 * gdb.base/chng-syms.c: New file.
17693
0a55bc22
MC
176942004-01-24 Michael Chastain <mec.gnu@mindspring.com>
17695
17696 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
17697 Provide arms for current output in all my configurations.
17698
94b8e876
MC
176992004-01-24 Michael Chastain <mec.gnu@mindspring.com>
17700
17701 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
17702 * lib/compiler.cc: Likewise.
17703 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
17704 get the right preprocessor. Eval the output directly. Remove
17705 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
17706 hp_f77_compiler and hp_f90_compiler completely.
17707 (gdb_preprocess): Delete.
17708 (get_compiler): Delete.
17709
7cf03d44
MK
177102004-01-24 Mark Kettenis <kettenis@gnu.org>
17711
17712 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
17713 <string.h>.
17714
68b6dce9
NR
177152004-01-24 Nick Roberts <nick@nick.uklinux.net>
17716
17717 * gdb.mi/mi-stack.exp: Update copyright.
17718
b368761e
DC
177192004-01-23 David Carlton <carlton@kealia.com>
17720
17721 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
17722 test for cp_lookup_transparent_type.
17723 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
17724 call them.
17725
f2061b53
DJ
177262004-01-23 Daniel Jacobowitz <drow@mvista.com>
17727
17728 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
17729 after -var-update.
17730
37fc574a
DC
177312004-01-23 David Carlton <carlton@kealia.com>
17732
17733 * gdb.cp/namespace.cc (C::ensureRefs): New.
17734 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
17735
8e94b928
NR
177362004-01-20 Nick Roberts <nick@nick.uklinux.net>
17737
17738 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
17739 case "-stack-list-locals 2".
17740 * gdb.mi/mi-var-child.exp: Test for case
17741 "-var-list-children --all-values NAME".
17742
997b0952
MC
177432004-01-18 Michael Chastain <mec.gnu@mindspring.com>
17744
17745 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
17746
52470da3
MK
177472004-01-18 Mark Kettenis <kettenis@gnu.org>
17748
7049b4b8
MK
17749 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
17750 used with gdb_test_multiple.
17751
52470da3
MK
17752 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
17753 read at address 0. This fixes PR testsuite/1504.
17754
da6012e5
DJ
177552004-01-18 Daniel Jacobowitz <drow@mvista.com>
17756
17757 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
17758 Remove downloading, guessing the host executable, the calls to
17759 gdb_file_cmd and gdb_target_cmd, and "load" support.
17760 (infer_host_exec): New function broken out from gdb_load.
17761 (gdb_load): New wrapper for gdbserver_gdb_load.
17762 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
17763 gdb_target_cmd. Use -target-select.
17764 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
17765 Download binaries to the host. Clear last_mi_remote_file when
17766 we load a new binary.
17767 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
17768 call gdbserver_gdb_load and mi_gdb_target_cmd.
17769
32c70722
MC
177702004-01-17 Michael Chastain <mec.gnu@mindspring.com>
17771
17772 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
17773 type patterns.
17774
b0cecf36
MC
177752004-01-17 Michael Chastain <mec.gnu@mindspring.com>
17776
17777 * gdb.cp/templates.exp: Fix typo in test name of
17778 "print Foo<volatile char*>::foo".
17779
4120d7e6
MC
177802004-01-15 Michael Chastain <mec.gnu@mindspring.com>
17781
17782 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
17783
f679e530
BE
177842004-01-16 Ben Elliston <bje@wasabisystems.com>
17785
17786 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
17787 (clean mostlyclean): Remove empty rm.
17788
091c48f6
MC
177892004-01-15 Michael Chastain <mec.gnu@mindspring.com>
17790
17791 * gdb.base/setvar.exp: Add copyright years.
17792
3e5fc8d2
DC
177932004-01-14 David Carlton <carlton@bactrian.org>
17794
17795 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
17796 PR c++/1511 and update coment.
17797 * gdb.cp/templates.exp: Update patterns to match current output.
17798 If changes involve something other than whitespace, KFAIL
17799 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
17800
63d06c5c
DC
178012004-01-14 David Carlton <carlton@kealia.com>
17802
17803 * gdb.cp/namespace.exp: Add tests involving classes defined within
17804 namespaces.
17805 * gdb.cp/namespace.cc (C::CClass): New.
17806 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
17807
a51dab88
EZ
178082004-01-14 Elena Zannoni <ezannoni@redhat.com>
17809
17810 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
17811 what debug info we have. Print a better message if something goes
17812 wrong while producing the separate debug info file.
17813
a476ccc9
MC
178142004-01-14 Michael Chastain <mec.gnu@mindspring.com>
17815
17816 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
17817
f453692c
MC
178182004-01-14 Michael Chastain <mec.gnu@mindspring.com>
17819
17820 * gdb.base/callfuncs.c: Add copyright notice.
17821
f40063a5
MC
178222004-01-13 Michael Chastain <mec.gnu@mindspring.com>
17823
17824 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
17825 inheritance. PR gdb/1498, PR gcc/13539.
17826
19ac3974
EZ
178272004-01-13 Elena Zannoni <ezannoni@redhat.com>
17828
a9c64011
AS
17829 * gdb.threads/gcore-thread.exp: Prefix name of binary with
17830 test specific name.
17831 * gdb.mi/gdb669.exp: Ditto.
17832 * gdb.mi/mi-pthreads.exp: Ditto.
17833 * gdb.mi/mi1-pthreads.exp: Ditto.
17834 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 17835
56c97c6e
MC
178362004-01-12 Michael Chastain <mec.gnu@mindspring.com>
17837
17838 * gdb.cp/member-ptr.cc: Add copyright notice.
17839
a0644324
MC
178402004-01-12 Michael Chastain <mec.gnu@mindspring.com>
17841
17842 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
17843 some patterns for recent versions of gcc and hpacc. Delete
17844 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
17845 Delete tests that access a NULL pointer-to-member-data. This
17846 script is still disabled for gcc.
17847
32fabe09
EZ
178482004-01-12 Elena Zannoni <ezannoni@redhat.com>
17849
17850 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 17851 escaped correctly.
32fabe09 17852
1f8a6abb
EZ
178532004-01-12 Elena Zannoni <ezannoni@redhat.com>
17854
17855 * gdb.base/sepdebug.exp: New file.
17856 * gdb.base/sepdebug.c: New file.
17857 * lib/gdb.exp (separate_debug_filename): New procedure.
17858 (gdb_gnu_strip_debug): New procedure.
17859
48efe704
AC
178602004-01-12 Andrew Cagney <cagney@redhat.com>
17861
17862 * gdb.mi/ChangeLog: Delete file. Renamed to ...
17863 * gdb.mi/ChangeLog-1999-2003: New file.
17864
a9415475
AC
178652004-01-12 Andrew Cagney <cagney@redhat.com>
17866
17867 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
17868 "Renaming a directory to a non-empty directory returns ENOTEMPTY
17869 or EEXIST", treat EBUSY as an XFAIL.
17870
83b8cf9d
MC
178712004-01-11 Michael Chastain <mec.gnu@mindspring.com>
17872
17873 * gdb.base/scope.exp: Remove obsolete setup_xfail for
17874 hp_cc_compiler.
17875
9939d2a8
MC
178762004-01-10 Michael Chastain <mec.gnu@mindspring.com>
17877
17878 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
17879 decorations.
17880
1ff8cadf
MC
178812004-01-10 Michael Chastain <mec.gnu@mindspring.com>
17882
17883 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
17884 and "(aCC)" decorations. Remove obsolete doco about old
17885 test results.
17886
6fa9022e
MC
178872004-01-09 Michael Chastain <mec.gnu@mindspring.com>
17888
17889 * gdb.cp/exception.exp: Fix typo in doco.
17890
209721fe
MK
178912004-01-09 Mark Kettenis <kettenis@gnu.org>
17892
17893 * gdb.base/gdb1476.exp: Fix typo.
17894
ef11303e
MC
178952004-01-09 Michael Chastain <mec.gnu@mindspring.com>
17896
17897 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
17898 file.
17899
041ab88c
MC
179002004-01-09 Michael Chastain <mec.gnu@mindspring.com>
17901
17902 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
17903 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
17904 Use gdb_compile. Remove restriction on gcc. Add some patterns
17905 for recent version of gdb. Delete second half, which was a copy
17906 of the first half with different build flags. This test is
17907 still disabled because it is still not ready for production.
17908
e36d075a
MC
179092004-01-08 Michael Chastain <mec.gnu@mindspring.com>
17910
17911 * gdb.cp/exception.cc: Add copyright notice.
17912 * gdb.cp/exception.exp: Add a notice that this file is broken
17913 because of line number changes caused by addition of copyright
17914 notice.
17915
42b190ad
MC
179162004-01-08 Michael Chastain <mec.gnu@mindspring.com>
17917
17918 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
17919 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
17920
8f25f06b
MC
179212004-01-08 Michael Chastain <mec.gnu@mindspring.com>
17922
17923 * gdb.cp/classes.exp: Accept gnu abi 2.
17924 * gdb.cp/derivation.exp: Likewise.
17925 * gdb.cp/overload.exp: Likewise.
17926 * gdb.cp/virtfunc.exp: Likewise.
17927
06ded8b8
MC
179282004-01-08 Michael Chastain <mec.gnu@mindspring.com>
17929
17930 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
17931 semicolon after end of function.
17932
77c26ae3
MC
179332004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17934
17935 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
17936 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
17937 boilerplate code for compiling and running the program under
17938 test. Add some string method tests.
17939
20757486
MC
179402004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17941
17942 * gdb.cp/bs15503.cc: Add copyright notice.
17943 * gdb.cp/bs15503.exp: Adjust line number.
17944
0fd3b503
MC
179452004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17946
17947 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
17948 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
17949
10d1bea8
MC
179502004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17951
17952 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
17953 hp_cc_compiler.
17954
2789202a
MC
179552004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17956
17957 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
17958 * gdb.cp/ctti.exp: Use the marker instead of "next".
17959 With gcc, run further before bailing.
17960
b862f14c
MC
179612004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17962
17963 * gdb.cp/cttiadd.cc: Add copyright notice.
17964 * gdb.cp/cttiadd1.cc: Likewise.
17965 * gdb.cp/cttiadd2.cc: Likewise.
17966 * gdb.cp/cttiadd3.cc: Likewise.
17967
96da2469
MC
179682004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17969
17970 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
17971 Use gdb_test, gdb_test_multiple. Use floating-point values that
17972 have exact representations in IEEE-ish formats.
17973
053248ff
MC
179742004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17975
17976 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
17977 compilers. Delete duplicate call to get_compiler_info.
17978 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
17979 * gdb.base/volatile.exp: Likewise.
17980
84acecdd
MK
179812004-01-07 Mark Kettenis <kettenis@gnu.org>
17982
17983 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
17984 memory at address 0.
17985
fe11a27f
MC
179862004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17987
17988 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
17989 to test for hp-ux assembler. Fix copyright years.
17990
60ad077b
AC
179912004-01-07 Andrew Cagney <cagney@redhat.com>
17992
17993 * gdb.base/fileio.c (strerrno): Add "EBUSY".
17994
1c9b8f33
AC
179952004-01-07 Andrew Cagney <cagney@redhat.com>
17996
17997 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
17998 when creating the read-only file. From analysis by Roland McGrath
17999 and Elena Zannoni.
18000
753ccc7a
MC
180012004-01-06 Michael Chastain <mec.gnu@mindspring.com>
18002
18003 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
18004
eca3e36b
MC
180052004-01-06 Michael Chastain <mec.gnu@mindspring.com>
18006
18007 * gdb.base/cvexpr.c: Be type-safe with function pointers and
18008 data pointers.
18009
f8d4bac4
MC
180102004-01-06 Michael Chastain <mec.gnu@mindspring.com>
18011
18012 * gdb.cp/m-static.exp: Compile one source file at a time.
18013 Delete unused call to get_compiler_info.
18014
9b4e0f94
MC
180152004-01-06 Michael Chastain <mec.gnu@mindspring.com>
18016
18017 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
18018 * gdb.base/call-rt-st.exp: Likewise.
18019 * gdb.base/nodebug.exp: Likewise.
18020 * gdb.base/volatile.exp: Likewise.
18021 * gdb.cp/ref-types.exp: Likewise.
18022 * gdb.cp/templates.exp: Likewise.
18023
023c1024
MK
180242004-01-05 Mark Kettenis <kettenis@gnu.org>
18025
18026 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
18027
19703c4a
MC
180282004-01-05 Michael Chastain <mec.gnu@mindspring.com>
18029
18030 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
18031 hppa*-hp-hpux*.
18032
18b67037
MK
180332004-01-04 Mark Kettenis <kettenis@gnu.org>
18034
ba6219c8
MK
18035 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
18036 x86_64-*-*.
18037
18b67037
MK
18038 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
18039 sparc64-*-* and sparc*-solaris2*.
18040
1bfbbb9d
MK
180412004-01-04 Mark Kettenis <kettenis@gnu.org>
18042
18043 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
18044 return ${tests}" test. The ${tests} already mentions the
18045 filename.
18046
06846494
MC
180472004-01-02 Michael Chastain <mec.gnu@mindspring.com>
18048
18049 * gdb.cp/local.exp: Accept gcc abi 2.
18050
3b0cb202
MC
180512004-01-02 Michael Chastain <mec.gnu@mindspring.com>
18052
18053 * gdb.cp/templates.exp: Accept gcc abi 2.
18054
0643ec3f
MC
180552004-01-02 Michael Chastain <mec.gnu@mindspring.com>
18056
18057 * lib/compiler.cc: Remove supports_template_debugging.
18058 * gdb.cp/templates.exp: Do not test supports_template_debugging.
18059
d231d0b1
MC
180602004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18061
18062 * gdb.cp/namespace.exp: Accept gcc abi 2.
18063
44ffb27c
MC
180642004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18065
18066 * gdb.cp/method.exp: Accept gcc abi 2.
18067
184ad485
MC
180682004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18069
18070 * gdb.cp/classes.exp: Generate identical results as old version.
18071 * gdb.cp/derivation.exp: Likewise.
18072 * gdb.cp/overload.exp: Likewise.
18073 * gdb.cp/virtfunc.exp: Likewise.
18074
116f09e7
MC
180752004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18076
18077 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
18078 mysterious bug with sourceware version of expect.
18079
b1379776
MC
180802004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18081
18082 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
18083 current versions of gcc, including gcc abi 2. Remove gratuitous
18084 restart of test program. Use gdb_test_multiple and gdb_test for
18085 all tests. Add patterns to xfail missing "const" in "const char *"
18086 and kfail PR gdb/1155.
18087
6b7a4c0e
MC
180882004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18089
18090 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
18091 current versions of gcc, including gcc abi 2. Remove gratuitous
18092 restart of test program. Use gdb_test_multiple and gdb_test for
18093 all tests. Add patterns to kfail PR gdb/1498.
18094
51615d72
MC
180952003-12-31 Michael Chastain <mec.gnu@mindspring.com>
18096
18097 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
18098 current versions of gcc, including gcc abi 2. Use "breakpoint"
18099 and "continue" instead of restarting the target program. Use
18100 gdb_test_multiple and gdb_test for all tests.
18101
7b79a9d7
MK
181022004-01-01 Mark Kettenis <kettenis@gnu.org>
18103
18104 * gdb.asm/asm-source.exp: Update copyright year. Link statically
18105 for *-*-solaris2*.
18106
1cd3489f
MC
181072003-12-31 Michael Chastain <mec.gnu@mindspring.com>
18108
18109 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
18110 current versions of gcc, including gcc abi 2. Use "breakpoint"
18111 and "continue" instead of restarting the target program several
18112 times. Use gdb_test_multiple and gdb_test for all tests.
18113
850742db
MC
181142003-12-18 Michael Chastain <mec.gnu@mindspring.com>
18115
18116 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
18117 source files.
18118
eb4bbda8
MC
181192003-12-16 Michael Chastain <mec.gnu@mindspring.com>
18120
18121 * gdb.base/environ.exp: Handle compiling test case from multiple
18122 source files.
18123
e42c7771
MC
181242003-12-16 Michael Chastain <mec.gnu@mindspring.com>
18125
18126 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
18127
80e4b428
JB
181282003-12-17 Jim Blandy <jimb@redhat.com>
18129
5f06973a
JB
18130 * gdb.base/freebpcmd.c: Add copyright notice.
18131
80e4b428
JB
18132 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
18133
0ab84fb7
MC
181342003-12-16 Michael Chastain <mec.gnu@mindspring.com>
18135
18136 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
18137
1b3bb3d0
JB
181382003-12-13 Jim Blandy <jimb@redhat.com>
18139
18140 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
18141
3a4c9371
KB
181422003-12-12 Kevin Buettner <kevinb@redhat.com>
18143
18144 * gdb.asm/frv.inc: New file.
18145 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
18146
a1dea79a
FF
181472003-12-09 Fred Fish <fnf@redhat.com>
18148
18149 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
18150 functions to break1.c and leave prototypes behind. Add more
18151 "set breakpoint NN here" comments.
18152 * gdb.base/break1.c: New file.
18153
18154 * gdb.base/break.exp: Handle compiling test case from multiple
18155 source files and change source file references as needed.
18156 * gdb.base/completion.exp: Ditto.
18157 * gdb.base/condbreak.exp: Ditto.
18158 * gdb.base/define.exp: Ditto.
18159 * gdb.base/ena-dis-br.exp: Ditto.
18160 * gdb.base/info-proc.exp: Ditto.
18161 * gdb.base/maint.exp: Ditto.
18162 * gdb.base/until.exp: Ditto.
18163
18164 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
18165 hardcoded line numbers.
18166 * gdb.base/define.exp: Ditto.
18167 * gdb.base/ena-dis-br.exp: Ditto.
18168 * gdb.base/maint.exp: Ditto.
18169 * gdb.base/until.exp: Ditto.
18170
18171 * gdb.base/completion.exp: Use "break1" for completion tests since
18172 "break" is no longer a unique prefix.
18173
5266b69c
AC
181742003-12-06 Andrew Cagney <cagney@redhat.com>
18175
18176 * gdb.base/structs.exp (test_struct_returns): When applicable, set
18177 "return_value_unimplemented". When an unimplemented struct return
18178 architecture, report incorrect values as a KFAIL
18179
374451f0
MC
181802003-12-05 Michael Chastain <mec.gnu@mindspring.com>
18181
18182 * gdb.cp/rtti.exp: Accept new wording of warning from
18183 cp_lookup_rtti_type.
18184
ba9b20a7
MC
181852003-12-05 Michael Chastain <mec.gnu@mindspring.com>
18186
18187 Partial fix for PR testsuite/1456.
18188 * gdb.base/scope.exp (test_at_main): Replace references to
18189 gcc_compiled with calls to test_compiler_info.
18190 (test_at_foo): Likewise.
18191 (test_at_bar): Likewise.
18192
b74b6d0b
MC
181932003-12-04 Michael Chastain <mec.gnu@mindspring.com>
18194
18195 Partial fix for PR testsuite/1456.
18196 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
18197 to test_compiler_info.
18198
ccfa3402
MC
181992003-12-03 Michael Chastain <mec.gnu@mindspring.com>
18200
18201 * gdb.base/so-impl-ld.exp: Update copyright notice.
18202
f6246aba
MC
182032003-12-02 Michael Chastain <mec.gnu@mindspring.com>
18204
18205 Partial fix for PR testsuite/1456.
18206 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
18207 to test_compiler_info.
18208
13ae734a
MC
182092003-11-28 Michael Chastain <mec.gnu@mindspring.com>
18210
18211 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
18212 from current versions of gdb. Clean up regular expressions.
18213 Delete redundant timeout case.
18214
d8e1cdee
MC
182152003-11-28 Michael Chastain <mec.gnu@mindspring.com>
18216
18217 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
18218 from current versions of gdb. Clean up regular expressions.
18219 Delete redundant timeout case.
18220
96457b64
MC
182212003-12-01 Michael Chastain <mec.gnu@mindspring.com>
18222
18223 Partial fix for PR testsuite/1456.
18224 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
18225 gcc_compiled with call to test_compiler_info.
18226
f35309fc
MC
182272003-11-30 Michael Chastain <mec.gnu@mindspring.com>
18228
18229 Partial fix for PR testsuite/1456.
18230 * gdb.base/list.exp (test_list_function): Delete unused declaration
18231 of gcc_compiled.
18232
d7afdf9b
MC
182332003-11-29 Michael Chastain <mec.gnu@mindspring.com>
18234
18235 Partial fix for PR testsuite/1456.
18236 * gdb.base/complex.exp: Replace reference to gcc_compiled with
18237 call to test_compiler_info.
18238
71507b56
MK
182392003-11-29 Mark Kettenis <kettenis@gnu.org>
18240
18241 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
18242 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
18243 it to create the appropriate note.inc.
18244 * gdb.asm/asmsrc1.s: Include "note.inc".
18245 * gdb.asm/netbsd.inc: New file.
18246 * gdb.asm/empty.inc: New file.
18247
f81f93f7
MC
182482003-11-28 Michael Chastain <mec.gnu@mindspring.com>
18249
18250 Partial fix for PR testsuite/1456.
18251 * gdb.base/constvars.exp: Replace references to gcc_compiled with
18252 calls to test_compiler_info.
18253
9a77938e
MC
182542003-11-27 Michael Chastain <mec.gnu@mindspring.com>
18255
18256 Partial fix for PR testsuite/1456.
18257 * gdb.base/volatile.exp: Replace references to gcc_compiled with
18258 calls to test_compiler_info.
18259
e8367dc7
MK
182602003-11-27 Mark Kettenis <kettenis@gnu.org>
18261
18262 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
18263 pattern for the KFAILs.
18264
526c61ee
AF
182652003-11-25 Adam Fedor <fedor@gnu.org>
18266
18267 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
18268 * gdb.objc/objcdecode.m: New file.
18269
28f2d600
AF
182702003-11-25 Adam Fedor <fedor@gnu.org>
18271
18272 * gdb.objc/nondebug.exp: Test for PR objc/1236.
18273 * gdb.objc/nondebug.m: New file.
18274
a3895cee
BE
182752003-11-26 Ben Elliston <bje@wasabisystems.com>
18276
18277 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
18278 NetBSD as it does on FreeBSD. Modelled on a similar change by
18279 Mark Kettenis on 2003-05-30.
18280 (link-flags): Set to "--entry _start" regardless of target.
18281 Special linker flags are to be appended to $link-flags.
18282 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
18283
c9f2c8a3
MC
182842003-11-25 Michael Chastain <mec.gnu@mindspring.com>
18285
18286 * gdb.cp/method.exp: Accept output of new demangler.
18287
15a0587a 182882003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
18289
18290 * gdb/class2.exp: New file.
18291 * gdb/class2.cc: New file.
18292
3c00b570
MC
182932003-11-25 Michael Chastain <mec.gnu@mindspring.com>
18294
18295 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
18296 of new demangler.
18297
7027acc7
MK
182982003-11-23 Mark Kettenis <kettenis@gnu.org>
18299
18300 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
18301 of gdb_test "run".
18302
b0e1598a
MK
183032003-11-23 Mark Kettenis <kettenis@gnu.org>
18304
18305 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
18306 "continue" into "run".
18307
4d9eda44
MC
183082003-11-23 Michael Chastain <mec.gnu@mindspring.com>
18309
18310 Partial fix for PR testsuite/1456.
18311 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
18312 call to test_compiler_info.
18313 * gdb.cp/ctti.exp: Likewise.
18314 * gdb.cp/derivation.exp: Likewise.
18315 * gdb.cp/member-ptr.exp: Likewise.
18316 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
18317 reference to gcc_compiled.
18318
183192003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
18320
18321 Fix PR testsuite/1463.
18322 * gdb.base/structs.exp (start_structs_test): Call
18323 get_debug_format before using the debug format.
18324
d422fe19
AC
183252003-11-22 Andrew Cagney <cagney@redhat.com>
18326
18327 * lib/gdb.exp (gdb_test_multiple): Add simple example.
18328 * gdb.base/structs.exp: Use gdb_test_multiple.
18329
039cf96d
AC
183302003-11-20 Andrew Cagney <cagney@redhat.com>
18331
6882279b
AC
18332 * gdb.base/structs.exp: Handle and recover from internal errors.
18333 Replace "foo${n}" with "foo<n>" in test messages.
18334
e53890ae
AC
18335 * gdb.base/structs.exp: Update copyright. Rewrite.
18336 * gdb.base/structs.c: Update copyright. Rewrite.
18337
2b211c59
AC
18338 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
18339 resync count exceeded.
d63a86f8 18340
039cf96d
AC
18341 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
18342 from the internal error.
18343 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
18344 Original from Jim Blandy.
18345 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 18346
eac98b22
AC
183472003-11-19 Andrew Cagney <cagney@redhat.com>
18348
18349 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
18350 KFAIL.
18351
67455b2a
MK
183522003-11-17 Mark Kettenis <kettenis@gnu.org>
18353
18354 New testcase for PR backtrace/1435.
18355 * gdb.arch/i386-unwind.exp: New file.
18356 * gdb.arch/i386-unwind.c: New file.
18357
853d6e5b
AC
183582003-11-17 Andrew Cagney <cagney@redhat.com>
18359
18360 * lib/gdb.exp (compiler_info): New global.
18361 (test_compiler_info): New function.
18362 (get_compiler_info): Set compiler_info.
18363 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
18364 "compiler_info" to gcc-<major>-<minor>.
18365
38cf6e11
MC
183662003-11-15 Michael Chastain <mec.gnu@mindspring.com>
18367
18368 * gdb.trace/configure: Remove.
18369
a50d3602
EZ
183702003-11-13 Elena Zannoni <ezannoni@redhat.com>
18371
18372 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 18373 breakpoints.
a50d3602
EZ
18374 * gdb.base/break.exp: Remove all references to explicit line
18375 numbers.
18376
d9407aaa
NC
183772003-11-11 Nick Clifton <nickc@redhat.com>
18378
18379 * gdb.base/shreloc.exp: Do not run for targets which do not
18380 support shared objects.
18381
db488fc1
CV
183822003-11-10 Corinna Vinschen <vinschen@redhat.com>
18383
18384 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
18385 Don't run tests if nofileio flag is given.
18386
6a90a18e
EZ
183872003-11-07 Elena Zannoni <ezannoni@redhat.com>
18388
18389 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 18390 as well as 'Watchpoint'.
6a90a18e 18391
0b915e9c
EZ
183922003-11-06 Elena Zannoni <ezannoni@redhat.com>
18393
18394 Reported by Jim Ingham <jingham@apple.com>:
18395 * gdb.base/annota1.exp: Match at least one occurrence of the
18396 signal handler annotation.
18397
d7e4b55f
EZ
183982003-11-06 Elena Zannoni <ezannoni@redhat.com>
18399
a9c64011
AS
18400 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
18401 as well as 'Watchpoint'.
d7e4b55f 18402
2fe4e8d0
MC
184032003-11-05 Michael Chastain <mec@shout.net>
18404
18405 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
18406
6ef88553
KW
184072003-11-03 Kris Warkentin <kewarken@qnx.com>
18408
18409 * gdb.arch/gdb1291.c: New test file.
18410 * gdb.arch/gdb1291.exp: New test script.
18411 * gdb.arch/gdb1431.c: New test file.
18412 * gdb.arch/gdb1431.exp: New test script.
18413
ae7dc4d8
MC
184142003-10-22 Michael Chastain <mec@shout.net>
18415
18416 * gdb.mi/pthreads.c: Add copyright notice.
18417
c39d7427
MC
184182003-10-22 Michael Chastain <mec@shout.net>
18419
18420 * gdb.threads/pthreads.c: Add copyright notice.
18421
8b7d96c1
MC
184222003-10-20 Michael Chastain <mec@shout.net>
18423
18424 * gdb.base/gdb1056.exp: New test script.
18425
d1d69fdd
DJ
184262003-10-13 Daniel Jacobowitz <drow@mvista.com>
18427
18428 * gdb.threads/killed.exp: Use gdb_run_cmd.
18429
7d605576
DJ
184302003-10-13 Daniel Jacobowitz <drow@mvista.com>
18431
18432 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
18433 create a core file.
18434 * gdb.threads/gcore-thread.exp: Likewise.
18435
618ec112
CV
184362003-10-13 Corinna Vinschen <vinschen@redhat.com>
18437
18438 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
18439 type, based on char type.
18440 (struct bit_flags_short_t): New bitfield type, based on short type.
18441 (init_bit_flags_char): New fuction.
18442 (init_bit_flags_short): Ditto.
18443 (print_bit_flags_char): Ditto.
18444 (print_bit_flags_short): Ditto.
18445 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
18446
9367a73c
MC
184472003-10-11 Michael Chastain <mec@shout.net>
18448
18449 * gdb.base/call-rt-st.exp: Update copyright year.
18450
1decf120
KI
184512003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
18452
18453 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
18454 * gdb.disasm/sh3.s: Ditto.
18455
5445b2ae
DJ
184562003-10-07 Daniel Jacobowitz <drow@mvista.com>
18457
18458 * gdb.threads/switch-threads.exp: New test.
18459 * gdb.threads/switch-threads.c: New source file.
18460
aec24853
CV
184612003-10-07 Corinna Vinschen <vinschen@redhat.com>
18462
18463 * gdb.base/ending-run.exp: Add sh specific case.
18464
adc7428d
AC
184652003-10-06 Andrew Cagney <cagney@redhat.com>
18466
18467 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
18468 * gdb.disasm/mn10200.exp: Delete obsolete file.
18469
c9d37158
DJ
184702003-09-29 Daniel Jacobowitz <drow@mvista.com>
18471
18472 * ChangeLog: Correct an entry command.exp -> commands.exp.
18473 * gdb.base/commands.exp (bp_deleted_in_command_test)
18474 (temporary_breakpoint_commands): Check noargs.
18475
79c2c32d
DC
184762003-09-25 David Carlton <carlton@kealia.com>
18477
18478 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
18479 of some print tests, where appropriate. Add tests for C::D::cd,
18480 E::ce, F::cXfX, G::XgX.
18481 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
18482
594e6d67
RE
184832003-09-25 Richard Earnshaw <rearnsha@arm.com>
18484
18485 * lib/java.exp (java_init): Import target_alias before using it.
18486
10f0d451
DC
184872003-09-25 David Carlton <carlton@kealia.com>
18488
18489 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
18490
274bcba0
EZ
184912003-09-23 Elena Zannoni <ezannoni@redhat.com>
18492
d63a86f8 18493 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 18494 weirdness.
274bcba0 18495
cdbf20f7
MC
184962003-09-17 Michael Chastain <mec@shout.net>
18497
18498 * gdb.cp/gdb1355.exp: New file.
18499 * gdb.cp/gdb1355.c: New file.
18500
71e06f80
CV
185012003-09-15 Corinna Vinschen <vinschen@redhat.com>
18502
18503 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
18504 * gdb.asm/sh.inc: New file.
18505
5c4e30ca
DC
185062003-09-11 David Carlton <carlton@kealia.com>
18507
bd45b7af
DC
18508 * gdb.cp/namespace.exp: Add tests for namespace types.
18509 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
18510 (test_namespace): New.
18511
1c199746
EZ
185122003-09-11 Elena Zannoni <ezannoni@redhat.com>
18513
a9c64011 18514 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 18515 * gdb.stabs/weird.exp: Ditto.
1c199746 18516
04ed252f
MC
185172003-09-08 Michael Chastain <mec@shout.net>
18518
18519 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
18520
d8a2d9e7
MC
185212003-09-07 Michael Chastain <mec@shout.net>
18522
18523 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
18524 'parse error'.
18525
161afb24
MK
185262003-09-07 Mark Kettenis <m.kettenis@osp.nl>
18527
18528 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
18529
49f2741a
MC
185302003-08-30 Michael Chastain <mec@shout.net>
18531
18532 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
18533 * gdb.gdb/observer.exp: Ditto.
18534 * gdb.gdb/xfullpath.exp: Ditto.
18535
8afa723e
MK
185362003-08-29 Mark Kettenis <kettenis@gnu.org>
18537
18538 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
18539 *-*-*bsd*.
18540
f31dfe3b
JJ
185412003-08-28 Jeff Johnston <jjohnstn@redhat.com>
18542
18543 * gdb.base/dump.exp: Skip for ia64.
18544
4630e498
JJ
185452003-08-25 Jeff Johnston <jjohnstn@redhat.com>
18546
18547 * gdb.asm/asm-source.exp: Add ia64 support.
18548 * gdb.asm/ia64.inc: New file.
18549
1105b7ef
MC
185502003-08-22 Michael Chastain <mec@shout.net>
18551
18552 * gdb.cp: New directory.
18553 * gdb.cp/*: Copy from gdb.c++/*.
18554 * gdb.c++/*: Remove.
18555 * Makefile.in: Change gdb.c++ to gdb.cp.
18556 * configure.in: Ditto.
18557 * configure: Regnerate.
18558
c945b932
MK
185592003-08-18 Mark Kettenis <kettenis@gnu.org>
18560
18561 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
18562 * gdb.arch/i386-prologue.c (gdb1338): Add function.
18563
2b66634b
DJ
185642003-08-17 Daniel Jacobowitz <drow@mvista.com>
18565
18566 * mi-var-display.exp (-var-list-children weird): Accept function
18567 pointers with argument types.
18568 * mi1-var-display.exp (-var-list-children weird): Likewise.
18569 * mi2-var-display.exp (-var-list-children weird): Likewise.
18570
a356f73b
DJ
185712003-08-17 Daniel Jacobowitz <drow@mvista.com>
18572
18573 * gdb.base/annota3.exp: Add missing newline.
18574
483417b8
MC
185752003-08-06 Michael Chastain <mec@shout.net>
18576
18577 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
18578
c99c59c3
MS
185792003-08-12 Michael Snyder <msnyder@redhat.com>
18580
18581 * gdb.base/float.exp: Add test for SH.
18582
55ed7501
MK
185832003-08-10 Mark Kettenis <kettenis@gnu.org>
18584
18585 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
18586
1a371f2e
EZ
185872003-08-07 Elena Zannoni <ezannoni@redhat.com>
18588
18589 * gdb.base/completion.exp: Remove reduntant completion test
18590 on filename.
18591
e0f353ce
EZ
185922003-08-07 Elena Zannoni <ezannoni@redhat.com>
18593
a9c64011
AS
18594 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
18595 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
18596 gdb.trace/save-trace.exp: Make sure that full pathnames are
18597 escaped correctly.
e0f353ce 18598
5710a1af 185992003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 18600
a9c64011
AS
18601 * configure.in: Don't generate config.h from config.hin.
18602 * configure: Regenerate.
18603 * config.hin: Remove file.
18604 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
18605 * gdb.threads/pthreads.c: Ditto.
5710a1af 18606
dcd81ce9
DJ
186072003-08-07 Daniel Jacobowitz <drow@mvista.com>
18608
18609 From Kei Sakamoto <sakamoto.kei@renesas.com>:
18610 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
18611 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
18612 Replace ld24 with seth/add3.
18613
6009d884
AC
186142003-08-02 Andrew Cagney <cagney@redhat.com>
18615
18616 * gdb.base/annota3.exp: New file.
18617 * gdb.base/annota3.c: New file.
18618 * gdb.c++/annota3.exp: New file.
18619 * gdb.c++/annota3.cc: New file.
18620
51514e06
MC
186212003-07-29 Michael Chastain <mec@shout.net>
18622
18623 * gdb.threads/tls.c (spin): Check errno only if sem_wait
18624 actually failed.
18625 (do_pass): Likewise.
18626 * gdb.threads/tls.exp: Always initialize no_of_threads.
18627
4ee6625b
DJ
186282003-07-27 Daniel Jacobowitz <drow@mvista.com>
18629
18630 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
18631 pattern.
18632 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
18633 * gdb.threads/tls.exp: Recognize one case of the host library not
18634 supporting TLS.
18635
225f2bf6
AC
186362003-07-27 Andrew Cagney <cagney@redhat.com>
18637
18638 * gdb.base/fileio.exp: Use SH when running commands using
18639 remote_exec.
18640
bcb27c9f
DJ
186412003-07-24 Daniel Jacobowitz <drow@mvista.com>
18642
18643 From Kei Sakamoto <sakamoto.kei@renesas.com>:
18644 * gdb.base/relocate.c (dummy): New padding array.
18645
3d67be83
MS
186462003-07-22 Michael Snyder <msnyder@redhat.com>
18647
d63a86f8 18648 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
18649
18650 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
18651 patterns to be more general, accepting old and new output.
18652 Some output chars (such as '+') also must be quoted.
d63a86f8 18653 Some addresses are displayed numerically instead of
3d67be83
MS
18654 symbolically.
18655
57ba3b85
MS
186562003-07-23 Michael Snyder <msnyder@redhat.com>
18657
686d097c
MS
18658 * gdb.base/return2.exp: Don't test long-long return.
18659
57ba3b85
MS
18660 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
18661 * gdb.disasm/t01_mov.exp: Ditto.
18662 * gdb.disasm/t02_mova.s: Ditto.
18663 * gdb.disasm/t02_mova.exp: Ditto.
18664 * gdb.disasm/t03_add.s: Ditto.
18665 * gdb.disasm/t03_add.exp: Ditto.
18666 * gdb.disasm/t04_sub.s: Ditto.
18667 * gdb.disasm/t04_sub.exp: Ditto.
18668 * gdb.disasm/t05_cmp.s: Ditto.
18669 * gdb.disasm/t05_cmp.exp: Ditto.
18670 * gdb.disasm/t06_ari2.s: Ditto.
18671 * gdb.disasm/t06_ari2.exp: Ditto.
18672 * gdb.disasm/t07_ari3.s: Ditto.
18673 * gdb.disasm/t07_ari3.exp: Ditto.
18674 * gdb.disasm/t08_or.s: Ditto.
18675 * gdb.disasm/t08_or.exp: Ditto.
18676 * gdb.disasm/t09_xor.s: Ditto.
18677 * gdb.disasm/t09_xor.exp: Ditto.
18678 * gdb.disasm/t10_and.s: Ditto.
18679 * gdb.disasm/t10_and.exp: Ditto.
18680 * gdb.disasm/t11_logs.s: Ditto.
18681 * gdb.disasm/t11_logs.exp: Ditto.
18682 * gdb.disasm/t12_bit.s: Ditto.
18683 * gdb.disasm/t12_bit.exp: Ditto.
18684 * gdb.disasm/t13_otr.s: Ditto.
18685 * gdb.disasm/t13_otr.exp: Ditto.
18686
e00759ef
EZ
186872003-07-22 Elena Zannoni <ezannoni@redhat.com>
18688
18689 * gdb.threads/tls.exp :Add kfail for 'info address' case.
18690
8bc2021f
EZ
186912003-07-22 Elena Zannoni <ezannoni@redhat.com>
18692
a9c64011
AS
18693 * gdb.threads/tls.c : New file.
18694 * gdb.threads/tls.exp : New file.
18695 * gdb.threads/tls-main.c : New file.
18696 * gdb.threads/tls-shared.c : New file.
18697 * gdb.threads/tls-shared.exp : New file.
8bc2021f 18698
89320c4c
AS
186992003-07-22 Andreas Schwab <schwab@suse.de>
18700
18701 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
18702
180dea7c
AS
187032003-07-20 Andreas Schwab <schwab@suse.de>
18704
18705 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
18706 due to insn reordering.
18707
0714963c
AC
187082003-07-15 Andrew Cagney <cagney@redhat.com>
18709
18710 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
18711
98a23b3f
MC
187122003-07-15 Michael Chastain <mec@shout.net>
18713
18714 * gdb.base/gdb1250.exp: New file.
18715 * gdb.base/gdb1250.c: New file.
18716
27e417a2
ML
187172003-07-09 Michal Ludvig <mludvig@suse.cz>
18718
18719 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
18720 expansion of size_t to 'unsigned long', not only to 'unsigned'.
18721
8bc2021f
EZ
187222003-07-09 Elena Zannoni <ezannoni@redhat.com>
18723
a9c64011
AS
18724 * gdb.threads/tls.c: New file.
18725 * gdb.threads/tls.exp: New file.
18726 * gdb.threads/tls-main.c: New file.
18727 * gdb.threads/tls-shared.c: New file.
18728 * gdb.threads/tls-shared.exp: New file.
8bc2021f 18729
d99968dc
EZ
187302003-07-09 Elena Zannoni <ezannoni@redhat.com>
18731
18732 * gdb.base/annota1.exp: Make sure that we properly escape the
18733 full path of the source file. Xfail more permissive patterns,
d63a86f8 18734 due to a compiler debug info problem.
d99968dc 18735
83876b3b
AS
187362003-07-07 Andreas Schwab <schwab@suse.de>
18737
2705e972
AS
18738 * gdb.asm/m68k.inc: New file.
18739 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
18740
83876b3b
AS
18741 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
18742 arguments"): Also match negative number.
18743
18744 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
18745
3a871b37
DJ
187462003-07-03 Daniel Jacobowitz <drow@mvista.com>
18747
18748 * gdb.base/store.c (charest): New typedef.
18749 (add_char): Rename to add_charest, update.
18750 (wack_char): Rename to wack_charest, update types. Return l + r
18751 to keep r live across the call.
18752 (wack_short, wack_int, wack_long, wack_longest, wack_float)
18753 (wack_double, wack_doublest): Return l + r to keep r live across
18754 the call.
18755 * gdb.base/store.exp: Accomodate store.c changes.
18756
b2a7f303
DC
187572003-06-30 David Carlton <carlton@kealia.com>
18758
18759 * gdb.c++/maint.exp (test_invalid_name): New.
18760 (test_first_component): Add tests for invalid names.
18761
3c6cb4a1
MC
187622003-06-29 Michael Chastain <mec@shout.net>
18763
18764 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
18765 output of '<VTT for class>' for virtual base classes.
18766
f1c2644b
DJ
187672003-06-29 Daniel Jacobowitz <drow@mvista.com>
18768
18769 * gdb.base/completion.exp: Tab-complete "complet" instead of
18770 "compl".
18771 * gdb.base/complex.exp, gdb.base/complex.c: New files.
18772
18080350
DJ
187732003-06-29 Daniel Jacobowitz <drow@mvista.com>
18774
18775 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
18776 * gdb.base/volatile.exp: Likewise.
18777
f56973f8
DJ
187782003-06-29 Daniel Jacobowitz <drow@mvista.com>
18779
18780 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
18781 gdb/1265.
18782
187832003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
18784 Daniel Jacobowitz <drow@mvista.com>
18785
18786 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
18787 initial line count of 'captured_main' from 26 to 32.
18788 (test_with_self): Allow xmalloc call to be interleaved with the
18789 preceding two lines.
18790
e766d4d6
JB
187912003-06-24 Joel Brobecker <brobecker@gnat.com>
18792
18793 * gdb.base/bang.exp: New testcase.
18794
f125c9a4
JB
187952003-06-23 Joel Brobecker <brobecker@gnat.com>
18796
18797 * gdb.base/langs.exp: Add some tests for the "minimal" language
18798 support.
18799
6e25beaf
EZ
188002003-06-23 Elena Zannoni <ezannoni@redhat.com>
18801
18802 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
18803 the testcase.
18804
2f816dda
DJ
188052003-06-22 Daniel Jacobowitz <drow@mvista.com>
18806
18807 * gdb.base/relocate.exp: Test add-symbol-file with a variable
18808 offset.
18809
db5a5748
DJ
188102003-06-22 Daniel Jacobowitz <drow@mvista.com>
18811
18812 * gdb.c++/pr-1210.cc: New file.
18813 * gdb.c++/pr-1210.exp: New file.
18814
1df0c130
DJ
188152003-06-21 Daniel Jacobowitz <drow@mvista.com>
18816
18817 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
18818 000-exec-continue.
18819
a92feac0
MK
188202003-06-15 Mark Kettenis <kettenis@gnu.org>
18821
18822 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
18823 on *-*-*bsd* instead of *-*-freebsd*.
18824
81a58f5b
AC
188252003-06-14 Andrew Cagney <cagney@redhat.com>
18826
18827 * gdb.base/store.exp: Test longest and doublest. Test all
18828 parameters. Weaken return statement match.
18829 * gdb.base/store.c: Add longest and doublest - aka long long and
18830 long double functions. Put all parameters into local register
18831 variables. Use negative values.
18832
b257a0d3
AC
188332003-06-14 Andrew Cagney <cagney@redhat.com>
18834
18835 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
18836 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
18837 exit status.
18838 * gdb.base/fileio.exp: Disable target when nointerrupts and
18839 noinferiorio, instead of limiting it to remote. Use remote_exec
18840 instead of system.
d63a86f8 18841
21c38304
JJ
188422003-06-12 Jeff Johnston <jjohnstn@redhat.com>
18843
18844 * gdb.base/float.exp: Add ia64 support.
18845
1bcdb424
CV
188462003-06-12 Corinna Vinschen <vinschen@redhat.com>
18847
18848 * gdb.base/fileio.exp: Run only on remote targets.
18849
6aeb981f
CV
188502003-06-10 Corinna Vinschen <vinschen@redhat.com>
18851
18852 * gdb.base/fileio.c: New file, testing File-I/O.
18853 * gdb.base/fileio.exp: Ditto.
18854
53df362e
RG
188552003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
18856
18857 * gdb.base/shreloc.exp: New file, check symbol values obtained from
18858 shared objects after relocation at load time (gdb PR/1132).
18859 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 18860 as above, part of the shared object relocation test.
53df362e 18861
ffee1b46
MK
188622003-06-08 Mark Kettenis <kettenis@gnu.org>
18863
b5ca3722
MK
18864 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
18865 fully filled history list.
18866 * gdb.base/gdb_history: New file.
18867
03ed860d
MK
18868 * gdb.base/signals.exp: XFAIL "continue to func1" on
18869 i*86-*-freebsd*.
18870
ffee1b46
MK
18871 * gdb.base/attach.exp: When trying to attach to a nonexistent
18872 process, make it possible to specify the PID based on the target,
18873 and do so for *-*-freebsd*.
18874
d80dbb52
RH
188752003-06-02 Richard Henderson <rth@redhat.com>
18876
18877 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
18878
6dd77b81
RH
188792003-06-02 Richard Henderson <rth@redhat.com>
18880
18881 * gdb.base/selftest.exp: Next over lim_at_start initialization.
18882
f6347e16
RH
188832003-06-02 Richard Henderson <rth@redhat.com>
18884
18885 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
18886
2c161407
DJ
188872003-06-01 Daniel Jacobowitz <drow@mvista.com>
18888
18889 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
18890 of globalvar.
18891
572eb746
MK
188922003-06-01 Mark Kettenis <kettenis@gnu.org>
18893
18894 * gdb.asm/asm-source.exp: Check for memory read errors in
18895 disassembler test on *BSD too.
18896
9e9617a5
RH
188972003-06-01 Richard Henderson <rth@redhat.com>
18898
18899 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
18900 for .frame.
18901 (gdbasm_call): Lose ldgp.
18902 (gdbasm_startup): Add frame information.
18903 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
18904
7b34ad4e
MK
189052003-05-31 Mark Kettenis <kettenis@gnu.org>
18906
18907 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
18908 i?86-*-*.
18909
10059fdf
MK
189102003-05-30 Mark Kettenis <kettenis@gnu.org>
18911
18912 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
18913 FreeBSD.
18914
acf4b816
RH
189152003-05-29 Richard Henderson <rth@redhat.com>
18916
18917 * gdb.asm/alpha.inc: New file.
18918 * gdb.asm/asm-source.exp: Use it.
18919
e9ecd949
JB
189202003-05-29 Jim Blandy <jimb@redhat.com>
18921
18922 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
18923 'core.PID'.
18924
e3e5a4f3
JB
189252003-05-22 Jim Blandy <jimb@redhat.com>
18926
18927 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
18928 backtrace.
d63a86f8 18929
72fe3d25
DC
189302003-05-20 David Carlton <carlton@math.stanford.edu>
18931
18932 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
18933 this time.
18934
58da2eb2
DC
189352003-05-19 David Carlton <carlton@bactrian.org>
18936
18937 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
18938 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
18939
1fcb5155
DC
189402003-05-19 David Carlton <carlton@bactrian.org>
18941
18942 * gdb.c++/namespace.exp: Add namespace scope and anonymous
18943 namespace tests.
18944 Bump copyright date.
18945 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
18946 (main): Call C::D::marker2.
18947 * gdb.c++/namespace1.cc: New file.
18948
85e85163
JJ
189492003-05-14 Jeff Johnston <jjohnstn@redhat.com>
18950
18951 Roland McGrath <roland@redhat.com>
d63a86f8 18952 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
18953 there is no manager thread.
18954
a25fbfec
JJ
189552003-05-08 Jeff Johnston <jjohnstn@redhat.com>
18956
d63a86f8
RM
18957 * gdb.threads/schedlock.exp: Remove assumption that all threads
18958 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
18959 in one of the child threads rather than the main thread.
18960
be375bae
JB
189612003-05-07 Jim Blandy <jimb@redhat.com>
18962
09bf6082
JB
18963 Add support for assembly source testing on the s390x.
18964 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
18965 architecture.
18966 * gdb.asm/s390x.inc: New file.
18967
be375bae
JB
18968 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
18969 succession of 'if' statements.
18970
00905d52
AC
189712003-05-05 Andrew Cagney <cagney@redhat.com>
18972
18973 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
18974
b1e29e33
AC
189752003-05-05 Andrew Cagney <cagney@redhat.com>
18976
18977 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
18978 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
18979
e33d66ec
EZ
189802003-05-02 Elena Zannoni <ezannoni@redhat.com>
18981
18982 * gdb.base/charset.exp: Update based on new behavior of set/show
18983 charset commands.
18984
2b6fd0d8
AC
189852003-05-01 Andrew Cagney <cagney@redhat.com>
18986
18987 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
18988 variable do not give memory errors.
18989
130cacce
AF
189902003-04-30 Adam Fedor <fedor@gnu.org>
18991
18992 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
18993 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
18994 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
18995 gdb.objc/basicclass.m: : New files
18996
18997 * lib/gdb.exp (gdb_compile_objc): New procedure.
18998
bea71854
DJ
189992003-04-27 Daniel Jacobowitz <drow@mvista.com>
19000
19001 * gdb.base/signals.exp: Make backtrace tests more specific.
19002
0f20eeea
DC
190032003-04-23 David Carlton <carlton@bactrian.org>
19004
19005 * gdb.c++/maint.exp (test_first_component): Add tests for
19006 'operator' in more locations.
19007
c8c4d8dc
KB
190082003-04-16 Kevin Buettner <kevinb@redhat.com>
19009
19010 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
19011
3fe60e3c
EZ
190122003-04-16 Elena Zannoni <ezannoni@redhat.com>
19013
19014 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 19015 func marke' instead. Update test name.
3fe60e3c 19016
9219021c
DC
190172003-04-15 David Carlton <carlton@math.stanford.edu>
19018
19019 * gdb.c++/maint.exp: New file.
19020
5dd55bdd
EZ
190212003-04-14 Elena Zannoni <ezannoni@redhat.com>
19022
19023 * gdb.threads/schedlock.c: Change type of thread function argument
19024 to long, to avoid warnings on 64-bit platforms.
19025
00890572
EZ
190262003-04-14 Elena Zannoni <ezannoni@redhat.com>
19027
a9c64011
AS
19028 * gdb.base/attach.exp: Add new message from ptrace in case of
19029 attaching to nonexistent process.
d63a86f8 19030
93201743
JB
190312003-04-11 Jim Blandy <jimb@redhat.com>
19032
19033 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
19034 gdb.c++/userdef.cc: Place comments on the lines to which the
19035 marker function might return.
19036 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
19037 gdb.c++/userdef.exp: Look for those comments to check that we've
19038 returned to the right place, instead of checking line numbers.
19039
2a11c64d
EZ
190402003-04-11 Elena Zannoni <ezannoni@redhat.com>
19041
a9c64011
AS
19042 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
19043 match on sourcefile name, instead of directory name.
2a11c64d 19044
68ab8fc5
EZ
190452003-04-10 Elena Zannoni <ezannoni@redhat.com>
19046
d63a86f8 19047 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
19048 working directory name.
19049
5624293a
JB
190502003-04-09 Jim Blandy <jimb@redhat.com>
19051
19052 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
19053 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
19054 after an inferior function call, report the failure, but allow the
19055 test to continue.
19056
f1f02ee4
SC
190572003-04-05 Stephane Carrez <stcarrez@nerim.fr>
19058
19059 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
19060 with -DPROTOTYPES.
19061
6eb79af0
SC
190622003-04-05 Stephane Carrez <stcarrez@nerim.fr>
19063
19064 * gdb.base/break.exp: Revert last patch.
19065
8dfb4cf0
SC
190662003-04-04 Stephane Carrez <stcarrez@nerim.fr>
19067
19068 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
19069 with -DPROTOTYPES.
19070
ed4c619a
AC
190712003-04-02 Andrew Cagney <cagney@redhat.com>
19072
19073 * gdb.base/callfuncs.exp: Make "print add" messages unique.
19074 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
19075 matching directories by the name breakpoint.
19076 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
19077 Make "continue to marker1" consistent.
19078 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
19079 message consistent.
19080 * lib/gdb.exp: Put "the program is no longer running", and "the
19081 program exited" in parenthesis.
19082 * lib/mi-support.exp: Ditto.
d63a86f8 19083
4e35d5f0 190842003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 19085
4e35d5f0
BR
19086 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
19087
71900fe8
AC
190882003-03-29 Andrew Cagney <cagney@redhat.com>
19089
19090 * gdb.base/sizeof.c (main): Print the value of '\377'.
19091 * gdb.base/sizeof.exp: Check the sign of '\377'.
19092
c0655a16
MC
190932003-03-27 Michael Chastain <mec@shout.net>
19094
19095 * gdb.base/gdb1090.exp: New file.
19096 * gdb.base/gdb1090.cc: New file.
19097
5b2a3989
JB
190982003-03-27 J. Brobecker <brobecker@gnat.com>
19099
19100 * gdb.gdb/observer.exp: New regression test.
19101
79876890
MC
191022003-03-27 Michael Chastain <mec@shout.net>
19103
19104 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
19105 * gdb.base/ptype.exp: Likewise.
19106
6eac95e3
CV
191072003-03-27 Corinna Vinschen <vinschen@redhat.com>
19108
19109 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
19110
e8c71839
MC
191112003-03-26 Michael Chastain <mec@shout.net>
19112
19113 * gdb.base/ptype.exp: Actually use some typedef'd types.
19114
71b10041
SC
191152003-03-21 Stephane Carrez <stcarrez@nerim.fr>
19116
19117 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
19118 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
19119
2512cf80
CV
191202003-03-20 Corinna Vinschen <vinschen@redhat.com>
19121
19122 * gdb.base/default.exp: Fix regular expression.
19123
0d195a4f
CV
191242003-03-20 Corinna Vinschen <vinschen@redhat.com>
19125
19126 * gdb.base/args.exp: Fix regular expression.
19127
8a2dbca8
CV
191282003-03-20 Corinna Vinschen <vinschen@redhat.com>
19129
19130 * gdb.base/help.exp: Allow Win32 child process.
19131
bf028682
CV
191322003-03-20 Corinna Vinschen <vinschen@redhat.com>
19133
19134 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
19135 when stepping out of main().
19136
182dbe85
CV
191372003-03-20 Corinna Vinschen <vinschen@redhat.com>
19138
19139 * gdb.base/default.exp: Check for win32 specific message when calling
19140 "run" without executable.
19141
d67a6ba5
CV
191422003-03-20 Corinna Vinschen <vinschen@redhat.com>
19143
19144 * gdb.base/args.exp: Expect .exe in output.
19145
a955b5bb
CV
191462003-03-20 Corinna Vinschen <vinschen@redhat.com>
19147
19148 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
19149 Cygwin native.
19150
bf6bad4b
AC
191512003-03-17 Andrew Cagney <cagney@redhat.com>
19152
19153 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
19154 vector registes.
19155 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
19156 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
19157
293e9a31
DC
191582003-03-17 David Carlton <carlton@math.stanford.edu>
19159
19160 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
19161 test, for PR breakpoints/38.
19162 Call test_watchpoint_and_breakpoint.
19163 * gdb.base/watchpoint.c (func3): New function.
19164 (main): Call func3.
19165
5330f2db
DC
191662003-03-04 David Carlton <carlton@math.stanford.edu>
19167
19168 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
19169 Garply<Garply<char> >:: garply".
19170 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
19171 with respect to PR c++/1111; note also PR c++/1113.
19172 (test_template_breakpoints): KFAIL "constructor breakpoint" with
19173 respect to PR c++/1062.
19174 KFAIL "destructor breakpoint" with respect to PR c++/1112.
19175
6ece72da
DC
191762003-03-03 David Carlton <carlton@math.stanford.edu>
19177
19178 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
19179 with respect to PR c++/57.
19180 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
19181 c++/826.
19182 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
19183 respect to PR c++/57.
19184
85ca1584
DC
191852003-03-03 David Carlton <carlton@math.stanford.edu>
19186
19187 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
19188 respect to PR c++/33 into FAILs.
19189
98e9c5b8
MC
191902003-03-03 Michael Chastain <mec@shout.net>
19191
7bedbf27
MC
19192 * configure.in: Update copyright years.
19193
191942003-03-03 Michael Chastain <mec@shout.net>
19195
19196 * Makefile.in: Update copyright years.
98e9c5b8 19197
f683e100
DC
191982003-02-28 David Carlton <carlton@math.stanford.edu>
19199
19200 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
19201 print class instead of struct and/or superfluous protection
19202 specifiers, as long as the resulting output is equivalent to the
19203 source code.
19204 Delete FIXME from end of messages on tests that don't need
19205 fixing.
19206
a9e0cf2c
DC
192072003-02-28 David Carlton <carlton@math.stanford.edu>
19208
19209 * gdb.c++/templates.exp (do_tests): Allow const in the two
19210 Foo<volatile char *>::foo tests.
19211
e8d359df
MS
192122003-02-27 Michael Snyder <msnyder@redhat.com>
19213
d63a86f8 19214 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
19215 will be consistant.
19216
0b71dc91
DC
192172003-02-26 David Carlton <carlton@math.stanford.edu>
19218
19219 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
19220 char *>::foo" test with respect to PR c++/33. Create a new test
19221 which is identical to that one except that it doesn't put the
19222 space between the "char" and the "*"; KFAIL it, too.
19223
dd14ab43
DC
192242003-02-26 David Carlton <carlton@math.stanford.edu>
19225
19226 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
19227 template types into either PASSes or KFAILs (corresponding to PR
19228 c++/57). Tweak indentation. Update copyright.
19229
1146c7f1
SC
192302003-02-23 Stephane Carrez <stcarrez@nerim.fr>
19231
19232 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
19233
74641dfb
MC
192342003-02-13 Michael Chastain <mec@shout.net>
19235
19236 * gdb.base/exprs.exp: Remove i960 remnants.
19237 * gdb.base/funcargs.exp: Likewise.
19238 * gdb.base/list.exp: Likewise.
19239 * gdb.base/ptype.exp: Likewise.
19240
559cd2d0
DC
192412003-02-14 David Carlton <carlton@math.stanford.edu>
19242
19243 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
19244 pEe->D::vg()" from XFAIL to KFAIL.
19245
c4f90d87
JM
192462003-02-13 Jason Molenda (jmolenda@apple.com)
19247
19248 * gdb.base/maint.exp: Update maint print statistics regexp to include
19249 new entries.
19250
cbc4d97c
MC
192512003-02-13 Michael Chastain <mec@shout.net>
19252
19253 * gdb.c++/inherit.exp: Remove call to get_debug_format.
19254
40f235b7
MC
192552003-02-12 Michael Chastain <mec@shout.net>
19256
19257 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
19258 * gdb.c++/inherit.exp: Likewise.
19259 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
19260 * gdb.c++/templates.exp: Likewise.
19261 * gdb.c++/virtfunc.exp: Likewise.
19262
c56716b0
JM
192632003-02-06 Jason Molenda (jason-cl@molenda.com)
19264
19265 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
19266 why the code is written that way.
19267
070afcf8
MC
192682003-02-05 Michael Chastain <mec@shout.net>
19269
19270 * gdb.base/dump.exp: Add missing copyright line.
19271
5d0331e5
JM
192722003-02-05 Jason Molenda (jason-cl@molenda.com)
19273
f7ae6d3e 19274 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
19275 at the beginning so the breakpoint doesn't get set on the loop.
19276
92851186
MC
192772003-02-05 Michael Chastain <mec@shout.net>
19278
19279 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
19280 output for configurations with gcc 2.95.3.
19281
cbf1e085
AC
192822003-02-05 Keith Seitz <keiths@redhat.com>
19283 Andrew Cagney <ac131313@redhat.com>
19284
19285 * gdb.mi/mi-cli.exp: New file.
d63a86f8 19286
29518e1e
MC
192872003-02-04 Michael Chastain <mec@shout.net>
19288
19289 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
19290 Call perror and then continue.
19291
5af1d5f3
MC
192922003-02-03 Michael Chastain <mec@shout.net>
19293
19294 * gdb.c++/pr-1023.cc: New file.
19295 * gdb.c++/pr-1023.exp: New file.
19296
6b549786
JB
192972003-02-05 Jim Blandy <jimb@redhat.com>
19298
19299 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
19300 it's local to foobar. Check for it there, and check that it's not
19301 present in main.
19302 * gdb.c++/local.cc (marker2): New function.
19303 (foobar): Call marker1.
19304 (main): Call marker2 instead of marker1.
19305
67f16606
AC
193062003-02-04 Andrew Cagney <ac131313@redhat.com>
19307
19308 * gdb.disasm/mn10200.exp: Obsolete file.
19309 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
19310 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
19311 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
19312
1c5cb38e
DC
193132003-02-04 David Carlton <carlton@math.stanford.edu>
19314
19315 * gdb.c++/overload.exp: Test intToChar(1).
19316 * gdb.c++/overload.cc (intToChar): New.
19317 (main): Call intToChar.
19318
d1fe6965
DC
193192003-02-03 David Carlton <carlton@math.stanford.edu>
19320
19321 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
19322 'might_kfail' arg.
19323 KFAIL some of the continue_to_bp_overloaded calls, according to
19324 PR c++/1025.
19325
9ba61c5d
MC
193262003-02-01 Michael Chastain <mec@shout.net>
19327
19328 * gdb.base/advance.c (marker1): New marker function.
19329 * gdb.base/advance.exp: When the 'advance' command lands on the
19330 return breakpoint, it can legitimately stop on either the
19331 current line or the next line. Accommodate both outcomes.
19332 * gdb.base/until.exp: Likewise.
19333
e7494ffb
AC
193342003-02-02 Andrew Cagney <ac131313@redhat.com>
19335
19336 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
19337 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
19338 now a list, not a tuple.
19339 * gdb.mi/mi-var-display.exp: Ditto.
19340 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 19341
075559bc
AC
193422003-02-01 Andrew Cagney <ac131313@redhat.com>
19343
19344 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
19345 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
19346 stack backtraces.
19347 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 19348
2bd4c7b1
MK
193492003-02-01 Mark Kettenis <kettenis@gnu.org>
19350
19351 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
19352 gdb.mi/mi1-pthreads.exp: Return instead of calling
19353 gdb_suppress_entire_file.
19354
eabd8992
MS
193552003-02-01 Mark Salter <msalter@redhat.com>
19356
19357 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
19358
71469e2f
MS
193592003-01-31 Mark Salter <msalter@redhat.com>
19360
19361 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
19362 Support empty arg.
19363
38a94d44
MC
193642003-01-30 Michael Chastain <mec@shout.net>
19365
19366 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
19367 This was a workaround for a UTF-8 bug in readline 4.3. The bug
19368 has been fixed in gdb/readline on 2003-01-09.
19369
19ea9e73
MS
193702003-01-29 Michael Snyder <msnyder@redhat.com>
19371
e8d359df
MS
19372 * gdb.base/maint.exp: Allow for leading underscore in symbol.
19373 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
19374 * gdb.base/args.exp: Skip if target does not support args passing.
19375
2307bd6a
DJ
193762003-01-22 Daniel Jacobowitz <drow@mvista.com>
19377
19ea9e73 19378 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
19379 gdb_test. Accept a list of expect arguments as the third
19380 parameter.
19381 (gdb_test): Use it.
19382
f2dd3617
EZ
193832003-01-20 Elena Zannoni <ezannoni@redhat.com>
19384
19385 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
19386 allow for different test tree configurations. Update some
19387 tescases accordingly.
19388 * gdb.arch/altivec-regs.exp: Ditto.
19389 * gdb.asm/asm-source.exp: Ditto.
19390 * gdb.base/advance.exp: Ditto.
19391 * gdb.base/display.exp: Ditto.
d63a86f8 19392 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
19393 * gdb.base/mips_pro.exp: Ditto.
19394 * gdb.base/overlays.exp: Ditto.
19395 * gdb.base/relocate.exp: Ditto.
19396 * gdb.base/setshow.exp: Ditto.
19397 * gdb.base/step-line.exp: Ditto.
19398 * gdb.base/step-test.exp: Ditto.
19399 * gdb.base/until.exp: Ditto.
19400 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
19401
c71cdefd
DC
194022003-01-17 David Carlton <carlton@math.stanford.edu>
19403
19404 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
19405 corresponding to PR c++/945.
19406 Update copyright.
19407
fdba05d7
DC
194082003-01-17 David Carlton <carlton@math.stanford.edu>
19409
19410 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
19411 corresponding to PR c++/68.
19412
194132003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
19414
19415 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
19416 (test_paddr_hairy_functions): Call print_addr_2_kfail for
19417 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
19418
c362c33a
EZ
194192003-01-15 Elena Zannoni <ezannoni@redhat.com>
19420
0fbc361c
EZ
19421 * gdb.base/break.exp: Fix change of default location, because of
19422 removal of until tests.
19423 * gdb.base/help.exp: Update test for new 'until' help message.
19424 Add test for help on 'advance'.
a9c64011 19425 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 19426
dabf8a35
MK
194272003-01-15 Mark Kettenis <kettenis@gnu.org>
19428
19429 * gdb.base/default.exp: Adapt "info float" test for recent changes
19430 to that command. Add test for "info vector".
19431 * gdb.base/float.exp: New file. Add test for "info float" that
19432 resembles the old test in gdb.base/default.exp.
19433
a1769aca
DC
194342003-01-15 David Carlton <carlton@math.stanford.edu>
19435
19436 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
19437
82025e13
EZ
194382003-01-15 Elena Zannoni <ezannoni@redhat.com>
19439
19440 * gdb.base/break.exp: Move the tests of until command from here...
19441 * gdb.base/until.exp: ... to here. New file. Add other tests.
19442 * gdb.base/advance.c: New file.
19443 * gdb.base/advance.exp: New file.
19444
8f9ab801
EZ
194452003-01-14 Elena Zannoni <ezannoni@redhat.com>
19446
a9c64011
AS
19447 * gdb.base/args.c: New file.
19448 * gdb.base/args.exp: New file.
8f9ab801 19449
9ae66589
DJ
194502003-01-14 Daniel Jacobowitz <drow@mvista.com>
19451
19452 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
19453
8d77e5c3
DJ
194542003-01-14 Daniel Jacobowitz <drow@mvista.com>
19455
19456 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
19457
12d2f0a1
DJ
194582003-01-14 Daniel Jacobowitz <drow@mvista.com>
19459
19460 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
19461 dates.
19462
6ca37014
DJ
194632003-01-13 Daniel Jacobowitz <drow@mvista.com>
19464
19465 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
19466
b0023472
DJ
194672003-01-13 Daniel Jacobowitz <drow@mvista.com>
19468
19469 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
19470 (ptype &*"foo").
19471 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
19472
607fbc54 194732003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
19474
19475 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
19476 * gdb.mi/mi1-console.exp: Likewise.
19477
607fbc54 194782003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
19479
19480 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
19481 * gdb.mi/mi1-console.exp: Likewise.
19482
a1fb14a2
DJ
194832003-01-13 Daniel Jacobowitz <drow@mvista.com>
19484
19485 * gdb.c++/overload.exp: Remove some fixed XFAILs.
19486
c4cf40b7
DJ
194872003-01-09 Daniel Jacobowitz <drow@mvista.com>
19488
19489 * gdb.base/detach.exp: New test.
19490
696d5a5b
DJ
194912003-01-09 Daniel Jacobowitz <drow@mvista.com>
19492
19493 * Makefile.in (ALL_SUBDIRS): New variable.
19494 (subdirs, clean, distclean): Use it.
19495 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
19496 regenerating Makefile, since it is generated from the top level.
19497 * gdb.asm/Makefile.in: Likewise.
19498 * gdb.base/Makefile.in: Likewise.
19499 * gdb.c++/Makefile.in: Likewise.
19500 * gdb.disasm/Makefile.in: Likewise.
19501 * gdb.java/Makefile.in: Likewise.
19502 * gdb.mi/Makefile.in: Likewise.
19503 * gdb.threads/Makefile.in: Likewise.
19504 * gdb.trace/Makefile.in: Likewise.
19505
754533e4
DC
195062003-01-09 David Carlton <carlton@math.stanford.edu>
19507
19508 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
19509 Add copyright year 2003.
19510
d8b3e9ee
MC
195112003-01-06 Michael Chastain <mec@shout.net>
19512
19513 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
19514 When selecting a thread, 'line' and 'file' are optional.
19515 * gdb.mi/mi1-pthreads.exp: Likewise.
19516
8e9e0fe6
AS
195172003-01-06 Andreas Schwab <schwab@suse.de>
19518
19519 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
19520 failures.
19521
b5ab8ff3
DJ
195222003-01-04 Daniel Jacobowitz <drow@mvista.com>
19523
19524 Fix PR gdb/844
19525 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
19526 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
19527
19528 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
19529 instead of calling gdb_suppress_entire_file.
19530 * gdb.threads/print-threads.exp: Likewise.
19531 * gdb.threads/schedlock.exp: Likewise.
19532
19533 * gdb.threads/killed.exp: Return instead of calling
19534 gdb_suppress_entire_file.
19535 * gdb.threads/linux-dp.exp: Likewise.
19536 * gdb.threads/pthreads.exp: Likewise.
19537
1e698235
DJ
195382003-01-04 Daniel Jacobowitz <drow@mvista.com>
19539
19540 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
19541 stabs.
19542 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
19543 * gdb.base/whatis.exp: Always allow (void) after function names.
19544
147ff08c
DJ
195452003-01-04 Daniel Jacobowitz <drow@mvista.com>
19546
19547 * gdb.c++/casts.exp: Correct regexp.
19548
dc62bfc2
MK
195492003-01-04 Mark Kettenis <kettenis@gnu.org>
19550
19551 * configure.in: Call AC_CONFIG_HEADER. Don't call
19552 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
19553 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
19554 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
19555 aforementioned directories in the AC_OUPUT call.
19556 * config.hin: New file.
19557 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
19558 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
19559 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
19560 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
19561 pass -I$objdir instead of -I$objdir/$subdir in compilation.
19562 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
19563 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
19564 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
19565 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
19566 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
19567 gdb.threads/configure.in, gdb.threads/configure,
19568 gdb.threads/config.in, gdb.trace/configure.in,
19569 gdb.trace/configure: Removed.
19570
77afa639
MC
195712003-01-03 Michael Chastain <mec@shout.net>
19572
19573 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
19574 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
19575
7634bb6e
DJ
195762003-01-03 Daniel Jacobowitz <drow@mvista.com>
19577
19578 * gdb.base/store.exp: Fix regular expressions.
19579
b39c905e
MK
195802002-12-28 Mark Kettenis <kettenis@gnu.org>
19581
19582 * configure.in: Rewrite.
19583 * configure: Regenerated.
19584
0a8551dd
DC
195852003-01-03 David Carlton <carlton@math.stanford.edu>
19586
19587 * gdb.base/psymtab.exp: New file.
19588 * gdb.base/psymtab1.c: Ditto.
19589 * gdb.base/psymtab2.c: Ditto.
19590
c60b7188
AF
195912002-12-23 Adam Fedor <fedor@gnu.org>
19592
19593 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
19594
ee73db83
DC
195952002-12-23 David Carlton <carlton@math.stanford.edu>
19596
19597 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
19598 and current_directory initialization.
19599
d6c1774e
JB
196002002-12-22 Jim Blandy <jimb@redhat.com>
19601
f0a847b8
JB
19602 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
19603 rather than as part of the output file name.
19604
d6c1774e
JB
19605 * gdb.base/attach.exp: There's no need to copy the test program to
19606 /tmp; that was only ever necessary on HP/UX, and this test is
19607 entirely disabled there anyway.
19608
f0708dbb
JB
196092002-12-21 Jim Blandy <jimb@redhat.com>
19610
4c2acfea
JB
19611 * gdb.c++/psmang.exp: Doc fix.
19612
f0708dbb
JB
19613 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
19614 test.
19615
9579e000
DC
196162002-12-20 David Carlton <carlton@math.stanford.edu>
19617
19618 * gdb.c++/annota2.exp: KFAIL annotate-quit.
19619
d1810171
MC
196202002-12-18 Michael Chastain <mec@shout.net>
19621
19622 * gdb.c++/annota2.exp: Add copyright year 2002.
19623
76565097
DC
196242002-12-17 David Carlton <carlton@math.stanford.edu>
19625
19626 * gdb.c++/try_catch.cc: Add marker comments.
19627 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
19628 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
19629 * gdb.c++/m-static.cc: Ditto.
19630 * gdb.c++/m-static1.cc: Ditto.
19631 * gdb.c++/try_catch.cc: Ditto.
19632
da81390b
JJ
196332002-12-16 Jeff Johnston <jjohnstn@redhat.com>
19634
19635 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
19636 to see whether we are using the new -environment-directory
19637 command which resets via -r or the old version of the command
19638 which may prompt the user. Part of fix for gdb/741.
19639
b304d130
AC
196402002-12-13 Andrew Cagney <ac131313@redhat.com>
19641
19642 * gdb.fortran/types.exp: Update obsolete comment.
19643 * gdb.fortran/exprs.exp: Ditto.
19644 * lib/gdb.exp: Delete obsolete code.
19645 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
19646 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
19647 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
19648 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
19649 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
19650 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
19651 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
19652 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
19653 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
19654 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
19655 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
19656 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
19657 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
19658 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
19659 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
19660 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
19661 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
19662 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
19663 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
19664 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
19665 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
19666 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
19667 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
19668 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
19669 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
19670 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
19671 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
19672 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
19673 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
19674 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
19675 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
19676 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
19677 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
19678 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
19679 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
19680 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
19681 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
19682
a23b6e6a
DC
196832002-12-11 David Carlton <carlton@math.stanford.edu>
19684
19685 * gdb.c++/m-data.exp: Add test for members that shadow global
19686 variables: see PR gdb/804.
19687 * gdb.c++/m-data.cc: Ditto.
19688
6604731b
DJ
196892002-12-10 Daniel Jacobowitz <drow@mvista.com>
19690
19691 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
19692
de46ecd7
DC
196932002-12-06 David Carlton <carlton@math.stanford.edu>
19694
19695 * gdb.base/store.c: Don't declare functions static.
19696
27e829d0
AC
196972002-12-04 Andrew Cagney <ac131313@redhat.com>
19698
19699 * gdb.base/store.exp, gdb.base/store.c: New files.
19700
92806416
DJ
197012002-12-03 Daniel Jacobowitz <drow@mvista.com>
19702
19703 * gdb.base/selftest.exp: Update for current gdb.
19704
3bcbaac5
DJ
197052002-12-03 Daniel Jacobowitz <drow@mvista.com>
19706
19707 * gdb.base/maint.exp: Only dump symbols from one source file
19708 or objfile.
19709
f4f00b1f
DJ
197102002-12-03 Daniel Jacobowitz <drow@mvista.com>
19711
19712 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
19713 function call.
19714
f1c8a949
JB
197152002-11-25 Jim Blandy <jimb@redhat.com>
19716
19717 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
19718 function appearing in error message.
19719
9e297a97
DJ
197202002-11-21 Daniel Jacobowitz <drow@mvista.com>
19721
19722 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
19723
1f312e79
JJ
197242002-11-08 Jeff Johnston <jjohnstn@redhat.com>
19725
d63a86f8
RM
19726 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
19727 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
19728 should be in mi console format. This is part of fix for PR gdb/604.
19729
83c31e7d
FN
197302002-09-18 Fernando Nasser <fnasser@redhat.com>
19731
19732 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
19733 which explicitly prints the zero offset as "+0".
19734
322b3f65
DJ
197352002-10-22 Daniel Jacobowitz <drow@mvista.com>
19736
19737 * gdb.threads/schedlock.c (args): Make unsigned.
19738
197392002-10-21 Daniel Jacobowitz <drow@mvista.com>
19740
19741 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
19742 numbers. Allow "foo2|selected stack frame".
19743 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
19744 * gdb.asm/asmsrc2.s: Likewise.
19745 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
19746 comments.
19747 * gdb.asm/mips.inc: New file.
19748
5e2fe5b8
AF
197492002-10-18 Adam Fedor <fedor@gnu.org>
19750
19751 * gdb.base/default.exp: Update expected output to include 'ObjC'.
19752 * gdb.base/help.exp: Likewise.
19753
abe1a5d0
KB
197542002-10-17 Kevin Buettner <kevinb@redhat.com>
19755
19756 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
19757 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
19758
10abb1d4
JB
197592002-10-02 Jim Blandy <jimb@redhat.com>
19760
19761 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
19762
1f609b42
AC
197632002-10-01 Andrew Cagney <ac131313@redhat.com>
19764
19765 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
19766 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
19767 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
19768 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
19769 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
19770 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
19771 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
19772
0aee02e4
AC
197732002-09-29 Andrew Cagney <ac131313@redhat.com>
19774
19775 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
19776 * mi0-disassemble.exp, mi0-eval.exp: Delete.
19777 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
19778 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
19779 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
19780 * mi0-var-block.exp, mi0-var-child.exp: Delete.
19781 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 19782
6fde09ad
KB
197832002-09-27 Kevin Buettner <kevinb@redhat.com>
19784
19785 * gdb.base/annota1.exp (info break): Make directory components of
19786 path optional since not all compilers emit this debug information.
19787
889bf7c5
PA
19788 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
19789 step ends up stepping out of the function instead of stopping on
19790 the epilogue.
6fde09ad 19791
9e8aab75
KS
197922002-09-26 Keith Seitz <keiths@redhat.com>
19793
19794 * lib/insight-support.exp (gdbtk_start): Figure out where
19795 the insight executable is based on where gdb is. Use this
19796 executable to start insight instead of gdb.
19797
e36180d7
AC
197982002-09-25 Andrew Cagney <cagney@redhat.com>
19799
19800 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
19801
9dd34b2b
AC
198022002-09-24 Andrew Cagney <ac131313@redhat.com>
19803
19804 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
19805 test_isolated_complaints.
19806 (test_empty_complaint): New function.
19807 (test_empty_complaints): New function. Check no output when no
19808 complaints.
d63a86f8 19809
dea97812
KB
198102002-09-19 Jim Blandy <jimb@redhat.com>
19811
a9c64011 19812 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 19813
54951bd7
AC
198142002-09-19 Andrew Cagney <ac131313@redhat.com>
19815
19816 * gdb.gdb/complaints.exp: New file.
19817
dec43320
AC
198182002-09-18 Andrew Cagney <ac131313@redhat.com>
19819
19820 * gdb.base/maint.exp: Check `help maint internal-warning'.
19821
e70d6e3f
DC
198222002-09-18 David Carlton <carlton@math.stanford.edu>
19823
19824 * gdb.c++/m-static.exp: Remove breakpoints depending on line
19825 numbers, and replace them by a single breakpoint after the
19826 constructors are all finished.
19827 Add test 4.
19828 * gdb.c++/m-static.cc: Add test 4.
19829 * gdb.c++/m-static.h: New file.
19830 * gdb.c++/m-static1.cc: New file.
19831
19832 * gdb.c++/printmethod.exp: New file.
19833 * gdb.c++/printmethod.cc: New file.
19834
19835 * gdb.c++/pr-574.exp: New file.
19836 * gdb.c++/pr-574.cc: New file.
19837
afb5c968
CV
198382002-09-18 Corinna Vinschen <vinschen@redhat.com>
19839
19840 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
19841 embedded targets which never actually exit.
19842
31e45dee
FN
198432002-09-18 Fernando Nasser <fnasser@redhat.com>
19844
19845 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
19846 "don't step after run" as unresolved or unsupported, instead of xfail.
19847
a283c5a1
CV
198482002-09-18 Corinna Vinschen <vinschen@redhat.com>
19849
19850 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
19851 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
19852 Add newline to expected string in "step out of main (status wrapper)"
19853 case.
19854
11350d2a
CV
198552002-09-18 Corinna Vinschen <vinschen@redhat.com>
19856
19857 * lib/gdb.exp (rerun_to_main): Allow restarting application.
19858 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
19859
0deec7d6
TT
198602002-09-17 Tom Tromey <tromey@redhat.com>
19861
19862 * gdb.base/printcmds.exp (test_print_string_constants): Expect
19863 \000, not \0, in double-quoted string.
19864
b2b4a1b5
CV
198652002-09-14 Corinna Vinschen <vinschen@redhat.com>
19866
c9d37158 19867 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
19868 string after running the commands execution on breakpoint tests.
19869
1c56143a
CV
198702002-09-13 Corinna Vinschen <vinschen@redhat.com>
19871
19872 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
19873
37f8da45
JB
198742002-09-12 Joel Brobecker <brobecker@gnat.com>
19875
19876 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
19877
08b468e0
KS
198782002-09-10 Keith Seitz <keiths@redhat.com>
19879
19880 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
19881 runto proc.
19882 (mi_run_to_main): Use mi_runto.
19883 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
19884
dc360f58
KS
198852002-09-10 Keith Seitz <keiths@redhat.com>
19886
19887 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
19888 regexp for stopping at main. Could have multiple event notifications.
19889 Don't assume that main was declared with no parameters.
19890 (mi_next): Use mi_step_to.
19891 (mi_step): Use mi_next_to.
19892
ce3abcfb
CV
198932002-09-09 Corinna Vinschen <vinschen@redhat.com>
19894
19895 * gdb.base/default.exp: Fix expected string in `info float' test.
19896
d1f5b980
BE
198972002-09-09 Ben Elliston <bje@redhat.com>
19898
19899 * config/mips.exp: Update comments.
19900 * config/mips-idt.exp: Likewise.
19901 * config/nind.exp: Likewise.
19902 * config/slite.exp: Likewise.
19903 * config/sparclet.exp: Likewise.
19904 * config/udi.exp: Likewise.
19905 * config/vx.exp: Likewise.
19906 * config/vxworks29k.exp: Likewise.
19907
2f71430b
JB
199082002-09-05 Jim Blandy <jimb@redhat.com>
19909
19910 * gdb.threads/killed.exp: Fix test failure message.
19911
7ddebc7e
KS
199122002-09-04 Keith Seitz <keiths@redhat.com>
19913
19914 * lib/mi-support.exp: Update copyright.
19915 (mi_gdb_test): Increase the priority of the expected pattern
19916 so that it matches gdb_test.
19917
0ae67eb3
KS
199182002-09-03 Keith Seitz <keiths@redhat.com>
19919
19920 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
19921 Use integer comparison instead of string comparison for testing
19922 whether binary was built.
19923
38fc42c8
JB
199242002-09-03 Jim Blandy <jimb@redhat.com>
19925
19926 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
19927
b6ff0e81
JB
199282002-08-29 Jim Blandy <jimb@redhat.com>
19929
19930 * gdb.threads/pthreads.exp: Move the portable thread compilation
19931 code into a function in lib/gdb.exp, and call that from here.
19932 * lib/gdb.exp (gdb_compile_pthreads): New function.
19933
07c98896
KS
199342002-08-29 Keith Seitz <keiths@redhat.com>
19935
19936 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
19937 expect_out so that callers can get at it.
19938
0312286c
DJ
199392002-08-23 Daniel Jacobowitz <drow@mvista.com>
19940
19941 * gdb.threads/print-threads.c: New file.
19942 * gdb.threads/print-threads.exp: New file.
19943 * gdb.threads/schedlock.c: New file.
19944 * gdb.threads/schedlock.exp: New file.
19945
dd039bc4
EZ
199462002-08-22 Elena Zannoni <ezannoni@redhat.com>
19947
a9c64011
AS
19948 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
19949 not altivec.c.
dd039bc4 19950
1f36144c
MK
199512002-08-17 Mark Kettenis <kettenis@gnu.org>
19952
19953 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
19954 targets. The problem should be fixed now.
19955
16057ec7 199562002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
19957
19958 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
19959 2002-07-24 change that removes final dots from error messages.
19960
3c1499ad
TT
199612002-08-13 Tom Tromey <tromey@redhat.com>
19962
19963 * gdb.base/readline.exp: New file.
19964
a20ce2c3
AC
199652002-08-01 Andrew Cagney <ac131313@redhat.com>
19966
19967 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
19968 supress message.
19969
db034ac5
AC
199702002-08-01 Andrew Cagney <cagney@redhat.com>
19971
19972 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
19973 CHILL_FOR_TARGET and CHILL_LIB.
19974 * configure.in (configdirs): Remove gdb.chill.
19975 * configure: Regenerate.
19976 * lib/gdb.exp: Obsolete references to chill.
19977 * gdb.fortran/types.exp: Ditto.
19978 * gdb.fortran/exprs.exp: Ditto.
19979
3e000b18
KB
199802002-07-30 Kevin Buettner <kevinb@redhat.com>
19981
19982 * gdb.base/shlib-call.exp (additional_flags): Conditionally
19983 set Irix-specific compile and link flags.
19984
28f4966b
KB
199852002-07-29 Kevin Buettner <kevinb@redhat.com>
19986
19987 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
19988 source files. The ``-o'' option doesn't work with the ``-E'' option
19989 when using the Irix compiler.
19990
46c0d5a6
DJ
199912002-07-19 Daniel Jacobowitz <drow@mvista.com>
19992
19993 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
19994 Improve support for reusing an exec file. Copy exec file
19995 to target, and run gdbserver on the target instead of on the host.
19996
eecf4bed
JB
199972002-07-18 Jim Blandy <jimb@redhat.com>
19998
0f815cdf
JB
19999 * gdb.base/ending-run.exp: Don't expect to see the program end in
20000 some orderly fashion when we're running on a real stand-alone
20001 board.
20002
eecf4bed
JB
20003 * gdb.base/interrupt.exp: Correct logic for skipping tests on
20004 targets that don't support interrupts.
20005
52d309e4
JB
200062002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
20007
20008 * gdb.base/attach.exp: Add patterns to match output from /proc-based
20009 systems.
20010 Move comments in expect statements to inside the actions, so that they
20011 don't get matched against.
20012
ff683d9e
MK
200132002-07-10 Mark Kettenis <kettenis@gnu.org>
20014
20015 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
20016 function when asleep" test.
20017
b5356753
AC
200182002-07-10 Andrew Cagney <ac131313@redhat.com>
20019
20020 * gdb.base/page.exp: Rewrite to handle problems with very long
20021 `info set' output. Update copyright.
20022
6aa4d13a
AC
200232002-06-26 Andrew Cagney <ac131313@redhat.com>
20024
20025 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
20026 gdb.threads-hp.
20027 * gdb.hp/configure: Regenerate.
20028 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
20029 * gdb.hp/gdb.threads-hp/configure: Delete file.
20030 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
20031
8cf8c2b8
AC
200322002-06-22 Andrew Cagney <ac131313@redhat.com>
20033
20034 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
20035 setlocale, bindtextdomain and textdomain.
20036
6827a8f8
JB
200372002-06-11 Jim Blandy <jimb@redhat.com>
20038
919d772c
JB
20039 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
20040 preprocessor macro information is present.
20041
6827a8f8
JB
20042 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
20043 tests.
20044
c15b0d21
MS
200452002-06-06 Michael Snyder <msnyder@redhat.com>
20046
c5984d70
MS
20047 * gdb.base/overlays.exp: Record addresses of overlay
20048 functions in TCL variables rather than in GDB variables,
20049 to avoid having GDB convert them to pointers (with loss
20050 of information).
20051
d63a86f8 20052 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 20053 default linker script changes.
c15b0d21
MS
20054 * gdb.base/long_long.exp: Add check for sizeof (long double).
20055
be26fe0d
ML
200562002-06-06 Michal Ludvig <mludvig@suse.cz>
20057
20058 * gdb.asm/asm-source.exp: Add x86-64 target.
20059 * gdb.asm/x86_64.inc: New.
d63a86f8 20060
258093ca 200612002-05-30 Michael Chastain <mec@shout.net>
258093ca 20062
4b3153f1 20063 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
20064 * gdb.c++/m-static.cc: New file.
20065 * gdb.c++/m-static.exp: New file.
20066
241264c6
MS
200672002-05-28 Michael Snyder <msnyder@redhat.com>
20068
20069 * gdb.base/call-ar-st.exp: Allow for reduced floating point
20070 precision.
20071
9bba8c8f 200722002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 20073
4b3153f1 20074 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
20075 * gdb.c++/m-data.cc: New file.
20076 * gdb.c++/m-data.exp: New file.
20077
200782002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 20079
4b3153f1 20080 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 20081 * gdb.c++/try_catch.cc: New file.
d63a86f8 20082 * gdb.c++/try_catch.exp: New file.
9bba8c8f 20083
def1b996
MC
200842002-05-27 Michael Chastain <mec@shout.net>
20085
20086 * gdb.c++/local.exp: Accept more nested types in output.
20087
522ba268
MC
200882002-05-26 Michael Chastain <mec@shout.net>
20089
20090 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
20091
277254ba
MS
200922002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
20093
20094 * lib/gdb.exp (gdb_wrapper_init): Just because
20095 gdb_wrapper_file exists, this does not mean that the file
20096 should not be rebuilt. That is what gdb_wrapper_initialized
20097 is for.
20098 (default_gdb_init): Reset gdb_wrapper_initialized.
20099
b61a8733
MS
201002002-05-23 Michael Snyder <msnyder@redhat.com>
20101
d63a86f8 20102 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
20103 the precision of the floating point test results.
20104 * gdb.base/call-rt-st.exp: Ditto.
20105
b61a8733
MS
20106 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
20107 * gdb.base/call-rt-st.exp: Ditto.
20108
56f6e910
MC
201092002-05-19 Michael Chastain <mec@shout.net>
20110
20111 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
20112
ad0b0016
EZ
201132002-05-19 Elena Zannoni <ezannoni@redhat.com>
20114
a9c64011
AS
20115 * configure.in (configdirs): Add gdb.arch.
20116 * configure: Regenerate.
ad0b0016 20117
f617d2b6
JB
201182002-05-17 Jim Blandy <jimb@redhat.com>
20119
20120 * gdb.base/completion.exp: Recognize the more detailed error
20121 messages produced by the macro expander's lexical analyzer.
20122
eac2a696
EZ
201232002-05-14 Elena Zannoni <ezannoni@redhat.com>
20124
a9c64011
AS
20125 * gdb.arch/altivec-abi.c: New file.
20126 * gdb.arch/altivec-abi.exp: New file.
20127 * gdb.arch/altivec-regs.c: New file.
20128 * gdb.arch/altivec-regs.exp: New file.
eac2a696 20129
2fdde8f8
DJ
201302002-05-14 Daniel Jacobowitz <drow@mvista.com>
20131
20132 * gdb.base/maint.exp (maint print type): Update for new type
20133 structure.
d63a86f8 20134
e31f1a7c
EZ
201352002-05-14 Elena Zannoni <ezannoni@redhat.com>
20136
20137 * gdb.arch: New directory.
20138 * gdb.arch/configure.in: New file.
20139 * gdb.arch/configure: New file.
20140 * gdb.arch/Makefile.in: New file.
20141
db589741
CV
201422002-05-13 Corinna Vinschen <vinschen@redhat.com>
20143
20144 * gdb.asm/asm-source.exp: Add v850 as supported target.
20145 * gdb.asm/v850.inc: New file.
20146
8ce2a7dc
DJ
201472002-05-13 Daniel Jacobowitz <drow@mvista.com>
20148
20149 * gdb.c++/annota2.exp (annotate-quit): Add comment.
20150
df763c7f
DJ
201512002-05-12 Daniel Jacobowitz <drow@mvista.com>
20152
20153 * gdb.base/break.exp: Check 'break "marker2"'.
20154
377daeed
MS
201552002-05-10 Michael Snyder <msnyder@redhat.com>
20156
20157 * gdb.base/long_long.exp: Fix typo.
20158
c4b7bc2b
JB
201592002-05-10 Jim Blandy <jimb@redhat.com>
20160
ecac9a4e
JB
20161 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
20162 a bug.
20163
c4b7bc2b
JB
20164 * gdb.base/printcmds.exp (test_integer_literals_rejected):
20165 Recognize more detailed error message produced by the macro
20166 expander's lexical analyzer.
20167 * lib/gdb.exp (test_print_reject): Same.
20168
e71019a1
MK
201692002-05-09 Mark Kettenis <kettenis@gnu.org>
20170
20171 * gdb.c++/method.exp: Fix typo.
20172
fedfc8e6
MS
201732002-05-08 Michael Snyder <msnyder@redhat.com>
20174
166a1957
MS
20175 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
20176 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 20177 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
20178 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
20179 Add iftarget clause for strongarm.
d63a86f8 20180
f1c47eb2
MS
201812002-05-06 Michael Snyder <msnyder@redhat.com>
20182
cb9a9d3e
MS
20183 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
20184 (gdb_continue_to_end): Accept output from status wrapper.
20185 * gdb.base/ending-run.exp: Add case for output from status wrapper.
20186 Clean up fail messages to match pass messages.
20187
f1c47eb2
MS
20188 Enable the "needs_status_wrapper" testsuite feature.
20189 * lib/gdb.exp (gdb_wrapper_init): New procedure.
20190 (gdb_compile): Conditionally call gdb_wrapper_init.
20191 * gdb.base/a2-run.exp: Recognize output from status wrapper.
20192 * gdb.c++/method.exp: Recognize output from status wrapper.
20193
6079c749
BE
201942002-05-06 Ben Elliston <bje@redhat.com>
20195From Graydon Hoare <graydon@redhat.com>
20196
20197 * config/sid.exp: Include support for "rawsid" protocol.
20198
188baff3
JB
201992002-05-03 Jim Blandy <jimb@redhat.com>
20200
20201 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
20202 * gdb.c++/hang3.C: New file.
20203
b9c07f0f
AC
202042002-05-04 Andrew Cagney <ac131313@redhat.com>
20205
20206 * gdb.base/default.exp: Remove obsolete code.
20207 * gdb.c++/misc.exp: Ditto. Update copyright.
20208 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
20209 * gdb.base/whatis.exp: Ditto. Update copyright.
20210 * gdb.base/scope.exp: Ditto. Update copyright.
20211 * gdb.base/ptype.exp: Ditto. Update copyright.
20212 * gdb.base/printcmds.exp: Ditto. Update copyright.
20213 * gdb.base/opaque.exp: Ditto. Update copyright.
20214 * gdb.base/list.exp: Ditto.
20215 * gdb.base/funcargs.exp: Ditto. Update copyright.
20216 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
20217 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
20218 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
20219 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
20220 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
20221 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
20222
5c7a0397
MS
202232002-05-02 Michael Snyder <msnyder@redhat.com>
20224
d6dcc264 20225 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
20226 * gdb.base/long_long.exp: Add xscale target.
20227 * gdb.base/default.exp: Add xscale target.
20228
eb7f1c48
JB
202292002-05-01 Jim Blandy <jimb@redhat.com>
20230
20231 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
20232 gdb.c++/hang.exp: New test.
20233
a6befae8
FF
202342002-05-01 Fred Fish <fnf@redhat.com>
20235
20236 * gdb.base/completion.exp: Handle completions of "./Make" for
20237 more than one completion possibility, as is the case when we
20238 build and test in the source tree.
20239
0a310277
AG
202402002-04-29 Anthony Green <green@redhat.com>
20241
20242 * gdb.java/jmisc1.exp: New file.
20243 * gdb.java/jmisc2.exp: New file.
20244
6ff9af88
DJ
202452002-04-24 Daniel Jacobowitz <drow@mvista.com>
20246
20247 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
20248
96b3d632
EZ
202492002-04-23 Elena Zannoni <ezannoni@redhat.com>
20250
20251 * gdb.base/help.exp: Change 'help status' to allow for target
20252 dependent output differences.
20253
5019bb54
MC
202542002-04-22 Michael Chastain <mec@shout.net>
20255
20256 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
20257
a805a116
MC
202582002-04-22 Michael Chastain <mec@shout.net>
20259
20260 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
20261
a1706bfd
DM
202622002-04-17 David S. Miller <davem@redhat.com>
20263
20264 * gdb.asm/sparc64.inc: New file.
20265 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
20266
a73a20a2
EZ
202672002-04-19 Elena Zannoni <ezannoni@redhat.com>
20268
20269 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
20270 instruction file directly into the build tree. Clean up at end of
20271 test.
20272
ba678339
DM
202732002-04-18 David S. Miller <davem@redhat.com>
20274
20275 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
20276 handle 64-bit platforms correctly.
20277 * gdb.base/maint.exp: Likewise.
20278
b03399da
KB
202792002-04-18 Kevin Buettner <kevinb@redhat.com>
20280
20281 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
20282 ``-fpic'' when compiling files comprising a shared library, but
20283 it does need additional linker flags in order to find shared
20284 libraries at run time.
20285
e2004992
KB
202862002-04-18 Kevin Buettner <kevinb@redhat.com>
20287
20288 * gdb.base/cvexpr.c (use): New function.
20289 (main): Invoke use() on all global variables to prevent
20290 some linkers from deleting these otherwise unused symbols.
20291
d8937120
MC
202922002-04-17 Michael Chastain <mec@shout.net>
20293From David S. Miller <davem@redhat.com>
20294
20295 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
20296 handle 64-bit platforms correctly.
20297
ffd61a58
MS
202982002-04-12 Michael Snyder <msnyder@redhat.com>
20299From Jim Blandy <jimb@redhat.com>
a9c64011 20300 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
20301 script can handle this instead.
20302 * gdb.base/bar.c (barx): Same.
20303 * gdb.base/baz.c (bazx): Same.
20304 * gdb.base/grbx.c (grbxx): Same.
20305
20306 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
20307 manager doesn't automatically unmap overlays unnecessarily.
20308
6b8426a6
MH
203092002-04-10 Martin M. Hunt <hunt@redhat.com>
20310
20311 * gdb.base/ending-run.exp: Fix pattern for Mips targets
20312 stepping out of main.
20313
34af4875
MC
203142002-04-09 Michael Chastain <mec@shout.net>
20315
20316 * gdb.c++/local.cc (main): Move call to marker1() inside nested
20317 scope so that the nested scope tests will make sense.
20318 * gdb.c++/local.exp: Write patterns that actually work with gcc
20319 (the HP patterns "were never known to work with gcc").
20320 Keep the old aCC patterns too.
20321
2d1676a0
DJ
203222002-04-09 Daniel Jacobowitz <drow@mvista.com>
20323
20324 * gdb.base/attach.exp: Correct target board test.
20325
3a63e3f9
MC
203262002-04-08 Michael Chastain <mec@shout.net>
20327
20328 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
20329 in a const method. Add some xfail and fail cases for configurations
20330 that do not emit the "const ...".
20331
f18dabd2
MC
203322002-04-07 Michael Chastain <mec@shout.net>
20333
20334 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
20335 Accept "A * const" and "const A * const" as type of "this".
20336 Fix spelling of getFunky throughout. Make messages uniform.
20337
0fcddd82
EZ
203382002-04-07 Elena Zannoni <ezannoni@redhat.com>
20339
a9c64011 20340 Work around for PR gdb/285:
0fcddd82
EZ
20341 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
20342
16a8534a
EZ
203432002-04-07 Elena Zannoni <ezannoni@redhat.com>
20344
20345 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
20346 instructions file at run time instead of configure time.
20347 Sometimes we run the test in a directory that is not the one we
20348 configured in.
20349 * gdb.asm/configure.in: Delete creation of symlink.
20350 * gdb.asm/configure: Regenerate.
20351
24181d81
JB
203522002-04-05 J. Brobecker <brobecker@gnat.com>
20353
20354 * gdb.gdb/xfullpath.exp: New test, to exercise the new
20355 xfullpath () function.
20356
7cdb7107
DJ
203572002-04-04 Daniel Jacobowitz <drow@mvista.com>
20358
20359 * gdb.asm/Makefile.in: Correct dependencies.
20360
20361 * gdb.asm/powerpc.inc: New file.
20362 * gdb.asm/asm-source.exp: Add PowerPC.
20363 * gdb.asm/configure.in: Likewise.
20364 * gdb.asm/configure: Regenerated.
20365
a7d17088
DJ
203662002-04-04 Daniel Jacobowitz <drow@mvista.com>
20367
20368 * gdb.base/relocate.exp: New file.
20369 * gdb.base/relocate.c: New file.
20370
cd721503
FF
203712002-04-04 Fred Fish <fnf@redhat.com>
20372
20373 * gdb.base/step-test.exp: Update comment regarding stopping in
20374 memcpy/bcopy calls inserted as part of the compiler runtime.
20375
b22ad7a7
MS
203762002-04-04 Michael Snyder <msnyder@redhat.com>
20377
20378 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
20379
5f279fa6
DJ
203802002-04-03 Daniel Jacobowitz <drow@mvista.com>
20381
20382 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
20383 (gdb_expect): Remove $notransfer hack.
20384
dd0fd3ce
DJ
203852002-04-02 Daniel Jacobowitz <drow@mvista.com>
20386
20387 * gdb.c++/classes.exp ("calling method for small class"): Match
20388 updated register output.
20389
1e50cda1
DJ
203902002-03-30 Daniel Jacobowitz <drow@mvista.com>
20391
20392 Fix PR gdb/452
20393 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
20394 when finished. Make gdb_file_cmd send "exec-file" when
20395 appropriate.
20396
24015922
DJ
203972002-03-30 Daniel Jacobowitz <drow@mvista.com>
20398
20399 * gdb.base/attach.exp: Remove extra setup_xfail.
20400
dd7dfd64
MS
204012002-03-26 Michael Snyder <msnyder@redhat.com>
20402
20403 * gdb.base/default.exp: Add tests for dump, append, and restore.
20404 * gdb.base/help.exp: Add tests for dump, append, and restore.
20405 * gdb.base/dump.exp: New file, test dump, append and restore.
20406 * gdb.base/dump.c: New file.
20407
48b2f8d7
MS
204082002-03-27 Michael Snyder <msnyder@redhat.com>
20409
d63a86f8 20410 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
20411 clean-ups in help messages.
20412
05b4d525
FF
204132002-03-26 Fred Fish <fnf@redhat.com>
20414
20415 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
20416 have debugging info for those functions and the compiler uses them
20417 internally to copy structs around.
20418
d7679631
FF
204192002-03-26 Fred Fish <fnf@redhat.com>
20420
20421 * gdb.base/list.exp: Revert the change made yesterday and add note
20422 about why we don't list the default lines for remote targets.
20423
523ac3f9
MS
204242002-03-25 Michael Snyder <msnyder@redhat.com>
20425
20426 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
20427
754b2b8d
FF
204282002-03-25 Fred Fish <fnf@redhat.com>
20429
20430 * gdb.base/list.exp: This test works on remote targets so remove
20431 the short circuit for remote targets. Update copyright.
20432
33c3e192
FF
204332002-03-25 Fred Fish <fnf@redhat.com>
20434
20435 * gdb.base/attach.exp: Fix logic error that was suppressing this
20436 test for all non hppa*-*-hpux* targets, instead of the hp target.
20437 Move comments closer to the suppression point. Also now need to
20438 check that we are running natively.
20439
d43e73ee
MS
204402002-03-22 Michael Snyder <msnyder@redhat.com>
20441
882c8f02
MS
20442 * gdb.base/default.exp: Add test for gcore. Update copyright.
20443 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 20444
04c12f60
FF
204452002-03-06 Fred Fish <fnf@redhat.com>
20446
20447 * gdb.base/funcargs.c: Remove extraneous ';' character.
20448 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
20449
b43df995
MC
204502002-03-04 Michael Chastain <mec@shout.net>
20451
20452 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
20453 accommodate gcc v3 function signature.
20454 * gdb.mi/mi0-var-cmd-exp: Ditto.
20455
92362027
AC
204562002-02-24 Andrew Cagney <ac131313@redhat.com>
20457
20458 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
20459 ``GNU/Linux'' or ``Linux kernel''
20460 * testsuite/gdb.threads/pthreads.c: Ditto.
20461
258ad32d
MC
204622002-02-24 Michael Chastain <mec@shout.net>
20463
20464 * gdb.threads/pthreads.c (thread1): Add a return statement.
20465 (thread2): Likewise.
20466 (foo): Likewise.
20467
04c3b3d4
MC
204682002-02-23 Michael Chastain <mec@shout.net>
20469
20470 * gdb.threads/linux-dp.c (philosopher): Add a return statement
20471 to placate gcc.
20472
5a2a0a20
MC
204732002-02-23 Michael Chastain <mec@shout.net>
20474
20475 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
20476 test "ptype bint". The test passes on all my stabs configurations.
20477
a640f7fc
JB
204782002-02-21 Jim Blandy <jimb@redhat.com>
20479
27924826
JB
20480 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
20481 filename at a time, and watch for the ones we want to see.
20482
a640f7fc
JB
20483 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
20484 types of pointers to prototyped functions.
20485
edcc8c75
AC
204862002-02-20 Andrew Cagney <ac131313@redhat.com>
20487
20488 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
20489 signed, unsigned and straight char.
20490 (padding_char, padding_short, padding_int, padding_long,
20491 padding_long_long, padding_float, padding_double,
20492 padding_long_double): New global variables.
20493 (fill, fill_structs): New functions.
20494
20495 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
20496 for correctly sized writes. Update copyright.
20497 (get_valueof): New procedure.
20498 (get_sizeof): Call get_valueof.
20499 (check_valueof): New procedure.
20500 (check_padding): New procedure.
20501
ac57ea44
MC
205022002-02-20 Michael Chastain <mec@shout.net>
20503
20504 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
20505 to setup_xfail. Document some of the remaining calls.
20506
7a10c941
MC
205072002-02-18 Michael Chastain <mec@shout.net>
20508
20509 * gdb.c++/userdef.exp: Update copyright year.
20510
fb8acdcc
DJ
205112002-02-18 Daniel Jacobowitz <drow@mvista.com>
20512
20513 * gdb.c++/userdef.exp: Test overloaded operators properly.
20514 Remove xfails.
20515
fda6ae12
MS
205162002-02-14 Michael Snyder <msnyder@redhat.com>
20517
20518 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
20519
676a0442
DJ
205202002-02-14 Daniel Jacobowitz <drow@mvista.com>
20521
20522 * gdb.base/a2-run.exp: Check for a remote target properly.
20523 * gdb.base/annota1.exp: Likewise.
20524 * gdb.base/list.exp: Likewise.
20525 * gdb.base/reread.exp: Likewise.
20526 * gdb.base/scope.exp: Likewise.
20527 * gdb.base/shlib-call.exp: Likewise.
20528 * gdb.base/term.exp: Likewise.
20529 * gdb.c++/annota2.exp: Likewise.
20530
78b4f468
RE
205312002-02-13 Richard Earnshaw <rearnsha@arm.com>
20532
20533 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
20534
9a81ba51
MC
205352002-02-10 Michael Chastain <mec@shout.net>
20536
20537 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
20538 (call_after_alloca): Ditto.
20539
004af6c7
DJ
205402002-02-10 Daniel Jacobowitz <drow@mvista.com>
20541
20542 * gdb.base/ending-run.exp: Guard "cont" test with
20543 gdb_skip_stdio_test.
20544
37225f62
JB
205452002-02-06 Jim Blandy <jimb@redhat.com>
20546
20547 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
20548 from here...
20549 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
20550 To here. Disable this test on non-HP platforms. Add big comment.
20551
fe6fdd96
MS
205522002-02-04 Michael Snyder <msnyder@redhat.com>
20553
20554 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
20555 other than d10v and m32r.
20556
036fad3f
RE
205572002-02-02 Richard Earnshaw <rearnsha@arm.com>
20558
20559 * gdb.base/default.exp: Rewrite test patterns to reduce time
20560 taken to match them.
20561
7148ab62
DJ
205622002-01-30 Daniel Jacobowitz <drow@mvista.com>
20563
20564 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
20565 Allow a start function above main.
20566 * gdb.threads/linux-dp.exp: Fix copyright date.
20567
396cc255
DJ
205682002-01-30 Daniel Jacobowitz <drow@mvista.com>
20569
a9c64011
AS
20570 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
20571 (check_philosopher_stack): Check for manager thread before checking
20572 for a just-starting thread.
396cc255 20573
f038d31b
DJ
205742002-01-30 Daniel Jacobowitz <drow@mvista.com>
20575
20576 From Neil Booth <neil@daikokuya.demon.co.uk>:
20577 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
20578 warnings.
20579
b3ff9d9a
FF
205802002-01-21 Fred Fish <fnf@redhat.com>
20581
20582 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
20583 not caller.
20584
39ad761d
JB
205852002-01-21 Jim Blandy <jimb@redhat.com>
20586
20587 * gdb.base/reread.exp: Check that GDB properly re-reads the
20588 executable file when it changes while no inferior is running.
20589
aaf320fa
FF
205902002-01-21 Fred Fish <fnf@redhat.com>
20591
a9c64011
AS
20592 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
20593 optionally accept the "shlib events" variation.
aaf320fa 20594
808a31f5
JB
205952002-01-21 Jim Blandy <jimb@redhat.com>
20596
20597 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
20598 call `fflush' after every `printf', so that the output is produced
20599 at predictable points, regardless of whatever buffering does (or
20600 doesn't) take place.
20601 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
20602 at different points.
20603
4420d5e2
DJ
206042002-01-20 Daniel Jacobowitz <drow@mvista.com>
20605
20606 * gdb.c++/inherit.exp: Update copyright years.
20607 * gdb.c++/method.exp: Likewise.
20608
3e36a0f4
DJ
206092002-01-20 Daniel Jacobowitz <drow@mvista.com>
20610
20611 * gdb.c++/classes.exp: Update for improved v3 support and skipping
20612 artificial methods/arguments.
20613 * gdb.c++/derivation.exp: Likewise.
20614 * gdb.c++/inherit.exp: Likewise.
20615 * gdb.c++/method.exp: Likewise.
20616 * gdb.c++/virtfunc.exp: Likewise.
20617
b4ceaee6
AC
206182002-01-18 Andrew Cagney <ac131313@redhat.com>
20619
20620 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
20621 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
20622 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
20623 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
20624 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
20625 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
20626
ecace851
JB
206272002-01-17 Jim Blandy <jimb@redhat.com>
20628
20629 * gdb.asm/asm-source.exp (info symbol): Take another shot at
20630 anchoring the pattern matching the entry point symbol's name.
20631
375fc983
AC
206322002-01-17 Andrew Cagney <ac131313@redhat.com>
20633
20634 * gdb.base/maint.exp: Update ``maint internal-error'' to match
20635 continue/quit query. Update copyright.
20636
fe6fdd96
MS
206372002-01-14 Michael Snyder <msnyder@redhat.com>
20638
20639 * gdb.base/gcore.exp: Remove extra debugging output.
20640
e017c81f
DJ
206412002-01-13 Daniel Jacobowitz <drow@mvista.com>
20642
20643 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
20644 for slightly dubious v2 mangled string.
20645
37ab3bf8
DJ
206462002-01-13 Daniel Jacobowitz <drow@mvista.com>
20647
20648 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
20649
1bc05c3a 206502002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 20651
1bc05c3a 20652 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 20653
1bc05c3a
JM
20654 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
20655 constructors.
20656 * gdb.c++/derivation.exp: Likewise.
20657 * gdb.c++/templates.exp: Likewise.
20658 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 20659
1bc05c3a
JM
206602002-01-10 Michael Snyder <msnyder@redhat.com>
20661
20662 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 20663
a911c360
MS
206642002-01-08 Michael Snyder <msnyder@redhat.com>
20665
20666 * gdb.base/gcore.exp: New test for generate-core-file command.
20667 * gdb.base/gcore.c: Testcase for above.
20668 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
20669
ea2119ec
JM
206702002-01-08 Jason Merrill <jason@redhat.com>
20671
20672 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
20673
68203136
FF
206742002-01-07 Fred Fish <fnf@redhat.com>
20675
20676 * gdb.c++/overload.exp: Remove unconditional xfails for:
20677 print foo_instance1.overloadargs(1)
20678 print foo_instance1.overloadargs(1, 2)
20679 print foo_instance1.overloadargs(1, 2, 3)
20680 print foo_instance1.overloadargs(1, 2, 3, 4)
20681 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
20682 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
20683 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
20684 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
20685 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
20686 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
20687 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
20688 print foo_instance1.overload1arg()
20689 print foo_instance1.overload1arg((char)arg2)
20690 print foo_instance1.overload1arg((signed char)arg3)
20691 print foo_instance1.overload1arg((unsigned char)arg4)
20692 print foo_instance1.overload1arg((int)arg7)
20693 print foo_instance1.overload1arg((unsigned int)arg8)
20694 print foo_instance1.overload1arg((float)arg11)
20695 print foo_instance1.overload1arg((double)arg12)
d63a86f8 20696
21b9b5b1
MS
206972002-01-07 Michael Snyder <msnyder@redhat.com>
20698
20699 * gdb.base/huge.exp: New test. Print a very large target data object.
20700 (skip_huge_test): New test variable. Define if you want to skip this
20701 test. The test reads an 8 megabyte data object from the target, so it
20702 might be very time consuming on remote targets with a slow connection.
20703 * gdb.base/huge.c: New file. Test case for above.
20704
725f922e
FF
207052002-01-07 Fred Fish <fnf@redhat.com>
20706
20707 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
20708 g_instance.bfoo, and g_instance.cfoo.
20709
889bf7c5 207102002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 20711
889bf7c5
PA
20712 * gdb.base/break.c (multi_line_if_conditional): New function.
20713 (multi_ilne_while_conditional): Likewise.
20714 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
20715 IF or WHILE condition puts the breakpoint at the start of
20716 the condition.
f286b2c3 20717
634d57ec
JL
20718 * gdb.base/selftest.exp (backtrace through signal handler): Remove
20719 hppa*-*-hpux* expected failure.
20720 * gdb.base/structs.exp (do_function_calls): Similarly.
20721
20722 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
20723 watchpoints.
20724
9fbfe2dc
AC
207252002-01-06 Andrew Cagney <ac131313@redhat.com>
20726
20727 Fix PR gdb/66.
20728 * gdb.base/structs.exp: Replace skip for a29k with skip for
20729 gdb,cannot_call_functions.
20730 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
20731 * gdb.base/callfuncs.exp: Ditto.
20732 * gdb.base/call-rt-st.exp: Ditto.
20733 * gdb.base/call-strs.exp: Ditto.
20734 * gdb.base/callfwmall.exp: Ditto.
20735 * gdb.base/scope.exp: Obsolete xfail a29k.
20736 * gdb.c++/misc.exp: Ditto.
20737 * gdb.c++/cplusfuncs.exp: Ditto.
20738 * gdb.base/ptype.exp: Ditto.
20739 * gdb.base/printcmds.exp: Ditto.
20740 * gdb.base/opaque.exp: Ditto.
20741 * gdb.base/list.exp: Ditto.
20742 * gdb.base/funcargs.exp: Ditto.
20743 * gdb.base/default.exp: Ditto.
20744
8ddad156
MS
207452002-01-04 Michael Snyder <msnyder@redhat.com>
20746
ca4976a6 20747 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
20748 * gdb.base/maint.exp: Add tests for maint info sections options.
20749
1b074332
JL
20750Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
20751
20752 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
20753
7d159115
CV
207542001-12-20 Corinna Vinschen <vinschen@redhat.com>
20755
20756 * gdb.asm/arm.inc: New file.
20757 * gdb.asm/asm-source.exp: Add arm targets.
20758 * gdb.asm/configure.in: Ditto.
20759 * gdb.asm/configure: Recreated from configure.in.
20760
8fb87725
JL
20761Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
20762
afabe08c
JL
20763 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
20764 with HP's compiler.
20765 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
20766 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
20767 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
20768 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
20769
20770 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
20771 either HP's compilers or GCC.
20772
db521deb
JL
20773 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
20774 a SIGBUS or SIGSEGV.
20775
20776 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
20777
20778 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
20779 can be compiled with either HP's compiler or GCC.
20780
cfa88ab7
JL
20781 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
20782 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
20783 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
20784
ca344dff
JL
20785 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
20786 to match current gdb output. Update due to using auto-solib-limit
20787 for limiting instead of overloading auto-solib-add.
20788 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
20789 test program.
20790
3f3c6e55 20791 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
20792 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
20793 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
20794 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
20795 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
20796 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
20797 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
20798 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
20799 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
20800 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
20801 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
20802 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
20803 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 20804
8fb87725
JL
20805 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
20806 a SIGTRAP to the inferior.
20807
cf599fa7
CV
208082001-12-19 Corinna Vinschen <vinschen@redhat.com>
20809
20810 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
20811 Substitute call to target_link by call to gdb_compile.
20812
2cd045cd
JL
20813Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
20814
a9c64011
AS
20815 * gdb.base/break.exp: Fix HP specific search string when testing
20816 backtracing in a called function.
2cd045cd 20817
a9c64011
AS
20818 * gdb.base/constvars.exp: Only set lang to C++ if we're
20819 compiling the test with HP's compilers.
20820 * gdb.base/volatile.exp: Similarly.
2cd045cd 20821
99ebe9ac
JB
208222001-12-19 Jim Blandy <jimb@redhat.com>
20823
20824 * gdb.base/printcmds.exp: Expect the null character to be printed
20825 as '\0', and the '\013' to be printed as '\v'.
20826 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
20827 * gdb.base/setvar.exp: Same.
20828
b9891b29
JB
208292001-12-17 Jim Blandy <jimb@redhat.com>
20830
0eba65ab
JB
20831 * gdb.base/completion.exp: Rather than completing very long
20832 filenames, which can make the readline library produce output we
20833 don't recognize, cd to the directory first, and then complete
20834 using nice, short relative paths.
20835
6970b5b1
JB
20836 * gdb.base/completion.exp: On some systems, there is, in fact, a
20837 variable named `b' in scope, since GDB treats all static
a9c64011
AS
20838 variables as being in scope. So use `no_var_named_this'
20839 instead of `b'.
6970b5b1 20840
b9891b29 20841 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 20842 can't find the core file's registers as a failure.
b9891b29 20843
e6ccd35f
JSC
208442001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
20845
a9c64011
AS
20846 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
20847 test expect string more specific.
e6ccd35f 20848
105ba819
CV
208492001-12-13 Corinna Vinschen <vinschen@redhat.com>
20850
20851 * gdb.asm/asm-source.exp: Add support for xstormy16.
20852 * gdb.asm/configure.in: Ditto.
20853 * gdb.asm/configure: Rebuild.
20854 * gdb.asm/xstormy16.inc: New file.
20855
e9e79dd9
FF
208562001-12-10 Fred Fish <fnf@redhat.com>
20857
20858 * gdb.base/maint.exp: Update to match changes in type dumping code.
20859
347dc97d
JB
208602001-12-10 Jim Blandy <jimb@redhat.com>
20861
20862 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
20863 matching the entry point symbol's name at the beginning of the
20864 line.
347dc97d 20865
5178b9d6
DJ
208662001-12-07 Daniel Jacobowitz <drow@mvista.com>
20867
20868 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
20869 gdb.c++/inherit.exp, gdb.c++/method.exp,
20870 gdb.c++/namespace.exp, gdb.c++/templates.exp,
20871 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
20872 and class layout support.
20873
af890c52
DJ
208742001-12-07 Daniel Jacobowitz <drow@mvista.com>
20875
20876 * gdb.c++/classes.exp: Add test for static member function.
20877 * gdb.c++/misc.cc: Add class with static member function.
20878
7a345fb3
JB
208792001-12-07 Jim Blandy <jimb@redhat.com>
20880
f2e54a80 20881 If GDB says it can't find the struct the function returned, report
8032bf31
JB
20882 those tests as `unsupported'.
20883 * gdb.base/call-rt-st.exp (print_struct_call): New function.
20884 Rewrite subsequent tests to use it.
20885
20886 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
20887 those tests as `unsupported'.
20888 * gdb.base/structs.exp (call_struct_func): New function.
20889 (do_function_calls): Use call_struct_func to call the functions
20890 returning structs.
20891
0bc69509
JB
20892 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
20893 whether functions are prototyped or not, so we can't possibly pass
20894 arguments to t_float_values2 properly.
20895
7a345fb3
JB
20896 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
20897 value of `timeout' for targets other than the mips*tx39-*.
20898
edb6ede1
MS
208992001-12-06 Michael Snyder <msnyder@redhat.com>
20900
d63a86f8 20901 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
20902 and detect whether the start symbol has a leading underscore.
20903
2d842f13
JB
209042001-12-04 Jim Blandy <jimb@redhat.com>
20905
20906 * gdb.base/completion.exp: Clarify indentation.
20907
68550daf
JB
209082001-12-03 Jim Blandy <jimb@redhat.com>
20909
20910 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
20911 variables on the S/390, not `.word'.
20912
cd5195a8
JB
209132001-11-30 Jim Blandy <jimb@redhat.com>
20914
20915 Add assembly-source tests for s390-ibm-linux.
20916 * gdb.asm/s390.inc: New file.
20917 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
20918 the S/390 architecture.
a9c64011 20919 * gdb.asm/configure: Regenerated.
cd5195a8 20920
ca9efc90
MS
209212001-11-30 Michael Snyder <msnyder@redhat.com>
20922
20923 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
20924 next, info source, info sources, info line, global and static
20925 variables, and static functions.
20926 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
20927 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
20928 * gdb.asm/asmsrc1.s: Add a static function and some variables.
20929 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
20930 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
20931 (gdbasm_leave): Restore frame pointer.
20932 (gdbasm_startup): Copy stack set-up from crt0.S.
20933
d0e66976
FN
209342001-11-26 Fernando Nasser <fnasser@redhat.com>
20935
20936 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
20937 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
20938 to a local (non-static) variable. Copy tstruct.a to a static buffer
20939 and return a pointer to that buffer.
20940 * gdb.base/callfwmall.c (t_structs_a): Ditto.
20941
e2334072
MK
209422001-11-24 Mark Kettenis <kettenis@gnu.org>
20943
20944 * gdb.asm/configure.in: Fix recognition of ix86 target.
20945 * gdb.asm/configure: Regenerate.
20946
756caa3d
MS
209472001-11-21 Michael Snyder <msnyder@redhat.com>
20948
20949 * gdb.asm/sparc.inc: New file.
20950 * gdb.asm/asm-source.exp: Recognize sparc target.
20951 * gdb.asm/configure.in: Recognize sparc target.
20952 * gdb.asm/configure: Regenerate.
d63a86f8 20953
9a4d72d5
MS
209542001-11-21 Michael Snyder <msnyder@redhat.com>
20955
20956 * gdb.asm/m32r.inc: New file.
20957 * gdb.asm/asm-source.exp: Recognize m32r target.
20958 * gdb.asm/configure.in: Recognize m32r target.
20959 * gdb.asm/configure: Regenerate.
20960
a773d1cd
MS
209612001-11-20 Michael Snyder <msnyder@redhat.com>
20962
017ac23d
MS
20963 * gdb.asm/i386.inc: New file.
20964 * gdb.asm/asm-source.exp: Recognize ix86 target.
20965 * gdb.asm/configure.in: Recognize ix86 target.
20966 * gdb.asm/configure: Regenerate.
20967
a773d1cd
MS
20968 * gdb.c++/namespace.exp: Fix quotes in output messages.
20969
bb632afb
MS
209702001-11-14 Michael Snyder <msnyder@redhat.com>
20971
25d559ca 20972 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
20973 qualifier in a type cast expression, to designate an address
20974 in the instruction space (Harvard architecture).
20975
4749e309
MS
209762001-11-13 Michael Snyder <msnyder@redhat.com>
20977
20978 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
20979 Tests for expressions using 'const' and 'volatile'.
20980
25050984
CV
209812001-11-13 Corinna Vinschen <vinschen@redhat.com>
20982
20983 * gdb.asm/asm-sources.exp: Allow defining linker flags.
20984
1902c51f
DJ
209852001-11-12 Daniel Jacobowitz <drow@mvista.com>
20986
20987 * lib/mi-support.exp (mi_run_to_helper): Move comments
20988 outside of gdb_expect.
20989
dcf95b47
DJ
209902001-11-11 Daniel Jacobowitz <drow@mvista.com>
20991
20992 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
20993 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
20994 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
20995 mi0_run_to): New functions.
20996 * gdb.mi/mi-simplerun.exp: Use them.
20997 * gdb.mi/mi0-simplerun.exp: Likewise.
20998 * gdb.mi/mi-var-cmd.exp: Likewise.
20999 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 21000
45b074e1
AC
210012001-11-10 Andrew Cagney <ac131313@redhat.com>
21002
21003 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
21004 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
21005
bf50d346
AC
210062001-11-09 Andrew Cagney <ac131313@redhat.com>
21007
21008 * gdb.base/restore.exp: Include $expected value in restored test
21009 message.
21010
9383332c
AC
210112001-11-09 Andrew Cagney <ac131313@redhat.com>
21012
21013 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
21014 implemented.
21015
db62520a
MS
210162001-11-08 Michael Snyder <msnyder@redhat.com>
21017
21018 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
21019 Add pass/fail message for stop at breakpoint in call dummy function.
21020
b5703437
MS
210212001-11-07 Michael Snyder <msnyder@redhat.com>
21022
d63a86f8
RM
21023 * gdb.c++/templates.exp (test_template_breakpoints):
21024 If we get an overload menu, but it does not match what
760f6330 21025 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
21026 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
21027 making the whitespace optional. Argument for "new" may be
21028 "unsigned" as well as "unsigned int/long".
d63a86f8 21029 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
21030 making the whitespace optional. Also replace "(void) with
21031 "((void|)), making the keyword "void" optional.
d63a86f8 21032 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
21033 making the whitespace optional. Also replace "(void) with
21034 "((void|)), making the keyword "void" optional.
3bf40917
MS
21035 * gdb.base/callfuncs.c (t_float_values): This function must
21036 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 21037 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
21038 can be tested against both cases. Usually one case involves
21039 promotion of float to double, while the other does not.
21040 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
21041 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
21042 includes a stack frame for "start".
21043
c8ab4e6d
JB
210442001-11-05 Jim Blandy <jimb@redhat.com>
21045
21046 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
21047 pointers are 32 bits long, and that offsets of relocs are always
21048 stored in the data (REL-style), and not in the reloc entry itself
21049 (RELA-style).
21050 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
21051 stabs.
21052
3f08ced9
MS
210532001-11-01 Michael Snyder <msnyder@redhat.com>
21054
21055 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
21056 and regular expression operators by using quoting.
21057
cbfa24cd
MS
210582001-10-31 Michael Snyder <msnyder@redhat.com>
21059
21060 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
21061 depending on what the symbol table contains.
21062 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
21063 the output of the ptype command. Similarly, accept both "const &"
21064 and "const&".
21065
aaa68313
CV
210662001-10-31 Corinna Vinschen <vinschen@redhat.com>
21067
21068 * gdb.base/miscexprs.c (main): Add usage of preprocessor
21069 symbol `STORAGE' to allow to choose the storage class of
21070 the local datastructures.
21071 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
21072 compiler directive.
21073
91740388
MS
210742001-10-30 Michael Snyder <msnyder@redhat.com>
21075
21076 * gdb.base/jump.exp: Allow it to run for all targets.
21077
1b7c05e7
CV
210782001-10-29 Corinna Vinschen <vinschen@redhat.com>
21079
21080 * gdb.base/call-ar-st.c (print_double_array): Match for loop
21081 with new double_array size.
21082 (main): Change storage class of all local variables to static.
21083 Reduce size of double_array to 9.
21084 * gdb.base/call-ar-st.exp: Increase timeout value.
21085 Change expected output for double array to match new size in
21086 call-ar-st.c.
21087
36a22261
CV
210882001-10-29 Corinna Vinschen <vinschen@redhat.com>
21089
21090 * gdb.base/ending-run.exp: Create identical output when passing
21091 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 21092 Stormy16 target.
36a22261 21093
92b8ae91
MK
210942001-10-28 Mark Kettenis <kettenis@gnu.org>
21095
21096 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
21097 that we catch the expected failure under Linux/x86.
21098
cb135b83
OF
210992001-10-29 Orjan Friberg <orjanf@axis.com>
21100
21101 * gdb.base/setvar.exp: Escape curly braces.
21102 * gdb.stabs/weird.exp: Ditto.
21103
6884aa54
DJ
211042001-10-27 Daniel Jacobowitz <drow@mvista.com>
21105
21106 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
21107 * gdm.mi/mi0-hack-cli.exp: Likewise.
21108
0398c9aa
AC
211092001-10-25 Andrew Cagney <ac131313@redhat.com>
21110
21111 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
21112 messages.
21113
d20bf2e8
AC
211142001-10-21 Andrew Cagney <ac131313@redhat.com>
21115
21116 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
21117 checking MI enabled.
21118
03dd63aa
CV
211192001-10-09 Corinna Vinschen <vinschen@redhat.com>
21120
21121 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
21122
1d9d99f3
FCE
211232001-10-04 Frank Ch. Eigler <fche@redhat.com>
21124
21125 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
21126 if gdb child process crashes, just signal an error.
21127
838ae6c4
JB
211282001-10-02 Jim Blandy <jimb@redhat.com>
21129
21130 * lib/gdb.exp (test_xfail_format): Simplify.
21131
21132 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
21133 front of the variable name `format'. Simplify `if'.
21134
8f0cbc1c
DJ
211352001-10-01 Daniel Jacobowitz <drow@mvista.com>
21136
21137 * gdb.threads/pthreads.exp: Wait for output and delay
21138 before sending ^C.
21139
1f08dafd
DJ
211402001-10-01 Daniel Jacobowitz <drow@mvista.com>
21141
21142 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
21143 some incorrect output instead of timing out.
21144 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
21145
674f90ff
CV
211462001-09-28 Corinna Vinschen <vinschen@redhat.com>
21147
21148 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
21149 check to allow additional `int'.
21150
9b284272
DJ
211512001-09-27 Daniel Jacobowitz <drow@mvista.com>
21152
21153 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
21154 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
21155
b55a4771
MS
211562001-09-27 Michael Snyder <msnyder@redhat.com>
21157
21158 * lib/gdb.exp (test_debug_format): New proc.
21159 (setup_xfail_format): Use new proc test_debug_format.
21160 * gdb.base/constvars.exp (local_compiler_xfail_check): New
21161 proc; use new service proc test_debug_format.
21162 Replace all other "gcc_compiled" tests with this test.
21163 * gdb.base/volatile.exp (local_compiler_xfail_check): New
21164 proc; use new service proc test_debug_format.
21165 Replace all other "gcc_compiled" tests with this test.
21166
211672001-09-27 Michael Snyder <msnyder@redhat.com>
21168
21169 * gdb.base/cvexpr.exp: New file.
21170 * gdb.base/cvexpr.c: New file
21171 Test for expressions using const and volatile keywords.
21172
4e6667ac
CV
211732001-09-26 Corinna Vinschen <vinschen@redhat.com>
21174
21175 * gdb.base/constvars.exp: Check for different orders of keywords
21176 and additional "int" strings in output.
21177
4f337972
AC
211782001-09-22 Andrew Cagney <ac131313@redhat.com>
21179
21180 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
21181 responses from "help maint".
21182
2015650d
FCE
211832001-09-19 Frank Ch. Eigler <fche@redhat.com>
21184
21185 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
21186 to localhost:NNN instead of :NNN, in case Xvfb is listening
21187 only on TCP.
21188
f3bcedc1
CV
211892001-09-19 Corinna Vinschen <vinschen@redhat.com>
21190
21191 * gdb.base/recurse.exp: When checking leaving the watchpoint
21192 scope, recognize when gdb is in function's epilogue and pass.
21193
6b819c92
KS
211942001-09-18 Keith Seitz <keiths@redhat.com>
21195
21196 * lib/insight-support.exp (_gdbtk_export_target_info): Add
21197 support for running tests against sid targets.
21198 (gdbtk_done): Ditto.
21199
a10c9419
CV
212002001-09-18 Corinna Vinschen <vinschen@redhat.com>
21201
21202 * gdb.base/ending-run.c (main): Set stdout buffersize
21203 to the same reasonable value for any target.
21204 * gdb.base/ending-run.exp: Add a regular expression
21205 to make testsuite happy on Sanyo Stormy16 target.
21206
739d0d99
CV
212072001-09-17 Corinna Vinschen <vinschen@redhat.com>
21208
21209 * gdb.base/display.c (do_loops): Add float variable `f'.
21210 Increment f in loop.
21211 * gdb.base/display.exp: Increment timeout by 60 seconds.
21212 Change float display test to use variable `f'.
21213
1b8947f0
JB
212142001-09-17 Jim Blandy <jimb@redhat.com>
21215
21216 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
21217 overflowing the limited breakpoint tables on some ROM monitors
21218 (like the ROM68K).
21219
9890ac81
FCE
212202001-09-15 Frank Ch. Eigler <fche@redhat.com>
21221
21222 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
21223 the "-ac" (disable access control) flag.
21224
6db765ea
JH
212252001-08-30 Jeff Holcomb <jeffh@redhat.com>
21226
21227 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
21228 ints.
21229
4c32cc04
KS
212302001-08-30 Keith Seitz <keiths@redhat.com>
21231
21232 * lib/gdb.exp: Move all insight-related functionality into
21233 separate file.
21234 * lib/insight-support.exp: New file.
21235
8d6e6f81
FCE
212362001-08-29 Frank Ch. Eigler <fche@redhat.com>
21237
21238 * config/sid.exp (sid_start): Never set sid verbosity; disable
21239 expect_background {} that consumed its stdout; tolerate </dev/null.
21240 Attempt to set endianness override in "sid" protocol mode. Cleanup.
21241
6a90e1d0
AC
212422001-08-18 Andrew Cagney <ac131313@redhat.com>
21243
21244 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
21245 CLI jump command to start it.
21246 (mi_run_to_main): Fail immediatly when unexpected output.
21247
1759b3c3
AC
212482001-08-18 Andrew Cagney <ac131313@redhat.com>
21249
21250 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
21251 beginning of function. Fix PR gdb/191.
21252
61d11d80
FCE
212532001-08-16 Frank Ch. Eigler <fche@redhat.com>
21254
21255 * config/sid.exp (sid_start): Don't warn if we cannot figure out
21256 what to force sid endianness to.
21257
942a4df2
KS
212582001-08-15 Keith Seitz <keiths@redhat.com>
21259
21260 * lib/gdb.exp (gdbtk_start): Don't set environment
21261 variables for TCL_LIBRARY and friends. Insight will
21262 now figure these out for itself.
21263
0521c418
MS
212642001-08-02 Michael Snyder <msnyder@redhat.com>
21265
21266 * gdb.base/completion.exp: Remove the symbol "a64l" from
21267 the expect string; this is target-specific, and not related
21268 to what is being tested.
21269
74a9a58a
DB
212702001-08-02 Dave Brolley <brolley@redhat.com>
21271
21272 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
21273
c70819fa
MS
212742001-07-25 Michael Snyder <msnyder@redhat.com>
21275
c2b8fa57
MS
21276 * gdb.base/consecutive.exp: New file. Test stepping over
21277 breakpoints on consecutive instructions.
21278 * gdb.base/consecutive.c: New file.
21279
c70819fa
MS
21280 * gdb.base/call-rt-st.exp: Use double-backslash to quote
21281 curly braces in regular expressions.
21282
2b1a1355
MS
212832001-07-25 Michael Snyder <msnyder@redhat.com>
21284
21285 * gdb.base/ending-run.exp: Accept "Program exited normally" as
21286 legitimate output from stepping out of main.
21287
413eca6f
KS
212882001-07-22 Keith Seitz <keiths@redhat.com>
21289
21290 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
21291 the empty string, do not run the tests.
21292
7e5a9322
SC
212932001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21294
21295 * gdb.base/long_long.exp: Detect size of pointer. Take into
21296 account 2-byte pointers when testing for p/a results.
21297
de58f10f
SC
212982001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21299
d63a86f8 21300 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
21301 and defined to 1K for m68hc11.
21302 (random_data): Reduce table to 1K for embedded platforms (68hc11).
21303 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
21304 (sizeof_random_data): New variable to tell the size of the data table;
21305 don't test past this size; always run to main.
21306
d6f5fea1
SC
213072001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21308
21309 * gdb.base/return2.exp: return of long long and double fails for
21310 68HC11; don't execute these tests on that platform.
21311 * gdb.base/return.exp: Return of a double fails for 68hc11.
21312
c477543d
SC
213132001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21314
21315 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
21316 tests that print a float.
21317 * call-rt-st.exp: Likewise.
21318
63cf1c79
MK
213192001-07-12 Mark Kettenis <kettenis@gnu.org>
21320
21321 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
21322 running this test on Linux.
21323
112f9ab5
MC
213242001-06-24 Michael Chastain <chastain@redhat.com>
21325
21326 * gdb.base/arithmet.exp: Remove some tests to make all test names
21327 unique.
21328
4970cb0f
MS
213292001-07-03 Michael Snyder <msnyder@redhat.com>
21330
21331 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
21332 the output of the ptype command.
21333
d85da69f
MS
213342001-07-02 Michael Snyder <msnyder@redhat.com>
21335
4c8a82de
MS
21336 * gdb.base/completion.exp: Don't assume that break.c is the only
21337 source file that may contain functions named "marker".
d85da69f
MS
21338 * gdb.base/corefile.exp: Quote the curly braces in regexp.
21339
8afc772b
AC
213402001-06-28 Andrew Cagney <ac131313@redhat.com>
21341
21342 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
21343 of files to delete.
21344
21345 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
21346 * gdb.disasm/h8300s.exp: New file.
21347 gdb.disasm/h8300s.s: Likewise.
21348
cff22675
AC
213492001-06-27 Andrew Cagney <ac131313@redhat.com>
21350
21351 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
21352 empty breakpoint tables.
21353
68c81b54
AC
213542001-06-25 Andrew Cagney <ac131313@redhat.com>
21355
21356 * lib/mi-support.exp: Update args=... part of stop-reason
21357 patterns. Accept either a list or a tuple.
21358
2dd62704
AC
213592001-06-23 Andrew Cagney <ac131313@redhat.com>
21360
21361 * lib/mi-support.exp: Remove local emacs variable defining
21362 change-log-default-name.
21363
b4127474
MC
213642001-06-22 Michael Chastain <chastain@redhat.com>
21365
21366 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
21367 This is operationally compatible with the previous version.
21368
8dbfb380
JB
213692001-06-13 Jim Blandy <jimb@redhat.com>
21370
21371 * lib/gdb.exp (gdb_test): Doc fix.
21372
f2d8c86d
MC
213732001-06-10 Michael Chastain <chastain@redhat.com>
21374
21375 * gdb.base/exprs.exp: Remove a duplicate test.
21376
81564d34
JB
213772001-06-06 Jim Blandy <jimb@redhat.com>
21378
21379 * gdb.base/return2.exp (main): Use values to test float and double
21380 returns that are not NaN's, to avoid being confused by IEEE
21381 comparison rules.
21382
da55addb
MS
213832001-06-04 Michael Snyder <msnyder@redhat.com>
21384
21385 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 21386 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
21387 rather than wait for 12 more tests to time out.
21388
42c65987
JB
213892001-06-06 Jim Blandy <jimb@redhat.com>
21390
b18bced9 21391 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 21392 Don't forget to match the GDB prompt.
b18bced9 21393
42c65987
JB
21394 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
21395
5b41e5f0
JB
213962001-06-04 Jim Blandy <jimb@redhat.com>
21397
21398 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
21399 command.
21400
015e046f
KB
214012001-05-31 Kevin Buettner <kevinb@redhat.com>
21402
21403 * gdb.base/annota1.exp (info break): Match four or more spaces
21404 after "Address".
21405
fb1ffbbe
MC
214062001-05-31 Michael Chastain <chastain@redhat.com>
21407
21408 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
21409 (dm_type_int_star): Likewise.
21410 (dm_type_long_star): Likewise.
21411 (dm_type_void_star): Likewise.
21412
5ea2a32c
KB
214132001-05-29 Kevin Buettner <kevinb@redhat.com>
21414
21415 * gdb.base/completion.exp (INPUTRC): Set this environment variable
21416 to a known value in order to get consistent results regardless
21417 of the setting of INPUTRC or the presence or contents of .inputrc.
21418
ae23c492
MS
214192001-05-24 Michael Snyder <msnyder@redhat.com>
21420
ac55707e
MS
21421 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
21422 Don't require that the main thread and the manager thread are the
21423 first in the list.
21424
ae23c492
MS
21425 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
21426 debugging. If test fails, issue an "unsupported" not a "fail".
21427
400071f1
JB
214282001-05-24 Jim Blandy <jimb@redhat.com>
21429
21430 Don't assume that short is shorter than int.
21431 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
21432 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 21433 this isn't true.
400071f1
JB
21434 ("print unsigned char == (~0)"): Add test that verifies that ~0,
21435 an int, is not equal to ~0 stored in an unsigned char. This tests
21436 the same thing that the previous test meant to, but works on
21437 16-bit machines, too.
21438 ("print unsigned char != (~0)"): Same test, complemented.
21439
0816a3e5
MS
214402001-05-24 Michael Snyder <msnyder@redhat.com>
21441
21442 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 21443 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
21444 and prevents dejagnu getting out of step.
21445
f6dc23a9
KB
214462001-05-23 Kevin Buettner <kevinb@redhat.com>
21447
21448 * gdb.base/finish.exp (finish_void): Revise pattern for
21449 stopping on the call statement to not permit stopping at
21450 the start of the instructions comprising the call sequence.
21451
7dbd117d
MC
214522001-05-19 Michael Chastain <chastain@redhat.com>
21453
21454 * gdb.base/callfuncs.exp: Make all test names unique.
21455 * gdb.base/commands.exp: Make all test names unique.
21456 * gdb.base/condbreak.exp: Make all test names unique.
21457 * gdb.base/dbx.exp: Make all test names unique.
21458 * gdb.base/default.exp: Make all test names unique.
21459 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
21460 and TIMEOUT messages to their corresponding PASS message.
21461 * gdb.base/ending-run.exp: Make all test names unique.
21462 * gdb.base/long_long.exp: Remove duplicate test.
21463
6b0b0a9e
KB
214642001-05-21 Kevin Buettner <kevinb@redhat.com>
21465
21466 * gdb.base/finish.exp (finish_void): Allow "finish" command to
21467 stop on the call statement as well as the statement after the
21468 call.
21469
2caa35cb
MS
214702001-05-21 Michael Snyder <msnyder@redhat.com>
21471
21472 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
21473
40713331
EZ
214742001-05-10 Elena Zannoni <ezannoni@redhat.com>
21475
a9c64011
AS
21476 * gdb.base/completion.exp: Revamp test. Make it execute on all
21477 platforms.
40713331 21478
c2c1be8d
EZ
214792001-05-10 Elena Zannoni <ezannoni@redhat.com>
21480
a9c64011
AS
21481 * config/gdbserver.exp (gdb_load): Handle the case
21482 in which the arguments to gdbserver are given in the
21483 baseboard configuration file.
21484 Also handle the case in which the server needs to do a
21485 load.
2c9cd303 21486
9671de48
KS
214872001-05-07 Keith Seitz <keiths@cygnus.com>
21488
a9c64011
AS
21489 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
21490 set up the display for testing.
21491 (gdbtk_start): Convert all paths to paths that tcl will like.
21492 Export target information to environment.
21493 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
21494 necessary.
21495 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
21496 (to_tcl_path): New proc to convert a given pathname into
21497 a path acceptible as an argument to a tcl command.
21498 (_gdbtk_export_target_info): New proc to export target info
21499 into the environment for gdbtk testing.
21500 (gdbtk_done): New proc to signal end-of-test.
9671de48 21501
5a360f47
JB
215022001-05-06 Jim Blandy <jimb@redhat.com>
21503
21504 * restore.c: Make the code of caller0 correspond to its comment.
21505
66c756c6
MS
215062001-05-03 Michael Snyder <msnyder@redhat.com>
21507
21508 * config/sid.exp (gdb_target_sid): Check for error messages.
21509 On error or timeout, don't make expect exit (which will terminate
21510 all subsequent tests); instead just make gdb exit.
d63a86f8 21511 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
21512 return a negative value.
21513
a966fde5
JB
215142001-04-24 Jim Blandy <jimb@redhat.com>
21515
851c18e0
JB
21516 * gdb.c++/templates.exp: If we see the prompt for the overload
21517 list, but we haven't recognized any of the longer patterns,
21518 arrange for this test to fail, not hang.
21519
a966fde5
JB
21520 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
21521 variations.
21522
db144853
MC
215232001-04-22 Michael Chastain <chastain@redhat.com>
21524
21525 * gdb.c++/local.exp: Use the 'runto' library function.
21526 * gdb.c++/namespace.exp: Likewise.
21527 * gdb.c++/overload.exp: Likewise.
21528
3207ec21
KB
215292001-03-26 Kevin Buettner <kevinb@redhat.com>
21530
21531 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
21532 * gdb.base/step-line.exp: New file. Test step/next in presence of
21533 #line directives.
21534 * gdb.base/step-line.c: New file. Test program for the above.
21535 * gdb.base/step-line.inp: New file. We pretend that this file has
21536 been transformed by some other tool into step-line.c.
21537
13b57657
JB
215382001-03-21 Jim Blandy <jimb@redhat.com>
21539
21540 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
21541 unmangled operator names.
21542
754cbe1c
JB
215432001-03-20 Jim Blandy <jimb@redhat.com>
21544
21545 * gdb.threads/linux-dp.exp: Recognize an additional message
21546 generated by GDB when it doesn't understand how to debug threads
21547 on the target system.
21548
177495c9
AC
215492001-03-19 Andrew Cagney <ac131313@redhat.com>
21550
21551 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
21552
f266096b
MC
215532001-03-12 Michael Chastain <chastain@redhat.com>
21554
21555 * gdb.c++/derivation.exp: Use the 'runto' library function.
21556
cac3c2ff
MC
215572001-03-12 Michael Chastain <chastain@redhat.com>
21558
21559 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
21560
b6c11a24
MC
215612001-02-24 Michael Chastain <chastain@redhat.com>
21562
21563 * gdb.c++/ref-types.exp: Change handwritten code to library
21564 function 'runto'.
21565
6bae5bce
OF
215662001-03-16 Orjan Friberg <orjanf@axis.com>
21567
21568 * gdb.base/signals.exp: Set count to 0 explicitly.
21569
0015fd9a
MS
215702001-03-15 Mark Salter <msalter@redhat.com>
21571
21572 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
21573 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
21574 (gdb_load): Add support for additional target_info: gdb_download_size
21575 and gdb_load_timeout.
0015fd9a 21576
fc33412a
DT
21577Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
21578
21579 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
21580 file -- to prevent failing when the compile fails but we have no
21581 intention of running the tests anyway.
fc33412a
DT
21582
21583 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
21584 tests if set.
21585
21586 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 21587 integers.
fc33412a
DT
21588
21589 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
21590 * gdb.c++/namespace.exp: Ditto.
21591
115f06de
OF
215922001-03-07 Orjan Friberg <orjanf@axis.com>
21593
21594 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
21595 * gdb.base/pointers.exp: Relax pattern match of decimals.
21596
b6ba6518
KB
215972001-03-06 Kevin Buettner <kevinb@redhat.com>
21598
21599 * Makefile.in, config/abug.exp, config/cfdbug.exp,
21600 config/cpu32bug.exp, config/dve.exp, config/est.exp,
21601 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
21602 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
21603 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
21604 config/sh.exp, config/sid.exp, config/slite.exp,
21605 config/sparclet.exp, config/udi.exp, config/unknown.exp,
21606 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
21607 config/vxworks.exp, config/vxworks29k.exp,
21608 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
21609 gdb.base/all-bin.exp, gdb.base/annota1.exp,
21610 gdb.base/arithmet.exp, gdb.base/assign.exp,
21611 gdb.base/async.exp, gdb.base/attach.exp,
21612 gdb.base/bitfields.exp, gdb.base/bitops.exp,
21613 gdb.base/break.exp, gdb.base/call-ar-st.exp,
21614 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
21615 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
21616 gdb.base/commands.exp, gdb.base/completion.exp,
21617 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
21618 gdb.base/constvars.exp, gdb.base/corefile.exp,
21619 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
21620 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
21621 gdb.base/ending-run.exp, gdb.base/environ.exp,
21622 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
21623 gdb.base/finish.exp, gdb.base/foll-exec.exp,
21624 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
21625 gdb.base/funcargs.exp, gdb.base/help.exp,
21626 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
21627 gdb.base/logical.exp, gdb.base/long_long.exp,
21628 gdb.base/maint.exp, gdb.base/mips_pro.exp,
21629 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
21630 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
21631 gdb.base/pointers.exp, gdb.base/printcmds.exp,
21632 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
21633 gdb.base/regs.exp, gdb.base/relational.exp,
21634 gdb.base/remote.exp, gdb.base/reread.exp,
21635 gdb.base/restore.exp, gdb.base/return2.exp,
21636 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
21637 gdb.base/selftest.exp, gdb.base/setshow.exp,
21638 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
21639 gdb.base/sigall.exp, gdb.base/signals.exp,
21640 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
21641 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
21642 gdb.base/step-test.exp, gdb.base/structs.c,
21643 gdb.base/structs.exp, gdb.base/structs2.exp,
21644 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
21645 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
21646 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
21647 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
21648 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
21649 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
21650 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
21651 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
21652 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
21653 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
21654 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
21655 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
21656 gdb.fortran/types.exp, gdb.java/jmisc.exp,
21657 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
21658 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
21659 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
21660 gdb.trace/circ.exp, gdb.trace/collection.exp,
21661 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
21662 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
21663 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
21664 gdb.trace/report.exp, gdb.trace/save-trace.exp,
21665 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
21666 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
21667 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
21668 notices.
21669
dc96c6c7 216702001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
21671
21672 * gdb.base/varargs.c (find_max_double): Fix printf format string:
21673 first arg is int not float.
21674
dc96c6c7 216752001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
21676
21677 * gdb.base/reread.exp: Unsupported for non-native targets;
21678 doesn't work for remote debugging.
21679
9b0c4aeb
FN
216802001-02-19 Fernando Nasser <fnasser@redhat.com>
21681
21682 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
21683 * gdb.base/ending-run.exp: Properly handle the BSP state when
21684 stepping past the end of main.
9b0c4aeb 21685
02aa71d5
MC
216862001-02-19 John Moore <jmoore@redhat.com>
21687
21688 * gdb.base/commands.exp (infrun_breakpoint_command_test):
21689 Converted HPUX fix for non-expected items following multiple
21690 step commands into general solution for all platforms.
21691
1fa449a4
MC
216922001-02-18 Michael Chastain <chastain@redhat.com>
21693
21694 * gdb.c++/classes.exp (do_tests): Change runto statements
21695 from "runto 'foo(void)'" to "runto 'foo'". This makes the
21696 statements demangler agnostic.
21697 * gdb.c++/virtfunc.exp (do_tests): Likewise.
21698 (gdb_virtfunc_restart): Likewise.
21699
b2f9ec70
MC
217002001-02-14 Michael Chastain <chastain@redhat.com>
21701
21702 * gdb.c++/inherit.exp (do_tests): Change runto statements
21703 from "runto 'foo(void)'" to "runto 'foo'". This makes the
21704 statements demangler agnostic.
21705
cf74b8ca
AC
21706Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
21707
21708 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
21709 ``continue to bkpt at common_routine in thread 2'' and ``stopped
21710 before calling common_routine 15 times'' tests.
cf74b8ca 21711
99f78f56
MC
217122001-02-11 Michael Chastain <chastain@redhat.com>
21713
21714 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
21715 Helps the test script figure out which demangler is in use.
21716 (dm_type_foo_ref): Ditto.
21717 (dm_type_int_star): Ditto.
21718 (dm_type_long_star): Ditto.
21719 (dm_type_unsigned_int): Ditto.
21720 (dm_type_void): Ditto.
21721 (dm_type_void_star): Ditto.
99707966 21722 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
21723 Probe the gdb demangler and set variables to accommodate
21724 formatting differences.
21725 (info_func_regexp): New function. Same as info_func, but
21726 matches against a regexp.
21727 (info_func): Match against a literal string.
21728 (print_addr_2): New function. Match against a literal string,
21729 which can be different from the input to gdb.
21730 (print_addr): Simply call print_addr_2 with the same argument twice.
21731 (test_lookup_operator_functions): Use demangler formatting variables.
21732 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
21733 the tests in the same order as the C++ class declaration.
21734 (test_paddr_operator_functions): Ditto.
21735 (test_paddr_overloaded_functions): Ditto.
21736 (test_paddr_hairy_functions): Use demangler formatting variables.
21737 Add reference to gdb/19 for related tests.
21738 (do_tests): Call probe_demangler.
21739
1de8f023
KB
217402001-01-30 Kevin Buettner <kevinb@redhat.com>
21741
21742 * gdb.c++/templates.cc (printf): Remove unused function definition.
21743
ca3f91ed
MS
217442001-01-26 Felix Lee <flee@redhat.com>
21745
21746 * sid.exp (sid_exit): Pass host, not target, to remote_close.
21747
217482001-01-25 matthew green <mrg@redhat.com>
21749
21750 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
21751 up sid.
21752 (sid_exit): Call `remote_pop_conn' after GDB is gone.
21753
217542001-01-25 matthew green <mrg@redhat.com>
21755
21756 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 21757 Deprecate $sid_spawn_id.
ca3f91ed
MS
21758 (sid_exit): Remove code necessary only for `spawn.'
21759
217602001-01-25 matthew green <mrg@redhat.com>
21761
21762 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
21763
fb18ec4a
MC
217642001-01-28 Michael Chastain <chastain@redhat.com>
21765
21766 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
21767 to call when tests fail. It takes gdb out of the overloaded
21768 function choice menu back to the main prompt, so that the test
21769 program stays synchronized.
21770 (set_bp_overloaded): New proc to collect all the common
21771 code for setting a breakpoint on an overloaded name. Calls
21772 take_gdb_out_of_choice_menu when needed.
21773 (menu_overload1arg): New variable to collect the repeated
21774 instances of the expected menu for an overloaded name. Change
21775 the regular expression to handle changes in g++ type encoding:
21776 "void" can be either "void" or "", and "unsigned int" can be
21777 either "unsigned int" or "unsigned".
21778 (continue_to_bp_overloaded): Change regular expressions to handle
21779 changes in g++ type encoding.
21780 (no proc): Call take_gdb_out_of_choice_menu when needed.
21781 Remove redundant calls to "info break". Accept either "canceled"
21782 or "cancelled". Change regular expressions in "info break"
21783 calls to handle changes in g++ type encoding. Give all tests
21784 unique strings.
21785
9c646a6e
BE
217862001-01-17 Ben Elliston <bje@redhat.com>
21787
21788 * config/sid.exp: New file.
21789
9549d9c1
AC
21790Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
21791
21792 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
21793
dc96c6c7 217942000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
21795
21796 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
21797 Add a RE to accept a non-ascii char if one is ever presented.
21798
b4df4f68
FN
217992000-12-20 Fernando Nasser <fnasser@redhat.com>
21800
297dd0fd 21801 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 21802
dc96c6c7 218032000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 21804
d63a86f8 21805 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
21806 in regexp. One '\' does not suffice on Linux.
21807
4a7bddb6
MC
218082000-12-09 Michael Chastain <chastain@redhat.com>
21809
21810 * gdb.base/break.exp (test_clear_command): Use a marker function
21811 rather than 'main' for the test function. Also move this
21812 test to an execution point where the marker function names are
21813 guaranteed to be bound to functions. (Executing tests after a
21814 'finish' from main runs into name conflicts with local names
21815 in __libc_start_main).
21816
dc96c6c7 218172000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
21818
21819 * gdb.base/finish.exp: New test for gdb's "finish" command.
21820 * gdb.base/return2.exp: New test for gdb's "return" command.
21821 * gdb.base/return2.c: New source file for above.
21822
dc96c6c7 218232000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
21824
21825 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
21826 * gdb.base/miscexprs.exp: Ditto.
21827 * gdb.base/pointers.exp: Ditto.
21828 * gdb.c++/derivation.exp: Ditto.
21829 * gdb.c++/local.exp: Ditto.
21830 * gdb.c++/namespace.exp: Ditto.
21831 * gdb.c++/overload.exp: Ditto.
21832 * gdb.c++/ref-types.exp: Ditto.
21833
dc96c6c7 218342000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
21835
21836 * gdb.base/constvars.exp: Test result of "up" command.
21837 * gdb.base/miscexprs.exp: Ditto.
21838 * gdb.base/pointers.exp: Ditto.
21839 * gdb.base/scope.exp: Ditto.
21840 * gdb.c++/derivation.exp: Ditto.
21841 * gdb.c++/local.exp: Ditto.
21842 * gdb.c++/namespace.exp: Ditto.
21843 * gdb.c++/overload.exp: Ditto.
21844 * gdb.c++/ref-types.exp: Ditto.
21845
44097287
FN
218462000-11-22 Michael Chastain <chastain@redhat.com>
21847
21848 * mips_pro.exp: Accept either "middle -> top -> main" or
21849 "middle -> main" in the backtrace, because gcc can optimize
21850 tail calls to jumps. Remove setup_xfail for the hppa case.
21851 Add a comment with the original warning messages from PR 3016,
21852 which was filed in 1993, to preserve them for posterity.
21853
9d2e1bab
ND
218542000-11-17 Nick Duffek <nsd@redhat.com>
21855
21856 * lib/gdb.exp (gdb_test): Override timeout with board info.
21857
1aca8eb7
ND
218582000-11-17 Nick Duffek <nsd@redhat.com>
21859
21860 * gdb.base/display.exp: Don't kill running stub. Add "again" to
21861 the second kill and detach messages.
21862
93076499
ND
218632000-11-17 Nick Duffek <nsd@redhat.com>
21864
21865 * configure.in: Add AC_EXEEXT.
21866 * configure: Regenerate.
21867 * Makefile.in (just-check): Export EXEEXT.
21868 * lib/gdb.exp ($EXEEXT): Import from environment.
21869 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
21870 expect "maint dump-me" on Cygwin.
21871 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
21872 $EXEEXT.
21873
30e87cd3
ND
218742000-11-17 Nick Duffek <nsd@redhat.com>
21875
21876 * gdb.base/break.exp: Test backtrace and finish from called
21877 function on all platforms, not just HP-UX.
21878
dc96c6c7 218792000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
21880
21881 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
21882 code from gdb_target_monitor, so it can be used independantly
21883 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 21884
dc96c6c7 218852000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
21886
21887 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
21888 * gdb.base/corefile.exp: Expect the message "Program is being
21889 debugged already" when we send the "corefile" command, since
21890 the preceeding gdb_load may have connected gdb to a remote target.
21891 * gdb.base/display.exp: Disable hardware watchpoints if new
21892 board info variable "no_hardware_watchpoints" is true.
21893 Replace single-letter commands with more readable ones.
21894 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
21895 if new board info variable "no_hardware_watchpoints" is true.
21896 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
21897 to see if stdio (printf) testing is possible.
21898 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
21899 board info variable "no_hardware_watchpoints" is true. Use new
21900 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
21901
39124dea
FN
219022000-11-13 Fernando Nasser <fnasser@redhat.com>
21903
21904 From Orjan Friberg <orjanf@axis.com>:
21905 * gdb.base/printcmds.exp: Escape curly braces followed by a number
21906 in array print pattern match.
21907
a9e2e984
FN
219082000-11-09 Fernando Nasser <fnasser@redhat.com>
21909
21910 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
21911 spelling "cancelled" to U.S. spelling "canceled" to match changes
21912 made to gdb.
21913 * gdb.c++/ovldbreak.exp: Ditto.
21914
c7db355b
PS
219152000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
21916
21917 * gdb.base/callfuncs.c (main): Moved to end of file, call
21918 t_double_values to initialize the FPU before inferior calls are made.
21919 * gdb.base/callfuncs.exp: Test for register preservation after calling
21920 inferior functions. Add tests for continuining, finishing and
21921 returning from a stop in a call dummy.
21922
dc96c6c7 219232000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
21924
21925 * gdb.base/commands.exp: Break up long lines, and re-indent.
21926
dc96c6c7 219272000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
21928
21929 * config/gdbserver.exp: Rewritten from the ground up, to make it
21930 compatible with the current dejagnu tree, and to make it work with
21931 the new "gdbserver" in libremote.
21932
dc96c6c7 219332000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
21934
21935 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
21936 * gdb.base/varargs.exp: Skip entire test if no printf support.
21937 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
21938 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
21939
dc96c6c7 219402000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
21941
21942 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
21943 no floating point support.
21944 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
21945 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
21946 * gdb.base/call-rt-st.exp: Ditto.
21947 * gdb.base/call-strs.exp: Ditto.
21948
bac5fc66
JG
219492000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
21950
21951 * gdb.base/sizeof.c: include <stdio.h>.
21952
21953 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
21954 'finish', otherwise uncaptured gdb_prompt would potentially
21955 throw remaining test points out of sync.
bac5fc66 21956
b22a6027
SB
219572000-07-26 Scott Bambrough <scottb@netwinder.org>
21958
21959 * gdb.base/recurse.exp: Run tests for all targets.
21960 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
21961 gnu-oldld case on ARM.
21962 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
21963 for ARM targets.
d63a86f8 21964
d8231941
AG
21965Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
21966
21967 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
21968 * gdb.java/configure: Rebuild.
21969
8caabe69
AG
21970Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
21971
21972 * gdb.java/jv-exp.exp: New file.
21973
9d273ca3
AG
21974Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
21975
21976 * configure: Rebuilt.
21977 * configure.in (configdirs): Add gdb.java.
21978 * gdb.java/jmisc.java: New file.
21979 * gdb.java/jmisc.exp: New file.
21980 * gdb.java/Makefile.in: New file.
21981 * gdb.java/configure: Rebuilt.
21982 * gdb.java/configure.in: New file.
21983 * lib/java.exp: New file.
21984
4f823a66
AC
21985Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
21986
21987 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 21988 underflow.
4f823a66 21989
2391e11d
AC
21990Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
21991
21992 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 21993 and the compilers sizes.
2391e11d 21994
54602222
ND
219952000-07-09 Nick Duffek <nsd@redhat.com>
21996
21997 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
21998 (use_methods): New function.
21999 (main): Call use_methods().
22000 * gdb.c++/classes.exp (test_method_param_class): New procedure.
22001 (do_tests): Call test_method_param_class.
22002
2bec0572
ND
220032000-07-09 Nick Duffek <nsd@redhat.com>
22004
22005 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
22006 spelling.
22007 (test_enums): New procedure. Move enum tests from end of script
22008 to here. Set breakpoint on function name instead of line number.
22009 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
22010 (enums2): New marker function.
22011 (enums1): New function.
22012 (main): Call enums1(). Move enum tests to enums1().
22013
78492fde
AC
22014Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
22015
22016 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 22017 compile/link program. Update line numbers.
78492fde
AC
22018 * gdb.asm/d10v.inc: Define ``startup''.
22019 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 22020
49a2cef8
AC
22021Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
22022
22023 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
22024
3e6c8688
EZ
220252000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22026
22027 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 22028 of 'help maint print' command.
3e6c8688 22029
9ff5cbe9
AC
22030Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
22031
22032 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 22033 they use gdb_expect_list.
9ff5cbe9 22034
17c579bd
AC
22035Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
22036
22037 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
22038 memory-read-packet-size'' instead of ``set endian big'' to test
22039 long commands.
17c579bd 22040
e6d71bf3
DB
220412000-06-03 Daniel Berlin <dan@cgsoftware.com>
22042
22043 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 22044 g++, and stop skipping them.
e6d71bf3
DB
22045
22046 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
22047 work under g++.
22048
d63a86f8 22049 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
22050 initialization.
22051
dc96c6c7 220522000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
22053
22054 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
22055 the regular expression: accept an (almost) arbitrary sequence of
22056 "frames-invalid" and "breakpoints-invalid" messages both before
22057 and after the "starting" message.
22058
dc96c6c7 220592000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
22060
22061 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 22062
dc96c6c7 220632000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
22064
22065 * gdb.base/annota1.exp (annotate-signal-handler-caller):
22066 Relax the regular expression a little, make it pass on Solaris 8.
22067
8216cda9
KB
220682000-05-12 Kevin Buettner <kevinb@redhat.com>
22069
22070 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 22071 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
22072 Instead, it is permissible for gdb to stop on the line of the
22073 call itself.
22074
1a570b2f
MS
220752000-05-12 Michael Snyder <msnyder@.cygnus.com>
22076
22077 * gdb.base/break.exp (bp on small function, optimized file):
22078 Add a second pass pattern. The behavior differs here between stabs
22079 and dwarf for one-line functions. Stabs preserves two line symbols
22080 (one before the prologue and one after) with the same line number,
22081 but dwarf regards these as duplicates and discards one of them.
22082 Therefore the address after the prologue (where the breakpoint is)
22083 has no exactly matching line symbol, and GDB reports the breakpoint
22084 as if it were in the middle of a line rather than at the beginning.
22085
dc96c6c7 220862000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 22087
d63a86f8 22088 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
22089 rather than "send_gdb" (for consistancy).
22090
7d418785
AC
22091Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
22092
22093 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
22094 * gdb.c++/templates.cc: Properly check for GCC version number.
22095 * lib/compiler.cc: Likewise
22096
dc96c6c7 220972000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 22098
d63a86f8 22099 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
22100 gdb may not stop at the first line of main, due to code motion.
22101
dc96c6c7 221022000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
22103
22104 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
22105 This test depends on parsing the printf output from the target.
22106 Since the sparclet stub doesn't do stdio, this will never work.
22107 * gdb.base/call-rt-st.exp: ditto.
22108 * gdb.base/call-strs: ditto.
22109
dc96c6c7 221102000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
22111
22112 * gdb.base/miscexprs.exp: make sizeof long array test portable.
22113
22114 * gdb.base/ending-run.exp: After connecting to a remote target,
22115 but before running, the target will appear to be in a random
22116 location. Specify both a file and a line for breakpoints.
22117 Also, the function that calls main may be called 'init'
22118 rather than 'start'.
22119
a5a51225
EZ
221202000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22121
22122 * gdb.base/help.exp: Update output for add-symbol-file command.
22123
7930cc7c
FN
221242000-04-10 Fernando Nasser <fnasser@cygnus.com>
22125
22126 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22127 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
22128
23e37ab1
C
221292000-04-07 J.T. Conklin <jtc@redback.com>
22130
e93c542c
C
22131 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
22132
23e37ab1
C
22133 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
22134
591b8fa3
PDM
22135Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
22136
22137 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 22138 values that can be represented exactly.
591b8fa3
PDM
22139 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
22140 above change, and to not check against the directory part of the source
22141 file name.
22142 (step into print_long_arg_list): Likewise.
22143 (print print_small_structs from print_long_arg_list): Likewise.
22144 (print print_long_arg_list): Likewise.
22145
7a495180
EZ
221462000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22147
30b53638 22148 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 22149
beb998c6
AC
22150Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
22151
22152 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
22153
1c689132
DB
221542000-03-25 Daniel Berlin <dan@cgsoftware.com>
22155
22156 * gdb.base/commands.exp (deprecated_command_test): Add test for
22157 deprecate with no arguments.
22158
c1790a9d
JL
221592000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
22160
22161 * gdb.base/break.exp: Add new test for setting breakpoints on
22162 optimized code so we can test breakpoints work even when function
22163 prologues may be optimized away
22164
003ba290
FN
221652000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
22166
22167 From David Whedon <dwhedon@gordian.com>
a9c64011 22168 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 22169
6837a0a2
DB
221702000-03-22 Daniel Berlin <dan@cgsoftware.com>
22171
22172 * gdb.base/help.exp: Added test for new apropos command.
22173
b9593231
KB
221742000-03-21 Kevin Buettner <kevinb@redhat.com>
22175
22176 * gdb.base/pointers.c (usevar): New function.
22177 (main): Make sure that global variables v_int_pointer2, rptr,
22178 and y are all referenced someplace in the program by calling
22179 usevar() on them. [Some linkers delete symbols which are
22180 never referenced. The space remains, but there's no way to
22181 get a (symbolic) handle on the variable from the debugger.]
22182
751a959b
EZ
221832000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22184
22185 * gdb.base/printcmds.c: Add typedeffed arrays.
22186
22187 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 22188 procedure to test arrays that are typedef'd.
751a959b 22189
73a93a32
JI
221902000-03-13 James Ingham <jingham@leda.cygnus.com>
22191
22192 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 22193 the library directories.
73a93a32 22194
fb40c209
AC
22195Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
22196
22197 * configure.in (configdirs): Add sub directory gdb.mi.
22198 * configure: Re-generate.
22199
22200 * gdb.mi: New directory.
d63a86f8 22201
ee4dd2c9
AC
222022000-02-25 Scott Bambrough <scottb@netwinder.org>
22203
22204 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 22205 a long long value as a double on ARM platforms.
ee4dd2c9 22206
70f0cc22
JB
222072000-02-16 Jim Blandy <jimb@redhat.com>
22208
22209 * gdb.base/break.exp ("breakpoint line number"): Make sure the
22210 default source file is set properly before running this test.
22211
853819b8
EZ
222122000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22213
22214 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 22215 gdbtk/library directory, not in gdbtcl2.
853819b8 22216
dfcd3bfb
JM
222172000-02-04 Jim Blandy <jimb@redhat.com>
22218
22219 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
22220 backslash from regexp pattern.
22221
22222 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
22223 procedure. Use it to run all the "continue to bp overloaded"
22224 tests. Note that this changes the names of the tests slightly.
22225 If the breakpoint hit message includes a hex PC value, because
22226 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
22227 from the real source code, still consider that a pass.
22228
22229 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
22230 XFAIL here if the breakpoint message contains a hex address. Note
22231 similar change on 1999-11-02.
22232
22233 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
22234
22235 * gdb.base/ptype.exp: Establish a default source file before
22236 calling get_debug_format.
22237
222382000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
22239
22240 * gdb.base/watchpoint.exp: Remove duplication of test messages.
22241
8b93c638
JM
222422000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
22243
22244 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
22245 of successive stepi commands -- while in the prologue we should see
22246 the function entry bracket.
22247
222482000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
22249
22250 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
22251 reach __change_mode() when stepping through the end of main().
22252
c5394b80
JM
222532000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
22254
22255 * gdb.base/default.exp: Fix expected pattern.
22256 * gdb.base/help.exp: Same.
22257
0d06e24b
JM
222582000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22259
22260 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 22261 Don't use xfail's because that affects only the following test.
d63a86f8 22262
0d06e24b 22263 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 22264 solaris or linux.
0d06e24b
JM
22265
22266 * gdb.base/selftest.exp: Update to reflect changes to main.c.
22267
dc96c6c7 222682000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 22269
d63a86f8 22270 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
22271 "A syntax error" rather than "A parse error". Accept both.
22272
222732000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
22274
22275 * gdb.base/default.exp: Remove OS dependent string from "target
22276 remote" test.
22277 * gdb.base/help.exp: Same for "help target remote" test.
22278
c3f6f71d
JM
222792000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22280
22281 From Jim Kingdon <kingdon@redhat.com>:
22282
22283 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
22284 prompt (cleanup rather than necessity, but still might keep output
22285 from spilling to next test).
c3f6f71d
JM
22286
222872000-01-02 Fred Fish <fnf@cygnus.com>
22288
22289 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
22290 AIX, which defines them in <sys/types.h>.
22291
ed9a39eb 222921999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 22293
ed9a39eb 22294 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 22295 float" test.
ed9a39eb
JM
22296
222971999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 22298
ed9a39eb 22299 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
22300
22301 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
22302 outermost frame disallowed".
22303
223041999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
22305
22306 * gdb.base/setvar.exp: New tests for setting the value of a struct
22307 with a constant list.
22308
223091999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
22310
22311 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
22312 require the user to type a cast before setting the value of a struct.
22313
de57eccd
JM
223141999-12-06 Jim Blandy <jimb@cygnus.com>
22315
22316 * gdb.base/default.exp: Expect the new 'info float' command on
22317 all i386 platforms.
22318
22319 * gdb.threads/linux-dp.exp: Expand our ability to recognize
22320 LinuxThreads libraries that don't support debugging.
22321
c2d11a7d
JM
22322Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
22323
22324 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
22325 Change the buffer type to ``unsigned char'' to simplify size
22326 arithmetic.
c2d11a7d
JM
22327
22328 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
22329 stub only handles 400-1 byte packets. Verify that the download
22330 worked.
c2d11a7d
JM
22331
223321999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
22333
22334 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
22335 tests, using UNRESOLVED for the untested cases. Also, does not wait
22336 for a timeout if the prompt was received before a recognizable pattern.
22337
223381999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
22339
22340 * lib/gdb.exp (gdb_expect_list): Fix spelling.
22341
223421999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22343
22344 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 22345 watchpoints.
c2d11a7d
JM
22346
223471999-11-24 Jason Merrill <jason@casey.cygnus.com>
22348
22349 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
22350
22351 * gdb.c++/local.exp: Be more flexible in recognizing local class
22352 name mangling. Don't allow horribly truncated method names.
22353 * gdb.c++/derivation.exp: Expect protected inheritance.
22354 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
22355 * gdb.c++/virtfunc.exp: Likewise.
22356 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
22357 when printing a nested enum.
22358
223591999-11-22 Jim Blandy <jimb@cygnus.com>
22360
22361 * gdb.base/step-test.exp: Properly await GDB's response to setting
22362 a breakpoint on the call to large_struct_by_value.
22363
22364 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
22365 just because we have debug info for the `start' function.
22366
223671999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
22368
22369 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
22370 "Unknown signal" messages, which indicate (on LinuxThreads) that
22371 GDB doesn't know how to debug threads on this system. This is
22372 better than hanging while philosopher 0 dumps chatter into gdb.log.
22373
223741999-11-18 Tom Tromey <tromey@cygnus.com>
22375
22376 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
22377
223781999-11-18 Fred Fish <fnf@cygnus.com>
22379
22380 * gdb.base/coremaker2.c: Add sample program for generating
22381 cores that is more self contained than coremaker.c. Eventually
22382 I'll add more code to this and tie it into the testsuite.
22383
4ce44c66
JM
223841999-11-12 Stan Shebs <shebs@andros.cygnus.com>
22385
22386 * gdb.base/dollar.exp: Remove, now in gdb.hp.
22387
223881999-11-10 Jimmy Guo <guo@cup.hp.com>
22389
22390 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 22391 from $srcdir/lib/.
4ce44c66 22392 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 22393 and gdb.c++/.
4ce44c66
JM
22394
22395 * gdb.c++/derivation.exp: remove redundant get compiler info code.
22396
d63a86f8 22397 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
22398 'continue with watch' test point.
22399
224001999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
22401
22402 Merged from p2linux-990323-branch:
d63a86f8 22403
4ce44c66
JM
22404 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
22405
11cf8741
JM
22406Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
22407
22408 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 22409 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
22410
22411Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
22412
22413 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 22414 gdb_expect_list.
11cf8741
JM
22415
22416Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
22417
22418 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
22419
224201999-11-03 Mark Salter <msalter@cygnus.com>
22421
22422 * gdb.base/break.exp: Fix "stub continue" pattern.
22423
224241999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
22425
22426 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
22427
224281999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
22429
22430 * gdb.base/display.exp ("finish"): Add timeout clause.
22431
22432 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
22433 plain prompt clause, so this doesn't have to time out in order to
22434 fail.
22435
22436 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 22437 breakpoint hit messages include an address.
11cf8741
JM
22438
22439 * gdb.base/display.exp: Don't forget to escape parens in regular
22440 expressions. Unix regexp notatation sucks.
22441
224421999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22443
22444 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 22445 order for 'signalled' message.
11cf8741 22446
5c44784c
JM
224471999-11-01 Stan Shebs <shebs@andros.cygnus.com>
22448
22449 From Jimmy Guo <guo@cup.hp.com>:
22450 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
22451 * gdb.base/annota1.c: Add code for tests to work with.
22452
224531999-10-26 Frank Ch. Eigler <fche@cygnus.com>
22454
22455 * gdb.base/remote.exp: New test for remote downloading settings.
22456 * gdb.base/remote.c: New file with large .data.
22457
917317f4
JM
224581999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
22459
22460 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
22461 for LinuxThreads support, merged from the Code Fusion branch.
22462
22463Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
22464
22465 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
22466 containing exp_continue into a while within an expect. Don't
22467 attempt a start more than three times. Check return value from
22468 gdb_load.
d63a86f8 22469
2df3850c
JM
22470Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
22471
22472 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 22473 a pass case.
2df3850c 22474
2acceee2
JM
224751999-10-01 Kevin Buettner <kevinb@cygnus.com>
22476
22477 * gdb.base/break.c (main): Added a statement that we can step
22478 off of.
22479 * gdb.base/break.exp: Added tests for setting a breakpoint
22480 at an offset and stepping onto a breakpoint.
22481
224821999-10-01 Fred Fish <fnf@cygnus.com>
22483
d63a86f8 22484 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
22485 gdb output.
22486
c2c6d25f
JM
224871999-09-18 Jim Blandy <jimb@cris.red-bean.com>
22488
22489 * gdb.base/break.exp: Code locations are in hex, don't forget!
22490 (For HP-UX.)
22491
224921999-09-17 Stan Shebs <shebs@andros.cygnus.com>
22493
22494 * condbreak.exp: Use break.c as test program.
22495 * condbreak.c: Remove, redundant with break.c.
22496
224971999-09-15 Stan Shebs <shebs@andros.cygnus.com>
22498
22499 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 22500 Z-packets if the target needs it.
c2c6d25f
JM
22501
225021999-09-13 James Ingham <jingham@leda.cygnus.com>
22503
22504 * gdb.c++/overload.exp: Added tests for listing overloaded
22505 functions with function pointers in the arg, explicitly calling
22506 out the version you want.
22507
cff3e48b
JM
225081999-09-09 Stan Shebs <shebs@andros.cygnus.com>
22509
22510 * long_long.exp: Add variations of test cases that work for
22511 targets with 16-bit ints and 32-bit doubles.
22512
d4f3574e
SS
225131999-09-08 Stan Shebs <shebs@andros.cygnus.com>
22514
22515 * break.c (main): Compare a possibly-uninitialized argc with an
22516 unlikely value that fits in 16 bits.
22517
225181999-09-07 Stan Shebs <shebs@andros.cygnus.com>
22519
22520 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
22521 0xfeeb, don't want negative numbers if ints are 16 bits.
22522
22523 * lib/gdb.exp (skip_cplus_tests): New proc.
22524 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
22525 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
22526 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
22527 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
22528 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
22529 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
22530 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
22531 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
22532
22533 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
22534
22535Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
22536
22537 * gdb.base/corefile.exp (up): Allow a parameter to appear
22538 in the frame that we're going up to.
22539
22540 From Jim Blandy <jimb@cygnus.com>:
22541
22542 * gdb.base/default.exp (info float): Expect some output now.
22543
22544 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
22545 returning floating-point values to fail on the x86.
22546 * gdb.base/callfwmall.exp (do_function_calls): Same.
22547
22548 * gdb.base/list.exp (test_listsize): Correct expectations for
22549 listing line 1 with listsize 2. Also, listing a single line
22550 works now, as does listing three lines. [Kevin's note: There
22551 were a number of other cases fixed too where the expectations
22552 differed...]
22553
225541999-09-02 Stan Shebs <shebs@andros.cygnus.com>
22555
22556 * gdb.base/selftest.exp: Add case for when version prints as
22557 constant string instead of char pointer.
22558
104c1213
JM
225591999-08-25 Stan Shebs <shebs@andros.cygnus.com>
22560
22561 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 22562 stepping out of main.
104c1213
JM
22563
22564 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
22565 G++ used.
22566
22567 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 22568 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
22569
22570 * gdb.c++/ovldbreak.exp: Update match string in test that
22571 includes a warning of multiple breakpoints.
22572
225731999-08-24 Stan Shebs <shebs@andros.cygnus.com>
22574
22575 * gdb.base/display.exp: Improve precision of step-after-finish
22576 added yesterday.
22577
22578 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 22579 test.
104c1213
JM
22580
22581 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
22582 configs when using G++, not just hppa*.
22583
225841999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22585
22586 * gdb.base/async.c: New file.
22587 * gdb.base/async.exp: New file.
22588
22589Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
22590
22591 * gdb.base/break.exp: Tweak PA specific tests to properly handle
22592 PA64.
22593
53a5351d
JM
22594Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
22595
104c1213
JM
22596 * gdb.base/display.exp: "finish" can leave us mid-line on many
22597 targets, deal with it. Add a small constant to main, instead of
22598 1000 since main+1000 may not be a valid address in the target.
22599
53a5351d
JM
22600 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
22601 on hpux11.
22602
22603 * gdb.base/attach.exp: Handle another hpux11 error message variant
22604 when attaching to a process that does not exist.
22605
226061999-08-19 J.T. Conklin <jtc@redback.com>
22607
22608 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 22609 characters in 'continue to 1241' test.
53a5351d
JM
22610
226111999-08-17 Stan Shebs <shebs@andros.cygnus.com>
22612
22613 * gdb.base/call-ar-st.exp: Add a shorter match case for the
22614 stop in print_long_arg_list, define and use a whitespace
22615 variable in print_small_structs test, add an XFAIL for Solaris.
22616 * gdb.base/dbx.exp: XFAIL func commands until somebody is
22617 interested enough to fix.
22618
7be570e7
JM
226191999-08-13 Keith Seitz <keiths@cygnus.com>
22620
22621 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
22622 (dbx_gdb_load): Remove. Use gdb_load instead, since that
22623 proc knows about targets other than the natives.
22624 (test_assign): Use "gdb_run_cmd" to "run" the target.
22625 Check that we've actually hit the breakpoint at main.
22626 When we attempt to assign a value to a local variable, check
22627 that the variable is in the current scope, i.e., don't use
22628 a test with an empty result.
22629
22630Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
22631
22632 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 22633 command.
7be570e7
JM
22634
226351999-08-09 Stan Shebs <shebs@andros.cygnus.com>
22636
22637 From Jimmy Guo <guo@cup.hp.com> and others at HP:
22638 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
22639 gdb.compat, gdb.threads-hp.
22640 gdb.hp/configure, gdb.hp/configure.in: New files.
22641 gdb.hp/Makefile.in: Recurse into new subdirs.
22642 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
22643 gdb.hp/gdb.objdbg: New directory, tests for debugging info
22644 in object files.
22645 gdb.hp/tools: New directory, aux tools for HP-specific tests.
22646
96baa820
JM
226471999-08-05 Stan Shebs <shebs@andros.cygnus.com>
22648
22649 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 22650 funky printf, remove a bogus p/a test.
96baa820
JM
22651
226521999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22653
22654 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
22655 connected to the target. This is necessary when running not
22656 natively.
96baa820
JM
22657
226581999-08-03 Stan Shebs <shebs@andros.cygnus.com>
22659
22660 * gdb.base/step-test.exp: Removed some extraneous messages.
22661
22662 * gdb.base/long_long.exp: Don't run memory examination tests
22663 on little-endian targets (they will need a different set of
22664 results to match).
22665
226661999-08-02 Stan Shebs <shebs@andros.cygnus.com>
22667
22668 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
22669 until somebody decides to fix GDB.
22670
22671 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 22672 constant as "ULL".
96baa820
JM
22673 * gdb.base/long_long.exp: Loosen x/c test, add partial result
22674 matches for a couple x/2 commands.
22675
a0b3c4fd
JM
226761999-07-30 Stan Shebs <shebs@andros.cygnus.com>
22677
22678 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
22679 by merging in ref-types2 tests.
22680 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
22681
22682 From Jimmy Guo <guo@cup.hp.com> and others at HP:
22683 * gdb.c++/Makefile.in: Add standard actions.
22684 (EXECUTABLES): Rename from PROGS, update list.
22685 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
22686 from gdb.hp.
22687 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
22688 foo and bar locals.
22689 * gdb.c++/anon-union.exp: Fix tests to match.
22690 * gdb.c++/classes.exp: Run if HP compiler used, add extra
22691 expect matches to handle output variations.
22692 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
22693 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 22694 output, add HP alternatives for new and delete prints.
a0b3c4fd 22695 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 22696 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
22697 * gdb.c++/demangle.exp: Use $style when reporting failure.
22698 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
22699 * gdb.c++/inherit.exp: Run if HP compiler used, add some
22700 match alternatives.
22701 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 22702 compilers.
a0b3c4fd
JM
22703 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
22704 * gdb.c++/method.exp: Add match alternatives.
22705 * gdb.c++/misc.cc: Add bool types.
22706 * gdb.c++/misc.exp: Add tests for bool types.
22707 * gdb.c++/overload.exp: Add xfails.
22708 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
22709 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
22710 add some more template parameter tests (only for HP currently).
22711 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
22712 * gdb.c++/virtfunc.cc: Add return type and value for main.
22713 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
22714 match alternatives.
d63a86f8 22715
a0b3c4fd
JM
227161999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22717
22718 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
22719
227201999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
22721
22722 * gdb.base/signals.exp: Don't expect getting a backtrace from
22723 within a signal handler to fail on Linux.
22724
227251999-07-29 Stan Shebs <shebs@andros.cygnus.com>
22726
22727 From Jimmy Guo <guo@cup.hp.com> and others at HP:
22728 * lib/gdb.exp: Remove some gratuitious semicolons.
22729 (delete_breakpoints): Increase timeout.
22730 (gdb_expect): Add -notransfer option.
22731 (gdb_test): Use -notransfer option.
22732 (get_compiler_info): Add f77 case.
22733 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 22734 case.
a0b3c4fd
JM
22735 (gdb_preprocess): Call get_compiler.
22736
22737 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
22738 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
22739 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
22740 gdb.base/long_long.exp, gdb.base/printcmds.exp,
22741 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
22742 third arg to gdb_test.
a0b3c4fd
JM
22743 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
22744 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 22745 HP-UX xfails, add others.
a0b3c4fd
JM
22746 * gdb.base/completion.exp: Reflect name change of self-test.
22747 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
22748 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
22749 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
22750 HP failure number.
a0b3c4fd
JM
22751 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
22752 useless HP-UX 10.30 references.
22753 * gdb.base/maint.exp: Loosen matches.
22754 * gdb.base/pointers.c (main): Declare more_code.
22755 * gdb.base/pointers.exp: Match on output of a `next'.
22756 * gdb.base/structs.c: Add prototypes.
22757 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
22758 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
22759
227601999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22761
22762 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 22763 command.
a0b3c4fd
JM
22764
227651999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22766
22767 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
22768 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
22769
22770 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
22771 debug info. Deal with lack of signal hanlder info in stack.
22772
a9c64011 22773 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
22774 * gdb.base/annota1.exp: If printf has debug info, deal with it.
22775
5a2468f5
JM
227761999-07-19 Stan Shebs <shebs@andros.cygnus.com>
22777
22778 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 22779 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 22780
adf40b2e
JM
22781Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
22782
22783 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 22784 a1-selftest.exp.
adf40b2e
JM
22785 * gdb.base/configure: Re-generate.
22786
227871999-07-12 Stan Shebs <shebs@andros.cygnus.com>
22788
22789 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
22790 in trying to run first and name is too long.
22791
22792 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
22793 pointers2.c and pointers2.exp, respectively.
22794 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
22795 doschk happier.
22796
43e526b9
JM
227971999-07-08 Stan Shebs <shebs@andros.cygnus.com>
22798
22799 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
22800 callfuncs2.c and callfuncs2.exp.
22801
22802 * gdb.base/list.exp: Remove mistaken xfails.
22803 * gdb.base/list0.h: Add optional prototypes.
22804
9846de1b
JM
22805Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
22806
a9c64011 22807 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 22808 calling malloc.
a9c64011
AS
22809 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
22810 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 22811 use.
9846de1b
JM
22812
228131999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22814
22815 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
22816 * gdb.base/annota2.cc, annota2.exp: Move from here.
22817 * gdb.c++/annota2.cc, annota2.exp: To here.
22818 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
22819
43ff13b4
JM
22820Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
22821
22822 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 22823 a consistent format.
43ff13b4 22824
085dd6e6
JM
228251999-06-25 Stan Shebs <shebs@andros.cygnus.com>
22826
22827 From Jimmy Guo <guo@cup.hp.com> and others at HP:
22828 * lib/gdb.exp (get_compiler_info): Add detection for assorted
22829 HP compilers, also set the globals $true and $false.
22830
22831 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
22832 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
22833 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
22834 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
22835 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
22836 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
22837 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
22838 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
22839 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
22840 whatis.c} Add C++ compatible function definitions and return
22841 types, add includes for library functions.
085dd6e6
JM
22842 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
22843 * gdb.base/step-test.c (myglob): Rename from glob.
22844 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
22845 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
22846 files, move here from gdb.hp.
085dd6e6 22847 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
22848 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
22849 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
22850 Adjust line numbers in regexps.
085dd6e6
JM
22851
22852 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
22853 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
22854 instead of 0/1.
22855
22856 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
22857 foll-vfork.exp: New files, move here from gdb.hp.
22858 * gdb.base/page.exp: New file, test of pagination command.
22859
22860 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
22861 recursion test.
22862 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
22863
22864 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 22865 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
22866
22867 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 22868 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 22869 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 22870 watchpoint test.
085dd6e6
JM
22871 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
22872 them work.
22873 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
22874 expressions properly.
22875 * gdb.base/corefile.exp: Loosen the match slightly.
22876 * gdb.base/default.exp: Allow "Error accessing memory" message
22877 also.
22878 * gdb.base/display.exp: Skip over x/0 j if PA64.
22879 * gdb.base/funcargs.exp: Add xfails for HP-UX.
22880 * gdb.base/interrupt.exp: Ditto.
22881 * gdb.base/langs.exp: Add symbolic matches governed by compiler
22882 in use.
22883 * gdb.base/list.exp: Add xfails for HP-UX.
22884 * gdb.base/long_long.exp: Refine some of the numeric matches.
22885 * gdb.base/mips_pro.exp: Xfail on HP-UX.
22886 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
22887 * gdb.base/nodebug.exp: Succeed on more varieties of output.
22888 * gdb.base/opaque.exp: Remove some HP-UX xfails.
22889 * gdb.base/ptype.exp: Succeed on more varieties of output.
22890 * gdb.base/scope.exp: Add xfails for HP-UX.
22891 * gdb.base/sect-cmd.exp: Add more cases.
22892 * gdb.base/setvar.exp: Add xfails for HP-UX.
22893 * gdb.base/shlib-call.exp: Loosen some matches slightly.
22894 * gdb.base/signals.exp: Match on void symbolically.
22895 * gdb.base/step-test.exp: Add case for PA64.
22896 * gdb.base/term.exp: Add exit and restart.
22897 * gdb.base/twice.exp: Clean up after self.
22898 * gdb.base/varargs.exp: Disable overload resolution explicitly.
22899 * gdb.base/whatis.exp: Allow more ways to pass tests.
22900
22901 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 22902 no longer useful.
085dd6e6
JM
22903
22904Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
22905
22906 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 22907 list of patterns.
085dd6e6 22908 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
22909 print_double_array(double_array)", "continuing to breakpoint
22910 1018", "print print_double_array(array_d)" and "continuing to
22911 1034" tests.
d63a86f8 22912
085dd6e6
JM
229131999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
22914
a9c64011 22915 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
22916
229171999-06-24 Stan Shebs <shebs@andros.cygnus.com>
22918
22919 * config/mt-*: Remove, these haven't been used since 1996.
22920
229211999-06-22 Stan Shebs <shebs@andros.cygnus.com>
22922
22923 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 22924 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
22925 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
22926
9e0b60a8
JM
229271999-06-18 Stan Shebs <shebs@andros.cygnus.com>
22928
22929 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
22930 simpler match case for the ptype of the big class.
22931
229321999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
22933
22934 * gdb.exp: Fix test for gdb_prompt existence.
22935
229361999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
22937
22938 * gdb.exp (gdb_test): Add fail after calls to perror.
22939
229401999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
22941
22942 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
22943
229441999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
22945
22946 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
22947
0f71a2f6
JM
22948Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
22949
22950 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 22951 malloc() is linked in.
0f71a2f6
JM
22952
229531999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
22954
22955 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
22956 step at end.
22957
22958 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
22959
229601999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
22961
22962 * gdb.java/jv-print.exp: New file. (Our first Java test!)
22963
cce74817
JM
22964Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
22965
22966 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
22967 * gdb.base/mips_pro.exp: Likewise.
22968
229691999-06-02 Keith Seitz <keiths@cygnus.com>
22970
22971 * gdb.c++/templates.cc: Change all "new" operators to throw
22972 an exception.
22973 * gdb.c++/cplusfuncs.cc: Likewise.
22974
22975 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
22976
22977Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
22978
22979 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
22980 * gdb.base/ending-run.exp: When stepping out of main, accept a
22981 step into an arbitrary assembler file.
cce74817 22982
392a587b
JM
229831999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22984
d63a86f8 22985 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 22986 "breakpoint-invalid" to be printed.
d63a86f8 22987 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
22988 number of "frames-invalid" and "breakpoint-invalid" to be printed.
22989 * gdb.base/annota2.cc: Initialize a.x to 0.
22990
9e086581
JM
229911999-05-17 Keith Seitz <keiths@cygnus.com>
22992
22993 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
22994 when "skip_float_tests" set.
22995 Ditto for "print print_double_array(array_d)", "print print_small_structs",
22996 "print print_ten_doubles", and "step into print_long_arg_list".
22997 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
22998 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
22999 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
23000 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
23001 "skip_float_tests" is set.
23002 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
23003 when "skip_float_tests" set.
d63a86f8 23004
cd0fc7c3
SS
230051999-05-06 Keith Seitz <keiths@cygnus.com>
23006
23007 * gdb.base/annota2.cc: Include stdio.h.
23008
23009Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
23010
23011 * gdb.base/crossload.exp: Remove, this has been disabled ever
23012 since BFD stopped including all targets, and cross-GDB gets
23013 plenty of testing anyway.
23014 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
23015 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
23016 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
23017 * gdb.base/README: Remove, was doc for this.
23018 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 23019 needed.
cd0fc7c3 23020
b83266a0
SS
230211999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23022
23023 * gdb.base/call-ar-st.exp: Fix one regular expression in test
23024 output.
23025
23026 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
23027 * gdb.base/annota2.exp: New file. More annotation tests.
23028 * gdb.base/annota1.c: New file. Source file for annota1.exp.
23029 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
23030
230311999-04-23 Angela Marie Thomas <angela@cygnus.com>
23032
23033 * config/cfdbug.exp: New file.
23034
7a292a7a
SS
230351999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
23036
23037 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
23038 Marcus Daniel's and Dale Hawkins's demangler crashes.
23039
23040 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
23041 test_lucid_style_demangling, test_arm_style_demangling,
23042 test_hp_style_demangling): Try Tom Tromey's core-dumping
23043 identifier under each demangling style.
7a292a7a
SS
23044
230451999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
23046
23047 * gdb.c++/demangle.exp: Include the current demangling style
23048 in all test names.
23049 (current_demangling_style): New global variable.
23050 (set_demangling_style, test_demangling_core, test_demangling,
23051 test_demangling_exact): New functions.
23052 (test_gnu_style_demangling, test_lucid_style_demangling,
23053 test_arm_style_demangling, test_hp_style_demangling): Use those,
23054 instead of calling gdb_test and gdb_test_exact directly.
23055 (catch_demangling_errors): New function, which reports errors
23056 signalled by the demangling test functions in an orderly way.
23057 (do_tests): Use catch_demangling_errors.
23058
230591999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
23060
23061 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 23062 grouping in expressions, not {}.
7a292a7a
SS
23063
23064 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 23065 initialized yet.
7a292a7a
SS
23066
230671999-04-01 Stan Shebs <shebs@andros.cygnus.com>
23068
23069 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
23070 are listed.
23071
230721999-03-26 Stan Shebs <shebs@andros.cygnus.com>
23073
23074 * gdb.stabs/weird.exp: Test for CC being defined before
23075 looking at its value.
23076
230771999-03-25 Stan Shebs <shebs@andros.cygnus.com>
23078
23079 * gdb.base/call-ar-st.exp: Remove stray '#'.
23080 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
23081 "short int" and "long int".
23082 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 23083 change, to mollify finicky HP compiler.
7a292a7a
SS
23084 * gdb.hp/reg-test.exp (testfile): Fix file name.
23085 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 23086
7a292a7a
SS
23087 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
23088 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
23089 alternate form of enum ptype.
23090
c906108c
SS
230911999-03-23 Stan Shebs <shebs@andros.cygnus.com>
23092
7a292a7a
SS
23093 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
23094 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
23095 passing skip_hp_tests, so as not to waste time on guaranteed
23096 failure.
7a292a7a 23097
c906108c
SS
23098 * gdb.c++/overload.cc: Pass string instead of char addr, always
23099 init ccpfoo.
23100 * gdb.c++/templates.cc: Fix syntax error.
23101
7a292a7a
SS
23102Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23103
23104 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 23105 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
23106 command.
23107
231081999-03-18 James Ingham <jingham@cygnus.com>
23109
23110 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
23111
23112 * gdb.c++/method.exp: It was testing an uninitialized int on the
23113 stack and assuming it was positive.
23114
23115 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
23116
23117 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 23118 keep it from killing the rest of the tests.
7a292a7a
SS
23119 Use gdb_continue_to_end.
23120
23121 * gdb.base/sigall.exp: use gdb_continue_to_end.
23122
23123 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
23124
23125 * gdb.base/display.exp: use runto_main, not run.
23126
d63a86f8
RM
23127 * gdb.base/default.exp: Check for the current error message in the
23128 r abbreviation test.
7a292a7a
SS
23129 Add strongarm to the targets that know info float.
23130
d63a86f8 23131 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
23132 run which doesn't work with monitors.
23133
23134 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
23135
23136 * gdb.base/break.exp: use the gdb_continue_to_end proc.
23137
23138 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
23139 program. Traps the case (in Cygmon) when the program never really
23140 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
23141 more places, so I used my name. Sorry Mark...
23142
23143 * config/monitor.exp (gdb_target_monitor): added another
23144 target_info parameter: remotebinarydownload. This will set the
23145 remotebinarydownload flag if this is causing some boards trouble.
23146
231471999-03-18 Mark Salter <msalter@cygnus.com>
23148
23149 * lib/gdb.exp (continue_to_exit): New function.
23150
23151 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
23152 * gdb.base/ending-run.exp: Ditto.
23153 * gdb.base/step-test.exp: Ditto.
23154
231551999-03-16 Stan Shebs <shebs@andros.cygnus.com>
23156
23157 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
23158 (suggested by Art Haas <ahaas@neosoft.com>).
23159
231601999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
23161
889bf7c5 23162 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
23163
23164Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
23165
23166 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 23167 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
23168
231691999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
23170
23171 * gdb.base/call-strs.exp: Don't assume that `step' will step over
23172 a call to strlen; sometimes we do have sources.
23173
231741999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
23175
23176 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 23177 character, so GDB won't print garbage after its end.
d63a86f8 23178
c906108c
SS
23179 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
23180 breakpoint there instead. Sometimes GCC emits memcpy to handle
23181 the large structures being passed by value, so we step into that
23182 instead of sum_array_print, which obscures what we're really testing.
23183 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
23184 the bizarre steps into memcpy, so do that here. Add check for
23185 stepping into function calls that pass large structures by value.
23186 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
23187 Remove all references to specific line numbers.
23188 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
23189 New type and function.
23190 (main): Call large_struct_by_value, passing it a large struct by value.
23191 * lib/gdb.exp (gdb_get_line_number): New function.
23192
23193 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
23194 more portable.
23195
7a292a7a
SS
231961999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
23197
c906108c
SS
23198 * lib/gdb.exp: Doc fixes.
23199
7a292a7a
SS
232001999-03-05 Nick Clifton <nickc@cygnus.com>
23201
d63a86f8 23202 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
23203
232041999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
23205
c906108c 23206 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
23207 commands. They're not germane to this test, and they don't work
23208 that way on remote targets.
c906108c 23209
3fc11d3e
JM
232101999-03-01 James Ingham <jingham@cygnus.com>
23211
23212 * Changelog entries merged over from gdb development branch.
23213
3fc11d3e
JM
23214 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
23215
23216 * lib/gdb.exp (gdbtk_analyze_results): Generic function
23217 for outputting results of test run.
23218
2d4a1622 23219 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
23220
23221 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 23222
7a292a7a
SS
232231999-02-25 Felix Lee <flee@cygnus.com>
23224
23225 * lib/gdb.exp (debug_format): initialize
23226
c906108c
SS
232271999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
23228
23229 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
23230 * gdb.base/call-rt-st.c: Ditto.
23231
c906108c
SS
232321999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
23233
23234 * gdb.threads/pthreads.exp (horiz): New variable.
23235 (test_startup): Fix regexps that capture thread numbers.
23236
232371999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
23238
23239 * gdb.base/smoke.exp: Disambiguate two test case names (both
23240 called ``print'').
23241
23242Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
23243
23244 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 23245 compilation.
c906108c
SS
23246
232471999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
23248
23249 * gdb.base/miscexprs.exp: Change patterns to match GDB's
23250 actual output formatting.
23251 * gdb.base/smoke.exp: GDB removes leading 0's.
23252 * gdb.base/volatile.exp: Don't check type of remuneration;
23253 that variable is no longer defined in constvars.c.
23254 * gdb.base/step-test.c (main): Exit with explicit exit code.
23255 * gdb.base/step-test.exp: Remove two nexti checks--they are
23256 not portable.
23257
232581999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
23259
23260 * gdb.base/help.exp ("help delete display"): Fix test to match
23261 gdb's output.
23262
23263 * gdb.base/long_long.c (known_types): Initialize values to zero.
23264 * gdb.base/long_long.exp: Step one more line
23265 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
23266 leading zeros. Explicitly ask for hex formatting. Use
23267 unique test case names.
c906108c
SS
23268
23269Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23270
d63a86f8 23271 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
23272
23273 * gdb.c++/method.exp: Add missing close brace.
23274
232751999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
23276
23277 * gdb.base/maint.exp: Use 'set height 0' to disable page
23278 prompting, not 'set height 400'.
23279
23280 Fix a bunch of timeouts.
23281 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
23282 four separate tests, so expect doesn't take forever to match a ton
23283 of text against a regexp with lots of .* forms.
23284 ("maint print psymbols", "maint print symbols"): Make some of
23285 these greps more selective, so that expect doesn't try to wade
23286 through huge piles of output and time out.
23287
23288 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
23289
23290 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
23291 tests: one which doesn't expect shlib events to be reported, and
23292 another which does, but is XFAIL for all platforms other than
23293 HP/UX.
c906108c
SS
23294
23295 * gdb.base/break.exp: Teach the test suite that the `catch
23296 fork', `catch vfork', and `catch exec' commands produce error
23297 messages on platforms that don't provide these features.
23298
23299Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
23300
23301 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
23302 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
23303 (shortening names from solib_threshold.exp etc), won't run on
23304 anything but HP-UX for the foreseeable future.
c906108c 23305 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 23306 reflect move.
c906108c
SS
23307
23308Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
23309
23310 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 23311 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
23312
23313Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
23314
23315 * gdb.base/shlib-call.exp: add test cases to verify that gdb
23316 successfully re-sets breakpoints in shared libraries.
23317 * gdb.base/shmain.c (main): return 0, don't fall off the end.
23318
23319Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23320
d63a86f8
RM
23321 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
23322 and compiled w/o GCC.
c906108c
SS
23323
23324 * gdb.hp/watch-cmd.exp: ditto.
23325
23326 * gdb.hp/watch-hp.exp: ditto.
23327
23328 * gdb.hp/xdb1.exp: ditto.
23329
23330 * gdb.hp/xdb2.exp: ditto.
23331
23332 * gdb.hp/dbx.exp: ditto.
23333
23334Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
23335
23336 * constvars.c: Remove C++-isms.
23337 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 23338 with GCC.
c906108c
SS
23339
23340Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
23341
23342 The following changes are part of the HP merge.
23343
23344 * gdb.base/break.exp: new tests to verify that catchpoints for
23345 fork, vfork, and exec don't trigger inappropriately.
23346
23347 * gdb.base/opaque.exp: compile one file at a time, then link.
23348
23349 * gdb.base/signals.exp: be more restrictive about which hppa
23350 systems receive a setup_xfail. new tests.
23351
23352 * gdb.base/solib_threshold.build: new file.
23353 * gdb.base/solib_threshold.exp: new file.
23354 * gdb.base/solib_threshold.link_opts: new file.
23355 * gdb.base/solib_threshold.mk: new file.
23356 * gdb.base/gen_solib_threshold.c: new file.
23357
23358 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
23359 tests. New tests for enums inside classes.
23360
23361 * gdb.c++/compiler.cc: indicate support of template debugging.
23362
23363 * gdb.c++/demangle.exp: run hp style demangling tests.
23364
23365 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
23366 tests.
23367
23368 * gdb.c++/misc.cc: changes to support new tests.
23369
23370 * gdb.c++/templates.cc: changes to support HP's compiler; changes
23371 to support new tests.
23372
23373 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
23374 gcc, then skip these tests.
23375
23376Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
23377
23378 The following files are part of the HP merge; some had longer
23379 names at HP, but have been renamed to be no more than 14
23380 characters in length.
23381
23382 * gdb.hp/ambiguous.cc: new file.
23383 * gdb.hp/ambiguous.exp: new file.
23384 * gdb.hp/attach.exp: new file.
23385 * gdb.hp/attach2.exp: new file.
23386 * gdb.hp/classes-hp.exp: new file.
23387 * gdb.hp/ctti.exp: new file.
23388 * gdb.hp/ctti-add.cc: new file.
23389 * gdb.hp/ctti-add1.cc: new file.
23390 * gdb.hp/ctti-add2.cc: new file.
23391 * gdb.hp/ctti-add3.cc: new file.
23392 * gdb.hp/dbx.exp: new file.
23393 * gdb.hp/exception.cc: new file.
23394 * gdb.hp/exception.exp: new file.
23395 * gdb.hp/foll-exec.c: new file.
23396 * gdb.hp/foll-exec.exp: new file.
23397 * gdb.hp/foll-fork.c: new file.
23398 * gdb.hp/foll-fork.exp: new file.
23399 * gdb.hp/foll-vfork.c: new file.
23400 * gdb.hp/foll-vfork.exp: new file.
23401 * gdb.hp/inherit-hp.exp: new file.
23402 * gdb.hp/more-steps.exp: new file.
23403 * gdb.hp/namespace.cc: new file.
23404 * gdb.hp/namespace.exp: new file.
23405 * gdb.hp/optimize.exp: new file.
23406 * gdb.hp/pxdb.c: new file.
23407 * gdb.hp/pxdb.exp: new file.
23408 * gdb.hp/quicksort.exp: new file.
23409 * gdb.hp/reg-test.exp: new file.
23410 * gdb.hp/reg-test.s: new file.
23411 * gdb.hp/sized-enum.c: new file.
23412 * gdb.hp/sized-enum.exp: new file.
23413 * gdb.hp/start-stop.exp: new file.
23414 * gdb.hp/templ-hp.cc: new file.
23415 * gdb.hp/templ-hp.exp: new file.
23416 * gdb.hp/thr-lib.c: new file.
23417 * gdb.hp/thr-lib.exp: new file.
23418 * gdb.hp/thr-lib.h: new file.
23419 * gdb.hp/thr-liblib.c: new file.
23420 * gdb.hp/virtfun-hp.c: new file.
23421 * gdb.hp/virtfun-hp.exp: new file.
23422 * gdb.hp/watch-cmd.exp: new file.
23423 * gdb.hp/watch-hp.exp: new file.
23424 * gdb.hp/xdb1.exp: new file.
23425 * gdb.hp/xdb2.exp: new file.
23426 * gdb.hp/xdb3.exp: new file.
23427
23428Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
23429
23430 The following files are part of the HP merge; some had longer
23431 names at HP, but have been renamed to be no more than 14
23432 characters in length.
23433
23434 * gdb.base/ss.h: new file.
23435 * gdb.base/call-ar-st.c: new file.
23436 * gdb.base/call-ar-st.exp: new file.
23437 * gdb.base/call-rt-st.c: new file.
23438 * gdb.base/call-rt-st-exp: new file.
23439 * gdb.base/call-strs.exp: new file.
23440 * gdb.base/ena-dis-br.exp: new file.
23441 * gdb.base/environ.exp: new file.
23442 * gdb.base/long_long.exp: new file.
23443 * gdb.base/sect-cmd.exp: new file.
23444 * gdb.base/shlib-cl2.exp: new file.
23445 * gdb.base/smoke.exp: new file.
23446 * gdb.base/so-impl-ld.c: new file.
23447 * gdb.base/so-impl-ld.exp: new file.
23448 * gdb.base/so-indr-cl.c: new file.
23449 * gdb.base/so-indr-cl.exp: new file.
23450 * gdb.base/varargs.exp: new file.
23451 * gdb.base/volatile.exp: new file.
23452 * gdb.base/whatis-exp.exp: new file.
7a292a7a 23453 * gdb.base/display.exp: new file.
c906108c
SS
23454 * gdb.c++/derivation.exp: new file.
23455 * gdb.c++/local.exp: new file.
23456 * gdb.c++/member-ptr.exp: new file.
23457 * gdb.c++/overload.exp: new file.
23458 * gdb.c++/ovldbreak.exp: new file.
23459 * gdb.c++/ref-types.exp: new file.
23460 * gdb.c++/ref-types2.exp: new file.
23461 * gdb.c++/userdef.exp: new file.
d63a86f8 23462
c906108c
SS
23463Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
23464
23465 * gdb.base/default.exp: Reflect wording change in remote.c.
23466
dc96c6c7 23467Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23468
23469 * gdb.base/help.exp: Update to reflect current text.
23470
23471Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
23472
23473 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
23474 they're stack variables and contain garbage.
23475 * gdb.c++/anon-union.exp: new file.
23476
23477 The following changes were made by David Taylor
889bf7c5
PA
23478 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
23479 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
23480 in changes by HP.
c906108c
SS
23481
23482 * gdb.base/bitops.exp: new file.
23483 * gdb.base/default.exp: change expected messages for catch and
23484 info catch tests to reflect HP merge changes.
23485 * gdb.base/enable-disable-break.exp
23486 * gdb.base/ending-run.c: new file.
23487 * gdb.base/long_long.c: new file.
23488 * gdb.base/maint.exp: new file.
23489 * gdb.base/pointers2.exp: new file.
23490 * gdb.base/shlib-call2.exp: new file.
23491 * gdb.base/solib.exp: new file.
23492 * gdb.base/step-test.c: new file.
23493 * gdb.c++/anon-union.cc: new file.
23494 * gdb.c++/local.cc: new file.
23495 * gdb.c++/member-pointer.cc: new file.
23496 * gdb.c++/method.cc: new file.
23497 * gdb.c++/ref-types.cc: new file.
23498 * gdb.c++/ref-types2.cc: new file.
23499 * gdb.c++/userdef.cc: new file.
d63a86f8 23500
c906108c
SS
23501 * gdb.base/scope.exp: compile one file at a time, then link.
23502 * gdb.base/langs.exp: ditto.
23503 * gdb.base/list.exp: ditto.
d63a86f8 23504
c906108c
SS
23505Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
23506
23507 The following changes were made by David Taylor
889bf7c5
PA
23508 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
23509 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
23510 in changes by HP.
d63a86f8 23511
c906108c
SS
23512 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
23513 skip tests. When compiling pass c++ flag to gdb_compile.
23514 * gdb.c++/
d63a86f8 23515
c906108c
SS
23516 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
23517 test for on hppa*-*-hpux*; use args to see if c++ was specified.
23518 (skip_hp_tests): new function.
23519 (gdb_preprocess): new function.
23520
23521 * configure.in (hpdir): decide whether to configure gdb.hp.
23522 * configure: regenerated.
23523
23524 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
23525 to delete on clean.
23526 (EXECUTABLES): update to reflect new additions.
23527 * gdb.base/commands.exp: update message expected.
23528 * gdb.base/default.exp: add copyright notice.
23529 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
23530 * gdb.base/help.exp: update messages to reflect current text.
23531 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
23532 targets for recurse tests.
23533 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
23534 skip this file.
23535
23536 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
23537 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
23538 compilation.
23539 * gdb.c++/misc.exp: ditto.
23540 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
23541 run the tests. tell gdb_compile that it's a c++ compilation.
23542
23543 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 23544
c906108c
SS
23545 * gdb.base/all-bin.exp: new file.
23546 * gdb.base/arithmet.exp: new file.
23547 * gdb.base/assign.exp: new file.
23548 * gdb.base/completion.exp: new file.
23549 * gdb.base/cond-expr.exp: new file.
23550 * gdb.base/condbreak.exp: new file.
23551 * gdb.base/define.exp: new file.
23552 * gdb.base/dollar.exp: new file.
23553 * gdb.base/environment.exp: new file.
23554 * gdb.base/eval-skip.exp: new file.
23555 * gdb.base/jump.exp: new file.
23556 * gdb.base/logical.exp: new file.
23557 * gdb.base/pointers.exp: new file.
23558 * gdb.base/relational.exp: new file.
23559 * gdb.base/section_command.exp: new file.
23560 * gdb.base/whatis-expr.exp: new file.
23561
23562 * gdb.base/all-types.c: new file.
23563 * gdb.base/call-array-struct.c: new file.
23564 * gdb.base/call-return-struct.c: new file.
23565 * gdb.base/call-strings.c: new file.
23566 * gdb.base/callfuncs2.c: new file.
23567 * gdb.base/condbreak.c: new file.
23568 * gdb.base/constvars.c: new file.
23569 * gdb.base/display.c: new file.
23570 * gdb.base/int-type.c: new file.
23571 * gdb.base/jump.c: new file.
23572 * gdb.base/miscexprs.c: new file.
23573 * gdb.base/pointers.c: new file.
23574 * gdb.base/pointers2.c: new file.
23575 * gdb.base/shmain.c: new file.
23576 * gdb.base/shr1.c: new file.
23577 * gdb.base/shr2.c: new file.
23578 * gdb.base/solib.c: new file.
23579 * gdb.base/solib1.c: new file.
23580 * gdb.base/solib2.c: new file.
23581 * gdb.base/varargs.c: new file.
23582 * gdb.c++/derivation.cc: new file.
23583 * gdb.c++/overload.cc: new file.
23584 * gdb.c++/ovldbreak.cc: new file.
23585 * gdb.hp/attach.c: new file.
23586 * gdb.hp/attach2.c: new file.
23587 * gdb.hp/average.c: new file.
23588 * gdb.hp/compiler.c: new file.
23589 * gdb.hp/compiler.cc: new file.
23590 * gdb.hp/execd-program.c: new file.
23591 * gdb.hp/follow-exec.c: new file.
23592 * gdb.hp/follow-fork.c: new file.
23593 * gdb.hp/follow-vfork-and-exec.c: new file.
23594 * gdb.hp/misc-hp.cc: new file.
23595 * gdb.hp/more-steps.c: new file.
23596 * gdb.hp/optimize.c: new file.
23597 * gdb.hp/quicksort.c: new file.
23598 * gdb.hp/run-hp.c: new file.
23599 * gdb.hp/start-stop.c: new file.
23600 * gdb.hp/sum.c: new file.
23601 * gdb.hp/templates-hp.cc: new file.
23602 * gdb.hp/thread-local-in-lib.c: new file.
23603 * gdb.hp/thread-local-in-lib.h: new file.
23604 * gdb.hp/thread-local-in-lib.lib.c: new file.
23605 * gdb.hp/vforked-program.c: new file.
23606 * gdb.hp/virtfunc-hp.cc: new file.
23607 * gdb.hp/watchpoint-hp.c: new file.
23608 * gdb.hp/xdb.c: new file.
23609 * gdb.hp/xdb0.c: new file.
23610 * gdb.hp/xdb0.h: new file.
23611 * gdb.hp/xdb1.c: new file.
23612
23613Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
23614
23615 The following change was made by Edith Epstein
889bf7c5
PA
23616 <eepstein@cygnus.com> as part of a project to merge in changes
23617 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
23618
23619 * gdb.c++/demangle.exp: changed the expected output for some
23620 ARM-style mangling -- removed second reference to datatype.
889bf7c5 23621 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 23622 T1<char>::~T1<char>(void)
c906108c 23623 becomes,
a9c64011
AS
23624 maint demangle __dt__11T1__pt__2_cFv
23625 T1<char>::~T1(void)
c906108c 23626
889bf7c5 23627 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 23628
c906108c
SS
23629Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
23630
23631 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
23632 * gdb.trace/backtrace.exp: Likewise.
23633 * gdb.trace/circ.exp: Likewise.
23634 * gdb.trace/collection.exp: Likewise.
23635 * gdb.trace/deltrace.exp: Likewise.
23636 * gdb.trace/infotrace.exp: Likewise.
23637 * gdb.trace/limits.exp: Likewise.
23638 * gdb.trace/packetlen.exp: Likewise.
23639 * gdb.trace/passc-dyn.exp: Likewise.
23640 * gdb.trace/passcount.exp: Likewise.
23641 * gdb.trace/report.exp: Likewise.
23642 * gdb.trace/save-trace.exp: Likewise.
23643 * gdb.trace/tfind.exp: Likewise.
23644 * gdb.trace/tracecmd.exp: Likewise.
23645 * gdb.trace/while-dyn.exp: Likewise.
23646 * gdb.trace/while-stepping.exp: Likewise.
23647
236481998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
23649
23650 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
23651
23652Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
23653
23654 From Brendan Kehoe:
23655 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
23656 int return types.
23657
23658Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
23659
23660 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 23661 remote dos host testing right.
c906108c
SS
23662
23663Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
23664
23665 * gdb.base/corefile.exp: remove some xfails.
23666
23667Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
23668
23669 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 23670 have different timestamps.
c906108c
SS
23671
23672Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
23673
23674 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 23675 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
23676
23677Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
23678
23679 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 23680 delta.
c906108c
SS
23681
23682Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
23683
23684 * gdb.base/default.exp: Add brace missing from previous delta.
23685
23686Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
23687
23688 * gdb.base/default.exp: Support test for info float for all
23689 varieties of arm toolchain.
23690
dc96c6c7 23691Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23692
23693 * gdb.trace/*.exp: remove "remote_download" command.
23694
dc96c6c7 23695Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23696
23697 * gdb.trace/*.exp: remove -gdwarf from compile.
23698
23699Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
23700
23701 * gdb.trace/configure.in(AC_INIT): typo
23702 * gdb.trace/configure: regenerated
23703
dc96c6c7 23704Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23705
23706 * config/m68k-emc.exp: New file.
23707 * lib/<emc-support.exp trace-support.exp}: New files.
23708 * configure.in: add new test directory gdb.trace.
23709 * gdb.trace/{configure configure.in Makefile.in}: New files.
23710 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
23711 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
23712 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
23713 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
23714 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
23715 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
23716 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 23717
dc96c6c7 23718Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23719
23720 * gdb.c++/classes.exp: Change all regular expressions to match
23721 arbitrary combinations of newline/carriage-return, so that they
23722 will work equally well on Unix and Windows.
23723 * gdb.c++/inherit.exp: ditto.
23724 * gdb.c++/virtfunc.exp: ditto.
23725
237261998-08-11 Dawn Perchik <dawn@cygnus.com>
23727
23728 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
23729
c2d11a7d
JM
23730Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
23731
23732 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
23733 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
23734 to use a0-a3/d0-d3 as needed.
23735
23736Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
23737
23738 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
23739 * gdb.disasm/am33.exp: Corresponding changes.
23740
c906108c
SS
237411998-07-11 Felix Lee <flee@cygnus.com>
23742
23743 * gdb.base/callfuncs.exp: add cmp10 test.
23744 * gdb.base/callfuncs.c (cmp10): new function.
23745
23746Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
23747
d63a86f8 23748 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
23749 into two parts to get around a synchronization problem in expect.
23750
3fc11d3e
JM
23751Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
23752
23753 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
23754
23755 * configure.in: Add options for gdbtk testsuite.
23756
23757 * configure: Regenerate.
23758
23759 * gdb.gdbtk: New directory to hold gdbtk tests.
23760
c906108c
SS
23761Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
23762
23763 * gdb.fortran/types.exp: Escape brackets in expect patterns
23764 for test_float_literal_types_accepted tests.
23765 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
23766 before run test.
23767
c2d11a7d
JM
23768Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
23769
23770 * am33.exp: Just compile, do not link the testcase.
23771 * am33.s: Add ".am33" pseudoop to force am33 mode.
23772
c906108c
SS
237731998-06-25 Felix Lee <flee@cygnus.com>
23774
23775 * gdb.base/setshow.exp: make sure $pc is sane.
23776
23777 * gdb.stabs/weird.exp: split expect patterns properly.
23778
c2d11a7d
JM
23779Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
23780
23781 * gdb.disasm/am33.s: New disassembler testfile for the am33.
23782 * gdb.disasm/am33.exp: Run it.
23783
dc96c6c7 23784Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23785
23786 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
23787 match processing (and eliminate spurious timeouts when running).
23788
dc96c6c7 23789Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23790
23791 * gdb.base/signals.exp (test_handle_all_print): put back Mach
23792 exception test, but conditionalize it on target [mach | gnu].
23793
dc96c6c7 23794Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23795
23796 * gdb.base/overlays.exp: fixup compile line for linker script.
23797
23798Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
23799
23800 * gdb.fortran/types.exp: don't guess at float size.
23801
23802Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
23803
23804 * gdb.base/exprs.exp: delete test that depends on int size.
23805
23806Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
23807
23808 * config/sim.exp: Removed checks for target triplets.
23809 (gdb_target_sim): Use gdb,target_sim_options.
23810
23811Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
23812
23813 * gdb.base/reread.exp: New file.
23814 * gdb.base/reread1.c: New file.
23815 * gdb.base/reread2.c: New file.
23816
23817Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
23818
23819 * config/sim.exp: Use 'target sim -sparclite' when running
23820 SPARClite programs.
23821
23822Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
23823
23824 * gdb.base/structs2.exp: New file.
23825 * gdb.base/structs2.c: New file.
23826
23827Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
23828
23829 * gdb.asm/common.inc: New file.
23830 * gdb.asm/d10v.inc: New file.
23831 * asm-source.exp: Pass -I's to gas to find .inc files.
23832 Update line numbers in expected output.
23833 * asmsrc1.s: Rewrite.
23834 * asmsrc2.s: Rewrite.
23835 * configure.in: Create arch.inc symlink.
23836 * configure: Regenerate.
23837 * Makefile.in (distclean): Delete arch.inc.
23838
23839Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
23840
23841 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
23842 (t_enum_value2): ditto
23843 (t_enum_value3): ditto
23844 (main): ditto
c906108c
SS
23845Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
23846
23847 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
23848 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
23849 change.
23850 Use gdb_test instead of send_gdb/gdb_expect sequences.
23851
23852Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
23853
23854 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
23855 not void.
23856
23857Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
23858
23859 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
23860 subroutines. Used to test gdbs ability to single step through PC
23861 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
23862
23863Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
23864
23865 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
23866 more rigorous EGCS C++ error checking.
23867
23868Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23869
a9c64011
AS
23870 * gdb.base/help.exp: Clean up `help set args' and `help show args'
23871 tests.
23872 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
23873 function when asleep.
23874 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
23875 for i*86 Linux and SVR4 signal handling problems.
23876 Remove linux xfail for `next to handler in signals_tests_1', fixed
23877 by recent infrun.c change.
23878 Limit backtrace to 10 frames to avoid timeout problems with infinite
23879 stack backtraces.
23880 Adjust expect pattern in `handle all print' test to match Apr 28 1997
23881 target.[ch] change.
c906108c
SS
23882
23883Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
23884
23885 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
23886 for a newline from gdb before continuing.
23887 (default_gdb_exit): Just look for y or n.
23888 (gdb_test): Detect abnormal exit from GDB running on DOS; if
23889 it does, fail the rests of the tests in the file.
23890
23891Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
23892
23893 * config/cygmon.exp: New file.
23894
23895Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
23896
23897 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 23898 main" test on remote targets.
c906108c
SS
23899
23900 * gdb.base/scope.exp: Fix problem with filelocal_bss before
23901 run test on remote targets.
23902
23903Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
23904
23905 * gdb.asm: New directory.
23906 * configure.in: Configure it.
23907 * configure: Regenerate.
23908 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
23909 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
23910
23911Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
23912
23913 * config/mn10300-eval.exp: New file to support MN10300 eval board.
23914
dc96c6c7 23915Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 23916
a9c64011
AS
23917 * gdb.base/overlays (several files): Merge the two overlay
23918 managers into one. Change variables (foox, barx, bazx, grbxx)
23919 back into ints but force them to load in their proper sections.
c906108c
SS
23920
23921Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
23922
23923 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 23924 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
23925 (D10VCopy): Handle memory regions crossing 16k boundaries.
23926 (D10VCopy): Transfer data in 32 bit chunks.
23927
23928Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
23929
23930 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 23931 correct.
c906108c
SS
23932
23933 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 23934 map. Include space for printf in .text segment.
c906108c
SS
23935
23936 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 23937 updated d10v memory VMA/LMA map.
c906108c 23938 (D10VCopy): Call D10VTranslate.
d63a86f8 23939
c906108c
SS
23940Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
23941
23942 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
23943
23944 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
23945 that it won't be put into the .sdata - small data -
23946 section. Update reference.
c906108c
SS
23947 * gdb.base/baz.c (bazx, baz): Ditto.
23948 * gdb.base/foo.c (foox, foo): Ditto.
23949 * gdb.base/grbx.c (grbxx, grbx): Ditto.
23950
23951 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 23952 to be arrays.
d63a86f8 23953
dc96c6c7 23954Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 23955
a9c64011
AS
23956 * gdb.base/overlays.exp: fix up and get working again.
23957 Add tests for backtraces from an overlay function.
d63a86f8 23958
c906108c
SS
23959Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
23960
23961 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
23962 "calling function with watchpoint enabled".
23963
23964Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
23965
23966 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 23967 gdb_suppress_tests for d10v-*-*.
c906108c
SS
23968 * lib/gdb.exp (gdb_suppress_tests): Disable this function
23969 pending review of whether it is useful or not.
23970
23971Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
23972
23973 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
23974
23975Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
23976
23977 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
23978 * config/dve.exp: New file to support Densan boards.
23979
23980Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
23981
23982 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 23983 reads and BSD.
c906108c
SS
23984
23985Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
23986
23987 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
23988 response.
23989
23990 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
23991
23992Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
23993
23994 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 23995 test.
c906108c
SS
23996
23997 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 23998 target_sizeof_long and target_bigendian_p.
c906108c 23999 (structs_by_value, structs_by_reference): Check values according
889bf7c5 24000 to targets word size and endianess.
d63a86f8 24001
c906108c
SS
24002Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
24003
24004 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 24005 output.
c906108c
SS
24006
24007Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
24008
24009 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 24010 Update test of set args help to match source change.
c906108c
SS
24011
24012Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
24013
24014 * gdb.base/default.exp: Expect help system output to be in
24015 alphabetical order.
24016 * gdb.base/help.exp: Ditto.
24017
24018Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
24019
24020 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
24021 "i*86-pc-linux-gnu*".
24022 * gdb.base/interrupt.exp: Ditto.
24023 * gdb.base/corefile.exp: Ditto.
24024
24025 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 24026 define vxworks when building the testcase.
c906108c
SS
24027
24028 * gdb.base/ptype.exp: Fix testnames to be unique.
24029 * gdb.base/radix.exp: Ditto.
24030 * gdb.base/term.exp: Ditto.
24031 * gdb.base/whatis.exp: Ditto.
24032 * gdb.c++/classes.exp: Ditto.
24033
24034Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
24035
24036 * gdb.base/callfuncs.exp: Fix indentation.
24037
24038 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
24039 suppress_flag has been set.
24040 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
24041 target feature.
24042
24043Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
24044
24045 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
24046 the testcase.
24047
24048 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 24049 set_debug_traps() and breakpoint().
c906108c
SS
24050 * gdb.c++/misc.cc (main): Ditto.
24051 * gdb.c++/templates.cc (main): Ditto.
24052 * gdb.c++/virtfunc.cc (main): Ditto.
24053
24054Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
24055
24056 * lib/gdb.exp(gdb_step_for_stub): New function.
24057 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
24058 exists, reload the executable and do a "continue" instead of
24059 doing a jump.
24060 (runto_main): Use gdb_step_for_stub.
d63a86f8 24061
c906108c 24062 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 24063 tests to have unique names.
c906108c
SS
24064 * gdb.base/callfuncs.exp: Ditto.
24065 * gdb.base/commands.exp: Ditto.
24066 * gdb.base/default.exp: Ditto.
24067 * gdb.base/help.exp: Ditto.
24068 * gdb.base/list.exp: Ditto.
24069 * gdb.base/opaque.exp: Ditto.
24070 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
24071 similar tests.
d63a86f8 24072
c906108c
SS
24073 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
24074 * gdb.c++/cplusfuncs.cc: Ditto.
24075 * gdb.c++/virtfunc.cc: Ditto.
24076
24077 * config/monitor.exp: Keep track of the last file we saw, rather
24078 than trying to get the info from gdb.
24079
24080 * gdb.fortran/types.exp: Move comment to previous line.
24081
24082Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
24083
24084 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 24085 target mode.
c906108c
SS
24086
24087Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
24088
24089 From Bob Manson:
24090 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 24091 string from GDB when it connects.
c906108c
SS
24092
24093 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
24094
24095Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
24096
24097 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
24098 if we can't get a debug format from GDB (we may be testing an
24099 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
24100
24101 * gdb.stabs/weird.exp: Fix quoting.
24102
24103 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
24104
24105Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
24106
24107 * config/arm-ice.exp: New file.
24108
24109Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
24110
24111 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 24112 until it has been modified to work with the new testsuite.
c906108c 24113
99707966 24114 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
24115 testcase won't compile, cause all of the testcases in the file to
24116 fail instead.
c906108c
SS
24117
24118 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
24119 (gdb_clear_suppressed): New procedure.
24120 (gdb_stop_suppressing_tests): Only clear suppress_flag if
24121 it contains a positive value.
24122
24123Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
24124
24125 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
24126
24127 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
24128
24129Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
24130
24131 * lib/gdb.exp (setup_xfail_format): New function.
24132 (get_debug_format): New function to get debug format.
24133 (debug_format): New global variable to hold last value set
24134 by get_debug_format.
24135 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 24136 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
24137 * gdb.c++/ptype.exp: Ditto.
24138 * gdb.c++/classes.exp: Ditto.
24139 * gdb.c++/cplusfuncs.exp: Ditto.
24140 * gdb.c++/inherit.exp: Ditto.
24141 * gdb.c++/templates.exp: Ditto.
24142 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 24143
c906108c
SS
24144Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
24145
24146 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
24147 host doesn't have a currently-open connection.
24148
24149 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
24150 any gdb stub target. Handle cases where gdb doesn't respond when
24151 interrupted in a sane fashion.
c906108c
SS
24152
24153 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 24154 same thing in a totally different way.
c906108c
SS
24155
24156 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 24157 setting "timeout".
c906108c 24158 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 24159 default_gdb_init now.
c906108c
SS
24160
24161Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
24162
24163 * gdb.base/printcmds.exp: Fix "check for floating addition"
24164 regexp to accept results within approx +/- .01 of exact value.
24165 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
24166
24167Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
24168
24169 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 24170 properly.
c906108c
SS
24171 (gdb_expect): Add optional timeout parameter, and add timeout
24172 value to various calls.
24173 (gdb_suppress_tests): Only give one warning message per group.
24174
24175Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
24176
24177 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
24178 global variables. Handle getting a value for $timeout more
24179 gracefully.
c906108c
SS
24180
24181Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
24182
24183 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 24184 initialize.
c906108c 24185 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 24186 by a target configuration file.
c906108c
SS
24187 (gdb_expect): Pass the timeout to remote_expect.
24188
24189 * config/monitor.exp(gdb_load): Fix typo in regexp.
24190
24191Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
24192
24193 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
24194
24195Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
24196
24197 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
24198 here. Call gdb_target_exec before rebooting the target, to make
24199 sure the connection to the target is closed.
c906108c
SS
24200 (gdb_load): Pass the name of the executable to gdb_target_monitor.
24201 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
24202 Also detect "Timeout reading from remote" error.
24203
24204 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
24205 gdb_target_monitor. Don't call gdb_file_cmd here; let
24206 gdb_target_monitor do it.
c906108c
SS
24207
24208 * gdb.disasm/hppa.exp: Don't use exec_output.
24209
24210Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
24211
24212 * gdb.base/list.exp: If we're debugging a non-native target,
24213 try to set the pc register to point to the start of the
24214 program before doing the first list command.
24215
24216 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 24217 test_calls after restarting.
c906108c
SS
24218
24219 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 24220 reloading.
c906108c
SS
24221
24222 * gdb.base/watchpoint.exp: Fix typo.
24223
24224 * gdb.base/setshow.exp: Check for use_gdb_stub.
24225
24226 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 24227 stub case.
c906108c
SS
24228 * gdb.base/langs.exp: Ditto.
24229
24230 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
24231 gdb_load_offset. If we weren't given a file to load, figure out
24232 what the current file is and use it.
c906108c
SS
24233
24234 * config/i386-bozo.exp: New file.
24235
24236Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
24237
24238 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
24239 feature.
24240
24241 * config/proelf.exp: New entry.
24242
24243Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
24244
24245 * lib/gdb.exp: Remove spurious .* patterns at the beginning
24246 of regexps.
24247
24248 * gdb.base/watchpoint.exp: Don't run the test_stepping
24249 tests if gdb can't call functions on the target.
24250
24251 * gdb.base/setshow.exp: Don't run the set prompt tests if
24252 the board has gdb_prompt set.
24253
24254Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
24255
24256 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
24257 * gdb.base/commands.exp: Likewise.
24258 * gdb.base/setshow.exp: Likewise.
24259
24260Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
24261
24262 * config/monitor.exp(gdb_start): Look for gdb_prompt target
24263 feature.
24264
24265 * config/i960.exp: New file.
24266
24267Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
24268
24269 * gdb.base/funcargs.exp: Check for gdb,short_int target
24270 feature instead of looking for explicit target triplets.
24271
dc96c6c7 24272Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 24273
d63a86f8 24274 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
24275 "p 123DEADBEEF", to check parse_number.
24276 * top.c: change "to enable to enable" to "to enable" in a couple
24277 of help strings.
24278
24279Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
24280
24281 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
24282 on the mn10300.
d63a86f8 24283
c906108c
SS
24284Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
24285
24286 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
24287 where the test executable is run with explicit args.
24288 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
24289
24290Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
24291
24292 * gdb.base/run.c: Use FAKEARGV to build test executable that
24293 does not require a command line arg, since most simulators
24294 don't currently support passing such an arg into the simulated
24295 program.
24296 * gdb.base/commands.exp: Change tests to insert the proper
24297 value as the arg to the first recursive factorial call. Change
24298 compilation line to define FAKEARGV at compile time.
24299
24300Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
24301
24302 * gdb.base/recurse.exp: Enable these tests for the mn10300.
24303 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
24304 function with watchpoint enabled" test.
24305
24306Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
24307
24308 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 24309 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
24310
24311 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 24312 "Tests restarted" messages.
c906108c
SS
24313
24314Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
24315
24316 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
24317
dc96c6c7 24318Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24319
24320 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
24321 for INFO SYMBOL; add help tests for OVERLAY commands.
24322 * gdb.base/default.exp: add tests for INFO SYMBOL command;
24323 add tests for OVERLAY commands
24324 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
24325 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
24326 * gdb.base/sigall.c: add usestubs code frag
24327 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 24328
c906108c
SS
24329Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
24330
24331 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
24332 failures.
24333 (gdb_stop_suppressing_tests): Note that tests have restarted.
24334
24335Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
24336
24337 * config/h8300.exp: New file.
24338
24339Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
24340
24341 * gdb.base/setshow.exp: Check for the existence of a
24342 feature, not its value.
24343
24344Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
24345
24346 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
24347
24348 * gdb.base/scope.exp: It's now init0(), not init().
24349
24350 * gdb.base/scope0.c: For now, change init() to be init0().
24351
24352 * config/monitor.exp: Use gdb_serial in preference to serial
24353 or netport.
24354
24355 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 24356 and it's not already set.
c906108c
SS
24357
24358Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
24359
24360 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 24361 isn't using a stub and if it supports argument passing.
c906108c
SS
24362
24363Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
24364
24365 * config/udi.exp(gdb_start): Make sure UDICONF is set
24366 properly before starting gdb.
24367
24368Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
24369
24370 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
24371 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
24372 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
24373
24374Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
24375
24376 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 24377 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
24378
24379 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
24380
24381 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
24382
24383 * config/monitor.exp: Make sure we disconnect from the target.
24384 Also, try a reboot/reload cycle instead of failing if the
24385 load fails.
24386
24387Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
24388
24389 * gdb.base/default.exp: Don't set match_max.
24390 * gdb.base/help.exp: Ditto.
24391 * gdb.base/list.exp: Ditto.
24392 * gdb.base/signals.exp: Ditto.
24393
24394 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
24395 set, use remote_ld to download the testcase instead of
24396 the GDB loader.
24397
24398Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
24399
24400 * config/vr5000.exp: New file.
24401
24402 * config/monitor.exp(gdb_target_monitor): Add pattern for
24403 "Ending remote" to detect errors in connecting.
24404
24405 * gdb.base/setshow.exp: Add .* within auto language test.
24406
24407 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
24408 target feature.
24409
24410 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 24411 and reboot the board if necessary.
c906108c
SS
24412
24413 * gdb.base/setvar.exp(test_set): Handle multiple prints within
24414 a set of tests. Remove print.* from the patterns being checked.
24415
24416Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
24417
24418 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
24419 refer to gdb_spawn_id.
24420
24421 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
24422 longer used.
24423 * config/sparclet.exp: Ditto.
24424 * config/sparclet-old.exp: Ditto.
24425 * config/slite.exp: Ditto.
24426 * config/sim.exp: Ditto.
24427 * gdb.base/funcargs.exp: Ditto.
24428
24429 * lib/gdb.exp:Remove references to gdb_spawn_id.
24430 (gdb_expect): Move to remote.exp.
24431
24432Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
24433
24434 * config/monitor.exp: Detect the "Couldn't establish connection"
24435 message from GDB.
24436
24437Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
24438
24439 * gdb.base/bitfields.exp: Use runto instead of explicit
24440 gdb_run_cmd/gdb_expect sequences.
24441
24442 * gdb.base/break.exp(text_next_with_recursion): Add match for
24443 gdb_expect call.
24444
24445 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
24446 We also need to handle the "A program is being debugged already"
24447 prompt from gdb. Use gdb_test to set the baud rate.
24448
24449 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
24450 to 20000. Really. I mean it.
24451
24452Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
24453
24454 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
24455 fails. If suppress_flag is set, skip perror message about not
24456 being able to send to GDB.
c906108c 24457 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 24458 GDB.
c906108c
SS
24459 (gdb_expect): If suppress_flag is set, always fail immediately.
24460 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
24461 (gdb_init): Call gdb_stop_suppressing_tests.
24462 (default_gdb_exit): Ditto.
24463 (default_gdb_start): Ditto.
24464
24465 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 24466 gdb_stop_suppressing_tests as appropriate.
c906108c 24467 * gdb.base/break.exp: Ditto.
889bf7c5 24468 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
24469 * gdb.base/commands.exp: Ditto.
24470 * gdb.base/exprs.exp: Ditto.
889bf7c5 24471 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
24472 * gdb.base/list.exp: Ditto.
24473 * gdb.base/recurse.exp: Ditto.
889bf7c5 24474 * gdb.base/scope.exp: Ditto.
c906108c
SS
24475 * gdb.base/structs.exp: Ditto.
24476 * gdb.c++/inherit.exp: Ditto.
24477
24478Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
24479
24480 * config/vr4300.exp: New file.
24481
99707966 24482 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 24483
99707966 24484 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
24485
24486Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
24487
24488 * lib/gdb.exp(gdb_init): New function.
24489
24490 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 24491 for each individual variable set.
c906108c
SS
24492
24493 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
24494 name.
24495
24496 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
24497
24498 * gdb.base/scope.exp: Use gdb_test.
24499
24500 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
24501 aborting; the testsuite driver will do that for us (see
24502 gdb_finish). Also, use gdb_test in a few more places.
24503
24504Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
24505
24506 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
24507
24508Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
24509
24510 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
24511 and "add_tests" are not at the same address.
24512
24513Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
24514
24515 * gdb.base/ptype.exp: Use gdb_test.
24516
24517Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
24518
24519 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
24520 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
24521 left in. No longer expect them to fail.
24522
24523 * gdb.stabs/*.mt; Deleted, no longer used.
24524 * gdb.stabs/configure.in: Remove references to target makefile
24525 frags.
24526 * gdb.stabs/configure: Rebuilt.
24527
24528 * gdb.disasm/*.mt: Deleted, no longer used.
24529 * gdb.disasm/configure.in: Remove references to target makefile
24530 frags. Use "sh3.s" as the unique filename for this directory.
24531 * gdb.disasm/configure: Rebuilt.
24532
24533 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
24534 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
24535 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
24536
24537Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
24538
24539 * config/udi.exp: Use mondfe,name instead of remote_host.
24540
24541Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
24542
24543 * gdb.base/watchpoint.exp: Don't expect a failure when calling
24544 a function with a watchpoint enabled on the mn10200.
24545
24546 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
24547 before trying to create it!
24548
24549Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
24550
24551 * config/vx.exp: Use hostname instead of netport.
24552
24553 * config/vxworks.exp: New file.
24554
24555 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
24556
24557 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 24558 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
24559 occurs.
24560
24561 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
24562 $gdb_spawn_id directly.
24563 (gdb_run_cmd): Try _start as well as start. Use the target feature
24564 gdb,start_symbol as the symbol to start from when jumping.
24565
24566Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
24567
24568 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
24569 redundant) test.
24570
24571 * gdb.base/recurse.exp: Relax final value test for 'b' so that
24572 it doesn't lose for 16bit integer systems.
24573
24574Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
24575
24576 * gdb.fortran/types.exp: If the target doesn't support "double"
24577 data types, then expect "real" types to only be 4 bytes.
24578
24579 * gdb.c++/virtfunc.exp: Expect failure for virtual function
24580 call tests if the target doesn't support inferior function calls.
24581
24582 * gdb.base/printcmds.exp: Allow minor deviation in FP values
24583 in printf tests.
24584
24585Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
24586
24587 * gdb.base/help.exp: Disable "help set", "help show", and
24588 "help support". Simplify regexp for "help stack".
24589
24590 * gdb.base/default.exp: Set match_max to 5000 and the timeout
24591 to 60 seconds. Temporarily set match_max to 15000 around the
24592 "info copying" test.
24593
24594 * gdb.base/nodebug.exp: Don't try to do an inferior function
24595 call if the target doesn't support them.
24596 * gdb.base/printcmds.exp: Likewise.
24597 * gdb.base/setvar.exp: Likewise.
24598 * gdb.base/structs.exp: Likewise.
24599 * gdb.c++/templates.exp: Likewise.
24600 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
24601
24602 * gdb.base/recurse.exp: Enable for the mn10200.
24603
24604 * configure.in: Do configure gdb.stabs directory for *-*-elf
24605 targets.
24606 * configure: Rebuilt.
24607
24608 * gdb.base/break.exp: Check for gdb,noresults before testing
24609 exit status and/or results from the target.
24610 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
24611 * lib/gdb.exp: Remove old (now bogus) initialization of
24612 noinferior, noargs, noresults and nosignals.
24613
24614Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
24615
24616 * config/sh.exp: New file.
24617
24618 * config/slite.exp: Try to connect multiple times to the board
24619 before rebooting. Only send a "monitor run" if need_monitor_run
24620 is set.
24621
24622 * gdb.base/break.exp: Don't do the "stub continue" test if
24623 the target has gdb_stub set.
24624
24625 * gdb.base/callfuncs.exp: Increase the timeout.
24626
24627 * gdb.base/interrupt.exp: Don't even try to compile the testcase
24628 if the target has gdb,noinferiorio set.
24629
24630 * gdb.base/list.exp: Increase match_max to 10000 characters.
24631
24632 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
24633
24634 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
24635 target.
24636
24637 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
24638
24639Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
24640
24641 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
24642 trying to delete the copy of gdb. Catch the file delete so we
24643 don't die if the delete fails; also, the file should be copied to
24644 the host, not to the build.
c906108c
SS
24645
24646Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
24647
24648 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 24649 parenthesis in case it contains multiple regexps separated
c906108c
SS
24650 with |.
24651
24652 * gdb.base/watchpoint.exp: Use gdb_test.
24653 * gdb.base/default.exp: Ditto.
24654
24655Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
24656
99707966 24657 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 24658
c906108c
SS
24659 * gdb.base/scope.exp: Use gdb_test.
24660 * gdb.c++/classes.exp: Ditto.
24661 * gdb.c++/inherit.exp: Ditto.
24662
24663Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
24664
24665 * gdb.base/crossload.exp: Don't use execute_anywhere, use
24666 remote_exec instead.
24667 * gdb.base/corefile.exp: Don't be ridiculous.
24668 * gdb.base/*.c: Add missing stub invocations.
24669
24670Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
24671
24672 * config/slite.exp: Miscellaneous fixes.
24673
24674 * lib/gdb.exp: Fix runto.
24675
24676 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
24677 the target.
24678
24679 * gdb.base/watchpoint.exp: Fix regexp.
24680
24681 * lib/gdb.exp(default_gdb_exit): Add a catch to the
24682 close and wait commands, as the descriptor may now be
24683 invalid. Always call "remote_close host".
24684
24685Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
24686
24687 Major rewrite for testsuite revision.
d63a86f8 24688
c906108c
SS
24689 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
24690 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
24691 instead of relying on spawn_id to always contain a valid
24692 spawn id.
24693 (get_compiler_info): New procedure to build the ${binfile}.ci
24694 file, instead of replicating this in N different places.
24695 (gdb_compile): New procedure.
d63a86f8 24696
c906108c 24697 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
24698 appropriate arguments) instead of compile. Use gdb_test in a lot
24699 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
24700 at the start of a testcase, as this is no longer done magically.
24701
24702 config/*-gdb.exp: Rename without the -gdb suffix.
24703
24704 config/mips.exp: Use remote_close instead of exit_remote_shell.
24705 config/monitor.exp: Use target_info instead of looking at
24706 baud, timeout, etc.
24707 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
24708
24709Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24710
24711 * gdb.c++/templates.exp (test_ptype_of_templates),
24712 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
24713 Update expect patterns for destructors and assignment operators
24714 to match corresponding c-typeprint.c changes.
24715 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
24716 to destructor breakpoint test, GDB should be able to set the
24717 destructor breakpoint without specifying arguments.
24718
24719Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
24720
24721 * gdb.threads/pthreads.exp: Change result for failure to compile due
24722 to lack of pthreads runtime support from an error to simply an
24723 unsupported test, per dejagnu standards.
24724
24725Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24726
24727 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
24728 where GDB exits to reduce pattern match time.
24729 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
24730
24731 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
24732
dc96c6c7 24733Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24734
24735 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
24736 * gdb.base/default.exp: ditto.
24737 * gdb.base/nodebug.exp: ditto.
24738 * gdb.base/printcmds.exp: ditto.
24739 * gdb.base/ptype.exp: ditto.
24740 * gdb.base/setvar.exp: ditto.
24741 * gdb.base/structs.exp: ditto.
24742 * gdb.base/setshow.c: Guard against uninitialized values of argc.
24743
24744Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
24745
24746 * configure, */configure: Rebuild with autoconf 2.12.
24747
24748Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
24749
24750 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
24751 use new i*86-pc-linux*-gnu quads.
24752 * gdb.base/corefile.exp: Ditto.
24753 * gdb.base/signals.exp: Ditto.
24754 * gdb.base/sigall.exp: Ditto.
24755 * gdb.base/interrupt.exp: Ditto.
24756
24757 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
24758 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
24759 RedHat 4.0.
d63a86f8 24760
c906108c 24761 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
24762 linux. This allows the test case to at least compile on latest
24763 linux, but still not run due to missing the threads runtime library.
c906108c
SS
24764
24765Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24766
24767 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
24768 directory to search gdb directory. Accept and step over conditional
24769 stack alignment code. Consume $prompt in failure cases.
24770 Reset timeout to $oldtimeout instead of some arbitrary value.
24771 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
24772 timeout problems with infinite stack backtraces.
24773 * gdb.base/ptype.exp (ptype struct link, union tu_link):
24774 Accept function parameters for linkfunc member.
24775
24776Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
24777
24778 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
24779 (CXXFLAGS): Remove, unreferenced.
24780 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
24781 previous -B options and also add -B option to pick up cross compiled
24782 runtime.
c906108c
SS
24783 (TARGET_INCLUDES): Add for -I options and add code to initialize when
24784 doing cross compiles.
24785 (target_alias): Declare global.
24786 (xgcc): Set variable to full path of gcc in build tree. Use findfile
24787 to verify that gcc exists in build tree, and if so set CC to that
24788 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 24789
c906108c
SS
24790Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
24791
24792 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
24793 ptype test for anonymous union. Fixup testcase to match
24794 current gcc debug output.
24795
24796Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
24797
24798 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
24799 force argument to an unsigned long type.
24800
24801Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
24802
24803 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 24804 tests and anonymous union print/ptype tests.
c906108c
SS
24805 * gdb.base/list.exp (test_forward-search): Increase timeout by
24806 5 minutes for the "search extremely long line" case.
24807 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
24808 completely optional and that the pass/fail messages use the command as
24809 the message if that third arg is a null string.
24810 (gdb_test_exact): Arrange that a null string pattern means match a
24811 null string output rather than any output, which might include random
889bf7c5 24812 errors.
c906108c
SS
24813 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
24814 backtrace test.
24815 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
24816 always failing and failure is now exposed by gdb.exp changes.
24817
24818Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
24819
24820 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
24821 weren't being noted.
24822
24823Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24824
24825 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
24826 * gdb.stabs/weird.exp: Remove v_comb xfails.
24827
dc96c6c7 24828Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24829
24830 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 24831 list.exp scope.exp watchpoint.exp]
c906108c 24832 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 24833
dc96c6c7 24834Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24835
24836 * config/monitor.exp: Increase download timeout to 1000 seconds.
24837
dc96c6c7 24838Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24839
24840 * config/m32r.exp: Increase timeout to 120 seconds.
24841
24842Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
24843
24844 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
24845 and accept older ordering as obsolescent gcc or gdb.
24846 * gdb.c++/templates.exp: Ditto.
24847 * gdb.c++/virtfunc.exp: Ditto.
24848
24849Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
24850
24851 * gdb.base/coremaker.c: Add code to mmap some data so we
24852 can check that it ends up in the core file.
24853 * gdb.base/corefile.exp: Add test to read mmapped data
24854 from core file.
24855
dc96c6c7 24856Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24857
24858 * config/m32r.exp: New file.
24859
24860Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
24861
24862 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
24863 that cflags can contains -gstabs, and work correctly for other tests.
24864
dc96c6c7 24865Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24866
24867 * gdb.base/setshow.exp: New file, tests show and set.
24868 * gdb.base/setshow.c: New file, tests show and set.
24869 * gdb.base/help.exp: Add test for help set|show annotate.
24870 * gdb.base/default.exp: Add test for set|show annotate.
24871
24872Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
24873
24874 * testsuite/gdb.base/break.exp: Make backtrace from factorial
24875 errors unique.
24876 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
24877 explicitly.
24878
24879Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
24880
24881 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
24882 and width commands. This is done elsewhere.
24883 * (gdb_start): Don't call gdb_start_sim here. That's already
24884 done in gdb_load. This fixes lots of failures in default.exp.
24885
24886Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
24887
24888 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
24889 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
24890 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
24891 in the same we we treat other failures (since it may be an expected
889bf7c5 24892 condition), rather than as an error.
c906108c
SS
24893 * gdb.base/signals.exp (test_handle_all_print): Revert back to
24894 old test format.
24895
24896Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
24897
24898 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
24899 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 24900 twice. Nuke the duplicates.
c906108c 24901 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 24902 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
24903 Remove config.h along with other config files.
24904
24905Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
24906
24907 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
24908 "p func1 ()" and note that rests of tests are skipped.
24909 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 24910 setup_xfails for "print func2::coremaker_local".
c906108c
SS
24911 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
24912 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
24913 affected by the previous run test.
24914 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
24915 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
24916 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
24917 "pass int powerset tuple" and "pass modeless int powerset tuple".
24918 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
24919 "real write 4" and "real write 8".
24920 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 24921 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
24922 "print \$i after tuple assign 2", and
24923 "print vs2 after tuple assign 2".
24924 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
24925 meaningful error message and return -1 so the caller can
24926 suppress further tests and avoid a cascade of errors.
d63a86f8 24927
c906108c
SS
24928Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
24929
24930 * gdb.base/a1-selftest.exp: Tweak tests to account for new
24931 format for printing version.
24932 * gdb.base/default.exp: Ditto.
24933 * gdb.base/interrupt.exp: Fix problem with cascade of
24934 errors if child process dies while calling a function.
d63a86f8 24935
c906108c
SS
24936Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
24937
24938 * Makefile.in (VPATH): Add
24939 * Makefile.in (Makefile, config.status): Fix rules so things get
24940 remade when necessary.
24941
24942Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
24943
24944 * Makefile.in (just-check): Add path to sibling expect dir
24945 to environment variable specified by RPATH_ENVVAR.
24946
24947Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
24948
24949 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
24950 (just-check): Add shared library paths for libstdc++, tk,
24951 tcl, bfd, and opcodes to the environment variable specified
24952 in RPATH_ENVVAR.
24953 * configure.in: Add support to recognize --enable-shared flag
24954 and generate correct value for RPATH_ENVVAR.
24955 * configure: Regenerated with autoconf.
24956
24957Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
24958
24959 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 24960 include all osf versions.
c906108c
SS
24961 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
24962 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
24963 when target is linux. When failing to build pthreads test
24964 executable, give more meaningful message.
24965 * gdb.threads/pthreads.c: Hpux also uses old definition of second
24966 arg for pthread_create.
d63a86f8 24967
c906108c
SS
24968Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
24969
24970 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 24971 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 24972 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 24973 and -lpthreads (everybody else).
c906108c
SS
24974 (test_startup): Fail gracefully if threads are not supported.
24975 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
24976 "p/c array_index("abcdef",2)" when not gcc compiled.
24977 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
24978 "print func2::coremaker_local" when not gcc compiled.
24979 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
24980 "ptype on opaque struct tagname (statically)",
24981 "ptype on opaque struct tagname (dynamically) 1", and
24982 "ptype on opaque struct tagname (dynamically) 2"
24983 for not compiled with gcc.
24984 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
24985 backtrace when compiled with gcc.
d63a86f8 24986 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
24987 than always return success.
24988
24989Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
24990
24991 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
24992
24993Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
24994
24995 * gdb.base/structs.exp: Undo last change.
24996
24997Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
24998
24999 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
25000 encapsulate all the steps/nexts done during self test, starting
25001 at main, and makes them less sensitive to optimization issues.
25002 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
25003 signal handler" test.
25004 * gdb.threads/pthreads.exp: Only run this for native configs.
25005 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
25006 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
25007 tests.
25008 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
25009 for "runto test_calls(void)" test.
d63a86f8 25010
c906108c
SS
25011Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
25012
25013 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
25014 and don't expect address info in breakpoint confirmations.
25015
25016Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
25017
25018 * gdb.base/list.exp (test_forward_search): Increase timeout
25019 temporarily by 60 seconds for searching extremely long line,
889bf7c5 25020 and then reset to old value when done. Increase expect input
c906108c
SS
25021 buffer to 10000.
25022
25023Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
25024
25025 * gdb.base/list.exp (test_forward_search): Fix to handle very
25026 long source line without overflowing expect's input buffer.
25027
25028Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
25029
25030 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
25031 "buffer_full".
25032
25033 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
25034 "buffer_full".
25035
25036 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
25037 "buffer_full".
25038
25039 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
25040 "buffer_full".
25041
25042Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
25043
25044 * configure.in (configdirs): Add gdb.threads.
25045 * configure: Regenerated with autoconf.
25046 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
25047 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
25048 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 25049
c906108c
SS
25050Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
25051
25052 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
25053
25054Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
25055
25056 * gdb.base/signals.exp (test_handle_all_print): Test separately for
25057 each signal's status in the output of "handle all print".
25058 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
25059 the \r\n sequence that immediately precedes the gdb prompt.
25060 * gdb.base/a1-selftest.exp: Save original timeout and restore
25061 after test.
25062
25063Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
25064
25065 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
25066 symbol.
25067
25068Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
25069
25070 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
25071
25072Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
25073
25074 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
25075 timeout by 60 seconds.
25076
25077Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
25078
25079 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
25080 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
25081 error return.
25082
25083Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
25084
25085 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
25086 gdb initialization, also report how long dejagnu waited. Restore
25087 old timeout before doing error return. Temporarily increase timeout
889bf7c5 25088 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
25089
25090Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
25091
25092 * lib/gdb.exp: Report timeout value for verbosity level 2.
25093 * config/gdbserver.exp: Ditto.
25094 * config/hppro.exp: Ditto.
25095 * config/mips-gdb.exp: Ditto.
25096 * config/monitor.exp: Ditto.
25097 * config/netware.exp: Ditto.
25098 * config/sim-gdb.exp: Ditto.
25099 * config/slite-gdb.exp: Ditto.
25100 * config/udi-gdb.exp: Ditto.
25101 * config/unix-gdb.exp: Ditto.
25102 * config/vx-gdb.exp: Ditto.
25103 * gdb.base/a1-selftest.exp: Ditto.
25104 * gdb.base/a2-run.exp: Ditto.
25105 * gdb.base/break.exp: Ditto.
25106 * gdb.base/corefile.exp: Ditto.
25107 * gdb.base/list.exp: Ditto.
25108 * gdb.base/recurse.exp: Ditto.
25109 * gdb.base/scope.exp: Ditto.
25110 * gdb.base/signals.exp: Ditto.
25111
25112Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
25113
25114 * gdb.threads/Makefile.in (docdir): Removed.
25115
25116Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
25117
25118 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 25119 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 25120 @srcdir@.
d63a86f8 25121 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
25122 autoconf 2.5 or higher.
25123 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
25124
25125Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
25126
25127 * configure: Regenerated.
25128 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
25129 avoid name clashes with SunOS headers.
25130
25131Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
25132
25133 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
25134
25135Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
25136
25137 * gdb.base/callfuncs.exp: Finish last change -- make sure the
25138 prototype information ends up in the compiler info file.
25139
25140Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
25141
25142 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
25143 attempting to regenerate it. Eliminate use of a temporary file
25144 and just generate the info file directly. Source it immediately,
25145 for consistency of use.
25146 * gdb.base/corefile.exp: Ditto
25147 * gdb.base/exprs.exp: Ditto.
25148 * gdb.base/funcargs.exp: Ditto.
25149 * gdb.base/langs.exp: Ditto.
25150 * gdb.base/list.exp: Ditto.
25151 * gdb.base/mips_pro.exp: Ditto.
25152 * gdb.base/nodebug.exp: Ditto.
25153 * gdb.base/opaque.exp: Ditto.
25154 * gdb.base/ptype.exp: Ditto.
25155 * gdb.base/scope.exp: Ditto.
25156 * gdb.base/setvar.exp: Ditto.
25157 * gdb.base/signals.exp: Ditto.
25158 * gdb.base/whatis.exp: Ditto.
25159 * gdb.c++/templates.exp: Ditto.
25160 * gdb.c++/virtfunc.exp: Ditto.
25161 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 25162 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
25163
25164Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25165
25166 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
25167 it got fixed by the recent lookup_minimal_symbol_by_pc change.
25168 Increase timeout, a lot of single stepping might be needed if the
25169 target has no hardware watchpoints.
25170
25171Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
25172
25173 * gdb.base/break.exp: Ignore compiler warnings when compiling
25174 break.c.
25175 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
25176 * gdb.base/default.exp: Add h8300 xfails. Handle messages
25177 from remote-sim.
25178 * gdb.base/exprs.exp: Add h8300 xfails.
25179 * gdb.base/funcargs.exp: Likewise.
25180 * gdb.base/nodebug.exp: Likewise.
25181 * gdb.base/printcmds.exp: Likewise.
25182 * gdb.base/ptype.exp: Likewise.
25183 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
25184 h8300 xfails.
d63a86f8 25185 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
25186 on the h8300.
25187 * gdb.base/funcargs.c: Explicitly make last constant argument to
25188 call_after_alloca_subr an unsigned long type.
25189 * gdb.base/return.c: Include stdio.h.
25190
25191Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
25192
25193 * config/abug.exp: New file for the older Motorola Bug monitor
25194 that runs on the mvme13x series VME boards.
25195 * config/monitor.exp: Use the new config array for target settings
25196 if they exist.
25197
25198Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
25199
25200 * sim-gdb.exp: Make the SH simulator allocate less space when
25201 it is targeted.
25202
25203Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
25204
25205 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
25206 test.
25207
25208Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
25209
25210 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
25211 "rs6000-*-*" for "list function in include file" when gcc compiled.
25212 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
25213 for "p ctable1[120]".
25214 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
25215 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
25216 Remove setup_xfail for "rs6000-*-*" for
25217 "print 'scope0.c'::filelocal before run".
25218 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
25219 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
25220 since some compilers don't allow both options to be given
25221 on the same command line. Create object file and move it.
d63a86f8 25222
c906108c
SS
25223Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
25224
25225 * gdb.base/corefile.exp: Always regenerate the core file, since
25226 we always regenerate the coremaker program. Detect special case
25227 where registers cannot be read from core file.
d63a86f8 25228
c906108c
SS
25229Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
25230
25231 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
25232 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
25233 * gdb.c++/templates.exp: Only match on basename of file since
25234 some formats like xcoff don't encode directory information.
25235 * gdb.stabs/weird.exp: Use the right sed script for powerpc
25236 and rs6000 AIX xcoff targets.
25237 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
25238 * configure: Regenerate.
25239 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
25240 here, rather than in distclean.
d63a86f8 25241
c906108c
SS
25242Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
25243
25244 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
25245 defined, and use it to compile the test case with -O2. The
25246 native compilation still uses no optimization.
25247 * gdb.base/mips_pro.c: Remove inline assembly code since
25248 it is compiled PIC by default, which results in assembler
25249 warnings that make the testsuite think the compilation
25250 was unsuccessful.
25251
25252Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
25253
25254 * gdb.c++/misc.exp: Add note to message for
25255 "print s.a for foo struct" that this is a known gcc 2.7.2
25256 and earlier bug.
25257
25258Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
25259
25260 * gdb.base/break.exp: Fix pattern for matching "Delete all
25261 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
25262 setup_xfail for deleting all breakpoints test. Fix various
25263 timeout messages to include "(timeout)".
25264 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
25265 for "p t_float_values2(3.14159,float_val2)".
25266 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
25267 for "continue to call2g" when gcc compiled.
25268 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
25269 "up to foo in langs.exp", "show language at foo in langs.exp",
25270 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
25271 and "show language at fsub in langs.exp".
25272 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
25273 "list line 1 in include file", "list message for lines past EOF",
25274 "list function in include file", "list list0.h:foo", and
25275 "list filename:function; nonexistant function".
25276 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
25277 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
25278 and "ptype t_char_array" to be for native cc only.
d63a86f8 25279
c906108c
SS
25280Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
25281
d63a86f8 25282 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 25283 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 25284 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
25285
25286Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
25287
25288 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
25289 "bt in signals.exp". This problem only appears when running
25290 the testsuite, and then only intermittently.
25291
25292Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
25293
25294 * gdb.base/return.exp (return_tests): Differentiate between
25295 two tests of continuing.
25296
25297Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
25298
25299 * */Makefile.in (maintainer-clean): Remove config.log.
25300 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
25301 * gdb.c++/Makefile.in (PROGS): Add inherit.
25302 (clean): Remove *.ci.
25303
25304Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
25305
25306 * gdb.c++/misc.cc: Add test code from Mike Stump.
25307 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
25308
25309Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
25310
25311 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
25312 to "alpha-*-osf2*" and add comment.
25313 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
25314 setup_xfail for "step over execarg initialization" and
25315 "step over corearg initialization".
c906108c
SS
25316 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
25317 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
25318 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 25319 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
25320 "print func2::coremaker_local", and "backtrace in corefile.exp".
25321 * gdb.base/signals.exp: Build and source signals.ci.
25322 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
25323 to be for gcc only.
25324 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 25325
c906108c
SS
25326Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25327
25328 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
25329 Feb 3 procfs.c change.
25330
25331Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
25332
25333 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
25334
25335Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
25336
25337 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
25338 from dejagnu's apparent default of 10 seconds, which gives random
25339 results when running the tests over NFS on moderately loaded systems.
25340 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
25341
25342Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
25343
25344 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
25345 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 25346 result reports.
c906108c
SS
25347
25348Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
25349
25350 * configure.in (CY_AC_PATH_TCLH): Remove.
25351 * configure: Regenerate.
25352
25353Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
25354
25355 * gdb.c++/Makefile.in (clean): Add missing '{'.
25356
25357Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
25358
25359 * lib/gdb.exp: Provide a default value for noinferior.
25360
25361 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
25362 Load libgloss.exp.
25363
25364Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
25365
25366 * gdb.disasm/hppa.exp: Compile directly into an executable, use
25367 the executable, not the .o to run the tests from.
25368
25369Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
25370
25371 * gdb.base/break.exp: Don't test for program exit or exit status
25372 if $noresults if nonzero.
25373 * gdb.base/langs.exp: Likewise.
25374 * gdb.base/watchpoint.exp: Likewise.
25375
25376 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
25377 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
25378 trying to compile the testcase.
25379
25380Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
25381
25382 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
25383 * gdb.base/signals.exp (continue to handler): Likewise.
25384
25385Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
25386
25387 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
25388
25389 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
25390
25391Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
25392
25393 * gdb.base/corefile.exp: Recognize "not found" as failure
25394 when trying to determine if a core file was generated.
25395 If no core file was generate the first time, try again without
25396 the ulimit -c to work around braindamaged shells.
25397
25398Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
25399
25400 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
25401 [] tests with "test" and enclose string in quotes.
25402 * gdb.stabs/configure: Rebuild
d63a86f8 25403
c906108c
SS
25404Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
25405
25406 Changes in sync with expect:
25407 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
25408 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
25409 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
25410 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
25411 argument to AC_REQUIRE.
25412 * configure: Regenerated.
25413
25414Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
25415
25416 * gdb.base/corefile.exp: When generating a core, discard any
25417 error messages about ulimit not found and the "core dumped"
25418 message from the shell that runs the coredumper.
25419
25420Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
25421
25422 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
25423
25424 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
25425 which sed script to run. Expect failure for v_comb test
25426 on PA targets too.
d63a86f8 25427
c906108c
SS
25428Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
25429
25430 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 25431 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
25432
25433Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
25434
25435 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
25436 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 25437 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
25438 * lib/gdb.exp (default_gdb_start): Fix typo.
25439 * gdb.base/corefile.exp: Allow "Core was generated by ..."
25440 messages to not include the full program name that caused
25441 the core dump since some systems (such as solaris) apparently
25442 truncate this path to about 80 characters.
25443 When generating a core file first try increasing the core file
25444 size limit to unlimited since some systems may default it to
25445 zero, and it is harmless to try it. Move the test for failing
25446 to generate a core file to where it will actually get executed.
25447 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
25448 new gdb result from g++ debug info improvements and make old
25449 pattern obsolescent. Also account for size_t differences
25450 (may be int or long).
25451 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
25452 initialization before function call is placed in the delay slot
25453 and thus appears to be skipped over by commands such as "next".
25454
25455Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
25456
25457 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
25458
25459Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
25460
25461 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
25462 input source file; fix code to compile test to deal with this
25463 convention.
25464 * gdb.c++/*.exp: Likewise.
25465
25466Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
25467
25468 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
25469 "bt in signals.exp".
25470
25471Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
25472
25473 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
25474 "step over execarg initialization" and
889bf7c5 25475 "step over corearg initialization".
c906108c
SS
25476
25477Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
25478
25479 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
25480 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
25481
25482Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
25483
25484 From Rob Savoye (rob@poseidon.cygnus.com)
25485 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
25486 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
25487 configure.in}, gdb.disasm/{Makefile.in, configure.in},
25488 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
25489 configure.in}: Major reworking for autoconfig.
c906108c
SS
25490 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
25491 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 25492 New files.
c906108c
SS
25493 * config/unix-gdb.exp: Make GDB global.
25494 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
25495 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
25496 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
25497 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
25498 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
25499 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 25500 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
25501 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
25502 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
25503 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
25504 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 25505 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
25506 to returns as necessary, arrange for test to compile own testcase
25507 executable.
c906108c 25508 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 25509
c906108c
SS
25510Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
25511
25512 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 25513 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
25514 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
25515 "backtrace through signal handler".
25516
25517Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25518
25519 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
25520 continuing from a job control stop signal.
25521 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
25522
25523Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
25524
25525 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
25526 * gdb.base/corefile.exp: Likewise.
25527 * gdb.base/funcargs.exp: Likewise.
25528
25529Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
25530
25531 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
25532 * config/monitor.exp: Add support for setting baud rate.
25533
25534Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
25535
25536 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
25537 i*86-*-linux* xfails for "backtrace through signal handler".
25538 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
25539 "print func2::coremaker_local".
25540 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 25541 alpha-dec-osf2* xfail for
c906108c
SS
25542 "delete all breakpoints when none".
25543
25544Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
25545
25546 * gdb.base/break.exp: Change test that deletes all breakpoints
25547 when no user breakpoints are installed. A post 4.15 change
25548 causes gdb to no longer prompt in this case.
25549
25550Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
25551
25552 * gdb.base/return.exp (return_tests): Change xfail for test
25553 "correct value returned double test" to stop xfailing at
25554 Solaris 2.5. Apparently the bug has been fixed.
25555
25556Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
25557
25558 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
25559 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
25560
25561Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
25562
25563 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
25564 * gdb.disasm/hppa.s: Corresponding changes.
25565
25566Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
25567
25568 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
25569 makefile fragment.
25570 * config/mt-hpux: Deleted.
25571
25572Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
25573
d63a86f8 25574 * Many files: When warning about suppressed tests due to a
c906108c
SS
25575 nonexistant test binary, avoid incrementing the warning count.
25576
25577Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
25578
25579 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 25580
c906108c
SS
25581Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25582
25583 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
25584 "sparc-*-solaris2*".
25585
25586Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25587
25588 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
25589 Add global and local variables and initialize them.
25590 * gdb.base/corefile.exp: Test correct mapping of corefile sections
25591 by printing variables. Remove rs6000 and powerpc xfails, BFD now
25592 extracts the file name and terminating signal from the core file.
25593 * TODO: Remove note about tests for correct mapping of corefile.
25594 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
25595 from optimizing it away.
25596 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
25597 handles common blocks.
25598
25599Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
25600
25601 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
25602 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
25603
25604Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
25605
25606 * Makefile.in (maintainer-clean): New target, synonym for
25607 realclean.
25608 * gdb.base/Makefile.in (maintainer-clean): Likewise.
25609 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
25610 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
25611 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
25612 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
25613 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
25614
25615Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
25616
25617 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
25618 xfails when not gcc compiled for "print foo::funclocal".
25619 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
25620 "print foo::funclocal at foo",
25621 "print 'scope1.c'::foo::funclocal at foo",
25622 "print foo::funclocal_bss at foo",
25623 "print 'scope1.c'::foo::funclocal_bss at foo",
25624 "print foo::funclocal_ro at foo",
25625 "print 'scope1.c'::foo::funclocal_ro at foo",
25626 "print bar::funclocal at foo" and
25627 "print 'scope1.c'::bar::funclocal at foo".
25628 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
25629 gcc compiled for "print foo::funclocal at bar".
25630 Expand all messages to ensure that they identify that
25631 the test is at bar().
25632 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
25633 gcc compiled for:
25634 "ptype on opaque struct pointer (statically)",
25635 "ptype on opaque struct tagname (statically)",
25636 "ptype on opaque struct pointer (dynamically) 1",
25637 "ptype on opaque struct tagname (dynamically) 1",
25638 "ptype on opaque struct pointer (dynamically) 2" and
25639 "ptype on opaque struct tagname (dynamically) 2
25640 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
25641 gcc compiled for:
25642 "p datalocal"
25643 "whatis datalocal",
25644 "ptype datalocal",
25645 "p bsslocal",
25646 "whatis bsslocal", and
25647 "ptype bsslocal".
25648 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
25649 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
25650 when not gcc compiled.
25651 * gdb.base/funcargs.exp (float_and_integral_args): Add
25652 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
25653 compiled.
25654 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
25655 "backtrace from call6a" when not gcc compiled.
25656 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
25657 "backtrace from call7a" when not gcc compiled.
25658 * gdb.base/callfuncs.exp (do_function_calls):
25659 Add "hppa*-*-hpux*" xfail when not gcc compiled for
25660 "p t_char_array_values(char_array_val2,char_array_val1)",
25661 "p t_char_array_values(char_array_val1,char_array_val2)",
25662 "p t_char_array_values("carray 1","carray 2")",
25663 "p t_char_array_values("carray 1",char_array_val2)",
25664 "p t_char_array_values(char_array_val1,"carray 2")",
25665 "p sum_args(1,{2})",
25666 "p sum_args(2,{2,3})",
25667 "p sum_args(3,{2,3,4})",
25668 "p sum_args(4,{2,3,4,5})"
25669 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
25670 "backtrace in corefile.exp" when not gcc compiled.
25671
25672Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25673
25674 * gdb.base/signals.exp: Rewrite `handle all print' test as
25675 a procedure. Accept blanks or TABs as whitespace, increase
25676 timeout and expect input buffer size for the large output
25677 from the command. Remove "i*86-*-bsdi2.0" xfail.
25678
25679Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25680
25681 * gdb.base/setvar.exp: Add new testcases for truncation when
25682 assigning invalid values to bitfields.
25683
25684Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
25685
d63a86f8 25686 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
25687 mips-sgi-irix* xfail for
25688 "call inferior func with struct - returns char *"
25689 and fix test so that an optional (unsigned char *) cast is
889bf7c5 25690 accepted in the result.
c906108c
SS
25691
25692Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
25693
25694 * gdb.base/funcargs.exp (float_and_integral_args): Remove
25695 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
25696 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
25697 * gdb.base/signals.exp: Remove duplicate "handle all print" test
25698 that accidentally got checked in.
25699
25700Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
25701
d63a86f8 25702 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
25703 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
25704 compiled test.
25705 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
25706 Add mips-sgi-irix5* xfail for not gcc compiled.
25707 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
25708 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
25709 "p top", "whatis top", "p middle", and "whatis middle".
25710 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
25711 "whatis signed char" for not gcc compiled.
25712 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
25713 "set variable signed char=-1 (-1)" and
25714 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
25715 * gdb.base/funcargs.exp (float_and_integral_args):
25716 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
25717 Add mips-sgi-irix* xfail when not gcc compiled for
25718 "continue to call2b".
25719 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
25720 "continue to call2g".
25721 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
25722 "backtrace from call6a"
25723 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
25724 "backtrace from call7k".
25725 Add mips-sgi-irix5* xfail when not gcc compiled for
25726 "backtrace from call7a".
25727 (localvars_after_alloca): Fix gdb_test cmds for
25728 "print * after runto ...".
25729 Remove rs6000-*-* xfails for
25730 "print i after runto localvars_after_alloca" and
25731 "print l after runto localvars_after_alloca"
25732 for all compilers.
25733 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 25734 when not compiled with gcc, for:
c906108c
SS
25735 "print signed char == (minus)",
25736 "print signed char != (minus)",
25737 "print signed char < (minus)",
25738 "print signed char > (minus)".
25739 * gdb.base/callfuncs.exp (do_function_calls):
25740 Add mips-sgi-irix* xfail, when compiled with native compiler, for
25741 "call inferior func with struct - returns char *".
d63a86f8 25742 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
25743 "correct value returned double test" to include Solaris 2.4.
25744 * gdb.base/funcargs.exp (float_and_integral_args):
25745 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 25746
c906108c
SS
25747Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25748
25749 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
25750 enumeration bitfields if compiling with GNU C.
25751 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
25752 to empty' prompt.
25753
25754Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
25755
25756 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
25757 test for PRO targets.
25758
25759 * gdb.base/funcargs.exp: Avoid ever setting more than 8
25760 breakpoints in the inferior at any given time by making
25761 two groups of breakpoints for call2*, call6* and call7*
25762 tests.
25763
25764Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25765
25766 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
25767 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
25768 from optimizing it away.
25769 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
25770 "call inferior func with struct".
25771
25772Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
25773
25774 * configure.in: Only configure gdb.chill for particular targets.
25775
25776Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
25777
25778 * gdb.base/Makefile.in: Add action to .c.o transformation
25779 rule that generates a .ci file for each .o file and remove
25780 explicit .c.o rules except for callfuncs.o.
25781 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
25782 generates a .ci file for each .o file and remove explicit
25783 .cc.o rules.
25784 (clean): Remove *.tmp *.ci files.
25785 (EXECUTABLES): Remove templ-info.exp.
25786 * gdb.base/compiler.c: New file.
25787 * gdb.c++/compiler.cc: New file
25788 * gdb.base/scope.exp: Source gdb.base/scope.ci.
25789 Change rs6000-*-* xfail for
25790 "print 'scope0.c'::filelocal_ro" and
25791 "print 'scope1.c'::filelocal" and
25792 "print 'scope1.c'::filelocal_bss" and
25793 "print 'scope1.c'::filelocal_ro" and
25794 "print 'scope1.c'::foo::funclocal" and
25795 "print 'scope1.c'::foo::funclocal_ro" and
25796 "print 'scope1.c'::bar::funclocal" and
25797 "print 'scope0.c'::filelocal_ro" and
25798 "print 'scope1.c'::filelocal at foo" and
25799 "print 'scope1.c'::filelocal_bss at foo" and
25800 "print 'scope1.c'::filelocal_ro at foo" and
25801 "print 'scope1.c'::foo::funclocal at foo" and
25802 "print 'scope1.c'::foo::funclocal_bss at foo" and
25803 "print 'scope1.c'::foo::funclocal_ro at foo" and
25804 "print 'scope1.c'::bar::funclocal at foo" and
25805 "print 'scope0.c'::filelocal_ro" and
25806 "print 'scope1.c'::filelocal" and
25807 "print 'scope1.c'::filelocal_bss" and
25808 "print 'scope1.c'::filelocal_ro" and
25809 "print 'scope1.c'::foo::funclocal" and
25810 "print 'scope1.c'::foo::funclocal_bss" and
25811 "print 'scope1.c'::foo::funclocal_ro" and
25812 "print 'scope1.c'::bar::funclocal" and
25813 "print 'scope1.c'::bar::funclocal_bss"
25814 to only be xfail'd when not compiled with gcc.
d63a86f8 25815 Add rs6000-*-* xfail for
c906108c
SS
25816 "print 'scope0.c'::filelocal_bss before run"
25817 when compiled with gcc.
25818 (test_at_main): Add rs6000-*-* xfail for
25819 "print filelocal_ro in test_at_main"
25820 when compiled with gcc.
25821 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 25822 Add rs6000-*-aix* xfail for
c906108c
SS
25823 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
25824 "ptype t_char_array", not compiled with gcc.
25825 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
25826 xfail for "list foo (in include file)" when gcc compiled.
25827 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 25828 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
25829 "run to call0a" if not compiled with gcc.
25830 (unsigned_integral_args): Add rs6000-*-* xfail for
25831 "run to call1a" if not compiled with gcc.
25832 (float_and_integral_args): Add rs6000-*-* xfail for
25833 "run to call2a" if not compiled with gcc and for
25834 "continue to call2b" for any compiler.
25835 Add rs6000-*-* xfail to
25836 "print f1 after run to call2a" for gcc compiled.
25837 (discard_and_shuffle): Add rs6000-*-* xfail for
25838 "run to call6a".
25839 (shuffle_round_robin): Add rs6000-*-* xfail for
25840 "backtrace from call7a" if not compiled with gcc.
25841 Add rs6000-*-* xfail for
25842 "backtrace from call7b" if compiled with gcc.
25843 (call_after_alloca): Add rs6000-*-* xfail for
25844 "print c in call_after_alloca" and
25845 "print s in call_after_alloca" and
25846 "backtrace from call_after_alloca_subr"
25847 if not compiled with gcc.
25848 (localvars_in_indirect_call): Add rs6000-*-* xfail for
25849 "print c in localvars_in_indirect_call" and
25850 "print c in localvars_in_indirect_call" and
25851 "backtrace in indirectly called function" and
25852 "stepping into indirectly called function"
25853 if not compiled with gcc.
25854 (localvars_after_alloca): Add rs6000-*-* xfail for
25855 "print c after runto localvars_after_alloca" and
25856 "print s after runto localvars_after_alloca" and
25857 "print i after runto localvars_after_alloca" and
25858 "print l after runto localvars_after_alloca"
25859 for all compilers.
25860 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
25861 than whatis-info.exp.
25862 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
25863 than opaque-info.exp.
25864 Setup rs6000-*-* xfail for
d63a86f8 25865 "ptype on opaque struct pointer (statically)" and
c906108c
SS
25866 "ptype on opaque struct pointer (dynamically)" when
25867 not compiled with gcc.
25868 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
25869 rather than callf-info.exp.
25870 (do_function_calls): Add clear_xfail for rs6000-*-* for
25871 "p t_float_values2(3.14159,float_val2)". Seems to work
25872 fine there, both with xlc and gcc. Need to find out what
25873 it is doing right and fix other platforms.
25874 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
25875 "call inferior func with struct - returns int",
25876 "call inferior func with struct - returns long",
25877 "call inferior func with struct - returns float",
25878 "call inferior func with struct - returns double",
25879 "call inferior func with struct - returns char *",
25880 but only if not gcc compiled (presumes xlc compiled).
25881 Change rs6000-*-* xfails for
25882 "call inferior func with struct - returns char" and
25883 " call inferior func with struct - returns short" to only
25884 xfail if not using gcc.
25885 (clean mostlyclean): Remove *.ci and *.tmp files.
25886 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
25887 than templ-info.exp.
25888 * gdb.base/langs.exp: Source gdb.base/langs.ci.
25889 Add rs6000-*-* xfail for "up to foo in langs.exp"
25890 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 25891 when not gcc compiled.
d63a86f8 25892
c906108c
SS
25893Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
25894
25895 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
25896 * gdb.base/corefile.exp: Likewise.
25897 * gdb.base/list.exp: Likewise.
25898 * gdb.base/scope.exp: Likewise.
25899 * gdb.base/siganls.exp: Likewise.
25900
25901 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
25902 compiler output.
25903 * gdb.base/whatis.exp: Likewise.
25904
25905Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
25906
25907 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
25908 failure (opcode table has been fixed to match reality).
25909
25910Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
25911
25912 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
25913 "call inferior func with struct - returns char",
25914 "call inferior func with struct - returns short"
25915
25916 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
25917 "print 'scope0.c'::filelocal at main",
25918 "print 'scope0.c'::filelocal_bss in test_at_main",
25919 "print 'scope0.c'::filelocal at foo",
25920 "print 'scope0.c'::filelocal_bss in test_at_foo",
25921 "print 'scope0.c'::filelocal at bar",
25922 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 25923
c906108c
SS
25924 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
25925 in source file 1". This bug seems to have been fixed with both
25926 gcc and native cc (was native assembler bug?).
25927
25928Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
25929
25930 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
25931 "backtrace through signal handler" to "i*86-*-sysv4*".
25932 * gdb.base/signals.exp: Add xfail for "'next' behaved as
25933 continue" case. Add "known SVR4 bug" to fail message.
25934 Add "i*86-*-bsdi2.0" xfail for "handle all print".
25935 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
25936 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
25937 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
25938 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
25939 "up to foo in langs.exp", "show language at foo in
25940 langs.exp", "up to cppsub_ in langs.exp", "show
25941 language at cppsub_ in langs.exp", "up to fsub in
25942 langs.exp", and "show language at fsub in langs.exp".
25943 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
25944 "bactrace in corefile.exp".
25945 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
25946 "call inferior function with struct - returns float" and
25947 "call inferior function with struct - returns double".
d63a86f8 25948
c906108c
SS
25949Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
25950
25951 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
25952 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
25953 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
25954 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
25955
25956Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
25957
25958 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
25959 (or overriden) "CHILL" macro rather then bare "gcc".
25960 Also look for ../../gcc/xgcc since that is what we will
25961 actually need, not "Makefile". Remove following assignment
25962 of CHILL to CHILL_FOR_TARGET because that results in
25963 recursive definition.
25964
25965Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
25966
25967 * gdb.base/corefile.exp: Change xfail for backtrace in
25968 corefile.exp from linuxaout to all linux.
25969 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
25970 cases where we miss the breakpoint at the signal handler
25971 for some reason. Setup xfail for linuxoldld/linuxaout and
25972 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
25973 hitting SIGURG breakpoint.
25974 * gdb.base/signals.exp: Setup xfail for "next" acting like
25975 continue to add linuxoldld. Setup xfail for all linux for
25976 "next to handler in signals_tests_1", "backtrace in
25977 signals_tests_1", "continue to func1", "pass SIGUSR1",
25978 and continue to handler".
25979
25980Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
25981
25982 * Update all FSF addresses except those in COPYING* files.
25983
25984Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
25985
25986 * gdb.base/a2-run.exp: Change messages to be more explicit about
25987 the status of args, and quote binfile in results.
25988
25989Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
25990
25991 * gdb.base/callfuncs.exp: Add tests for passing structs to
25992 inferior functions and return various types.
25993 * gdb.base/callfuncs.c: Add functions to receive a struct
25994 and return a member of the struct, in various types.
25995
25996Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25997
25998 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
25999
26000Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
26001
26002 * config/vxworks29k.exp: New file, sources vxworks.exp.
26003
26004Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
26005
26006 * config/gdbremote.exp: New file. Testing framework using
26007 gdbserver.
26008
26009Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
26010
26011 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
26012 "call function when asleep" and "send end of file".
26013 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
26014 for "backtrace in corefile.exp".
26015 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
26016 for "backtrace through signal handler".
26017 * gdb.base/corefile.exp: Make sure we actually generate a core file
26018 before trying the core tests. Some systems allow the user to suppress
26019 generation of core files and default to that (linux for example).
26020 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
26021 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
26022
26023Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
26024
26025 * gdb.threads: New directory with some crude multi-threaded
26026 gdb tests (step.exp and step2.exp).
26027 * config/mt-lynx (STEP_EXECUTABLE): Define.
26028 (THREADFLAGS): Define.
26029
26030Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
26031
26032 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
26033
26034 * gdb.base/signals.exp: Disable whole file for lynx until
26035 further notice.
26036
26037 * gdb.base/signals.exp: xfail test where "next" acts like
26038 "continue" for lynx.
26039
26040 * gdb.base/interrupt.exp: xfail test for calling function while
26041 inferior is asleep for lynx.
26042
26043 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
26044 than one cr-lf after each command.
26045
26046Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26047
26048 * configure.in: Reinstate setting of stabsdirs variable, fix
26049 typo in setting up configdirs for native builds.
26050
26051 * gdb.base/return.exp: Fix typo in return double test.
26052 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
26053 compiler from optimizing them away.
26054
26055Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
26056
26057 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
26058 sequences to be echo'd by gdb when using gdb_test.
26059 * gdb.chill/chexp.exp: Likewise.
26060 * gdb.fortran/exprs.exp: Likewise
26061
26062Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
26063
26064 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
26065 after the inferior gdb has started.
26066
26067 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
26068 after each command.
26069 * gdb.base/funcargs.exp: Likewise.
26070 * gdb.base/gdbvars.exp: Likewise.
26071 * gdb.base/interrupt.exp: Likewise.
26072 * gdb.base/list.exp: Likewise.
26073 * gdb.base/watchpoint.exp: Likewise.
26074 * gdb.c++/demangle.exp: Likewise.
26075 * gdb.c++/inherit.exp: Likewise.
26076 * gdb.chill/chexp.exp: Likewise.
26077 * gdb.fortran/exprs.exp: Likewise.
26078
26079 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
26080 test if we can't handle IO to/from the inferior.
26081
26082 * gdb.c++/misc.exp: Always check for a program already being
26083 started after sending a "run" command to gdb.
26084
26085 * gdb.base/twice.exp: Start with a fresh gdb.
26086
26087 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
26088 only depend on gdb's expression code, not the chill runtime.
26089
26090 * gdb.base/return.c: Put return values into variables so we
26091 can have gdb print them rather than depending on the program
26092 to print them.
26093 * gdb.base/return.exp: Corresponding changes.
26094
26095 * lib/gdb.exp: Provide default value for noinferiorio.
26096 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
26097 the inferior.
26098
26099 * gdb.base/break.exp: Always check for a program already being
26100 started after sending a "run" command to gdb.
26101 (text_next_with_recursion): Don't check the output from the
26102 program's printf statement. Instead just make sure the program
26103 exited.
26104
26105 * gdb.base/commands.exp: Protect tests which need arguments with
26106 $noargs conditionals.
26107
26108Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26109
26110 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
26111 of structure member arrays to match gdb/valops.c:value_addr change.
26112
26113Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
26114
26115 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
26116 cases.
26117
26118Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
26119
26120 * configure.in (configdirs): Remove gdb.chill from default list
26121 of subdirs and then add it back in only if doing a native build.
26122 The current chill compiler does not yet work in any cross build.
26123 * Revert all signal changes from Jul 6.
26124 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
26125 for sh-hms targets, allowing these tests to link, with no other
26126 changes. Testing is suppressed by setting "nosignals" in site.exp.
26127
26128Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
26129
26130 * configure.in (signaldirs): Define and add to configdirs for all
26131 targets except some specific ones that are known to not support signals.
26132 Also clean up formatting.
26133 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
26134 (signals, sigall): Remove rules to build.
26135 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
26136 Moved to new gdb.signals directory.
26137 * gdb.signals: New test directory.
26138 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
26139 signals.c signals.exp}: New or moved files.
26140
26141Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
26142
26143 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
26144
26145Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
26146
26147 * gdb.base/return.exp: Xfail `return double' test failure
26148 on at least Solaris 2.3 and handle future/past versions on
26149 a case by case basis as appropriate. Also update message
26150 to include i*86 failures.
26151
26152Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26153
26154 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
26155
26156 * lib/gdb.exp: Fix comment which erroneously identified
26157 gdb_file_cmd as gdb_load (the 19 May change was in fact to
26158 gdb_file_cmd not gdb_load).
26159 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
26160
26161 * gdb.base/setvar.exp: Make test names consistent between pass and
26162 fail cases. Use gdb_test more.
26163
26164Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26165
26166 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
26167
26168Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26169
26170 * gdb.base/help.exp: Fix expected help string for `show commands'.
26171
26172Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
26173
26174 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
26175
26176 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
26177 of a text section.
26178
26179Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
26180
26181 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
26182 that loop eventually terminates. Fix Connection refused logic so
26183 that testsuite will expire nicely.
26184
26185Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
26186
26187 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
26188 config/rom68k.exp: New tcl glue for the appropriate monitors.
26189 These all just end up calling monitor.exp.
26190 * config/monitor.exp (gdb_target_monitor): Handle `Connection
26191 refused' by retrying. Cleanup some timeout issues.
26192 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
26193 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
26194 callers don't have to set/restore global timeout variable.
26195
26196 * The following set of changes centralizes management of the global
26197 timeout variable. This way, it can be set in one target dependent
26198 place instead of dozens of places scattered throughout the test suite.
26199 If you need to lengthen a timeout, then you should either set timeout
26200 in one of the config/{target}.exp files, or multiply it by a factor.
26201 Setting it to an absolute value is always going to lose for some
26202 targets.
26203 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
26204 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
26205 * gdb.base/funcargs.exp: Don't set timeout.
26206 * gdb.base/list.exp (test_forward_search): Only use local timeout.
26207 * gdb.base/printcmds.exp (test_print_string_constants
26208 test_print_array_constants): Don't set timeout.
26209 * gdb.base/ptype.exp: Don't set timeout.
26210 * gdb.base/recurse.exp: Don't set timeout.
26211 * gdb.base/return.exp: Don't set timeout.
26212 * gdb.base/watchpoint.exp: Don't set timeout.
26213 * gdb.c++/classes.exp (do_tests): Don't set timeout.
26214 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
26215
26216Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
26217
26218 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
26219
26220Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26221
26222 * lib/gdb.exp: Disable chill tests for irix5.
26223
26224Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26225
26226 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
26227 each test pass or fail.
26228
26229Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26230
26231 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
26232 xlc not gcc.
26233
26234Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
26235
26236 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
26237
26238Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
26239
26240 * config/est.exp: Fix copyright and comments. Remove dead code.
26241 Use targetname, serialport and baud variables instead of fixed
26242 constants.
26243 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
26244 * config/cpu32bug.exp: New file to support cpu32bug monitors.
26245
26246Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26247
26248 * gdb.base/watchpoint.exp: Don't run
26249 test_watchpoint_triggered_in_syscall for sunos.
26250
26251Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26252
26253 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
26254 they don't seem to exist. Do include stdio.h.
26255
26256Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26257
26258 * gdb.base/a1-selftest.exp: Add alpha xfail.
26259
26260Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26261
26262 * gdb.base/watchpoint.c (main): Prompt before calling read().
26263 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
26264 Revise accordingly. Remove cruft about sending "123" several
26265 times, until it gets noticed. Clean up the "print buf[0]" stuff
26266 so that it passes or fails, and waits for prompts in the usual way.
26267
26268Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26269
26270 * gdb.base/recurse.exp: Fix comment.
26271
26272 * TODO: Remove item about printing variables in nodebug.exp. Add
26273 item about enabling tests which are only run on some targets.
26274
26275 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
26276 fail, make test names unique, use new gdb_test convention
26277 regarding pattern, use gdb_test more, etc.).
26278
26279 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
26280 fail, make test names unique, etc.).
26281
26282Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26283
26284 * gdb.base/nodebug.c: Change return type of top and middle to
26285 short.
26286 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
26287 are fixed by the recent mdebugread.c changes. Allow `short ()'
26288 as type for top and middle.
26289
26290Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26291
26292 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
26293 nearly as I can tell, the whole thing was an accident in Stu's
26294 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
26295 to replace a send/expect pair with gdb_test, but ended up only
26296 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
26297 of 30 Mar 1995 took care of it, but left this vestigial comment
26298 which I am now nuking.
26299
26300Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26301
26302 * gdb.base/break.exp: Look for different line number for
26303 breakpoint at main depending on usestubs.
26304
26305Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26306
26307 * gdb.base/list.exp: Adjust some alternate expect patterns to
26308 match recent list0.c change. Add alternate expect pattern for
26309 output from `list default lines around main' for optimizing
26310 compilers.
26311
26312Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26313
26314 * lib/gdb.exp: If nosignals is not set, set it to 0.
26315
26316Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
26317
26318 * config/slite-gdb.exp: Responds to load symbol table prompt.
26319 * gdb.base/break.exp: Adjust line number, fix rerun.
26320 * gdb.base/langs0.c: Add #ifdef usestubs.
26321
26322Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
26323
26324 * gdb.base/list.exp: Adjust line contents after adding new lines in
26325 list0.c. Also fix a syntax error.
26326
26327 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
26328 * gdb.base/break.exp: ditto.
26329 * gdb.base/list.exp: ditto.
26330 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
26331 * gdb.base/run.c: ditto.
26332 * gdb.base/list0.c: ditto.
26333 * gdb.base/funcargs.c: ditto.
26334
26335Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
26336
26337 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
26338 $targetname, $serialport and $baud instead of hardwired variables.
26339 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
26340 target doesn't support signals.
26341
26342Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
26343
26344 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
26345
26346Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26347
26348 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
26349 Don't rely on the value of an auto variable before it has been
26350 initialized. Use gdb_test more.
26351
26352Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26353
26354 * lib/gdb.exp (default_gdb_version): A version number must start
26355 with a digit, but other than that contains all characters up to
26356 the first whitespace character.
26357
26358Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26359
26360 * gdb.base/commands.exp (breakpoint_command_test): New tests.
26361
26362Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26363
26364 * gdb.c++/*.exp: Warn if executable does not exist. The original
26365 reason for skipping the warning was that configure.in sometimes
26366 intentionally skipped building the executables but the tcl code
26367 had no way of knowing. That (a) was always bogus with respect to
26368 error handling, (b) is no longer true (right now there is no way
26369 to skip C++ tests).
26370
26371 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
26372
26373Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26374
26375 * gdb.base/list.exp: Add expect patterns for output from
26376 SunPRO compiled executables.
26377 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
26378 types.
26379
26380Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26381
26382 * gdb.base/break.exp (test_next_with_recursion): Accept any line
26383 number (we are already testing that the correct source line text
26384 gets printed).
26385
26386 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
26387 that is what is intended, but something needed to be done to get
26388 sunos4 native working again.
26389
26390 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
26391
26392 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
26393 apparently went with a (very) old xfail.
26394
26395Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
26396
26397 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
26398 runto_main is a proc in gdb.exp that will do 'step' for target use
26399 stubs.
26400 * gdb.base/exprs.exp: ditto.
26401 * gdb.base/interrupt.exp: ditto.
26402 * gdb.base/opaque.exp: ditto.
26403 * gdb.base/printcmds.exp: ditto.
26404 * gdb.base/ptype.exp: ditto.
26405 * gdb.base/scope.exp: ditto.
26406 * gdb.base/setvar.exp: ditto.
26407 * gdb.base/signals.exp: ditto.
26408 * gdb.base/twice.exp: ditto.
26409 * gdb.c++/classes.exp: ditto.
26410 * gdb.c++/inherit.exp: ditto.
26411 * gdb.c++/templates.exp: ditto.
26412 * gdb.base/break.exp: no run and hit main for stubs. Change line
26413 numbers for breakpoints and info breakpoint.
26414 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
26415 breakpoint().
26416 * gdb.base/callfuncs.c: ditto.
26417 * gdb.base/exprs: ditto.
26418 * gdb.base/interrupt.c: ditto.
26419 * gdb.base/opaque0.c: ditto.
26420 * gdb.base/printcmds.c: ditto.
26421 * gdb.base/ptype.c: ditto.
26422 * gdb.base/scope0.c: ditto.
26423 * gdb.base/setvar.c: ditto.
26424 * gdb.base/signals.c: ditto.
26425 * gdb.base/twice.c: ditto.
26426 * gdb.c++/misc.cc: ditto.
26427 * gdb.c++/templates.cc: ditto.
26428
26429Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26430
26431 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
26432
26433 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
26434 somewhere between `read' and `main.c'. I'm pretty sure the
26435 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
26436 and it isn't particularly useful.
26437
26438 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
26439
26440Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26441
26442 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
26443
26444Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
26445
26446 * config/mt-slite: add LIBS and -nostdlib.
26447 * config/slite-gdb.exp: add this new file to support sparclite target.
26448
26449Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
26450
26451 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
26452
26453 * gdb.base/a2-run.exp: Change argument to istarget from
26454 "*-*-vxworks" to "*-*-vxworks*".
26455 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
26456
26457Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
26458
26459 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
26460 will not runto main but do a 'step' to step out of breakpoint().
26461 * config/mt-slite: add -Dusestubs.
26462
26463Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26464
26465 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
26466 instead of just @.
26467
26468 * gdb.base/signals.exp: Add test for "handle all print".
26469 * TODO: Remove "handle all print". Also remove item about
26470 checking copyright date (I don't like the idea of a spurious FAIL
26471 based on when we run the tests).
26472
26473 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
26474 for SunOS4 (reason for failure not investigated). Remove
26475 redundant test for $binfile.
26476
26477 * gdb.base/nodebug.c (array_index): Call malloc.
26478
26479 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
26480
26481Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
26482
26483 * gdb.base/recurse.exp: Update gdb_test invocation to use new
26484 conventions and slightly simplify the matching regexp.
26485
26486Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26487
26488 * gdb.base/break.exp: Update gdb_test invocation to use new
26489 convention.
26490
26491 * lib/gdb.exp: If noargs is not set, set it to 0.
26492
26493 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
26494 tests unique.
26495
26496 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
26497
26498Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26499
26500 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
26501 one argument of type "<non-float parameter>".
26502
26503Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
26504
26505 * config/rom68k.exp: New file to support Motorola IDP board.
26506 * gdb.base/a2-run.exp: Skip this file if noargs is set.
26507 * gdb.base/break.c: Change things around so that this program
26508 doesn't depend upon args. This is necessary to make remote
26509 targets work (in general, they can't take args).
26510 * gdb.base/break.exp: Don't try to send args to program. Don't
26511 expect output. Also, replace lots of code with gdb_test.
26512
26513Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26514
26515 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
26516 printing of '\'' (which is what the comment says we are testing,
26517 even though we were not), not '''.
26518 (test_integer_literals_rejected): Test that printing ''' is an error.
26519
26520 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
26521 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
26522 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
26523 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
26524 Use gdb_test not test_print_accept.
26525 * lib/gdb.exp: Remove test_print_accept.
26526
26527 * gdb.base/signals.exp (signal_tests_1): Make pass message
26528 consistent with fail message.
26529
26530 * gdb.base/whatis.exp: Remove xfails for printing char vs.
26531 unsigned char; the bug (PR 1821) is fixed.
26532
26533 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
26534
26535 * gdb.base/scope.exp (test_at_localscopes): Call pass for
26536 successful tests--makes xfailing them work right.
26537
26538Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26539
26540 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
26541 only \r\n, not .*. The test can pass .* as the last thing in
26542 $pattern if that is what it wants. In addition to providing this
26543 flexibility, this change should speed up pattern matching in cases
26544 where the pattern already ended with .* (there were a number of
26545 them). This change also helps catch bad patterns--in the old
26546 scheme the typo "char \*" instead of "char \\*" would pass. Now
26547 it is caught.
26548 * Many .exp files: Update callers.
26549
26550 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
26551 clearer and does not spuriously match multiple ('s. Likewise for
26552 ) and *.
26553
26554 * gdb.base/nodebug.exp: Test ability to call a function and pass
26555 it a string (even with no debugging info).
26556
26557 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
26558 "p '\'", which is the same as "p ''" once tcl gets done with
26559 quoting, to "p '\\'", which I suspect is what is intended (one
26560 backslash gets sent to GDB).
26561
26562 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
26563
26564Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26565
26566 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
26567 1817) was fixed literally years ago.
26568
26569Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26570
26571 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
26572 test, it causes stepping out of call_after_alloca_subr with
26573 optimizing compilers.
26574 (localvars_in_indirect_call): Consume GDB prompt if `finish'
26575 fails.
26576
26577 * gdb.c++/templates.exp: Source templ-info.exp only if
26578 the templates executable exists.
26579
26580 * gdb.c++/misc.cc (class Contains_static_instance,
26581 class Contains_nested_static_instance),
26582 gdb.c++/classes.exp (test_static_members): Test printing of
26583 a class that contains a static instance of the class.
26584
26585Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26586
26587 * gdb.base/langs2.c (cppsub_): Don't prototype.
26588 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
26589 only, I believe).
26590
26591Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26592
26593 * lib/gdb.exp (skip_chill_tests): New procedure.
26594
26595 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
26596
26597Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
26598
26599 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
26600 each expect pattern. Cuts runtime from 12 to about 4 seconds.
26601
26602Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26603
26604 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
26605
26606 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
26607 disassemble 8, not 16, instructions for part 4.
26608
26609 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
26610 support the latter anymore.
26611
26612 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
26613 -DNO_PROTOTYPES.
26614 * gdb.base/callfuncs.c: Control use of prototypes based on
26615 NO_PROTOTYPES, not __STDC__.
26616 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
26617 t_float_values2 tests if prototypes in use.
26618
26619 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
26620 t_double_values): When checking differences against DELTA, check
26621 that difference is within the range (-DELTA,DELTA), not just
26622 (-infinity,DELTA).
26623
26624Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
26625
26626 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
26627 'file' command firts, then 'target', then 'load', this is due to gdb
26628 target set up.
26629 * config/mips-gdb.exp: Fix a couple regular exp bugs.
26630
26631Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
26632
26633 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
26634 FP load/store variants.
26635 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
26636
26637Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
26638
26639 * gdb.base/term.exp: Do not give a warning if not native, it is
26640 not an abnormal condition.
26641
26642Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
26643
26644 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
26645 t_char_array".
26646
26647Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
26648
26649 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
26650 are getting the version number.
26651
26652 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
26653 if not native, it is not an abnormal condition.
26654
26655Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26656
26657 * lib/gdb.exp: Just use "file exists", rather than undocumented
26658 dejagnu procedure "findfile".
26659
26660Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
26661
26662 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
26663 (LDFLAGS): Set to -Xlinker -Ur.
26664
26665 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
26666 Removed, these values are set by lib/gdb.exp.
26667
26668 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
26669
26670Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
26671
26672 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
26673 of replicating gdb startup code.
26674
26675 * config/mt-vxworks (LDFLAGS): Set to -r.
26676 (CFLAGS_FOR_TARGET): Removed.
26677
26678 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
26679 (gdb) and gdb for vxworks uses (vxgdb).
26680
26681 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
26682 executable is not in the tree and host != target, use sed and
26683 program_transform_name to determine the gdb name used by the
26684 target.
26685
26686 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
26687 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
26688
26689Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26690
26691 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
26692 floats, chars, and shorts where there are ANSI-style function
26693 definitions.
26694
26695 * gdb.base/langs.exp, gdb.base/langs*: New test.
26696 * gdb.base/Makefile.in: Build it.
26697 * TODO: Remove item about checking that C names don't get C++
26698 demangling applied; this test tests it.
26699
26700Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26701
26702 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
26703 went with the const70 xfail. The xfail went away a year ago.
26704
26705 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
26706
26707 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
26708 for hp300.
26709
26710 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
26711
26712 * gdb.base/a1-selftest.exp: Don't run on hp300.
26713
26714Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26715
26716 * Makefile.in (site.exp): Set host_alias and target_alias as well
26717 as host_triplet and target_triplet.
26718
26719Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26720
26721 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
26722
26723 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
26724 places as other ecoff systems).
26725
26726 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
26727 ultrix.
26728
26729Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26730
26731 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
26732 remove them.
26733 * gdb.base/nodebug.exp: Accept "function" in addition to "text
26734 variable and "variable" in addition to "data variable".
26735 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
26736
26737 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
26738 2.
26739 * gdb.base/list1.c (long_line): Add additional statement at start
26740 of function.
26741 * gdb.base/list.exp (test_forward_search): Update line number to
26742 reflect new statement.
26743
26744Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26745
26746 * gdb.base/signals.exp: Reinitialize searched source directories
26747 after gdb_start call.
26748
26749Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
26750
26751 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
26752 * gdb.stabs/Makefile.in: Likewise.
26753
26754 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
26755 change. Instead split the tests into smaller pieces.
26756 * gdb.disasm/hppa.s: Corresponding changes.
26757
26758Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26759
26760 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
26761 Quote ^C when passing it to stty. For some shells ^ is a pipe.
26762
26763 * gdb.base/funcargs.exp: Modify many tests so that every test
26764 either passes or fails. Make some test names unique.
26765
26766Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26767
26768 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
26769 Call stty to set interrupt character.
26770
26771 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
26772 for HP assembler versus GNU assembler based on actual behavior of
26773 $(CC), rather than assuming that $(AS) is always the GNU assembler.
26774
26775 * TODO: Suggest a few more stepping tests.
26776
26777Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
26778
26779 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
26780 restart GDB for h8300 after a continue.
26781 (return): Add pattern to match a29k-udi behavior.
26782 * gdb.base/nodebug.exp: Remove obsolete comment.
26783 * gdb.base/regs.exp: New file, testing of register displays.
26784 * gdb.base/return.exp: Fix typo in reference to $objdir.
26785 * gdb.base/whatis.exp: Always start with a fresh GDB.
26786
26787Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26788
26789 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
26790 higher, these tests generate a lot of output.
26791
26792Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26793
26794 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
26795 code following the catch silently ignored some errors; without the
26796 catch they should be thrown like any other tcl error. Also, the
26797 catch used "" instead of {} which meant all the callers who wanted
26798 to include one of the characters "[]$ had to quote it an extra time.
26799 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
26800 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
26801 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
26802 Remove extra quoting.
26803
26804Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
26805
26806 * gdb.base/commands.exp: Make test names unique; every test either
26807 passes or fails. Update some comments.
26808
26809 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
26810
26811Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26812
26813 The following fixes a FAIL caused by the fact that the alpha stabs
26814 configuration didn't use the ".if alpha" code in weird.def.
26815 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
26816 bit pointer, so the 32 bit version works even on the alpha.
26817 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
26818 Remove the stuff which allowed us to have separate versions for
26819 alpha and everything else.
26820
26821 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
26822 regexp which "info func operator\[\](" is supposed to match. Fix
26823 string to send to GDB. Note that GDB still doesn't work right. Add a
26824 new test for "info func .perator\[\](" which GDB does handle correctly.
26825
26826 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
26827
26828Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26829
26830 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
26831 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
26832 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
26833 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
26834 it makes the tests harder to understand and confuses test-o-matic.
26835 The preferred style is that each test provides a PASS or a FAIL,
26836 and has a unique message (e.g. "continue #54" not just "continue")
26837 which is the same for the pass and the fail.
26838 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
26839 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
26840 to lib/gdb.exp.
26841 * gdb.base/printcmds.exp: Use test_print_accept. Remove
26842 prt_accept which was basically the same thing. Likewise for
26843 test_print_reject and prt_reject.
26844 * lib/gdb.exp (test_print_reject): Add some more error message
26845 patterns to match from the former printcmds.exp (prt_reject).
26846 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
26847 One defect of the passcount stuff is that some of it failed to
26848 report XPASS where appropriate.
26849 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
26850 stuff before and after arg in expected pattern.
26851 (test_paddr_operator_functions): Re-do test without print_addr_of;
26852 this is the only test which seems to want extra stuff there.
26853
26854Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26855
26856 * gdb.base/nodebug.exp: Update new tests to reflect improved
26857 wording of gdb output.
26858
26859 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
26860 and "ptype" work on variables in files compiled without -g.
26861 Replaces commented out "maint print msymbol" tests.
26862
26863Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26864
26865 * gdb.base/setvar.c (dummy): Call malloc.
26866
26867 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
26868 losing with the irix4 sed.
26869
26870 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
26871 ALRM" on irix4.
26872
26873Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26874
26875 * TODO: Remove items about corefile.exp testing new exec-file and
26876 backtrace; both are now done. Add items about printing enums.
26877
26878Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26879
26880 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
26881 "get signal $thissig" test fails.
26882
26883 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
26884
26885Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26886
26887 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
26888 compiler warning with dec alpha compiler.
26889
26890 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
26891 extra \n from gdb_test call (this explains why the prompt test
26892 that I removed yesterday was there).
26893 (user_defined_command_test): Remove extra \n and prompt test.
26894
26895 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
26896 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
26897 doesn't exist.
26898 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
26899 Also remove alpha workaround, which turns out to be because
26900 SIGABRT == SIGLOST.
26901
26902 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
26903
26904 * gdb.base/help.exp: Don't test "help show".
26905
26906Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26907
26908 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
26909 "set print address" is on.
26910 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
26911 pass prompt to gdb_test; gdb_test already looks for the prompt.
26912
26913 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
26914
26915 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
26916 was a vestige of the manual TESTSTRATEGY, and the purpose of it
26917 was to make sure that gdb can read a core file. But (a) the "read
26918 the corefile" part didn't make it to a1-selftest.exp, we just
26919 delete the corefile after creating it, and (b) we test reading
26920 corefiles in corefile.exp anyway. Also, this test left around a
26921 xgdb process on Solaris.
26922
26923 * gdb.base/corefile.exp: Also test backtrace.
26924
26925Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
26926
26927 * gdb.base/commands.exp: Test a simple user defined command with
26928 arguments and if/while statements; verify the full user command is
26929 printed by "show user".
26930
26931 * gdb.base/commands.exp: Test if/while commands as part of a
26932 breakpoint command list; verify they appear in breakpoint
26933 information.
26934
26935Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26936
26937 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
26938 than by dividing by zero.
26939
26940Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
26941
26942 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
26943 performing an inferior call with watchpoints enabled.
26944 * gdb.base/watchpoint.c (main): Delete second unnecessary read
26945 call.
26946
26947Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26948
26949 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
26950 of "file" command.
26951
26952 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
26953 Add additional pattern for when "int operator int(void);" appears
26954 in a different order.
26955
26956Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26957
26958 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
26959
26960 * gdb.base/help.exp: Replace most of docstrings for "info signals"
26961 and "signal" with ".*".
26962
26963Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26964
26965 * TODO: Add note about "handle all nostop".
26966
26967 * gdb.base/{sigall.c, sigall.exp}: New test.
26968 * gdb.base/Makefile.in: Add it.
26969
26970Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
26971
26972 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
26973 when invoking GDB, suppresses any windowing interface.
26974
26975Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
26976
26977 * config/sim-gdb: New file, simulator testing support.
26978
26979Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
26980
26981 * gdb.base/interrupt.exp: Test calling func1 twice.
26982
26983Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
26984
26985 * gdb.base/list.exp (test_forward_search): Set timeout higher
26986 when we'll be getting lots of output from gdb.
26987
26988 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
26989 "init_malloc" to after the expect statement. Run it if that
26990 regexp is taken, but also for two others which happen if source
26991 cannot be found.
26992
26993Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
26994
26995 * gdb.base/printcmds.exp: New test, for printing register before
26996 program is running.
26997
26998Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26999
27000 * gdb.base/list.exp: Correct some alternate expect patterns
27001 to reflect changes in list1.c.
27002
27003Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27004
27005 * TODO: Add item regarding large frames.
27006
27007 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
27008
27009 * TODO: Remove item about enabling return.exp; it
27010 is enabled. Suggest a few more "return" tests.
27011
27012Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27013
27014 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
27015 anonymous unions.
27016
27017Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27018
27019 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
27020 and pr-5646.o, so "make" is the same as "make all", not "make
27021 pr-4975.o".
27022
27023Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
27024
27025 * gdb.base/list.exp: Adjust expectations to reflect changes in
27026 list1.c.
27027 (test_forward_search): New test proc.
27028 * gdb.base/list1.c (long_line): New function, has long source line.
27029
27030Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
27031
27032 * gdb.base/a1-selftest.exp: Change initial stepping to know about
27033 additional line of code that was added.
27034
27035Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
27036
27037 * gdb.disasm/hppa.s: Break the large branching tests into smaller
27038 tests so as not to overflow expect's input buffers.
27039 * gdb.disasm/hppa.exp: Corresponding changes.
27040
27041Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27042
27043 Beginnings of template debugging tests.
27044 * gdb.c++/templ-info.cc: New file to test for template
27045 debugging capability of the compiler.
27046 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
27047 templ-info.cc.
27048 * gdb.c++/templates.cc: Add explicit template instantiations
27049 to enable compiling with -fno-implicit-templates. Add destructor
27050 and 'value' method to T5 class for template tests.
27051 * gdb.c++/templates.exp: Add testcases for printing of template
27052 types, setting breakpoints on template methods and calling a
d63a86f8 27053 template method.
c906108c
SS
27054
27055Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
27056
27057 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
27058 branch target since some assemblers (gas-2.5) may emit a
27059 relocation for the branch instead of resolving it in the
27060 assembler.
27061
27062Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27063
27064 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
27065 through signal handler.
27066
27067Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27068
27069 * configure.in (*-*-netware): Use config/mt-netware.
27070
27071 * config/mt-netware: New file.
27072 * config/mt-i386-netware: Removed, separate configs for different
27073 netware architectures are no longer needed now that we have
27074 --with-headers.
27075
27076Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27077
27078 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
27079 by the recent changes to use ANSI C arithmetic conversions.
27080
27081Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27082
27083 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
27084 bug involving using inferior_pid to figure out whether to select a
27085 frame.
27086
27087Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
27088
27089 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
27090 match the current disassembler output.
27091
27092Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
27093
27094 * gdb.fortran/exprs.exp: Expect VOID instead of void.
27095 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
27096 types, expect "int" as type of integer values (for now).
27097
27098Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
27099
27100 * gdb.base/commands.exp: New tests for if/while commands.
27101
27102Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
27103
27104 * lib/gdb.exp (runto): Replace sub-pattern for hex value
27105 by .*, since hex values have different syntax in Chill mode.
27106
27107Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27108
27109 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
27110 linefeed from expect pattern for repeated types with indices > 9.
27111
27112Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
27113
27114 First part of Fortran test suite.
27115 * gdb.fortran: New directory.
27116 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
27117
27118Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27119
27120 * gdb.base/default.exp: Update expect pattern for load command
27121 without arguments.
27122
27123Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
27124
27125 * configure.in: Change i386 to i[345]86.
27126 * gdb.base/configure.in: Likewise.
27127 * gdb.c++/configure.in: Likewise.
27128 * gdb.chill/configure.in: Likewise.
27129
27130Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
27131
27132 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
27133 patterns, since that is not a valid context for comments.
27134
27135Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
27136
27137 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
27138 repeated types and repeated types with indices > 9.
27139
27140Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
27141
27142 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
27143 2417; old bug has been fixed.
27144
27145Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
27146
27147 * gdb.base/interrupt.exp: When trying to wake up the inferior,
27148 send the newline ourselves instead of assuming gdb_test will do
27149 so when passed an empty input string.
27150
27151 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
27152 stabs testcode.
27153
27154Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27155
27156 * lib/gdb.exp (gdb_test): Don't send anything if the first
27157 argument is an empty string. This makes cases where we want to
27158 match output that is already in expect's buffers (for example,
27159 matching a breakpoint after gdb_run_cmd has been called) work
27160 reliably.
27161
27162Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27163
27164 * config/netware.exp: New file.
27165
27166Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27167
27168 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
27169 the -B and -L prefixes so we can find the debugging stub.
27170
27171 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
27172 there and we are using the gcc from the tree.
27173
27174 * gdb.base/types.c: Removed.
27175
27176 * gdb.base/configure.in: Look for makefile fragments in ../config.
27177 Recognize i386-*-netware.
27178 * gdb.c++/configure.in: Likewise.
27179
27180Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27181
27182 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
27183 the correct TCL syntax.
27184
27185Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27186
27187 * gdb.base/opaque.exp: use runto instead of messing around with
27188 breakpoints. Simplify by using gdb_test.
27189
27190 * gdb.base/bitfields.exp: restart between tests on netware targets
27191 because breakpoints aren't relocated after target death. Run
27192 processes to completion.
27193
27194 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
27195
27196Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
27197
27198 * Makefile.in: Remove extra tabs that confuse some versions
27199 of "make". Use the newly built gdb to test with by default,
27200 rather than the first one in the tester's search path.
27201
27202Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
27203
27204 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
27205
27206 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
27207 condition help.
27208
27209Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27210
27211 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
27212
27213 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
27214 running.
27215 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
27216 * gdb.base/funcargs.exp: Likewise.
27217
27218 * gdb.base/bitfields.exp: Simplify by using gdb_test.
27219 * gdb.base/funcargs.exp: Likewise.
27220
27221 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
27222 message is "".
27223
27224Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27225
27226 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
27227 return,signals,twice}.exp: Handle non-existant binaries
27228 consistantly.
27229
27230 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
27231 * gdb.base/Makefile.in: Don't try to generate a core dump, we
27232 might testing a cross development system.
27233
27234Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27235
27236 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
27237 runtest script is relative to ${srcdir}, not ${rootdir}.
27238
27239Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
27240
27241 * gdb.base/signals.exp: Allow for optionality of breakpoint
27242 address.
27243
27244Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27245
27246 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
27247
27248Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27249
27250 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
27251 for size_t definition.
27252 * gdb.c++/templates.cc: Likewise
27253
27254 * config/mt-i386-netware: New file.
27255
27256 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
27257 defined.
27258
27259 * gdb.base/Makefile.in: Added support for systems that name core
27260 files by appending "core" to the program name.
27261 * gdb.base/a1-selftest.exp: Likewise.
27262
27263Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27264
27265 * gdb.base/return.exp: Add comment and message for `return double'
27266 test failure on Sparc Solaris.
27267
27268Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
27269
27270 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
27271
27272Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27273
27274 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
27275 from optimizing them away.
27276 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
27277 patterns to include default constructors and assignment operators,
27278 to match gcc versions beyond 2.5.8. Accept any cplus demangling
27279 character in the output of the virtual base pointer.
27280
27281Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27282
27283 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
27284 expression match in print_addr_of to avoid unintented matches.
27285 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
27286 versions up to 2.5.8.
27287
27288Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27289
27290 * gdb.base/list.exp: Tweak alternate pattern for listing of an
27291 included file to run under newer versions of expect.
27292 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
27293 consecutive >'s in templates to accomodate recent cplus-dem.c change.
27294 Remove xfail for the virtual table of BDDHookV.
27295
27296Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
27297
27298 * lib/gdb.exp (string_to_regexp): Set a default result.
27299 (default_gdb_start): Fix misleading message.
27300
27301Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
27302
27303 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
27304 Remove all CC, etc definitions.
27305 * config/mt-hpux: New file.
27306 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
27307 (CFLAGS, LDFLAGS): Define.
27308 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
27309
27310 * Makefile.in (site.exp): Don't insert host_os, etc.
27311 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
27312 (distclean): Check existence of subdir.
27313 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
27314 * gdb.base/Makefile.in: General cleanup and simplification.
27315 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
27316 to build executables. Use default rule to build .o files.
27317 (EXPECT, RUNTEST, CC): Fix relative pathname.
27318 (site.exp): Don't insert host_os, etc.
27319 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
27320 and/or SIGUSR1 defined.
27321 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
27322 * gdb.c++/Makefile.in: General cleanup and simplification.
27323 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
27324 (CFLAGS): Remove.
27325 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
27326
27327Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
27328
27329 * gdb.base/recurse.exp: Misc changes to get tests running again
27330 after Kung's changes to the watchpoint code.
27331 * gdb.base/watchpoint.exp: Likewise.
27332
27333Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
27334
27335 * lib/gdb.exp (string_to_regexp): Convert {\} also.
27336
27337Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
27338
27339 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
27340 * lib/gdb.exp (default_gdb_start): Define.
27341 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
27342 gdb.base/funcargs.exp, gdb.base/opaque.exp,
27343 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
27344 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
27345 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
27346 Don't call gdb_target_udi in between tests.
27347
27348Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27349
27350 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
27351 (which was basically just a local version of the same thing). In
27352 addition to avoiding duplication, gdb_test_exact is faster.
27353 * lib/gdb.exp (gdb_test_exact): Fix typo.
27354
27355 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
27356 don't give an error.
27357
27358 * gdb.base/term.exp: Call delete_breakpoints before starting.
27359
27360 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
27361 (t10): Add comment.
27362
27363Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
27364
27365 Reorganization of the GDB Test Suite.
27366
27367 * gdb.base: New directory, contains all the basic tests.
27368 * gdb.c++: New directory, tests specific to C++.
27369 * gdb.chill: New directory, tests specific to Chill.
27370 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
27371 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
27372 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
27373 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
27374 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
27375 t30-31 to chill).
27376 * */gdbme.*: Rename to match appropriate expect scripts.
27377 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
27378 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
27379 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
27380 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
27381 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
27382 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
27383 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
27384 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
27385 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
27386 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
27387 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
27388 gdb.c++/virtfunc.cc: New names of C++ files.
27389 * gdb.chill/chillvars.ch: New name of Chill file.
27390 * gdb.base/configure.in, gdb.c++/configure.in,
27391 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
27392 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
27393 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
27394 * configure.in (configdirs): Update to reflect directory changes.
27395 (target_abbrev): No longer define for any configuration.
27396 * Makefile.in: Cosmetic improvements to header comments.
27397
27398Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
27399
27400 Various changes to gdb.t31:
27401
27402 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
27403 * gdbme.ch: Make all key-words and predefineds be upper-case.
27404 * chillvars.exp: Expect key-words and predefinds in upper-case.
27405
27406 * chillvars.exp: Use gdb_test_exact many places.
27407 Change expected output for arrays (which now includes index labels).
27408
27409 * pr-5020.exp, gdme.ch (module PR_5020):
27410 New test, for PR-5020.
27411
27412Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
27413
27414 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
27415 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
27416
27417Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
27418
27419 * Makefile.in: Fix bit-rot in definitions of CHILL,
27420 CHILL_FOR_TARGET and Chill_LIB.
27421 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
27422 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
27423 CHILL, and CHILL_LIB.
27424
27425Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
27426
27427 * Revert the previous changes. Please see Rob's directory
27428 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
27429
27430Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
27431
27432 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
27433 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
27434 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
27435 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
27436 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
27437 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
27438 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
27439 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
27440 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
27441 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
27442 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
27443 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
27444 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
27445 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
27446 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
27447 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
27448 changes from 94Q1.
27449
27450Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
27451
27452 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
27453 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
27454 Rob's new testing fragments.
27455
27456Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
27457
27458 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 27459 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
27460
27461Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
27462
27463 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
27464 version also, match on casted version strings, and match on
27465 gdb startup case where the line numbers might be messed up.
27466
27467Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
27468
27469 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 27470 (CFLAGS): Delete it from here.
c906108c
SS
27471
27472Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
27473
27474 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
27475
27476Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
27477
27478 * Makefile.in (RUNTEST): Default to just "runtest".
27479
27480Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27481
27482 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
27483 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
27484 the code has been restructured.
27485
27486Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27487
27488 * gdb.t00/default.exp (set write): Allow any number of \r and/or
27489 \n, not just one of each.
27490
27491 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
27492 /bin/cc gives a warning if you do.
27493
27494Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
27495
d63a86f8 27496 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
27497 __t10ListS_link1ZUiRCUiPT0
27498
27499Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27500
27501 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
27502 on local variables in recursive functions.
27503
27504 * gdb.t07/Makefile.in: Build the new test.
27505
27506Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27507
27508 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
27509 directly. Instead compare the return values from actual calls.
27510
27511Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
27512
27513 * Makefile.in (check): Set TCL_LIBRARY for runtest.
27514
27515Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27516
27517 * From Peter Schauer with minor modifications.
a9c64011
AS
27518 * gdb.t15/return.exp (return_tests): Handle targets where "return"
27519 stops in mid-line in the caller. Add xfail for returning a float
27520 value on X86 targets.
c906108c
SS
27521
27522Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27523
27524 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
27525 to avoid expect lossage.
27526 (fmem_LRbug_tests): Likewise.
27527 * gdb.disasm/hppa.s: Corresponding changes.
27528
27529 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
27530 conditions to work with latest dejagnu/expect.
27531
27532 * gdb.t15/funcargs.exp (finish from indirect call): No longer
27533 expected to fail on the PA.
27534 (backtrace in call with trampolines): Explicitly require main
27535 to be frame #1 (no trampolines should show up in backtrace).
27536
27537 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
27538 "continue -expect".
27539 * gdb.t06/break.exp: Likewise.
27540 * gdb.t07/watchpoint.exp: Likewise.
27541 * gdb.t13/bitfields.exp: Likewise.
27542 * gdb.t15/{funcargs,return}.exp: Likewise.
27543 * gdb.stabs/weird.exp: Likewise.
27544 * config/{mips,udi}-gdb.exp: Likewise.
27545
27546 * hppa.sed: Enclose comments within a sed command to avoid
27547 losing with the old OSF1 sed.
27548
27549Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27550
27551 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
27552 sequent dynix.
27553 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
27554 * gdb.t15/funcargs.exp: Conditionally step again to really
27555 finish from marker_call_with_trampolines. Handle the case where
27556 the first step from within call_with_trampolines already steps
27557 us back to main.
27558 * gdb.t15/gdbme.c: Add comment to closing brace of
27559 call_with_trampolines for funcargs.exp.
27560
27561Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27562
d63a86f8 27563 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
27564 Fix typo(s).
27565
27566Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27567
27568 * gdb.t07/gdbme.c: More code for watchpoint testing.
27569
27570 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
27571 "Hardware watchpoint" throughout file.
27572 (test_watchpoint_triggered_in_syscall): New test.
27573 (test_complex_watchpoint): New test.
27574
27575Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27576
27577 * gdbme.c (call_with_trampolines): New function to try and step
27578 into. Tests trampoline problems on the PA.
27579
27580 * funcargs.exp (localvars_in_indirect_call): No longer expect
27581 stepping into indirect call to fail on PAs.
27582 (test_stepping_over_trampolines): New test.
27583
27584Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27585
27586 * TODO: Add suggestions for static member function tests, and
27587 completion tests.
27588
27589Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27590
27591 * TODO: Add suggestions for "p/a" tests.
27592
27593 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
27594 (default_gdb_exit): Replace all the hair with sending "quit" to
27595 the process with a simple close.
27596
27597Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27598
27599 * TODO: Add suggestions for shared library tests.
27600
27601Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27602
27603 * TODO: Add suggestions for x/s tests.
27604
27605Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27606
27607 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
27608 "enable once", and "enable breakpoints once" with ".*".
27609
27610Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27611
27612 * TODO: Add suggestions about structure passing tests.
27613
27614Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27615
27616 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
27617 the primary1 test, use work around if __GNUC__ < 2.
27618 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
27619 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
27620 Test for bad output rather than waiting for timeout. Issue
27621 second continue only if first continue failed.
27622
27623Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
27624
27625 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
27626 operator[] test with gdb_test because the old code didn't seem to
27627 be getting the quoting right with the new dejagnu.
27628
27629Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
27630
27631 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
27632 one from the path.
27633 * Makefile.in: Use a fresh expect if there is one, use runtest
27634 from the src tree if there is one.
d63a86f8 27635
c906108c
SS
27636Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
27637
27638 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
27639 next over recursive call. Revise the tests from that point on
27640 (which had been skipped) to match GDB's actual (correct) output.
27641
27642 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
27643 with next over a breakpoint whose condition is false.
27644
27645 * gdb.t00/help.exp: Comment out "help set print" tests just like
27646 (and for same reason as) "help set" test.
27647
27648Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27649
27650 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
27651 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
27652
27653Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27654
27655 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
27656 necessary gdb_target_udi.
27657
27658 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
27659
27660 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
27661 1838 and 2417; they are fixed.
27662
27663 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
27664 gdb.t03/ptype.exp (ptype structure, ptype union):
27665 Remove xfails; the test is looser than when the xfails were added.
27666
27667 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
27668 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
27669
27670 * gdb.t01/run.exp: Only run shell test if isnative.
27671
27672 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
27673 since "run" automatically loads if necessary. Call gdb_target_udi
27674 after the "file" since "file" kills any execution target.
27675
27676 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
27677 GDB. GDB doesn't work that way (not anymore at least) on UDI.
27678 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
27679 argument for UDI.
27680
27681Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
27682
27683 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
27684
27685 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
27686
27687Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27688
27689 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
27690 properly quoting regexps. This makes the second argument to
27691 demangle a fixed string, which matches the callers, instead of a
27692 shell-style pattern which is what the previous implementation
27693 used. Update some of the callers.
27694
27695Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27696
27697 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
27698 (comib_nullified_tests): Fix typo.
27699 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
27700 strings. No longer expected to fail.
27701
27702 * gdb.disasm/hppa.s (addib_tests): Fix typo.
27703 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
27704 strings. No longer expected to fail.
27705
27706 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
27707 string. No longer expected to fail.
27708
27709Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27710
27711 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
27712 No longer expected to fail.
27713
27714 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
27715 string. No longer expected to fail.
27716
27717Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27718
27719 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
27720 only in the names (I probably got most of them). I was even
27721 generous with some which differed in underscores in names, and
27722 probably missed a few, and I *still* was able to remove almost a
27723 third of the file with almost no impact on testsuite coverage.
27724
27725Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27726
27727 * gdb.t00/default.exp: Match udi_attach error message as well as
27728 the one from child_attach.
27729
27730 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
27731
27732 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
27733
27734 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
27735 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
27736
27737 * Move test with enums and partial symbols back to
27738 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
27739 Reverts the change of 26 May 93. Per today's change to
27740 stabs.texinfo, the behavior that weird.exp was expecting was
27741 unreasonable; what is important is that the compiler+gdb get
27742 things right, which happens with a recent gcc. Also fix the test
27743 to deal with native compilers which put out the stab gdb can't
27744 deal with.
27745
27746Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27747
27748 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
27749 in the names. The main thing these accomplish is to slow things down.
27750 Many more such duplicates surely remain.
27751
27752 * gdb.t00/help.exp: Comment out "help support" test just like
27753 (and for same reason as) "help set" test.
27754
27755Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
27756
27757 * gdb.t06/break.exp: Remove setup_xfails for
27758 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
27759 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
27760 about known bug in gcc to include up through 2.5.8.
27761 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
27762 well as "_vb$".
27763 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
27764 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
27765 with latest gcc and gdb.
27766 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
27767 well as "_vb$".
27768
27769Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27770
27771 * configure.in (hppa*-*-*): Also configure and build stabs-only
27772 tests.
27773
27774Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27775
27776 * gdb.t10/hppa.mt: A makefile fragment for the PA.
27777 * gdb.t10/configure.in (hppa*-*-*): Use it.
27778
27779Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27780
27781 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
27782
27783Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27784
27785 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
27786 versions prior to 1.13.5.
27787
27788Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27789
27790 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
27791 the prompt is at the start of a line.
27792
27793Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27794
27795 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
27796 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
27797 in the copr tests now.
27798 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
27799 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
27800 expected to fail.
27801
27802Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
27803
27804 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
27805 gdb.t31/chillvars.exp, lib/gdb.exp:
27806 Tweak to run under either version of expect.
27807 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
27808 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
27809 * gdb.t11/list.exp: Remove extraneous whitespace.
27810
27811Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27812
27813 * gdb.t16/printcmds.exp (test_print_strings): Accept
27814 "(unsigned char *) " before the string.
27815
27816 * TODO: Add notes about printing of fancy types and GDB expressions.
27817
27818Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
27819
27820 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
27821 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 27822 if doing mips-idt-ecoff.
c906108c
SS
27823
27824Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
27825
27826 * Most .exp files: Tweak to run under either version of expect.
27827
27828Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27829
27830 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
27831 xfails; I'm not sure why they are failing, but not because of PR 1806.
27832
27833Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
27834
27835 * config/unix-gdb.exp: Remove gdb_unload cause it's already
27836 defined in lib/gdb.exp.
27837
27838Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27839
27840 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
27841 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
27842 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
27843 have to be typeless.
27844
27845Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27846
27847 * TODO: Add suggestion for copyright year test.
27848
27849Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
27850
27851 * configure.in (*-*-lynxos*): Add stabs tests.
27852
27853Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
27854
27855 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
27856 so insert a tab before any assembler directive in column zero.
27857
27858 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
27859 stores.
27860 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
27861 stores.
27862 (fpu_short_memory_tests): Likewise.
27863
27864Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27865
27866 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
27867 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
27868 .stabs directives in comments.
27869
27870Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27871
27872 * TODO: New file, describing tests we could write.
27873 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
27874
27875Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27876
27877 * gdb.t06/signals.exp: Add kludge to force re-sync.
27878
27879 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
27880 to xgdb instead of gdb, get out of gdb.
27881
27882Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
27883
27884 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
27885 for info.
27886
27887Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
27888
27889 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
27890 * gdb.stabs/configure.in (hppa*-*-*): Use it.
27891 * gdb.stabs/hppa.sed: New sed script for the PA.
27892
27893Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27894
27895 * gdb.stabs: Re-write weird.def and configuration to use sed
27896 instead of cpp. sed is portable and POSIX; cpp is neither.
27897
27898Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27899
27900 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
27901
27902Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27903
27904 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
27905
27906Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27907
27908 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
27909 "_vb$".
27910 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
27911 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
27912
27913Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27914
27915 * lib/gdb.exp: Comment out code which depends on non-existent
27916 `transform' procedure.
27917
27918Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
27919
27920 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
27921 * lib/gdb.exp: Transform tool name.
27922 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
27923 1.1's new error handling system.
27924
27925Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27926
27927 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
27928
27929Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27930
27931 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
27932 They made pattern matching so slow that timeouts happened on
27933 heavily loaded systems. Now any output from "show print" which
27934 gets us back to the GDB prompt is a PASS.
27935
27936Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
27937
27938 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
27939
27940Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27941
27942 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
27943
27944 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
27945 It is not from PR 3220.
27946
27947Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27948
27949 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
27950 just started failing because they depended on the order the
27951 subcommands are presented, or exact docstring text. This kind of
27952 test is a pain and has minimal benefit.
27953
27954Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27955
27956 * gdb.t09/corefile.exp: At end of test, use "core" command with
27957 no arguments.
27958
27959Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
27960
27961 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
27962 17}/Makefile.in: Make it possible to run the testsuite with Sun
27963 make and CC = cross gcc by adding explicit build rules for .o
27964 files.
27965
27966Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27967
27968 * gdb.t15/funcargs.exp: Don't put comments on same line as
27969 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 27970
c906108c
SS
27971Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27972
27973 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
27974
27975Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
27976
27977 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
27978 * gdb.t20/inherit.exp: remove three dumplicate entries.
27979
27980Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27981
27982 * gdb.t06/break.exp: For "next over recursive call", fail on any
27983 incorrect output, not just on "factorial (value=2)".
27984
27985Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27986
27987 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
27988 working now. Add an xfail if accesing a bss variable causes
27989 a memory error if the target is not yet run.
27990
27991Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27992
27993 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
27994 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
27995 name of __st* demangling (2 strings). Did Kung really get the
27996 more than 95 others right without testing them?
27997
27998Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
27999
28000 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
28001
28002Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
28003
28004 * configure.in (configdirs): Add gdb.disasm
28005 * gdb.disasm: New directory for GDB disassembler tests.
28006 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
28007
28008Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28009
28010 * gdb.t00/help.exp: Don't test "help set".
28011
28012 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
28013 from within expect statements. None of these happen anymore and
28014 they cause regressions to be silently unnoticed.
28015
28016 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
28017 messages) about known failures with gcc cygnus-2.4.5-930417.
28018
28019 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
28020 comp-info.exp so it gets built if it doesn't exist.
28021
28022 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
28023 it is no longer used.
28024 * gdb.t13/comp-info.c: Removed.
28025
28026Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
28027
28028 * gdb.t06/signals.exp: Add xfail for sun3.
28029
28030Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28031
28032 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
28033 relevant because ^C doesn't get sent but failure can be reproduced
28034 interactively).
28035
28036Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28037
28038 * gdb.stabs/alpha.mt: New configuration file for alpha.
28039 * gdb.stabs/configure.in: Use it.
28040 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
28041 sharing with alpha.mt, redefine long to word via preprocessor.
28042 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
28043 for alpha.
28044 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
28045 native cc.
28046 * gdb.t00/teststrategy.exp: Change expect string so that we
28047 consume the `(xgdb)' from the command echo and from the gdb prompt.
28048 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
28049 gdb currently compares all values as long, so this failure probably
28050 applies to any configuration where LONGEST is bigger than a target int.
28051 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
28052 with gcc.
28053 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
28054 to handle opaque pointers, gcc is.
28055 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
28056 as first argument. Include <sys/types.h> and change all operator
28057 new definitions to use size_t.
28058 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
28059 now that we use size_t.
28060
28061Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28062
a9c64011 28063 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 28064 a long or float array cast all array members to the same type.
a9c64011 28065 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 28066 with 64 bit longs.
a9c64011 28067 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 28068 on alpha.
a9c64011 28069 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
28070
28071Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28072
28073 * gdb.t24 (demangle.exp): Constructors of templates have names like
28074 vector<int>::vector(int) not vector<int>::vector<int>(int). See
28075 section 14.6 of the ARM.
28076
28077 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
28078 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
28079 accomplish little and slow down the testsuite.
28080
28081 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
28082 Accept spaces various places.
28083
28084Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28085
28086 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
28087 with watchpoint enabled.
28088
28089 * Makefile.in: Remove definition of CC and remove the second
28090 definition of CXX (the "CXX = gcc" one remains). These definitions
28091 were causing backquotes to be expanded within backquotes, which
28092 doesn't work.
28093
28094Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
28095
28096 * gdb.t17/callfuncs.exp: Add "return 0" to end.
28097
28098Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28099
a9c64011
AS
28100 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
28101 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
28102 by mips cc and contains no stabs entries.
28103
28104Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
28105
28106 * config/vx-gdb.exp: Use fake device to load files rather than
28107 NFS.
28108 * lib/gdb.exp: New proc to do "file" command.
28109 * config/unix-gdb.exp: Use new "file" proc.
28110
28111Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
28112
28113 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
28114 Rework board rebooting slightly.
28115 (gdb_exit): Don't exit from the remote shell; there isn't one.
28116 * gdb.stabs/weird.exp: If a program is being debugged already,
28117 kill it.
28118 * gdb.t04/setvar.exp: Stop and restart gdb.
28119 * gdb.t05/expr.exp: Likewise.
28120 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
28121 restart gdb and reload the program.
28122 * gdb.t08/opaque.exp: Likewise.
28123 * gdb.t12/scope.exp: Likewise.
28124 * gdb.t13/bitfields.exp: Likewise.
28125 * gdb.t15/funcargs.exp: Likewise.
28126 * gdb.t20/classes.exp: Likewise.
28127 * gdb.t03/ptype.exp: Increase timeout.
28128 * gdb.t16/printcmds.exp (test_print_string_constants,
28129 test_print_array_constants): Likewise.
28130 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
28131 * gdb.t20/classes.exp (do_tests): Likewise.
28132 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
28133
28134Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
28135
28136 * gdb.stabs: Renamed *wierd* to *weird*.
28137
28138Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
28139
28140 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
28141 for timeout. Add "known gcc 2.4.5 bug" to failure message.
28142
28143Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
28144
28145 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
28146 (do_tests): Remove xfail for whatis on one_var and two_var.
28147
28148Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
28149
28150 * Makefile.in: Made cross building work better by adding
28151 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
28152
28153Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28154
28155 * gdb.t15/{return.c,return.exp,Makefile.in}:
28156 New test, currently commented out.
28157
28158Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
28159
28160 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
28161 still running and removes the leftover named socket so GDb can do
28162 clean restarts.
28163
28164Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
28165
28166 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
28167 console, not GDB.
28168 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
28169 cross testing works better with "make check"
28170 * config/unix-gdb: Use default procedures for exit and version.
28171 * config/vx-gdb.exp: Cleaned up and massaged back to working order
28172 with the newest VxWorks.
28173
28174Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28175
28176 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
28177 old form.
28178
28179 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
28180 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
28181
28182 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
28183
28184 * config/unix-gdb.exp: Remove this version of gdb_exit
28185 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
28186 Rob says he'll look at it when he gets back to testing boards.
28187
28188Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
28189
28190 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
28191 an expected fail for certain ptype commands.
28192
28193 * gdb.t20/classes.exp: Update expected results of "ptype class
28194 Base1" to account for the constructor that now appears in the type.
28195
28196Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
28197
28198 * configure.in (configdirs): Restore gdb.t04, which mysteriously
28199 disappeared from list.
28200 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
28201 "alldone" proc with call to cleanup and exit.
28202 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
28203 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
28204 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
28205 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
28206 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
28207 "alldone" proc with simple returns that suppress remaining
28208 tests. The alldone proc went away many months ago.
28209
28210Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28211
28212 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
28213
28214 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
28215
28216Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28217
28218 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
28219 as vax gdb will display them.
28220
28221Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28222
28223 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
28224 optimizers.
28225
28226 * scope.exp: Change "bad value for localval" messages so each one
28227 is unique.
28228
28229 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
28230 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
28231
28232 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
28233
28234Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28235
28236 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
28237 doesn't exist (due to optimization).
28238
28239Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28240
28241 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
28242 contains \r because the filename is long.
28243
28244 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
28245 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
28246
28247Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28248
28249 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
28250 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
28251 Ultrix.
28252 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
28253 int tests.
28254 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
28255
28256Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
28257
28258 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
28259
28260 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 28261 to match does not match the passing case but still matches the
c906108c
SS
28262 failing case.
28263
28264Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28265
28266 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
28267
28268Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
28269
28270 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
28271 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
28272 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
28273 Remove various versions of gdb_exit.
28274 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
28275 gdb_exit.
28276 * config/unix-gdb.exp: gdb_exit remains here, and should override
28277 the generic version, since it's doing a lot of wierd stuff that
28278 the other versions aren't. FIXME, fold it in, or abandon this
28279 version.
28280
28281Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28282
28283 * gdb.t24/demangle.exp: Add tests for PR 3220.
28284
28285Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28286
28287 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
28288
28289Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
28290
28291 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
28292 "i386-*-*". Works for i486 as well.
28293
28294 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
28295 bug, and expand domain of xfail to all SVR4 systems, since the
28296 actual problem is likely to be in generic SVR4 /proc support.
28297
28298Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28299
28300 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
28301
28302Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
28303
28304 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
28305 xfails for other systems. Match a missing 'Continuing.' as an
28306 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
28307
28308 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
28309 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
28310 Only issue warning for missing executables if -all option is used.
28311
28312 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
28313 file if -all option is used. It's like an unpredictable XFAIL.
28314
28315Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28316
28317 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
28318 for dynamically linked binaries.
28319
28320 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
28321
28322Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28323
28324 * gdb.t20/inherit.exp: Change message for "print tagless struct"
28325 to state that this is a known bug in old versions of g++.
28326
28327Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28328
28329 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
28330 while waiting for `Continuing'.
28331
28332Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
28333
28334 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
28335 in text, data, and bss.
28336 * gdb.t10/nodebug.c: Add local and global test variables for
28337 initialized and uninitialized data.
28338
28339Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28340
28341 * config/unix-gdb.exp (gdb_exit): Add "wait".
28342
28343Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28344
28345 * gdb.t06/signals.exp: xfail the continue from the handler for all
28346 targets.
28347
28348 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
28349 function with watchpoints enabled, the i386 call dummy starts with
28350 a call.
28351
28352 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
28353 386 bsd names its corefiles.
28354
28355Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
28356
28357 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
28358 compilers don't grok it.
28359 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
28360 with small octal ints rather than character constants, which
28361 are signed and might not fit if first promoted to int.
28362
28363Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
28364
28365 * gdb.t09/Makefile.in (clean): Remove corefile.
28366
28367Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28368
28369 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
28370
28371Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28372 and Jim Kingdon (kingdon@cygnus.com)
28373
28374 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
28375 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
28376 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
28377
28378Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28379
28380 * gdb.t17/interrupt.exp: Add xfail for hppa.
28381
28382Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28383
28384 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
28385 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
28386 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
28387 to determine signed-ness of bitfields and use the result to setup
28388 the xfail.
28389 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
28390 * gdb.t15/funcargs.exp: Use them to step until the second indirect
28391 call line is reached if necessary.
28392
28393Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28394
28395 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
28396
28397Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28398
28399 * gdb.t06/break.exp: Also test `clear' command.
28400
28401Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
28402
28403 * gdb.t00/teststrategy.exp: Remove extra quote.
28404
28405 * gdb.t07/watchpoint.exp: Change xfail for calling function with
28406 watchpoint enabled to be for all non-68k machines.
28407
28408 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
28409
28410Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28411
28412 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
28413 targets use aout.mt instead of ecoff.mt as gas understands
28414 standard aout format.
28415
28416Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
28417
28418 * lib/gdb.exp (runto): Don't insist that function we are running to
28419 was compiled with -g.
28420
28421 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
28422
28423 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
28424 to get back into the read system call.
28425 Accept leading newline in case where we woke it up.
28426
28427Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28428
28429 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
28430 to make the stabs test work on ecoff systems using gcc and -with-stabs.
28431 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
28432 enable ecoff configuration.
28433
28434Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28435
28436 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
28437
28438Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28439
28440 * gdb.t16/printcmds.exp: Add another printf test.
28441
28442Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
28443
28444 * configure.in: If configured -with-stabs on any target, add
28445 stabsdirs to configdirs.
28446
28447Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28448
28449 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
28450 fun" so pattern does not match the command itself.
28451
28452Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28453
28454 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
28455
28456Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28457
28458 * gdb.t17/interrupt.exp: Test for more things.
28459
28460Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28461
28462 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
28463 compiler arranges the code and line numbers.
28464
28465 * gdb.t17/interrupt.exp: Don't send \n after ^C.
28466
28467Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28468
28469 * gdb.t00/help.exp: Increase expect input buffer size.
28470
28471Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28472
28473 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
28474
28475 * gdb.t07/watchpoint.exp: Add xfail for hppa.
28476
28477 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
28478
28479 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
28480 [0-9]*, not just [0-9].
28481
28482Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28483
28484 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
28485
28486 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
28487
28488Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28489
28490 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
28491
28492Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28493
28494 * gdb.t06/signals.c: Add xfails for sun3.
28495
28496 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
28497
28498 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
28499 test_stepping tests.
28500
28501Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28502
28503 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
28504
28505 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
28506
28507 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
28508 rather than actually putting it through cpp twice.
28509
28510 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
28511
28512Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
28513
28514 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
28515 no longer needed.
28516
28517Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28518
28519 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
28520
28521 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
28522 C++ features prints as "struct", make it a pass, not an xfail.
28523
28524Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28525
28526 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
28527 Don't require VA to print as "class" rather than "struct".
28528
28529Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
28530
28531 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
28532
28533Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28534
28535 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
28536
28537Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28538
28539 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
28540 order.
28541
28542Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28543
28544 * gdb.t16/printcmds.exp: Add printf tests.
28545
28546 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
28547
28548 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
28549
28550Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
28551
28552 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
28553 pass counts, to counteract any existing or future setup_xfails.
28554
28555Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28556
28557 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
28558 {BEGIN,END}_COMMON for common block instead of STAB.
28559 * gdb.stabs/wierd.exp: Add xfail for rs6000.
28560
28561 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
28562 intp_var should be N_GSYM not N_LSYM.
28563 wierd-aout.S: Use a label for the value of the N_SO.
28564 wierd.def: Remove all backslashes.
28565 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
28566
28567Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28568
28569 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
28570 get the expected next to inheritance3.
28571
28572Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28573
28574 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
28575 now that gcc-2.4 gets it right.
28576
28577Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28578
28579 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
28580
28581 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
28582 generating comp-info.exp which works for cross-compilation.
28583
28584Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
28585
28586 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
28587 "*-*-sysv4.*".
28588
28589Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
28590
28591 * gdb.t01/run.exp: Start with a fresh gdb.
28592 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
28593 SVR4.x.
28594
28595Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
28596
28597 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
28598 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
28599 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
28600 Makefile.in (distclean, realclean): Remove gdbme.c from list of
28601 things to remove.
28602
28603Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
28604
28605 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
28606 test cases from bug reports.
28607
28608Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
28609
28610 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
28611 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
28612 avoid spurious xfails.
28613 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
28614 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
28615 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
28616
28617Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
28618
28619 * gdb.t00/teststrategy.exp: Rework to provide more useful
28620 description of each test, fix problem with systems that define
28621 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
28622 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
28623 results for "next over recursive call" so timeouts aren't taken
28624 by error.
28625
28626Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
28627
28628 * gdb.t12/scope.exp: Test printing of variables before run.
28629
28630 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
28631 printed in wrong order due to sorting.
28632
28633Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
28634
28635 * gdb.t00/teststrategy.exp: Fix expected results for printing
28636 user entered string constant. Is array of char, prints with no
28637 address.
28638
28639 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
28640 commands.
28641 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
28642 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
28643 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
28644 of struct of char arrays.
28645 * gdb.t00/radix.exp: New tests for radix commands.
28646
28647Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
28648
28649 * gdb.t16/printcmd.exp: Print a variable before running program
28650 (with xfail for AIX).
28651
28652Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
28653
28654 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
28655
28656 * gdb.t16/printcmd.exp: Don't print variables before running program.
28657
28658 * gdb.t06/break.exp: Don't require envp argument to main.
28659
28660 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
28661
28662 * gdb.t02/whatis.exp, gdb.t11/list.exp:
28663 Add xfails for rs6000.
28664
28665 * gdb.t02/whatis.exp: Change other tests not to re-test something
28666 we already tested.
28667
28668 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
28669 each type used has a variable of that type.
28670
28671Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
28672
28673 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
28674
28675Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
28676
28677 * configure.in: change srctrigger to be a file, not a directory
28678
28679Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
28680
28681 * configure.in (mips-idt-ecoff*): Added trailing '*'.
28682
28683 * gdb.t11/list.exp: Fixed a couple of typos.
28684
28685Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
28686
28687 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
28688 is fixed and PR is closed.
28689 * gdb.t16 (gdbme.c): Add simple test string variable.
28690 * gdb.t16 (printcmds.exp): Add tests with simple test string
28691 variable, primarily for boundaries on "set print elements".
28692
28693Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
28694
28695 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
28696 Make leading 0's optional and don't expect a tab in the middle
28697 of the number.
28698
28699 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
28700
28701 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
28702 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
28703 don't end command passed to gdb_test with newline.
28704
28705 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
28706 signed keyword away, don't expect signed bitfields to be signed.
28707
28708 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
28709 printing with only as many 1's as are in the field as well as printing
28710 with 32 1's (see comment).
28711
28712Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
28713
28714 * gdb.t00/default.exp: Start with a fresh gdb.
28715 * configure.in (configdirs): Remove gdb.t31 until the chill
28716 compiler works again. It no longer is able to find chillrt0
28717 since it isn't in libchill.a anymore.
28718 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
28719 wierd.o, make more modular.
28720 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
28721 spurious newlines that caused problems.
28722
28723Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28724
28725 * Move test with enums and partial symbols from gdb.t03/ptype.exp
28726 to gdb.stabs/wierd.exp since GCC has worked around the bug.
28727 gdb.stabs/wierd.{exp,def}: Many new tests.
28728
28729 * gdb.t00/default.exp: update info line for new message.
28730
28731 * gdb.t02/{whatis.exp,gdbme.c}:
28732 Test that "char *" doesn't print as "caddr_t".
28733
28734Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28735
28736 * gdb.t00/help.exp: Use .* in place of some help messages which
28737 just changed.
28738 gdb.t00/default.exp: Update "info frame" test for new message.
28739 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
28740 Remove some xfails
28741
28742Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28743
28744 * gdb.t03/{gdbme.c,ptype.exp}:
28745 Add tests for typedef'd struct and union without tags.
28746 Also check "whatis" on a variable of a typedef'd enum without a tag.
28747
28748 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
28749 PRMS 1823; the bug still exists but isn't reproduced by this test
28750 anymore), and remove rs6000 XFAIL (the bug is fixed).
28751
28752 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
28753 duplicated from whatis.exp. For those that are left, accept
28754 "long", "long int", or "int" for long variables (whatis.exp already
28755 has an XFAIL for "int", so no need to fail it here).
28756
28757 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
28758 Deal with GCC's names for types now that GDB uses the compiler's names.
28759
28760 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
28761 setup_xfail's for sunos4. If we #defined the signed keyword away,
28762 don't expect GDB to know that char it is signed.
28763
28764 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
28765
28766Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
28767
28768 * configure.in (configdirs): Add gdb.t24 for C++ tests that
28769 should work on any system, regardless of debugging format.
28770 * gdb.t21/demangle.exp: Move to gdb.t24.
28771 * gdb.t24/demangle.exp: Move from gdb.t21.
28772 * gdb.t24/{Makefile.in, configure.in}: New files.
28773
28774Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28775
28776 * configure.in: Do gdb.stabs and C++ tests only for stabs.
28777 * gdb.stabs: New directory.
28778
28779Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28780
28781 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
28782 not just "Quit anyway?".
28783
28784Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
28785
28786 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
28787 that all setup_xfails are immediately followed by clear_xfails.
28788
28789Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
28790
28791 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
28792 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
28793 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
28794 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
28795 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
28796 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
28797 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
28798 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
28799 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
28800 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
28801 gdb.t31/chillvars.exp, lib/gdb.exp:
28802 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
28803 bug-gdb@prep.ai.mit.edu.
28804
28805Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
28806
28807 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
28808 with 0.0, not integer 0.
28809
28810Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
28811
28812 * gdb.t06/break.exp: Update for "Kill the program" message change.
28813
28814Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
28815
28816 * Makefile.in (GDBFLAGS): Set to -nx.
28817 * Makefile.in (site.exp): Use GDBFLAGS.
28818
28819Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
28820
28821 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
28822 Makefiles.
28823 (check): depend on just-check.
28824 (just-check): added so that tests can be run without a noop
28825 build pass.
28826
28827Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
28828
28829 Switch to using configure's configdirs.
28830 * Makefile.in (Makefile): add configure.in dependency.
28831 (SUBDIRS): removed redundant assignment.
28832 * configure.in: switch subdirs assignment to configdirs.
28833 * gdb.t*/configure.in: new files.
28834
28835Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
28836
28837 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
28838 works.
28839
28840Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
28841
28842 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
28843 in explicit rules. Apparently this is not supported by some makes.
28844
28845Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
28846
28847 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
28848
28849Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28850
28851 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
28852 disappeared.
28853
28854Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
28855
28856 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
28857
28858Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
28859
28860 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
28861 watchpoint problem that is now fixed.
28862 * gdb.t30/chexp.exp: Remove setup_xfail for printing
28863 uninitialized convenience variables.
28864 * gdb.t31/chillvars.exp: Fix expected patterns for printing
28865 structures.
28866
28867Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28868
28869 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
28870 which causes expect to get out of sync with gdb on long output
28871 from help set.
28872 * gdb.t09/corefile.exp: Make expected pattern for core file
28873 failing signal and frame output format less sun specific.
28874
28875Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
28876
28877 * gdb.t31/chillvars.exp: Add and remove initial dummy
28878 breakpoint, so that symbol table is forced in.
28879 (Needed at least on Sunos4, though it seems not SVR4.)
28880 * gdb.t31/chillvars.exp: Update for changed output format.
28881
28882Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
28883
a9c64011 28884 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
28885
28886Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
28887
28888 * Makefile.in: Added --srcdir when invoking runtest, removed the
28889 need for a local config file. (optional now)
28890
28891Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
28892
28893 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
28894 failure count used to force early termination. Add some more
28895 expected failures for gnu style demangling.
28896
28897Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28898
28899 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
28900 pmi variable from gdb.t20/gdbme to get optimized away.
28901 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
28902 Check for written corefile upon timeout _and_ eof.
28903
28904Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28905
28906 * config/unix-gdb.exp: Add missing return 0.
28907
28908Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28909
28910 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
28911 test termination.
28912
28913Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
28914
28915 * configure.in (subdirs): Put back gdb.t17 which mysteriously
28916 disappeared.
28917
28918Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
28919
28920 * gdb.t10/crossload.exp: Disable the i860-elf test until such
28921 time as i860 support works.
28922
d63a86f8 28923 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
28924 "backtrace 100\r" rather than just "backtrace\r", to match last
28925 change.
28926
28927Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
28928
28929 * config/udi-gdb.exp (gdb_exit): Remove close command.
28930 (gdb_target_udi): New procedure to set the UDI target.
28931 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
28932 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
28933 Added waits for prompts after several question responses. Added
28934 some more responses used by a29k-amd-udi-gdb.
28935 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
28936 pass different arguments, restart UDI connection after program
28937 completion.
28938 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
28939 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
28940 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
28941 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
28942 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
28943 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
28944 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
28945 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
28946 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
28947 after program completion.
28948 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
28949 compiled with a SELECT_VECS setting.
28950 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
28951 infinite recursion.
28952
28953 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
28954 Added checks for COFF results, and made them expected failures for
28955 all targets. It would be better to make them expected failures
28956 for COFF targets only.
28957
28958Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
28959
28960 * Makefile.in: add null dvi target, don't bother to recurse
28961 through test directories for info and install-info; rename
28962 $(datadir) to be dejagnu instead of deja-gnu
28963
28964Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
28965
28966 * gdb.t31/gdbme.ch: Re-enable code that previously caused
28967 compiler to coredump.
28968 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
28969 code.
28970
28971Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
28972
28973 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
28974 coredump.
28975 * gdb.t31/chillvars.exp: Comment out tests that depend on that
28976 code.
28977
28978Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
28979
28980 * gdb.t03/ptype.exp: tests for return code from gdb_test.
28981 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
28982 which in a shell. Deletes xgdb when done.
28983 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
28984 Tests the return from the "set height" or "set width" commands.
28985 Added a few return codes where needed.
28986
28987Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
28988
28989 * Makefile.in (SUBDIRS): Add gdb.t17.
28990 * configure.in (subdirs): Add gdb.t17.
28991 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
28992 files to test gdb's calling of functions in the inferior with
28993 the correct arguments and gdb's ability to retrieve any
28994 result returned.
28995
28996Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
28997
28998 * config/unix-gdb.exp (gdb_exit): Remove close commands that
28999 may be called after gdb goes away. Previous versions of expect
29000 needed these to avoid file descriptor leaks, but they cause
29001 errors with the current revision of expect.
29002 * gdb.t00/gdbvars.exp: Use -re on expected output after
29003 setting sevenbit-strings.
29004 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
29005 to set sevenbit-strings consistent across tests.
29006 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
29007 set sevenbit-strings consistent across tests.
29008
29009Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
29010
29011 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
29012 expected output to match current "expect" expectations.
29013
29014Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
29015
29016 * gdb.t00/default.exp: Change expected output for default "source"
29017 command, to match new gdb behavior which requires a filename to
29018 source.
29019
29020Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
29021
29022 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
29023 expected fail for i486-*-* that misses the marker2 function.
29024 * gdb.t10/crossload.exp (bfddefault): Allow successful
29025 recognition of a format to pass even if no symbols are found.
29026 Explicitly catch failures where the format is not recognized
29027 or is ambiguous, and add the reason to the fail message.
29028 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
29029 the cause is and invalid target and add reason to failure message.
29030 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
29031 elf32-i386, elf32-sparc, and elf32-i860.
29032 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
29033 Set up expected failure for 'filename'::variable scope resolution,
29034 which is now apparently broken on all targets.
29035 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
29036 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
29037 gdb.t23/templates.exp: Change failure for missing binfile into
29038 just a warning.
29039 gdb.t21/demangle.exp: Change all cfront references to 'arm'
29040 references.
29041
29042Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
29043
29044 * gdb.t00/default.exp: Add expected output for default "source"
29045 command, to match new gdb behavior.
29046 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
29047
29048Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
29049
29050 * config/*-gdb.exp: returns an error, rather than exiting on
29051 internal errors.
29052
29053Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
29054
29055 * gdb.t03/gdbme.c: Add pointer to struct variable.
29056 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
29057 referencing struct members.
29058
29059Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
29060
29061 * configure.in (mips-idt-ecoff): New target.
29062 * config/mips-gdb.exp: New file for remote board using MIPS remote
29063 debugging protocol.
29064
29065 * Redid configuration scheme. Removed gdb.t*/configure.in.
29066 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
29067 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
29068 distclean targets. Built executables via .o files. Adjusted
29069 tests to account for source files in $(srcdir) rather than
29070 $(objdir).
29071 * lib/gdb.exp (runto): Don't expect () after the function name,
29072 because it may have arguments.
29073
29074Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
29075
29076 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
29077 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
29078 expected failures for mips-idt-* and mips-sgi-*.
29079 * gdb.t00/default.exp (attach): Kill process if requested.
29080 * gdb.t00/help.exp (help target core, help target): Accept a gdb
29081 that does not read core files.
29082 * gdb.t01/run.exp: Removed checks for exit status code.
29083 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
29084 it is linked in.
29085 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
29086 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
29087 appropriate, rather than doing it by hand.
29088 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
29089 execution.
29090 * gdb.t10/crossload.exp: Kill existing program if needed.
29091 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
29092 appropriate, rather than doing it by hand. Always increase
29093 timeout for this test, not just for VxWorks.
29094
29095Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
29096
29097 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
29098 of Chill STRUCT types and STRUCT values.
29099 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
29100 than "char".
29101 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 29102 struct2): New struct definitions and initializations to test
c906108c
SS
29103 simple Chill STRUCT types.
29104
29105Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
29106
29107 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
29108 the null byte at the end of strings.
29109 * gdb.t00/default.exp: Make show version insensitive to copyright
29110 date.
29111 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
29112 to avoid dependencies on target char signedness.
29113 * gdb.t16/printcmds.exp: Update expected results for explicitly
29114 unsigned char.
29115 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
29116 now work.
29117 * gdb.t21/demangle.exp: Add many more patterns for template
29118 demangling, most of them being expected failures.
29119 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
29120 string we are matching for, to match on the whole string.
29121 * gdb.t21/demangle.exp: Add many new test strings to demangle,
29122 and fix a whole bunch that had incorrect expected output but were
29123 passing anyway because of the bug in "proc demangle".
29124 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
29125 type.
29126 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
29127
29128Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
29129
a9c64011
AS
29130 * gdb/testsuite: made modifications to testcases, etc., to allow
29131 them to work properly given the reorganization of deja-gnu and the
29132 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
29133
29134Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
29135
29136 * gdb/testsuite: Initial creation of gdb/testsuite.
29137 Migrated dejagnu testcases and support files for testing nm to
29138 gdb/testsuite from deja-gnu. These files were moved "as is"
29139 with no modifications. This migration is part of a major overhaul
29140 of dejagnu. The modifications to these testcases, etc., which
29141 will allow them to work with the new version of dejagnu will be
29142 made in a future update.
48efe704 29143
8d8cb839 29144 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 29145\f
8d8cb839
EZ
29146;; Local Variables:
29147;; mode: change-log
29148;; left-margin: 8
29149;; fill-column: 74
29150;; version-control: never
29151;; End:
902f2ccb 29152
0b302171 29153 Copyright 1993-2005, 2012 Free Software Foundation, Inc.
902f2ccb
MC
29154 Copying and distribution of this file, with or without modification,
29155 are permitted provided the copyright notice and this notice are preserved.
This page took 2.960378 seconds and 4 git commands to generate.