]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
* gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
0547eeed
UW
12012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
2
3 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
4 Fix wrong output on big-endian systems.
5 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
6 4-byte pointer types on 64-bit s390x.
7
bdddb4de
UW
82012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
9
10 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
11 marker comment at the beginning (after intialization).
12 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
13 breakpoint on marker comment instead of function begin.
14 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
15 PowerPC.
16 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
17 or 64-bit PowerPC.
18 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
19 gdb,no_hardware_watchpoints flag is set.
20 (initialize): Remove now redundant can-use-hw-watchpoints change.
21
5d206025
YQ
222012-08-02 Yao Qi <yao@codesourcery.com>
23 Pedro Alves <palves@redhat.com>
24
25 * boards/local-remote-host.exp: New.
26
4f665099
UW
272012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
28
29 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
30 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
31 * gdb.base/print-file-var.exp: Likewise.
32 * gdb.server/solib-list.exp: Skip on remote targets.
33
b62e2b27
UW
342012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
35
36 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
37 watchpoints on ARM. When expecting software watchpoints, tolerate
38 (remote) targets that report unsupported hardware watchpoint only
39 at continue time.
40 (test_wide_location_2): Likewise.
41
a967a851
JK
422012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
43
44 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
45 valgrind versions.
46
75d9f9ff 472012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
48
49 * gdb.base/valgrind-infcall.c: New file.
50 * gdb.base/valgrind-infcall.exp: New file.
51
75d9f9ff
JK
52 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
53
7f9b2034
DE
542012-07-30 Doug Evans <dje@google.com>
55
85220e01
DE
56 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
57 * gdb.dwarf2/pr13961.S: Ditto.
58
7f9b2034
DE
59 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
60
4e969b4f
AB
612012-07-30 Andrew Burgess <aburgess@broadcom.com>
62
63 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
64 change its format immediately after reloading the binary.
65
e7de8362
JK
662012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
67
68 Fix testsuite regression after --use-deprecated-index-sections removal.
69 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
70 string.
71 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
72
7255706c
YQ
732012-07-27 Yao Qi <yao@codesourcery.com>
74
75 KFAIL for PR remote/14161.
76 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
77 Cleanup socket files.
78 (strace_info_marker): Detach inferior.
79
f2e8016f
TT
802012-07-26 Tom Tromey <tromey@redhat.com>
81
82 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
83
f66713d2
JK
842012-07-26 Markus Metzger <markus.t.metzger@intel.com>
85
86 * gdb.python/py-inferior.c (thread): New function.
87 (check_threads): New function.
88 (test_threads): New function.
89 * gdb.python/py-inferior.exp: Added test.
90 Replaced runto with continue to breakpoint.
91
8223e12c
TT
922012-07-26 Tom Tromey <tromey@redhat.com>
93
94 * lib/ada.exp (standard_ada_testfile): New proc.
95 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
96 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
97 * gdb.ada/array_return.exp: Use standard_ada_testfile.
98 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
99 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
100 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
101 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
102 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
103 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
104 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
105 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
106 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
107 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
108 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
109 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
110 * gdb.ada/char_param.exp: Use standard_ada_testfile.
111 * gdb.ada/complete.exp: Use standard_ada_testfile.
112 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
113 standard_output_file.
114 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
115 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
116 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
117 standard_output_file.
118 * gdb.ada/exprs.exp: Use standard_ada_testfile.
119 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
120 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
121 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
122 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
123 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
124 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
125 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
126 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
127 * gdb.ada/homonym.exp: Use standard_ada_testfile.
128 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
129 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
130 * gdb.ada/interface.exp: Use standard_ada_testfile.
131 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
132 standard_output_file
133 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
134 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
135 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
136 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
137 * gdb.ada/nested.exp: Use standard_ada_testfile.
138 * gdb.ada/null_array.exp: Use standard_ada_testfile.
139 * gdb.ada/null_record.exp: Use standard_ada_testfile.
140 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
141 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
142 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
143 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
144 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
145 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
146 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
147 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
148 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
149 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
150 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
151 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
152 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
153 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
154 * gdb.ada/start.exp: Use standard_ada_testfile.
155 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
156 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
157 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
158 * gdb.ada/tagged.exp: Use standard_ada_testfile.
159 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
160 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
161 * gdb.ada/tasks.exp: Use standard_ada_testfile.
162 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
163 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
164 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
165 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
166 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
167 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
168 * gdb.ada/widewide.exp: Use standard_ada_testfile.
169
bbec57e4
JK
1702012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
171
172 Fix testsuite regression after --use-deprecated-index-sections removal.
173 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
174
9cc8e32c
JK
1752012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
176
177 Fix compatibility with Tcl before 7.5.
178 * lib/future.exp (lreverse): New function if it does not exist.
179
ea5ca7b5
MK
1802012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
181
182 * gdb.mi/mi-pending.c: New method to set a second pending
183 breakpoint.
184 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
185 condition.
186
64776a0b
PA
1872012-07-20 Pedro Alves <palves@redhat.com>
188
189 PR threads/11692
190 PR gdb/12203
191
192 * gdb.threads/create-fail.c: New file.
193 * gdb.threads/create-fail.exp: New file.
194
13e4e967
PA
1952012-07-19 Pedro Alves <palves@redhat.com>
196
197 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
198 * config/vx.exp (gdb_start): Likewise.
199 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
200 * gdb.base/setvar.exp (test_set): Likewise.
201 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
202 * gdb.reverse/sigall-precsave.exp: Likewise.
203 * gdb.reverse/sigall-reverse.exp: Likewise.
204
b7aefa4d
PA
2052012-07-19 Pedro Alves <palves@redhat.com>
206
207 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
208 handler before recording.
209
608b4967
TT
2102012-07-19 Tom Tromey <tromey@redhat.com>
211
212 * gdb.cp/casts.exp: Add tests for typeof and decltype.
213 * gdb.cp/casts.cc (decltype): New function.
214 (main): Use it.
215
b1e0c0fa
PA
2162012-07-19 Pedro Alves <palves@redhat.com>
217
218 * gdb.base/sigall.exp (signals): New list.
219 <top level>: Loop over signals in the $signals list instead of
220 calling a test function once per signal.
221 * gdb.reverse/sigall-precsave.exp (signals): New list.
222 <top level>: Loop over signals in the $signals list instead of
223 calling a test function once per signal.
224 * gdb.reverse/sigall-reverse.exp (signals): New list.
225 <top level>: Loop over signals in the $signals list instead of
226 calling a test function once per signal.
227
6ace3df1
YQ
2282012-07-19 Yao Qi <yao@codesourcery.com>
229
230 * gdb.base/setshow.exp: Test 'set args ~'.
231
263a0f8c
JK
2322012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
233
234 * gdb.base/store.exp (check_set): Import gdb_prompt.
235 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
236 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
237
8f043999
JK
2382012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
239
240 PR 11914
241 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
242 (main): Call eval_sub.
243 * gdb.python/py-prettyprint.exp:
244 (python execfile ('py-prettyprint.py')): Move it earlier.
245 New breakpoint for eval-break.
246 (continue to breakpoint: eval-break, info locals): New test.
247 (python execfile ('py-prettyprint.py')): Move it from here.
248 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
249 (register_pretty_printers): Register pp_eval_type.
250
725c7b66
JK
2512012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
252
253 Fix a testcase regression by me.
254 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
255 DW_FORM_data4.
256
4359dff1
JK
2572012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
258 Doug Evans <dje@google.com>
259
260 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
261 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
262
61e44cfa
JK
2632012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
264
265 Fix gdbserver run regression.
266 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
267
93c0ef37
TT
2682012-07-12 Tom Tromey <tromey@redhat.com>
269
270 * lib/gdb.exp (standard_testfile): Don't declare objdir.
271 (clean_restart): Likewise.
272 (core_find): Use standard_output_file.
273
76027ef5
TT
2742012-07-12 Tom Tromey <tromey@redhat.com>
275
276 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
277 * gdb.dwarf2/dw2-anonymous-func.exp: Use
278 prepare_for_testing_full.
279 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
280 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
281 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
282 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
283 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
284 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
285 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
286 prepare_for_testing_full.
287 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
288 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
289 prepare_for_testing_full.
290 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
291 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
292 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
293
85b4440a
TT
2942012-07-12 Tom Tromey <tromey@redhat.com>
295
296 * lib/gdb.exp (build_executable_from_specs): New proc, from
297 build_executable.
298 (build_executable): Use it.
299 (prepare_for_testing_full): New proc.
300
55baab26
TT
3012012-07-11 Tom Tromey <tromey@redhat.com>
302
303 * gdb.reverse/break-precsave.exp: Use standard_output_file.
304 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
305 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
306 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
307 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
308 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
309 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
310 * gdb.reverse/step-precsave.exp: Use standard_output_file.
311 * gdb.reverse/until-precsave.exp: Use standard_output_file.
312 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
313
298a9cf0
TT
3142012-07-10 Tom Tromey <tromey@redhat.com>
315
316 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
317 standard_output_file.
318 * gdb.mi/gdb2549.exp: Use standard_testfile.
319 * gdb.mi/gdb669.exp: Use standard_testfile.
320 * gdb.mi/gdb701.exp: Use standard_testfile.
321 * gdb.mi/gdb792.exp: Use standard_testfile.
322 * gdb.mi/mi-async.exp: Use standard_testfile.
323 * gdb.mi/mi-basics.exp: Use standard_testfile.
324 * gdb.mi/mi-break.exp: Use standard_testfile.
325 * gdb.mi/mi-cli.exp: Use standard_testfile.
326 * gdb.mi/mi-console.exp: Use standard_testfile.
327 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
328 * gdb.mi/mi-eval.exp: Use standard_testfile.
329 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
330 * gdb.mi/mi-file.exp: Use standard_testfile.
331 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
332 * gdb.mi/mi-logging.exp: Use standard_testfile.
333 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
334 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
335 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
336 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
337 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
338 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
339 * gdb.mi/mi-pending.exp: Use standard_testfile,
340 standard_output_file.
341 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
342 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
343 * gdb.mi/mi-regs.exp: Use standard_testfile.
344 * gdb.mi/mi-return.exp: Use standard_testfile.
345 * gdb.mi/mi-reverse.exp: Use standard_testfile.
346 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
347 * gdb.mi/mi-solib.exp: Use standard_testfile,
348 standard_output_file.
349 * gdb.mi/mi-stack.exp: Use standard_testfile.
350 * gdb.mi/mi-stepi.exp: Use standard_testfile.
351 * gdb.mi/mi-stepn.exp: Use standard_testfile.
352 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
353 * gdb.mi/mi-until.exp: Use standard_testfile.
354 * gdb.mi/mi-var-block.exp: Use standard_testfile.
355 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
356 * gdb.mi/mi-var-child.exp: Use standard_testfile.
357 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
358 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
359 * gdb.mi/mi-var-display.exp: Use standard_testfile.
360 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
361 standard_output_file.
362 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
363 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
364 * gdb.mi/mi-watch.exp: Use standard_testfile.
365 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
366 * gdb.mi/mi2-basics.exp: Use standard_testfile.
367 * gdb.mi/mi2-break.exp: Use standard_testfile.
368 * gdb.mi/mi2-cli.exp: Use standard_testfile.
369 * gdb.mi/mi2-console.exp: Use standard_testfile.
370 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
371 * gdb.mi/mi2-eval.exp: Use standard_testfile.
372 * gdb.mi/mi2-file.exp: Use standard_testfile.
373 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
374 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
375 * gdb.mi/mi2-regs.exp: Use standard_testfile.
376 * gdb.mi/mi2-return.exp: Use standard_testfile.
377 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
378 * gdb.mi/mi2-stack.exp: Use standard_testfile.
379 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
380 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
381 * gdb.mi/mi2-until.exp: Use standard_testfile.
382 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
383 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
384 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
385 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
386 * gdb.mi/mi2-watch.exp: Use standard_testfile.
387
f5f3a911
TT
3882012-07-10 Tom Tromey <tromey@redhat.com>
389
390 * gdb.cp/abstract-origin.exp: Use standard_testfile.
391 * gdb.cp/ambiguous.exp: Use standard_testfile,
392 prepare_for_testing.
393 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
394 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
395 * gdb.cp/anon-ns.exp: Use standard_testfile.
396 * gdb.cp/anon-struct.exp: Use standard_testfile.
397 * gdb.cp/anon-union.exp: Use standard_testfile,
398 prepare_for_testing.
399 * gdb.cp/arg-reference.exp: Use standard_testfile,
400 prepare_for_testing.
401 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
402 * gdb.cp/breakpoint.exp: Use standard_testfile,
403 prepare_for_testing.
404 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
405 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
406 standard_output_file.
407 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
408 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
409 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
410 (test_static_members): Update.
411 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
412 * gdb.cp/converts.exp: Use standard_testfile.
413 * gdb.cp/cp-relocate.exp: Use standard_testfile.
414 * gdb.cp/cpcompletion.exp: Use standard_testfile,
415 prepare_for_testing.
416 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
417 * gdb.cp/cplabel.exp: Use standard_testfile.
418 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
419 prepare_for_testing.
420 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
421 * gdb.cp/derivation.exp: Use standard_testfile,
422 prepare_for_testing.
423 * gdb.cp/destrprint.exp: Use standard_testfile.
424 * gdb.cp/dispcxx.exp: Use standard_testfile.
425 * gdb.cp/exception.exp: Use standard_testfile,
426 prepare_for_testing.
427 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
428 * gdb.cp/extern-c.exp: Use standard_testfile,
429 prepare_for_testing.
430 * gdb.cp/formatted-ref.exp: Use standard_testfile,
431 prepare_for_testing.
432 * gdb.cp/fpointer.exp: Use standard_testfile.
433 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
434 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
435 standard_output_file.
436 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
437 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
438 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
439 standard_output_file.
440 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
441 (do_tests): Update.
442 * gdb.cp/koenig.exp: Use standard_testfile.
443 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
444 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
445 * gdb.cp/m-static.exp: Use standard_testfile,
446 prepare_for_testing.
447 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
448 * gdb.cp/mb-inline.exp: Use standard_testfile,
449 prepare_for_testing.
450 * gdb.cp/mb-templates.exp: Use standard_testfile,
451 prepare_for_testing.
452 * gdb.cp/member-ptr.exp: Use standard_testfile,
453 prepare_for_testing.
454 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
455 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
456 * gdb.cp/method2.exp: Use standard_testfile.
457 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
458 standard_output_file.
459 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
460 (do_tests): Update.
461 * gdb.cp/namespace-enum.exp: Use standard_testfile,
462 prepare_for_testing.
463 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
464 prepare_for_testing.
465 * gdb.cp/namespace.exp: Use standard_testfile,
466 prepare_for_testing.
467 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
468 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
469 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
470 * gdb.cp/nsimport.exp: Use standard_testfile,
471 prepare_for_testing.
472 * gdb.cp/nsnested.exp: Use standard_testfile.
473 * gdb.cp/nsnoimports.exp: Use standard_testfile.
474 * gdb.cp/nsrecurs.exp: Use standard_testfile,
475 prepare_for_testing.
476 * gdb.cp/nsstress.exp: Use standard_testfile,
477 prepare_for_testing.
478 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
479 * gdb.cp/operator.exp: Use standard_testfile.
480 * gdb.cp/oranking.exp: Use standard_testfile.
481 * gdb.cp/overload-const.exp: Use standard_testfile.
482 * gdb.cp/overload.exp: Use standard_testfile,
483 prepare_for_testing.
484 * gdb.cp/ovldbreak.exp: Use standard_testfile.
485 * gdb.cp/ovsrch.exp: Use standard_testfile.
486 * gdb.cp/paren-type.exp: Use standard_testfile.
487 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
488 prepare_for_testing.
489 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
490 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
491 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
492 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
493 * gdb.cp/pr10728.exp: Use standard_testfile,
494 standard_output_file.
495 * gdb.cp/pr12028.exp: Use standard_testfile.
496 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
497 * gdb.cp/pr9167.exp: Use standard_testfile.
498 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
499 * gdb.cp/printmethod.exp: Use standard_testfile,
500 prepare_for_testing.
501 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
502 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
503 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
504 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
505 standard_output_file.
506 * gdb.cp/readnow-language.exp: Use standard_testfile.
507 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
508 (gdb_start_again): Use clean_restart.
509 * gdb.cp/ref-types.exp: Use standard_testfile,
510 prepare_for_testing.
511 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
512 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
513 * gdb.cp/smartp.exp: Use standard_testfile.
514 * gdb.cp/static-method.exp: Use standard_testfile.
515 * gdb.cp/static-print-quit.exp: Use standard_testfile.
516 * gdb.cp/temargs.exp: Use standard_testfile.
517 * gdb.cp/templates.exp: Use standard_testfile,
518 prepare_for_testing.
519 (do_tests): Update.
520 * gdb.cp/try_catch.exp: Use standard_testfile,
521 prepare_for_testing.
522 * gdb.cp/typedef-operator.exp: Use standard_testfile.
523 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
524 * gdb.cp/virtbase.exp: Use standard_testfile,
525 prepare_for_testing.
526 * gdb.cp/virtfunc.exp: Use standard_testfile,
527 prepare_for_testing.
528 (do_tests): Update.
529 * gdb.cp/virtfunc2.exp: Use standard_testfile,
530 prepare_for_testing.
531
686f09d0
TT
5322012-07-10 Tom Tromey <tromey@redhat.com>
533
534 * lib/gdb.exp (standard_testfile): Unset output variables from
535 earlier invocations.
536
9357e021
YQ
5372012-07-10 Yao Qi <yao@codesourcery.com>
538
539 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
540 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
541 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
542 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
543 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
544 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
545 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
546 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
547 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
548 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
549 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
550 * gdb.mi/mi-var-display.exp: Likewise.
551 * gdb.mi/mi-var-invalidate.exp: Likewise.
552 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
553 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
554 * gdb.mi/mi2-console.exp: Likewise.
555 * gdb.mi/mi2-disassemble.exp: Likewise.
556 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
557 * gdb.mi/mi2-read-memory.exp: Likewise.
558 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
559 * gdb.mi/mi2-simplerun.exp: Likewise.
560 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
561 * gdb.mi/mi2-syn-frame.exp: Likewise.
562 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
563 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
564 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
565
e314d629
TT
5662012-07-09 Tom Tromey <tromey@redhat.com>
567
568 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
569 * gdb.base/callfuncs.exp: Add cast-based test.
570 * gdb.base/callfuncs.c (voidfunc): New function.
571
06928b3f
DE
5722012-07-08 Doug Evans <dje@google.com>
573
574 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
575
32f11bad
JK
5762012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
577
578 Fix XFAIL compatibility with old i386 systems.
579 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
580 Check also 'Cannot insert breakpoint 0'.
581
76b83c51
JK
5822012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
583
584 PR 14321
585 * gdb.base/find.exp
586 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
587
a6fb9c08
TT
5882012-07-06 Tom Tromey <tromey@redhat.com>
589
590 * gdb.base/whatis.exp: Add test.
591
71918a86
TT
5922012-07-06 Tom Tromey <tromey@redhat.com>
593
594 * gdb.base/whatis.exp: Add regression test.
595
fcde5961
TT
5962012-07-06 Tom Tromey <tromey@redhat.com>
597
598 * gdb.base/whatis.exp: Add tests.
599
f9cf0f4a
JK
6002012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
601
602 PR 12649
603 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
604 gdb_test_multiple $gdb_prompt terminator.
605
979ade8b
PA
6062012-07-04 Pedro Alves <palves@redhat.com>
607
608 * gdb.mi/mi-reverse.exp: Use supports_reverse and
609 supports_process_record.
610
8a980b44
PA
6112012-07-04 Pedro Alves <palves@redhat.com>
612
613 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
614 endings.
615 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
616
855ba978
SS
6172012-07-03 Stan Shebs <stan@codesourcery.com>
618
619 * gdb.base/info-os.c (main): Retry resource acquisition until an
620 available one is found.
621 * gdb.base/info-os.exp: Collect resource keys from the program
622 and use them in matching.
623
fcb44371
JK
6242012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
625
626 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
627 Wrap the test into loop for corefile and core0file.
628
08a67be6
JK
6292012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
630
631 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
632 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
633 .note.GNU-stack.
634
0f3c2347
JK
635 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
636
ff4a4500
SDJ
6372012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
638
639 * gdb.base/help.exp (help b, help br, help bre, help brea, help
640 break): Include help message for the new `-probe' and `-probe-stap'
641 options.
642
d3ce09f5
SS
6432012-07-02 Stan Shebs <stan@codesourcery.com>
644
645 * gdb.base/dprintf.exp: Add agent style tests.
646
a1624241
JK
6472012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
648
649 * gdb.base/stale-infcall.c (infcall): New label test-next.
650 (main): New labels test-pass and test-fail.
651 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
652 $test_fail_bpnum to test-fail.
653 (test system longjmp tracking support): New test.
654 Delete $test_fail_bpnum.
655 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
656 breakpoint.
657
42e7ad6c
DE
6582012-06-30 Doug Evans <dje@google.com>
659
660 * gdb.dwarf2/fission-reread.S: New file.
661 * gdb.dwarf2/fission-reread.exp: New file.
662
37ce89eb
SS
6632012-06-28 Stan Shebs <stan@codesourcery.com>
664
665 * gdb.mi/mi-logging.exp: New file.
666
e5ef252a
PA
6672012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
668 Pedro Alves <palves@redhat.com>
669
670 * gdb.threads/siginfo-threads.exp: New file.
671 * gdb.threads/siginfo-threads.c: New file.
672 * gdb.threads/sigstep-threads.exp: New file.
673 * gdb.threads/sigstep-threads.c: New file.
674
22f1fbae
TT
6752012-06-28 Tom Tromey <tromey@redhat.com>
676
677 * gdb.go/package.exp: Partially revert earlier patch; use
678 gdb_compile again. Use standard_output_file.
679
2e3cf129
DE
6802012-06-27 Doug Evans <dje@google.com>
681
682 * gdb.dwarf2/fission-base.c: New file.
683 * gdb.dwarf2/fission-base.S: New file.
684 * gdb.dwarf2/fission-base.exp: New file.
685
785fd303
JK
6862012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
687
688 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
689
1bb9788d
TT
6902012-06-27 Tom Tromey <tromey@redhat.com>
691
692 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
693 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
694
c83ee902
TT
6952012-06-27 Tom Tromey <tromey@redhat.com>
696
697 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
698 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
699 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
700 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
701 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
702 prepare_for_testing.
703 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
704 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
705 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
706 standard_testfile.
707 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
708 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
709 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
710 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
711 prepare_for_testing.
712 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
713 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
714 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
715 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
716 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
717 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
718 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
719 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
720 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
721 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
722 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
723 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
724 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
725 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
726 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
727 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
728 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
729 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
730 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
731 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
732 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
733 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
734 standard_output_file.
735 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
736 standard_output_file.
737 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
738 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
739 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
740 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
741 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
742 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
743 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
744 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
745 * gdb.dwarf2/implptr.exp: Use standard_testfile.
746 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
747 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
748 * gdb.dwarf2/pieces.exp: Use standard_testfile.
749 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
750 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
751 * gdb.dwarf2/valop.exp: Use standard_testfile,
752 prepare_for_testing.
753
5204774b
TT
7542012-06-27 Tom Tromey <tromey@redhat.com>
755
756 * gdb.python/python.exp: Fix regexps in pagination tests.
757
ee0bf529
SCR
7582012-06-26 Siva Chandra Reddy <sivachandra@google.com>
759
760 * gdb.python/py-symtab.exp: Add tests to test the new attribute
761 'last' of gdb.Symtab_and_line.
762 * gdb.python/py-symbol.c: Move break point comment to enable
763 testing of gdb.Symtab_and_line.last.
764
14fcc022
TT
7652012-06-26 Tom Tromey <tromey@redhat.com>
766
767 * gdb.threads/step.c: Remove.
768 * gdb.threads/step.exp: Remove.
769 * gdb.threads/step2.exp: Remove.
770
0efbbabc
TT
7712012-06-26 Tom Tromey <tromey@redhat.com>
772
773 * gdb.threads/watchpoint-fork.exp (test): Use
774 standard_output_file. Don't declare objdir.
775 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
776 standard_output_file.
777 * gdb.threads/attach-stopped.exp: Use standard_testfile.
778 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
779 clean_restart. Remove incdir.
780 * gdb.threads/corethreads.exp: Use standard_testfile.
781 * gdb.threads/execl.exp: Use standard_testfile,
782 standard_output_file, clean_restart.
783 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
784 clean_restart.
785 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
786 clean_restart.
787 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
788 incdir.
789 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
790 clean_restart. Remove incdir.
791 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
792 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
793 clean_restart. Remove incdir.
794 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
795 Remove incdir.
796 * gdb.threads/leader-exit.exp: Use standard_testfile.
797 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
798 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
799 clean_restart.
800 * gdb.threads/manythreads.exp: Use standard_testfile,
801 clean_restart. Remove incdir.
802 * gdb.threads/multi-create.exp: Use standard_testfile,
803 clean_restart.
804 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
805 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
806 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
807 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
808 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
809 * gdb.threads/pending-step.exp: Use standard_testfile,
810 clean_restart. Remove incdir.
811 * gdb.threads/print-threads.exp: Use standard_testfile,
812 clean_restart. Remove incdir.
813 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
814 clean_restart. Remove incdir.
815 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
816 Remove incdir.
817 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
818 incdir.
819 * gdb.threads/sigthread.exp: Use standard_testfile,
820 clean_restart.
821 * gdb.threads/staticthreads.exp: Use standard_testfile,
822 clean_restart. Remove incdir.
823 * gdb.threads/switch-threads.exp: Use standard_testfile,
824 clean_restart. Remove incdir.
825 * gdb.threads/thread-execl.exp: Use standard_testfile,
826 clean_restart. Remove incdir.
827 * gdb.threads/thread-find.exp: Use standard_testfile,
828 clean_restart.
829 * gdb.threads/thread-specific.exp: Use standard_testfile,
830 clean_restart. Remove incdir.
831 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
832 clean_restart. Remove incdir.
833 * gdb.threads/thread_check.exp: Use standard_testfile,
834 clean_restart. Remove incdir.
835 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
836 incdir.
837 * gdb.threads/threadapply.exp: Use standard_testfile,
838 clean_restart. Remove incdir.
839 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
840 clean_restart. Remove incdir.
841 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
842 clean_restart.
843 * gdb.threads/tls-shared.exp: Use standard_testfile,
844 clean_restart, standard_output_file.
845 * gdb.threads/tls-var.exp: Use standard_testfile,
846 standard_output_file.
847 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
848 Remove incdir.
849 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
850 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
851 incdir.
852 * gdb.threads/watchthreads2.exp: Use standard_testfile,
853 clean_restart. Remove incdir.
854
497a5eb0
TT
8552012-06-26 Tom Tromey <tromey@redhat.com>
856
857 * gdb.trace/actions.exp: Use standard_testfile.
858 * gdb.trace/ax.exp: Use standard_testfile.
859 * gdb.trace/backtrace.exp: Use standard_testfile.
860 * gdb.trace/change-loc.exp: Use standard_testfile.
861 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
862 * gdb.trace/collection.exp: Use standard_testfile,
863 prepare_for_testing.
864 * gdb.trace/deltrace.exp: Use standard_testfile.
865 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
866 * gdb.trace/ftrace.exp: Use standard_testfile.
867 * gdb.trace/infotrace.exp: Use standard_testfile.
868 * gdb.trace/packetlen.exp: Use standard_testfile.
869 * gdb.trace/passc-dyn.exp: Use standard_testfile.
870 * gdb.trace/passcount.exp: Use standard_testfile.
871 * gdb.trace/pending.exp: Use standard_testfile.
872 * gdb.trace/report.exp: Use standard_testfile.
873 * gdb.trace/save-trace.exp: Use standard_testfile.
874 * gdb.trace/stap-trace.exp: Use standard_testfile.
875 * gdb.trace/status-stop.exp: Use standard_testfile.
876 * gdb.trace/strace.exp: Use standard_testfile.
877 * gdb.trace/tfile.exp: Use standard_testfile.
878 * gdb.trace/tfind.exp: Use standard_testfile.
879 * gdb.trace/trace-break.exp: Use standard_testfile.
880 * gdb.trace/trace-mt.exp: Use standard_testfile.
881 * gdb.trace/tracecmd.exp: Use standard_testfile.
882 * gdb.trace/tspeed.exp: Use standard_testfile.
883 * gdb.trace/tstatus.exp: Use standard_testfile.
884 * gdb.trace/tsv.exp: Use standard_testfile.
885 * gdb.trace/unavailable.exp: Use standard_testfile,
886 prepare_for_testing.
887 * gdb.trace/while-dyn.exp: Use standard_testfile.
888 * gdb.trace/while-stepping.exp: Use standard_testfile.
889
7686c074
TT
8902012-06-26 Tom Tromey <tromey@redhat.com>
891
892 * gdb.reverse/break-precsave.exp: Use standard_testfile.
893 * gdb.reverse/break-reverse.exp: Use standard_testfile.
894 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
895 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
896 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
897 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
898 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
899 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
900 prepare_for_testing.
901 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
902 prepare_for_testing.
903 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
904 prepare_for_testing.
905 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
906 prepare_for_testing.
907 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
908 prepare_for_testing
909 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
910 * gdb.reverse/machinestate.exp: Use standard_testfile.
911 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
912 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
913 build_executable.
914 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
915 build_executable.
916 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
917 standard_output_file.
918 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
919 standard_output_file.
920 * gdb.reverse/step-precsave.exp: Use standard_testfile.
921 * gdb.reverse/step-reverse.exp: Use standard_testfile.
922 * gdb.reverse/until-precsave.exp: Use standard_testfile.
923 * gdb.reverse/until-reverse.exp: Use standard_testfile.
924 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
925 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
926
481fc100
TT
9272012-06-26 Tom Tromey <tromey@redhat.com>
928
929 * gdb.stabs/weird.exp: Remove directory-checking code. Use
930 standard_output_file.
931 * gdb.stabs/exclfwd.exp: Use standard_testfile,
932 prepare_for_testing. Remove directory-checking code.
933
7bb18ae2
TT
9342012-06-25 Tom Tromey <tromey@redhat.com>
935
936 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
937 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
938 build_executable, not prepare_for_testing.
939 * gdb.multi/base.exp: Use standard_output_file. Use
940 build_executable, not prepare_for_testing.
941
cf09b3e4
TT
9422012-06-25 Tom Tromey <tromey@redhat.com>
943
944 * gdb.fortran/subarray.exp: Use standard_testfile,
945 prepare_for_testing.
946 * gdb.fortran/multi-dim.exp: Use standard_testfile.
947 * gdb.fortran/module.exp: Use standard_testfile.
948 * gdb.fortran/logical.exp: Use standard_testfile.
949 * gdb.fortran/library-module.exp: Use standard_testfile,
950 standard_output_file.
951 * gdb.fortran/derived-type.exp: Use standard_testfile,
952 prepare_for_testing.
953 * gdb.fortran/complex.exp: Use standard_testfile,
954 prepare_for_testing.
955 * gdb.fortran/charset.exp: Use standard_testfile.
956 * gdb.fortran/array-element.exp: Use standard_testfile,
957 prepare_for_testing.
958
18b5ff1b
KS
9592012-06-25 Keith Seitz <keiths@redhat.com>
960
961 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
962 Change rbreak-related tests to KFAIL and add bugzilla numbers.
963
17b77626
TT
9642012-06-25 Tom Tromey <tromey@redhat.com>
965
966 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
967 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
968 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
969 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
970
f91e3dc1
TT
9712012-06-25 Tom Tromey <tromey@redhat.com>
972
973 * gdb.linespec/ls-errs.exp: Use standard_testfile.
974 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
975 * gdb.linespec/linespec.exp: Use standard_testfile.
976
a884434d
TT
9772012-06-25 Tom Tromey <tromey@redhat.com>
978
979 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
980 prepare_for_testing.
981
efc9d70a
TT
9822012-06-25 Tom Tromey <tromey@redhat.com>
983
984 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
985 prepare_for_testing.
986 * gdb.opt/inline-break.exp: Use standard_testfile,
987 prepare_for_testing.
988 * gdb.opt/inline-bt.exp: Use standard_testfile,
989 prepare_for_testing.
990 * gdb.opt/inline-cmds.exp: Use standard_testfile,
991 prepare_for_testing.
992 * gdb.opt/inline-locals.exp: Use standard_testfile,
993 prepare_for_testing.
994
e2fc92c6
TT
9952012-06-25 Tom Tromey <tromey@redhat.com>
996
997 * gdb.asm/asm-source.exp: Use standard_output_file,
998 standard_testfile. Construct .o files in proper subdir.
999
b0963d73
TT
10002012-06-25 Tom Tromey <tromey@redhat.com>
1001
1002 * gdb.server/ext-attach.exp: Use standard_testfile,
1003 prepare_for_testing.
1004 * gdb.server/ext-run.exp: Use standard_testfile,
1005 build_executable.
1006 * gdb.server/file-transfer.exp: Use standard_testfile,
1007 prepare_for_testing.
1008 * gdb.server/server-exec-info.exp: Use standard_testfile.
1009 * gdb.server/server-mon.exp: Use standard_testfile,
1010 prepare_for_testing.
1011 * gdb.server/server-run.exp: Use standard_testfile,
1012 build_executable.
1013 * gdb.server/solib-list.exp: Use standard_testfile,
1014 standard_output_file.
1015
8a3e1f8d
TT
10162012-06-25 Tom Tromey <tromey@redhat.com>
1017
1018 * lib/gdb.exp (standard_output_file): Use "file join".
1019 * gdb.go/chan.exp: Use standard_testfile.
1020 * gdb.go/handcall.exp: Use standard_testfile.
1021 * gdb.go/hello.exp: Use standard_testfile.
1022 * gdb.integers/chan.exp: Use standard_testfile.
1023 * gdb.go/methods.exp: Use standard_testfile.
1024 * gdb.go/package.exp: Use standard_testfile.
1025 * gdb.go/strings.exp: Use standard_testfile.
1026 * gdb.go/types.exp: Use standard_testfile.
1027 * gdb.go/unsafe.exp: Use standard_testfile.
1028
944a9061
MGD
10292012-06-25 Greta Yorsh <greta.yorsh@arm.com>
1030
1031 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
1032
1c06bd58
JK
10332012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1034
1035 Fix regression by the previous commit.
1036 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
1037
b4a58790
TT
10382012-06-22 Tom Tromey <tromey@redhat.com>
1039
1040 * gdb.python/lib-types.exp: Use standard_testfile,
1041 prepare_for_testing.
1042 * gdb.python/py-block.exp: Use standard_testfile.
1043 * gdb.python/py-breakpoint.exp: Use standard_testfile.
1044 * gdb.python/py-events.exp: Use standard_testfile,
1045 standard_output_file.
1046 * gdb.python/py-evsignal.exp: Use standard_testfile.
1047 * gdb.python/py-evethreads.exp: Use standard_testfile.
1048 * gdb.python/py-explore-cc.exp: Use standard_testfile.
1049 * gdb.python/py-explore.exp: Use standard_testfile.
1050 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
1051 standard_output_file.
1052 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
1053 prepare_for_testing.
1054 * gdb.python/py-frame-inline.exp: Use standard_testfile.
1055 * gdb.python/py-frame.exp: Use standard_testfile.
1056 * gdb.python/py-inferior.exp: Use standard_testfile.
1057 * gdb.python/py-infthread.exp: Use standard_testfile.
1058 * gdb.python/py-mi.exp: Use standard_testfile.
1059 * gdb.python/py-objfile-script.exp: Use standard_testfile,
1060 build_executable.
1061 * gdb.python/py-objfile.exp: Use standard_testfile.
1062 * gdb.python/py-pp-maint.exp: Use standard_testfile,
1063 prepare_for_testing.
1064 * gdb.python/py-prettyprint.exp: Use standard_testfile.
1065 * gdb.python/py-progspace.exp: Use standard_testfile,
1066 build_executable.
1067 * gdb.python/py-prompt.exp: Use standard_testfile,
1068 build_executable.
1069 * gdb.python/py-section-script.exp: Use standard_testfile,
1070 build_executable.
1071 * gdb.python/py-shared.exp: Use standard_testfile,
1072 standard_output_file, clean_restart.
1073 * gdb.python/py-symbol.exp: Use standard_output_file,
1074 prepare_for_testing.
1075 * gdb.python/py-symtab.exp: Use standard_output_file,
1076 prepare_for_testing
1077 * gdb.python/py-template.exp: Use standard_testfile.
1078 * gdb.python/py-type.exp: Use standard_testfile.
1079 * gdb.python/py-value-cc.exp: Use standard_testfile.
1080 * gdb.python/py-value.exp: Use standard_testfile.
1081 * gdb.python/python.exp: Use standard_testfile, build_executable.
1082
2c44deac
TT
10832012-06-22 Tom Tromey <tromey@redhat.com>
1084
1085 * gdb.objc/basicclass.exp: Use standard_testfile.
1086 (do_objc_tests): Don't declare objdir.
1087 * gdb.objc/nondebug.exp: Use standard_testfile.
1088 (do_objc_tests): Don't declare objdir.
1089 * gdb.objc/objcdecode.exp: Use standard_testfile.
1090 (do_objc_tests): Don't declare objdir.
1091
c24ccbce
TT
10922012-06-22 Tom Tromey <tromey@redhat.com>
1093
1094 * gdb.java/jmain.exp: Use standard_testfile.
1095 * gdb.java/jmisc.exp: Use standard_testfile.
1096 * gdb.java/jnpe.exp: Use standard_testfile.
1097 * gdb.java/jprint.exp: Use standard_testfile.
1098
0a6d0306
TT
10992012-06-22 Tom Tromey <tromey@redhat.com>
1100
1101 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
1102 (standard_output_file, standard_testfile): New procs.
1103 (build_executable, clean_restart): Use standard_output_file.
1104
6ea815ef
YQ
11052012-06-22 Yao Qi <yao@codesourcery.com>
1106
1107 * boards/native-gdbserver.exp: New proc ${board}_exec.
1108 * boards/native-stdio-gdbserver.exp: Likewise.
1109
4c93b1db
TT
11102012-06-21 Tom Tromey <tromey@redhat.com>
1111
1112 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
1113 (build_executable): Update.
1114 (get_compiler_info): Remove 'binfile' argument.
1115 * gdb.ada/arrayidx.exp: Update.
1116 * gdb.ada/null_array.exp: Update.
1117 * gdb.arch/altivec-abi.exp: Update.
1118 * gdb.arch/altivec-regs.exp: Update.
1119 * gdb.arch/amd64-byte.exp: Update.
1120 * gdb.arch/amd64-dword.exp: Update.
1121 * gdb.arch/amd64-word.exp: Update.
1122 * gdb.arch/i386-avx.exp: Update.
1123 * gdb.arch/i386-byte.exp: Update.
1124 * gdb.arch/i386-sse.exp: Update.
1125 * gdb.arch/i386-word.exp: Update.
1126 * gdb.arch/ppc-dfp.exp: Update.
1127 * gdb.arch/ppc-fp.exp: Update.
1128 * gdb.arch/vsx-regs.exp: Update.
1129 * gdb.base/all-bin.exp: Update.
1130 * gdb.base/annota1.exp: Update.
1131 * gdb.base/async.exp: Update.
1132 * gdb.base/attach.exp: Update.
1133 * gdb.base/break-interp.exp: Update.
1134 * gdb.base/call-ar-st.exp: Update.
1135 * gdb.base/call-rt-st.exp: Update.
1136 * gdb.base/call-sc.exp: Update.
1137 * gdb.base/callfuncs.exp: Update.
1138 * gdb.base/catch-load.exp: Update.
1139 * gdb.base/completion.exp: Update.
1140 * gdb.base/complex.exp: Update.
1141 * gdb.base/condbreak.exp: Update.
1142 * gdb.base/consecutive.exp: Update.
1143 * gdb.base/constvars.exp: Update.
1144 * gdb.base/corefile.exp: Update.
1145 * gdb.base/eval-skip.exp: Update.
1146 * gdb.base/expand-psymtabs.exp: Update.
1147 * gdb.base/exprs.exp: Update.
1148 * gdb.base/fileio.exp: Update.
1149 * gdb.base/fixsection.exp: Update.
1150 * gdb.base/funcargs.exp: Update.
1151 * gdb.base/gdb11530.exp: Update.
1152 * gdb.base/gdb1555.exp: Update.
1153 * gdb.base/gnu-ifunc.exp: Update.
1154 * gdb.base/gnu_vector.exp: Update.
1155 * gdb.base/info-macros.exp: Update.
1156 * gdb.base/jit-simple.exp: Update.
1157 * gdb.base/jit-so.exp: Update.
1158 * gdb.base/jit.exp: Update.
1159 * gdb.base/langs.exp: Update.
1160 * gdb.base/list.exp: Update.
1161 * gdb.base/logical.exp: Update.
1162 * gdb.base/long_long.exp: Update.
1163 * gdb.base/longjmp.exp: Update.
1164 * gdb.base/macscp.exp: Update.
1165 * gdb.base/mips_pro.exp: Update.
1166 * gdb.base/miscexprs.exp: Update.
1167 * gdb.base/morestack.exp: Update.
1168 * gdb.base/nodebug.exp: Update.
1169 * gdb.base/opaque.exp: Update.
1170 * gdb.base/pc-fp.exp: Update.
1171 * gdb.base/pending.exp: Update.
1172 * gdb.base/permissions.exp: Update.
1173 * gdb.base/pointers.exp: Update.
1174 * gdb.base/prelink.exp: Update.
1175 * gdb.base/printcmds.exp: Update.
1176 * gdb.base/psymtab.exp: Update.
1177 * gdb.base/ptype.exp: Update.
1178 * gdb.base/relational.exp: Update.
1179 * gdb.base/scope.exp: Update.
1180 * gdb.base/setvar.exp: Update.
1181 * gdb.base/shlib-call.exp: Update.
1182 * gdb.base/shreloc.exp: Update.
1183 * gdb.base/signals.exp: Update.
1184 * gdb.base/sizeof.exp: Update.
1185 * gdb.base/so-impl-ld.exp: Update.
1186 * gdb.base/so-indr-cl.exp: Update.
1187 * gdb.base/solib-disc.exp: Update.
1188 * gdb.base/solib-display.exp: Update.
1189 * gdb.base/solib-nodir.exp: Update.
1190 * gdb.base/solib-overlap.exp: Update.
1191 * gdb.base/solib-symbol.exp: Update.
1192 * gdb.base/solib-weak.exp: Update.
1193 * gdb.base/solib.exp: Update.
1194 * gdb.base/store.exp: Update.
1195 * gdb.base/structs.exp: Update.
1196 * gdb.base/structs2.exp: Update.
1197 * gdb.base/type-opaque.exp: Update.
1198 * gdb.base/unload.exp: Update.
1199 * gdb.base/varargs.exp: Update.
1200 * gdb.base/volatile.exp: Update.
1201 * gdb.base/watch_thread_num.exp: Update.
1202 * gdb.base/watchpoint-solib.exp: Update.
1203 * gdb.base/watchpoint.exp: Update.
1204 * gdb.base/watchpoints.exp: Update.
1205 * gdb.base/whatis.exp: Update.
1206 * gdb.cell/arch.exp: Update.
1207 * gdb.cell/break.exp: Update.
1208 * gdb.cell/bt.exp: Update.
1209 * gdb.cell/core.exp: Update.
1210 * gdb.cell/data.exp: Update.
1211 * gdb.cell/ea-cache.exp: Update.
1212 * gdb.cell/f-regs.exp: Update.
1213 * gdb.cell/fork.exp: Update.
1214 * gdb.cell/gcore.exp: Update.
1215 * gdb.cell/mem-access.exp: Update.
1216 * gdb.cell/ptype.exp: Update.
1217 * gdb.cell/registers.exp: Update.
1218 * gdb.cell/sizeof.exp: Update.
1219 * gdb.cell/solib-symbol.exp: Update.
1220 * gdb.cell/solib.exp: Update.
1221 * gdb.cp/ambiguous.exp: Update.
1222 * gdb.cp/breakpoint.exp: Update.
1223 * gdb.cp/bs15503.exp: Update.
1224 * gdb.cp/casts.exp: Update.
1225 * gdb.cp/class2.exp: Update.
1226 * gdb.cp/cpexprs.exp: Update.
1227 * gdb.cp/cplusfuncs.exp: Update.
1228 * gdb.cp/ctti.exp: Update.
1229 * gdb.cp/dispcxx.exp: Update.
1230 * gdb.cp/gdb1355.exp: Update.
1231 * gdb.cp/gdb2384.exp: Update.
1232 * gdb.cp/gdb2495.exp: Update.
1233 * gdb.cp/infcall-dlopen.exp: Update.
1234 * gdb.cp/local.exp: Update.
1235 * gdb.cp/m-data.exp: Update.
1236 * gdb.cp/m-static.exp: Update.
1237 * gdb.cp/mb-ctor.exp: Update.
1238 * gdb.cp/mb-inline.exp: Update.
1239 * gdb.cp/mb-templates.exp: Update.
1240 * gdb.cp/member-ptr.exp: Update.
1241 * gdb.cp/method.exp: Update.
1242 * gdb.cp/namespace.exp: Update.
1243 * gdb.cp/nextoverthrow.exp: Update.
1244 * gdb.cp/nsdecl.exp: Update.
1245 * gdb.cp/nsrecurs.exp: Update.
1246 * gdb.cp/nsstress.exp: Update.
1247 * gdb.cp/nsusing.exp: Update.
1248 * gdb.cp/pr-1023.exp: Update.
1249 * gdb.cp/pr-1210.exp: Update.
1250 * gdb.cp/pr-574.exp: Update.
1251 * gdb.cp/pr9631.exp: Update.
1252 * gdb.cp/printmethod.exp: Update.
1253 * gdb.cp/psmang.exp: Update.
1254 * gdb.cp/re-set-overloaded.exp: Update.
1255 * gdb.cp/rtti.exp: Update.
1256 * gdb.cp/shadow.exp: Update.
1257 * gdb.cp/templates.exp: Update.
1258 * gdb.cp/try_catch.exp: Update.
1259 * gdb.dwarf2/dw2-ranges.exp: Update.
1260 * gdb.dwarf2/pr10770.exp: Update.
1261 * gdb.fortran/library-module.exp: Update.
1262 * gdb.hp/gdb.aCC/optimize.exp: Update.
1263 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
1264 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
1265 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
1266 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
1267 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
1268 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
1269 * gdb.hp/gdb.compat/xdb1.exp: Update.
1270 * gdb.hp/gdb.compat/xdb2.exp: Update.
1271 * gdb.hp/gdb.compat/xdb3.exp: Update.
1272 * gdb.hp/gdb.defects/bs14602.exp: Update.
1273 * gdb.hp/gdb.defects/solib-d.exp: Update.
1274 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
1275 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
1276 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
1277 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
1278 * gdb.mi/gdb792.exp: Update.
1279 * gdb.mi/mi-pending.exp: Update.
1280 * gdb.mi/mi-solib.exp: Update.
1281 * gdb.mi/mi-var-cp.exp: Update.
1282 * gdb.opt/clobbered-registers-O2.exp: Update.
1283 * gdb.opt/inline-bt.exp: Update.
1284 * gdb.opt/inline-cmds.exp: Update.
1285 * gdb.opt/inline-locals.exp: Update.
1286 * gdb.python/py-events.exp: Update.
1287 * gdb.python/py-finish-breakpoint.exp: Update.
1288 * gdb.python/py-type.exp: Update.
1289 * gdb.reverse/solib-precsave.exp: Update.
1290 * gdb.reverse/solib-reverse.exp: Update.
1291 * gdb.server/solib-list.exp: Update.
1292 * gdb.stabs/weird.exp: Update.
1293 * gdb.threads/attach-into-signal.exp: Update.
1294 * gdb.threads/attach-stopped.exp: Update.
1295 * gdb.threads/tls-shared.exp: Update.
1296 * gdb.trace/change-loc.exp: Update.
1297 * gdb.trace/strace.exp: Update.
1298
95c391b6
TT
12992012-06-19 Tom Tromey <tromey@redhat.com>
1300
1301 * gdb.base/whatis.exp: Add tests.
1302
e910f0b6
TT
13032012-06-19 Tom Tromey <tromey@redhat.com>
1304
1305 * gdb.cp/m-static.cc (keepalive): New function.
1306 (gnu_obj_1::method): Use it.
1307
422d65e7
DE
13082012-06-18 Doug Evans <dje@google.com>
1309
1310 * gdb.base/info-fun.exp: New file.
1311 * gdb.base/info-fun.c: New file.
1312 * gdb.base/info-fun-solib.c: New file.
1313
e2e4d78b
JK
13142012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1315
1316 Remove stale dummy frames.
1317 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
1318 (maintenance info breakpoints): New tests.
1319 * gdb.base/stale-infcall.c: New file.
1320 * gdb.base/stale-infcall.exp: New file.
1321
1788b2d3
JK
13222012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1323
1324 * gdb.arch/amd64-entry-value-param.S: New file.
1325 * gdb.arch/amd64-entry-value-param.c: New file.
1326 * gdb.arch/amd64-entry-value-param.exp: New file.
1327
663b969e
TT
13282012-06-15 Tom Tromey <tromey@redhat.com>
1329
1330 * gdb.cp/namespace.exp: Add "show lang" test.
1331
8e09ad05
IS
13322012-06-15 Iain Sandoe <iain@codesourcery.com>
1333
1334 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
1335 case. (top level): Use gdb_file_cmd instead of gdb_load.
1336
f85e18ee
JK
13372012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1338
1339 PR tdep/14222
1340 * gdb.arch/i386-sse-stack-align.S: New file.
1341 * gdb.arch/i386-sse-stack-align.c: New file.
1342 * gdb.arch/i386-sse-stack-align.exp: New file.
1343
f3b5e280
KS
13442012-06-13 Keith Seitz <keiths@redhat.com>
1345
1346 PR breakpoints/13798 and mi/11541
1347 * gdb.linespec/ls-errs.exp: Add a few more tests for
1348 filenames with spaces and colons.
1349
50af5481
JK
13502012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1351
1352 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
1353 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
1354 (test_function): Call CV_f.
1355 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
1356 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
1357 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
1358 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
1359 (p CV_f(CV::i)): New tests.
1360
d55637df
TT
13612012-06-13 Tom Tromey <tromey@redhat.com>
1362
1363 * gdb.base/condbreak.exp: Add tests for "condition" completion.
1364
cc80f267
JK
13652012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1366
1367 Fix regression by the "ambiguous linespec" series.
1368 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
1369 tests.
1370
bb2af9cc
JK
13712012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1372
1373 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
1374 missing.
1375
e81a37f7
TT
13762012-06-11 Tom Tromey <tromey@redhat.com>
1377
1378 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
1379 location...
1380 (main): ...here.
1381
8efd7788
YQ
13822012-06-07 Yao Qi <yao@codesourcery.com>
1383
1384 * gdb.trace/strace.exp: Shorten some too-long lines.
1385
359f5fe6
PA
13862012-06-06 Pedro Alves <palves@redhat.com>
1387
1388 * gdb.threads/clone-new-thread-event.c: New file.
1389 * gdb.threads/clone-new-thread-event.exp: New file.
1390
7b2fe205
YQ
13912012-06-06 Yao Qi <yao@codesourcery.com>
1392
1393 * gdb.base/dprintf.c (main): Add extra parameter when calling
1394 printf and fprintf.
1395 (bar): New function. It is a dead function, but to ensure
1396 'malloc' is linked explicitly.
1397
3eca55e8
YQ
13982012-06-06 Yao Qi <yao@codesourcery.com>
1399
1400 * gdb.base/info-proc.exp: Return if target doesn't support
1401 'info proc'.
1402
91cc9324
JK
14032012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1404
1405 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
1406 (run program with breakpoint commands): XFAIl if it is not.
1407
c56e7c43
JB
14082012-06-05 Joel Brobecker <brobecker@adacore.com>
1409
1410 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
1411 and add comment.
1412 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
1413 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
1414 "STOP" marker. Adjust testing strategy to make it work on
1415 all targets.
1416
1417 * gdb.base/print-file-var-main.c (main): Rewrite using local
1418 variables and adjust get_version_2's return value check.
1419 Add small comment.
1420 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
1421 marker. Adjust testing strategy to make it work on all targets.
1422
ccab2054
JB
14232012-06-05 Joel Brobecker <brobecker@adacore.com>
1424
1425 * gdb.ada/bad-task-bp-keyword: New testcase.
1426
d0d86158
JK
14272012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1428
1429 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
1430 Simplify it to ...
1431 (symbol-file ${testfile1}): ... here.
1432 (test eliminated var my_global_symbol)
1433 (test eliminated var my_static_symbol)
1434 (test eliminated var my_global_func, get address of main): Wrap them to
1435 'single psymtabs' and 'single symtabs'
1436 (get address of my_global_symbol, get address of my_static_symbol)
1437 (get address of my_global_func, get address of main): Wrap them to
1438 'order1' and 'order2'.
1439
952cf74c
JK
1440 * gdb.base/code_elim.exp
1441 (add-symbol-file ${testfile1} 0x100000)
1442 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
1443 'order2'.
1444 (order1: add-symbol-file ${testfile1} 0x100000)
1445 (order1: add-symbol-file ${testfile2} 0x200000)
1446 (order2: add-symbol-file ${testfile2} 0x200000)
1447 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
1448 .bss as appropriate.
1449
0c5bf5a9
JK
14502012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1451
1452 * gdb.server/solib-list-lib.c: New file.
1453 * gdb.server/solib-list-main.c: New file.
1454 * gdb.server/solib-list.exp: New file.
1455
4196f325
MR
14562012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
1457
1458 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
1459 for 'set print symbol' change.
1460
bfb05775
JK
14612012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1462
1463 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
1464 .debug_abbrev_seg3.
1465
685b1105
JK
14662012-05-24 John Steele Scott <toojays@toojays.net>
1467
1468 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
1469 * gdb.dwarf2/dw2-icc-opaque.S: New file.
1470 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
1471
f3e0e960
SS
14722012-05-23 Stan Shebs <stan@codesourcery.com>
1473
1474 * gdb.mi/mi-info-os.exp: New file.
1475
11eb1b4d
KS
14762012-05-23 Keith Seitz <keiths@redhat.com>
1477
1478 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
1479 return -1 to suppress the rest of the tests.
1480 (compile_stap_bin): Return boolean success value.
1481
b1af9e97
TT
14822012-05-21 Tom Tromey <tromey@redhat.com>
1483
1484 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
1485 Remove kfails.
1486 (test_print_mi_member_types): Likewise.
1487
248537e3
TT
14882012-05-21 Tom Tromey <tromey@redhat.com>
1489
1490 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
1491 print symbol' change.
1492
d791e155
TJB
14932012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
1494
1495 * gdb.python/py-prompt.exp: Quit if the target is remote.
1496
e77afa2e
JK
14972012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1498
1499 Fix ERROR: internal buffer is full.
1500 * gdb.base/info-os.exp (expect_multiline): New function.
1501 (get process list, get process groups, get threads)
1502 (get file descriptors, get internet-domain sockets)
1503 (get shared-memory regions, get semaphores, get message queues): Use
1504 it for these tests.
1505
9cb709b6
TT
15062012-05-18 Tom Tromey <tromey@redhat.com>
1507
1508 * gdb.mi/mi-var-cmd.exp: Update.
1509 * gdb.objc/basicclass.exp (do_objc_tests): Update.
1510 * gdb.cp/virtbase.exp: Update.
1511 * gdb.cp/classes.exp (test_static_members): Update.
1512 * gdb.cp/casts.exp: Update.
1513 * gdb.base/pointers.exp: Update.
1514 * gdb.base/funcargs.exp (pointer_args): Update.
1515 (structs_by_reference): Update.
1516 * gdb.base/find.exp: Update.
1517 * gdb.base/call-strs.exp: Send "set print symbol off".
1518 * gdb.base/call-ar-st.exp: Update.
1519 * gdb.ada/fun_addr.exp: Update.
1520 * gdb.base/printcmds.exp (test_print_symbol): New proc.
1521 Call it.
1522 (test_print_repeats_10, test_print_strings)
1523 (test_print_char_arrays): Update.
1524
b012acdd
TT
15252012-05-18 Tom Tromey <tromey@redhat.com>
1526
1527 * gdb.base/charset.exp (string_display): Update.
1528
1d51a733
TT
15292012-05-18 Tom Tromey <tromey@redhat.com>
1530
1531 * gdb.mi/mi2-var-display.exp: Update.
1532 * gdb.mi/mi-var-display.exp: Update.
1533 * gdb.mi/mi-var-child.exp: Update.
1534 * gdb.cp/expand-psymtabs-cxx.exp: Update.
1535 * gdb.cp/cp-relocate.exp (get_func_address): Update.
1536
957df313
DE
15372012-05-17 Doug Evans <dje@google.com>
1538
682c7f7b
DE
1539 * info-macros.exp: Pass "debug" to prepare_for_testing.
1540
957df313
DE
1541 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
1542 * gdb.ada/Makefile.in (clean): Ditto.
1543 * gdb.arch/Makefile.in (clean): Ditto.
1544 * gdb.asm/Makefile.in (clean): Ditto.
1545 * gdb.base/Makefile.in (clean): Ditto.
1546 * gdb.cell/Makefile.in (clean): Ditto.
1547 * gdb.cp/Makefile.in (clean): Ditto.
1548 * gdb.disasm/Makefile.in (clean): Ditto.
1549 * gdb.dwarf2/Makefile.in (clean): Ditto.
1550 * gdb.fortran/Makefile.in (clean): Ditto.
1551 * gdb.go/Makefile.in (clean): Ditto.
1552 * gdb.hp/Makefile.in (clean): Ditto.
1553 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
1554 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
1555 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
1556 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
1557 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
1558 * gdb.java/Makefile.in (clean): Ditto.
1559 * gdb.linespec/Makefile.in (clean): Ditto.
1560 * gdb.mi/Makefile.in (clean): Ditto.
1561 * gdb.modula2/Makefile.in (clean): Ditto.
1562 * gdb.multi/Makefile.in (clean): Ditto.
1563 * gdb.objc/Makefile.in (clean): Ditto.
1564 * gdb.opencl/Makefile.in (clean): Ditto.
1565 * gdb.opt/Makefile.in (clean): Ditto.
1566 * gdb.pascal/Makefile.in (clean): Ditto.
1567 * gdb.python/Makefile.in (clean): Ditto.
1568 * gdb.reverse/Makefile.in (clean): Ditto.
1569 * gdb.server/Makefile.in (clean): Ditto.
1570 * gdb.stabs/Makefile.in (clean): Ditto.
1571 * gdb.threads/Makefile.in (clean): Ditto.
1572 * gdb.trace/Makefile.in (clean): Ditto.
1573 * gdb.xml/Makefile.in (clean): Ditto.
1574
abc9d0dc
TT
15752012-05-16 Tom Tromey <tromey@redhat.com>
1576
1577 * gdb.base/macscp1.c (macscp_expr): Add comment.
1578 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
1579
6a3a010b
MR
15802012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
1581
1582 * gdb.base/return-nodebug.exp: Also test float and double types.
1583
01429c8e
JK
15842012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1585
1586 PR testsuite/12649
1587 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
1588
54115cd4
JK
1589 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
1590
0c5f383f
SDJ
15912012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
1592
1593 * gdb.base/stap-probe.exp (stap_test): Remove calls to
1594 `rerun_to_main'.
1595 (stap_test_no_debuginfo): Likewise.
1596
e7e0cddf
SS
15972012-05-14 Stan Shebs <stan@codesourcery.com>
1598
1599 * gdb.base/dprintf.c: New file.
1600 * gdb.base/dprintf.exp: New file.
1601
c772f8e7
HZ
16022012-05-14 Hui Zhu <hui_zhu@mentor.com>
1603
1604 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
1605 * gdb.trace/disconnected-tracing.c: New file.
1606 * gdb.trace/disconnected-tracing.exp: New file.
1607
7efc75aa
SCR
16082012-05-13 Siva Chandra Reddy <sivachandra@google.com>
1609
1610 * gdb.python/python.c: Add a new breakpoint comment.
1611 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
1612
85d4a676
SS
16132011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
1614
1615 * gdb.base/info-os.exp: New file.
1616 * gdb.base/info-os.c: New file.
1617
64ea88dc
JB
16182012-05-10 Joel Brobecker <brobecker@adacore.com>
1619
4647ab1b
JB
1620 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
1621 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
1622 New files.
64ea88dc 1623
afba63f1
JB
16242012-05-10 Joel Brobecker <brobecker@adacore.com>
1625
1626 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
1627 gdb.base/ctxobj.exp: New files.
1628
9d198b1e
TT
16292012-05-09 Tom Tromey <tromey@redhat.com>
1630
1631 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
1632
9bfee719
MR
16332012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
1634
1635 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
1636
3a7341d8
MR
16372012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
1638
1639 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
1640 before using it.
1641
52b3699b
TG
16422012-05-04 Tristan Gingold <gingold@adacore.com>
1643
1644 * gdb.base/set-noassign.exp: New test.
1645
a20ee7a4
SCR
16462012-05-03 Siva Chandra Reddy <sivachandra@google.com>
1647
1648 * gdb.python/py-symbol.exp: Add tests to test the new methods
1649 gdb.Symtab.global_block() and gdb.Symtab.static_block().
1650 * gdb.python/py-symbol.c: Add new struct to help test
1651 gdb.Symtab.static_block().
1652
bf2f0858
DE
16532012-05-03 Doug Evans <dje@google.com>
1654
1655 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
1656 commented out.
1657
2d4e0376
YQ
16582012-05-03 Yao Qi <yao@codesourcery.com>
1659
1660 * gdb.base/catch-syscall.exp: Skip it before compilation if target
1661 doesn't support.
1662 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
1663 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
1664
6d0bb9f3
YQ
16652012-05-03 Yao Qi <yao@codesourcery.com>
1666
1667 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
1668
fd820528
DE
16692012-04-30 Doug Evans <dje@google.com>
1670
1671 PR testsuite/13961
1672 * gdb.dwarf2/pr13961.S: New file.
1673 * gdb.dwarf2/pr13961.exp: New file.
1674
b9e219b9
YQ
16752012-04-29 Yao Qi <yao@codesourcery.com>
1676
1677 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
1678
3019eac3
DE
16792012-04-28 Doug Evans <dje@google.com>
1680
1681 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
1682 .Ltype_int_in_cu2. Use name "int2" instead of "int".
1683 All uses updated.
1684 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
1685 "ptype func_cu1" to expand cu2 before cu1.
1686
62e5f89c
SDJ
16872012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
1688 Tom Tromey <tromey@redhat.com>
1689
1690 * gdb.base/default.exp: Add `$_probe_arg*' convenience
1691 variables.
1692 * gdb.base/stap-probe.c: New file.
1693 * gdb.base/stap-probe.exp: New file.
1694 * gdb.trace/stap-trace.c: New file.
1695 * gdb.trace/stap-trace.exp: New file.
1696 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
1697 libgcc's unwinder.
1698
14132e89
MR
16992012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
1700
1701 * gdb.arch/mips16-thunks-inmain.c: New file.
1702 * gdb.arch/mips16-thunks-main.c: New file.
1703 * gdb.arch/mips16-thunks-sin.c: New file.
1704 * gdb.arch/mips16-thunks-sinfrob.c: New file.
1705 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
1706 * gdb.arch/mips16-thunks-sinmain.c: New file.
1707 * gdb.arch/mips16-thunks-sinmips16.c: New file.
1708 * gdb.arch/mips16-thunks.exp: New file.
1709
a766d390
DE
17102012-04-25 Doug Evans <dje@google.com>
1711
1712 * configure.ac: Create gdb.go/Makefile.
1713 * configure: Regenerate.
1714 * gdb.base/default.exp: Add "go" to "set language" testing.
1715 * gdb.go/Makefile.in: New file.
1716 * gdb.go/basic-types.exp: New file.
1717 * gdb.go/chan.exp: New file.
1718 * gdb.go/chan.go: New file.
1719 * gdb.go/handcall.exp: New file.
1720 * gdb.go/handcall.go: New file.
1721 * gdb.go/hello.exp: New file.
1722 * gdb.go/hello.go: New file.
1723 * gdb.go/integers.exp: New file.
1724 * gdb.go/integers.go: New file.
1725 * gdb.go/methods.exp: New file.
1726 * gdb.go/methods.go: New file.
1727 * gdb.go/package.exp: New file.
1728 * gdb.go/package1.go: New file.
1729 * gdb.go/package2.go: New file.
1730 * gdb.go/print.exp: New file.
1731 * gdb.go/strings.exp: New file.
1732 * gdb.go/strings.go: New file.
1733 * gdb.go/types.exp: New file.
1734 * gdb.go/types.go: New file.
1735 * gdb.go/unsafe.exp: New file.
1736 * gdb.go/unsafe.go: New file.
1737 * lib/future.exp: Add Go support.
1738 (gdb_find_go, gdb_find_go_linker): New procs.
1739 (gdb_default_target_compile): Add Go support.
1740 * lib/gdb.exp (skip_go_tests): New proc.
1741 * lib/go.exp: New file.
1742
e65f9ffb
TT
17432012-04-25 Tom Tromey <tromey@redhat.com>
1744
1745 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
1746
14e75d8e
JK
17472012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
1748 Jan Kratochvil <jan.kratochvil@redhat.com>
1749
1750 PR symtab/7259:
1751 * gdb.base/enumval.c: New test case.
1752 * gdb.base/enumval.exp: New test case.
1753 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
1754 field.bitpos.
1755
f3525b70
PA
17562012-04-17 Pedro Alves <palves@redhat.com>
1757
1758 * Makefile.in (site.exp): Make site.exp source
1759 $srcdir/lib/append_gdb_boards_dir.exp.
1760 * lib/append_gdb_boards_dir.exp: New file.
1761
bccbefd2
JK
17622012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1763
1764 New option "set auto-load safe-path".
1765 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
1766 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
1767
bf88dd68
JK
17682012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1769
1770 auto-load: Implementation.
1771 * gdb.base/help.exp (test set height): Increase the height.
1772 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
1773 to ...
1774 (info auto-load python-scripts): ... here.
1775 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
1776 to ...
1777 (info auto-load python-scripts *): ... here.
1778
c0d4d1c0
YQ
17792012-04-16 Yao Qi <yao@codesourcery.com>
1780
1781 * lib/trace-support.exp (get_in_proc_agent): New.
1782 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
1783 of in process trace agent.
1784 * gdb.trace/ftrace.exp: Likewise.
1785 * gdb.trace/pending.exp: Likewise.
1786 * gdb.trace/trace-break.exp: Likewise.
1787 * gdb.trace/trace-mt.exp
1788 * gdb.trace/tspeed.exp: Likewise.
1789 * gdb.trace/tstatus.exp
1790 * gdb.trace/strace.exp: Likewise.
1791
cbf68a60
TS
17922012-04-16 Thomas Schwinge <thomas@codesourcery.com>
1793
dd6d3b70
TS
1794 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
1795 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
1796
cbf68a60
TS
1797 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
1798
8264ba82
AG
17992012-04-14 Anton Gorenkov <xgsa@yandex.ru>
1800
1801 PR mi/13393
1802 * gdb.mi/mi-var-rtti.cc: New file.
1803 * gdb.mi/mi-var-rtti.exp: New file.
1804 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
1805 function.
1806 (mi_varobj_update_with_type_change): updated to avoid code duplication.
1807
de0919f8 18082012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
1809
1810 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
1811 EXECUTABLES.
1812 * gdb.python/py-explore.c: C program used for testing the new
1813 'explore' command on C constructs.
1814 * gdb.python/py-explore.cc: C++ program used for testing the new
1815 'explore' command on C++ constructs.
1816 * gdb-python/py-explore.exp: Tests for the new 'explore'
1817 command on C constructs.
1818 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
1819 command on C++ constructs.
1820
a82da7dd
MK
18212012-04-07 Mark Kettenis <kettenis@gnu.org>
1822
1823 * gdb.base/funcargs.exp (complex_args): Fix typo.
1824
e127cba8
JK
18252012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1826
1827 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
1828 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
1829
40e084e1
KS
18302012-04-05 Keith Seitz <keiths@redhat.com>
1831
1832 * gdb.base/advance.exp: Update error message for
1833 "advance malformed" test.
1834 * gdb.base/break.exp: Likewise for "breakpoint with
1835 trailing garbage" test.
1836 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
1837 with trailing garbage" test.
1838 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
1839 trailng garbage" test.
1840 * gdb.base/until.exp: Likewise for "malformed until" test.
1841 * gdb.cp/ovldbreak.exp: Create the breakpoint table
1842 for "breakpoint info (after setting on all)".
1843 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
1844 tests.
1845 * gdb.cp/cplabel.cc: New file.
1846 * gdb.cp/cplabel.exp: New test.
1847 * gdb.linespec/ls-errs.c: New file.
1848 * gdb.linespec/ls-errs.exp: New test.
1849
a72c8f6a
JK
18502012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1851
1852 * gdb.trace/unavailable.exp
1853 (collect globals: print object on: print derived_partial)
1854 (collect globals: print object on: print derived_whole)
1855 (collect globals: print object off: print derived_partial)
1856 (collect globals: print object off: print derived_whole): Update
1857 expected output.
1858
f87a3023
KS
18592012-03-30 Keith Seitz <keiths@redhat.com>
1860
1861 * gdb.python: Add test for linespecs with commas.
1862
e2171b3c
KS
18632012-03-28 Keith Seitz <keiths@redhat.com>
1864
1865 * gdb.linespec/ls-dollar.cc: New file.
1866 * gdb.linespec/ls-dollar.exp: New test.
1867
18682012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
1869
1870 * gdb.cp/namespace.exp: Add breakpoint tests for functions
1871 starting with the global namespace.
1872
2f4e0a80
DE
18732012-03-23 Doug Evans <dje@google.com>
1874
1875 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
1876
7b282c5a
SCR
18772012-03-22 Siva Chandra Reddy <sivachandra@google.com>
1878
1879 * gdb.python/py-value.cc: Add test case for testing the
1880 methodology exposing C++ values to Python.
1881 * gdb.python/py-value-cc.exp: Add tests testing the methodology
1882 exposing C++ values to Python.
1883 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
1884
2e98ca53
JK
18852012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1886 Siddhesh Poyarekar <siddhesh@redhat.com>
1887
1888 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
1889 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
1890 (generate native core dump): Make the test unsupported if core cannot
1891 be generated.
1892
8320cc4f
JK
18932012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1894
1895 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
1896 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
1897 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
1898
3a69ffb2
JK
18992012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
1900
1901 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
1902
8fabffee
DE
19032012-03-17 Doug Evans <dje@google.com>
1904
1905 * dg-extract-results.sh: Handle KFAILs.
1906
ab260dad
JK
19072012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1908
1909 PR symtab/13777
1910 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
1911
53ba8333
JB
19122012-03-16 Joel Brobecker <brobecker@adacore.com>
1913
1914 * gdb.ada/set_pckd_arr_elt: New testcase.
1915
481860b3
GB
19162012-03-16 Gary Benson <gbenson@redhat.com>
1917
1918 PR breakpoints/10738
1919 * gdb.opt/inline-break.exp: New file.
1920 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
1921 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
1922 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
1923 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
1924 * gdb.base/async-shell.exp: Likewise.
1925 * lib/mi-support.exp (library_loaded_re): Likewise.
1926
410528f0
TT
19272012-03-15 Tom Tromey <tromey@redhat.com>
1928
1929 * gdb.cp/virtfunc2.exp: Update expected output.
1930 * gdb.cp/pr9631.exp: Update expected output.
1931 * gdb.cp/member-ptr.exp: Update expected output.
1932 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
1933 output.
1934 * gdb.cp/casts.exp: Update expected output.
1935
c4aeac85
TT
19362012-03-15 Tom Tromey <tromey@redhat.com>
1937
1938 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
1939 (test_info_vtbl): Likewise.
1940 (do_tests): Call test_info_vtbl.
1941 * gdb.cp/virtfunc.cc (va): New global.
1942
856d06f9
TS
19432012-03-15 Thomas Schwinge <thomas@codesourcery.com>
1944
1945 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
1946 describing DWARF data structures.
1947 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
1948 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
1949 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
1950 * gdb.dwarf2/dw2-entry-value.S: Likewise.
1951 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
1952 * gdb.dwarf2/dw2-param-error.S: Likewise.
1953 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
1954 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
1955 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
1956 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
1957 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
1958 * gdb.dwarf2/pr11465.S: Likewise.
1959
e837f12a
JK
19602012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1961
1962 * gdb.mi/mi2-prompt.exp: New file.
1963
ccbb4f28
JB
19642012-03-13 Joel Brobecker <brobecker@adacore.com>
1965
1966 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
1967
32039130
JB
19682012-03-13 Joel Brobecker <brobecker@adacore.com>
1969
1970 * gdb.ada/bp_range_type: New testcase.
1971
16899756
DE
19722012-03-13 Doug Evans <dje@google.com>
1973
1974 * gdb.base/default.exp: Delete tests for symbol-reloading.
1975 * gdb.base/help.exp: Ditto.
1976 * gdb.base/setshow.exp: Ditto.
1977 * gdb.base/gdb_history: Delete references to symbol-reloading.
1978
87b0bb13
JK
19792012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1980
1981 * gdb.base/attach-twice.c: New files.
1982 * gdb.base/attach-twice.exp: New files.
1983
0d7941a9
KS
19842012-03-08 Keith Seitz <keiths@redhat.com>
1985
1986 * lib/gdb.exp (gdb_get_line_number): Throw an
1987 error instead of returning -1.
1988 * gdb.base/break.exp: Remove unused variable
1989 bp_location5.
1990 * gdb.base/hbreak2.exp: Likewise.
1991 * gdb.base/sepdebug.exp: Likewise.
1992
f4647387
YQ
19932012-03-08 Yao Qi <yao@codesourcery.com>
1994 Pedro Alves <palves@redhat.com>
1995
1996 Fix PR server/13392.
1997 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
1998 (tracepoint_change_loc_2): Remove kfail. Return if failed to
1999 download tracepoints.
2000 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
2001 (pending_tracepoint_resolved_during_trace): Likewise.
2002 (pending_tracepoint_installed_during_trace): Likewise.
2003 (pending_tracepoint_with_action_resolved): Likewise.
2004
83c532cb
KS
20052012-03-08 Keith Seitz <keiths@redhat.com>
2006
2007 * gdb.ada/array_bounds.exp: Get breakpoint for line
2008 with "START", not "STOP".
2009 * gdb.python/py-infthread.exp: Do not continue to
2010 line marked "Break here.", which is undefined.
2011
d6b6bbb7
LM
20122012-03-08 Luis Machado <lgustavo@codesourcery.com>
2013
2014 Revert:
2015
2016 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2017
2018 Implement testsuite workaround for PR breakpoints/13781.
2019 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
2020 (set breakpoint condition-evaluation host): New conditional command.
2021
7fe25d9b
JK
20222012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2023
2024 Fix CU relative vs. absolute DIE offsets.
2025 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
2026 one.
2027
51898c15
JK
20282012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2029
2030 Fix false FAIL on distros with relro linkage as default.
2031 * gdb.reverse/solib-precsave.exp: Try to compile the test using
2032 -Wl,-z,norelro first.
2033
8131799e
JB
20342012-03-06 Joel Brobecker <brobecker@adacore.com>
2035
2036 * gdb.ada/bp_on_var: New testcase.
2037
ba241969
JB
20382012-03-06 Joel Brobecker <brobecker@adacore.com>
2039
2040 * gdb.ada/bp_enum_homonym: New testcase.
2041
abe49676
YQ
20422012-03-06 Yao Qi <yao@codesourcery.com>
2043
2044 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
2045 x86_64-*-* and i?86-*-*.
2046 Set up KFAIL for gdb/13808.
2047
d8df103b
TT
20482012-03-05 Tom Tromey <tromey@redhat.com>
2049
2050 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
2051 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
2052
b7b189f3
TT
20532012-03-05 Tom Tromey <tromey@redhat.com>
2054
2055 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
2056
69dc1c4d
YQ
20572012-03-04 Yao Qi <yao@codesourcery.com>
2058
2059 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
2060 messages for KFAIL.
2061
3f20c47f
JK
20622012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2063
2064 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
2065 (print one_two_three, indexes off, print few_reps, indexes off)
2066 (print many_reps, indexes off, print empty, indexes off)
2067 (print one_two_three, print few_reps, print many_reps, print empty):
2068 Call setup_xfail if $gcc_old.
2069
abf1152a
JK
20702012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2071
2072 Implement testsuite workaround for PR breakpoints/13781.
2073 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
2074 (set breakpoint condition-evaluation host): New conditional command.
2075
a06715f8
JK
20762012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2077
2078 Code cleanup.
2079 * gdb.cp/mb-templates.exp: New variables executable. Use it for
2080 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
2081 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
2082 number 1 by $bpnum. Four times.
2083
5808517f
YQ
20842012-03-03 Yao Qi <yao@codesourcery.com>
2085
2086 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
2087
dfe2ac14
JK
20882012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2089
2090 Setup KFAIL for PR server/13796.
2091 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
2092
8bbc467a
JB
20932012-03-02 Joel Brobecker <brobecker@adacore.com>
2094
2095 * gdb.ada/operator_bp: New testcase.
2096
c0eac87f
JB
20972012-03-02 Joel Brobecker <brobecker@adacore.com>
2098
2099 * gdb.ada/info_locals_renaming: New testcase.
2100
4f42c881
TT
21012012-03-02 Tom Tromey <tromey@redhat.com>
2102
2103 * gdb.base/nextoverexit.c: New file.
2104 * gdb.base/nextoverexit.exp: New file.
2105
7380c0c9
EBM
21062012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
2107
2108 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
2109 parameter.
2110
1faeff08
MR
21112012-03-01 Maciej W. Rozycki <macro@mips.com>
2112
2113 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
2114 core registers.
2115
320b6f49
MR
21162012-03-01 Maciej W. Rozycki <macro@mips.com>
2117 Maciej W. Rozycki <macro@codesourcery.com>
2118 Daniel Jacobowitz <dan@codesourcery.com>
2119
2120 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
2121
ad5f7d6e
PA
21222012-03-01 Pedro Alves <palves@redhat.com>
2123
2124 PR gdb/13767
2125
2126 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
2127 (gdb_collect_globals_test): Call it.
2128
d3dc44a6
KS
21292012-03-01 Keith Seitz <keiths@redhat.com>
2130
2131 * gdb.cp/method2.exp: Output of overload menu is now
2132 alphabetized. Update tests for "break A::method".
2133 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
2134 of hard-coding them.
2135 Overload menu is alphabetized: rewrite to accommodate.
2136 Unset variables LINE and TYPES which are used in other tests.
2137 Compute the output of "info break".
2138 Update the breakpoint table after all breakpoints are deleted.
2139 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
2140 compute ACTUALS and the method body based on parameters.
2141 Update expected output accordingly.
2142 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
2143 unique comments to allow the use of gdb_get_line_number.
2144
21452012-03-01 Keith Seitz <keiths@redhat.com>
2146
2147 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
2148 some Tcl syntax.
2149 * gdb.cp/ovldbreak.exp: Likewise.
2150
7949c2a0
KS
21512012-03-01 Keith Seitz <keiths@redhat.com>
2152
2153 * gdb.base/help.exp (help show user): Update expected result
2154 for new doc string changes (add "non-python").
2155
7d74f244
DE
21562012-03-01 Scott J. Goldman <scottjg@vmware.com>
2157
2158 * gdb.python/py-cmd.exp: Add test to verify that python commands can
2159 be put in the user-defined category and that the commands appear in
2160 "help user-defined".
2161
1b611343
JB
21622012-02-29 Joel Brobecker <brobecker@adacore.com>
2163
2164 * gdb.ada/tagged_not_init: New testcase.
2165
99b1c762
JB
21662012-02-29 Joel Brobecker <brobecker@adacore.com>
2167
2168 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
2169 * gdb.ada/enum_idx_packed: New testcase.
2170
2d4a02ee
JB
21712012-02-29 Joel Brobecker <brobecker@adacore.com>
2172
2173 * gdb.ada/aliased_array: New testcase.
2174
2e6fda7d
JB
21752012-02-29 Joel Brobecker <brobecker@adacore.com>
2176
2177 * gdb.ada/whatis_array_val: New testcase.
2178
9a7f938f
JK
21792012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2180
2181 Fix disp-step-syscall.exp: fork: single step over fork.
2182 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
2183 whitespaces.
2184 (single step over $syscall): Remove its check.
2185 (single step over $syscall final pc): New check.
2186
8703a944
JK
21872012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2188
2189 Support processors without SSSE3.
2190 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
2191 pabsd into ...
2192 (ssse3_test): ... a new function.
2193 (main): Call ssse3_test.
2194 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
2195 Update expected values everywhere.
2196 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
2197 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
2198 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
2199 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
2200 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
2201 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
2202 Move these tests lower.
2203 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
2204 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
2205 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
2206 New tests.
2207
c03e6ccc
YQ
22082012-02-29 Yao Qi <yao@codesourcery.com>
2209 Pedro Alves <palves@redhat.com>
2210
2211 * gdb.trace/trace-mt.c: New.
2212 * gdb.trace/trace-mt.exp: New.
2213
7964b62a
TS
22142012-02-28 Thomas Schwinge <thomas@codesourcery.com>
2215
2c8910ba
TS
2216 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
2217 numbers instead of hardcoding them.
2218 * gdb.base/annota1.c: Provide suitable markers.
2219 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
2220 numbers instead of hardcoding them.
2221 * gdb.base/annota3.c: Provide suitable markers.
2222
2223 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
2224 * gdb.base/annota3.c: Likewise.
2225 * gdb.base/sigall.c: Likewise.
2226 * gdb.base/signals.c: Likewise.
2227 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 2228
5a41c0b7
MR
22292012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
2230
2231 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
2232 failure return path.
2233
ebbbe5c5
LM
22342012-02-27 Luis Machado <lgustavo@codesourcery.com>
2235
2236 * gdb.base/save-bp.exp: Account for new condition evaluator output.
2237
8d126d8a
LM
22382012-02-24 Luis Machado <lgustavo@codesourcery.com>
2239
2240 * gdb.base/cond-eval-mode.exp: New file.
2241
11337c2f
PA
22422012-02-24 Pedro Alves <palves@redhat.com>
2243
2244 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
2245 (top level): Use with_test_prefix.
2246
13fc3e3c
PA
22472012-02-24 Pedro Alves <palves@redhat.com>
2248
2249 * gdb.threads/attach-into-signal.exp (corefunc): Use
2250 with_test_prefix.
2251
07c1b626
JK
22522012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2253
2254 Fix false FAILs on old CPUs without SSE.
2255 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
2256 Return untested for Illegal instruction.
2257
596ba138
JK
22582012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2259
2260 Fix false FAILs with glibc debug infos installed.
2261 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
2262 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
2263
aeaa2474
SA
22642012-02-22 Sterling Augustine <saugustine@google.com>
2265
2266 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
2267 constant with cast.
2268
aed555c9
PA
22692012-02-21 Pedro Alves <palves@redhat.com>
2270
2271 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
2272
78afebb4
PA
22732012-02-21 Pedro Alves <palves@redhat.com>
2274
2275 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
2276
fdcfef12
PA
22772012-02-21 Pedro Alves <palves@redhat.com>
2278
2279 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
2280 with_test_prefix.
2281
0f4d39d5
PA
22822012-02-21 Pedro Alves <palves@redhat.com>
2283
2284 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
2285 with_test_prefix here.
2286 (top level): Do it here instead. Remove `:' from the
2287 with_test_prefix string.
2288 * gdb.base/attach-pie-misread.exp: Remove the leading space the
2289 the suffix `:' from the with_test_prefix prefix string.
2290 * gdb.base/break-interp.exp: Ditto.
2291 * gdb.base/catch-load.exp: Ditto.
2292 * gdb.base/disp-step-syscall.exp: Ditto.
2293 * gdb.base/jit-so.exp: Ditto.
2294 * gdb.base/jit.exp: Ditto.
2295 * gdb.base/sepdebug.exp: Ditto.
2296 * gdb.base/solib-display.exp: Ditto.
2297 * gdb.base/solib-overlap.exp: Ditto.
2298 * gdb.base/watch-cond-infcall.exp: Ditto.
2299 * gdb.base/watchpoint.exp: Ditto.
2300 * gdb.dwarf2/dw2-noloc.exp: Ditto.
2301 * gdb.mi/mi-watch.exp: Ditto.
2302 * gdb.mi/mi2-watch.exp: Ditto.
2303 * gdb.threads/non-ldr-exc-1.exp: Ditto.
2304 * gdb.threads/non-ldr-exc-2.exp: Ditto.
2305 * gdb.threads/non-ldr-exc-3.exp: Ditto.
2306 * gdb.threads/non-ldr-exc-4.exp: Ditto.
2307 * gdb.threads/watchpoint-fork.exp: Ditto.
2308 * gdb.threads/watchthreads-reorder.exp: Ditto.
2309 * gdb.trace/change-loc.exp: Ditto.
2310 * gdb.trace/pending.exp: Ditto.
2311 * gdb.trace/status-stop.exp: Ditto.
2312 * gdb.trace/strace.exp: Ditto.
2313 * gdb.trace/trace-break.exp: Ditto.
2314 * gdb.trace/unavailable.exp: Ditto.
2315 * lib/gdb.exp (with_test_prefix): Always prefix with space and
2316 suffix with colon. Adjust leading comments.
2317
6a5870ce
PA
23182012-02-21 Pedro Alves <palves@redhat.com>
2319 Tom Tromey <tromey@redhat.com>
2320
2321 * lib/gdb.exp: Add description of test prefixes.
2322 (with_test_prefix): New procedure.
2323 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
2324 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
2325 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
2326 instead of lappend to append to pf_prefix.
2327 * gdb.base/catch-load.exp: Use with_test_prefix.
2328 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
2329 * gdb.base/jit-so.exp: Use with_test_prefix.
2330 * gdb.base/jit.exp: Use with_test_prefix.
2331 * gdb.base/return-nodebug.exp (do_test): Use append instead of
2332 lappend to append to pf_prefix.
2333 * gdb.base/sepdebug.exp: Use with_test_prefix.
2334 * gdb.base/solib-display.exp: Use with_test_prefix.
2335 * gdb.base/solib-overlap.exp: Use with_test_prefix.
2336 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
2337 * gdb.base/watchpoint.exp: Use with_test_prefix.
2338 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
2339 * gdb.mi/mi-watch.exp: Use with_test_prefix.
2340 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
2341 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
2342 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
2343 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
2344 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
2345 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
2346 append instead of lappend to append to pf_prefix.
2347 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
2348 * gdb.trace/change-loc.exp: Use with_test_prefix.
2349 * gdb.trace/pending.exp: Use with_test_prefix.
2350 * gdb.trace/status-stop.exp: Use with_test_prefix.
2351 * gdb.trace/strace.exp: Use with_test_prefix.
2352 * gdb.trace/trace-break.exp: Use with_test_prefix.
2353 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
2354 instead of lappend to append to pf_prefix.
2355
35dc4a6b
JK
23562012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2357
2358 Fix racy FAILs.
2359 * gdb.base/inferior-died.c (main): Add return of 0.
2360 * gdb.base/inferior-died.exp (continue): Fix expectation of
2361 asynchronous events.
2362 (p 1): New test.
2363
c5a006e6
PA
23642012-02-20 Pedro Alves <palves@redhat.com>
2365
2366 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
2367 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
2368 gdb's internal debug output. For the non-threaded case, look for
2369 "Program received signal SIGLARM", for the threaded case, peek at
2370 the thread's siginfo.
2371
cc51a170
PA
23722012-02-20 Pedro Alves <palves@redhat.com>
2373
2374 General cleanup, make output test messages unique, and build
2375 different executable files for the non-threaded and threaded
2376 cases.
2377
2378 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
2379 Delete.
2380 (executable_nothr, executable_thr): New globals.
2381 (top level): Adjust to delete both executables.
2382 (corefunc): New parameter $executable. Set $pf_prefix instead of
2383 hand writing a prefix in tests. Issue a clean_restart and enable
2384 lin-lwp debug output here.
2385 (top level): Adjust. Use build_executable. Don't start gdb here,
2386 and don't enable lin-lwp debug output here.
2387 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
2388
c755f03d
JK
23892012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2390
2391 Fix racy FAILs.
2392 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
2393 "continue" command.
2394
6bec5e0a
JK
23952012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2396
2397 Fix for gdbserver non-extended mode.
2398 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
2399 and gdb_run_cmd.
2400
2e8265fd
TT
24012012-02-17 Tom Tromey <tromey@redhat.com>
2402
2403 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
2404 * gdb.python/py-events.exp: Check 'dir' output.
2405 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
2406
9e507076
YQ
24072012-02-17 Yao Qi <yao@codesourcery.com>
2408
2409 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
2410
32d22ab1
TT
24112012-02-16 Tom Tromey <tromey@redhat.com>
2412
2413 * gdb.base/inferior-died.c: Don't include stdio.h.
2414
9addecb9
TT
24152012-02-16 Tom Tromey <tromey@redhat.com>
2416
2417 * gdb.base/inferior-died.c: New file.
2418 * gdb.base/inferior-died.exp: New file.
2419
4cb6da1c
AR
24202012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
2421
2422 * gdb.base/break-inline.exp: New file.
2423 * gdb.base/break-inline.c: New file.
2424
3af2590d
TT
24252012-02-15 Tom Tromey <tromey@redhat.com>
2426
2427 * gdb.base/pc-fp.exp: Add "info register" tests.
2428
29988831
TT
24292012-02-15 Tom Tromey <tromey@redhat.com>
2430
2431 * gdb.base/regs.exp: Remove.
2432
10010058
PA
24332012-02-15 Pedro Alves <palves@redhat.com>
2434
2435 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
2436 the target doesn't support tracepoints.
2437 * gdb.trace/circ.exp: Ditto.
2438 * gdb.trace/collection.exp: Ditto.
2439 * gdb.trace/packetlen.exp: Ditto.
2440 * gdb.trace/passc-dyn.exp: Ditto.
2441 * gdb.trace/report.exp: Ditto.
2442 * gdb.trace/tfind.exp: Ditto.
2443 * gdb.trace/tspeed.exp: Ditto.
2444 * gdb.trace/tsv.exp: Ditto.
2445 * gdb.trace/unavailable.exp: Ditto.
2446 * gdb.trace/while-dyn.exp: Ditto.
2447
a2e0062d
PA
24482012-02-15 Pedro Alves <palves@redhat.com>
2449
2450 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
2451 gdb_test_multiple, and call unsupported instead of fail, if the
2452 remote side does not support the request.
2453
a1999d40
PA
24542012-02-15 Pedro Alves <palves@redhat.com>
2455
2456 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
2457 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
2458 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
2459 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
2460 * gdb.server/server-run.exp: Make sure gdb is disconnected.
2461 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
2462 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
2463 doesn't start with "extended-" already.
2464
7cee1e54
PA
24652012-02-15 Pedro Alves <palves@redhat.com>
2466
2467 Support extended-remote. Avoid cascading timeouts.
2468
2469 * gdb.base/attach.exp (do_attach_tests): Add expected output for
2470 the extended-remote target. If attaching with no file fails, load
2471 the file manually.
2472 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
2473
816338b5
SS
24742012-02-14 Stan Shebs <stan@codesourcery.com>
2475
2476 * gdb.base/ena-dis-br.exp: Add enable count test.
2477
cc30c4bd
PA
24782012-02-13 Pedro Alves <palves@redhat.com>
2479
2480 * config/mips-idt.exp: Delete.
2481 * gdb.base/a2-run.exp: Remove mips-idt xfails.
2482 * gdb.base/bitfields.exp: Remove mips-idt restarts.
2483 * gdb.base/break.exp: Remove mips-idt references.
2484 * gdb.base/chng-syms.exp: Ditto.
2485 * gdb.base/default.exp: Ditto.
2486 * gdb.base/funcargs.exp (funcargs_reload): Delete.
2487 (top level): Don't call it.
2488 * gdb.base/opaque.exp: Remove mips-idt restarts.
2489 * gdb.base/ptype.exp: Remove mips-idt xfails.
2490 * gdb.base/scope.exp: Remove mips-idt restarts.
2491 * gdb.base/sepdebug.exp: Remove mips-idt references.
2492 * gdb.base/watchpoint.exp (maybe_clean_restart)
2493 (maybe_reinitialize): Delete.
2494 (test_disabling_watchpoints, test_disabling_watchpoints)
2495 (test_watchpoint_triggered_in_syscall)
2496 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
2497 Don't call them.
2498
57008375
JK
24992012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2500
2501 * gdb.server/server-exec-info.exp: New file.
2502
4a2d9c08
PA
25032012-02-10 Pedro Alves <palves@redhat.com>
2504
2505 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
2506 always non-empty.
2507 (test_attach): Always pass $exec to test_attach_gdb.
2508
09fa21bd
TT
25092012-02-08 Tom Tromey <tromey@redhat.com>
2510
2511 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
2512 before inferior is started.
2513
f0823d2c
TT
25142012-02-07 Tom Tromey <tromey@redhat.com>
2515
2516 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
2517 Symbol.value.
2518 * gdb.python/py-symbol.c (qq): Set default value.
2519
25202012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
2521
2522 * gdb.python/py-symbol.c (qq): New global.
2523 * gdb.python/py-symbol.exp: Add test for frame-less
2524 lookup_symbol.
2525 * gdb.python/py-symtab.exp: Fix line number.
2526
f7e44f65
JB
25272012-02-03 Joel Brobecker <brobecker@adacore.com>
2528
2529 * gdb.ada/mi_task_arg: New testcase.
2530
4c9ed63c
PA
25312012-02-02 Pedro Alves <palves@redhat.com>
2532
2533 * gdb.reverse/until-precsave.exp: Also put "record save" under the
2534 extended timeout.
2535
c0b9f2c6
PA
25362012-02-02 Pedro Alves <palves@redhat.com>
2537
2538 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
2539 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
2540
5f8cefd7
PA
25412012-02-02 Pedro Alves <palves@redhat.com>
2542
2543 * gdb.base/term.exp: Rewrite.
2544 * gdb.base/term.c: New.
2545
2f3a2569
PA
25462012-02-02 Pedro Alves <palves@redhat.com>
2547
2548 * gdb.base/default.exp (run "r" abbreviation, run): Add
2549 extended-remote expected output.
2550
f149aabd
TT
25512012-02-02 Tom Tromey <tromey@redhat.com>
2552
2553 * gdb.cp/dispcxx.exp: New file.
2554 * gdb.cp/dispcxx.cc: New file.
2555
03bef283
TT
25562012-02-01 Tom Tromey <tromey@redhat.com>
2557
2558 * gdb.base/jit-simple.exp: New file.
2559 * gdb.base/jit-simple.c: New file.
2560
a79b18b5
YQ
25612012-01-30 Yao Qi <yao@codesourcery.com>
2562
2563 * gdb.base/skip.exp: Make test result unique.
2564
f0d1a53e
JK
25652012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2566
2567 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
2568 compatibility with valgrind-3.7.0.
2569
4b3c9f41
PA
25702012-01-27 Pedro Alves <palves@redhat.com>
2571
2572 * gdb.base/watchpoint.exp (no_hw): New global.
2573 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
2574 disable hw watchpoints.
2575 (test_wide_location_1, test_wide_location_2): If no_hw is set,
2576 don't expect hw watchpoints.
2577 (no_hw_watchpoints): Always clean restart.
2578 (do_tests): New procedure, factored out from the top level.
2579 (top level): Run tests twice. Once with hw watchpoints enabled,
2580 another time with hw watchpoints disabled.
2581
a13491c8
PA
25822012-01-27 Pedro Alves <palves@redhat.com>
2583
2584 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
2585 out from the top level.
2586 (top level): Call it instead.
2587
f2c8a051
PA
25882012-01-27 Pedro Alves <palves@redhat.com>
2589
2590 * gdb.base/watchpoint.exp (top level): Re-enable hardware
2591 watchpoints sooner.
2592
654d7a9e
PA
25932012-01-27 Pedro Alves <palves@redhat.com>
2594
2595 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
2596
274f47f3
PA
25972012-01-27 Pedro Alves <palves@redhat.com>
2598
2599 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
2600 "You may have requested too many hardware
2601 breakpoints/watchpoints".
2602
e4d63ba2
PA
26032012-01-27 Pedro Alves <palves@redhat.com>
2604
2605 * gdb.base/watchpoint.exp (maybe_clean_restart)
2606 (maybe_reinitialize): New.
2607 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
2608 expect "hit N times".
2609 (test_disabling_watchpoints, test_complex_watchpoint)
2610 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
2611 Call maybe_clean_restart.
2612 (top level): Use clean_restart. Remove "mips-idt-*"
2613 reinitialization.
2614
dbd95daf
PA
26152012-01-27 Pedro Alves <palves@redhat.com>
2616
2617 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
2618
f3ad2025
PA
26192012-01-27 Pedro Alves <palves@redhat.com>
2620
2621 * gdb.base/watchpoint.exp: Clean restart after tests that don't
2622 require `initialize' anymore. Remove unnecessary `initialize'
2623 calls.
2624
100aa3ae
PA
26252012-01-27 Pedro Alves <palves@redhat.com>
2626
2627 * gdb.base/watchpoint.exp (wp_set): Delete.
2628 (initialize, test_simple_watchpoint, top level): Remove dead code.
2629
c79a8e11
PA
26302012-01-27 Pedro Alves <palves@redhat.com>
2631
2632 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
2633 typo.
2634
048fe15a
PA
26352012-01-27 Pedro Alves <palves@redhat.com>
2636
2637 * config/extended-gdbserver.exp: New file.
2638 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
2639 comment.
2640 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
2641 * boards/native-extended-gdbserver.exp: New file.
2642
4033a6bf
PA
26432012-01-26 Pedro Alves <palves@redhat.com>
2644
2645 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
2646 and gdb_test_multiple.
2647
3d7f4b81
PA
26482012-01-26 Pedro Alves <palves@redhat.com>
2649
2650 Make test messages unique, and more identifiable.
2651 * gdb.multi/watchpoint-multi.exp: Change test messages.
2652
484abf42
TT
26532012-01-25 Tom Tromey <tromey@redhat.com>
2654
2655 * gdb.base/solib-disc.exp: Fix regexps.
2656
edcc5120
TT
26572012-01-24 Tom Tromey <tromey@redhat.com>
2658
2659 * lib/mi-support.exp (mi_expect_stop): Add special case for
2660 solib-event.
2661 * gdb.base/catch-load-so.c: New file.
2662 * gdb.base/catch-load.exp: New file.
2663 * gdb.base/catch-load.c: New file.
2664 * gdb.base/break-interp.exp (reach_1): Update regexp.
2665
30b91c90
JK
26662012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2667
2668 Fix fuzzy results.
2669 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
2670 lpsimple and func.
2671
53fe1783
GB
26722012-01-24 Gary Benson <gbenson@redhat.com>
2673
2674 Delete #if 0'd out code.
2675 * gdb.base/default.exp (info catch): Remove.
2676 * gdb.base/gdb_history (info catch): Likewise.
2677 * gdb.base/help.exp (info catch): Likewise.
2678
d0d8b0c6
JK
26792012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2680
2681 Fix watchpoints to be specific for each inferior.
2682 * gdb.multi/watchpoint-multi.c: New file.
2683 * gdb.multi/watchpoint-multi.exp: New file.
2684
4403d8e9
JK
26852012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2686
2687 Fix watchpoints across inferior fork.
2688 * gdb.threads/watchpoint-fork-child.c: New file.
2689 * gdb.threads/watchpoint-fork-mt.c: New file.
2690 * gdb.threads/watchpoint-fork-parent.c: New file.
2691 * gdb.threads/watchpoint-fork-st.c: New file.
2692 * gdb.threads/watchpoint-fork.exp: New file.
2693 * gdb.threads/watchpoint-fork.h: New file.
2694
050a2e1d
PA
26952012-01-23 Pedro Alves <palves@redhat.com>
2696
2697 * gdb.base/call-signal-resume.exp: Allow output after "return".
2698
6a52fb62
PA
26992012-01-20 Pedro Alves <palves@redhat.com>
2700
2701 * gdb.python/py-finish-breakpoint.py: Fix typo.
2702
145b16a9
UW
27032012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
2704
2705 * gdb.base/info-proc.exp: Also run on remote targets. Main
2706 "info proc" command is now always present; whether target supports
2707 actual info proc operation is detected when attempting to issue
2708 the command.
2709
26f6125e
JK
27102012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2711
2712 * .gdbinit: Remove.
2713
eb5227ce
PA
27142012-01-19 Pedro Alves <palves@redhat.com>
2715
2716 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
2717 look at the funtions' returns.
2718 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
2719 (jprint.print(int, int)): Change return type to int. Adjust.
2720
1db33378
PP
27212012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2722
2723 PR gdb/9538
2724 * gdb.base/sepdebug.exp: New test.
2725
b9736cf8
PA
27262012-01-18 Pedro Alves <palves@redhat.com>
2727
2728 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
2729 Allow output before ^done.
2730
4aac40c8
TT
27312012-01-16 Tom Tromey <tromey@redhat.com>
2732
2733 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
2734 Add tests for relative directory.
2735
cafec441
TT
27362012-01-16 Tom Tromey <tromey@redhat.com>
2737
2738 * gdb.base/printcmds.c (enum flag_enum): New.
2739 (three): New global.
2740 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
2741 enum printing.
2742 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
2743 FlagEnumerationPrinter.
2744 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
2745 * gdb.python/py-pp-maint.c (enum flag_enum): New.
2746 (fval): New global.
2747
abcc4978
PA
27482012-01-16 Pedro Alves <palves@redhat.com>
2749
2750 * lib/gdb.exp (banned_procedures): New variable.
2751 (banned_variables_traced): Rename to ...
2752 (banned_traced): ... this.
2753 (gdb_init): Also trace banned procedures.
2754 (gdb_finish): Also untrace banned procedures.
2755
97ccebe8
PA
27562012-01-16 Pedro Alves <palves@redhat.com>
2757
2758 Remove all calls to strace.
2759
2af7517b
JK
27602012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2761
2762 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
2763 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
2764
9241a8bc
PP
27652012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
2766
2767 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
2768 * gdb.base/pie-execl.exp: Likewise.
2769
3848a17f
KS
27702012-01-12 Keith Seitz <keiths@redhat.com>
2771
2772 PR mi/10586
2773 * gdb.mi/var-cmd.c (struct anonymous): New structure.
2774 (do_anonymous_type_tests): New function.
2775 (main): Call do_anonymous_type_tests.
2776 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
2777 (verify_everything): New procedure.
2778 * gdb.mi/mi-var-cp.cc (class A): New class.
2779 (anonymous_structs_and_unions): New function.
2780 (main): Call anonymous_structs_and_unions.
2781 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
2782 (verify_everything): New procedure.
2783
440e2fca
KS
27842012-01-12 Keith Seitz <keiths@redhat.com>
2785
2786 * lib/mi-support.exp: Expand comments about PATH_EXPR.
2787 (varobj_tree::get_path_expr): Assume that all varobjs are
2788 compound unless they are known simple types.
2789 Adjust path expressions based on parent type, path parent type,
2790 and tree language.
2791 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
2792 the root varobj.
2793 (mi_walk_varobj_tree): Add LANGUAGE parameter.
2794
675399c9
PA
27952012-01-11 Pedro Alves <palves@redhat.com>
2796
2797 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
2798 core files on this machine" anymore.
2799
97ddaa9b
PH
28002012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2801
2802 * gdb.base/watchpoint.c (recurser): Initialize local_x.
2803 (main): Repeat recurser call.
2804 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
2805 equivalent to 'local_x'.
2806
ea733575
PH
28072012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2808 Joel Brobecker <brobecker@adacore.com>
2809
2810 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
2811
2ca0b532
PA
28122012-01-05 Pedro Alves <alves.ped@gmail.com>
2813
2814 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
2815 * gdb.python/py-events.c (first): Add bits for new "step N" test.
2816 * gdb.python/py-events.exp: Test that "step N" tripping on a
2817 breakpoint emits a breakpoint event.
2818
6e681866
JB
28192012-01-03 Joel Brobecker <brobecker@adacore.com>
2820
2821 * gdb.base/auxv.exp: Reformat the copyright notice.
2822
3c2d6aff
YQ
28232012-01-03 Yao Qi <yao@codesourcery.com>
2824
2825 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
2826 (strace_trace_on_diff_addr): New.
2827 * gdb.trace/strace.c: (main): Add two local variables.
2828
0852fee3
UW
28292011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
2830
2831 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
2832 * gdb.cell/gcore.exp: Likewise.
2833 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
2834 to verify the correct instance of main is selected.
2835
12c3e59c
JB
28362012-01-02 Joel Brobecker <brobecker@adacore.com>
2837
2838 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
2839 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
2840 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
2841 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
2842 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
2843 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
2844 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
2845 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
2846 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
2847 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
2848 gdb.threads/thread_check.c: Reformat copyright header.
2849
c0f378ec
EBM
28502011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
2851
e4a7ca93 2852 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
2853 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
2854 is not enabled.
2855
3bc96cfb
JK
28562011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2857
2858 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
2859 parameter to self_exec, adjust the function.
2860 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
2861 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
2862 (set var do_exit = 0): Remove test.
2863 (newline at end of file): Add one.
2864
095bcf5e
JB
28652011-12-27 Joel Brobecker <brobecker@adacore.com>
2866
2867 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
2868 New files.
2869
18d19bd1
JK
28702011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2871
2872 Fix racy FAILs.
2873 * gdb.threads/fork-thread-pending.c (barrier): New variable.
2874 (thread_function, thread_forker): Call pthread_barrier_wait for it.
2875 (main): Call pthread_barrier_init for it.
2876
e809353a
JK
28772011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2878
2879 Fix double send_gdb leading to racy FAILs.
2880 * gdb.base/break.exp (set silent break bp_location1): Replace
2881 3x send_gdb and gdb_expect by gdb_test.
2882 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
2883 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
2884 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
2885 instead of send_gdb. Twice.
2886 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
2887 3x send_gdb and gdb_expect by gdb_test.
2888 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
2889
da8cb7ec
JK
28902011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2891
2892 * gdb.linespec/linespec.exp: Compile using {c++}.
2893
ae1a303e
JK
28942011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2895
2896 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
2897 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
2898 (verify GCC PR debug/51668): New test.
2899
cc72b2a2
KP
29002011-12-23 Kevin Pouget <kevin.pouget@st.com>
2901
2902 Introduce gdb.FinishBreakpoint in Python.
2903 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
2904 py-finish-breakpoint2
2905 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
2906 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
2907 instead of line number.
2908 * gdb.python/py-finish-breakpoint.c: New file.
2909 * gdb.python/py-finish-breakpoint.exp: New file.
2910 * gdb.python/py-finish-breakpoint.py: New file.
2911 * gdb.python/py-finish-breakpoint2.cc: New file.
2912 * gdb.python/py-finish-breakpoint2.exp: New file.
2913 * gdb.python/py-finish-breakpoint2.py: New file.
2914
3b7962f9
JK
29152011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2916
2917 Partial fix of compatibility with gcc-4.7.
2918 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
2919 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
2920 Add comment to add a PASS case in the future.
2921
6538471c
JK
2922 Fix compatibility with gcc-4.7.
2923 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
2924
7052e42c
UW
29252011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
2926
2927 PR tdep/12797
2928 * gdb.base/callfuncs.exp: Remove KFAIL.
2929
9ac7f98e
JB
29302011-12-21 Joel Brobecker <brobecker@adacore.com>
2931
2932 * gdb.ada/task_bp: New testcase.
2933
f6eeced0
JK
29342011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2935
2936 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
2937 -DNO_SECTIONS.
2938 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
2939
72225e17
JK
29402011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2941
2942 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
2943 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
2944 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
2945 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
2946 conditional for gcc <= 4.5.
2947
13ac8d2c
JK
29482011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2949
2950 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
2951 by XFAIL.
2952 * gdb.cp/static-method.exp (info addr A::func())
2953 (list static-method.cc:xxx::(anonymous namespace)::A::func)
2954 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
2955 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
2956 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
2957 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
2958 (test value of F in k3_m): Likewise.
2959 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
2960 Likewise.
2961
049682ba
JK
29622011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2963
2964 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
2965 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
2966 Remove.
2967 * gdb.threads/attachstop-mt.c: Remove.
2968 * gdb.threads/attachstop-mt.exp: Remove.
2969
2c9d8796
MK
29702011-12-17 Mark Kettenis <kettenis@gnu.org>
2971
2972 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
2973
e0f9f062
DE
29742011-12-16 Doug Evans <dje@google.com>
2975
f4aa2101 2976 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
2977 * boards/native-gdbserver.exp: New file.
2978
e0f9f062
DE
2979 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
2980 gdbserver output.
2981 (gdbserver_default_get_remote_address): New function.
2982 (gdbserver_start): Call gdb,get_remote_address to compute argument
2983 to "target remote" command.
2984
80b6e756
PM
29852011-12-16 Phil Muldoon <pmuldoon@redhat.com>
2986
1c3ad6ab 2987 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
2988 python print-stack. Add set/show python print-stack
2989 off|full|message tests.
2990
1576bd00
YQ
29912011-12-15 Yao Qi <yao@codesourcery.com>
2992
2993 * gdb.trace/strace.c: New
2994 * gdb.trace/strace.exp: New.
2995
d6a0f6e0
TT
29962011-12-14 Tom Tromey <tromey@redhat.com>
2997
2998 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
2999
31015e1d
DE
30002011-12-14 Doug Evans <dje@google.com>
3001
3002 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
3003
7b50312a
PA
30042011-12-14 Pedro Alves <pedro@codesourcery.com>
3005
3006 PR threads/10729
3007
3008 * gdb.mi/watch-nonstop.c: New file.
3009 * gdb.mi/mi-watch-nonstop.exp: New file.
3010
924437bc
PA
30112011-12-13 Pedro Alves <pedro@codesourcery.com>
3012 Doug Evans <dje@google.com>
3013
3014 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
3015 (clean_restart): Remove references to the gdb_stub target board
3016 variable.
3017 (gdb_step_for_stub): Delete.
3018
3019 * gdb.base/annota1.exp: Remove all references to [target_info
3020 exists gdb_stub], gdb_step_for_stub and usestubs.
3021 * gdb.base/annota3.exp: Ditto.
3022 * gdb.base/async.exp: Ditto.
3023 * gdb.base/break.exp: Ditto.
3024 * gdb.base/code-expr.exp: Ditto.
3025 * gdb.base/commands.exp: Ditto.
3026 * gdb.base/completion.exp: Ditto.
3027 * gdb.base/condbreak.exp: Ditto.
3028 * gdb.base/consecutive.exp: Ditto.
3029 * gdb.base/cvexpr.exp: Ditto.
3030 * gdb.base/define.exp: Ditto.
3031 * gdb.base/display.exp: Ditto.
3032 * gdb.base/ena-dis-br.exp: Ditto.
3033 * gdb.base/environ.exp: Ditto.
3034 * gdb.base/gnu-ifunc.exp: Ditto.
3035 * gdb.base/maint.exp: Ditto.
3036 * gdb.base/pending.exp: Ditto.
3037 * gdb.base/sect-cmd.exp: Ditto.
3038 * gdb.base/sepdebug.exp: Ditto.
3039 * gdb.base/unload.exp: Ditto.
3040 * gdb.base/watchpoint-solib.exp: Ditto.
3041 * gdb.cp/annota2.exp: Ditto.
3042 * gdb.cp/annota3.exp: Ditto.
3043 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
3044 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
3045 * gdb.mi/mi-pending.exp: Ditto.
3046 * gdb.trace/circ.exp: Ditto.
3047 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
3048 * gdb.base/list.exp: Ditto.
3049
3050 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
3051 breakpoint function and all references to the usestubs macro.
3052 * gdb.base/exprs.c: Ditto.
3053 * gdb.base/freebpcmd.c: Ditto.
3054 * gdb.base/bitfields.c: Ditto.
3055 * gdb.base/bitfields2.c: Ditto.
3056 * gdb.base/break.c: Ditto.
3057 * gdb.base/call-sc.c: Ditto.
3058 * gdb.base/call-signals.c: Ditto.
3059 * gdb.base/callfuncs.c: Ditto.
3060 * gdb.base/charset.c: Ditto.
3061 * gdb.base/consecutive.c: Ditto.
3062 * gdb.base/constvars.c: Ditto.
3063 * gdb.base/funcargs.c: Ditto.
3064 * gdb.base/int-type.c: Ditto.
3065 * gdb.base/interrupt.c: Ditto.
3066 * gdb.base/langs0.c: Ditto.
3067 * gdb.base/list0.c: Ditto.
3068 * gdb.base/mips_pro.c: Ditto.
3069 * gdb.base/miscexprs.c: Ditto.
3070 * gdb.base/nodebug.c: Ditto.
3071 * gdb.base/opaque0.c: Ditto.
3072 * gdb.base/pointers.c: Ditto.
3073 * gdb.base/printcmds.c: Ditto.
3074 * gdb.base/ptype.c: Ditto.
3075 * gdb.base/recurse.c: Ditto.
3076 * gdb.base/reread1.c: Ditto.
3077 * gdb.base/reread2.c: Ditto.
3078 * gdb.base/restore.c: Ditto.
3079 * gdb.base/return.c: Ditto.
3080 * gdb.base/run.c: Ditto.
3081 * gdb.base/scope0.c: Ditto.
3082 * gdb.base/sepdebug.c: Ditto.
3083 * gdb.base/setshow.c: Ditto.
3084 * gdb.base/setvar.c: Ditto.
3085 * gdb.base/sigall.c: Ditto.
3086 * gdb.base/signals.c: Ditto.
3087 * gdb.base/structs.c: Ditto.
3088 * gdb.base/structs2.c: Ditto.
3089 * gdb.base/testenv.c: Ditto.
3090 * gdb.base/twice.c: Ditto.
3091 * gdb.base/unwindonsignal.c: Ditto.
3092 * gdb.base/watchpoint.c: Ditto.
3093 * gdb.base/watchpoints.c: Ditto.
3094 * gdb.base/whatis.c: Ditto.
3095 * gdb.cp/classes.cc: Ditto.
3096 * gdb.cp/cplusfuncs.cc: Ditto.
3097 * gdb.cp/derivation.cc: Ditto.
3098 * gdb.cp/formatted-ref.cc: Ditto.
3099 * gdb.cp/misc.cc: Ditto.
3100 * gdb.cp/overload.cc: Ditto.
3101 * gdb.cp/ovldbreak.cc: Ditto.
3102 * gdb.cp/ref-params.cc: Ditto.
3103 * gdb.cp/ref-types.cc: Ditto.
3104 * gdb.cp/templates.cc: Ditto.
3105 * gdb.cp/virtfunc.cc: Ditto.
3106 * gdb.hp/gdb.aCC/run.c: Ditto.
3107 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
3108 * gdb.hp/gdb.compat/xdb0.c: Ditto.
3109 * gdb.reverse/consecutive-reverse.c: Ditto.
3110 * gdb.reverse/sigall-reverse.c: Ditto.
3111 * gdb.reverse/until-reverse.c: Ditto.
3112 * gdb.reverse/watch-reverse.c: Ditto.
3113 * gdb.trace/actions.c: Ditto.
3114 * gdb.trace/circ.c: Ditto.
3115 * gdb.trace/collection.c: Ditto.
3116
fabde485
PA
31172011-12-13 Pedro Alves <pedro@codesourcery.com>
3118
3119 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
3120 (func6, func7): New.
3121 (main): Call func6 and func7.
3122 * gdb.base/watchpoint.exp (test_wide_location_1)
3123 (test_wide_location_2): New.
3124 (top level): Re-enable hardware watchpoints if necessary. Call
3125 test_wide_location_1 and test_wide_location_2.
3126
ff7d1690
YQ
31272011-12-11 Yao Qi <yao@codesourcery.com>
3128
3129 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
3130
a6af7abe
JB
31312011-12-11 Joel Brobecker <brobecker@adacore.com>
3132
3133 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
3134 expected output for unsupported case.
3135
61638e15
JK
31362011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3137
3138 PR testsuite/12649
3139 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
3140 Protect gdb_test_multiple by final $gdb_prompt match.
3141
0a00efc3
JK
31422011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3143
3144 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
3145 New variable, new test.
3146 (list static-method.cc:xxx::(anonymous namespace)::A::func)
3147 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
3148 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
3149 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
3150 them if HAVE_GCC_45682_FIXED is not set.
3151
4511b1ba
YQ
31522011-12-10 Yao Qi <yao@codesourcery.com>
3153
3154 * gdb.trace/status-stop.exp: New.
3155 * gdb.trace/status-stop.c: New.
3156
27949e73
JK
31572011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3158
3159 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
3160 timeout.
3161
d8ea7931
TT
31622011-12-08 Tom Tromey <tromey@redhat.com>
3163
3164 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
3165 condition.
3166
1cc310d2
SS
31672011-12-07 Stan Shebs <stan@codesourcery.com>
3168
3169 * gdb.trace/tfind.exp: Update for output changes.
3170
d482a875
PA
31712011-12-07 Pedro Alves <pedro@codesourcery.com>
3172
3173 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
3174 throws "Cannot insert catchpoints in this configuration".
3175 * gdb.ada/mi_catch_ex.exp: Likewise.
3176
f0ba3972
PA
31772011-12-06 Pedro Alves <pedro@codesourcery.com>
3178
3179 * gdb.base/break-always.exp: Test changing memory at addresses
3180 with breakpoints inserted.
3181
f8eba3c6
TT
31822011-12-06 Joel Brobecker <brobecker@acacore.com>
3183
3184 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
3185 involving a fully qualified function name.
3186
31872011-12-06 Tom Tromey <tromey@redhat.com>
3188
3189 * gdb.ada/homonym.exp: Add three breakpoint tests.
3190
31912011-12-06 Tom Tromey <tromey@redhat.com>
3192
3193 * gdb.base/solib-weak.exp (do_test): Remove kfail.
3194 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
3195 * gdb.objc/objcdecode.exp: Update for output changes.
3196 * gdb.linespec/linespec.exp: New file.
3197 * gdb.linespec/lspec.cc: New file.
3198 * gdb.linespec/lspec.h: New file.
3199 * gdb.linespec/body.h: New file.
3200 * gdb.linespec/base/two/thefile.cc: New file.
3201 * gdb.linespec/base/one/thefile.cc: New file.
3202 * gdb.linespec/Makefile.in: New file.
3203 * gdb.cp/templates.exp (test_template_breakpoints): Update for
3204 output changes.
3205 * gdb.cp/re-set-overloaded.exp: Remove kfail.
3206 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
3207 makes one breakpoint.
3208 * gdb.cp/method2.exp (test_break): Update for output changes.
3209 * gdb.cp/mb-templates.exp: Update for output changes.
3210 * gdb.cp/mb-inline.exp: Update for output changes.
3211 * gdb.cp/mb-ctor.exp: Update for output changes.
3212 * gdb.cp/ovsrch.exp: Use fully-qualified names.
3213 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
3214 has multiple matches.
3215 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
3216 error message change.
3217 * gdb.base/list.exp (test_list_filename_and_number): Update for
3218 error message change.
3219 * gdb.base/break.exp: Disable pending breakpoints. Update for
3220 output changes.
3221 * configure.ac: Add gdb.linespec.
3222 * configure: Rebuild.
3223 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
3224
c642a434
UW
32252011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
3226
3227 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
3228 last_break register on s390*-*-* targets.
3229
b18003d1
JB
32302011-12-06 Joel Brobecker <brobecker@adacore.com>
3231
3232 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
3233 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
3234 of parameter X in procedure Foo.
3235
fe96589c
SS
32362011-12-05 Stan Shebs <stan@codesourcery.com>
3237
3238 * gdb.trace/tfind.exp: Update help string matches.
3239
1820ab47
JK
32402011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3241
3242 * gdb.server/ext-run.exp (get process list): Accept also systemd
3243 as PID 1.
3244
e11ac3a3
JK
32452011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3246 Pedro Alves <pedro@codesourcery.com>
3247
3248 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
3249 starting GDB.
3250 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
3251 $use_gdb_stub.
3252 * gdb.base/display.exp: Likewise.
3253 * gdb.base/ending-run.exp: Likewise.
3254 * gdb.base/list.exp (test_listsize): Likewise.
3255 * gdb.base/setshow.exp: Likewise.
3256 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
3257 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
3258 check by global $use_gdb_stub.
3259 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
3260 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
3261 (default_gdb_init): Unset global $use_gdb_stub.
3262 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
3263 by global $use_gdb_stub.
3264 * lib/gdbserver-support.exp: Extend comments for set_board_info
3265 gdb_protocol and gdb,socketport.
3266 (gdbserver_start_extended): Set global gdbserver_protocol and
3267 gdbserver_gdbport. Clear global use_gdb_stub.
3268 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
3269 from target use_gdb_stub.
3270 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
3271
1d41d75c
DE
32722011-12-03 Doug Evans <dje@google.com>
3273
3274 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
3275 (gdb_step_for_stub): Add comments.
3276
d6d7a51a
MR
32772011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
3278
3279 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
3280 to the caller.
3281 (gdb_test_multiple): Likewise.
3282
05acf274
JK
32832011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3284
3285 Fix gdb.mi/mi-solib.exp without system debug info installed.
3286 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
3287 expect attribute, return 0 for it. Update comments.
3288
2268b414
JK
32892011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3290
3291 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
3292 (corrupted list): Adjust the expectation.
3293
585861ea
JK
32942011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3295
3296 PR threads/13448
3297 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
3298 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
3299 * gdb.threads/tls-var-main.c: New file.
3300 * gdb.threads/tls-var.c: New file.
3301 * gdb.threads/tls-var.exp: New file.
3302
968643aa
JK
33032011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3304
3305 PR testsuite/12649
3306 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
3307 Protect gdb_test_multiple by final $gdb_prompt match.
3308 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
3309 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
3310 (test_tracepoints): Likewise.
3311
9750bca9
JK
33122011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3313
3314 PR breakpoints/13346
3315 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
3316 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
3317 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
3318
ac1349b7
JB
33192011-12-01 Joel Brobecker <brobecker@adacore.com>
3320
3321 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
3322 * gdb.ada/homonym/homonym.adb: For use of all types defined
3323 locally inside both Get_Value subprograms.
3324
26d44faf
JK
33252011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3326
3327 Fix racy FAILs.
3328 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
3329 of send_gdb.
3330
514f6425
UW
33312011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3332
3333 * gdb.base/testenv.exp: Skip on remote targets. Unset global
3334 environment variable after test completed.
3335
4255c8d2
UW
33362011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3337
3338 * gdb.base/solib-nodir.exp: Skip if remote target.
3339 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
3340 application. Call gdb_load_shlibs.
3341 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
3342
a35ad96a
JB
33432011-11-29 Joel Brobecker <brobecker@adacore.com>
3344
3345 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
3346
1a1d5513
JB
33472011-11-28 Joel Brobecker <brobecker@adacore.com>
3348
3349 * gdb.ada/fullname_bp: New testcase.
3350
50b4ddf8
JK
33512011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3352
3353 PR testsuite/12649
3354 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
3355 Wrap send_gdb into a new gdb_test.
3356
fb0aec57
JK
3357 Code cleanup.
3358 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
3359 Convert send_gdb and gdb_expect to gdb_test_multiple.
3360
2376d946
JK
33612011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3362
3363 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
3364
1eec78bd
KS
33652011-11-23 Keith Seitz <keiths@redhat.com>
3366
3367 * lib/mi-support.exp (varobj_tree): New namespace and procs.
3368 (mi_varobj_tree_test_children_callback): New proc.
3369 (mi_walk_varobj_tree): New proc.
3370
36dfb11c
TT
33712011-11-22 Tom Tromey <tromey@redhat.com>
3372
3373 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
3374 Add "use_mi_command" argument.
3375 (mi_run_cmd, mi_run_with_cli): New procs.
3376 * gdb.mi/solib-lib.c: New file.
3377 * gdb.mi/solib-main.c: New file.
3378 * gdb.mi/mi-solib.exp: New file.
3379
0e965dd0
DE
33802011-11-21 Doug Evans <dje@google.com>
3381
3382 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
3383 _Unwind_DebugHook is missing.
3384
f196051f
SS
33852011-11-20 Stan Shebs <stan@codesourcery.com>
3386
3387 * gdb.trace/tstatus.exp: New.
3388 * gdb.trace/actions.c: Include string.h.
3389
bfccc43c
YQ
33902011-11-18 Yao Qi <yao@codesourcery.com>
3391
3392 * gdb.trace/pending.exp: New.
3393 * gdb.trace/pending.c: New.
3394 * gdb.trace/pendshr1.c: New.
3395 * gdb.trace/pendshr2.c: New.
3396 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
3397 tracepoint location becomes pending.
3398 (tracepoint_change_loc_2): New.
3399
73cd8ab1
DM
34002011-11-16 David S. Miller <davem@davemloft.net>
3401
3402 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
3403 target is sparc*-*-linux*
3404
77426730
PK
34052011-11-15 Paul Koning <paul_koning@dell.com>
3406
3407 * gdb.python/py-type.exp: New testcases for exceptions on scalar
3408 types.
3409
ed59ded5
DE
34102011-11-14 Doug Evans <dje@google.com>
3411
3412 * gdb.base/shell.exp: New file.
3413
405f8e94
SS
34142011-11-14 Stan Shebs <stan@codesourcery.com>
3415
3416 * gdb.trace/ftrace.c: New.
3417 * gdb.trace/ftrace.exp: New.
3418
1e4d1764
YQ
34192011-11-14 Yao Qi <yao@codesourcery.com>
3420
3421 * gdb.trace/change-loc-1.c: New.
3422 * gdb.trace/change-loc-2.c: New.
3423 * gdb.trace/change-loc.c: New.
3424 * gdb.trace/change-loc.exp: New.
3425 * gdb.trace/change-loc.h: New.
3426 * gdb.trace/trace-break.c (marker): Define new symbol.
3427 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
3428 New.
3429 (break_trace_same_addr_6): New.
3430
71eba9c2 34312011-11-12 Matt Rice <ratmice@gmail.com>
3432
3433 * gdb.base/info-macros.exp: Make tests for info definitions
3434 test info macro. Add tests for info macro argument processing.
3435 Rename a few tests.
3436
1d93e29a
KS
34372011-11-11 Keith Seitz <keiths@redhat.com>
3438
3439 PR gdb/12843
3440 * gdb.base/linespecs.exp: New file.
3441
a4b5b48a
DE
34422011-11-11 Doug Evans <dje@google.com>
3443
3444 * gdb.threads/print-threads.exp: Extend timeout for slower
3445 tests.
3446
f6b47be4
DE
34472011-11-10 Doug Evans <dje@google.com>
3448
792a0230
DE
3449 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
3450 "record to end of main" test.
3451
f6b47be4
DE
3452 * gdb.python/py-type.c (TS): New typedef.
3453 (ts): New global.
3454 * gdb.python/py-type.exp: Test field list of typedef.
3455
22355c90
JB
34562011-11-10 Joel Brobecker <brobecker@adacore.com>
3457
3458 * gdb.ada/small_reg_param: New testcase.
3459
a7860e76
TT
34602011-11-09 Tom Tromey <tromey@redhat.com>
3461
3462 * gdb.cp/destrprint.exp: New file.
3463 * gdb.cp/destrprint.cc: New file.
3464
72a2e3dc
MI
34652011-11-08 Meador Inge <meadori@codesourcery.com>
3466
3467 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
3468 (switch_stack_to_other): New test function.
3469 * gdb.arch/thumb-prologue.exp: New test cases.
3470
c7195df2 34712011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
3472
3473 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
3474
d3895d7d
YQ
34752011-11-08 Yao Qi <yao@codesourcery.com>
3476
3477 * gdb.exp (supports_process_record): New.
3478 (supports_reverse): New.
3479 * gdb.reverse/break-precsave.exp: Call support_process_record
3480 to run test conditionally.
3481 * gdb.reverse/consecutive-precsave.exp: Likewise.
3482 * gdb.reverse/i386-precsave.exp: Likewise.
3483 * gdb.reverse/machinestate-precsave.exp: Likewise.
3484 * gdb.reverse/solib-precsave.exp: Likewise.
3485 * gdb.reverse/step-precsave.exp: Likewise.
3486 * gdb.reverse/until-precsave.exp: Likewise.
3487 * gdb.reverse/watch-precsave.exp: Likewise.
3488 * gdb.reverse/break-reverse.exp: Call support_reverse to run
3489 test conditionally.
3490 * gdb.reverse/consecutive-reverse.exp: Likewise.
3491 * gdb.reverse/finish-precsave.exp: Likewise.
3492 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
3493 * gdb.reverse/finish-reverse.exp: Likewise.
3494 * gdb.reverse/i386-reverse.exp: Likewise.
3495 * gdb.reverse/i386-sse-reverse.exp: Likewise.
3496 * gdb.reverse/machinestate.exp: Likewise.
3497 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
3498 * gdb.reverse/sigall-precsave.exp: Likewise.
3499 * gdb.reverse/sigall-reverse.exp: Likewise.
3500 * gdb.reverse/solib-reverse.exp: Likewise.
3501 * gdb.reverse/step-reverse.exp: Likewise.
3502 * gdb.reverse/until-reverse.exp: Likewise.
3503 * gdb.reverse/watch-reverse.exp: Likewise.
3504
a59306a3
YQ
35052011-11-05 Yao Qi <yao@codesourcery.com>
3506
3507 * gdb.trace/trace-break.exp: Add test on setting two
3508 fast tracepoints at the same address.
3509
87769f59
JK
35102011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3511
3512 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
3513
3065dfb6
SS
35142011-11-02 Stan Shebs <stan@codesourcery.com>
3515
3516 * gdb.trace/collection.c: Add code using strings.
3517 * gdb.trace/collection.exp: Add tests of string collection.
3518
89e208db
JK
35192011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3520
3521 * gdb.base/skip-solib.exp (executable_main): New variable.
3522 (binfile_main): Base it on that.
3523 Use $executable_main in clean_restart calls. Drop gdb_exit and
3524 gdb_start calls.
3525
405e54e9
JK
35262011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3527
3528 Fix racy FAILs.
3529 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
3530 breakpoint_re globals import by async. Set string_regex to .* for
3531 async. Remove the optional thread_selected_re and breakpoint_re
3532 globals expectations.
3533
58e8570a
JM
35342011-11-01 Joseph Myers <joseph@codesourcery.com>
3535
3536 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
3537 well as Cygwin.
3538
7b35ec7f 35392011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
3540
3541 Add tests for skip command.
89e208db
JK
3542 * gdb.base/skip-solib-lib.c: New
3543 * gdb.base/skip-solib-main.c: New
3544 * gdb.base/skip-solib.exp: New
3545 * gdb.base/skip.c: New
3546 * gdb.base/skip.exp: New
3547 * gdb.base/skip1.c: New
3548 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 3549
b9fd1791
PA
35502011-10-31 Yao Qi <yao@codesourcery.com>
3551 Pedro Alves <pedro@codesourcery.com>
3552
3553 * gdb.trace/trace-break.c: New.
3554 * gdb.trace/trace-break.exp: New.
3555
4323fecc
JK
35562011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3557
3558 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
3559 break-here-2.
3560
0e5bf2a8
PA
35612011-10-28 Pedro Alves <pedro@codesourcery.com>
3562
3563 * gdb.threads/no-unwaited-for-left.c: New.
3564 * gdb.threads/no-unwaited-for-left.exp: New.
3565 * gdb.threads/non-ldr-exc-1.c: New.
3566 * gdb.threads/non-ldr-exc-1.exp: New.
3567 * gdb.threads/non-ldr-exc-2.c: New.
3568 * gdb.threads/non-ldr-exc-2.exp: New.
3569 * gdb.threads/non-ldr-exc-3.c: New.
3570 * gdb.threads/non-ldr-exc-3.exp: New.
3571 * gdb.threads/non-ldr-exc-4.c: New.
3572 * gdb.threads/non-ldr-exc-4.exp: New.
3573
3a3dad98
JK
35742011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3575
3576 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
3577 * gdb.base/attach-pie-misread.exp: Likewise.
3578 * gdb.base/break-interp.exp: Likewise.
3579 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
3580 testcases for use_gdb_stub.
3581 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
3582 (continue): New testcase.
3583 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
3584 * gdb.threads/attach-into-signal.exp: Likewise.
3585 * gdb.threads/attach-stopped.exp: Likewise.
3586 * gdb.threads/attachstop-mt.exp: Likewise.
3587
d6a5d40c
PK
35882011-10-28 Paul Koning <paul_koning@dell.com>
3589
3590 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
3591
ca539be8
JK
35922011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3593
3594 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
3595 (mi_gdb_test): Import globals thread_selected_re
3596 and breakpoint_re. Expect them optionally at the regex start.
3597
d234ef5c
DE
35982011-10-27 Doug Evans <dje@google.com>
3599
3600 * gdb.python/python.exp: Test source -s.
3601
ab964825
PK
36022011-10-26 Paul Koning <paul_koning@dell.com>
3603
3604 * gdb.python/lib-types.cc (struct A): New structure.
3605 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 3606
54d8a644
PK
36072011-10-25 Paul Koning <paul_koning@dell.com>
3608
3609 PR python/13327
d234ef5c 3610
54d8a644
PK
3611 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
3612 fetch_lazy method.
3613
b0221781
YQ
36142011-10-24 Yao Qi <yao@codesourcery.com>
3615
3616 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
3617 target is tic6x-*-*.
3618
6cda5a20
JB
36192011-10-21 Joel Brobecker <brobecker@adacore.com>
3620
3621 * gdb.ada/mi_task_info/task_switch.adb: New file.
3622 * gdb.ada/mi_task_info.exp: New file.
3623
5ed9db04
JK
36242011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3625
3626 * gdb.cp/expand-psymtabs-cxx.exp: New file.
3627 * gdb.cp/expand-psymtabs-cxx.cc: New file.
3628
9df2fbc4
PM
36292011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3630
3631 PR python/12656
3632
3633 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
3634 global_block tests.
3635
736086ba
TT
36362011-10-18 Tom Tromey <tromey@redhat.com>
3637
3638 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
3639
4af31552
TT
36402011-10-18 Tom Tromey <tromey@redhat.com>
3641
3642 * gdb.base/source.exp: Don't include full file name in test name.
3643 * gdb.python/python.exp: Don't include full file name in test
3644 name.
3645
43136979
AR
36462011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3647
3648 * gdb.base/attach-pie-noexec.c: New files.
3649 * gdb.base/attach-pie-noexec.exp: New files.
3650
543a9323
JM
36512011-10-17 Joseph Myers <joseph@codesourcery.com>
3652
3653 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
3654 prompt for each extra line in command.
3655
21ae7a4d
JK
36562011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3657
3658 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
3659 Revert the part of:
3660 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3661 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
3662 Change the expected string.
3663
20ec36d9
JK
36642011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3665
3666 Fix results with system glibc debug info installed.
3667 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
3668 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
3669 Accept also __libc_ symbol prefix and no prefix.
3670
6501c2fc
KS
36712011-10-14 Keith Seitz <keiths@redhat.com>
3672
3673 PR c++/13225
3674 * gdb.cp/converts.cc (foo3_1): New function.
3675 (foo3_2): New functions.
3676 * gdb.cp/converts.exp: Add tests for int to pointer conversion
3677 and null pointer conversions of integer constant zero.
3678 Add test to check if all arguments are checked for incompatible
3679 conversion BADNESS.
3680
55b1fd0c
TT
36812011-10-14 Tom Tromey <tromey@redhat.com>
3682
3683 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
3684 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
3685 linespec.
3686
22c05d8a
JK
36872011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3688
3689 Fix internal error regression.
3690 * gdb.dwarf2/implptr-optimized-out.S: New file.
3691 * gdb.dwarf2/implptr-optimized-out.exp: New file.
3692
1d6edc3c
JK
36932011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3694
3695 Fix empty DWARF expressions DATA vs. SIZE conditionals.
3696 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
3697 (loclist): New.
3698 (4): New abbrev.
3699 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
3700 Use prepare_for_testing, remove clean_restart.
3701 (p arraynoloc, p arraycallnoloc): New tests.
3702
9ec72168
JK
37032011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3704
3705 * gdb.cp/namespace-enum.exp (executable): New variable.
3706 (binfile): Use ${objdir}/${subdir}/ prefix.
3707 Use ${executable} for clean_restart.
3708
9c6c53f7
SA
37092011-10-11 Sterling Augustine <saugustine@google.com>
3710
3711 * gdb.cp/Makefile.in: Add namespace-enum test.
3712 * gdb.cp/namespace-enum.exp: New file.
3713 * gdb.cp/namespace-enum.c: New file.
3714 * gdb.cp/namespace-enum-main.c: New file.
3715
fac7ceb3
UW
37162011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
3717
3718 * gdb.python/py-shared.exp: Relax filename check to handle remote:
3719 sysroot.
3720
941b2081
JK
37212011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3722
3723 Reimplement @entry in input expressions.
3724 * gdb.base/exprs.c (v_int_array_init): New variable.
3725 * gdb.base/exprs.exp (print v_int_array_init)
3726 (print *v_int_array_init@1, print *v_int_array_init@2)
3727 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
3728 (print v_int_array_init[1]@1): New tests.
3729
0344e878
JM
37302011-10-10 Joseph Myers <joseph@codesourcery.com>
3731
3732 * gdb.cp/gdb2495.exp: Do not include directories in filename in
3733 expected message.
3734
5a56e9c5
DE
37352011-10-09 Doug Evans <dje@google.com>
3736
3737 * gdb.base/alias.exp: Add tests for alias command.
3738
2bda9cc5
JK
37392011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3740
3741 * gdb.arch/amd64-entry-value.s: New file.
3742 * gdb.mi/mi2-amd64-entry-value.s: New file.
3743
a471c594
JK
37442011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3745
3746 Display @entry parameter values even for references.
3747 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
3748 functions.
3749 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
3750 reference and datap_input.
3751 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
3752 breakpoints.
3753 (continue to breakpoint: entry_reference: reference)
3754 (entry_reference: bt at entry)
3755 (continue to breakpoint: entry_reference: breakhere_reference)
3756 (entry_reference: bt, entry_reference: ptype regparam)
3757 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
3758 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
3759 (entry_reference: p regcopy, entry_reference: p nodataparam)
3760 (entry_reference: p nodataparam@entry): New tests.
3761
36b11add
JK
37622011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3763
3764 Support @entry in input expressions.
3765 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
3766 (entry_stack: p s1@entry, entry_stack: p s2@entry)
3767 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
3768 (tailcall: p j@entry): New tests.
3769 * gdb.cp/koenig.cc (A::entry): New function.
3770 (main): Call it.
3771 * gdb.cp/koenig.exp (p entry (c)): New test.
3772
e18b2753
JK
37732011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3774
3775 Display @entry parameter values (without references).
3776 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
3777 (different, validity, invalid): New functions.
3778 (main): Call them.
3779 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
3780 stacktest, breakhere_stacktest, different, breakhere_different,
3781 breakhere_validity and breakhere_invalid.
3782 (entry: bt): Update for @entry.
3783 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
3784 (entry_validity: *, entry_invalid: *): Many new tests.
3785 * gdb.base/break.exp
3786 (run until breakpoint set at small function, optimized file): Accept
3787 also the @entry suffix.
3788 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
3789 * gdb.mi/mi2-amd64-entry-value.c: New files.
3790 * gdb.mi/mi2-amd64-entry-value.exp: New files.
3791
2d6c5dc2
JK
37922011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3793
3794 Protect entry values against self tail calls.
3795 * gdb.arch/amd64-entry-value.cc (self2, self): New.
3796 (main): Call self.
3797 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
3798 (set debug entry-values 1, self: bt debug entry-values): New tests.
3799
111c6489
JK
38002011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3801
3802 Recognize virtual tail call frames.
3803 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
3804 (amb_b, amb_a): New.
3805 (main): Call a and b.
3806 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
3807 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
3808 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
3809 New tests.
3810
8e3b41a9
JK
38112011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3812
3813 Implement basic support for DW_TAG_GNU_call_site.
3814 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
3815 * gdb.arch/amd64-entry-value.cc: New file.
3816 * gdb.arch/amd64-entry-value.exp: New file.
3817
181cebd4
JK
38182011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3819
3820 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
3821 * gdb.dwarf2/implptr-64bit.S: New file.
3822 * gdb.dwarf2/implptr-64bit.exp: New file.
3823
741f5e3c
JK
38242011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3825
3826 Fix initial language detection with -readnow.
3827 * gdb.cp/readnow-language.cc: New file.
3828 * gdb.cp/readnow-language.exp: New file.
3829
a73d2258
JK
38302011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3831
3832 Fix printed anonymous struct name.
3833 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
3834
af369495
JM
38352011-10-09 Joseph Myers <joseph@codesourcery.com>
3836
3837 * gdb.base/solib-symbol.exp: Do not include directories in
3838 filenames in expected messages.
3839
1fa57852
DE
38402011-10-07 Doug Evans <dje@google.com>
3841
3842 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
3843
bd054e06
KP
38442011-10-07 Kevin Pouget <kevin.pouget@st.com>
3845
3846 Allow Python notification of new object-file loadings.
3847 * gdb.python/py-events.exp: Test newobjfile event.
3848 * gdb.python/py-events.py: Register newobjfile callback.
3849 * gdb.python/py-events.c: Add call to shared library
3850 * gdb.python/py-events-shlib.c: New file.
3851
8031b6f8
JM
38522011-10-06 Joseph Myers <joseph@codesourcery.com>
3853
3854 * gdb.base/fixsection.exp: Do not include directories in filename
3855 in expected message.
3856
7fea6923
PM
38572011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
3858
3859 Add tests for passing of environment variables to inferior.
3860 * gdb.base/testenv.c: New test source.
3861 * gdb.base/testenv.exp: New expect test.
3862
687f2a88
PK
38632011-10-04 Paul Koning <paul_koning@dell.com>
3864
3865 * gdb.python/py-value.c (main): Break before return.
3866
cb6be26b
KP
38672011-10-04 Kevin Pouget <kevin.pouget@st.com>
3868
3869 PR python/12691: Add the inferior to Python exited event
3870 * gdb.python/py-events.exp: Test the inferior attribute of exited
3871 event with a fork.
3872 * gdb.python/py-events.py: Print inferior number on exit.
3873 * gdb.python/py-events.c: Fork the inferior.
3874
fb213700
EBM
38752011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
3876
3877 * gdb.base/jit.exp: Add testcase name to log message
3878
aa2071bd
PK
38792011-10-03 Paul Koning <paul_koning@dell.com>
3880 Jan Kratochvil <jan.kratochvil@redhat.com>
3881
3882 * gdb.python/py-value.exp
3883 (python inval = gdb.parse_and_eval('*(int*)0'))
3884 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
3885 (set argc=2, python print argc_lazy): New tests.
3886
dd11a36c
JB
38872011-10-02 Joel Brobecker <brobecker@adacore.com>
3888
3889 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
3890
46f886f1
JK
38912011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3892 Pedro Alves <pedro@codesourcery.com>
3893
3894 * gdb.python/py-value.exp (test_value_in_inferior): New variable
3895 can_read_0, test for it.
3896 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
3897 (parse_and_eval with memory error): ... here, make it untested if
3898 can_read_0.
3899
c5cb204f
MP
39002011-09-30 Marek Polacek <mpolacek@redhat.com>
3901
3902 * gdb.python/python.exp (verify pagination beforehand)
3903 (verify pagination afterwards): Fix race by splitting the line.
3904
68fb0ec0
JM
39052011-09-29 Joseph Myers <joseph@codesourcery.com>
3906
3907 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
3908 for 64-bit multilibs from i?86-* targets.
3909
6aee0d90
MP
39102011-09-29 Marek Polacek <mpolacek@redhat.com>
3911
3912 * lib/gdb.exp: Fix a typo in one of the comments.
3913
e9101ff5
MP
39142011-09-29 Marek Polacek <mpolacek@redhat.com>
3915
3916 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
3917 matching pattern.
3918
7a81bdbf
PK
39192011-09-28 Paul Koning <paul_koning@dell.com>
3920
3921 * gdb.python/py-type.c (enum E): New.
3922 * gdb.python/py-type.exp (test_fields): Add tests for Python
3923 mapping access to fields.
3924 (test_enums): New test for field access on enums.
3925
6710bf39
SS
39262011-09-27 Stan Shebs <stan@codesourcery.com>
3927
3928 * gdb.trace/collection.exp: Test collection of $_ret.
3929
b2a6bdeb
AT
39302011-09-22 Andreas Tobler <andreast@fgznet.ch>
3931
3932 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
3933 list of compilation switches for <*-*-freebsd*>.
3934
3c9057f3
SS
39352011-09-19 Stan Shebs <stan@codesourcery.com>
3936
3937 * gdb.trace/tspeed.exp: New file.
3938 * gdb.trace/tspeed.c: New file.
3939
34518530
YQ
39402011-09-18 Yao Qi <yao@codesourcery.com>
3941
3942 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
3943 instructions.
3944 (test_adr_32bit, test_pop_pc): Likewise.
3945 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
3946 Thumb instructions.
3947 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
3948 in gdb_test_multiple.
3949 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
3950
ab254057
YQ
39512011-09-17 Yao Qi <yao@codesourcery.com>
3952
3953 * lib/gdb.exp (can_single_step_to_signal_handler): New.
3954 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
3955 support single step to signal handler.
3956
9c317b71
YQ
39572011-09-17 Yao Qi <yao@codesourcery.com>
3958
3959 * gdb.base/disp-step-fork.c: New.
3960 * gdb.base/disp-step-syscall.exp: New.
3961 * gdb.base/disp-step-vfork.c: New.
3962
a8123151
JB
39632011-09-16 Joel Brobecker <brobecker@adacore.com>
3964
3965 * gdb.ada/tasks.exp: Make the expected output for
3966 the `info tasks' tests more resilient to spacing
3967 changes.
3968
63a9aad8
JK
39692011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3970
3971 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
3972 (reached breakpoint 2, reached breakpoint 3): Update expected output.
3973
2aa48337
KP
39742011-09-15 Kevin Pouget <kevin.pouget@st.com>
3975
3976 PR Python/12692 Add gdb.selected_inferior() to Python interface.
3977 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
3978
6839b47f
KP
39792011-04-30 Kevin Pouget <kevin.pouget@st.com>
3980
3981 Handle multiple breakpoint hits in Python interface:
3982 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
3983 presence.
3984 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
3985 breakpoint hits.
3986
0935723e
JK
39872011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
3988 Jan Kratochvil <jan.kratochvil@redhat.com>
3989
3990 * gdb.python/py-events.exp: Remove pretty printing comment.
3991 * gdb.python/py-evsignal.exp: New file.
3992 * gdb.python/py-evthreads.c: Include signal.h.
3993 (thread3): Remove variable count3. Remove variable bad and use raise
3994 instead.
3995 (thread2): Remove variable count2. Move thread3 pthread_create here,
3996 merge pthread_join to a single line.
3997 (main): Remove variable count1. Merge pthread_join with pthread_create
3998 to a single line.
3999 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
4000 KFAIL python/12966 for gdbserver. Test return value of
4001 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
4002 gdb_expect by gdb_test and gdb_test_multiple.
4003 (thread 2, thread 3): New tests.
4004
4801a9a3
PA
40052011-09-12 Matt Rice <ratmice@gmail.com>
4006 Pedro Alves <pedro@codesourcery.com>
4007
4008 PR gdb/13175
4009
4010 * gdb.base/interp.exp: New tests.
4011 * gdb.base/interp.c: New file.
4012
24ece742
DE
40132011-09-12 Doug Evans <dje@google.com>
4014
4015 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
4016 * gdb.dwarf2/typeddwarf.exp: Ditto.
4017
7f062217
JK
40182011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4019
4020 Fix compatibility with x32 arch.
4021 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
4022 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
4023 is_x86_like_target.
4024 * testsuite/gdb.trace/collection.exp: Likewise.
4025 * testsuite/gdb.trace/report.exp: Likewise.
4026 * testsuite/gdb.trace/unavailable.exp: Likewise.
4027 * testsuite/gdb.trace/while-dyn.exp: Likewise.
4028 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
4029 (is_x86_like_target): Check also is_amd64_regs_target.
4030
08711b9a
JK
40312011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4032
4033 PR breakpoints/12435
4034 * gdb.arch/amd64-prologue-xmm.c: New file.
4035 * gdb.arch/amd64-prologue-xmm.exp: New file.
4036 * gdb.arch/amd64-prologue-xmm.s: New file.
4037
b99b5f66
JK
40382011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4039
4040 * gdb.dwarf2/dw2-param-error-main.c: New file.
4041 * gdb.dwarf2/dw2-param-error.S: New file.
4042 * gdb.dwarf2/dw2-param-error.exp: New file.
4043
a391a2f6
PA
40442011-09-08 Pedro Alves <pedro@codesourcery.com>
4045
4046 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
4047 inferior's pid and look for a core dump named core.$pid. Use
4048 `remote_file' commands on the host instead of hand coding shell
4049 commands on the build.
4050 * gdb.base/valgrind-db-attach.exp: Kill the program before
4051 finishing the test.
4052
7d8e6458 40532011-09-02 Matt Rice <ratmice@gmail.com>
4054
4055 * lib/prompt.exp: New file for testing the first prompt.
4056 * gdb.python/py-prompt.exp: Ditto.
4057 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
4058
68e77c9e
PA
40592011-09-02 Pedro Alves <pedro@codesourcery.com>
4060
4061 * gdb.threads/gcore-thread.exp: Set the global core_supported to
4062 0, before testing gcore.
4063
9655e943
JK
40642011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4065
df6dc84d
JK
4066 * dw2-ifort-parameter-debug.S: Update copyright year.
4067 * dw2-ifort-parameter.c: Update copyright year.
4068 * dw2-ifort-parameter.exp: Update copyright year.
4069
9655e943
JK
4070 * dw2-ifort-parameter-debug.S: New file.
4071 * dw2-ifort-parameter.c: New file.
4072 * dw2-ifort-parameter.exp: New file.
4073
353d1d73
JK
40742011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4075
4076 * gdb.base/commands.exp (error_clears_commands_left): New function.
4077 (): Call it.
4078
5c07461a
JK
40792011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4080
4081 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
4082 (C): Initialize `a'.
4083 * gdb.mi/mi-inheritance-syntax-error.exp
4084 (-data-evaluate-expression $path): Expect `a' as 5.
4085
0d932b2f
MK
40862011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
4087
4088 PR mi/11912
4089 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
4090 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
4091 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
4092 keyword in output of -var-info-path-expression.
4093
bdb54049
JK
40942011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4095
4096 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
4097 * gdb.trace/collection.exp: Likewise.
4098 * gdb.trace/report.exp: Likewise.
4099 * gdb.trace/unavailable.exp: Likewise.
4100 * gdb.trace/while-dyn.exp: Likewise.
4101
59cde39c
KS
41022011-08-18 Keith Seitz <keiths@redhat.com>
4103
4104 PR c++/12266
4105 * gdb.cp/meth-typedefs.cc: New file.
4106 * gdb.cp/meth-typedefs.exp: New file.
4107
fa3a4f15
PM
41082011-08-17 Phil Muldoon <pmuldoon@redhat.com>
4109
4110 * gdb.python/python.exp: Add extended-prompt tests.
4111
c1049fca
JK
41122011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4113
4114 * gdb.arch/i386-dr3-watch.exp
4115 (watchpoint on gap1 does not fit debug registers)
4116 (delete all watchpoints): Fix racy expect strings.
4117
d93f7b5c
YQ
41182011-08-14 Yao Qi <yao@codesourcery.com>
4119
4120 * gdb.base/maint.exp: set data_section to ".neardata".
4121 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
4122 * gdb.base/savedregs.exp: Handle SIGILL.
4123 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
4124 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
4125
457e09f0
DE
41262011-08-12 Doug Evans <dje@google.com>
4127
4128 * gdb.python/py-symbol.exp: Add test for symbol.type.
4129
5d0bb2fb
UW
41302011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
4131
4132 * gdb.threads/pthreads.exp: Enable on non-native configurations.
4133 * gdb.mi/mi-pthreads.exp: Likewise.
4134 * gdb.mi/mi2-pthreads.exp: Likewise.
4135 * gdb.mi/gdb669.exp.exp: Likewise.
4136
fcdfa280
PA
41372011-08-09 Pedro Alves <pedro@codesourcery.com>
4138
4139 * lib/mi-support.exp (detect_async): Rename to...
4140 (mi_detect_async): ... this.
4141 * gdb.mi/mi-nonstop-exit.exp: Adjust.
4142 * gdb.mi/mi-nonstop.exp: Adjust.
4143 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
4144 * gdb.mi/mi-nsintrall.exp: Adjust.
4145 * gdb.mi/mi-nsmoribund.exp: Adjust.
4146 * gdb.mi/mi-nsthrexec.exp: Adjust.
4147
9d8fa392
PA
41482011-08-09 Pedro Alves <pedro@codesourcery.com>
4149
4150 * gdb.base/display.c (do_loops): New `p_i' local.
4151 * gdb.base/display.exp: Test displaying a variable that is
4152 temporarily at a bad address.
4153
b6cede78
JK
41542011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4155
4156 * gdb.dwarf2/dw2-op-stack-value.S: New file.
4157 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
4158
67bedb8c
JK
41592011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4160
4161 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
4162 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
4163 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 4164
af6e93b2
PA
41652011-08-05 Pedro Alves <pedro@codesourcery.com>
4166
4167 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
4168 procedure.
4169 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
4170
1cf0e11f
YQ
41712011-08-05 Yao Qi <yao@codesourcery.com>
4172
4173 * gdb.base/callfuncs.exp: Set language after main.
4174 * gdb.cp/cplusfuncs.exp: Likewise.
4175 * gdb.cp/inherit.exp: Likewise.
4176
a1e28cb2
UW
41772011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
4178
4179 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
4180 * gdb.base/watch-vfork.exp: Skip on remote targets.
4181
d4f5bbb9
UW
41822011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
4183
4184 * gdb.threads/thread-find.exp: Support remote targets.
4185
724f4f80
UW
41862011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
4187
4188 * gdb.base/jit.exp: Download solib_binfile to target.
4189 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
4190 and call dlopen without full path name.
4191 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
4192 dlopen without full path name.
4193
934709f0
PW
41942011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4195
4196 * gdb.base/break-always.exp: Complete the test
4197 with duplicated breakpoints and enabling/disabling them.
4198
c26106c4
TT
41992011-08-02 Tom Tromey <tromey@redhat.com>
4200
4201 PR gdb/11289:
4202 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
4203
9300444e 42042011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
4205
4206 PR gdb/13045
4207 * gdb.base/float.exp: Add new test case for PR gdb/13045
4208 * gdb.base/float.c: New file.
4209
00bd41d6
PM
42102011-07-28 Phil Muldoon <pmuldoon@redhat.com>
4211
4212 * gdb.python/py-mi.exp: Test printers returning string hint, and
4213 also not returning a value.
4214 * gdb.python/py-prettyprint.c: Add testcase for above.
4215 * gdb.python/py-prettyprint.py: Add test printer for above.
4216
d24f74ce
JK
42172011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4218
4219 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
4220 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
4221 (.Ldie30) Add as field "data4".
4222 (.Ldie32) Rename field "b" to "shl".
4223 (abbrev4) Change for the "data4" field.
4224 (abbrev5, abbrev6) Remove.
4225 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
4226 (p &s.shl): ... here. Add comment.
4227 (p &s.data4): New.
4228
bb7da2bf
JK
42292011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4230
4231 Fix crash on lval_computed values.
4232 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
4233
11081198
JK
42342011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4235
4236 * gdb.base/help.exp (help whatis): Update the expected string.
4237
3c6e0cb3
JK
42382011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4239
4240 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
4241 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
4242 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
4243 Change the expected string.
4244
efa80663
PA
42452011-07-26 Pedro Alves <pedro@codesourcery.com>
4246
4247 * gdb.base/watchpoint.exp
4248 (test_disable_enable_software_watchpoint): New procedure.
4249 (top level): Run it.
4250
db8e4570
UW
42512011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
4252
4253 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
4254 executable file "${binfile}", C++ version "${binfile}-cxx".
4255 * gdb.python/py-prettyprint.exp: Likewise.
4256 * gdb.python/py-symbol.exp: Likewise.
4257 * gdb.python/py-type.exp: Likewise.
4258 * gdb.python/py-value.exp: Likewise.
4259 * gdb.python/py-template.exp (test_template_arg): Pass full executable
4260 file name instead of just suffix.
4261
543305c9
JK
42622011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4263
4264 Fix implicit pointer offsets.
4265 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
4266 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
4267 (continue to breakpoint: continue to baz breakpoint for implptr)
4268 (sanity check element 0, sanity check element 1)
4269 (enter the inlined function, check element 0 for the offset)
4270 (check element 1 for the offset)
4271 (continue to breakpoint: ignore the second baz breakpoint): New tests.
4272 (set foo breakpoint for implptr): Update the breakpoint number.
4273
b3215adc
UW
42742011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
4275
4276 * gdb.python/py-mi.exp: Use different file names for different
4277 versions of the executable under test.
4278 * gdb.python/py-prettyprint.exp: Likewise.
4279 * gdb.python/py-symbol.exp: Likewise.
4280 * gdb.python/py-template.exp: Likewise.
4281 * gdb.python/py-type.exp: Likewise.
4282 * gdb.python/py-value.exp: Likewise.
4283
182b9acc
UW
42842011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
4285
4286 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
4287 flag after restarting GDB if necessary.
4288
e6052b5d
UW
42892011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
4290
4291 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
4292
1ced966e
PA
42932011-07-22 Pedro Alves <pedro@codesourcery.com>
4294
4295 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
4296 backend doesn't leave used debug registers behind.
4297
3543a589
TT
42982011-07-22 Tom Tromey <tromey@redhat.com>
4299
4300 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
4301 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
4302 argument.
4303 * gdb.dwarf2/typeddwarf-amd64.S: New file.
4304
14d15303 43052011-07-21 Matt Rice <ratmice@gmail.com>
4306
4307 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
4308 in mostlyclean rule. Add files ending in .core.
4309
9b158ba0 43102011-07-21 Matt Rice <ratmice@gmail.com>
4311
4312 PR macros/12999
4313 * gdb.base/info-macros.c: New test sources.
4314 * gdb.base/info-macros.exp: New tests.
4315
d17b6f81
PM
43162011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4317
4318 * gdb.python/python.exp: Add prompt substitution tests.
4319
918dd910
JK
43202011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4321
4322 Fix crash if referenced CU is aged out.
4323 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
4324 New.
4325 * gdb.dwarf2/implptr.exp: Likewise.
4326
0e37a63c
JK
43272011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4328
4329 * gdb.dwarf2/implptr.S: Rebuilt.
4330 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
4331 (bar): Use them for j, k, l.
4332 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
4333 COMPILE.
4334 (print j in implptr:bar): Update for the intp typedef.
4335 (print p[0].x in implptr:foo): Use more exact regex.
4336
f65cf84c
TT
43372011-07-18 Tom Tromey <tromey@redhat.com>
4338
4339 * gdb.cp/static-method.exp: Add missing single quote.
4340
d5b4a7be
YQ
43412011-07-18 Yao Qi <yao@codesourcery.com>
4342
4343 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
4344 supported.
4345 * gdb.mi/mi-nonstop-exit.exp: Likewise.
4346 * gdb.mi/mi-nonstop.exp: Likewise.
4347 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
4348 * gdb.mi/mi-nsintrall.exp: Likewise.
4349 * gdb.mi/mi-nsmoribund.exp: Likewise.
4350 * gdb.mi/mi-nsthrexec.exp: Likewise.
4351 * gdb.python/py-evthreads.exp: Likewise.
4352
e9ea2662
JK
43532011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4354
4355 Code cleanup.
4356 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
4357 it. Substitute it instead of test_compiler_info everywhere.
4358
ce451573
UW
43592011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
4360
4361 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
4362 remote targets as well.
4363
756d88a7
UW
43642011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
4365
4366 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
4367 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
4368
31f83dc5
UW
43692011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
4370
4371 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
4372 a remote machine, not the host.
4373 (gdb_compile_shlib): Set soname if target is remote.
4374
059241a0
PP
43752011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
4376
4377 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
4378
28a0b48c 43792011-07-13 Matt Rice <ratmice@gmail.com>
4380
4381 * gdb.python/py-objfile-script-gdb.py: Renamed to
4382 py-objfile-script-gdb.py.in.
4383 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
4384 py-objfile-script-gdb.py.
4385 * gdb.python/py-objfile-script.exp: Update reference to
4386 py-objfile-script-gdb.py.
4387
9a771b67
JK
43882011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4389
4390 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
4391 reference undefined label.
4392
04ad99e6
JK
43932011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4394
4395 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
4396 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
4397 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
4398 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
4399
713389e0
PM
44002011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4401
4402 PR python/12438
4403 * gdb.python/python.exp: Add maint set/show python print-stack
4404 deprecated tests. Add set/show python print-backtrace tests.
4405
97d146f8
JK
44062011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4407
4408 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
4409 debug info.
4410
facde0e5 44112011-07-06 Matt Rice <ratmice@gmail.com>
4412
4413 * gdb.python/python.exp: Update filename paths.
4414 * gdb.python/py-symtab.exp: Ditto.
4415
438640d1
MP
44162011-07-06 Marek Polacek <mpolacek@redhat.com>
4417
4418 * gdb.python/py-evthreads.exp: Add missing `$'.
4419
33a365df
MF
44202011-07-06 Jie Zhang <jie.zhang@analog.com>
4421
4422 * config/bfin.exp: New file.
4423 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
4424 * gdb.asm/bfin.inc: New file.
4425
8f7ae686
MP
44262011-07-06 Marek Polacek <mpolacek@redhat.com>
4427
df46027d 4428 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
4429 the whole output.
4430
eb2a6f42
TT
44312011-07-05 Tom Tromey <tromey@redhat.com>
4432
4433 * gdb.java/jprint.java (jprint.hi): New field.
4434 * gdb.java/jprint.exp: Print string.
4435
177b42fe
TJB
44362011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
4437
4438 * gdb.base/call-sc.c: Fix typos.
4439 * gdb.base/ifelse.exp: Likewise.
4440 * gdb.base/structs.c: Likewise.
4441
3b2a0cf2
JB
44422011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4443
4444 * gdb.base/jit-so.exp: New test.
4445 * gdb.base/jit-dlmain.c: New file.
4446 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
4447
46fc714c
JK
44482011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4449
4450 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
4451 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
4452 * gdb.cp/pr9167.exp (p b): Likewise.
4453 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
4454 (test value of P in inner_m, test type of Z in inner_m): Call
4455 setup_xfail for gcc <= 4.5.
46fc714c 4456
418c7cf7
JK
44572011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4458
4459 * gdb.cp/paren-type.cc: New files.
4460 * gdb.cp/paren-type.exp: New files.
4461
3d50dd94
JK
44622011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4463
4464 Stop on first linespec terminator instead of eating what we can.
4465 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
4466 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
4467 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
4468 (break C::f()): ... this one.
4469 (break C::operator()()): New test.
4470 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
4471 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
4472 test.
4473
dcf9f4ab
JK
44742011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4475
4476 Fall back linespec to minimal symbols.
4477 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
4478 error message.
4479 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
4480 * gdb.cp/minsym-fallback-main.cc: New file.
4481 * gdb.cp/minsym-fallback.cc: New file.
4482 * gdb.cp/minsym-fallback.exp: New file.
4483 * gdb.cp/minsym-fallback.h: New file.
4484
3f542ed1
JK
44852011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4486
4487 * gdb.cp/no-dmgl-verbose.cc: New file.
4488 * gdb.cp/no-dmgl-verbose.exp: New file.
4489
44902011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
4491
4492 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
4493 __GI_.
4494 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
4495 (f): New function.
4496 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
4497 (complete p 'func<short>(): ... here.
4498 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
4499 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
4500 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
4501 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
4502 Make them KFAIL gcc/49546.
4503
00eb2c4a
JB
45042011-07-01 Joel Brobecker <brobecker@adacore.com>
4505
4506 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
4507
85a20c42
JK
45082011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4509
4510 Test GCC PR debug/49546.
4511 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
4512 (test type of F in k3_m, test value of F in k3_m): New.
4513 * gdb.cp/temargs.cc (struct S3, struct K3): New.
4514 (main): New variable k3. Call k3.k3_m.
4515
d2d43431
JB
45162011-07-01 Jean-Charles Delay <delay@adacore.com>
4517
4518 * gdb.ada/packed_array.exp: Fix expected outout.
4519
54ae186f
JB
45202011-07-01 Jean-Charles Delay <delay@adacore.com>
4521
4522 * gdb.ada/packed_array.exp: fixed expected output.
4523
8f17729f
JB
45242011-07-01 Joel Brobecker <brobecker@adacore.com>
4525
4526 * gdb.ada/same_enum: New testcase.
4527
f5aa6869
JB
45282011-07-01 Joel Brobecker <brobecker@adacore.com>
4529
4530 * gdb.ada/ptr_typedef: New testcase.
4531
828292f2
JB
45322011-07-01 Joel Brobecker <brobecker@adacore.com>
4533
4534 * gdb.ada/arrayptr.exp: Add ptype test.
4535
18920c42
JB
45362011-07-01 Joel Brobecker <brobecker@adacore.com>
4537
4538 * gdb.ada/char_enum: New testcase.
4539
3536d9e3 45402011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
4541
4542 * gdb.base/dump.exp (capture_pointer_with_type): New.
4543 Get value from address instead of name.
4544 Start GDB once, and do `dump' and `restore'
4545 tests together.
4546
db863c42
MF
45472011-06-30 Jie Zhang <jie.zhang@analog.com>
4548 Mike Frysinger <vapier@gentoo.org>
4549
4550 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
4551 helper functions for getting/setting remotetimeout variable.
4552 * lib/gdb.exp (gdb_load): If the target is remote, set
4553 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
4554 with $loadtimeout. Set $load_ok to 0 before doing the load.
4555 Instead of returning, immediately, set $load_ok to 0. Call
4556 set_remotetimeout with $oldremotetimeout, and then return if
4557 $load_ok is 1.
4558
e9e642a8
AB
45592011-06-30 Andrew Burgess <aburgess@broadcom.com>
4560
4561 * gdb.python/py-template.exp: Don't run this test if the target
4562 does not support c++ tests.
4563
32019081
JK
45642011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4565
4566 Fix non-only rename list for Fortran modules import.
4567 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
4568 tests.
4569 * gdb.fortran/module.f90 (module moduse): New.
4570 (program module): use moduse, test var_x, var_y and var_z.
4571
0ecee54c
TT
45722011-06-29 Tom Tromey <tromey@redhat.com>
4573
4574 PR testsuite/12040:
4575 * gdb.fortran/array-element.exp: Use f90, not f77.
4576 * gdb.fortran/complex.exp: Use f90, not f77.
4577 * gdb.fortran/derived-type.exp: Use f90, not f77.
4578 * gdb.fortran/library-module.exp: Use f90, not f77.
4579 * gdb.fortran/logical.exp: Use f90, not f77.
4580 * gdb.fortran/module.exp: Use f90, not f77.
4581 * gdb.fortran/multi-dim.exp: Use f90, not f77.
4582 * gdb.fortran/subarray.exp: Use f90, not f77.
4583
3b2b8fea
TT
45842011-06-29 Tom Tromey <tromey@redhat.com>
4585
4586 * gdb.fortran/charset.exp: New file.
4587 * gdb.fortran/charset.f90: New file.
4588
42159ca5
TT
45892011-06-29 Tom Tromey <tromey@redhat.com>
4590
4591 PR testsuite/12040:
4592 * lib/future.exp: New file, mostly extracted from ada.exp.
4593 Rewrote compatibility code to use rename.
4594 (gdb_find_gfortran): New proc.
4595 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
4596 gfortran patch.
4597 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
4598 Move to future.exp.
4599 * lib/gdb.exp: Always load future.exp.
4600
af69a5ce
YQ
46012011-06-28 Yao Qi <yao@codesourcery.com>
4602
4603 * gdb.cp/exception.cc: Don't include iostream.
4604 (bar): Remove print statement.
4605 (catcher): New.
4606 (main): Remove print statements. Call function catcher.
4607 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
4608 Set breakpoint on catcher, and check the value of parameter.
4609
ab5c6a72
YQ
46102011-06-23 Yao Qi <yao@codesourcery.com>
4611
4612 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check breakpoint
4613 1.2 is disabled. KFAIL for uclinux.
4614
9497469f
MP
46152011-06-23 Marek Polacek <mpolacek@redhat.com>
4616
4617 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
4618 mi_gdb_test.
4619
b9132588
MP
46202011-06-23 Marek Polacek <mpolacek@redhat.com>
4621
5d197ed0 4622 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 4623
e55595ca
MP
46242011-06-23 Marek Polacek <mpolacek@redhat.com>
4625
5d197ed0
MP
4626 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
4627
46282011-06-23 Marek Polacek <mpolacek@redhat.com>
4629
4630 * gdb.mi/mi2-basics.exp: Fix races. Honour the
4631 `test_exec_and_symbol_mi_operatons' return value.
4632 (test_mi_interpreter_selection): Use mi_gdb_test instead of
4633 gdb_test_multiple.
4634 (test_exec_and_symbol_mi_operatons): Likewise.
4635 (test_path_specification): Likewise.
e55595ca 4636
be777e08
YQ
46372011-06-23 Yao Qi <yao@codesourcery.com>
4638
4639 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
4640 supported.
4641 * lib/gdb.exp (support_displaced_stepping): New.
4642
615556d6
YQ
46432011-06-23 Yao Qi <yao@codesourcery.com>
4644
4645 * gdb.threads/execl.exp: Skip on remote target.
4646
833b0ca7
MP
46472011-06-21 Marek Polacek <mpolacek@redhat.com>
4648
5d197ed0 4649 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
4650 mi_gdb_test.
4651
1ee4023a
MP
46522011-06-20 Marek Polacek <mpolacek@redhat.com>
4653
5d197ed0 4654 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 4655
d0b1d624
MP
46562011-06-20 Marek Polacek <mpolacek@redhat.com>
4657
5d197ed0 4658 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
4659 mi_gdb_test.
4660
79aa92c1
MP
46612011-06-20 Marek Polacek <mpolacek@redhat.com>
4662
5d197ed0 4663 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 4664
5ce5db06
YQ
46652011-06-14 Yao Qi <yao@codesourcery.com>
4666
4667 gdb/testsuite/
4668 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
4669
533a737e
JK
46702011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4671
4672 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
4673
d0e53741
TT
46742011-06-10 Tom Tromey <tromey@redhat.com>
4675
4676 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
4677 Add tests for pointer-to-member-function.
4678 * gdb.cp/temargs.cc (S::somefunc): New function.
4679 (K2): New class.
4680 (main): Instantiate K2; call method.
4681
b5916bbd
JB
46822011-06-08 Joel Brobecker <brobecker@adacore.com>
4683
4684 * gdb.python/py-inferior.c (f2): Make str an array rather
4685 than a pointer.
4686 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
4687
5be4dfca
JK
46882011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4689
4690 * gdb.base/async-shell.c: New file.
4691 * gdb.base/async-shell.exp: New file.
4692
9f47e254
PA
46932011-06-06 Pedro Alves <pedro@codesourcery.com>
4694
4695 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
4696
64b9b334
JB
46972011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
4698
4699 From Stephen Kitt <steve@sk2.org>
4700 * gdb.base/help.exp: Adjust following some spelling corrections
4701 in GDB.
4702
dbc0f131
YQ
47032011-06-01 Yao Qi <yao@codesourcery.com>
4704
4705 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
4706
fd336a18
KS
47072010-05-31 Keith Seitz <keiths@redhat.com>
4708
4709 PR c++/12750
4710 * gdb.cp/static-method.cc: New file.
4711 * gdb.cp/static-method.exp: New file.
4712
fa8b9902
KS
47132010-05-31 Keith Seitz <keiths@redhat.com>
4714
4715 PR symtab/12704
4716 * gdb.cp/anon-ns.cc: New file.
4717 * gdb.cp/anon-ns.exp: New file.
4718
0a5b1e09
PA
47192011-05-31 Pedro Alves <pedro@codesourcery.com>
4720
4721 * gdb.arch/i386-dr3-watch.c: New file.
4722 * gdb.arch/i386-dr3-watch.exp: New file.
4723
0578b8d1
YQ
47242011-05-30 Yao Qi <yao@codesourcery.com>
4725
4726 * gdb.base/callfuncs.c (t_structs_fc): New.
4727 (t_structs_dc, t_structs_ldc): New.
4728 (t_double_many_args):
4729 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
4730 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
4731 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
4732 * gdb.base/callfuncs.exp: Call new functions.
4733
6680506e
YQ
47342011-05-30 Yao Qi <yao@codesourcery.com>
4735
ff4d2c60
YQ
4736 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
4737 Call rerun_and_prepare for each test to isolate effects.
4738
47392011-05-30 Yao Qi <yao@codesourcery.com>
4740
4741 * gdb.base/varargs.c (find_max_float_real): New.
4742 (find_max_double_real, find_max_long_double_real): New.
4743 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
4744 * lib/gdb.exp (setup_kfail_for_target): New.
4745
e43ec454
YQ
47462011-05-30 Yao Qi <yao@codesourcery.com>
4747
4748 * gdb.base/funcargs.c (callca, callcb, callcc): New.
4749 (callcd, callce, callcf, callc1a, callc1b): New.
4750 (callc2a, callc2b): New.
4751 * gdb.base/funcargs.exp (complex_args): New.
4752 (complex_integral_args, complex_float_integral_args): New.
4753 * lib/gdb.exp (support_complex_tests): New. Determine
4754 whether to run test cases on _Complex types.
4755
432b4d03
JK
47562011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4757
4758 * gdb.threads/leader-exit.c: New file.
4759 * gdb.threads/leader-exit.exp: New file.
4760
6caf069d
MP
47612011-05-27 Marek Polacek <mpolacek@redhat.com>
4762
9497469f 4763 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 4764
97fce28b
MP
47652011-05-27 Marek Polacek <mpolacek@redhat.com>
4766
4767 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
4768 remove the `supported' variable.
4769 * gdb.mi/mi-nonstop.exp: Likewise.
4770 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
4771 * gdb.mi/mi-nsintrall.exp: Likewise.
4772 * gdb.mi/mi-nsmoribund.exp: Likewise.
4773 * gdb.mi/mi-nsthrexec.exp: Likewise.
4774
9da8c2a0
PA
47752011-05-26 Pedro Alves <pedro@codesourcery.com>
4776
4777 * gdb.reverse/finish-reverse-bkpt.exp: New test.
4778
2c03e5be
PA
47792011-05-26 Pedro Alves <pedro@codesourcery.com>
4780
4781 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
4782
2e21250d
KS
47832011-05-24 Keith Seitz <keiths@redhat.com>
4784
4785 PR breakpoint/12803
4786 * gdb.cp/cmpd-minsyms.cc (a): New method.
4787 (b): New method.
4788 (c): New method.
4789 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
4790
cdac0397
PA
47912011-05-24 Pedro Alves <pedro@codesourcery.com>
4792
4793 * gdb.base/commands.exp (watchpoint_command_test): Check that the
4794 watchpoint's command list didn't execute when the watchpoint went
4795 out of scope.
4796
ee5683ab
PM
47972011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
4798
4799 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
4800 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
4801 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
4802 * gdb.arch/i386-gnu-cfi.exp: Likewise.
4803 * gdb.arch/i386-permbkpt.exp: Likewise.
4804 * gdb.arch/i386-prologue.exp: Likewise.
4805 * gdb.arch/i386-size-overlap.exp: Likewise.
4806 * gdb.arch/i386-size.exp: Likewise.
4807 * gdb.arch/i386-unwind.exp: Likewise.
4808 * gdb.reverse/i386-precsave.exp: Likewise.
4809 * gdb.reverse/i386-reverse.exp: Likewise.
4810 * gdb.reverse/i386-sse-reverse.exp: Likewise.
4811 * gdb.reverse/i387-env-reverse.exp: Likewise.
4812 * gdb.reverse/i387-stack-reverse.exp: Likewise.
4813
c91c8c16
PA
48142011-05-24 Pedro Alves <pedro@codesourcery.com>
4815
4816 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
4817 file doesn't error, using MI.
4818
c50491a7
TT
48192011-05-23 Tom Tromey <tromey@redhat.com>
4820
4821 * gdb.base/charset.exp (string_display): Add tests to assign to
4822 arrays.
4823 * gdb.base/charset.c (short_array, int_array, long_array): New.
4824
4a07b7da
PA
48252011-05-20 Pedro Alves <pedro@codesourcery.com>
4826
4827 Cope with async mode.
4828
4a07b7da
PA
4829 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
4830 into gdb_test + mi_expect_stop.
4831
b275f2d2
PA
48322011-05-20 Pedro Alves <pedro@codesourcery.com>
4833
4834 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
4835 (callme): Remove printf call.
4836
eec52c44
PM
48372011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
4838
4839 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
4840 quote pattern to avoid problems with Cygwin/mingw expect versions.
4841 * gdb.base/default.exp (show convenience): Use double
4842 quote pattern for regular expressions.
4843
b3c8eb43
JK
48442011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4845
4846 Fix -readnow for -gdwarf-4 unused type units.
4847 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
4848 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
4849
ed731959
JK
48502011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4851
4852 * gdb.base/kill-after-signal.c: New file.
4853 * gdb.base/kill-after-signal.exp: New file.
4854
3b48433d
PA
48552011-05-16 Pedro Alves <pedro@codesourcery.com>
4856
4857 * gdb.ada/start.exp: Call untested with the correct test filename.
4858 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
4859 test filename. Make the test's binary unique.
4860 * gdb.arch/i386-signal.exp: Call untested with the correct test
4861 filename.
4862 * gdb.arch/i386-size-overlap.exp: Ditto.
4863 * gdb.arch/Makefile.in (EXECUTABLES): Update.
4864 * gdb.base/gcore-buffer-overflow.exp: Ditto.
4865 * gdb.cp/call-c.exp: Ditto.
4866 * gdb.mi/mi-reverse.exp: Call untested with the correct test
4867 filename. Make the test's binary unique.
4868 * gdb.mi/Makefile.in (EXECUTABLES): Update.
4869 * gdb.python/py-mi.exp: Ditto.
4870 * gdb.python/Makefile.in (EXECUTABLES): Update.
4871 * gdb.reverse/i386-precsave.exp: Ditto.
4872 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
4873 test filename.
4874 * gdb.reverse/i387-stack-reverse.exp: Ditto.
4875 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
4876 unique.
4877 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
4878 test filename.
4879 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
4880 * gdb.trace/tfile.exp: Ditto.
4881
ba4a8bdd
YQ
48822011-05-14 Yao Qi <yao@codesourcery.com>
4883
4884 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
4885 type.
4886
dbaefcf7
DE
48872011-05-13 Doug Evans <dje@google.com>
4888
4889 * gdb.python/py-objfile-script.exp: New file.
4890 * gdb.python/py-objfile-script.c: New file.
4891 * gdb.python/py-objfile-script-gdb.py: New file.
4892 * testsuite/gdb.python/py-section-script.exp: Test
4893 "info auto-load-scripts".
4894
9930639c
TT
48952011-05-13 Tom Tromey <tromey@redhat.com>
4896
4897 * gdb.dwarf2/clztest.exp: New file.
4898 * gdb.dwarf2/clztest.c: New file.
4899 * gdb.dwarf2/clztest.S: New file.
4900
05272e11
DE
49012011-05-13 Doug Evans <dje@google.com>
4902
cc63ef9b
DE
4903 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
4904 String16 tests.
05272e11 4905
6edba76f
TT
49062011-05-13 Tom Tromey <tromey@redhat.com>
4907
4908 * lib/gdb.exp (is_x86_like_target): New proc.
4909 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
4910 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
4911 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
4912 -nostdlib to compiler.
4913 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
4914 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
4915 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
4916 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
4917 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
4918
028d0ed5
TJB
49192011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
4920
4921 * gdb.python/py-function.exp: Test setting a value from a function
4922 which executes a command.
4923
8a9b8146
TT
49242011-05-12 Tom Tromey <tromey@redhat.com>
4925
4926 * gdb.dwarf2/typeddwarf.S: New file.
4927 * gdb.dwarf2/typeddwarf.c: New file.
4928 * gdb.dwarf2/typeddwarf.exp: New file.
4929
10483e8e
MP
49302011-05-12 Marek Polacek <mpolacek@redhat.com>
4931
4932 * gdb.mi/mi-basics.exp: Fix races. Honour the
4933 `test_exec_and_symbol_mi_operatons' return value.
4934 (test_mi_interpreter_selection): Use mi_gdb_test instead of
4935 gdb_test_multiple.
4936 (test_exec_and_symbol_mi_operatons): Likewise.
4937 (test_path_specification): Likewise.
4938
faf067f1
JK
49392011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4940
4941 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
4942 (gdb_touch_execfile): Remove catch wrappers. New variable time.
4943 Replace `file copy' and `file rename' by `file mtime'. Twice.
4944
7ff911a3
JK
49452011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4946
4947 * gdb.base/readline-ask.c: New file.
4948 * gdb.base/readline-ask.exp: New file.
4949 * gdb.base/readline-ask.inputrc: New file.
4950
a536c6d7
UW
49512011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
4952
4953 * gdb.cell/bt.exp: Delete breakpoints before running to signal
4954 to avoid race condition.
4955 * gdb.cell/coremaker.c: Use small stack size.
4956 * gdb.cell/ea-standalone.exp: Use file name without path as
4957 argument to c_to.
4958 * gdb.cell/fork.exp: Allow other output when continuing to end.
4959
d472a426
JK
49602011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4961
4962 * gdb.threads/corethreads.c: New file.
4963 * gdb.threads/corethreads.exp: New file.
4964
49652011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
4966
4967 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
4968 Try to compile the test using -Wl,-z,norelro first.
4969 (load_core): New variable libthread_db_seen, initialize it.
4970 (zeroed-threads cannot be listed): Protect it by XFAIL on
4971 !$libthread_db_seen.
4972
8be455d7
JK
49732011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4974
4975 PR 12573
4976 * gdb.dwarf2/dw2-skip-prologue.S: New file.
4977 * gdb.dwarf2/dw2-skip-prologue.c: New file.
4978 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
4979
1976171a
JK
49802011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4981
4982 * gdb.cp/psymtab-parameter.cc: New file.
4983 * gdb.cp/psymtab-parameter.exp: New file.
4984
7db6f30f
JK
49852011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4986
4987 Fix a race.
4988 * gdb.cp/static-print-quit.exp (print c): Split to ...
4989 (print c - <return>, print c - q <return>, print c - to quit):
4990 ... these. Make the testfile untested on gdb-7.1.
4991
85161e9e 49922011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
4993
4994 * lib/gdb.exp (exec_target_file, exec_symbol_file,
4995 gdb_rename_execfile, gdb_touch_execfile): New.
4996 * gdb.base/reread.exp: Use new procs to handle multiple
4997 exec files.
4998
0c51be18
YQ
49992011-05-05 Yao Qi <yao@codesourcery.com>
5000
5001 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
5002 (test_adr_32bit, test_pop_pc): New.
5003 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
5004 (test_adr_32bit, test_pop_pc): New.
5005
4d393d60
JM
50062011-05-04 Joseph Myers <joseph@codesourcery.com>
5007
5008 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
5009 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
5010 targets.
5011 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
5012 handle targets.
5013
8ffd0459
JK
50142011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5015
5016 * gdb.base/completion.exp (complete help info wat): Rename to ...
5017 (complete 'help info wat'): ... here.
5018 Remove all `-re ".*' and `-re "^.*' redundant regexes.
5019 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
5020
8e28d804
PA
50212011-05-04 Pedro Alves <pedro@codesourcery.com>
5022
5023 * gdb.base/completion.exp: Use gdb_test_multiple instead of
5024 gdb_test and explicit $gdb_prompt/timeout matches.
5025
3eb2ef34
YQ
50262011-05-04 Yao Qi <yao@codesourcery.com>
5027
5028 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
5029 and __thumb2__.
5030
aaaf81a3
MP
50312011-05-03 Marek Polacek <mpolacek@redhat.com>
5032
5033 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
5034 in place of `gdb_test "delete breakpoints"'. This eliminates two
5035 testcases.
5036
c4cbc0df
PA
50372011-05-02 Pedro Alves <pedro@codesourcery.com>
5038
5039 PR testsuite/12649
5040 Fix races.
5041
5042 * gdb.base/completion.exp: Remove all sleep calls. Remove
5043 unnecessary regexs. Don't explicitly expect anything after the
5044 prompt. Eat the prompt if necessary.
5045
b4cbb4a3
EBM
50462011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
5047
5048 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
5049 accept to show the caller line again as well as the line after.
5050
d65aec65
PM
50512011-04-29 Phil Muldoon <pmuldoon@redhat.com>
5052
5053 PR mi/12531
5054
5055 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
5056 compile target.
5057 * gdb.python/py-prettyprint.exp: Add C++ object for
5058 CPLUS_FAKE_CHILD test.
5059
30852783
UW
50602011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
5061
5062 * gdb.base/signest.exp: New file.
5063 * gdb.base/signest.c: Likewise.
5064
c7b1f0d9
JK
50652011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5066
5067 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
5068 thread and breakpoint notifications.
5069
559a7a62
JK
50702011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5071
5072 * gdb.base/fortran-sym-case.c: New file.
5073 * gdb.base/fortran-sym-case.exp: New file.
5074 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
5075 * gdb.dwarf2/dw2-case-insensitive.c: New file.
5076 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
5077
8344e389
JK
50782011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5079
5080 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
5081 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
5082 false #1', `if true else false #2' and `if true else false #3'.
5083
2484c66b
UW
50842011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
5085
5086 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
5087 while delivering signal.
5088
8d3788bd
VP
50892011-04-27 Vladimir Prus <vladimir@codesourcery.com>
5090
5091 MI breakpoint notifications.
5092
5093 * testsuite/gdb.mi/mi-cli.exp: Adust.
5094 * testsuite/gdb.mi/mi2-cli.exp: Adust.
5095 * testsuite/gdb.mi/mi-watch.exp: Adust.
5096 * testsuite/gdb.mi/mi2-watch.exp: Adust.
5097 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
5098 notifications.
5099
3e03848b
JK
51002011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5101
5102 * gdb.base/gdbindex-stabs-dwarf.c: New file.
5103 * gdb.base/gdbindex-stabs.c: New file.
5104 * gdb.base/gdbindex-stabs.exp: New file.
5105
918c9108
YQ
51062011-04-25 Yao Qi <yao@codesourcery.com>
5107
5108 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
5109 with /*...*/.
5110 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
5111
90556b8c
JK
51122011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5113
5114 * gdb.python/py-value.exp (test_objfiles): Name the first test
5115 `py-value in file.filename'.
5116
03f2bd59
JK
51172011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5118
5119 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
5120 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
5121 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
5122 !gdbserver_reconnect_p..
5123 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
5124
7b08b9eb
JK
51252011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5126
5127 * gdb.cp/cpcompletion.exp (complete class methods)
5128 (complete class methods beginning with F): Move them above runto. New
5129 comment about the runto delimiter.
5130
b78974c3
PA
51312011-04-20 Pedro Alves <pedro@codesourcery.com>
5132
5133 * gdb.base/maint.exp: Test that "maint print registers" works
5134 without a running program.
5135
20429c40 51362011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 5137
20429c40
MP
5138 * gdb.base/setshow.exp: Fix racy tests.
5139 ($old_gdb_prompt): New variable.
5140
7a9dd1b2
TT
51412011-04-19 Tom Tromey <tromey@redhat.com>
5142
5143 * gdb.mi/mi-nsmoribund.exp:
5144 * gdb.hp/gdb.objdbg/objdbg01.exp:
5145 * gdb.base/structs.exp (test_struct_returns):
5146 * gdb.base/call-sc.exp (test_scalar_returns):
5147 * gdb.base/bigcore.exp: Remove duplicate words.
5148
02835898
JK
51492011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5150
5151 * gdb.base/break-interp-lib.c (v, vptr): New variables.
5152 * gdb.base/break-interp.exp (test_attach): New comment.
5153
254f582e
JK
51542011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5155
5156 * gdb.threads/gcore-thread.exp ($core0file): New variable.
5157 (clear __stack_user.next, clear stack_used.next)
5158 (save a zeroed-threads corefile): New test.
5159 Call core_load for $core0file.
5160 (zeroed-threads cannot be listed): New test.
5161
4fe85f5c
JK
51622011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5163
5164 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
5165 filename.
5166 ($srcfile): Preserve the original value.
5167 ($testfile): Match it the .exp filename.
5168 ($corefile): New variable. Substitute it around.
5169 Use clean_restart.
5170 ($prev_timeout): Remove.
5171 (load_core): Move core loading into this proc.
5172 Fix restore of $timeout if load_core fails.
5173
63524580
JK
51742011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5175
5176 * gdb.base/eu-strip-infcall.c: New file.
5177 * gdb.base/eu-strip-infcall.exp: New file.
5178
90359a16
JK
51792011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5180
5181 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
5182 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
5183
626e7282
JK
51842011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5185
5186 Fix Python access to inlined frames.
5187 * gdb.python/py-frame-inline.c: New file.
5188 * gdb.python/py-frame-inline.exp: New file.
5189
3363d018
EBM
51902011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
5191
5192 * gdb.base/gdb1090.exp: Change breakpoint location to read the
5193 content of 's24' correctly (avoiding "optimized out").
5194 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
5195
28781456
JK
51962011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5197
5198 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
5199
4a4106ca
TJB
52002011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
5201
5202 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
5203 expect a colon in watch -location output.
5204
d26ccb4f
JK
52052011-04-13 Marek Polacek <mpolacek@redhat.com>
5206
df46027d 5207 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
5208 New testcase `expect response to define backtrace'. Also remove
5209 redundant `default' block.
5210
e1ab1f9c
JK
52112011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5212
5213 * gdb.python/py-prettyprint.c (struct hint_error): New.
5214 (main): New variable hint_error.
5215 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
5216 "print hint_error".
5217 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
5218 (register_pretty_printers): Register it.
5219
0c2e6019
TT
52202011-04-04 Tom Tromey <tromey@redhat.com>
5221
5222 * gdb.cp/maint.exp (test_help): Update.
5223 (test_namespace): Likewise.
5224
af57139d
JB
52252011-04-01 Joel Brobecker <brobecker@adacore.com>
5226
5227 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
5228 * gdb.ada/arrayptr.exp: Add new tests.
5229
956a9fb9
JB
52302011-04-01 Joel Brobecker <brobecker@adacore.com>
5231
5232 * gdb.ada/mi_catch_ex: New testcase.
5233
d0c4d642
PA
52342011-04-01 Pedro Alves <pedro@codesourcery.com>
5235
5236 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
5237 base::overload(void) method without specifying "const".
5238
18819fa6
UW
52392011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
5240
5241 * gdb.arch/thumb-singlestep.S: New file.
5242 * gdb.arch/thumb-singlestep.exp: Likewise.
5243
a4c8e806
TT
52442011-03-31 Tom Tromey <tromey@redhat.com>
5245
5246 * gdb.python/py-prettyprint.py (exception_flag): New global.
5247 (NoStringContainerPrinter._iterator.next): Check it.
5248 * gdb.python/py-prettyprint.c (main): New variable nstype2.
5249 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
5250
53832f31
TT
52512011-03-29 Tom Tromey <tromey@redhat.com>
5252
5253 * gdb.cp/anon-struct.cc: New file.
5254 * gdb.cp/anon-struct.exp: New file.
5255
e4620230
JK
52562011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5257
5258 Test STT_GNU_IFUNC support.
5259 * gdb.base/gnu-ifunc-lib.c: New file.
5260 * gdb.base/gnu-ifunc.c: New file.
5261 * gdb.base/gnu-ifunc.exp: New file.
5262
d0fb5eae
JK
52632011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5264
5265 Support a ring of related breakpoints.
5266 * gdb.base/watchpoint-delete.c: New file.
5267 * gdb.base/watchpoint-delete.exp: New file.
5268
20106cfb
JK
52692011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5270
5271 * gdb.ada/arrayparam.exp (print first after function call): Use
5272 explicit package name. Add a comment
5273 (print lasta after function call): Rename ...
5274 (print last after function call): ... it and use explicit package
5275 name.
5276 (print length after function call): Use explicit package name.
5277 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
5278 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
5279 (multiple matches for symbol i): Rename ...
5280 (multiple matches for symbol integervar): ... it.
5281 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
5282 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
5283
e7ab5e63
AB
52842011-03-25 Andrew Burgess <aburgess@broadcom.com>
5285
5286 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
5287 environment variable to make grep output more predictable. Move
5288 all the environment setup into gdb_init so it's done once per test
5289 case rather than each time we start gdb.
5290
9ef07c8c
TT
52912011-03-24 Tom Tromey <tromey@redhat.com>
5292
5293 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
5294 test.
5295
dd90784c
JK
52962011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5297
5298 * gdb.dwarf2/dw2-entry-value-main.c: New file.
5299 * gdb.dwarf2/dw2-entry-value.S: New file.
5300 * gdb.dwarf2/dw2-entry-value.exp: New file.
5301
05775840
PM
53022011-03-22 Phil Muldoon <pmuldoon@redhat.com>
5303
5304 PR python/12183
5305
5306 * gdb.python/py-function.exp: Add GdbError tests.
5307
8661b11b
PA
53082011-03-18 Pedro Alves <pedro@codesourcery.com>
5309
5310 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
5311 (reglocal_test_func, statlocal_test_func): New functions.
5312 (globals_test_func): Call new functions.
5313 * gdb.trace/unavailable.exp (gdb_collect_args_test)
5314 (gdb_collect_locals_test): New procedure.
5315 (gdb_trace_collection_test): Call new procedures.
5316
0fdb4f18
PA
53172011-03-18 Pedro Alves <pedro@codesourcery.com>
5318
5319 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
5320 (test_register, test_register_unavailable): New procedures.
5321 (gdb_unavailable_registers_test): New procedure.
5322 (gdb_trace_collection_test): Call it.
5323
99c3dc11
PM
53242011-03-18 Phil Muldoon <pmuldoon@redhat.com>
5325
5326 PR python/12149
5327
5328 * gdb.python/python.exp: Add gdb.write tests.
5329
29703da4
PM
53302010-03-17 Phil Muldoon <pmuldoon@redhat.com>
5331
5332 * gdb.python/Makefile.in: Add py-objfile.
5333 * gdb.python/py-objfile.exp: New file.
5334 * gdb.python/py-objfile.c: New file.
5335 * gdb.python/py-block.exp: Add is_valid tests.
5336 * gdb.python/py-inferior.exp: Ditto.
5337 * gdb.python/py-infthread.exp: Ditto.
5338 * gdb.python/py-symbol.exp: Ditto.
5339 * gdb.python/py-symtab.exp: Ditto.
5340
598997c8
KS
53412011-03-16 Keith Seitz <keiths@redhat.com>
5342
5343 PR c++/12273
5344 * gdb.cp/cmpd-minsyms.exp: New test.
5345 * gdb.cp/cmpd-minsyms.cc: New file.
5346
5347 PR c++/11734
5348 * gdb.cp/ovsrch.exp: New test.
5349 * gdb.cp/ovsrch.h: New file.
5350 * gdb.cp/ovsrch1.cc: New file.
5351 * gdb.cp/ovsrch2.cc: New file.
5352 * gdb.cp/ovsrch3.cc: New file.
5353 * gdb.cp/ovsrch4.cc: New file.
5354
c91513d8
PP
53552011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
5356
5357 PR gdb/12528
5358 * gdb.base/Makefile.in: Adjust EXECUTABLES.
5359 * gdb.base/break-on-linker-gcd-function.exp: New test.
5360 * gdb.base/break-on-linker-gcd-function.cc: New file.
5361
7470fc63
AT
53622011-03-15 Andreas Tobler <andreast@fgznet.ch>
5363
5364 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
5365
959e7469
PM
53662011-03-15 Phil Muldoon <pmuldoon@redhat.com>
5367
5368 * lib/gdb.exp (gdb_unload): Add another termination case.
5369
9373cf26
JK
53702011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5371
5372 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
5373 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
5374 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
5375 Provide a stub byte there.
5376 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
5377 DW_AT_entry_pc.
5378 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
5379
24e9cda0
UW
53802011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
5381
5382 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
5383 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
5384 "generic ABI, auto".
5385 (altivec_abi_tests): Accept vectors returned by reference.
5386
7371cf6d
PM
53872010-03-14 Phil Muldoon <pmuldoon@redhat.com>
5388
5389 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
5390
ce77046a
UW
53912011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
5392
5393 * gdb.python/py-section-script.exp: Skip test if no Python support.
5394
176400c3
UW
53952011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
5396
5397 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
5398
ecec24e6
PM
53992011-03-10 Phil Muldoon <pmuldoon@redhat.com>
5400
5401 * gdb.python/py-parameter.exp: Update tests to the new Python
5402 parameter API. Add "no documentation" test. Add deprecated API
5403 backward compatibility test.
5404
5dbdd470
TT
54052011-03-09 Tom Tromey <tromey@redhat.com>
5406
5407 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
5408 gdb_continue_to_end.
5409
b66e66ee
MK
54102011-03-09 Mark Kettenis <kettenis@gnu.org>
5411
5412 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
5413 tabs.
5414
eceb0c5f
TT
54152011-03-09 Tom Tromey <tromey@redhat.com>
5416
5417 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
5418 parentheses.
5419 (gdb_continue_to_end): Add "allow_extra" parameter. Use
5420 $command.
5421 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
5422 argument to gdb_continue_to_end.
5423 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
5424 argument to gdb_continue_to_end.
5425 * gdb.cp/annota3.exp: Fix regex.
5426 * gdb.cp/annota2.exp: Fix regex.
5427 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
5428 gdb_continue_to_end.
5429 * gdb.base/call-signal-resume.exp: Revert earlier patch.
5430 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
5431 gdb_continue_to_end.
5432
63154eca
PA
54332011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5434
5435 * gdb.server/ext-run.exp
5436 (load new file without any gdbserver inferior): New test.
5437
967d1f9b
TT
54382011-03-07 Tom Tromey <tromey@redhat.com>
5439
5440 * Makefile.in (TAGS): Rewrite.
5441
d68dcbb9
JK
54422011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5443
5444 * gdb.trace/report.exp (12.1: trace report #1): New match for the
5445 initial commands echo. New match for `Found trace'. Anchor all the
5446 other matches. Anchor and match for `No trace frame found' the final
5447 match.
5448
6bf58e63
TT
54492011-03-07 Tom Tromey <tromey@redhat.com>
5450
5451 * Makefile.in (TAGS): New target.
5452
fda326dd
TT
54532011-03-07 Tom Tromey <tromey@redhat.com>
5454
5455 * lib/opencl.exp (skip_opencl_tests): Update for exit message
5456 change.
5457 * lib/mi-support.exp (mi_gdb_test): Update for exit message
5458 change.
5459 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
5460 exit message change.
5461 (skip_altivec_tests): Update for exit message change.
5462 (skip_vsx_tests): Likewise.
5463 (gdb_continue_to_end): Likewise. Add 'command' argument.
5464 * lib/cell.exp (skip_cell_tests): Update for exit message change.
5465 * gdb.threads/tls.exp: Update for exit message change.
5466 * gdb.threads/thread-unwindonsignal.exp: Use
5467 gdb_continue_to_end.
5468 * gdb.threads/step.exp (step_it): Update for exit message change.
5469 (continue_all): Likewise.
5470 * gdb.threads/print-threads.exp (test_all_threads): Update for
5471 exit message change.
5472 * gdb.threads/interrupted-hand-call.exp: Use
5473 gdb_continue_to_end.
5474 * gdb.threads/execl.exp: Use gdb_continue_to_end.
5475 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
5476 gdb_continue_to_end.
5477 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
5478 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
5479 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
5480 * gdb.cp/method.exp: Update for exit message change.
5481 * gdb.cp/mb-templates.exp: Update for exit message change.
5482 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
5483 * gdb.cp/annota3.exp: Update for exit message change.
5484 * gdb.cp/annota2.exp: Update for exit message change.
5485 * gdb.cell/fork.exp: Use gdb_continue_to_end.
5486 * gdb.base/term.exp: Update for exit message change.
5487 * gdb.base/step-test.exp (test_i): Update for exit message change.
5488 * gdb.base/sigstep.exp (advance): Update for exit message change.
5489 (advancei): Likewise.
5490 * gdb.base/siginfo.exp: Update for exit message change.
5491 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
5492 * gdb.base/reread.exp: Use gdb_continue_to_end.
5493 * gdb.base/langs.exp: Use gdb_continue_to_end.
5494 * gdb.base/interrupt.exp: Update for exit message change.
5495 * gdb.base/gdb1555.exp: Update for exit message change.
5496 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
5497 * gdb.base/ending-run.exp: Update for exit message change.
5498 * gdb.base/chng-syms.exp: Update for exit message change.
5499 * gdb.base/checkpoint.exp: Update for exit message change.
5500 * gdb.base/catch-syscall.exp (check_for_program_end): Use
5501 gdb_continue_to_end.
5502 (test_catch_syscall_with_wrong_args): Likewise.
5503 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
5504 * gdb.base/break-interp.exp (test_ld): Update for exit message
5505 change.
5506 * gdb.base/bang.exp: Update for exit message change.
5507 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
5508 (do_call_attach_tests): Likewise.
5509 * gdb.base/a2-run.exp: Update for exit message change.
5510 * gdb.arch/ppc-dfp.exp: Update for exit message change.
5511 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
5512 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
5513
dd19bd70
JK
55142011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5515
5516 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
5517
30e62689
TT
55182011-03-03 Tom Tromey <tromey@redhat.com>
5519
5520 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
5521 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
5522 * gdb.hp/gdb.aCC/configure.ac: Remove.
5523 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
5524 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
5525 * gdb.hp/gdb.base-hp/configure.ac: Remove.
5526 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
5527 * gdb.hp/gdb.compat/configure (Makefile): Remove.
5528 * gdb.hp/gdb.compat/configure.ac: Remove.
5529 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
5530 * gdb.hp/gdb.defects/configure (Makefile): Remove.
5531 * gdb.hp/gdb.defects/configure.ac: Remove.
5532 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
5533 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
5534 * gdb.hp/gdb.objdbg/configure.ac: Remove.
5535 * gdb.hp/configure.ac: Remove.
5536 * gdb.hp/configure: Remove.
5537 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
5538 substitution.
5539 (Makefile): Remove rule.
5540 * gdb.cell/configure.ac: Remove.
5541 * gdb.cell/configure: Remove.
5542 * gdb.stabs/Makefile.in (Makefile): Remove.
5543 (distclean): Don't remove config.status or config.log.
5544 * gdb.stabs/configure (Makefile): Remove.
5545 * gdb.stabs/configure.ac: Remove.
5546 * configure: Rebuild.
5547 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
5548 Remove stabs- and cell-specific logic. Test for existence of
5549 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
5550 subdirectories, gdb.cell, and and gdb.stabs.
5551 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
5552
c171f854
JB
55532011-03-03 Joel Brobecker <brobecker@adacore.com>
5554
5555 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
5556 end of buffer.
5557
9a5193cb
JB
55582011-03-02 Joel Brobecker <brobecker@adacore.com>
5559
5560 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
5561 gdb_test when running a test where we expected no output back.
5562
9bb4c1bb
MS
55632011-02-28 Michael Snyder <msnyder@vmware.com>
5564
5565 * gdb.cp/overload.cc: Change initializer value to integer.
5566
3bd0f5ef
MS
55672011-02-27 Michael Snyder <msnyder@vmware.com>
5568
5569 * gdb.multi/base.exp: Add test for remove-inferiors.
5570
2279eaad
JB
55712011-02-26 Joel Brobecker <brobecker@adacore.com>
5572
5573 * gdb.python/py-frame.exp: Simplify the initialization phase
5574 using prepare_for_testing.
5575
c82c0b55
MS
55762011-02-25 Michael Snyder <msnyder@vmware.com>
5577
5578 * gdb.multi/base.exp: Add tests for info inferiors with args.
5579
1d94651b
JK
55802011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5581
5582 * gdb.dwarf2/dw2-ranges.S: Rename to ...
5583 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
5584 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
5585 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
5586 asmfile3. Comment the STABS (#3) file compilation. Compile
5587 everything through assembler. Provide KFAIL for symtab/12497.
5588 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
5589 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
5590 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
5591 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
5592
3bd0f5ef
MS
55932011-02-24 Michael Snyder <msnyder@vmware.com>
5594
5595 * gdb.base/break.exp: Add tests for delete breakpoints using
5596 convenience variables and value history references.
5597
12c1418e
MS
55982011-02-24 Michael Snyder <msnyder@vmware.com>
5599
5600 * gdb.base/break.exp: Remove debugging 'printf' accidentally
5601 left behind in previous check-in.
5602
e5a67952
MS
56032011-02-23 Michael Snyder <msnyder@vmware.com>
5604
5605 * gdb.base/break.exp: Add tests for "info break" with arguments.
5606 * gdb.trace/infotrace.exp: Update patterns for error and help.
5607 * gdb.base/completion.exp: Update pattern.
5608 * gdb.base/ena-dis-br.exp: Update pattern.
5609 * gdb.base/help.exp: Update patterns.
5610
56112011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
5612
5613 * gdb.base/memattr.exp: New test.
5614 * gdb.base/memattr.c: Test load for memattr.exp.
5615
6e6fbe60
DE
56162011-02-22 Doug Evans <dje@google.com>
5617
5618 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
5619
1d41d745
MS
56202011-02-22 Michael Snyder <msnyder@vmware.com>
5621
5622 * Makefile.in: Make more clean.
5623 * gdb.ada/Makefile.in: Ditto.
5624 * gdb.arch/Makefile.in: Ditto.
5625 * gdb.asm/Makefile.in: Ditto.
5626 * gdb.base/Makefile.in: Ditto.
5627 * gdb.cp/Makefile.in: Ditto.
5628 * gdb.dwarf2/Makefile.in: Ditto.
5629 * gdb.java/Makefile.in: Ditto.
5630 * gdb.mi/Makefile.in: Ditto.
5631 * gdb.modula2/Makefile.in: Ditto.
5632 * gdb.python/Makefile.in: Ditto.
5633 * gdb.server/Makefile.in: Ditto.
5634 * gdb.stabs/Makefile.in: Ditto.
5635 * gdb.threads/Makefile.in: Ditto.
5636 * gdb.trace/Makefile.in: Ditto.
5637
79ba84ca
MS
56382011-02-22 Michael Snyder <msnyder@vmware.com>
5639
df46027d 5640 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
5641 info threads.
5642
b9b35694
JB
56432011-02-22 Joel Brobecker <brobecker@adacore.com>
5644
5645 * gdb.python/py-breakpoint.exp: Fix the expected output of
5646 one of the "maint info breakpoints" tests to accept the output
5647 generated on platforms that do not have hardware watchpoints.
5648
8bfb830f
JB
56492011-02-22 Joel Brobecker <brobecker@adacore.com>
5650
5651 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
5652 clean_restart. Be a little stricter in the expected output
5653 for one of the tests. Fix a typo in one of the comments.
5654
c45f3c54
JB
56552011-02-22 Joel Brobecker <brobecker@adacore.com>
5656
5657 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
5658 Delete variable binfile, no longer use. Add or modify test
5659 comments to make them unique.
5660
b97c863c
MS
56612011-02-21 Michael Snyder <msnyder@vmware.com>
5662
5663 * Makefile.in: Update for make clean.
5664 * gdb.ada/Makefile.in: Ditto.
5665 * gdb.arch/Makefile.in: Ditto.
5666 * gdb.asm/Makefile.in: Ditto.
5667 * gdb.base/Makefile.in: Ditto.
5668 * gdb.cp/Makefile.in: Ditto.
5669 * gdb.dwarf2/Makefile.in: Ditto.
5670 * gdb.java/Makefile.in: Ditto.
5671 * gdb.mi/Makefile.in: Ditto.
5672 * gdb.modula2/Makefile.in: Ditto.
5673 * gdb.python/Makefile.in: Ditto.
5674 * gdb.server/Makefile.in: Ditto.
5675 * gdb.stabs/Makefile.in: Ditto.
5676 * gdb.threads/Makefile.in: Ditto.
5677 * gdb.trace/Makefile.in: Ditto.
5678
aea5b279
MS
56792011-02-21 Michael Snyder <msnyder@vmware.com>
5680
5681 * gdb.threads/thread-find.exp: Update patterns for changes in
5682 output of "info threads" command.
5683
e3039479
UW
56842011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5685 Ulrich Weigand <uweigand@de.ibm.com>
5686
5687 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
5688 (skip_hw_watchpoint_tests): Likewise.
5689 (skip_hw_watchpoint_multi_tests): Likewise.
5690
b800ec70
UW
56912011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
5692
5693 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
5694 (skip_hw_watchpoint_tests): Likewise.
5695 (skip_hw_watchpoint_multi_tests): Likewise.
5696 (skip_hw_watchpoint_access_tests): Likewise.
5697
5698 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
5699 * gdb.base/pr11022.exp: Likewise.
5700 * gdb.base/watch-read.exp: Likewise.
5701 * gdb.base/watch_thread_num.exp: Likewise.
5702 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
5703 * gdb.base/watchpoint-hw.exp: Likewise.
5704 * gdb.base/watchpoint.exp: Likewise.
5705 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
5706 * gdb.threads/watchthreads-reorder.exp: Likewise.
5707 * gdb.threads/watchthreads.exp: Likewise.
5708 * gdb.threads/watchthreads2.exp: Likewise.
5709
91033e37
JB
57102011-02-21 Joel Brobecker <brobecker@adacore.com>
5711
5712 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
5713 the debugger is unable to find the array bounds.
5714
eeaafae2
JK
57152011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5716
5717 * gdb.cp/typedef-operator.exp: New file.
5718 * gdb.cp/typedef-operator.cc: New file.
5719
e338d953
MS
57202011-02-17 Michael Snyder <msnyder@vmware.com>
5721
5722 * gdb.threads/thread-find.exp: Fix regular expressions.
5723
e67ad678
JB
57242011-02-17 Joel Brobecker <brobecker@adacore.com>
5725
5726 * gdb.ada/packed_array: Expand testcase to test printing of
5727 unconstrained packed array.
5728
93084bca
JB
57292011-02-17 Joel Brobecker <brobecker@adacore.com>
5730
5731 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
5732
a0c78a73
PA
57332011-02-16 Pedro Alves <pedro@codesourcery.com>
5734
f65d5553 5735 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
5736 (main): Initialize it before collecting, and and clear it
5737 afterwards.
f65d5553
PA
5738 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
5739 collecting with '{type} addr', where the addr expression is not an
5740 rvalue.
a0c78a73 5741
3dfcbbd2
KW
57422011-02-16 Ken Werner <ken.werner@de.ibm.com>
5743
5744 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
5745 a bool variable. Expect correct OpenCL names for vector types. Use the
5746 uc3 variable name instead of referring to the uchar3 built-in type.
5747 Escape the asterisk at the half pointer test.
5748
08807d5a
PA
57492011-02-16 Pedro Alves <pedro@codesourcery.com>
5750
f65d5553 5751 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
5752 (main): Initialize it before collecting, and and clear it
5753 afterwards.
f65d5553
PA
5754 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
5755 collecting overlapping memory ranges.
08807d5a 5756
60f98dde
MS
57572011-02-15 Michael Snyder <msnyder@vmware.com>
5758
5759 * gdb.base/default.exp: Add tests for thread commands.
5760 * gdb.base/help.exp: Add tests for thread commands.
5761 * gdb.threads/thread-find.exp: New test for thread find command.
5762
648cd113
KW
57632011-02-15 Ken Werner <ken.werner@de.ibm.com>
5764
5765 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
5766
494e194e
YQ
57672011-02-15 Yao Qi <yao@codesourcery.com>
5768
5769 PR tdep/12352
5770 * gdb.arch/arm-disp-step.S : New test for str instruction.
5771 * gdb.arch/arm-disp-step.exp : Likewise.
5772
d9492458
TJB
57732011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
5774
5775 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
5776 "vector_register2_vr" test strings. Test the extended floating
5777 point registers (F32~F63).
5778 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
5779 IBM XL C compiler. Make the test program use a register provided
5780 by the compiler for the lxvd2x instruction.
5781
8af8e3bc
PA
57822011-02-14 Pedro Alves <pedro@codesourcery.com>
5783
5784 * gdb.trace/unavailable.cc (class Base, class Middle, class
5785 Derived): New types.
5786 (derived_unavail, derived_partial, derived_whole): New globals.
5787 (virtual_partial): New global.
5788 (virtualp): Point at virtual_partial.
5789 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
5790 related to unavailable vptr.
5791
1b28d0b3
PA
57922011-02-14 Pedro Alves <pedro@codesourcery.com>
5793
5794 * gdb.trace/unavailable.cc (a, b, c): New globals.
5795 (main): Set and clear them.
5796 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
5797 `a' and `c', and check that `b' isn't collected, although `a' and
5798 `c' are.
5799
ec0a52e1
PA
58002011-02-14 Pedro Alves <pedro@codesourcery.com>
5801
5802 * gdb.trace/unavailable.cc (struct Virtual): New.
5803 (virtualp): New global pointer.
5804 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
5805 printing a pointer to an object whose type has a vtable, with
5806 print object on.
5807
24e6bcee
PA
58082011-02-14 Pedro Alves <pedro@codesourcery.com>
5809
5810 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
5811 value repeat handles unavailableness.
5812
39d37385
PA
58132011-02-14 Pedro Alves <pedro@codesourcery.com>
5814
5815 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
5816 tests for building arrays from unavailable values, subscripting
5817 non-memory rvalue unvailable arrays, and accessing fields or
5818 baseclasses of non-lazy unavailable values,
5819 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
5820 struct types.
5821 (g_smallstruct, g_smallstruct_b): New globals.
5822
06d72e16
PA
58232011-02-14 Pedro Alves <pedro@codesourcery.com>
5824
5825 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
5826
bc9a5551
JK
58272011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5828
5829 Fix const/volatile qualifiers of C++ types, PR c++/12328.
5830 * gdb.cp/overload-const.exp: New file.
5831 * gdb.cp/overload-const.cc: New file.
5832
54fcddd0
UW
58332011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
5834
5835 * gdb.opencl/callfuncs.cl: New file.
5836 * gdb.opencl/callfuncs.exp: New test.
5837 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
5838
d6dafb7c
UW
58392011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
5840
5841 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
5842 when computing result.
5843 * gdb.arch/altivec-abi.exp: Update expected results.
5844
a449c2d8
TJB
58452011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
5846
5847 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
5848 * gdb.base/jit.exp: Likewise.
5849 * gdb.base/pie-execl.exp: Likewise.
5850 * gdb.base/solib-nodir.exp: Likewise.
5851 * gdb.base/solib-overlap.exp: Likewise.
5852
764880b7
PA
58532011-02-07 Pedro Alves <pedro@codesourcery.com>
5854
5855 * gdb.trace/collection.c (global_pieces): New.
5856 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
5857 New procedure.
5858 (gdb_trace_collection_test): Call it.
5859
505500db
SW
58602011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
5861
5862 * gdb.python/py-evthreads.c: New file.
5863 * gdb.python/py-evthreads.exp: New file.
5864 * gdb.python/py-events.py: New file.
5865 * gdb.python/py-events.exp: New file.
5866 * gdb.python/py-events.c: New file.
5867
385203ed
DD
58682011-02-04 David Daney <ddaney@caviumnetworks.com>
5869
5870 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
5871
9011945e
AB
58722011-02-03 Andrew Burgess <aburgess@broadcom.com>
5873
5874 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
5875 gdb.base/disasm-end-cu.exp: New test for disassembling over the
5876 boundary between two compilation units.
5877
580688f3
PA
58782011-02-02 Pedro Alves <pedro@codesourcery.com>
5879
5880 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
5881 (Virtual): New structs.
5882 (virtual_o, virtual_middle_b): New globals.
5883 * gdb.cp/virtbase.exp: New tests.
5884
d3f0f853
PP
58852011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
5886
5887 * gdb.base/jit.exp: New file.
5888 * gdb.base/jit-main.c: New file.
5889 * gdb.base/jit-solib.c: New file.
5890
b2030fb5
UW
58912011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
5892
5893 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
5894 proceed to initial kernel entry point.
5895 * gdb.opencl/datatypes.exp: Likewise.
5896 * gdb.opencl/operators.exp: Likewise.
5897 * gdb.opencl/vec_comps.exp: Likewise.
5898
2db19d1e
SW
58992011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
5900
5901 * gdb.cp/nsnested.cc: New.
5902 * gdb.cp/nsnested.exp: New.
5903 * gdb.cp/nsnoimports.exp: New.
5904 * gdb.cp/nsnoimports.cc: New.
5905
6b0c4c1f
JB
59062011-01-31 Joel Brobecker <brobecker@adacore.com>
5907
5908 * gdb.base/interact.exp: Add extra tests that verify that
5909 the value of the interactive-mode setting does not change
5910 after the script is sourced.
5911
80b23b6a
JK
59122011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5913
5914 * gdb.cp/noparam.exp: New file.
5915 * gdb.cp/noparam.cc: New file.
5916
ffd5ec24
PA
59172011-01-28 Pedro Alves <pedro@codesourcery.com>
5918
5919 * gdb.trace/tfile.exp: Test that with no traceframe selected,
5920 there's no stack or registers.
5921
a81766d8
TT
59222011-01-26 Tom Tromey <tromey@redhat.com>
5923
5924 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
5925 space before string output. Add test for "set print pretty off"
5926 case.
5927
585fdaa1
PA
59282011-01-25 Pedro Alves <pedro@codesourcery.com>
5929
5930 * gdb.base/frame-args.exp: Adjust.
5931 * gdb.dwarf2/dw2-noloc.exp: Adjust.
5932 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
5933 * gdb.dwarf2/pieces.exp: Adjust.
5934 * gdb.opt/clobbered-registers-O2.exp: Adjust.
5935 * gdb.opt/inline-locals.exp: Adjust.
5936 * gdb.threads/fork-child-threads.exp: Adjust.
5937
d468832a
KW
59382011-01-25 Ken Werner <ken.werner@de.ibm.com>
5939
5940 * gdb.opencl/convs_casts.cl: Move program scope variables into the
5941 OpenCL kernel function. Add a comment as marker. Add address space
5942 qualifiers for the remaining program scope variables.
5943 * gdb.opencl/datatypes.cl: Likewise.
5944 * gdb.opencl/operators.cl: Likewise.
5945 * gdb.opencl/vec_comps.cl: Likewise.
5946 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
5947 Add breakpoint at the marker comment.
5948 * gdb.opencl/datatypes.exp: Likewise.
5949 * gdb.opencl/operators.exp: Likewise.
5950 * gdb.opencl/vec_comps.exp: Likewise.
5951
490f124f
PA
59522011-01-24 Pedro Alves <pedro@codesourcery.com>
5953
5954 * gdb.base/printcmds.c (some_struct): New struct and instance.
5955 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
5956 procedure.
5957 <global scope>: Call it.
5958
6da78614
KW
59592011-01-21 Ken Werner <ken.werner@de.ibm.com>
5960
5961 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
5962 argument to the gdb_compile_opencl_hostapp call.
5963
ec64c9aa
YQ
59642011-01-19 Yao Qi <yao@codesourcery.com>
5965
5966 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
5967 positve list.
5968
810cfdbb
YQ
59692011-01-19 Yao Qi <yao@codesourcery.com>
5970
5971 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
5972 canonical form.
5973 Remove "xscale-*-*"
5974 * gdb.xml/tdesc-regs.exp: Likewise.
5975 * gdb.python/py-section-script.exp: Replace ARM target triplet
5976 with canonical form.
5977 Match arm*-*-symbianelf*.
5978 * gdb.base/dup-sect.exp: Likewise.
5979 * lib/dwarf.exp: New.
5980 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
5981 dwarf2_support.
5982 * gdb.dwarf2/dup-psym.exp: Likewise.
5983 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
5984 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
5985 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
5986 * gdb.dwarf2/dw2-basic.exp: Likewise.
5987 * gdb.dwarf2/dw2-compressed.exp: Likewise.
5988 * gdb.dwarf2/dw2-const.exp: Likewise.
5989 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
5990 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
5991 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
5992 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
5993 * gdb.dwarf2/dw2-filename.exp: Likewise.
5994 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
5995 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
5996 * gdb.dwarf2/dw2-intercu.exp: Likewise.
5997 * gdb.dwarf2/dw2-intermix.exp: Likewise.
5998 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
5999 * gdb.dwarf2/dw2-noloc.exp: Likewise.
6000 * gdb.dwarf2/dw2-op-call.exp: Likewise.
6001 * gdb.dwarf2/dw2-producer.exp: Likewise.
6002 * gdb.dwarf2/dw2-ranges.exp: Likewise.
6003 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
6004 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
6005 * gdb.dwarf2/dw2-strp.exp: Likewise.
6006 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
6007 * gdb.dwarf2/implptr.exp: Likewise.
6008 * gdb.dwarf2/mac-fileno.exp: Likewise.
6009 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
6010 * gdb.dwarf2/pieces.exp: Likewise.
6011 * gdb.dwarf2/pr11465.exp: Likewise.
6012 * gdb.dwarf2/valop.exp: Likewise.
6013 * gdb.dwarf2/watch-notconst.exp: Likewise.
6014 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
6015
4694da01
TT
60162011-01-19 Tom Tromey <tromey@redhat.com>
6017
6018 * gdb.python/py-infthread.exp: Add thread tests.
6019
b075872c
JB
60202011-01-14 Joel Brobecker <brobecker@adacore.com>
6021
6022 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
6023
2c3e6e24
JB
60242011-01-14 Joel Brobecker <brobecker@adacore.com>
6025
6026 * gdb.ada/widewide: New testcase.
6027
de8fa76c
JB
60282011-01-13 Joel Brobecker <brobecker@adacore.com>
6029
6030 * gdb.base/interact.exp: New testcase.
6031
1b05df00
TT
60322011-01-12 Tom Tromey <tromey@redhat.com>
6033
6034 * gdb.mi/gdb2549.exp: Update for error message changes.
6035 * gdb.mi/mi-cli.exp: Likewise.
6036 * gdb.mi/mi-disassemble.exp: Likewise.
6037 * gdb.mi/mi-pthreads.exp: Likewise.
6038 * gdb.mi/mi-regs.exp: Likewise.
6039 * gdb.mi/mi-stack.exp: Likewise.
6040 * gdb.mi/mi-var-block.exp: Likewise.
6041 * gdb.mi/mi-var-cmd.exp: Likewise.
6042 * gdb.mi/mi2-cli.exp: Likewise.
6043 * gdb.mi/mi2-disassemble.exp: Likewise.
6044 * gdb.mi/mi2-pthreads.exp: Likewise.
6045 * gdb.mi/mi2-regs.exp: Likewise.
6046 * gdb.mi/mi2-stack.exp: Likewise.
6047 * gdb.mi/mi2-var-block.exp: Likewise.
6048 * gdb.mi/mi2-var-cmd.exp: Likewise.
6049
c2ff108b
JK
60502011-01-12 Andrew Burgess <aburgess@broadcom.com>
6051 Jan Kratochvil <jan.kratochvil@redhat.com>
6052
6053 PR fortran/11104 and DWARF unbound arrays detection.
6054 * gdb.fortran/multi-dim.exp: New file.
6055 * gdb.fortran/multi-dim.f90: New file.
6056
b716877b
AB
60572011-01-12 Andrew Burgess <aburgess@broadcom.com>
6058
6059 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
6060 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
6061 add new tests for opcode dumping.
6062
6c162d5e
TT
60632011-01-11 Tom Tromey <tromey@redhat.com>
6064
6065 * gdb.python/py-infthread.exp: Load gdb-python.exp.
6066
77b06cd7
TJB
60672010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
6068
6069 Convert hardware watchpoints to use breakpoint_ops.
6070 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
6071 type is not supported.
6072 * gdb.base/foll-fork.exp: Likewise.
6073 * gdb.base/foll-vfork.exp: Likewise.
6074
f39a75d0
PM
60752011-01-10 Phil Muldoon <pmuldoon@redhat.com>
6076
6077 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
6078 Use load_lib gdb-python.exp.
6079 * gdb.python/python.exp: Ditto.
6080 * gdb.python/py-function.exp: Ditto.
6081
fc529d80
AS
60822011-01-09 Andreas Schwab <schwab@linux-m68k.org>
6083
6084 * gdb.threads/tls.exp ("info address me"): Fix expected output.
6085
fb03cb59
JK
60862011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6087
6088 * configure: Regenerate.
6089
d8e22779
TT
60902011-01-06 Tom Tromey <tromey@redhat.com>
6091
6092 * gdb.python/py-frame.exp: Test gdb.newest_frame.
6093
09050809
JB
60942011-01-06 Joel Brobecker <brobecker@adacore.com>
6095
fc529d80
AS
6096 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
6097 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
6098 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
6099 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
6100 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
6101 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
6102 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
6103 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
6104 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
6105 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
6106 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
6107 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
6108 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
6109 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
6110 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
6111 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
6112 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
6113 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
6114 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
6115 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
6116 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
6117 gdb.ada/uninitialized_vars.exp,
6118 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
6119 Simplify by using clean_restart.
09050809 6120
8ed5dd9e
JB
61212011-01-06 Joel Brobecker <brobecker@adacore.com>
6122
6123 Add marker to be used as anchor for inserting breakpoints.
6124 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
6125 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
6126 Likewise.
6127
6128 Remove uses of gdb_start_cmd.
6129 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
6130 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
6131
6132 Do not run testcase if testing with GDBserver.
6133 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
6134 if testing with GDBserver.
6135
368a124f
JB
61362011-01-06 Joel Brobecker <brobecker@adacore.com>
6137
6138 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
6139 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
6140 copyright header.
6141
44944448
JB
61422011-01-05 Joel Brobecker <brobecker@adacore.com>
6143
6144 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
6145 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
6146 testsuite/gdb.fortran/complex.f,
6147 testsuite/gdb.fortran/derived-type.f90,
6148 testsuite/gdb.fortran/library-module-lib.f90,
6149 testsuite/gdb.fortran/library-module-main.f90,
6150 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
6151 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
6152 Copyright year update.
6153
31886ea6
JB
61542011-01-05 Joel Brobecker <brobecker@adacore.com>
6155
6156 * gdb.base/langs1.f: Add copyright header.
6157
ebedcab5
JK
61582011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6159
6160 * gdb.base/morestack.exp: New file.
6161 * gdb.base/morestack.c: New file.
6162
de1eb2f9
JK
61632011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6164
6165 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
6166
9e87a409
JB
61672010-12-29 Joel Brobecker <brobecker@adacore.com>
6168
6169 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
6170 * gdb.ada/arrayptr.exp: Add test printing that new variable.
6171
720d1a40
JB
61722010-12-29 Joel Brobecker <brobecker@adacore.com>
6173
6174 * gdb.ada/lang_switch.exp: Correct expected parameter value.
6175
a283af87
AS
61762010-12-25 Andreas Schwab <schwab@linux-m68k.org>
6177
5d3d9cba
AS
6178 * gdb.threads/tls.exp: Fix typo.
6179
a283af87
AS
6180 * gdb.threads/thread-specific.exp (get_thread_list): Update.
6181 * gdb.threads/execl.exp: Update.
6182
2a20745c
YQ
61832010-12-23 Yao Qi <yao@codesourcery.com>
6184
6185 * gdb.arch/arm-disp-step.exp: New.
6186 * gdb.arch/arm-disp-step.S: New.
6187
a7658b96
TT
61882010-12-21 Tom Tromey <tromey@redhat.com>
6189
6190 * gdb.threads/execl.exp: Update.
6191 * gdb.threads/linux-dp.exp: Update.
6192 * gdb.threads/manythreads.exp: Update.
6193 * gdb.threads/tls.exp: Update.
6194
5b79abe7
TT
61952010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6196
6197 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
6198 (NextOverThrowDerivates) <resumebpt>: New.
6199 (resumebpt_test): New.
6200 (main): Call resumebpt_test.
6201 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
6202
0914bcdb
SS
62032010-12-12 Stan Shebs <stan@codesourcery.com>
6204
6205 * gdb.trace/tsv.exp: Test print command on trace state variables.
6206
305aeedc
TT
62072010-12-09 Tom Tromey <tromey@redhat.com>
6208
6209 * gdb.base/interp.exp: Add regression test.
6210
186c406b
TT
62112010-12-09 Tom Tromey <tromey@redhat.com>
6212
6213 * gdb.java/jnpe.java: New file.
6214 * gdb.java/jnpe.exp: New file.
6215 * gdb.cp/nextoverthrow.exp: New file.
6216 * gdb.cp/nextoverthrow.cc: New file.
6217
aae1c79a
DE
62182010-12-07 Doug Evans <dje@google.com>
6219
6220 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
6221 of data-directory.
6222 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
6223 updated.
6224 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
6225
60f98dde 62262010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
6227
6228 * gdb.base/callfuncs.exp: Test for skip_float_tests.
6229 * gdb.base/call-sc.exp: Ditto.
6230 * gdb.base/finish.exp: Ditto.
6231 * gdb.base/return.exp: Ditto.
6232 * gdb.base/return2.exp: Ditto.
6233
5fa290c1
DE
62342010-11-30 Doug Evans <dje@google.com>
6235
6236 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
6237 (gdb_expect_list): Fix spelling errors in comments.
6238 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
6239 send_gdb/gdb_expect_list where applicable.
6240 * gdb.base/call-ar-st.exp: Ditto.
6241 * gdb.base/funcargs.exp: Ditto.
6242 * gdb.base/gcore.exp: Ditto.
6243 * gdb.base/page.exp: Ditto.
6244 * gdb.base/sigaltstack.exp: Ditto.
6245 * gdb.base/siginfo.exp: Ditto.
6246 * gdb.base/sigstep.exp: Ditto.
6247 * gdb.base/trace-commands.exp: Ditto.
6248
4e04c971
DE
62492010-11-29 Doug Evans <dje@google.com>
6250
6251 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
6252 printer-name;subprinter-name.
6253
8cf6f0b1
TT
62542010-11-29 Tom Tromey <tromey@redhat.com>
6255
6256 * gdb.dwarf2/implptr.exp: New file.
6257 * gdb.dwarf2/implptr.c: New file.
6258 * gdb.dwarf2/implptr.S: New file.
6259
94b6973e
PM
62602010-11-29 Phil Muldoon <pmuldoon@redhat.com>
6261
fc529d80 6262 PR python/12199
94b6973e
PM
6263
6264 * gdb.python/py-breakpoint.exp: Test the delete method.
6265
8358c15c
JK
62662010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6267
6268 Fix step_resume_breakpoint unsaved during an infcall.
6269 * gdb.base/step-resume-infcall.exp: New file.
6270 * gdb.base/step-resume-infcall.c: New file.
6271
f6df29bc
TJB
62722010-11-24 Edjunior Machado <emachado@br.ibm.com>
6273
6274 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
6275
f2b5a5cf
TJB
62762010-11-24 Edjunior Machado <emachado@br.ibm.com>
6277
6278 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
6279 on ppc64's symbols; "finish" and "return" commands must accept to
6280 show the caller line again as well as the line after.
6281 * gdb.asm/powerpc64.inc: New file.
6282
6b0ecdc2
DE
62832010-11-23 Doug Evans <dje@google.com>
6284
6285 * lib/gdb.exp (gdb_test_sequence): New function.
6286 (gdb_expect_list): Add verbose -log call for each pattern.
6287 * gdb.base/signals.exp (test_handle_all_print): Call it.
6288 Reduce timeout increment from 6 minutes to 1 minute.
6289 * gdb.server/ext-run.exp: Call it.
6290
ea976c60
PM
62912010-11-23 Phil Muldoon <pmuldoon@redhat.com>
6292
f2b5a5cf 6293 PR python/12212
ea976c60
PM
6294
6295 * gdb.python/python.exp: Check that selected_thread raises an
6296 error when no inferior is loaded.
6297
c0efa795
JK
62982010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6299
6300 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
6301 * gdb.dwarf2/dw2-stack-boundary.S: New file.
6302
ec3aa567
JK
63032010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6304
6305 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
6306 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
6307
d8249011
DE
63082010-11-18 Doug Evans <dje@google.com>
6309
6310 * gdb.server/ext-run.exp: Fix intermittent failures.
6311
d4eba7d1
NF
63122010-11-12 Nathan Froyd <froydnj@codesourcery.com>
6313
6314 * gdb.stabs/gdb11479.exp: Use runto_main.
6315
b04c2f88
NF
63162010-11-12 Nathan Froyd <froydnj@codesourcery.com>
6317
6318 * gdb.base/break-entry.exp: Skip if using a stub.
6319
ae9d7ce4
NF
63202010-11-12 Nathan Froyd <froydnj@codesourcery.com>
6321
6322 * gdb.python/py-inferior.exp: Pack values in target endianness.
6323
621c8364
TT
63242010-11-12 Tom Tromey <tromey@redhat.com>
6325
6326 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
6327 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
6328 MemoryError.
6329 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
6330 type.
6331 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
6332 MemoryError.
6333 (test_subscript_regression): Update exception type.
6334
84f4c1fe
PM
63352010-11-11 Phil Muldoon <pmuldoon@redhat.com>
6336
6337 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
6338 breakpoint tests.
6339
a1442452
PA
63402010-11-09 Pedro Alves <pedro@codesourcery.com>
6341
6342 * gdb.base/watchpoint.exp: Test "watch -location" with an
6343 innacessible location.
6344
efd11a33
JK
63452010-11-09 Edjunior Machado <emachado@br.ibm.com>
6346 Luis Machado <luisgpm@br.ibm.com>
6347
6348 * gdb.base/maint.exp: Expect "." prefix.
6349 * gdb.base/nodebug.exp: Expect "." Likewise.
6350 * gdb.base/sepsymtab.exp: Expect "." Likewise.
6351 * gdb.base/watchpoint-cond-gone.exp: Likewise.
6352 * gdb.base/watchpoint.exp: Expect a software watch to be created for
6353 POWER server processors.
6354
aa00efb5
JK
63552010-11-08 Edjunior Machado <emachado@br.ibm.com>
6356 Luis Machado <luisgpm@br.ibm.com>
6357
6358 * gdb.base/break-entry.exp: convert entry point for
6359 ppc64 and expect leading `.' on ppc64's symbols
6360
99e7ae30
DE
63612010-11-05 Doug Evans <dje@google.com>
6362
6363 * gdb.base/help.exp: Update expected output.
b521dba8
DE
6364 * gdb.python/py-param.exp: Delete, contents moved to ...
6365 * gdb.python/py-parameter.exp: ... here. New file.
6366 Add test for gdb.parameter ("directories").
99e7ae30 6367
f4b8a18d
KW
63682010-11-05 Ken Werner <ken.werner@de.ibm.com>
6369
6370 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
6371 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
6372 * configure: Regenerate.
6373 * gdb.opencl/Makefile.in: New File.
6374 * gdb.opencl/datatypes.exp: Likewise.
6375 * gdb.opencl/datatypes.cl: Likewise.
6376 * gdb.opencl/operators.exp: Likewise.
6377 * gdb.opencl/operators.cl: Likewise.
6378 * gdb.opencl/vec_comps.exp: Likewise.
6379 * gdb.opencl/vec_comps.cl: Likewise.
6380 * gdb.opencl/convs_casts.exp: Likewise.
6381 * gdb.opencl/convs_casts.cl: Likewise.
6382 * lib/opencl.exp: Likewise.
6383 * lib/opencl_hostapp.c: Likewise.
6384 * lib/opencl_kernel.cl: Likewise.
6385 * lib/cl_util.c: Likewise.
6386 * lib/cl_util.c: Likewise.
6387 * gdb.base/default.exp (set language): Add "opencl" to the list of
6388 languages.
6389
a9d5ef47
SW
63902010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
6391
6392 * gdb.cp/overload.exp: Added test for inheritance overload.
6393 * gdb.cp/overload.cc: Ditto.
6394 * gdb.cp/oranking.exp: Removed releveant kfails.
6395
03eb1c79
JK
63962010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6397 Joel Brobecker <brobecker@adacore.com>
6398
6399 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
6400 check test_compiler_info.
6401
dbc98a8b
KW
64022010-11-03 Ken Werner <ken.werner@de.ibm.com>
6403
6404 * gdb.base/gnu_vector.exp: Adjust expect messages.
6405
120bd360
KW
64062010-11-03 Ken Werner <ken.werner@de.ibm.com>
6407
6408 * gdb.base/gnu_vector.exp: Add unary operator tests.
6409
c37f7098
KW
64102010-11-03 Ken Werner <ken.werner@de.ibm.com>
6411
6412 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
6413
7b51bc51
DE
64142010-11-02 Doug Evans <dje@google.com>
6415
6416 * gdb.python/py-pp-maint.c: New file.
6417 * gdb.python/py-pp-maint.exp: New file.
6418 * gdb.python/py-pp-maint.py: New file.
6419
50c97f38
TT
64202010-11-02 Tom Tromey <tromey@redhat.com>
6421
6422 * gdb.base/default.exp: Remove "scheme" from language list.
6423
a289b8f6
JK
64242010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6425
6426 Revert:
6427 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6428 * gdb.threads/sigstep-threads.exp: New file.
6429 * gdb.threads/sigstep-threads.c: New file.
6430
cd017491
MS
64312010-10-20 Michael Snyder <msnyder@vmware.com>
6432
6433 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
6434
8e6a5956
UW
64352010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6436
6437 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
6438 Skip test completely if gdb,no_hardware_watchpoints.
6439
2c04da0d
UW
64402010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6441
6442 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
6443 strict, but do not check for any particular function name within libc.
6444
79afc5ef
SW
64452010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
6446
6447 * gdb.cp/smartp.exp: New test.
6448 * gdb.cp/smartp.cc : New test.
6449
026ffab7
SW
64502010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
6451
6452 * gdb.cp/converts.exp: Test pointer to bool conversion.
6453 Test pointer to long conversion.
6454 * gdb.cp/oranking.exp: Removed relevant kfail.
6455
3a772aa4
TT
64562010-10-18 Tom Tromey <tromey@redhat.com>
6457
6458 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
6459 argument to lazy_string.
6460 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
6461 (pp_ls.to_string): Use it.
6462 * gdb.python/py-prettyprint.c (main): Move declarations to top.
6463 Add "estring2" local.
6464
5fc3827b
JK
64652010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6466
6467 Fix s390x compatibility.
6468 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
6469 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
6470
8aeb23f3
JK
64712010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6472
6473 * gdb.threads/sigstep-threads.exp: New file.
6474 * gdb.threads/sigstep-threads.c: New file.
6475
c1e56572
JK
64762010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6477
6478 * gdb.base/pie-execl.exp: New file.
6479 * gdb.base/pie-execl.c: New file.
6480
92163a10
JK
64812010-10-13 Doug Evans <dje@google.com>
6482 Jan Kratochvil <jan.kratochvil@redhat.com>
6483
6484 PR exp/12117
6485 * gdb.cp/ptype-cv-cp.cc: New file.
6486 * gdb.cp/ptype-cv-cp.exp: New file.
6487
7062b0a0
SW
64882010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
6489
6490 * gdb.cp/converts.cc: New test program.
6491 * gdb.cp/converts.exp: New test.
6492 * gdb.cp/overload.exp: Added test for void* vs int*.
6493 * gdb.cp/overload.exp: Ditto.
6494 * gdb.cp/oranking.exp: Removed related kfail.
6495
0e3509db
DE
64962010-10-13 Doug Evans <dje@google.com>
6497
6498 * lib/gdb-python.exp (gdb_check_python_config): New function.
6499 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
6500 * gdb.python/lib-types.cc: New file.
6501 * gdb.python/lib-types.exp: New file.
6502
8dc78533
JK
65032010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6504
6505 * gdb.python/py-error.exp: New file.
6506 * gdb.python/py-error.py: New file.
6507
93c17e06
JK
65082010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6509
6510 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
6511 gdb_test_multiple.
6512
d8b34041
JK
65132010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6514
6515 * gdb.base/break-interp.exp: Use ldlags for linking flags.
6516 * gdb.base/prelink.exp: Likewise.
6517 * gdb.base/solib-nodir.exp: Likewise.
6518 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
6519 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
6520 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
6521
e0cc584e
UW
65222010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6523
6524 * break-interp.exp (test_ld): Use two separate gdb_expect statements
6525 for the "info files" test to avoid timeouts on slow machines.
6526
cfc353b1
JK
65272010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6528
6529 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
6530 (main): Make openlib dummy call.
6531
d3d7896d
JK
65322010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6533
6534 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
6535 * break-interp.exp (reach): Move the core body ...
6536 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
6537 (test_ld): Provide always real argument, even to the linker. Replace
6538 dl_main by _dl_debug_state.
6539
5e533c94
JK
65402010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6541
6542 Fix results of prelinked PIEs on ppc*.
6543 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
6544 Accept also DISPLACEMENT "PRESENT".
6545 (main): Replace "ZERO" displacements by "PRESENT".
6546
33540610
SW
65472010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
6548
6549 * gdb.cp/oranking.exp: New test.
6550 * gdb.cp/oranking.cc: New test program.
6551
3bdf2bbd
KW
65522010-10-08 Ken Werner <ken.werner@de.ibm.com>
6553
6554 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
6555 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
6556
2f608a3a
KW
65572010-10-06 Ken Werner <ken.werner@de.ibm.com>
6558
6559 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
6560 lush, lynx) New constant.
6561 * gdb.base/constvars.exp: Test const array types.
6562 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
6563
aa2e2d8d
DE
65642010-10-06 Doug Evans <dje@google.com>
6565
6566 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
6567 of syscall staging area.
6568
2844d6b5
KW
65692010-10-06 Ken Werner <ken.werner@de.ibm.com>
6570
6571 * gdb.base/gnu_vector.c: Add variable c4.
6572 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
6573 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
6574
7d8ac8bb
MR
65752010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
6576
6577 * gdb.arch/altivec-abi.exp: Fix a typo.
6578
84a02e58
MR
65792010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
6580
6581 * lib/mi-support.exp (thread_selected_re): Correct pattern used
6582 to match a thread ID.
6583
b18e6318
JK
65842010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6585
6586 Fix s390x testcase compatibility.
6587 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
6588
a2c09bd0
DE
65892010-10-01 Doug Evans <dje@google.com>
6590
6591 * lib/gdb-python.exp: New file.
6592 * gdb.python/py-block.exp: Use it.
6593 * gdb.python/py-breakpoint.exp: Ditto.
6594 * gdb.python/py-frame.exp: Ditto.
6595 * gdb.python/py-inferior.exp: Ditto.
6596 * gdb.python/py-param.exp: Ditto.
6597 * gdb.python/py-prettyprint.exp: Ditto.
6598 * gdb.python/py-shared.exp: Ditto.
6599 * gdb.python/py-symbol.exp: Ditto.
6600 * gdb.python/py-symtab.exp: Ditto.
6601 * gdb.python/py-type.exp: Ditto.
6602 * gdb.python/py-value.exp: Ditto.
6603 * gdb.python/python.exp: Ditto.
6604
38f12cfc
TT
66052010-09-30 Tom Tromey <tromey@redhat.com>
6606
6607 * gdb.base/anon.exp: New file.
6608 * gdb.base/anon.c: New file.
6609
9ae8282d
TT
66102010-09-30 Tom Tromey <tromey@redhat.com>
6611
6612 * gdb.base/completion.exp: Test completion through anonymous
6613 union.
6614 * gdb.base/break1.c (struct some_struct): Add anonymous union.
6615
e9e07ba6
JK
66162010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6617
6618 Fix printing parameters of inlined functions.
6619 * gdb.dwarf2/dw2-inline-param.exp: New file.
6620 * gdb.dwarf2/dw2-inline-param-main.c: New file.
6621 * gdb.dwarf2/dw2-inline-param.S: New file.
6622
cd2effb2
JK
66232010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6624
6625 PR corefiles/12071.
6626 * gdb.base/corefile.exp (quit with a process, no question: load core)
6627 (quit with a core file): New tests.
6628
bceffbf3
JK
66292010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6630
6631 Fix GDB crash on inferior calls with self-referencing classes.
6632 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
6633 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
6634 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
6635
1736ad11
JK
66362010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6637
6638 Fix lost siginfo_t for inferior calls.
6639 * gdb.base/siginfo-infcall.exp: New file.
6640 * gdb.base/siginfo-infcall.c: New file.
6641
a176ad92
JB
66422010-09-22 Joel Brobecker <brobecker@adacore.com>
6643
6644 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
6645
c2b0a229
JK
66462010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6647
6648 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
6649 New test.
6650 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
6651
e8ae22d1
JB
66522010-09-22 Joel Brobecker <brobecker@adacore.com>
6653
6654 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
6655 type of our const type.
6656
ec322823
SW
66572010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
6658
6659 * gdb.cp/pr12028.cc: New.
6660 * gdb.cp/pr12028.exp: New.
6661
72929c62
JB
66622010-09-22 Joel Brobecker <brobecker@adacore.com>
6663
6664 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
6665
875b4ff5 66662010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 6667 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
6668
6669 PR mi/11407
6670 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
6671 * gdb.mi/dw2-ref-missing-frame-main.c New File.
6672 * gdb.mi/dw2-ref-missing-frame.S New File.
6673 * gdb.mi/dw2-ref-missing-frame.exp New File.
6674
7155d578
TT
66752010-09-14 Tom Tromey <tromey@redhat.com>
6676
6677 PR symtab/8399:
6678 * gdb.threads/tls.exp: Remove kfail. Update expected output.
6679
515ed532
TT
66802010-09-14 Tom Tromey <tromey@redhat.com>
6681
6682 PR exp/11803:
6683 * gdb.threads/tls.exp: Use C++.
6684 (check_thread_local): Use K::another_thread_local.
6685 * gdb.threads/tls.c (class K): New.
6686 (another_thread_local): Now a member of K.
6687 (spin): Update. No longer K&R C.
6688
450ca57c
SW
66892010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
6690
6691 * gdb.cp/koenig.cc: created class for testing member lookup.
6692 * gdb.cp/koenig.exp: Added test for member lookup.
6693
dbd492a3
JK
66942010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6695
6696 Fix false FAILs on sourcetree topdir directory containing "kill".
6697 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
6698 source line matching regexp.
6699
8d4d924b
JK
67002010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6701
6702 * gdb.python/python.exp (set height 0, collect help from uiout)
6703 (verify help to uiout): New tests.
6704
8e64f2a0
JK
67052010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6706
6707 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
6708 is_lp64_target to check 64bit target.
6709
4569eed2
JK
67102010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6711
6712 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
6713 (test_ld) <powerpc64-*>: New.
6714
5e1617b1
DJ
67152010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
6716
6717 * gdb.cp/templates.exp (test_template_args): Allow "struct".
6718
c767944b
DJ
67192010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
6720
6721 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
6722 (FunctionArg::method): New function.
6723 (empty, arg): New variables.
6724 (main): Call arg.method.
6725 * gdb.cp/templates.exp (test_template_args): New function.
6726 (do_tests): Call it.
6727
27d3a3fc
UW
67282010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
6729
6730 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
6731 of "next" to proceed over pthread_exit call.
6732
55b7ce7f
UW
67332010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
6734
6735 * gdb.base/maint.exp: Avoid wildcards against potentially very long
6736 "maint print statistics" output to prevent expect timeouts.
6737
809df446
JK
67382010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6739
6740 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
6741 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
6742 (test_float_rejected): ... here.
6743 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
6744 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
6745 (test_float_rejected): ... here.
6746 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
6747 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
6748 (test_float_rejected): ... here.
6749 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
6750 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
6751 (test_float_rejected): ... here.
6752
8464be76
DJ
67532010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6754
6755 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
6756 before disabling hardware watchpoints.
6757 (test_inaccessible_watchpoint): Check that hardware watchpoints
6758 are used. Test for watchpoints on a constant address.
6759
14dba4b4
JK
67602010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6761
6762 * gdb.base/ui-redirect.exp: New file.
6763
3f3540e1 67642010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 6765 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
6766
6767 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
6768
0f254bb7
DE
67692010-08-31 Doug Evans <dje@google.com>
6770
6771 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
6772
03f17ccf
TT
67732010-08-30 Tom Tromey <tromey@redhat.com>
6774
6775 PR python/11792:
6776 * gdb.python/py-value.exp (test_subscript_regression): Add
6777 dynamic_type test.
6778
640617ad
DJ
67792010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
6780
6781 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
6782 instead of running to main. Do not test the main function.
6783 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
6784 Add new main.
6785
2ed91d1b
PA
67862010-08-26 Pedro Alves <pedro@codesourcery.com>
6787
6788 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
6789 one test.
6790
673bfd45
DE
67912010-08-24 Doug Evans <dje@google.com>
6792
6793 PR symtab/11942
6794 * gdb.dwarf2/dw4-sig-types.cc: New file.
6795 * gdb.dwarf2/dw4-sig-types.h: New file.
6796 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
6797 * gdb.dwarf2/dw4-sig-types.exp: New file.
6798
f9ffd4bb
TT
67992010-08-23 Tom Tromey <tromey@redhat.com>
6800
6801 PR python/11145:
6802 * gdb.python/py-value.c (Base, Derived): New types.
6803 (base): New global.
6804 * gdb.python/py-value.exp (test_subscript_regression): Add
6805 dynamic_cast test.
6806
d839c8a4
TT
68072010-08-23 Tom Tromey <tromey@redhat.com>
6808
6809 PR python/10676:
6810 * gdb.python/py-type.exp (test_fields): Add tests for type
6811 equality.
6812
702c2711
TT
68132010-08-23 Tom Tromey <tromey@redhat.com>
6814
6815 PR python/11915:
6816 * gdb.python/py-type.exp (test_fields): Add tests for array.
6817
832bafd3
KS
68182010-08-23 Keith Seitz <keiths@redhat.com>
6819
6820 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
6821 have any children. Create a new abbrev for it.
6822 Add missing terminal sequence to .debug_abbrev.
6823
c37bf528
KS
68242010-08-20 Keith Seitz <keiths@redhat.com>
6825
6826 PR symtab/11465:
6827 * gdb.dwarf2/pr11465.exp: New test.
6828 * gdb.dwarf2/pr11465.S: New file.
6829 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
6830 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
6831
4572cbac
TJB
68322010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
6833
6834 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
6835 registers. Update data sets with the new v2_double element in the
6836 VSX register union. Add vector_register3_vr data set for the AltiVec
6837 registers. Use gdb_test_no_output instead of send_gdb.
6838
e7fbb131
PA
68392010-08-19 Pedro Alves <pedro@codesourcery.com>
6840
6841 * gdb.python/py-shared.exp: New file, factored out from
6842 python.exp.
6843 * gdb.python/py-shared.c: New file.
6844 * gdb.python/py-shared-sl.c: New file.
6845 * gdb.python/python-1.c: New file.
6846 * gdb.python/python-sl.c: Delete.
6847 * gdb.python/python.c: Mention python-1.c.
6848 * gdb.python/python.exp: Move shared library tests to
6849 py-shared.exp.
6850 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
6851 (MISCELLANEOUS): New.
6852 (clean mostlyclean): Also remove $MISCELLANEOUS.
6853
d30f5e1f
DE
68542010-08-19 Doug Evans <dje@google.com>
6855
6856 PR exp/11926
6857 * gdb.base/printcmds.exp (test_float_accepted): New function.
6858 Move existing float tests there. Add tests for floats with suffixes.
6859 (test_float_rejected): New function.
6860 * gdb.java/jv-print.exp (test_float_accepted): New function.
6861 (test_float_rejected): New function.
6862 * gdb.objc/print.exp: New file.
6863 * gdb.pascal/print.exp: New file.
6864 * lib/objc.exp: New file.
6865
7b3fd859
PM
68662010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
6867
6868 * gdb.base/default.exp (info set): Avoid full buffer error and force
6869 reading up to final gdb prompt.
6870 (show): Likewise.
6871
c92817ce
TT
68722010-08-18 Tom Tromey <tromey@redhat.com>
6873
6874 PR symtab/11919:
6875 * gdb.base/completion.exp: Add test.
6876
f1208f9e
DE
68772010-08-18 Doug Evans <dje@google.com>
6878
6879 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
6880 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
6881 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
6882 Simplify, early exit if runto_main fails.
6883 * gdb.fortran/exprs.exp: load_lib fortran.exp.
6884 (set_lang_fortran): Moved to lib/fortran.exp.
6885 * gdb.fortran/types.exp: load_lib fortran.exp.
6886 (set_lang_fortran): Moved to lib/fortran.exp.
6887 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
6888 * gdb.java/jprint.exp (set_lang_java): Ditto.
6889 * gdb.java/jv-exp.exp: load_lib java.exp.
6890 If set_lang_java fails, issue a warning instead of failure to be
6891 consistent with other set_lang_foo uses.
6892 (set_lang_java): Moved to lib/java.exp.
6893 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
6894 If set_lang_java fails, issue a warning instead of failure to be
6895 consistent with other set_lang_foo uses.
6896 * gdb.pascal/types.exp: load_lib pascal.exp.
6897 (set_lang_pascal): Moved to lib/pascal.exp.
6898 * lib/fortran.exp: New file.
6899 * lib/java.exp (set_lang_java): New function.
6900 * lib/pascal.exp (set_lang_pascal): New function.
6901
2f06b485
YQ
69022010-08-18 Yao Qi <yao@codesourcery.com
6903
6904 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
6905 func_nofb_start and func_loopfb_start, so that address of functions
6906 is equal to these labels on Thumb.
6907
96e25403
YQ
69082010-08-18 Yao Qi <yao@codesourcery.com>
6909
6910 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
6911 to reflect latest c source file.
6912
36e6adc4
JK
69132010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6914
6915 * gdb.cp/infcall-dlopen.exp: New file.
6916 * gdb.cp/infcall-dlopen.cc: New file.
6917 * gdb.cp/infcall-dlopen-lib.cc: New file.
6918
f431efe5
PA
69192010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6920 Pedro Alves <pedro@codesourcery.com>
6921
6922 PR breakpoints/11371
6923
6924 * gdb.base/watch-cond-infcall.exp: New file.
6925 * gdb.base/watch-cond-infcall.c: New file.
6926
06a64a0b
TT
69272010-08-16 Tom Tromey <tromey@redhat.com>
6928
6929 * gdb.base/help.exp: Update.
6930 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
6931 watchpoint.
6932 (test_watch_location): New proc.
6933 (test_watchpoint_in_big_blob): Delete watchpoint.
6934 * gdb.base/watchpoint.c (func5): New function.
6935 (main): Call it.
6936
70ebf4ed
DE
69372010-08-16 Doug Evans <dje@google.com>
6938
6939 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
6940
ca5c20b6
PM
69412010-08-11 Phil Muldoon <pmuldoon@redhat.com>
6942
6943 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
6944 tests.
6945
7346b668
KW
69462010-08-11 Ken Werner <ken.werner@de.ibm.com>
6947
6948 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
6949 * gdb.base/gnu_vector.c: New File.
6950 * gdb.base/gnu_vector.exp: Likewise.
6951
cb2e07a6
PM
69522010-08-11 Phil Muldoon <pmuldoon@redhat.com>
6953
6954 * gdb.python/python.c: New File.
6955 * gdb.python/python-sl.c: New File.
6956 * gdb.python/python.exp: Test solib_address and decode_line
6957 * functions.
6958
5da1313b
JK
69592010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6960
6961 * gdb.python/python.exp (show height, set height 10)
6962 (verify pagination beforehand, verify pagination beforehand: q)
6963 (gdb.execute does not page, verify pagination afterwards)
6964 (verify pagination afterwards: q): New.
6965
49c3ccf7
DE
69662010-08-02 Doug Evans <dje@google.com>
6967
6968 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
6969 because of an older gcc, change test2
6970 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
6971 to unsupported.
6972
42c0c4f1
KH
69732010-07-30 Kazu Hirata <kazu@codesourcery.com>
6974
6975 * gdb.base/break-always.exp: Do not expect full paths to file
6976 names.
6977 * gdb.base/commands.exp: Likewise.
6978
d3765805
DE
69792010-07-30 Doug Evans <dje@google.com>
6980
c98ee71b
DE
6981 * gdb.cp/temargs.exp: For new tests that require newer gccs,
6982 xfail them when run with older gccs.
6983
fd961404
DE
6984 * lib/gdb.exp (build_executable): Forward "c++" option to
6985 get_compiler_info.
6986
999adef4
DE
6987 * gdb.python/py-type.exp (test_template): Mark as xfail tests
6988 "python print ttype.template_argument(1)" and
6989 "python print isinstance(ttype.template_argument(1), gdb.Value)"
6990 if using gcc 4.4 or earlier.
6991
d3765805
DE
6992 * gdb.base/valgrind-db-attach.exp: Use unique test name for
6993 attach-to-debugger handling.
6994
1276c759
JK
69952010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6996
6997 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
6998 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
6999 (main): Use copyreloc.
7000 * gdb.base/prelink.exp (split debug of executable)
7001 (.dynbss vs. .bss address shift): New tests.
7002
88caa9b9
PA
70032010-07-29 Pedro Alves <pedro@codesourcery.com>
7004
7005 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
7006 in gdb_test_multiple.
7007
c6f2ac43
PA
70082010-07-29 Pedro Alves <pedro@codesourcery.com>
7009
7010 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
7011 environment.
7012
326fd672
TT
70132010-07-28 Tom Tromey <tromey@redhat.com>
7014
7015 PR python/11060:
7016 * gdb.python/py-type.c (Temargs): New template.
7017 (temvar): New variable.
7018 * gdb.python/py-type.exp (test_template): New proc.
7019
3ce3b1ba
PA
70202010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
7021
7022 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
7023 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
7024
34eaf542
TT
70252010-07-28 Tom Tromey <tromey@redhat.com>
7026
7027 PR c++/9946:
7028 * gdb.cp/temargs.exp: New file.
7029 * gdb.cp/temargs.cc: New file.
7030
d41b819e
JK
70312010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7032
7033 * gdb.base/help.exp (help disassemble): Update the content.
7034
26ab7092
JK
70352010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7036
7037 * gdb.threads/ia64-sigill.exp: New file.
7038 * gdb.threads/ia64-sigill.c: New file.
7039
5283e9e1
TT
70402010-07-27 Tom Tromey <tromey@redhat.com>
7041
7042 * gdb.opt/inline-cmds.c (ATTR): New define.
7043 (func1): Use it.
7044 (func2): Likewise.
7045 (func3): Likewise.
7046 (outer_inline1): Likewise.
7047 (outer_inline2): Likewise.
7048 * gdb.opt/inline-bt.c (ATTR): New define.
7049 (func1): Use it.
7050 (func2): Likewise.
7051 * gdb.opt/inline-locals.c (ATTR): New define.
7052 (func1): Use it.
7053 (func2): Likewise.
7054
e992ef73
TT
70552010-07-27 Tom Tromey <tromey@redhat.com>
7056
7057 * gdb.stabs/gdb11479.c (hack): New function.
7058 (test): Use it.
7059 (test2): Use it.
7060 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
7061 (int32_search_buf, int64_search_buf): No longer static.
7062 (x): Remove.
7063 * gdb.base/relocate.c (hack): New function.
7064
5374244e
PM
70652010-07-27 Phil Muldoon <pmuldoon@redhat.com>
7066
7067 * gdb.python/py-value.exp (test_inferior_function_call): New function.
7068 * gdb.python/py-value.c (func1): New function.
7069 (func2): Likewise.
7070
a99aee83
CV
70712010-07-26 Corinna Vinschen <vinschen@redhat.com>
7072
7073 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
7074 as not to clash with .data section.
7075
a04ba985
JG
70762010-07-26 Jerome Guitton <guitton@adacore.com>
7077
7078 * gdb.base/code_elim.exp: New file.
7079 * gdb.base/code_elim1.c: New file.
7080 * gdb.base/code_elim2.c: New file.
7081
23bd0f7c
PA
70822010-07-21 Pedro Alves <pedro@codesourcery.com>
7083
7084 PR symtab/11827
7085
7086 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
7087 (some_volatile_enum): New variable.
7088 * gdb.base/printcmds.exp (test_print_enums): New.
7089 <top level>: Call it.
7090
883df6dd
SW
70912010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
7092
7093 * gdb.cp/fpointer.cc: New test.
7094 * gdb.cp/fpointer.exp: New test.
7095
569b05a5
JK
70962010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7097
7098 * gdb.base/solib-nodir.exp: New file.
7099 * lib/gdb.exp (runto): New case for a GDB internal error.
7100
51d7d803
JK
71012010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7102 Ulrich Weigand <uweigand@de.ibm.com>
7103 Tom Tromey <tromey@redhat.com>
7104
7105 * gdb.base/charset-malloc.c: New file.
7106 * gdb.base/charset.c (malloc_stub): New prototype.
7107 (main): Call it instead of malloc itself.
7108 * gdb.base/charset.exp: Use only prepare_for_testing.
7109 (binfile): Remove the variable.
7110
c0edd9ed
JK
71112010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7112
7113 Make core files the process_stratum.
7114 * gdb.base/corefile.exp (run: load core again)
7115 (run: sanity check we see the core file, run: with core)
7116 (run: core file is cleared, attach: load core again)
7117 (attach: sanity check we see the core file, attach: with core)
7118 (attach: core file is cleared): New tests.
7119 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
7120
3cbaedff
KW
71212010-07-14 Ken Werner <ken.werner@de.ibm.com>
7122
7123 * gdb.arch/altivec-abi.exp: New tests.
7124
91158a56
TT
71252010-07-13 Tom Tromey <tromey@redhat.com>
7126
7127 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
7128 (main): Use it.
7129 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
7130
0f5238ed
TT
71312010-07-13 Tom Tromey <tromey@redhat.com>
7132
7133 * gdb.base/label.exp: New file.
7134 * gdb.base/label.c: New file.
7135
add265ae
L
71362010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
7137 H.J. Lu <hongjiu.lu@intel.com>
7138
7139 * lib/gdb.exp (is_ilp32_target): New.
7140 (is_lp64_target): Likewise.
7141
7142 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
7143 target.
7144 * gdb.arch/amd64-disp-step.exp: Likewise.
7145 * gdb.arch/amd64-dword.exp: Likewise.
7146 * gdb.arch/amd64-i386-address.exp: Likewise.
7147 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 7148
add265ae
L
7149 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
7150 target.
7151 * gdb.arch/i386-bp_permanent.exp: Likewise.
7152 * gdb.arch/i386-byte.exp: Likewise.
7153 * gdb.arch/i386-disp-step.exp: Likewise.
7154 * gdb.arch/i386-gnu-cfi.exp: Likewise.
7155 * gdb.arch/i386-prologue.exp: Likewise.
7156 * gdb.arch/i386-size-overlap.exp: Likewise.
7157 * gdb.arch/i386-size.exp: Likewise.
7158 * gdb.arch/i386-sse.exp: Likewise.
7159 * gdb.arch/i386-unwind.exp: Likewise.
7160 * gdb.arch/i386-word.exp: Likewise.
7161
7162 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
7163 test only when building 64-bit executables. Do not hard-code
7164 -m64 option.
7165
2dfb8c17
DE
71662010-07-07 Doug Evans <dje@google.com>
7167
7168 * lib/gdb.exp (gdb_test_list_exact): New function.
7169 * gdb.base/default.exp (show convenience): Call it, add tests for
7170 $_sdata = void, $_thread = 0.
7171
4e5799b6
JK
71722010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7173 Joel Brobecker <brobecker@adacore.com>
7174
7175 Fix re-run of PIE executable, PR shlibs/11776.
7176 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
7177 Remove $displacement_main to match the solib-svr4.c change. New "kill"
7178 and re-"run" of the inferior.
7179
1a219cc7
JK
71802010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7181 Joel Brobecker <brobecker@adacore.com>
7182
7183 Cope with missing /usr/sbin/prelink.
7184 * lib/prelink-support.exp (prelink_no):
7185 <result == 1 && $output is "no such file or directory">: New.
7186 (prelink_yes): Likewise. Return on failed prelink_no.
7187
5e3b36f8
JK
71882010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7189 Joel Brobecker <brobecker@adacore.com>
7190
7191 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
7192 build_executable by build_executable_own_libs. Replace "prelink -R"
7193 execution by a call of prelink_yes. Comment why "prelink -r" needs no
7194 change.
7195 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
7196 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
7197 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
7198 Replace build_executable by build_executable_own_libs's function
7199 build_executable_own_libs.
7200 (prelinkNO): Create new stub to call prelink_no.
7201 (prelinkYES): Create new stub to call prelink_yes.
7202 (test_attach): Rename calls of copy to file_copy.
7203 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
7204 (copy): Move to ...
7205 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
7206 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
7207 * gdb.base/prelink.exp: Disable testcase also for is_remote and
7208 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
7209 special flags by gdb_compile_shlib. Replace second gdb_compile by
7210 build_executable_own_libs. Replace "prelink -R" execution by a call of
7211 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
7212 a second call of prelink_yes. Replace restart commands by
7213 clean_restart.
7214 (prelink): Rename to ...
7215 (seen displacement message): ... this test. Extend its expectation
7216 strictness.
7217
86e4bafc
JK
72182010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7219
7220 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
7221 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
7222 displacement message exactly once.
7223
3cd07d20
JK
72242010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7225 Joel Brobecker <brobecker@adacore.com>
7226
7227 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
7228 its restore after the <$relink_args != ""> loop. new comment.
7229
0a1e94c7
JK
72302010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7231 Joel Brobecker <brobecker@adacore.com>
7232
7233 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
7234 code for it. New variable relink_args.
7235 (prelinkYES): Call prelinkNO.
7236 (test_attach): Accept new parameter relink_args. Re-prelink the binary
7237 in such case. Move the core code to ...
7238 (test_attach_gdb): ... a new function. Send GDB command "file".
7239 Extend expected "Attaching to " string.
7240
2f70bcfb
TT
72412010-07-02 Tom Tromey <tromey@redhat.com>
7242
7243 * gdb.base/bitops.exp: Remove extraneous "pass".
7244
a17ac5b0
TT
72452010-07-02 Ken Werner <ken.werner@de.ibm.com>
7246
7247 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
7248
dc10affe
PA
72492010-07-01 Pedro Alves <pedro@codesourcery.com>
7250
d41c0fc8
PA
7251 * gdb.base/help.exp: Adjust expected output.
7252
72532010-07-01 Pedro Alves <pedro@codesourcery.com>
7254
7255 * gdb.base/help.exp: Adjust expected output.
dc10affe 7256
0a600c36
JK
72572010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7258
7259 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
7260 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
7261 c++/11702.
7262
37cc8bfe
JK
72632010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7264 Doug Evans <dje@google.com>
7265
7266 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
7267 add .dynamic entry'.
7268
254e6b9e
DE
72692010-06-29 Doug Evans <dje@google.com>
7270
7271 Test PR c++/11702.
7272 * gdb.cp/m-static.exp: Add testcase.
7273 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
7274
595939de 72752010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
7276 Tom Tromey <tromey@redhat.com>
7277 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
7278
7279 * gdb.python/py-inferior.c: New File.
7280 * gdb.python/py-infthread.c: New File.
7281 * gdb.python/py-inferior.exp: New File.
7282 * gdb.python/py-infthread.exp: New File.
7283
98751a41
JK
72842010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7285
7286 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
7287 (ptype ::C::OtherFileClass typedefs): New.
7288 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
7289 (C::OtherFileClass::cOtherFileClassVar2): New.
7290 (C::OtherFileClass::cOtherFileClassVar_use): Use also
7291 cOtherFileClassVar2.
7292 (C::cOtherFileType2, C::cOtherFileVar2): New.
7293 (C::cOtherFileVar_use): use also cOtherFileVar2.
7294 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
7295
41f62f39
JK
72962010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7297
7298 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
7299 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
7300 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
7301 (print ::C::cOtherFileVar)
7302 (whatis C::OtherFileClass::cOtherFileClassType)
7303 (whatis ::C::OtherFileClass::cOtherFileClassType)
7304 (print C::OtherFileClass::cOtherFileClassVar)
7305 (print ::cOtherFileClassVar)
7306 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
7307 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
7308 trailing content.
7309 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
7310 (C::OtherFileClass::cOtherFileClassVar)
7311 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
7312 (C::cOtherFileVar, C::cOtherFileVar_use): New.
7313
af53d231
JK
73142010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7315
7316 Test PR c++/11703 and PR gdb/1448.
7317 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
7318 gdb/1448.
7319
9655fd1a
JK
73202010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7321
7322 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
7323 (main) <rtti_data>: New.
7324 * gdb.cp/virtbase.exp (print rtti_data): New.
7325
824cc8dd
JK
73262010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7327 Joel Brobecker <brobecker@adacore.com>
7328
7329 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
7330
6036c742
JK
73312010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7332
7333 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
7334
de6a0421
DE
73352010-06-28 Doug Evans <dje@google.com>
7336
7337 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
7338
b2dae948
DE
73392010-06-27 Doug Evans <dje@google.com>
7340
7341 * gdb.cp/m-static.exp: Update expected test output.
7342
0f3bb72e
PH
73432010-06-25 Paul Hilfinger <hilfinger@adacore.com>
7344
889bf7c5
PA
7345 * gdb.gdb/selftest.exp: Adjust expected message for
7346 capturing start-up runtime.
0f3bb72e 7347
bc9f0842
TT
73482010-06-25 Tom Tromey <tromey@redhat.com>
7349
7350 PR python/10808:
7351 * gdb.python/python.exp: Add new tests.
7352
099ef718
SW
73532010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
7354
7355 * gdb.cp/operator.cc: Created an import loop.
7356 * gdb.cp/operator.exp: Added testcase for import loop.
7357
5868a632
JK
73582010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7359
7360 Test PR python/11407.
7361 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
7362 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
7363 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
7364 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
7365 executable_nofb and executable_fb. New variables srcsfile, objsfile,
7366 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
7367 binfile. Call gdb_compile with clean_restart twice.
7368 (func_nofb print, func_nofb backtrace, func_loopfb print)
7369 (func_loopfb backtrace): New.
7370
af76db58
JK
73712010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7372
7373 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
7374 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
7375 by a hand made one.
7376 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
7377 i?86 requirement. Remove variables srcfile and binfile. New variable
7378 sources, executable_nofb and executable_fb. Call prepare_for_testing.
7379
f2c7657e
UW
73802010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7381
7382 * gdb.cell/dwarfaddr.exp: New file.
7383 * gdb.cell/dwarfaddr.S: New file.
7384
628fe4e4
JK
73852010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7386
7387 Test PR 9436.
7388 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
7389
f1421989
HZ
73902010-06-24 Hui Zhu <teawater@gmail.com>
7391
7392 * gdb.base/eval.exp: New file.
7393
d03285ec
UW
73942010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7395
7396 * gdb.cell/fork.exp: New file.
7397 * gdb.cell/fork.c: Likewise.
7398 * gdb.cell/fork-spu.c: Likewise.
7399
41b2c92d
PM
74002010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
7401
7402 * lib/gdb.exp (banned_variables_traced): New global variable.
7403 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
7404 (gdb_init): Use `trace add variable' instead of obsolete
7405 `trace variable'.
7406
d5bc977f
DE
74072010-06-21 Doug Evans <dje@google.com>
7408
7409 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
7410
d2ed6730
UW
74112010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7412
7413 * gdb.arch/spu-ls.exp: New file.
7414 * gdb.arch/spu-ls.c: Likewise.
7415
6aed2dbc
SS
74162010-06-18 Stan Shebs <stan@codesourcery.com>
7417
7418 * gdb.threads/thread-specific.exp: Add tests of $_thread.
7419
e0756905
UW
74202010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7421
7422 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
7423 * gdb.base/watch-cond.exp: Likewise.
7424 * gdb.python/py-breakpoint.exp: Likewise.
7425
d8053d4d
PA
74262010-06-18 Pedro Alves <pedro@codesourcery.com>
7427
7428 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
7429 clean_restart, make sure every test has a distinct message, and
7430 that messages don't include the executable' full path.
7431
81ce510c
DE
74322010-06-17 Doug Evans <dje@google.com>
7433
7434 * gdb.arch/i386-size.exp: Updated expected output for
7435 DISASSEMBLY_OMIT_FNAME.
7436
65d79d4b
SDJ
74372010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7438 Sergio Durigan Junior <sergiodj@redhat.com>
7439
7440 * gdb.base/watch-notconst.c: New file.
7441 * gdb.base/watch-notconst.S: New file.
7442 * gdb.base/watch-notconst2.c: New file.
7443 * gdb.base/watch-notconst2.S: New file.
7444 * gdb.base/watch-notconst.exp: New file.
7445 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
7446 (func4): Add operations on `global_ptr_ptr'.
7447 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
7448 routine to test watchpoints created with a constant expression.
7449 (test_inaccessible_watchpoint): Include tests for watchpoints
7450 created with a constant expression.
7451
df0f4836
KB
74522010-06-14 Kevin Buettner <kevinb@redhat.com>
7453
7454 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
7455 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
7456 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
7457 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
7458 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
7459 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
7460 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
7461 of `_start'.
7462
b769def5
UW
74632010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7464
7465 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
7466 not supported on the target.
7467 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7468 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7469 * gdb.mi/mi-nsintrall.exp: Likewise.
7470 * gdb.mi/mi-nsmoribund.exp: Likewise.
7471 * gdb.mi/mi-nsthrexec.exp: Likewise.
7472
d914c394
SS
74732010-06-11 Stan Shebs <stan@codesourcery.com>
7474
7475 * gdb.base/permissions.exp: New file.
7476
74772010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
7478
7479 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
7480 does not support ELF executable class.
7481
f3ce5b9c
UW
74822010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7483
7484 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
7485
8e46892c
JK
74862010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7487
7488 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
7489 (runto): Catch "The target does not support running in non-stop mode.".
7490
6cc55c64
MS
74912010-06-11 Michael Snyder <msnyder@vmware.com>
7492
7493 * gdb.base/setshow.exp (set language asm): Don't use
7494 gdb_test_no_output, fails on some targets.
7495
caddefa4
UW
74962010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7497
7498 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
7499 * gdb.cp/pr9167.exp: Likewise.
7500
468b1aa7
UW
75012010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7502
7503 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
7504
5c3552dc
UW
75052010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7506
7507 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
7508
02e6fe6a
UW
75092010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7510
7511 * gdb.base/charset.c (main): Make sure malloc gets linked in.
7512
0e03807e
TT
75132010-06-11 Tom Tromey <tromey@redhat.com>
7514
7515 PR gdb/9977, PR exp/11636::
7516 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
7517 (pieces_test_f6): Update expected output.
7518
2bdf28a0
JK
75192010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7520
7521 * gdb.base/moribund-step.exp: New.
7522
f6978de9
MS
75232010-06-08 Michael Snyder <msnyder@vmware.com>
7524
7525 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 7526 * gdb.ada/boolean_expr.exp:
f6978de9
MS
7527 * gdb.ada/frame_args.exp: Ditto.
7528 * gdb.ada/lang_switch.exp: Ditto.
7529 * gdb.ada/ptype_arith_binop.exp: Ditto.
7530 * gdb.ada/ref_param.exp: Ditto.
7531 * gdb.ada/type_coercion.exp:Ditto.
7532
7533 * gdb.asm/asm-source.exp: Ditto.
7534
7535 * gdb.base/attach.exp: Ditto.
7536 * gdb.base/bitfields2.exp: Ditto.
7537 * gdb.base/call-signal-resume.exp: Ditto.
7538 * gdb.base/callfuncs.exp: Ditto.
7539 * gdb.base/commands.exp: Ditto.
7540 * gdb.base/dbx.exp: Ditto.
7541 * gdb.base/default.exp: Ditto.
7542 * gdb.base/dump.exp: Ditto.
7543 * gdb.base/exprs.exp: Ditto.
7544 * gdb.base/freebpcmd.exp: Ditto.
7545 * gdb.base/interrupt.exp: Ditto.
7546 * gdb.base/list.exp: Ditto.
7547 * gdb.base/long_long.exp: Ditto.
7548 * gdb.base/maint.exp: Ditto.
7549 * gdb.base/ptype.exp: Ditto.
7550 * gdb.base/return.exp: Ditto.
7551 * gdb.base/setshow.exp: Ditto.
7552 * gdb.base/sigbpt.exp: Ditto.
7553 * gdb.base/sigrepeat.exp: Ditto.
7554
7555 * gdb.cp/classes.exp: Ditto.
7556
7557 * gdb.dwarf2/dw2-restore.exp: Ditto.
7558
7559 * gdb.gdb/selftest.exp: Ditto.
7560
7561 * gdb.multi/base.exp: Ditto.
7562 * gdb.multi/bkpt-multi-exec.exp: Ditto.
7563
7564 * gdb.python/py-block.exp: Ditto.
7565 * gdb.python/py-prettyprint.exp: Ditto.
7566 * gdb.python/py-template.exp: Ditto.
7567
7568 * gdb.server/ext-attach.exp: Ditto.
7569 * gdb.server/ext-run.exp: Ditto.
7570 * gdb.server/server-mon.exp: Ditto.
7571
7572 * gdb.threads/fork-thread-pending.exp: Ditto.
7573 * gdb.threads/hand-call-in-threads.exp: Ditto.
7574 * gdb.threads/interrupted-hand-call.exp: Ditto.
7575 * gdb.threads/linux-dp.exp: Ditto.
7576 * gdb.threads/manythreads.exp: Ditto.
7577 * gdb.threads/print-threads.exp: Ditto.
7578 * gdb.threads/pthreads.exp: Ditto.
7579 * gdb.threads/schedlock.exp: Ditto.
7580 * gdb.threads/thread-unwindonsignal.exp: Ditto.
7581 * gdb.threads/threadapply.exp: Ditto.
7582
de7ff789
MS
75832010-06-08 Michael Snyder <msnyder@vmware.com>
7584
889bf7c5 7585 * gdb.ada/exec_changed.exp:
de7ff789
MS
7586 Use ".*" instead of "" as wildcard regexp.
7587
7588 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
7589 * gdb.base/call-ar-st.exp: Ditto.
7590 * gdb.base/checkpoint.exp: Ditto.
7591 * gdb.base/default.exp: Ditto.
7592 * gdb.base/dump.exp: Ditto.
7593 * gdb.base/ending-run.exp: Ditto.
7594 * gdb.base/fileio.exp: Ditto.
7595 * gdb.base/miscexprs.exp: Ditto.
7596 * gdb.base/pointers.exp: Ditto.
7597 * gdb.base/readline.exp: Ditto.
7598 * gdb.base/reread.exp: Ditto.
7599 * gdb.base/restore.exp: Ditto.
7600 * gdb.base/shlib-call.exp: Ditto.
7601 * gdb.base/valgrind-db-attach.exp: Ditto.
7602 * gdb.base/volatile.exp: Ditto.
7603 * gdb.base/watchpoints.exp: Ditto.
7604
7605 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
7606
7607 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
7608 * gdb.python/py-value.exp: Ditto.
7609
7610 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
7611 * gdb.trace/circ.exp: Ditto.
7612 * gdb.trace/collection.exp: Ditto.
7613 * gdb.trace/packetlen.exp: Ditto.
7614 * gdb.trace/passc-dyn.exp: Ditto.
7615 * gdb.trace/report.exp: Ditto.
7616 * gdb.trace/tfile.exp: Ditto.
7617 * gdb.trace/tfind.exp: Ditto.
7618 * gdb.trace/while-dyn.exp: Ditto.
7619
3bebe2f2
JK
76202010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7621
7622 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
7623
5c631832
JK
76242010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7625
7626 Test PR 10640.
7627 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
7628
4c3376c8
SW
76292010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
7630
7631 * gdb.cp/koenig.exp: Test for ADL operators.
7632 * gdb.cp/koenig.cc: Added ADL operators.
7633 * gdb.cp/operator.exp: New test.
7634 * gdb.cp/operator.cc: New test.
7635
dc226d5a
MS
76362010-06-04 Michael Snyder <msnyder@vmware.com>
7637
dfb88a23
MS
7638 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
7639 * gdb.base/pending.exp: Ditto.
f7ae76b3 7640
dc226d5a
MS
7641 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
7642
967cf477
DE
76432010-06-04 Doug Evans <dje@google.com>
7644
7645 * gdb.python/py-prettyprint.exp: Add new test for enabled and
7646 disabled printers.
7647 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
7648 (enable_lookup_function): New function.
7649
eb801841
TT
76502010-06-04 Tom Tromey <tromey@redhat.com>
7651
7652 * gdb.python/py-value.exp (test_value_hash): Don't test equality
7653 of hash and id.
7654
38979823
JK
76552010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7656
7657 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
7658 newline.
7659 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
7660 (empty verbose non-noisy clear, empty verbose noisy clear)
7661 (empty non-verbose noisy clear): Likewise.
7662
35ec993f
MS
76632010-06-03 Michael Snyder <msnyder@vmware.com>
7664
7665 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
7666 * gdb.base/display.exp: Ditto.
7667 * gdb.base/find.exp: Ditto.
7668 * gdb.base/ifelse.exp: Ditto.
7669 * gdb.base/multi-forks.exp: Ditto.
7670 * gdb.base/recurse.exp: Ditto.
7671 * gdb.base/setshow.exp: Ditto.
7672 * gdb.base/value-double-free.exp: Ditto.
7673 * gdb.base/watch-vfork.exp: Ditto.
7674 * gdb.base/watch_thread_num.exp: Ditto.
7675 * gdb.base/watchpoint-solib.exp: Ditto.
7676 * gdb.base/watchpoint.exp: Ditto.
7677 * gdb.base/watchpoints.exp: Ditto.
7678
7679 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
7680 * gdb.cp/overload.exp: Ditto.
7681 * gdb.cp/virtfunc.exp: Ditto.
7682
7683 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
7684
889bf7c5 7685 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
7686 Replace gdb_test with gdb_test_no_output.
7687
889bf7c5 7688 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
7689 Replace gdb_test with gdb_test_no_output.
7690 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
7691 * gdb.threads/watchthreads.exp: Ditto.
7692 * gdb.threads/watchthreads2.exp: Ditto.
7693
7694 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
7695 * gdb.trace/tfind.exp: Ditto.
7696
c22decce
JB
76972010-06-03 Joel Brobecker <brobecker@adacore.com>
7698
7699 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
7700 successful test if message is the empty string.
7701
fd5700c7
JK
77022010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7703
7704 * gdb.fortran/module.exp (stopped language detection): New test.
7705
f55ee35c
JK
77062010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7707
7708 Support DW_TAG_module as separate namespaces.
7709 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
7710 gdb.fortran/library-module-lib.f90: New.
7711 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
7712 (print i): Remove.
7713 (continue to breakpoint: i-is-1, print var_i value 1)
7714 (continue to breakpoint: i-is-2, print var_i value 2)
7715 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
7716 (print var_d, print var_i value 14, ptype modmany, complete `modm)
7717 (complete `modmany, complete `modmany`, complete `modmany`var)
7718 (show language, setting breakpoint at module): New tests.
7719 * gdb.fortran/module.f90 (module mod): Remove.
7720 (module mod1, module mod2, module modmany, subroutine sub1)
7721 (subroutine sub2, program module): New.
7722
b8e8282f
JK
77232010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7724
7725 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
7726 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
7727 * gdb.cp/anon-union.exp (pass): Rename to ...
7728 (print z 2): ... here.
b8e8282f 7729
019ebafc
MS
77302010-06-02 Michael Snyder <msnyder@vmware.com>
7731
e68d8fd4
MS
7732 * gdb.trace/actions.exp: Use gdb_test_no_output.
7733 * gdb.trace/circ.exp: Ditto.
7734 * gdb.trace/packetlen.exp: Ditto.
7735 * gdb.trace/save-trace.exp: Ditto.
7736 * gdb.trace/tracecmd.exp: Ditto.
7737 * gdb.trace/tsv.exp: Ditto.
7738
12b5d08a
MS
7739 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
7740 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
7741 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
7742 * gdb.threads/manythreads.exp: Ditto.
7743 * gdb.threads/print-threads.exp: Ditto.
7744 * gdb.threads/pthreads.exp: Ditto.
7745 * gdb.threads/schedlock.exp: Ditto.
7746 * gdb.threads/staticthreads.exp: Ditto.
7747 * gdb.threads/thread-specific.exp: Ditto.
7748 * gdb.threads/thread-unwindonsignal.exp: Ditto.
7749 * gdb.threads/threadapply.exp: Ditto.
7750 * gdb.threads/watchthreads.exp: Ditto.
7751 * gdb.threads/watchthreads2.exp: Ditto.
7752
89493308
MS
7753 * gdb.python/py-block.exp: Use gdb_test_no_output.
7754 * gdb.python/py-prettyprint.exp: Ditto.
7755 * gdb.python/py-template.exp: Ditto.
7756 * gdb.python/py-value.exp: Ditto.
7757
7758 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
7759 * gdb.reverse/watch-reverse.exp: Ditto.
7760
7761 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
7762 * gdb.server/ext-run.exp: Ditto.
7763
019ebafc
MS
7764 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
7765 * gdb.dwarf2/dw2-compressed.exp: Ditto.
7766 * gdb.dwarf2/dw2-intercu.exp: Ditto.
7767 * gdb.dwarf2/dw2-intermix.exp: Ditto.
7768 * gdb.dwarf2/dw2-producer.exp: Ditto.
7769 * gdb.dwarf2/mac-fileno.exp: Ditto.
7770
7771 * gdb.gdb/observer.exp: Use gdb_test_no_output.
7772 * gdb.gdb/selftest.exp: Ditto.
7773
7774 * gdb.multi/base.exp: Use gdb_test_no_output.
7775
7776 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
7777
3e0ca3a5
JK
77782010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7779
7780 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
7781
9db70545
MS
77822010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
7783
a8d52276
MS
7784 * gdb.cp/class2.exp: Use gdb_test_no_output.
7785 * gdb.cp/classes.exp: Ditto.
7786 * gdb.cp/extern-c.exp: Ditto.
7787 * gdb.cp/inherit.exp: Ditto.
7788 * gdb.cp/maint.exp: Ditto.
7789 * gdb.cp/mb-inline.exp: Ditto.
7790 * gdb.cp/mb-templates.exp: Ditto.
7791 * gdb.cp/method2.exp: Ditto.
7792 * gdb.cp/misc.exp: Ditto.
7793 * gdb.cp/ovldbreak.exp: Ditto.
7794 * gdb.cp/punctuator.exp: Ditto.
7795 * gdb.cp/templates.exp: Ditto.
7796 * gdb.cp/virtbase.exp: Ditto.
7797
889bf7c5 7798 * gdb.threads/attach-stopped.exp:
9db70545 7799 Replace uses of send_gdb / gdb_expect.
889bf7c5 7800 * gdb.threads/attachstop-mt.exp:
9db70545 7801 Replace uses of send_gdb / gdb_expect.
889bf7c5 7802 * gdb.threads/gcore-thread.exp:
9db70545 7803 Replace uses of send_gdb / gdb_expect.
889bf7c5 7804 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
7805 Replace uses of send_gdb / gdb_expect.
7806 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 7807 * gdb.threads/print-threads.exp:
9db70545
MS
7808 Replace uses of send_gdb / gdb_expect.
7809 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
7810 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
7811 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
7812
7813 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
7814 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
7815 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
7816 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
7817 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
7818 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
7819 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
7820 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
7821 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
7822 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
7823 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
7824
359cc68c
JK
78252010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7826
7827 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
7828
7d3fe98e
SW
78292010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
7830
7831 * gdb.cp/koenig.exp: Added new test case.
7832 * gdb.cp/koenig.cc: Ditto.
7833
27d3a1a2
MS
78342010-06-01 Michael Snyder <msnyder@vmware.com>
7835
7836 * gdb.base/arithmet.exp: Use gdb_test_no_output.
7837 * gdb.base/arrayidx.exp: Ditto.
7838 * gdb.base/attach.exp: Ditto.
7839 * gdb.base/auxv.exp: Ditto.
7840 * gdb.base/bigcre.exp: Ditto.
7841 * gdb.base/break-always.exp: Ditto.
7842 * gdb.base/break-interp.exp: Ditto.
7843 * gdb.base/break.exp: Ditto.
7844 * gdb.base/breakpoint-shadow.exp: Ditto.
7845 * gdb.base/call-ar-st.exp: Ditto.
7846 * gdb.base/call-sc.exp: Ditto.
7847 * gdb.base/call-signal-resume.exp: Ditto.
7848 * gdb.base/callfuncs.exp: Ditto.
7849 * gdb.base/catch-syscall.exp: Ditto.
7850 * gdb.base/charset.exp: Ditto.
7851 * gdb.base/code-expr.exp: Ditto.
7852 * gdb.base/commands.exp: Ditto.
7853 * gdb.base/cond-expr.exp: Ditto.
7854 * gdb.base/condbreak.exp: Ditto.
7855 * gdb.base/cursal.exp: Ditto.
7856 * gdb.base/cvexpr.exp: Ditto.
7857 * gdb.base/default.exp: Ditto.
7858 * gdb.base/del.exp: Ditto.
7859 * gdb.base/detach.exp: Ditto.
7860 * gdb.base/display.exp: Ditto.
7861 * gdb.base/ena-dis-br.exp: Ditto.
7862 * gdb.base/eval-skip.exp: Ditto.
7863 * gdb.base/foll-fork.exp: Ditto.
7864 * gdb.base/foll-vfork.exp: Ditto.
7865 * gdb.base/frame-args.exp: Ditto.
7866 * gdb.base/funcargs.exp: Ditto.
7867 * gdb.base/gcore-buffer-overflow.exp: Ditto.
7868 * gdb.base/gdbvars.exp: Ditto.
7869 * gdb.base/help.exp: Ditto.
7870 * gdb.base/ifelse.exp: Ditto.
7871 * gdb.base/included.exp: Ditto.
7872 * gdb.base/list.exp: Ditto.
7873 * gdb.base/macscp.exp: Ditto.
7874 * gdb.base/maint.exp: Ditto.
7875 * gdb.base/multi-fork.exp: Ditto.
7876 * gdb.base/overlays.exp: Ditto.
7877 * gdb.base/page.exp: Ditto.
7878 * gdb.base/pending.exp: Ditto.
7879 * gdb.base/pointers.exp: Ditto.
7880 * gdb.base/pr11022.exp: Ditto.
7881 * gdb.base/prelink.exp: Ditto.
7882 * gdb.base/printcmds.exp: Ditto.
7883 * gdb.base/psymtab.exp: Ditto.
7884 * gdb.base/randomize.exp: Ditto.
7885 * gdb.base/relational.exp: Ditto.
7886 * gdb.base/relocate.exp: Ditto.
7887 * gdb.base/remote.exp: Ditto.
7888 * gdb.base/sepdebug.exp: Ditto.
7889 * gdb.base/set-lang-auto.exp: Ditto.
7890 * gdb.base/setshow.exp: Ditto.
7891 * gdb.base/setvar.exp: Ditto.
7892 * gdb.base/signals.exp: Ditto.
7893 * gdb.base/signull.exp: Ditto.
7894 * gdb.base/sigstep.exp: Ditto.
7895 * gdb.base/sizeof.exp: Ditto.
7896 * gdb.base/solib-disc.exp: Ditto.
7897 * gdb.base/store.exp: Ditto.
7898 * gdb.base/structs.exp: Ditto.
7899 * gdb.base/structs2.exp: Ditto.
7900 * gdb.base/subst.exp: Ditto.
7901 * gdb.base/term.exp: Ditto.
7902 * gdb.base/trace-commands.exp: Ditto.
7903 * gdb.base/unwindonsignal.exp: Ditto.
7904 * gdb.base/valgrind-db-attach.exp: Ditto.
7905 * gdb.base/varargs.exp: Ditto.
7906 * gdb.base/watch-cond.exp: Ditto.
7907 * gdb.base/watch_thread_num.exp: Ditto.
7908 * gdb.base/watchpoint-cond-gone.exp: Ditto.
7909 * gdb.base/watchpoint.exp: Ditto.
7910 * gdb.base/whatis-exp.exp: Ditto.
7911
f8d3bf8f
MS
79122010-06-01 Michael Snyder <msnyder@vmware.com>
7913
7914 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
7915 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
7916 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
7917 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
7918 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
7919 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
7920 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
7921 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
7922 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
7923 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
7924 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
7925 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
7926 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
7927 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
7928 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
7929
3f9e0d32
JK
79302010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7931
7932 * gdb.base/commands.exp (begin commands on watch): Remove excessive
7933 trailing newline.
7934 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
7935 * gdb.java/jmisc.exp (p *args\n): Rename to ...
7936 (p *args): ... here and remove excessive trailing newline.
7937
f629457d
JB
79382010-05-31 Joel Brobecker <brobecker@adacore.com>
7939
7940 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
7941
09eef106
JK
79422010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
7943
7944 Accept the new Linux kernel "t (tracing stop)" string.
7945 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
7946 Update comment.
7947 (state_wait) <T (tracing stop)>: New.
7948 (main): Update the state_wait expect string.
7949
94f31136
PA
79502010-05-28 Pedro Alves <pedro@codesourcery.com>
7951
7952 * limits.c, limits.exp: Delete files.
7953 * Makefile.in (clean mostlyclean): Adjust.
7954 * tracecmd.exp: Adjust.
7955
096554ab
JK
79562010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7957
7958 * gdb.base/tui-layout.exp: New.
7959
27d3a1a2 79602010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 7961
889bf7c5 7962 * gdb.reverse/break-precsave.exp:
bcd2dc50 7963 Replace uses of send_gdb / gdb_expect.
889bf7c5 7964 * gdb.reverse/break-reverse.exp:
bcd2dc50 7965 Replace uses of send_gdb / gdb_expect.
889bf7c5 7966 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 7967 Replace uses of send_gdb / gdb_expect.
889bf7c5 7968 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 7969 Replace uses of send_gdb / gdb_expect.
889bf7c5 7970 * gdb.reverse/finish-precsave.exp:
bcd2dc50 7971 Replace uses of send_gdb / gdb_expect.
889bf7c5 7972 * gdb.reverse/finish-reverse.exp:
bcd2dc50 7973 Replace uses of send_gdb / gdb_expect.
889bf7c5 7974 * gdb.reverse/i386-precsave.exp:
bcd2dc50 7975 Replace uses of send_gdb / gdb_expect.
889bf7c5 7976 * gdb.reverse/i386-reverse.exp:
bcd2dc50 7977 Replace uses of send_gdb / gdb_expect.
889bf7c5 7978 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 7979 Replace uses of send_gdb / gdb_expect.
889bf7c5 7980 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 7981 Replace uses of send_gdb / gdb_expect.
889bf7c5 7982 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 7983 Replace uses of send_gdb / gdb_expect.
889bf7c5 7984 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 7985 Replace uses of send_gdb / gdb_expect.
889bf7c5 7986 * gdb.reverse/machinestate.exp:
bcd2dc50 7987 Replace uses of send_gdb / gdb_expect.
889bf7c5 7988 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 7989 Replace uses of send_gdb / gdb_expect.
889bf7c5 7990 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 7991 Replace uses of send_gdb / gdb_expect.
889bf7c5 7992 * gdb.reverse/solib-precsave.exp:
bcd2dc50 7993 Replace uses of send_gdb / gdb_expect.
889bf7c5 7994 * gdb.reverse/solib-reverse.exp:
bcd2dc50 7995 Replace uses of send_gdb / gdb_expect.
889bf7c5 7996 * gdb.reverse/step-precsave.exp:
bcd2dc50 7997 Replace uses of send_gdb / gdb_expect.
889bf7c5 7998 * gdb.reverse/step-reverse.exp:
bcd2dc50 7999 Replace uses of send_gdb / gdb_expect.
889bf7c5 8000 * gdb.reverse/until-precsave.exp:
bcd2dc50 8001 Replace uses of send_gdb / gdb_expect.
889bf7c5 8002 * gdb.reverse/until-reverse.exp:
bcd2dc50 8003 Replace uses of send_gdb / gdb_expect.
889bf7c5 8004 * gdb.reverse/watch-precsave.exp:
bcd2dc50 8005 Replace uses of send_gdb / gdb_expect.
889bf7c5 8006 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
8007 Replace uses of send_gdb / gdb_expect.
8008
3def43e0
JK
80092010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8010
8011 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
8012 excessive newline.
8013
27d3a1a2 80142010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
8015
8016 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
8017 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
8018 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
8019 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
8020 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
8021 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
8022 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
8023 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
8024 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
8025 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
8026 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
8027 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
8028 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
8029 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
8030 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
8031 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
8032 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
8033 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
8034 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 8035
27d3a1a2 80362010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 8037
22454424
MS
8038 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
8039 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
8040
8041 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
8042 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
8043 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
8044
889bf7c5 8045 * gdb.reverse/consecutive-reverse.exp:
22454424 8046 Replace uses of send_gdb / gdb_expect.
889bf7c5 8047 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
8048 Replace uses of send_gdb / gdb_expect.
8049
8050 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
8051 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
8052 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 8053 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
8054 Replace uses of send_gdb / gdb_expect.
8055 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
8056 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
8057 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
8058 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
8059 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
8060 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
8061 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
8062 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
8063 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
8064
80652010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 8066
22454424 8067 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 8068
22454424 8069 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 8070
22454424
MS
8071 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
8072 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
8073 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
8074 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
8075 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
8076 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
8077 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
8078 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
8079 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 8080
6e5f2c59
TT
80812010-05-25 Tom Tromey <tromey@redhat.com>
8082
8083 * gdb.base/macscp.exp: Add missing space after setup_kfail.
8084
bbc8b958
TT
80852010-05-25 Tom Tromey <tromey@redhat.com>
8086
8087 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
8088 argument order.
8089 * gdb.base/macscp.exp: Fix setup_kfail argument order.
8090 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
8091 order.
8092 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
8093 order.
8094 * gdb.base/call-sc.exp (setup_kfails): Remove.
8095 (setup_compiler_kfails): Remove.
8096 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
8097 argument order.
8098 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
8099 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
8100 (advancei): Fix setup_kfail argument order.
8101 * gdb.base/radix.exp: Fix setup_kfail argument order.
8102 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
8103 order.
8104 * gdb.base/structs.exp (setup_kfails): Remove.
8105 (setup_compiler_kfails): Fix setup_kfail argument order.
8106 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
8107 order.
8108 * gdb.java/jmain.exp: Fix setup_kfail argument order.
8109 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
8110 setup_kfail argument order.
8111 * gdb.cp/overload.exp: Fix setup_kfail argument order.
8112
83d1babf
TT
81132010-05-25 Tom Tromey <tromey@redhat.com>
8114
8115 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
8116
6acb16a2
MS
81172010-05-25 Michael Snyder <msnyder@vmware.com>
8118
8119 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
8120 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
8121 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
8122 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
8123 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
8124 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
8125 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
8126 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
8127 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
8128 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
8129 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
8130 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
8131 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
8132 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
8133 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
8134 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
8135 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
8136 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
8137 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
8138 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
8139 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
8140 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
8141 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
8142 * gdb.base/default.exp: Replace send_gdb with gdb_test.
8143 * gdb.base/define.exp: Replace send_gdb with gdb_test.
8144 * gdb.base/display.exp: Replace send_gdb with gdb_test.
8145 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
8146 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
8147 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
8148 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
8149 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
8150 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
8151 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
8152 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
8153 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
8154 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
8155 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
8156 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
8157 * gdb.base/help.exp: Replace send_gdb with gdb_test.
8158 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
8159 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
8160 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
8161 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
8162 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
8163 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
8164 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
8165 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 8166 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
8167
81682010-05-25 Doug Evans <dje@google.com>
8169
8170 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
8171 gdb.string_to_argv.
ad3986f0 8172
d3b1e874
TT
81732010-05-21 Tom Tromey <tromey@redhat.com>
8174
8175 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
8176 Call it.
8177 * gdb.dwarf2/pieces.S: Update.
8178 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
8179
cb826367
TT
81802010-05-21 Tom Tromey <tromey@redhat.com>
8181
8182 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
8183 Call it.
8184 * gdb.dwarf2/pieces.c (struct C): New.
8185 (f6): New function.
8186 * gdb.dwarf2/pieces.S: Replace.
8187
74de6778
TT
81882010-05-21 Tom Tromey <tromey@redhat.com>
8189
8190 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
8191 Call it.
8192
afd74c5f
TT
81932010-05-21 Tom Tromey <tromey@redhat.com>
8194
8195 * gdb.dwarf2.pieces.exp: New file.
8196 * gdb.dwarf2.pieces.S: New file.
8197 * gdb.dwarf2.pieces.c: New file.
8198
a7b75dfd 81992010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 8200 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
8201
8202 * lib/gdb.exp (gdb_test_no_output): New function.
8203 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
8204 when testing commands that should produce no output.
8205
c81c812a
JB
82062010-05-17 Joel Brobecker <brobecker@adacore.com>
8207
8208 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
8209 parameter that we want to watch being a constant.
8210
0cce5bd9
JB
82112010-05-17 Joel Brobecker <brobecker@adacore.com>
8212
8213 * gdb.ada/cond_lang: New testcase.
8214
47050449
JB
82152010-05-17 Joel Brobecker <brobecker@adacore.com>
8216
8217 * lib/gdb.exp (banned_variables): New variable/constant.
8218 (gdb_init): Add write trace on variables listed in banned_variables.
8219 (gdb_finish): Remove write traces on variables listed in
8220 banned_variables.
8221
77c01586
JB
82222010-05-17 Joel Brobecker <brobecker@adacore.com>
8223
8224 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
8225 * gdb.cp/koenig.exp: Likewise.
8226
88d4aea7
PM
82272010-05-14 Phil Muldoon <pmuldoon@redhat.com>
8228
889bf7c5 8229 PR python/11482
88d4aea7
PM
8230
8231 * gdb.python/py-value.exp (test_value_hash): New function.
8232
f5a010c0
PM
82332010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
8234
8235 PR exp/11530.
8236 * gdb.base/gdb11530.c: New file.
8237 * gdb.base/gdb11530.exp: New file.
8238
8ef4892f
JK
82392010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8240
8241 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
8242 * gdb.dwarf2/dw2-modula2-self-type.S: New.
8243
7322dca9
SW
82442010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
8245
8246 * gdb.cp/koenig.exp: New test.
8247 * gdb.cp/koenig.cc: New test program.
8248
02e7ea18
JB
82492010-05-05 Joel Brobecker <brobecker@adacore.com>
8250
8251 Remove the use of prms_id and bug_id throughout the testsuite.
8252
e1c34c5d
PM
82532010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
8254
8255 PR exp/11349.
8256 * testsuite/gdb.cp/ref-types.exp: Add test to examine
8257 use a reference local variable.
8258
8e1d0c49
JK
82592010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8260
8261 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
8262 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
8263 variable different_dir. Move debugfile into a full directory pathname
8264 under DIFFERENT_DIR.
8265 * lib/gdb.exp (separate_debug_filename): Remove.
8266 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
8267 variable debug_dir and mkdir of it. Update function comments.
8268
e66408ed
PA
82692010-04-29 Pedro Alves <pedro@codesourcery.com>
8270
8271 PR gdb/11557
8272
8273 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
8274 files.
8275
d7b32ed3
PM
82762010-04-29 Phil Muldoon <pmuldoon@redhat.com>
8277
889bf7c5 8278 * gdb.python/py-param.exp: New File.
d7b32ed3 8279
6aecb9c2
JB
82802010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
8281
8282 * gdb.base/default.exp: Fix "set language" test.
8283
bdf92a1c
PM
82842010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
8285
8286 PR breakpoints/11531.
8287 * gdb.base/gdb11531.c: New file.
8288 * gdb.base/gdb11531.exp: New file.
8289
3f172e24
TT
82902010-04-26 Tom Tromey <tromey@redhat.com>
8291
8292 * gdb.base/completion.exp: Add tests for completion and deprecated
8293 commands.
8294
64af4c92
JK
82952010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8296
8297 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
8298 (print /x char_array): Escape curly brackets.
8299
492928e4
JK
83002010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
8301
8302 Fix deadlock on looped list of loaded shared objects.
8303 * gdb.base/solib-corrupted.exp: New.
8304
66d09542
DE
83052010-04-23 Doug Evans <dje@google.com>
8306
8307 * gdb.python/py-section-script.c: New file.
8308 * gdb.python/py-section-script.exp: New file.
8309 * gdb.python/py-section-script.py: New file.
8310
8bd10a10
CM
83112010-04-20 Chris Moller <cmoller@redhat.com>
8312
8313 PR 10179
8314
8315 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
8316 * gdb.base/pr10179-a.c:
8317 * gdb.base/pr10179-b.c:
8318 * gdb.base/pr10179.exp: New files.
8319
c0201579
JK
83202010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8321
8322 Fix crashes on dangling display expressions.
8323 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
8324 is SEP.
8325 (lib_flags): Remove the "debug" keyword.
8326 (libsepdebug): New variable for iterating new loop.
8327 (save_pf_prefix): New variable wrapping the loop.
8328 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
8329 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
8330
793b0ff8
PM
83312010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
8332
8333 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
8334
097f51f7
PM
83352010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
8336
8337 PR stabs/11479.
8338 * gdb.stabs/gdb11479.exp: New file.
8339 * gdb.stabs/gdb11479.c: New file.
8340
9a22f0d0
PM
83412010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
8342
8343 * gdb.base/charset.c (Strin16, String32): New variables.
8344 * gdb.base/charset.exp (gdb_test): Test correct display
8345 of 16 or 32 bit strings.
8346
83472010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
8348
8349 PR 9167
8350 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
8351 * gdb.cp/pr9167.cc: New file.
8352 * gdb.cp/pr9167.exp: New file.
8353
8354
6e354e5e
PM
83552010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
8356
8357 PR pascal/11492.
8358 * gdb.pascal/gdb11492.pas: New file.
8359 * gdb.pascal/gdb11492.exp: New file.
8360
be942545
JB
83612010-04-20 Joel Brobecker <brobecker@adacore.com>
8362
1667e6e3 8363 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 8364
0c3acc09
JB
83652010-04-20 Joel Brobecker <brobecker@adacore.com>
8366
8367 * gdb.ada/dyn_loc: New testcase.
8368
ec31cde5
CM
83692010-04-20 Chris Moller <cmoller@redhat.com>
8370
8371 PR 10867
889bf7c5 8372
ec31cde5
CM
8373 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
8374 * gdb.cp/pr10687.cc: New file.
8375 * gdb.cp/pr10687.exp: New file.
8376
8377
ce4b0682
SDJ
83782010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8379 Sergio Durigan Junior <sergiodj@redhat.com>
8380
8381 * gdb.fortran/logical.exp: New testcase.
8382 * gdb.fortran/logical.f90: New file.
8383
3436961f
DE
83842010-04-19 Doug Evans <dje@google.com>
8385
8386 * gdb.base/help.exp (help source): Update expected output.
8387
4d836c09
JK
83882010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8389
8390 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
8391 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
8392 gdb_exit and return.
8393 (executable): New variable.
8394 (binfile): Use it.
8395
6149aea9
PA
83962010-04-19 Pedro Alves <pedro@codesourcery.com>
8397
8398 PR breakpoints/8554.
8399
8400 * gdb.trace/save-trace.exp: Adjust.
8401
ed41462c
L
84022010-04-17 H.J. Lu <hongjiu.lu@intel.com>
8403
8404 PR corefiles/11511
8405 * gdb.arch/system-gcore.exp: New.
8406 * gdb.arch/gcore.c: Likewise.
8407
3f7b2faa
DE
84082010-04-15 Doug Evans <dje@google.com>
8409
fa33c3cd
DE
8410 * gdb.python/py-progspace.c: New file.
8411 * gdb.python/py-progspace.exp: New file.
8412
3f7b2faa
DE
8413 * gdb.base/source.exp: Add tests for "source -s".
8414
79f283fe
PM
84152010-04-14 Phil Muldoon <pmuldoon@redhat.com>
8416
8417 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
8418 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
8419 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
8420 * gdb.python/py-mi.exp: New test for to_string returning None.
8421
fc8eb08a
PM
84222010-04-12 Phil Muldoon <pmuldoon@redhat.com>
8423
8424 * gdb.python/py-breakpoint.c: Make result global.
8425
26e197f6
JK
84262010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8427
8428 Fix non-GNU make compatibility.
8429 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
8430
adc36818
PM
84312010-04-09 Phil Muldoon <pmuldoon@redhat.com>
8432
8433 * gdb.python/py-breakpoint.exp: New File.
8434 * gdb.python/py-breakpoint.C: Ditto.
8435
64e17368
SS
84362010-04-08 Stan Shebs <stan@codesourcery.com>
8437
8438 * gdb.trace/actions.exp: Clear default-collect.
8439 * gdb.trace/save-trace.exp: Clear default-collect.
8440
fff5cc64
PM
84412010-04-08 Phil Muldoon <pmuldoon@redhat.com>
8442
8443 * gdb.python/py-value: Add null string variable.
8444 (test_lazy_string): Test zero length, NULL address lazy
8445 strings.
8446
a055a187
L
84472010-04-07 H.J. Lu <hongjiu.lu@intel.com>
8448
8449 * gdb.arch/i386-avx.c: New.
8450 * gdb.arch/i386-avx.exp: Likewise.
8451
8452 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
8453
96e39866
DE
84542010-04-06 Doug Evans <dje@google.com>
8455
8456 * gdb.base/source-test.gdb: New file.
8457 * gdb.base/source.exp: Test source -v.
8458
5984a431
UW
84592010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8460
8461 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
8462
ec8a089a
PM
84632010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
8464
8465 * gdb.stabs/aout.sed: Convert all backslash to double backslash
8466 within one line, unless it is followed by a double quote.
8467 * gdb.stabs/hppa.sed: Idem.
8468 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
8469 * gdb.stabs/weird.exp: Check for correct parsing of
8470 char and string constants.
ec8a089a
PM
8471 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
8472 in .stabs to .stabx substitution.
8473
fce3c1f0
SS
84742010-04-05 Stan Shebs <stan@codesourcery.com>
8475
8476 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
8477 constant global.
8478 * gdb.trace/tfile.exp: Try to print them.
8479
d77f58be
SS
84802010-04-04 Stan Shebs <stan@codesourcery.com>
8481
8482 * gdb.base/completion.exp: Update for new "info watchpoints".
8483 * gdb.base/default.exp: Ditto.
8484 * gdb.base/help.exp: Ditto.
8485 * gdb.base/watchpoint.exp: Ditto.
8486 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 8487
af54718e
SS
84882010-04-04 Stan Shebs <stan@codesourcery.com>
8489
8490 * gdb.trace/tfile.exp: Sharpen tfind test.
8491
74d1f91e
JK
84922010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8493
8494 * gdb.base/break-entry.exp: New.
8495
eb8e76db 84962010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 8497 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
8498
8499 * gdb.reverse/i386-sse-reverse.exp: New file.
8500 * gdb.reverse/i386-sse-reverse.c: New file.
8501
bf65cad8
PA
85022010-04-02 Pedro Alves <pedro@codesourcery.com>
8503
8504 * gdb.trace/tfind.exp: Adjust expected disassembly output.
8505
fff87407
SS
85062010-04-01 Stan Shebs <stan@codesourcery.com>
8507
8508 * gdb.trace/actions.exp: Tweak expected output.
8509 * gdb.trace/while-stepping.exp: Tweak expected output.
8510
fe01d668
L
85112010-04-01 H.J. Lu <hongjiu.lu@intel.com>
8512
8513 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
8514
86b17b60
PA
85152010-04-01 Pedro Alves <pedro@codesourcery.com>
8516
8517 * gdb.base/commands.exp: Adjust.
8518 * gdb.cp/extern-c.exp: Adjust.
8519
2c58c0a9
PA
85202010-04-01 Pedro Alves <pedro@codesourcery.com>
8521
8522 * gdb.trace/collection.c (local_test_func): Define a local struct,
8523 and instanciate it.
8524
0db9b91c
PA
85252010-04-01 Pedro Alves <pedro@codesourcery.com>
8526
8527 * gdb.trace/collection.exp (gdb_collect_args_test)
8528 (gdb_collect_argarray_test): XFAIL the tests that assume the
8529 argarray argument's elements are collected.
8530
8072405b
JK
85312010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
8532
8533 * gdb.dwarf2/dw2-bad-parameter-type.exp,
8534 gdb.dwarf2/dw2-bad-parameter-type.S: New.
8535
8bf6485c
SS
85362010-03-31 Stan Shebs <stan@codesourcery.com>
8537
8538 * gdb.trace/save-trace.exp: Test save/restore of default-collect
8539 and tracepoint conditionals.
8540 (gdb_verify_tracepoints): Delete unused return.
8541
fd7f724a
KS
85422010-03-26 Keith Seitz <keiths@redhat.com>
8543
8544 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
8545 appear in the output before main.
8546 Remove KFAIL for gdb/2215 aka bz 9320.
8547
8d9e7719
DE
85482010-03-30 Doug Evans <dje@google.com>
8549
0906dd0b
DE
8550 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
8551 by dejagnu.
8552 * gdb.arch/amd64-dword.exp: Ditto.
8553
8d9e7719
DE
8554 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
8555 match.
8556 (break printf): Ditto.
8557
1da644f0
SW
85582010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
8559
8560 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
8561 gcc < 4.4.
8562 * gdb.cp/shadow.exp: Ditto.
8563
a8121990
PA
85642010-03-29 Pedro Alves <pedro@codesourcery.com>
8565
8566 * gdb.trace/collection.exp (run_trace_experiment): Make sure
8567 "tstart" is silent.
8568
6e79d367
PA
85692010-03-29 Pedro Alves <pedro@codesourcery.com>
8570
8571 * gdb.trace/collection.exp (executable): New.
8572 (binfile): Use it.
8573 (fpreg, spreg, pcreg): New.
8574 (test_register): Use gdb_test_multiple. Pass /x to print.
8575 (prepare_for_trace_test): New.
8576 (run_trace_experiment): Use "continue", not gdb_run_cmd.
8577 (gdb_collect_args_test, gdb_collect_argstruct_test)
8578 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
8579 prepare_for_trace_test.
8580 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
8581 fpreg, spreg and pcreg.
8582 (gdb_collect_expression_test, gdb_collect_globals_test): Use
8583 prepare_for_trace_test.
8584 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
8585 try to detect tracing support here. Don't set breakpoints at
8586 `begin' or `end' here.
8587 <global scope>: Use clean_restart. Run to main before checking
8588 for tracing support. Check for for tracing support here.
8589
09248348
JK
85902010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8591
8592 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
8593 " as $displacement" to "seen displacement message".
8594
d350db38
PA
85952010-03-28 Pedro Alves <pedro@codesourcery.com>
8596
8597 * gdb.trace/while-dyn.exp (executable): New variable.
8598 (binfile): Use it.
8599 (test_while_stepping): New function. Move most tests here. Call
8600 it once for each of the while-stepping, stepping and ws aliases.
8601
907af001
UW
86022010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8603
8604 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
8605 that do not provide the tagless_struct type name at all.
8606 (test_print_anon_union): Do not check value of uninitialized
8607 union member. Do not use cp_test_ptype_class, so we can accept
8608 "long" as well as "long int".
8609
610197fd
PA
86102010-03-26 Pedro Alves <pedro@codesourcery.com>
8611
8612 * gdb.trace/tfile.c (tohex, bin2hex): New.
8613 (write_error_trace_file): Hexify error description.
8614
6c28cbf2
SS
86152010-03-25 Stan Shebs <stan@codesourcery.com>
8616
8617 * gdb.trace/tfile.c: Generate an additional trace file, improve
8618 portability.
8619 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
8620 files in a better way.
8621
e62b8c7e
KS
86222010-03-25 Keith Seitz <keiths@redhat.com>
8623
8624 * gdb.java/jprint.exp: XFAIL printing of static class members
8625 because of GCC debuginfo problem.
8626
82ccf5a5
JK
86272010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8628
8629 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
8630
293e2f9e
DJ
86312010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
8632
8633 * gdb.base/completion.exp: Allow long instead of long int.
8634 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
8635 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
8636 variable p.
8637 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
8638 * gdb.base/pointers.exp: Allow long instead of long int.
8639 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
8640 * gdb.base/step-line.exp: Allow a directory before the source file name.
8641
95a42b64
TT
86422010-03-24 Tom Tromey <tromey@redhat.com>
8643
8644 PR breakpoints/9352:
8645 * gdb.base/default.exp: Update.
8646 * gdb.base/commands.exp: Update.
8647 * gdb.cp/extern-c.exp: Test setting commands on multiple
8648 breakpoints at once.
8649
2390201f
DJ
86502010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
8651
8652 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
8653 if gdb,nosignals.
8654 * gdb.base/watchpoints.c: Do not include unnecessary headers.
8655 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
8656 exited".
8657
8c9a6790
SS
86582010-03-24 Stan Shebs <stan@codesourcery.com>
8659
8660 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
8661
a6c727b2
DJ
86622010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
8663
8664 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
8665 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
8666 argument. Handle "short" and "long".
8667 (Top level): Pass overprototyped output for old_fptr and xptr.
8668
4dfd5423
PA
86692010-03-23 Pedro Alves <pedro@codesourcery.com>
8670
8671 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
8672 format strings and add casts to avoid compiler warnings.
8673
86742010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
8675
8676 * lib/trace-support.exp (gdb_trace_setactions):
8677 Don't expect whitespace after ">" prompt.
8678 * gdb.trace/actions.exp: Adjust for output changes.
8679 * gdb.trace/while-stepping.exp: Likewise.
8680
c847d045
JK
86812010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8682
8683 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
8684 and r157645).
8685
5f717f1d
JK
86862010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8687
8688 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
8689 New.
8690
7d6d51d5
DJ
86912010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
8692
8693 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
8694 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
8695
3b11a015
SS
86962010-03-19 Stan Shebs <stan@codesourcery.com>
8697
8698 * gdb.trace/ax.exp: New file.
8699
d7d158ed
DE
87002010-03-19 Doug Evans <dje@google.com>
8701
6bb85cd1
DE
8702 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
8703 output from gcc.
8704
d7d158ed
DE
8705 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
8706 named /usr/sbin/prelink<foo>.
8707
4daf5ac0
SS
87082010-03-18 Stan Shebs <stan@codesourcery.com>
8709
8710 * gdb.trace/circ.exp: Test circular-trace-buffer.
8711 * gdb.trace/tfile.exp: Update tstatus test.
8712
e8d05480
JB
87132010-03-18 Joel Brobecker <brobecker@adacore.com>
8714
8715 * gdb.dwarf2/dw2-anonymous-func.S: New file.
8716 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
8717
441b986a
UW
87182010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8719
8720 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
8721
4247603b
PA
87222010-03-18 Pedro Alves <pedro@codesourcery.com>
8723
8724 * gdb.base/default.exp: Adjust the expected output of the finish
8725 and until commands when the inferior is not being run.
8726
13387711
SW
87272010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
8728
8729 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
8730 * gdb.cp/nsusing.exp: Ditto.
8731
6e31430b
TT
87322010-03-15 Tom Tromey <tromey@redhat.com>
8733
8734 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
8735 * gdb.cp/userdef.cc (operator==): New function.
8736 (main): New locals mem1, mem2.
8737
e2d69cb5
JZ
87382010-03-15 Jie Zhang <jie@codesourcery.com>
8739
8740 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
8741 Declare and use new loadtimeout variable.
8742
f572f0a9
DJ
87432010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
8744
8745 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
8746 Use gdb_load later.
8747
51f4c0b0
PA
87482010-03-14 Pedro Alves <pedro@codesourcery.com>
8749
8750 * gdb.base/solib-disc.c (main): Make format of fprintf a string
8751 literal. Add missing endlines to prints to stderr.
8752
1c809c68
TT
87532010-03-12 Tom Tromey <tromey@redhat.com>
8754
8755 PR c++/9708:
8756 * gdb.cp/m-static.exp: Add regression test.
8757 * gdb.cp/m-static.cc (method): New method.
8758 (main): Call it.
8759
00ae8fef
SW
87602010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
8761
8762 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
8763 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
8764
759f0f0b
PA
87652010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
8766
21e24d21
PA
8767 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
8768
87692010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
8770
759f0f0b
PA
8771 * lib/gdb.exp (skip_stl_tests): New.
8772 (gdb_compile): Symbian needs -ldl.
8773 (shlib_target_file): New.
8774 (shlib_symbol_file): New.
8775 (gdb_load_shlibs): Use shlib_target_file.
8776 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
8777 * gdb.cp/exception.exp: Use skip_stl_tests.
8778 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
8779 * gdb.cp/try_catch.exp: Use skip_stl_tests.
8780 * gdb.cp/mb-templates.exp: Ditto.
8781 * gdb.base/commands.exp: Relax regexes.
8782 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
8783 shlib_target_file and shlib_symbol_file.
8784 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
8785 sections.
8786 * gdb.base/ending-run.exp: Accept E32Main for symbian.
8787 * gdb.base/solib-disc.exp: Use
8788 shlib_target_file and shlib_symbol_file.
8789 * gdb.base/unload.exp: Don't skip on symbian. Use
8790 shlib_target_file and shlib_symbol_file.
8791 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
8792
6a8f2671 87932010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 8794
6a8f2671
PA
8795 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
8796 * gdb.trace/report.exp: Adjust for x86 and x86_64.
8797 Issue a tfind end before looking for a tracepoint frame.
8798 * gdb.trace/tfind.exp: Adjust tstatus output.
8799 Adjust disassembly output.
8800 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
8801
ccf26247
JK
88022010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8803
8804 * gdb.base/break-interp.exp: Create new displacement parameter value
8805 for the test_ld calls.
8806 (reach): New parameter displacement, verify its content. New push of
8807 pf_prefix "reach-$func:". Import global expect_out.
8808 (test_core): New parameter displacement, verify its content. New push
8809 of pf_prefix "core:". New command "set verbose on". Import global
8810 expect_out.
8811 (test_attach): New parameter displacement, verify its content. New
8812 push of pf_prefix "attach:". New command "set verbose on". Import
8813 global expect_out.
8814 (test_ld): New parameter displacement, pass it to the reach, test_core
8815 and test_attach calls and verify its content in the "ld.so exit" test.
8816 * gdb.base/prelink.exp: Remove gdb_exit and final return.
8817 (prelink): Update expected text, use gdb_test.
8818
e469c7fb
DE
88192010-03-10 Doug Evans <dje@google.com>
8820
8821 * gdb.base/checkpoint.exp: Fix comment.
8822 Lengthen timeout while doing >600 checkpoints test.
8823 Rename duplicate "kill all one" test to keep test names unique.
8824
60e1c644
PA
88252010-03-10 Pedro Alves <pedro@codesourcery.com>
8826
8827 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
8828
cec808ec
KS
88292010-03-08 Keith Seitz <keiths@redhat.com>
8830
889bf7c5
PA
8831 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
8832 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
8833 (dm_type_long): New function.
8834 (dm_type_unsigned_short): New function.
8835 (dm_type_unsigned_long): New function.
8836 (myint): New typedef.
8837 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
8838 long, unsigned shor and long, operator char*, and typedef.
8839 (test_lookup_operator_functions): Add operator char* test.
8840 (test_paddr_operator_functions): Likewise.
8841 (test_paddr_overloaded_functions): Use probe values for
8842 short, long, and unsigned short and long.
8843 (test_paddr_hairy_functions): If the demangler probe detected
8844 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
8845 demangler.
8846 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
8847 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
8848 and "print null_pmf".
8849 Add test "ptype a.*pmf".
8850 * gdb.cp/overload.exp: Allow optional "int" to appear with
8851 "short" and "long".
8852 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
8853 long expect value for men_overload1arg.
8854 Allow "int" to appear with "short" and "long".
8855 When testing "info break", add argument for main (void).
8856 Also allow "int" to appear with "short" and "long".
8857 Ditto with "unsigned" and "long long".
cec808ec
KS
8858 * gdb.java/jmain.exp: Do not enclose methods names in single
8859 quotes.
8860 * gdb.java/jmisc.exp: Likewise.
8861 * gdb.java/jprint.exp: Likewise.
8862 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
8863
8864 From Jan Kratochvil <jan.kratochvil@redhat.com>:
8865 * gdb.cp/exception.exp (backtrace after first throw)
8866 (backtrace after second throw): Allow a namespace before __cxa_throw.
8867 (backtrace after first catch, backtrace after second catch): Allow
8868 a namespace before __cxa_begin_catch.
8869
8870 * gdb.cp/cpexprs.exp: New file.
8871 * gdb.cp/cpexprs.cc: New file.
8872
8873 From Daniel Jacobowitz <dan@codesourcery.com>
8874 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
8875 to use string_to_regexp.
8876 (ctor, dtor): New functions. Use them to match constructor
8877 and destructor function types.
8878 (Top level): Use runto_main.
8879
f870a310
TT
88802010-03-05 Tom Tromey <tromey@redhat.com>
8881
8882 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
8883 gdb.target_charset.
8884 (pp_ns.to_string): Likewise.
8885
0c199f28
KS
88862010-03-04 Keith Seitz <keiths@redhat.com>
8887
8888 * gdb.cp/overload.exp: Test that the filename portion of a linespec
8889 can be quoted. Test that both the filename and function/line
8890 portions can be quoted at the same time.
8891
c7437ca6
PA
88922010-03-04 Pedro Alves <pedro@codesourcery.com>
8893
8894 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
8895
b111b805
DE
88962010-03-03 Doug Evans <dje@google.com>
8897
24486cb7
DE
8898 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
8899 libc contains libpthread.
8900
b111b805
DE
8901 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
8902 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
8903 of gdb_compile. Add another pattern to match android backtrace.
8904
a0e0ef55
TT
89052010-03-03 Tom Tromey <tromey@redhat.com>
8906
8907 PR gdb/11345:
8908 * gdb.base/printcmds.exp (test_printf): Add test.
8909
1ba53b71
L
89102010-03-02 H.J. Lu <hongjiu.lu@intel.com>
8911
8912 * gdb.arch/amd64-byte.exp: New.
8913 * gdb.arch/amd64-dword.exp: Likewise.
8914 * gdb.arch/amd64-pseudo.c: Likewise.
8915 * gdb.arch/amd64-word.exp: Likewise.
8916 * gdb.arch/i386-byte.exp: Likewise.
8917 * gdb.arch/i386-pseudo.c: Likewise.
8918 * gdb.arch/i386-word.exp: Likewise.
8919
f5dff777
DJ
89202010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
8921
8922 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
8923 types. Add structreg, bitfields, and flags registers.
8924 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
8925 registers.
8926
90884b2b
L
89272010-03-01 H.J. Lu <hongjiu.lu@intel.com>
8928
8929 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
8930 (load_description): Set architecture if defined.
8931
dc00d89f
PM
89322010-02-28 Phil Muldoon <pmuldoon@redhat.com>
8933
8934 * gdb.python/py-frame.exp: Add read_var block tests.
8935 * gdb.python/py-frame.c (block): New function.
8936
0e095b7e
JK
89372010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8938 Daniel Jacobowitz <dan@codesourcery.com>
8939
8940 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
8941
624f1a65
DM
89422010-02-25 David S. Miller <davem@davemloft.net>
8943
8944 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
8945 fix logic for setting all_syscalls_numbers.
8946
f3e9a817
PM
89472010-02-24 Phil Muldoon <pmuldoon@redhat.com>
8948
8949 * Makefile.in: Add py-block and py-symbol.
8950 * gdb.python/py-symbol.exp: New File.
8951 * gdb.python/py-symtab.exp: New File.
8952 * gdb.python/py-block.exp: New File.
8953 * gdb.python/py-symbol.c: New File.
8954 * gdb.python/py-block.c: New File.
8955
f6bbabf0
PM
89562010-02-24 Phil Muldoon <pmuldoon@redhat.com>
8957
8958 PR python/11314
8959 * lib/gdb.exp (skip_python_tests): New function.
8960 * gdb.python/py-cmd.exp: Use skip_python_tests.
8961 * gdb.python/py-frame.exp: Likewise.
8962 * gdb.python/py-function.exp: Likewise.
8963 * gdb.python/py-prettyprint.exp: Likewise.
8964 * gdb.python/py-template.exp: Likewise.
8965 * gdb.python/py-type.exp: Likewise.
8966 * gdb.python/py-value.exp: Likewise.
8967
85d721b8
PA
89682010-02-22 Pedro Alves <pedro@codesourcery.com>
8969
8970 PR9605
8971
8972 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
8973
48e32051
TT
89742010-02-19 Tom Tromey <tromey@redhat.com>
8975
8976 PR c++/8693, PR c++/9496:
8977 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
8978 regression tests.
8979
ac9c0048
JK
89802010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8981
8982 Fix compatibility with m68k as.
8983 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
8984 Use only /* comments */.
8985
57bb97a4
UW
89862010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8987
8988 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
8989 * configure: Regenerate.
8990
7d1bf85c
DJ
89912010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
8992
8993 * gdb.python/py-type.exp: Check for Python support.
8994
061b5285
PA
89952010-02-17 Pedro Alves <pedro@codesourcery.com>
8996
8997 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
8998 `regsub' syntax available.
8999
f8a8bc2c
PA
90002010-02-17 Pedro Alves <pedro@codesourcery.com>
9001
9002 * gdb.base/shmain.c (main): Remove printf call.
9003 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
9004 * gdb.base/unload.c (main): Make format of fprintf a string
9005 literal. Add missing endlines to prints to stderr.
9006 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
9007
6f451e5e
TT
90082010-02-17 Tom Tromey <tromey@redhat.com>
9009
9010 * gdb.java/jprint.java (jprint.props): New field.
9011 * gdb.java/jprint.exp (set_lang_java): Add regression test.
9012
12d79008
PA
90132010-02-17 Pedro Alves <pedro@codesourcery.com>
9014
ef801a0e 9015 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
9016 available.
9017
d252f7e5
DJ
90182010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9019
9020 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
9021 creation to support remote host testing.
9022
67bdab6c
DJ
90232010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9024
9025 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
9026 Recognize "command not found".
9027
bb391223
DJ
90282010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9029
9030 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
9031 single-stepping.
9032
70362913
DJ
90332010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9034
9035 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
9036 if arguments are not supported.
9037
493f3c00
DJ
90382010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9039
9040 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
9041 be const or non-const.
9042
8034c749
DJ
90432010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9044
9045 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
9046 mi_send_resuming_command to send -exec-continue.
9047
791dfb64
DJ
90482010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9049
9050 * gdb.base/list.exp (test_list_filename_and_function): Add test
9051 with single quotes.
9052 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
9053 matching.
9054 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
9055 Add KFAIL'd tests for PR gdb/11289.
9056
7c5fe868
DJ
90572010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9058
9059 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
9060
fdc498b8
DJ
90612010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9062
9063 * gdb.base/comp-dir/subdir/dummy.txt: New file.
9064 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
9065 a temporary directory.
9066
b519e2a6
DJ
90672010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9068
9069 * gdb.base/charset.exp: Use a single regular expression to match
9070 show host-charset and show target-charset output.
9071
74164c56
JK
90722010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9073
9074 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
9075 "Illegal process-id" expect string more exact.
9076 (attach to digits-starting nonsense is prohibited): New.
9077
701ed6dc
JK
90782010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9079
9080 * gdb.base/prelink.exp (set verbose on): New.
9081
889bf7c5 90822010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
9083
9084 * mi-reverse.exp: New file. Test for reverse option to the
9085 following MI commands: exec-continue, exec-finish, exec-next,
9086 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 9087
dadf0e9c
JB
90882010-02-09 Joel Brobecker <brobecker@adacore.com>
9089
9090 * gdb.ada/ptype_tagged_param: New testcase.
9091
714f19d5
TT
90922010-02-08 Tom Tromey <tromey@redhat.com>
9093
9094 PR c++/8017:
9095 * gdb.cp/overload.exp: Add tests.
9096 * gdb.cp/overload.cc (struct K): New.
9097 (namespace N): New.
9098 (main): Call new functions.
9099 (K::staticoverload): Define.
9100
889bf7c5 91012010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
9102
9103 PR gdb/10728
9104 * gdb.cp/pr10728-x.h: New file.
9105 * gdb.cp/pr10728-x.cc: New file.
9106 * gdb.cp/pr10728-y.cc: New file.
9107 * gdb.cp/pr10728.exp: New file.
9108 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
9109
889bf7c5 91102010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
9111
9112 PR gdb/9067
9113 * gdb.cp/pr9067.exp: New
9114 * gdb.cp/pr9067.cc: New
9115 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
9116
7b356089
JB
91172010-02-08 Joel Brobecker <brobecker@adacore.com>
9118
9119 * lib/gdb.exp (gdb_test_timeout): New global variable.
9120 Set it to timeout if not already set.
9121 (gdb_init): Reset the value of timeout to gdb_test_timeout.
9122
1be00882
DE
91232010-02-05 Doug Evans <dje@google.com>
9124
9125 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
9126 user.
9127
82856980
SW
91282010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
9129
9130 PR c++/7935:
9131 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
9132
1a334831
TT
91332010-02-04 Tom Tromey <tromey@redhat.com>
9134
9135 * gdb.cp/virtbase.exp: Make test case names unique.
9136
9c3c02fd
TT
91372010-02-02 Tom Tromey <tromey@redhat.com>
9138
9139 * gdb.cp/virtbase.exp: Add regression tests.
9140 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
9141 (main): Instantiate RHC.
9142
0cc2414c
TT
91432010-02-02 Tom Tromey <tromey@redhat.com>
9144
9145 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
9146 type-printing change.
9147
edf3d5f3
TT
91482010-02-02 Tom Tromey <tromey@redhat.com>
9149
9150 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
9151 * gdb.cp/virtbase.cc: New file.
9152 * gdb.cp/virtbase.exp: New file.
9153 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
9154
e4b7f41c
JK
91552010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9156
9157 PR libc/11214:
9158 * gdb.threads/current-lwp-dead.c: Include features.h.
9159 (HAS_NOMMU): New.
9160 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
9161
b381ea14
JK
91622010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9163
9164 * gdb.base/symbol-without-target_section.exp,
9165 gdb.base/symbol-without-target_section.c: New.
9166
c593ac0e
DJ
91672010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9168
9169 * gdb.base/bigcore.exp: Reset increased timeout.
9170 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
9171
db25f29d
DJ
91722010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9173
9174 * gdb.base/gcore.exp (capture_command_output): Use
9175 gdb_test_multiple.
9176
f9d67f43
DJ
91772010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9178
9179 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
9180 * gdb.arch/thumb2-it.exp (test_it_break): New function.
9181 (Top level): Call it.
9182
177321bd
DJ
91832010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9184
9185 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
9186
97f2ed50
DJ
91872010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
9188
9189 * gdb.base/call-strs.exp, gdb.base/default.exp,
9190 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
9191 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
9192 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
9193 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
9194 gdb.base/watchpoint-solib.exp: Save and restore timeout.
9195 * gdb.base/ending-run.exp: Correct restore of timeout.
9196 * gdb.base/page.exp: Remove unnecessary timeout setting.
9197
e4e2711a
JB
91982010-01-29 Joel Brobecker <brobecker@adacore.com>
9199
9200 * gdb.ada/rec_return: New testcase.
9201
ba581dc1
JB
92022010-01-29 Joel Brobecker <brobecker@adacore.com>
9203
9204 * gdb.ada/call_pn: New testcase.
9205
4ea95be9
DJ
92062010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
9207
9208 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
9209 (Top level): Use it to resume.
9210 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
9211 the Thumb mode displaced stepping error as unsupported.
9212
df83a9bf
SW
92132010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
9214
889bf7c5
PA
9215 * gdb.cp/nsusing.exp: Added more tests.
9216 * gdb.cp/nsrecurs.exp: Ditto.
9217 * gdb.cp/nsusing.cc: Added test functions.
9218 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 9219
40b27cdc
JK
92202010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9221
9222 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
9223 absolute directory pathnames in gdb.sum file.
9224
de958931
SW
92252010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
9226
9227 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
9228 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
9229
708ead4e
TT
92302010-01-26 Tom Tromey <tromey@redhat.com>
9231
9232 PR exp/7643:
9233 * gdb.base/printcmds.exp (test_print_string_constants): Remove
9234 setup_kfail.
9235
b14e635e
SW
92362010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
9237
9238 * gdb.cp/nsrecurs.exp: New test.
9239 * gdb.cp/nsrecurs.cc: New test program.
9240 * gdb.cp/nsstress.exp: New test.
9241 * gdb.cp/nsstress.cc: New test program.
9242 * gdb.cp/nsdecl.exp: New test.
9243 * gdb.cp/nsdecl.cc: New test program.
9244
8540c487
SW
92452010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
9246
9247 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
9248 imported into file scope.
9249 Marked test as xfail.
9250 * gdb.cp/namespace-using.cc (marker5): New function.
9251 * gdb.cp/shadow.exp: New test.
9252 * gdb.cp/shadow.cc: New test program.
9253 * gdb.cp/nsimport.exp: New test.
9254 * gdb.cp/nsimport.cc: New test program.
9255
421d5d99
TT
92562010-01-25 Tom Tromey <tromey@redhat.com>
9257
9258 PR gdb/11049:
9259 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
9260 with "set print null-stop on".
9261
691f8dc1
JK
92622010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9263
9264 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
9265 Adjust it for DISASSEMBLY_OMIT_FNAME.
9266
0b92b5bb
TT
92672010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9268
9269 PR symtab/11199:
9270 * gdb.dwarf2/member-ptr-forwardref.exp,
9271 gdb.dwarf2/member-ptr-forwardref.S: New.
9272
23787403
JK
92732010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9274
9275 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
9276 (thread1_func): Protect thread1_tid with thread1_tid_cond by
9277 thread1_tid_mutex. Remove gdbstop_mutex handling.
9278 (thread2_func): Protect thread2_tid with thread2_tid_cond by
9279 thread2_tid_mutex. Remove gdbstop_mutex handling.
9280 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
9281 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
9282 pthread_cond_wait conditionalizations by while loops.
9283
b966cb8a
TT
92842010-01-20 Tom Tromey <tromey@redhat.com>
9285
9286 PR backtrace/10770:
9287 * gdb.dwarf2/pr10770.exp: New file.
9288 * gdb.dwarf2/pr10770.c: New file.
9289 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
9290
fcae584b
VP
92912010-01-20 Vladimir Prus <vladimir@codesourcery.com>
9292
9293 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
9294 that target was removed, and the test always runs native anyway.
9295
a0f49112
JK
92962010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9297
9298 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
9299 gdb.base/watchpoint-cond-gone-stripped.c: New.
9300
ceeb3d5a
TT
93012010-01-19 Tom Tromey <tromey@redhat.com>
9302
9303 PR c++/8000:
9304 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
9305 existing tests.
9306 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
9307 (main): Use AAA::SomeEnum.
9308
dd322c54
JK
93092010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9310
9311 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
9312 (test_ignore_count): Declare line_callme_body global.
9313 (run to breakpoint with ignore count): Use line_callme_body.
9314 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
9315 (set line_main_hello, set line_main_return): Reindent.
9316 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
9317 New.
9318 (continue to callee4): Use line_callee4_body.
9319 (check *stopped from CLI command): Use line_callee4_next.
9320 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
9321 (set line_main_hello, set line_main_return): Reindent.
9322 (set line_callee4_head, set line_callee4_body): New.
9323 (continue to callee4): Use line_callee4_body.
9324
4e8f195d
TT
93252010-01-18 Tom Tromey <tromey@redhat.com>
9326
9327 PR c++/9680:
9328 * gdb.cp/casts.cc: Add new classes and variables.
9329 * gdb.cp/casts.exp: Test new operators.
9330
9e14a9ba
JB
93312010-01-18 Tom Tromey <tromey@redhat.com>
9332 Thiago Jung Bauermann <bauerman@br.ibm.com>
9333
9334 * gdb.python/source2.py: New file.
9335 * gdb.python/source1: New file.
9336 * gdb.python/python.exp: Test "source" command.
9337
00bf0b85
SS
93382010-01-15 Stan Shebs <stan@codesourcery.com>
9339
9340 * gdb.trace/tfile.c: New file.
9341 * gdb.trace/tfile.exp: New file.
889bf7c5 9342
55235ad7
JK
93432010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9344
9345 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
9346
9f2982ff
JK
93472010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9348
9349 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
9350
bbfba9ed
JK
93512010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9352
9353 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
9354 (libfunc): New parameter action. Implement also selectable "sleep".
9355 * gdb.base/break-interp-main.c: Include assert.h.
9356 (libfunc): New parameter action.
9357 (main): New parameters argc and argv. Assert argc. Pass argv.
9358 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
9359 (test_attach): New proc.
9360 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
9361 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
9362
61f0d762
JK
93632010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9364
9365 * gdb.base/break-interp.exp (test_core): New proc.
9366 (test_ld): Call it.
9367
06a6f270
JK
93682010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9369
9370 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
9371 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
9372 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
9373 and gdb_compile_shlib. Use new -Wl compiler options.
9374 (dl bt, main bt): New tests.
9375
51bee8e9
JK
93762010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9377
9378 Support PIEs with no symfile_objfile.
9379 * gdb.base/break-interp.exp: New argument at the test_ld calls.
9380 (test_ld): New parameter trynosym.
9381 (test_ld <$trynosym>): New block.
9382
b8040f19
JK
93832010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9384
9385 * gdb.base/break-interp.exp: New file.
9386
be759fcf
PM
93872010-01-13 Phil Muldoon <pmuldoon@redhat.com>
9388
9389 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
9390 * gdb.python/py-prettyprint.py (pp_ls): New printer.
9391 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
9392 test.
9393 * gdb.python/py-prettyprint.c: Define lazystring test structure.
9394 * gdb.python/py-mi.exp: Add lazy string test.
9395
dc146f7c
VP
93962010-01-13 Vladimir Prus <vladimir@codesourcery.com>
9397
9398 * lib/mi-support.exp (mi_check_thread_states): Handle
9399 core number in thread listing.
9400
b4ba55a1
JB
94012010-01-12 Joel Brobecker <brobecker@adacore.com>
9402
9403 * gdb.base/maint.exp: Adjust the expected output for the
9404 "maint print type" test. Use gdb_test_multiple instead of
9405 gdb_sent/gdb_expect.
9406
08e24bd4
DE
94072010-01-11 Doug Evans <dje@google.com>
9408
6496a609
DE
9409 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
9410 from gdbserver_download. All callers updated.
9411
08e24bd4
DE
9412 * gdb.server/ext-run.exp: "info os processes" requires xml support.
9413
b5cfddf5
JK
94142010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9415
9416 Implement binary numbers parsing.
9417 * gdb.base/printcmds.exp (test_integer_literals_accepted)
9418 (test_integer_literals_rejected): New binary tests.
9419
3725885a
RW
94202010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
9421
9422 * gdb.cell/configure: Regenerate.
9423
37aeb5df
JK
94242010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9425
9426 * gdb.base/corefile.exp: Move the core finding block out and call it as
9427 core_find, new variable $corefile, replace corefile by $corefile and
9428 [file tail $corefile] for usage vs. test names resp.
9429 * lib/gdb.exp (core_find): Move it as a new function here. New
9430 parameter binfile and deletefiles. New variable $destcore. Pre-delete
9431 $destcore. Return "" on error.
9432
d521f563
JK
94332010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9434
9435 Workaround PR binutils/10802.
9436 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
9437 (twice).
9438
28f24826
DJ
94392010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
9440
9441 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
9442
2de75e71
JB
94432010-01-08 Joel Brobecker <brobecker@adacore.com>
9444
9445 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
9446 call, to avoid interruption.
9447
fe00719b 94482010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
9449
9450 * gdb.stabs/weird.def (args93): New.
9451
d0ef5df8
DE
94522010-01-07 Doug Evans <dje@google.com>
9453
9454 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
9455
3a08d52f
TT
94562010-01-07 Tom Tromey <tromey@redhat.com>
9457
9458 * gdb.base/source.exp: Use correct line number.
9459
7a697b8d
SS
94602010-01-05 Stan Shebs <stan@codesourcery.com>
9461
9462 * gdb.trace/tracecmd.exp: Test ftrace.
9463
7803799a
UW
94642010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9465
9466 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
9467
c54eabfa
JK
94682010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9469
9470 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
9471 "uint_for_mi_testing".
9472
02e7ef19
JB
94732010-01-01 Joel Brobecker <brobecker@adacore.com>
9474
9475 Test indented comment in file being sourced.
9476 * gdb.base/commands.exp: Test indented comment in file being sourced.
9477
abd775ce
JB
94782010-01-01 Joel Brobecker <brobecker@adacore.com>
9479
9480 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
9481 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
9482 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
9483 notice.
9484
79b55b82
JB
94852010-01-01 Joel Brobecker <brobecker@adacore.com>
9486
9487 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
9488 notice.
9489
8997583e
JK
94902010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9491
9492 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
9493 missing $after_stopped and comma (,) expectation.
9494
6da95a67
SS
94952009-12-31 Stan Shebs <stan@codesourcery.com>
9496
9497 * gdb.trace/actions.exp: Test teval action.
889bf7c5 9498
218d2fc6
TJB
94992009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
9500
9501 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
9502 (top level): Call test_watchpoint_in_big_blob.
9503 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
9504 watchpoints.
9505 (func3): Write to buf.
9506
236f1d4d
SS
95072009-12-29 Stan Shebs <stan@codesourcery.com>
9508
9509 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 9510
f61e138d
SS
95112009-12-28 Stan Shebs <stan@codesourcery.com>
9512
9513 * gdb.trace/tsv.exp: New file.
9514 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 9515
0219b378
DJ
95162009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
9517
9518 * gdb.base/find.c (main): Reference search buffers.
9519 * gdb.base/included.c (main): Reference integer.
9520 * gdb.base/ptype.c (charfoo): Declare.
9521 (intfoo): Call charfoo.
9522 * gdb.base/scope0.c (useitp): New function.
9523 (usestatics): Use useitp.
9524 (useit): Add a type for val.
9525 * gdb.base/scope1.c (useit1): Take a pointer argument.
9526 (usestatics1): Update calls to useit1.
9527 * gdb.cp/call-c.cc: Declare foo.
9528 (main): Call foo.
9529 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
9530 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
9531 (main): Call C::ensureRefs and ensureOtherRefs.
9532 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
9533 variables.
9534 (ensureOtherRefs): New function.
9535 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
9536 * gdb.cp/templates.cc (main): Call t5i.value.
9537
3f78692f
JK
95382009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9539
9540 Fix compatibility with G++-4.5.
9541 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
9542 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
9543 (uncaught return): Remove.
9544
429374b8
JK
95452009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9546 Phil Muldoon <pmuldoon@redhat.com>
9547
9548 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
9549 (bp_location13, bp_location14, bp_location17, bp_location18)
9550 (marker3_proto, marker4_proto): New variables.
9551 (breakpoint info): Update output.
9552 (run until breakpoint at marker3, run until breakpoint at marker4): New
9553 tests.
9554
859825b8
JK
95552009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9556
9557 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
9558 Replace the printf call of Y by provided "y-set-1" label. New block
9559 for the second shared library.
9560 * gdb.base/unload.exp: Compile also the second library, call
9561 gdb_load_shlibs also for it. Use now gdb_breakpoint.
9562 (single pending breakpoint info): Rename to ...
9563 (pending breakpoint info before run): ... this extended test.
9564 (libfile2, libname2, libsrcfile2, libsrc2)
9565 (lib_sl2): New variables.
9566 (exec_opts): Set also SHLIB_NAME2.
9567 (pending breakpoint info on first run at shrfunc1)
9568 (pending breakpoint info on second run at shrfunc1)
9569 (pending breakpoint info on second run at shrfunc2)
9570 (print y from libfile, print y from libfile2): New tests.
9571 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
9572 * gdb.base/unloadshr2.c: New.
9573
e6a386cd
HZ
95742009-12-22 Hui Zhu <teawater@gmail.com>
9575
9576 * gdb.reverse/sigall-reverse.exp: Adjust.
9577
9e19b45e
VP
95782009-12-21 Vladimir Prus <vladimir@codesourcery.com>
9579
9580 PR gdb/10884
9581
9582 * gdb.mi/var-cmd.c (do_bitfield_tests): New
9583 (main): Call do_bitfield_tests.
aacf5b1e 9584 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 9585
d53a7b30
JB
95862009-12-20 Joel Brobecker <brobecker@adacore.com>
9587
9588 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
9589 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
9590 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
9591 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
9592 gdb.modula2/unbounded1.c: Update copyright header.
9593
191ca0a1
CM
95942009-12-10 Chris Moller <moller@mollerware.com>
9595
9596 PR gdb/9399
9597 * gdb.cp/virtfunc2.exp: New tests
9598 * gdb.cp/virtfunc2.cc: New tests
9599 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
9600
0fa6cf1b
MS
96012009-12-10 Oza Pawandeep (paawan1982@yahoo.com
9602
9603 * gdb.reverse/i387-env-reverse.c: New file.
9604 * gdb.reverse/i387-env-reverse.exp: New file.
9605 * gdb.reverse/i387-stack-reverse.c: New file.
9606 * gdb.reverse/i387-stack-reverse.exp: New file.
9607
361ae042
PM
96082009-12-08 Phil Muldoon <pmuldoon@redhat.com>
9609
9610 * gdb.python/py-type.exp (test_range): New test.
9611
bfd31e71
PM
96122009-12-03 Phil Muldoon <pmuldoon@redhat.com>
9613
9614 PR python/10805
9615
9616 * gdb.python/py-type.exp: New file.
9617 * gdb.python/py-type.c: New file.
9618 * Makefile.in: Add py-type.
9619
57a1d736
TT
96202009-12-03 Tom Tromey <tromey@redhat.com>
9621
9622 * gdb.python/py-value.exp (test_parse_and_eval): New
9623 function.
9624
1f3b5d1b
PP
96252009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
9626
9627 PR gdb/11022
9628
9629 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
9630 * gdb.base/pr11022.c: New test.
9631
8b7dbdc9
JK
96322009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9633
9634 Fix spurious false FAILs.
9635 * gdb.base/structs.c (chartest): New.
9636 (main): Fill-in chartest.
9637 * gdb.base/structs.exp (anychar_re, first): New.
9638 (start_structs_test): Import global anychar_re and first.
9639 New gdb_test call "set print elements 300; ${testfile}"
9640 (start_structs_test <$first>): New block.
9641 (any): Import global anychar_re. New variable ac. Use ${ac}.
9642
6a53b2ec
JK
96432009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9644
9645 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
9646
d7167b4c
JK
96472009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9648
9649 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
9650 Force $srcfile file.
9651 * gdb.base/foll-fork.c (callee): Comment out the printf call.
9652
b1798462
UW
96532009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9654
9655 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
9656 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
9657 * gdb.threads/watchthreads-reorder.exp: Likewise.
9658
b6199126
DJ
96592009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
9660
9661 PR gdb/8704
9662
9663 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
9664 "if", and "thread". Correct matching in the previous test.
9665
b22a0510
DJ
96662009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
9667
9668 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
9669
930636d2
MS
96702009-11-23 Michael Snyder <msnyder@vmware.com>
9671
9672 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
9673 * gdb.reverse-watch-precsave.exp: Ditto.
9674
21a0512e
PP
96752009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
9676
9677 * gdb.asm/asm-source.exp: Adjust.
9678 * gdb.base/help.exp: Adjust.
889bf7c5 9679
fc30d5e0
PA
96802009-11-22 Pedro Alves <pedro@codesourcery.com>
9681
9682 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
9683 (do_syscall_tests_without_xml): Set data-directory to
9684 /the/path/to/nowhere.
9685
f6bc2008
PA
96862009-11-21 Pedro Alves <pedro@codesourcery.com>
9687
9688 * gdb.threads/local-watch-wrong-thread.c,
9689 gdb.threads/local-watch-wrong-thread.exp: New files.
9690
8c2fb5de
PA
96912009-11-21 Pedro Alves <pedro@codesourcery.com>
9692
9693 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
9694 assume new `regsub' syntax available.
9695
ebec9a0f
PA
96962009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9697
a79d3c27
JK
9698 * gdb.base/watchpoint-hw-hit-once.exp,
9699 gdb.base/watchpoint-hw-hit-once.c: New.
9700
97012009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9702
9703 * gdb.threads/watchthreads-reorder.exp,
9704 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 9705
276a961b
MK
97062009-11-17 Nathan Sidwell <nathan@codesourcery.com>
9707
9708 * gdb.xml/tdesc-regs.exp: Use for m68k.
9709
4867c1fb
PA
97102009-11-15 Pedro Alves <pedro@codesourcery.com>
9711
9712 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
9713
f6838f81
DJ
97142009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9715
9716 * lib/gdb.exp (current_target_name): New procedure.
9717 (gdb_wrapper_target): New variable.
9718 (gdb_wrapper_init): Set gdb_wrapper_target.
9719 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
9720 wrapper.
9721
4ac4dd3f
DJ
97222009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9723
9724 * gdb.base/remote.exp: Delete the slowest load test.
9725 Do not load with fixed packet sizes.
9726
a7881759
DJ
97272009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9728
9729 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
9730
97a5b505
DJ
97312009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9732
9733 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
9734 srcfile when setting a breakpoint.
9735
d3e1fc54
DJ
97362009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
9737
9738 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
9739 macros.
9740
7cbcbded
DJ
97412009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9742
9743 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
9744 to be in memory.
9745 * gdb.base/display.c (force_mem): New.
9746 (do_loops): Use it. Add breakpoint comments.
9747 (do_vars): Add a breakpoint comment.
9748 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
9749 line numbers.
9750
bdea3a92
NF
97512009-11-13 Nathan Froyd <froydnj@codesourcery.com>
9752
9753 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
9754 instead of a bare "run".
9755
269f82e5
PP
97562009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
9757
9758 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 9759
a69b7d9d
DJ
97602009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
9761
9762 * lib/cell.exp (skip_cell_tests): Clean up test files before
9763 returning.
9764
b598bfda
DJ
97652009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
9766
9767 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
9768 and the breakpoint menu. Do not call perror if a prompt is seen.
9769 Consume the following GDB prompt.
9770 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
9771 * gdb.cp/namespace.exp: Use gdb_test.
9772 * gdb.cp/templates.exp: Use gdb_test.
9773 (test_template_breakpoints): Use gdb_test_multiple.
9774
87728fa0
DJ
97752009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
9776
9777 * gdb.base/break1.c (struct some_struct, values): Move earlier.
9778 (marker4): Reference values.
9779
b67c692f
DJ
97802009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
9781
9782 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
9783 is missing.
9784
f0df251a
DJ
97852009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
9786
9787 * gdb.base/break.c (need_malloc): New.
9788 * gdb.base/constvars.c (main): Reference crass and crisp.
9789 * gdb.base/gdb1821.c (main): Reference bar.
9790 * gdb.cp/gdb1355.cc (main): Reference s1.
9791 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
9792 (main): Call them.
9793 * gdb.cp/hang2.cc (dummy2): Define.
9794 * gdb.cp/hang3.cc (dummy3): Define.
9795 * gdb.cp/m-data.cc (main): Reference shadow.
9796
bdf7534a
NF
97972009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
9798 Nathan Froyd <froydnj@codesourcery.com>
9799
9800 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
9801 remote host.
9802
f24fce77
NF
98032009-11-12 Nathan Froyd <froydnj@codesourcery.com>
9804
9805 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
9806 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
9807 * gdb.dwarf2/dw2-compressed.exp: Likewise.
9808 * gdb.dwarf2/dw2-intercu.exp: Likewise.
9809 * gdb.dwarf2/dw2-intermix.exp: Likewise.
9810 * gdb.dwarf2/dw2-producer.exp: Likewise.
9811 * gdb.dwarf2/mac-fileno.exp: Likewise.
9812 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
9813 py-prettyprint.py to the remote host.
9814 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
9815
40f0318e
KS
98162009-11-11 Keith Seitz <keiths@redhat.com>
9817
9818 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
9819 use it instead of "Foo".
9820 * gdb.cp/classes.exp (do_tests): Add a test to access
9821 a method through a typedef'd class name.
9822
f3d9f7fb
NF
98232009-11-11 Nathan Froyd <froydnj@codesourcery.com>
9824
9825 * gdb.base/long_long.exp: Permit leading zeros on floating-point
9826 exponents.
9827 * gdb.base/pointers.exp: Likewise.
9828 * gdb.cp/ref-types.exp: Likewise.
9829
a4216f37
KS
98302009-11-11 Keith Seitz <keiths@redhat.com>
9831
9832 * gdb.cp/cplusfuncs.cc (class foo): Add operators
9833 new[] and delete[].
9834 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
9835 "void".
9836 (probe_demangler): Remove all single-quoting of
9837 method and variable names.
9838 (info_func_regexp): Remove the word "void" from any
9839 occurrence of "(void)".
9840 (print_addr_2): Remove all single-quoting of
9841 method names.
9842 (print_addr_2_kfail): Likewise.
9843 (print_addr): Single-quote C function names before
9844 passing to print_addr_2.
9845 (test_paddr_operator_functions): Remove single-quoting
9846 for method names.
9847 Add tests for operator new[] and operator delete[].
9848
9b14d7aa
JK
98492009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9850
9851 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
9852
85feb311
KS
98532009-11-09 Keith Seitz <keiths@redhat.com>
9854
9855 * gdb.cp/overload.exp: Add tests for resolving overloaded
9856 methods in expression parsing/evaluation.
9857
fa335448
DJ
98582009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
9859
9860 * lib/gdb.exp (default_gdb_version): Use --version instead of
9861 --command.
9862
ec3c07fc
NS
98632009-11-10 Nathan Sidwell <nathan@codesourcery.com>
9864
9865 * lib/gdb.exp (gdb_compile_test): New.
9866 (skip_ada_tests, skip_java_tests): New.
9867 (gdb_compile): Use gdb_compile_test for f77.
9868 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
9869 * lib/java.exp (compile_java_from_source): Remove runtests check,
9870 use gdb_compile_test to record result.
9871 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
9872 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
9873 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
9874 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
9875 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
9876 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
9877 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
9878 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
9879 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
9880 adjust gdb_compile invocations.
9881
b8b4e42b
JK
98822009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9883
9884 * Makefile.in (abs_builddir): New.
9885 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
9886 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
9887 `$(abs_builddir)/site.exp'.
9888
f8b7eaf3
DJ
98892009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
9890
9891 * config/m68k-emc.exp, lib/emc-support.exp,
9892 gdb.trace/gdb_c_test.c: Delete.
9893 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
9894 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
9895 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
9896 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
9897 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
9898 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
9899 casing for m68k-*-elf.
9900
c4187697
NS
99012009-11-03 Pedro Alves <pedro@codesourcery.com>
9902
9903 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
9904 * gdb.arch/i386-prologue.exp: Likewise.
9905 * gdb.arch/i386-unwind.exp: Likewise.
9906
db16b772
DJ
99072009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
9908
9909 * lib/gdb.exp (gdb_expect): Fix timeout typo.
9910
bcf71277
DJ
99112009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
9912
9913 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
9914
0105cee2
DJ
99152009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
9916
9917 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
9918
24ddea62
JK
99192009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9920
9921 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
9922
287ccc17
JK
99232009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9924
9925 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
9926 * gdb.base/sepdebug2.c: New file.
9927
08bca259 99282009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
9929
9930 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
9931 the modified warnings for catch syscall. Verify if GDB was compiled
9932 with support for lib expat, and choose which tests to run depending
9933 on this.
9934
5d4e2b76
VP
99352009-10-30 Vladimir Prus <vladimir@codesourcery.com>
9936
9937 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
9938 that composite commands are parsed OK. And also test
9939 that breakpoint commands do work.
9940
240e538a
MS
99412009-10-23 Michael Snyder <msnyder@vmware.com>
9942
9943 gdb.reverse/consecutive-precsave.exp: Change expect pattern
9944 to allow for new disassembly style.
9945
9c419145
PP
99462009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
9947
9948 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 9949
02506ff1
MS
99502009-10-22 Michael Snyder <msnyder@vmware.com>
9951
9952 * gdb.reverse/break-precsave.exp: New test.
9953 * gdb.reverse/consecutive-precsave.exp: Ditto.
9954 * gdb.reverse/finish-precsave.exp: Ditto.
9955 * gdb.reverse/i386-precsave.exp: Ditto.
9956 * gdb.reverse/machinestate-precsave.exp: Ditto.
9957 * gdb.reverse/sigall-precsave.exp: Ditto.
9958 * gdb.reverse/solilb-precsave.exp: Ditto.
9959 * gdb.reverse/step-precsave.exp: Ditto.
9960 * gdb.reverse/until-precsave.exp: Ditto.
9961 * gdb.reverse/watch-precsave.exp: Ditto.
9962
4cf866a3
MS
99632009-10-22 Michael Snyder <msnyder@vmware.com>
9964
9965 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
9966 for gdb_expect. Adjust one test's expect strings for the new
9967 format of disassemble.
9968 * gdb.reverse/finish-reverse.exp: Delete 'return'.
9969 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
9970 gdb_test_multiple.
9971 * gdb.reverse/step-reverse.exp: Delete 'return'.
9972 * gdb.reverse/until-reverse.exp: Delete blank lines.
9973 * gdb.reverse/watch-reverse.exp: Delete blank lines.
9974
2b28d209
PP
99752009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
9976
9977 * gdb.base/consecutive.exp: Adjust.
9978 * gdb.base/display.exp: Likewise.
9979 * gdb.base/pc-fp.exp: Likewise.
9980 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 9981
33b9c32b
MS
99822009-10-19 Michael Snyder <msnyder@vmware.com>
9983
9984 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
9985 * gdb.reverse/finish-reverse.c: Ditto.
9986 * gdb.reverse/sigall-reverse.c: Ditto.
9987 * gdb.reverse/solib-reverse.c: Ditto.
9988 * gdb.reverse/step-reverse.c: Ditto.
9989 * gdb.reverse/watch-reverse.c: Ditto.
9990
6c95b8df
PA
99912009-10-19 Pedro Alves <pedro@codesourcery.com>
9992 Stan Shebs <stan@codesourcery.com>
9993
9994 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
9995 * gdb.base/foll-exec.exp: Adjust to expect a process id before
9996 "Executing new program".
9997 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
9998 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
9999 left listed after having been killed.
10000 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
10001 * gdb.base/maint.exp: Adjust test.
10002
10003 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
10004 * gdb.multi/Makefile.in: New.
10005 * gdb.multi/base.exp: New.
10006 * gdb.multi/goodbye.c: New.
10007 * gdb.multi/hangout.c: New.
10008 * gdb.multi/hello.c: New.
10009 * gdb.multi/bkpt-multi-exec.c: New.
10010 * gdb.multi/bkpt-multi-exec.exp: New.
10011 * gdb.multi/crashme.c: New.
10012
279017b7
TG
100132009-10-13 Tristan Gingold <gingold@adacore.com>
10014
10015 * gdb.base/sepdebug.exp: Check debug info are found.
10016
0413d738
PA
100172009-10-08 Pedro Alves <pedro@codesourcery.com>
10018
10019 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
10020 bits.
10021
c628eecc
JK
100222009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10023
10024 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
10025
38af1bfe
JB
100262009-10-07 Joel Brobecker <brobecker@adacore.com>
10027
10028 * gdb.base/watchpoints.c: Add copyright header. Reformat one
10029 of the comments.
10030
2b0adecd
PM
100312009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
10032
10033 * gdb.base/annota1.exp: Remove obsolete match_max increase.
10034 * gdb.base/annota3.exp: Idem.
10035 * gdb.base/maint.exp: Idem.
10036
8d417781
PM
100372009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
10038
889bf7c5 10039 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
10040 to default.
10041
bb61102d
PM
100422009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
10043
889bf7c5 10044 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
10045 mingw and cygwin targets.
10046
ace5c364
PM
100472009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
10048 Pedro Alves <pedro@codesourcery.com>
10049
889bf7c5 10050 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
10051 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
10052
c2d494a0
PM
100532009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
10054
e1b52ce2
PM
10055 * gdb.base/shr1.c: Use %p in format string.
10056 * gdb.base/unload.c: Avoid warning in fprintf.
10057 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 10058
209f53f5
PM
100592009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
10060
10061 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
10062 long type.
10063 (test_unlink): Correct printf string.
10064 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
10065 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
10066
8172766a
JK
100672009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10068
10069 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
10070 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
10071 * gdb.arch/ia64-breakpoint-shadow.S: New file.
10072
0f73703c
UW
100732009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10074
10075 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
10076 * gdb.objc/nondebug.exp: Likewise.
10077
b32306ca
UW
100782009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10079
10080 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
10081 target_info setting.
10082
10083 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
10084 that detect new threads during "info threads".
10085
0057022f
UW
100862009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10087
10088 * gdb.threads/manythreads.c (main): Increase thread stack size
10089 to 2*PTHREAD_STACK_MIN.
10090 * gdb.threads/multi-create.c (main): Likewise.
10091 (create_function): Likewise.
10092
f29c0325
UW
100932009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10094
10095 * gdb.base/dump.exp: Pass difference of pointer types instead
10096 of integer types as offset to restore in intarr3.srec case.
10097
fcb34849
UW
100982009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10099
10100 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
10101
d5142e3b
UW
101022009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10103
10104 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
10105
087b74b2 101062009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 10107
087b74b2
PM
10108 New test for two watchpoints, with disabling of
10109 the first inserted.
10110 * testsuite/gdb.base/watchpoints.c: New file.
10111 * testsuite/gdb.base/watchpoints.exp: New file.
10112
96c07c5b
TT
101132009-09-25 Tom Tromey <tromey@redhat.com>
10114
10115 * gdb.base/charset.exp: Test utf-16 strings with Python.
10116
b8899f2b
TT
101172009-09-25 Tom Tromey <tromey@redhat.com>
10118
10119 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
10120 UCS-4.
10121 * gdb.base/charset.c (utf_32_string): Rename.
10122 (init_utf32): Rename.
10123 (main): Update.
10124
329719ec
TT
101252009-09-22 Tom Tromey <tromey@redhat.com>
10126
10127 * gdb.python/py-function.exp: Add regression tests.
10128
11ef0d76
KS
101292009-09-21 Keith Seitz <keiths@redhat.com>
10130
10131 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
10132 with invalid operator.
10133
3fe8f3b3
KS
101342009-09-21 Keith Seitz <keiths@redhat.com>
10135
10136 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
10137 and destructor using typedef name of class.
10138 * gdb.cp/classes.cc (class Base1): Add a destructor.
10139 (base1): New typedef.
10140 (use_methods): Instanitate an object of type base1.
10141 * gdb.cp/templates.exp (test_template_typedef): New procedure.
10142 (do_tests): Call test_template_typedef.
10143 * gdb.cp/templates.cc (Baz::~Baz): New method.
10144 (intBazOne): New typedef.
10145 (main): Instantiate intBazOne.
10146
7a9fe101
PM
101472009-09-21 Phil Muldoon <pmuldoon@redhat.com>
10148
10149 PR python/10633
10150
10151 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
10152 Function.
10153 (run_lang_tests): Add print elements test.
10154
2e4d963f
PM
101552009-09-21 Phil Muldoon <pmuldoon@redhat.com>
10156
10157 * gdb.python/py-value.exp (test_subscript_regression): New
10158 function. Test for invalid subscripts.
10159 * gdb.python/py-value.c (main): Add test array, and pointer to it.
10160 (ptr_ref): New function.
10161
ec7e75e7
PP
101622009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
10163
10164 * gdb.base/default.exp: Fix "show convenience".
10165
0cc7d26f
TT
101662009-09-15 Tom Tromey <tromey@redhat.com>
10167
10168 * lib/mi-support.exp (mi_create_varobj): Update.
10169 (mi_create_floating_varobj): Likewise.
10170 (mi_create_dynamic_varobj): New proc.
10171 (mi_varobj_update): Update.
10172 (mi_varobj_update_with_type_change): Likewise.
10173 (mi_varobj_update_kv_helper): New proc.
10174 (mi_varobj_update_dynamic_helper): Rewrite.
10175 (mi_varobj_update_dynamic): New proc.
10176 (mi_list_varobj_children): Update.
10177 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
10178 * gdb.python/python-prettyprint.py (pp_outer): New class.
10179 (pp_nullstr): Likewise.
10180 (lookup_function): Register new printers.
10181 * gdb.python/python-prettyprint.c (struct substruct): New type.
10182 (struct outerstruct): Likewise.
10183 (substruct_test): New function.
10184 (struct nullstr): New type.
10185 (string_1, string_2): New globals.
10186 (main): Add new tests.
10187 * gdb.python/python-mi.exp: Added regression tests.
10188 * gdb.mi/mi2-var-display.exp: Update.
10189 * gdb.mi/mi2-var-cmd.exp: Update.
10190 * gdb.mi/mi2-var-child.exp: Update.
10191 * gdb.mi/mi2-var-block.exp: Update.
10192 * gdb.mi/mi-var-invalidate.exp: Update.
10193 * gdb.mi/mi-var-display.exp: Update.
10194 * gdb.mi/mi-var-cmd.exp: Update.
10195 * gdb.mi/mi-var-child.exp: Update.
10196 * gdb.mi/mi-var-block.exp: Update.
10197 * gdb.mi/mi-break.exp: Update.
10198 * gdb.mi/gdb701.exp: Update.
10199
a96d9b2e
SDJ
102002009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
10201
10202 * Makefile.in: Inclusion of catch-syscall object.
10203 * gdb.base/catch-syscall.c: New file.
10204 * gdb.base/catch-syscall.exp: New file.
10205
b43b923a
MS
102062009-09-12 Michael Snyder <msnyder@vmware.com>
10207
10208 * gdb.reverse/step-reverse.exp: Explicitly check for targets
10209 that can support reverse debuggnig.
10210
cec03d70
TT
102112009-09-11 Tom Tromey <tromey@redhat.com>
10212
10213 * gdb.dwarf2/valop.S: New file.
10214 * gdb.dwarf2/valop.exp: New file.
10215
e23bb3fc
MK
102162009-09-11 Mark Kettenis <kettenis@gnu.org>
10217
10218 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
10219
37c3696d
DE
102202009-09-10 Doug Evans <dje@google.com>
10221
10222 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
10223 Add $gdb_prompt to second breakpoint regexp.
10224
5172aecb
JB
102252009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
10226
10227 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
10228 names, add missing ones.
10229 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
10230 * gdb.python/py-frame.c: Rename from python-frame.c.
10231 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
10232 testfile name.
10233 * gdb.python/py-function.exp: Rename from python-function.exp.
10234 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
10235 testfile name.
10236 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
10237 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
10238 Adjust testfile name.
10239 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
10240 * gdb.python/py-template.cc: Rename from python-template.cc.
10241 * gdb.python/py-template.exp: Rename from python-template.exp.
10242 Adjust testfile name.
10243 * gdb.python/py-value.c: Rename from python-value.c.
10244 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
10245 testfile name.
10246
b554e4bd
JK
102472009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10248
10249 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
10250 $bpt2address.
10251 (Second breakpoint address is valid on ia64)
10252 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
10253
9a68ae16
JM
102542009-09-03 Joseph Myers <joseph@codesourcery.com>
10255
10256 * gdb.base/ending-run.exp: Restrict regular expression matching
10257 line number to require closing brace following.
10258
146b9145
DE
102592009-09-03 Doug Evans <dje@google.com>
10260
10261 * gdb.base/store.exp (check_set): Fix typo in expected value message.
10262
787d21e1
TT
102632009-09-02 Tom Tromey <tromey@redhat.com>
10264
10265 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
10266
e7802207
TT
102672009-09-02 Tom Tromey <tromey@redhat.com>
10268
10269 * gdb.dwarf2/callframecfa.exp: New file.
10270 * gdb.dwarf2/callframecfa.S: New file.
10271
817aadd2
JK
102722009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10273
10274 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
10275 gdb.base/solib-overlap-main.c: New.
10276
4a76eae5
DJ
102772009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
10278
10279 PR gdb/10565
10280
10281 * gdb.base/bitfields.c (struct container, container): New.
10282 (main): Initialize it and call break5.
10283 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
10284
d4b96c9a
JK
102852009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10286
10287 Support constant DW_AT_data_member_location by GCC PR debug/40659.
10288 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
10289
4e22772d
JK
102902009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10291
10292 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
10293
2efab443
MS
102942009-08-26 Michael Snyder <msnyder@vmware.com>
10295
10296 * gdb.base/i386-reverse.c: New file.
10297 * gdb.base/i386-reverse.exp: New file.
10298 * gdb.base/Makefile.in: Add new files to be removed.
10299
07ab73a0
JM
103002009-08-26 Joseph Myers <joseph@codesourcery.com>
10301
10302 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
10303 environment-pwd for remote host.
10304 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
10305
676accff
KS
103062009-08-24 Keith Seitz <keiths@redhat.com>
10307
10308 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
10309 Add two new C++ completer tests which limit the output to a
889bf7c5 10310 given class.
676accff 10311
f9f7ad22
MS
103122009-08-24 Michael Snyder <msnyder@vmware.com>
10313
10314 * gdb.base/del.exp: Fix typo in comment.
10315 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
10316
81ecdfbb
RW
103172009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
10318
10319 * configure: Regenerate.
10320 * gdb.hp/configure: Likewise.
10321 * gdb.hp/gdb.aCC/configure: Likewise.
10322 * gdb.hp/gdb.base-hp/configure: Likewise.
10323 * gdb.hp/gdb.compat/configure: Likewise.
10324 * gdb.hp/gdb.defects/configure: Likewise.
10325 * gdb.hp/gdb.objdbg/configure: Likewise.
10326 * gdb.stabs/configure: Likewise.
10327
cab0c772
UW
103282009-08-19 Doug Evans <dje@google.com>
10329
10330 * gdb.base/gdbvars.c: New file.
10331 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
10332
b8fa0bfa
PA
103332009-08-14 Pedro Alves <pedro@codesourcery.com>
10334
10335 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
10336 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
10337
b84aa90a
PA
103382009-08-13 Pedro Alves <pedro@codesourcery.com>
10339
10340 * gdb.base/default.exp: Adjust "set language test": it's now an
10341 enum command. Larger help string moved to "help set language".
10342 * gdb.base/help.exp: Adjust "help set language" expected output,
10343 now lists all known languages.
10344
0d8f9b2c
NF
103452009-08-11 Nathan Froyd <froydnj@codesourcery.com>
10346
10347 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
10348 all frame arguments.
10349 * gdb.arch/altivec-regs.exp: Likewise.
10350
bda180e0
TT
103512009-08-07 Tom Tromey <tromey@redhat.com>
10352
10353 * gdb.base/setshow.exp: Add tests for changes to set language, set
10354 check range, and set check type.
10355
48cb2d85
VP
103562009-08-03 Vladimir Prus <vladimir@codesourcery.com>
10357
10358 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
10359 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 10360 Call it.
48cb2d85 10361
1ea34204
UW
103622009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10363
10364 * configure.ac: Run gdb.cell tests when appropriate.
10365 * configure: Regenerate.
10366 * lib/cell.exp: New file.
10367 * gdb.cell: New directory.
10368 * gdb.cell/configure.ac: New file.
10369 * gdb.cell/configure: New file.
10370 * gdb.cell/Makefile.in: New file.
10371 * gdb.cell/arch.exp: New file.
10372 * gdb.cell/break.c: New file.
10373 * gdb.cell/break.exp: New file.
10374 * gdb.cell/break-spu.c: New file.
10375 * gdb.cell/bt.c: New file.
10376 * gdb.cell/bt2-spu.c: New file.
10377 * gdb.cell/bt-spu.c: New file.
10378 * gdb.cell/bt.exp: New file.
10379 * gdb.cell/coremaker.c: New file.
10380 * gdb.cell/coremaker-spu.c: New file.
10381 * gdb.cell/core.exp: New file.
10382 * gdb.cell/gcore.exp: New file.
10383 * gdb.cell/data.c: New file.
10384 * gdb.cell/data.exp: New file.
10385 * gdb.cell/data-spu.c: New file.
10386 * gdb.cell/ea-cache.exp: New file.
10387 * gdb.cell/ea-cache.c: New file.
10388 * gdb.cell/ea-cache-spu.c: New file.
10389 * gdb.cell/ea-standalone.c: New file.
10390 * gdb.cell/ea-standalone.exp: New file.
10391 * gdb.cell/ea-test.c: New file.
10392 * gdb.cell/ea-test.exp: New file.
10393 * gdb.cell/f-regs.exp: New file.
10394 * gdb.cell/mem-access.c: New file.
10395 * gdb.cell/mem-access.exp: New file.
10396 * gdb.cell/mem-access-spu.c: New file.
10397 * gdb.cell/ptype.exp: New file.
10398 * gdb.cell/registers.exp: New file.
10399 * gdb.cell/size.c: New file.
10400 * gdb.cell/sizeof.exp: New file.
10401 * gdb.cell/size-spu.c: New file.
10402 * gdb.cell/solib.exp: New file.
10403 * gdb.cell/solib-symbol.exp: New file.
10404
85e747d2
UW
104052009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10406
10407 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
10408
58d6951d
DJ
104092009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
10410
10411 * gdb.base/float.exp: Handle VFP registers.
10412
6e0a4f15
MS
104132009-07-14 Michael Snyder <msnyder@vmware.com>
10414
dcd5da87
MS
10415 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
10416 to bring gdb to the beginning of the calling line.
10417
6e0a4f15
MS
10418 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
10419 confusing the i386 epilogue unwinder.
10420
782b2b07
SS
104212009-07-14 Stan Shebs <stan@codesourcery.com>
10422
10423 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
10424
f662c3bc
MS
104252009-07-14 Michael Snyder <msnyder@vmware.com>
10426
10427 * gdb.reverse/step-reverse.exp (stepi into function call):
10428 Call instruction may not be first instruction in the line.
10429 (reverse stepi from a function call): Used wrong line number.
10430
8f313923
JK
104312009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10432
10433 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
10434
4662c76e
JK
104352009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10436
10437 Fix gdb.base/macscp.exp when using custom inputrc.
10438 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
10439 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
10440 env(TERM) set.
10441 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
10442 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
10443
aa81e255
JK
104442009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10445
10446 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
10447 * gdb.base/annota1.exp (thread_test): Import global $testfile.
10448 Change the compilation target to match the testcase name.
10449 * gdb.base/sect-cmd.exp: Change the compilation target to match the
10450 testcase name.
10451 * a2-run.exp: Use for setup prepare_for_testing. Change the
10452 compilation target to match the testcase name.
10453 * gdb.base/commands.exp: Likewise.
10454 * gdb.base/finish.exp: Likewise.
10455 * gdb.base/float.exp: Likewise.
10456 * gdb.base/info-target.exp: Likewise.
10457 * gdb.base/relational.exp: Likewise.
10458 * gdb.base/term.exp: Likewise.
10459 * gdb.base/until.exp: Likewise.
10460 * gdb.base/volatile.exp: Likewise.
10461 * gdb.base/whatis-exp.exp: Likewise.
10462
4c93b1d7
HZ
104632009-07-11 Hui Zhu <teawater@gmail.com>
10464
10465 * gdb.base/help.exp (disassemble): Update expected help text.
10466
812f7342
TT
104672009-07-09 Tom Tromey <tromey@redhat.com>
10468
10469 * lib/gdb.exp: Handle TRANSCRIPT.
10470 (remote_spawn, remote_close, send_gdb): New procs.
10471
fbb8f299
PM
104722009-07-10 Phil Muldoon <pmuldoon@redhat.com>
10473
10474 * gdb.python/python-prettyprint.c: Add counted null string
10475 structure.
10476 * gdb.python/python-prettyprint.exp: Print null string. Test for
10477 embedded nulls.
10478 * gdb.python/python-prettyprint.py (pp_ns): New Function.
10479 * gdb.python/python-value.exp (test_value_in_inferior): Add
10480 variable length string fetch tests.
10481 * gdb.python/python-value.c (main): Add strings for string fetch tests.
10482
c0ac0ec7
JK
104832009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10484
10485 * gdb.base/dump.exp (inaccessible memory is reported): New test.
10486
30b66ecc
TT
104872009-07-07 Tom Tromey <tromey@redhat.com>
10488
10489 * gdb.base/call-rt-st.exp: Update for change to escape output.
10490 * gdb.base/callfuncs.exp: Likewise.
10491 * gdb.base/charset.exp: Likewise.
10492 * gdb.base/constvars.exp: Likewise.
10493 * gdb.base/long_long.exp: Likewise.
10494 * gdb.base/pointers.exp: Likewise.
10495 * gdb.base/printcmds.exp: Likewise.
10496 * gdb.base/setvar.exp: Likewise.
10497 * gdb.base/store.exp: Likewise.
10498 * gdb.cp/ref-types.exp: Likewise.
10499 * gdb.mi/mi-var-child.exp: Likewise.
10500 * gdb.mi/mi-var-display.exp: Likewise.
10501 * gdb.mi/mi2-var-display.exp: Likewise.
10502 * gdb.base/charset.exp: Test octal escape sequence length.
10503 Update for change to escape output.
10504
187c4a2b
JK
105052009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10506
10507 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
10508
d80a43f9
DJ
105092009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
10510
10511 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
10512
047427a8
JK
105132009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10514
10515 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
10516 gdbserver increasing $portnum if "Can't bind address" has been seen.
10517
8b5a0f4f
PA
105182009-07-05 Pedro Alves <pedro@codesourcery.com>
10519
10520 * gdb.base/ending-run.exp: Add "step out of main" pattern for
10521 mingw32ce.
10522
7d93ba58
PA
105232009-07-05 Pedro Alves <pedro@codesourcery.com>
10524
10525 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
10526 VFP format.
10527
2277426b
PA
105282009-07-02 Pedro Alves <pedro@codesourcery.com>
10529
10530 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
10531 linux. Adjust to use "inferior", "info inferiors", "detach
10532 inferior" and "kill inferior" instead of "restart", "info fork",
10533 "detach fork" and "delete fork".
10534 * gdb.base/ending-run.exp: Spell out "info".
10535 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
10536 the "kill" command.
10537
5af949e3
UW
105382009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10539
10540 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
10541 change to prefix TLS offset in hex with 0x.
10542
5d3729b5
UW
105432009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10544
10545 * gdb.base/default.exp: Update test case for "x" changes.
10546
af589bd0
TG
105472009-07-01 Tristan Gingold <gingold@adacore.com>
10548
10549 * gdb.base/bigcore.exp: Make darwin untested.
10550
40974f91
JK
105512009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10552
10553 * gdb.base/completion.exp (directory completion): Create the directory.
10554 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
10555 escapeuniquesub.
10556 (directory completion 2): Expect now ${escapeuniquesub}.
10557 (Glob remaining of directory test): Remove one excessive newline.
10558 Expect the real output.
10559
59dd3af6
JK
105602009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10561
10562 Fix `make check//%' target after `make check' has been ran.
10563 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
10564 a mkdir call.
10565 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
10566 (%/.dir): Remove.
10567
f4e164aa
JK
105682009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10569
10570 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
10571 the expected result record.
10572
69af2122
JK
105732009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10574
10575 Remove racy FAILs relying just on the timeouts.
10576 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
10577 (annotation_level 2): Remove racy FAILs.
10578
2fd481e1
PP
105792009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
10580
10581 gdb/10275
889bf7c5
PA
10582 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
10583
c38f313d
DJ
105842009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
10585
10586 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
10587
8b777f02
VP
105882009-06-30 Vladimir Prus <vladimir@codesourcery.com>
10589
10590 * gdb.mi/mi-stack.exp: Testing symbolic options
10591 to -stack-list-locals and -stack-list-arguments.
10592
00c7eacf
JK
105932009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10594
10595 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
10596
6bc80edc
TT
105972009-06-29 Tom Tromey <tromey@redhat.com>
10598
10599 * dg-extract-results.sh: New file.
10600 * Makefile.in (FORCE_PARALLEL): New variable.
10601 (CHECK_TARGET): New conditional variable.
10602 (check): Use CHECK_TARGET.
10603 (DO_RUNTEST): New variable.
10604 (check-single): New target.
10605 (TEST_DIRS): New variable.
10606 (TEST_TARGETS): Likewise.
10607 (check-parallel): New target.
10608 (check-gdb.%): New pattern.
10609 (BASE1_FILES): New variable.
10610 (BASE2_FILES): Likewise.
10611 (check-gdb.base%): New pattern.
10612 (%/.dir): New pattern.
10613 * configure: Rebuild.
10614 * aclocal.m4 (AM_CONDITIONAL): New defun.
10615 * configure.ac: Check whether user is using GNU make.
10616 (GMAKE): New conditional.
10617
794684b6
SW
106182009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
10619
10620 * gdb.cp/namespace-nested-import.cc: New test.
10621 * gdb.cp/namespace-nested-import.exp: New test.
10622
edb3359d
DJ
106232009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
10624
10625 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
10626 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
10627 * gdb.opt/Makefile.in (EXECUTABLES): Update.
10628 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
10629 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
10630 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
10631 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
10632 gdb.opt/inline-markers.c: New files.
10633 * lib/gdb.exp (skip_inline_frame_tests): New function.
10634 (skip_inline_var_tests): New function.
10635
cf657a0c
AS
106362009-06-27 Andreas Schwab <schwab@linux-m68k.org>
10637
10638 * gdb.cp/exception.exp: Don't require $hex before inner frame in
10639 backtrace.
10640
28d41a99
MS
106412009-06-27 Michael Snyder <msnyder@vmware.com>
10642
10643 * gdb.reverse: New directory.
10644 * gdb.reverse/break-reverse.c: New test.
10645 * gdb.reverse/break-reverse.exp: New test.
10646 * gdb.reverse/consecutive-reverse.c: New test.
10647 * gdb.reverse/consecutive-reverse.exp: New test.
10648 * gdb.reverse/finish-reverse.c: New test.
10649 * gdb.reverse/finish-reverse.exp: New test.
10650 * gdb.reverse/machinestate.c: New test.
10651 * gdb.reverse/ms1.c: New test.
10652 * gdb.reverse/machinestate.exp: New test.
10653 * gdb.reverse/Makefile.in: New file.
10654 * gdb.reverse/shr2.c: New test.
10655 * gdb.reverse/solib-reverse.c: New test.
10656 * gdb.reverse/solib-reverse.exp: New test.
10657 * gdb.reverse/step-reverse.c: New test.
10658 * gdb.reverse/step-reverse.exp: New test.
10659 * gdb.reverse/until-reverse.c: New test.
10660 * gdb.reverse/ur1.c: New test.
10661 * gdb.reverse/until-reverse.exp: New test.
10662 * gdb.reverse/watch-reverse.c: New test.
10663 * gdb.reverse/watch-reverse.exp: New test.
10664 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
10665 * configure: Regenerate.
10666
fe3c8b0d
DE
106672009-06-26 Doug Evans <dje@google.com>
10668
10669 * gdb.base/psymtab.exp: Turn off pending breakpoints.
10670
3a72a602
PM
106712009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
10672
10673 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
10674 windows problem for 'file delete $binfile'.
10675
27aa8d6a
SW
106762009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
10677
10678 * gdb.cp/namespace-using.exp: New test.
10679 * gdb.cp/namespace-using.cc: New test.
10680
8ac055f8
JB
106812009-05-20 Joel Brobecker <brobecker@adacore.com>
10682
10683 * gdb.ada/variant_record_packed_array: New testcase.
10684
85e306ed
TT
106852009-06-23 Tom Tromey <tromey@redhat.com>
10686
10687 * gdb.base/charset.exp (test_combination): Regression test.
10688 * gdb.base/charset.c (my_wchar_t): New typedef.
10689 (myvar): New global.
10690 (main): Set myvar.
10691
56643c5e
PM
106922009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
10693
10694 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
10695 target.
10696
1fac167a
UW
106972009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10698
10699 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
10700
7ccb0be9
UW
107012009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10702
10703 * gdb.mi/gdb680.exp: Update test for error message.
10704
568d6575
UW
107052009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10706
10707 * gdb.base/annota1.exp: Allow multiple occurrences of the
10708 frames-invalid annotation.
10709 * gdb.cp/annota2.exp: Likewise.
10710
7cd1089b
PM
107112009-06-15 Phil Muldoon <pmuldoon@redhat.com>
10712
10713 * gdb.cp/gdb2495.cc: New file.
10714 * gdb.cp/gdb2495.exp: New file.
10715
72c63395
JK
107162009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10717
10718 Report error on GDB crash during runto.
10719 * lib/gdb.exp (runto <eof>): New.
10720
3788363d
DJ
107212009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
10722
10723 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
10724 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
10725 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
10726 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
10727 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
10728 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
10729 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
10730 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
10731 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
10732 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
10733 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
10734 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
10735 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
10736 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
10737 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
10738 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
10739 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
10740 gdb.server/server-mon.exp, gdb.server/server-run.exp,
10741 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
10742 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
10743 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
10744 gdb.trace/passcount.exp, gdb.trace/report.exp,
10745 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
10746 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
10747 gdb.trace/while-stepping.exp: Use a unique name for the compiled
10748 executable.
10749
17592de3
PA
107502009-06-07 Pedro Alves <pedro@codesourcery.com>
10751
10752 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
10753 defined before referencing it.
10754
701e355d
DE
107552009-06-03 Doug Evans <dje@google.com>
10756
10757 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
10758 * gdb.arch/i386-see.c: Ditto.
10759
f2292c65
PM
107602009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
10761
10762 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
10763 (check_macro): Return 1 if undefined.
10764 If first test fails, check if macro debug information is available,
10765 and report unsupported test if no macro information is found.
10766
5a437975
DE
107672009-05-29 Doug Evans <dje@google.com>
10768
10769 * gdb.threads/hand-call-in-threads.exp: New.
10770 * gdb.threads/hand-call-in-threads.c: New.
10771
c141c696
MS
107722009-05-29 Michael Snyder <msnyder@vmware.com>
10773
10774 * gdb.base/break-always.exp: Change "1" to "on".
10775 Add confirmation check.
10776
b3444185
PA
107772009-05-28 Pedro Alves <pedro@codesourcery.com>
10778
10779 * gdb.threads/threxit-hop-specific.c: New.
10780 * gdb.threads/threxit-hop-specific.exp: New.
10781 * gdb.threads/thread-execl.c: New.
10782 * gdb.threads/thread-execl.exp: New.
10783
b6313243
TT
107842009-05-27 Tom Tromey <tromey@redhat.com>
10785 Thiago Jung Bauermann <bauerman@br.ibm.com>
10786
10787 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
10788 (mi_child_regexp): Likewise.
10789 (mi_list_varobj_children_range): Likewise.
10790 (mi_get_features): Likewise.
10791 (mi_list_varobj_children): Rewrite.
10792 * gdb.python/python-mi.exp: New file.
10793
a6bac58e
TT
107942009-05-27 Tom Tromey <tromey@redhat.com>
10795 Thiago Jung Bauermann <bauerman@br.ibm.com>
10796 Phil Muldoon <pmuldoon@redhat.com>
10797 Paul Pluzhnikov <ppluzhnikov@google.com>
10798
10799 * gdb.python/python-prettyprint.exp: New file.
10800 * gdb.python/python-prettyprint.c: New file.
10801 * gdb.python/python-prettyprint.py: New file.
10802 * gdb.base/display.exp: print/r is now valid.
10803
2c74e833
TT
108042009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
10805 Tom Tromey <tromey@redhat.com>
10806 Pedro Alves <pedro@codesourcery.com>
10807 Paul Pluzhnikov <ppluzhnikov@google.com>
10808
10809 * gdb.python/python-template.exp: New file.
10810 * gdb.python/python-template.cc: New file.
10811 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
10812 tests.
10813 * gdb.python/python-value.exp (py_objfile_tests): New proc.
10814 Call it.
10815 (test_value_after_death): New proc.
10816 * gdb.python/python-value.c (PTR): New typedef.
10817 (main): New variable 'x'.
10818
89c73ade
TT
108192009-05-27 Tom Tromey <tromey@redhat.com>
10820
10821 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
10822 tests.
10823 * gdb.python/python-value.exp (py_objfile_tests): New proc.
10824 Call it.
10825
a75724bc
PA
108262009-05-27 Pedro Alves <pedro@codesourcery.com>
10827
10828 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
10829
e58b0e63
PA
108302009-05-24 Pedro Alves <pedro@codesourcery.com>
10831
10832 * gdb.threads/fork-thread-pending.c: New.
10833 * gdb.threads/fork-thread-pending.exp: New.
10834
4ac36638
JK
108352009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10836
10837 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
10838 * gdb.dwarf2/dw2-strp.S (a_string2): New.
10839
889bf7c5 108402009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 10841
889bf7c5 10842 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 10843
b242c3c2
PA
108442009-05-17 Pedro Alves <pedro@codesourcery.com>
10845
10846 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
10847 `gdb_get_line_number'. Call `callee' in both parent and child.
10848 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
10849 `gdb_get_line_number' instead of hardcoding line numbers.
10850 (catch_fork_unpatch_child): New procedure to test detaching
10851 breakpoints from child fork.
10852 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
10853 hardcoding line numbers.
10854 (do_fork_tests): Run `catch_fork_unpatch_child'.
10855
ee342b23
VP
108562009-05-17 Vladimir Prus <vladimir@codesourcery.com>
10857
10858 * gdb.mi/mi-cmd-var.exp: Check that when varobj
10859 of structure type enters or leaves the scope, it
10860 is reported by -var-update.
10861
e2009e98
DE
108622009-05-11 Doug Evans <dje@sebabeach.org>
10863
10864 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 10865 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
10866 * gdb.threads/schedlock.c (main): Fix off-by-one error.
10867
00903456
JK
108682009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10869
10870 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
10871
dc621c35
DE
108722009-04-30 Doug Evans <dje@google.com>
10873
10874 * gdb.threads/watchthreads2.exp: New testcase.
10875 * gdb.threads/watchthreads2.c: New testcase.
10876
9ab4e744
DE
108772009-04-29 Doug Evans <dje@google.com>
10878
10879 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
10880 * gdb.cp/mb-ctor.cc: Ditto.
10881 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
10882 * gdb.cp/mb-inline.h (multi_line_foo): New function.
10883 * gdb.cp/mb-inline1.cc: Call it.
10884 * gdb.cp/mb-inline2.cc: Ditto.
10885 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
10886 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
10887
484086b7
JK
108882009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10889
10890 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
10891 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
10892 Replace all uses of `decimal' by `nonzero'.
10893 (info macro FROM_COMMANDLINE): New test.
10894
379a77b5
TT
108952009-04-27 Tom Tromey <tromey@redhat.com>
10896
10897 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
10898
b92b73c2
DE
108992009-04-27 Doug Evans <dje@google.com>
10900
10901 * gdb.threads/watchthreads.c (main): Initialize args before starting
10902 the threads. Plus formatting cleanup.
10903 * gdb.threads/watchthreads.exp: Avoid errant failures due to
10904 biased scheduling of one thread.
10905
945a118d
JG
109062009-04-27 Jerome Guitton <guitton@adacore.com>
10907
10908 * gdb.cp/templates.cc (GetMax): New template.
10909 (main): Declare two instances of GetMax.
10910 * gdb.cp/templates.exp: Add new test.
10911
d389af10
JK
109122009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10913
10914 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
10915
e7f86de9
JM
109162009-04-22 Joseph Myers <joseph@codesourcery.com>
10917
10918 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
10919
334cc82d
TT
109202009-04-15 Tom Tromey <tromey@redhat.com>
10921
10922 * gdb.base/charset.exp: Add regression test.
10923
d12672cc
JB
109242009-04-14 Joel Brobecker <brobecker@adacore.com>
10925
10926 * gdb.base/exe-lock.exp: New testcase.
10927
18e8c3bc
TT
109282009-04-13 Tom Tromey <tromey@redhat.com>
10929
10930 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
10931 operator on Frame.
10932
5ecd5cbe
UW
109332009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10934
10935 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
10936 * gdb.server/ext-attach.exp: Likewise.
10937
7309f756
VP
109382009-04-03 Vladimir Prus <vladimir@codesourcery.com>
10939
10940 Eliminate some sleep usage.
10941
889bf7c5
PA
10942 * gdb.mi/basics.c (do_nothing): New.
10943 (main): Use do_nothing instead of printf, so that
10944 not to introduce race condition between output of
10945 inferiour and output of gdb. Do not use sleep as it
10946 is not generally available on embedded targets.
7309f756 10947
f4b95f6f
PA
109482009-04-02 Pedro Alves <pedro@codesourcery.com>
10949
10950 * gdb.server/ext-attach.exp: Expect an optional process id after
10951 "Detached from remote process".
10952
de40b933
JK
109532009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10954
10955 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
10956 gdb.dwarf2/dw2-unresolved.exp: New.
10957
2ae101a4
PA
109582009-04-02 Pedro Alves <pedro@codesourcery.com>
10959
10960 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
10961 mi_run_to_main.
10962
56a8e183
PA
109632009-04-02 Pedro Alves <pedro@codesourcery.com>
10964
10965 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
10966 mi_run_to_main. Skip thread exit test on remote targets.
10967 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
10968 mi_run_to_main.
10969 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
10970 mi_run_to_main.
10971 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
10972 when expecting ^connected. Detect when the target doesn't support
10973 non-stop mode.
10974 (mi_run_cmd): Detect if non-stop mode was requested by isn't
10975 supported. Return -1 on error, 0 on success.
10976 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
10977 (mi_runto): Return mi_runto_helper's result explicitly.
10978
c35fafde
PA
109792009-04-01 Pedro Alves <pedro@codesourcery.com>
10980
10981 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
10982
f8a8dce6
JB
109832009-04-01 Tom Tromey <tromey@redhat.com>
10984
10985 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
10986 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
10987 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
10988 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
10989
71c25dea
TT
109902009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
10991 Jan Kratochvil <jan.kratochvil@redhat.com>
10992
10993 PR gdb/931
10994 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
10995 output.
10996 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
10997 for gdb/931.
10998 * dw2-strp.S (DW_AT_language): Change to C++.
10999 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
11000
02d9a9ce
JB
110012009-03-31 Joel Brobecker <brobecker@adacore.com>
11002
11003 * gdb.ada/tasks: New testcase.
11004
1042e4c0
SS
110052009-03-30 Stan Shebs <stan@codesourcery.com>
11006
11007 * gdb.trace/actions.exp: Update to match new info trace format.
11008 * gdb.trace/deltrace.exp: Ditto.
11009 * gdb.trace/infotrace.exp: Ditto.
11010 * gdb.trace/passcount.exp: Ditto.
11011 * gdb.trace/save-trace.exp: Ditto.
11012 * gdb.trace/while-stepping.exp: Ditto.
11013 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
11014
f8f6f20b
TJB
110152009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
11016
11017 * gdb.python/python-frame.c: New file.
11018 * gdb.python/python-frame.exp: New file.
11019
c0c6f777
TJB
110202009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
11021
11022 * gdb.python/python-value.exp: Add tests for the address
11023 attribute.
11024
3cb51905
AS
110252009-03-29 Andreas Schwab <schwab@linux-m68k.org>
11026
11027 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
11028
88fc996f
DE
110292009-03-26 Doug Evans <dje@google.com>
11030
11031 * gdb.mi/mi-nonstop-exit.exp: New file.
11032 * gdb.mi/non-stop-exit.c: New file.
11033
56ef84b1
TT
110342009-03-26 Tom Tromey <tromey@redhat.com>
11035
11036 Update for change to prologue skipping:
11037 * gdb.mi/mi2-simplerun.exp: Update.
11038 * gdb.mi/mi2-break.exp: Update.
11039 * gdb.mi/mi-simplerun.exp: Update.
11040 * gdb.mi/mi-break.exp: Update.
11041 * gdb.base/ending-run.exp: Update.
11042
def2b000
TJB
110432009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
11044
11045 * gdb.python/python-value.exp (test_value_in_inferior): Test
11046 gdb.Value.is_optimized_out attribute.
11047
442ddf59
JK
110482009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11049
11050 * gdb.dwarf2/dw2-noloc-main.c: New file.
11051 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
11052 (.text): Remove.
11053 (.data): New.
11054 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
11055 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
11056 (DW_TAG_subprogram func_cu1, noloc): Remove.
11057 (main): New.
11058 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
11059 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
11060 (file_symbols): New procedure.
11061
a8df5de4
TT
110622009-03-25 Tom Tromey <tromey@redhat.com>
11063
11064 * gdb.base/charset.exp (valid_target_charset): New proc.
11065 Use it to skip tests on invalid charsets.
11066
cc1d7add
PM
110672009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
11068
11069 * gdb.base/completion.exp: Add a test for directory completion.
11070
bcd5727b
JK
110712009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11072
11073 Fix a racy FAIL.
11074 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
11075 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
11076
cc924cad
TJB
110772009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
11078
11079 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
11080 * gdb.python/python-function.exp: Add test for function returning
11081 a GDB value.
11082
bc3b79fd
TJB
110832009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
11084
11085 * gdb.python/python-function.exp: New file.
11086
6c7a06a3
TT
110872009-03-20 Tom Tromey <tromey@redhat.com>
11088
11089 * gdb.base/store.exp: Update for change to escape output.
11090 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
11091 to escape output.
11092 * gdb.base/pointers.exp: Update for change to escape output.
11093 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
11094 to escape output.
11095 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
11096 escape output.
11097 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
11098 to escape output.
11099 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
11100 escape output.
11101 * gdb.base/setvar.exp: Update for change to escape output.
11102 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
11103 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
11104 to escape output.
11105 (test_print_string_constants): Likewise.
11106 * gdb.base/charset.exp (valid_host_charset): Check size of
11107 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
11108 cases. Handle "auto"-related output.
11109 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
11110 (uvar, Uvar): New globals.
11111
c31af87b
JG
111122009-03-19 Jerome Guitton <guitton@adacore.com>
11113
11114 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
11115 deltas.
11116 * gdb.ada/fixed_points.exp: Ditto.
11117
51272cf2
PA
111182009-03-18 Pedro Alves <pedro@codesourcery.com>
11119
11120 * return-nodebug.c: Don't include stdio.h.
11121 (init): Delete.
11122 (func): Delete definition and provide extern declaration.
11123 (t): New.
11124 (main): Don't call printf. Call func and store its result in t.
11125 * return-nodebug1.c: New.
11126 * return-nodebug.exp: Don't expect stdio output. Instead, print
11127 the global variable t. Drop printf formatters and cast types from
11128 foreach loop. Don't use prepare_for_testing. Compile
11129 return-nodebug.c and return-nodebug1.c in separate steps. Don't
11130 define FORMAT or CAST.
11131
d24948ac
PP
111322009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
11133
11134 * gdb.base/solib-display.exp: Disable test for remote targers.
11135
61ff14c6
JK
111362009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11137
11138 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
11139
cb4dce93
JK
111402009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11141
11142 Fix a racy FAIL.
11143 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
11144 code from `follow parent, print pids'.
11145 (`follow child, print pids', `follow parent, print pids'): Call it.
11146 Replace `gdb_test "break..."' by gdb_breakpoint.
11147
f7c60c5e
VP
111482009-03-13 Vladimir Prus <vladimir@codesourcery.com>
11149
11150 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 11151 sync and async modes.
f7c60c5e 11152
383ace49
JB
111532009-03-12 Joel Brobecker <brobecker@adacore.com>
11154
11155 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
11156 that was checked in by mistake. Remove loading of ada.exp, since
11157 this is not necessary in this case.
11158
4ce102af
JB
111592009-03-12 Joel Brobecker <brobecker@adacore.com>
11160
11161 * gdb.ada/ptype_arith_binop.exp: New testcase.
11162
529a2aef
JB
111632009-03-12 Joel Brobecker <brobecker@adacore.com>
11164
11165 * gdb.ada/mod_from_name: New testcase.
11166
8a38181c
JB
111672009-03-12 Joel Brobecker <brobecker@adacore.com>
11168
11169 * gdb.ada/tick_last_segv: New testcase.
11170
11436dee
VP
111712009-03-12 Vladimir Prus <vladimir@codesourcery.com>
11172
61ff14c6 11173 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 11174
1f31650a
VP
111752009-03-12 Vladimir Prus <vladimir@codesourcery.com>
11176
61ff14c6
JK
11177 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
11178 include the token in ^running and frame info in *stopped.
1f31650a 11179
a3247a22
PP
111802009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
11181
11182 * solib-display.exp: New file.
11183 * solib-display-main.c: New file.
11184 * solib-display-lib.c: New file.
61ff14c6 11185
aae64587
PA
111862009-03-05 Pedro Alves <pedro@codesourcery.com>
11187
11188 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
11189
44aabfbc
JK
111902009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
11191
11192 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
11193 (list_and_check_macro): Use more specific test name.
11194 (next to definition): Make the test names unique.
11195
c087fcd3
PM
111962009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
11197
11198 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 11199
c86cf029
VP
112002009-02-17 Vladimir Prus <vladimir@codesourcery.com>
11201
11202 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
11203 notifications.
11204 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
11205 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
11206 * lib/mi-support.exp (library_loaded_re): New.
11207 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
11208
3ea85240
VP
112092009-02-17 Vladimir Prus <vladimir@codesourcery.com>
11210
11211 * gdb.gdb/observer.exp: Use test_notification observer, not
11212 normal_stop, everywhere.
11213 (test_normal_stop_notifications): Rename to...
11214 (test_notifications): ...this.
11215 (test_observer_normal_stop): Rename to...
11216 (test_observer): ...this.
11217
1903f0e6
DE
112182009-02-16 Doug Evans <dje@google.com>
11219
11220 * gdb.arch/amd64-disp-step.S (test_int3): New test.
11221 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
11222 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
11223 (test_prefixed_syscall,test_int3): New tests.
11224 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
11225 (test_prefixed_syscall,test_int3): New tests.
11226
1d33d6ba
VP
112272009-02-14 Vladimir Prus <vladimir@codesourcery.com>
11228
3cb51905
AS
11229 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
11230 (mi_expect_interrupt): Likewise.
11231 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
11232 response.
1d33d6ba 11233
faafb047
PM
112342009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
11235
11236 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
11237 * gdb.base/pc-fp.exp (get_valueofx): Remove.
11238 Replace calls to get_valueofx by get_hexadecimal_valueof.
11239
417e16e2
PM
112402009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
11241
11242 * lib/gdb.exp (get_valueof): Accept anything as a return value.
11243 (get_integer_valueof): New procedure.
11244 (get_sizeof): Use new get_integer_value_of.
11245 * gdb.base/sizeof.exp: Replace all uses of get_valueof
11246 by get_integer_valueof.
11247
7065b901
TT
112482009-02-13 Tom Tromey <tromey@redhat.com>
11249
11250 * gdb.base/remote.exp (get_sizeof): Remove.
11251 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
11252 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
11253 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
11254 * lib/gdb.exp (get_valueof): Move from long_long.exp.
11255 (get_sizeof): Likewise.
11256
5d7cb8df
JK
112572009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11258
11259 PR fortran/9806
11260 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
11261
b2febfff
PP
112622009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
11263
11264 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
11265
4aa995e1
PA
112662009-02-06 Pedro Alves <pedro@codesourcery.com>
11267
11268 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
11269
d8906c6f
TJB
112702009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
11271
11272 * gdb.python/python-cmd.exp: New file.
11273
ff4ab08d
TG
112742009-02-06 Tristan Gingold <gingold@adacore.com>
11275
11276 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
11277
aacd552b
TG
112782009-02-05 Tristan Gingold <gingold@adacore.com>
11279
11280 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
11281 pointer is dereferenced and use this signal name in regexp.
11282 * gdb.base/signull.exp: Ditto.
11283 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
11284 * gdb.base/signull.c (main): Ditto.
11285
08c637de
TJB
112862009-02-04 Tom Tromey <tromey@redhat.com>
11287 Thiago Jung Bauermann <bauerman@br.ibm.com>
11288
11289 * gdb.python/python-value.exp: Use `gdb.history' instead of
11290 `gdb.value_from_history'.
11291 (test_value_numeric_ops): Add test for conversion of enum constant.
11292 * gdb.python/python-value.c (enum e): New type.
11293 (evalue): New global.
11294 (main): Use argv.
11295
20261af8
JG
112962009-02-04 Jerome Guitton <guitton@adacore.com>
11297
11298 * gdb.ada/uninitialized_vars: New test program.
11299 * gdb.ada/uninitialized_vars.exp: New testcase.
11300
52e44b43
TT
113012009-02-02 Tom Tromey <tromey@redhat.com>
11302
11303 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
11304 * gdb.cp/pr2489.cc: Rename...
11305 * gdb.cp/pr9594.cc: ... to this.
11306
1c71341a
TT
113072009-02-02 Tom Tromey <tromey@redhat.com>
11308
11309 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
11310 * gdb.cp/pr2489.cc: New file.
11311 * gdb.cp/cpcompletion.exp: New file.
11312
a4295225
TT
113132009-02-02 Tom Tromey <tromey@redhat.com>
11314
11315 PR exp/9059:
11316 * gdb.cp/call-c.exp: Add regression test.
11317 * gdb.cp/call-c.cc (FooHandle): New typedef.
11318 (main): New variable 'handle'.
11319
592375cd
VP
113202009-01-30 Vladimir Prus <vladimir@codesourcery.com>
11321
11322 * lib/mi-support.exp (et_mi_thread_list)
11323 (check_mi_and_console_threads): Adjust for current thread in
11324 -thread-list-ids output.
11325
41447f92
VP
113262009-01-30 Vladimir Prus <vladimir@codesourcery.com>
11327
889bf7c5
PA
11328 * gdb.mi/mi-break.exp (test_disabled_creation): New.
11329 Call it.
41447f92 11330
35669430
DE
113312009-01-28 Doug Evans <dje@google.com>
11332
11333 * gdb.arch/amd64-disp-step.S: New file.
11334 * gdb.arch/amd64-disp-step.exp: New file.
11335 * gdb.arch/i386-disp-step.S: New file.
11336 * gdb.arch/i386-disp-step.exp: New file.
11337
09f00d9a
PM
113382009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
11339
11340 * gdb.base/find.exp: Set newline variable
11341 using quotes instead of braces to fix cygwin failures.
11342
1e8fb976
PA
113432009-01-23 Pedro Alves <pedro@codesourcery.com>
11344
11345 * gdb.base/radix.exp: Add tests to ensure that that set
11346 input-radix 0 and set output-radix 0 are really rejected.
11347
da061712
PA
113482009-01-23 Pedro Alves <pedro@codesourcery.com>
11349
11350 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
11351 copyright years.
11352
dd7e2d2b
PA
113532009-01-23 Pedro Alves <pedro@codesourcery.com>
11354
11355 PR gdb/9664:
11356 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
11357
392452f6
PA
113582009-01-22 Pedro Alves <pedro@codesourcery.com>
11359
11360 PR c++/9631:
11361 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
11362
8653e71c
PM
113632009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
11364
11365 * gdb.server/file-transfer.exp: Use EXEEXT variable for
11366 binfile definition to fix Windows OS failure.
11367
a12cc160
DJ
113682009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
11369
11370 PR gdb/9346
11371 * gdb.base/interrupt.c (sigint_handler): New.
11372 (main): Install a SIGINT handler if SIGNALS is defined. Exit
11373 on error.
11374 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
11375 Test "signal SIGINT".
11376
b89667eb
DE
113772009-01-19 Doug Evans <dje@google.com>
11378
11379 * gdb.base/break.exp: Update expected gdb output.
11380 * gdb.base/sepdebug.exp: Ditto.
11381 * gdb.mi/mi-syn-frame.exp: Ditto.
11382 * gdb.mi/mi2-syn-frame.exp: Ditto.
11383 * gdb.base/call-signal-resume.exp: New file.
11384 * gdb.base/call-signals.c: New file.
11385 * gdb.base/unwindonsignal.exp: New file.
11386 * gdb.base/unwindonsignal.c: New file.
11387 * gdb.threads/interrupted-hand-call.exp: New file.
11388 * gdb.threads/interrupted-hand-call.c: New file.
11389 * gdb.threads/thread-unwindonsignal.exp: New file.
11390
adb483fe
DJ
113912009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
11392
11393 * gdb.base/define.exp: Test defining and hooking prefix commands.
11394 * gdb.python/python.exp: Update test for "show user" output.
11395
60023297
JK
113962009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11397
11398 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
11399 now the output exactly, using less wildcards. Expect also the output
11400 of gfortran-4.3. Update for the f-valprint.c modification from
11401 2008-04-22.
11402 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
11403 Remove gdb_test test names where matching the command.
11404
ccc57cf9
PA
114052009-01-01 Pedro Alves <pedro@codesourcery.com>
11406
11407 PR breakpoints/9681:
11408 * gdb.base/watchpoint.exp: Add regression test.
11409
c7a6ca08
PA
114102008-12-31 Pedro Alves <pedro@codesourcery.com>
11411
11412 * gdb.threads/attach-into-signal.exp: Don't use
11413 gdb_suppress_entire_file.
11414 * gdb.threads/attach-stopped.exp: Ditto.
11415 * gdb.threads/attachstop-mt.exp: Ditto.
11416
3a031f65
PA
114172008-12-31 Pedro Alves <pedro@codesourcery.com>
11418
11419 PR gdb/8812:
11420 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
11421
09e6485f
PA
114222008-12-29 Pedro Alves <pedro@codesourcery.com>
11423
11424 PR gdb/7536:
11425 * gdb.base/radix.exp: Add tests to ensure invalid input radices
11426 and unsupported output radices are really rejected.
11427
0cd53049
JK
114282008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11429
11430 * gdb.cp/punctuator.exp: Backslash the '$' signs.
11431
ba163c7e
TT
114322008-12-22 Tom Tromey <tromey@redhat.com>
11433
11434 * gdb.cp/punctuator.exp: New file.
11435
6f4de6c9
JK
114362008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11437
11438 * gdb.base/completion.exp (Completing non-existing component): New test.
11439
0f34d0b4
JK
114402008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11441
11442 Fix for PR gdb/8648.
11443 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
11444 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
11445 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
11446 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
11447
db2ad4c3
JK
114482008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11449
11450 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
11451
bb5ef15e
DP
114522008-12-16 Christophe Lyon <christophe.lyon@st.com>
11453
11454 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
11455 compiler actually generate code at the expected line number.
11456
90142adc
JZ
114572008-12-15 Jie Zhang <jie.zhang@analog.com>
11458
11459 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
11460
fad6eecd
TT
114612008-12-12 Tom Tromey <tromey@redhat.com>
11462
11463 * gdb.base/commands.exp (redefine_hook_test): New proc.
11464 Call it.
11465
17c8aaf5
TT
114662008-12-11 Tom Tromey <tromey@redhat.com>
11467
11468 * gdb.base/macscp.exp: New regression test.
11469
7c8adf68
TT
114702008-12-11 Tom Tromey <tromey@redhat.com>
11471
11472 * gdb.base/macscp.exp: Print "address.addr".
11473 * gdb.base/macscp1.c (struct outer): New struct.
11474 (address): New global.
11475
b05dcbb7
TT
114762008-12-09 Tom Tromey <tromey@redhat.com>
11477
11478 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
11479 Call it.
11480
2d476de1
DE
114812008-12-04 Doug Evans <dje@google.com>
11482
11483 * gdb.server/ext-run.exp: Relax regexp for init program.
11484
87bdc959
TG
114852008-12-03 Tristan Gingold <gingold@adacore.com>
11486
11487 * gdb.base/macscp.exp: Generate an object file during compilation
11488 to work around Darwin dsymutil limitations.
11489
e0740f77
JK
114902008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11491
11492 Test resolving external references to TLS variables.
11493 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
11494 FILE2_THREAD_LOCAL.
11495 (testfile2, srcfile2): New variables.
11496 * gdb.threads/tls.c (file2_thread_local)
11497 (function_referencing_file2_thread_local): New.
11498 * gdb.threads/tls2.c: New file.
11499
67f0aac5
JB
115002008-11-28 Joel Brobecker <brobecker@adacore.com>
11501
11502 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
11503 rather than integer, as integer might not be big enough when
11504 on 64bit targets.
67f0aac5 11505
c332165e
JG
115062008-11-27 Jerome Guitton <guitton@adacore.com>
11507
11508 * gdb.cp/formatted-ref.exp: Add equality test.
11509 * gdb.ada/formatted_ref.exp: Ditto.
11510
fc9b693c
JK
115112008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11512
11513 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
11514 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
11515
a9c64011
AS
115162008-11-20 Andreas Schwab <schwab@suse.de>
11517
11518 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
11519 matching syscall entry point.
11520 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
11521 (tcatch_vfork_then_child_follow): Likewise. Finish through
11522 vfork even if we stopped at the syscall trampoline.
11523
e2fd701e
DE
115242008-11-20 Doug Evans <dje@google.com>
11525
11526 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
11527
69abc51c
TJB
115282008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
11529
11530 * gdb.arch/ppc-dfp.exp: New file.
11531 * gdb.arch/ppc-dfp.c: New file.
11532
c14c28ba
PP
115332008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
11534
11535 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 11536
2e74121d
DE
115372008-11-17 Doug Evans <dje@google.com>
11538
11539 * gdb.mi/mi-syn-frame.exp: Update expected output.
11540 * gdb.mi/mi2-syn-frame.exp: Update expected output.
11541
66bb093b
VP
115422008-11-17 Vladimir Prus <vladimir@codesourcery.com>
11543
11544 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
11545 "thread N" results in =thread-selected.
11546 * lib/mi-support (mi_run_cmd, mi_expect_stop)
11547 (mi_send_resuming_command_raw): Be prepared for
11548 =thread-selected.
11549
3d043ef6
VP
115502008-11-17 Vladimir Prus <vladimir@codesourcery.com>
11551
a9c64011
AS
11552 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
11553 * lib/mi-support.exp: Likewise.
3d043ef6 11554
808104c8
JB
115552008-11-16 Joel Brobecker <brobecker@adacore.com>
11556
11557 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
11558 commands from the expected output for "help catch".
11559
00b22944
JB
115602008-11-15 Joel Brobecker <brobecker@adacore.com>
11561
11562 * gdb.ada/int_deref.exp: New testcase.
11563
59669435
TT
115642008-11-14 Nick Roberts <nickrob@snap.net.nz>
11565
11566 * gdb.mi/gdb2549.exp: New file.
11567
de04a248
DE
115682008-11-11 Doug Evans <dje@google.com>
11569
11570 * gdb.base/callexit.exp: New file.
11571 * gdb.base/callexit.c: New file.
11572
6b8ce727
DE
115732008-11-10 Doug Evans <dje@google.com>
11574
11575 * lib/gdb.exp (GDBFLAGS): Move -nx ...
11576 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
11577 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
11578 (default_gdb_start,default_gdb_exit): Ditto.
11579 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
11580 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
11581 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
11582 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
11583 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
11584 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
11585
1b14b8aa
AS
115862008-11-03 Andreas Schwab <schwab@suse.de>
11587
11588 * gdb.base/hashline2.exp: Fix typo.
11589 * gdb.base/hashline3.exp: Likewise.
11590
f3134b88
TT
115912008-10-30 Tom Tromey <tromey@redhat.com>
11592
11593 * gdb.base/pointers.exp: Add test.
11594 * gdb.base/pointers.c (k, S): New typedefs.
11595 (instance): New global.
11596
c2226152
AS
115972008-10-30 Andreas Schwab <schwab@suse.de>
11598
11599 * gdb.base/args.exp: Add tests for newlines.
11600
462f405c
JB
116012008-10-30 Joel Brobecker <brobecker@adacore.com>
11602
11603 gdb.base/foll-exec.exp: Update the expected output of a couple
11604 of "info breakpoints" tests.
11605
79a45b7d
TT
116062008-10-28 Tom Tromey <tromey@redhat.com>
11607
11608 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
11609
adc13a14
PA
116102008-10-24 Pedro Alves <pedro@codesourcery.com>
11611
11612 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
11613 gdb_start_cmd.
11614 Use runto_main before any test that requires execution.
11615
252fbfc8
PA
116162008-10-23 Pedro Alves <pedro@codesourcery.com>
11617
11618 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
11619 instead of SIGINT.
11620
28148e3d
JB
116212008-10-22 Joel Brobecker <brobecker@adacore.com>
11622
11623 * gdb.base/completion.exp: Update expected output following
11624 the addition of the "info tasks" command.
11625
c209f847
TT
116262008-10-22 Tom Tromey <tromey@redhat.com>
11627
11628 * gdb.base/exprs.exp (test_expr): Add test for string
11629 concatenation.
11630
f177e350
PA
116312008-10-19 Pedro Alves <pedro@codesourcery.com>
11632
11633 * configure.ac: Output gdb.python/Makefile.
11634 * configure: Regenerate.
11635 * gdb.python/Makefile.in: New.
11636
cce89356
JB
116372008-10-16 Joel Brobecker <brobecker@adacore.com>
11638
11639 * gdb.base/foll-fork.exp: Adjust the expected output to match
11640 the new description for fork/vfork catchpoints in the "info
11641 breakpoints" output.
11642
176d289d
TJB
116432008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
11644
11645 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
11646
a08702d6
TJB
116472008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
11648
11649 * gdb.python/python-value.c: New file.
11650 * gdb.python/python-value.exp: New file.
11651
1c5cfe86
PA
116522008-10-15 Pedro Alves <pedro@codesourcery.com>
11653
11654 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
11655
5a98ad69
DP
116562008-10-15 Denis Pilat <denis.pilat@st.com>
11657
41702f1b 11658 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 11659
dcb1a1e2
TT
116602008-10-09 Tom Tromey <tromey@redhat.com>
11661
11662 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
11663 'fprintf' and 'stderr'.
11664
9124fe48
JB
116652008-10-07 Joel Brobecker <brobecker@adacore.com>
11666
11667 * gdb.ada/ref_tick_size.exp: New testcase.
11668
45452591
DE
116692008-10-06 Doug Evans <dje@google.com>
11670
11671 * gdb.dwarf2/dw2-cu-size.exp: New file.
11672 * gdb.dwarf2/dw2-cu-size.S: New file.
11673
11674 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
11675 .Ltype_int for clarity.
11676
4fc5b208
PP
116772008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
11678
11679 PR gdb/2384:
11680 * gdb.cp/gdb2384.exp: Extended to test more cases.
11681 * gdb.cp/gdb2384.cc: Likewise.
11682 * gdb.cp/gdb2384-base.h: Likewise.
11683 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 11684
d78df370
JK
116852008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11686
11687 * gdb.base/maint.exp (maint print type): Remove printing
11688 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
11689
9a044a89
TT
116902008-09-30 Tom Tromey <tromey@redhat.com>
11691
11692 * gdb.base/macscp.exp: Add completion tests.
11693 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
11694 (TWENTY_THREE): Likewise.
11695 (FORTY_EIGHT): Likewise.
11696
506800a9
TT
116972008-09-30 Tom Tromey <tromey@redhat.com>
11698
11699 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
11700 everywhere.
11701 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
11702
1a6f01b5
JK
117032008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11704
11705 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
11706 testcase is derived from. Fix racy dependency on an expected PID
11707 number. No longer support the testcase on Linux kernel 2.4.x.
11708
2fae03e8
TT
117092008-09-27 Tom Tromey <tromey@redhat.com>
11710
11711 * gdb.base/macscp.exp: Add tests for stringification, splicing,
11712 and varargs.
11713
1ad15515
PA
117142008-09-22 Pedro Alves <pedro@codesourcery.com>
11715
11716 * lib/mi-support.exp (mi_expect_interrupt): New.
11717 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
11718 from gdb.mi/mi-nonstop.exp.
11719 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
11720 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
11721 lib/mi-support.exp.
11722 Use mi_check_thread_states throughout. Avoid ".*" and do not
11723 require an anchor after -exec-run.
11724
d0b76dc6
DJ
117252008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
11726
11727 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
11728 stop is pending. Avoid ".*" when two stops are pending.
11729 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
11730 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
11731 newlines in fullnames.
11732 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
11733 (mi_expect_stop): Update comments. Only anchor in sync mode.
11734 Do not match newlines.
11735 (mi_send_resuming_command_raw): Always return status.
11736 (mi_get_stop_line): Do not match more than one line by accident.
11737 Only anchor in sync mode.
11738 (mi_run_inline_test): If -exec-next fails, give up.
11739
9990c830
UW
117402008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11741
11742 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
11743 on SPU.
11744
ebcf6f00
JB
117452008-09-10 Joel Brobecker <brobecker@adacore.com>
11746
11747 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
11748
b6db24e5
JB
117492008-09-10 Joel Brobecker <brobecker@adacore.com>
11750
11751 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
11752 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
11753 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
11754 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
11755 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
11756 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
11757 gdb.ada/interface.exp, gdb.ada/null_array.exp,
11758 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
11759 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
11760 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
11761 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
11762 Include the "= " sequence in the expected output of print tests.
11763
2bf448e0
JB
117642008-09-10 Joel Brobecker <brobecker@adacore.com>
11765
11766 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
11767 description for boolean types.
11768
d51fd4c8
PA
117692008-09-09 Pedro Alves <pedro@codesourcery.com>
11770
11771 * gdb.base/hook-stop-continue.c: New.
11772 * gdb.base/hook-stop-continue.exp: New.
11773
694182d2
DJ
117742008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
11775
11776 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
11777
3b8a7fc0
JG
117782008-09-08 Jerome Guitton <guitton@adacore.com>
11779
11780 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
11781 (stack_check_probe_2, stack_check_probe_loop_1)
11782 (stack_check_probe_loop_2): New functions.
11783 (main): Add call to these new functions.
11784 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
11785 functions, check that the breakpoint is inserted at the appropriate
11786 location.
11787 (insert_breakpoint): Slightly refine this procedure so that it can
11788 be called several times in the test.
11789
96cc0ae8
JG
117902008-09-08 Jerome Guitton <guitton@adacore.com>
11791
11792 * gdb.base/stack-checking.c: New file.
11793 * gdb.base/stack-checking.exp: New file.
11794
1f08b409
TJB
117952008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
11796
11797 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
11798 * gdb.arch/altivec-regs.exp: Likewise.
11799 * gdb.arch/vsx-regs.exp: Likewise.
11800
3099e1c4
TJB
118012008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
11802
11803 * gdb.arch/ppc-fp.exp: New file.
11804 * gdb.arch/ppc-fp.c: New file.
11805
cc69bfc1
PP
118062008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
11807
11808 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
11809 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 11810
b02a33db
MS
118112008-09-04 Michael Snyder <msnyder@vmware.com>
11812
11813 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
11814 as "at" (for non-debug functions such as _start).
11815
2992cbe0
UW
118162008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11817
11818 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
11819 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
11820 software watchpoints.
11821 * gdb.base/watch_thread_num.exp: Likewise.
11822
514f746b
AR
118232008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
11824
11825 * gdb.arch/i386-bp_permanent.exp: New test.
11826
876cecd0
TT
118272008-08-24 Tom Tromey <tromey@redhat.com>
11828
11829 * gdb.base/maint.exp: Update "maint print type".
11830
80f73d71
VP
118312008-08-21 Vladimir Prus <vladimir@codesourcery.com>
11832
11833 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
11834 support. Adjust the order of "*running" notifications.
11835 * gdb.mi/non-stop.c: Don't cast from int to void* and
11836 back.
11837
d9c78d7d
MK
118382008-08-20 Mark Kettenis <kettenis@gnu.org>
11839
11840 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
11841 expect to find it in the "info frame" output.
11842
97a2d1d3
DJ
118432008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
11844
11845 * gdb.base/interp.exp: Always consume both prompts.
11846
b96e2927
PA
118472008-08-20 Pedro Alves <pedro@codesourcery.com>
11848
11849 * gdb.base/pending.exp: Test pending breakpoints without symbols
11850 loaded.
11851
8cf6e61a
VP
118522008-08-19 Vladimir Prus <vladimir@codesourcery.com>
11853
11854 * lib/mi-support.exp (mi_expect_stop): Produce
11855 more details on failures.
11856 * gdb.mi/mi-nonstop.exp: New.
11857 * gdb.mi/non-stop.c: New.
11858
c6ebd6cf
VP
118592008-08-19 Vladimir Prus <vladimir@codesourcery.com>
11860
a9c64011
AS
11861 * gdb.mi/mi-async.exp: Use 'set target-async'.
11862 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 11863
46a9b8ed
DJ
118642008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
11865
11866 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
11867
44feb3ce
TT
118682008-08-17 Tom Tromey <tromey@redhat.com>
11869
11870 * gdb.base/help.exp (help catch): Rewrite.
11871
311a4e6b
TJB
118722008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
11873
11874 * gdb.base/define.exp: Test indented command documentation.
11875 * gdb.python/python.exp: Test indented multi-line command.
11876
604c2f83
LM
118772008-08-15 Luis Machado <luisgpm@br.ibm.com>
11878
11879 * testsuite/gdb.arch/vsx-regs.c: New source file.
11880 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
11881 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
11882
886a217c
TT
118832008-08-14 Tom Tromey <tromey@redhat.com>
11884
11885 * gdb.base/macscp.exp: Add regression test for "macro define" or
11886 "macro undef" with no arguments.
11887
c814a4f3
PP
118882008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
11889
11890 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 11891
12ab8a60
UW
118922008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11893
11894 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
11895
d57a3c85
TJB
118962008-08-06 Tom Tromey <tromey@redhat.com>
11897
11898 * gdb.python/python.exp: New file.
11899
c7b778ff
JK
119002008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11901
11902 Fix for PR gdb/1543.
11903 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
11904 $LOCATION.
11905 (location): New variable.
11906 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
11907 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
11908 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
11909 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
11910 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
11911 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
11912 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
11913 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
11914 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
11915 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
11916 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
11917 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
11918 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
11919 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
11920 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
11921 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
11922 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
11923 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
11924 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
11925 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
11926 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
11927 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
11928 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
11929 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
11930 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
11931 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
11932 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
11933 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
11934 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
11935 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
11936 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
11937 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
11938 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
11939 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
11940 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
11941 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
11942 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
11943 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
11944 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
11945 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
11946 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
11947 gdb.base/type-opaque.exp, gdb.base/until.exp,
11948 gdb.base/value-double-free.c, gdb.base/varargs.exp,
11949 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
11950 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
11951 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
11952 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
11953 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
11954 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
11955 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
11956 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
11957 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
11958 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
11959 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
11960 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
11961 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
11962 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
11963 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
11964 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
11965 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
11966 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
11967 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
11968 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
11969 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
11970 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
11971 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
11972 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
11973 gdb.pascal/types.exp, gdb.stabs/weird.exp,
11974 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
11975 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
11976 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
11977 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
11978 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
11979 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
11980 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
11981 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
11982 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
11983 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
11984 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
11985 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
11986 lib/mi-support.exp, lib/trace-support.exp: Remove reference
11987 to bug-gdb@prep.ai.mit.edu .
11988
5e06a3d1
VP
119892008-07-31 Vladimir Prus <vladimir@codesourcery.com>
11990
11991 * lib/mi-support.exp (mi_load_shlibs): New.
11992 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
11993
9d81d21b
VP
119942008-07-30 Vladimir Prus <vladimir@codesourcery.com>
11995
11996 * lib/mi-support.exp (get_mi_thread_list)
11997 (check_mi_and_console_threads): New, moved from ...
11998 * gdb.mi/mi-pthread.exp: ...here.
11999 * gdb.mi/gdb669.exp (get_mi_thread_list)
12000 (check_mi_and_console_threads): Delete.
12001 * gdb.mi/mi2-pthread.exp: Likewise.
12002
bae98fe0
TT
120032008-07-28 Tom Tromey <tromey@redhat.com>
12004
12005 * Makefile.in (just-check): Remove. Move body to...
12006 (check): ... here.
12007
57380f4e
DJ
120082008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
12009
12010 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
12011 Add a test for duplicated SIGINTs.
12012
e09490f1
DJ
120132008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
12014
12015 * gdb.threads/schedlock.exp (get_args): Update to work for any
12016 value of NUM.
12017 (Top level): Report the number of threads that did not resume.
12018
6387b45f
DJ
120192008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
12020
12021 * gdb.dwarf2/dw2-compressed.S: Also define __start.
12022
62f64ff2
DJ
120232008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
12024
12025 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
12026 non-MI prompt.
12027
fa8de41e
TT
120282008-07-26 Tom Tromey <tromey@redhat.com>
12029
12030 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
12031 (function_struct, function_struct_ptr): New globals.
12032 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
12033 function pointer in a struct.
12034
ccb3ac8a
TT
120352008-07-26 Tom Tromey <tromey@redhat.com>
12036
12037 * gdb.base/macscp.exp: Add test for macro lexing bug.
12038
d7d9f01e
TT
120392008-07-18 Tom Tromey <tromey@redhat.com>
12040
12041 * gdb.base/macscp.exp: Add macro tests.
12042
9bf07184
PP
120432008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
12044
12045 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
12046
becf6477
PP
120472008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
12048
12049 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
12050
0709f7d3
PP
120512008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
12052
12053 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 12054
7093c834
PP
120552008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
12056
12057 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 12058
b432ffe3
JK
120592008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12060
12061 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
12062
b1a268e5
VP
120632008-07-12 Vladimir Prus <vladimir@codesourcery.com>
12064
12065 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
12066
e2995f8e
KB
120672008-07-11 Kevin Buettner <kevinb@redhat.com>
12068
12069 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
12070 of regexp to account for changes made to GDB in the printing of
12071 byte vectors.
12072
14032a66
TT
120732008-07-11 Tom Tromey <tromey@redhat.com>
12074
12075 * gdb.base/completion.exp: Add 'help' completion test.
12076
981505ef
JK
120772008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12078
12079 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
12080
10568435
JK
120812008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12082
12083 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
12084
4487aabf
PA
120852008-07-09 Pedro Alves <pedro@codesourcery.com>
12086
12087 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
12088
a4a9b1c4
PA
120892008-07-09 Pedro Alves <pedro@codesourcery.com>
12090
12091 * gdb.base/fullname.exp: Restore pwd if compiling failed.
12092
3c3185ac
JK
120932008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12094
12095 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
12096
7ebd49dc
VP
120972008-06-28 Vladimir Prus <vladimir@codesourcery.com>
12098
12099 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
12100 previous commit. Add a comment.
12101
84e46146
PA
121022008-06-28 Pedro Alves <pedro@codesourcery.com>
12103
12104 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
12105
0f8d4a2f
VP
121062008-06-28 Vladimir Prus <vladimir@codesourcery.com>
12107
12108 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
12109
f747e0ce
PA
121102008-06-27 Pedro Alves <pedro@codesourcery.com>
12111
12112 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
12113 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
12114 compiling an executable, link in an object that forces unbuffered
12115 output.
12116 * lib/set_unbuffered_mode.c: New file.
12117
734a5c36
JK
121182008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12119
12120 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
12121
a2840c35
VP
121222008-06-25 Vladimir Prus <vladimir@codesourcery.com>
12123
a9c64011
AS
12124 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
12125 mi_expect_stop.
12126 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
12127 Demand that *running is output.
12128 (detect_async): Perform checking every time.
12129 (mi_send_resuming_command): Extract everything into...
12130 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
12131 (mi_expect_stop): Don't accept any output before *stopped.
12132
6ae37fef
VP
121332008-06-13 Vladimir Prus <vladimir@codesourcery.com>
12134
12135 Robustify mi-simplerun.
a9c64011
AS
12136 * gdb.mi/basics.c (main): Add a call to sleep.
12137 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
12138 * gdb.mi/mi2-cli.exp: Likewise.
12139 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 12140
b4aa76f0 121412008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
12142
12143 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
12144
e1ac3328
VP
121452008-06-10 Vladimir Prus <vladimir@codesourcery.com>
12146
a9c64011
AS
12147 * gdb.mi/mi-console.exp: Adjust.
12148 * gdb.mi/mi-syn-frame.exp: Adjust.
12149 * gdb.mi/mi2-console.exp: Adjust.
12150 * gdb.mi/mi2-syn-frame.exp: Adjust.
12151 * lib/mi-support.exp (mi_run_cmd): Adjust.
12152 (mi_send_resuming_command): Adjust.
e1ac3328 12153
f7f9a841
VP
121542008-06-10 Vladimir Prus <vladimir@codesourcery.com>
12155
12156 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
12157 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
12158 testing of stopped.
12159 * gdb.mi/mi2-syn-frame.exp: Likewise.
12160 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
12161 (async, detect_async): New.
12162 (mi_expect_stop, mi_continue_to_line): Adjust expectation
12163 depending on if we're running in sync or async mode.
f7f9a841 12164
37cd5d19
TT
121652008-06-09 Tom Tromey <tromey@redhat.com>
12166
12167 * gdb.base/completion.exp: New tests for field name completion
12168 with spaces, and field name completion with '->'.
12169
65d12d83
TT
121702008-06-06 Tom Tromey <tromey@redhat.com>
12171
12172 * gdb.base/break1.c (struct some_struct): New struct.
12173 (values): New global.
12174 * gdb.base/completion.exp: Add field name completion test.
12175
ebfe2e3f
PP
121762008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
12177
12178 * gdb.cp/call-c.exp: Test for incorrect handling of reference
12179 to pointer.
12180 * gdb.cp/call-c.cc: Likewise.
12181
bcf6fc3a
NR
121822008-06-06 Nick Roberts <nickrob@snap.net.nz>
12183
12184 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
12185 annotation.
12186
49fd4a42 121872008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 12188 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
12189
12190 * gdb.threads/execl.c, gdb.threads/execl1.c,
12191 gdb.threads/execl.exp: New tests.
a9c64011 12192
8a34ac3f
AR
121932008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
12194 Daniel Jacobowitz <dan@codesourcery.com>
12195
12196 * gdb.cp/exception.exp: Activate test, make it work with pending
12197 catchpoints.
12198
86ae69ef
JK
121992008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12200
12201 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
12202
f7f9ae2c
VP
122032008-05-28 Vladimir Prus <vladimir@codesourcery.com>
12204
a9c64011
AS
12205 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
12206 now printed.
12207 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 12208
2a2d4dc3
AS
122092008-05-27 Andreas Schwab <schwab@suse.de>
12210
12211 * gdb.base/frame-args.exp: Handle arguments that are optimized
12212 out.
12213
5099e4d9
LM
122142008-05-26 Luis Machado <luisgpm@br.ibm.com>
12215
12216 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
12217 quiet for ppc32 and group options into a single variable.
12218
d9c36a91
JB
122192008-05-23 Joel Brobecker <brobecker@adacore.com>
12220
12221 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
12222 of zero-size elements.
12223 * gdb.ada/null_array.exp: Test printing this new array.
12224
103a8671
JK
122252008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12226
12227 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
12228
07a4cc1a 122292008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
12230
12231 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
12232 of the "finish" command.
12233
55f996a7
NR
122342008-05-21 Nick Roberts <nickrob@snap.net.nz>
12235
12236 * gdb.base/annota1.exp: Test for new annotation.
12237
907fc202
UW
122382008-05-16 Pedro Alves <pedro@codesourcery.com>
12239
12240 * gdb.base/fixsection.exp: New file.
12241 * gdb.base/fixsection0.c: New file.
12242 * gdb.base/fixsection1.c: New file.
12243
e8f97270
UW
122442008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12245
12246 * gdb.base/annota1.exp: Accept printf@... in place of printf.
12247 * gdb.base/annota3.exp: Likewise.
12248
ac0bb574
NF
122492008-05-13 Nathan Froyd <froydnj@codesourcery.com>
12250
12251 * gdb.base/watch_thread_num.exp: Don't run tests that require
12252 watchpoints if the target doesn't support them.
12253
6fadd07a
DE
122542008-05-12 Doug Evans <dje@google.com>
12255
12256 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
12257
6e9a4a30
JB
122582008-05-09 Joel Brobecker <brobecker@adacore.com>
12259
12260 * gdb.ada/assign_1.exp: New testcase.
12261
08388c79
DE
122622008-05-09 Doug Evans <dje@google.com>
12263
a3c83fae
DE
12264 * gdb.base/find.exp: New file.
12265 * gdb.base/find.c: New file.
08388c79 12266
bd5ddfe8
DJ
122672008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
12268
12269 * gdb.base/commands.exp (watchpoint_command_test): Handle
12270 gdb,no_hardware_watchpoints.
12271 * gdb.base/float.exp: Allow ARM targets without floating point.
12272 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
12273
b5dd68e2 122742008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 12275 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
12276
12277 * gdb.ada/lang_switch: New test program.
12278 * gdb.ada/lang_switch.exp: New testcase.
12279
382d13d1
DE
122802008-05-05 Doug Evans <dje@google.com>
12281
12282 * gdb.base/help.exp (disassemble): Update expected help text.
12283
9dd789d0
PA
122842008-05-04 Pedro Alves <pedro@codesourcery.com>
12285
12286 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
12287
611c83ae
PA
122882008-05-04 Pedro Alves <pedro@codesourcery.com>
12289
12290 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
12291 different times.
12292
ff013f42
JK
122932008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12294
12295 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
12296 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
12297 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
12298 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
12299
96dff6a2
VP
123002008-05-04 Vladimir Prus <vladimir@codesourcery.com>
12301
12302 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
12303 notification to appear.
12304
55cd6f92
DJ
123052008-05-04 Daniel Jacobowitz <dan@debian.org>
12306
12307 * gdb.base/fullname.c: New file.
12308 * gdb.base/fullname.exp: New file.
12309 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
12310
d705c43c
PA
123112008-05-03 Pedro Alves <pedro@codesourcery.com>
12312
12313 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
12314 expressions with macros.
12315
333222e1
JK
123162008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12317
12318 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
12319
5ac01682
DJ
123202008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
12321
12322 * gdb.base/completion.exp: Handle lack of other symbols beginning
12323 with "a".
12324
12325 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
12326
237fc4c9
PA
123272008-05-02 Jim Blandy <jimb@codesourcery.com>
12328
12329 * gdb.asm/asmsrc1.s: Add scratch space.
12330
ed5e9466
DJ
123312008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12332 Daniel Jacobowitz <dan@codesourcery.com>
12333
12334 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
12335 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
12336 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
12337
b39cc962
DJ
123382007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
12339
12340 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
12341
36d520f5
JB
123422008-05-01 Joel Brobecker <brobecker@adacore.com>
12343
12344 * gdb.base/info-target.exp: New testcase.
12345
8d4e3071
DJ
123462008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
12347
12348 * gdb.cp/hang.exp: Use .cc instead of .C.
12349 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
12350 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
12351
6f3f3097
DJ
123522008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
12353
12354 * gdb.base/gdb1250.exp: Remove perror.
12355 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
12356
5550a914
PA
123572008-04-30 Pedro Alves <pedro@codesourcery.com>
12358
12359 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
12360 .2byte.
12361
d848e687
DJ
123622008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
12363
12364 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
12365 (maybe_kfail): New.
12366
93b5768b
PA
123672008-04-25 Pedro Alves <pedro@codesourcery.com>
12368
12369 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
12370
721c02de
VP
123712008-04-24 Vladimir Prus <vladimir@codesourcery.com>
12372
a9c64011
AS
12373 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
12374 * gdb.mi/mi2-syn-frame.exp: Likewise.
12375 * lib/mi-support.exp: Likewise.
721c02de 12376
74960c60
VP
123772008-04-24 Vladimir Prus <vladimir@codesourcery.com>
12378
12379 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
12380 to specify regexp for the location to stop at.
12381 * gdb.base/break-always.c: New.
12382 * gdb.base/break-always.exp: New.
12383
d24317b4
VP
123842008-04-24 Vladimir Prus <vladimir@codesourcery.com>
12385
12386 * lib/mi-support.exp (mi_runto_helper): Adjust
12387 for the original-location field.
12388 (mi_create_breakpoint, mi_list_breakpoints): New.
12389 * gdb.mi/mi-break.exp: Adjust.
12390 * gdb.mi/mi2-break.exp: Adjust.
12391 * gdb.mi/mi-pending.exp: Adjust.
12392 * gdb.mi/mi-simplerun.exp: Adjust.
12393 * gdb.mi/mi2-simplerun.exp: Adjust.
12394 * gdb.mi/mi-syn-frame.exp: Adjust.
12395 * gdb.mi/mi2-syn-frame.exp: Adjust.
12396 * gdb.mi/mi-until.exp: Adjust.
12397 * gdb.mi/mi2-until.exp: Adjust.
12398 * gdb.mi/mi-var-display.exp: Adjust.
12399 * gdb.mi/mi2-var-display.exp: Adjust.
12400 * gdb.mi/mi-watch.exp: Adjust.
12401 * gdb.mi/mi2-watch.exp: Adjust.
12402
fdc59709 124032008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 12404
a9c64011
AS
12405 * aclocal.m4: Add override.m4.
12406 * configure: Regenerate.
fdc59709 12407
8e91f023
VP
124082008-04-19 Vladimir Prus <vladimir@codesourcery.com>
12409
12410 * gdb.mi/var-cmd.c (do_at_tests): Verify that
12411 '-var-update --all-values' reports new value even the type
12412 of a variable object has changed.
12413
233a11ab
CS
124142008-04-18 Craig Silverstein <csilvers@google.com>
12415
12416 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
12417 files.
d24317b4 12418
9c1137ad
JB
124192008-04-18 Joel Brobecker <brobecker@adacore.com>
12420
12421 * gdb.ada/atomic_enum: New test program.
12422 * gdb.ada/atomic_enum.exp: New testcase.
12423
66d0bbc7
DE
124242008-04-17 Doug Evans <dje@google.com>
12425
12426 * gdb.opt/Makefile.in: Fix whitespace.
12427
100906b0
UW
124282008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
12429
12430 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
12431
4584e32e
DE
124322008-04-17 Doug Evans <dje@google.com>
12433
12434 * gdb.base/hashline1.exp: New testcase.
12435 * gdb.base/hashline2.exp: New testcase.
12436 * gdb.base/hashline2.exp: New testcase.
12437
0a320680
PA
124382008-04-17 Pedro Alves <pedro@codesourcery.com>
12439
12440 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
12441
18ac113b
AR
124422008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
12443
12444 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
12445 temporary breakpoint to match "Temporary breakpoint".
12446 * gdb.base/break.exp (delete_breakpoints): Likewise.
12447 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
12448 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
12449 * gdb.base/display.exp: Likewise.
12450 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
12451 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
12452 * gdb.base/restore.exp (restore_tests): Likewise.
12453 * gdb.base/sepdebug.exp: Likewise.
12454 * gdb.base/watchpoint.exp: Likewise.
12455 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
12456 * gdb.mi/mi-pending.exp: Likewise.
12457 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
12458 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
12459 * gdb.mi/mi-var-cmd.exp: Likewise.
12460 * gdb.mi/mi-var-display.exp: Likewise.
12461 * gdb.mi/mi2-cli.exp: Likewise.
12462 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
12463 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
12464 * gdb.mi/mi2-var-display.exp: Likewise.
12465 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
12466 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
12467 new "disp" field.
a9c64011 12468 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
12469 reason. This is to support fix for PR2424.
12470
add38693
JK
124712008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12472
12473 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
12474
fcacd99f
VP
124752008-04-13 Vladimir Prus <vladimir@codesourcery.com>
12476
12477 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 12478 field. Add more floating varobj tests.
fcacd99f 12479 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
12480 field.
12481 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
12482 (main): Call do_at_tests.
12483 * lib/mi-support.exp (mi_create_floating_varobj)
12484 (mi_varobj_update_with_type_change): New.
fcacd99f 12485
de051565
MK
124862008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
12487
12488 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
12489 option of -var-evaluate-expression.
12490 * gdb.mi/mi2-var-display.exp: Likewise.
12491
dbc52822
VP
124922008-04-07 Vladimir Prus <vladimir@codesourcery.com>
12493
12494 Introduce test setup helpers.
a9c64011
AS
12495 * lib/gdb.exp (build_executable, clean_restart)
12496 (prepare_for_testing): New.
12497 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
12498 * gdb.base/return.exp: Likewise.
12499 * gdb.base/ending-run.exp: Likewise.
dbc52822 12500
473591da
NR
125012008-04-07 Nick Roberts <nickrob@snap.net.nz>
12502
12503 * gdb.mi/mi-async.exp: New test for asynchronous Machine
12504 Interface (MI) responses.
12505
2b2d9e11
VP
125062008-04-06 Vladimir Prus <vladimir@codesourcery.com>
12507
a9c64011
AS
12508 * gdb.cp/breakpoint.cc: New code to test conditions involving
12509 member variables.
12510 * gdb.cp/breakpoint.exp: Test condition involving member
12511 variables.
2b2d9e11 12512
bb378428
VP
125132008-04-05 Vladimir Prus <vladimir@codesourcery.com>
12514
12515 * lib/mi-support.exp (mi_expect_stop): New.
12516 (mi_run_cmd): Change the
12517 token. Use mi_send_resuming_command, use
12518 mi_expect_stop.
12519 (mi_execute_to_helper): Rename to mi_execute_to.
12520 (mi_send_resuming_command): Add more error patterns.
12521 (mi_wait_for_stop): Renamed to...
12522 (mi_get_stop_line): ...this.
12523 (mi_run_inline_test): Adjust.
12524
12525 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
12526 * gdb.mi/mi-console.exp: Likewise.
12527 * gdb.mi/mi-pending.exp: Likewise.
12528 * gdb.mi/mi-simplerun.exp: Likewise.
12529 * gdb.mi/mi-stack.exp: Likewise.
12530 * gdb.mi/mi-stepi.exp: Likewise.
12531 * gdb.mi/mi-syn-frame.exp: Add comment.
12532 * gdb.mi/mi-until.exp: Likewise.
12533 * gdb.mi/mi-var-display.exp: Likewise.
12534 * gdb.mi/mi-watch.exp: Likewise.
12535 * gdb.mi/mi2-cli.exp: Likewise.
12536 * gdb.mi/mi2-console.exp: Likewise.
12537 * gdb.mi/mi2-simplerun.exp: Likewise.
12538 * gdb.mi/mi2-stack.exp: Likewise.
12539 * gdb.mi/mi2-stepi.exp: Likewise.
12540 * gdb.mi/mi2-until.exp: Likewise.
12541 * gdb.mi/mi2-var-display.exp: Likewise.
12542 * gdb.mi/mi2-watch.exp: Likewise.
12543
62172bb9
UW
125442008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12545
12546 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
12547
12548 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
12549
a13e061a
PA
125502008-04-04 Pedro Alves <pedro@codesourcery.com>
12551
12552 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
12553 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
12554 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
12555 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
12556 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
12557 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
12558 expect an mi error duplicated in stderr.
12559
eae06beb
JB
125602008-04-03 Joel Brobecker <brobecker@adacore.com>
12561
12562 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
12563 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
12564 Add a couple of tests that verify the behavior when the new setting
12565 is set to "cancel" and "all".
12566 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
12567 "ask" before we start the testing.
12568
79c6ced6
AR
125692008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
12570
12571 * gdb.cp/casts.cc: Add class reference variables.
12572 * gdb.cp/casts.exp: New test cases for up/down casting references.
12573
6c2d1a6b
MK
125742008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
12575
12576 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
12577 instead of beginning to make an extra test pass.
12578 * gdb.mi/mi2-var-display.exp: Likewise.
12579
55b411d9
MR
125802008-03-31 Maciej W. Rozycki <macro@mips.com>
12581
12582 * gdb.base/break.exp: Mark failures as such. Fix formatting.
12583
c6140da2
MD
125842008-03-31 Markus Deuling <deuling@de.ibm.com>
12585 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12586
12587 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
12588 value. Add xfail for older kernels.
12589
79732189
AR
125902008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
12591
12592 Bring mi-support in line with gdb.exp.
12593 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
12594 (mi_gdb_start): New function.
12595
33c3676e
MR
125962008-03-28 Maciej W. Rozycki <macro@mips.com>
12597
12598 * gdb.mi/mi-var-cmd.exp: Fix a typo.
12599
92e28119
VP
126002008-03-26 Vladimir Prus <vladimir@codesourcery.com>
12601
12602 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
12603 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 12604
9e8e3afe
VP
126052008-03-26 Vladimir Prus <vladimir@codesourcery.com>
12606
12607 * lib/mi-support.exp (mi_create_varobj_checked): New.
12608 (mi_list_varobj_children): Allow to check for a
12609 value.
12610 (mi_list_array_varobj_children): New.
12611
12612 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
12613 and mi_list_varobj_children, as opposed to hardcoding
12614 expected strings.
12615 * gdb.mi/gdb701.exp: Likewise.
12616 * gdb.mi/gdb792.exp: Likewise.
12617 * gdb.mi/mi-var-block.exp: Likewise.
12618 * gdb.mi/mi-var-cmd.exp: Likewise.
12619 * gdb.mi/mi-var-invalidate.exp: Likewise.
12620 * gdb.mi/mi2-var-block.exp: Likewise.
12621 * gdb.mi/mi2-var-child.exp: Likewise.
12622 * gdb.mi/mi2-var-cmd.exp: Likewise.
12623 * gdb.mi/mi2-var-display.exp: Likewise.
12624
9df50351
JK
126252008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12626
12627 Fix random false FAILs on i386.
12628 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
12629
31e5d73a
DJ
126302008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
12631
12632 PR gdb/544
12633 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
12634
12f4afab
DJ
126352008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
12636
12637 PR gdb/544
12638 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
12639
b562a0cb
DJ
126402008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
12641
12642 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
12643 fixed PR gdb/544.
12644
17faa917
DJ
126452008-03-21 Pedro Alves <pedro@codesourcery.com>
12646
12647 * gdb.threads/fork-child-threads.exp: Test next over fork.
12648
6214f497
DJ
126492008-03-21 Chris Demetriou <cgd@google.com>
12650
12651 * gdb.base/break.exp (rbreak junk): New test for rbreak
12652 "Junk at end of arguments" issue.
12653
63092375
DJ
126542008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
12655
12656 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
12657 *& to work on created array elements.
12658 (Top level): Test print $pc with a file. Test string operations
12659 without a target.
12660 * gdb.base/ptype.exp: Do not expect *& to work on created array
12661 elements.
12662
b21991b0
DJ
126632008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
12664
12665 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
12666 gdb.threads/staticthreads.exp: Update exit query.
12667
c4b347c7
SL
126682008-03-07 Sandra Loosemore <sandra@codesourcery.com>
12669
12670 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
12671
fa4727a6
DJ
126722008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
12673
12674 * gdb.base/watchpoint.c (global_ptr, func4): New.
12675 (main): Call func4.
12676 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
12677 (test_inaccessible_watchpoint): New.
12678
2f34202f
MR
126792008-02-29 Maciej W. Rozycki <macro@mips.com>
12680
12681 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
12682 select the largest.
12683
0d6ba1b1
DJ
126842008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
12685
12686 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
12687 frames-invalid annotations.
12688
e691325a
PM
126892008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
12690
a9c64011 12691 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 12692
f85b5ecc
DE
126932008-02-27 Doug Evans <dje@google.com>
12694
12695 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
12696 for bug 1738.
12697 (breakpoint_to_handler_entry): Ditto.
12698
b40e7bf3
JB
126992008-02-27 Joel Brobecker <brobecker@adacore.com>
12700
12701 * gdb.base/ending-run.exp: Use the first line of code inside
12702 function body to test breakpoints.
12703 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
12704 location where the breakpoint is inserted when using the line
12705 where a function is declared. Fix typo in the description of
12706 one of the tests.
12707 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
12708
2faca73a
PM
127092008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
12710
12711 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 12712 tests.
2faca73a 12713
6f439c36
PM
127142008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
12715
12716 * gdb.base/args.exp: avoid same output for tests
12717 with single quotes.
12718
54e52265
VP
127192008-02-26 Vladimir Prus <vladimir@codesourcery.com>
12720
a9c64011
AS
12721 * gdb.base/annota1.exp: Adjust for 'info break'
12722 format changes.
12723 * gdb.base/annota3.exp: Likewise.
12724 * gdb.base/break.exp: Likewise.
12725 * gdb.base/condbreak.exp: Likewise.
12726 * gdb.base/pending.exp: Likewise.
12727 * gdb.base/sepdebug.exp: Likewise.
12728 * gdb.base/unload.exp: Likewise.
12729 * gdb.cp/ovldbreak.exp: Likewise.
12730 * gdb.mi/mi-pending.exp: Likewise.
54e52265 12731
897b09ca
DE
127322008-02-07 Doug Evans <dje@google.com>
12733
12734 * gdb.cp/mb-inline.exp: New.
12735 * gdb.cp/mb-inline.h: New.
12736 * gdb.cp/mb-inline1.cc: New.
12737 * gdb.cp/mb-inline2.cc: New.
12738
b1c32d35
PM
127392008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
12740
12741 * gdb.pascal/floats.pas: New test program.
12742 * gdb.pascal/floats.exp: New testcase.
12743
1a4ca44a
TJB
127442008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
12745
12746 * gdb.base/callfuncs.c (t_float_many_args): New function.
12747 (t_double_many_args): New function.
12748 * gdb.base/callfuncs.exp: Add tests for exceeding float
12749 and double parameters passed through the stack.
12750
439048e8
JB
127512008-02-05 Joel Brobecker <brobecker@adacore.com>
12752
12753 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
12754 gdb.ada/complete/foo.adb: New files.
12755 * gdb.ada/complete.exp: New testcase.
12756
81fe8080
DE
127572008-02-03 Doug Evans <dje@google.com>
12758
301f0ecf
DE
12759 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
12760
81fe8080
DE
12761 * gdb.cp/gdb2384.exp: New file.
12762 * gdb.cp/gdb2384.cc: New file.
12763 * gdb.cp/gdb2384-base.h: New file.
12764 * gdb.cp/gdb2384-base.cc: New file.
12765
4b071aec
DE
127662008-02-02 Doug Evans <dje@google.com>
12767
12768 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
12769
61137ba6
JB
127702007-02-01 Joel Brobecker <brobecker@adacore.com>
12771
12772 * gdb.ada/sym_print_name: New test program.
12773 * gdb.ada/sym_print_name.exp: New testcase.
12774
127752007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
12776
12777 * gdb.ada/nested/hello.adb: New file.
12778 * gdb.ada/nested.exp: New testcase.
12779 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
12780
98deb0da
VP
127812008-02-01 Vladimir Prus <vladimir@codesourcery.com>
12782
12783 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
12784 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
12785 don't cause future evaluations of function to report
12786 creation of internal breakpoints.
98deb0da 12787
723a2275
VP
127882008-02-01 Vladimir Prus <vladimir@codesourcery.com>
12789
12790 * gdb.mi/mi-break.exp (test_error): New.
12791 Call it.
12792
fb546a2f
LM
127932008-01-31 Luis Machado <luisgpm@br.ibm.com>
12794
12795 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
12796 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
12797
2d8fd90a
PM
127982008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
12799
12800 * gdb.pascal/integers.pas: New test program.
12801 * gdb.pascal/integers.exp: New testcase.
12802
a7fa0ded
PM
128032008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
12804
12805 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
12806
5e1a1926
TJB
128072008-01-30 Luis Machado <luisgpm@br.ibm.com>
12808
12809 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
12810 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
12811
8d04f9f0
JB
128122008-01-30 Paul Hilfinger <hilfinger@adacore.com>
12813
12814 * gdb.ada/formatted_ref: New test program.
12815 * gdb.ada/formatted_ref.exp: New testcase.
12816
12817 * gdb.cp/formatted-ref.cc: New file.
12818 * gdb.cp/formatted-ref.exp: New testcase.
12819
ce75a98f
JB
128202008-01-30 Joel Brobecker <brobecker@adacore.com>
12821
12822 * gdb.base/ptype.exp: Add testing of "ptype $pc".
12823
e835f6bf
NR
128242008-01-30 Nick Roberts <nickrob@snap.net.nz>
12825
12826 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
12827 (test_file_list_exec_source_file): Update to new macro-info field.
12828
d118ef87
PH
128292008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
12830
12831 * gdb.ada/exprs: New test program.
12832 * gdb.ada/exprs.exp: New testcase.
12833
7d35ab09
TJB
128342008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
12835
12836 * dfp-test.c (DELTA, DELTA_B): New definitions.
12837 (double_val1, double_val2, double_val3, double_val4, double_val5,
12838 double_val6, double_val7, double_val8, double_val9, double_val10,
12839 double_val11, double_val12, double_val13, double_val14, dec32_val1,
12840 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
12841 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
12842 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
12843 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
12844 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
12845 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
12846 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
12847 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
12848 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
12849 dec128_val16): New global variables.
12850 (decimal_dec128_align): New function.
12851 (decimal_mixed): Likewise.
12852 (decimal_many_args_dec32): Likewise.
12853 (decimal_many_args_dec64): Likewise.
12854 (decimal_many_args_dec128): Likewise.
12855 (decimal_many_args_mixed): Likewise.
12856 * dfp-test.exp: Add tests calling new inferior functions.
12857
2d717e4f
DJ
128582008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
12859
12860 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
12861 gdb.server/ext-run.exp: New files.
12862 * lib/gdbserver-support.exp (gdbserver_download): New.
12863 (gdbserver_start): New. Update gdbserver expected
12864 output.
12865 (gdbserver_spawn): Use them.
12866 (gdbserver_start_extended): New.
12867
e85a822c
DJ
128682008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
12869
12870 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
12871 Run on GNU/Linux.
12872 (do_exec_tests): Check for systems which do not support catchpoints.
12873 Do not match START.
12874 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
12875 Run on GNU/Linux. Enable verbose output.
12876 (check_fork_catchpoints): New.
12877 (explicit_fork_child_follow, catch_fork_child_follow)
12878 (tcatch_fork_parent_follow): Update expected messages.
12879 (do_fork_tests): Use check_fork_catchpoints.
12880 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
12881 Run on GNU/Linux. Enable verbose output.
12882 (check_vfork_catchpoints): New.
12883 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
12884 expected messages.
12885 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
12886
401ea829
JB
128872008-01-29 Jim Blandy <jimb@red-bean.com>
12888
12889 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
12890 host' errors.
12891 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
12892
aceaf3ad
JB
128932008-01-29 Jim Blandy <jimb@red-bean.com>
12894
12895 * gdb.threads/sigthread.c: Use barriers to ensure that
12896 child_thread and child_thread_two are always initialized before we
12897 start to use them.
12898
a5606eee
VP
128992008-01-29 Vladimir Prus <vladimir@codesourcery.com>
12900
12901 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
12902 * gdb.base/watchpoint-solib.c: New.
12903 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 12904
c55a82bb
PM
129052008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
12906
12907 * gdb.base/gdb1056.exp: Add unsigned integer test.
12908
0993fe05
DE
129092008-01-28 Doug Evans <dje@google.com>
12910
12911 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
12912
4fe42e7f
JB
129132008-01-27 Jim Blandy <jimb@codesourcery.com>
12914
c7a69933
JB
12915 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
12916
4fe42e7f
JB
12917 * gdb.base/expand-psymtabs.exp: Doc fix.
12918
5def8285
MK
129192008-01-26 Mark Kettenis <kettenis@gnu.org>
12920
12921 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
12922
5313c911
NR
129232008-01-24 Nick Roberts <nickrob@snap.net.nz>
12924
a9c64011 12925 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
12926 -var-set-format.
12927
93815fbf
VP
129282008-01-23 Chris Demetriou <cgd@google.com>
12929
12930 * gdb.threads/thread_events.c: New testcase source file.
12931 * gdb.threads/thread_events.exp: New testcase expect file.
12932
467a88ee
NR
129332008-01-23 Nick Roberts <nickrob@snap.net.nz>
12934
12935 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
12936
12937 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
12938 -var-set-format.
12939
d8f82aba
DJ
129402008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
12941 Vladimir Prus <vladimir@codesourcery.com>
12942
12943 * gdb.base/float.exp: Allow missing floating point for m68k and
12944 PowerPC.
12945
60c46647
VP
129462008-01-22 Vladimir Prus <vladimir@codesourcery.com>
12947
12948 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
12949 ignore count.
12950 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
12951 * gdb.mi/mi-cli.exp: Adjust.
12952 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 12953
c7dd36a1
PA
129542008-01-17 Pedro Alves <pedro@codesourcery.com>
12955
12956 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
12957 and 'dummy_ptr' integer pointer. Initialize struct_declarations
12958 with dummy_ptr's address.
12959 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
12960 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
12961 all targets.
12962 * gdb.mi/mi2-var-child.exp: Likewise.
12963
39d5313e
JB
129642008-01-09 Joel Brobecker <brobecker@adacore.com>
12965
12966 * gdb.ada/null_array: New test program.
12967 * gdb.ada/null_array.exp: New testcase.
12968
0aea4bf3
LM
129692008-01-09 Luis Machado <luisgpm@br.ibm.com>
12970
12971 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
12972 with required float modifiers.
12973
0b354900
JB
129742008-01-08 Joel Brobecker <brobecker@adacore.com>
12975
12976 * gdb.ada/funcall_param: New test program.
12977 * gdb.ada/funcall_param.exp: New testcase.
12978
cdb7f5d4
JB
129792008-01-08 Joel Brobecker <brobecker@adacore.com>
12980
12981 * gdb.ada/arrayparam: New test program.
12982 * gdb.ada/arrayparam.exp: New testcase.
12983
88e2547f
JB
129842008-01-08 Joel Brobecker <brobecker@adacore.com>
12985
12986 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
12987 landed. Should also fix random failures in the test following it.
12988
f6867ce0
TJB
129892008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
12990
12991 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
12992 for expressions with decimal float values.
12993 (test_dfp_conversions): New function to test casts to and from
12994 decimal float types.
12995 Call test_dfp_conversions.
12996 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
12997 elements.
12998 (main): Initialize ds.float4 and ds.double8 elements.
12999 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
13000 string to new error message.
13001 (d64_set_tests): Likewise.
13002 (d128_set_tests): Likewise.
13003 Add tests for expressions with decimal float variables. Add tests for
13004 conversions to and from decimal float types.
13005
f9c11282
JB
130062008-01-05 Joel Brobecker <brobecker@adacore.com>
13007
13008 * gdb.ada/packed_tagged/comp_bug.adb: New file.
13009 * gdb.ada/packed_tagged.exp: New testcase.
13010
0ecbca72
JB
130112008-01-04 Joel Brobecker <brobecker@adacore.com>
13012
13013 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
13014 gdb.ada/homonym/homonym_main.adb: New files.
13015 * gdb.ada/homonym.exp: New testcase.
13016
c18d3d89
JB
130172008-01-04 Joel Brobecker <brobecker@adacore.com>
13018
13019 * gdb.ada/packed_array.exp: Add testing of references to
13020 a packed array.
13021
ecc7085b
JB
130222008-01-04 Joel Brobecker <brobecker@adacore.com>
13023
13024 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
13025 New files.
13026 * gdb.ada/type_coercion.exp: New testcase.
13027
c474c922
JB
130282008-01-04 Joel Brobecker <brobecker@adacore.com>
13029
13030 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
13031 gdb.ada/tagged/foo.adb: New file.
13032 * gdb.ada/tagged.exp: New testcase.
13033
9005b927
JB
130342008-01-04 Joel Brobecker <brobecker@adacore.com>
13035
13036 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
13037 gdb.ada/ptype_field/foo.adb: New files.
13038 * gdb.ada/ptype_field.exp: New testcase.
13039
1a6aaad8
JB
130402008-01-03 Joel Brobecker <brobecker@adacore.com>
13041
13042 * gdb.ada/print_pc.exp: New testcase.
13043
0ef22f53
JB
130442008-01-03 Joel Brobecker <brobecker@adacore.com>
13045
13046 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
13047 gdb.ada/taft_type/p.adb: New files.
13048 * gdb.ada/taft_type.exp: New testcase.
13049
1689ecf8
JB
130502008-01-03 Joel Brobecker <brobecker@adacore.com>
13051
13052 * gdb.ada/array_bounds/bar.adb: New file.
13053 * gdb.ada/array_bounds.exp: New testcase.
13054
a4d0b9c3
JB
130552008-01-03 Joel Brobecker <brobecker@adacore.com>
13056
13057 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
13058 gdb.ada/arrayptr/foo.adb: New files.
13059 * gdb.ada/arrayptr.exp: New testcase.
13060
a31ace00
JB
130612008-01-03 Joel Brobecker <brobecker@adacore.com>
13062
13063 * gdb.base/set-lang-auto.exp: New testcase.
13064
a97fced3
JB
130652008-01-03 Joel Brobecker <brobecker@adacore.com>
13066
13067 * gdb.ada/fun_addr/foo.adb: New file.
13068 * gdb.ada/fun_addr.exp: New testcase.
13069
ef29ce1a
JK
130702008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13071
13072 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
13073 New files
13074
0fafefe3
JB
130752008-01-02 Joel Brobecker <brobecker@adacore.com>
13076
13077 * array_subscript_addr/p.adb: New file.
a9c64011 13078 * array_subscript_addr.exp: New testcase.
0fafefe3 13079
c4359f8d
JB
130802008-01-02 Joel Brobecker <brobecker@adacore.com>
13081
a9c64011 13082 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
13083 New files.
13084 * gdb.ada/str_cmp_ref.exp: New testcase.
13085
1aa1b15b
JB
130862008-01-01 Joel Brobecker <brobecker@adacore.com>
13087
13088 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
13089 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 13090 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 13091
81c9b2cf
JB
130922008-01-01 Joel Brobecker <brobecker@adacore.com>
13093
13094 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
13095 gdb.ada/ref_param/pck.ads: New files.
13096 * gdb.ada/ref_param.exp: New testcase.
13097
319e4674
JB
130982008-01-01 Joel Brobecker <brobecker@adacore.com>
13099
13100 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
13101 gdb.ada/interface/foo.adb: New files.
13102 * gdb.ada/interface.exp: New testcase.
13103
ef682c56
JB
131042007-12-31 Jim Blandy <jimb@codesourcery.com>
13105
13106 * gdb.base/multi-forks.exp: Consume all output from child
13107 processes before proceeding to next test.
13108
f6f3eb6c
JB
131092007-12-29 Jim Blandy <jimb@codesourcery.com>
13110
13111 * configure: Regenerated.
13112
f652e42f
JB
131132007-12-27 Joel Brobecker <brobecker@adacore.com>
13114
13115 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
13116 gdb.ada/fixed_cmp/fixed.adb: New files.
13117 * gdb.ada/fixed_cmp.exp: New testcase.
13118
6943e596
JB
131192007-12-27 Joel Brobecker <brobecker@adacore.com>
13120
13121 * gdb.ada/boolean_expr.exp: New testcase.
13122
aad9a193
JB
131232007-12-26 Jim Blandy <jimb@codesourcery.com>
13124
13125 * gdb.base/multi-forks.exp: Doc fix.
13126
fb5f3683
JB
131272007-12-26 Joel Brobecker <brobecker@adacore.com>
13128
13129 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
13130 * gdb.ada/char_param.exp: Do not compile our test program with
13131 -gnata, this is unnecessary.
13132 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
13133
384e4a9c
JB
131342007-12-24 Joel Brobecker <brobecker@adacore.com>
13135
13136 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
13137 gdb.ada/print_chars/foo.adb: New files.
13138 * gdb.ada/print_chars.exp: New testcase.
13139
01e044f7
JB
131402007-12-24 Joel Brobecker <brobecker@adacore.com>
13141
13142 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
13143 gdb.ada/char_param/foo.adb: New files.
13144 * gdb.ada/char_param.exp: New testcase.
13145
0ce17860
JB
131462007-12-22 Jim Blandy <jimb@codesourcery.com>
13147
13148 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
13149 hard-coding source line numbers into the test.
13150 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
13151 gdb_get_line_number to find.
13152
919809b9
JB
131532007-12-22 Joel Brobecker <brobecker@adacore.com>
13154
13155 * gdb.base/ptype.c (highest): New struct type.
13156 (the_highest): New variable of that type.
13157 (main): Add dummy assignment to a field of variable the_highest.
13158 * gdb.base/ptype.exp: Test type printing of our new variable.
13159
abc8a88d
PM
131602007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
13161
13162 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 13163 and record first explicitly generated thread number.
abc8a88d
PM
13164 Use that thread number for thread specific watchpoint test.
13165 Add iteration number to repetitive tests.
13166
5158f3e3
CES
131672007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
13168 Jim Blandy <jimb@codesourcery.com>
13169
13170 * gdb.base/expand-psymtabs.c: New testcase
13171 source file.
13172 * gdb.base/expand-psymtabs.exp: New testcase
13173 expect file.
13174
37e4754d
LM
131752007-12-17 Luis Machado <luisgpm@br.ibm.com>
13176
13177 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
13178 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
13179
551e5d04
JB
131802007-12-17 Joel Brobecker <brobecker@adacore.com>
13181
13182 * gdb.ada/frame_args/foo.adb: New file.
13183 * gdb.ada/frame_args/pck.ads: New file.
13184 * gdb.ada/frame_args/pck.adb: New file.
13185 * gdb.ada/frame_args.exp: New testcase.
13186
a05ee097
JB
131872007-12-17 Joel Brobecker <brobecker@adacore.com>
13188
13189 * gdb.base/frame-args.c: New file.
13190 * gdb.base/frame-args.exp: New testcase.
13191
c162e8c9 131922007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 13193 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
13194
13195 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
13196
afe8ab22 131972007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 13198
afe8ab22
VP
13199 * gdb.mi/mi-pending.exp: New.
13200 * gdb.mi/mi-pending.c: New.
13201 * gdb.mi/mi-pendshr.c: New.
13202
dfdfb3ca
JB
132032007-12-06 Jim Blandy <jimb@codesourcery.com>
13204
13205 * gdb.base/default.exp: Update expected output for 'info catch'.
13206
b7fca990
JK
132072007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13208
13209 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
13210 must be set to binary.
13211
6a1afc1e
PA
132122007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
13213
13214 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
13215
a6b151f1
DJ
132162007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
13217
13218 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
13219 gdb.mi/mi-file-transfer.exp: New.
13220
43039443
JK
132212007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13222
13223 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
13224
0ef2251b
MR
132252007-11-22 Maciej W. Rozycki <macro@mips.com>
13226
13227 * gdb.trace/backtrace.exp: Fix a typo.
13228 * gdb.trace/circ.exp: Likewise.
13229 * gdb.trace/collection.exp: Likewise.
13230 * gdb.trace/limits.exp: Likewise.
13231 * gdb.trace/report.exp: Likewise.
13232 * gdb.trace/tfind.exp: Likewise.
13233 * gdb.trace/while-dyn.exp: Likewise.
13234
5443631e
NR
132352007-11-21 Nick Roberts <nickrob@snap.net.nz>
13236
13237 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
13238 objects of pointers that can't be dereferenced are now
13239 "noneditable".
13240
a4ce5b0d
UW
132412007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13242
13243 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
13244 (target_cpu): Remove.
13245
d6e956e5
VP
132462007-10-15 Vladimir Prus <vladimir@codesourcery.com>
13247
13248 * gdb.base/ending-run.exp: Expect the list of cleared
13249 breakpoint to come in natural order, not the reversed one.
a9c64011 13250
214270ab
VP
132512007-11-07 Vladimir Prus <vladimir@codesourcery.com>
13252
13253 * gdb.mi/mi-var-child.c (do_child_deletion): New.
13254 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 13255
1a619819
LM
132562007-11-05 Luis Machado <luisgpm@br.ibm.com>
13257
13258 * gdb.base/printcmds.exp: New function
13259 test_printf_with_dfp.
13260
5b01a6fa
DE
132612007-11-02 Doug Evans <dje@google.com>
13262
13263 * gdb.disasm/t01_mov.s: Remove carriage returns.
13264 * gdb.disasm/t02_mova.s: Ditto.
13265 * gdb.disasm/t03_add.s: Ditto.
13266 * gdb.disasm/t04_sub.s: Ditto.
13267 * gdb.disasm/t05_cmp.s: Ditto.
13268 * gdb.disasm/t06_ari2.s: Ditto.
13269 * gdb.disasm/t07_ari3.s: Ditto.
13270 * gdb.disasm/t08_or.s: Ditto.
13271 * gdb.disasm/t09_xor.s: Ditto.
13272 * gdb.disasm/t10_and.s: Ditto.
13273 * gdb.disasm/t11_logs.s: Ditto.
13274 * gdb.disasm/t12_bit.s: Ditto.
13275 * gdb.disasm/t13_otr.s: Ditto.
13276
ec33ab7f
JK
132772007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13278
13279 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
13280
ae0d01ff
UW
132812007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13282
13283 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
13284 provide DFP support.
13285
55eddb0f
DJ
132862007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
13287
13288 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
13289 Test "set powerpc vector-abi". Skip auto-detection tests for old
13290 toolchains.
13291
7020f05c
PA
132922007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
13293
13294 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
13295 with [string compare].
13296
84bc3db9
PA
132972007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
13298
13299 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
13300 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
13301
5876dc88
LM
133022007-10-25 Luis Machado <luisgpm@br.ibm.com>
13303
13304 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
13305 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
13306 * gdb.opt/Makefile.in: New makefile.
13307 * Makefile.in: Create new directory "gdb.opt".
13308 * configure.ac: Add "gdb.opt" directory.
13309 * configure: Regenerated.
a9c64011 13310
c3ea9a14
DE
133112007-10-25 Doug Evans <dje@google.com>
13312
13313 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
13314 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
13315
a9c64011 133162007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
13317 Thiago Jung Bauermann <bauerman@br.ibm.com>
13318
13319 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
13320 Floating Point expressions.
13321 * gdb.base/dfp-test.exp: new file adding tests for Decimal
13322 Floating Point variables.
13323 * gdb.base/dfp-test.c: new file containing program with Decimal
13324 Floating variables, used by gdb.base/dfp-test.exp.
13325
62a24a2b
DJ
133262007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
13327
13328 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
13329
e7b1eae6
UW
133302007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13331
13332 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
13333 compiling test case with GCC.
13334 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
13335
c641edcc
UW
133362007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13337
13338 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
13339 format changes.
13340
5e5ebfe6
MS
133412007-10-18 Michael Snyder <msnyder@specifix.com>
13342
13343 * gdb.base/dbx.exp: Add missing "-re " operator.
13344
e831e7b6
GM
133452007-10-16 Gaius Mulley <gaius@glam.ac.uk>
13346
13347 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
13348 * configure.ac: Removed trailing spaces after backslash.
13349 * gdb.modula2: New directory.
13350 * gdb.modula2/Makefile.in: New file.
13351 * gdb.modula2/unbounded-array.exp: New file.
13352 * gdb.modula2/unbounded1.c: New file.
13353
7cc46491
DJ
133542007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
13355
13356 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
13357
133582007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
13359
13360 * gdb.base/sigstep.c (main): Add checks for
13361 return values for setitimer call.
13362 Call setitimer again with itimer = ITIMER_REAL
13363 if first call to setitimer fails.
13364
e91528f0
KH
133652007-10-11 Kazu Hirata <kazu@codesourcery.com>
13366
13367 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
13368 of $timeout.
13369
2ec9a4f8
DJ
133702007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
13371
13372 * gdb.server/server-run.exp: Test for dynamic linker symbols.
13373
133742007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
13375
13376 * lib/gdb.exp (gdb_run_cmd): Move comment outside
13377 of gdb_expect call, to avoid interruption.
13378
64b2fa04
PA
133792007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
13380
13381 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
13382 (v_unsigned_long_long, v_long_long_array)
13383 (v_signed_long_long_array, v_unsigned_long_long_array)
13384 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
13385 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
13386 [!NO_LONG_LONG]: New.
13387 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
13388 v_long_long_member.
13389
13390 (v_long_long_func, v_signed_long_long_func)
13391 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
13392 (main) [!NO_LONG_LONG]: Initialize long long variants.
13393
13394 * gdb.base/whatis.exp: If board file requests no_long_long, build
13395 test with NO_LONG_LONG defined. Test long long, signed long long,
13396 and unsigned long long variants but only if board file doesn't
13397 disable it.
13398
a912286e 133992007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 13400 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
13401
13402 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
13403 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
13404 * configure: Regenerated.
13405 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
13406 gdb.pascal/types.exp, lib/pascal.exp: New files.
13407
471ba8c9
DJ
134082007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
13409
13410 * gdb.cp/classes.exp (do_tests): Always step to the line after the
13411 call.
13412 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
13413 to return to the call.
13414 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
13415 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
13416 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
13417 * gdb.mi/mi-until.exp (test_until): Likewise.
13418 * gdb.mi/mi2-until.exp (test_until): Likewise.
13419
fef8a650
DJ
134202007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
13421
13422 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
13423 two-char array.
13424 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
13425
d983da9c
DJ
134262007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
13427
13428 * gdb.threads/watchthreads.c (thread_function): Sleep between
13429 iterations.
13430 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
13431 at once for S/390. Generate matching fails and passes.
13432
17f62551
VP
134332007-09-27 Vladimir Prus <vladimir@codesourcery.com>
13434
13435 * gdb.mi/var-cmd.c (do_children_tests): Initialize
13436 the 'struct_declarations' variable to zeros.
a9c64011 13437
ed0616c6
VP
134382007-09-24 Vladimir Prus <vladimir@codesourcery.com>
13439
13440 * gdb.cp/mb-ctor.cc: New.
13441 * gdb.cp/mb-ctor.exp: New.
13442 * gdb.cp/mb-templates.cc: New.
13443 * gdb.cp/mb-templates.exp: New.
13444
41f1b697
DJ
134452007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
13446
13447 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
13448
3f213f78
PA
134492007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
13450
13451 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
13452 targets.
13453 * configure: Regenerate.
13454
0d381245 134552007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 13456
0d381245
VP
13457 * gdb.base/annota1.exp: Adjust for 'info break'
13458 format changes.
13459 * gdb.base/annota3.exp: Likewise.
13460 * gdb.base/break.exp: Likewise.
13461 * gdb.base/condbreak.exp: Likewise.
13462 * gdb.base/pending.exp: Likewise.
13463 * gdb.base/sepdebug.exp: Likewise.
13464 * gdb.base/unload.exp: Likewise.
13465 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 13466
fe3f5fa8
VP
134672007-09-22 Vladimir Prus <vladimir@codesourcery.com>
13468
13469 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
13470 messages.
13471 * gdb.base/chng-syms.exp: Likewise.
13472 * gdb.base/unload.exp: Likewise.
a9c64011 13473
a75cf6c0
DJ
134742007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
13475
13476 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
13477
18ecae38
DJ
134782007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
13479
13480 * schedlock.c (NUM): Change to 1.
13481 (main): Use args[0] for the main thread.
13482 * schedlock.exp: Only expect two threads. Only issue one pass or fail
13483 regardless of the number of threads.
13484
5509918f
MR
134852007-09-14 Maciej W. Rozycki <macro@mips.com>
13486
4a543daf
MR
13487 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
13488 type down.
13489 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
13490 test.
13491 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
13492 watchpoint type down.
13493 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
13494 test.
13495
134962007-09-14 Maciej W. Rozycki <macro@mips.com>
13497
5509918f
MR
13498 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
13499 Move all the tests here and run them twice, once using software
13500 watchpoints and once using hardware watchpoints.
13501 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
13502
40b53987
DJ
135032007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
13504
13505 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
13506 test.
13507
695e2681
MK
135082007-09-10 Mark Kettenis <kettenis@gnu.org>
13509
8b3fc8d8
MK
13510 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
13511 build-id.
13512
695e2681
MK
13513 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
13514 know about $ORIGIN. Calculate output dir from $dest instead of
13515 using ${objdir}/{$subdir}.
13516
58d69f29
MK
135172007-09-09 Mark Kettenis <kettenis@gnu.org>
13518
13519 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
13520 gcore, before continuing with the test.
13521
3e347599
DJ
135222007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
13523
13524 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
13525 * gdb.mi/mi-watch.exp: Likewise.
13526
ea37ba09
DJ
135272007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
13528 Jim Blandy <jimb@codesourcery.com>
13529
13530 * gdb.arch/i386-sse.exp: Do not expect character constants.
13531 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
13532 * gdb.base/display.exp: Allow print/s.
13533 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
13534 and unsigned char array changes.
13535
2025a643
DJ
135362007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
13537
13538 * gdb.base/display.exp: Add tests for printf %p.
13539
26669a27
PA
135402007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
13541
13542 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
13543 the dll name to unicode.
13544
c8f021f8
JK
135452007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13546
13547 * gdb.base/default.exp (show version): Update the version text.
13548 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
13549
4cf31eea
JK
135502007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13551
13552 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
13553 New files.
13554
4935890f
JK
135552007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13556
13557 * lib/gdb.exp (build_id_debug_filename_get): New function.
13558 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
13559 Remove the generate DEBUG file for the future testcase runs.
13560 New testcase for the NT_GNU_BUILD_ID retrieval.
13561 Move the final testing step to ...
13562 (test_different_dir): ... a new function.
13563 New parameter XFAIL to XFAIL all the tests performed.
13564 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
13565 New parameter TYPE to PF_PREFIX all the tests performed.
13566
02142340
VP
135672007-08-31 Vladimir Prus <vladimir@codesourcery.com>
13568
13569 * gdb.mi/mi-var-cp.cc (path_expression): New
13570 function.
13571 * gdb.mi/mi-var-cp.exp: Run path exression tests.
13572
36acd84e
UW
135732007-08-27 Markus Deuling <deuling@de.ibm.com>
13574
13575 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
13576 to fit into SPU Local Store memory.
13577
a896d121
JB
135782007-08-23 Joel Brobecker <brobecker@adacore.com>
13579
13580 * gdb.base/default.exp: Adjust the expected output of "info
13581 warranty" after the switch to GPLv3.
13582
7b433602
JB
135832007-08-23 Joel Brobecker <brobecker@adacore.com>
13584
13585 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
13586 to 30000 (from 20000).
13587
e22f8b7c
JB
135882007-08-23 Joel Brobecker <brobecker@adacore.com>
13589
13590 Switch the license of all .exp files to GPLv3.
13591 Switch the license of all .f and .f90 files to GPLv3.
13592 Switch the license of all .s and .S files to GPLv3.
13593
5a0e3bd0
JB
135942007-08-23 Joel Brobecker <brobecker@adacore.com>
13595
13596 * configure.ac: Switch license to GPLv3.
13597
cc00619d
JB
135982007-08-23 Joel Brobecker <brobecker@adacore.com>
13599
13600 Switch the licensing to GPLv3 for all .ads and .adb files.
13601
8d26208a
DJ
136022007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
13603
13604 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
13605 and t_int_double.
13606 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
13607
4fcb9948
JB
136082007-08-17 Joel Brobecker <brobecker@adacore.com>
13609
13610 * gdb.base/step-line.c: Switch license to GPL version 3, and
13611 update copyright year.
13612 * gdb.base/step-line.inp: Likewise.
13613
b9c34f67
JB
136142007-08-17 Joel Brobecker <brobecker@adacore.com>
13615
13616 * gdb.base/gdb1555.exp: Make expected output immune to formatting
13617 changes inside gdb1555.c.
13618 * gdb.base/pending.exp: Likewise.
13619
2cc17678
DJ
136202007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
13621
13622 * config/default.exp: New file.
13623
e48883f7
DJ
136242007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
13625
13626 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
13627 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
13628
1ab80e5b
MR
136292007-07-30 Maciej W. Rozycki <macro@mips.com>
13630
13631 * gdb.base/dump.exp: Force the correct endianness for binary
13632 formats not carrying this information.
13633
aba471f5
DJ
136342007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
13635
13636 * gdb.threads/staticthreads.exp: Match .*sem_post.
13637
d4e07204
DJ
136382007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
13639
13640 * gdb.base/readline.exp (operate_and_get_next): Match the final
13641 prompt.
13642
2b97317d
KB
136432007-07-23 Kevin Buettner <kevinb@redhat.com>
13644
13645 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
13646 to restarting SID.
13647
44efa07a
KB
136482007-07-18 Kevin Buettner <kevinb@redhat.com>
13649
13650 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
13651 prior to `gdb_start'.
13652
7b5ebade
KB
136532007-07-18 Kevin Buettner <kevinb@redhat.com>
13654
13655 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
13656 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
13657 Remove call to gdb_unload.
13658
255e7678
DJ
136592007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
13660 Daniel Jacobowitz <dan@codesourcery.com>
13661
13662 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
13663 for __WIN32__.
13664 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
13665 * gdb.base/unload.exp: Use shared library test routines.
13666
3a40aaa0
UW
136672007-07-03 Markus Deuling <deuling@de.ibm.com>
13668
13669 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
13670 * gdb.base/solib-symbol-lib.c: Likewise.
13671 * gdb.base/solib-symbol-main.c: Likewise.
13672
b0f4b84b
DJ
136732007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
13674
13675 * config/gdbserver.exp (gdb_reconnect): New.
13676 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
13677 gdb.base/solib-disc.exp: New files.
13678 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
13679 remote debugging".
13680 (gdb_compile): Add shlib_load flag.
13681 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
13682 port.
13683 (gdbserver_reconnect): New.
13684
1b05479a
DJ
136852007-07-01 Nick Roberts <nickrob@snap.net.nz>
13686 Daniel Jacobowitz <dan@codesourcery.com>
13687
13688 * gdb.base/annota3.exp: Test for if construct.
13689
86f78eb2
DJ
136902007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
13691
13692 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
13693
6a2eb474 136942007-06-21 Chris Dearman <chris@mips.com>
a9c64011 13695 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
13696
13697 * gdb.base/display.exp: Allow a newline after display/i.
13698 * gdb.base/pc-fp.exp: Likewise.
13699 * gdb.base/sigbpt.exp: Likewise.
13700
f8b73d13
DJ
137012007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
13702
13703 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
13704 required features to be included.
13705
4339e69e
DJ
137062007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
13707
13708 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
13709 in info threads output.
13710
23d964e7
UW
137112007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13712 Markus Deuling <deuling@de.ibm.com>
13713
13714 * gdb.arch/spu-info.exp: New testcase.
13715 * gdb.arch/spu-info.c: New file.
13716
fd20f75b
DJ
137172007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
13718
13719 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
13720 tpcs_offset. Restore lr after the call.
13721 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
13722
2226f861
DJ
137232007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
13724
13725 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
13726 (gdbserver_run): Kill any running gdbserver.
13727 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
13728
d12371a9
MR
137292007-05-17 Maciej W. Rozycki <macro@mips.com>
13730
13731 * gdb.base/sigbpt.exp: Preset segv_addr.
13732
93f02886
DJ
137332007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
13734
13735 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
13736 (gdb_compile_shlib): Likewise.
13737 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
13738 (default_gdb_init): Clear cleanfiles.
13739 (gdb_finish): Delete recorded cleanfiles.
13740 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
13741
13742 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
13743 Do not use isnative.
13744 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
13745 gdb.base/so-impl-ld.exp: Likewise.
13746 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
13747 * gdb.base/unload.exp: Likewise. Do not pass empty option to
13748 gdb_compile.
13749
b04e06d7
VP
137502007-05-15 Vladimir Prus <vladimir@codesourcery.com>
13751
13752 * config/unknown.exp: Remove.
13753
069ed931
UW
137542007-05-15 Markus Deuling <deuling@de.ibm.com>
13755
13756 * gdb.base/info-proc.exp: Check is_remote.
13757
09db0d03
UW
137582007-05-14 Markus Deuling <deuling@de.ibm.com>
13759
13760 * gdb.base/gcore.exp: Initialize variable core_supported.
13761
af2cbe8c
DJ
137622007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
13763
13764 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
13765
027c0295
DJ
137662007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
13767
13768 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
13769 * gdb.threads/print-threads.exp (test_all_threads): Allow
13770 negative and hexadecimal thread IDs.
13771
dc5000e7
DJ
137722007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
13773
13774 * gdb.java/jprint.java (public): Avoid invalid call to static
13775 method.
13776
2e74ed18
DP
137772007-05-14 Denis Pilat <denis.pilat@st.com>
13778
13779 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
13780 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
13781 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
13782 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
13783 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
13784
83547f02
UW
137852007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13786
13787 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 13788 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
13789 this mode.
13790 * gdb.base/ovlymgr.c: Provide stubs for spu target.
13791 * gdb.base/spu.ld: New file.
13792
b18be20d
DJ
137932007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
13794
13795 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
13796
be444858
DJ
137972007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
13798
13799 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
13800
b1d53152
DJ
138012007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
13802
13803 * gdb.java/jmain.exp: Handle demangled names with and without method
13804 signatures.
13805
d084b331
DJ
138062007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
13807
13808 * gdb.mi/mi-syn-frame.c (main, foo, bar)
13809 (have_a_very_merry_interrupt): Remove calls to puts.
13810 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
13811 inferior output.
13812 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
13813 test names.
13814
db9d7fc5
DJ
138152007-04-29 Markus Deuling <deuling@de.ibm.com>
13816 Daniel Jacobowitz <dan@codesourcery.com>
13817
13818 * gdb.base/auxv.exp (core_works): Also check is_remote.
13819 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
13820
ef783a7d 138212007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 13822
ef783a7d
VP
13823 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
13824 message, not the undefined 'module' variable.
13825 * gdb.base/siginfo.exp: Likewise.
13826 * gdb.base/sigstep.exp: Likewise.
13827 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
13828 serialport.
13829 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
13830
b7b73cae
CV
138312007-04-25 Corinna Vinschen <vinschen@redhat.com>
13832
13833 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
13834 target sim fails. Return 0 otherwise.
13835 (gdb_load): Return prematurely if gdb_target_sim fails.
13836
7d90fdfa
DP
138372007-04-16 Denis Pilat <denis.pilat@st.com>
13838
13839 * gdb.base/setshow.exp: Reset height after having set it to 100.
13840
5d3e9c85
DP
138412007-04-16 Denis Pilat <denis.pilat@st.com>
13842
13843 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
13844
18e75969
DP
138452007-04-16 Denis Pilat <denis.pilat@st.com>
13846
13847 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
13848
25d5ea92
VP
138492007-04-14 Vladimir Prus <vladimir@codesourcery.com>
13850
13851 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
13852 tests. Run the frozen varobjs test.
13853 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 13854 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 13855
0b49cb80
JK
138562007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13857
13858 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
13859 gdb.base/type-opaque.exp: New files.
13860
a73bafbc 138612007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
13862
13863 * gdb.mi/mi-var-child.c
a73bafbc
VP
13864 (do_children_tests): User char[2] instead of
13865 char so that automatic printing of pointers to char
13866 don't give unpredicable result.
13867 * gdb.mi/var-cmd.c (do_locals_test): Initialize
13868 local variables.
13869 * gdb.mi/mi-var-child.exp: Step to right line
13870 of do_children_tests.
13871 * gdb.mi/mi2-var-child.exp: Likewise.
13872 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 13873 do_locals_tests.
a73bafbc
VP
13874 (do_children_tests): User char[2] instead of
13875 char so that automatic printing of pointers to char
a9c64011 13876 don't give unpredicable result.
a73bafbc 13877 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 13878 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
13879 Pass test name to mi_wait_for_stop.
13880
7ce59000
DJ
138812007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
13882
13883 * gdb.asm/asm-source.exp: Remove d10v case.
13884 * lib/gdb.exp (skip_cplus_tests): Likewise.
13885 * gdb.asm/d10v.inc: Deleted.
13886
20389057
DJ
138872007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
13888
13889 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
13890
8807d78b
DJ
138912007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
13892
13893 * config/netware.exp: Delete file.
13894
aa3edb8e
JB
138952007-03-29 Joel Brobecker <brobecker@adacore.com>
13896
13897 * gdb.dwarf2/dw2-noloc.S: New file.
13898 * gdb.dwarf2/dw2-noloc.exp: New file.
13899
297561ac
PA
139002007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
13901
13902 * gdb.cp/method2.cc: New test.
13903 * gdb.cp/method2.exp: New test.
13904 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
13905
1f81bd39
DJ
139062007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
13907
13908 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
13909
9453113a
DJ
139102007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
13911
13912 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
13913
b741e217
DJ
139142007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
13915
13916 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
13917 (gdb_load): Delete, replace with...
13918 (gdb_reload): ...this.
13919 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
13920 * gdb.server/server-mon.exp: Likewise.
13921 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
13922 (gdb_start_cmd): New.
13923 (gdb_file_cmd): Save the last loaded file.
13924 (gdb_reload): New.
13925 (gdb_gnu_strip_debug): Use transform.
13926 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
13927 support here. Use new $last_loaded_file. Check mtime.
13928 (gdb_target_cmd): Handle ObjC failure case.
13929 (infer_host_exec): Delete.
13930 (gdbserver_load): Rename to...
13931 (gdbserver_run): ...this. Simplify.
13932 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
13933 (mi_gdb_load): Move most contents to a new function...
13934 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
13935 (mi_run_cmd): Use mi_gdb_target_load.
13936 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
13937 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
13938 Use gdb_run_cmd.
13939 * gdb.base/charsign.exp: Remove incorrect comment.
13940 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
13941 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
13942 gdb.base/start.exp: Use gdb_start_cmd.
13943
446ab585 139442007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 13945 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
13946
13947 * gdb.base/sigbpt.exp: Fix the message when skipping test.
13948 * gdb.base/signull.exp: Similarly.
13949
bbb88ebf
UW
139502007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13951
13952 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
13953 messages available to test cases (like chng-sym.exp).
13954
cb8c4a99
AS
139552007-03-14 Andreas Schwab <schwab@suse.de>
13956
13957 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
13958 format changes.
13959
4e463ff5
DJ
139602007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
13961
13962 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
13963 (optimized_1): New.
13964 (main): Call optimized_1.
13965 (gdb2029): Correct typos. Call gdb2029_marker.
13966 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
13967 for gdb2029.
13968
b6db2c47
MK
139692007-03-12 Mark Kettenis <kettenis@gnu.org>
13970
13971 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
13972 as tabs. Remove redundant test pattern.
13973
70ed3737
UW
139742007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13975
13976 * gdb.base/long_long.exp: Accept optional symbol name in <...>
13977 for /a format output.
13978
47b67b60
DJ
139792007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
13980
13981 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
13982 collect output incrementally.
13983
b8953b0e
UW
139842007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13985
13986 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
13987 for -var-create lpcharacter test.
13988 * gdb.mi/mi2-var-cmd.exp: Likewise.
13989
7acd5c40
UW
139902007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13991
13992 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
13993 pass on targets where address zero is readable.
13994
9c6759c1
UW
139952007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13996
13997 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
13998 just a single architecture.
13999
a2f1aeb4
UW
140002007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14001
14002 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
14003 (fetch_all_registers): New function, uses gdb_test_multiple and
14004 exp_continue to fetch inferior output line-by-line.
14005 Replace all uses of do_get_all_registers by fetch_all_registers.
14006
46579ac2
UW
140072007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14008
14009 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
14010 in target_info.
14011
fc133f24
MS
140122007-03-02 Michael Snyder <michael.snyder@palmsource.com>
14013
a9c64011 14014 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
14015 consistancy; add a default (timeout) case.
14016
7646a51d
MS
140172007-03-02 Michael Snyder <michael.snyder@palmsource.com>
14018
14019 * gdb.base/watchpoint.exp: Fix truncated comment.
14020
dcfff61f
MS
140212007-03-02 Michael Snyder <michael.snyder@palmsource.com>
14022
14023 * Makefile.in: Remove spurious single-quotes from sed command.
14024
664e3ee9
DJ
140252007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
14026
14027 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
14028 func.
14029 * gdb.mi/mi2-var-cmd.exp: Likewise.
14030
d7cc6f2f
JB
140312007-02-27 Joel Brobecker <brobecker@adacore.com>
14032
a9c64011
AS
14033 * gdb.dwarf2/dw2-producer.S: New file.
14034 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
14035
140362007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
14037
14038 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
14039 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
14040 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
14041 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
14042 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
14043 Revert tests to use mi_gdb_test and include value field in output
14044 of -var-create.
14045
93d42b30
DJ
140462007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
14047
14048 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
14049
c499ed39
DJ
140502007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
14051
14052 * gdb.base/maint.exp: Remove full paths from test names.
14053 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
14054 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
14055
9836f81b
JB
140562007-02-27 Joel Brobecker <brobecker@adacore.com>
14057
14058 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
14059
c74d0ad8
DJ
140602007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
14061
14062 * gdb.server/server-mon.exp: New test.
14063
2711e456
DJ
140642007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
14065
14066 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
14067
ff6f572f
DJ
140682007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
14069
14070 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
14071 register capitalization.
14072
fada3feb
DP
140732007-02-13 Denis Pilat <denis.pilat@st.com>
14074
14075 * gdb.mi/mi-var-invalidate.exp: New file.
14076
fb1e4ffc
DJ
140772007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
14078
14079 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
14080
3da939d7
DJ
140812007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
14082
14083 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
14084
123dc839
DJ
140852007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
14086
14087 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
14088 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
14089
877e3645 140902007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
14091
14092 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
14093 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
14094 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
14095 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
14096 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 14097 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 14098 Update tests to include value field in output of -var-create.
a9c64011 14099
3c0a2960
AS
141002007-02-08 Andreas Schwab <schwab@suse.de>
14101
14102 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
14103
108546a0
DJ
141042007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
14105
14106 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
14107 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
14108
d701dcab
DP
141092007-02-02 Denis Pilat <denis.pilat@st.com>
14110
14111 * gdb.threads/threadapply.exp: check that frame is not changed by
14112 the thread apply all command.
14113
783e3e2f
AS
141142007-01-31 Andreas Schwab <schwab@suse.de>
14115
6d9c3a87
AS
14116 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
14117
3c50d7b9
AS
14118 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
14119 in the dwarf sections.
14120 * gdb.dwarf2/mac-fileno.S: Likewise.
14121
783e3e2f
AS
14122 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
14123 bspstore register on ia64.
14124
78ff580e
AS
141252007-01-29 Andreas Schwab <schwab@suse.de>
14126
cc8e9b12
AS
14127 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
14128 "frame-begin" annotation.
14129
78ff580e
AS
14130 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
14131 number of "frames-invalid" annotations.
14132
704a4f78
DJ
141332007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
14134
14135 * gdb.base/commands.exp: Call if_commands_test.
14136 (gdb_test_no_prompt, if_commands_test): New.
14137
e741bf94
MK
141382007-01-28 Mark Kettenis <kettenis@gnu.org>
14139
14140 * gdb.threads/sigthread.c (NSIGS): Make bigger.
14141
474d0ad3
AS
141422007-01-27 Andreas Schwab <schwab@suse.de>
14143
14144 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
14145 .short/.int/.quad in the dwarf sections.
14146 * gdb.dwarf2/dw2-intercu.S: Likewise.
14147 * gdb.dwarf2/dw2-intermix.S: Likewise.
14148
e784b426
JK
141492007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14150
14151 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
14152 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
14153 array.
e784b426
JK
14154 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
14155 * gdb.base/setvar.exp: Likewise.
14156
37f08e04
AS
141572007-01-26 Andreas Schwab <schwab@suse.de>
14158
9a01813a
AS
14159 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
14160 test.
14161
37f08e04
AS
14162 * gdb.base/multi-forks.exp ("restart $i"): Also match
14163 __kernel_syscall_via_break.
14164
6e2a9270
VP
141652007-01-24 Vladimir Prus <vladimir@codesourcery.com>
14166
14167 * lib/mi-support.exp (mi_delete_varobj): New.
14168 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
14169 testcase.
14170 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
14171 (main): Call the above.
14172 (reference_update_test, base_in_reference_test)
14173 (reference_to_pointer): Delete the created varobjs.
a9c64011 14174
e515b470
DJ
141752007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
14176
14177 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
14178 * configure: Regenerated.
14179 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
14180 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
14181 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
14182 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
14183 * lib/gdb.exp (gdb_skip_xml_test): New function.
14184
08d8bcd7
DJ
141852007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
14186
14187 * gdb.base/sigrepeat.exp: Correct error message.
14188
141892007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
14190 Daniel Jacobowitz <dan@codesourcery.com>
14191
14192 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
14193 gdb.arch/i386-gnu-cfi-asm.S: New files.
14194
97c3f1f3
JK
141952007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14196
14197 * lib/gdb.exp: Abort on missing `site.exp'.
14198
cb1df416
DJ
141992007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14200 Daniel Jacobowitz <dan@codesourcery.com>
14201
14202 * gdb.base/included.c, gdb.base/included.exp,
14203 gdb.base/included.h: New files.
14204
35990120
DJ
142052007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
14206
14207 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
14208 (maximize_rlimit): Reduce limits on 64-bit systems.
14209
6e81a116 142102007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
14211
14212 From Marcus Deuling <deuling@de.ibm.com>:
14213 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
14214 every case.
14215
6c3c41f3
NR
142162007-01-13 Nick Roberts <nickrob@snap.net.nz>
14217
14218 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
14219 (test_path_specification): Use objdir instead of srcdir to always
14220 get an absolute filename.
14221
2f12c312
DJ
142222007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
14223
14224 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
14225
81121995
VP
142262007-01-11 Vladimir Prus <vladimir@codesourcery.com>
14227
14228 * gdb.mi/mi-var-cp.cc (reference_update_tests):
14229 Make sure the variable we're using is in scope.
14230 (reference_to_pointer): Likewise.
14231
4741b737
DJ
142322007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
14233
14234 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
14235 has no debug information.
14236
054410c3
DJ
142372007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
14238
14239 * gdb.base/annota1.exp: Remove extra send_gdb.
14240
818f79f6
DJ
142412007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14242
14243 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
14244
f7a6bb70
DJ
142452007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14246
14247 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
14248
57e66780
DJ
142492007-01-08 Nick Roberts <nickrob@snap.net.nz>
14250 Daniel Jacobowitz <dan@codesourcery.com>
14251
14252 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
14253 lcharacter or linteger change. Correct duplicated test name.
14254 * gdb.mi/mi2-var-cmd.exp: Likewise.
14255
3d799a95
DJ
142562007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
14257
14258 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
14259
142602007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 14261
a9c64011
AS
14262 * gdb.base/nofield.c: New file.
14263 * gdb.base/nofield.exp: New testcase.
51679ba9 14264
eafb94e8
NR
142652007-01-05 Nick Roberts <nickrob@snap.net.nz>
14266
14267 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
14268
14269 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
14270 test.
14271
5e572bb4
DJ
142722007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
14273
14274 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
14275
74a44383
DJ
142762007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
14277
14278 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
14279 when continuing.
14280
1b572db9
DJ
142812007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
14282
14283 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
14284 Expect ".exe" extension.
14285
381bc39b
DJ
142862007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
14287
14288 * gdb.base/charset.exp: Add explicit filename to break.
14289 * gdb.base/dbx.exp: Add explicit filename to breaks.
14290
2b70e4c6
DJ
142912007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
14292
14293 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
14294 * gdb.mi/mi2-file.exp: Likewise.
14295
303b6f5d
DJ
142962007-01-04 Vladimir Prus <vladimir@codesourcery.com>
14297
14298 Implement specification of MI tests as comments
14299 in C and C++ sources.
14300 * lib/mi-support.exp (mi_autotest_data): New variable.
14301 (mi_autotest_source): New variable.
14302 (count_newlines, mi_prepare_inline_tests)
14303 (mi_get_inline_test, mi_continue_to_line)
14304 (mi_run_inline_test, mi_tbreak)
14305 (mi_send_resuming_command, mi_wait_for_stop): New functions.
14306 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
14307 Run inline tests.
14308 * gdb.mi/mi-var-cp.cc: Define tests here.
14309
23da0d94
VP
143102007-01-04 Vladimir Prus <vladimir@codesourcery.com>
14311
14312 Simplify usage of mi_continue_to.
14313 * lib/mi-support.exp (mi_runto_helper): Renamed
14314 from mi_runto, added new parameter 'run_or_continue'.
14315 (mi_runto): Use mi_runto_helper.
14316 (mi_continue_to): Accept just function name as parameter.
14317 Use mi_runto_helper.
14318 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
14319 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 14320
f9e18282
JB
143212006-01-04 Joel Brobecker <brobecker@adacore.com>
14322
14323 Make this testcase a bit more realistic. The current code
14324 is too simplistic, and allows the compiler to optimize out
14325 some of the entities we need for this testcase.
14326 * gdb.ada/null_record/bar.ads (Void_Star): New type.
14327 (Do_Nothing): Add extra parameter.
14328 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
14329 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
14330 by using a variable of type Void_Star.
14331
fd678c65
JB
143322006-01-04 Joel Brobecker <brobecker@adacore.com>
14333
14334 * gdb.ada/catch_ex/foo.adb: New file.
14335 * gdb.ada/catch_ex.exp: New testcase.
14336
05cfdb42
DJ
143372007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
14338
14339 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
14340 pass --image-base to linker.
14341
2e03ee74
DJ
143422007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14343 Daniel Jacobowitz <dan@codesourcery.com>
14344
14345 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
14346 secondary prompts.
14347
0d5de010
DJ
143482007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
14349
14350 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
14351 output. Test the types of members and member pointers.
14352 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
14353 gdb/2092.
14354 * gdb.cp/member-ptr.exp: Search for a comment instead of a
14355 statement. Enable for GCC. Update expected output for some tests
14356 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
14357 layout.
14358 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
14359 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
14360 (Diamond::vget_base): New.
14361 (main): Add new tests.
14362 * gdb.cp/printmethod.exp: Update expected output for member functions.
14363 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
14364 print pEe->D::vg().
14365
61a771aa
DJ
143662007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
14367
14368 * gdb.threads/tls.exp: Allow stops in sem_post.
14369
2fa63963
DJ
143702006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
14371
14372 * gdb.base/annota1.exp: Allow .*printf in backtraces.
14373 * gdb.base/annota3.exp: Likewise.
14374 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
14375 again (instead of timing out).
14376 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
14377 GCC bug 26475.
14378 * gdb.java/jmisc.exp: Adjust to work with method signatures including
14379 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
14380 test from jmisc1.exp.
14381 * gdb.java/jmisc1.exp: Delete.
14382 * gdb.java/jprint.exp: Adjust to work with method signatures including
14383 return types.
14384 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
14385 * gdb.threads/linux-dp.exp: Don't be confused by program output.
14386 * lib/java.exp (compile_java_from_source): Pass the correct type
14387 to target_compile.
14388
5eefc2b7
JB
143892006-12-31 Joel Brobecker <brobecker@adacore.com>
14390
14391 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
14392 (stack_align_edx): New function.
14393 (stack_align_eax): New function.
14394 (main): Add calls to stack_align_edx and stack_align_eax.
14395 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
14396 Add testing for the cases where the register used during a stack
14397 realignment is edx. Same for eax.
14398
227c54da
DJ
143992006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
14400
14401 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
14402 and generic PE targets.
14403
cab8ac94
JB
144042006-12-29 Joel Brobecker <brobecker@adacore.com>
14405
14406 * gdb.ada/array_return.exp: Update copyright date list.
14407
ba54f318
JB
144082006-12-27 Joel Brobecker <brobecker@adacore.com>
14409
14410 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
14411 (Create_Small_Float_Vector): New function.
14412 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
14413 function body.
14414 * gdb.ada/array_return/p.adb: Use new type and function from
14415 package Pck.
14416 * gdb.ada/array_return.exp: Add a test verifying that GDB is
14417 able to print the value returned by a function returning an
14418 array of float.
14419
6b7a35dd
JB
144202006-12-20 Joel Brobecker <brobecker@adacore.com>
14421
14422 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
14423 The associated tests should be PASSing.
14424
038224f6
VP
144252006-12-08 Vladimir Prus <vladimir@codesourcery.com>
14426
14427 Test for base in references.
14428 * gdb.mi/mi-var-cp.cc: Add test code.
14429 * gdb.mi/mi-var-cp.exp: Test for bases in references.
14430 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
14431 * gdb.mi/mi2-watch.exp: Likewise.
14432 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
14433 (mi_list_varobj_children): New function.
14434
b26ed50d
VP
144352006-12-08 Vladimir Prus <vladimir@codesourcery.com>
14436
14437 * lib/mi-support.exp
14438 (mi_runto): Accept "()" after function name.
14439 (mi_create_varobj): New function.
14440 (mi_varobj_update): New function.
14441 (mi_Check_varobj_value): New function.
14442 * gdb.mi/mi-var-cp.exp: New file.
14443 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 14444
08232497
DJ
144452006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
14446
14447 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
14448 gdb.base/weaklib2.c: New files.
14449
d394c993 144502006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 14451
ac6c2fba
NS
14452 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
14453 info. Adjust test names.
14454
8ec659a0 14455 * gdb.base/break.c (main): Move position of malloc.
d394c993 14456 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 14457
acd65feb
VP
144582006-11-28 Vladimir Prus <vladimir@codesourcery.com>
14459
14460 * gdb.mi/mi-var-cmd.exp: Check -var-update after
14461 assignement of arrays and function pointers.
14462 * gdb.mi/var-cmd.c: Add declaration necessary for above
14463 tests.
14464
f556d5e5
NS
144652006-11-27 Nathan Sidwell <nathan@codesourcery.com>
14466
14467 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
14468
14469 * gdb.threads/linux-dp.exp: Read thread table before and after
14470 creating each philosopher and verify it.
14471
697bc68d
NS
144722006-11-27 Nathan Sidwell <nathan@codesourcery.com>
14473 Paul Brook <paul@codesourcery.com>
14474 Daniel Jacobowitz <dan@codesourcery.com>
14475
14476 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 14477 main to remove duplication. Add start function of the form
697bc68d
NS
14478 '_*start[1-9]*'. Add RVDS start function.
14479
29d73ae4
DJ
144802006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
14481
14482 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
14483
c1d88655
UW
144842006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14485
14486 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
14487 * gdb.asm/spu.inc: New file.
14488 * gdb.base/term.exp: Disable if [target_info exists noargs].
14489 * gdb.gdb/complaints.exp: Disable if ![isnative].
14490 * gdb.gdb/selftest.exp: Likewise.
14491 * gdb.gdb/observer.exp: Likewise.
14492 * gdb.gdb/xfullpath.exp: Likewise.
14493 * gdb.base/attach.exp: Disable on SPU target.
14494 * gdb.cp/bs145503.exp: Likewise.
14495 * gdb.cp/exception.exp: Likewise.
14496 * gdb.cp/userdef.exp: Likewise.
14497
32a13b1a
DJ
144982006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
14499
14500 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
14501
d8295fe9
VP
145022006-11-10 Vladimir Prus <vladimir@codesourcery.com>
14503
14504 * gdb.base/completion.exp: Fix completion tests for
14505 'info' and 'info '.
14506 * gdb.base/help.exp (help_test_raw, test_class_help)
14507 (test_prefix_command_help): Move...
14508 * lib/gdb.exp: Here.
14509 * gdb.base/main.exp: Adjust.
14510 * gdb.cp/maint.exp: Adjust.
14511 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 14512
8c394015
VP
145132006-11-09 Vladimir Prus <vladimir@codesourcery.com>
14514
14515 * gdb.stabs/weird.exp (print_weird_var): Use
14516 gdb_test_multiple instead of gdb_expect.
14517
027fc1bc
VP
145182006-11-09 Vladimir Prus <vladimir@codesourcery.com>
14519
14520 * gdb.base/help.exp (help_test_raw): New.
14521 (test_class_help): New.
14522 (test_prefix_command_help): New.
14523 Adjust testcases.
14524
67609209
FR
145252006-11-09 Christophe Lyon <christophe.lyon@st.com>
14526
14527 * gdb.base/constvars.c (main): Write to crass and crips, so that
14528 they are allocated by the compiler.
14529
f73adfeb
AS
145302006-10-27 Andreas Schwab <schwab@suse.de>
14531
14532 * gdb.base/multi-forks.exp: Use "detach fork" instead of
14533 "detach-fork".
14534
2f83a18e
DJ
145352006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
14536
14537 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
14538 of patterns.
14539
94277a38
DJ
145402006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
14541
14542 * gdb.base/sepdebug.exp: Remove debug format test.
14543 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
14544 Handle no-symtab.
14545 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
14546
5bd2f6e2
DJ
145472006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
14548
14549 * gdb.threads/manythreads.c (thread_function, main): Don't cast
14550 int to pointer or pointer to int.
14551 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
14552
8c008720
DJ
145532006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
14554
14555 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
14556
9e35dae4
DJ
145572006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14558
14559 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
14560
d9639e13
DJ
145612006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
14562
14563 PR c++/2116
14564 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
14565
390a1bd0
JB
145662006-10-06 Joel Brobecker <brobecker@adacore.com>
14567
14568 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
14569 the corresponding bug has been fixed in GDB (PR/2018).
14570
dd920c33
JB
145712006-10-06 Joel Brobecker <brobecker@adacore.com>
14572
14573 * gdb.base/subst.exp: New testcase.
14574
53bbefe9
JB
145752006-10-06 Joel Brobecker <brobecker@adacore.com>
14576
14577 * gdb.ada/array_return/pck.ads: Add copyright notice.
14578 * gdb.ada/array_return/pck.adb: Likewise.
14579 * gdb.ada/array_return/p.adb: Likewise.
14580 * gdb.ada/exec_changed/first.adb: Likewise.
14581 * gdb.ada/exec_changed/second.adb: Likewise.
14582
09851417
JB
145832006-10-06 Joel Brobecker <brobecker@adacore.com>
14584
14585 * gdb.ada/watch_arg/watch.adb: New file.
14586 * gdb.ada/watch_arg.exp: New testcase.
14587
041bf30d
VP
145882006-10-02 Vladimir Prus <vladimir@codesourcery.com>
14589
14590 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 14591 via string_to_regexp.
041bf30d 14592 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 14593
f286fbdd 145942006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
14595
14596 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
14597 Remove unused / obsolete files.
14598
7c07f349
NR
145992006-09-19 Nick Roberts <nickrob@snap.net.nz>
14600
14601 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
14602
cd5ff84a
VP
146032006-09-17 Vladimir Prus <vladimir@codesourcery.com>
14604
14605 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
14606 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 14607 the number of frames.
cd5ff84a 14608
ae018d1a
DJ
146092006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
14610
14611 * gdb.base/args.c (main): Add breakpoint marker.
14612 * gdb.base/args.exp: Use args_test for tests. Add new tests which
14613 really test empty arguments.
14614 (args_load): Delete.
14615 (args_test): New.
14616
b399c549
NR
146172006-09-13 Nick Roberts <nickrob@snap.net.nz>
14618
14619 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 14620 check for one file.
b399c549 14621
2ab1eb7a
VP
146222006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
14623
14624 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
14625 HIGH_FRAME argument to -stack-list-locals can be larger than
14626 the number of frames.
a9c64011 14627
476308bf
FF
146282006-08-18 Fred Fish <fnf@specifix.com>
14629
14630 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
14631 '$' in front of skip_vmx_tests_saved when setting that.
14632
8625200f
AS
146332006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
14634
14635 * gdb.base/trace-commands.exp: New file.
14636
089ec8f1
DJ
146372006-08-10 Joel Brobecker <brobecker@adacore.com>
14638 Daniel Jacobowitz <dan@codesourcery.com>
14639
14640 * gdb.base/step-bt.exp: Make hexadecimal address optional in
14641 expected output of the backtrace commands.
14642
b60f0898
JB
146432006-08-09 Joel Brobecker <brobecker@adacore.com>
14644
14645 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
14646 untested followed by return combination.
14647 * gdb.arch/altivec-regs.exp: Likewise.
14648 * gdb.arch/e500-abi.exp: Likewise.
14649 * gdb.arch/e500-regs.exp: Likewise.
14650 * gdb.arch/gdb1291.exp: Likewise.
14651 * gdb.arch/gdb1431.exp: Likewise.
14652 * gdb.arch/gdb1558.exp: Likewise.
14653 * gdb.arch/i386-prologue.exp: Likewise.
14654 * gdb.arch/i386-unwind.exp: Likewise.
14655 * gdb.asm/asm-source.exp: Likewise.
14656 * gdb.base/a2-run.exp: Likewise.
14657 * gdb.base/advance.exp: Likewise.
14658 * gdb.base/all-bin.exp: Likewise.
14659 * gdb.base/annota1.exp: Likewise.
14660 * gdb.base/annota3.exp: Likewise.
14661 * gdb.base/args.exp: Likewise.
14662 * gdb.base/arithmet.exp: Likewise.
14663 * gdb.base/assign.exp: Likewise.
14664 * gdb.base/async.exp: Likewise.
14665 * gdb.base/attach.exp: Likewise.
14666 * gdb.base/bang.exp: Likewise.
14667 * gdb.base/bigcore.exp: Likewise.
14668 * gdb.base/bitfields.exp: Likewise.
14669 * gdb.base/bitfields2.exp: Likewise.
14670 * gdb.base/break.exp: Likewise.
14671 * gdb.base/call-sc.exp: Likewise.
14672 * gdb.base/call-strs.exp: Likewise.
14673 * gdb.base/callfuncs.exp: Likewise.
14674 * gdb.base/checkpoint.exp: Likewise.
14675 * gdb.base/chng-syms.exp: Likewise.
14676 * gdb.base/code-expr.exp: Likewise.
14677 * gdb.base/commands.exp: Likewise.
14678 * gdb.base/completion.exp: Likewise.
14679 * gdb.base/cond-expr.exp: Likewise.
14680 * gdb.base/condbreak.exp: Likewise.
14681 * gdb.base/consecutive.exp: Likewise.
14682 * gdb.base/constvars.exp: Likewise.
14683 * gdb.base/corefile.exp: Likewise.
14684 * gdb.base/cvexpr.exp: Likewise.
14685 * gdb.base/dbx.exp: Likewise.
14686 * gdb.base/define.exp: Likewise.
14687 * gdb.base/detach.exp: Likewise.
14688 * gdb.base/display.exp: Likewise.
14689 * gdb.base/dump.exp: Likewise.
14690 * gdb.base/ena-dis-br.exp: Likewise.
14691 * gdb.base/ending-run.exp: Likewise.
14692 * gdb.base/environ.exp: Likewise.
14693 * gdb.base/eval-skip.exp: Likewise.
14694 * gdb.base/exprs.exp: Likewise.
14695 * gdb.base/fileio.exp: Likewise.
14696 * gdb.base/finish.exp: Likewise.
14697 * gdb.base/float.exp: Likewise.
14698 * gdb.base/foll-exec.exp: Likewise.
14699 * gdb.base/foll-fork.exp: Likewise.
14700 * gdb.base/foll-vfork.exp: Likewise.
14701 * gdb.base/freebpcmd.exp: Likewise.
14702 * gdb.base/funcargs.exp: Likewise.
14703 * gdb.base/gcore.exp: Likewise.
14704 * gdb.base/gdb1090.exp: Likewise.
14705 * gdb.base/gdb1250.exp: Likewise.
14706 * gdb.base/huge.exp: Likewise.
14707 * gdb.base/info-proc.exp: Likewise.
14708 * gdb.base/interrupt.exp: Likewise.
14709 * gdb.base/jump.exp: Likewise.
14710 * gdb.base/langs.exp: Likewise.
14711 * gdb.base/lineinc.exp: Likewise.
14712 * gdb.base/list.exp: Likewise.
14713 * gdb.base/logical.exp: Likewise.
14714 * gdb.base/long_long.exp: Likewise.
14715 * gdb.base/macscp.exp: Likewise.
14716 * gdb.base/maint.exp: Likewise.
14717 * gdb.base/mips_pro.exp: Likewise.
14718 * gdb.base/miscexprs.exp: Likewise.
14719 * gdb.base/multi-forks.exp: Likewise.
14720 * gdb.base/opaque.exp: Likewise.
14721 * gdb.base/overlays.exp: Likewise.
14722 * gdb.base/pc-fp.exp: Likewise.
14723 * gdb.base/pointers.exp: Likewise.
14724 * gdb.base/printcmds.exp: Likewise.
14725 * gdb.base/psymtab.exp: Likewise.
14726 * gdb.base/ptype.exp: Likewise.
14727 * gdb.base/recurse.exp: Likewise.
14728 * gdb.base/relational.exp: Likewise.
14729 * gdb.base/relocate.exp: Likewise.
14730 * gdb.base/remote.exp: Likewise.
14731 * gdb.base/reread.exp: Likewise.
14732 * gdb.base/restore.exp: Likewise.
14733 * gdb.base/return.exp: Likewise.
14734 * gdb.base/return2.exp: Likewise.
14735 * gdb.base/scope.exp: Likewise.
14736 * gdb.base/sect-cmd.exp: Likewise.
14737 * gdb.base/sep.exp: Likewise.
14738 * gdb.base/sepdebug.exp: Likewise.
14739 * gdb.base/setshow.exp: Likewise.
14740 * gdb.base/setvar.exp: Likewise.
14741 * gdb.base/sigall.exp: Likewise.
14742 * gdb.base/sigbpt.exp: Likewise.
14743 * gdb.base/signals.exp: Likewise.
14744 * gdb.base/signull.exp: Likewise.
14745 * gdb.base/sizeof.exp: Likewise.
14746 * gdb.base/solib.exp: Likewise.
14747 * gdb.base/step-line.exp: Likewise.
14748 * gdb.base/step-test.exp: Likewise.
14749 * gdb.base/structs.exp: Likewise.
14750 * gdb.base/structs2.exp: Likewise.
14751 * gdb.base/term.exp: Likewise.
14752 * gdb.base/twice.exp: Likewise.
14753 * gdb.base/until.exp: Likewise.
14754 * gdb.base/varargs.exp: Likewise.
14755 * gdb.base/volatile.exp: Likewise.
14756 * gdb.base/watchpoint.exp: Likewise.
14757 * gdb.base/whatis-exp.exp: Likewise.
14758 * gdb.base/whatis.exp: Likewise.
14759 * gdb.cp/ambiguous.exp: Likewise.
14760 * gdb.cp/annota2.exp: Likewise.
14761 * gdb.cp/annota3.exp: Likewise.
14762 * gdb.cp/bool.exp: Likewise.
14763 * gdb.cp/breakpoint.exp: Likewise.
14764 * gdb.cp/casts.exp: Likewise.
14765 * gdb.cp/class2.exp: Likewise.
14766 * gdb.cp/classes.exp: Likewise.
14767 * gdb.cp/cplusfuncs.exp: Likewise.
14768 * gdb.cp/ctti.exp: Likewise.
14769 * gdb.cp/derivation.exp: Likewise.
14770 * gdb.cp/exception.exp: Likewise.
14771 * gdb.cp/gdb1355.exp: Likewise.
14772 * gdb.cp/hang.exp: Likewise.
14773 * gdb.cp/inherit.exp: Likewise.
14774 * gdb.cp/local.exp: Likewise.
14775 * gdb.cp/m-data.exp: Likewise.
14776 * gdb.cp/m-static.exp: Likewise.
14777 * gdb.cp/member-ptr.exp: Likewise.
14778 * gdb.cp/method.exp: Likewise.
14779 * gdb.cp/misc.exp: Likewise.
14780 * gdb.cp/namespace.exp: Likewise.
14781 * gdb.cp/overload.exp: Likewise.
14782 * gdb.cp/ovldbreak.exp: Likewise.
14783 * gdb.cp/pr-1023.exp: Likewise.
14784 * gdb.cp/pr-1210.exp: Likewise.
14785 * gdb.cp/pr-574.exp: Likewise.
14786 * gdb.cp/printmethod.exp: Likewise.
14787 * gdb.cp/psmang.exp: Likewise.
14788 * gdb.cp/ref-params.exp: Likewise.
14789 * gdb.cp/ref-types.exp: Likewise.
14790 * gdb.cp/rtti.exp: Likewise.
14791 * gdb.cp/templates.exp: Likewise.
14792 * gdb.cp/try_catch.exp: Likewise.
14793 * gdb.cp/userdef.exp: Likewise.
14794 * gdb.cp/virtfunc.exp: Likewise.
14795 * gdb.disasm/am33.exp: Likewise.
14796 * gdb.disasm/h8300s.exp: Likewise.
14797 * gdb.disasm/mn10300.exp: Likewise.
14798 * gdb.disasm/sh3.exp: Likewise.
14799 * gdb.disasm/t01_mov.exp: Likewise.
14800 * gdb.disasm/t02_mova.exp: Likewise.
14801 * gdb.disasm/t03_add.exp: Likewise.
14802 * gdb.disasm/t04_sub.exp: Likewise.
14803 * gdb.disasm/t05_cmp.exp: Likewise.
14804 * gdb.disasm/t06_ari2.exp: Likewise.
14805 * gdb.disasm/t07_ari3.exp: Likewise.
14806 * gdb.disasm/t08_or.exp: Likewise.
14807 * gdb.disasm/t09_xor.exp: Likewise.
14808 * gdb.disasm/t10_and.exp: Likewise.
14809 * gdb.disasm/t11_logs.exp: Likewise.
14810 * gdb.disasm/t12_bit.exp: Likewise.
14811 * gdb.disasm/t13_otr.exp: Likewise.
14812 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
14813 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
14814 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
14815 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
14816 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
14817 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
14818 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
14819 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
14820 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
14821 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
14822 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
14823 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
14824 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
14825 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
14826 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
14827 * gdb.mi/gdb701.exp: Likewise.
14828 * gdb.mi/gdb792.exp: Likewise.
14829 * gdb.mi/mi-basics.exp: Likewise.
14830 * gdb.mi/mi-break.exp: Likewise.
14831 * gdb.mi/mi-cli.exp: Likewise.
14832 * gdb.mi/mi-console.exp: Likewise.
14833 * gdb.mi/mi-disassemble.exp: Likewise.
14834 * gdb.mi/mi-eval.exp: Likewise.
14835 * gdb.mi/mi-file.exp: Likewise.
14836 * gdb.mi/mi-read-memory.exp: Likewise.
14837 * gdb.mi/mi-regs.exp: Likewise.
14838 * gdb.mi/mi-return.exp: Likewise.
14839 * gdb.mi/mi-simplerun.exp: Likewise.
14840 * gdb.mi/mi-stack.exp: Likewise.
14841 * gdb.mi/mi-stepi.exp: Likewise.
14842 * gdb.mi/mi-syn-frame.exp: Likewise.
14843 * gdb.mi/mi-until.exp: Likewise.
14844 * gdb.mi/mi-var-block.exp: Likewise.
14845 * gdb.mi/mi-var-child.exp: Likewise.
14846 * gdb.mi/mi-var-cmd.exp: Likewise.
14847 * gdb.mi/mi-var-display.exp: Likewise.
14848 * gdb.mi/mi-watch.exp: Likewise.
14849 * gdb.mi/mi2-basics.exp: Likewise.
14850 * gdb.mi/mi2-break.exp: Likewise.
14851 * gdb.mi/mi2-cli.exp: Likewise.
14852 * gdb.mi/mi2-console.exp: Likewise.
14853 * gdb.mi/mi2-disassemble.exp: Likewise.
14854 * gdb.mi/mi2-eval.exp: Likewise.
14855 * gdb.mi/mi2-file.exp: Likewise.
14856 * gdb.mi/mi2-read-memory.exp: Likewise.
14857 * gdb.mi/mi2-regs.exp: Likewise.
14858 * gdb.mi/mi2-return.exp: Likewise.
14859 * gdb.mi/mi2-simplerun.exp: Likewise.
14860 * gdb.mi/mi2-stack.exp: Likewise.
14861 * gdb.mi/mi2-stepi.exp: Likewise.
14862 * gdb.mi/mi2-syn-frame.exp: Likewise.
14863 * gdb.mi/mi2-until.exp: Likewise.
14864 * gdb.mi/mi2-var-block.exp: Likewise.
14865 * gdb.mi/mi2-var-child.exp: Likewise.
14866 * gdb.mi/mi2-var-cmd.exp: Likewise.
14867 * gdb.mi/mi2-var-display.exp: Likewise.
14868 * gdb.mi/mi2-watch.exp: Likewise.
14869 * gdb.stabs/exclfwd.exp: Likewise.
14870 * gdb.stabs/weird.exp: Likewise.
14871 * gdb.threads/gcore-thread.exp: Likewise.
14872 * gdb.trace/actions.exp: Likewise.
14873 * gdb.trace/backtrace.exp: Likewise.
14874 * gdb.trace/circ.exp: Likewise.
14875 * gdb.trace/collection.exp: Likewise.
14876 * gdb.trace/deltrace.exp: Likewise.
14877 * gdb.trace/infotrace.exp: Likewise.
14878 * gdb.trace/limits.exp: Likewise.
14879 * gdb.trace/packetlen.exp: Likewise.
14880 * gdb.trace/passc-dyn.exp: Likewise.
14881 * gdb.trace/passcount.exp: Likewise.
14882 * gdb.trace/report.exp: Likewise.
14883 * gdb.trace/save-trace.exp: Likewise.
14884 * gdb.trace/tfind.exp: Likewise.
14885 * gdb.trace/tracecmd.exp: Likewise.
14886 * gdb.trace/while-dyn.exp: Likewise.
14887 * gdb.trace/while-stepping.exp: Likewise.
14888
f4b618d1
JB
148892006-08-08 Joel Brobecker <brobecker@adacore.com>
14890
14891 * gdb.base/step-bt.c: New file.
14892 * gdb.base/step-bt.exp: New testcase.
14893
3d00d119
DJ
148942006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
14895
14896 * config/monitor.exp (gdb_load): Remove support for obsolete
14897 download-write-size.
14898 * gdb.base/remote.exp: Likewise. Update all callers of
14899 gdb_timed_load.
14900
017b5bd4
DJ
149012006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
14902
14903 * cursal.exp: Pass binfile to gdb_load.
14904
837c599d
DJ
149052006-08-01 Nathan Sidwell <nathan@codesourcery.com>
14906
14907 * gdb.base/cursal.exp: Add "" to gdb_load call.
14908
8dd4540b
MK
149092006-07-29 Mark Kettenis <kettenis@gnu.org>
14910
14911 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
14912 NetBSD/ELF targets.
14913
ab5c9f60
DJ
149142006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
14915
14916 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
14917 operator*.
14918
4c42eaff
DJ
149192006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
14920
14921 * gdb.base/completion.exp: Update for change in "file" behavior.
14922 * gdb.stabs/weird.exp: Likewise.
14923 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
14924 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
14925
0155cc76
NS
149262006-07-24 Nathan Sidwell <nathan@codesourcery.com>
14927
14928 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
14929 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
14930
16026cd7
AS
149312006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
14932
14933 * gdb.base/default.exp: Update source command error message.
14934 * gdb.base/help.exp: Update 'help source' message.
14935
16963cb6
DJ
149362006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
14937
14938 * gdb.cp/bs15503.exp: Update comment for no longer crashing
14939 test.
14940
6d7fd486
AS
149412006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
14942
14943 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
14944
29e8a844
DJ
149452006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
14946
14947 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
14948
6afcfa39
DJ
149492006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
14950
14951 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
14952
267a692b
MK
149532006-07-17 Mark Kettenis <kettenis@gnu.org>
14954
14955 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
14956 *-*-openbsd* from targets for wich we expect ARM FPA floating
14957 point format.
14958
85d2fec4
NR
149592006-07-17 Nick Roberts <nickrob@snap.net.nz>
14960
14961 * gdb.cp/annota3.exp: Expect frame-begin annotation.
14962
149632006-07-17 Mark Kettenis <kettenis@gnu.org>
14964
14965 * gdb.base/annota3.exp: Expect frame-begin annotation.
14966
85b4c6e8
JB
149672006-07-14 Joel Brobecker <brobecker@adacore.com>
14968
14969 * gdb.base/help.exp: Adjust "help unset" test to accept
14970 any list of unset commands.
14971
fb933624
DJ
149722006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
14973 Daniel Jacobowitz <dan@codesourcery.com>
14974
14975 * gdb.cp/ref-params.exp: New test.
14976 * gdb.cp/ref-params.cc: New source file.
14977 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
14978
1dff4b64
MK
149792006-07-08 Mark Kettenis <kettenis@gnu.org>
14980
14981 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
14982 spaces/tabs in regular expressions since they might not be there.
14983
40d2e0e3
AS
149842006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
14985
14986 * gdb.base/ifelse.exp: New file.
14987
f6c957d2
NS
149882006-07-04 Nathan Sidwell <nathan@codesourcery.com>
14989
14990 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
14991 line.
14992 * gdb.base/huge.exp: Loop over compilation to find a size that
14993 is acceptable.
14994 * gdb.base/remote.exp: Correct expected strings.
14995 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
14996
b9c5a23d
DJ
149972006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
14998
14999 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
15000
9af2e58d
DJ
150012006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15002
15003 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
15004 native.
15005
30930ca5
DJ
150062006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15007
15008 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
15009 enable stabs testing.
15010
aa32fa1d
DJ
150112006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15012
bd4a4c80 15013 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
15014 gdb_test_multiple does.
15015
321fef15
DJ
150162006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15017
15018 * Makefile.in (host_alias): Remove.
15019 (target_alias): Use @target_noncanonical@.
15020 (site.exp): Don't set host_alias.
15021 * aclocal.m4: Remove contents. Include acx.m4.
15022 * configure: Regenerated.
15023 * configure.ac: Use ACX_NONCANONICAL_TARGET.
15024
e1c2defa
NS
150252006-06-13 Nathan Sidwell <nathan@codesourcery.com>
15026
e63b55d1
NS
15027 * lib/gdb.exp (gdb_load_cmd): New.
15028
5600ea19
NS
15029 * gdb.base/fileio.c: Add system(NULL) test.
15030 * gdb.base/fileio.exp: Check it.
15031
e1c2defa
NS
15032 * gdb.base/break.c: Add 10a breakpoint at }
15033 * gdb.base/break.exp: Add test for breakpoint at }
15034 * gdb.cp/anon-union.cc: Add code at end of function.
15035 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
15036 * gdb.mi/var-cmd.c: Add code at end of function.
15037 * gdb.mi/mi-var-display.exp: Adjust end of next.
15038 * gdb.mi/mi2-var-display.exp: Likewise.
15039 * gdb.base/fileio.c: Add stop function and insert calls at
15040 stopping places.
15041 * gdb.base/fileio.exp: Breakpoint stop function and remove
15042 explicit line number references.
15043
6c0112ec
JB
150442006-05-19 Joel Brobecker <brobecker@adacore.com>
15045
a9c64011
AS
15046 * gdb.base/del.exp (test_delete_alias): New function.
15047 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 15048
154189a4
FF
150492006-05-18 Fred Fish <fnf@specifix.com>
15050
15051 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
15052 required. Check for spurious output after program exits normally.
15053
582e64c2
FF
150542006-05-17 Fred Fish <fnf@specifix.com>
15055
15056 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
15057 gdb_load, so it works in the simulator.
15058
8ef6493a
FF
150592006-05-11 Fred Fish <fnf@specifix.com>
15060
15061 * gdb.base/bang.exp: Ignore unexpected output between the
15062 "program exited normally" and the gdb prompt, as many other
15063 tests do.
15064
692b141c
MK
150652006-05-07 Mark Kettenis <kettenis@gnu.org>
15066
15067 * gdb.base/help.exp: Make "delete checkpoint" part option for
15068 "help d" and "help delete" tests.
15069
540b8a30
UW
150702006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15071
a9c64011 15072 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
15073 expected output in some mi_gdb_test statements.
15074 * gdb.mi/mi2-basics.exp: Likewise.
15075
9b6462d9
JB
150762006-05-05 Joel Brobecker <brobecker@adacore.com>
15077
15078 * gdb.base/del.c: New file.
15079 * gdb.base/del.exp: New testcase.
15080
954de43b
DM
150812006-05-05 David S. Miller <davem@sunset.davemloft.net>
15082
15083 * gdb.base/break.exp: Do not assume a breakpoint on
15084 main will actually be in $srcfile when optimizing.
1303f75e
DM
15085 * gdb.base/savedregs.exp: Do not require that the dummy
15086 frame location match up to a symbol and source file location.
c3242428
DM
15087 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
15088 will get printed without a mi_cmd_data_list_register_values prefix.
15089 (*-data-list-register-*): Correct regular expressions to expect the new
15090 pseudo d? floating point registers.
15091 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 15092
c7e64c9a
DJ
150932006-05-05 Christophe Lyon <christophe.lyon@st.com>
15094
15095 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
15096 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
15097 is allocated by the compiler.
15098 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
15099 anons, e, anone to force their allocation by the compiler.
15100
151012006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
15102
15103 * gdb.base/help.exp: Update expected text for help d and
15104 help delete.
15105
27ce9a6d
MK
151062006-05-02 Mark Kettenis <kettenis@gnu.org>
15107
15108 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
15109 NetBSD/ELF targets.
15110
8608915f
MK
151112006-04-30 Mark Kettenis <kettenis@gnu.org>
15112
15113 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
15114 single-step breakpoint fails; make this a KFAIL on
15115 sparc*-*-openbsd*.
15116 * gdb.base/siginfo.exp: Likewise.
15117 * gdb.base/sigstep.exp (advance, advancei): Likewise.
15118
b8db102d
MS
151192006-04-26 Michael Snyder <msnyder@redhat.com>
15120
15121 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
15122 which may have to consume output from other forks.
15123 Add tests to make sure that "delete fork" succeeded.
15124
c702009a
MS
151252006-04-20 Michael Snyder <msnyder@redhat.com>
15126
15127 * 2006-03-22 Jim Blandy <jimb@redhat.com>
15128 Add support for the Renesas M32C and M16C.
15129
15130 * gdb.asm/asm-source.exp: Add m32c target.
15131 * gdb.asm/m32c.inc: Support for m32c target.
15132
e28493f2
AS
151332006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
15134
15135 * gdb.base/commands.exp (recursive_source_test): New test.
15136
880da185
DM
151372006-04-04 David S. Miller <davem@sunset.davemloft.net>
15138
15139 * gdb.base/float.exp: Add pattern for sparc targets.
15140
61d9b92f
DJ
151412006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
15142
15143 * gdb.base/commands.exp (stray_arg0_test): New test.
15144
bd717df8
PB
151452006-03-30 Paul Brook <paul@codesourcery.com>
15146
15147 * gdb.mi/mi-until.exp: kfail broken until command.
15148 * gdb.mi/mi2-until.exp: Ditto.
15149
ec793d3c
NR
151502006-03-27 Nick Roberts <nickrob@snap.net.nz>
15151
15152 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
15153
831004b7
AO
151542006-03-08 Alexandre Oliva <aoliva@redhat.com>
15155
15156 * gdb.base/prelink.exp: Anchor tested-for regular expression
15157 on gdb prompt.
15158
effe49a0
PB
151592006-03-07 Paul Brook <paul@codesourcery.com>
15160
15161 * gdb.base/assign.exp: Correct fail message.
15162
e5461016
PB
151632006-03-07 Paul Brook <paul@codesourcery.com>
15164
15165 * lib/compiler.c: Extract armcc version number.
15166 * lib/compiler.cc: Ditto.
15167
fc91c6c2
PB
151682006-03-07 Paul Brook <paul@codesourcery.com>
15169
15170 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
15171 additional_flags=-w.
15172 * gdb.arch/altivec-regs.exp: Ditto.
15173 * gdb.arch/e500-abi.exp: Ditto.
15174 * gdb.arch/e500-regs.exp: Ditto.
15175 * gdb.base/all-bin.exp: Ditto.
15176 * gdb.base/annota1.exp: Ditto.
15177 * gdb.base/annota3.exp: Ditto.
15178 * gdb.base/args.exp: Ditto.
15179 * gdb.base/arithmet.exp: Ditto.
15180 * gdb.base/assign.exp: Ditto.
15181 * gdb.base/async.exp: Ditto.
15182 * gdb.base/bang.exp: Ditto.
15183 * gdb.base/break.exp: Ditto.
15184 * gdb.base/call-rt-st.exp: Ditto.
15185 * gdb.base/completion.exp: Ditto.
15186 * gdb.base/cond-expr.exp: Ditto.
15187 * gdb.base/condbreak.exp: Ditto.
15188 * gdb.base/consecutive.exp: Ditto.
15189 * gdb.base/define.exp: Ditto.
15190 * gdb.base/display.exp: Ditto.
15191 * gdb.base/ena-dis-br.exp: Ditto.
15192 * gdb.base/environ.exp: Ditto.
15193 * gdb.base/eval-skip.exp: Ditto.
15194 * gdb.base/info-proc.exp: Ditto.
15195 * gdb.base/jump.exp: Ditto.
15196 * gdb.base/logical.exp: Ditto.
15197 * gdb.base/long_long.exp: Ditto.
15198 * gdb.base/maint.exp: Ditto.
15199 * gdb.base/miscexprs.exp: Ditto.
15200 * gdb.base/pc-fp.exp: Ditto.
15201 * gdb.base/pointers.exp: Ditto.
15202 * gdb.base/relational.exp: Ditto.
15203 * gdb.base/reread.exp: Ditto.
15204 * gdb.base/sect-cmd.exp: Ditto.
15205 * gdb.base/sep.exp: Ditto.
15206 * gdb.base/sepdebug.exp: Ditto.
15207 * gdb.base/until.exp: Ditto.
15208 * gdb.base/whatis-exp.exp: Ditto.
15209 * gdb.cp/annota2.exp: Ditto.
15210 * gdb.cp/annota3.exp: Ditto.
15211 * gdb.trace/actions.exp: Ditto.
15212 * gdb.trace/backtrace.exp: Ditto.
15213 * gdb.trace/circ.exp: Ditto.
15214 * gdb.trace/collection.exp: Ditto.
15215 * gdb.trace/deltrace.exp: Ditto.
15216 * gdb.trace/infotrace.exp: Ditto.
15217 * gdb.trace/limits.exp: Ditto.
15218 * gdb.trace/packetlen.exp: Ditto.
15219 * gdb.trace/passc-dyn.exp: Ditto.
15220 * gdb.trace/passcount.exp: Ditto.
15221 * gdb.trace/report.exp: Ditto.
15222 * gdb.trace/save-trace.exp: Ditto.
15223 * gdb.trace/tfind.exp: Ditto.
15224 * gdb.trace/tracecmd.exp: Ditto.
15225 * gdb.trace/while-dyn.exp: Ditto.
15226 * gdb.trace/while-stepping.exp: Ditto.
15227 * lib/gdb.exp: Ditto.
15228 (gdb_compile): Handle nowarning option.
15229
5f4a23d9
AO
152302006-03-07 Alexandre Oliva <aoliva@redhat.com>
15231
15232 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
15233 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
15234 Rename executable to prelinkt. Don't re-prelink if we didn't
15235 get a core file. Test prelink -u exit status to tell whether
15236 prelinking failed. Use gdb_test_multiple.
15237
9733fc94
DJ
152382006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
15239
15240 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
15241 (do_tests): Call it.
15242
cc10cae3
AO
152432006-02-28 Alexandre Oliva <aoliva@redhat.com>
15244
15245 * gdb.base/prelink.exp: New test.
15246 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
15247
15c46491
WZ
152482006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
15249
15250 * gdb.fortran/derived-type.f90: New file.
15251 * gdb.fortran/derived-type.exp: New testcase.
15252
5c9f7ded
DJ
152532006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
15254
15255 * gdb.base/default.exp: Allow ';' as a directory separator.
15256
5b96932b
AS
152572006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
15258
15259 * gdb.base/help.exp (help add-symbol-file): Update.
15260
1986bccd
AS
152612006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
15262
15263 * gdb.base/help.exp (help load): Update expected results.
15264
a8b7528f
FF
152652006-02-19 Fred Fish <fnf@specifix.com>
15266
15267 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
15268 specifix hex value as part of results.
15269 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 15270
f8261448
FF
152712006-02-16 Fred Fish <fnf@specifix.com>
15272
15273 * gdb.base/whatis.c: Define variables using typedefs char_addr,
15274 ushort_addr, and slong_addr, so the typedefs are not optimized
15275 away.
15276 * gdb.base/whatis.exp: Add tests using type name for struct type,
15277 union type, enum type, and typedef.
a9c64011 15278
31d8bdd2
MK
152792006-02-13 Mark Kettenis <kettenis@gnu.org>
15280
15281 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
15282
34e41e63
JB
152832006-02-13 Jim Blandy <jimb@redhat.com>
15284
15285 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
15286 case where it takes two "next" commands to skip past the init
15287 call.
15288
ac6e4f31
FF
152892006-02-12 Fred Fish <fnf@specifix.com>
15290
15291 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
15292 to handle cases where it takes two "next" commands to skip
15293 past the init call.
15294
2db2d571
JB
152952006-02-07 Joel Brobecker <brobecker@adacore.com>
15296
15297 * gdb.ada/array_return.exp: Mark the last test as expected to fail
15298 on hppa32 targets.
15299
38fcd64c
DJ
153002006-02-06 Vladimir Prus <ghost@cs.msu.su>
15301
15302 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
15303 field.
15304
1315ad46
MK
153052006-01-29 Mark Kettenis <kettenis@gnu.org>
15306
15307 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
15308
5625b943
DJ
153092006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
15310
15311 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
15312 files.
15313
80df1bbe
DJ
153142006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
15315
15316 * gdb.cp/maint.exp: Set complaints to a positive value.
15317
9078e690
DJ
153182006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
15319
15320 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
15321 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
15322 function name.
15323
9c903399
DJ
153242006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
15325
15326 * gdb.base/checkpoint.c: Update copyright notice. Include
15327 <stdlib.h>.
15328
761ae4d6
JB
153292006-01-04 Jim Blandy <jimb@redhat.com>
15330
15331 * gdb.asm/asm-source.exp: Independently provide default values for
15332 asm-flags and debug-flags. Use 'string equal' to do the
15333 comparison, not the implicit expr's '==' operator. Remove
15334 now-unneeded assignments to asm-flags. In h8300 case, place
15335 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
15336
099ac3dd
MS
153372006-01-04 Michael Snyder <msnyder@redhat.com>
15338
15339 * gdb.base/checkpoint.c: New file.
15340 * gdb.base/checkpoint.exp: New file.
15341 * gdb.base/multi-fork.c: New file.
15342 * gdb.base/multi-fork.exp: New file.
15343 * gdb.base/pi.txt: New file (data for checkpoint.c test).
15344
f4d85314
FF
153452006-01-04 Fred Fish <fnf@specifix.com>
15346
15347 * gdb.base/ptype.c (foo): Add typedef.
15348 (intfoo): Add function.
15349 * gdb.base/ptype1.c: New file.
15350 * gdb.base/ptype.exp: Handle compilation and linking with two
15351 source files. Test that proper type for "foo" is found based
15352 on source context rather than first match found in symtabs.
15353
a1b06f35
MK
153542005-12-28 Mark Kettenis <kettenis@gnu.org>
15355
15356 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
15357 * gdb.asm/openbsd.inc: Indent commands.
15358
d082a1e2
MK
153592005-12-26 Mark Kettenis <kettenis@gnu.org>
15360
c65016bd
MK
15361 * gdb.base/freebpcmd.exp: Increase timeout.
15362
d082a1e2
MK
15363 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
15364
d3c32a0e
DJ
153652005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
15366
15367 * gdb.base/default.exp: Update check for "show version".
15368
9fdb1f50
RC
153692005-12-09 Randolph Chung <tausq@debian.org>
15370
15371 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
15372 * gdb.asm/pa64.inc: New file.
15373
5f2c56f7
RC
153742005-12-09 Randolph Chung <tausq@debian.org>
15375
15376 * gdb.asm/common.inc: Indent commands.
15377 * gdb.asm/asmsrc1.s: Likewise.
15378 * gdb.asm/asmsrc2.s: Likewise.
15379
8117349c
RC
153802005-12-09 Randolph Chung <tausq@debian.org>
15381
15382 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
15383 (get_addr_of_sym): Remove duplicate print.
15384 (gen_core): xfail hppa*-*-hpux*, update expected output.
15385 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
15386 * gdb.arch/pa64-nullify.s: New file.
15387
8f07f25a
RC
153882005-12-09 Randolph Chung <tausq@debian.org>
15389
15390 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
15391
55b39184
DJ
153922005-12-07 Christophe Lyon <christophe.lyon@st.com>
15393
15394 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
15395 code generation for these functions.
15396 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
15397 error message.
15398
31e2b00f
AS
153992005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
15400
15401 * gdb.base/help.exp (help b, help br, help bre, help brea)
15402 (help break): Update the expected message.
15403
c3d0b56e
SC
154042005-11-11 Stephane Carrez <stcarrez@nerim.fr>
15405
15406 * gdb.asm/m68hc11.inc: Setup the data section.
15407 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
15408 script for this test.
15409 (m6812-*-*): Likewise.
15410
36ae0ea9
RC
154112005-11-09 Randolph Chung <tausq@debian.org>
15412
15413 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
15414
9d6f42e9
WZ
154152005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
15416
15417 * gdb.base/break.exp: Fix a comment typo.
15418
e2126a14
EZ
154192005-11-03 Jim Blandy <jimb@redhat.com>
15420
a9c64011
AS
15421 Checked in by Elena Zannoni <ezannoni@redhat.com>
15422
889bf7c5 15423 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 15424
e0ac7199
CV
154252005-11-02 Corinna Vinschen <vinschen@redhat.com>
15426
15427 * gdb.arch/gdb1558.c: Include stdio.h.
15428
31d3fb18
MK
154292005-10-31 Mark Kettenis <kettenis@gnu.org>
15430
15431 * gdb.asm/asm-source.exp: Use -e instead of --entry.
15432
e52b687c
MK
154332005-10-31 Mark Kettenis <kettenis@gnu.org>
15434
15435 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
15436
f4711d79
PG
154372005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
15438
a9c64011
AS
15439 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
15440 vscr" tests to better match output.
f4711d79 15441
987a9106
JB
154422005-10-12 Jim Blandy <jimb@redhat.com>
15443
15444 * gdb.base/structs.exp (any): New function.
15445 (test_struct_returns): Don't make any assumptions at all about
15446 what value the function returns when GDB can't set the return
15447 value.
15448
2336bb58
JB
154492005-10-09 Joel Brobecker <brobecker@adacore.com>
15450
15451 * gdb.ada/arrayidx/p.adb: New file.
15452 * gdb.ada/arrayidx.exp: New testcase
15453
154542005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
15455
15456 * gdb.ada/array_return/pck.ads: New file.
15457 * gdb.ada/array_return/pck.adb: New file.
15458 * gdb.ada/array_return/p.adb: New file.
15459 * gdb.ada/array_return.exp: New testcase.
15460
705335ea
JB
154612005-10-03 Joel Brobecker <brobecker@adacore.com>
15462
a9c64011
AS
15463 * gdb.base/arrayidx.c: New file.
15464 * gdb.base/arrayidx.exp: New testcase.
705335ea 15465
11ee9940
NR
154662005-09-29 Nick Roberts <nickrob@snap.net.nz>
15467
15468 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
15469 frames-invalid and breakpoints-invalid are no longer generated
15470 with level 3 so don't expect them in the output.
15471
39fb8e9e
BR
154722005-09-27 Bob Rossi <bob@brasko.net>
15473
a9c64011 15474 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
15475 from test. Escape the | in mi_gdb_test call.
15476 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
15477 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
15478 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
15479 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
15480 expected regex's in mi_gdb_test calls.
15481 * lib/mi-support.exp: Remove arbitrary .* from tests.
15482 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
15483 Fully anchor GDB/MI expected results in mi_gdb_test.
15484 * lib/gdb.exp (string_to_regexp): Escape the ] character.
15485 * gdb.base/sizeof.exp: Remove escape character. Correct test.
15486
2af48f68
PB
154872005-09-26 Paul Brook <paul@codesourcery.com>
15488
15489 * long_long.exp: Exclude eabi targets from arm FPA float format test.
15490
f34502bc
WZ
154912005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
15492
15493 * bfp-test.c: New file.
15494 * bfp-test.exp: New testcase.
15495
ca929517
WZ
154962005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
15497
15498 * gdb.fortran/subarray.exp: New testcase to test the evaluation
15499 of subarray and substring variable.
15500 * gdb.fortran/subarray.f: New source file for the test of subarray
15501 and substring variable evaluation.
15502 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
15503 of string constant.
15504
c761af65
DJ
155052005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
15506
15507 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
15508 copyright dates.
15509
561d7a1d
PG
155102005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
15511
15512 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
15513 powerpc altivec' test with an almost identical 'info vector' test.
15514
b2b64cc9
PG
155152005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
15516
a9c64011
AS
15517 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
15518 vscr" tests to match output.
b2b64cc9 15519
6ac4d15a
PG
155202005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
15521
a9c64011
AS
15522 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
15523 output.
6ac4d15a 15524
40e55bef
BR
155252005-09-11 Bob Rossi <bob@brasko.net>
15526
889bf7c5
PA
15527 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
15528 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
15529 commands that return an MI output command and an asyncronous MI output
15530 command.
40e55bef
BR
15531 * gdb.mi/mi-console.exp: Ditto.
15532
3c7385ec
BR
155332005-09-11 Bob Rossi <bob@brasko.net>
15534
15535 * gdb.mi/mi-var-child.c: Include <string.h>.
15536
a6cd0eb3
DJ
155372005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
15538
15539 * killed.exp: Correct gdb_expect syntax.
15540
2f168eed
CV
155412005-08-09 Corinna Vinschen <vinschen@redhat.com>
15542
15543 * lib/mi-support.exp (mi_gdb_load): Fix typo.
15544
ecd3fd0f
BR
155452005-08-02 Bob Rossi <bob@brasko.net>
15546
15547 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
15548 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
15549 Change tests to inferior-tty-set/show.
15550 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
15551 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
15552 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
15553 inferior. Use mi_gdb_test to get GDB and Inferior output.
15554 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
15555 descriptor.
15556 (mi_inferior_tty_name): Add inferior PTY file name.
15557 (mi_gdb_start): Add INFERIOR_PTY parameter.
15558 (mi_gdb_test): Add IPATTERN parameter.
15559
f1ea48cb 155602005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 15561
f1ea48cb
BR
15562 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
15563 parameter to mi_gdb_test.
15564 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
15565
6e650a67
DJ
155662005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
15567
15568 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
15569 struct_declarations.
15570 * gdb.mi/mi-var-child.exp: Step over the initialization of
15571 struct_declarations.
15572
8be260b6
DJ
155732005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
15574
15575 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
15576 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
15577 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
15578 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
15579 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
15580 file.
15581
4e660f07
NR
155822005-07-27 Nick Roberts <nickrob@snap.net.nz>
15583
15584 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
15585 (do_children_tests): Assign values to the extra elements.
15586
15587 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
15588 them for tests for "-var-update --no-values" and
a9c64011 15589 "-var-update --all-values".
4e660f07
NR
15590 Add test for "-var-list-children --simple-values".
15591
15592 * gdb.mi/basics.c (callee4): Add integer array D[3]...
15593
15594 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
15595 "-stack-list-locals --simple-values" Improve doc strings and
15596 comments.
15597
6bdae935
MK
155982005-07-18 Mark Kettenis <kettenis@gnu.org>
15599
598b7a6f
MK
15600 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
15601 *-*-openbsd*.
15602 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
15603
6bdae935
MK
15604 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
15605 sigaltsatck'.
15606
1323e929 156072005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 15608
1323e929
BR
15609 * gdb.base/default.exp (tty): Changed output of command.
15610 * gdb.base/help.exp (help tty): Ditto.
15611
b1a9c082
MK
156122005-07-12 Mark Kettenis <kettenis@gnu.org>
15613
15614 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
15615
10a844a2
MK
156162005-07-10 Mark Kettenis <kettenis@gnu.org>
15617
15618 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
15619 -stack-select-frame without arguments.
15620 (test_stack_frame_listing): Add test for newly implemented command
15621 -stack-info-frame.
15622
3cb3b8df
BR
156232005-07-06 Bob Rossi <bob@brasko.net>
15624
15625 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
15626 command.
15627 (Copyright): Update copyright.
15628
a0c5fbcf
WZ
156292005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
15630
15631 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
15632 tests to evaluate exponentiation expression.
15633
984971d0
AS
156342005-06-29 Andreas Schwab <schwab@suse.de>
15635
15636 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
15637 main to avoid warnings.
15638
15639 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
15640
fe03833f
NR
156412005-06-20 Nick Roberts <nickrob@snap.net.nz>
15642
15643 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
15644 -stack-select-frame without arguments.
15645 (test_stack_frame_listing): Add test for newly implemented command
15646 -stack-info-frame.
a9c64011 15647
7a55f279
WZ
156482005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
15649
0ffa0ea5
DJ
15650 * gdb.fortran/array-element.f: New file.
15651 * gdb.fortran/array-element.exp: New testcase.
7a55f279 15652
26585198
DJ
156532005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
15654
15655 * gdb.base/bigcore.exp: Correct checks for systems which can
15656 not dump a large core file.
15657
c1bd25fd
DJ
156582005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
15659
15660 * gdb.base/relocate.c: Add a copyright notice.
15661 (dummy): Remove.
15662 * gdb.base/relocate.exp: Test printing the values of variables
15663 from a relocatable file.
15664
589e074d
DJ
156652005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
15666
15667 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
15668 excess MI output after an error.
15669
0915f927
JB
156702005-05-29 Joel Brobecker <brobecker@adacore.com>
15671
15672 * gdb.arch/alpha-step.c: New file.
15673 * gdb.arch/alpha-step.exp: New testcase.
15674
76ff342d
DJ
156752005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
15676 Dennis Brueni <dennis@slickedit.com>
15677
15678 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
15679 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
15680 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
15681 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
15682 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
15683 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
15684 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
15685
96b0c7ac
DJ
156862005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
15687 Wu Zhou <woodzltc@cn.ibm.com>
15688
15689 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
15690 IBM's xlc compiler.
15691 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
15692 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
15693
f21565d2
JB
156942005-05-13 Jim Blandy <jimb@redhat.com>
15695
15696 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
15697 calling gdb_suppress_entire_file.
15698 * gdb.base/charset.exp: Same.
15699 * gdb.base/call-rt-st.exp: Same.
15700
6006a3a1
BR
157012005-05-05 Bob Rossi <bob_rossi@cox.net>
15702
15703 * lib/gdb.exp (fullname_syntax): Added global regex.
15704 (fullname_syntax_POSIX): Ditto.
15705 (fullname_syntax_UNC): Ditto.
15706 (fullname_syntax_DOS_CASE): Ditto.
15707 (fullname_syntax_DOS): Ditto.
15708 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
15709 fullname_syntax variable to scope and use it.
15710 (test_file_list_exec_source_files): Ditto.
15711 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
15712
c3b69c04
DJ
157132005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
15714
15715 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
15716
3c95e6af
PG
157172004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
15718
a9c64011
AS
15719 * lib/gdb.exp (skip_altivec_tests): New function, based on
15720 check_vmx_hw_available from the GCC testsuite.
15721 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
15722 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 15723
78df6c56
JB
157242005-05-02 Jim Blandy <jimb@redhat.com>
15725
15726 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
15727 calling gdb_suppress_entire_file.
15728
1690f9cf
DJ
157292005-04-30 Randolph Chung <tausq@debian.org>
15730
15731 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
15732 Slightly relax "sem_post" name checking.
15733
5ea106f7
PG
157342005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
15735
15736 * gdb.base/unload.exp: Use new shared library infrastructure.
15737
bf7234cf
PG
157382005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
15739
15740 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 15741 infrastructure.
bf7234cf 15742
547b869a
CV
157432005-04-29 Corinna Vinschen <vinschen@redhat.com>
15744
15745 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
15746 * gdb.asm/h8300.inc: New file.
15747
f07e55f0
PG
157482005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
15749
15750 * gdb.base/shlib-call.exp: Change to use new shared library
15751 infrastructure.
15752
3cbba3d1
PG
157532005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
15754
a9c64011
AS
15755 * gdb.base/pending.exp: Change to use new shared library
15756 infrastructure.
3cbba3d1 15757
ed6df200
PG
157582005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
15759
a9c64011
AS
15760 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
15761 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 15762
8c8f4ebe
PG
157632005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
15764
a9c64011
AS
15765 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
15766 shared objects being adjusted and update copyright years.
8c8f4ebe 15767
607fbc54
DJ
157682005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
15769
15770 * ChangeLog: Correct some 2003-01-13 dates.
15771 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
15772 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
15773 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
15774 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
15775 gdb.trace/tfind.exp: Update copyright years.
15776
57bf0e56
DJ
157772005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
15778 Daniel Jacobowitz <dan@codesourcery.com>
15779
15780 * lib/gdb.exp (gdb_compile): Handle shlib=.
15781 (gdb_compile_shlib): New function.
15782
9b593790
PG
157832005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
15784
a9c64011 15785 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 15786
9494c6a5
DJ
157872005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
15788
15789 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
15790 gdb.server.
15791 * configure.ac: Likewise.
15792 * configure: Regenerated.
15793 * gdb.gdbserver/Makefile.in: Moved to...
15794 * gdb.server/Makefile.in: ... here.
15795 * gdb.gdbserver/server.c: Moved to...
15796 * gdb.server/server.c: ... here.
15797 * gdb.gdbserver/server-run.exp: Moved to...
15798 * gdb.server/server-run.exp: ... here.
15799
6f8eac0e
DJ
158002005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
15801
15802 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
15803 * configure.ac: Create gdb.gdbserver/Makefile.
15804 * configure: Regenerated.
15805 * lib/gdbserver-support.exp: New file, derived from
15806 config/gdbserver.exp.
15807 * config/gdbserver.exp: Use gdbserver-support.exp.
15808 * gdb.gdbserver/Makefile.in: New file.
15809 * gdb.gdbserver/server.c: New file.
15810 * gdb.gdbserver/server-run.exp: New file.
15811
6e87504d
PG
158122005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
15813
a9c64011
AS
15814 * lib/gdb.exp (test_compiler_info): Return compiler_info
15815 if no arguments are given.
6e87504d 15816
d1779be4
PG
158172005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
15818
15819 * gdb.arch/altivec-abi.exp: Check for compiler and set
15820 use altivec' flag accordingly.
15821 * gdb.arch/altivec-regs.exp: Likewise.
15822
88750304
DJ
158232005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
15824
15825 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
15826
f3fb768d
AS
158272005-03-27 Andreas Schwab <schwab@suse.de>
15828
15829 * gdb.base/bigcore.c (main): Add missing mode argument in open
15830 call.
15831
7e813ac5
DJ
158322005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
15833
15834 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
15835 downloads.
15836 * config/gdbserver.exp (gdb_load): Likewise.
15837
8e3049aa
PB
158382005-03-14 Paul Brook <paul@codesourcery.com>
15839
15840 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
15841 targets.
15842
a9df7c44
JB
158432005-03-09 Joel Brobecker <brobecker@adacore.com>
15844
15845 * gdb.dwarf2/dup-psym.S: New file.
15846 * gdb.dwarf2/dup-psym.exp: New testcase.
15847
9f0d94e8
JB
158482005-03-09 Joel Brobecker <brobecker@adacore.com>
15849
15850 * gdb.ada/exec_changed/first.adb: New file.
15851 * gdb.ada/exec_changed/second.adb: New file.
15852 * gdb.ada/exec_changed.exp: New testcase.
15853
5f579bc5
NS
158542005-03-08 Nathan Sidwell <nathan@codesourcery.com>
15855
36e9969c
NS
15856 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
15857 (A2): New class.
15858 (main): Test operator+.
15859 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
15860 breakpoint test.
15861
5f579bc5
NS
15862 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
15863 * gdb.base/signull.exp: Disable if gdb,nosignals.
15864 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
15865 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
15866 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
15867 * gdb.mi/mi2-console.exp: Likewise.
15868 * gdb.trace/collection.exp (run_trace_experiment): Consume the
15869 continue output at start.
15870 (gdb_collect_locals_test): Robustify regexp.
15871 * gdb.trace/passc-dyn.exp: Fix comment typo.
15872 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
15873
be46087e
CV
158742005-03-08 Corinna Vinschen <vinschen@redhat.com>
15875
15876 * gdb.asm/asm-source.exp: Add iq2000 case.
15877 * gdb.asm/iq2000.inc: New file.
15878
384e1a61 158792005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 15880
384e1a61
MI
15881 * gdb.base/command.exp: Change hardcoded value to regular expression.
15882 * gdb.base/float.exp: Add powerpc to the list of targets checked.
15883
584b6e9e
DJ
158842005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
15885
15886 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
15887 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
15888 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
15889 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
15890 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
15891
ab5b5d61
MK
158922005-03-05 Mark Kettenis <kettenis@gnu.org>
15893
15894 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
15895 changes.
15896
ae051c1b
PG
158972004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
15898
a9c64011
AS
15899 * lib/compiler.c: Add test for IBM's xlc compiler.
15900 * lib/compiler.cc: Likewise.
ae051c1b 15901
3f0f6ed2
JB
159022004-02-24 Joel Brobecker <brobecker@adacore.com>
15903
15904 * gdb.ada/fixed_points.exp: Create compilation object directory
15905 before running the test.
15906 * gdb.ada/null_record.exp: Likewise.
15907 * gdb.ada/packed_array.exp: Likewise.
15908 * gdb.ada/start.exp: Likewise.
15909
724f452b
JB
159102005-02-15 Joel Brobecker <brobecker@adacore.com>
15911
15912 * gdb.ada/packed_array/pa.adb: New file.
15913 * gdb.ada/packed_array.exp: New testcase.
15914
57f5cdfb 159152005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 15916
1f393151
MK
15917 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
15918 files.
15919
ebdda337
MK
15920 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
15921 on *-*-openbsd*. Correctly match whitespace in regukar
15922 expressions.
15923
cf309262
DJ
159242005-02-10 Daniel Jacobowitz <dan@debian.org>
15925
15926 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
15927 PR exp/1821
15928 * gdb.base/gdb1821.c: New test file.
15929 * gdb.base/gdb1821.exp: New test file.
15930
3be49e7a
JB
159312005-02-09 Joel Brobecker <brobecker@adacore.com>
15932
15933 * gdb.base/start.c: New file.
15934 * gdb.base/start.exp: New testcase.
15935
e292e67d
JB
159362005-02-09 Joel Brobecker <brobecker@adacore.com>
15937
15938 * gdb.ada/start/dummy.adb: New file.
15939 * gdb.ada/start.exp: New testcase.
15940
dbdfa66c
CV
159412005-02-09 Corinna Vinschen <vinschen@redhat.com>
15942
15943 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
15944 for printing symbols and statistics.
15945 Add test for using relative pathnames in "maint print msymbols" test.
15946 Mark "maint info sections DATA" XFAIL on Cygwin.
15947 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
15948 tests.
15949
d7941671
AC
159502005-02-09 Andreas Schwab <schwab@suse.de>
15951
15952 Committed by Andrew Cagney <cagney@gnu.org>
15953 * gdb.base/remotetimeout.exp: New file.
15954
74e5ef44
MK
159552005-02-07 Mark Kettenis <kettenis@gnu.org>
15956
15957 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
15958
464dd14d
JB
159592005-02-03 Joel Brobecker <brobecker@adacore.com>
15960
15961 * gdb.ada/gnat_ada.gpr: New file.
15962 * gdb.ada/gnat_ada.gin: Delete, no longer used.
15963 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
15964 * configure.ac: No longer generate gnat_ada.gpr.
15965 * configure: Regenerate.
15966 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
15967 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
15968 * gdb.ada/null_record/bar.ads: Likewise.
15969 * gdb.ada/null_record/bar.adb: Likewise.
15970 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
15971 * gdb.ada/null_record.exp (testdir): New variable.
15972 (testfile): executable is now in testdir subdirectory.
15973 (srcfile): Use full path to the main compilation unit.
15974 * gdb.ada/fixed_points.exp: Same changes as above.
15975
30d756ae
NR
159762005-02-03 Nick Roberts <nickrob@snap.net.nz>
15977
15978 * gdb.base/interp.exp: New test.
15979
9d799f85
AC
159802005-01-24 Andrew Cagney <cagney@gnu.org>
15981
15982 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
15983
15656118
AC
159842005-01-19 Andrew Cagney <cagney@gnu.org>
15985
a892c31b
AC
15986 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
15987 configure.ac not configure.in.
15988
15656118
AC
15989 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
15990 of powerpc*-*-*.
15991 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 15992 * gdb.base/list.exp (test_list_function)
15656118
AC
15993 (test_list_filename_and_function): Ditto.
15994 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
15995
a7b01baf
AC
159962005-01-16 Andrew Cagney <cagney@gnu.org>
15997
17d92a02
AC
15998 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
15999
a7b01baf
AC
16000 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
16001
bc8332bb
AC
160022005-01-14 Andrew Cagney <cagney@gnu.org>
16003
16004 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
16005 * gdb.mi/mi2-var-cmd.exp: Ditto.
16006
4d074752
CV
160072005-01-10 Corinna Vinschen <vinschen@redhat.com>
16008
16009 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
16010
bec39cab
AC
160112005-01-07 Andrew Cagney <cagney@gnu.org>
16012
16013 * configure.ac: Rename configure.in, require autoconf 2.59.
16014 * configure: Re-generate.
16015 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
16016 * gdb.stabs/configure: Re-generate.
16017 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
16018 * gdb.hp/configure: Re-generate.
16019 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
16020 autoconf 2.59.
16021 * gdb.hp/gdb.objdbg/configure: Re-generate.
16022 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
16023 autoconf 2.59.
16024 * gdb.hp/gdb.defects/configure: Re-generate.
16025 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
16026 autoconf 2.59.
16027 * gdb.hp/gdb.compat/configure: Re-generate.
16028 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
16029 autoconf 2.59.
16030 * gdb.hp/gdb.base-hp/configure: Re-generate.
16031 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
16032 autoconf 2.59.
16033 * gdb.hp/gdb.aCC/configure: Re-generate.
16034
f10b16d4
JB
160352004-12-15 Jim Blandy <jimb@redhat.com>
16036
16037 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
16038 under NPTL when there is debugging info available for libpthread.
16039
fb6e1814
JG
160402004-12-13 Jerome Guitton <guitton@gnat.com>
16041
16042 * gdb.ada/fixed_points.c: New file.
16043 * gdb.ada/fixed_points.exp: New file.
16044
fe46cd3a
RC
160452004-12-03 Randolph Chung <tausq@debian.org>
16046
16047 * gdb.arch/pa-nullify.exp: New file.
16048 * gdb.arch/pa-nullify.s: New file.
16049
8de0841b
RC
160502004-11-30 Randolph Chung <tausq@debian.org>
16051
16052 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
16053 instead of "tbug". Fix regexp to work properly with gdb_test.
16054
c8170782
PH
160552004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
16056
16057 * gdb.base/bitfields2.exp: New test.
16058 * gdb.base/bitfields2.c: New file.
16059
954269c2
RE
160602004-11-28 Richard Earnshaw <rearnsha@arm.com>
16061
16062 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
16063
0107feed
RC
160642004-11-16 Randolph Chung <tausq@debian.org>
16065
16066 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
16067
f073ae8c
DJ
160682004-11-14 Daniel Jacobowitz <dan@debian.org>
16069
16070 * gdb.threads/threadapply.exp: Correct "macro details" test.
16071
19ad59e7
JJ
160722004-11-11 Jeff Johnston <jjohnstn@redhat.com>
16073
16074 * gdb.threads/threadapply.exp: New test.
16075 * gdb.threads/threadapply.c: New file.
16076
9cf0961b
MK
160772004-11-07 Mark Kettenis <kettenis@gnu.org>
16078
16079 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
16080 frames.
16081
c789492a
FL
160822004-11-05 Felix Lee <felix+log1@specifixinc.com>
16083
16084 * gdb.base/cursal.exp: New file.
16085 * gdb.base/cursal.c: New file.
16086
a1e167bb
AC
160872004-11-03 Andrew Cagney <cagney@gnu.org>
16088
16089 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
16090
b7cbf173
MK
160912004-10-30 Mark Kettenis <kettenis@gnu.org>
16092
16093 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
16094 NetBSD/ELF targets.
16095
88f9d34f
JB
160962004-10-29 Joel Brobecker <brobecker@gnat.com>
16097
16098 * gdb.threads/bp_in_thread.c: New file, copied from
16099 pthread_cond_wait.c.
16100 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
16101 file, rather than reusing the .c file from another testcase.
16102
ca7d6a0c
JB
161032004-10-20 Joel Brobecker <brobecker@gnat.com>
16104
16105 * gdb.ada/null_record.exp: Check where we stopped after
16106 sending the start command, instead of where the associated
16107 temporary breakpoint was inserted.
16108
0d863d03
AC
161092004-10-14 Andrew Cagney <cagney@gnu.org>
16110
16111 * gdb.mi/gdb701.c (main): Return 0.
16112
d11e72cb
DJ
161132004-10-13 Daniel Jacobowitz <dan@debian.org>
16114
d40539a4 16115 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 16116
e1923096
JJ
161172004-10-12 Jeff Johnston <jjohnstn@redhat.com>
16118
16119 * gdb.threads/schedlock.c: Add comment markers to use to find
16120 line numbers.
16121 * gdb.threads/schedlock.exp: Adjust regex to handle the new
16122 comments.
16123 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
16124 breakpoint lines.
16125
ec8ba2c9
DJ
161262004-10-12 Daniel Jacobowitz <dan@debian.org>
16127
16128 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
16129
0eb3658b
DJ
161302004-10-12 Daniel Jacobowitz <dan@debian.org>
16131
16132 * configure.in: Add gdb.dwarf2.
16133 * configure: Regenerated.
16134 * Makefile.in: Add gdb.dwarf2.
16135 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
16136 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
16137 gdb.dwarf2/file1.txt: New files.
16138
a271cc33
OF
161392004-10-11 Orjan Friberg <orjanf@axis.com>
16140
a9c64011 16141 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
16142 of "run", since the latter doesn't work with remote targets. Adjust
16143 the breakpoint numbering accordingly.
16144 * gdb.threads/pthread_cond_wait.exp: Ditto.
16145
895ce074
MC
161462004-10-08 Michael Chastain <mec.gnu@mindspring.com>
16147
16148 * gdb.base/overlays.exp: Update copyright years.
16149
6be3092d
KI
161502004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
16151
16152 * gdb.base/overlays.exp: Disable if target is Linux.
16153
e05389b8
FL
161542004-10-06 Felix Lee <felix+log1@specifixinc.com>
16155
16156 * config/gdbserver.exp (gdb_load): Use right filename on remote.
16157
73cb587d
KI
161582004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
16159
16160 * gdb.asm/asm-source.exp: Add m32r-linux target.
16161 * gdb.asm/m32r-linux.inc: New file.
16162
3c0edcdc
AC
161632004-09-24 Andrew Cagney <cagney@redhat.com>
16164 David Anderson <anderson@redhat.com>
16165
16166 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
16167 command fails, assume things will work.
16168 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
16169 (_GNU_SOURCE): Define.
16170 (print_unsigned, print_hex): Change parameter to "long long".
16171 (print_byte_count): New function, use to print byte counts.
16172 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
16173 O_LARGEFILE.
16174 (main): Compute an upper bound on a corefile in max_core_size.
16175 Limit memory chunk size to max_core_size. Limit total memory
16176 allocated to max_core_size.
16177
4bb3667f
AC
161782004-09-23 Andrew Cagney <cagney@gnu.org>
16179
16180 * gdb.base/bigcore.exp: Replace the code that creates a corefile
16181 from a separate process with code that creates a corefile by
16182 making the inferior dump core.
16183
60fe1a51
MK
161842004-09-23 Mark Kettenis <kettenis@gnu.org>
16185
16186 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
16187 block.
16188
8e937346
MC
161892004-09-23 Michael Chastain <mec.gnu@mindspring.com>
16190
16191 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
16192 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
16193 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
16194 Likewise.
16195
7213f6d6
JJ
161962004-09-20 Jeff Johnston <jjohnstn@redhat.com>
16197
16198 * gdb.java/jprint.exp: New test case for java inferior call.
16199 * gdb.java/jprint.java: Ditto.
16200
eac69dca
JB
162012004-09-15 Joel Brobecker <brobecker@gnat.com>
16202
16203 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
16204
22227696
MC
162052004-09-14 Michael Chastain <mec.gnu@mindspring.com>
16206
16207 * gdb.threads/killed.c: Include <stdlib.h>.
16208 * gdb.threads/pthreads.c: Likewise.
16209
7dd403a4
MC
162102004-09-14 Michael Chastain <mec.gnu@mindspring.com>
16211
16212 * gdb.threads/killed.c: Add copyright notice.
16213
33f2d567
JM
162142004-09-10 Jason Molenda (jmolenda@apple.com)
16215
a9c64011
AS
16216 * gdb.base/define.exp: Two new tests to verify zero space chars
16217 after 'if' and 'while' commands in a user-defined command is correctly
16218 parsed.
33f2d567 16219
e05b62ac
AC
162202004-09-08 Andrew Cagney <cagney@gnu.org>
16221
16222 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
16223 delivery test with duplicate at end of file.
16224
9cbe82da
MK
162252004-09-06 Mark Kettenis <kettenis@jive.nl>
16226
16227 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
16228
564803d9
MC
162292004-09-05 Michael Chastain <mec.gnu@mindspring.com>
16230
16231 * config/hppro.exp: Removed.
16232
7c6807ce
MC
162332004-09-05 Michael Chastain <mec.gnu@mindspring.com>
16234
16235 * config/sparclet.exp: Removed.
16236
bf7e26dd
MC
162372004-09-05 Michael Chastain <mec.gnu@mindspring.com>
16238
16239 * config/udi.exp: Removed.
16240
714e341b
MC
162412004-09-02 Michael Chastain <mec.gnu@mindspring.com>
16242
16243 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
16244 of "exp_continue".
16245 (advancei): Likewise.
16246
1236e623
JJ
162472004-09-01 Jeff Johnston <jjohnstn@redhat.com>
16248
16249 * gdb.base/unload.exp: Fix so messages aren't duplicated.
16250
3bdcad15
MI
162512004-09-01 Manoj Iyer <manjo@austin.ibm.com>
16252
228af206 16253 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
16254 to check for nodebug in executable.
16255 * gdb.gdb/observer.exp (setup_test): Likewise.
16256 * gdb.gdb/selftest.exp (test_with_self): Likewise.
16257 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
16258
c72b934c
AC
162592004-09-01 Andrew Cagney <cagney@gnu.org>
16260
16261 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
16262 files.
16263
edd9b715
JJ
162642004-09-01 Jeff Johnston <jjohnstn@redhat.com>
16265
16266 * gdb.base/unload.exp: Fix expected warning message to match
16267 latest format.
16268
fb4ce06b
CV
162692004-09-01 Corinna Vinschen <vinschen@redhat.com>
16270
16271 * gdb.base/call-rt-st.exp: Fix typos.
16272
ce78e7c3
MI
162732004-08-31 Manoj Iyer <manjo@austin.ibm.com>
16274
16275 * gdb.threads/thread_check.exp: New testcase.
16276 * gdb.threads/thread_check.c: New testcase.
16277
2dedb159
AC
162782004-08-31 Andrew Cagney <cagney@gnu.org>
16279
16280 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
16281 (skip_to_handler_entry): New procedures. Test stepping into a
16282 handler when the breakpoint is at the handler's entry point.
16283
68f53502
AC
162842004-08-30 Andrew Cagney <cagney@gnu.org>
16285
16286 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
16287 gdb/1757.
16288
3e3ffd2b
MC
162892004-08-27 Michael Chastain <mec.gnu@mindspring.com>
16290
16291 With code from Manoj Iyer <manjo@austin.ibm.com>:
16292 * lib/gdb.exp (gdb_file_cmd): Return more information in the
16293 return value. Add an arm for "no debugging symbols found".
16294 Change a stray "error" to "perror".
16295 (gdb_run_cmd): Adapt to new return value.
16296 * gdb.base/remote.exp: Adapt to new return value.
16297 * gdb.gdb/complaints.exp: Likewise.
16298 * gdb.gdb/observer.exp: Likewise.
16299 * gdb.gdb/selftest.exp: Likewise.
16300 * gdb.gdb/xfullpath.exp: Likewise.
16301
4b6f5fd2
JB
163022004-08-27 Joel Brobecker <brobecker@gnat.com>
16303
16304 * gdb.threads/bp_in_thread.exp: New testcase.
16305
e5b25496
MC
163062004-08-27 Michael Chastain <mec.gnu@mindspring.com>
16307
16308 Fix PR testsuite/1735.
16309 * gdb.threads/schedlock.c (thread_function): Add a cast
16310 to suppress a gcc warning.
16311 * gdb.threads/thread-specific.c (thread_function): Likewise.
16312
934353d6
MC
163132004-08-26 Michael Chastain <mec.gnu@mindspring.com>
16314
16315 * gdb.base/unload.c: Include <stdlib.h>.
16316
f98a0aef 163172004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 16318
f98a0aef 16319 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
16320 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
16321 synchronized after the "return".
16322
5a2e8882
MC
163232004-08-26 Michael Chastain <mec.gnu@mindspring.com>
16324
16325 * gdb.mi/basics.c: Include <stdio.h>.
16326 * gdb.mi/pthreads.c: Include <stdlib.h>.
16327 * gdb.mi/var-cmd.c: Include <stdlib.h>.
16328
a9640423
MC
163292004-08-26 Michael Chastain <mec.gnu@mindspring.com>
16330
16331 * gdb.threads/schedlock.c: Add copyright notice.
16332
b04e311d
AC
163332004-08-25 Andrew Cagney <cagney@gnu.org>
16334
16335 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
16336 (skip_over_handler, breakpoint_over_hander): New test procedures.
16337 (advance, advancei): Add a proper prefix, do not use
16338 rerun_to_main.
16339 * gdb.base/sigstep.c (main): Change to use an infinite loop.
16340
7c27f15b
MC
163412004-08-24 Michael Chastain <mec.gnu@mindspring.com>
16342
16343 * gdb.mi/basics.c: Add copyright notice.
16344 * gdb.mi/var-cmd.c: Add copyright notice.
16345
fffc87ae
MC
163462004-08-23 Michael Chastain <mec.gnu@mindspring.com>
16347
16348 * lib/gdb.exp: Remove signed_keyword_not_used.
16349 * lib/compiler.c: Likewise.
16350 * lib/compiler.cc: Likewise.
16351
d782e0bf
MC
163522004-08-23 Michael Chastain <mec.gnu@mindspring.com>
16353
16354 * gdb.base/whatis.c: Remove conditional disabling of "signed".
16355 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
16356
96033e83
MC
163572004-08-23 Michael Chastain <mec.gnu@mindspring.com>
16358
16359 * gdb.base/whatis.c: Add copyright notice.
16360
cf38c229
MK
163612004-08-20 Mark Kettenis <kettenis@gnu.org>
16362
16363 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
16364 it to skip the breakpoints encoded in the inline assembly.
16365
f4b49756
MC
163662004-08-20 Michael Chastain <mec.gnu@mindspring.com>
16367
16368 * Makefile.in: Add gdb.fortran.
16369
2f193b69
MC
163702004-08-20 Michael Chastain <mec.gnu@mindspring.com>
16371
16372 * gdb.base/call-sc.exp (test_scalar_returns):
16373 Fix cut-and-paste glitch in "Make fun return now".
16374
89a237cb
MC
163752004-08-17 Michael Chastain <mec.gnu@mindspring.com>
16376
16377 * configure.in: Add gdb.fortran.
16378 * configure: Regenerate.
16379 * gdb.fortran/Makefile.in: New file.
16380 * lib/gdb.exp (skip_fortran_tests): New procedure.
16381
469aff8e
MC
163822004-08-17 Michael Chastain <mec.gnu@mindspring.com>
16383
16384 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
16385 reference to bug-gnu@prep.ai.mit.edu.
16386 * gdb.mi/mi-var-child.exp: Likewise.
16387 * gdb.mi/mi-var-cmd.exp: Likewise.
16388 * gdb.mi/mi-var-display.exp: Likewise.
16389 * gdb.mi/mi2-var-block.exp: Likewise.
16390 * gdb.mi/mi2-var-child.exp: Likewise.
16391 * gdb.mi/mi2-var-cmd.exp: Likewise.
16392 * gdb.mi/mi2-var-display.exp: Likewise.
16393
00b51b9f
MK
163942004-08-15 Mark Kettenis <kettenis@gnu.org>
16395
16396 * gdb.base/unload.c (main): Make local variable msg const.
16397
45f07fef
MC
163982004-08-15 Michael Chastain <mec.gnu@mindspring.com>
16399
16400 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
16401 to bug-gnu@prep.ai.mit.edu.
16402 * gdb.mi/mi-disassemble.exp: Likewise.
16403 * gdb.mi/mi-eval.exp: Likewise.
16404 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
16405 default line number.
16406 * gdb.mi/mi-return.exp: Likewise.
16407 * gdb.mi/mi-simplerun.exp: Likewise.
16408 * gdb.mi/mi-stack.exp: Likewise.
16409 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
16410 number with explicit range test.
16411 * gdb.mi/mi-watch.exp: Likewise.
16412 * gdb.mi/mi2-break.exp: Likewise.
16413 * gdb.mi/mi2-cli.exp: Likewise.
16414 * gdb.mi/mi2-disassemble.exp: Likewise.
16415 * gdb.mi/mi2-eval.exp: Likewise.
16416 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
16417 default line number.
16418 * gdb.mi/mi2-return.exp: Likewise.
16419 * gdb.mi/mi2-simplerun.exp: Likewise.
16420 * gdb.mi/mi2-stack.exp: Likewise.
16421 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
16422 number with explicit range test.
16423 * gdb.mi/mi2-watch.exp: Likewise.
16424
dd8c8ee7
MC
164252004-08-15 Michael Chastain <mec.gnu@mindspring.com>
16426
16427 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
16428 * gdb.cp/m-static.exp: Likewise.
16429 * gdb.cp/rtti.exp: Likewise.
16430
4e838464
MK
164312004-08-14 Mark Kettenis <kettenis@gnu.org>
16432
16433 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
16434
8d8cb839
EZ
164352004-08-14 Eli Zaretskii <eliz@gnu.org>
16436
16437 * ChangeLog: Prefix Local Variables with semi-colons and indent
16438 the reference to older ChangeLog files, to fix fontification in
16439 Emacs.
16440
deea8bb0
MC
164412004-08-13 Michael Chastain <mec.gnu@mindspring.com>
16442
16443 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
16444 * gdb.mi/mi2-break.exp: Likewise.
16445
c3297504
MC
164462004-08-13 Michael Chastain <mec.gnu@mindspring.com>
16447
16448 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
16449
25808999
MC
164502004-08-13 Michael Chastain <mec.gnu@mindspring.com>
16451
16452 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
16453
226a8d71
MC
164542004-08-13 Michael Chastain <mec.gnu@mindspring.com>
16455
16456 * gdb.cp/classes.exp: Remove unused declarations. Just let
16457 test names default instead of providing special names. Remove
16458 extraneous demangler test.
16459
37fdf854
JJ
164602004-08-12 Jeff Johnston <jjohnstn@redhat.com>
16461
16462 * gdb.base/unload.exp: New test for breakpoints in dynamically
16463 loaded libraries.
16464 * gdb.base/unload.c: Ditto.
16465 * gdb.base/unloadshr.c: Ditto.
16466
2d3a7986
MC
164672004-08-12 Michael Chastain <mec.gnu@mindspring.com>
16468
16469 * gdb.cp/classes.exp (test_ptype_class_objects): Call
16470 cp_test_ptype_class.
16471 (test_enums): Likewise.
16472
c72b934c
AC
164732004-08-10 Andrew Cagney <cagney@gnu.org>
16474
16475 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
16476 files.
16477
cc503c8a
AC
164782004-08-10 Andrew Cagney <cagney@gnu.org>
16479
16480 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
16481 init_malloc call.
16482
902f2ccb
MC
164832004-08-10 Michael Chastain <mec.gnu@mindspring.com>
16484
16485 * ChangeLog: Add copyright notice. The notice is copied
16486 from emacs 21.3 top level ChangeLog.
16487
78c90502
MC
164882004-08-09 Michael Chastain <mec.gnu@mindspring.com>
16489
16490 * lib/cp-support.exp: New file.
16491 * lib/cp-support.exp (cp_test_type_class): New function.
16492 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
16493 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
16494 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
16495 cp_test_ptype_class.
16496
88e5ea78
MC
164972004-08-09 Michael Chastain <mec.gnu@mindspring.com>
16498
16499 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
16500 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
16501 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
16502 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
16503 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
16504 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
16505 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
16506 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
16507 gdb.mi/mi2-watch.exp: Update copyright years.
16508
6a89fc9c
MK
165092004-08-09 Mark Kettenis <kettenis@gnu.org>
16510
16511 * gdb.base/sigaltstack.exp: Provide proper anchoring.
16512
1482e0de
MC
165132004-08-09 Michael Chastain <mec.gnu@mindspring.com>
16514
16515 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
16516 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
16517 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
16518 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
16519 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
16520 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
16521 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
16522 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
16523 gdb.mi/mi-watch.exp: Update copyright years.
16524
1a5ce3f3
DJ
165252004-08-08 Daniel Jacobowitz <dan@debian.org>
16526
16527 PR gdb/1738
16528 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
16529 from a breakpoint with a pending signal.
16530
04f6ecf2
DJ
165312004-08-08 Daniel Jacobowitz <dan@debian.org>
16532
16533 PR gdb/1736
16534 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
16535 * gdb.base/sigaltstack.exp (finish_test): Consume output until
16536 the prompt.
16537 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
16538
54d90d35
DJ
165392004-08-08 Daniel Jacobowitz <dan@debian.org>
16540
16541 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
16542
d2f6abb0
DJ
165432004-08-08 Daniel Jacobowitz <dan@debian.org>
16544
16545 PR gdb/1736
16546 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
16547 for i?86-*-linux*.
16548
5598c03d
DJ
165492004-08-08 Daniel Jacobowitz <dan@debian.org>
16550
16551 * gdb.arch/i386-prologue.exp: Compile without debug information.
16552
c6fee705
MC
165532004-08-08 Michael Chastain <mec.gnu@mindspring.com>
16554
16555 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
16556 rather than asking gdb to search.
16557
dd90efdb
MC
165582004-08-05 Michael Chastain <mec.gnu@mindspring.com>
16559
16560 * gdb.base/gcore.c: Include <string.h>.
16561
1e84bec1
MC
165622004-08-05 Michael Chastain <mec.gnu@mindspring.com>
16563
16564 * gdb.base/gcore.c: Add copyright notice.
16565
e425eb2b
MC
165662004-08-05 Michael Chastain <mec.gnu@mindspring.com>
16567
16568 * gdb.base/freebpcmd.c: Include <stdio.h>.
16569 * gdb.base/long_long.c: Include <string.h>.
16570 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
16571 * gdb.base/siginfo.c: Include <string.h>.
16572 * gdb.base/sigstep.c: Include <string.h>.
16573
cb9aaed5
MC
165742004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16575
16576 * gdb.base/complex.c: Include <stdlib.h>.
16577
55944f3d
MC
165782004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16579
16580 * gdb.base/complex.c: Add copyright notice.
16581
7b2953d9
MC
165822004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16583
16584 * gdb.base/charset.c: Include <stdlib.h>.
16585
c9133d23
MC
165862004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16587
16588 * gdb.base/auxv.c: Include <stdlib.h>.
16589
0a8490ad
MC
165902004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16591
16592 * gdb.base/auxv.c: Add copyright notice.
16593
3426d5ec
MC
165942004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16595
16596 * gdb.base/coremaker.c: Add copyright notice.
16597 * gdb.base/coremaker2.c: Add copyright notice.
16598
8da195dd
AC
165992004-08-04 Andrew Cagney <cagney@gnu.org>
16600
16601 * gdb.base/store.exp: Update copyright.
16602 (check_set, up_set, check_struct, up_struct): Add a prefix to test
16603 names, do not import gdb_prompt.
16604
8d394f98
AC
166052004-08-01 Andrew Cagney <cagney@gnu.org>
16606
16607 Fix PR testsuite/1729.
16608 * gdb.base/dump.exp: Add test name to callers of capture_value, do
16609 not use capture_value with value 4.
16610 (capture_value): Add optional test name parameter.
16611 (test_reload_saved_value, test_restore_saved_value): Use $msg as
16612 the prefix, pass to capture_value.
16613
b6702b23
MK
166142004-08-01 Mark Kettenis <kettenis@gnu.org>
16615
16616 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
16617 * gdb.arch/i386-prologue.c (standard): New prototype and function.
16618 (main): Call new function.
16619
c203e0ca
MC
166202004-07-31 Michael Chastain <mec.gnu@mindspring.com>
16621
16622 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
16623
a7995a30
MC
166242004-07-31 Michael Chastain <mec.gnu@mindspring.com>
16625
16626 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
16627
9366563b
MC
166282004-07-31 Michael Chastain <mec.gnu@mindspring.com>
16629
b6eeaf26 16630 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
16631 Accept more values of vtbl pointer. Remove some messages
16632 about "obsolete gcc or gdb".
16633
2fc1f950
MC
166342004-07-30 Michael Chastain <mec.gnu@mindspring.com>
16635
16636 * gdb.cp/classes.exp: Accept more varieties of ptype output.
16637
c724d49b
MC
166382004-07-30 Michael Chastain <mec.gnu@mindspring.com>
16639
16640 * gdb.base/asm-source.exp: Properly convert target board
16641 debug flags from gcc format to binutils format.
16642
736b0fce
MK
166432004-07-28 Mark Kettenis <kettenis@gnu.org>
16644
16645 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
16646 gdb1718". PR backtrace/1718 partially fixed.
16647
5633ea5c
JJ
166482004-07-27 Jeff Johnston <jjohnstn@redhat.com>
16649
16650 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
16651
575eebb1
NC
166522004-07-26 Nick Clifton <nickc@redhat.com>
16653
16654 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
16655 good default value for a specific architecture is available then
16656 set it to that value. Otherwise default to the -gstabs switch.
16657 Remove the -g... switches from the asm-flags variable. Allow the
16658 target board info to override the value if it wants to. Pass the
16659 switch on the assembler command line.
16660
62104619
MK
166612004-07-23 Mark Kettenis <kettenis@gnu.org>
16662
16663 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
16664 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
16665 (main): Call new function.
16666
4a1135b8
MC
166672004-07-22 Michael Chastain <mec.gnu@mindspring.com>
16668
16669 Test for PR exp/1715.
16670 * gdb.base/radix.exp: Refactor common procedures. Make all
16671 test names unique. Change XFAIL to KFAIL.
16672
8a12c1f0
MC
166732004-07-20 Michael Chastain <mec.gnu@mindspring.com>
16674
16675 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
16676 * gdb.ada/gnat_ada.gin: ... to here.
16677 * configure.in: Use gnat_ada.gin.
16678 * configure: Regenerate.
16679
23b451cf
AC
166802004-07-20 Andrew Cagney <cagney@gnu.org>
16681
16682 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
16683 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
16684 XFAILs. Clean up test messages and comments. Check backtraces.
16685 Delete re-sync code.
16686
ab618a02
MC
166872004-07-19 Michael Chastain <mec.gnu@mindspring.com>
16688
16689 Fix PR cli/740.
16690 * gdb.base/annota1.exp: Honor gdb,nosignals.
16691 * gdb.base/annota3.exp: Likewise.
16692
46dad340
MC
166932004-07-19 Michael Chastain <mec.gnu@mindspring.com>
16694
16695 * lib/java.exp: Update copyright notice.
16696
756d8c70
AC
166972004-07-19 Andrew Cagney <cagney@gnu.org>
16698
16699 * gdb.base/selftest.exp: Copy file from here ...
16700 * gdb.gdb/selftest.exp: ... to here.
16701
586027e6
AC
167022004-07-16 Andrew Cagney <cagney@redhat.com>
16703
16704 * lib/insight-support.exp: Delete file.
16705 * lib/java.exp (java_init): Fix copyright.
16706
029d2200
AC
167072004-07-16 Andrew Cagney <cagney@gnu.org>
16708
16709 * gdb.base/restore.c: Append "prologue" to comments marking the a
16710 function's prologue.
16711 * gdb.base/restore.exp: Update copyright, re-indent.
16712 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
16713 callerN" prefix where needed. Update patterns that match a
16714 function's prologue.
16715
653b62c5
MC
167162004-07-16 Michael Chastain <mec.gnu@mindspring.com>
16717
16718 * gdb.base/restore.c: Add copyright notice.
16719
f7d690e5
AC
167202004-07-16 Andrew Cagney <cagney@gnu.org>
16721
16722 * gdb.base/logical.exp: Update copyright.
16723 (evaluate): New procedure. Use to re-implement tests using
16724 several tables.
16725
d629a7cb
MH
167262004-07-14 Martin Hunt <hunt@redhat.com>
16727
16728 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
16729 which fixes some problems where init.tcl was not found.
16730
9c7bb332
AC
167312004-07-13 Andrew Cagney <cagney@gnu.org>
16732
6bf46641
AC
16733 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
16734 (check_sizeof, check_valueof): Do not include the output in the
16735 test name. Use gdb_test.
16736 (get_valueof): Use gdb_test_multiple.
16737
c4ffd4c0
AC
16738 * gdb.base/step-test.exp: Update copyright. Use
16739 gdb_test_multiple. Ensure that test names do not include
16740 architecture dependent output.
16741
ab89363a
AC
16742 * gdb.gdb/observer.exp: Update copyright.
16743 (setup_test): Use gdb_test_multiple.
16744 (attach_first_observer, attach_second_observer)
16745 (attach_third_observer, detach_first_observer)
16746 (detach_second_observer, detach_third_observer)
16747 (reset_counters, check_counters): Make $message a prefix.
16748 (test_normal_stop_notifications): Add "args" parameter - a list of
16749 init functions to be called. Make $message a prefix,
16750 (test_observer_normal_stop): Change the message prefixes so that
16751 they are unique, pass the attach / detach procedures to
16752 test_normal_stop_notifications.
16753
ec58997a
AC
16754 * gdb.base/signull.exp (test_segv): Prefix all tests with
16755 "${name}". Clean up test messages.
16756
b475183b
AC
16757 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
16758
9c7bb332
AC
16759 * gdb.base/ena-dis-br.exp: Update copyright.
16760 (break_at): New function. Replace send_gdb with gdb_test,
16761 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
16762 ignore count, not stopped at bpt", with KFAIL.
16763
2dd95497
CV
167642004-07-13 Corinna Vinschen <vinschen@redhat.com>
16765
16766 * gdb.base/attach.exp: Remove cleanupfile handling.
16767
419e626b
AC
167682004-07-12 Andrew Cagney <cagney@gnu.org>
16769
16770 * gdb.base/annota1.exp: Cleanup corefile test name.
16771 * gdb.base/annota3.exp: Ditto.
16772
8b1b3228
AC
167732004-07-12 Andrew Cagney <cagney@gnu.org>
16774
78650829
AC
16775 * gdb.base/signals.exp: Clean up copyright, re-indent.
16776
8b1b3228
AC
16777 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
16778 gdb_test and gdb_test_multiple.
16779
935c2760
JJ
167802004-07-08 Jeff Johnston <jjohnstn@redhat.com>
16781
16782 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 16783 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
16784 provide line number info for first statement in main.
16785
1544280f
AC
167862004-07-08 Andrew Cagney <cagney@gnu.org>
16787
1279f4ff
AC
16788 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
16789
1544280f
AC
16790 * gdb.base/sigbpt.exp: Make the common part of each test name a
16791 prefix instead of suffix.
16792
bcc82369
BR
167932004-07-07 Bob Rossi <bob_rossi@cox.net>
16794
16795 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
16796 test from test_tbreak_creation_and_listing to
16797 test_file_list_exec_source_file
16798 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
16799 Changed name of test from test_tbreak_creation_and_listing to
16800 test_file_list_exec_source_file
16801
23f4b0aa
JJ
168022004-07-07 Jeff Johnston <jjohnstn@redhat.com>
16803
16804 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
16805 the jmisc() constructor instead of <init>.
16806 * gdb.java/jmisc1.exp: Ditto.
16807
56401cd5
AC
168082004-07-07 Andrew Cagney <cagney@gnu.org>
16809
16810 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
16811 corrupting the PC.
16812
44ae2f6a
MC
168132004-07-06 Michael Chastain <mec.gnu@mindspring.com>
16814
16815 * gdb.cp/templates.exp: Accept whitespace change in demangler
16816 output.
16817
45a83408
AC
168182004-07-06 Andrew Cagney <cagney@gnu.org>
16819
16820 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
16821
d205ad70
MC
168222004-07-02 Michael Chastain <mec.gnu@mindspring.com>
16823
16824 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
16825 * lib/compiler.cc: Likewise.
16826
06ea1a61
MC
168272004-06-30 Michael Chastain <mec.gnu@mindspring.com>
16828
16829 * lib/compiler.cc: Work around string preprocessing problem
16830 with old hp c++ compiler.
16831 * lib/compiler.c: Likewise.
16832
daab1251
CV
168332004-06-29 Corinna Vinschen <vinschen@redhat.com>
16834
16835 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
16836 directives to conditionalize symbol prefixing.
16837 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
16838 additional_flags handling. Add underscore prefix for Cygwin.
16839 * gdb.arch/i386-unwind.c: Use preprocessor directives to
16840 conditionalize symbol prefixing.
16841 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
16842 additional_flags handling. Add underscore prefix for Cygwin.
16843
cc984116
CV
168442004-06-29 Corinna Vinschen <vinschen@redhat.com>
16845
16846 * gdb.base/bigcore.exp: Skip test on Cygwin.
16847
c279b077
MC
168482004-06-28 Michael Chastain <mec.gnu@mindspring.com>
16849
16850 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
16851 formats for "info register". Use gdb_test_multiple. Fix
16852 the "invalid register" test.
16853
0e915747
CV
168542004-06-28 Corinna Vinschen <vinschen@redhat.com>
16855
16856 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
16857 PID for Cygwin. Add Cygwin specific strings to check for in some
16858 tests.
16859 (do_attach_tests): Add a test for user interaction when attaching
16860 to a process with no matching symbol table already loaded.
16861
11422c86
AC
168622004-06-26 Andrew Cagney <cagney@gnu.org>
16863
16864 Test PR java/1567 and PR java/1565.
16865 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
16866 * gdb.java/jmisc2.exp: Delete file.
16867
cefbce26
MC
168682004-06-26 Michael Chastain <mec.gnu@mindspring.com>
16869
16870 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
16871
e19f872c
CV
168722004-06-25 Corinna Vinschen <vinschen@redhat.com>
16873
16874 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
16875 attach process.
16876
d931ba3b
MC
168772004-06-23 Michael Chastain <mec.gnu@mindspring.com>
16878
16879 * gdb.cp/pr-1553.exp: Remove.
16880
aef68c48
MC
168812004-06-22 Michael Chastain <mec.gnu@mindspring.com>
16882
16883 * gdb.cp/pr-1553.cc: Remove.
16884 * gdb.cp/pr-1553.exp: Disable this test.
16885
8d5df71a
JB
168862004-06-20 Jim Blandy <jimb@redhat.com>
16887
a9c64011 16888 Fix PR testsuite/1680.
8d5df71a
JB
16889 * gdb.arch/i386-sse.exp: Properly quote curly braces in
16890 regular expressions.
16891
4ac6f39d
MC
168922004-06-19 Michael Chastain <mec.gnu@mindspring.com>
16893
16894 Fix PR testsuite/1679.
16895 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
16896 Issue an UNSUPPORTED result instead.
16897
1b413552
JB
168982004-06-18 Jim Blandy <jimb@redhat.com>
16899
16900 * gdb.base/charset.exp: Only send a control-C if we see a new
16901 prompt and incomplete command.
16902
6daa6ebd
MC
169032004-06-18 Michael Chastain <mec.gnu@mindspring.com>
16904
16905 * gdb.cp/pr-574.cc: Add copyright notice.
16906
51fa4ae0
JB
169072004-06-17 Jim Blandy <jimb@redhat.com>
16908
16909 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
16910 cases where the regexp has no groups; this grabs random text from
16911 the previous test suite, whatever that was.
16912
8fea26c5
MC
169132004-06-17 Michael Chastain <mec.gnu@mindspring.com>
16914
16915 * gdb.cp/printmethod.cc: Add copyright notice.
16916
1e3aeb41
MC
169172004-06-16 Michael Chastain <mec.gnu@mindspring.com>
16918
16919 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
16920
9d9030bc
AC
169212004-06-16 Andrew Cagney <cagney@gnu.org>
16922
16923 * gdb.base/signull.c: Update copyright. Include <string.h>.
16924 (bowler): Replace data_pointer with data_read
16925 and data_write cases. Add code_descriptor case.
16926 (zero, desc): New array and pointer.
16927 (data, code): Change to simple pointers.
16928 * gdb.base/signull.exp: Fix probe pattern matching a function
16929 descriptor SIGSEGV. Replace data_pointer with data_read and
16930 data_write tests.
16931
acd4ad44
AC
169322004-06-16 Andrew Cagney <cagney@gnu.org>
16933
16934 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
16935
08fd625c
MC
169362004-06-15 Michael Chastain <mec.gnu@mindspring.com>
16937
16938 * gdb.base/long_long.c: Add copyright notice.
16939
1903502c
MC
169402004-06-15 Michael Chastain <mec.gnu@mindspring.com>
16941
16942 * gdb.base/long_long.exp: Remove reference to
16943 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
16944 to gdb_breakpoint and gdb_continue_to_breakpoint.
16945
83313cb1
JB
169462004-06-14 Jim Blandy <jimb@redhat.com>
16947
16948 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
16949 endian case.
16950
1bf404ef
AC
169512004-06-14 Andrew Cagney <cagney@gnu.org>
16952
16953 * gdb.base/gcore.exp (capture_command_output): Delete the always
16954 passing tests containing inferior values.
16955 * gdb.base/ending-run.exp: Do not include the breakpoint address
16956 in the test message. Update copyright.
16957 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
16958 size in the test name, use gdb_test_multiple. Update copyright.
16959
ef220b33
MC
169602004-06-14 Michael Chastain <mec.gnu@mindspring.com>
16961
16962 * gdb.cp/ref-types.cc: Add copyright notice.
16963
4f70a4c9
MC
169642004-06-14 Michael Chastain <mec.gnu@mindspring.com>
16965
16966 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
16967 hp_aCC_compiler.
16968 * lib/compiler.cc: Likewise.
16969 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
16970 'set' commands. Log diagnostics for other lines. Set
16971 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
16972
335928ac
MC
169732004-06-13 Michael Chastain <mec.gnu@mindspring.com>
16974
16975 * gdb.cp/try_catch.cc: Add copyright notice.
16976
2efb12e8
MC
169772004-06-12 Michael Chastain <mec.gnu@mindspring.com>
16978
16979 * gdb.cp/userdef.cc: Add copyright notice.
16980
0bbed51a
MC
169812004-06-11 Michael Chastain <mec.gnu@mindspring.com>
16982
16983 * gdb.cp/virtfunc.cc: Add copyright notice.
16984
e12a46c9
RC
169852004-06-11 Randolph Chung <tausq@debian.org>
16986
16987 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
16988 problem.
16989
338e05af
AC
169902004-06-10 Andrew Cagney <cagney@gnu.org>
16991
16992 * lib/compiler.cc, lib/compiler.c: Append either
16993 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
16994 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
16995 instead of gcc-3-3.
16996
dc3f10cb
AC
169972004-06-09 Andrew Cagney <cagney@gnu.org>
16998
b4d946af
AC
16999 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
17000 gdb/1455, bug is specific to "long long" and "double".
a9c64011 17001
dc3f10cb
AC
17002 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
17003 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
17004 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
17005 fixed.
17006
b5c0bfa2
AC
170072004-06-09 Andrew Cagney <cagney@gnu.org>
17008
17009 * gdb.base/structs.exp (test_struct_returns): Replace
17010 "return_value_unknown" and "finish_value_unknown" by
17011 "return_value_known" and "finish_value_known". Instead of
17012 "return_value_unknown" iff "finish_value_unknown", check
17013 "return_value_known" implies "finish_value_known".
17014
caeb605f
MH
170152004-06-08 Martin Hunt <hunt@redhat.com>
17016
17017 * gdb.base/float.exp: Add pattern for mips targets.
17018
c892bb64
RC
170192004-06-08 Randolph Chung <tausq@debian.org>
17020
17021 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
17022 message for unknown architectures more clear.
17023
48306d3e
JB
170242004-06-08 Joel Brobecker <brobecker@gnat.com>
17025
17026 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
17027 start the execution of the program.
17028
83ecb59f
JB
170292004-06-07 Jim Blandy <jimb@redhat.com>
17030
17031 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
17032 * gdb.arch/i386-cpuid.h: New helper file.
17033
55264cb4
RC
170342004-06-07 Randolph Chung <tausq@debian.org>
17035
17036 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
17037 has started.
17038
23cadb28
RM
170392004-06-04 Roland McGrath <roland@redhat.com>
17040
17041 Fix PR gdb/1647.
17042 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
17043 differently to be robust to output buffering differences.
17044
51d01eda
MC
170452004-06-04 Michael Chastain <mec.gnu@mindspring.com>
17046
17047 * gdb.threads/pthreads.exp: Update copyright years.
17048 (check_control_c): Change asynchronous 'after' to synchronous.
17049
f4fc3b93
RM
170502004-06-04 Roland McGrath <roland@redhat.com>
17051
17052 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
17053 next gdb prompt.
17054
4013522b
MC
170552004-06-02 Michael Chastain <mec.gnu@mindspring.com>
17056
17057 Fix PR gdb/1636.
17058 * gdb.threads/manythreads.exp: Change asynchronous 'after'
17059 calls to synchronous.
17060
7a8f1e6b
JB
170612004-05-26 Jim Blandy <jimb@redhat.com>
17062
17063 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
17064
81bb3443
RC
170652004-05-24 Randolph Chung <tausq@debian.org>
17066
17067 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
17068 * gdb.asm/pa.inc: New file.
17069
8f5a3103
MK
170702004-05-22 Mark Kettenis <kettenis@gnu.org>
17071
17072 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
17073
734b8fe8 170742004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 17075 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
17076
17077 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
17078 GDB prompt.
17079
725603e1
UW
170802004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17081
f4fc3b93 17082 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
17083 setjmp/longjmp. Use sigaction instead of signal.
17084
8b923272 170852004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 17086 Michael Snyder <msnyder@redhat.com>
8b923272
JB
17087
17088 * gdb.threads/pthread_cond_wait.c: New file.
17089 * gdb.threads/pthread_cond_wait.exp: New testcase.
17090
8bfabb04
AC
170912004-05-13 Andrew Cagney <cagney@redhat.com>
17092
17093 * gdb.base/signull.exp, gdb.base/signull.c: New files.
17094 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
17095
42edda50
AC
170962004-05-11 Andrew Cagney <cagney@redhat.com>
17097
17098 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
17099 fixed but revealed gdb/1639.
17100
d303a6c7
AC
171012004-05-10 Andrew Cagney <cagney@redhat.com>
17102
17103 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
17104 func1" and "next to 2nd alarm", kernel bug avoided.
17105
bf08c2a1
DJ
171062004-05-10 Daniel Jacobowitz <dan@debian.org>
17107
17108 PR external/1568
17109 * gdb.base/bigcore.exp: Check the size of the dumped core file.
17110 XFAIL if it is smaller than bytes_allocated.
17111 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
17112 (main): Make chunks_allocated unsigned. Correct comment.
17113
c0586a34
JB
171142004-05-07 Joel Brobecker <brobecker@gnat.com>
17115
17116 * gdb.arch/powerpc-aix-prologue.c: New file.
17117 * gdb.arch/powerpc-aix-prologue.exp: New file.
17118
f2785d12
JB
171192004-05-07 Jim Blandy <jimb@redhat.com>
17120
17121 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
17122 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
17123
bd7f6e30
JB
171242004-05-06 Joel Brobecker <brobecker@gnat.com>
17125
17126 * gdb.base/sep.exp: No longer setup_kfail when the program was
17127 built with dwarf2.
17128
0a5e7efe
JI
171292004-05-05 Jim Ingham <jingham@apple.com>
17130
17131 * gdb.base/pending.exp: Make sure pending breakpoints
17132 preserve the ignore count.
f4fc3b93 17133
a8958849
MK
171342004-04-27 Jerome Guitton <guitton@gnat.com>
17135
17136 * i386-prologue.exp: Add testcase for jump instruction as first
17137 instruction of the real code.
17138 * i386-prologue.c (jump_at_beginning): New function.
17139
7e103f5b
MK
171402004-04-28 Mark Kettenis <kettenis@gnu.org>
17141
17142 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
17143 x86_64-*-*.
17144
5d38b224
MK
171452004-04-28 Mark Kettenis <kettenis@gnu.org>
17146
17147 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
17148 i*86-*-*.
17149
0ef32fd9
MK
171502004-04-25 Mark Kettenis <kettenis@gnu.org>
17151
17152 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
17153 expression that checks the return type.
17154
71d7dd7c
AC
171552004-04-23 Andrew Cagney <cagney@redhat.com>
17156
17157 * gdb.base/call-sc.exp: New test of scalar call/return values.
17158 * gdb.base/call-sc.c: Ditto.
17159
1e9f977e
JJ
171602004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17161
17162 * gdb.threads/manythreads.c: Reduce thread stack size.
17163
899d9e3a
JJ
171642004-04-23 Jeff Johnston <jjohnstn@redhat.com>
17165
17166 * gdb.threads/manythreads.c: Add copyright notice.
17167
61bcae62
AC
171682004-04-23 Andrew Cagney <cagney@redhat.com>
17169
17170 * gdb.base/siginfo.exp: Better handle step out of signal.
17171 * gdb.base/sigstep.exp: Ditto.
17172
7339a42e 171732004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 17174 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
17175
17176 * gdb.threads/manythreads.c: New testcase.
17177 * gdb.threads/manythreads.exp: Ditto.
17178
5c98409b
JB
171792004-04-22 Jim Blandy <jimb@redhat.com>
17180
17181 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
17182 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
17183
3b611f1a
MC
171842004-04-21 Michael Chastain <mec.gnu@mindspring.com>
17185
17186 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
17187
f0fd9238
AC
171882004-04-21 Andrew Cagney <cagney@redhat.com>
17189
17190 * gdb.base/sigstep.c: New file.
17191 * gdb.base/sigstep.exp: New file.
17192
90990674
JB
171932004-04-16 Joel Brobecker <brobecker@gnat.com>
17194
17195 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
17196 call to observer_notify_normal_stop.
17197
78cef34b
AC
171982004-04-15 Andrew Cagney <cagney@redhat.com>
17199
17200 * gdb.base/siginfo.c: New file.
17201 * gdb.base/siginfo.exp: New file.
17202
d2343407
JB
172032004-04-12 J. Brobecker <brobecker@gnat.com>
17204
17205 * gdb.base/sep.exp: Fix typo in comment.
17206
a2dba3c8
JB
172072004-04-12 J. Brobecker <brobecker@gnat.com>
17208
17209 * gdb.base/sep.c: New file.
17210 * gdb.base/sep-proc.c: New file.
17211 * gdb.base/sep.exp: New testcase.
17212
15f7b60e
MK
172132004-04-09 Mark Kettenis <kettenis@gnu.org>
17214
17215 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
17216 support.
17217
44f4de1a
AC
172182004-04-05 Andrew Cagney <cagney@redhat.com>
17219
17220 * gdb.base/sigaltstack.c: New file.
17221 * gdb.base/sigaltstack.exp: New file.
17222
ef04f396
JB
172232004-04-04 Joel Brobecker <brobecker@gnat.com>
17224
17225 * gdb.base/foll-fork.exp: Update the expected output for
17226 "help set follow-fork-mode", to match a change that was made
17227 to the help of this variable on 2004-01-13.
17228
d40d2c92
JB
172292004-04-01 Joel Brobecker <brobecker@gnat.com>
17230
17231 * lib/ada.exp: Add copyright notice.
17232 * bar.ads: Likewise.
17233 * bar.adb: Likewise.
17234 * null_record.adb: Likewise.
17235 * null_record.exp: Likewise.
17236 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
17237
f86ef5a3
JB
172382004-04-01 Joel Brobecker <brobecker@gnat.com>
17239
17240 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
17241 * configure: Regenerate.
17242
414e70e3
JB
172432004-04-01 Joel Brobecker <brobecker@gnat.com>
17244
17245 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
17246 to build the application. Remove the message printed when in
17247 verbose mode, redundant with the UNSUPPORTED message above.
17248
f0aaee49
JB
172492004-03-31 Joel Brobecker <brobecker@gnat.com>
17250
17251 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
17252 * gdb.ada (null_record.exp): New testcase.
17253
ac81cb54
JB
172542004-03-31 Joel Brobecker <brobecker@gnat.com>
17255
17256 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
17257
854af2f7
JB
172582004-03-31 Joel Brobecker <brobecker@gnat.com>
17259
17260 * gdb.ada: New subdirectory.
17261 * gdb.ada/Makefile.in: New file.
17262 * gdb.ada/gnat_ada.gpr.in: New file.
17263
034cb681
JB
172642004-03-31 Joel Brobecker <brobecker@gnat.com>
17265
17266 * lib/ada.exp: New file.
17267
78a1a894
DJ
172682004-03-24 Daniel Jacobowitz <drow@mvista.com>
17269
17270 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
17271 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
17272
4b2b3b3e
AC
172732004-03-22 Andrew Cagney <cagney@redhat.com>
17274
17275 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
17276 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
17277 Problem identified by Ulrich Weigand.
17278
23c73aa3
DC
172792004-03-17 David Carlton <carlton@kealia.com>
17280
17281 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
17282 PR c++/826.
17283
d63a86f8
RM
172842004-03-16 Roland McGrath <roland@redhat.com>
17285
17286 * gdb.base/auxv.exp: New file.
17287 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
17288
0e02aa50
DC
172892004-03-12 David Carlton <carlton@kealia.com>
17290
17291 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
17292 * gdb.cp/pr-1553.cc: Ditto.
17293 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
17294 pass branch.
17295
c20b71be
MC
172962004-03-12 Michael Chastain <mec.gnu@mindspring.com>
17297
17298 * gdb.cp/templates.exp: Accept more template types.
17299
c7414a01
MC
173002004-03-09 Michael Chastain <mec.gnu@mindspring.com>
17301
17302 From Corinna Vinschen with modifications.
17303 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
17304 local variable obj_with_enum.
17305 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
17306 results with obj_with_enum.
17307
ed69573c
MC
173082004-03-09 Michael Chastain <mec.gnu@mindspring.com>
17309
17310 * gdb.cp/classes.cc: New file, copied from misc.cc.
17311 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
17312
28301461
MC
173132004-03-09 Michael Chastain <mec.gnu@mindspring.com>
17314
17315 * gdb.cp/misc.cc: Add copyright notice.
17316
1198ecbe
DC
173172004-03-05 David Carlton <carlton@kealia.com>
17318
17319 * gdb.cp/rtti.exp: Add 'print *obj3' test.
17320 * gdb.cp/rtti.h: Update copyright.
17321 (namespace n2::n3): New.
17322 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
17323 (n2::n3::func3): New.
17324 (main): Call n2::n3::func3.
17325 * gdb.cp/rtti2.cc: Update copyright.
17326 (n2::create3): New.
17327
9e08c470
MK
173282004-03-04 Mark Kettenis <kettenis@gnu.org>
17329
17330 * gdb.asm/openbsd.inc: Fix typo.
17331
4bebc3aa
FF
173322004-03-03 Fred Fish <fnf@redhat.com>
17333
17334 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
17335 "val" instead of unused "size". Update copyright year.
17336
6ea9fb37
DJ
173372004-02-29 Daniel Jacobowitz <drow@mvista.com>
17338
17339 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
17340 to use unsigned char.
17341 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
17342 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
17343
23b23974
DJ
173442004-02-29 Daniel Jacobowitz <drow@mvista.com>
17345
17346 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
17347 line of output.
17348
7574fd53
DJ
173492004-02-28 Daniel Jacobowitz <drow@mvista.com>
17350
17351 * gdb.base/relocate.c (dummy): Initialize.
17352
a195357f
DJ
173532004-02-28 Daniel Jacobowitz <drow@mvista.com>
17354
17355 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
17356 a breakpoint at exit.
17357
72fd54a9
FF
173582004-02-27 Fred Fish <fnf@redhat.com>
17359
17360 * gdb.base/chng-syms.exp: Add expect condition to match failing
17361 case that isn't a timeout.
17362
b9d23137
AC
173632004-02-27 Andrew Cagney <cagney@redhat.com>
17364
17365 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
17366 support.
17367
15d208f6 173682004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 17369
15d208f6
FF
17370 * gdb.arch/gdb1431.c: Remove.
17371 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
17372 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
17373 of "until" incorrectly.
17374
98f9cd2d
JB
173752004-02-26 J. Brobecker <brobecker@gnat.com>
17376
17377 * gdb.cp/class2.cc (empty): New class.
17378 (refer): New function.
17379 (main): Declare an object of type empty and use it.
17380 * gdb.cp/class2.exp: Print the value of an object of type empty.
17381
9b50c11b
JJ
173822004-02-26 Jeff Johnston <jjohnstn@redhat.com>
17383
17384 * gdb.base/langs.exp: Update query string to match the
17385 new nquery format used for pending breakpoints.
17386
0dcd613f
AC
173872004-02-26 Andrew Cagney <cagney@redhat.com>
17388
17389 Fix PR i18n/1570.
17390 * gdb.base/charset.c: Update copyright notice.
17391 (main, init_string): Remove the escape character '\e' tests.
17392 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
17393 * gdb.base/charset.exp (valid_host_charset): Ditto.
17394 * gdb.base/setvar.exp: Ditto.
17395
b8a56647
AC
173962004-02-24 Andrew Cagney <cagney@redhat.com>
17397
90d59e34
AC
17398 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
17399 mmapped data in core file" PASS and FAIL messages consistent.
17400
b8a56647
AC
17401 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
17402 setting a breakpoint. Work around PR java/1565.
17403
9f27c604
JJ
174042004-02-23 Jeff Johnston <jjohnstn@redhat.com>
17405
17406 * lib/gdb.exp (gdb_breakpoint): Update query string to match
17407 new nquery format.
17408 * gdb.base/pending.exp: Ditto.
17409
3224a706
MK
174102004-02-22 Mark Kettenis <kettenis@gnu.org>
17411
17412 * configure.in: Run stabs tests on *BSD.
17413 * configure: Regenerated.
17414
41e0a9ca
MK
174152004-02-21 Mark Kettenis <kettenis@gnu.org>
17416
17417 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
17418
1e1b3428
FF
174192004-02-20 Fred Fish <fnf@redhat.com>
17420
17421 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
17422 blank in test for "returns short", for consistency with other
17423 "returns xxx" tests. Update copyright year.
17424
f9a7572a
FF
174252004-02-19 Fred Fish <fnf@redhat.com>
17426
17427 New testcase for PR breakpoint/1558.
17428 * gdb.arch/gdb1558.exp: New file.
17429 * gdb.arch/gdb1558.c: New file.
17430
b2ce2854
EZ
174312004-02-19 Elena Zannoni <ezannoni@redhat.com>
17432
17433 * gdb.base/nodebug.exp: Fix typo.
17434
e7c9ff01
JB
174352004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17436
17437 Committed by Jim Blandy <jimb@redhat.com>.
17438
62f4b920
JB
17439 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
17440
2db536a1
JB
17441 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
17442
e7c9ff01
JB
17443 * gdb.base/float.exp: Support s390*-*-* targets.
17444
f3205b34
AF
174452004-02-17 Adam Fedor <fedor@gnu.org>
17446
17447 * gdb.base/gdb1555.exp: New file.
17448 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
17449
9d62932d
EZ
174502004-02-17 Elena Zannoni <ezannoni@redhat.com>
17451
17452 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
17453
344c9711
FF
174542004-02-16 Fred Fish <fnf@redhat.com>
17455
17456 * gdb.arch/gdb1291.c: Remove
17457 * gdb.arch/gdb1291.s: New test input file.
17458 * gdb.arch/gdb1291.exp: Expand test to check case that should not
17459 fail. Test for correct result, known incorrect result, other
17460 failures and timeouts.
17461
2d822687
AC
174622004-02-16 Andrew Cagney <cagney@redhat.com>
17463
17464 * gdb.base/bigcore.exp: New file.
17465 * gdb.base/bigcore.c: New file.
17466
dac15b66
AC
174672004-02-13 Andrew Cagney <cagney@redhat.com>
17468
17469 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
17470 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
17471 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
17472 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
17473 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
17474 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
17475 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
17476 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
17477 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
17478 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
17479
6bdfc2c4
JJ
174802004-02-11 Jeff Johnston <jjohnstn@redhat.com>
17481
17482 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
17483 executed is an alloc instruction.
17484
87b3ede8
DC
174852004-02-11 David Carlton <carlton@kealia.com>
17486
17487 * gdb.cp/breakpoint.exp: New.
17488 * gdb.cp/breakpoint.cc: New.
17489
6e19e2bf
MC
174902004-02-11 Michael Chastain <mec.gnu@mindspring.com>
17491
17492 Partial fix for PR gdb/1543.
17493 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
17494 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
17495 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
17496 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
17497 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
17498 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
17499 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
17500 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
17501 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
17502 to bug-gdb@prep.ai.mit.edu .
17503 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
17504 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
17505 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
17506 Likewise.
17507
5c5455dc
AC
175082004-02-10 Andrew Cagney <cagney@redhat.com>
17509
17510 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
17511 using gdb_internal_error_resync.
17512
9cf689d7
DJ
175132004-02-09 Daniel Jacobowitz <drow@mvista.com>
17514
17515 * gdb.threads/thread-specific.exp: Stop early if no threads are
17516 found.
17517
d2dc51db
MC
175182004-02-09 Michael Chastain <mec.gnu@mindspring.com>
17519
17520 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
17521
14b1a056
DJ
175222004-02-08 Daniel Jacobowitz <drow@mvista.com>
17523
17524 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
17525 breakpoints.
17526
83f66e8f
DJ
175272004-02-07 Daniel Jacobowitz <drow@mvista.com>
17528
17529 * config/sim.exp (gdb_load): Handle $arg == "".
17530 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
17531 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
17532
30fc0091
EZ
175332004-02-07 Elena Zannoni <ezannoni@redhat.com>
17534
a9c64011
AS
17535 * gdb.base/maint.exp: Update test to reflect
17536 obstack changes.
30fc0091 17537
4d806929
JJ
175382004-02-04 Jeff Johnston <jjohnstn@redhat.com>
17539
17540 * gdb.base/pendshr.c (pendfunc): New function that calls
17541 pendfunc1.
17542 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
17543
7bfdd688
FF
175442004-02-04 Fred Fish <fnf@redhat.com>
17545
17546 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
17547 function symbols and update copyright years.
17548 * gdb.arch/gdb1291.c: Ditto.
17549
aaa08ee4
MC
175502004-02-03 Michael Chastain <mec.gnu@mindspring.com>
17551
17552 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
17553
dbad7755
MC
175542004-02-03 Michael Chastain <mec.gnu@mindspring.com>
17555
17556 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
17557
ec4646ef
MC
175582004-02-03 Michael Chastain <mec.gnu@mindspring.com>
17559
17560 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
17561
1b802196
FF
175622004-02-02 Fred Fish <fnf@redhat.com>
17563
17564 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
17565 remote targets. Update copyright years.
17566
18fe2033
JJ
175672004-02-02 Jeff Johnston <jjohnstn@redhat.com>
17568
17569 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
17570 support.
17571 * gdb.base/langs.exp: Fix test which attempts to create
17572 breakpoint on non-existent function to handle new pending
17573 support.
17574 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
17575 a breakpoint.
17576 * gdb.base/pending.exp: New test.
17577 * gdb.base/pending.c: New file.
17578 * gdb.base/pendshr.c: Ditto.
17579
8d577d32
DC
175802004-02-02 David Carlton <carlton@kealia.com>
17581
17582 * gdb.cp/overload.exp: Add overloadNamespace tests.
17583 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
17584 (overloadNamespace, XXX): New.
17585 (main): Call XXX::marker2.
17586
3ad13771
FF
175872004-02-01 Fred Fish <fnf@redhat.com>
17588
17589 * gdb.base/dump.exp: Use runto_main instead of "runto main".
17590 * gdb.base/finish.exp: Ditto.
17591 * gdb.base/gcore.exp: Ditto.
17592 * gdb.base/huge.exp: Ditto.
17593 * gdb.base/info-proc.exp: Ditto.
17594 * gdb.base/return2.exp: Ditto.
17595 * gdb.threads/gcore-thread.exp: Ditto.
17596
44c75849
DJ
175972004-02-01 Daniel Jacobowitz <drow@mvista.com>
17598
17599 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
17600
005bc093
MK
176012004-02-01 Mark Kettenis <kettenis@gnu.org>
17602
17603 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
17604 that opening the file succeeds on OpenBSD.
17605
c47cebdb
DJ
176062004-02-01 Daniel Jacobowitz <drow@mvista.com>
17607
17608 * gdb.threads/thread-specific.c: New file.
17609 * gdb.threads/threads-specific.exp: New test script.
17610 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
17611 to expect_out.
17612
5a01311c
MK
176132004-02-01 Mark Kettenis <kettenis@gnu.org>
17614
17615 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
17616 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
17617 only on the "print_small_structs from print_long_arg_list" test.
17618
ce22a4f1
DJ
176192004-02-01 Daniel Jacobowitz <drow@mvista.com>
17620
17621 * gdb.base/completion.exp: Kill a stray backslash.
17622
17623 From Jim Ingham <jingham@apple.com>:
17624 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
17625 agrees with the result from sending a tab.
17626
abbab9d3
DJ
176272004-01-31 Daniel Jacobowitz <drow@mvista.com>
17628
17629 * gdb.base/chng-syms.exp: Remove stray newline.
17630
53904d1e
MK
176312004-01-31 Mark Kettenis <kettenis@gnu.org>
17632
17633 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
17634 *-*-openbsd*.
17635 * gdb.asm/openbsd.inc: New file.
17636
3a4b3aac
MK
176372004-01-30 Mark Kettenis <kettenis@gnu.org>
17638
17639 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
17640 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
17641 *-*solaris2*. Remove commented out default settings for
17642 asm-flags. Replace gdb_compile with target_link.
17643
ebac27b4
MC
176442004-01-29 Michael Chastain <mec.gnu@mindspring.com>
17645
17646 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
17647 for all tests. Remove old hp-ux and cygnus xfail cases.
17648
d8679d84
PH
176492004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
17650
17651 * gdb.base/chng-syms.exp: New file.
17652 * gdb.base/chng-syms.c: New file.
17653
0a55bc22
MC
176542004-01-24 Michael Chastain <mec.gnu@mindspring.com>
17655
17656 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
17657 Provide arms for current output in all my configurations.
17658
94b8e876
MC
176592004-01-24 Michael Chastain <mec.gnu@mindspring.com>
17660
17661 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
17662 * lib/compiler.cc: Likewise.
17663 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
17664 get the right preprocessor. Eval the output directly. Remove
17665 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
17666 hp_f77_compiler and hp_f90_compiler completely.
17667 (gdb_preprocess): Delete.
17668 (get_compiler): Delete.
17669
7cf03d44
MK
176702004-01-24 Mark Kettenis <kettenis@gnu.org>
17671
17672 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
17673 <string.h>.
17674
68b6dce9
NR
176752004-01-24 Nick Roberts <nick@nick.uklinux.net>
17676
17677 * gdb.mi/mi-stack.exp: Update copyright.
17678
b368761e
DC
176792004-01-23 David Carlton <carlton@kealia.com>
17680
17681 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
17682 test for cp_lookup_transparent_type.
17683 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
17684 call them.
17685
f2061b53
DJ
176862004-01-23 Daniel Jacobowitz <drow@mvista.com>
17687
17688 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
17689 after -var-update.
17690
37fc574a
DC
176912004-01-23 David Carlton <carlton@kealia.com>
17692
17693 * gdb.cp/namespace.cc (C::ensureRefs): New.
17694 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
17695
8e94b928
NR
176962004-01-20 Nick Roberts <nick@nick.uklinux.net>
17697
17698 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
17699 case "-stack-list-locals 2".
17700 * gdb.mi/mi-var-child.exp: Test for case
17701 "-var-list-children --all-values NAME".
17702
997b0952
MC
177032004-01-18 Michael Chastain <mec.gnu@mindspring.com>
17704
17705 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
17706
52470da3
MK
177072004-01-18 Mark Kettenis <kettenis@gnu.org>
17708
7049b4b8
MK
17709 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
17710 used with gdb_test_multiple.
17711
52470da3
MK
17712 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
17713 read at address 0. This fixes PR testsuite/1504.
17714
da6012e5
DJ
177152004-01-18 Daniel Jacobowitz <drow@mvista.com>
17716
17717 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
17718 Remove downloading, guessing the host executable, the calls to
17719 gdb_file_cmd and gdb_target_cmd, and "load" support.
17720 (infer_host_exec): New function broken out from gdb_load.
17721 (gdb_load): New wrapper for gdbserver_gdb_load.
17722 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
17723 gdb_target_cmd. Use -target-select.
17724 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
17725 Download binaries to the host. Clear last_mi_remote_file when
17726 we load a new binary.
17727 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
17728 call gdbserver_gdb_load and mi_gdb_target_cmd.
17729
32c70722
MC
177302004-01-17 Michael Chastain <mec.gnu@mindspring.com>
17731
17732 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
17733 type patterns.
17734
b0cecf36
MC
177352004-01-17 Michael Chastain <mec.gnu@mindspring.com>
17736
17737 * gdb.cp/templates.exp: Fix typo in test name of
17738 "print Foo<volatile char*>::foo".
17739
4120d7e6
MC
177402004-01-15 Michael Chastain <mec.gnu@mindspring.com>
17741
17742 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
17743
f679e530
BE
177442004-01-16 Ben Elliston <bje@wasabisystems.com>
17745
17746 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
17747 (clean mostlyclean): Remove empty rm.
17748
091c48f6
MC
177492004-01-15 Michael Chastain <mec.gnu@mindspring.com>
17750
17751 * gdb.base/setvar.exp: Add copyright years.
17752
3e5fc8d2
DC
177532004-01-14 David Carlton <carlton@bactrian.org>
17754
17755 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
17756 PR c++/1511 and update coment.
17757 * gdb.cp/templates.exp: Update patterns to match current output.
17758 If changes involve something other than whitespace, KFAIL
17759 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
17760
63d06c5c
DC
177612004-01-14 David Carlton <carlton@kealia.com>
17762
17763 * gdb.cp/namespace.exp: Add tests involving classes defined within
17764 namespaces.
17765 * gdb.cp/namespace.cc (C::CClass): New.
17766 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
17767
a51dab88
EZ
177682004-01-14 Elena Zannoni <ezannoni@redhat.com>
17769
17770 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
17771 what debug info we have. Print a better message if something goes
17772 wrong while producing the separate debug info file.
17773
a476ccc9
MC
177742004-01-14 Michael Chastain <mec.gnu@mindspring.com>
17775
17776 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
17777
f453692c
MC
177782004-01-14 Michael Chastain <mec.gnu@mindspring.com>
17779
17780 * gdb.base/callfuncs.c: Add copyright notice.
17781
f40063a5
MC
177822004-01-13 Michael Chastain <mec.gnu@mindspring.com>
17783
17784 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
17785 inheritance. PR gdb/1498, PR gcc/13539.
17786
19ac3974
EZ
177872004-01-13 Elena Zannoni <ezannoni@redhat.com>
17788
a9c64011
AS
17789 * gdb.threads/gcore-thread.exp: Prefix name of binary with
17790 test specific name.
17791 * gdb.mi/gdb669.exp: Ditto.
17792 * gdb.mi/mi-pthreads.exp: Ditto.
17793 * gdb.mi/mi1-pthreads.exp: Ditto.
17794 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 17795
56c97c6e
MC
177962004-01-12 Michael Chastain <mec.gnu@mindspring.com>
17797
17798 * gdb.cp/member-ptr.cc: Add copyright notice.
17799
a0644324
MC
178002004-01-12 Michael Chastain <mec.gnu@mindspring.com>
17801
17802 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
17803 some patterns for recent versions of gcc and hpacc. Delete
17804 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
17805 Delete tests that access a NULL pointer-to-member-data. This
17806 script is still disabled for gcc.
17807
32fabe09
EZ
178082004-01-12 Elena Zannoni <ezannoni@redhat.com>
17809
17810 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 17811 escaped correctly.
32fabe09 17812
1f8a6abb
EZ
178132004-01-12 Elena Zannoni <ezannoni@redhat.com>
17814
17815 * gdb.base/sepdebug.exp: New file.
17816 * gdb.base/sepdebug.c: New file.
17817 * lib/gdb.exp (separate_debug_filename): New procedure.
17818 (gdb_gnu_strip_debug): New procedure.
17819
48efe704
AC
178202004-01-12 Andrew Cagney <cagney@redhat.com>
17821
17822 * gdb.mi/ChangeLog: Delete file. Renamed to ...
17823 * gdb.mi/ChangeLog-1999-2003: New file.
17824
a9415475
AC
178252004-01-12 Andrew Cagney <cagney@redhat.com>
17826
17827 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
17828 "Renaming a directory to a non-empty directory returns ENOTEMPTY
17829 or EEXIST", treat EBUSY as an XFAIL.
17830
83b8cf9d
MC
178312004-01-11 Michael Chastain <mec.gnu@mindspring.com>
17832
17833 * gdb.base/scope.exp: Remove obsolete setup_xfail for
17834 hp_cc_compiler.
17835
9939d2a8
MC
178362004-01-10 Michael Chastain <mec.gnu@mindspring.com>
17837
17838 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
17839 decorations.
17840
1ff8cadf
MC
178412004-01-10 Michael Chastain <mec.gnu@mindspring.com>
17842
17843 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
17844 and "(aCC)" decorations. Remove obsolete doco about old
17845 test results.
17846
6fa9022e
MC
178472004-01-09 Michael Chastain <mec.gnu@mindspring.com>
17848
17849 * gdb.cp/exception.exp: Fix typo in doco.
17850
209721fe
MK
178512004-01-09 Mark Kettenis <kettenis@gnu.org>
17852
17853 * gdb.base/gdb1476.exp: Fix typo.
17854
ef11303e
MC
178552004-01-09 Michael Chastain <mec.gnu@mindspring.com>
17856
17857 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
17858 file.
17859
041ab88c
MC
178602004-01-09 Michael Chastain <mec.gnu@mindspring.com>
17861
17862 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
17863 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
17864 Use gdb_compile. Remove restriction on gcc. Add some patterns
17865 for recent version of gdb. Delete second half, which was a copy
17866 of the first half with different build flags. This test is
17867 still disabled because it is still not ready for production.
17868
e36d075a
MC
178692004-01-08 Michael Chastain <mec.gnu@mindspring.com>
17870
17871 * gdb.cp/exception.cc: Add copyright notice.
17872 * gdb.cp/exception.exp: Add a notice that this file is broken
17873 because of line number changes caused by addition of copyright
17874 notice.
17875
42b190ad
MC
178762004-01-08 Michael Chastain <mec.gnu@mindspring.com>
17877
17878 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
17879 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
17880
8f25f06b
MC
178812004-01-08 Michael Chastain <mec.gnu@mindspring.com>
17882
17883 * gdb.cp/classes.exp: Accept gnu abi 2.
17884 * gdb.cp/derivation.exp: Likewise.
17885 * gdb.cp/overload.exp: Likewise.
17886 * gdb.cp/virtfunc.exp: Likewise.
17887
06ded8b8
MC
178882004-01-08 Michael Chastain <mec.gnu@mindspring.com>
17889
17890 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
17891 semicolon after end of function.
17892
77c26ae3
MC
178932004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17894
17895 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
17896 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
17897 boilerplate code for compiling and running the program under
17898 test. Add some string method tests.
17899
20757486
MC
179002004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17901
17902 * gdb.cp/bs15503.cc: Add copyright notice.
17903 * gdb.cp/bs15503.exp: Adjust line number.
17904
0fd3b503
MC
179052004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17906
17907 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
17908 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
17909
10d1bea8
MC
179102004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17911
17912 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
17913 hp_cc_compiler.
17914
2789202a
MC
179152004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17916
17917 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
17918 * gdb.cp/ctti.exp: Use the marker instead of "next".
17919 With gcc, run further before bailing.
17920
b862f14c
MC
179212004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17922
17923 * gdb.cp/cttiadd.cc: Add copyright notice.
17924 * gdb.cp/cttiadd1.cc: Likewise.
17925 * gdb.cp/cttiadd2.cc: Likewise.
17926 * gdb.cp/cttiadd3.cc: Likewise.
17927
96da2469
MC
179282004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17929
17930 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
17931 Use gdb_test, gdb_test_multiple. Use floating-point values that
17932 have exact representations in IEEE-ish formats.
17933
053248ff
MC
179342004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17935
17936 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
17937 compilers. Delete duplicate call to get_compiler_info.
17938 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
17939 * gdb.base/volatile.exp: Likewise.
17940
84acecdd
MK
179412004-01-07 Mark Kettenis <kettenis@gnu.org>
17942
17943 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
17944 memory at address 0.
17945
fe11a27f
MC
179462004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17947
17948 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
17949 to test for hp-ux assembler. Fix copyright years.
17950
60ad077b
AC
179512004-01-07 Andrew Cagney <cagney@redhat.com>
17952
17953 * gdb.base/fileio.c (strerrno): Add "EBUSY".
17954
1c9b8f33
AC
179552004-01-07 Andrew Cagney <cagney@redhat.com>
17956
17957 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
17958 when creating the read-only file. From analysis by Roland McGrath
17959 and Elena Zannoni.
17960
753ccc7a
MC
179612004-01-06 Michael Chastain <mec.gnu@mindspring.com>
17962
17963 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
17964
eca3e36b
MC
179652004-01-06 Michael Chastain <mec.gnu@mindspring.com>
17966
17967 * gdb.base/cvexpr.c: Be type-safe with function pointers and
17968 data pointers.
17969
f8d4bac4
MC
179702004-01-06 Michael Chastain <mec.gnu@mindspring.com>
17971
17972 * gdb.cp/m-static.exp: Compile one source file at a time.
17973 Delete unused call to get_compiler_info.
17974
9b4e0f94
MC
179752004-01-06 Michael Chastain <mec.gnu@mindspring.com>
17976
17977 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
17978 * gdb.base/call-rt-st.exp: Likewise.
17979 * gdb.base/nodebug.exp: Likewise.
17980 * gdb.base/volatile.exp: Likewise.
17981 * gdb.cp/ref-types.exp: Likewise.
17982 * gdb.cp/templates.exp: Likewise.
17983
023c1024
MK
179842004-01-05 Mark Kettenis <kettenis@gnu.org>
17985
17986 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
17987
19703c4a
MC
179882004-01-05 Michael Chastain <mec.gnu@mindspring.com>
17989
17990 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
17991 hppa*-hp-hpux*.
17992
18b67037
MK
179932004-01-04 Mark Kettenis <kettenis@gnu.org>
17994
ba6219c8
MK
17995 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
17996 x86_64-*-*.
17997
18b67037
MK
17998 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
17999 sparc64-*-* and sparc*-solaris2*.
18000
1bfbbb9d
MK
180012004-01-04 Mark Kettenis <kettenis@gnu.org>
18002
18003 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
18004 return ${tests}" test. The ${tests} already mentions the
18005 filename.
18006
06846494
MC
180072004-01-02 Michael Chastain <mec.gnu@mindspring.com>
18008
18009 * gdb.cp/local.exp: Accept gcc abi 2.
18010
3b0cb202
MC
180112004-01-02 Michael Chastain <mec.gnu@mindspring.com>
18012
18013 * gdb.cp/templates.exp: Accept gcc abi 2.
18014
0643ec3f
MC
180152004-01-02 Michael Chastain <mec.gnu@mindspring.com>
18016
18017 * lib/compiler.cc: Remove supports_template_debugging.
18018 * gdb.cp/templates.exp: Do not test supports_template_debugging.
18019
d231d0b1
MC
180202004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18021
18022 * gdb.cp/namespace.exp: Accept gcc abi 2.
18023
44ffb27c
MC
180242004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18025
18026 * gdb.cp/method.exp: Accept gcc abi 2.
18027
184ad485
MC
180282004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18029
18030 * gdb.cp/classes.exp: Generate identical results as old version.
18031 * gdb.cp/derivation.exp: Likewise.
18032 * gdb.cp/overload.exp: Likewise.
18033 * gdb.cp/virtfunc.exp: Likewise.
18034
116f09e7
MC
180352004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18036
18037 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
18038 mysterious bug with sourceware version of expect.
18039
b1379776
MC
180402004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18041
18042 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
18043 current versions of gcc, including gcc abi 2. Remove gratuitous
18044 restart of test program. Use gdb_test_multiple and gdb_test for
18045 all tests. Add patterns to xfail missing "const" in "const char *"
18046 and kfail PR gdb/1155.
18047
6b7a4c0e
MC
180482004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18049
18050 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
18051 current versions of gcc, including gcc abi 2. Remove gratuitous
18052 restart of test program. Use gdb_test_multiple and gdb_test for
18053 all tests. Add patterns to kfail PR gdb/1498.
18054
51615d72
MC
180552003-12-31 Michael Chastain <mec.gnu@mindspring.com>
18056
18057 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
18058 current versions of gcc, including gcc abi 2. Use "breakpoint"
18059 and "continue" instead of restarting the target program. Use
18060 gdb_test_multiple and gdb_test for all tests.
18061
7b79a9d7
MK
180622004-01-01 Mark Kettenis <kettenis@gnu.org>
18063
18064 * gdb.asm/asm-source.exp: Update copyright year. Link statically
18065 for *-*-solaris2*.
18066
1cd3489f
MC
180672003-12-31 Michael Chastain <mec.gnu@mindspring.com>
18068
18069 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
18070 current versions of gcc, including gcc abi 2. Use "breakpoint"
18071 and "continue" instead of restarting the target program several
18072 times. Use gdb_test_multiple and gdb_test for all tests.
18073
850742db
MC
180742003-12-18 Michael Chastain <mec.gnu@mindspring.com>
18075
18076 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
18077 source files.
18078
eb4bbda8
MC
180792003-12-16 Michael Chastain <mec.gnu@mindspring.com>
18080
18081 * gdb.base/environ.exp: Handle compiling test case from multiple
18082 source files.
18083
e42c7771
MC
180842003-12-16 Michael Chastain <mec.gnu@mindspring.com>
18085
18086 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
18087
80e4b428
JB
180882003-12-17 Jim Blandy <jimb@redhat.com>
18089
5f06973a
JB
18090 * gdb.base/freebpcmd.c: Add copyright notice.
18091
80e4b428
JB
18092 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
18093
0ab84fb7
MC
180942003-12-16 Michael Chastain <mec.gnu@mindspring.com>
18095
18096 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
18097
1b3bb3d0
JB
180982003-12-13 Jim Blandy <jimb@redhat.com>
18099
18100 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
18101
3a4c9371
KB
181022003-12-12 Kevin Buettner <kevinb@redhat.com>
18103
18104 * gdb.asm/frv.inc: New file.
18105 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
18106
a1dea79a
FF
181072003-12-09 Fred Fish <fnf@redhat.com>
18108
18109 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
18110 functions to break1.c and leave prototypes behind. Add more
18111 "set breakpoint NN here" comments.
18112 * gdb.base/break1.c: New file.
18113
18114 * gdb.base/break.exp: Handle compiling test case from multiple
18115 source files and change source file references as needed.
18116 * gdb.base/completion.exp: Ditto.
18117 * gdb.base/condbreak.exp: Ditto.
18118 * gdb.base/define.exp: Ditto.
18119 * gdb.base/ena-dis-br.exp: Ditto.
18120 * gdb.base/info-proc.exp: Ditto.
18121 * gdb.base/maint.exp: Ditto.
18122 * gdb.base/until.exp: Ditto.
18123
18124 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
18125 hardcoded line numbers.
18126 * gdb.base/define.exp: Ditto.
18127 * gdb.base/ena-dis-br.exp: Ditto.
18128 * gdb.base/maint.exp: Ditto.
18129 * gdb.base/until.exp: Ditto.
18130
18131 * gdb.base/completion.exp: Use "break1" for completion tests since
18132 "break" is no longer a unique prefix.
18133
5266b69c
AC
181342003-12-06 Andrew Cagney <cagney@redhat.com>
18135
18136 * gdb.base/structs.exp (test_struct_returns): When applicable, set
18137 "return_value_unimplemented". When an unimplemented struct return
18138 architecture, report incorrect values as a KFAIL
18139
374451f0
MC
181402003-12-05 Michael Chastain <mec.gnu@mindspring.com>
18141
18142 * gdb.cp/rtti.exp: Accept new wording of warning from
18143 cp_lookup_rtti_type.
18144
ba9b20a7
MC
181452003-12-05 Michael Chastain <mec.gnu@mindspring.com>
18146
18147 Partial fix for PR testsuite/1456.
18148 * gdb.base/scope.exp (test_at_main): Replace references to
18149 gcc_compiled with calls to test_compiler_info.
18150 (test_at_foo): Likewise.
18151 (test_at_bar): Likewise.
18152
b74b6d0b
MC
181532003-12-04 Michael Chastain <mec.gnu@mindspring.com>
18154
18155 Partial fix for PR testsuite/1456.
18156 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
18157 to test_compiler_info.
18158
ccfa3402
MC
181592003-12-03 Michael Chastain <mec.gnu@mindspring.com>
18160
18161 * gdb.base/so-impl-ld.exp: Update copyright notice.
18162
f6246aba
MC
181632003-12-02 Michael Chastain <mec.gnu@mindspring.com>
18164
18165 Partial fix for PR testsuite/1456.
18166 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
18167 to test_compiler_info.
18168
13ae734a
MC
181692003-11-28 Michael Chastain <mec.gnu@mindspring.com>
18170
18171 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
18172 from current versions of gdb. Clean up regular expressions.
18173 Delete redundant timeout case.
18174
d8e1cdee
MC
181752003-11-28 Michael Chastain <mec.gnu@mindspring.com>
18176
18177 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
18178 from current versions of gdb. Clean up regular expressions.
18179 Delete redundant timeout case.
18180
96457b64
MC
181812003-12-01 Michael Chastain <mec.gnu@mindspring.com>
18182
18183 Partial fix for PR testsuite/1456.
18184 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
18185 gcc_compiled with call to test_compiler_info.
18186
f35309fc
MC
181872003-11-30 Michael Chastain <mec.gnu@mindspring.com>
18188
18189 Partial fix for PR testsuite/1456.
18190 * gdb.base/list.exp (test_list_function): Delete unused declaration
18191 of gcc_compiled.
18192
d7afdf9b
MC
181932003-11-29 Michael Chastain <mec.gnu@mindspring.com>
18194
18195 Partial fix for PR testsuite/1456.
18196 * gdb.base/complex.exp: Replace reference to gcc_compiled with
18197 call to test_compiler_info.
18198
71507b56
MK
181992003-11-29 Mark Kettenis <kettenis@gnu.org>
18200
18201 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
18202 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
18203 it to create the appropriate note.inc.
18204 * gdb.asm/asmsrc1.s: Include "note.inc".
18205 * gdb.asm/netbsd.inc: New file.
18206 * gdb.asm/empty.inc: New file.
18207
f81f93f7
MC
182082003-11-28 Michael Chastain <mec.gnu@mindspring.com>
18209
18210 Partial fix for PR testsuite/1456.
18211 * gdb.base/constvars.exp: Replace references to gcc_compiled with
18212 calls to test_compiler_info.
18213
9a77938e
MC
182142003-11-27 Michael Chastain <mec.gnu@mindspring.com>
18215
18216 Partial fix for PR testsuite/1456.
18217 * gdb.base/volatile.exp: Replace references to gcc_compiled with
18218 calls to test_compiler_info.
18219
e8367dc7
MK
182202003-11-27 Mark Kettenis <kettenis@gnu.org>
18221
18222 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
18223 pattern for the KFAILs.
18224
526c61ee
AF
182252003-11-25 Adam Fedor <fedor@gnu.org>
18226
18227 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
18228 * gdb.objc/objcdecode.m: New file.
18229
28f2d600
AF
182302003-11-25 Adam Fedor <fedor@gnu.org>
18231
18232 * gdb.objc/nondebug.exp: Test for PR objc/1236.
18233 * gdb.objc/nondebug.m: New file.
18234
a3895cee
BE
182352003-11-26 Ben Elliston <bje@wasabisystems.com>
18236
18237 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
18238 NetBSD as it does on FreeBSD. Modelled on a similar change by
18239 Mark Kettenis on 2003-05-30.
18240 (link-flags): Set to "--entry _start" regardless of target.
18241 Special linker flags are to be appended to $link-flags.
18242 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
18243
c9f2c8a3
MC
182442003-11-25 Michael Chastain <mec.gnu@mindspring.com>
18245
18246 * gdb.cp/method.exp: Accept output of new demangler.
18247
15a0587a 182482003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
18249
18250 * gdb/class2.exp: New file.
18251 * gdb/class2.cc: New file.
18252
3c00b570
MC
182532003-11-25 Michael Chastain <mec.gnu@mindspring.com>
18254
18255 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
18256 of new demangler.
18257
7027acc7
MK
182582003-11-23 Mark Kettenis <kettenis@gnu.org>
18259
18260 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
18261 of gdb_test "run".
18262
b0e1598a
MK
182632003-11-23 Mark Kettenis <kettenis@gnu.org>
18264
18265 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
18266 "continue" into "run".
18267
4d9eda44
MC
182682003-11-23 Michael Chastain <mec.gnu@mindspring.com>
18269
18270 Partial fix for PR testsuite/1456.
18271 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
18272 call to test_compiler_info.
18273 * gdb.cp/ctti.exp: Likewise.
18274 * gdb.cp/derivation.exp: Likewise.
18275 * gdb.cp/member-ptr.exp: Likewise.
18276 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
18277 reference to gcc_compiled.
18278
182792003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
18280
18281 Fix PR testsuite/1463.
18282 * gdb.base/structs.exp (start_structs_test): Call
18283 get_debug_format before using the debug format.
18284
d422fe19
AC
182852003-11-22 Andrew Cagney <cagney@redhat.com>
18286
18287 * lib/gdb.exp (gdb_test_multiple): Add simple example.
18288 * gdb.base/structs.exp: Use gdb_test_multiple.
18289
039cf96d
AC
182902003-11-20 Andrew Cagney <cagney@redhat.com>
18291
6882279b
AC
18292 * gdb.base/structs.exp: Handle and recover from internal errors.
18293 Replace "foo${n}" with "foo<n>" in test messages.
18294
e53890ae
AC
18295 * gdb.base/structs.exp: Update copyright. Rewrite.
18296 * gdb.base/structs.c: Update copyright. Rewrite.
18297
2b211c59
AC
18298 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
18299 resync count exceeded.
d63a86f8 18300
039cf96d
AC
18301 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
18302 from the internal error.
18303 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
18304 Original from Jim Blandy.
18305 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 18306
eac98b22
AC
183072003-11-19 Andrew Cagney <cagney@redhat.com>
18308
18309 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
18310 KFAIL.
18311
67455b2a
MK
183122003-11-17 Mark Kettenis <kettenis@gnu.org>
18313
18314 New testcase for PR backtrace/1435.
18315 * gdb.arch/i386-unwind.exp: New file.
18316 * gdb.arch/i386-unwind.c: New file.
18317
853d6e5b
AC
183182003-11-17 Andrew Cagney <cagney@redhat.com>
18319
18320 * lib/gdb.exp (compiler_info): New global.
18321 (test_compiler_info): New function.
18322 (get_compiler_info): Set compiler_info.
18323 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
18324 "compiler_info" to gcc-<major>-<minor>.
18325
38cf6e11
MC
183262003-11-15 Michael Chastain <mec.gnu@mindspring.com>
18327
18328 * gdb.trace/configure: Remove.
18329
a50d3602
EZ
183302003-11-13 Elena Zannoni <ezannoni@redhat.com>
18331
18332 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 18333 breakpoints.
a50d3602
EZ
18334 * gdb.base/break.exp: Remove all references to explicit line
18335 numbers.
18336
d9407aaa
NC
183372003-11-11 Nick Clifton <nickc@redhat.com>
18338
18339 * gdb.base/shreloc.exp: Do not run for targets which do not
18340 support shared objects.
18341
db488fc1
CV
183422003-11-10 Corinna Vinschen <vinschen@redhat.com>
18343
18344 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
18345 Don't run tests if nofileio flag is given.
18346
6a90a18e
EZ
183472003-11-07 Elena Zannoni <ezannoni@redhat.com>
18348
18349 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 18350 as well as 'Watchpoint'.
6a90a18e 18351
0b915e9c
EZ
183522003-11-06 Elena Zannoni <ezannoni@redhat.com>
18353
18354 Reported by Jim Ingham <jingham@apple.com>:
18355 * gdb.base/annota1.exp: Match at least one occurrence of the
18356 signal handler annotation.
18357
d7e4b55f
EZ
183582003-11-06 Elena Zannoni <ezannoni@redhat.com>
18359
a9c64011
AS
18360 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
18361 as well as 'Watchpoint'.
d7e4b55f 18362
2fe4e8d0
MC
183632003-11-05 Michael Chastain <mec@shout.net>
18364
18365 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
18366
6ef88553
KW
183672003-11-03 Kris Warkentin <kewarken@qnx.com>
18368
18369 * gdb.arch/gdb1291.c: New test file.
18370 * gdb.arch/gdb1291.exp: New test script.
18371 * gdb.arch/gdb1431.c: New test file.
18372 * gdb.arch/gdb1431.exp: New test script.
18373
ae7dc4d8
MC
183742003-10-22 Michael Chastain <mec@shout.net>
18375
18376 * gdb.mi/pthreads.c: Add copyright notice.
18377
c39d7427
MC
183782003-10-22 Michael Chastain <mec@shout.net>
18379
18380 * gdb.threads/pthreads.c: Add copyright notice.
18381
8b7d96c1
MC
183822003-10-20 Michael Chastain <mec@shout.net>
18383
18384 * gdb.base/gdb1056.exp: New test script.
18385
d1d69fdd
DJ
183862003-10-13 Daniel Jacobowitz <drow@mvista.com>
18387
18388 * gdb.threads/killed.exp: Use gdb_run_cmd.
18389
7d605576
DJ
183902003-10-13 Daniel Jacobowitz <drow@mvista.com>
18391
18392 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
18393 create a core file.
18394 * gdb.threads/gcore-thread.exp: Likewise.
18395
618ec112
CV
183962003-10-13 Corinna Vinschen <vinschen@redhat.com>
18397
18398 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
18399 type, based on char type.
18400 (struct bit_flags_short_t): New bitfield type, based on short type.
18401 (init_bit_flags_char): New fuction.
18402 (init_bit_flags_short): Ditto.
18403 (print_bit_flags_char): Ditto.
18404 (print_bit_flags_short): Ditto.
18405 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
18406
9367a73c
MC
184072003-10-11 Michael Chastain <mec@shout.net>
18408
18409 * gdb.base/call-rt-st.exp: Update copyright year.
18410
1decf120
KI
184112003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
18412
18413 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
18414 * gdb.disasm/sh3.s: Ditto.
18415
5445b2ae
DJ
184162003-10-07 Daniel Jacobowitz <drow@mvista.com>
18417
18418 * gdb.threads/switch-threads.exp: New test.
18419 * gdb.threads/switch-threads.c: New source file.
18420
aec24853
CV
184212003-10-07 Corinna Vinschen <vinschen@redhat.com>
18422
18423 * gdb.base/ending-run.exp: Add sh specific case.
18424
adc7428d
AC
184252003-10-06 Andrew Cagney <cagney@redhat.com>
18426
18427 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
18428 * gdb.disasm/mn10200.exp: Delete obsolete file.
18429
c9d37158
DJ
184302003-09-29 Daniel Jacobowitz <drow@mvista.com>
18431
18432 * ChangeLog: Correct an entry command.exp -> commands.exp.
18433 * gdb.base/commands.exp (bp_deleted_in_command_test)
18434 (temporary_breakpoint_commands): Check noargs.
18435
79c2c32d
DC
184362003-09-25 David Carlton <carlton@kealia.com>
18437
18438 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
18439 of some print tests, where appropriate. Add tests for C::D::cd,
18440 E::ce, F::cXfX, G::XgX.
18441 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
18442
594e6d67
RE
184432003-09-25 Richard Earnshaw <rearnsha@arm.com>
18444
18445 * lib/java.exp (java_init): Import target_alias before using it.
18446
10f0d451
DC
184472003-09-25 David Carlton <carlton@kealia.com>
18448
18449 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
18450
274bcba0
EZ
184512003-09-23 Elena Zannoni <ezannoni@redhat.com>
18452
d63a86f8 18453 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 18454 weirdness.
274bcba0 18455
cdbf20f7
MC
184562003-09-17 Michael Chastain <mec@shout.net>
18457
18458 * gdb.cp/gdb1355.exp: New file.
18459 * gdb.cp/gdb1355.c: New file.
18460
71e06f80
CV
184612003-09-15 Corinna Vinschen <vinschen@redhat.com>
18462
18463 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
18464 * gdb.asm/sh.inc: New file.
18465
5c4e30ca
DC
184662003-09-11 David Carlton <carlton@kealia.com>
18467
bd45b7af
DC
18468 * gdb.cp/namespace.exp: Add tests for namespace types.
18469 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
18470 (test_namespace): New.
18471
1c199746
EZ
184722003-09-11 Elena Zannoni <ezannoni@redhat.com>
18473
a9c64011 18474 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 18475 * gdb.stabs/weird.exp: Ditto.
1c199746 18476
04ed252f
MC
184772003-09-08 Michael Chastain <mec@shout.net>
18478
18479 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
18480
d8a2d9e7
MC
184812003-09-07 Michael Chastain <mec@shout.net>
18482
18483 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
18484 'parse error'.
18485
161afb24
MK
184862003-09-07 Mark Kettenis <m.kettenis@osp.nl>
18487
18488 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
18489
49f2741a
MC
184902003-08-30 Michael Chastain <mec@shout.net>
18491
18492 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
18493 * gdb.gdb/observer.exp: Ditto.
18494 * gdb.gdb/xfullpath.exp: Ditto.
18495
8afa723e
MK
184962003-08-29 Mark Kettenis <kettenis@gnu.org>
18497
18498 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
18499 *-*-*bsd*.
18500
f31dfe3b
JJ
185012003-08-28 Jeff Johnston <jjohnstn@redhat.com>
18502
18503 * gdb.base/dump.exp: Skip for ia64.
18504
4630e498
JJ
185052003-08-25 Jeff Johnston <jjohnstn@redhat.com>
18506
18507 * gdb.asm/asm-source.exp: Add ia64 support.
18508 * gdb.asm/ia64.inc: New file.
18509
1105b7ef
MC
185102003-08-22 Michael Chastain <mec@shout.net>
18511
18512 * gdb.cp: New directory.
18513 * gdb.cp/*: Copy from gdb.c++/*.
18514 * gdb.c++/*: Remove.
18515 * Makefile.in: Change gdb.c++ to gdb.cp.
18516 * configure.in: Ditto.
18517 * configure: Regnerate.
18518
c945b932
MK
185192003-08-18 Mark Kettenis <kettenis@gnu.org>
18520
18521 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
18522 * gdb.arch/i386-prologue.c (gdb1338): Add function.
18523
2b66634b
DJ
185242003-08-17 Daniel Jacobowitz <drow@mvista.com>
18525
18526 * mi-var-display.exp (-var-list-children weird): Accept function
18527 pointers with argument types.
18528 * mi1-var-display.exp (-var-list-children weird): Likewise.
18529 * mi2-var-display.exp (-var-list-children weird): Likewise.
18530
a356f73b
DJ
185312003-08-17 Daniel Jacobowitz <drow@mvista.com>
18532
18533 * gdb.base/annota3.exp: Add missing newline.
18534
483417b8
MC
185352003-08-06 Michael Chastain <mec@shout.net>
18536
18537 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
18538
c99c59c3
MS
185392003-08-12 Michael Snyder <msnyder@redhat.com>
18540
18541 * gdb.base/float.exp: Add test for SH.
18542
55ed7501
MK
185432003-08-10 Mark Kettenis <kettenis@gnu.org>
18544
18545 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
18546
1a371f2e
EZ
185472003-08-07 Elena Zannoni <ezannoni@redhat.com>
18548
18549 * gdb.base/completion.exp: Remove reduntant completion test
18550 on filename.
18551
e0f353ce
EZ
185522003-08-07 Elena Zannoni <ezannoni@redhat.com>
18553
a9c64011
AS
18554 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
18555 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
18556 gdb.trace/save-trace.exp: Make sure that full pathnames are
18557 escaped correctly.
e0f353ce 18558
5710a1af 185592003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 18560
a9c64011
AS
18561 * configure.in: Don't generate config.h from config.hin.
18562 * configure: Regenerate.
18563 * config.hin: Remove file.
18564 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
18565 * gdb.threads/pthreads.c: Ditto.
5710a1af 18566
dcd81ce9
DJ
185672003-08-07 Daniel Jacobowitz <drow@mvista.com>
18568
18569 From Kei Sakamoto <sakamoto.kei@renesas.com>:
18570 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
18571 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
18572 Replace ld24 with seth/add3.
18573
6009d884
AC
185742003-08-02 Andrew Cagney <cagney@redhat.com>
18575
18576 * gdb.base/annota3.exp: New file.
18577 * gdb.base/annota3.c: New file.
18578 * gdb.c++/annota3.exp: New file.
18579 * gdb.c++/annota3.cc: New file.
18580
51514e06
MC
185812003-07-29 Michael Chastain <mec@shout.net>
18582
18583 * gdb.threads/tls.c (spin): Check errno only if sem_wait
18584 actually failed.
18585 (do_pass): Likewise.
18586 * gdb.threads/tls.exp: Always initialize no_of_threads.
18587
4ee6625b
DJ
185882003-07-27 Daniel Jacobowitz <drow@mvista.com>
18589
18590 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
18591 pattern.
18592 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
18593 * gdb.threads/tls.exp: Recognize one case of the host library not
18594 supporting TLS.
18595
225f2bf6
AC
185962003-07-27 Andrew Cagney <cagney@redhat.com>
18597
18598 * gdb.base/fileio.exp: Use SH when running commands using
18599 remote_exec.
18600
bcb27c9f
DJ
186012003-07-24 Daniel Jacobowitz <drow@mvista.com>
18602
18603 From Kei Sakamoto <sakamoto.kei@renesas.com>:
18604 * gdb.base/relocate.c (dummy): New padding array.
18605
3d67be83
MS
186062003-07-22 Michael Snyder <msnyder@redhat.com>
18607
d63a86f8 18608 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
18609
18610 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
18611 patterns to be more general, accepting old and new output.
18612 Some output chars (such as '+') also must be quoted.
d63a86f8 18613 Some addresses are displayed numerically instead of
3d67be83
MS
18614 symbolically.
18615
57ba3b85
MS
186162003-07-23 Michael Snyder <msnyder@redhat.com>
18617
686d097c
MS
18618 * gdb.base/return2.exp: Don't test long-long return.
18619
57ba3b85
MS
18620 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
18621 * gdb.disasm/t01_mov.exp: Ditto.
18622 * gdb.disasm/t02_mova.s: Ditto.
18623 * gdb.disasm/t02_mova.exp: Ditto.
18624 * gdb.disasm/t03_add.s: Ditto.
18625 * gdb.disasm/t03_add.exp: Ditto.
18626 * gdb.disasm/t04_sub.s: Ditto.
18627 * gdb.disasm/t04_sub.exp: Ditto.
18628 * gdb.disasm/t05_cmp.s: Ditto.
18629 * gdb.disasm/t05_cmp.exp: Ditto.
18630 * gdb.disasm/t06_ari2.s: Ditto.
18631 * gdb.disasm/t06_ari2.exp: Ditto.
18632 * gdb.disasm/t07_ari3.s: Ditto.
18633 * gdb.disasm/t07_ari3.exp: Ditto.
18634 * gdb.disasm/t08_or.s: Ditto.
18635 * gdb.disasm/t08_or.exp: Ditto.
18636 * gdb.disasm/t09_xor.s: Ditto.
18637 * gdb.disasm/t09_xor.exp: Ditto.
18638 * gdb.disasm/t10_and.s: Ditto.
18639 * gdb.disasm/t10_and.exp: Ditto.
18640 * gdb.disasm/t11_logs.s: Ditto.
18641 * gdb.disasm/t11_logs.exp: Ditto.
18642 * gdb.disasm/t12_bit.s: Ditto.
18643 * gdb.disasm/t12_bit.exp: Ditto.
18644 * gdb.disasm/t13_otr.s: Ditto.
18645 * gdb.disasm/t13_otr.exp: Ditto.
18646
e00759ef
EZ
186472003-07-22 Elena Zannoni <ezannoni@redhat.com>
18648
18649 * gdb.threads/tls.exp :Add kfail for 'info address' case.
18650
8bc2021f
EZ
186512003-07-22 Elena Zannoni <ezannoni@redhat.com>
18652
a9c64011
AS
18653 * gdb.threads/tls.c : New file.
18654 * gdb.threads/tls.exp : New file.
18655 * gdb.threads/tls-main.c : New file.
18656 * gdb.threads/tls-shared.c : New file.
18657 * gdb.threads/tls-shared.exp : New file.
8bc2021f 18658
89320c4c
AS
186592003-07-22 Andreas Schwab <schwab@suse.de>
18660
18661 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
18662
180dea7c
AS
186632003-07-20 Andreas Schwab <schwab@suse.de>
18664
18665 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
18666 due to insn reordering.
18667
0714963c
AC
186682003-07-15 Andrew Cagney <cagney@redhat.com>
18669
18670 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
18671
98a23b3f
MC
186722003-07-15 Michael Chastain <mec@shout.net>
18673
18674 * gdb.base/gdb1250.exp: New file.
18675 * gdb.base/gdb1250.c: New file.
18676
27e417a2
ML
186772003-07-09 Michal Ludvig <mludvig@suse.cz>
18678
18679 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
18680 expansion of size_t to 'unsigned long', not only to 'unsigned'.
18681
8bc2021f
EZ
186822003-07-09 Elena Zannoni <ezannoni@redhat.com>
18683
a9c64011
AS
18684 * gdb.threads/tls.c: New file.
18685 * gdb.threads/tls.exp: New file.
18686 * gdb.threads/tls-main.c: New file.
18687 * gdb.threads/tls-shared.c: New file.
18688 * gdb.threads/tls-shared.exp: New file.
8bc2021f 18689
d99968dc
EZ
186902003-07-09 Elena Zannoni <ezannoni@redhat.com>
18691
18692 * gdb.base/annota1.exp: Make sure that we properly escape the
18693 full path of the source file. Xfail more permissive patterns,
d63a86f8 18694 due to a compiler debug info problem.
d99968dc 18695
83876b3b
AS
186962003-07-07 Andreas Schwab <schwab@suse.de>
18697
2705e972
AS
18698 * gdb.asm/m68k.inc: New file.
18699 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
18700
83876b3b
AS
18701 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
18702 arguments"): Also match negative number.
18703
18704 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
18705
3a871b37
DJ
187062003-07-03 Daniel Jacobowitz <drow@mvista.com>
18707
18708 * gdb.base/store.c (charest): New typedef.
18709 (add_char): Rename to add_charest, update.
18710 (wack_char): Rename to wack_charest, update types. Return l + r
18711 to keep r live across the call.
18712 (wack_short, wack_int, wack_long, wack_longest, wack_float)
18713 (wack_double, wack_doublest): Return l + r to keep r live across
18714 the call.
18715 * gdb.base/store.exp: Accomodate store.c changes.
18716
b2a7f303
DC
187172003-06-30 David Carlton <carlton@kealia.com>
18718
18719 * gdb.c++/maint.exp (test_invalid_name): New.
18720 (test_first_component): Add tests for invalid names.
18721
3c6cb4a1
MC
187222003-06-29 Michael Chastain <mec@shout.net>
18723
18724 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
18725 output of '<VTT for class>' for virtual base classes.
18726
f1c2644b
DJ
187272003-06-29 Daniel Jacobowitz <drow@mvista.com>
18728
18729 * gdb.base/completion.exp: Tab-complete "complet" instead of
18730 "compl".
18731 * gdb.base/complex.exp, gdb.base/complex.c: New files.
18732
18080350
DJ
187332003-06-29 Daniel Jacobowitz <drow@mvista.com>
18734
18735 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
18736 * gdb.base/volatile.exp: Likewise.
18737
f56973f8
DJ
187382003-06-29 Daniel Jacobowitz <drow@mvista.com>
18739
18740 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
18741 gdb/1265.
18742
187432003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
18744 Daniel Jacobowitz <drow@mvista.com>
18745
18746 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
18747 initial line count of 'captured_main' from 26 to 32.
18748 (test_with_self): Allow xmalloc call to be interleaved with the
18749 preceding two lines.
18750
e766d4d6
JB
187512003-06-24 Joel Brobecker <brobecker@gnat.com>
18752
18753 * gdb.base/bang.exp: New testcase.
18754
f125c9a4
JB
187552003-06-23 Joel Brobecker <brobecker@gnat.com>
18756
18757 * gdb.base/langs.exp: Add some tests for the "minimal" language
18758 support.
18759
6e25beaf
EZ
187602003-06-23 Elena Zannoni <ezannoni@redhat.com>
18761
18762 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
18763 the testcase.
18764
2f816dda
DJ
187652003-06-22 Daniel Jacobowitz <drow@mvista.com>
18766
18767 * gdb.base/relocate.exp: Test add-symbol-file with a variable
18768 offset.
18769
db5a5748
DJ
187702003-06-22 Daniel Jacobowitz <drow@mvista.com>
18771
18772 * gdb.c++/pr-1210.cc: New file.
18773 * gdb.c++/pr-1210.exp: New file.
18774
1df0c130
DJ
187752003-06-21 Daniel Jacobowitz <drow@mvista.com>
18776
18777 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
18778 000-exec-continue.
18779
a92feac0
MK
187802003-06-15 Mark Kettenis <kettenis@gnu.org>
18781
18782 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
18783 on *-*-*bsd* instead of *-*-freebsd*.
18784
81a58f5b
AC
187852003-06-14 Andrew Cagney <cagney@redhat.com>
18786
18787 * gdb.base/store.exp: Test longest and doublest. Test all
18788 parameters. Weaken return statement match.
18789 * gdb.base/store.c: Add longest and doublest - aka long long and
18790 long double functions. Put all parameters into local register
18791 variables. Use negative values.
18792
b257a0d3
AC
187932003-06-14 Andrew Cagney <cagney@redhat.com>
18794
18795 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
18796 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
18797 exit status.
18798 * gdb.base/fileio.exp: Disable target when nointerrupts and
18799 noinferiorio, instead of limiting it to remote. Use remote_exec
18800 instead of system.
d63a86f8 18801
21c38304
JJ
188022003-06-12 Jeff Johnston <jjohnstn@redhat.com>
18803
18804 * gdb.base/float.exp: Add ia64 support.
18805
1bcdb424
CV
188062003-06-12 Corinna Vinschen <vinschen@redhat.com>
18807
18808 * gdb.base/fileio.exp: Run only on remote targets.
18809
6aeb981f
CV
188102003-06-10 Corinna Vinschen <vinschen@redhat.com>
18811
18812 * gdb.base/fileio.c: New file, testing File-I/O.
18813 * gdb.base/fileio.exp: Ditto.
18814
53df362e
RG
188152003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
18816
18817 * gdb.base/shreloc.exp: New file, check symbol values obtained from
18818 shared objects after relocation at load time (gdb PR/1132).
18819 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 18820 as above, part of the shared object relocation test.
53df362e 18821
ffee1b46
MK
188222003-06-08 Mark Kettenis <kettenis@gnu.org>
18823
b5ca3722
MK
18824 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
18825 fully filled history list.
18826 * gdb.base/gdb_history: New file.
18827
03ed860d
MK
18828 * gdb.base/signals.exp: XFAIL "continue to func1" on
18829 i*86-*-freebsd*.
18830
ffee1b46
MK
18831 * gdb.base/attach.exp: When trying to attach to a nonexistent
18832 process, make it possible to specify the PID based on the target,
18833 and do so for *-*-freebsd*.
18834
d80dbb52
RH
188352003-06-02 Richard Henderson <rth@redhat.com>
18836
18837 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
18838
6dd77b81
RH
188392003-06-02 Richard Henderson <rth@redhat.com>
18840
18841 * gdb.base/selftest.exp: Next over lim_at_start initialization.
18842
f6347e16
RH
188432003-06-02 Richard Henderson <rth@redhat.com>
18844
18845 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
18846
2c161407
DJ
188472003-06-01 Daniel Jacobowitz <drow@mvista.com>
18848
18849 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
18850 of globalvar.
18851
572eb746
MK
188522003-06-01 Mark Kettenis <kettenis@gnu.org>
18853
18854 * gdb.asm/asm-source.exp: Check for memory read errors in
18855 disassembler test on *BSD too.
18856
9e9617a5
RH
188572003-06-01 Richard Henderson <rth@redhat.com>
18858
18859 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
18860 for .frame.
18861 (gdbasm_call): Lose ldgp.
18862 (gdbasm_startup): Add frame information.
18863 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
18864
7b34ad4e
MK
188652003-05-31 Mark Kettenis <kettenis@gnu.org>
18866
18867 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
18868 i?86-*-*.
18869
10059fdf
MK
188702003-05-30 Mark Kettenis <kettenis@gnu.org>
18871
18872 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
18873 FreeBSD.
18874
acf4b816
RH
188752003-05-29 Richard Henderson <rth@redhat.com>
18876
18877 * gdb.asm/alpha.inc: New file.
18878 * gdb.asm/asm-source.exp: Use it.
18879
e9ecd949
JB
188802003-05-29 Jim Blandy <jimb@redhat.com>
18881
18882 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
18883 'core.PID'.
18884
e3e5a4f3
JB
188852003-05-22 Jim Blandy <jimb@redhat.com>
18886
18887 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
18888 backtrace.
d63a86f8 18889
72fe3d25
DC
188902003-05-20 David Carlton <carlton@math.stanford.edu>
18891
18892 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
18893 this time.
18894
58da2eb2
DC
188952003-05-19 David Carlton <carlton@bactrian.org>
18896
18897 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
18898 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
18899
1fcb5155
DC
189002003-05-19 David Carlton <carlton@bactrian.org>
18901
18902 * gdb.c++/namespace.exp: Add namespace scope and anonymous
18903 namespace tests.
18904 Bump copyright date.
18905 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
18906 (main): Call C::D::marker2.
18907 * gdb.c++/namespace1.cc: New file.
18908
85e85163
JJ
189092003-05-14 Jeff Johnston <jjohnstn@redhat.com>
18910
18911 Roland McGrath <roland@redhat.com>
d63a86f8 18912 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
18913 there is no manager thread.
18914
a25fbfec
JJ
189152003-05-08 Jeff Johnston <jjohnstn@redhat.com>
18916
d63a86f8
RM
18917 * gdb.threads/schedlock.exp: Remove assumption that all threads
18918 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
18919 in one of the child threads rather than the main thread.
18920
be375bae
JB
189212003-05-07 Jim Blandy <jimb@redhat.com>
18922
09bf6082
JB
18923 Add support for assembly source testing on the s390x.
18924 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
18925 architecture.
18926 * gdb.asm/s390x.inc: New file.
18927
be375bae
JB
18928 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
18929 succession of 'if' statements.
18930
00905d52
AC
189312003-05-05 Andrew Cagney <cagney@redhat.com>
18932
18933 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
18934
b1e29e33
AC
189352003-05-05 Andrew Cagney <cagney@redhat.com>
18936
18937 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
18938 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
18939
e33d66ec
EZ
189402003-05-02 Elena Zannoni <ezannoni@redhat.com>
18941
18942 * gdb.base/charset.exp: Update based on new behavior of set/show
18943 charset commands.
18944
2b6fd0d8
AC
189452003-05-01 Andrew Cagney <cagney@redhat.com>
18946
18947 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
18948 variable do not give memory errors.
18949
130cacce
AF
189502003-04-30 Adam Fedor <fedor@gnu.org>
18951
18952 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
18953 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
18954 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
18955 gdb.objc/basicclass.m: : New files
18956
18957 * lib/gdb.exp (gdb_compile_objc): New procedure.
18958
bea71854
DJ
189592003-04-27 Daniel Jacobowitz <drow@mvista.com>
18960
18961 * gdb.base/signals.exp: Make backtrace tests more specific.
18962
0f20eeea
DC
189632003-04-23 David Carlton <carlton@bactrian.org>
18964
18965 * gdb.c++/maint.exp (test_first_component): Add tests for
18966 'operator' in more locations.
18967
c8c4d8dc
KB
189682003-04-16 Kevin Buettner <kevinb@redhat.com>
18969
18970 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
18971
3fe60e3c
EZ
189722003-04-16 Elena Zannoni <ezannoni@redhat.com>
18973
18974 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 18975 func marke' instead. Update test name.
3fe60e3c 18976
9219021c
DC
189772003-04-15 David Carlton <carlton@math.stanford.edu>
18978
18979 * gdb.c++/maint.exp: New file.
18980
5dd55bdd
EZ
189812003-04-14 Elena Zannoni <ezannoni@redhat.com>
18982
18983 * gdb.threads/schedlock.c: Change type of thread function argument
18984 to long, to avoid warnings on 64-bit platforms.
18985
00890572
EZ
189862003-04-14 Elena Zannoni <ezannoni@redhat.com>
18987
a9c64011
AS
18988 * gdb.base/attach.exp: Add new message from ptrace in case of
18989 attaching to nonexistent process.
d63a86f8 18990
93201743
JB
189912003-04-11 Jim Blandy <jimb@redhat.com>
18992
18993 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
18994 gdb.c++/userdef.cc: Place comments on the lines to which the
18995 marker function might return.
18996 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
18997 gdb.c++/userdef.exp: Look for those comments to check that we've
18998 returned to the right place, instead of checking line numbers.
18999
2a11c64d
EZ
190002003-04-11 Elena Zannoni <ezannoni@redhat.com>
19001
a9c64011
AS
19002 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
19003 match on sourcefile name, instead of directory name.
2a11c64d 19004
68ab8fc5
EZ
190052003-04-10 Elena Zannoni <ezannoni@redhat.com>
19006
d63a86f8 19007 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
19008 working directory name.
19009
5624293a
JB
190102003-04-09 Jim Blandy <jimb@redhat.com>
19011
19012 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
19013 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
19014 after an inferior function call, report the failure, but allow the
19015 test to continue.
19016
f1f02ee4
SC
190172003-04-05 Stephane Carrez <stcarrez@nerim.fr>
19018
19019 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
19020 with -DPROTOTYPES.
19021
6eb79af0
SC
190222003-04-05 Stephane Carrez <stcarrez@nerim.fr>
19023
19024 * gdb.base/break.exp: Revert last patch.
19025
8dfb4cf0
SC
190262003-04-04 Stephane Carrez <stcarrez@nerim.fr>
19027
19028 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
19029 with -DPROTOTYPES.
19030
ed4c619a
AC
190312003-04-02 Andrew Cagney <cagney@redhat.com>
19032
19033 * gdb.base/callfuncs.exp: Make "print add" messages unique.
19034 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
19035 matching directories by the name breakpoint.
19036 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
19037 Make "continue to marker1" consistent.
19038 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
19039 message consistent.
19040 * lib/gdb.exp: Put "the program is no longer running", and "the
19041 program exited" in parenthesis.
19042 * lib/mi-support.exp: Ditto.
d63a86f8 19043
4e35d5f0 190442003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 19045
4e35d5f0
BR
19046 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
19047
71900fe8
AC
190482003-03-29 Andrew Cagney <cagney@redhat.com>
19049
19050 * gdb.base/sizeof.c (main): Print the value of '\377'.
19051 * gdb.base/sizeof.exp: Check the sign of '\377'.
19052
c0655a16
MC
190532003-03-27 Michael Chastain <mec@shout.net>
19054
19055 * gdb.base/gdb1090.exp: New file.
19056 * gdb.base/gdb1090.cc: New file.
19057
5b2a3989
JB
190582003-03-27 J. Brobecker <brobecker@gnat.com>
19059
19060 * gdb.gdb/observer.exp: New regression test.
19061
79876890
MC
190622003-03-27 Michael Chastain <mec@shout.net>
19063
19064 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
19065 * gdb.base/ptype.exp: Likewise.
19066
6eac95e3
CV
190672003-03-27 Corinna Vinschen <vinschen@redhat.com>
19068
19069 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
19070
e8c71839
MC
190712003-03-26 Michael Chastain <mec@shout.net>
19072
19073 * gdb.base/ptype.exp: Actually use some typedef'd types.
19074
71b10041
SC
190752003-03-21 Stephane Carrez <stcarrez@nerim.fr>
19076
19077 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
19078 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
19079
2512cf80
CV
190802003-03-20 Corinna Vinschen <vinschen@redhat.com>
19081
19082 * gdb.base/default.exp: Fix regular expression.
19083
0d195a4f
CV
190842003-03-20 Corinna Vinschen <vinschen@redhat.com>
19085
19086 * gdb.base/args.exp: Fix regular expression.
19087
8a2dbca8
CV
190882003-03-20 Corinna Vinschen <vinschen@redhat.com>
19089
19090 * gdb.base/help.exp: Allow Win32 child process.
19091
bf028682
CV
190922003-03-20 Corinna Vinschen <vinschen@redhat.com>
19093
19094 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
19095 when stepping out of main().
19096
182dbe85
CV
190972003-03-20 Corinna Vinschen <vinschen@redhat.com>
19098
19099 * gdb.base/default.exp: Check for win32 specific message when calling
19100 "run" without executable.
19101
d67a6ba5
CV
191022003-03-20 Corinna Vinschen <vinschen@redhat.com>
19103
19104 * gdb.base/args.exp: Expect .exe in output.
19105
a955b5bb
CV
191062003-03-20 Corinna Vinschen <vinschen@redhat.com>
19107
19108 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
19109 Cygwin native.
19110
bf6bad4b
AC
191112003-03-17 Andrew Cagney <cagney@redhat.com>
19112
19113 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
19114 vector registes.
19115 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
19116 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
19117
293e9a31
DC
191182003-03-17 David Carlton <carlton@math.stanford.edu>
19119
19120 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
19121 test, for PR breakpoints/38.
19122 Call test_watchpoint_and_breakpoint.
19123 * gdb.base/watchpoint.c (func3): New function.
19124 (main): Call func3.
19125
5330f2db
DC
191262003-03-04 David Carlton <carlton@math.stanford.edu>
19127
19128 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
19129 Garply<Garply<char> >:: garply".
19130 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
19131 with respect to PR c++/1111; note also PR c++/1113.
19132 (test_template_breakpoints): KFAIL "constructor breakpoint" with
19133 respect to PR c++/1062.
19134 KFAIL "destructor breakpoint" with respect to PR c++/1112.
19135
6ece72da
DC
191362003-03-03 David Carlton <carlton@math.stanford.edu>
19137
19138 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
19139 with respect to PR c++/57.
19140 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
19141 c++/826.
19142 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
19143 respect to PR c++/57.
19144
85ca1584
DC
191452003-03-03 David Carlton <carlton@math.stanford.edu>
19146
19147 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
19148 respect to PR c++/33 into FAILs.
19149
98e9c5b8
MC
191502003-03-03 Michael Chastain <mec@shout.net>
19151
7bedbf27
MC
19152 * configure.in: Update copyright years.
19153
191542003-03-03 Michael Chastain <mec@shout.net>
19155
19156 * Makefile.in: Update copyright years.
98e9c5b8 19157
f683e100
DC
191582003-02-28 David Carlton <carlton@math.stanford.edu>
19159
19160 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
19161 print class instead of struct and/or superfluous protection
19162 specifiers, as long as the resulting output is equivalent to the
19163 source code.
19164 Delete FIXME from end of messages on tests that don't need
19165 fixing.
19166
a9e0cf2c
DC
191672003-02-28 David Carlton <carlton@math.stanford.edu>
19168
19169 * gdb.c++/templates.exp (do_tests): Allow const in the two
19170 Foo<volatile char *>::foo tests.
19171
e8d359df
MS
191722003-02-27 Michael Snyder <msnyder@redhat.com>
19173
d63a86f8 19174 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
19175 will be consistant.
19176
0b71dc91
DC
191772003-02-26 David Carlton <carlton@math.stanford.edu>
19178
19179 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
19180 char *>::foo" test with respect to PR c++/33. Create a new test
19181 which is identical to that one except that it doesn't put the
19182 space between the "char" and the "*"; KFAIL it, too.
19183
dd14ab43
DC
191842003-02-26 David Carlton <carlton@math.stanford.edu>
19185
19186 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
19187 template types into either PASSes or KFAILs (corresponding to PR
19188 c++/57). Tweak indentation. Update copyright.
19189
1146c7f1
SC
191902003-02-23 Stephane Carrez <stcarrez@nerim.fr>
19191
19192 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
19193
74641dfb
MC
191942003-02-13 Michael Chastain <mec@shout.net>
19195
19196 * gdb.base/exprs.exp: Remove i960 remnants.
19197 * gdb.base/funcargs.exp: Likewise.
19198 * gdb.base/list.exp: Likewise.
19199 * gdb.base/ptype.exp: Likewise.
19200
559cd2d0
DC
192012003-02-14 David Carlton <carlton@math.stanford.edu>
19202
19203 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
19204 pEe->D::vg()" from XFAIL to KFAIL.
19205
c4f90d87
JM
192062003-02-13 Jason Molenda (jmolenda@apple.com)
19207
19208 * gdb.base/maint.exp: Update maint print statistics regexp to include
19209 new entries.
19210
cbc4d97c
MC
192112003-02-13 Michael Chastain <mec@shout.net>
19212
19213 * gdb.c++/inherit.exp: Remove call to get_debug_format.
19214
40f235b7
MC
192152003-02-12 Michael Chastain <mec@shout.net>
19216
19217 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
19218 * gdb.c++/inherit.exp: Likewise.
19219 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
19220 * gdb.c++/templates.exp: Likewise.
19221 * gdb.c++/virtfunc.exp: Likewise.
19222
c56716b0
JM
192232003-02-06 Jason Molenda (jason-cl@molenda.com)
19224
19225 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
19226 why the code is written that way.
19227
070afcf8
MC
192282003-02-05 Michael Chastain <mec@shout.net>
19229
19230 * gdb.base/dump.exp: Add missing copyright line.
19231
5d0331e5
JM
192322003-02-05 Jason Molenda (jason-cl@molenda.com)
19233
f7ae6d3e 19234 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
19235 at the beginning so the breakpoint doesn't get set on the loop.
19236
92851186
MC
192372003-02-05 Michael Chastain <mec@shout.net>
19238
19239 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
19240 output for configurations with gcc 2.95.3.
19241
cbf1e085
AC
192422003-02-05 Keith Seitz <keiths@redhat.com>
19243 Andrew Cagney <ac131313@redhat.com>
19244
19245 * gdb.mi/mi-cli.exp: New file.
d63a86f8 19246
29518e1e
MC
192472003-02-04 Michael Chastain <mec@shout.net>
19248
19249 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
19250 Call perror and then continue.
19251
5af1d5f3
MC
192522003-02-03 Michael Chastain <mec@shout.net>
19253
19254 * gdb.c++/pr-1023.cc: New file.
19255 * gdb.c++/pr-1023.exp: New file.
19256
6b549786
JB
192572003-02-05 Jim Blandy <jimb@redhat.com>
19258
19259 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
19260 it's local to foobar. Check for it there, and check that it's not
19261 present in main.
19262 * gdb.c++/local.cc (marker2): New function.
19263 (foobar): Call marker1.
19264 (main): Call marker2 instead of marker1.
19265
67f16606
AC
192662003-02-04 Andrew Cagney <ac131313@redhat.com>
19267
19268 * gdb.disasm/mn10200.exp: Obsolete file.
19269 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
19270 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
19271 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
19272
1c5cb38e
DC
192732003-02-04 David Carlton <carlton@math.stanford.edu>
19274
19275 * gdb.c++/overload.exp: Test intToChar(1).
19276 * gdb.c++/overload.cc (intToChar): New.
19277 (main): Call intToChar.
19278
d1fe6965
DC
192792003-02-03 David Carlton <carlton@math.stanford.edu>
19280
19281 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
19282 'might_kfail' arg.
19283 KFAIL some of the continue_to_bp_overloaded calls, according to
19284 PR c++/1025.
19285
9ba61c5d
MC
192862003-02-01 Michael Chastain <mec@shout.net>
19287
19288 * gdb.base/advance.c (marker1): New marker function.
19289 * gdb.base/advance.exp: When the 'advance' command lands on the
19290 return breakpoint, it can legitimately stop on either the
19291 current line or the next line. Accommodate both outcomes.
19292 * gdb.base/until.exp: Likewise.
19293
e7494ffb
AC
192942003-02-02 Andrew Cagney <ac131313@redhat.com>
19295
19296 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
19297 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
19298 now a list, not a tuple.
19299 * gdb.mi/mi-var-display.exp: Ditto.
19300 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 19301
075559bc
AC
193022003-02-01 Andrew Cagney <ac131313@redhat.com>
19303
19304 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
19305 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
19306 stack backtraces.
19307 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 19308
2bd4c7b1
MK
193092003-02-01 Mark Kettenis <kettenis@gnu.org>
19310
19311 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
19312 gdb.mi/mi1-pthreads.exp: Return instead of calling
19313 gdb_suppress_entire_file.
19314
eabd8992
MS
193152003-02-01 Mark Salter <msalter@redhat.com>
19316
19317 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
19318
71469e2f
MS
193192003-01-31 Mark Salter <msalter@redhat.com>
19320
19321 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
19322 Support empty arg.
19323
38a94d44
MC
193242003-01-30 Michael Chastain <mec@shout.net>
19325
19326 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
19327 This was a workaround for a UTF-8 bug in readline 4.3. The bug
19328 has been fixed in gdb/readline on 2003-01-09.
19329
19ea9e73
MS
193302003-01-29 Michael Snyder <msnyder@redhat.com>
19331
e8d359df
MS
19332 * gdb.base/maint.exp: Allow for leading underscore in symbol.
19333 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
19334 * gdb.base/args.exp: Skip if target does not support args passing.
19335
2307bd6a
DJ
193362003-01-22 Daniel Jacobowitz <drow@mvista.com>
19337
19ea9e73 19338 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
19339 gdb_test. Accept a list of expect arguments as the third
19340 parameter.
19341 (gdb_test): Use it.
19342
f2dd3617
EZ
193432003-01-20 Elena Zannoni <ezannoni@redhat.com>
19344
19345 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
19346 allow for different test tree configurations. Update some
19347 tescases accordingly.
19348 * gdb.arch/altivec-regs.exp: Ditto.
19349 * gdb.asm/asm-source.exp: Ditto.
19350 * gdb.base/advance.exp: Ditto.
19351 * gdb.base/display.exp: Ditto.
d63a86f8 19352 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
19353 * gdb.base/mips_pro.exp: Ditto.
19354 * gdb.base/overlays.exp: Ditto.
19355 * gdb.base/relocate.exp: Ditto.
19356 * gdb.base/setshow.exp: Ditto.
19357 * gdb.base/step-line.exp: Ditto.
19358 * gdb.base/step-test.exp: Ditto.
19359 * gdb.base/until.exp: Ditto.
19360 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
19361
c71cdefd
DC
193622003-01-17 David Carlton <carlton@math.stanford.edu>
19363
19364 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
19365 corresponding to PR c++/945.
19366 Update copyright.
19367
fdba05d7
DC
193682003-01-17 David Carlton <carlton@math.stanford.edu>
19369
19370 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
19371 corresponding to PR c++/68.
19372
193732003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
19374
19375 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
19376 (test_paddr_hairy_functions): Call print_addr_2_kfail for
19377 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
19378
c362c33a
EZ
193792003-01-15 Elena Zannoni <ezannoni@redhat.com>
19380
0fbc361c
EZ
19381 * gdb.base/break.exp: Fix change of default location, because of
19382 removal of until tests.
19383 * gdb.base/help.exp: Update test for new 'until' help message.
19384 Add test for help on 'advance'.
a9c64011 19385 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 19386
dabf8a35
MK
193872003-01-15 Mark Kettenis <kettenis@gnu.org>
19388
19389 * gdb.base/default.exp: Adapt "info float" test for recent changes
19390 to that command. Add test for "info vector".
19391 * gdb.base/float.exp: New file. Add test for "info float" that
19392 resembles the old test in gdb.base/default.exp.
19393
a1769aca
DC
193942003-01-15 David Carlton <carlton@math.stanford.edu>
19395
19396 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
19397
82025e13
EZ
193982003-01-15 Elena Zannoni <ezannoni@redhat.com>
19399
19400 * gdb.base/break.exp: Move the tests of until command from here...
19401 * gdb.base/until.exp: ... to here. New file. Add other tests.
19402 * gdb.base/advance.c: New file.
19403 * gdb.base/advance.exp: New file.
19404
8f9ab801
EZ
194052003-01-14 Elena Zannoni <ezannoni@redhat.com>
19406
a9c64011
AS
19407 * gdb.base/args.c: New file.
19408 * gdb.base/args.exp: New file.
8f9ab801 19409
9ae66589
DJ
194102003-01-14 Daniel Jacobowitz <drow@mvista.com>
19411
19412 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
19413
8d77e5c3
DJ
194142003-01-14 Daniel Jacobowitz <drow@mvista.com>
19415
19416 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
19417
12d2f0a1
DJ
194182003-01-14 Daniel Jacobowitz <drow@mvista.com>
19419
19420 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
19421 dates.
19422
6ca37014
DJ
194232003-01-13 Daniel Jacobowitz <drow@mvista.com>
19424
19425 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
19426
b0023472
DJ
194272003-01-13 Daniel Jacobowitz <drow@mvista.com>
19428
19429 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
19430 (ptype &*"foo").
19431 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
19432
607fbc54 194332003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
19434
19435 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
19436 * gdb.mi/mi1-console.exp: Likewise.
19437
607fbc54 194382003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
19439
19440 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
19441 * gdb.mi/mi1-console.exp: Likewise.
19442
a1fb14a2
DJ
194432003-01-13 Daniel Jacobowitz <drow@mvista.com>
19444
19445 * gdb.c++/overload.exp: Remove some fixed XFAILs.
19446
c4cf40b7
DJ
194472003-01-09 Daniel Jacobowitz <drow@mvista.com>
19448
19449 * gdb.base/detach.exp: New test.
19450
696d5a5b
DJ
194512003-01-09 Daniel Jacobowitz <drow@mvista.com>
19452
19453 * Makefile.in (ALL_SUBDIRS): New variable.
19454 (subdirs, clean, distclean): Use it.
19455 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
19456 regenerating Makefile, since it is generated from the top level.
19457 * gdb.asm/Makefile.in: Likewise.
19458 * gdb.base/Makefile.in: Likewise.
19459 * gdb.c++/Makefile.in: Likewise.
19460 * gdb.disasm/Makefile.in: Likewise.
19461 * gdb.java/Makefile.in: Likewise.
19462 * gdb.mi/Makefile.in: Likewise.
19463 * gdb.threads/Makefile.in: Likewise.
19464 * gdb.trace/Makefile.in: Likewise.
19465
754533e4
DC
194662003-01-09 David Carlton <carlton@math.stanford.edu>
19467
19468 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
19469 Add copyright year 2003.
19470
d8b3e9ee
MC
194712003-01-06 Michael Chastain <mec@shout.net>
19472
19473 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
19474 When selecting a thread, 'line' and 'file' are optional.
19475 * gdb.mi/mi1-pthreads.exp: Likewise.
19476
8e9e0fe6
AS
194772003-01-06 Andreas Schwab <schwab@suse.de>
19478
19479 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
19480 failures.
19481
b5ab8ff3
DJ
194822003-01-04 Daniel Jacobowitz <drow@mvista.com>
19483
19484 Fix PR gdb/844
19485 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
19486 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
19487
19488 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
19489 instead of calling gdb_suppress_entire_file.
19490 * gdb.threads/print-threads.exp: Likewise.
19491 * gdb.threads/schedlock.exp: Likewise.
19492
19493 * gdb.threads/killed.exp: Return instead of calling
19494 gdb_suppress_entire_file.
19495 * gdb.threads/linux-dp.exp: Likewise.
19496 * gdb.threads/pthreads.exp: Likewise.
19497
1e698235
DJ
194982003-01-04 Daniel Jacobowitz <drow@mvista.com>
19499
19500 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
19501 stabs.
19502 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
19503 * gdb.base/whatis.exp: Always allow (void) after function names.
19504
147ff08c
DJ
195052003-01-04 Daniel Jacobowitz <drow@mvista.com>
19506
19507 * gdb.c++/casts.exp: Correct regexp.
19508
dc62bfc2
MK
195092003-01-04 Mark Kettenis <kettenis@gnu.org>
19510
19511 * configure.in: Call AC_CONFIG_HEADER. Don't call
19512 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
19513 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
19514 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
19515 aforementioned directories in the AC_OUPUT call.
19516 * config.hin: New file.
19517 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
19518 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
19519 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
19520 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
19521 pass -I$objdir instead of -I$objdir/$subdir in compilation.
19522 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
19523 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
19524 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
19525 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
19526 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
19527 gdb.threads/configure.in, gdb.threads/configure,
19528 gdb.threads/config.in, gdb.trace/configure.in,
19529 gdb.trace/configure: Removed.
19530
77afa639
MC
195312003-01-03 Michael Chastain <mec@shout.net>
19532
19533 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
19534 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
19535
7634bb6e
DJ
195362003-01-03 Daniel Jacobowitz <drow@mvista.com>
19537
19538 * gdb.base/store.exp: Fix regular expressions.
19539
b39c905e
MK
195402002-12-28 Mark Kettenis <kettenis@gnu.org>
19541
19542 * configure.in: Rewrite.
19543 * configure: Regenerated.
19544
0a8551dd
DC
195452003-01-03 David Carlton <carlton@math.stanford.edu>
19546
19547 * gdb.base/psymtab.exp: New file.
19548 * gdb.base/psymtab1.c: Ditto.
19549 * gdb.base/psymtab2.c: Ditto.
19550
c60b7188
AF
195512002-12-23 Adam Fedor <fedor@gnu.org>
19552
19553 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
19554
ee73db83
DC
195552002-12-23 David Carlton <carlton@math.stanford.edu>
19556
19557 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
19558 and current_directory initialization.
19559
d6c1774e
JB
195602002-12-22 Jim Blandy <jimb@redhat.com>
19561
f0a847b8
JB
19562 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
19563 rather than as part of the output file name.
19564
d6c1774e
JB
19565 * gdb.base/attach.exp: There's no need to copy the test program to
19566 /tmp; that was only ever necessary on HP/UX, and this test is
19567 entirely disabled there anyway.
19568
f0708dbb
JB
195692002-12-21 Jim Blandy <jimb@redhat.com>
19570
4c2acfea
JB
19571 * gdb.c++/psmang.exp: Doc fix.
19572
f0708dbb
JB
19573 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
19574 test.
19575
9579e000
DC
195762002-12-20 David Carlton <carlton@math.stanford.edu>
19577
19578 * gdb.c++/annota2.exp: KFAIL annotate-quit.
19579
d1810171
MC
195802002-12-18 Michael Chastain <mec@shout.net>
19581
19582 * gdb.c++/annota2.exp: Add copyright year 2002.
19583
76565097
DC
195842002-12-17 David Carlton <carlton@math.stanford.edu>
19585
19586 * gdb.c++/try_catch.cc: Add marker comments.
19587 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
19588 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
19589 * gdb.c++/m-static.cc: Ditto.
19590 * gdb.c++/m-static1.cc: Ditto.
19591 * gdb.c++/try_catch.cc: Ditto.
19592
da81390b
JJ
195932002-12-16 Jeff Johnston <jjohnstn@redhat.com>
19594
19595 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
19596 to see whether we are using the new -environment-directory
19597 command which resets via -r or the old version of the command
19598 which may prompt the user. Part of fix for gdb/741.
19599
b304d130
AC
196002002-12-13 Andrew Cagney <ac131313@redhat.com>
19601
19602 * gdb.fortran/types.exp: Update obsolete comment.
19603 * gdb.fortran/exprs.exp: Ditto.
19604 * lib/gdb.exp: Delete obsolete code.
19605 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
19606 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
19607 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
19608 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
19609 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
19610 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
19611 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
19612 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
19613 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
19614 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
19615 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
19616 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
19617 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
19618 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
19619 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
19620 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
19621 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
19622 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
19623 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
19624 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
19625 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
19626 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
19627 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
19628 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
19629 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
19630 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
19631 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
19632 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
19633 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
19634 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
19635 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
19636 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
19637 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
19638 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
19639 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
19640 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
19641 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
19642
a23b6e6a
DC
196432002-12-11 David Carlton <carlton@math.stanford.edu>
19644
19645 * gdb.c++/m-data.exp: Add test for members that shadow global
19646 variables: see PR gdb/804.
19647 * gdb.c++/m-data.cc: Ditto.
19648
6604731b
DJ
196492002-12-10 Daniel Jacobowitz <drow@mvista.com>
19650
19651 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
19652
de46ecd7
DC
196532002-12-06 David Carlton <carlton@math.stanford.edu>
19654
19655 * gdb.base/store.c: Don't declare functions static.
19656
27e829d0
AC
196572002-12-04 Andrew Cagney <ac131313@redhat.com>
19658
19659 * gdb.base/store.exp, gdb.base/store.c: New files.
19660
92806416
DJ
196612002-12-03 Daniel Jacobowitz <drow@mvista.com>
19662
19663 * gdb.base/selftest.exp: Update for current gdb.
19664
3bcbaac5
DJ
196652002-12-03 Daniel Jacobowitz <drow@mvista.com>
19666
19667 * gdb.base/maint.exp: Only dump symbols from one source file
19668 or objfile.
19669
f4f00b1f
DJ
196702002-12-03 Daniel Jacobowitz <drow@mvista.com>
19671
19672 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
19673 function call.
19674
f1c8a949
JB
196752002-11-25 Jim Blandy <jimb@redhat.com>
19676
19677 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
19678 function appearing in error message.
19679
9e297a97
DJ
196802002-11-21 Daniel Jacobowitz <drow@mvista.com>
19681
19682 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
19683
1f312e79
JJ
196842002-11-08 Jeff Johnston <jjohnstn@redhat.com>
19685
d63a86f8
RM
19686 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
19687 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
19688 should be in mi console format. This is part of fix for PR gdb/604.
19689
83c31e7d
FN
196902002-09-18 Fernando Nasser <fnasser@redhat.com>
19691
19692 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
19693 which explicitly prints the zero offset as "+0".
19694
322b3f65
DJ
196952002-10-22 Daniel Jacobowitz <drow@mvista.com>
19696
19697 * gdb.threads/schedlock.c (args): Make unsigned.
19698
196992002-10-21 Daniel Jacobowitz <drow@mvista.com>
19700
19701 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
19702 numbers. Allow "foo2|selected stack frame".
19703 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
19704 * gdb.asm/asmsrc2.s: Likewise.
19705 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
19706 comments.
19707 * gdb.asm/mips.inc: New file.
19708
5e2fe5b8
AF
197092002-10-18 Adam Fedor <fedor@gnu.org>
19710
19711 * gdb.base/default.exp: Update expected output to include 'ObjC'.
19712 * gdb.base/help.exp: Likewise.
19713
abe1a5d0
KB
197142002-10-17 Kevin Buettner <kevinb@redhat.com>
19715
19716 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
19717 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
19718
10abb1d4
JB
197192002-10-02 Jim Blandy <jimb@redhat.com>
19720
19721 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
19722
1f609b42
AC
197232002-10-01 Andrew Cagney <ac131313@redhat.com>
19724
19725 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
19726 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
19727 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
19728 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
19729 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
19730 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
19731 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
19732
0aee02e4
AC
197332002-09-29 Andrew Cagney <ac131313@redhat.com>
19734
19735 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
19736 * mi0-disassemble.exp, mi0-eval.exp: Delete.
19737 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
19738 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
19739 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
19740 * mi0-var-block.exp, mi0-var-child.exp: Delete.
19741 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 19742
6fde09ad
KB
197432002-09-27 Kevin Buettner <kevinb@redhat.com>
19744
19745 * gdb.base/annota1.exp (info break): Make directory components of
19746 path optional since not all compilers emit this debug information.
19747
889bf7c5
PA
19748 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
19749 step ends up stepping out of the function instead of stopping on
19750 the epilogue.
6fde09ad 19751
9e8aab75
KS
197522002-09-26 Keith Seitz <keiths@redhat.com>
19753
19754 * lib/insight-support.exp (gdbtk_start): Figure out where
19755 the insight executable is based on where gdb is. Use this
19756 executable to start insight instead of gdb.
19757
e36180d7
AC
197582002-09-25 Andrew Cagney <cagney@redhat.com>
19759
19760 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
19761
9dd34b2b
AC
197622002-09-24 Andrew Cagney <ac131313@redhat.com>
19763
19764 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
19765 test_isolated_complaints.
19766 (test_empty_complaint): New function.
19767 (test_empty_complaints): New function. Check no output when no
19768 complaints.
d63a86f8 19769
dea97812
KB
197702002-09-19 Jim Blandy <jimb@redhat.com>
19771
a9c64011 19772 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 19773
54951bd7
AC
197742002-09-19 Andrew Cagney <ac131313@redhat.com>
19775
19776 * gdb.gdb/complaints.exp: New file.
19777
dec43320
AC
197782002-09-18 Andrew Cagney <ac131313@redhat.com>
19779
19780 * gdb.base/maint.exp: Check `help maint internal-warning'.
19781
e70d6e3f
DC
197822002-09-18 David Carlton <carlton@math.stanford.edu>
19783
19784 * gdb.c++/m-static.exp: Remove breakpoints depending on line
19785 numbers, and replace them by a single breakpoint after the
19786 constructors are all finished.
19787 Add test 4.
19788 * gdb.c++/m-static.cc: Add test 4.
19789 * gdb.c++/m-static.h: New file.
19790 * gdb.c++/m-static1.cc: New file.
19791
19792 * gdb.c++/printmethod.exp: New file.
19793 * gdb.c++/printmethod.cc: New file.
19794
19795 * gdb.c++/pr-574.exp: New file.
19796 * gdb.c++/pr-574.cc: New file.
19797
afb5c968
CV
197982002-09-18 Corinna Vinschen <vinschen@redhat.com>
19799
19800 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
19801 embedded targets which never actually exit.
19802
31e45dee
FN
198032002-09-18 Fernando Nasser <fnasser@redhat.com>
19804
19805 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
19806 "don't step after run" as unresolved or unsupported, instead of xfail.
19807
a283c5a1
CV
198082002-09-18 Corinna Vinschen <vinschen@redhat.com>
19809
19810 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
19811 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
19812 Add newline to expected string in "step out of main (status wrapper)"
19813 case.
19814
11350d2a
CV
198152002-09-18 Corinna Vinschen <vinschen@redhat.com>
19816
19817 * lib/gdb.exp (rerun_to_main): Allow restarting application.
19818 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
19819
0deec7d6
TT
198202002-09-17 Tom Tromey <tromey@redhat.com>
19821
19822 * gdb.base/printcmds.exp (test_print_string_constants): Expect
19823 \000, not \0, in double-quoted string.
19824
b2b4a1b5
CV
198252002-09-14 Corinna Vinschen <vinschen@redhat.com>
19826
c9d37158 19827 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
19828 string after running the commands execution on breakpoint tests.
19829
1c56143a
CV
198302002-09-13 Corinna Vinschen <vinschen@redhat.com>
19831
19832 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
19833
37f8da45
JB
198342002-09-12 Joel Brobecker <brobecker@gnat.com>
19835
19836 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
19837
08b468e0
KS
198382002-09-10 Keith Seitz <keiths@redhat.com>
19839
19840 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
19841 runto proc.
19842 (mi_run_to_main): Use mi_runto.
19843 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
19844
dc360f58
KS
198452002-09-10 Keith Seitz <keiths@redhat.com>
19846
19847 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
19848 regexp for stopping at main. Could have multiple event notifications.
19849 Don't assume that main was declared with no parameters.
19850 (mi_next): Use mi_step_to.
19851 (mi_step): Use mi_next_to.
19852
ce3abcfb
CV
198532002-09-09 Corinna Vinschen <vinschen@redhat.com>
19854
19855 * gdb.base/default.exp: Fix expected string in `info float' test.
19856
d1f5b980
BE
198572002-09-09 Ben Elliston <bje@redhat.com>
19858
19859 * config/mips.exp: Update comments.
19860 * config/mips-idt.exp: Likewise.
19861 * config/nind.exp: Likewise.
19862 * config/slite.exp: Likewise.
19863 * config/sparclet.exp: Likewise.
19864 * config/udi.exp: Likewise.
19865 * config/vx.exp: Likewise.
19866 * config/vxworks29k.exp: Likewise.
19867
2f71430b
JB
198682002-09-05 Jim Blandy <jimb@redhat.com>
19869
19870 * gdb.threads/killed.exp: Fix test failure message.
19871
7ddebc7e
KS
198722002-09-04 Keith Seitz <keiths@redhat.com>
19873
19874 * lib/mi-support.exp: Update copyright.
19875 (mi_gdb_test): Increase the priority of the expected pattern
19876 so that it matches gdb_test.
19877
0ae67eb3
KS
198782002-09-03 Keith Seitz <keiths@redhat.com>
19879
19880 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
19881 Use integer comparison instead of string comparison for testing
19882 whether binary was built.
19883
38fc42c8
JB
198842002-09-03 Jim Blandy <jimb@redhat.com>
19885
19886 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
19887
b6ff0e81
JB
198882002-08-29 Jim Blandy <jimb@redhat.com>
19889
19890 * gdb.threads/pthreads.exp: Move the portable thread compilation
19891 code into a function in lib/gdb.exp, and call that from here.
19892 * lib/gdb.exp (gdb_compile_pthreads): New function.
19893
07c98896
KS
198942002-08-29 Keith Seitz <keiths@redhat.com>
19895
19896 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
19897 expect_out so that callers can get at it.
19898
0312286c
DJ
198992002-08-23 Daniel Jacobowitz <drow@mvista.com>
19900
19901 * gdb.threads/print-threads.c: New file.
19902 * gdb.threads/print-threads.exp: New file.
19903 * gdb.threads/schedlock.c: New file.
19904 * gdb.threads/schedlock.exp: New file.
19905
dd039bc4
EZ
199062002-08-22 Elena Zannoni <ezannoni@redhat.com>
19907
a9c64011
AS
19908 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
19909 not altivec.c.
dd039bc4 19910
1f36144c
MK
199112002-08-17 Mark Kettenis <kettenis@gnu.org>
19912
19913 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
19914 targets. The problem should be fixed now.
19915
16057ec7 199162002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
19917
19918 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
19919 2002-07-24 change that removes final dots from error messages.
19920
3c1499ad
TT
199212002-08-13 Tom Tromey <tromey@redhat.com>
19922
19923 * gdb.base/readline.exp: New file.
19924
a20ce2c3
AC
199252002-08-01 Andrew Cagney <ac131313@redhat.com>
19926
19927 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
19928 supress message.
19929
db034ac5
AC
199302002-08-01 Andrew Cagney <cagney@redhat.com>
19931
19932 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
19933 CHILL_FOR_TARGET and CHILL_LIB.
19934 * configure.in (configdirs): Remove gdb.chill.
19935 * configure: Regenerate.
19936 * lib/gdb.exp: Obsolete references to chill.
19937 * gdb.fortran/types.exp: Ditto.
19938 * gdb.fortran/exprs.exp: Ditto.
19939
3e000b18
KB
199402002-07-30 Kevin Buettner <kevinb@redhat.com>
19941
19942 * gdb.base/shlib-call.exp (additional_flags): Conditionally
19943 set Irix-specific compile and link flags.
19944
28f4966b
KB
199452002-07-29 Kevin Buettner <kevinb@redhat.com>
19946
19947 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
19948 source files. The ``-o'' option doesn't work with the ``-E'' option
19949 when using the Irix compiler.
19950
46c0d5a6
DJ
199512002-07-19 Daniel Jacobowitz <drow@mvista.com>
19952
19953 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
19954 Improve support for reusing an exec file. Copy exec file
19955 to target, and run gdbserver on the target instead of on the host.
19956
eecf4bed
JB
199572002-07-18 Jim Blandy <jimb@redhat.com>
19958
0f815cdf
JB
19959 * gdb.base/ending-run.exp: Don't expect to see the program end in
19960 some orderly fashion when we're running on a real stand-alone
19961 board.
19962
eecf4bed
JB
19963 * gdb.base/interrupt.exp: Correct logic for skipping tests on
19964 targets that don't support interrupts.
19965
52d309e4
JB
199662002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
19967
19968 * gdb.base/attach.exp: Add patterns to match output from /proc-based
19969 systems.
19970 Move comments in expect statements to inside the actions, so that they
19971 don't get matched against.
19972
ff683d9e
MK
199732002-07-10 Mark Kettenis <kettenis@gnu.org>
19974
19975 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
19976 function when asleep" test.
19977
b5356753
AC
199782002-07-10 Andrew Cagney <ac131313@redhat.com>
19979
19980 * gdb.base/page.exp: Rewrite to handle problems with very long
19981 `info set' output. Update copyright.
19982
6aa4d13a
AC
199832002-06-26 Andrew Cagney <ac131313@redhat.com>
19984
19985 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
19986 gdb.threads-hp.
19987 * gdb.hp/configure: Regenerate.
19988 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
19989 * gdb.hp/gdb.threads-hp/configure: Delete file.
19990 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
19991
8cf8c2b8
AC
199922002-06-22 Andrew Cagney <ac131313@redhat.com>
19993
19994 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
19995 setlocale, bindtextdomain and textdomain.
19996
6827a8f8
JB
199972002-06-11 Jim Blandy <jimb@redhat.com>
19998
919d772c
JB
19999 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
20000 preprocessor macro information is present.
20001
6827a8f8
JB
20002 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
20003 tests.
20004
c15b0d21
MS
200052002-06-06 Michael Snyder <msnyder@redhat.com>
20006
c5984d70
MS
20007 * gdb.base/overlays.exp: Record addresses of overlay
20008 functions in TCL variables rather than in GDB variables,
20009 to avoid having GDB convert them to pointers (with loss
20010 of information).
20011
d63a86f8 20012 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 20013 default linker script changes.
c15b0d21
MS
20014 * gdb.base/long_long.exp: Add check for sizeof (long double).
20015
be26fe0d
ML
200162002-06-06 Michal Ludvig <mludvig@suse.cz>
20017
20018 * gdb.asm/asm-source.exp: Add x86-64 target.
20019 * gdb.asm/x86_64.inc: New.
d63a86f8 20020
258093ca 200212002-05-30 Michael Chastain <mec@shout.net>
258093ca 20022
4b3153f1 20023 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
20024 * gdb.c++/m-static.cc: New file.
20025 * gdb.c++/m-static.exp: New file.
20026
241264c6
MS
200272002-05-28 Michael Snyder <msnyder@redhat.com>
20028
20029 * gdb.base/call-ar-st.exp: Allow for reduced floating point
20030 precision.
20031
9bba8c8f 200322002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 20033
4b3153f1 20034 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
20035 * gdb.c++/m-data.cc: New file.
20036 * gdb.c++/m-data.exp: New file.
20037
200382002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 20039
4b3153f1 20040 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 20041 * gdb.c++/try_catch.cc: New file.
d63a86f8 20042 * gdb.c++/try_catch.exp: New file.
9bba8c8f 20043
def1b996
MC
200442002-05-27 Michael Chastain <mec@shout.net>
20045
20046 * gdb.c++/local.exp: Accept more nested types in output.
20047
522ba268
MC
200482002-05-26 Michael Chastain <mec@shout.net>
20049
20050 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
20051
277254ba
MS
200522002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
20053
20054 * lib/gdb.exp (gdb_wrapper_init): Just because
20055 gdb_wrapper_file exists, this does not mean that the file
20056 should not be rebuilt. That is what gdb_wrapper_initialized
20057 is for.
20058 (default_gdb_init): Reset gdb_wrapper_initialized.
20059
b61a8733
MS
200602002-05-23 Michael Snyder <msnyder@redhat.com>
20061
d63a86f8 20062 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
20063 the precision of the floating point test results.
20064 * gdb.base/call-rt-st.exp: Ditto.
20065
b61a8733
MS
20066 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
20067 * gdb.base/call-rt-st.exp: Ditto.
20068
56f6e910
MC
200692002-05-19 Michael Chastain <mec@shout.net>
20070
20071 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
20072
ad0b0016
EZ
200732002-05-19 Elena Zannoni <ezannoni@redhat.com>
20074
a9c64011
AS
20075 * configure.in (configdirs): Add gdb.arch.
20076 * configure: Regenerate.
ad0b0016 20077
f617d2b6
JB
200782002-05-17 Jim Blandy <jimb@redhat.com>
20079
20080 * gdb.base/completion.exp: Recognize the more detailed error
20081 messages produced by the macro expander's lexical analyzer.
20082
eac2a696
EZ
200832002-05-14 Elena Zannoni <ezannoni@redhat.com>
20084
a9c64011
AS
20085 * gdb.arch/altivec-abi.c: New file.
20086 * gdb.arch/altivec-abi.exp: New file.
20087 * gdb.arch/altivec-regs.c: New file.
20088 * gdb.arch/altivec-regs.exp: New file.
eac2a696 20089
2fdde8f8
DJ
200902002-05-14 Daniel Jacobowitz <drow@mvista.com>
20091
20092 * gdb.base/maint.exp (maint print type): Update for new type
20093 structure.
d63a86f8 20094
e31f1a7c
EZ
200952002-05-14 Elena Zannoni <ezannoni@redhat.com>
20096
20097 * gdb.arch: New directory.
20098 * gdb.arch/configure.in: New file.
20099 * gdb.arch/configure: New file.
20100 * gdb.arch/Makefile.in: New file.
20101
db589741
CV
201022002-05-13 Corinna Vinschen <vinschen@redhat.com>
20103
20104 * gdb.asm/asm-source.exp: Add v850 as supported target.
20105 * gdb.asm/v850.inc: New file.
20106
8ce2a7dc
DJ
201072002-05-13 Daniel Jacobowitz <drow@mvista.com>
20108
20109 * gdb.c++/annota2.exp (annotate-quit): Add comment.
20110
df763c7f
DJ
201112002-05-12 Daniel Jacobowitz <drow@mvista.com>
20112
20113 * gdb.base/break.exp: Check 'break "marker2"'.
20114
377daeed
MS
201152002-05-10 Michael Snyder <msnyder@redhat.com>
20116
20117 * gdb.base/long_long.exp: Fix typo.
20118
c4b7bc2b
JB
201192002-05-10 Jim Blandy <jimb@redhat.com>
20120
ecac9a4e
JB
20121 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
20122 a bug.
20123
c4b7bc2b
JB
20124 * gdb.base/printcmds.exp (test_integer_literals_rejected):
20125 Recognize more detailed error message produced by the macro
20126 expander's lexical analyzer.
20127 * lib/gdb.exp (test_print_reject): Same.
20128
e71019a1
MK
201292002-05-09 Mark Kettenis <kettenis@gnu.org>
20130
20131 * gdb.c++/method.exp: Fix typo.
20132
fedfc8e6
MS
201332002-05-08 Michael Snyder <msnyder@redhat.com>
20134
166a1957
MS
20135 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
20136 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 20137 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
20138 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
20139 Add iftarget clause for strongarm.
d63a86f8 20140
f1c47eb2
MS
201412002-05-06 Michael Snyder <msnyder@redhat.com>
20142
cb9a9d3e
MS
20143 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
20144 (gdb_continue_to_end): Accept output from status wrapper.
20145 * gdb.base/ending-run.exp: Add case for output from status wrapper.
20146 Clean up fail messages to match pass messages.
20147
f1c47eb2
MS
20148 Enable the "needs_status_wrapper" testsuite feature.
20149 * lib/gdb.exp (gdb_wrapper_init): New procedure.
20150 (gdb_compile): Conditionally call gdb_wrapper_init.
20151 * gdb.base/a2-run.exp: Recognize output from status wrapper.
20152 * gdb.c++/method.exp: Recognize output from status wrapper.
20153
6079c749
BE
201542002-05-06 Ben Elliston <bje@redhat.com>
20155From Graydon Hoare <graydon@redhat.com>
20156
20157 * config/sid.exp: Include support for "rawsid" protocol.
20158
188baff3
JB
201592002-05-03 Jim Blandy <jimb@redhat.com>
20160
20161 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
20162 * gdb.c++/hang3.C: New file.
20163
b9c07f0f
AC
201642002-05-04 Andrew Cagney <ac131313@redhat.com>
20165
20166 * gdb.base/default.exp: Remove obsolete code.
20167 * gdb.c++/misc.exp: Ditto. Update copyright.
20168 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
20169 * gdb.base/whatis.exp: Ditto. Update copyright.
20170 * gdb.base/scope.exp: Ditto. Update copyright.
20171 * gdb.base/ptype.exp: Ditto. Update copyright.
20172 * gdb.base/printcmds.exp: Ditto. Update copyright.
20173 * gdb.base/opaque.exp: Ditto. Update copyright.
20174 * gdb.base/list.exp: Ditto.
20175 * gdb.base/funcargs.exp: Ditto. Update copyright.
20176 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
20177 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
20178 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
20179 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
20180 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
20181 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
20182
5c7a0397
MS
201832002-05-02 Michael Snyder <msnyder@redhat.com>
20184
d6dcc264 20185 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
20186 * gdb.base/long_long.exp: Add xscale target.
20187 * gdb.base/default.exp: Add xscale target.
20188
eb7f1c48
JB
201892002-05-01 Jim Blandy <jimb@redhat.com>
20190
20191 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
20192 gdb.c++/hang.exp: New test.
20193
a6befae8
FF
201942002-05-01 Fred Fish <fnf@redhat.com>
20195
20196 * gdb.base/completion.exp: Handle completions of "./Make" for
20197 more than one completion possibility, as is the case when we
20198 build and test in the source tree.
20199
0a310277
AG
202002002-04-29 Anthony Green <green@redhat.com>
20201
20202 * gdb.java/jmisc1.exp: New file.
20203 * gdb.java/jmisc2.exp: New file.
20204
6ff9af88
DJ
202052002-04-24 Daniel Jacobowitz <drow@mvista.com>
20206
20207 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
20208
96b3d632
EZ
202092002-04-23 Elena Zannoni <ezannoni@redhat.com>
20210
20211 * gdb.base/help.exp: Change 'help status' to allow for target
20212 dependent output differences.
20213
5019bb54
MC
202142002-04-22 Michael Chastain <mec@shout.net>
20215
20216 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
20217
a805a116
MC
202182002-04-22 Michael Chastain <mec@shout.net>
20219
20220 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
20221
a1706bfd
DM
202222002-04-17 David S. Miller <davem@redhat.com>
20223
20224 * gdb.asm/sparc64.inc: New file.
20225 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
20226
a73a20a2
EZ
202272002-04-19 Elena Zannoni <ezannoni@redhat.com>
20228
20229 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
20230 instruction file directly into the build tree. Clean up at end of
20231 test.
20232
ba678339
DM
202332002-04-18 David S. Miller <davem@redhat.com>
20234
20235 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
20236 handle 64-bit platforms correctly.
20237 * gdb.base/maint.exp: Likewise.
20238
b03399da
KB
202392002-04-18 Kevin Buettner <kevinb@redhat.com>
20240
20241 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
20242 ``-fpic'' when compiling files comprising a shared library, but
20243 it does need additional linker flags in order to find shared
20244 libraries at run time.
20245
e2004992
KB
202462002-04-18 Kevin Buettner <kevinb@redhat.com>
20247
20248 * gdb.base/cvexpr.c (use): New function.
20249 (main): Invoke use() on all global variables to prevent
20250 some linkers from deleting these otherwise unused symbols.
20251
d8937120
MC
202522002-04-17 Michael Chastain <mec@shout.net>
20253From David S. Miller <davem@redhat.com>
20254
20255 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
20256 handle 64-bit platforms correctly.
20257
ffd61a58
MS
202582002-04-12 Michael Snyder <msnyder@redhat.com>
20259From Jim Blandy <jimb@redhat.com>
a9c64011 20260 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
20261 script can handle this instead.
20262 * gdb.base/bar.c (barx): Same.
20263 * gdb.base/baz.c (bazx): Same.
20264 * gdb.base/grbx.c (grbxx): Same.
20265
20266 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
20267 manager doesn't automatically unmap overlays unnecessarily.
20268
6b8426a6
MH
202692002-04-10 Martin M. Hunt <hunt@redhat.com>
20270
20271 * gdb.base/ending-run.exp: Fix pattern for Mips targets
20272 stepping out of main.
20273
34af4875
MC
202742002-04-09 Michael Chastain <mec@shout.net>
20275
20276 * gdb.c++/local.cc (main): Move call to marker1() inside nested
20277 scope so that the nested scope tests will make sense.
20278 * gdb.c++/local.exp: Write patterns that actually work with gcc
20279 (the HP patterns "were never known to work with gcc").
20280 Keep the old aCC patterns too.
20281
2d1676a0
DJ
202822002-04-09 Daniel Jacobowitz <drow@mvista.com>
20283
20284 * gdb.base/attach.exp: Correct target board test.
20285
3a63e3f9
MC
202862002-04-08 Michael Chastain <mec@shout.net>
20287
20288 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
20289 in a const method. Add some xfail and fail cases for configurations
20290 that do not emit the "const ...".
20291
f18dabd2
MC
202922002-04-07 Michael Chastain <mec@shout.net>
20293
20294 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
20295 Accept "A * const" and "const A * const" as type of "this".
20296 Fix spelling of getFunky throughout. Make messages uniform.
20297
0fcddd82
EZ
202982002-04-07 Elena Zannoni <ezannoni@redhat.com>
20299
a9c64011 20300 Work around for PR gdb/285:
0fcddd82
EZ
20301 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
20302
16a8534a
EZ
203032002-04-07 Elena Zannoni <ezannoni@redhat.com>
20304
20305 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
20306 instructions file at run time instead of configure time.
20307 Sometimes we run the test in a directory that is not the one we
20308 configured in.
20309 * gdb.asm/configure.in: Delete creation of symlink.
20310 * gdb.asm/configure: Regenerate.
20311
24181d81
JB
203122002-04-05 J. Brobecker <brobecker@gnat.com>
20313
20314 * gdb.gdb/xfullpath.exp: New test, to exercise the new
20315 xfullpath () function.
20316
7cdb7107
DJ
203172002-04-04 Daniel Jacobowitz <drow@mvista.com>
20318
20319 * gdb.asm/Makefile.in: Correct dependencies.
20320
20321 * gdb.asm/powerpc.inc: New file.
20322 * gdb.asm/asm-source.exp: Add PowerPC.
20323 * gdb.asm/configure.in: Likewise.
20324 * gdb.asm/configure: Regenerated.
20325
a7d17088
DJ
203262002-04-04 Daniel Jacobowitz <drow@mvista.com>
20327
20328 * gdb.base/relocate.exp: New file.
20329 * gdb.base/relocate.c: New file.
20330
cd721503
FF
203312002-04-04 Fred Fish <fnf@redhat.com>
20332
20333 * gdb.base/step-test.exp: Update comment regarding stopping in
20334 memcpy/bcopy calls inserted as part of the compiler runtime.
20335
b22ad7a7
MS
203362002-04-04 Michael Snyder <msnyder@redhat.com>
20337
20338 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
20339
5f279fa6
DJ
203402002-04-03 Daniel Jacobowitz <drow@mvista.com>
20341
20342 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
20343 (gdb_expect): Remove $notransfer hack.
20344
dd0fd3ce
DJ
203452002-04-02 Daniel Jacobowitz <drow@mvista.com>
20346
20347 * gdb.c++/classes.exp ("calling method for small class"): Match
20348 updated register output.
20349
1e50cda1
DJ
203502002-03-30 Daniel Jacobowitz <drow@mvista.com>
20351
20352 Fix PR gdb/452
20353 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
20354 when finished. Make gdb_file_cmd send "exec-file" when
20355 appropriate.
20356
24015922
DJ
203572002-03-30 Daniel Jacobowitz <drow@mvista.com>
20358
20359 * gdb.base/attach.exp: Remove extra setup_xfail.
20360
dd7dfd64
MS
203612002-03-26 Michael Snyder <msnyder@redhat.com>
20362
20363 * gdb.base/default.exp: Add tests for dump, append, and restore.
20364 * gdb.base/help.exp: Add tests for dump, append, and restore.
20365 * gdb.base/dump.exp: New file, test dump, append and restore.
20366 * gdb.base/dump.c: New file.
20367
48b2f8d7
MS
203682002-03-27 Michael Snyder <msnyder@redhat.com>
20369
d63a86f8 20370 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
20371 clean-ups in help messages.
20372
05b4d525
FF
203732002-03-26 Fred Fish <fnf@redhat.com>
20374
20375 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
20376 have debugging info for those functions and the compiler uses them
20377 internally to copy structs around.
20378
d7679631
FF
203792002-03-26 Fred Fish <fnf@redhat.com>
20380
20381 * gdb.base/list.exp: Revert the change made yesterday and add note
20382 about why we don't list the default lines for remote targets.
20383
523ac3f9
MS
203842002-03-25 Michael Snyder <msnyder@redhat.com>
20385
20386 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
20387
754b2b8d
FF
203882002-03-25 Fred Fish <fnf@redhat.com>
20389
20390 * gdb.base/list.exp: This test works on remote targets so remove
20391 the short circuit for remote targets. Update copyright.
20392
33c3e192
FF
203932002-03-25 Fred Fish <fnf@redhat.com>
20394
20395 * gdb.base/attach.exp: Fix logic error that was suppressing this
20396 test for all non hppa*-*-hpux* targets, instead of the hp target.
20397 Move comments closer to the suppression point. Also now need to
20398 check that we are running natively.
20399
d43e73ee
MS
204002002-03-22 Michael Snyder <msnyder@redhat.com>
20401
882c8f02
MS
20402 * gdb.base/default.exp: Add test for gcore. Update copyright.
20403 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 20404
04c12f60
FF
204052002-03-06 Fred Fish <fnf@redhat.com>
20406
20407 * gdb.base/funcargs.c: Remove extraneous ';' character.
20408 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
20409
b43df995
MC
204102002-03-04 Michael Chastain <mec@shout.net>
20411
20412 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
20413 accommodate gcc v3 function signature.
20414 * gdb.mi/mi0-var-cmd-exp: Ditto.
20415
92362027
AC
204162002-02-24 Andrew Cagney <ac131313@redhat.com>
20417
20418 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
20419 ``GNU/Linux'' or ``Linux kernel''
20420 * testsuite/gdb.threads/pthreads.c: Ditto.
20421
258ad32d
MC
204222002-02-24 Michael Chastain <mec@shout.net>
20423
20424 * gdb.threads/pthreads.c (thread1): Add a return statement.
20425 (thread2): Likewise.
20426 (foo): Likewise.
20427
04c3b3d4
MC
204282002-02-23 Michael Chastain <mec@shout.net>
20429
20430 * gdb.threads/linux-dp.c (philosopher): Add a return statement
20431 to placate gcc.
20432
5a2a0a20
MC
204332002-02-23 Michael Chastain <mec@shout.net>
20434
20435 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
20436 test "ptype bint". The test passes on all my stabs configurations.
20437
a640f7fc
JB
204382002-02-21 Jim Blandy <jimb@redhat.com>
20439
27924826
JB
20440 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
20441 filename at a time, and watch for the ones we want to see.
20442
a640f7fc
JB
20443 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
20444 types of pointers to prototyped functions.
20445
edcc8c75
AC
204462002-02-20 Andrew Cagney <ac131313@redhat.com>
20447
20448 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
20449 signed, unsigned and straight char.
20450 (padding_char, padding_short, padding_int, padding_long,
20451 padding_long_long, padding_float, padding_double,
20452 padding_long_double): New global variables.
20453 (fill, fill_structs): New functions.
20454
20455 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
20456 for correctly sized writes. Update copyright.
20457 (get_valueof): New procedure.
20458 (get_sizeof): Call get_valueof.
20459 (check_valueof): New procedure.
20460 (check_padding): New procedure.
20461
ac57ea44
MC
204622002-02-20 Michael Chastain <mec@shout.net>
20463
20464 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
20465 to setup_xfail. Document some of the remaining calls.
20466
7a10c941
MC
204672002-02-18 Michael Chastain <mec@shout.net>
20468
20469 * gdb.c++/userdef.exp: Update copyright year.
20470
fb8acdcc
DJ
204712002-02-18 Daniel Jacobowitz <drow@mvista.com>
20472
20473 * gdb.c++/userdef.exp: Test overloaded operators properly.
20474 Remove xfails.
20475
fda6ae12
MS
204762002-02-14 Michael Snyder <msnyder@redhat.com>
20477
20478 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
20479
676a0442
DJ
204802002-02-14 Daniel Jacobowitz <drow@mvista.com>
20481
20482 * gdb.base/a2-run.exp: Check for a remote target properly.
20483 * gdb.base/annota1.exp: Likewise.
20484 * gdb.base/list.exp: Likewise.
20485 * gdb.base/reread.exp: Likewise.
20486 * gdb.base/scope.exp: Likewise.
20487 * gdb.base/shlib-call.exp: Likewise.
20488 * gdb.base/term.exp: Likewise.
20489 * gdb.c++/annota2.exp: Likewise.
20490
78b4f468
RE
204912002-02-13 Richard Earnshaw <rearnsha@arm.com>
20492
20493 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
20494
9a81ba51
MC
204952002-02-10 Michael Chastain <mec@shout.net>
20496
20497 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
20498 (call_after_alloca): Ditto.
20499
004af6c7
DJ
205002002-02-10 Daniel Jacobowitz <drow@mvista.com>
20501
20502 * gdb.base/ending-run.exp: Guard "cont" test with
20503 gdb_skip_stdio_test.
20504
37225f62
JB
205052002-02-06 Jim Blandy <jimb@redhat.com>
20506
20507 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
20508 from here...
20509 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
20510 To here. Disable this test on non-HP platforms. Add big comment.
20511
fe6fdd96
MS
205122002-02-04 Michael Snyder <msnyder@redhat.com>
20513
20514 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
20515 other than d10v and m32r.
20516
036fad3f
RE
205172002-02-02 Richard Earnshaw <rearnsha@arm.com>
20518
20519 * gdb.base/default.exp: Rewrite test patterns to reduce time
20520 taken to match them.
20521
7148ab62
DJ
205222002-01-30 Daniel Jacobowitz <drow@mvista.com>
20523
20524 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
20525 Allow a start function above main.
20526 * gdb.threads/linux-dp.exp: Fix copyright date.
20527
396cc255
DJ
205282002-01-30 Daniel Jacobowitz <drow@mvista.com>
20529
a9c64011
AS
20530 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
20531 (check_philosopher_stack): Check for manager thread before checking
20532 for a just-starting thread.
396cc255 20533
f038d31b
DJ
205342002-01-30 Daniel Jacobowitz <drow@mvista.com>
20535
20536 From Neil Booth <neil@daikokuya.demon.co.uk>:
20537 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
20538 warnings.
20539
b3ff9d9a
FF
205402002-01-21 Fred Fish <fnf@redhat.com>
20541
20542 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
20543 not caller.
20544
39ad761d
JB
205452002-01-21 Jim Blandy <jimb@redhat.com>
20546
20547 * gdb.base/reread.exp: Check that GDB properly re-reads the
20548 executable file when it changes while no inferior is running.
20549
aaf320fa
FF
205502002-01-21 Fred Fish <fnf@redhat.com>
20551
a9c64011
AS
20552 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
20553 optionally accept the "shlib events" variation.
aaf320fa 20554
808a31f5
JB
205552002-01-21 Jim Blandy <jimb@redhat.com>
20556
20557 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
20558 call `fflush' after every `printf', so that the output is produced
20559 at predictable points, regardless of whatever buffering does (or
20560 doesn't) take place.
20561 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
20562 at different points.
20563
4420d5e2
DJ
205642002-01-20 Daniel Jacobowitz <drow@mvista.com>
20565
20566 * gdb.c++/inherit.exp: Update copyright years.
20567 * gdb.c++/method.exp: Likewise.
20568
3e36a0f4
DJ
205692002-01-20 Daniel Jacobowitz <drow@mvista.com>
20570
20571 * gdb.c++/classes.exp: Update for improved v3 support and skipping
20572 artificial methods/arguments.
20573 * gdb.c++/derivation.exp: Likewise.
20574 * gdb.c++/inherit.exp: Likewise.
20575 * gdb.c++/method.exp: Likewise.
20576 * gdb.c++/virtfunc.exp: Likewise.
20577
b4ceaee6
AC
205782002-01-18 Andrew Cagney <ac131313@redhat.com>
20579
20580 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
20581 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
20582 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
20583 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
20584 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
20585 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
20586
ecace851
JB
205872002-01-17 Jim Blandy <jimb@redhat.com>
20588
20589 * gdb.asm/asm-source.exp (info symbol): Take another shot at
20590 anchoring the pattern matching the entry point symbol's name.
20591
375fc983
AC
205922002-01-17 Andrew Cagney <ac131313@redhat.com>
20593
20594 * gdb.base/maint.exp: Update ``maint internal-error'' to match
20595 continue/quit query. Update copyright.
20596
fe6fdd96
MS
205972002-01-14 Michael Snyder <msnyder@redhat.com>
20598
20599 * gdb.base/gcore.exp: Remove extra debugging output.
20600
e017c81f
DJ
206012002-01-13 Daniel Jacobowitz <drow@mvista.com>
20602
20603 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
20604 for slightly dubious v2 mangled string.
20605
37ab3bf8
DJ
206062002-01-13 Daniel Jacobowitz <drow@mvista.com>
20607
20608 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
20609
1bc05c3a 206102002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 20611
1bc05c3a 20612 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 20613
1bc05c3a
JM
20614 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
20615 constructors.
20616 * gdb.c++/derivation.exp: Likewise.
20617 * gdb.c++/templates.exp: Likewise.
20618 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 20619
1bc05c3a
JM
206202002-01-10 Michael Snyder <msnyder@redhat.com>
20621
20622 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 20623
a911c360
MS
206242002-01-08 Michael Snyder <msnyder@redhat.com>
20625
20626 * gdb.base/gcore.exp: New test for generate-core-file command.
20627 * gdb.base/gcore.c: Testcase for above.
20628 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
20629
ea2119ec
JM
206302002-01-08 Jason Merrill <jason@redhat.com>
20631
20632 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
20633
68203136
FF
206342002-01-07 Fred Fish <fnf@redhat.com>
20635
20636 * gdb.c++/overload.exp: Remove unconditional xfails for:
20637 print foo_instance1.overloadargs(1)
20638 print foo_instance1.overloadargs(1, 2)
20639 print foo_instance1.overloadargs(1, 2, 3)
20640 print foo_instance1.overloadargs(1, 2, 3, 4)
20641 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
20642 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
20643 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
20644 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
20645 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
20646 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
20647 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
20648 print foo_instance1.overload1arg()
20649 print foo_instance1.overload1arg((char)arg2)
20650 print foo_instance1.overload1arg((signed char)arg3)
20651 print foo_instance1.overload1arg((unsigned char)arg4)
20652 print foo_instance1.overload1arg((int)arg7)
20653 print foo_instance1.overload1arg((unsigned int)arg8)
20654 print foo_instance1.overload1arg((float)arg11)
20655 print foo_instance1.overload1arg((double)arg12)
d63a86f8 20656
21b9b5b1
MS
206572002-01-07 Michael Snyder <msnyder@redhat.com>
20658
20659 * gdb.base/huge.exp: New test. Print a very large target data object.
20660 (skip_huge_test): New test variable. Define if you want to skip this
20661 test. The test reads an 8 megabyte data object from the target, so it
20662 might be very time consuming on remote targets with a slow connection.
20663 * gdb.base/huge.c: New file. Test case for above.
20664
725f922e
FF
206652002-01-07 Fred Fish <fnf@redhat.com>
20666
20667 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
20668 g_instance.bfoo, and g_instance.cfoo.
20669
889bf7c5 206702002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 20671
889bf7c5
PA
20672 * gdb.base/break.c (multi_line_if_conditional): New function.
20673 (multi_ilne_while_conditional): Likewise.
20674 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
20675 IF or WHILE condition puts the breakpoint at the start of
20676 the condition.
f286b2c3 20677
634d57ec
JL
20678 * gdb.base/selftest.exp (backtrace through signal handler): Remove
20679 hppa*-*-hpux* expected failure.
20680 * gdb.base/structs.exp (do_function_calls): Similarly.
20681
20682 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
20683 watchpoints.
20684
9fbfe2dc
AC
206852002-01-06 Andrew Cagney <ac131313@redhat.com>
20686
20687 Fix PR gdb/66.
20688 * gdb.base/structs.exp: Replace skip for a29k with skip for
20689 gdb,cannot_call_functions.
20690 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
20691 * gdb.base/callfuncs.exp: Ditto.
20692 * gdb.base/call-rt-st.exp: Ditto.
20693 * gdb.base/call-strs.exp: Ditto.
20694 * gdb.base/callfwmall.exp: Ditto.
20695 * gdb.base/scope.exp: Obsolete xfail a29k.
20696 * gdb.c++/misc.exp: Ditto.
20697 * gdb.c++/cplusfuncs.exp: Ditto.
20698 * gdb.base/ptype.exp: Ditto.
20699 * gdb.base/printcmds.exp: Ditto.
20700 * gdb.base/opaque.exp: Ditto.
20701 * gdb.base/list.exp: Ditto.
20702 * gdb.base/funcargs.exp: Ditto.
20703 * gdb.base/default.exp: Ditto.
20704
8ddad156
MS
207052002-01-04 Michael Snyder <msnyder@redhat.com>
20706
ca4976a6 20707 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
20708 * gdb.base/maint.exp: Add tests for maint info sections options.
20709
1b074332
JL
20710Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
20711
20712 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
20713
7d159115
CV
207142001-12-20 Corinna Vinschen <vinschen@redhat.com>
20715
20716 * gdb.asm/arm.inc: New file.
20717 * gdb.asm/asm-source.exp: Add arm targets.
20718 * gdb.asm/configure.in: Ditto.
20719 * gdb.asm/configure: Recreated from configure.in.
20720
8fb87725
JL
20721Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
20722
afabe08c
JL
20723 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
20724 with HP's compiler.
20725 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
20726 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
20727 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
20728 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
20729
20730 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
20731 either HP's compilers or GCC.
20732
db521deb
JL
20733 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
20734 a SIGBUS or SIGSEGV.
20735
20736 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
20737
20738 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
20739 can be compiled with either HP's compiler or GCC.
20740
cfa88ab7
JL
20741 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
20742 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
20743 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
20744
ca344dff
JL
20745 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
20746 to match current gdb output. Update due to using auto-solib-limit
20747 for limiting instead of overloading auto-solib-add.
20748 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
20749 test program.
20750
3f3c6e55 20751 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
20752 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
20753 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
20754 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
20755 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
20756 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
20757 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
20758 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
20759 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
20760 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
20761 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
20762 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
20763 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 20764
8fb87725
JL
20765 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
20766 a SIGTRAP to the inferior.
20767
cf599fa7
CV
207682001-12-19 Corinna Vinschen <vinschen@redhat.com>
20769
20770 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
20771 Substitute call to target_link by call to gdb_compile.
20772
2cd045cd
JL
20773Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
20774
a9c64011
AS
20775 * gdb.base/break.exp: Fix HP specific search string when testing
20776 backtracing in a called function.
2cd045cd 20777
a9c64011
AS
20778 * gdb.base/constvars.exp: Only set lang to C++ if we're
20779 compiling the test with HP's compilers.
20780 * gdb.base/volatile.exp: Similarly.
2cd045cd 20781
99ebe9ac
JB
207822001-12-19 Jim Blandy <jimb@redhat.com>
20783
20784 * gdb.base/printcmds.exp: Expect the null character to be printed
20785 as '\0', and the '\013' to be printed as '\v'.
20786 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
20787 * gdb.base/setvar.exp: Same.
20788
b9891b29
JB
207892001-12-17 Jim Blandy <jimb@redhat.com>
20790
0eba65ab
JB
20791 * gdb.base/completion.exp: Rather than completing very long
20792 filenames, which can make the readline library produce output we
20793 don't recognize, cd to the directory first, and then complete
20794 using nice, short relative paths.
20795
6970b5b1
JB
20796 * gdb.base/completion.exp: On some systems, there is, in fact, a
20797 variable named `b' in scope, since GDB treats all static
a9c64011
AS
20798 variables as being in scope. So use `no_var_named_this'
20799 instead of `b'.
6970b5b1 20800
b9891b29 20801 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 20802 can't find the core file's registers as a failure.
b9891b29 20803
e6ccd35f
JSC
208042001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
20805
a9c64011
AS
20806 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
20807 test expect string more specific.
e6ccd35f 20808
105ba819
CV
208092001-12-13 Corinna Vinschen <vinschen@redhat.com>
20810
20811 * gdb.asm/asm-source.exp: Add support for xstormy16.
20812 * gdb.asm/configure.in: Ditto.
20813 * gdb.asm/configure: Rebuild.
20814 * gdb.asm/xstormy16.inc: New file.
20815
e9e79dd9
FF
208162001-12-10 Fred Fish <fnf@redhat.com>
20817
20818 * gdb.base/maint.exp: Update to match changes in type dumping code.
20819
347dc97d
JB
208202001-12-10 Jim Blandy <jimb@redhat.com>
20821
20822 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
20823 matching the entry point symbol's name at the beginning of the
20824 line.
347dc97d 20825
5178b9d6
DJ
208262001-12-07 Daniel Jacobowitz <drow@mvista.com>
20827
20828 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
20829 gdb.c++/inherit.exp, gdb.c++/method.exp,
20830 gdb.c++/namespace.exp, gdb.c++/templates.exp,
20831 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
20832 and class layout support.
20833
af890c52
DJ
208342001-12-07 Daniel Jacobowitz <drow@mvista.com>
20835
20836 * gdb.c++/classes.exp: Add test for static member function.
20837 * gdb.c++/misc.cc: Add class with static member function.
20838
7a345fb3
JB
208392001-12-07 Jim Blandy <jimb@redhat.com>
20840
f2e54a80 20841 If GDB says it can't find the struct the function returned, report
8032bf31
JB
20842 those tests as `unsupported'.
20843 * gdb.base/call-rt-st.exp (print_struct_call): New function.
20844 Rewrite subsequent tests to use it.
20845
20846 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
20847 those tests as `unsupported'.
20848 * gdb.base/structs.exp (call_struct_func): New function.
20849 (do_function_calls): Use call_struct_func to call the functions
20850 returning structs.
20851
0bc69509
JB
20852 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
20853 whether functions are prototyped or not, so we can't possibly pass
20854 arguments to t_float_values2 properly.
20855
7a345fb3
JB
20856 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
20857 value of `timeout' for targets other than the mips*tx39-*.
20858
edb6ede1
MS
208592001-12-06 Michael Snyder <msnyder@redhat.com>
20860
d63a86f8 20861 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
20862 and detect whether the start symbol has a leading underscore.
20863
2d842f13
JB
208642001-12-04 Jim Blandy <jimb@redhat.com>
20865
20866 * gdb.base/completion.exp: Clarify indentation.
20867
68550daf
JB
208682001-12-03 Jim Blandy <jimb@redhat.com>
20869
20870 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
20871 variables on the S/390, not `.word'.
20872
cd5195a8
JB
208732001-11-30 Jim Blandy <jimb@redhat.com>
20874
20875 Add assembly-source tests for s390-ibm-linux.
20876 * gdb.asm/s390.inc: New file.
20877 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
20878 the S/390 architecture.
a9c64011 20879 * gdb.asm/configure: Regenerated.
cd5195a8 20880
ca9efc90
MS
208812001-11-30 Michael Snyder <msnyder@redhat.com>
20882
20883 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
20884 next, info source, info sources, info line, global and static
20885 variables, and static functions.
20886 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
20887 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
20888 * gdb.asm/asmsrc1.s: Add a static function and some variables.
20889 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
20890 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
20891 (gdbasm_leave): Restore frame pointer.
20892 (gdbasm_startup): Copy stack set-up from crt0.S.
20893
d0e66976
FN
208942001-11-26 Fernando Nasser <fnasser@redhat.com>
20895
20896 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
20897 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
20898 to a local (non-static) variable. Copy tstruct.a to a static buffer
20899 and return a pointer to that buffer.
20900 * gdb.base/callfwmall.c (t_structs_a): Ditto.
20901
e2334072
MK
209022001-11-24 Mark Kettenis <kettenis@gnu.org>
20903
20904 * gdb.asm/configure.in: Fix recognition of ix86 target.
20905 * gdb.asm/configure: Regenerate.
20906
756caa3d
MS
209072001-11-21 Michael Snyder <msnyder@redhat.com>
20908
20909 * gdb.asm/sparc.inc: New file.
20910 * gdb.asm/asm-source.exp: Recognize sparc target.
20911 * gdb.asm/configure.in: Recognize sparc target.
20912 * gdb.asm/configure: Regenerate.
d63a86f8 20913
9a4d72d5
MS
209142001-11-21 Michael Snyder <msnyder@redhat.com>
20915
20916 * gdb.asm/m32r.inc: New file.
20917 * gdb.asm/asm-source.exp: Recognize m32r target.
20918 * gdb.asm/configure.in: Recognize m32r target.
20919 * gdb.asm/configure: Regenerate.
20920
a773d1cd
MS
209212001-11-20 Michael Snyder <msnyder@redhat.com>
20922
017ac23d
MS
20923 * gdb.asm/i386.inc: New file.
20924 * gdb.asm/asm-source.exp: Recognize ix86 target.
20925 * gdb.asm/configure.in: Recognize ix86 target.
20926 * gdb.asm/configure: Regenerate.
20927
a773d1cd
MS
20928 * gdb.c++/namespace.exp: Fix quotes in output messages.
20929
bb632afb
MS
209302001-11-14 Michael Snyder <msnyder@redhat.com>
20931
25d559ca 20932 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
20933 qualifier in a type cast expression, to designate an address
20934 in the instruction space (Harvard architecture).
20935
4749e309
MS
209362001-11-13 Michael Snyder <msnyder@redhat.com>
20937
20938 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
20939 Tests for expressions using 'const' and 'volatile'.
20940
25050984
CV
209412001-11-13 Corinna Vinschen <vinschen@redhat.com>
20942
20943 * gdb.asm/asm-sources.exp: Allow defining linker flags.
20944
1902c51f
DJ
209452001-11-12 Daniel Jacobowitz <drow@mvista.com>
20946
20947 * lib/mi-support.exp (mi_run_to_helper): Move comments
20948 outside of gdb_expect.
20949
dcf95b47
DJ
209502001-11-11 Daniel Jacobowitz <drow@mvista.com>
20951
20952 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
20953 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
20954 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
20955 mi0_run_to): New functions.
20956 * gdb.mi/mi-simplerun.exp: Use them.
20957 * gdb.mi/mi0-simplerun.exp: Likewise.
20958 * gdb.mi/mi-var-cmd.exp: Likewise.
20959 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 20960
45b074e1
AC
209612001-11-10 Andrew Cagney <ac131313@redhat.com>
20962
20963 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
20964 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
20965
bf50d346
AC
209662001-11-09 Andrew Cagney <ac131313@redhat.com>
20967
20968 * gdb.base/restore.exp: Include $expected value in restored test
20969 message.
20970
9383332c
AC
209712001-11-09 Andrew Cagney <ac131313@redhat.com>
20972
20973 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
20974 implemented.
20975
db62520a
MS
209762001-11-08 Michael Snyder <msnyder@redhat.com>
20977
20978 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
20979 Add pass/fail message for stop at breakpoint in call dummy function.
20980
b5703437
MS
209812001-11-07 Michael Snyder <msnyder@redhat.com>
20982
d63a86f8
RM
20983 * gdb.c++/templates.exp (test_template_breakpoints):
20984 If we get an overload menu, but it does not match what
760f6330 20985 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
20986 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
20987 making the whitespace optional. Argument for "new" may be
20988 "unsigned" as well as "unsigned int/long".
d63a86f8 20989 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
20990 making the whitespace optional. Also replace "(void) with
20991 "((void|)), making the keyword "void" optional.
d63a86f8 20992 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
20993 making the whitespace optional. Also replace "(void) with
20994 "((void|)), making the keyword "void" optional.
3bf40917
MS
20995 * gdb.base/callfuncs.c (t_float_values): This function must
20996 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 20997 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
20998 can be tested against both cases. Usually one case involves
20999 promotion of float to double, while the other does not.
21000 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
21001 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
21002 includes a stack frame for "start".
21003
c8ab4e6d
JB
210042001-11-05 Jim Blandy <jimb@redhat.com>
21005
21006 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
21007 pointers are 32 bits long, and that offsets of relocs are always
21008 stored in the data (REL-style), and not in the reloc entry itself
21009 (RELA-style).
21010 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
21011 stabs.
21012
3f08ced9
MS
210132001-11-01 Michael Snyder <msnyder@redhat.com>
21014
21015 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
21016 and regular expression operators by using quoting.
21017
cbfa24cd
MS
210182001-10-31 Michael Snyder <msnyder@redhat.com>
21019
21020 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
21021 depending on what the symbol table contains.
21022 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
21023 the output of the ptype command. Similarly, accept both "const &"
21024 and "const&".
21025
aaa68313
CV
210262001-10-31 Corinna Vinschen <vinschen@redhat.com>
21027
21028 * gdb.base/miscexprs.c (main): Add usage of preprocessor
21029 symbol `STORAGE' to allow to choose the storage class of
21030 the local datastructures.
21031 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
21032 compiler directive.
21033
91740388
MS
210342001-10-30 Michael Snyder <msnyder@redhat.com>
21035
21036 * gdb.base/jump.exp: Allow it to run for all targets.
21037
1b7c05e7
CV
210382001-10-29 Corinna Vinschen <vinschen@redhat.com>
21039
21040 * gdb.base/call-ar-st.c (print_double_array): Match for loop
21041 with new double_array size.
21042 (main): Change storage class of all local variables to static.
21043 Reduce size of double_array to 9.
21044 * gdb.base/call-ar-st.exp: Increase timeout value.
21045 Change expected output for double array to match new size in
21046 call-ar-st.c.
21047
36a22261
CV
210482001-10-29 Corinna Vinschen <vinschen@redhat.com>
21049
21050 * gdb.base/ending-run.exp: Create identical output when passing
21051 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 21052 Stormy16 target.
36a22261 21053
92b8ae91
MK
210542001-10-28 Mark Kettenis <kettenis@gnu.org>
21055
21056 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
21057 that we catch the expected failure under Linux/x86.
21058
cb135b83
OF
210592001-10-29 Orjan Friberg <orjanf@axis.com>
21060
21061 * gdb.base/setvar.exp: Escape curly braces.
21062 * gdb.stabs/weird.exp: Ditto.
21063
6884aa54
DJ
210642001-10-27 Daniel Jacobowitz <drow@mvista.com>
21065
21066 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
21067 * gdm.mi/mi0-hack-cli.exp: Likewise.
21068
0398c9aa
AC
210692001-10-25 Andrew Cagney <ac131313@redhat.com>
21070
21071 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
21072 messages.
21073
d20bf2e8
AC
210742001-10-21 Andrew Cagney <ac131313@redhat.com>
21075
21076 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
21077 checking MI enabled.
21078
03dd63aa
CV
210792001-10-09 Corinna Vinschen <vinschen@redhat.com>
21080
21081 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
21082
1d9d99f3
FCE
210832001-10-04 Frank Ch. Eigler <fche@redhat.com>
21084
21085 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
21086 if gdb child process crashes, just signal an error.
21087
838ae6c4
JB
210882001-10-02 Jim Blandy <jimb@redhat.com>
21089
21090 * lib/gdb.exp (test_xfail_format): Simplify.
21091
21092 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
21093 front of the variable name `format'. Simplify `if'.
21094
8f0cbc1c
DJ
210952001-10-01 Daniel Jacobowitz <drow@mvista.com>
21096
21097 * gdb.threads/pthreads.exp: Wait for output and delay
21098 before sending ^C.
21099
1f08dafd
DJ
211002001-10-01 Daniel Jacobowitz <drow@mvista.com>
21101
21102 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
21103 some incorrect output instead of timing out.
21104 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
21105
674f90ff
CV
211062001-09-28 Corinna Vinschen <vinschen@redhat.com>
21107
21108 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
21109 check to allow additional `int'.
21110
9b284272
DJ
211112001-09-27 Daniel Jacobowitz <drow@mvista.com>
21112
21113 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
21114 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
21115
b55a4771
MS
211162001-09-27 Michael Snyder <msnyder@redhat.com>
21117
21118 * lib/gdb.exp (test_debug_format): New proc.
21119 (setup_xfail_format): Use new proc test_debug_format.
21120 * gdb.base/constvars.exp (local_compiler_xfail_check): New
21121 proc; use new service proc test_debug_format.
21122 Replace all other "gcc_compiled" tests with this test.
21123 * gdb.base/volatile.exp (local_compiler_xfail_check): New
21124 proc; use new service proc test_debug_format.
21125 Replace all other "gcc_compiled" tests with this test.
21126
211272001-09-27 Michael Snyder <msnyder@redhat.com>
21128
21129 * gdb.base/cvexpr.exp: New file.
21130 * gdb.base/cvexpr.c: New file
21131 Test for expressions using const and volatile keywords.
21132
4e6667ac
CV
211332001-09-26 Corinna Vinschen <vinschen@redhat.com>
21134
21135 * gdb.base/constvars.exp: Check for different orders of keywords
21136 and additional "int" strings in output.
21137
4f337972
AC
211382001-09-22 Andrew Cagney <ac131313@redhat.com>
21139
21140 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
21141 responses from "help maint".
21142
2015650d
FCE
211432001-09-19 Frank Ch. Eigler <fche@redhat.com>
21144
21145 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
21146 to localhost:NNN instead of :NNN, in case Xvfb is listening
21147 only on TCP.
21148
f3bcedc1
CV
211492001-09-19 Corinna Vinschen <vinschen@redhat.com>
21150
21151 * gdb.base/recurse.exp: When checking leaving the watchpoint
21152 scope, recognize when gdb is in function's epilogue and pass.
21153
6b819c92
KS
211542001-09-18 Keith Seitz <keiths@redhat.com>
21155
21156 * lib/insight-support.exp (_gdbtk_export_target_info): Add
21157 support for running tests against sid targets.
21158 (gdbtk_done): Ditto.
21159
a10c9419
CV
211602001-09-18 Corinna Vinschen <vinschen@redhat.com>
21161
21162 * gdb.base/ending-run.c (main): Set stdout buffersize
21163 to the same reasonable value for any target.
21164 * gdb.base/ending-run.exp: Add a regular expression
21165 to make testsuite happy on Sanyo Stormy16 target.
21166
739d0d99
CV
211672001-09-17 Corinna Vinschen <vinschen@redhat.com>
21168
21169 * gdb.base/display.c (do_loops): Add float variable `f'.
21170 Increment f in loop.
21171 * gdb.base/display.exp: Increment timeout by 60 seconds.
21172 Change float display test to use variable `f'.
21173
1b8947f0
JB
211742001-09-17 Jim Blandy <jimb@redhat.com>
21175
21176 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
21177 overflowing the limited breakpoint tables on some ROM monitors
21178 (like the ROM68K).
21179
9890ac81
FCE
211802001-09-15 Frank Ch. Eigler <fche@redhat.com>
21181
21182 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
21183 the "-ac" (disable access control) flag.
21184
6db765ea
JH
211852001-08-30 Jeff Holcomb <jeffh@redhat.com>
21186
21187 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
21188 ints.
21189
4c32cc04
KS
211902001-08-30 Keith Seitz <keiths@redhat.com>
21191
21192 * lib/gdb.exp: Move all insight-related functionality into
21193 separate file.
21194 * lib/insight-support.exp: New file.
21195
8d6e6f81
FCE
211962001-08-29 Frank Ch. Eigler <fche@redhat.com>
21197
21198 * config/sid.exp (sid_start): Never set sid verbosity; disable
21199 expect_background {} that consumed its stdout; tolerate </dev/null.
21200 Attempt to set endianness override in "sid" protocol mode. Cleanup.
21201
6a90e1d0
AC
212022001-08-18 Andrew Cagney <ac131313@redhat.com>
21203
21204 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
21205 CLI jump command to start it.
21206 (mi_run_to_main): Fail immediatly when unexpected output.
21207
1759b3c3
AC
212082001-08-18 Andrew Cagney <ac131313@redhat.com>
21209
21210 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
21211 beginning of function. Fix PR gdb/191.
21212
61d11d80
FCE
212132001-08-16 Frank Ch. Eigler <fche@redhat.com>
21214
21215 * config/sid.exp (sid_start): Don't warn if we cannot figure out
21216 what to force sid endianness to.
21217
942a4df2
KS
212182001-08-15 Keith Seitz <keiths@redhat.com>
21219
21220 * lib/gdb.exp (gdbtk_start): Don't set environment
21221 variables for TCL_LIBRARY and friends. Insight will
21222 now figure these out for itself.
21223
0521c418
MS
212242001-08-02 Michael Snyder <msnyder@redhat.com>
21225
21226 * gdb.base/completion.exp: Remove the symbol "a64l" from
21227 the expect string; this is target-specific, and not related
21228 to what is being tested.
21229
74a9a58a
DB
212302001-08-02 Dave Brolley <brolley@redhat.com>
21231
21232 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
21233
c70819fa
MS
212342001-07-25 Michael Snyder <msnyder@redhat.com>
21235
c2b8fa57
MS
21236 * gdb.base/consecutive.exp: New file. Test stepping over
21237 breakpoints on consecutive instructions.
21238 * gdb.base/consecutive.c: New file.
21239
c70819fa
MS
21240 * gdb.base/call-rt-st.exp: Use double-backslash to quote
21241 curly braces in regular expressions.
21242
2b1a1355
MS
212432001-07-25 Michael Snyder <msnyder@redhat.com>
21244
21245 * gdb.base/ending-run.exp: Accept "Program exited normally" as
21246 legitimate output from stepping out of main.
21247
413eca6f
KS
212482001-07-22 Keith Seitz <keiths@redhat.com>
21249
21250 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
21251 the empty string, do not run the tests.
21252
7e5a9322
SC
212532001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21254
21255 * gdb.base/long_long.exp: Detect size of pointer. Take into
21256 account 2-byte pointers when testing for p/a results.
21257
de58f10f
SC
212582001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21259
d63a86f8 21260 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
21261 and defined to 1K for m68hc11.
21262 (random_data): Reduce table to 1K for embedded platforms (68hc11).
21263 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
21264 (sizeof_random_data): New variable to tell the size of the data table;
21265 don't test past this size; always run to main.
21266
d6f5fea1
SC
212672001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21268
21269 * gdb.base/return2.exp: return of long long and double fails for
21270 68HC11; don't execute these tests on that platform.
21271 * gdb.base/return.exp: Return of a double fails for 68hc11.
21272
c477543d
SC
212732001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21274
21275 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
21276 tests that print a float.
21277 * call-rt-st.exp: Likewise.
21278
63cf1c79
MK
212792001-07-12 Mark Kettenis <kettenis@gnu.org>
21280
21281 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
21282 running this test on Linux.
21283
112f9ab5
MC
212842001-06-24 Michael Chastain <chastain@redhat.com>
21285
21286 * gdb.base/arithmet.exp: Remove some tests to make all test names
21287 unique.
21288
4970cb0f
MS
212892001-07-03 Michael Snyder <msnyder@redhat.com>
21290
21291 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
21292 the output of the ptype command.
21293
d85da69f
MS
212942001-07-02 Michael Snyder <msnyder@redhat.com>
21295
4c8a82de
MS
21296 * gdb.base/completion.exp: Don't assume that break.c is the only
21297 source file that may contain functions named "marker".
d85da69f
MS
21298 * gdb.base/corefile.exp: Quote the curly braces in regexp.
21299
8afc772b
AC
213002001-06-28 Andrew Cagney <ac131313@redhat.com>
21301
21302 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
21303 of files to delete.
21304
21305 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
21306 * gdb.disasm/h8300s.exp: New file.
21307 gdb.disasm/h8300s.s: Likewise.
21308
cff22675
AC
213092001-06-27 Andrew Cagney <ac131313@redhat.com>
21310
21311 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
21312 empty breakpoint tables.
21313
68c81b54
AC
213142001-06-25 Andrew Cagney <ac131313@redhat.com>
21315
21316 * lib/mi-support.exp: Update args=... part of stop-reason
21317 patterns. Accept either a list or a tuple.
21318
2dd62704
AC
213192001-06-23 Andrew Cagney <ac131313@redhat.com>
21320
21321 * lib/mi-support.exp: Remove local emacs variable defining
21322 change-log-default-name.
21323
b4127474
MC
213242001-06-22 Michael Chastain <chastain@redhat.com>
21325
21326 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
21327 This is operationally compatible with the previous version.
21328
8dbfb380
JB
213292001-06-13 Jim Blandy <jimb@redhat.com>
21330
21331 * lib/gdb.exp (gdb_test): Doc fix.
21332
f2d8c86d
MC
213332001-06-10 Michael Chastain <chastain@redhat.com>
21334
21335 * gdb.base/exprs.exp: Remove a duplicate test.
21336
81564d34
JB
213372001-06-06 Jim Blandy <jimb@redhat.com>
21338
21339 * gdb.base/return2.exp (main): Use values to test float and double
21340 returns that are not NaN's, to avoid being confused by IEEE
21341 comparison rules.
21342
da55addb
MS
213432001-06-04 Michael Snyder <msnyder@redhat.com>
21344
21345 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 21346 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
21347 rather than wait for 12 more tests to time out.
21348
42c65987
JB
213492001-06-06 Jim Blandy <jimb@redhat.com>
21350
b18bced9 21351 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 21352 Don't forget to match the GDB prompt.
b18bced9 21353
42c65987
JB
21354 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
21355
5b41e5f0
JB
213562001-06-04 Jim Blandy <jimb@redhat.com>
21357
21358 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
21359 command.
21360
015e046f
KB
213612001-05-31 Kevin Buettner <kevinb@redhat.com>
21362
21363 * gdb.base/annota1.exp (info break): Match four or more spaces
21364 after "Address".
21365
fb1ffbbe
MC
213662001-05-31 Michael Chastain <chastain@redhat.com>
21367
21368 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
21369 (dm_type_int_star): Likewise.
21370 (dm_type_long_star): Likewise.
21371 (dm_type_void_star): Likewise.
21372
5ea2a32c
KB
213732001-05-29 Kevin Buettner <kevinb@redhat.com>
21374
21375 * gdb.base/completion.exp (INPUTRC): Set this environment variable
21376 to a known value in order to get consistent results regardless
21377 of the setting of INPUTRC or the presence or contents of .inputrc.
21378
ae23c492
MS
213792001-05-24 Michael Snyder <msnyder@redhat.com>
21380
ac55707e
MS
21381 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
21382 Don't require that the main thread and the manager thread are the
21383 first in the list.
21384
ae23c492
MS
21385 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
21386 debugging. If test fails, issue an "unsupported" not a "fail".
21387
400071f1
JB
213882001-05-24 Jim Blandy <jimb@redhat.com>
21389
21390 Don't assume that short is shorter than int.
21391 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
21392 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 21393 this isn't true.
400071f1
JB
21394 ("print unsigned char == (~0)"): Add test that verifies that ~0,
21395 an int, is not equal to ~0 stored in an unsigned char. This tests
21396 the same thing that the previous test meant to, but works on
21397 16-bit machines, too.
21398 ("print unsigned char != (~0)"): Same test, complemented.
21399
0816a3e5
MS
214002001-05-24 Michael Snyder <msnyder@redhat.com>
21401
21402 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 21403 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
21404 and prevents dejagnu getting out of step.
21405
f6dc23a9
KB
214062001-05-23 Kevin Buettner <kevinb@redhat.com>
21407
21408 * gdb.base/finish.exp (finish_void): Revise pattern for
21409 stopping on the call statement to not permit stopping at
21410 the start of the instructions comprising the call sequence.
21411
7dbd117d
MC
214122001-05-19 Michael Chastain <chastain@redhat.com>
21413
21414 * gdb.base/callfuncs.exp: Make all test names unique.
21415 * gdb.base/commands.exp: Make all test names unique.
21416 * gdb.base/condbreak.exp: Make all test names unique.
21417 * gdb.base/dbx.exp: Make all test names unique.
21418 * gdb.base/default.exp: Make all test names unique.
21419 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
21420 and TIMEOUT messages to their corresponding PASS message.
21421 * gdb.base/ending-run.exp: Make all test names unique.
21422 * gdb.base/long_long.exp: Remove duplicate test.
21423
6b0b0a9e
KB
214242001-05-21 Kevin Buettner <kevinb@redhat.com>
21425
21426 * gdb.base/finish.exp (finish_void): Allow "finish" command to
21427 stop on the call statement as well as the statement after the
21428 call.
21429
2caa35cb
MS
214302001-05-21 Michael Snyder <msnyder@redhat.com>
21431
21432 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
21433
40713331
EZ
214342001-05-10 Elena Zannoni <ezannoni@redhat.com>
21435
a9c64011
AS
21436 * gdb.base/completion.exp: Revamp test. Make it execute on all
21437 platforms.
40713331 21438
c2c1be8d
EZ
214392001-05-10 Elena Zannoni <ezannoni@redhat.com>
21440
a9c64011
AS
21441 * config/gdbserver.exp (gdb_load): Handle the case
21442 in which the arguments to gdbserver are given in the
21443 baseboard configuration file.
21444 Also handle the case in which the server needs to do a
21445 load.
2c9cd303 21446
9671de48
KS
214472001-05-07 Keith Seitz <keiths@cygnus.com>
21448
a9c64011
AS
21449 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
21450 set up the display for testing.
21451 (gdbtk_start): Convert all paths to paths that tcl will like.
21452 Export target information to environment.
21453 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
21454 necessary.
21455 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
21456 (to_tcl_path): New proc to convert a given pathname into
21457 a path acceptible as an argument to a tcl command.
21458 (_gdbtk_export_target_info): New proc to export target info
21459 into the environment for gdbtk testing.
21460 (gdbtk_done): New proc to signal end-of-test.
9671de48 21461
5a360f47
JB
214622001-05-06 Jim Blandy <jimb@redhat.com>
21463
21464 * restore.c: Make the code of caller0 correspond to its comment.
21465
66c756c6
MS
214662001-05-03 Michael Snyder <msnyder@redhat.com>
21467
21468 * config/sid.exp (gdb_target_sid): Check for error messages.
21469 On error or timeout, don't make expect exit (which will terminate
21470 all subsequent tests); instead just make gdb exit.
d63a86f8 21471 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
21472 return a negative value.
21473
a966fde5
JB
214742001-04-24 Jim Blandy <jimb@redhat.com>
21475
851c18e0
JB
21476 * gdb.c++/templates.exp: If we see the prompt for the overload
21477 list, but we haven't recognized any of the longer patterns,
21478 arrange for this test to fail, not hang.
21479
a966fde5
JB
21480 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
21481 variations.
21482
db144853
MC
214832001-04-22 Michael Chastain <chastain@redhat.com>
21484
21485 * gdb.c++/local.exp: Use the 'runto' library function.
21486 * gdb.c++/namespace.exp: Likewise.
21487 * gdb.c++/overload.exp: Likewise.
21488
3207ec21
KB
214892001-03-26 Kevin Buettner <kevinb@redhat.com>
21490
21491 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
21492 * gdb.base/step-line.exp: New file. Test step/next in presence of
21493 #line directives.
21494 * gdb.base/step-line.c: New file. Test program for the above.
21495 * gdb.base/step-line.inp: New file. We pretend that this file has
21496 been transformed by some other tool into step-line.c.
21497
13b57657
JB
214982001-03-21 Jim Blandy <jimb@redhat.com>
21499
21500 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
21501 unmangled operator names.
21502
754cbe1c
JB
215032001-03-20 Jim Blandy <jimb@redhat.com>
21504
21505 * gdb.threads/linux-dp.exp: Recognize an additional message
21506 generated by GDB when it doesn't understand how to debug threads
21507 on the target system.
21508
177495c9
AC
215092001-03-19 Andrew Cagney <ac131313@redhat.com>
21510
21511 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
21512
f266096b
MC
215132001-03-12 Michael Chastain <chastain@redhat.com>
21514
21515 * gdb.c++/derivation.exp: Use the 'runto' library function.
21516
cac3c2ff
MC
215172001-03-12 Michael Chastain <chastain@redhat.com>
21518
21519 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
21520
b6c11a24
MC
215212001-02-24 Michael Chastain <chastain@redhat.com>
21522
21523 * gdb.c++/ref-types.exp: Change handwritten code to library
21524 function 'runto'.
21525
6bae5bce
OF
215262001-03-16 Orjan Friberg <orjanf@axis.com>
21527
21528 * gdb.base/signals.exp: Set count to 0 explicitly.
21529
0015fd9a
MS
215302001-03-15 Mark Salter <msalter@redhat.com>
21531
21532 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
21533 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
21534 (gdb_load): Add support for additional target_info: gdb_download_size
21535 and gdb_load_timeout.
0015fd9a 21536
fc33412a
DT
21537Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
21538
21539 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
21540 file -- to prevent failing when the compile fails but we have no
21541 intention of running the tests anyway.
fc33412a
DT
21542
21543 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
21544 tests if set.
21545
21546 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 21547 integers.
fc33412a
DT
21548
21549 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
21550 * gdb.c++/namespace.exp: Ditto.
21551
115f06de
OF
215522001-03-07 Orjan Friberg <orjanf@axis.com>
21553
21554 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
21555 * gdb.base/pointers.exp: Relax pattern match of decimals.
21556
b6ba6518
KB
215572001-03-06 Kevin Buettner <kevinb@redhat.com>
21558
21559 * Makefile.in, config/abug.exp, config/cfdbug.exp,
21560 config/cpu32bug.exp, config/dve.exp, config/est.exp,
21561 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
21562 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
21563 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
21564 config/sh.exp, config/sid.exp, config/slite.exp,
21565 config/sparclet.exp, config/udi.exp, config/unknown.exp,
21566 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
21567 config/vxworks.exp, config/vxworks29k.exp,
21568 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
21569 gdb.base/all-bin.exp, gdb.base/annota1.exp,
21570 gdb.base/arithmet.exp, gdb.base/assign.exp,
21571 gdb.base/async.exp, gdb.base/attach.exp,
21572 gdb.base/bitfields.exp, gdb.base/bitops.exp,
21573 gdb.base/break.exp, gdb.base/call-ar-st.exp,
21574 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
21575 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
21576 gdb.base/commands.exp, gdb.base/completion.exp,
21577 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
21578 gdb.base/constvars.exp, gdb.base/corefile.exp,
21579 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
21580 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
21581 gdb.base/ending-run.exp, gdb.base/environ.exp,
21582 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
21583 gdb.base/finish.exp, gdb.base/foll-exec.exp,
21584 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
21585 gdb.base/funcargs.exp, gdb.base/help.exp,
21586 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
21587 gdb.base/logical.exp, gdb.base/long_long.exp,
21588 gdb.base/maint.exp, gdb.base/mips_pro.exp,
21589 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
21590 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
21591 gdb.base/pointers.exp, gdb.base/printcmds.exp,
21592 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
21593 gdb.base/regs.exp, gdb.base/relational.exp,
21594 gdb.base/remote.exp, gdb.base/reread.exp,
21595 gdb.base/restore.exp, gdb.base/return2.exp,
21596 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
21597 gdb.base/selftest.exp, gdb.base/setshow.exp,
21598 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
21599 gdb.base/sigall.exp, gdb.base/signals.exp,
21600 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
21601 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
21602 gdb.base/step-test.exp, gdb.base/structs.c,
21603 gdb.base/structs.exp, gdb.base/structs2.exp,
21604 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
21605 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
21606 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
21607 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
21608 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
21609 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
21610 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
21611 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
21612 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
21613 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
21614 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
21615 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
21616 gdb.fortran/types.exp, gdb.java/jmisc.exp,
21617 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
21618 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
21619 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
21620 gdb.trace/circ.exp, gdb.trace/collection.exp,
21621 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
21622 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
21623 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
21624 gdb.trace/report.exp, gdb.trace/save-trace.exp,
21625 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
21626 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
21627 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
21628 notices.
21629
dc96c6c7 216302001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
21631
21632 * gdb.base/varargs.c (find_max_double): Fix printf format string:
21633 first arg is int not float.
21634
dc96c6c7 216352001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
21636
21637 * gdb.base/reread.exp: Unsupported for non-native targets;
21638 doesn't work for remote debugging.
21639
9b0c4aeb
FN
216402001-02-19 Fernando Nasser <fnasser@redhat.com>
21641
21642 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
21643 * gdb.base/ending-run.exp: Properly handle the BSP state when
21644 stepping past the end of main.
9b0c4aeb 21645
02aa71d5
MC
216462001-02-19 John Moore <jmoore@redhat.com>
21647
21648 * gdb.base/commands.exp (infrun_breakpoint_command_test):
21649 Converted HPUX fix for non-expected items following multiple
21650 step commands into general solution for all platforms.
21651
1fa449a4
MC
216522001-02-18 Michael Chastain <chastain@redhat.com>
21653
21654 * gdb.c++/classes.exp (do_tests): Change runto statements
21655 from "runto 'foo(void)'" to "runto 'foo'". This makes the
21656 statements demangler agnostic.
21657 * gdb.c++/virtfunc.exp (do_tests): Likewise.
21658 (gdb_virtfunc_restart): Likewise.
21659
b2f9ec70
MC
216602001-02-14 Michael Chastain <chastain@redhat.com>
21661
21662 * gdb.c++/inherit.exp (do_tests): Change runto statements
21663 from "runto 'foo(void)'" to "runto 'foo'". This makes the
21664 statements demangler agnostic.
21665
cf74b8ca
AC
21666Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
21667
21668 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
21669 ``continue to bkpt at common_routine in thread 2'' and ``stopped
21670 before calling common_routine 15 times'' tests.
cf74b8ca 21671
99f78f56
MC
216722001-02-11 Michael Chastain <chastain@redhat.com>
21673
21674 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
21675 Helps the test script figure out which demangler is in use.
21676 (dm_type_foo_ref): Ditto.
21677 (dm_type_int_star): Ditto.
21678 (dm_type_long_star): Ditto.
21679 (dm_type_unsigned_int): Ditto.
21680 (dm_type_void): Ditto.
21681 (dm_type_void_star): Ditto.
99707966 21682 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
21683 Probe the gdb demangler and set variables to accommodate
21684 formatting differences.
21685 (info_func_regexp): New function. Same as info_func, but
21686 matches against a regexp.
21687 (info_func): Match against a literal string.
21688 (print_addr_2): New function. Match against a literal string,
21689 which can be different from the input to gdb.
21690 (print_addr): Simply call print_addr_2 with the same argument twice.
21691 (test_lookup_operator_functions): Use demangler formatting variables.
21692 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
21693 the tests in the same order as the C++ class declaration.
21694 (test_paddr_operator_functions): Ditto.
21695 (test_paddr_overloaded_functions): Ditto.
21696 (test_paddr_hairy_functions): Use demangler formatting variables.
21697 Add reference to gdb/19 for related tests.
21698 (do_tests): Call probe_demangler.
21699
1de8f023
KB
217002001-01-30 Kevin Buettner <kevinb@redhat.com>
21701
21702 * gdb.c++/templates.cc (printf): Remove unused function definition.
21703
ca3f91ed
MS
217042001-01-26 Felix Lee <flee@redhat.com>
21705
21706 * sid.exp (sid_exit): Pass host, not target, to remote_close.
21707
217082001-01-25 matthew green <mrg@redhat.com>
21709
21710 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
21711 up sid.
21712 (sid_exit): Call `remote_pop_conn' after GDB is gone.
21713
217142001-01-25 matthew green <mrg@redhat.com>
21715
21716 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 21717 Deprecate $sid_spawn_id.
ca3f91ed
MS
21718 (sid_exit): Remove code necessary only for `spawn.'
21719
217202001-01-25 matthew green <mrg@redhat.com>
21721
21722 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
21723
fb18ec4a
MC
217242001-01-28 Michael Chastain <chastain@redhat.com>
21725
21726 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
21727 to call when tests fail. It takes gdb out of the overloaded
21728 function choice menu back to the main prompt, so that the test
21729 program stays synchronized.
21730 (set_bp_overloaded): New proc to collect all the common
21731 code for setting a breakpoint on an overloaded name. Calls
21732 take_gdb_out_of_choice_menu when needed.
21733 (menu_overload1arg): New variable to collect the repeated
21734 instances of the expected menu for an overloaded name. Change
21735 the regular expression to handle changes in g++ type encoding:
21736 "void" can be either "void" or "", and "unsigned int" can be
21737 either "unsigned int" or "unsigned".
21738 (continue_to_bp_overloaded): Change regular expressions to handle
21739 changes in g++ type encoding.
21740 (no proc): Call take_gdb_out_of_choice_menu when needed.
21741 Remove redundant calls to "info break". Accept either "canceled"
21742 or "cancelled". Change regular expressions in "info break"
21743 calls to handle changes in g++ type encoding. Give all tests
21744 unique strings.
21745
9c646a6e
BE
217462001-01-17 Ben Elliston <bje@redhat.com>
21747
21748 * config/sid.exp: New file.
21749
9549d9c1
AC
21750Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
21751
21752 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
21753
dc96c6c7 217542000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
21755
21756 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
21757 Add a RE to accept a non-ascii char if one is ever presented.
21758
b4df4f68
FN
217592000-12-20 Fernando Nasser <fnasser@redhat.com>
21760
297dd0fd 21761 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 21762
dc96c6c7 217632000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 21764
d63a86f8 21765 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
21766 in regexp. One '\' does not suffice on Linux.
21767
4a7bddb6
MC
217682000-12-09 Michael Chastain <chastain@redhat.com>
21769
21770 * gdb.base/break.exp (test_clear_command): Use a marker function
21771 rather than 'main' for the test function. Also move this
21772 test to an execution point where the marker function names are
21773 guaranteed to be bound to functions. (Executing tests after a
21774 'finish' from main runs into name conflicts with local names
21775 in __libc_start_main).
21776
dc96c6c7 217772000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
21778
21779 * gdb.base/finish.exp: New test for gdb's "finish" command.
21780 * gdb.base/return2.exp: New test for gdb's "return" command.
21781 * gdb.base/return2.c: New source file for above.
21782
dc96c6c7 217832000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
21784
21785 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
21786 * gdb.base/miscexprs.exp: Ditto.
21787 * gdb.base/pointers.exp: Ditto.
21788 * gdb.c++/derivation.exp: Ditto.
21789 * gdb.c++/local.exp: Ditto.
21790 * gdb.c++/namespace.exp: Ditto.
21791 * gdb.c++/overload.exp: Ditto.
21792 * gdb.c++/ref-types.exp: Ditto.
21793
dc96c6c7 217942000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
21795
21796 * gdb.base/constvars.exp: Test result of "up" command.
21797 * gdb.base/miscexprs.exp: Ditto.
21798 * gdb.base/pointers.exp: Ditto.
21799 * gdb.base/scope.exp: Ditto.
21800 * gdb.c++/derivation.exp: Ditto.
21801 * gdb.c++/local.exp: Ditto.
21802 * gdb.c++/namespace.exp: Ditto.
21803 * gdb.c++/overload.exp: Ditto.
21804 * gdb.c++/ref-types.exp: Ditto.
21805
44097287
FN
218062000-11-22 Michael Chastain <chastain@redhat.com>
21807
21808 * mips_pro.exp: Accept either "middle -> top -> main" or
21809 "middle -> main" in the backtrace, because gcc can optimize
21810 tail calls to jumps. Remove setup_xfail for the hppa case.
21811 Add a comment with the original warning messages from PR 3016,
21812 which was filed in 1993, to preserve them for posterity.
21813
9d2e1bab
ND
218142000-11-17 Nick Duffek <nsd@redhat.com>
21815
21816 * lib/gdb.exp (gdb_test): Override timeout with board info.
21817
1aca8eb7
ND
218182000-11-17 Nick Duffek <nsd@redhat.com>
21819
21820 * gdb.base/display.exp: Don't kill running stub. Add "again" to
21821 the second kill and detach messages.
21822
93076499
ND
218232000-11-17 Nick Duffek <nsd@redhat.com>
21824
21825 * configure.in: Add AC_EXEEXT.
21826 * configure: Regenerate.
21827 * Makefile.in (just-check): Export EXEEXT.
21828 * lib/gdb.exp ($EXEEXT): Import from environment.
21829 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
21830 expect "maint dump-me" on Cygwin.
21831 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
21832 $EXEEXT.
21833
30e87cd3
ND
218342000-11-17 Nick Duffek <nsd@redhat.com>
21835
21836 * gdb.base/break.exp: Test backtrace and finish from called
21837 function on all platforms, not just HP-UX.
21838
dc96c6c7 218392000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
21840
21841 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
21842 code from gdb_target_monitor, so it can be used independantly
21843 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 21844
dc96c6c7 218452000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
21846
21847 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
21848 * gdb.base/corefile.exp: Expect the message "Program is being
21849 debugged already" when we send the "corefile" command, since
21850 the preceeding gdb_load may have connected gdb to a remote target.
21851 * gdb.base/display.exp: Disable hardware watchpoints if new
21852 board info variable "no_hardware_watchpoints" is true.
21853 Replace single-letter commands with more readable ones.
21854 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
21855 if new board info variable "no_hardware_watchpoints" is true.
21856 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
21857 to see if stdio (printf) testing is possible.
21858 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
21859 board info variable "no_hardware_watchpoints" is true. Use new
21860 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
21861
39124dea
FN
218622000-11-13 Fernando Nasser <fnasser@redhat.com>
21863
21864 From Orjan Friberg <orjanf@axis.com>:
21865 * gdb.base/printcmds.exp: Escape curly braces followed by a number
21866 in array print pattern match.
21867
a9e2e984
FN
218682000-11-09 Fernando Nasser <fnasser@redhat.com>
21869
21870 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
21871 spelling "cancelled" to U.S. spelling "canceled" to match changes
21872 made to gdb.
21873 * gdb.c++/ovldbreak.exp: Ditto.
21874
c7db355b
PS
218752000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
21876
21877 * gdb.base/callfuncs.c (main): Moved to end of file, call
21878 t_double_values to initialize the FPU before inferior calls are made.
21879 * gdb.base/callfuncs.exp: Test for register preservation after calling
21880 inferior functions. Add tests for continuining, finishing and
21881 returning from a stop in a call dummy.
21882
dc96c6c7 218832000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
21884
21885 * gdb.base/commands.exp: Break up long lines, and re-indent.
21886
dc96c6c7 218872000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
21888
21889 * config/gdbserver.exp: Rewritten from the ground up, to make it
21890 compatible with the current dejagnu tree, and to make it work with
21891 the new "gdbserver" in libremote.
21892
dc96c6c7 218932000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
21894
21895 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
21896 * gdb.base/varargs.exp: Skip entire test if no printf support.
21897 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
21898 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
21899
dc96c6c7 219002000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
21901
21902 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
21903 no floating point support.
21904 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
21905 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
21906 * gdb.base/call-rt-st.exp: Ditto.
21907 * gdb.base/call-strs.exp: Ditto.
21908
bac5fc66
JG
219092000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
21910
21911 * gdb.base/sizeof.c: include <stdio.h>.
21912
21913 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
21914 'finish', otherwise uncaptured gdb_prompt would potentially
21915 throw remaining test points out of sync.
bac5fc66 21916
b22a6027
SB
219172000-07-26 Scott Bambrough <scottb@netwinder.org>
21918
21919 * gdb.base/recurse.exp: Run tests for all targets.
21920 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
21921 gnu-oldld case on ARM.
21922 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
21923 for ARM targets.
d63a86f8 21924
d8231941
AG
21925Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
21926
21927 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
21928 * gdb.java/configure: Rebuild.
21929
8caabe69
AG
21930Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
21931
21932 * gdb.java/jv-exp.exp: New file.
21933
9d273ca3
AG
21934Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
21935
21936 * configure: Rebuilt.
21937 * configure.in (configdirs): Add gdb.java.
21938 * gdb.java/jmisc.java: New file.
21939 * gdb.java/jmisc.exp: New file.
21940 * gdb.java/Makefile.in: New file.
21941 * gdb.java/configure: Rebuilt.
21942 * gdb.java/configure.in: New file.
21943 * lib/java.exp: New file.
21944
4f823a66
AC
21945Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
21946
21947 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 21948 underflow.
4f823a66 21949
2391e11d
AC
21950Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
21951
21952 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 21953 and the compilers sizes.
2391e11d 21954
54602222
ND
219552000-07-09 Nick Duffek <nsd@redhat.com>
21956
21957 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
21958 (use_methods): New function.
21959 (main): Call use_methods().
21960 * gdb.c++/classes.exp (test_method_param_class): New procedure.
21961 (do_tests): Call test_method_param_class.
21962
2bec0572
ND
219632000-07-09 Nick Duffek <nsd@redhat.com>
21964
21965 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
21966 spelling.
21967 (test_enums): New procedure. Move enum tests from end of script
21968 to here. Set breakpoint on function name instead of line number.
21969 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
21970 (enums2): New marker function.
21971 (enums1): New function.
21972 (main): Call enums1(). Move enum tests to enums1().
21973
78492fde
AC
21974Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
21975
21976 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 21977 compile/link program. Update line numbers.
78492fde
AC
21978 * gdb.asm/d10v.inc: Define ``startup''.
21979 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 21980
49a2cef8
AC
21981Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
21982
21983 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
21984
3e6c8688
EZ
219852000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21986
21987 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 21988 of 'help maint print' command.
3e6c8688 21989
9ff5cbe9
AC
21990Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
21991
21992 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 21993 they use gdb_expect_list.
9ff5cbe9 21994
17c579bd
AC
21995Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
21996
21997 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
21998 memory-read-packet-size'' instead of ``set endian big'' to test
21999 long commands.
17c579bd 22000
e6d71bf3
DB
220012000-06-03 Daniel Berlin <dan@cgsoftware.com>
22002
22003 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 22004 g++, and stop skipping them.
e6d71bf3
DB
22005
22006 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
22007 work under g++.
22008
d63a86f8 22009 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
22010 initialization.
22011
dc96c6c7 220122000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
22013
22014 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
22015 the regular expression: accept an (almost) arbitrary sequence of
22016 "frames-invalid" and "breakpoints-invalid" messages both before
22017 and after the "starting" message.
22018
dc96c6c7 220192000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
22020
22021 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 22022
dc96c6c7 220232000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
22024
22025 * gdb.base/annota1.exp (annotate-signal-handler-caller):
22026 Relax the regular expression a little, make it pass on Solaris 8.
22027
8216cda9
KB
220282000-05-12 Kevin Buettner <kevinb@redhat.com>
22029
22030 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 22031 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
22032 Instead, it is permissible for gdb to stop on the line of the
22033 call itself.
22034
1a570b2f
MS
220352000-05-12 Michael Snyder <msnyder@.cygnus.com>
22036
22037 * gdb.base/break.exp (bp on small function, optimized file):
22038 Add a second pass pattern. The behavior differs here between stabs
22039 and dwarf for one-line functions. Stabs preserves two line symbols
22040 (one before the prologue and one after) with the same line number,
22041 but dwarf regards these as duplicates and discards one of them.
22042 Therefore the address after the prologue (where the breakpoint is)
22043 has no exactly matching line symbol, and GDB reports the breakpoint
22044 as if it were in the middle of a line rather than at the beginning.
22045
dc96c6c7 220462000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 22047
d63a86f8 22048 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
22049 rather than "send_gdb" (for consistancy).
22050
7d418785
AC
22051Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
22052
22053 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
22054 * gdb.c++/templates.cc: Properly check for GCC version number.
22055 * lib/compiler.cc: Likewise
22056
dc96c6c7 220572000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 22058
d63a86f8 22059 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
22060 gdb may not stop at the first line of main, due to code motion.
22061
dc96c6c7 220622000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
22063
22064 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
22065 This test depends on parsing the printf output from the target.
22066 Since the sparclet stub doesn't do stdio, this will never work.
22067 * gdb.base/call-rt-st.exp: ditto.
22068 * gdb.base/call-strs: ditto.
22069
dc96c6c7 220702000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
22071
22072 * gdb.base/miscexprs.exp: make sizeof long array test portable.
22073
22074 * gdb.base/ending-run.exp: After connecting to a remote target,
22075 but before running, the target will appear to be in a random
22076 location. Specify both a file and a line for breakpoints.
22077 Also, the function that calls main may be called 'init'
22078 rather than 'start'.
22079
a5a51225
EZ
220802000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22081
22082 * gdb.base/help.exp: Update output for add-symbol-file command.
22083
7930cc7c
FN
220842000-04-10 Fernando Nasser <fnasser@cygnus.com>
22085
22086 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22087 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
22088
23e37ab1
C
220892000-04-07 J.T. Conklin <jtc@redback.com>
22090
e93c542c
C
22091 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
22092
23e37ab1
C
22093 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
22094
591b8fa3
PDM
22095Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
22096
22097 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 22098 values that can be represented exactly.
591b8fa3
PDM
22099 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
22100 above change, and to not check against the directory part of the source
22101 file name.
22102 (step into print_long_arg_list): Likewise.
22103 (print print_small_structs from print_long_arg_list): Likewise.
22104 (print print_long_arg_list): Likewise.
22105
7a495180
EZ
221062000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22107
30b53638 22108 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 22109
beb998c6
AC
22110Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
22111
22112 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
22113
1c689132
DB
221142000-03-25 Daniel Berlin <dan@cgsoftware.com>
22115
22116 * gdb.base/commands.exp (deprecated_command_test): Add test for
22117 deprecate with no arguments.
22118
c1790a9d
JL
221192000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
22120
22121 * gdb.base/break.exp: Add new test for setting breakpoints on
22122 optimized code so we can test breakpoints work even when function
22123 prologues may be optimized away
22124
003ba290
FN
221252000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
22126
22127 From David Whedon <dwhedon@gordian.com>
a9c64011 22128 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 22129
6837a0a2
DB
221302000-03-22 Daniel Berlin <dan@cgsoftware.com>
22131
22132 * gdb.base/help.exp: Added test for new apropos command.
22133
b9593231
KB
221342000-03-21 Kevin Buettner <kevinb@redhat.com>
22135
22136 * gdb.base/pointers.c (usevar): New function.
22137 (main): Make sure that global variables v_int_pointer2, rptr,
22138 and y are all referenced someplace in the program by calling
22139 usevar() on them. [Some linkers delete symbols which are
22140 never referenced. The space remains, but there's no way to
22141 get a (symbolic) handle on the variable from the debugger.]
22142
751a959b
EZ
221432000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22144
22145 * gdb.base/printcmds.c: Add typedeffed arrays.
22146
22147 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 22148 procedure to test arrays that are typedef'd.
751a959b 22149
73a93a32
JI
221502000-03-13 James Ingham <jingham@leda.cygnus.com>
22151
22152 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 22153 the library directories.
73a93a32 22154
fb40c209
AC
22155Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
22156
22157 * configure.in (configdirs): Add sub directory gdb.mi.
22158 * configure: Re-generate.
22159
22160 * gdb.mi: New directory.
d63a86f8 22161
ee4dd2c9
AC
221622000-02-25 Scott Bambrough <scottb@netwinder.org>
22163
22164 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 22165 a long long value as a double on ARM platforms.
ee4dd2c9 22166
70f0cc22
JB
221672000-02-16 Jim Blandy <jimb@redhat.com>
22168
22169 * gdb.base/break.exp ("breakpoint line number"): Make sure the
22170 default source file is set properly before running this test.
22171
853819b8
EZ
221722000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22173
22174 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 22175 gdbtk/library directory, not in gdbtcl2.
853819b8 22176
dfcd3bfb
JM
221772000-02-04 Jim Blandy <jimb@redhat.com>
22178
22179 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
22180 backslash from regexp pattern.
22181
22182 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
22183 procedure. Use it to run all the "continue to bp overloaded"
22184 tests. Note that this changes the names of the tests slightly.
22185 If the breakpoint hit message includes a hex PC value, because
22186 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
22187 from the real source code, still consider that a pass.
22188
22189 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
22190 XFAIL here if the breakpoint message contains a hex address. Note
22191 similar change on 1999-11-02.
22192
22193 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
22194
22195 * gdb.base/ptype.exp: Establish a default source file before
22196 calling get_debug_format.
22197
221982000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
22199
22200 * gdb.base/watchpoint.exp: Remove duplication of test messages.
22201
8b93c638
JM
222022000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
22203
22204 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
22205 of successive stepi commands -- while in the prologue we should see
22206 the function entry bracket.
22207
222082000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
22209
22210 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
22211 reach __change_mode() when stepping through the end of main().
22212
c5394b80
JM
222132000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
22214
22215 * gdb.base/default.exp: Fix expected pattern.
22216 * gdb.base/help.exp: Same.
22217
0d06e24b
JM
222182000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22219
22220 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 22221 Don't use xfail's because that affects only the following test.
d63a86f8 22222
0d06e24b 22223 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 22224 solaris or linux.
0d06e24b
JM
22225
22226 * gdb.base/selftest.exp: Update to reflect changes to main.c.
22227
dc96c6c7 222282000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 22229
d63a86f8 22230 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
22231 "A syntax error" rather than "A parse error". Accept both.
22232
222332000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
22234
22235 * gdb.base/default.exp: Remove OS dependent string from "target
22236 remote" test.
22237 * gdb.base/help.exp: Same for "help target remote" test.
22238
c3f6f71d
JM
222392000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22240
22241 From Jim Kingdon <kingdon@redhat.com>:
22242
22243 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
22244 prompt (cleanup rather than necessity, but still might keep output
22245 from spilling to next test).
c3f6f71d
JM
22246
222472000-01-02 Fred Fish <fnf@cygnus.com>
22248
22249 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
22250 AIX, which defines them in <sys/types.h>.
22251
ed9a39eb 222521999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 22253
ed9a39eb 22254 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 22255 float" test.
ed9a39eb
JM
22256
222571999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 22258
ed9a39eb 22259 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
22260
22261 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
22262 outermost frame disallowed".
22263
222641999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
22265
22266 * gdb.base/setvar.exp: New tests for setting the value of a struct
22267 with a constant list.
22268
222691999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
22270
22271 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
22272 require the user to type a cast before setting the value of a struct.
22273
de57eccd
JM
222741999-12-06 Jim Blandy <jimb@cygnus.com>
22275
22276 * gdb.base/default.exp: Expect the new 'info float' command on
22277 all i386 platforms.
22278
22279 * gdb.threads/linux-dp.exp: Expand our ability to recognize
22280 LinuxThreads libraries that don't support debugging.
22281
c2d11a7d
JM
22282Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
22283
22284 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
22285 Change the buffer type to ``unsigned char'' to simplify size
22286 arithmetic.
c2d11a7d
JM
22287
22288 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
22289 stub only handles 400-1 byte packets. Verify that the download
22290 worked.
c2d11a7d
JM
22291
222921999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
22293
22294 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
22295 tests, using UNRESOLVED for the untested cases. Also, does not wait
22296 for a timeout if the prompt was received before a recognizable pattern.
22297
222981999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
22299
22300 * lib/gdb.exp (gdb_expect_list): Fix spelling.
22301
223021999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22303
22304 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 22305 watchpoints.
c2d11a7d
JM
22306
223071999-11-24 Jason Merrill <jason@casey.cygnus.com>
22308
22309 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
22310
22311 * gdb.c++/local.exp: Be more flexible in recognizing local class
22312 name mangling. Don't allow horribly truncated method names.
22313 * gdb.c++/derivation.exp: Expect protected inheritance.
22314 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
22315 * gdb.c++/virtfunc.exp: Likewise.
22316 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
22317 when printing a nested enum.
22318
223191999-11-22 Jim Blandy <jimb@cygnus.com>
22320
22321 * gdb.base/step-test.exp: Properly await GDB's response to setting
22322 a breakpoint on the call to large_struct_by_value.
22323
22324 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
22325 just because we have debug info for the `start' function.
22326
223271999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
22328
22329 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
22330 "Unknown signal" messages, which indicate (on LinuxThreads) that
22331 GDB doesn't know how to debug threads on this system. This is
22332 better than hanging while philosopher 0 dumps chatter into gdb.log.
22333
223341999-11-18 Tom Tromey <tromey@cygnus.com>
22335
22336 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
22337
223381999-11-18 Fred Fish <fnf@cygnus.com>
22339
22340 * gdb.base/coremaker2.c: Add sample program for generating
22341 cores that is more self contained than coremaker.c. Eventually
22342 I'll add more code to this and tie it into the testsuite.
22343
4ce44c66
JM
223441999-11-12 Stan Shebs <shebs@andros.cygnus.com>
22345
22346 * gdb.base/dollar.exp: Remove, now in gdb.hp.
22347
223481999-11-10 Jimmy Guo <guo@cup.hp.com>
22349
22350 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 22351 from $srcdir/lib/.
4ce44c66 22352 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 22353 and gdb.c++/.
4ce44c66
JM
22354
22355 * gdb.c++/derivation.exp: remove redundant get compiler info code.
22356
d63a86f8 22357 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
22358 'continue with watch' test point.
22359
223601999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
22361
22362 Merged from p2linux-990323-branch:
d63a86f8 22363
4ce44c66
JM
22364 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
22365
11cf8741
JM
22366Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
22367
22368 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 22369 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
22370
22371Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
22372
22373 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 22374 gdb_expect_list.
11cf8741
JM
22375
22376Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
22377
22378 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
22379
223801999-11-03 Mark Salter <msalter@cygnus.com>
22381
22382 * gdb.base/break.exp: Fix "stub continue" pattern.
22383
223841999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
22385
22386 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
22387
223881999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
22389
22390 * gdb.base/display.exp ("finish"): Add timeout clause.
22391
22392 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
22393 plain prompt clause, so this doesn't have to time out in order to
22394 fail.
22395
22396 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 22397 breakpoint hit messages include an address.
11cf8741
JM
22398
22399 * gdb.base/display.exp: Don't forget to escape parens in regular
22400 expressions. Unix regexp notatation sucks.
22401
224021999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22403
22404 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 22405 order for 'signalled' message.
11cf8741 22406
5c44784c
JM
224071999-11-01 Stan Shebs <shebs@andros.cygnus.com>
22408
22409 From Jimmy Guo <guo@cup.hp.com>:
22410 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
22411 * gdb.base/annota1.c: Add code for tests to work with.
22412
224131999-10-26 Frank Ch. Eigler <fche@cygnus.com>
22414
22415 * gdb.base/remote.exp: New test for remote downloading settings.
22416 * gdb.base/remote.c: New file with large .data.
22417
917317f4
JM
224181999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
22419
22420 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
22421 for LinuxThreads support, merged from the Code Fusion branch.
22422
22423Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
22424
22425 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
22426 containing exp_continue into a while within an expect. Don't
22427 attempt a start more than three times. Check return value from
22428 gdb_load.
d63a86f8 22429
2df3850c
JM
22430Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
22431
22432 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 22433 a pass case.
2df3850c 22434
2acceee2
JM
224351999-10-01 Kevin Buettner <kevinb@cygnus.com>
22436
22437 * gdb.base/break.c (main): Added a statement that we can step
22438 off of.
22439 * gdb.base/break.exp: Added tests for setting a breakpoint
22440 at an offset and stepping onto a breakpoint.
22441
224421999-10-01 Fred Fish <fnf@cygnus.com>
22443
d63a86f8 22444 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
22445 gdb output.
22446
c2c6d25f
JM
224471999-09-18 Jim Blandy <jimb@cris.red-bean.com>
22448
22449 * gdb.base/break.exp: Code locations are in hex, don't forget!
22450 (For HP-UX.)
22451
224521999-09-17 Stan Shebs <shebs@andros.cygnus.com>
22453
22454 * condbreak.exp: Use break.c as test program.
22455 * condbreak.c: Remove, redundant with break.c.
22456
224571999-09-15 Stan Shebs <shebs@andros.cygnus.com>
22458
22459 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 22460 Z-packets if the target needs it.
c2c6d25f
JM
22461
224621999-09-13 James Ingham <jingham@leda.cygnus.com>
22463
22464 * gdb.c++/overload.exp: Added tests for listing overloaded
22465 functions with function pointers in the arg, explicitly calling
22466 out the version you want.
22467
cff3e48b
JM
224681999-09-09 Stan Shebs <shebs@andros.cygnus.com>
22469
22470 * long_long.exp: Add variations of test cases that work for
22471 targets with 16-bit ints and 32-bit doubles.
22472
d4f3574e
SS
224731999-09-08 Stan Shebs <shebs@andros.cygnus.com>
22474
22475 * break.c (main): Compare a possibly-uninitialized argc with an
22476 unlikely value that fits in 16 bits.
22477
224781999-09-07 Stan Shebs <shebs@andros.cygnus.com>
22479
22480 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
22481 0xfeeb, don't want negative numbers if ints are 16 bits.
22482
22483 * lib/gdb.exp (skip_cplus_tests): New proc.
22484 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
22485 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
22486 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
22487 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
22488 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
22489 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
22490 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
22491 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
22492
22493 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
22494
22495Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
22496
22497 * gdb.base/corefile.exp (up): Allow a parameter to appear
22498 in the frame that we're going up to.
22499
22500 From Jim Blandy <jimb@cygnus.com>:
22501
22502 * gdb.base/default.exp (info float): Expect some output now.
22503
22504 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
22505 returning floating-point values to fail on the x86.
22506 * gdb.base/callfwmall.exp (do_function_calls): Same.
22507
22508 * gdb.base/list.exp (test_listsize): Correct expectations for
22509 listing line 1 with listsize 2. Also, listing a single line
22510 works now, as does listing three lines. [Kevin's note: There
22511 were a number of other cases fixed too where the expectations
22512 differed...]
22513
225141999-09-02 Stan Shebs <shebs@andros.cygnus.com>
22515
22516 * gdb.base/selftest.exp: Add case for when version prints as
22517 constant string instead of char pointer.
22518
104c1213
JM
225191999-08-25 Stan Shebs <shebs@andros.cygnus.com>
22520
22521 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 22522 stepping out of main.
104c1213
JM
22523
22524 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
22525 G++ used.
22526
22527 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 22528 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
22529
22530 * gdb.c++/ovldbreak.exp: Update match string in test that
22531 includes a warning of multiple breakpoints.
22532
225331999-08-24 Stan Shebs <shebs@andros.cygnus.com>
22534
22535 * gdb.base/display.exp: Improve precision of step-after-finish
22536 added yesterday.
22537
22538 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 22539 test.
104c1213
JM
22540
22541 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
22542 configs when using G++, not just hppa*.
22543
225441999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22545
22546 * gdb.base/async.c: New file.
22547 * gdb.base/async.exp: New file.
22548
22549Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
22550
22551 * gdb.base/break.exp: Tweak PA specific tests to properly handle
22552 PA64.
22553
53a5351d
JM
22554Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
22555
104c1213
JM
22556 * gdb.base/display.exp: "finish" can leave us mid-line on many
22557 targets, deal with it. Add a small constant to main, instead of
22558 1000 since main+1000 may not be a valid address in the target.
22559
53a5351d
JM
22560 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
22561 on hpux11.
22562
22563 * gdb.base/attach.exp: Handle another hpux11 error message variant
22564 when attaching to a process that does not exist.
22565
225661999-08-19 J.T. Conklin <jtc@redback.com>
22567
22568 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 22569 characters in 'continue to 1241' test.
53a5351d
JM
22570
225711999-08-17 Stan Shebs <shebs@andros.cygnus.com>
22572
22573 * gdb.base/call-ar-st.exp: Add a shorter match case for the
22574 stop in print_long_arg_list, define and use a whitespace
22575 variable in print_small_structs test, add an XFAIL for Solaris.
22576 * gdb.base/dbx.exp: XFAIL func commands until somebody is
22577 interested enough to fix.
22578
7be570e7
JM
225791999-08-13 Keith Seitz <keiths@cygnus.com>
22580
22581 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
22582 (dbx_gdb_load): Remove. Use gdb_load instead, since that
22583 proc knows about targets other than the natives.
22584 (test_assign): Use "gdb_run_cmd" to "run" the target.
22585 Check that we've actually hit the breakpoint at main.
22586 When we attempt to assign a value to a local variable, check
22587 that the variable is in the current scope, i.e., don't use
22588 a test with an empty result.
22589
22590Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
22591
22592 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 22593 command.
7be570e7
JM
22594
225951999-08-09 Stan Shebs <shebs@andros.cygnus.com>
22596
22597 From Jimmy Guo <guo@cup.hp.com> and others at HP:
22598 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
22599 gdb.compat, gdb.threads-hp.
22600 gdb.hp/configure, gdb.hp/configure.in: New files.
22601 gdb.hp/Makefile.in: Recurse into new subdirs.
22602 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
22603 gdb.hp/gdb.objdbg: New directory, tests for debugging info
22604 in object files.
22605 gdb.hp/tools: New directory, aux tools for HP-specific tests.
22606
96baa820
JM
226071999-08-05 Stan Shebs <shebs@andros.cygnus.com>
22608
22609 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 22610 funky printf, remove a bogus p/a test.
96baa820
JM
22611
226121999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22613
22614 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
22615 connected to the target. This is necessary when running not
22616 natively.
96baa820
JM
22617
226181999-08-03 Stan Shebs <shebs@andros.cygnus.com>
22619
22620 * gdb.base/step-test.exp: Removed some extraneous messages.
22621
22622 * gdb.base/long_long.exp: Don't run memory examination tests
22623 on little-endian targets (they will need a different set of
22624 results to match).
22625
226261999-08-02 Stan Shebs <shebs@andros.cygnus.com>
22627
22628 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
22629 until somebody decides to fix GDB.
22630
22631 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 22632 constant as "ULL".
96baa820
JM
22633 * gdb.base/long_long.exp: Loosen x/c test, add partial result
22634 matches for a couple x/2 commands.
22635
a0b3c4fd
JM
226361999-07-30 Stan Shebs <shebs@andros.cygnus.com>
22637
22638 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
22639 by merging in ref-types2 tests.
22640 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
22641
22642 From Jimmy Guo <guo@cup.hp.com> and others at HP:
22643 * gdb.c++/Makefile.in: Add standard actions.
22644 (EXECUTABLES): Rename from PROGS, update list.
22645 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
22646 from gdb.hp.
22647 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
22648 foo and bar locals.
22649 * gdb.c++/anon-union.exp: Fix tests to match.
22650 * gdb.c++/classes.exp: Run if HP compiler used, add extra
22651 expect matches to handle output variations.
22652 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
22653 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 22654 output, add HP alternatives for new and delete prints.
a0b3c4fd 22655 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 22656 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
22657 * gdb.c++/demangle.exp: Use $style when reporting failure.
22658 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
22659 * gdb.c++/inherit.exp: Run if HP compiler used, add some
22660 match alternatives.
22661 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 22662 compilers.
a0b3c4fd
JM
22663 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
22664 * gdb.c++/method.exp: Add match alternatives.
22665 * gdb.c++/misc.cc: Add bool types.
22666 * gdb.c++/misc.exp: Add tests for bool types.
22667 * gdb.c++/overload.exp: Add xfails.
22668 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
22669 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
22670 add some more template parameter tests (only for HP currently).
22671 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
22672 * gdb.c++/virtfunc.cc: Add return type and value for main.
22673 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
22674 match alternatives.
d63a86f8 22675
a0b3c4fd
JM
226761999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22677
22678 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
22679
226801999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
22681
22682 * gdb.base/signals.exp: Don't expect getting a backtrace from
22683 within a signal handler to fail on Linux.
22684
226851999-07-29 Stan Shebs <shebs@andros.cygnus.com>
22686
22687 From Jimmy Guo <guo@cup.hp.com> and others at HP:
22688 * lib/gdb.exp: Remove some gratuitious semicolons.
22689 (delete_breakpoints): Increase timeout.
22690 (gdb_expect): Add -notransfer option.
22691 (gdb_test): Use -notransfer option.
22692 (get_compiler_info): Add f77 case.
22693 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 22694 case.
a0b3c4fd
JM
22695 (gdb_preprocess): Call get_compiler.
22696
22697 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
22698 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
22699 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
22700 gdb.base/long_long.exp, gdb.base/printcmds.exp,
22701 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
22702 third arg to gdb_test.
a0b3c4fd
JM
22703 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
22704 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 22705 HP-UX xfails, add others.
a0b3c4fd
JM
22706 * gdb.base/completion.exp: Reflect name change of self-test.
22707 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
22708 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
22709 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
22710 HP failure number.
a0b3c4fd
JM
22711 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
22712 useless HP-UX 10.30 references.
22713 * gdb.base/maint.exp: Loosen matches.
22714 * gdb.base/pointers.c (main): Declare more_code.
22715 * gdb.base/pointers.exp: Match on output of a `next'.
22716 * gdb.base/structs.c: Add prototypes.
22717 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
22718 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
22719
227201999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22721
22722 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 22723 command.
a0b3c4fd
JM
22724
227251999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22726
22727 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
22728 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
22729
22730 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
22731 debug info. Deal with lack of signal hanlder info in stack.
22732
a9c64011 22733 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
22734 * gdb.base/annota1.exp: If printf has debug info, deal with it.
22735
5a2468f5
JM
227361999-07-19 Stan Shebs <shebs@andros.cygnus.com>
22737
22738 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 22739 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 22740
adf40b2e
JM
22741Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
22742
22743 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 22744 a1-selftest.exp.
adf40b2e
JM
22745 * gdb.base/configure: Re-generate.
22746
227471999-07-12 Stan Shebs <shebs@andros.cygnus.com>
22748
22749 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
22750 in trying to run first and name is too long.
22751
22752 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
22753 pointers2.c and pointers2.exp, respectively.
22754 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
22755 doschk happier.
22756
43e526b9
JM
227571999-07-08 Stan Shebs <shebs@andros.cygnus.com>
22758
22759 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
22760 callfuncs2.c and callfuncs2.exp.
22761
22762 * gdb.base/list.exp: Remove mistaken xfails.
22763 * gdb.base/list0.h: Add optional prototypes.
22764
9846de1b
JM
22765Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
22766
a9c64011 22767 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 22768 calling malloc.
a9c64011
AS
22769 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
22770 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 22771 use.
9846de1b
JM
22772
227731999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22774
22775 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
22776 * gdb.base/annota2.cc, annota2.exp: Move from here.
22777 * gdb.c++/annota2.cc, annota2.exp: To here.
22778 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
22779
43ff13b4
JM
22780Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
22781
22782 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 22783 a consistent format.
43ff13b4 22784
085dd6e6
JM
227851999-06-25 Stan Shebs <shebs@andros.cygnus.com>
22786
22787 From Jimmy Guo <guo@cup.hp.com> and others at HP:
22788 * lib/gdb.exp (get_compiler_info): Add detection for assorted
22789 HP compilers, also set the globals $true and $false.
22790
22791 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
22792 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
22793 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
22794 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
22795 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
22796 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
22797 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
22798 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
22799 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
22800 whatis.c} Add C++ compatible function definitions and return
22801 types, add includes for library functions.
085dd6e6
JM
22802 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
22803 * gdb.base/step-test.c (myglob): Rename from glob.
22804 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
22805 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
22806 files, move here from gdb.hp.
085dd6e6 22807 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
22808 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
22809 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
22810 Adjust line numbers in regexps.
085dd6e6
JM
22811
22812 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
22813 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
22814 instead of 0/1.
22815
22816 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
22817 foll-vfork.exp: New files, move here from gdb.hp.
22818 * gdb.base/page.exp: New file, test of pagination command.
22819
22820 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
22821 recursion test.
22822 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
22823
22824 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 22825 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
22826
22827 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 22828 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 22829 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 22830 watchpoint test.
085dd6e6
JM
22831 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
22832 them work.
22833 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
22834 expressions properly.
22835 * gdb.base/corefile.exp: Loosen the match slightly.
22836 * gdb.base/default.exp: Allow "Error accessing memory" message
22837 also.
22838 * gdb.base/display.exp: Skip over x/0 j if PA64.
22839 * gdb.base/funcargs.exp: Add xfails for HP-UX.
22840 * gdb.base/interrupt.exp: Ditto.
22841 * gdb.base/langs.exp: Add symbolic matches governed by compiler
22842 in use.
22843 * gdb.base/list.exp: Add xfails for HP-UX.
22844 * gdb.base/long_long.exp: Refine some of the numeric matches.
22845 * gdb.base/mips_pro.exp: Xfail on HP-UX.
22846 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
22847 * gdb.base/nodebug.exp: Succeed on more varieties of output.
22848 * gdb.base/opaque.exp: Remove some HP-UX xfails.
22849 * gdb.base/ptype.exp: Succeed on more varieties of output.
22850 * gdb.base/scope.exp: Add xfails for HP-UX.
22851 * gdb.base/sect-cmd.exp: Add more cases.
22852 * gdb.base/setvar.exp: Add xfails for HP-UX.
22853 * gdb.base/shlib-call.exp: Loosen some matches slightly.
22854 * gdb.base/signals.exp: Match on void symbolically.
22855 * gdb.base/step-test.exp: Add case for PA64.
22856 * gdb.base/term.exp: Add exit and restart.
22857 * gdb.base/twice.exp: Clean up after self.
22858 * gdb.base/varargs.exp: Disable overload resolution explicitly.
22859 * gdb.base/whatis.exp: Allow more ways to pass tests.
22860
22861 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 22862 no longer useful.
085dd6e6
JM
22863
22864Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
22865
22866 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 22867 list of patterns.
085dd6e6 22868 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
22869 print_double_array(double_array)", "continuing to breakpoint
22870 1018", "print print_double_array(array_d)" and "continuing to
22871 1034" tests.
d63a86f8 22872
085dd6e6
JM
228731999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
22874
a9c64011 22875 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
22876
228771999-06-24 Stan Shebs <shebs@andros.cygnus.com>
22878
22879 * config/mt-*: Remove, these haven't been used since 1996.
22880
228811999-06-22 Stan Shebs <shebs@andros.cygnus.com>
22882
22883 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 22884 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
22885 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
22886
9e0b60a8
JM
228871999-06-18 Stan Shebs <shebs@andros.cygnus.com>
22888
22889 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
22890 simpler match case for the ptype of the big class.
22891
228921999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
22893
22894 * gdb.exp: Fix test for gdb_prompt existence.
22895
228961999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
22897
22898 * gdb.exp (gdb_test): Add fail after calls to perror.
22899
229001999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
22901
22902 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
22903
229041999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
22905
22906 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
22907
0f71a2f6
JM
22908Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
22909
22910 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 22911 malloc() is linked in.
0f71a2f6
JM
22912
229131999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
22914
22915 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
22916 step at end.
22917
22918 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
22919
229201999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
22921
22922 * gdb.java/jv-print.exp: New file. (Our first Java test!)
22923
cce74817
JM
22924Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
22925
22926 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
22927 * gdb.base/mips_pro.exp: Likewise.
22928
229291999-06-02 Keith Seitz <keiths@cygnus.com>
22930
22931 * gdb.c++/templates.cc: Change all "new" operators to throw
22932 an exception.
22933 * gdb.c++/cplusfuncs.cc: Likewise.
22934
22935 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
22936
22937Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
22938
22939 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
22940 * gdb.base/ending-run.exp: When stepping out of main, accept a
22941 step into an arbitrary assembler file.
cce74817 22942
392a587b
JM
229431999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22944
d63a86f8 22945 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 22946 "breakpoint-invalid" to be printed.
d63a86f8 22947 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
22948 number of "frames-invalid" and "breakpoint-invalid" to be printed.
22949 * gdb.base/annota2.cc: Initialize a.x to 0.
22950
9e086581
JM
229511999-05-17 Keith Seitz <keiths@cygnus.com>
22952
22953 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
22954 when "skip_float_tests" set.
22955 Ditto for "print print_double_array(array_d)", "print print_small_structs",
22956 "print print_ten_doubles", and "step into print_long_arg_list".
22957 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
22958 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
22959 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
22960 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
22961 "skip_float_tests" is set.
22962 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
22963 when "skip_float_tests" set.
d63a86f8 22964
cd0fc7c3
SS
229651999-05-06 Keith Seitz <keiths@cygnus.com>
22966
22967 * gdb.base/annota2.cc: Include stdio.h.
22968
22969Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
22970
22971 * gdb.base/crossload.exp: Remove, this has been disabled ever
22972 since BFD stopped including all targets, and cross-GDB gets
22973 plenty of testing anyway.
22974 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
22975 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
22976 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
22977 * gdb.base/README: Remove, was doc for this.
22978 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 22979 needed.
cd0fc7c3 22980
b83266a0
SS
229811999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22982
22983 * gdb.base/call-ar-st.exp: Fix one regular expression in test
22984 output.
22985
22986 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
22987 * gdb.base/annota2.exp: New file. More annotation tests.
22988 * gdb.base/annota1.c: New file. Source file for annota1.exp.
22989 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
22990
229911999-04-23 Angela Marie Thomas <angela@cygnus.com>
22992
22993 * config/cfdbug.exp: New file.
22994
7a292a7a
SS
229951999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
22996
22997 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
22998 Marcus Daniel's and Dale Hawkins's demangler crashes.
22999
23000 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
23001 test_lucid_style_demangling, test_arm_style_demangling,
23002 test_hp_style_demangling): Try Tom Tromey's core-dumping
23003 identifier under each demangling style.
7a292a7a
SS
23004
230051999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
23006
23007 * gdb.c++/demangle.exp: Include the current demangling style
23008 in all test names.
23009 (current_demangling_style): New global variable.
23010 (set_demangling_style, test_demangling_core, test_demangling,
23011 test_demangling_exact): New functions.
23012 (test_gnu_style_demangling, test_lucid_style_demangling,
23013 test_arm_style_demangling, test_hp_style_demangling): Use those,
23014 instead of calling gdb_test and gdb_test_exact directly.
23015 (catch_demangling_errors): New function, which reports errors
23016 signalled by the demangling test functions in an orderly way.
23017 (do_tests): Use catch_demangling_errors.
23018
230191999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
23020
23021 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 23022 grouping in expressions, not {}.
7a292a7a
SS
23023
23024 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 23025 initialized yet.
7a292a7a
SS
23026
230271999-04-01 Stan Shebs <shebs@andros.cygnus.com>
23028
23029 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
23030 are listed.
23031
230321999-03-26 Stan Shebs <shebs@andros.cygnus.com>
23033
23034 * gdb.stabs/weird.exp: Test for CC being defined before
23035 looking at its value.
23036
230371999-03-25 Stan Shebs <shebs@andros.cygnus.com>
23038
23039 * gdb.base/call-ar-st.exp: Remove stray '#'.
23040 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
23041 "short int" and "long int".
23042 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 23043 change, to mollify finicky HP compiler.
7a292a7a
SS
23044 * gdb.hp/reg-test.exp (testfile): Fix file name.
23045 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 23046
7a292a7a
SS
23047 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
23048 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
23049 alternate form of enum ptype.
23050
c906108c
SS
230511999-03-23 Stan Shebs <shebs@andros.cygnus.com>
23052
7a292a7a
SS
23053 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
23054 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
23055 passing skip_hp_tests, so as not to waste time on guaranteed
23056 failure.
7a292a7a 23057
c906108c
SS
23058 * gdb.c++/overload.cc: Pass string instead of char addr, always
23059 init ccpfoo.
23060 * gdb.c++/templates.cc: Fix syntax error.
23061
7a292a7a
SS
23062Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23063
23064 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 23065 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
23066 command.
23067
230681999-03-18 James Ingham <jingham@cygnus.com>
23069
23070 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
23071
23072 * gdb.c++/method.exp: It was testing an uninitialized int on the
23073 stack and assuming it was positive.
23074
23075 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
23076
23077 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 23078 keep it from killing the rest of the tests.
7a292a7a
SS
23079 Use gdb_continue_to_end.
23080
23081 * gdb.base/sigall.exp: use gdb_continue_to_end.
23082
23083 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
23084
23085 * gdb.base/display.exp: use runto_main, not run.
23086
d63a86f8
RM
23087 * gdb.base/default.exp: Check for the current error message in the
23088 r abbreviation test.
7a292a7a
SS
23089 Add strongarm to the targets that know info float.
23090
d63a86f8 23091 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
23092 run which doesn't work with monitors.
23093
23094 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
23095
23096 * gdb.base/break.exp: use the gdb_continue_to_end proc.
23097
23098 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
23099 program. Traps the case (in Cygmon) when the program never really
23100 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
23101 more places, so I used my name. Sorry Mark...
23102
23103 * config/monitor.exp (gdb_target_monitor): added another
23104 target_info parameter: remotebinarydownload. This will set the
23105 remotebinarydownload flag if this is causing some boards trouble.
23106
231071999-03-18 Mark Salter <msalter@cygnus.com>
23108
23109 * lib/gdb.exp (continue_to_exit): New function.
23110
23111 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
23112 * gdb.base/ending-run.exp: Ditto.
23113 * gdb.base/step-test.exp: Ditto.
23114
231151999-03-16 Stan Shebs <shebs@andros.cygnus.com>
23116
23117 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
23118 (suggested by Art Haas <ahaas@neosoft.com>).
23119
231201999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
23121
889bf7c5 23122 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
23123
23124Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
23125
23126 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 23127 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
23128
231291999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
23130
23131 * gdb.base/call-strs.exp: Don't assume that `step' will step over
23132 a call to strlen; sometimes we do have sources.
23133
231341999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
23135
23136 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 23137 character, so GDB won't print garbage after its end.
d63a86f8 23138
c906108c
SS
23139 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
23140 breakpoint there instead. Sometimes GCC emits memcpy to handle
23141 the large structures being passed by value, so we step into that
23142 instead of sum_array_print, which obscures what we're really testing.
23143 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
23144 the bizarre steps into memcpy, so do that here. Add check for
23145 stepping into function calls that pass large structures by value.
23146 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
23147 Remove all references to specific line numbers.
23148 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
23149 New type and function.
23150 (main): Call large_struct_by_value, passing it a large struct by value.
23151 * lib/gdb.exp (gdb_get_line_number): New function.
23152
23153 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
23154 more portable.
23155
7a292a7a
SS
231561999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
23157
c906108c
SS
23158 * lib/gdb.exp: Doc fixes.
23159
7a292a7a
SS
231601999-03-05 Nick Clifton <nickc@cygnus.com>
23161
d63a86f8 23162 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
23163
231641999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
23165
c906108c 23166 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
23167 commands. They're not germane to this test, and they don't work
23168 that way on remote targets.
c906108c 23169
3fc11d3e
JM
231701999-03-01 James Ingham <jingham@cygnus.com>
23171
23172 * Changelog entries merged over from gdb development branch.
23173
3fc11d3e
JM
23174 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
23175
23176 * lib/gdb.exp (gdbtk_analyze_results): Generic function
23177 for outputting results of test run.
23178
2d4a1622 23179 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
23180
23181 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 23182
7a292a7a
SS
231831999-02-25 Felix Lee <flee@cygnus.com>
23184
23185 * lib/gdb.exp (debug_format): initialize
23186
c906108c
SS
231871999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
23188
23189 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
23190 * gdb.base/call-rt-st.c: Ditto.
23191
c906108c
SS
231921999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
23193
23194 * gdb.threads/pthreads.exp (horiz): New variable.
23195 (test_startup): Fix regexps that capture thread numbers.
23196
231971999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
23198
23199 * gdb.base/smoke.exp: Disambiguate two test case names (both
23200 called ``print'').
23201
23202Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
23203
23204 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 23205 compilation.
c906108c
SS
23206
232071999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
23208
23209 * gdb.base/miscexprs.exp: Change patterns to match GDB's
23210 actual output formatting.
23211 * gdb.base/smoke.exp: GDB removes leading 0's.
23212 * gdb.base/volatile.exp: Don't check type of remuneration;
23213 that variable is no longer defined in constvars.c.
23214 * gdb.base/step-test.c (main): Exit with explicit exit code.
23215 * gdb.base/step-test.exp: Remove two nexti checks--they are
23216 not portable.
23217
232181999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
23219
23220 * gdb.base/help.exp ("help delete display"): Fix test to match
23221 gdb's output.
23222
23223 * gdb.base/long_long.c (known_types): Initialize values to zero.
23224 * gdb.base/long_long.exp: Step one more line
23225 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
23226 leading zeros. Explicitly ask for hex formatting. Use
23227 unique test case names.
c906108c
SS
23228
23229Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23230
d63a86f8 23231 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
23232
23233 * gdb.c++/method.exp: Add missing close brace.
23234
232351999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
23236
23237 * gdb.base/maint.exp: Use 'set height 0' to disable page
23238 prompting, not 'set height 400'.
23239
23240 Fix a bunch of timeouts.
23241 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
23242 four separate tests, so expect doesn't take forever to match a ton
23243 of text against a regexp with lots of .* forms.
23244 ("maint print psymbols", "maint print symbols"): Make some of
23245 these greps more selective, so that expect doesn't try to wade
23246 through huge piles of output and time out.
23247
23248 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
23249
23250 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
23251 tests: one which doesn't expect shlib events to be reported, and
23252 another which does, but is XFAIL for all platforms other than
23253 HP/UX.
c906108c
SS
23254
23255 * gdb.base/break.exp: Teach the test suite that the `catch
23256 fork', `catch vfork', and `catch exec' commands produce error
23257 messages on platforms that don't provide these features.
23258
23259Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
23260
23261 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
23262 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
23263 (shortening names from solib_threshold.exp etc), won't run on
23264 anything but HP-UX for the foreseeable future.
c906108c 23265 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 23266 reflect move.
c906108c
SS
23267
23268Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
23269
23270 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 23271 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
23272
23273Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
23274
23275 * gdb.base/shlib-call.exp: add test cases to verify that gdb
23276 successfully re-sets breakpoints in shared libraries.
23277 * gdb.base/shmain.c (main): return 0, don't fall off the end.
23278
23279Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23280
d63a86f8
RM
23281 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
23282 and compiled w/o GCC.
c906108c
SS
23283
23284 * gdb.hp/watch-cmd.exp: ditto.
23285
23286 * gdb.hp/watch-hp.exp: ditto.
23287
23288 * gdb.hp/xdb1.exp: ditto.
23289
23290 * gdb.hp/xdb2.exp: ditto.
23291
23292 * gdb.hp/dbx.exp: ditto.
23293
23294Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
23295
23296 * constvars.c: Remove C++-isms.
23297 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 23298 with GCC.
c906108c
SS
23299
23300Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
23301
23302 The following changes are part of the HP merge.
23303
23304 * gdb.base/break.exp: new tests to verify that catchpoints for
23305 fork, vfork, and exec don't trigger inappropriately.
23306
23307 * gdb.base/opaque.exp: compile one file at a time, then link.
23308
23309 * gdb.base/signals.exp: be more restrictive about which hppa
23310 systems receive a setup_xfail. new tests.
23311
23312 * gdb.base/solib_threshold.build: new file.
23313 * gdb.base/solib_threshold.exp: new file.
23314 * gdb.base/solib_threshold.link_opts: new file.
23315 * gdb.base/solib_threshold.mk: new file.
23316 * gdb.base/gen_solib_threshold.c: new file.
23317
23318 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
23319 tests. New tests for enums inside classes.
23320
23321 * gdb.c++/compiler.cc: indicate support of template debugging.
23322
23323 * gdb.c++/demangle.exp: run hp style demangling tests.
23324
23325 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
23326 tests.
23327
23328 * gdb.c++/misc.cc: changes to support new tests.
23329
23330 * gdb.c++/templates.cc: changes to support HP's compiler; changes
23331 to support new tests.
23332
23333 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
23334 gcc, then skip these tests.
23335
23336Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
23337
23338 The following files are part of the HP merge; some had longer
23339 names at HP, but have been renamed to be no more than 14
23340 characters in length.
23341
23342 * gdb.hp/ambiguous.cc: new file.
23343 * gdb.hp/ambiguous.exp: new file.
23344 * gdb.hp/attach.exp: new file.
23345 * gdb.hp/attach2.exp: new file.
23346 * gdb.hp/classes-hp.exp: new file.
23347 * gdb.hp/ctti.exp: new file.
23348 * gdb.hp/ctti-add.cc: new file.
23349 * gdb.hp/ctti-add1.cc: new file.
23350 * gdb.hp/ctti-add2.cc: new file.
23351 * gdb.hp/ctti-add3.cc: new file.
23352 * gdb.hp/dbx.exp: new file.
23353 * gdb.hp/exception.cc: new file.
23354 * gdb.hp/exception.exp: new file.
23355 * gdb.hp/foll-exec.c: new file.
23356 * gdb.hp/foll-exec.exp: new file.
23357 * gdb.hp/foll-fork.c: new file.
23358 * gdb.hp/foll-fork.exp: new file.
23359 * gdb.hp/foll-vfork.c: new file.
23360 * gdb.hp/foll-vfork.exp: new file.
23361 * gdb.hp/inherit-hp.exp: new file.
23362 * gdb.hp/more-steps.exp: new file.
23363 * gdb.hp/namespace.cc: new file.
23364 * gdb.hp/namespace.exp: new file.
23365 * gdb.hp/optimize.exp: new file.
23366 * gdb.hp/pxdb.c: new file.
23367 * gdb.hp/pxdb.exp: new file.
23368 * gdb.hp/quicksort.exp: new file.
23369 * gdb.hp/reg-test.exp: new file.
23370 * gdb.hp/reg-test.s: new file.
23371 * gdb.hp/sized-enum.c: new file.
23372 * gdb.hp/sized-enum.exp: new file.
23373 * gdb.hp/start-stop.exp: new file.
23374 * gdb.hp/templ-hp.cc: new file.
23375 * gdb.hp/templ-hp.exp: new file.
23376 * gdb.hp/thr-lib.c: new file.
23377 * gdb.hp/thr-lib.exp: new file.
23378 * gdb.hp/thr-lib.h: new file.
23379 * gdb.hp/thr-liblib.c: new file.
23380 * gdb.hp/virtfun-hp.c: new file.
23381 * gdb.hp/virtfun-hp.exp: new file.
23382 * gdb.hp/watch-cmd.exp: new file.
23383 * gdb.hp/watch-hp.exp: new file.
23384 * gdb.hp/xdb1.exp: new file.
23385 * gdb.hp/xdb2.exp: new file.
23386 * gdb.hp/xdb3.exp: new file.
23387
23388Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
23389
23390 The following files are part of the HP merge; some had longer
23391 names at HP, but have been renamed to be no more than 14
23392 characters in length.
23393
23394 * gdb.base/ss.h: new file.
23395 * gdb.base/call-ar-st.c: new file.
23396 * gdb.base/call-ar-st.exp: new file.
23397 * gdb.base/call-rt-st.c: new file.
23398 * gdb.base/call-rt-st-exp: new file.
23399 * gdb.base/call-strs.exp: new file.
23400 * gdb.base/ena-dis-br.exp: new file.
23401 * gdb.base/environ.exp: new file.
23402 * gdb.base/long_long.exp: new file.
23403 * gdb.base/sect-cmd.exp: new file.
23404 * gdb.base/shlib-cl2.exp: new file.
23405 * gdb.base/smoke.exp: new file.
23406 * gdb.base/so-impl-ld.c: new file.
23407 * gdb.base/so-impl-ld.exp: new file.
23408 * gdb.base/so-indr-cl.c: new file.
23409 * gdb.base/so-indr-cl.exp: new file.
23410 * gdb.base/varargs.exp: new file.
23411 * gdb.base/volatile.exp: new file.
23412 * gdb.base/whatis-exp.exp: new file.
7a292a7a 23413 * gdb.base/display.exp: new file.
c906108c
SS
23414 * gdb.c++/derivation.exp: new file.
23415 * gdb.c++/local.exp: new file.
23416 * gdb.c++/member-ptr.exp: new file.
23417 * gdb.c++/overload.exp: new file.
23418 * gdb.c++/ovldbreak.exp: new file.
23419 * gdb.c++/ref-types.exp: new file.
23420 * gdb.c++/ref-types2.exp: new file.
23421 * gdb.c++/userdef.exp: new file.
d63a86f8 23422
c906108c
SS
23423Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
23424
23425 * gdb.base/default.exp: Reflect wording change in remote.c.
23426
dc96c6c7 23427Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23428
23429 * gdb.base/help.exp: Update to reflect current text.
23430
23431Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
23432
23433 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
23434 they're stack variables and contain garbage.
23435 * gdb.c++/anon-union.exp: new file.
23436
23437 The following changes were made by David Taylor
889bf7c5
PA
23438 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
23439 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
23440 in changes by HP.
c906108c
SS
23441
23442 * gdb.base/bitops.exp: new file.
23443 * gdb.base/default.exp: change expected messages for catch and
23444 info catch tests to reflect HP merge changes.
23445 * gdb.base/enable-disable-break.exp
23446 * gdb.base/ending-run.c: new file.
23447 * gdb.base/long_long.c: new file.
23448 * gdb.base/maint.exp: new file.
23449 * gdb.base/pointers2.exp: new file.
23450 * gdb.base/shlib-call2.exp: new file.
23451 * gdb.base/solib.exp: new file.
23452 * gdb.base/step-test.c: new file.
23453 * gdb.c++/anon-union.cc: new file.
23454 * gdb.c++/local.cc: new file.
23455 * gdb.c++/member-pointer.cc: new file.
23456 * gdb.c++/method.cc: new file.
23457 * gdb.c++/ref-types.cc: new file.
23458 * gdb.c++/ref-types2.cc: new file.
23459 * gdb.c++/userdef.cc: new file.
d63a86f8 23460
c906108c
SS
23461 * gdb.base/scope.exp: compile one file at a time, then link.
23462 * gdb.base/langs.exp: ditto.
23463 * gdb.base/list.exp: ditto.
d63a86f8 23464
c906108c
SS
23465Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
23466
23467 The following changes were made by David Taylor
889bf7c5
PA
23468 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
23469 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
23470 in changes by HP.
d63a86f8 23471
c906108c
SS
23472 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
23473 skip tests. When compiling pass c++ flag to gdb_compile.
23474 * gdb.c++/
d63a86f8 23475
c906108c
SS
23476 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
23477 test for on hppa*-*-hpux*; use args to see if c++ was specified.
23478 (skip_hp_tests): new function.
23479 (gdb_preprocess): new function.
23480
23481 * configure.in (hpdir): decide whether to configure gdb.hp.
23482 * configure: regenerated.
23483
23484 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
23485 to delete on clean.
23486 (EXECUTABLES): update to reflect new additions.
23487 * gdb.base/commands.exp: update message expected.
23488 * gdb.base/default.exp: add copyright notice.
23489 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
23490 * gdb.base/help.exp: update messages to reflect current text.
23491 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
23492 targets for recurse tests.
23493 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
23494 skip this file.
23495
23496 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
23497 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
23498 compilation.
23499 * gdb.c++/misc.exp: ditto.
23500 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
23501 run the tests. tell gdb_compile that it's a c++ compilation.
23502
23503 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 23504
c906108c
SS
23505 * gdb.base/all-bin.exp: new file.
23506 * gdb.base/arithmet.exp: new file.
23507 * gdb.base/assign.exp: new file.
23508 * gdb.base/completion.exp: new file.
23509 * gdb.base/cond-expr.exp: new file.
23510 * gdb.base/condbreak.exp: new file.
23511 * gdb.base/define.exp: new file.
23512 * gdb.base/dollar.exp: new file.
23513 * gdb.base/environment.exp: new file.
23514 * gdb.base/eval-skip.exp: new file.
23515 * gdb.base/jump.exp: new file.
23516 * gdb.base/logical.exp: new file.
23517 * gdb.base/pointers.exp: new file.
23518 * gdb.base/relational.exp: new file.
23519 * gdb.base/section_command.exp: new file.
23520 * gdb.base/whatis-expr.exp: new file.
23521
23522 * gdb.base/all-types.c: new file.
23523 * gdb.base/call-array-struct.c: new file.
23524 * gdb.base/call-return-struct.c: new file.
23525 * gdb.base/call-strings.c: new file.
23526 * gdb.base/callfuncs2.c: new file.
23527 * gdb.base/condbreak.c: new file.
23528 * gdb.base/constvars.c: new file.
23529 * gdb.base/display.c: new file.
23530 * gdb.base/int-type.c: new file.
23531 * gdb.base/jump.c: new file.
23532 * gdb.base/miscexprs.c: new file.
23533 * gdb.base/pointers.c: new file.
23534 * gdb.base/pointers2.c: new file.
23535 * gdb.base/shmain.c: new file.
23536 * gdb.base/shr1.c: new file.
23537 * gdb.base/shr2.c: new file.
23538 * gdb.base/solib.c: new file.
23539 * gdb.base/solib1.c: new file.
23540 * gdb.base/solib2.c: new file.
23541 * gdb.base/varargs.c: new file.
23542 * gdb.c++/derivation.cc: new file.
23543 * gdb.c++/overload.cc: new file.
23544 * gdb.c++/ovldbreak.cc: new file.
23545 * gdb.hp/attach.c: new file.
23546 * gdb.hp/attach2.c: new file.
23547 * gdb.hp/average.c: new file.
23548 * gdb.hp/compiler.c: new file.
23549 * gdb.hp/compiler.cc: new file.
23550 * gdb.hp/execd-program.c: new file.
23551 * gdb.hp/follow-exec.c: new file.
23552 * gdb.hp/follow-fork.c: new file.
23553 * gdb.hp/follow-vfork-and-exec.c: new file.
23554 * gdb.hp/misc-hp.cc: new file.
23555 * gdb.hp/more-steps.c: new file.
23556 * gdb.hp/optimize.c: new file.
23557 * gdb.hp/quicksort.c: new file.
23558 * gdb.hp/run-hp.c: new file.
23559 * gdb.hp/start-stop.c: new file.
23560 * gdb.hp/sum.c: new file.
23561 * gdb.hp/templates-hp.cc: new file.
23562 * gdb.hp/thread-local-in-lib.c: new file.
23563 * gdb.hp/thread-local-in-lib.h: new file.
23564 * gdb.hp/thread-local-in-lib.lib.c: new file.
23565 * gdb.hp/vforked-program.c: new file.
23566 * gdb.hp/virtfunc-hp.cc: new file.
23567 * gdb.hp/watchpoint-hp.c: new file.
23568 * gdb.hp/xdb.c: new file.
23569 * gdb.hp/xdb0.c: new file.
23570 * gdb.hp/xdb0.h: new file.
23571 * gdb.hp/xdb1.c: new file.
23572
23573Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
23574
23575 The following change was made by Edith Epstein
889bf7c5
PA
23576 <eepstein@cygnus.com> as part of a project to merge in changes
23577 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
23578
23579 * gdb.c++/demangle.exp: changed the expected output for some
23580 ARM-style mangling -- removed second reference to datatype.
889bf7c5 23581 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 23582 T1<char>::~T1<char>(void)
c906108c 23583 becomes,
a9c64011
AS
23584 maint demangle __dt__11T1__pt__2_cFv
23585 T1<char>::~T1(void)
c906108c 23586
889bf7c5 23587 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 23588
c906108c
SS
23589Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
23590
23591 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
23592 * gdb.trace/backtrace.exp: Likewise.
23593 * gdb.trace/circ.exp: Likewise.
23594 * gdb.trace/collection.exp: Likewise.
23595 * gdb.trace/deltrace.exp: Likewise.
23596 * gdb.trace/infotrace.exp: Likewise.
23597 * gdb.trace/limits.exp: Likewise.
23598 * gdb.trace/packetlen.exp: Likewise.
23599 * gdb.trace/passc-dyn.exp: Likewise.
23600 * gdb.trace/passcount.exp: Likewise.
23601 * gdb.trace/report.exp: Likewise.
23602 * gdb.trace/save-trace.exp: Likewise.
23603 * gdb.trace/tfind.exp: Likewise.
23604 * gdb.trace/tracecmd.exp: Likewise.
23605 * gdb.trace/while-dyn.exp: Likewise.
23606 * gdb.trace/while-stepping.exp: Likewise.
23607
236081998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
23609
23610 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
23611
23612Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
23613
23614 From Brendan Kehoe:
23615 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
23616 int return types.
23617
23618Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
23619
23620 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 23621 remote dos host testing right.
c906108c
SS
23622
23623Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
23624
23625 * gdb.base/corefile.exp: remove some xfails.
23626
23627Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
23628
23629 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 23630 have different timestamps.
c906108c
SS
23631
23632Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
23633
23634 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 23635 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
23636
23637Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
23638
23639 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 23640 delta.
c906108c
SS
23641
23642Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
23643
23644 * gdb.base/default.exp: Add brace missing from previous delta.
23645
23646Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
23647
23648 * gdb.base/default.exp: Support test for info float for all
23649 varieties of arm toolchain.
23650
dc96c6c7 23651Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23652
23653 * gdb.trace/*.exp: remove "remote_download" command.
23654
dc96c6c7 23655Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23656
23657 * gdb.trace/*.exp: remove -gdwarf from compile.
23658
23659Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
23660
23661 * gdb.trace/configure.in(AC_INIT): typo
23662 * gdb.trace/configure: regenerated
23663
dc96c6c7 23664Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23665
23666 * config/m68k-emc.exp: New file.
23667 * lib/<emc-support.exp trace-support.exp}: New files.
23668 * configure.in: add new test directory gdb.trace.
23669 * gdb.trace/{configure configure.in Makefile.in}: New files.
23670 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
23671 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
23672 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
23673 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
23674 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
23675 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
23676 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 23677
dc96c6c7 23678Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23679
23680 * gdb.c++/classes.exp: Change all regular expressions to match
23681 arbitrary combinations of newline/carriage-return, so that they
23682 will work equally well on Unix and Windows.
23683 * gdb.c++/inherit.exp: ditto.
23684 * gdb.c++/virtfunc.exp: ditto.
23685
236861998-08-11 Dawn Perchik <dawn@cygnus.com>
23687
23688 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
23689
c2d11a7d
JM
23690Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
23691
23692 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
23693 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
23694 to use a0-a3/d0-d3 as needed.
23695
23696Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
23697
23698 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
23699 * gdb.disasm/am33.exp: Corresponding changes.
23700
c906108c
SS
237011998-07-11 Felix Lee <flee@cygnus.com>
23702
23703 * gdb.base/callfuncs.exp: add cmp10 test.
23704 * gdb.base/callfuncs.c (cmp10): new function.
23705
23706Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
23707
d63a86f8 23708 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
23709 into two parts to get around a synchronization problem in expect.
23710
3fc11d3e
JM
23711Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
23712
23713 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
23714
23715 * configure.in: Add options for gdbtk testsuite.
23716
23717 * configure: Regenerate.
23718
23719 * gdb.gdbtk: New directory to hold gdbtk tests.
23720
c906108c
SS
23721Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
23722
23723 * gdb.fortran/types.exp: Escape brackets in expect patterns
23724 for test_float_literal_types_accepted tests.
23725 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
23726 before run test.
23727
c2d11a7d
JM
23728Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
23729
23730 * am33.exp: Just compile, do not link the testcase.
23731 * am33.s: Add ".am33" pseudoop to force am33 mode.
23732
c906108c
SS
237331998-06-25 Felix Lee <flee@cygnus.com>
23734
23735 * gdb.base/setshow.exp: make sure $pc is sane.
23736
23737 * gdb.stabs/weird.exp: split expect patterns properly.
23738
c2d11a7d
JM
23739Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
23740
23741 * gdb.disasm/am33.s: New disassembler testfile for the am33.
23742 * gdb.disasm/am33.exp: Run it.
23743
dc96c6c7 23744Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23745
23746 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
23747 match processing (and eliminate spurious timeouts when running).
23748
dc96c6c7 23749Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23750
23751 * gdb.base/signals.exp (test_handle_all_print): put back Mach
23752 exception test, but conditionalize it on target [mach | gnu].
23753
dc96c6c7 23754Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23755
23756 * gdb.base/overlays.exp: fixup compile line for linker script.
23757
23758Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
23759
23760 * gdb.fortran/types.exp: don't guess at float size.
23761
23762Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
23763
23764 * gdb.base/exprs.exp: delete test that depends on int size.
23765
23766Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
23767
23768 * config/sim.exp: Removed checks for target triplets.
23769 (gdb_target_sim): Use gdb,target_sim_options.
23770
23771Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
23772
23773 * gdb.base/reread.exp: New file.
23774 * gdb.base/reread1.c: New file.
23775 * gdb.base/reread2.c: New file.
23776
23777Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
23778
23779 * config/sim.exp: Use 'target sim -sparclite' when running
23780 SPARClite programs.
23781
23782Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
23783
23784 * gdb.base/structs2.exp: New file.
23785 * gdb.base/structs2.c: New file.
23786
23787Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
23788
23789 * gdb.asm/common.inc: New file.
23790 * gdb.asm/d10v.inc: New file.
23791 * asm-source.exp: Pass -I's to gas to find .inc files.
23792 Update line numbers in expected output.
23793 * asmsrc1.s: Rewrite.
23794 * asmsrc2.s: Rewrite.
23795 * configure.in: Create arch.inc symlink.
23796 * configure: Regenerate.
23797 * Makefile.in (distclean): Delete arch.inc.
23798
23799Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
23800
23801 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
23802 (t_enum_value2): ditto
23803 (t_enum_value3): ditto
23804 (main): ditto
c906108c
SS
23805Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
23806
23807 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
23808 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
23809 change.
23810 Use gdb_test instead of send_gdb/gdb_expect sequences.
23811
23812Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
23813
23814 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
23815 not void.
23816
23817Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
23818
23819 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
23820 subroutines. Used to test gdbs ability to single step through PC
23821 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
23822
23823Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
23824
23825 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
23826 more rigorous EGCS C++ error checking.
23827
23828Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23829
a9c64011
AS
23830 * gdb.base/help.exp: Clean up `help set args' and `help show args'
23831 tests.
23832 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
23833 function when asleep.
23834 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
23835 for i*86 Linux and SVR4 signal handling problems.
23836 Remove linux xfail for `next to handler in signals_tests_1', fixed
23837 by recent infrun.c change.
23838 Limit backtrace to 10 frames to avoid timeout problems with infinite
23839 stack backtraces.
23840 Adjust expect pattern in `handle all print' test to match Apr 28 1997
23841 target.[ch] change.
c906108c
SS
23842
23843Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
23844
23845 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
23846 for a newline from gdb before continuing.
23847 (default_gdb_exit): Just look for y or n.
23848 (gdb_test): Detect abnormal exit from GDB running on DOS; if
23849 it does, fail the rests of the tests in the file.
23850
23851Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
23852
23853 * config/cygmon.exp: New file.
23854
23855Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
23856
23857 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 23858 main" test on remote targets.
c906108c
SS
23859
23860 * gdb.base/scope.exp: Fix problem with filelocal_bss before
23861 run test on remote targets.
23862
23863Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
23864
23865 * gdb.asm: New directory.
23866 * configure.in: Configure it.
23867 * configure: Regenerate.
23868 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
23869 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
23870
23871Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
23872
23873 * config/mn10300-eval.exp: New file to support MN10300 eval board.
23874
dc96c6c7 23875Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 23876
a9c64011
AS
23877 * gdb.base/overlays (several files): Merge the two overlay
23878 managers into one. Change variables (foox, barx, bazx, grbxx)
23879 back into ints but force them to load in their proper sections.
c906108c
SS
23880
23881Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
23882
23883 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 23884 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
23885 (D10VCopy): Handle memory regions crossing 16k boundaries.
23886 (D10VCopy): Transfer data in 32 bit chunks.
23887
23888Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
23889
23890 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 23891 correct.
c906108c
SS
23892
23893 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 23894 map. Include space for printf in .text segment.
c906108c
SS
23895
23896 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 23897 updated d10v memory VMA/LMA map.
c906108c 23898 (D10VCopy): Call D10VTranslate.
d63a86f8 23899
c906108c
SS
23900Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
23901
23902 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
23903
23904 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
23905 that it won't be put into the .sdata - small data -
23906 section. Update reference.
c906108c
SS
23907 * gdb.base/baz.c (bazx, baz): Ditto.
23908 * gdb.base/foo.c (foox, foo): Ditto.
23909 * gdb.base/grbx.c (grbxx, grbx): Ditto.
23910
23911 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 23912 to be arrays.
d63a86f8 23913
dc96c6c7 23914Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 23915
a9c64011
AS
23916 * gdb.base/overlays.exp: fix up and get working again.
23917 Add tests for backtraces from an overlay function.
d63a86f8 23918
c906108c
SS
23919Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
23920
23921 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
23922 "calling function with watchpoint enabled".
23923
23924Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
23925
23926 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 23927 gdb_suppress_tests for d10v-*-*.
c906108c
SS
23928 * lib/gdb.exp (gdb_suppress_tests): Disable this function
23929 pending review of whether it is useful or not.
23930
23931Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
23932
23933 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
23934
23935Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
23936
23937 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
23938 * config/dve.exp: New file to support Densan boards.
23939
23940Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
23941
23942 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 23943 reads and BSD.
c906108c
SS
23944
23945Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
23946
23947 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
23948 response.
23949
23950 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
23951
23952Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
23953
23954 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 23955 test.
c906108c
SS
23956
23957 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 23958 target_sizeof_long and target_bigendian_p.
c906108c 23959 (structs_by_value, structs_by_reference): Check values according
889bf7c5 23960 to targets word size and endianess.
d63a86f8 23961
c906108c
SS
23962Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
23963
23964 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 23965 output.
c906108c
SS
23966
23967Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
23968
23969 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 23970 Update test of set args help to match source change.
c906108c
SS
23971
23972Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
23973
23974 * gdb.base/default.exp: Expect help system output to be in
23975 alphabetical order.
23976 * gdb.base/help.exp: Ditto.
23977
23978Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
23979
23980 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
23981 "i*86-pc-linux-gnu*".
23982 * gdb.base/interrupt.exp: Ditto.
23983 * gdb.base/corefile.exp: Ditto.
23984
23985 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 23986 define vxworks when building the testcase.
c906108c
SS
23987
23988 * gdb.base/ptype.exp: Fix testnames to be unique.
23989 * gdb.base/radix.exp: Ditto.
23990 * gdb.base/term.exp: Ditto.
23991 * gdb.base/whatis.exp: Ditto.
23992 * gdb.c++/classes.exp: Ditto.
23993
23994Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
23995
23996 * gdb.base/callfuncs.exp: Fix indentation.
23997
23998 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
23999 suppress_flag has been set.
24000 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
24001 target feature.
24002
24003Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
24004
24005 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
24006 the testcase.
24007
24008 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 24009 set_debug_traps() and breakpoint().
c906108c
SS
24010 * gdb.c++/misc.cc (main): Ditto.
24011 * gdb.c++/templates.cc (main): Ditto.
24012 * gdb.c++/virtfunc.cc (main): Ditto.
24013
24014Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
24015
24016 * lib/gdb.exp(gdb_step_for_stub): New function.
24017 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
24018 exists, reload the executable and do a "continue" instead of
24019 doing a jump.
24020 (runto_main): Use gdb_step_for_stub.
d63a86f8 24021
c906108c 24022 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 24023 tests to have unique names.
c906108c
SS
24024 * gdb.base/callfuncs.exp: Ditto.
24025 * gdb.base/commands.exp: Ditto.
24026 * gdb.base/default.exp: Ditto.
24027 * gdb.base/help.exp: Ditto.
24028 * gdb.base/list.exp: Ditto.
24029 * gdb.base/opaque.exp: Ditto.
24030 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
24031 similar tests.
d63a86f8 24032
c906108c
SS
24033 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
24034 * gdb.c++/cplusfuncs.cc: Ditto.
24035 * gdb.c++/virtfunc.cc: Ditto.
24036
24037 * config/monitor.exp: Keep track of the last file we saw, rather
24038 than trying to get the info from gdb.
24039
24040 * gdb.fortran/types.exp: Move comment to previous line.
24041
24042Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
24043
24044 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 24045 target mode.
c906108c
SS
24046
24047Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
24048
24049 From Bob Manson:
24050 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 24051 string from GDB when it connects.
c906108c
SS
24052
24053 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
24054
24055Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
24056
24057 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
24058 if we can't get a debug format from GDB (we may be testing an
24059 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
24060
24061 * gdb.stabs/weird.exp: Fix quoting.
24062
24063 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
24064
24065Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
24066
24067 * config/arm-ice.exp: New file.
24068
24069Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
24070
24071 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 24072 until it has been modified to work with the new testsuite.
c906108c 24073
99707966 24074 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
24075 testcase won't compile, cause all of the testcases in the file to
24076 fail instead.
c906108c
SS
24077
24078 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
24079 (gdb_clear_suppressed): New procedure.
24080 (gdb_stop_suppressing_tests): Only clear suppress_flag if
24081 it contains a positive value.
24082
24083Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
24084
24085 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
24086
24087 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
24088
24089Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
24090
24091 * lib/gdb.exp (setup_xfail_format): New function.
24092 (get_debug_format): New function to get debug format.
24093 (debug_format): New global variable to hold last value set
24094 by get_debug_format.
24095 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 24096 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
24097 * gdb.c++/ptype.exp: Ditto.
24098 * gdb.c++/classes.exp: Ditto.
24099 * gdb.c++/cplusfuncs.exp: Ditto.
24100 * gdb.c++/inherit.exp: Ditto.
24101 * gdb.c++/templates.exp: Ditto.
24102 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 24103
c906108c
SS
24104Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
24105
24106 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
24107 host doesn't have a currently-open connection.
24108
24109 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
24110 any gdb stub target. Handle cases where gdb doesn't respond when
24111 interrupted in a sane fashion.
c906108c
SS
24112
24113 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 24114 same thing in a totally different way.
c906108c
SS
24115
24116 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 24117 setting "timeout".
c906108c 24118 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 24119 default_gdb_init now.
c906108c
SS
24120
24121Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
24122
24123 * gdb.base/printcmds.exp: Fix "check for floating addition"
24124 regexp to accept results within approx +/- .01 of exact value.
24125 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
24126
24127Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
24128
24129 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 24130 properly.
c906108c
SS
24131 (gdb_expect): Add optional timeout parameter, and add timeout
24132 value to various calls.
24133 (gdb_suppress_tests): Only give one warning message per group.
24134
24135Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
24136
24137 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
24138 global variables. Handle getting a value for $timeout more
24139 gracefully.
c906108c
SS
24140
24141Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
24142
24143 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 24144 initialize.
c906108c 24145 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 24146 by a target configuration file.
c906108c
SS
24147 (gdb_expect): Pass the timeout to remote_expect.
24148
24149 * config/monitor.exp(gdb_load): Fix typo in regexp.
24150
24151Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
24152
24153 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
24154
24155Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
24156
24157 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
24158 here. Call gdb_target_exec before rebooting the target, to make
24159 sure the connection to the target is closed.
c906108c
SS
24160 (gdb_load): Pass the name of the executable to gdb_target_monitor.
24161 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
24162 Also detect "Timeout reading from remote" error.
24163
24164 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
24165 gdb_target_monitor. Don't call gdb_file_cmd here; let
24166 gdb_target_monitor do it.
c906108c
SS
24167
24168 * gdb.disasm/hppa.exp: Don't use exec_output.
24169
24170Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
24171
24172 * gdb.base/list.exp: If we're debugging a non-native target,
24173 try to set the pc register to point to the start of the
24174 program before doing the first list command.
24175
24176 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 24177 test_calls after restarting.
c906108c
SS
24178
24179 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 24180 reloading.
c906108c
SS
24181
24182 * gdb.base/watchpoint.exp: Fix typo.
24183
24184 * gdb.base/setshow.exp: Check for use_gdb_stub.
24185
24186 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 24187 stub case.
c906108c
SS
24188 * gdb.base/langs.exp: Ditto.
24189
24190 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
24191 gdb_load_offset. If we weren't given a file to load, figure out
24192 what the current file is and use it.
c906108c
SS
24193
24194 * config/i386-bozo.exp: New file.
24195
24196Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
24197
24198 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
24199 feature.
24200
24201 * config/proelf.exp: New entry.
24202
24203Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
24204
24205 * lib/gdb.exp: Remove spurious .* patterns at the beginning
24206 of regexps.
24207
24208 * gdb.base/watchpoint.exp: Don't run the test_stepping
24209 tests if gdb can't call functions on the target.
24210
24211 * gdb.base/setshow.exp: Don't run the set prompt tests if
24212 the board has gdb_prompt set.
24213
24214Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
24215
24216 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
24217 * gdb.base/commands.exp: Likewise.
24218 * gdb.base/setshow.exp: Likewise.
24219
24220Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
24221
24222 * config/monitor.exp(gdb_start): Look for gdb_prompt target
24223 feature.
24224
24225 * config/i960.exp: New file.
24226
24227Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
24228
24229 * gdb.base/funcargs.exp: Check for gdb,short_int target
24230 feature instead of looking for explicit target triplets.
24231
dc96c6c7 24232Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 24233
d63a86f8 24234 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
24235 "p 123DEADBEEF", to check parse_number.
24236 * top.c: change "to enable to enable" to "to enable" in a couple
24237 of help strings.
24238
24239Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
24240
24241 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
24242 on the mn10300.
d63a86f8 24243
c906108c
SS
24244Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
24245
24246 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
24247 where the test executable is run with explicit args.
24248 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
24249
24250Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
24251
24252 * gdb.base/run.c: Use FAKEARGV to build test executable that
24253 does not require a command line arg, since most simulators
24254 don't currently support passing such an arg into the simulated
24255 program.
24256 * gdb.base/commands.exp: Change tests to insert the proper
24257 value as the arg to the first recursive factorial call. Change
24258 compilation line to define FAKEARGV at compile time.
24259
24260Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
24261
24262 * gdb.base/recurse.exp: Enable these tests for the mn10300.
24263 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
24264 function with watchpoint enabled" test.
24265
24266Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
24267
24268 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 24269 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
24270
24271 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 24272 "Tests restarted" messages.
c906108c
SS
24273
24274Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
24275
24276 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
24277
dc96c6c7 24278Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24279
24280 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
24281 for INFO SYMBOL; add help tests for OVERLAY commands.
24282 * gdb.base/default.exp: add tests for INFO SYMBOL command;
24283 add tests for OVERLAY commands
24284 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
24285 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
24286 * gdb.base/sigall.c: add usestubs code frag
24287 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 24288
c906108c
SS
24289Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
24290
24291 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
24292 failures.
24293 (gdb_stop_suppressing_tests): Note that tests have restarted.
24294
24295Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
24296
24297 * config/h8300.exp: New file.
24298
24299Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
24300
24301 * gdb.base/setshow.exp: Check for the existence of a
24302 feature, not its value.
24303
24304Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
24305
24306 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
24307
24308 * gdb.base/scope.exp: It's now init0(), not init().
24309
24310 * gdb.base/scope0.c: For now, change init() to be init0().
24311
24312 * config/monitor.exp: Use gdb_serial in preference to serial
24313 or netport.
24314
24315 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 24316 and it's not already set.
c906108c
SS
24317
24318Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
24319
24320 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 24321 isn't using a stub and if it supports argument passing.
c906108c
SS
24322
24323Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
24324
24325 * config/udi.exp(gdb_start): Make sure UDICONF is set
24326 properly before starting gdb.
24327
24328Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
24329
24330 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
24331 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
24332 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
24333
24334Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
24335
24336 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 24337 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
24338
24339 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
24340
24341 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
24342
24343 * config/monitor.exp: Make sure we disconnect from the target.
24344 Also, try a reboot/reload cycle instead of failing if the
24345 load fails.
24346
24347Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
24348
24349 * gdb.base/default.exp: Don't set match_max.
24350 * gdb.base/help.exp: Ditto.
24351 * gdb.base/list.exp: Ditto.
24352 * gdb.base/signals.exp: Ditto.
24353
24354 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
24355 set, use remote_ld to download the testcase instead of
24356 the GDB loader.
24357
24358Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
24359
24360 * config/vr5000.exp: New file.
24361
24362 * config/monitor.exp(gdb_target_monitor): Add pattern for
24363 "Ending remote" to detect errors in connecting.
24364
24365 * gdb.base/setshow.exp: Add .* within auto language test.
24366
24367 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
24368 target feature.
24369
24370 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 24371 and reboot the board if necessary.
c906108c
SS
24372
24373 * gdb.base/setvar.exp(test_set): Handle multiple prints within
24374 a set of tests. Remove print.* from the patterns being checked.
24375
24376Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
24377
24378 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
24379 refer to gdb_spawn_id.
24380
24381 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
24382 longer used.
24383 * config/sparclet.exp: Ditto.
24384 * config/sparclet-old.exp: Ditto.
24385 * config/slite.exp: Ditto.
24386 * config/sim.exp: Ditto.
24387 * gdb.base/funcargs.exp: Ditto.
24388
24389 * lib/gdb.exp:Remove references to gdb_spawn_id.
24390 (gdb_expect): Move to remote.exp.
24391
24392Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
24393
24394 * config/monitor.exp: Detect the "Couldn't establish connection"
24395 message from GDB.
24396
24397Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
24398
24399 * gdb.base/bitfields.exp: Use runto instead of explicit
24400 gdb_run_cmd/gdb_expect sequences.
24401
24402 * gdb.base/break.exp(text_next_with_recursion): Add match for
24403 gdb_expect call.
24404
24405 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
24406 We also need to handle the "A program is being debugged already"
24407 prompt from gdb. Use gdb_test to set the baud rate.
24408
24409 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
24410 to 20000. Really. I mean it.
24411
24412Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
24413
24414 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
24415 fails. If suppress_flag is set, skip perror message about not
24416 being able to send to GDB.
c906108c 24417 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 24418 GDB.
c906108c
SS
24419 (gdb_expect): If suppress_flag is set, always fail immediately.
24420 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
24421 (gdb_init): Call gdb_stop_suppressing_tests.
24422 (default_gdb_exit): Ditto.
24423 (default_gdb_start): Ditto.
24424
24425 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 24426 gdb_stop_suppressing_tests as appropriate.
c906108c 24427 * gdb.base/break.exp: Ditto.
889bf7c5 24428 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
24429 * gdb.base/commands.exp: Ditto.
24430 * gdb.base/exprs.exp: Ditto.
889bf7c5 24431 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
24432 * gdb.base/list.exp: Ditto.
24433 * gdb.base/recurse.exp: Ditto.
889bf7c5 24434 * gdb.base/scope.exp: Ditto.
c906108c
SS
24435 * gdb.base/structs.exp: Ditto.
24436 * gdb.c++/inherit.exp: Ditto.
24437
24438Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
24439
24440 * config/vr4300.exp: New file.
24441
99707966 24442 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 24443
99707966 24444 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
24445
24446Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
24447
24448 * lib/gdb.exp(gdb_init): New function.
24449
24450 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 24451 for each individual variable set.
c906108c
SS
24452
24453 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
24454 name.
24455
24456 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
24457
24458 * gdb.base/scope.exp: Use gdb_test.
24459
24460 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
24461 aborting; the testsuite driver will do that for us (see
24462 gdb_finish). Also, use gdb_test in a few more places.
24463
24464Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
24465
24466 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
24467
24468Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
24469
24470 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
24471 and "add_tests" are not at the same address.
24472
24473Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
24474
24475 * gdb.base/ptype.exp: Use gdb_test.
24476
24477Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
24478
24479 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
24480 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
24481 left in. No longer expect them to fail.
24482
24483 * gdb.stabs/*.mt; Deleted, no longer used.
24484 * gdb.stabs/configure.in: Remove references to target makefile
24485 frags.
24486 * gdb.stabs/configure: Rebuilt.
24487
24488 * gdb.disasm/*.mt: Deleted, no longer used.
24489 * gdb.disasm/configure.in: Remove references to target makefile
24490 frags. Use "sh3.s" as the unique filename for this directory.
24491 * gdb.disasm/configure: Rebuilt.
24492
24493 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
24494 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
24495 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
24496
24497Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
24498
24499 * config/udi.exp: Use mondfe,name instead of remote_host.
24500
24501Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
24502
24503 * gdb.base/watchpoint.exp: Don't expect a failure when calling
24504 a function with a watchpoint enabled on the mn10200.
24505
24506 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
24507 before trying to create it!
24508
24509Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
24510
24511 * config/vx.exp: Use hostname instead of netport.
24512
24513 * config/vxworks.exp: New file.
24514
24515 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
24516
24517 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 24518 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
24519 occurs.
24520
24521 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
24522 $gdb_spawn_id directly.
24523 (gdb_run_cmd): Try _start as well as start. Use the target feature
24524 gdb,start_symbol as the symbol to start from when jumping.
24525
24526Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
24527
24528 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
24529 redundant) test.
24530
24531 * gdb.base/recurse.exp: Relax final value test for 'b' so that
24532 it doesn't lose for 16bit integer systems.
24533
24534Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
24535
24536 * gdb.fortran/types.exp: If the target doesn't support "double"
24537 data types, then expect "real" types to only be 4 bytes.
24538
24539 * gdb.c++/virtfunc.exp: Expect failure for virtual function
24540 call tests if the target doesn't support inferior function calls.
24541
24542 * gdb.base/printcmds.exp: Allow minor deviation in FP values
24543 in printf tests.
24544
24545Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
24546
24547 * gdb.base/help.exp: Disable "help set", "help show", and
24548 "help support". Simplify regexp for "help stack".
24549
24550 * gdb.base/default.exp: Set match_max to 5000 and the timeout
24551 to 60 seconds. Temporarily set match_max to 15000 around the
24552 "info copying" test.
24553
24554 * gdb.base/nodebug.exp: Don't try to do an inferior function
24555 call if the target doesn't support them.
24556 * gdb.base/printcmds.exp: Likewise.
24557 * gdb.base/setvar.exp: Likewise.
24558 * gdb.base/structs.exp: Likewise.
24559 * gdb.c++/templates.exp: Likewise.
24560 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
24561
24562 * gdb.base/recurse.exp: Enable for the mn10200.
24563
24564 * configure.in: Do configure gdb.stabs directory for *-*-elf
24565 targets.
24566 * configure: Rebuilt.
24567
24568 * gdb.base/break.exp: Check for gdb,noresults before testing
24569 exit status and/or results from the target.
24570 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
24571 * lib/gdb.exp: Remove old (now bogus) initialization of
24572 noinferior, noargs, noresults and nosignals.
24573
24574Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
24575
24576 * config/sh.exp: New file.
24577
24578 * config/slite.exp: Try to connect multiple times to the board
24579 before rebooting. Only send a "monitor run" if need_monitor_run
24580 is set.
24581
24582 * gdb.base/break.exp: Don't do the "stub continue" test if
24583 the target has gdb_stub set.
24584
24585 * gdb.base/callfuncs.exp: Increase the timeout.
24586
24587 * gdb.base/interrupt.exp: Don't even try to compile the testcase
24588 if the target has gdb,noinferiorio set.
24589
24590 * gdb.base/list.exp: Increase match_max to 10000 characters.
24591
24592 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
24593
24594 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
24595 target.
24596
24597 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
24598
24599Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
24600
24601 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
24602 trying to delete the copy of gdb. Catch the file delete so we
24603 don't die if the delete fails; also, the file should be copied to
24604 the host, not to the build.
c906108c
SS
24605
24606Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
24607
24608 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 24609 parenthesis in case it contains multiple regexps separated
c906108c
SS
24610 with |.
24611
24612 * gdb.base/watchpoint.exp: Use gdb_test.
24613 * gdb.base/default.exp: Ditto.
24614
24615Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
24616
99707966 24617 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 24618
c906108c
SS
24619 * gdb.base/scope.exp: Use gdb_test.
24620 * gdb.c++/classes.exp: Ditto.
24621 * gdb.c++/inherit.exp: Ditto.
24622
24623Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
24624
24625 * gdb.base/crossload.exp: Don't use execute_anywhere, use
24626 remote_exec instead.
24627 * gdb.base/corefile.exp: Don't be ridiculous.
24628 * gdb.base/*.c: Add missing stub invocations.
24629
24630Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
24631
24632 * config/slite.exp: Miscellaneous fixes.
24633
24634 * lib/gdb.exp: Fix runto.
24635
24636 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
24637 the target.
24638
24639 * gdb.base/watchpoint.exp: Fix regexp.
24640
24641 * lib/gdb.exp(default_gdb_exit): Add a catch to the
24642 close and wait commands, as the descriptor may now be
24643 invalid. Always call "remote_close host".
24644
24645Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
24646
24647 Major rewrite for testsuite revision.
d63a86f8 24648
c906108c
SS
24649 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
24650 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
24651 instead of relying on spawn_id to always contain a valid
24652 spawn id.
24653 (get_compiler_info): New procedure to build the ${binfile}.ci
24654 file, instead of replicating this in N different places.
24655 (gdb_compile): New procedure.
d63a86f8 24656
c906108c 24657 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
24658 appropriate arguments) instead of compile. Use gdb_test in a lot
24659 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
24660 at the start of a testcase, as this is no longer done magically.
24661
24662 config/*-gdb.exp: Rename without the -gdb suffix.
24663
24664 config/mips.exp: Use remote_close instead of exit_remote_shell.
24665 config/monitor.exp: Use target_info instead of looking at
24666 baud, timeout, etc.
24667 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
24668
24669Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24670
24671 * gdb.c++/templates.exp (test_ptype_of_templates),
24672 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
24673 Update expect patterns for destructors and assignment operators
24674 to match corresponding c-typeprint.c changes.
24675 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
24676 to destructor breakpoint test, GDB should be able to set the
24677 destructor breakpoint without specifying arguments.
24678
24679Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
24680
24681 * gdb.threads/pthreads.exp: Change result for failure to compile due
24682 to lack of pthreads runtime support from an error to simply an
24683 unsupported test, per dejagnu standards.
24684
24685Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24686
24687 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
24688 where GDB exits to reduce pattern match time.
24689 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
24690
24691 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
24692
dc96c6c7 24693Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24694
24695 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
24696 * gdb.base/default.exp: ditto.
24697 * gdb.base/nodebug.exp: ditto.
24698 * gdb.base/printcmds.exp: ditto.
24699 * gdb.base/ptype.exp: ditto.
24700 * gdb.base/setvar.exp: ditto.
24701 * gdb.base/structs.exp: ditto.
24702 * gdb.base/setshow.c: Guard against uninitialized values of argc.
24703
24704Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
24705
24706 * configure, */configure: Rebuild with autoconf 2.12.
24707
24708Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
24709
24710 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
24711 use new i*86-pc-linux*-gnu quads.
24712 * gdb.base/corefile.exp: Ditto.
24713 * gdb.base/signals.exp: Ditto.
24714 * gdb.base/sigall.exp: Ditto.
24715 * gdb.base/interrupt.exp: Ditto.
24716
24717 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
24718 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
24719 RedHat 4.0.
d63a86f8 24720
c906108c 24721 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
24722 linux. This allows the test case to at least compile on latest
24723 linux, but still not run due to missing the threads runtime library.
c906108c
SS
24724
24725Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24726
24727 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
24728 directory to search gdb directory. Accept and step over conditional
24729 stack alignment code. Consume $prompt in failure cases.
24730 Reset timeout to $oldtimeout instead of some arbitrary value.
24731 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
24732 timeout problems with infinite stack backtraces.
24733 * gdb.base/ptype.exp (ptype struct link, union tu_link):
24734 Accept function parameters for linkfunc member.
24735
24736Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
24737
24738 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
24739 (CXXFLAGS): Remove, unreferenced.
24740 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
24741 previous -B options and also add -B option to pick up cross compiled
24742 runtime.
c906108c
SS
24743 (TARGET_INCLUDES): Add for -I options and add code to initialize when
24744 doing cross compiles.
24745 (target_alias): Declare global.
24746 (xgcc): Set variable to full path of gcc in build tree. Use findfile
24747 to verify that gcc exists in build tree, and if so set CC to that
24748 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 24749
c906108c
SS
24750Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
24751
24752 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
24753 ptype test for anonymous union. Fixup testcase to match
24754 current gcc debug output.
24755
24756Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
24757
24758 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
24759 force argument to an unsigned long type.
24760
24761Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
24762
24763 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 24764 tests and anonymous union print/ptype tests.
c906108c
SS
24765 * gdb.base/list.exp (test_forward-search): Increase timeout by
24766 5 minutes for the "search extremely long line" case.
24767 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
24768 completely optional and that the pass/fail messages use the command as
24769 the message if that third arg is a null string.
24770 (gdb_test_exact): Arrange that a null string pattern means match a
24771 null string output rather than any output, which might include random
889bf7c5 24772 errors.
c906108c
SS
24773 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
24774 backtrace test.
24775 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
24776 always failing and failure is now exposed by gdb.exp changes.
24777
24778Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
24779
24780 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
24781 weren't being noted.
24782
24783Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24784
24785 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
24786 * gdb.stabs/weird.exp: Remove v_comb xfails.
24787
dc96c6c7 24788Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24789
24790 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 24791 list.exp scope.exp watchpoint.exp]
c906108c 24792 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 24793
dc96c6c7 24794Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24795
24796 * config/monitor.exp: Increase download timeout to 1000 seconds.
24797
dc96c6c7 24798Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24799
24800 * config/m32r.exp: Increase timeout to 120 seconds.
24801
24802Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
24803
24804 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
24805 and accept older ordering as obsolescent gcc or gdb.
24806 * gdb.c++/templates.exp: Ditto.
24807 * gdb.c++/virtfunc.exp: Ditto.
24808
24809Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
24810
24811 * gdb.base/coremaker.c: Add code to mmap some data so we
24812 can check that it ends up in the core file.
24813 * gdb.base/corefile.exp: Add test to read mmapped data
24814 from core file.
24815
dc96c6c7 24816Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24817
24818 * config/m32r.exp: New file.
24819
24820Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
24821
24822 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
24823 that cflags can contains -gstabs, and work correctly for other tests.
24824
dc96c6c7 24825Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24826
24827 * gdb.base/setshow.exp: New file, tests show and set.
24828 * gdb.base/setshow.c: New file, tests show and set.
24829 * gdb.base/help.exp: Add test for help set|show annotate.
24830 * gdb.base/default.exp: Add test for set|show annotate.
24831
24832Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
24833
24834 * testsuite/gdb.base/break.exp: Make backtrace from factorial
24835 errors unique.
24836 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
24837 explicitly.
24838
24839Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
24840
24841 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
24842 and width commands. This is done elsewhere.
24843 * (gdb_start): Don't call gdb_start_sim here. That's already
24844 done in gdb_load. This fixes lots of failures in default.exp.
24845
24846Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
24847
24848 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
24849 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
24850 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
24851 in the same we we treat other failures (since it may be an expected
889bf7c5 24852 condition), rather than as an error.
c906108c
SS
24853 * gdb.base/signals.exp (test_handle_all_print): Revert back to
24854 old test format.
24855
24856Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
24857
24858 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
24859 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 24860 twice. Nuke the duplicates.
c906108c 24861 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 24862 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
24863 Remove config.h along with other config files.
24864
24865Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
24866
24867 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
24868 "p func1 ()" and note that rests of tests are skipped.
24869 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 24870 setup_xfails for "print func2::coremaker_local".
c906108c
SS
24871 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
24872 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
24873 affected by the previous run test.
24874 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
24875 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
24876 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
24877 "pass int powerset tuple" and "pass modeless int powerset tuple".
24878 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
24879 "real write 4" and "real write 8".
24880 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 24881 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
24882 "print \$i after tuple assign 2", and
24883 "print vs2 after tuple assign 2".
24884 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
24885 meaningful error message and return -1 so the caller can
24886 suppress further tests and avoid a cascade of errors.
d63a86f8 24887
c906108c
SS
24888Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
24889
24890 * gdb.base/a1-selftest.exp: Tweak tests to account for new
24891 format for printing version.
24892 * gdb.base/default.exp: Ditto.
24893 * gdb.base/interrupt.exp: Fix problem with cascade of
24894 errors if child process dies while calling a function.
d63a86f8 24895
c906108c
SS
24896Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
24897
24898 * Makefile.in (VPATH): Add
24899 * Makefile.in (Makefile, config.status): Fix rules so things get
24900 remade when necessary.
24901
24902Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
24903
24904 * Makefile.in (just-check): Add path to sibling expect dir
24905 to environment variable specified by RPATH_ENVVAR.
24906
24907Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
24908
24909 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
24910 (just-check): Add shared library paths for libstdc++, tk,
24911 tcl, bfd, and opcodes to the environment variable specified
24912 in RPATH_ENVVAR.
24913 * configure.in: Add support to recognize --enable-shared flag
24914 and generate correct value for RPATH_ENVVAR.
24915 * configure: Regenerated with autoconf.
24916
24917Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
24918
24919 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 24920 include all osf versions.
c906108c
SS
24921 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
24922 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
24923 when target is linux. When failing to build pthreads test
24924 executable, give more meaningful message.
24925 * gdb.threads/pthreads.c: Hpux also uses old definition of second
24926 arg for pthread_create.
d63a86f8 24927
c906108c
SS
24928Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
24929
24930 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 24931 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 24932 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 24933 and -lpthreads (everybody else).
c906108c
SS
24934 (test_startup): Fail gracefully if threads are not supported.
24935 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
24936 "p/c array_index("abcdef",2)" when not gcc compiled.
24937 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
24938 "print func2::coremaker_local" when not gcc compiled.
24939 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
24940 "ptype on opaque struct tagname (statically)",
24941 "ptype on opaque struct tagname (dynamically) 1", and
24942 "ptype on opaque struct tagname (dynamically) 2"
24943 for not compiled with gcc.
24944 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
24945 backtrace when compiled with gcc.
d63a86f8 24946 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
24947 than always return success.
24948
24949Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
24950
24951 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
24952
24953Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
24954
24955 * gdb.base/structs.exp: Undo last change.
24956
24957Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
24958
24959 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
24960 encapsulate all the steps/nexts done during self test, starting
24961 at main, and makes them less sensitive to optimization issues.
24962 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
24963 signal handler" test.
24964 * gdb.threads/pthreads.exp: Only run this for native configs.
24965 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
24966 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
24967 tests.
24968 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
24969 for "runto test_calls(void)" test.
d63a86f8 24970
c906108c
SS
24971Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
24972
24973 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
24974 and don't expect address info in breakpoint confirmations.
24975
24976Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
24977
24978 * gdb.base/list.exp (test_forward_search): Increase timeout
24979 temporarily by 60 seconds for searching extremely long line,
889bf7c5 24980 and then reset to old value when done. Increase expect input
c906108c
SS
24981 buffer to 10000.
24982
24983Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
24984
24985 * gdb.base/list.exp (test_forward_search): Fix to handle very
24986 long source line without overflowing expect's input buffer.
24987
24988Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
24989
24990 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
24991 "buffer_full".
24992
24993 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
24994 "buffer_full".
24995
24996 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
24997 "buffer_full".
24998
24999 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
25000 "buffer_full".
25001
25002Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
25003
25004 * configure.in (configdirs): Add gdb.threads.
25005 * configure: Regenerated with autoconf.
25006 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
25007 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
25008 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 25009
c906108c
SS
25010Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
25011
25012 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
25013
25014Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
25015
25016 * gdb.base/signals.exp (test_handle_all_print): Test separately for
25017 each signal's status in the output of "handle all print".
25018 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
25019 the \r\n sequence that immediately precedes the gdb prompt.
25020 * gdb.base/a1-selftest.exp: Save original timeout and restore
25021 after test.
25022
25023Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
25024
25025 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
25026 symbol.
25027
25028Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
25029
25030 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
25031
25032Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
25033
25034 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
25035 timeout by 60 seconds.
25036
25037Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
25038
25039 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
25040 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
25041 error return.
25042
25043Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
25044
25045 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
25046 gdb initialization, also report how long dejagnu waited. Restore
25047 old timeout before doing error return. Temporarily increase timeout
889bf7c5 25048 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
25049
25050Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
25051
25052 * lib/gdb.exp: Report timeout value for verbosity level 2.
25053 * config/gdbserver.exp: Ditto.
25054 * config/hppro.exp: Ditto.
25055 * config/mips-gdb.exp: Ditto.
25056 * config/monitor.exp: Ditto.
25057 * config/netware.exp: Ditto.
25058 * config/sim-gdb.exp: Ditto.
25059 * config/slite-gdb.exp: Ditto.
25060 * config/udi-gdb.exp: Ditto.
25061 * config/unix-gdb.exp: Ditto.
25062 * config/vx-gdb.exp: Ditto.
25063 * gdb.base/a1-selftest.exp: Ditto.
25064 * gdb.base/a2-run.exp: Ditto.
25065 * gdb.base/break.exp: Ditto.
25066 * gdb.base/corefile.exp: Ditto.
25067 * gdb.base/list.exp: Ditto.
25068 * gdb.base/recurse.exp: Ditto.
25069 * gdb.base/scope.exp: Ditto.
25070 * gdb.base/signals.exp: Ditto.
25071
25072Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
25073
25074 * gdb.threads/Makefile.in (docdir): Removed.
25075
25076Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
25077
25078 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 25079 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 25080 @srcdir@.
d63a86f8 25081 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
25082 autoconf 2.5 or higher.
25083 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
25084
25085Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
25086
25087 * configure: Regenerated.
25088 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
25089 avoid name clashes with SunOS headers.
25090
25091Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
25092
25093 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
25094
25095Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
25096
25097 * gdb.base/callfuncs.exp: Finish last change -- make sure the
25098 prototype information ends up in the compiler info file.
25099
25100Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
25101
25102 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
25103 attempting to regenerate it. Eliminate use of a temporary file
25104 and just generate the info file directly. Source it immediately,
25105 for consistency of use.
25106 * gdb.base/corefile.exp: Ditto
25107 * gdb.base/exprs.exp: Ditto.
25108 * gdb.base/funcargs.exp: Ditto.
25109 * gdb.base/langs.exp: Ditto.
25110 * gdb.base/list.exp: Ditto.
25111 * gdb.base/mips_pro.exp: Ditto.
25112 * gdb.base/nodebug.exp: Ditto.
25113 * gdb.base/opaque.exp: Ditto.
25114 * gdb.base/ptype.exp: Ditto.
25115 * gdb.base/scope.exp: Ditto.
25116 * gdb.base/setvar.exp: Ditto.
25117 * gdb.base/signals.exp: Ditto.
25118 * gdb.base/whatis.exp: Ditto.
25119 * gdb.c++/templates.exp: Ditto.
25120 * gdb.c++/virtfunc.exp: Ditto.
25121 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 25122 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
25123
25124Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25125
25126 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
25127 it got fixed by the recent lookup_minimal_symbol_by_pc change.
25128 Increase timeout, a lot of single stepping might be needed if the
25129 target has no hardware watchpoints.
25130
25131Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
25132
25133 * gdb.base/break.exp: Ignore compiler warnings when compiling
25134 break.c.
25135 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
25136 * gdb.base/default.exp: Add h8300 xfails. Handle messages
25137 from remote-sim.
25138 * gdb.base/exprs.exp: Add h8300 xfails.
25139 * gdb.base/funcargs.exp: Likewise.
25140 * gdb.base/nodebug.exp: Likewise.
25141 * gdb.base/printcmds.exp: Likewise.
25142 * gdb.base/ptype.exp: Likewise.
25143 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
25144 h8300 xfails.
d63a86f8 25145 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
25146 on the h8300.
25147 * gdb.base/funcargs.c: Explicitly make last constant argument to
25148 call_after_alloca_subr an unsigned long type.
25149 * gdb.base/return.c: Include stdio.h.
25150
25151Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
25152
25153 * config/abug.exp: New file for the older Motorola Bug monitor
25154 that runs on the mvme13x series VME boards.
25155 * config/monitor.exp: Use the new config array for target settings
25156 if they exist.
25157
25158Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
25159
25160 * sim-gdb.exp: Make the SH simulator allocate less space when
25161 it is targeted.
25162
25163Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
25164
25165 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
25166 test.
25167
25168Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
25169
25170 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
25171 "rs6000-*-*" for "list function in include file" when gcc compiled.
25172 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
25173 for "p ctable1[120]".
25174 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
25175 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
25176 Remove setup_xfail for "rs6000-*-*" for
25177 "print 'scope0.c'::filelocal before run".
25178 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
25179 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
25180 since some compilers don't allow both options to be given
25181 on the same command line. Create object file and move it.
d63a86f8 25182
c906108c
SS
25183Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
25184
25185 * gdb.base/corefile.exp: Always regenerate the core file, since
25186 we always regenerate the coremaker program. Detect special case
25187 where registers cannot be read from core file.
d63a86f8 25188
c906108c
SS
25189Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
25190
25191 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
25192 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
25193 * gdb.c++/templates.exp: Only match on basename of file since
25194 some formats like xcoff don't encode directory information.
25195 * gdb.stabs/weird.exp: Use the right sed script for powerpc
25196 and rs6000 AIX xcoff targets.
25197 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
25198 * configure: Regenerate.
25199 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
25200 here, rather than in distclean.
d63a86f8 25201
c906108c
SS
25202Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
25203
25204 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
25205 defined, and use it to compile the test case with -O2. The
25206 native compilation still uses no optimization.
25207 * gdb.base/mips_pro.c: Remove inline assembly code since
25208 it is compiled PIC by default, which results in assembler
25209 warnings that make the testsuite think the compilation
25210 was unsuccessful.
25211
25212Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
25213
25214 * gdb.c++/misc.exp: Add note to message for
25215 "print s.a for foo struct" that this is a known gcc 2.7.2
25216 and earlier bug.
25217
25218Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
25219
25220 * gdb.base/break.exp: Fix pattern for matching "Delete all
25221 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
25222 setup_xfail for deleting all breakpoints test. Fix various
25223 timeout messages to include "(timeout)".
25224 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
25225 for "p t_float_values2(3.14159,float_val2)".
25226 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
25227 for "continue to call2g" when gcc compiled.
25228 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
25229 "up to foo in langs.exp", "show language at foo in langs.exp",
25230 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
25231 and "show language at fsub in langs.exp".
25232 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
25233 "list line 1 in include file", "list message for lines past EOF",
25234 "list function in include file", "list list0.h:foo", and
25235 "list filename:function; nonexistant function".
25236 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
25237 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
25238 and "ptype t_char_array" to be for native cc only.
d63a86f8 25239
c906108c
SS
25240Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
25241
d63a86f8 25242 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 25243 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 25244 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
25245
25246Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
25247
25248 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
25249 "bt in signals.exp". This problem only appears when running
25250 the testsuite, and then only intermittently.
25251
25252Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
25253
25254 * gdb.base/return.exp (return_tests): Differentiate between
25255 two tests of continuing.
25256
25257Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
25258
25259 * */Makefile.in (maintainer-clean): Remove config.log.
25260 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
25261 * gdb.c++/Makefile.in (PROGS): Add inherit.
25262 (clean): Remove *.ci.
25263
25264Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
25265
25266 * gdb.c++/misc.cc: Add test code from Mike Stump.
25267 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
25268
25269Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
25270
25271 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
25272 to "alpha-*-osf2*" and add comment.
25273 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
25274 setup_xfail for "step over execarg initialization" and
25275 "step over corearg initialization".
c906108c
SS
25276 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
25277 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
25278 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 25279 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
25280 "print func2::coremaker_local", and "backtrace in corefile.exp".
25281 * gdb.base/signals.exp: Build and source signals.ci.
25282 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
25283 to be for gcc only.
25284 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 25285
c906108c
SS
25286Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25287
25288 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
25289 Feb 3 procfs.c change.
25290
25291Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
25292
25293 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
25294
25295Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
25296
25297 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
25298 from dejagnu's apparent default of 10 seconds, which gives random
25299 results when running the tests over NFS on moderately loaded systems.
25300 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
25301
25302Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
25303
25304 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
25305 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 25306 result reports.
c906108c
SS
25307
25308Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
25309
25310 * configure.in (CY_AC_PATH_TCLH): Remove.
25311 * configure: Regenerate.
25312
25313Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
25314
25315 * gdb.c++/Makefile.in (clean): Add missing '{'.
25316
25317Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
25318
25319 * lib/gdb.exp: Provide a default value for noinferior.
25320
25321 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
25322 Load libgloss.exp.
25323
25324Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
25325
25326 * gdb.disasm/hppa.exp: Compile directly into an executable, use
25327 the executable, not the .o to run the tests from.
25328
25329Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
25330
25331 * gdb.base/break.exp: Don't test for program exit or exit status
25332 if $noresults if nonzero.
25333 * gdb.base/langs.exp: Likewise.
25334 * gdb.base/watchpoint.exp: Likewise.
25335
25336 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
25337 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
25338 trying to compile the testcase.
25339
25340Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
25341
25342 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
25343 * gdb.base/signals.exp (continue to handler): Likewise.
25344
25345Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
25346
25347 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
25348
25349 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
25350
25351Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
25352
25353 * gdb.base/corefile.exp: Recognize "not found" as failure
25354 when trying to determine if a core file was generated.
25355 If no core file was generate the first time, try again without
25356 the ulimit -c to work around braindamaged shells.
25357
25358Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
25359
25360 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
25361 [] tests with "test" and enclose string in quotes.
25362 * gdb.stabs/configure: Rebuild
d63a86f8 25363
c906108c
SS
25364Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
25365
25366 Changes in sync with expect:
25367 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
25368 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
25369 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
25370 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
25371 argument to AC_REQUIRE.
25372 * configure: Regenerated.
25373
25374Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
25375
25376 * gdb.base/corefile.exp: When generating a core, discard any
25377 error messages about ulimit not found and the "core dumped"
25378 message from the shell that runs the coredumper.
25379
25380Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
25381
25382 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
25383
25384 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
25385 which sed script to run. Expect failure for v_comb test
25386 on PA targets too.
d63a86f8 25387
c906108c
SS
25388Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
25389
25390 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 25391 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
25392
25393Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
25394
25395 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
25396 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 25397 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
25398 * lib/gdb.exp (default_gdb_start): Fix typo.
25399 * gdb.base/corefile.exp: Allow "Core was generated by ..."
25400 messages to not include the full program name that caused
25401 the core dump since some systems (such as solaris) apparently
25402 truncate this path to about 80 characters.
25403 When generating a core file first try increasing the core file
25404 size limit to unlimited since some systems may default it to
25405 zero, and it is harmless to try it. Move the test for failing
25406 to generate a core file to where it will actually get executed.
25407 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
25408 new gdb result from g++ debug info improvements and make old
25409 pattern obsolescent. Also account for size_t differences
25410 (may be int or long).
25411 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
25412 initialization before function call is placed in the delay slot
25413 and thus appears to be skipped over by commands such as "next".
25414
25415Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
25416
25417 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
25418
25419Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
25420
25421 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
25422 input source file; fix code to compile test to deal with this
25423 convention.
25424 * gdb.c++/*.exp: Likewise.
25425
25426Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
25427
25428 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
25429 "bt in signals.exp".
25430
25431Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
25432
25433 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
25434 "step over execarg initialization" and
889bf7c5 25435 "step over corearg initialization".
c906108c
SS
25436
25437Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
25438
25439 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
25440 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
25441
25442Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
25443
25444 From Rob Savoye (rob@poseidon.cygnus.com)
25445 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
25446 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
25447 configure.in}, gdb.disasm/{Makefile.in, configure.in},
25448 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
25449 configure.in}: Major reworking for autoconfig.
c906108c
SS
25450 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
25451 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 25452 New files.
c906108c
SS
25453 * config/unix-gdb.exp: Make GDB global.
25454 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
25455 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
25456 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
25457 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
25458 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
25459 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 25460 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
25461 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
25462 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
25463 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
25464 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 25465 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
25466 to returns as necessary, arrange for test to compile own testcase
25467 executable.
c906108c 25468 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 25469
c906108c
SS
25470Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
25471
25472 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 25473 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
25474 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
25475 "backtrace through signal handler".
25476
25477Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25478
25479 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
25480 continuing from a job control stop signal.
25481 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
25482
25483Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
25484
25485 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
25486 * gdb.base/corefile.exp: Likewise.
25487 * gdb.base/funcargs.exp: Likewise.
25488
25489Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
25490
25491 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
25492 * config/monitor.exp: Add support for setting baud rate.
25493
25494Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
25495
25496 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
25497 i*86-*-linux* xfails for "backtrace through signal handler".
25498 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
25499 "print func2::coremaker_local".
25500 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 25501 alpha-dec-osf2* xfail for
c906108c
SS
25502 "delete all breakpoints when none".
25503
25504Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
25505
25506 * gdb.base/break.exp: Change test that deletes all breakpoints
25507 when no user breakpoints are installed. A post 4.15 change
25508 causes gdb to no longer prompt in this case.
25509
25510Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
25511
25512 * gdb.base/return.exp (return_tests): Change xfail for test
25513 "correct value returned double test" to stop xfailing at
25514 Solaris 2.5. Apparently the bug has been fixed.
25515
25516Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
25517
25518 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
25519 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
25520
25521Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
25522
25523 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
25524 * gdb.disasm/hppa.s: Corresponding changes.
25525
25526Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
25527
25528 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
25529 makefile fragment.
25530 * config/mt-hpux: Deleted.
25531
25532Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
25533
d63a86f8 25534 * Many files: When warning about suppressed tests due to a
c906108c
SS
25535 nonexistant test binary, avoid incrementing the warning count.
25536
25537Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
25538
25539 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 25540
c906108c
SS
25541Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25542
25543 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
25544 "sparc-*-solaris2*".
25545
25546Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25547
25548 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
25549 Add global and local variables and initialize them.
25550 * gdb.base/corefile.exp: Test correct mapping of corefile sections
25551 by printing variables. Remove rs6000 and powerpc xfails, BFD now
25552 extracts the file name and terminating signal from the core file.
25553 * TODO: Remove note about tests for correct mapping of corefile.
25554 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
25555 from optimizing it away.
25556 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
25557 handles common blocks.
25558
25559Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
25560
25561 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
25562 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
25563
25564Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
25565
25566 * Makefile.in (maintainer-clean): New target, synonym for
25567 realclean.
25568 * gdb.base/Makefile.in (maintainer-clean): Likewise.
25569 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
25570 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
25571 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
25572 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
25573 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
25574
25575Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
25576
25577 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
25578 xfails when not gcc compiled for "print foo::funclocal".
25579 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
25580 "print foo::funclocal at foo",
25581 "print 'scope1.c'::foo::funclocal at foo",
25582 "print foo::funclocal_bss at foo",
25583 "print 'scope1.c'::foo::funclocal_bss at foo",
25584 "print foo::funclocal_ro at foo",
25585 "print 'scope1.c'::foo::funclocal_ro at foo",
25586 "print bar::funclocal at foo" and
25587 "print 'scope1.c'::bar::funclocal at foo".
25588 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
25589 gcc compiled for "print foo::funclocal at bar".
25590 Expand all messages to ensure that they identify that
25591 the test is at bar().
25592 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
25593 gcc compiled for:
25594 "ptype on opaque struct pointer (statically)",
25595 "ptype on opaque struct tagname (statically)",
25596 "ptype on opaque struct pointer (dynamically) 1",
25597 "ptype on opaque struct tagname (dynamically) 1",
25598 "ptype on opaque struct pointer (dynamically) 2" and
25599 "ptype on opaque struct tagname (dynamically) 2
25600 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
25601 gcc compiled for:
25602 "p datalocal"
25603 "whatis datalocal",
25604 "ptype datalocal",
25605 "p bsslocal",
25606 "whatis bsslocal", and
25607 "ptype bsslocal".
25608 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
25609 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
25610 when not gcc compiled.
25611 * gdb.base/funcargs.exp (float_and_integral_args): Add
25612 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
25613 compiled.
25614 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
25615 "backtrace from call6a" when not gcc compiled.
25616 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
25617 "backtrace from call7a" when not gcc compiled.
25618 * gdb.base/callfuncs.exp (do_function_calls):
25619 Add "hppa*-*-hpux*" xfail when not gcc compiled for
25620 "p t_char_array_values(char_array_val2,char_array_val1)",
25621 "p t_char_array_values(char_array_val1,char_array_val2)",
25622 "p t_char_array_values("carray 1","carray 2")",
25623 "p t_char_array_values("carray 1",char_array_val2)",
25624 "p t_char_array_values(char_array_val1,"carray 2")",
25625 "p sum_args(1,{2})",
25626 "p sum_args(2,{2,3})",
25627 "p sum_args(3,{2,3,4})",
25628 "p sum_args(4,{2,3,4,5})"
25629 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
25630 "backtrace in corefile.exp" when not gcc compiled.
25631
25632Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25633
25634 * gdb.base/signals.exp: Rewrite `handle all print' test as
25635 a procedure. Accept blanks or TABs as whitespace, increase
25636 timeout and expect input buffer size for the large output
25637 from the command. Remove "i*86-*-bsdi2.0" xfail.
25638
25639Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25640
25641 * gdb.base/setvar.exp: Add new testcases for truncation when
25642 assigning invalid values to bitfields.
25643
25644Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
25645
d63a86f8 25646 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
25647 mips-sgi-irix* xfail for
25648 "call inferior func with struct - returns char *"
25649 and fix test so that an optional (unsigned char *) cast is
889bf7c5 25650 accepted in the result.
c906108c
SS
25651
25652Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
25653
25654 * gdb.base/funcargs.exp (float_and_integral_args): Remove
25655 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
25656 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
25657 * gdb.base/signals.exp: Remove duplicate "handle all print" test
25658 that accidentally got checked in.
25659
25660Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
25661
d63a86f8 25662 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
25663 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
25664 compiled test.
25665 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
25666 Add mips-sgi-irix5* xfail for not gcc compiled.
25667 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
25668 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
25669 "p top", "whatis top", "p middle", and "whatis middle".
25670 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
25671 "whatis signed char" for not gcc compiled.
25672 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
25673 "set variable signed char=-1 (-1)" and
25674 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
25675 * gdb.base/funcargs.exp (float_and_integral_args):
25676 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
25677 Add mips-sgi-irix* xfail when not gcc compiled for
25678 "continue to call2b".
25679 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
25680 "continue to call2g".
25681 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
25682 "backtrace from call6a"
25683 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
25684 "backtrace from call7k".
25685 Add mips-sgi-irix5* xfail when not gcc compiled for
25686 "backtrace from call7a".
25687 (localvars_after_alloca): Fix gdb_test cmds for
25688 "print * after runto ...".
25689 Remove rs6000-*-* xfails for
25690 "print i after runto localvars_after_alloca" and
25691 "print l after runto localvars_after_alloca"
25692 for all compilers.
25693 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 25694 when not compiled with gcc, for:
c906108c
SS
25695 "print signed char == (minus)",
25696 "print signed char != (minus)",
25697 "print signed char < (minus)",
25698 "print signed char > (minus)".
25699 * gdb.base/callfuncs.exp (do_function_calls):
25700 Add mips-sgi-irix* xfail, when compiled with native compiler, for
25701 "call inferior func with struct - returns char *".
d63a86f8 25702 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
25703 "correct value returned double test" to include Solaris 2.4.
25704 * gdb.base/funcargs.exp (float_and_integral_args):
25705 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 25706
c906108c
SS
25707Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25708
25709 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
25710 enumeration bitfields if compiling with GNU C.
25711 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
25712 to empty' prompt.
25713
25714Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
25715
25716 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
25717 test for PRO targets.
25718
25719 * gdb.base/funcargs.exp: Avoid ever setting more than 8
25720 breakpoints in the inferior at any given time by making
25721 two groups of breakpoints for call2*, call6* and call7*
25722 tests.
25723
25724Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25725
25726 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
25727 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
25728 from optimizing it away.
25729 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
25730 "call inferior func with struct".
25731
25732Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
25733
25734 * configure.in: Only configure gdb.chill for particular targets.
25735
25736Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
25737
25738 * gdb.base/Makefile.in: Add action to .c.o transformation
25739 rule that generates a .ci file for each .o file and remove
25740 explicit .c.o rules except for callfuncs.o.
25741 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
25742 generates a .ci file for each .o file and remove explicit
25743 .cc.o rules.
25744 (clean): Remove *.tmp *.ci files.
25745 (EXECUTABLES): Remove templ-info.exp.
25746 * gdb.base/compiler.c: New file.
25747 * gdb.c++/compiler.cc: New file
25748 * gdb.base/scope.exp: Source gdb.base/scope.ci.
25749 Change rs6000-*-* xfail for
25750 "print 'scope0.c'::filelocal_ro" and
25751 "print 'scope1.c'::filelocal" and
25752 "print 'scope1.c'::filelocal_bss" and
25753 "print 'scope1.c'::filelocal_ro" and
25754 "print 'scope1.c'::foo::funclocal" and
25755 "print 'scope1.c'::foo::funclocal_ro" and
25756 "print 'scope1.c'::bar::funclocal" and
25757 "print 'scope0.c'::filelocal_ro" and
25758 "print 'scope1.c'::filelocal at foo" and
25759 "print 'scope1.c'::filelocal_bss at foo" and
25760 "print 'scope1.c'::filelocal_ro at foo" and
25761 "print 'scope1.c'::foo::funclocal at foo" and
25762 "print 'scope1.c'::foo::funclocal_bss at foo" and
25763 "print 'scope1.c'::foo::funclocal_ro at foo" and
25764 "print 'scope1.c'::bar::funclocal at foo" and
25765 "print 'scope0.c'::filelocal_ro" and
25766 "print 'scope1.c'::filelocal" and
25767 "print 'scope1.c'::filelocal_bss" and
25768 "print 'scope1.c'::filelocal_ro" and
25769 "print 'scope1.c'::foo::funclocal" and
25770 "print 'scope1.c'::foo::funclocal_bss" and
25771 "print 'scope1.c'::foo::funclocal_ro" and
25772 "print 'scope1.c'::bar::funclocal" and
25773 "print 'scope1.c'::bar::funclocal_bss"
25774 to only be xfail'd when not compiled with gcc.
d63a86f8 25775 Add rs6000-*-* xfail for
c906108c
SS
25776 "print 'scope0.c'::filelocal_bss before run"
25777 when compiled with gcc.
25778 (test_at_main): Add rs6000-*-* xfail for
25779 "print filelocal_ro in test_at_main"
25780 when compiled with gcc.
25781 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 25782 Add rs6000-*-aix* xfail for
c906108c
SS
25783 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
25784 "ptype t_char_array", not compiled with gcc.
25785 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
25786 xfail for "list foo (in include file)" when gcc compiled.
25787 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 25788 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
25789 "run to call0a" if not compiled with gcc.
25790 (unsigned_integral_args): Add rs6000-*-* xfail for
25791 "run to call1a" if not compiled with gcc.
25792 (float_and_integral_args): Add rs6000-*-* xfail for
25793 "run to call2a" if not compiled with gcc and for
25794 "continue to call2b" for any compiler.
25795 Add rs6000-*-* xfail to
25796 "print f1 after run to call2a" for gcc compiled.
25797 (discard_and_shuffle): Add rs6000-*-* xfail for
25798 "run to call6a".
25799 (shuffle_round_robin): Add rs6000-*-* xfail for
25800 "backtrace from call7a" if not compiled with gcc.
25801 Add rs6000-*-* xfail for
25802 "backtrace from call7b" if compiled with gcc.
25803 (call_after_alloca): Add rs6000-*-* xfail for
25804 "print c in call_after_alloca" and
25805 "print s in call_after_alloca" and
25806 "backtrace from call_after_alloca_subr"
25807 if not compiled with gcc.
25808 (localvars_in_indirect_call): Add rs6000-*-* xfail for
25809 "print c in localvars_in_indirect_call" and
25810 "print c in localvars_in_indirect_call" and
25811 "backtrace in indirectly called function" and
25812 "stepping into indirectly called function"
25813 if not compiled with gcc.
25814 (localvars_after_alloca): Add rs6000-*-* xfail for
25815 "print c after runto localvars_after_alloca" and
25816 "print s after runto localvars_after_alloca" and
25817 "print i after runto localvars_after_alloca" and
25818 "print l after runto localvars_after_alloca"
25819 for all compilers.
25820 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
25821 than whatis-info.exp.
25822 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
25823 than opaque-info.exp.
25824 Setup rs6000-*-* xfail for
d63a86f8 25825 "ptype on opaque struct pointer (statically)" and
c906108c
SS
25826 "ptype on opaque struct pointer (dynamically)" when
25827 not compiled with gcc.
25828 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
25829 rather than callf-info.exp.
25830 (do_function_calls): Add clear_xfail for rs6000-*-* for
25831 "p t_float_values2(3.14159,float_val2)". Seems to work
25832 fine there, both with xlc and gcc. Need to find out what
25833 it is doing right and fix other platforms.
25834 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
25835 "call inferior func with struct - returns int",
25836 "call inferior func with struct - returns long",
25837 "call inferior func with struct - returns float",
25838 "call inferior func with struct - returns double",
25839 "call inferior func with struct - returns char *",
25840 but only if not gcc compiled (presumes xlc compiled).
25841 Change rs6000-*-* xfails for
25842 "call inferior func with struct - returns char" and
25843 " call inferior func with struct - returns short" to only
25844 xfail if not using gcc.
25845 (clean mostlyclean): Remove *.ci and *.tmp files.
25846 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
25847 than templ-info.exp.
25848 * gdb.base/langs.exp: Source gdb.base/langs.ci.
25849 Add rs6000-*-* xfail for "up to foo in langs.exp"
25850 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 25851 when not gcc compiled.
d63a86f8 25852
c906108c
SS
25853Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
25854
25855 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
25856 * gdb.base/corefile.exp: Likewise.
25857 * gdb.base/list.exp: Likewise.
25858 * gdb.base/scope.exp: Likewise.
25859 * gdb.base/siganls.exp: Likewise.
25860
25861 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
25862 compiler output.
25863 * gdb.base/whatis.exp: Likewise.
25864
25865Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
25866
25867 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
25868 failure (opcode table has been fixed to match reality).
25869
25870Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
25871
25872 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
25873 "call inferior func with struct - returns char",
25874 "call inferior func with struct - returns short"
25875
25876 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
25877 "print 'scope0.c'::filelocal at main",
25878 "print 'scope0.c'::filelocal_bss in test_at_main",
25879 "print 'scope0.c'::filelocal at foo",
25880 "print 'scope0.c'::filelocal_bss in test_at_foo",
25881 "print 'scope0.c'::filelocal at bar",
25882 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 25883
c906108c
SS
25884 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
25885 in source file 1". This bug seems to have been fixed with both
25886 gcc and native cc (was native assembler bug?).
25887
25888Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
25889
25890 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
25891 "backtrace through signal handler" to "i*86-*-sysv4*".
25892 * gdb.base/signals.exp: Add xfail for "'next' behaved as
25893 continue" case. Add "known SVR4 bug" to fail message.
25894 Add "i*86-*-bsdi2.0" xfail for "handle all print".
25895 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
25896 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
25897 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
25898 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
25899 "up to foo in langs.exp", "show language at foo in
25900 langs.exp", "up to cppsub_ in langs.exp", "show
25901 language at cppsub_ in langs.exp", "up to fsub in
25902 langs.exp", and "show language at fsub in langs.exp".
25903 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
25904 "bactrace in corefile.exp".
25905 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
25906 "call inferior function with struct - returns float" and
25907 "call inferior function with struct - returns double".
d63a86f8 25908
c906108c
SS
25909Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
25910
25911 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
25912 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
25913 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
25914 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
25915
25916Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
25917
25918 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
25919 (or overriden) "CHILL" macro rather then bare "gcc".
25920 Also look for ../../gcc/xgcc since that is what we will
25921 actually need, not "Makefile". Remove following assignment
25922 of CHILL to CHILL_FOR_TARGET because that results in
25923 recursive definition.
25924
25925Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
25926
25927 * gdb.base/corefile.exp: Change xfail for backtrace in
25928 corefile.exp from linuxaout to all linux.
25929 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
25930 cases where we miss the breakpoint at the signal handler
25931 for some reason. Setup xfail for linuxoldld/linuxaout and
25932 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
25933 hitting SIGURG breakpoint.
25934 * gdb.base/signals.exp: Setup xfail for "next" acting like
25935 continue to add linuxoldld. Setup xfail for all linux for
25936 "next to handler in signals_tests_1", "backtrace in
25937 signals_tests_1", "continue to func1", "pass SIGUSR1",
25938 and continue to handler".
25939
25940Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
25941
25942 * Update all FSF addresses except those in COPYING* files.
25943
25944Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
25945
25946 * gdb.base/a2-run.exp: Change messages to be more explicit about
25947 the status of args, and quote binfile in results.
25948
25949Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
25950
25951 * gdb.base/callfuncs.exp: Add tests for passing structs to
25952 inferior functions and return various types.
25953 * gdb.base/callfuncs.c: Add functions to receive a struct
25954 and return a member of the struct, in various types.
25955
25956Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25957
25958 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
25959
25960Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
25961
25962 * config/vxworks29k.exp: New file, sources vxworks.exp.
25963
25964Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
25965
25966 * config/gdbremote.exp: New file. Testing framework using
25967 gdbserver.
25968
25969Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
25970
25971 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
25972 "call function when asleep" and "send end of file".
25973 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
25974 for "backtrace in corefile.exp".
25975 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
25976 for "backtrace through signal handler".
25977 * gdb.base/corefile.exp: Make sure we actually generate a core file
25978 before trying the core tests. Some systems allow the user to suppress
25979 generation of core files and default to that (linux for example).
25980 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
25981 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
25982
25983Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
25984
25985 * gdb.threads: New directory with some crude multi-threaded
25986 gdb tests (step.exp and step2.exp).
25987 * config/mt-lynx (STEP_EXECUTABLE): Define.
25988 (THREADFLAGS): Define.
25989
25990Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
25991
25992 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
25993
25994 * gdb.base/signals.exp: Disable whole file for lynx until
25995 further notice.
25996
25997 * gdb.base/signals.exp: xfail test where "next" acts like
25998 "continue" for lynx.
25999
26000 * gdb.base/interrupt.exp: xfail test for calling function while
26001 inferior is asleep for lynx.
26002
26003 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
26004 than one cr-lf after each command.
26005
26006Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26007
26008 * configure.in: Reinstate setting of stabsdirs variable, fix
26009 typo in setting up configdirs for native builds.
26010
26011 * gdb.base/return.exp: Fix typo in return double test.
26012 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
26013 compiler from optimizing them away.
26014
26015Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
26016
26017 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
26018 sequences to be echo'd by gdb when using gdb_test.
26019 * gdb.chill/chexp.exp: Likewise.
26020 * gdb.fortran/exprs.exp: Likewise
26021
26022Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
26023
26024 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
26025 after the inferior gdb has started.
26026
26027 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
26028 after each command.
26029 * gdb.base/funcargs.exp: Likewise.
26030 * gdb.base/gdbvars.exp: Likewise.
26031 * gdb.base/interrupt.exp: Likewise.
26032 * gdb.base/list.exp: Likewise.
26033 * gdb.base/watchpoint.exp: Likewise.
26034 * gdb.c++/demangle.exp: Likewise.
26035 * gdb.c++/inherit.exp: Likewise.
26036 * gdb.chill/chexp.exp: Likewise.
26037 * gdb.fortran/exprs.exp: Likewise.
26038
26039 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
26040 test if we can't handle IO to/from the inferior.
26041
26042 * gdb.c++/misc.exp: Always check for a program already being
26043 started after sending a "run" command to gdb.
26044
26045 * gdb.base/twice.exp: Start with a fresh gdb.
26046
26047 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
26048 only depend on gdb's expression code, not the chill runtime.
26049
26050 * gdb.base/return.c: Put return values into variables so we
26051 can have gdb print them rather than depending on the program
26052 to print them.
26053 * gdb.base/return.exp: Corresponding changes.
26054
26055 * lib/gdb.exp: Provide default value for noinferiorio.
26056 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
26057 the inferior.
26058
26059 * gdb.base/break.exp: Always check for a program already being
26060 started after sending a "run" command to gdb.
26061 (text_next_with_recursion): Don't check the output from the
26062 program's printf statement. Instead just make sure the program
26063 exited.
26064
26065 * gdb.base/commands.exp: Protect tests which need arguments with
26066 $noargs conditionals.
26067
26068Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26069
26070 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
26071 of structure member arrays to match gdb/valops.c:value_addr change.
26072
26073Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
26074
26075 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
26076 cases.
26077
26078Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
26079
26080 * configure.in (configdirs): Remove gdb.chill from default list
26081 of subdirs and then add it back in only if doing a native build.
26082 The current chill compiler does not yet work in any cross build.
26083 * Revert all signal changes from Jul 6.
26084 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
26085 for sh-hms targets, allowing these tests to link, with no other
26086 changes. Testing is suppressed by setting "nosignals" in site.exp.
26087
26088Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
26089
26090 * configure.in (signaldirs): Define and add to configdirs for all
26091 targets except some specific ones that are known to not support signals.
26092 Also clean up formatting.
26093 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
26094 (signals, sigall): Remove rules to build.
26095 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
26096 Moved to new gdb.signals directory.
26097 * gdb.signals: New test directory.
26098 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
26099 signals.c signals.exp}: New or moved files.
26100
26101Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
26102
26103 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
26104
26105Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
26106
26107 * gdb.base/return.exp: Xfail `return double' test failure
26108 on at least Solaris 2.3 and handle future/past versions on
26109 a case by case basis as appropriate. Also update message
26110 to include i*86 failures.
26111
26112Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26113
26114 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
26115
26116 * lib/gdb.exp: Fix comment which erroneously identified
26117 gdb_file_cmd as gdb_load (the 19 May change was in fact to
26118 gdb_file_cmd not gdb_load).
26119 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
26120
26121 * gdb.base/setvar.exp: Make test names consistent between pass and
26122 fail cases. Use gdb_test more.
26123
26124Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26125
26126 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
26127
26128Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26129
26130 * gdb.base/help.exp: Fix expected help string for `show commands'.
26131
26132Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
26133
26134 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
26135
26136 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
26137 of a text section.
26138
26139Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
26140
26141 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
26142 that loop eventually terminates. Fix Connection refused logic so
26143 that testsuite will expire nicely.
26144
26145Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
26146
26147 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
26148 config/rom68k.exp: New tcl glue for the appropriate monitors.
26149 These all just end up calling monitor.exp.
26150 * config/monitor.exp (gdb_target_monitor): Handle `Connection
26151 refused' by retrying. Cleanup some timeout issues.
26152 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
26153 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
26154 callers don't have to set/restore global timeout variable.
26155
26156 * The following set of changes centralizes management of the global
26157 timeout variable. This way, it can be set in one target dependent
26158 place instead of dozens of places scattered throughout the test suite.
26159 If you need to lengthen a timeout, then you should either set timeout
26160 in one of the config/{target}.exp files, or multiply it by a factor.
26161 Setting it to an absolute value is always going to lose for some
26162 targets.
26163 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
26164 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
26165 * gdb.base/funcargs.exp: Don't set timeout.
26166 * gdb.base/list.exp (test_forward_search): Only use local timeout.
26167 * gdb.base/printcmds.exp (test_print_string_constants
26168 test_print_array_constants): Don't set timeout.
26169 * gdb.base/ptype.exp: Don't set timeout.
26170 * gdb.base/recurse.exp: Don't set timeout.
26171 * gdb.base/return.exp: Don't set timeout.
26172 * gdb.base/watchpoint.exp: Don't set timeout.
26173 * gdb.c++/classes.exp (do_tests): Don't set timeout.
26174 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
26175
26176Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
26177
26178 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
26179
26180Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26181
26182 * lib/gdb.exp: Disable chill tests for irix5.
26183
26184Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26185
26186 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
26187 each test pass or fail.
26188
26189Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26190
26191 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
26192 xlc not gcc.
26193
26194Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
26195
26196 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
26197
26198Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
26199
26200 * config/est.exp: Fix copyright and comments. Remove dead code.
26201 Use targetname, serialport and baud variables instead of fixed
26202 constants.
26203 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
26204 * config/cpu32bug.exp: New file to support cpu32bug monitors.
26205
26206Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26207
26208 * gdb.base/watchpoint.exp: Don't run
26209 test_watchpoint_triggered_in_syscall for sunos.
26210
26211Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26212
26213 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
26214 they don't seem to exist. Do include stdio.h.
26215
26216Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26217
26218 * gdb.base/a1-selftest.exp: Add alpha xfail.
26219
26220Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26221
26222 * gdb.base/watchpoint.c (main): Prompt before calling read().
26223 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
26224 Revise accordingly. Remove cruft about sending "123" several
26225 times, until it gets noticed. Clean up the "print buf[0]" stuff
26226 so that it passes or fails, and waits for prompts in the usual way.
26227
26228Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26229
26230 * gdb.base/recurse.exp: Fix comment.
26231
26232 * TODO: Remove item about printing variables in nodebug.exp. Add
26233 item about enabling tests which are only run on some targets.
26234
26235 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
26236 fail, make test names unique, use new gdb_test convention
26237 regarding pattern, use gdb_test more, etc.).
26238
26239 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
26240 fail, make test names unique, etc.).
26241
26242Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26243
26244 * gdb.base/nodebug.c: Change return type of top and middle to
26245 short.
26246 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
26247 are fixed by the recent mdebugread.c changes. Allow `short ()'
26248 as type for top and middle.
26249
26250Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26251
26252 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
26253 nearly as I can tell, the whole thing was an accident in Stu's
26254 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
26255 to replace a send/expect pair with gdb_test, but ended up only
26256 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
26257 of 30 Mar 1995 took care of it, but left this vestigial comment
26258 which I am now nuking.
26259
26260Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26261
26262 * gdb.base/break.exp: Look for different line number for
26263 breakpoint at main depending on usestubs.
26264
26265Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26266
26267 * gdb.base/list.exp: Adjust some alternate expect patterns to
26268 match recent list0.c change. Add alternate expect pattern for
26269 output from `list default lines around main' for optimizing
26270 compilers.
26271
26272Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26273
26274 * lib/gdb.exp: If nosignals is not set, set it to 0.
26275
26276Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
26277
26278 * config/slite-gdb.exp: Responds to load symbol table prompt.
26279 * gdb.base/break.exp: Adjust line number, fix rerun.
26280 * gdb.base/langs0.c: Add #ifdef usestubs.
26281
26282Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
26283
26284 * gdb.base/list.exp: Adjust line contents after adding new lines in
26285 list0.c. Also fix a syntax error.
26286
26287 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
26288 * gdb.base/break.exp: ditto.
26289 * gdb.base/list.exp: ditto.
26290 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
26291 * gdb.base/run.c: ditto.
26292 * gdb.base/list0.c: ditto.
26293 * gdb.base/funcargs.c: ditto.
26294
26295Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
26296
26297 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
26298 $targetname, $serialport and $baud instead of hardwired variables.
26299 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
26300 target doesn't support signals.
26301
26302Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
26303
26304 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
26305
26306Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26307
26308 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
26309 Don't rely on the value of an auto variable before it has been
26310 initialized. Use gdb_test more.
26311
26312Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26313
26314 * lib/gdb.exp (default_gdb_version): A version number must start
26315 with a digit, but other than that contains all characters up to
26316 the first whitespace character.
26317
26318Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26319
26320 * gdb.base/commands.exp (breakpoint_command_test): New tests.
26321
26322Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26323
26324 * gdb.c++/*.exp: Warn if executable does not exist. The original
26325 reason for skipping the warning was that configure.in sometimes
26326 intentionally skipped building the executables but the tcl code
26327 had no way of knowing. That (a) was always bogus with respect to
26328 error handling, (b) is no longer true (right now there is no way
26329 to skip C++ tests).
26330
26331 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
26332
26333Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26334
26335 * gdb.base/list.exp: Add expect patterns for output from
26336 SunPRO compiled executables.
26337 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
26338 types.
26339
26340Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26341
26342 * gdb.base/break.exp (test_next_with_recursion): Accept any line
26343 number (we are already testing that the correct source line text
26344 gets printed).
26345
26346 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
26347 that is what is intended, but something needed to be done to get
26348 sunos4 native working again.
26349
26350 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
26351
26352 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
26353 apparently went with a (very) old xfail.
26354
26355Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
26356
26357 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
26358 runto_main is a proc in gdb.exp that will do 'step' for target use
26359 stubs.
26360 * gdb.base/exprs.exp: ditto.
26361 * gdb.base/interrupt.exp: ditto.
26362 * gdb.base/opaque.exp: ditto.
26363 * gdb.base/printcmds.exp: ditto.
26364 * gdb.base/ptype.exp: ditto.
26365 * gdb.base/scope.exp: ditto.
26366 * gdb.base/setvar.exp: ditto.
26367 * gdb.base/signals.exp: ditto.
26368 * gdb.base/twice.exp: ditto.
26369 * gdb.c++/classes.exp: ditto.
26370 * gdb.c++/inherit.exp: ditto.
26371 * gdb.c++/templates.exp: ditto.
26372 * gdb.base/break.exp: no run and hit main for stubs. Change line
26373 numbers for breakpoints and info breakpoint.
26374 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
26375 breakpoint().
26376 * gdb.base/callfuncs.c: ditto.
26377 * gdb.base/exprs: ditto.
26378 * gdb.base/interrupt.c: ditto.
26379 * gdb.base/opaque0.c: ditto.
26380 * gdb.base/printcmds.c: ditto.
26381 * gdb.base/ptype.c: ditto.
26382 * gdb.base/scope0.c: ditto.
26383 * gdb.base/setvar.c: ditto.
26384 * gdb.base/signals.c: ditto.
26385 * gdb.base/twice.c: ditto.
26386 * gdb.c++/misc.cc: ditto.
26387 * gdb.c++/templates.cc: ditto.
26388
26389Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26390
26391 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
26392
26393 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
26394 somewhere between `read' and `main.c'. I'm pretty sure the
26395 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
26396 and it isn't particularly useful.
26397
26398 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
26399
26400Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26401
26402 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
26403
26404Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
26405
26406 * config/mt-slite: add LIBS and -nostdlib.
26407 * config/slite-gdb.exp: add this new file to support sparclite target.
26408
26409Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
26410
26411 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
26412
26413 * gdb.base/a2-run.exp: Change argument to istarget from
26414 "*-*-vxworks" to "*-*-vxworks*".
26415 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
26416
26417Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
26418
26419 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
26420 will not runto main but do a 'step' to step out of breakpoint().
26421 * config/mt-slite: add -Dusestubs.
26422
26423Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26424
26425 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
26426 instead of just @.
26427
26428 * gdb.base/signals.exp: Add test for "handle all print".
26429 * TODO: Remove "handle all print". Also remove item about
26430 checking copyright date (I don't like the idea of a spurious FAIL
26431 based on when we run the tests).
26432
26433 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
26434 for SunOS4 (reason for failure not investigated). Remove
26435 redundant test for $binfile.
26436
26437 * gdb.base/nodebug.c (array_index): Call malloc.
26438
26439 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
26440
26441Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
26442
26443 * gdb.base/recurse.exp: Update gdb_test invocation to use new
26444 conventions and slightly simplify the matching regexp.
26445
26446Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26447
26448 * gdb.base/break.exp: Update gdb_test invocation to use new
26449 convention.
26450
26451 * lib/gdb.exp: If noargs is not set, set it to 0.
26452
26453 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
26454 tests unique.
26455
26456 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
26457
26458Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26459
26460 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
26461 one argument of type "<non-float parameter>".
26462
26463Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
26464
26465 * config/rom68k.exp: New file to support Motorola IDP board.
26466 * gdb.base/a2-run.exp: Skip this file if noargs is set.
26467 * gdb.base/break.c: Change things around so that this program
26468 doesn't depend upon args. This is necessary to make remote
26469 targets work (in general, they can't take args).
26470 * gdb.base/break.exp: Don't try to send args to program. Don't
26471 expect output. Also, replace lots of code with gdb_test.
26472
26473Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26474
26475 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
26476 printing of '\'' (which is what the comment says we are testing,
26477 even though we were not), not '''.
26478 (test_integer_literals_rejected): Test that printing ''' is an error.
26479
26480 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
26481 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
26482 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
26483 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
26484 Use gdb_test not test_print_accept.
26485 * lib/gdb.exp: Remove test_print_accept.
26486
26487 * gdb.base/signals.exp (signal_tests_1): Make pass message
26488 consistent with fail message.
26489
26490 * gdb.base/whatis.exp: Remove xfails for printing char vs.
26491 unsigned char; the bug (PR 1821) is fixed.
26492
26493 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
26494
26495 * gdb.base/scope.exp (test_at_localscopes): Call pass for
26496 successful tests--makes xfailing them work right.
26497
26498Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26499
26500 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
26501 only \r\n, not .*. The test can pass .* as the last thing in
26502 $pattern if that is what it wants. In addition to providing this
26503 flexibility, this change should speed up pattern matching in cases
26504 where the pattern already ended with .* (there were a number of
26505 them). This change also helps catch bad patterns--in the old
26506 scheme the typo "char \*" instead of "char \\*" would pass. Now
26507 it is caught.
26508 * Many .exp files: Update callers.
26509
26510 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
26511 clearer and does not spuriously match multiple ('s. Likewise for
26512 ) and *.
26513
26514 * gdb.base/nodebug.exp: Test ability to call a function and pass
26515 it a string (even with no debugging info).
26516
26517 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
26518 "p '\'", which is the same as "p ''" once tcl gets done with
26519 quoting, to "p '\\'", which I suspect is what is intended (one
26520 backslash gets sent to GDB).
26521
26522 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
26523
26524Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26525
26526 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
26527 1817) was fixed literally years ago.
26528
26529Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26530
26531 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
26532 test, it causes stepping out of call_after_alloca_subr with
26533 optimizing compilers.
26534 (localvars_in_indirect_call): Consume GDB prompt if `finish'
26535 fails.
26536
26537 * gdb.c++/templates.exp: Source templ-info.exp only if
26538 the templates executable exists.
26539
26540 * gdb.c++/misc.cc (class Contains_static_instance,
26541 class Contains_nested_static_instance),
26542 gdb.c++/classes.exp (test_static_members): Test printing of
26543 a class that contains a static instance of the class.
26544
26545Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26546
26547 * gdb.base/langs2.c (cppsub_): Don't prototype.
26548 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
26549 only, I believe).
26550
26551Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26552
26553 * lib/gdb.exp (skip_chill_tests): New procedure.
26554
26555 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
26556
26557Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
26558
26559 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
26560 each expect pattern. Cuts runtime from 12 to about 4 seconds.
26561
26562Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26563
26564 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
26565
26566 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
26567 disassemble 8, not 16, instructions for part 4.
26568
26569 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
26570 support the latter anymore.
26571
26572 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
26573 -DNO_PROTOTYPES.
26574 * gdb.base/callfuncs.c: Control use of prototypes based on
26575 NO_PROTOTYPES, not __STDC__.
26576 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
26577 t_float_values2 tests if prototypes in use.
26578
26579 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
26580 t_double_values): When checking differences against DELTA, check
26581 that difference is within the range (-DELTA,DELTA), not just
26582 (-infinity,DELTA).
26583
26584Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
26585
26586 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
26587 'file' command firts, then 'target', then 'load', this is due to gdb
26588 target set up.
26589 * config/mips-gdb.exp: Fix a couple regular exp bugs.
26590
26591Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
26592
26593 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
26594 FP load/store variants.
26595 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
26596
26597Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
26598
26599 * gdb.base/term.exp: Do not give a warning if not native, it is
26600 not an abnormal condition.
26601
26602Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
26603
26604 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
26605 t_char_array".
26606
26607Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
26608
26609 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
26610 are getting the version number.
26611
26612 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
26613 if not native, it is not an abnormal condition.
26614
26615Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26616
26617 * lib/gdb.exp: Just use "file exists", rather than undocumented
26618 dejagnu procedure "findfile".
26619
26620Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
26621
26622 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
26623 (LDFLAGS): Set to -Xlinker -Ur.
26624
26625 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
26626 Removed, these values are set by lib/gdb.exp.
26627
26628 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
26629
26630Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
26631
26632 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
26633 of replicating gdb startup code.
26634
26635 * config/mt-vxworks (LDFLAGS): Set to -r.
26636 (CFLAGS_FOR_TARGET): Removed.
26637
26638 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
26639 (gdb) and gdb for vxworks uses (vxgdb).
26640
26641 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
26642 executable is not in the tree and host != target, use sed and
26643 program_transform_name to determine the gdb name used by the
26644 target.
26645
26646 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
26647 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
26648
26649Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26650
26651 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
26652 floats, chars, and shorts where there are ANSI-style function
26653 definitions.
26654
26655 * gdb.base/langs.exp, gdb.base/langs*: New test.
26656 * gdb.base/Makefile.in: Build it.
26657 * TODO: Remove item about checking that C names don't get C++
26658 demangling applied; this test tests it.
26659
26660Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26661
26662 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
26663 went with the const70 xfail. The xfail went away a year ago.
26664
26665 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
26666
26667 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
26668 for hp300.
26669
26670 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
26671
26672 * gdb.base/a1-selftest.exp: Don't run on hp300.
26673
26674Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26675
26676 * Makefile.in (site.exp): Set host_alias and target_alias as well
26677 as host_triplet and target_triplet.
26678
26679Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26680
26681 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
26682
26683 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
26684 places as other ecoff systems).
26685
26686 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
26687 ultrix.
26688
26689Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26690
26691 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
26692 remove them.
26693 * gdb.base/nodebug.exp: Accept "function" in addition to "text
26694 variable and "variable" in addition to "data variable".
26695 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
26696
26697 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
26698 2.
26699 * gdb.base/list1.c (long_line): Add additional statement at start
26700 of function.
26701 * gdb.base/list.exp (test_forward_search): Update line number to
26702 reflect new statement.
26703
26704Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26705
26706 * gdb.base/signals.exp: Reinitialize searched source directories
26707 after gdb_start call.
26708
26709Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
26710
26711 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
26712 * gdb.stabs/Makefile.in: Likewise.
26713
26714 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
26715 change. Instead split the tests into smaller pieces.
26716 * gdb.disasm/hppa.s: Corresponding changes.
26717
26718Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26719
26720 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
26721 Quote ^C when passing it to stty. For some shells ^ is a pipe.
26722
26723 * gdb.base/funcargs.exp: Modify many tests so that every test
26724 either passes or fails. Make some test names unique.
26725
26726Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26727
26728 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
26729 Call stty to set interrupt character.
26730
26731 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
26732 for HP assembler versus GNU assembler based on actual behavior of
26733 $(CC), rather than assuming that $(AS) is always the GNU assembler.
26734
26735 * TODO: Suggest a few more stepping tests.
26736
26737Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
26738
26739 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
26740 restart GDB for h8300 after a continue.
26741 (return): Add pattern to match a29k-udi behavior.
26742 * gdb.base/nodebug.exp: Remove obsolete comment.
26743 * gdb.base/regs.exp: New file, testing of register displays.
26744 * gdb.base/return.exp: Fix typo in reference to $objdir.
26745 * gdb.base/whatis.exp: Always start with a fresh GDB.
26746
26747Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26748
26749 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
26750 higher, these tests generate a lot of output.
26751
26752Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26753
26754 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
26755 code following the catch silently ignored some errors; without the
26756 catch they should be thrown like any other tcl error. Also, the
26757 catch used "" instead of {} which meant all the callers who wanted
26758 to include one of the characters "[]$ had to quote it an extra time.
26759 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
26760 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
26761 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
26762 Remove extra quoting.
26763
26764Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
26765
26766 * gdb.base/commands.exp: Make test names unique; every test either
26767 passes or fails. Update some comments.
26768
26769 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
26770
26771Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26772
26773 The following fixes a FAIL caused by the fact that the alpha stabs
26774 configuration didn't use the ".if alpha" code in weird.def.
26775 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
26776 bit pointer, so the 32 bit version works even on the alpha.
26777 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
26778 Remove the stuff which allowed us to have separate versions for
26779 alpha and everything else.
26780
26781 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
26782 regexp which "info func operator\[\](" is supposed to match. Fix
26783 string to send to GDB. Note that GDB still doesn't work right. Add a
26784 new test for "info func .perator\[\](" which GDB does handle correctly.
26785
26786 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
26787
26788Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26789
26790 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
26791 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
26792 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
26793 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
26794 it makes the tests harder to understand and confuses test-o-matic.
26795 The preferred style is that each test provides a PASS or a FAIL,
26796 and has a unique message (e.g. "continue #54" not just "continue")
26797 which is the same for the pass and the fail.
26798 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
26799 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
26800 to lib/gdb.exp.
26801 * gdb.base/printcmds.exp: Use test_print_accept. Remove
26802 prt_accept which was basically the same thing. Likewise for
26803 test_print_reject and prt_reject.
26804 * lib/gdb.exp (test_print_reject): Add some more error message
26805 patterns to match from the former printcmds.exp (prt_reject).
26806 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
26807 One defect of the passcount stuff is that some of it failed to
26808 report XPASS where appropriate.
26809 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
26810 stuff before and after arg in expected pattern.
26811 (test_paddr_operator_functions): Re-do test without print_addr_of;
26812 this is the only test which seems to want extra stuff there.
26813
26814Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26815
26816 * gdb.base/nodebug.exp: Update new tests to reflect improved
26817 wording of gdb output.
26818
26819 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
26820 and "ptype" work on variables in files compiled without -g.
26821 Replaces commented out "maint print msymbol" tests.
26822
26823Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26824
26825 * gdb.base/setvar.c (dummy): Call malloc.
26826
26827 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
26828 losing with the irix4 sed.
26829
26830 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
26831 ALRM" on irix4.
26832
26833Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26834
26835 * TODO: Remove items about corefile.exp testing new exec-file and
26836 backtrace; both are now done. Add items about printing enums.
26837
26838Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26839
26840 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
26841 "get signal $thissig" test fails.
26842
26843 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
26844
26845Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26846
26847 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
26848 compiler warning with dec alpha compiler.
26849
26850 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
26851 extra \n from gdb_test call (this explains why the prompt test
26852 that I removed yesterday was there).
26853 (user_defined_command_test): Remove extra \n and prompt test.
26854
26855 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
26856 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
26857 doesn't exist.
26858 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
26859 Also remove alpha workaround, which turns out to be because
26860 SIGABRT == SIGLOST.
26861
26862 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
26863
26864 * gdb.base/help.exp: Don't test "help show".
26865
26866Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26867
26868 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
26869 "set print address" is on.
26870 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
26871 pass prompt to gdb_test; gdb_test already looks for the prompt.
26872
26873 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
26874
26875 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
26876 was a vestige of the manual TESTSTRATEGY, and the purpose of it
26877 was to make sure that gdb can read a core file. But (a) the "read
26878 the corefile" part didn't make it to a1-selftest.exp, we just
26879 delete the corefile after creating it, and (b) we test reading
26880 corefiles in corefile.exp anyway. Also, this test left around a
26881 xgdb process on Solaris.
26882
26883 * gdb.base/corefile.exp: Also test backtrace.
26884
26885Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
26886
26887 * gdb.base/commands.exp: Test a simple user defined command with
26888 arguments and if/while statements; verify the full user command is
26889 printed by "show user".
26890
26891 * gdb.base/commands.exp: Test if/while commands as part of a
26892 breakpoint command list; verify they appear in breakpoint
26893 information.
26894
26895Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26896
26897 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
26898 than by dividing by zero.
26899
26900Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
26901
26902 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
26903 performing an inferior call with watchpoints enabled.
26904 * gdb.base/watchpoint.c (main): Delete second unnecessary read
26905 call.
26906
26907Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26908
26909 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
26910 of "file" command.
26911
26912 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
26913 Add additional pattern for when "int operator int(void);" appears
26914 in a different order.
26915
26916Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26917
26918 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
26919
26920 * gdb.base/help.exp: Replace most of docstrings for "info signals"
26921 and "signal" with ".*".
26922
26923Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26924
26925 * TODO: Add note about "handle all nostop".
26926
26927 * gdb.base/{sigall.c, sigall.exp}: New test.
26928 * gdb.base/Makefile.in: Add it.
26929
26930Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
26931
26932 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
26933 when invoking GDB, suppresses any windowing interface.
26934
26935Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
26936
26937 * config/sim-gdb: New file, simulator testing support.
26938
26939Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
26940
26941 * gdb.base/interrupt.exp: Test calling func1 twice.
26942
26943Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
26944
26945 * gdb.base/list.exp (test_forward_search): Set timeout higher
26946 when we'll be getting lots of output from gdb.
26947
26948 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
26949 "init_malloc" to after the expect statement. Run it if that
26950 regexp is taken, but also for two others which happen if source
26951 cannot be found.
26952
26953Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
26954
26955 * gdb.base/printcmds.exp: New test, for printing register before
26956 program is running.
26957
26958Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26959
26960 * gdb.base/list.exp: Correct some alternate expect patterns
26961 to reflect changes in list1.c.
26962
26963Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
26964
26965 * TODO: Add item regarding large frames.
26966
26967 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
26968
26969 * TODO: Remove item about enabling return.exp; it
26970 is enabled. Suggest a few more "return" tests.
26971
26972Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26973
26974 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
26975 anonymous unions.
26976
26977Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
26978
26979 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
26980 and pr-5646.o, so "make" is the same as "make all", not "make
26981 pr-4975.o".
26982
26983Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
26984
26985 * gdb.base/list.exp: Adjust expectations to reflect changes in
26986 list1.c.
26987 (test_forward_search): New test proc.
26988 * gdb.base/list1.c (long_line): New function, has long source line.
26989
26990Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
26991
26992 * gdb.base/a1-selftest.exp: Change initial stepping to know about
26993 additional line of code that was added.
26994
26995Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
26996
26997 * gdb.disasm/hppa.s: Break the large branching tests into smaller
26998 tests so as not to overflow expect's input buffers.
26999 * gdb.disasm/hppa.exp: Corresponding changes.
27000
27001Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27002
27003 Beginnings of template debugging tests.
27004 * gdb.c++/templ-info.cc: New file to test for template
27005 debugging capability of the compiler.
27006 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
27007 templ-info.cc.
27008 * gdb.c++/templates.cc: Add explicit template instantiations
27009 to enable compiling with -fno-implicit-templates. Add destructor
27010 and 'value' method to T5 class for template tests.
27011 * gdb.c++/templates.exp: Add testcases for printing of template
27012 types, setting breakpoints on template methods and calling a
d63a86f8 27013 template method.
c906108c
SS
27014
27015Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
27016
27017 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
27018 branch target since some assemblers (gas-2.5) may emit a
27019 relocation for the branch instead of resolving it in the
27020 assembler.
27021
27022Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27023
27024 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
27025 through signal handler.
27026
27027Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27028
27029 * configure.in (*-*-netware): Use config/mt-netware.
27030
27031 * config/mt-netware: New file.
27032 * config/mt-i386-netware: Removed, separate configs for different
27033 netware architectures are no longer needed now that we have
27034 --with-headers.
27035
27036Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27037
27038 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
27039 by the recent changes to use ANSI C arithmetic conversions.
27040
27041Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27042
27043 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
27044 bug involving using inferior_pid to figure out whether to select a
27045 frame.
27046
27047Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
27048
27049 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
27050 match the current disassembler output.
27051
27052Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
27053
27054 * gdb.fortran/exprs.exp: Expect VOID instead of void.
27055 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
27056 types, expect "int" as type of integer values (for now).
27057
27058Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
27059
27060 * gdb.base/commands.exp: New tests for if/while commands.
27061
27062Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
27063
27064 * lib/gdb.exp (runto): Replace sub-pattern for hex value
27065 by .*, since hex values have different syntax in Chill mode.
27066
27067Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27068
27069 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
27070 linefeed from expect pattern for repeated types with indices > 9.
27071
27072Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
27073
27074 First part of Fortran test suite.
27075 * gdb.fortran: New directory.
27076 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
27077
27078Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27079
27080 * gdb.base/default.exp: Update expect pattern for load command
27081 without arguments.
27082
27083Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
27084
27085 * configure.in: Change i386 to i[345]86.
27086 * gdb.base/configure.in: Likewise.
27087 * gdb.c++/configure.in: Likewise.
27088 * gdb.chill/configure.in: Likewise.
27089
27090Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
27091
27092 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
27093 patterns, since that is not a valid context for comments.
27094
27095Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
27096
27097 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
27098 repeated types and repeated types with indices > 9.
27099
27100Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
27101
27102 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
27103 2417; old bug has been fixed.
27104
27105Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
27106
27107 * gdb.base/interrupt.exp: When trying to wake up the inferior,
27108 send the newline ourselves instead of assuming gdb_test will do
27109 so when passed an empty input string.
27110
27111 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
27112 stabs testcode.
27113
27114Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27115
27116 * lib/gdb.exp (gdb_test): Don't send anything if the first
27117 argument is an empty string. This makes cases where we want to
27118 match output that is already in expect's buffers (for example,
27119 matching a breakpoint after gdb_run_cmd has been called) work
27120 reliably.
27121
27122Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27123
27124 * config/netware.exp: New file.
27125
27126Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27127
27128 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
27129 the -B and -L prefixes so we can find the debugging stub.
27130
27131 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
27132 there and we are using the gcc from the tree.
27133
27134 * gdb.base/types.c: Removed.
27135
27136 * gdb.base/configure.in: Look for makefile fragments in ../config.
27137 Recognize i386-*-netware.
27138 * gdb.c++/configure.in: Likewise.
27139
27140Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27141
27142 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
27143 the correct TCL syntax.
27144
27145Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27146
27147 * gdb.base/opaque.exp: use runto instead of messing around with
27148 breakpoints. Simplify by using gdb_test.
27149
27150 * gdb.base/bitfields.exp: restart between tests on netware targets
27151 because breakpoints aren't relocated after target death. Run
27152 processes to completion.
27153
27154 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
27155
27156Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
27157
27158 * Makefile.in: Remove extra tabs that confuse some versions
27159 of "make". Use the newly built gdb to test with by default,
27160 rather than the first one in the tester's search path.
27161
27162Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
27163
27164 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
27165
27166 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
27167 condition help.
27168
27169Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27170
27171 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
27172
27173 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
27174 running.
27175 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
27176 * gdb.base/funcargs.exp: Likewise.
27177
27178 * gdb.base/bitfields.exp: Simplify by using gdb_test.
27179 * gdb.base/funcargs.exp: Likewise.
27180
27181 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
27182 message is "".
27183
27184Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27185
27186 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
27187 return,signals,twice}.exp: Handle non-existant binaries
27188 consistantly.
27189
27190 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
27191 * gdb.base/Makefile.in: Don't try to generate a core dump, we
27192 might testing a cross development system.
27193
27194Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27195
27196 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
27197 runtest script is relative to ${srcdir}, not ${rootdir}.
27198
27199Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
27200
27201 * gdb.base/signals.exp: Allow for optionality of breakpoint
27202 address.
27203
27204Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27205
27206 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
27207
27208Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27209
27210 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
27211 for size_t definition.
27212 * gdb.c++/templates.cc: Likewise
27213
27214 * config/mt-i386-netware: New file.
27215
27216 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
27217 defined.
27218
27219 * gdb.base/Makefile.in: Added support for systems that name core
27220 files by appending "core" to the program name.
27221 * gdb.base/a1-selftest.exp: Likewise.
27222
27223Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27224
27225 * gdb.base/return.exp: Add comment and message for `return double'
27226 test failure on Sparc Solaris.
27227
27228Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
27229
27230 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
27231
27232Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27233
27234 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
27235 from optimizing them away.
27236 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
27237 patterns to include default constructors and assignment operators,
27238 to match gcc versions beyond 2.5.8. Accept any cplus demangling
27239 character in the output of the virtual base pointer.
27240
27241Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27242
27243 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
27244 expression match in print_addr_of to avoid unintented matches.
27245 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
27246 versions up to 2.5.8.
27247
27248Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27249
27250 * gdb.base/list.exp: Tweak alternate pattern for listing of an
27251 included file to run under newer versions of expect.
27252 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
27253 consecutive >'s in templates to accomodate recent cplus-dem.c change.
27254 Remove xfail for the virtual table of BDDHookV.
27255
27256Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
27257
27258 * lib/gdb.exp (string_to_regexp): Set a default result.
27259 (default_gdb_start): Fix misleading message.
27260
27261Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
27262
27263 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
27264 Remove all CC, etc definitions.
27265 * config/mt-hpux: New file.
27266 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
27267 (CFLAGS, LDFLAGS): Define.
27268 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
27269
27270 * Makefile.in (site.exp): Don't insert host_os, etc.
27271 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
27272 (distclean): Check existence of subdir.
27273 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
27274 * gdb.base/Makefile.in: General cleanup and simplification.
27275 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
27276 to build executables. Use default rule to build .o files.
27277 (EXPECT, RUNTEST, CC): Fix relative pathname.
27278 (site.exp): Don't insert host_os, etc.
27279 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
27280 and/or SIGUSR1 defined.
27281 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
27282 * gdb.c++/Makefile.in: General cleanup and simplification.
27283 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
27284 (CFLAGS): Remove.
27285 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
27286
27287Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
27288
27289 * gdb.base/recurse.exp: Misc changes to get tests running again
27290 after Kung's changes to the watchpoint code.
27291 * gdb.base/watchpoint.exp: Likewise.
27292
27293Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
27294
27295 * lib/gdb.exp (string_to_regexp): Convert {\} also.
27296
27297Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
27298
27299 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
27300 * lib/gdb.exp (default_gdb_start): Define.
27301 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
27302 gdb.base/funcargs.exp, gdb.base/opaque.exp,
27303 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
27304 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
27305 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
27306 Don't call gdb_target_udi in between tests.
27307
27308Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27309
27310 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
27311 (which was basically just a local version of the same thing). In
27312 addition to avoiding duplication, gdb_test_exact is faster.
27313 * lib/gdb.exp (gdb_test_exact): Fix typo.
27314
27315 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
27316 don't give an error.
27317
27318 * gdb.base/term.exp: Call delete_breakpoints before starting.
27319
27320 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
27321 (t10): Add comment.
27322
27323Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
27324
27325 Reorganization of the GDB Test Suite.
27326
27327 * gdb.base: New directory, contains all the basic tests.
27328 * gdb.c++: New directory, tests specific to C++.
27329 * gdb.chill: New directory, tests specific to Chill.
27330 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
27331 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
27332 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
27333 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
27334 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
27335 t30-31 to chill).
27336 * */gdbme.*: Rename to match appropriate expect scripts.
27337 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
27338 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
27339 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
27340 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
27341 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
27342 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
27343 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
27344 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
27345 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
27346 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
27347 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
27348 gdb.c++/virtfunc.cc: New names of C++ files.
27349 * gdb.chill/chillvars.ch: New name of Chill file.
27350 * gdb.base/configure.in, gdb.c++/configure.in,
27351 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
27352 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
27353 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
27354 * configure.in (configdirs): Update to reflect directory changes.
27355 (target_abbrev): No longer define for any configuration.
27356 * Makefile.in: Cosmetic improvements to header comments.
27357
27358Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
27359
27360 Various changes to gdb.t31:
27361
27362 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
27363 * gdbme.ch: Make all key-words and predefineds be upper-case.
27364 * chillvars.exp: Expect key-words and predefinds in upper-case.
27365
27366 * chillvars.exp: Use gdb_test_exact many places.
27367 Change expected output for arrays (which now includes index labels).
27368
27369 * pr-5020.exp, gdme.ch (module PR_5020):
27370 New test, for PR-5020.
27371
27372Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
27373
27374 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
27375 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
27376
27377Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
27378
27379 * Makefile.in: Fix bit-rot in definitions of CHILL,
27380 CHILL_FOR_TARGET and Chill_LIB.
27381 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
27382 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
27383 CHILL, and CHILL_LIB.
27384
27385Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
27386
27387 * Revert the previous changes. Please see Rob's directory
27388 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
27389
27390Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
27391
27392 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
27393 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
27394 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
27395 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
27396 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
27397 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
27398 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
27399 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
27400 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
27401 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
27402 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
27403 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
27404 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
27405 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
27406 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
27407 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
27408 changes from 94Q1.
27409
27410Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
27411
27412 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
27413 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
27414 Rob's new testing fragments.
27415
27416Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
27417
27418 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 27419 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
27420
27421Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
27422
27423 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
27424 version also, match on casted version strings, and match on
27425 gdb startup case where the line numbers might be messed up.
27426
27427Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
27428
27429 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 27430 (CFLAGS): Delete it from here.
c906108c
SS
27431
27432Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
27433
27434 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
27435
27436Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
27437
27438 * Makefile.in (RUNTEST): Default to just "runtest".
27439
27440Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27441
27442 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
27443 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
27444 the code has been restructured.
27445
27446Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27447
27448 * gdb.t00/default.exp (set write): Allow any number of \r and/or
27449 \n, not just one of each.
27450
27451 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
27452 /bin/cc gives a warning if you do.
27453
27454Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
27455
d63a86f8 27456 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
27457 __t10ListS_link1ZUiRCUiPT0
27458
27459Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27460
27461 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
27462 on local variables in recursive functions.
27463
27464 * gdb.t07/Makefile.in: Build the new test.
27465
27466Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27467
27468 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
27469 directly. Instead compare the return values from actual calls.
27470
27471Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
27472
27473 * Makefile.in (check): Set TCL_LIBRARY for runtest.
27474
27475Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27476
27477 * From Peter Schauer with minor modifications.
a9c64011
AS
27478 * gdb.t15/return.exp (return_tests): Handle targets where "return"
27479 stops in mid-line in the caller. Add xfail for returning a float
27480 value on X86 targets.
c906108c
SS
27481
27482Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27483
27484 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
27485 to avoid expect lossage.
27486 (fmem_LRbug_tests): Likewise.
27487 * gdb.disasm/hppa.s: Corresponding changes.
27488
27489 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
27490 conditions to work with latest dejagnu/expect.
27491
27492 * gdb.t15/funcargs.exp (finish from indirect call): No longer
27493 expected to fail on the PA.
27494 (backtrace in call with trampolines): Explicitly require main
27495 to be frame #1 (no trampolines should show up in backtrace).
27496
27497 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
27498 "continue -expect".
27499 * gdb.t06/break.exp: Likewise.
27500 * gdb.t07/watchpoint.exp: Likewise.
27501 * gdb.t13/bitfields.exp: Likewise.
27502 * gdb.t15/{funcargs,return}.exp: Likewise.
27503 * gdb.stabs/weird.exp: Likewise.
27504 * config/{mips,udi}-gdb.exp: Likewise.
27505
27506 * hppa.sed: Enclose comments within a sed command to avoid
27507 losing with the old OSF1 sed.
27508
27509Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27510
27511 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
27512 sequent dynix.
27513 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
27514 * gdb.t15/funcargs.exp: Conditionally step again to really
27515 finish from marker_call_with_trampolines. Handle the case where
27516 the first step from within call_with_trampolines already steps
27517 us back to main.
27518 * gdb.t15/gdbme.c: Add comment to closing brace of
27519 call_with_trampolines for funcargs.exp.
27520
27521Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27522
d63a86f8 27523 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
27524 Fix typo(s).
27525
27526Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27527
27528 * gdb.t07/gdbme.c: More code for watchpoint testing.
27529
27530 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
27531 "Hardware watchpoint" throughout file.
27532 (test_watchpoint_triggered_in_syscall): New test.
27533 (test_complex_watchpoint): New test.
27534
27535Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27536
27537 * gdbme.c (call_with_trampolines): New function to try and step
27538 into. Tests trampoline problems on the PA.
27539
27540 * funcargs.exp (localvars_in_indirect_call): No longer expect
27541 stepping into indirect call to fail on PAs.
27542 (test_stepping_over_trampolines): New test.
27543
27544Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27545
27546 * TODO: Add suggestions for static member function tests, and
27547 completion tests.
27548
27549Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27550
27551 * TODO: Add suggestions for "p/a" tests.
27552
27553 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
27554 (default_gdb_exit): Replace all the hair with sending "quit" to
27555 the process with a simple close.
27556
27557Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27558
27559 * TODO: Add suggestions for shared library tests.
27560
27561Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27562
27563 * TODO: Add suggestions for x/s tests.
27564
27565Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27566
27567 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
27568 "enable once", and "enable breakpoints once" with ".*".
27569
27570Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27571
27572 * TODO: Add suggestions about structure passing tests.
27573
27574Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27575
27576 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
27577 the primary1 test, use work around if __GNUC__ < 2.
27578 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
27579 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
27580 Test for bad output rather than waiting for timeout. Issue
27581 second continue only if first continue failed.
27582
27583Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
27584
27585 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
27586 operator[] test with gdb_test because the old code didn't seem to
27587 be getting the quoting right with the new dejagnu.
27588
27589Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
27590
27591 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
27592 one from the path.
27593 * Makefile.in: Use a fresh expect if there is one, use runtest
27594 from the src tree if there is one.
d63a86f8 27595
c906108c
SS
27596Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
27597
27598 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
27599 next over recursive call. Revise the tests from that point on
27600 (which had been skipped) to match GDB's actual (correct) output.
27601
27602 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
27603 with next over a breakpoint whose condition is false.
27604
27605 * gdb.t00/help.exp: Comment out "help set print" tests just like
27606 (and for same reason as) "help set" test.
27607
27608Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27609
27610 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
27611 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
27612
27613Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27614
27615 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
27616 necessary gdb_target_udi.
27617
27618 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
27619
27620 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
27621 1838 and 2417; they are fixed.
27622
27623 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
27624 gdb.t03/ptype.exp (ptype structure, ptype union):
27625 Remove xfails; the test is looser than when the xfails were added.
27626
27627 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
27628 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
27629
27630 * gdb.t01/run.exp: Only run shell test if isnative.
27631
27632 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
27633 since "run" automatically loads if necessary. Call gdb_target_udi
27634 after the "file" since "file" kills any execution target.
27635
27636 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
27637 GDB. GDB doesn't work that way (not anymore at least) on UDI.
27638 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
27639 argument for UDI.
27640
27641Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
27642
27643 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
27644
27645 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
27646
27647Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27648
27649 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
27650 properly quoting regexps. This makes the second argument to
27651 demangle a fixed string, which matches the callers, instead of a
27652 shell-style pattern which is what the previous implementation
27653 used. Update some of the callers.
27654
27655Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27656
27657 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
27658 (comib_nullified_tests): Fix typo.
27659 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
27660 strings. No longer expected to fail.
27661
27662 * gdb.disasm/hppa.s (addib_tests): Fix typo.
27663 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
27664 strings. No longer expected to fail.
27665
27666 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
27667 string. No longer expected to fail.
27668
27669Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27670
27671 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
27672 No longer expected to fail.
27673
27674 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
27675 string. No longer expected to fail.
27676
27677Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27678
27679 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
27680 only in the names (I probably got most of them). I was even
27681 generous with some which differed in underscores in names, and
27682 probably missed a few, and I *still* was able to remove almost a
27683 third of the file with almost no impact on testsuite coverage.
27684
27685Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27686
27687 * gdb.t00/default.exp: Match udi_attach error message as well as
27688 the one from child_attach.
27689
27690 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
27691
27692 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
27693
27694 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
27695 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
27696
27697 * Move test with enums and partial symbols back to
27698 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
27699 Reverts the change of 26 May 93. Per today's change to
27700 stabs.texinfo, the behavior that weird.exp was expecting was
27701 unreasonable; what is important is that the compiler+gdb get
27702 things right, which happens with a recent gcc. Also fix the test
27703 to deal with native compilers which put out the stab gdb can't
27704 deal with.
27705
27706Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27707
27708 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
27709 in the names. The main thing these accomplish is to slow things down.
27710 Many more such duplicates surely remain.
27711
27712 * gdb.t00/help.exp: Comment out "help support" test just like
27713 (and for same reason as) "help set" test.
27714
27715Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
27716
27717 * gdb.t06/break.exp: Remove setup_xfails for
27718 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
27719 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
27720 about known bug in gcc to include up through 2.5.8.
27721 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
27722 well as "_vb$".
27723 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
27724 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
27725 with latest gcc and gdb.
27726 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
27727 well as "_vb$".
27728
27729Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27730
27731 * configure.in (hppa*-*-*): Also configure and build stabs-only
27732 tests.
27733
27734Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27735
27736 * gdb.t10/hppa.mt: A makefile fragment for the PA.
27737 * gdb.t10/configure.in (hppa*-*-*): Use it.
27738
27739Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27740
27741 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
27742
27743Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27744
27745 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
27746 versions prior to 1.13.5.
27747
27748Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27749
27750 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
27751 the prompt is at the start of a line.
27752
27753Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27754
27755 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
27756 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
27757 in the copr tests now.
27758 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
27759 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
27760 expected to fail.
27761
27762Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
27763
27764 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
27765 gdb.t31/chillvars.exp, lib/gdb.exp:
27766 Tweak to run under either version of expect.
27767 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
27768 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
27769 * gdb.t11/list.exp: Remove extraneous whitespace.
27770
27771Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27772
27773 * gdb.t16/printcmds.exp (test_print_strings): Accept
27774 "(unsigned char *) " before the string.
27775
27776 * TODO: Add notes about printing of fancy types and GDB expressions.
27777
27778Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
27779
27780 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
27781 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 27782 if doing mips-idt-ecoff.
c906108c
SS
27783
27784Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
27785
27786 * Most .exp files: Tweak to run under either version of expect.
27787
27788Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27789
27790 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
27791 xfails; I'm not sure why they are failing, but not because of PR 1806.
27792
27793Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
27794
27795 * config/unix-gdb.exp: Remove gdb_unload cause it's already
27796 defined in lib/gdb.exp.
27797
27798Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27799
27800 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
27801 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
27802 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
27803 have to be typeless.
27804
27805Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27806
27807 * TODO: Add suggestion for copyright year test.
27808
27809Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
27810
27811 * configure.in (*-*-lynxos*): Add stabs tests.
27812
27813Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
27814
27815 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
27816 so insert a tab before any assembler directive in column zero.
27817
27818 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
27819 stores.
27820 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
27821 stores.
27822 (fpu_short_memory_tests): Likewise.
27823
27824Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27825
27826 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
27827 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
27828 .stabs directives in comments.
27829
27830Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27831
27832 * TODO: New file, describing tests we could write.
27833 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
27834
27835Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27836
27837 * gdb.t06/signals.exp: Add kludge to force re-sync.
27838
27839 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
27840 to xgdb instead of gdb, get out of gdb.
27841
27842Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
27843
27844 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
27845 for info.
27846
27847Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
27848
27849 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
27850 * gdb.stabs/configure.in (hppa*-*-*): Use it.
27851 * gdb.stabs/hppa.sed: New sed script for the PA.
27852
27853Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27854
27855 * gdb.stabs: Re-write weird.def and configuration to use sed
27856 instead of cpp. sed is portable and POSIX; cpp is neither.
27857
27858Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27859
27860 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
27861
27862Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27863
27864 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
27865
27866Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27867
27868 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
27869 "_vb$".
27870 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
27871 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
27872
27873Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27874
27875 * lib/gdb.exp: Comment out code which depends on non-existent
27876 `transform' procedure.
27877
27878Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
27879
27880 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
27881 * lib/gdb.exp: Transform tool name.
27882 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
27883 1.1's new error handling system.
27884
27885Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27886
27887 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
27888
27889Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27890
27891 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
27892 They made pattern matching so slow that timeouts happened on
27893 heavily loaded systems. Now any output from "show print" which
27894 gets us back to the GDB prompt is a PASS.
27895
27896Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
27897
27898 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
27899
27900Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27901
27902 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
27903
27904 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
27905 It is not from PR 3220.
27906
27907Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27908
27909 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
27910 just started failing because they depended on the order the
27911 subcommands are presented, or exact docstring text. This kind of
27912 test is a pain and has minimal benefit.
27913
27914Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27915
27916 * gdb.t09/corefile.exp: At end of test, use "core" command with
27917 no arguments.
27918
27919Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
27920
27921 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
27922 17}/Makefile.in: Make it possible to run the testsuite with Sun
27923 make and CC = cross gcc by adding explicit build rules for .o
27924 files.
27925
27926Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27927
27928 * gdb.t15/funcargs.exp: Don't put comments on same line as
27929 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 27930
c906108c
SS
27931Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27932
27933 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
27934
27935Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
27936
27937 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
27938 * gdb.t20/inherit.exp: remove three dumplicate entries.
27939
27940Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27941
27942 * gdb.t06/break.exp: For "next over recursive call", fail on any
27943 incorrect output, not just on "factorial (value=2)".
27944
27945Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27946
27947 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
27948 working now. Add an xfail if accesing a bss variable causes
27949 a memory error if the target is not yet run.
27950
27951Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27952
27953 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
27954 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
27955 name of __st* demangling (2 strings). Did Kung really get the
27956 more than 95 others right without testing them?
27957
27958Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
27959
27960 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
27961
27962Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
27963
27964 * configure.in (configdirs): Add gdb.disasm
27965 * gdb.disasm: New directory for GDB disassembler tests.
27966 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
27967
27968Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27969
27970 * gdb.t00/help.exp: Don't test "help set".
27971
27972 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
27973 from within expect statements. None of these happen anymore and
27974 they cause regressions to be silently unnoticed.
27975
27976 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
27977 messages) about known failures with gcc cygnus-2.4.5-930417.
27978
27979 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
27980 comp-info.exp so it gets built if it doesn't exist.
27981
27982 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
27983 it is no longer used.
27984 * gdb.t13/comp-info.c: Removed.
27985
27986Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
27987
27988 * gdb.t06/signals.exp: Add xfail for sun3.
27989
27990Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27991
27992 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
27993 relevant because ^C doesn't get sent but failure can be reproduced
27994 interactively).
27995
27996Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27997
27998 * gdb.stabs/alpha.mt: New configuration file for alpha.
27999 * gdb.stabs/configure.in: Use it.
28000 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
28001 sharing with alpha.mt, redefine long to word via preprocessor.
28002 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
28003 for alpha.
28004 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
28005 native cc.
28006 * gdb.t00/teststrategy.exp: Change expect string so that we
28007 consume the `(xgdb)' from the command echo and from the gdb prompt.
28008 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
28009 gdb currently compares all values as long, so this failure probably
28010 applies to any configuration where LONGEST is bigger than a target int.
28011 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
28012 with gcc.
28013 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
28014 to handle opaque pointers, gcc is.
28015 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
28016 as first argument. Include <sys/types.h> and change all operator
28017 new definitions to use size_t.
28018 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
28019 now that we use size_t.
28020
28021Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28022
a9c64011 28023 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 28024 a long or float array cast all array members to the same type.
a9c64011 28025 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 28026 with 64 bit longs.
a9c64011 28027 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 28028 on alpha.
a9c64011 28029 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
28030
28031Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28032
28033 * gdb.t24 (demangle.exp): Constructors of templates have names like
28034 vector<int>::vector(int) not vector<int>::vector<int>(int). See
28035 section 14.6 of the ARM.
28036
28037 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
28038 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
28039 accomplish little and slow down the testsuite.
28040
28041 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
28042 Accept spaces various places.
28043
28044Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28045
28046 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
28047 with watchpoint enabled.
28048
28049 * Makefile.in: Remove definition of CC and remove the second
28050 definition of CXX (the "CXX = gcc" one remains). These definitions
28051 were causing backquotes to be expanded within backquotes, which
28052 doesn't work.
28053
28054Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
28055
28056 * gdb.t17/callfuncs.exp: Add "return 0" to end.
28057
28058Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28059
a9c64011
AS
28060 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
28061 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
28062 by mips cc and contains no stabs entries.
28063
28064Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
28065
28066 * config/vx-gdb.exp: Use fake device to load files rather than
28067 NFS.
28068 * lib/gdb.exp: New proc to do "file" command.
28069 * config/unix-gdb.exp: Use new "file" proc.
28070
28071Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
28072
28073 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
28074 Rework board rebooting slightly.
28075 (gdb_exit): Don't exit from the remote shell; there isn't one.
28076 * gdb.stabs/weird.exp: If a program is being debugged already,
28077 kill it.
28078 * gdb.t04/setvar.exp: Stop and restart gdb.
28079 * gdb.t05/expr.exp: Likewise.
28080 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
28081 restart gdb and reload the program.
28082 * gdb.t08/opaque.exp: Likewise.
28083 * gdb.t12/scope.exp: Likewise.
28084 * gdb.t13/bitfields.exp: Likewise.
28085 * gdb.t15/funcargs.exp: Likewise.
28086 * gdb.t20/classes.exp: Likewise.
28087 * gdb.t03/ptype.exp: Increase timeout.
28088 * gdb.t16/printcmds.exp (test_print_string_constants,
28089 test_print_array_constants): Likewise.
28090 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
28091 * gdb.t20/classes.exp (do_tests): Likewise.
28092 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
28093
28094Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
28095
28096 * gdb.stabs: Renamed *wierd* to *weird*.
28097
28098Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
28099
28100 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
28101 for timeout. Add "known gcc 2.4.5 bug" to failure message.
28102
28103Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
28104
28105 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
28106 (do_tests): Remove xfail for whatis on one_var and two_var.
28107
28108Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
28109
28110 * Makefile.in: Made cross building work better by adding
28111 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
28112
28113Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28114
28115 * gdb.t15/{return.c,return.exp,Makefile.in}:
28116 New test, currently commented out.
28117
28118Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
28119
28120 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
28121 still running and removes the leftover named socket so GDb can do
28122 clean restarts.
28123
28124Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
28125
28126 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
28127 console, not GDB.
28128 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
28129 cross testing works better with "make check"
28130 * config/unix-gdb: Use default procedures for exit and version.
28131 * config/vx-gdb.exp: Cleaned up and massaged back to working order
28132 with the newest VxWorks.
28133
28134Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28135
28136 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
28137 old form.
28138
28139 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
28140 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
28141
28142 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
28143
28144 * config/unix-gdb.exp: Remove this version of gdb_exit
28145 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
28146 Rob says he'll look at it when he gets back to testing boards.
28147
28148Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
28149
28150 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
28151 an expected fail for certain ptype commands.
28152
28153 * gdb.t20/classes.exp: Update expected results of "ptype class
28154 Base1" to account for the constructor that now appears in the type.
28155
28156Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
28157
28158 * configure.in (configdirs): Restore gdb.t04, which mysteriously
28159 disappeared from list.
28160 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
28161 "alldone" proc with call to cleanup and exit.
28162 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
28163 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
28164 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
28165 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
28166 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
28167 "alldone" proc with simple returns that suppress remaining
28168 tests. The alldone proc went away many months ago.
28169
28170Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28171
28172 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
28173
28174 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
28175
28176Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28177
28178 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
28179 as vax gdb will display them.
28180
28181Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28182
28183 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
28184 optimizers.
28185
28186 * scope.exp: Change "bad value for localval" messages so each one
28187 is unique.
28188
28189 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
28190 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
28191
28192 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
28193
28194Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28195
28196 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
28197 doesn't exist (due to optimization).
28198
28199Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28200
28201 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
28202 contains \r because the filename is long.
28203
28204 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
28205 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
28206
28207Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28208
28209 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
28210 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
28211 Ultrix.
28212 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
28213 int tests.
28214 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
28215
28216Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
28217
28218 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
28219
28220 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 28221 to match does not match the passing case but still matches the
c906108c
SS
28222 failing case.
28223
28224Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28225
28226 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
28227
28228Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
28229
28230 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
28231 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
28232 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
28233 Remove various versions of gdb_exit.
28234 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
28235 gdb_exit.
28236 * config/unix-gdb.exp: gdb_exit remains here, and should override
28237 the generic version, since it's doing a lot of wierd stuff that
28238 the other versions aren't. FIXME, fold it in, or abandon this
28239 version.
28240
28241Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28242
28243 * gdb.t24/demangle.exp: Add tests for PR 3220.
28244
28245Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28246
28247 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
28248
28249Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
28250
28251 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
28252 "i386-*-*". Works for i486 as well.
28253
28254 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
28255 bug, and expand domain of xfail to all SVR4 systems, since the
28256 actual problem is likely to be in generic SVR4 /proc support.
28257
28258Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28259
28260 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
28261
28262Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
28263
28264 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
28265 xfails for other systems. Match a missing 'Continuing.' as an
28266 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
28267
28268 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
28269 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
28270 Only issue warning for missing executables if -all option is used.
28271
28272 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
28273 file if -all option is used. It's like an unpredictable XFAIL.
28274
28275Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28276
28277 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
28278 for dynamically linked binaries.
28279
28280 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
28281
28282Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28283
28284 * gdb.t20/inherit.exp: Change message for "print tagless struct"
28285 to state that this is a known bug in old versions of g++.
28286
28287Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28288
28289 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
28290 while waiting for `Continuing'.
28291
28292Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
28293
28294 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
28295 in text, data, and bss.
28296 * gdb.t10/nodebug.c: Add local and global test variables for
28297 initialized and uninitialized data.
28298
28299Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28300
28301 * config/unix-gdb.exp (gdb_exit): Add "wait".
28302
28303Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28304
28305 * gdb.t06/signals.exp: xfail the continue from the handler for all
28306 targets.
28307
28308 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
28309 function with watchpoints enabled, the i386 call dummy starts with
28310 a call.
28311
28312 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
28313 386 bsd names its corefiles.
28314
28315Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
28316
28317 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
28318 compilers don't grok it.
28319 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
28320 with small octal ints rather than character constants, which
28321 are signed and might not fit if first promoted to int.
28322
28323Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
28324
28325 * gdb.t09/Makefile.in (clean): Remove corefile.
28326
28327Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28328
28329 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
28330
28331Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28332 and Jim Kingdon (kingdon@cygnus.com)
28333
28334 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
28335 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
28336 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
28337
28338Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28339
28340 * gdb.t17/interrupt.exp: Add xfail for hppa.
28341
28342Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28343
28344 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
28345 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
28346 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
28347 to determine signed-ness of bitfields and use the result to setup
28348 the xfail.
28349 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
28350 * gdb.t15/funcargs.exp: Use them to step until the second indirect
28351 call line is reached if necessary.
28352
28353Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28354
28355 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
28356
28357Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28358
28359 * gdb.t06/break.exp: Also test `clear' command.
28360
28361Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
28362
28363 * gdb.t00/teststrategy.exp: Remove extra quote.
28364
28365 * gdb.t07/watchpoint.exp: Change xfail for calling function with
28366 watchpoint enabled to be for all non-68k machines.
28367
28368 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
28369
28370Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28371
28372 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
28373 targets use aout.mt instead of ecoff.mt as gas understands
28374 standard aout format.
28375
28376Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
28377
28378 * lib/gdb.exp (runto): Don't insist that function we are running to
28379 was compiled with -g.
28380
28381 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
28382
28383 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
28384 to get back into the read system call.
28385 Accept leading newline in case where we woke it up.
28386
28387Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28388
28389 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
28390 to make the stabs test work on ecoff systems using gcc and -with-stabs.
28391 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
28392 enable ecoff configuration.
28393
28394Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28395
28396 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
28397
28398Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28399
28400 * gdb.t16/printcmds.exp: Add another printf test.
28401
28402Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
28403
28404 * configure.in: If configured -with-stabs on any target, add
28405 stabsdirs to configdirs.
28406
28407Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28408
28409 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
28410 fun" so pattern does not match the command itself.
28411
28412Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28413
28414 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
28415
28416Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28417
28418 * gdb.t17/interrupt.exp: Test for more things.
28419
28420Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28421
28422 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
28423 compiler arranges the code and line numbers.
28424
28425 * gdb.t17/interrupt.exp: Don't send \n after ^C.
28426
28427Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28428
28429 * gdb.t00/help.exp: Increase expect input buffer size.
28430
28431Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28432
28433 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
28434
28435 * gdb.t07/watchpoint.exp: Add xfail for hppa.
28436
28437 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
28438
28439 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
28440 [0-9]*, not just [0-9].
28441
28442Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28443
28444 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
28445
28446 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
28447
28448Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28449
28450 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
28451
28452Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28453
28454 * gdb.t06/signals.c: Add xfails for sun3.
28455
28456 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
28457
28458 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
28459 test_stepping tests.
28460
28461Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28462
28463 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
28464
28465 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
28466
28467 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
28468 rather than actually putting it through cpp twice.
28469
28470 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
28471
28472Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
28473
28474 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
28475 no longer needed.
28476
28477Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28478
28479 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
28480
28481 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
28482 C++ features prints as "struct", make it a pass, not an xfail.
28483
28484Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28485
28486 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
28487 Don't require VA to print as "class" rather than "struct".
28488
28489Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
28490
28491 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
28492
28493Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28494
28495 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
28496
28497Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28498
28499 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
28500 order.
28501
28502Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28503
28504 * gdb.t16/printcmds.exp: Add printf tests.
28505
28506 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
28507
28508 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
28509
28510Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
28511
28512 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
28513 pass counts, to counteract any existing or future setup_xfails.
28514
28515Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28516
28517 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
28518 {BEGIN,END}_COMMON for common block instead of STAB.
28519 * gdb.stabs/wierd.exp: Add xfail for rs6000.
28520
28521 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
28522 intp_var should be N_GSYM not N_LSYM.
28523 wierd-aout.S: Use a label for the value of the N_SO.
28524 wierd.def: Remove all backslashes.
28525 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
28526
28527Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28528
28529 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
28530 get the expected next to inheritance3.
28531
28532Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28533
28534 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
28535 now that gcc-2.4 gets it right.
28536
28537Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28538
28539 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
28540
28541 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
28542 generating comp-info.exp which works for cross-compilation.
28543
28544Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
28545
28546 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
28547 "*-*-sysv4.*".
28548
28549Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
28550
28551 * gdb.t01/run.exp: Start with a fresh gdb.
28552 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
28553 SVR4.x.
28554
28555Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
28556
28557 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
28558 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
28559 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
28560 Makefile.in (distclean, realclean): Remove gdbme.c from list of
28561 things to remove.
28562
28563Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
28564
28565 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
28566 test cases from bug reports.
28567
28568Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
28569
28570 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
28571 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
28572 avoid spurious xfails.
28573 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
28574 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
28575 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
28576
28577Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
28578
28579 * gdb.t00/teststrategy.exp: Rework to provide more useful
28580 description of each test, fix problem with systems that define
28581 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
28582 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
28583 results for "next over recursive call" so timeouts aren't taken
28584 by error.
28585
28586Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
28587
28588 * gdb.t12/scope.exp: Test printing of variables before run.
28589
28590 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
28591 printed in wrong order due to sorting.
28592
28593Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
28594
28595 * gdb.t00/teststrategy.exp: Fix expected results for printing
28596 user entered string constant. Is array of char, prints with no
28597 address.
28598
28599 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
28600 commands.
28601 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
28602 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
28603 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
28604 of struct of char arrays.
28605 * gdb.t00/radix.exp: New tests for radix commands.
28606
28607Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
28608
28609 * gdb.t16/printcmd.exp: Print a variable before running program
28610 (with xfail for AIX).
28611
28612Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
28613
28614 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
28615
28616 * gdb.t16/printcmd.exp: Don't print variables before running program.
28617
28618 * gdb.t06/break.exp: Don't require envp argument to main.
28619
28620 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
28621
28622 * gdb.t02/whatis.exp, gdb.t11/list.exp:
28623 Add xfails for rs6000.
28624
28625 * gdb.t02/whatis.exp: Change other tests not to re-test something
28626 we already tested.
28627
28628 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
28629 each type used has a variable of that type.
28630
28631Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
28632
28633 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
28634
28635Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
28636
28637 * configure.in: change srctrigger to be a file, not a directory
28638
28639Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
28640
28641 * configure.in (mips-idt-ecoff*): Added trailing '*'.
28642
28643 * gdb.t11/list.exp: Fixed a couple of typos.
28644
28645Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
28646
28647 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
28648 is fixed and PR is closed.
28649 * gdb.t16 (gdbme.c): Add simple test string variable.
28650 * gdb.t16 (printcmds.exp): Add tests with simple test string
28651 variable, primarily for boundaries on "set print elements".
28652
28653Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
28654
28655 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
28656 Make leading 0's optional and don't expect a tab in the middle
28657 of the number.
28658
28659 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
28660
28661 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
28662 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
28663 don't end command passed to gdb_test with newline.
28664
28665 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
28666 signed keyword away, don't expect signed bitfields to be signed.
28667
28668 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
28669 printing with only as many 1's as are in the field as well as printing
28670 with 32 1's (see comment).
28671
28672Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
28673
28674 * gdb.t00/default.exp: Start with a fresh gdb.
28675 * configure.in (configdirs): Remove gdb.t31 until the chill
28676 compiler works again. It no longer is able to find chillrt0
28677 since it isn't in libchill.a anymore.
28678 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
28679 wierd.o, make more modular.
28680 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
28681 spurious newlines that caused problems.
28682
28683Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28684
28685 * Move test with enums and partial symbols from gdb.t03/ptype.exp
28686 to gdb.stabs/wierd.exp since GCC has worked around the bug.
28687 gdb.stabs/wierd.{exp,def}: Many new tests.
28688
28689 * gdb.t00/default.exp: update info line for new message.
28690
28691 * gdb.t02/{whatis.exp,gdbme.c}:
28692 Test that "char *" doesn't print as "caddr_t".
28693
28694Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28695
28696 * gdb.t00/help.exp: Use .* in place of some help messages which
28697 just changed.
28698 gdb.t00/default.exp: Update "info frame" test for new message.
28699 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
28700 Remove some xfails
28701
28702Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28703
28704 * gdb.t03/{gdbme.c,ptype.exp}:
28705 Add tests for typedef'd struct and union without tags.
28706 Also check "whatis" on a variable of a typedef'd enum without a tag.
28707
28708 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
28709 PRMS 1823; the bug still exists but isn't reproduced by this test
28710 anymore), and remove rs6000 XFAIL (the bug is fixed).
28711
28712 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
28713 duplicated from whatis.exp. For those that are left, accept
28714 "long", "long int", or "int" for long variables (whatis.exp already
28715 has an XFAIL for "int", so no need to fail it here).
28716
28717 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
28718 Deal with GCC's names for types now that GDB uses the compiler's names.
28719
28720 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
28721 setup_xfail's for sunos4. If we #defined the signed keyword away,
28722 don't expect GDB to know that char it is signed.
28723
28724 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
28725
28726Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
28727
28728 * configure.in (configdirs): Add gdb.t24 for C++ tests that
28729 should work on any system, regardless of debugging format.
28730 * gdb.t21/demangle.exp: Move to gdb.t24.
28731 * gdb.t24/demangle.exp: Move from gdb.t21.
28732 * gdb.t24/{Makefile.in, configure.in}: New files.
28733
28734Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28735
28736 * configure.in: Do gdb.stabs and C++ tests only for stabs.
28737 * gdb.stabs: New directory.
28738
28739Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28740
28741 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
28742 not just "Quit anyway?".
28743
28744Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
28745
28746 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
28747 that all setup_xfails are immediately followed by clear_xfails.
28748
28749Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
28750
28751 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
28752 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
28753 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
28754 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
28755 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
28756 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
28757 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
28758 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
28759 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
28760 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
28761 gdb.t31/chillvars.exp, lib/gdb.exp:
28762 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
28763 bug-gdb@prep.ai.mit.edu.
28764
28765Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
28766
28767 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
28768 with 0.0, not integer 0.
28769
28770Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
28771
28772 * gdb.t06/break.exp: Update for "Kill the program" message change.
28773
28774Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
28775
28776 * Makefile.in (GDBFLAGS): Set to -nx.
28777 * Makefile.in (site.exp): Use GDBFLAGS.
28778
28779Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
28780
28781 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
28782 Makefiles.
28783 (check): depend on just-check.
28784 (just-check): added so that tests can be run without a noop
28785 build pass.
28786
28787Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
28788
28789 Switch to using configure's configdirs.
28790 * Makefile.in (Makefile): add configure.in dependency.
28791 (SUBDIRS): removed redundant assignment.
28792 * configure.in: switch subdirs assignment to configdirs.
28793 * gdb.t*/configure.in: new files.
28794
28795Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
28796
28797 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
28798 works.
28799
28800Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
28801
28802 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
28803 in explicit rules. Apparently this is not supported by some makes.
28804
28805Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
28806
28807 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
28808
28809Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28810
28811 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
28812 disappeared.
28813
28814Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
28815
28816 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
28817
28818Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
28819
28820 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
28821 watchpoint problem that is now fixed.
28822 * gdb.t30/chexp.exp: Remove setup_xfail for printing
28823 uninitialized convenience variables.
28824 * gdb.t31/chillvars.exp: Fix expected patterns for printing
28825 structures.
28826
28827Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28828
28829 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
28830 which causes expect to get out of sync with gdb on long output
28831 from help set.
28832 * gdb.t09/corefile.exp: Make expected pattern for core file
28833 failing signal and frame output format less sun specific.
28834
28835Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
28836
28837 * gdb.t31/chillvars.exp: Add and remove initial dummy
28838 breakpoint, so that symbol table is forced in.
28839 (Needed at least on Sunos4, though it seems not SVR4.)
28840 * gdb.t31/chillvars.exp: Update for changed output format.
28841
28842Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
28843
a9c64011 28844 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
28845
28846Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
28847
28848 * Makefile.in: Added --srcdir when invoking runtest, removed the
28849 need for a local config file. (optional now)
28850
28851Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
28852
28853 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
28854 failure count used to force early termination. Add some more
28855 expected failures for gnu style demangling.
28856
28857Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28858
28859 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
28860 pmi variable from gdb.t20/gdbme to get optimized away.
28861 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
28862 Check for written corefile upon timeout _and_ eof.
28863
28864Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28865
28866 * config/unix-gdb.exp: Add missing return 0.
28867
28868Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28869
28870 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
28871 test termination.
28872
28873Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
28874
28875 * configure.in (subdirs): Put back gdb.t17 which mysteriously
28876 disappeared.
28877
28878Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
28879
28880 * gdb.t10/crossload.exp: Disable the i860-elf test until such
28881 time as i860 support works.
28882
d63a86f8 28883 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
28884 "backtrace 100\r" rather than just "backtrace\r", to match last
28885 change.
28886
28887Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
28888
28889 * config/udi-gdb.exp (gdb_exit): Remove close command.
28890 (gdb_target_udi): New procedure to set the UDI target.
28891 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
28892 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
28893 Added waits for prompts after several question responses. Added
28894 some more responses used by a29k-amd-udi-gdb.
28895 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
28896 pass different arguments, restart UDI connection after program
28897 completion.
28898 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
28899 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
28900 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
28901 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
28902 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
28903 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
28904 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
28905 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
28906 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
28907 after program completion.
28908 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
28909 compiled with a SELECT_VECS setting.
28910 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
28911 infinite recursion.
28912
28913 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
28914 Added checks for COFF results, and made them expected failures for
28915 all targets. It would be better to make them expected failures
28916 for COFF targets only.
28917
28918Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
28919
28920 * Makefile.in: add null dvi target, don't bother to recurse
28921 through test directories for info and install-info; rename
28922 $(datadir) to be dejagnu instead of deja-gnu
28923
28924Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
28925
28926 * gdb.t31/gdbme.ch: Re-enable code that previously caused
28927 compiler to coredump.
28928 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
28929 code.
28930
28931Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
28932
28933 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
28934 coredump.
28935 * gdb.t31/chillvars.exp: Comment out tests that depend on that
28936 code.
28937
28938Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
28939
28940 * gdb.t03/ptype.exp: tests for return code from gdb_test.
28941 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
28942 which in a shell. Deletes xgdb when done.
28943 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
28944 Tests the return from the "set height" or "set width" commands.
28945 Added a few return codes where needed.
28946
28947Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
28948
28949 * Makefile.in (SUBDIRS): Add gdb.t17.
28950 * configure.in (subdirs): Add gdb.t17.
28951 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
28952 files to test gdb's calling of functions in the inferior with
28953 the correct arguments and gdb's ability to retrieve any
28954 result returned.
28955
28956Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
28957
28958 * config/unix-gdb.exp (gdb_exit): Remove close commands that
28959 may be called after gdb goes away. Previous versions of expect
28960 needed these to avoid file descriptor leaks, but they cause
28961 errors with the current revision of expect.
28962 * gdb.t00/gdbvars.exp: Use -re on expected output after
28963 setting sevenbit-strings.
28964 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
28965 to set sevenbit-strings consistent across tests.
28966 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
28967 set sevenbit-strings consistent across tests.
28968
28969Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
28970
28971 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
28972 expected output to match current "expect" expectations.
28973
28974Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
28975
28976 * gdb.t00/default.exp: Change expected output for default "source"
28977 command, to match new gdb behavior which requires a filename to
28978 source.
28979
28980Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
28981
28982 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
28983 expected fail for i486-*-* that misses the marker2 function.
28984 * gdb.t10/crossload.exp (bfddefault): Allow successful
28985 recognition of a format to pass even if no symbols are found.
28986 Explicitly catch failures where the format is not recognized
28987 or is ambiguous, and add the reason to the fail message.
28988 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
28989 the cause is and invalid target and add reason to failure message.
28990 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
28991 elf32-i386, elf32-sparc, and elf32-i860.
28992 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
28993 Set up expected failure for 'filename'::variable scope resolution,
28994 which is now apparently broken on all targets.
28995 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
28996 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
28997 gdb.t23/templates.exp: Change failure for missing binfile into
28998 just a warning.
28999 gdb.t21/demangle.exp: Change all cfront references to 'arm'
29000 references.
29001
29002Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
29003
29004 * gdb.t00/default.exp: Add expected output for default "source"
29005 command, to match new gdb behavior.
29006 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
29007
29008Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
29009
29010 * config/*-gdb.exp: returns an error, rather than exiting on
29011 internal errors.
29012
29013Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
29014
29015 * gdb.t03/gdbme.c: Add pointer to struct variable.
29016 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
29017 referencing struct members.
29018
29019Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
29020
29021 * configure.in (mips-idt-ecoff): New target.
29022 * config/mips-gdb.exp: New file for remote board using MIPS remote
29023 debugging protocol.
29024
29025 * Redid configuration scheme. Removed gdb.t*/configure.in.
29026 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
29027 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
29028 distclean targets. Built executables via .o files. Adjusted
29029 tests to account for source files in $(srcdir) rather than
29030 $(objdir).
29031 * lib/gdb.exp (runto): Don't expect () after the function name,
29032 because it may have arguments.
29033
29034Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
29035
29036 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
29037 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
29038 expected failures for mips-idt-* and mips-sgi-*.
29039 * gdb.t00/default.exp (attach): Kill process if requested.
29040 * gdb.t00/help.exp (help target core, help target): Accept a gdb
29041 that does not read core files.
29042 * gdb.t01/run.exp: Removed checks for exit status code.
29043 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
29044 it is linked in.
29045 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
29046 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
29047 appropriate, rather than doing it by hand.
29048 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
29049 execution.
29050 * gdb.t10/crossload.exp: Kill existing program if needed.
29051 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
29052 appropriate, rather than doing it by hand. Always increase
29053 timeout for this test, not just for VxWorks.
29054
29055Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
29056
29057 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
29058 of Chill STRUCT types and STRUCT values.
29059 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
29060 than "char".
29061 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 29062 struct2): New struct definitions and initializations to test
c906108c
SS
29063 simple Chill STRUCT types.
29064
29065Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
29066
29067 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
29068 the null byte at the end of strings.
29069 * gdb.t00/default.exp: Make show version insensitive to copyright
29070 date.
29071 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
29072 to avoid dependencies on target char signedness.
29073 * gdb.t16/printcmds.exp: Update expected results for explicitly
29074 unsigned char.
29075 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
29076 now work.
29077 * gdb.t21/demangle.exp: Add many more patterns for template
29078 demangling, most of them being expected failures.
29079 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
29080 string we are matching for, to match on the whole string.
29081 * gdb.t21/demangle.exp: Add many new test strings to demangle,
29082 and fix a whole bunch that had incorrect expected output but were
29083 passing anyway because of the bug in "proc demangle".
29084 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
29085 type.
29086 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
29087
29088Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
29089
a9c64011
AS
29090 * gdb/testsuite: made modifications to testcases, etc., to allow
29091 them to work properly given the reorganization of deja-gnu and the
29092 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
29093
29094Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
29095
29096 * gdb/testsuite: Initial creation of gdb/testsuite.
29097 Migrated dejagnu testcases and support files for testing nm to
29098 gdb/testsuite from deja-gnu. These files were moved "as is"
29099 with no modifications. This migration is part of a major overhaul
29100 of dejagnu. The modifications to these testcases, etc., which
29101 will allow them to work with the new version of dejagnu will be
29102 made in a future update.
48efe704 29103
8d8cb839 29104 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 29105\f
8d8cb839
EZ
29106;; Local Variables:
29107;; mode: change-log
29108;; left-margin: 8
29109;; fill-column: 74
29110;; version-control: never
29111;; End:
902f2ccb 29112
0b302171 29113 Copyright 1993-2005, 2012 Free Software Foundation, Inc.
902f2ccb
MC
29114 Copying and distribution of this file, with or without modification,
29115 are permitted provided the copyright notice and this notice are preserved.