]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
* gdb_bfd.h: Include registry.h. Use DECLARE_REGISTRY.
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
b4893d48
TT
12012-08-22 Tom Tromey <tromey@redhat.com>
2
3 * lib/gdb.exp (skip_unwinder_tests): New proc.
4 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
5 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
6
45b7da81
TT
72012-08-21 Tom Tromey <tromey@redhat.com>
8
9 * gdb.hp/gdb.aCC/exception.exp: Remove.
10
f94363d7
AP
11012-08-19 Andrew Pinski <apinski@cavium.com>
12
13 * gdb.arch/mips-octeon-bbit.c: New file.
14 * gdb.arch/mips-octeon-bbit.exp: New Test.
15
e5afdbd7
KS
16012-08-19 Keith Seitz <keiths@redhat.com>
17
18 PR c++/14365
19 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
20 * gdb.dwarf2/dw2-anon-mptr.S: New file.
21
c29e8b64
JK
222012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
23
24 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
25 verbose -log by more specific untested call.
26
15a7e7bc
YQ
272012-08-18 Yao Qi <yao@codesourcery.com>
28
29 * gdb.trace/tfind.exp: Move tests on various command help before
30 checking target supports trace.
31 Fix the expected output of 'help tfind end'.
32
a451cb65
KS
332012-08-17 Keith Seitz <keiths@redhat.com>
34
35 PR c++/13356
36 * gdb.base/default.exp: Update all "check type" tests.
37 * gdb.base/help.exp: Likewise.
38 * gdb.base/setshow.exp: Likewise.
39 * gdb.cp/converts.cc (foo1_type_check): New function.
40 (foo2_type_check): New function.
41 (foo3_type_check): New function.
42 (main): Call new functions.
43 * converts.exp: Add tests for integer-to-pointer conversions
44 with/without strict type-checking.
45
dbf6a605
MF
462012-08-16 Mike Frysinger <vapier@gentoo.org>
47
48 * gdb.base/help.exp: Update expected output.
49
0c92d8c1
JB
502012-08-16 Joel Brobecker <brobecker@adacore.com>
51
52 * gdb.ada/rdv_wait: New testcase.
53
e56f7f42
JK
542012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
55
56 * gdb.base/attach-twice.exp: Remove excessive ps exec.
57
f47f77df
DE
582012-08-13 Doug Evans <dje@google.com>
59
e202d6e8 60 * gdb.base/help.exp: Update expected output.
f47f77df
DE
61 * gdb.base/default.exp: Update expected output of "show convenience".
62
a72c3253
DE
632012-08-10 Doug Evans <dje@google.com>
64
65 * gdb.python/py-strfns.c: New file.
66 * gdb.python/py-strfns.exp: New file.
67 * gdb.python/py-type.exp (test_fields): Add vector tests.
68
de0bea00
MF
692012-08-10 Mike Frysinger <vapier@gentoo.org>
70
71 PR cli/10436:
72 * gdb.base/completion.exp: Add tests for handle completion.
73
5b9afe8a
YQ
742012-08-09 Yao Qi <yao@codesourcery.com>
75
76 * gdb.mi/mi-cmd-param-changed.exp: New.
77 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
78 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
79 * gdb.mi/mi2-prompt.exp: Likewise.
80
4f485ebc
DE
812012-08-08 Doug Evans <dje@google.com>
82
83 * gdb.base/debug-expr.c: New file.
84 * gdb.base/debug-expr.exp: New file.
85 * gdb.base/exprs.exp: Test {type} casts.
86 * gdb.cp/debug-expr.exp: New file.
87
5888842d
JK
882012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
89
90 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
91 global variable loop, not a 'break'. Add loop count limit to 100.
92 Add new fail case for terminated vgdb.
93
4f69f4c2
JK
942012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
95 Jean-Marc Saffroy <saffroy@gmail.com>
96
97 PR 11804
98 * gdb.base/gcore-relro.exp: New file.
99 * gdb.base/gcore-relro-main.c: New file.
100 * gdb.base/gcore-relro-lib.c: New file.
101
e2de5390
JK
1022012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
103
104 Do not false FAIL with old GCCs.
105 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
106 GCC < 4.5 in $no_hw mode.
107
606603c5
JK
1082012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
109
110 * gdb.base/default.exp (cd): Accept new directory with no arguments.
111
777f26c2
JK
1122012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
113
114 * gdb.base/list.exp (test_only_end): New function.
115 Call it.
116
2c12abee
TT
1172012-08-06 Tom Tromey <tromey@redhat.com>
118
119 * gdb.python/py-mi.exp: Add test for printer whose children
120 are a list.
121 * gdb.python/py-prettyprint.c (struct children_as_list): New.
122 (main): New variable children_as_list.
123 * gdb.python/py-prettyprint.py (class pp_children_as_list):
124 New.
125 (register_pretty_printers): Register new printer.
126
0eae2cf4
EBM
1272012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
128
129 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
130 symbols. Abort if vgdb remote connection is closed.
131
09e0881d
DE
1322012-08-02 Doug Evans <dje@google.com>
133
134 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
135
b40f514f
SDJ
1362012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
137
138 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
139 s390x, PowerPC 64 and m68k-linux.
140
11315ae0
UW
1412012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
142
143 * gdb.base/annota1.exp: Accept no frames-invalid notification
144 when starting up the program.
145 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
146 show a symbolic value as well.
147 * gdb.server/server-exec-info.exp: Skip test when skipping
148 gdbserver test and/or when skipping shared library tests.
149 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
150 avoid name conflicts with other tests.
151
0547eeed
UW
1522012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
153
154 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
155 Fix wrong output on big-endian systems.
156 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
157 4-byte pointer types on 64-bit s390x.
158
bdddb4de
UW
1592012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
160
161 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
162 marker comment at the beginning (after intialization).
163 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
164 breakpoint on marker comment instead of function begin.
165 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
166 PowerPC.
167 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
168 or 64-bit PowerPC.
169 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
170 gdb,no_hardware_watchpoints flag is set.
171 (initialize): Remove now redundant can-use-hw-watchpoints change.
172
5d206025
YQ
1732012-08-02 Yao Qi <yao@codesourcery.com>
174 Pedro Alves <palves@redhat.com>
175
176 * boards/local-remote-host.exp: New.
177
4f665099
UW
1782012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
179
180 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
181 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
182 * gdb.base/print-file-var.exp: Likewise.
183 * gdb.server/solib-list.exp: Skip on remote targets.
184
b62e2b27
UW
1852012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
186
187 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
188 watchpoints on ARM. When expecting software watchpoints, tolerate
189 (remote) targets that report unsupported hardware watchpoint only
190 at continue time.
191 (test_wide_location_2): Likewise.
192
a967a851
JK
1932012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
194
195 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
196 valgrind versions.
197
75d9f9ff 1982012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
199
200 * gdb.base/valgrind-infcall.c: New file.
201 * gdb.base/valgrind-infcall.exp: New file.
202
75d9f9ff
JK
203 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
204
1c9f2ed2
KS
2052012-07-30 Keith Seitz <keiths@redhat.com>
206
207 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
208 linespecs.
209
7f9b2034
DE
2102012-07-30 Doug Evans <dje@google.com>
211
85220e01
DE
212 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
213 * gdb.dwarf2/pr13961.S: Ditto.
214
7f9b2034
DE
215 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
216
4e969b4f
AB
2172012-07-30 Andrew Burgess <aburgess@broadcom.com>
218
219 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
220 change its format immediately after reloading the binary.
221
e7de8362
JK
2222012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
223
224 Fix testsuite regression after --use-deprecated-index-sections removal.
225 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
226 string.
227 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
228
7255706c
YQ
2292012-07-27 Yao Qi <yao@codesourcery.com>
230
231 KFAIL for PR remote/14161.
232 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
233 Cleanup socket files.
234 (strace_info_marker): Detach inferior.
235
f2e8016f
TT
2362012-07-26 Tom Tromey <tromey@redhat.com>
237
238 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
239
f66713d2
JK
2402012-07-26 Markus Metzger <markus.t.metzger@intel.com>
241
242 * gdb.python/py-inferior.c (thread): New function.
243 (check_threads): New function.
244 (test_threads): New function.
245 * gdb.python/py-inferior.exp: Added test.
246 Replaced runto with continue to breakpoint.
247
8223e12c
TT
2482012-07-26 Tom Tromey <tromey@redhat.com>
249
250 * lib/ada.exp (standard_ada_testfile): New proc.
251 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
252 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
253 * gdb.ada/array_return.exp: Use standard_ada_testfile.
254 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
255 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
256 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
257 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
258 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
259 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
260 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
261 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
262 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
263 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
264 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
265 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
266 * gdb.ada/char_param.exp: Use standard_ada_testfile.
267 * gdb.ada/complete.exp: Use standard_ada_testfile.
268 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
269 standard_output_file.
270 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
271 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
272 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
273 standard_output_file.
274 * gdb.ada/exprs.exp: Use standard_ada_testfile.
275 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
276 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
277 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
278 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
279 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
280 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
281 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
282 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
283 * gdb.ada/homonym.exp: Use standard_ada_testfile.
284 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
285 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
286 * gdb.ada/interface.exp: Use standard_ada_testfile.
287 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
288 standard_output_file
289 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
290 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
291 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
292 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
293 * gdb.ada/nested.exp: Use standard_ada_testfile.
294 * gdb.ada/null_array.exp: Use standard_ada_testfile.
295 * gdb.ada/null_record.exp: Use standard_ada_testfile.
296 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
297 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
298 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
299 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
300 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
301 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
302 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
303 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
304 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
305 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
306 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
307 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
308 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
309 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
310 * gdb.ada/start.exp: Use standard_ada_testfile.
311 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
312 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
313 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
314 * gdb.ada/tagged.exp: Use standard_ada_testfile.
315 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
316 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
317 * gdb.ada/tasks.exp: Use standard_ada_testfile.
318 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
319 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
320 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
321 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
322 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
323 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
324 * gdb.ada/widewide.exp: Use standard_ada_testfile.
325
bbec57e4
JK
3262012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
327
328 Fix testsuite regression after --use-deprecated-index-sections removal.
329 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
330
9cc8e32c
JK
3312012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
332
333 Fix compatibility with Tcl before 7.5.
334 * lib/future.exp (lreverse): New function if it does not exist.
335
ea5ca7b5
MK
3362012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
337
338 * gdb.mi/mi-pending.c: New method to set a second pending
339 breakpoint.
340 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
341 condition.
342
64776a0b
PA
3432012-07-20 Pedro Alves <palves@redhat.com>
344
345 PR threads/11692
346 PR gdb/12203
347
348 * gdb.threads/create-fail.c: New file.
349 * gdb.threads/create-fail.exp: New file.
350
13e4e967
PA
3512012-07-19 Pedro Alves <palves@redhat.com>
352
353 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
354 * config/vx.exp (gdb_start): Likewise.
355 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
356 * gdb.base/setvar.exp (test_set): Likewise.
357 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
358 * gdb.reverse/sigall-precsave.exp: Likewise.
359 * gdb.reverse/sigall-reverse.exp: Likewise.
360
b7aefa4d
PA
3612012-07-19 Pedro Alves <palves@redhat.com>
362
363 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
364 handler before recording.
365
608b4967
TT
3662012-07-19 Tom Tromey <tromey@redhat.com>
367
368 * gdb.cp/casts.exp: Add tests for typeof and decltype.
369 * gdb.cp/casts.cc (decltype): New function.
370 (main): Use it.
371
b1e0c0fa
PA
3722012-07-19 Pedro Alves <palves@redhat.com>
373
374 * gdb.base/sigall.exp (signals): New list.
375 <top level>: Loop over signals in the $signals list instead of
376 calling a test function once per signal.
377 * gdb.reverse/sigall-precsave.exp (signals): New list.
378 <top level>: Loop over signals in the $signals list instead of
379 calling a test function once per signal.
380 * gdb.reverse/sigall-reverse.exp (signals): New list.
381 <top level>: Loop over signals in the $signals list instead of
382 calling a test function once per signal.
383
6ace3df1
YQ
3842012-07-19 Yao Qi <yao@codesourcery.com>
385
386 * gdb.base/setshow.exp: Test 'set args ~'.
387
263a0f8c
JK
3882012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
389
390 * gdb.base/store.exp (check_set): Import gdb_prompt.
391 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
392 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
393
8f043999
JK
3942012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
395
396 PR 11914
397 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
398 (main): Call eval_sub.
399 * gdb.python/py-prettyprint.exp:
400 (python execfile ('py-prettyprint.py')): Move it earlier.
401 New breakpoint for eval-break.
402 (continue to breakpoint: eval-break, info locals): New test.
403 (python execfile ('py-prettyprint.py')): Move it from here.
404 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
405 (register_pretty_printers): Register pp_eval_type.
406
725c7b66
JK
4072012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
408
409 Fix a testcase regression by me.
410 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
411 DW_FORM_data4.
412
4359dff1
JK
4132012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
414 Doug Evans <dje@google.com>
415
416 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
417 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
418
61e44cfa
JK
4192012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
420
421 Fix gdbserver run regression.
422 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
423
93c0ef37
TT
4242012-07-12 Tom Tromey <tromey@redhat.com>
425
426 * lib/gdb.exp (standard_testfile): Don't declare objdir.
427 (clean_restart): Likewise.
428 (core_find): Use standard_output_file.
429
76027ef5
TT
4302012-07-12 Tom Tromey <tromey@redhat.com>
431
432 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
433 * gdb.dwarf2/dw2-anonymous-func.exp: Use
434 prepare_for_testing_full.
435 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
436 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
437 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
438 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
439 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
440 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
441 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
442 prepare_for_testing_full.
443 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
444 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
445 prepare_for_testing_full.
446 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
447 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
448 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
449
85b4440a
TT
4502012-07-12 Tom Tromey <tromey@redhat.com>
451
452 * lib/gdb.exp (build_executable_from_specs): New proc, from
453 build_executable.
454 (build_executable): Use it.
455 (prepare_for_testing_full): New proc.
456
55baab26
TT
4572012-07-11 Tom Tromey <tromey@redhat.com>
458
459 * gdb.reverse/break-precsave.exp: Use standard_output_file.
460 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
461 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
462 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
463 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
464 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
465 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
466 * gdb.reverse/step-precsave.exp: Use standard_output_file.
467 * gdb.reverse/until-precsave.exp: Use standard_output_file.
468 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
469
298a9cf0
TT
4702012-07-10 Tom Tromey <tromey@redhat.com>
471
472 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
473 standard_output_file.
474 * gdb.mi/gdb2549.exp: Use standard_testfile.
475 * gdb.mi/gdb669.exp: Use standard_testfile.
476 * gdb.mi/gdb701.exp: Use standard_testfile.
477 * gdb.mi/gdb792.exp: Use standard_testfile.
478 * gdb.mi/mi-async.exp: Use standard_testfile.
479 * gdb.mi/mi-basics.exp: Use standard_testfile.
480 * gdb.mi/mi-break.exp: Use standard_testfile.
481 * gdb.mi/mi-cli.exp: Use standard_testfile.
482 * gdb.mi/mi-console.exp: Use standard_testfile.
483 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
484 * gdb.mi/mi-eval.exp: Use standard_testfile.
485 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
486 * gdb.mi/mi-file.exp: Use standard_testfile.
487 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
488 * gdb.mi/mi-logging.exp: Use standard_testfile.
489 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
490 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
491 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
492 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
493 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
494 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
495 * gdb.mi/mi-pending.exp: Use standard_testfile,
496 standard_output_file.
497 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
498 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
499 * gdb.mi/mi-regs.exp: Use standard_testfile.
500 * gdb.mi/mi-return.exp: Use standard_testfile.
501 * gdb.mi/mi-reverse.exp: Use standard_testfile.
502 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
503 * gdb.mi/mi-solib.exp: Use standard_testfile,
504 standard_output_file.
505 * gdb.mi/mi-stack.exp: Use standard_testfile.
506 * gdb.mi/mi-stepi.exp: Use standard_testfile.
507 * gdb.mi/mi-stepn.exp: Use standard_testfile.
508 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
509 * gdb.mi/mi-until.exp: Use standard_testfile.
510 * gdb.mi/mi-var-block.exp: Use standard_testfile.
511 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
512 * gdb.mi/mi-var-child.exp: Use standard_testfile.
513 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
514 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
515 * gdb.mi/mi-var-display.exp: Use standard_testfile.
516 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
517 standard_output_file.
518 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
519 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
520 * gdb.mi/mi-watch.exp: Use standard_testfile.
521 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
522 * gdb.mi/mi2-basics.exp: Use standard_testfile.
523 * gdb.mi/mi2-break.exp: Use standard_testfile.
524 * gdb.mi/mi2-cli.exp: Use standard_testfile.
525 * gdb.mi/mi2-console.exp: Use standard_testfile.
526 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
527 * gdb.mi/mi2-eval.exp: Use standard_testfile.
528 * gdb.mi/mi2-file.exp: Use standard_testfile.
529 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
530 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
531 * gdb.mi/mi2-regs.exp: Use standard_testfile.
532 * gdb.mi/mi2-return.exp: Use standard_testfile.
533 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
534 * gdb.mi/mi2-stack.exp: Use standard_testfile.
535 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
536 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
537 * gdb.mi/mi2-until.exp: Use standard_testfile.
538 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
539 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
540 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
541 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
542 * gdb.mi/mi2-watch.exp: Use standard_testfile.
543
f5f3a911
TT
5442012-07-10 Tom Tromey <tromey@redhat.com>
545
546 * gdb.cp/abstract-origin.exp: Use standard_testfile.
547 * gdb.cp/ambiguous.exp: Use standard_testfile,
548 prepare_for_testing.
549 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
550 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
551 * gdb.cp/anon-ns.exp: Use standard_testfile.
552 * gdb.cp/anon-struct.exp: Use standard_testfile.
553 * gdb.cp/anon-union.exp: Use standard_testfile,
554 prepare_for_testing.
555 * gdb.cp/arg-reference.exp: Use standard_testfile,
556 prepare_for_testing.
557 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
558 * gdb.cp/breakpoint.exp: Use standard_testfile,
559 prepare_for_testing.
560 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
561 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
562 standard_output_file.
563 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
564 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
565 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
566 (test_static_members): Update.
567 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
568 * gdb.cp/converts.exp: Use standard_testfile.
569 * gdb.cp/cp-relocate.exp: Use standard_testfile.
570 * gdb.cp/cpcompletion.exp: Use standard_testfile,
571 prepare_for_testing.
572 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
573 * gdb.cp/cplabel.exp: Use standard_testfile.
574 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
575 prepare_for_testing.
576 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
577 * gdb.cp/derivation.exp: Use standard_testfile,
578 prepare_for_testing.
579 * gdb.cp/destrprint.exp: Use standard_testfile.
580 * gdb.cp/dispcxx.exp: Use standard_testfile.
581 * gdb.cp/exception.exp: Use standard_testfile,
582 prepare_for_testing.
583 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
584 * gdb.cp/extern-c.exp: Use standard_testfile,
585 prepare_for_testing.
586 * gdb.cp/formatted-ref.exp: Use standard_testfile,
587 prepare_for_testing.
588 * gdb.cp/fpointer.exp: Use standard_testfile.
589 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
590 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
591 standard_output_file.
592 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
593 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
594 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
595 standard_output_file.
596 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
597 (do_tests): Update.
598 * gdb.cp/koenig.exp: Use standard_testfile.
599 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
600 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
601 * gdb.cp/m-static.exp: Use standard_testfile,
602 prepare_for_testing.
603 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
604 * gdb.cp/mb-inline.exp: Use standard_testfile,
605 prepare_for_testing.
606 * gdb.cp/mb-templates.exp: Use standard_testfile,
607 prepare_for_testing.
608 * gdb.cp/member-ptr.exp: Use standard_testfile,
609 prepare_for_testing.
610 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
611 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
612 * gdb.cp/method2.exp: Use standard_testfile.
613 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
614 standard_output_file.
615 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
616 (do_tests): Update.
617 * gdb.cp/namespace-enum.exp: Use standard_testfile,
618 prepare_for_testing.
619 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
620 prepare_for_testing.
621 * gdb.cp/namespace.exp: Use standard_testfile,
622 prepare_for_testing.
623 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
624 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
625 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
626 * gdb.cp/nsimport.exp: Use standard_testfile,
627 prepare_for_testing.
628 * gdb.cp/nsnested.exp: Use standard_testfile.
629 * gdb.cp/nsnoimports.exp: Use standard_testfile.
630 * gdb.cp/nsrecurs.exp: Use standard_testfile,
631 prepare_for_testing.
632 * gdb.cp/nsstress.exp: Use standard_testfile,
633 prepare_for_testing.
634 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
635 * gdb.cp/operator.exp: Use standard_testfile.
636 * gdb.cp/oranking.exp: Use standard_testfile.
637 * gdb.cp/overload-const.exp: Use standard_testfile.
638 * gdb.cp/overload.exp: Use standard_testfile,
639 prepare_for_testing.
640 * gdb.cp/ovldbreak.exp: Use standard_testfile.
641 * gdb.cp/ovsrch.exp: Use standard_testfile.
642 * gdb.cp/paren-type.exp: Use standard_testfile.
643 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
644 prepare_for_testing.
645 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
646 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
647 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
648 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
649 * gdb.cp/pr10728.exp: Use standard_testfile,
650 standard_output_file.
651 * gdb.cp/pr12028.exp: Use standard_testfile.
652 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
653 * gdb.cp/pr9167.exp: Use standard_testfile.
654 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
655 * gdb.cp/printmethod.exp: Use standard_testfile,
656 prepare_for_testing.
657 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
658 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
659 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
660 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
661 standard_output_file.
662 * gdb.cp/readnow-language.exp: Use standard_testfile.
663 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
664 (gdb_start_again): Use clean_restart.
665 * gdb.cp/ref-types.exp: Use standard_testfile,
666 prepare_for_testing.
667 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
668 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
669 * gdb.cp/smartp.exp: Use standard_testfile.
670 * gdb.cp/static-method.exp: Use standard_testfile.
671 * gdb.cp/static-print-quit.exp: Use standard_testfile.
672 * gdb.cp/temargs.exp: Use standard_testfile.
673 * gdb.cp/templates.exp: Use standard_testfile,
674 prepare_for_testing.
675 (do_tests): Update.
676 * gdb.cp/try_catch.exp: Use standard_testfile,
677 prepare_for_testing.
678 * gdb.cp/typedef-operator.exp: Use standard_testfile.
679 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
680 * gdb.cp/virtbase.exp: Use standard_testfile,
681 prepare_for_testing.
682 * gdb.cp/virtfunc.exp: Use standard_testfile,
683 prepare_for_testing.
684 (do_tests): Update.
685 * gdb.cp/virtfunc2.exp: Use standard_testfile,
686 prepare_for_testing.
687
686f09d0
TT
6882012-07-10 Tom Tromey <tromey@redhat.com>
689
690 * lib/gdb.exp (standard_testfile): Unset output variables from
691 earlier invocations.
692
9357e021
YQ
6932012-07-10 Yao Qi <yao@codesourcery.com>
694
695 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
696 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
697 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
698 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
699 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
700 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
701 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
702 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
703 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
704 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
705 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
706 * gdb.mi/mi-var-display.exp: Likewise.
707 * gdb.mi/mi-var-invalidate.exp: Likewise.
708 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
709 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
710 * gdb.mi/mi2-console.exp: Likewise.
711 * gdb.mi/mi2-disassemble.exp: Likewise.
712 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
713 * gdb.mi/mi2-read-memory.exp: Likewise.
714 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
715 * gdb.mi/mi2-simplerun.exp: Likewise.
716 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
717 * gdb.mi/mi2-syn-frame.exp: Likewise.
718 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
719 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
720 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
721
e314d629
TT
7222012-07-09 Tom Tromey <tromey@redhat.com>
723
724 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
725 * gdb.base/callfuncs.exp: Add cast-based test.
726 * gdb.base/callfuncs.c (voidfunc): New function.
727
06928b3f
DE
7282012-07-08 Doug Evans <dje@google.com>
729
730 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
731
32f11bad
JK
7322012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
733
734 Fix XFAIL compatibility with old i386 systems.
735 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
736 Check also 'Cannot insert breakpoint 0'.
737
76b83c51
JK
7382012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
739
740 PR 14321
741 * gdb.base/find.exp
742 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
743
a6fb9c08
TT
7442012-07-06 Tom Tromey <tromey@redhat.com>
745
746 * gdb.base/whatis.exp: Add test.
747
71918a86
TT
7482012-07-06 Tom Tromey <tromey@redhat.com>
749
750 * gdb.base/whatis.exp: Add regression test.
751
fcde5961
TT
7522012-07-06 Tom Tromey <tromey@redhat.com>
753
754 * gdb.base/whatis.exp: Add tests.
755
f9cf0f4a
JK
7562012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
757
758 PR 12649
759 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
760 gdb_test_multiple $gdb_prompt terminator.
761
979ade8b
PA
7622012-07-04 Pedro Alves <palves@redhat.com>
763
764 * gdb.mi/mi-reverse.exp: Use supports_reverse and
765 supports_process_record.
766
8a980b44
PA
7672012-07-04 Pedro Alves <palves@redhat.com>
768
769 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
770 endings.
771 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
772
855ba978
SS
7732012-07-03 Stan Shebs <stan@codesourcery.com>
774
775 * gdb.base/info-os.c (main): Retry resource acquisition until an
776 available one is found.
777 * gdb.base/info-os.exp: Collect resource keys from the program
778 and use them in matching.
779
fcb44371
JK
7802012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
781
782 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
783 Wrap the test into loop for corefile and core0file.
784
08a67be6
JK
7852012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
786
787 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
788 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
789 .note.GNU-stack.
790
0f3c2347
JK
791 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
792
ff4a4500
SDJ
7932012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
794
795 * gdb.base/help.exp (help b, help br, help bre, help brea, help
796 break): Include help message for the new `-probe' and `-probe-stap'
797 options.
798
d3ce09f5
SS
7992012-07-02 Stan Shebs <stan@codesourcery.com>
800
801 * gdb.base/dprintf.exp: Add agent style tests.
802
a1624241
JK
8032012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
804
805 * gdb.base/stale-infcall.c (infcall): New label test-next.
806 (main): New labels test-pass and test-fail.
807 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
808 $test_fail_bpnum to test-fail.
809 (test system longjmp tracking support): New test.
810 Delete $test_fail_bpnum.
811 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
812 breakpoint.
813
42e7ad6c
DE
8142012-06-30 Doug Evans <dje@google.com>
815
816 * gdb.dwarf2/fission-reread.S: New file.
817 * gdb.dwarf2/fission-reread.exp: New file.
818
37ce89eb
SS
8192012-06-28 Stan Shebs <stan@codesourcery.com>
820
821 * gdb.mi/mi-logging.exp: New file.
822
e5ef252a
PA
8232012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
824 Pedro Alves <palves@redhat.com>
825
826 * gdb.threads/siginfo-threads.exp: New file.
827 * gdb.threads/siginfo-threads.c: New file.
828 * gdb.threads/sigstep-threads.exp: New file.
829 * gdb.threads/sigstep-threads.c: New file.
830
22f1fbae
TT
8312012-06-28 Tom Tromey <tromey@redhat.com>
832
833 * gdb.go/package.exp: Partially revert earlier patch; use
834 gdb_compile again. Use standard_output_file.
835
2e3cf129
DE
8362012-06-27 Doug Evans <dje@google.com>
837
838 * gdb.dwarf2/fission-base.c: New file.
839 * gdb.dwarf2/fission-base.S: New file.
840 * gdb.dwarf2/fission-base.exp: New file.
841
785fd303
JK
8422012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
843
844 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
845
1bb9788d
TT
8462012-06-27 Tom Tromey <tromey@redhat.com>
847
848 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
849 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
850
c83ee902
TT
8512012-06-27 Tom Tromey <tromey@redhat.com>
852
853 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
854 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
855 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
856 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
857 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
858 prepare_for_testing.
859 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
860 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
861 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
862 standard_testfile.
863 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
864 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
865 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
866 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
867 prepare_for_testing.
868 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
869 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
870 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
871 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
872 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
873 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
874 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
875 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
876 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
877 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
878 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
879 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
880 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
881 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
882 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
883 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
884 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
885 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
886 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
887 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
888 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
889 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
890 standard_output_file.
891 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
892 standard_output_file.
893 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
894 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
895 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
896 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
897 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
898 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
899 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
900 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
901 * gdb.dwarf2/implptr.exp: Use standard_testfile.
902 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
903 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
904 * gdb.dwarf2/pieces.exp: Use standard_testfile.
905 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
906 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
907 * gdb.dwarf2/valop.exp: Use standard_testfile,
908 prepare_for_testing.
909
5204774b
TT
9102012-06-27 Tom Tromey <tromey@redhat.com>
911
912 * gdb.python/python.exp: Fix regexps in pagination tests.
913
ee0bf529
SCR
9142012-06-26 Siva Chandra Reddy <sivachandra@google.com>
915
916 * gdb.python/py-symtab.exp: Add tests to test the new attribute
917 'last' of gdb.Symtab_and_line.
918 * gdb.python/py-symbol.c: Move break point comment to enable
919 testing of gdb.Symtab_and_line.last.
920
14fcc022
TT
9212012-06-26 Tom Tromey <tromey@redhat.com>
922
923 * gdb.threads/step.c: Remove.
924 * gdb.threads/step.exp: Remove.
925 * gdb.threads/step2.exp: Remove.
926
0efbbabc
TT
9272012-06-26 Tom Tromey <tromey@redhat.com>
928
929 * gdb.threads/watchpoint-fork.exp (test): Use
930 standard_output_file. Don't declare objdir.
931 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
932 standard_output_file.
933 * gdb.threads/attach-stopped.exp: Use standard_testfile.
934 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
935 clean_restart. Remove incdir.
936 * gdb.threads/corethreads.exp: Use standard_testfile.
937 * gdb.threads/execl.exp: Use standard_testfile,
938 standard_output_file, clean_restart.
939 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
940 clean_restart.
941 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
942 clean_restart.
943 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
944 incdir.
945 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
946 clean_restart. Remove incdir.
947 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
948 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
949 clean_restart. Remove incdir.
950 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
951 Remove incdir.
952 * gdb.threads/leader-exit.exp: Use standard_testfile.
953 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
954 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
955 clean_restart.
956 * gdb.threads/manythreads.exp: Use standard_testfile,
957 clean_restart. Remove incdir.
958 * gdb.threads/multi-create.exp: Use standard_testfile,
959 clean_restart.
960 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
961 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
962 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
963 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
964 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
965 * gdb.threads/pending-step.exp: Use standard_testfile,
966 clean_restart. Remove incdir.
967 * gdb.threads/print-threads.exp: Use standard_testfile,
968 clean_restart. Remove incdir.
969 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
970 clean_restart. Remove incdir.
971 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
972 Remove incdir.
973 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
974 incdir.
975 * gdb.threads/sigthread.exp: Use standard_testfile,
976 clean_restart.
977 * gdb.threads/staticthreads.exp: Use standard_testfile,
978 clean_restart. Remove incdir.
979 * gdb.threads/switch-threads.exp: Use standard_testfile,
980 clean_restart. Remove incdir.
981 * gdb.threads/thread-execl.exp: Use standard_testfile,
982 clean_restart. Remove incdir.
983 * gdb.threads/thread-find.exp: Use standard_testfile,
984 clean_restart.
985 * gdb.threads/thread-specific.exp: Use standard_testfile,
986 clean_restart. Remove incdir.
987 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
988 clean_restart. Remove incdir.
989 * gdb.threads/thread_check.exp: Use standard_testfile,
990 clean_restart. Remove incdir.
991 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
992 incdir.
993 * gdb.threads/threadapply.exp: Use standard_testfile,
994 clean_restart. Remove incdir.
995 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
996 clean_restart. Remove incdir.
997 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
998 clean_restart.
999 * gdb.threads/tls-shared.exp: Use standard_testfile,
1000 clean_restart, standard_output_file.
1001 * gdb.threads/tls-var.exp: Use standard_testfile,
1002 standard_output_file.
1003 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
1004 Remove incdir.
1005 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
1006 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
1007 incdir.
1008 * gdb.threads/watchthreads2.exp: Use standard_testfile,
1009 clean_restart. Remove incdir.
1010
497a5eb0
TT
10112012-06-26 Tom Tromey <tromey@redhat.com>
1012
1013 * gdb.trace/actions.exp: Use standard_testfile.
1014 * gdb.trace/ax.exp: Use standard_testfile.
1015 * gdb.trace/backtrace.exp: Use standard_testfile.
1016 * gdb.trace/change-loc.exp: Use standard_testfile.
1017 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
1018 * gdb.trace/collection.exp: Use standard_testfile,
1019 prepare_for_testing.
1020 * gdb.trace/deltrace.exp: Use standard_testfile.
1021 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
1022 * gdb.trace/ftrace.exp: Use standard_testfile.
1023 * gdb.trace/infotrace.exp: Use standard_testfile.
1024 * gdb.trace/packetlen.exp: Use standard_testfile.
1025 * gdb.trace/passc-dyn.exp: Use standard_testfile.
1026 * gdb.trace/passcount.exp: Use standard_testfile.
1027 * gdb.trace/pending.exp: Use standard_testfile.
1028 * gdb.trace/report.exp: Use standard_testfile.
1029 * gdb.trace/save-trace.exp: Use standard_testfile.
1030 * gdb.trace/stap-trace.exp: Use standard_testfile.
1031 * gdb.trace/status-stop.exp: Use standard_testfile.
1032 * gdb.trace/strace.exp: Use standard_testfile.
1033 * gdb.trace/tfile.exp: Use standard_testfile.
1034 * gdb.trace/tfind.exp: Use standard_testfile.
1035 * gdb.trace/trace-break.exp: Use standard_testfile.
1036 * gdb.trace/trace-mt.exp: Use standard_testfile.
1037 * gdb.trace/tracecmd.exp: Use standard_testfile.
1038 * gdb.trace/tspeed.exp: Use standard_testfile.
1039 * gdb.trace/tstatus.exp: Use standard_testfile.
1040 * gdb.trace/tsv.exp: Use standard_testfile.
1041 * gdb.trace/unavailable.exp: Use standard_testfile,
1042 prepare_for_testing.
1043 * gdb.trace/while-dyn.exp: Use standard_testfile.
1044 * gdb.trace/while-stepping.exp: Use standard_testfile.
1045
7686c074
TT
10462012-06-26 Tom Tromey <tromey@redhat.com>
1047
1048 * gdb.reverse/break-precsave.exp: Use standard_testfile.
1049 * gdb.reverse/break-reverse.exp: Use standard_testfile.
1050 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
1051 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
1052 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
1053 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
1054 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
1055 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
1056 prepare_for_testing.
1057 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
1058 prepare_for_testing.
1059 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
1060 prepare_for_testing.
1061 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
1062 prepare_for_testing.
1063 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
1064 prepare_for_testing
1065 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
1066 * gdb.reverse/machinestate.exp: Use standard_testfile.
1067 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
1068 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
1069 build_executable.
1070 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
1071 build_executable.
1072 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
1073 standard_output_file.
1074 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
1075 standard_output_file.
1076 * gdb.reverse/step-precsave.exp: Use standard_testfile.
1077 * gdb.reverse/step-reverse.exp: Use standard_testfile.
1078 * gdb.reverse/until-precsave.exp: Use standard_testfile.
1079 * gdb.reverse/until-reverse.exp: Use standard_testfile.
1080 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
1081 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
1082
481fc100
TT
10832012-06-26 Tom Tromey <tromey@redhat.com>
1084
1085 * gdb.stabs/weird.exp: Remove directory-checking code. Use
1086 standard_output_file.
1087 * gdb.stabs/exclfwd.exp: Use standard_testfile,
1088 prepare_for_testing. Remove directory-checking code.
1089
7bb18ae2
TT
10902012-06-25 Tom Tromey <tromey@redhat.com>
1091
1092 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
1093 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
1094 build_executable, not prepare_for_testing.
1095 * gdb.multi/base.exp: Use standard_output_file. Use
1096 build_executable, not prepare_for_testing.
1097
cf09b3e4
TT
10982012-06-25 Tom Tromey <tromey@redhat.com>
1099
1100 * gdb.fortran/subarray.exp: Use standard_testfile,
1101 prepare_for_testing.
1102 * gdb.fortran/multi-dim.exp: Use standard_testfile.
1103 * gdb.fortran/module.exp: Use standard_testfile.
1104 * gdb.fortran/logical.exp: Use standard_testfile.
1105 * gdb.fortran/library-module.exp: Use standard_testfile,
1106 standard_output_file.
1107 * gdb.fortran/derived-type.exp: Use standard_testfile,
1108 prepare_for_testing.
1109 * gdb.fortran/complex.exp: Use standard_testfile,
1110 prepare_for_testing.
1111 * gdb.fortran/charset.exp: Use standard_testfile.
1112 * gdb.fortran/array-element.exp: Use standard_testfile,
1113 prepare_for_testing.
1114
18b5ff1b
KS
11152012-06-25 Keith Seitz <keiths@redhat.com>
1116
1117 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
1118 Change rbreak-related tests to KFAIL and add bugzilla numbers.
1119
17b77626
TT
11202012-06-25 Tom Tromey <tromey@redhat.com>
1121
1122 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
1123 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
1124 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
1125 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
1126
f91e3dc1
TT
11272012-06-25 Tom Tromey <tromey@redhat.com>
1128
1129 * gdb.linespec/ls-errs.exp: Use standard_testfile.
1130 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
1131 * gdb.linespec/linespec.exp: Use standard_testfile.
1132
a884434d
TT
11332012-06-25 Tom Tromey <tromey@redhat.com>
1134
1135 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
1136 prepare_for_testing.
1137
efc9d70a
TT
11382012-06-25 Tom Tromey <tromey@redhat.com>
1139
1140 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
1141 prepare_for_testing.
1142 * gdb.opt/inline-break.exp: Use standard_testfile,
1143 prepare_for_testing.
1144 * gdb.opt/inline-bt.exp: Use standard_testfile,
1145 prepare_for_testing.
1146 * gdb.opt/inline-cmds.exp: Use standard_testfile,
1147 prepare_for_testing.
1148 * gdb.opt/inline-locals.exp: Use standard_testfile,
1149 prepare_for_testing.
1150
e2fc92c6
TT
11512012-06-25 Tom Tromey <tromey@redhat.com>
1152
1153 * gdb.asm/asm-source.exp: Use standard_output_file,
1154 standard_testfile. Construct .o files in proper subdir.
1155
b0963d73
TT
11562012-06-25 Tom Tromey <tromey@redhat.com>
1157
1158 * gdb.server/ext-attach.exp: Use standard_testfile,
1159 prepare_for_testing.
1160 * gdb.server/ext-run.exp: Use standard_testfile,
1161 build_executable.
1162 * gdb.server/file-transfer.exp: Use standard_testfile,
1163 prepare_for_testing.
1164 * gdb.server/server-exec-info.exp: Use standard_testfile.
1165 * gdb.server/server-mon.exp: Use standard_testfile,
1166 prepare_for_testing.
1167 * gdb.server/server-run.exp: Use standard_testfile,
1168 build_executable.
1169 * gdb.server/solib-list.exp: Use standard_testfile,
1170 standard_output_file.
1171
8a3e1f8d
TT
11722012-06-25 Tom Tromey <tromey@redhat.com>
1173
1174 * lib/gdb.exp (standard_output_file): Use "file join".
1175 * gdb.go/chan.exp: Use standard_testfile.
1176 * gdb.go/handcall.exp: Use standard_testfile.
1177 * gdb.go/hello.exp: Use standard_testfile.
1178 * gdb.integers/chan.exp: Use standard_testfile.
1179 * gdb.go/methods.exp: Use standard_testfile.
1180 * gdb.go/package.exp: Use standard_testfile.
1181 * gdb.go/strings.exp: Use standard_testfile.
1182 * gdb.go/types.exp: Use standard_testfile.
1183 * gdb.go/unsafe.exp: Use standard_testfile.
1184
944a9061
MGD
11852012-06-25 Greta Yorsh <greta.yorsh@arm.com>
1186
1187 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
1188
1c06bd58
JK
11892012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1190
1191 Fix regression by the previous commit.
1192 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
1193
b4a58790
TT
11942012-06-22 Tom Tromey <tromey@redhat.com>
1195
1196 * gdb.python/lib-types.exp: Use standard_testfile,
1197 prepare_for_testing.
1198 * gdb.python/py-block.exp: Use standard_testfile.
1199 * gdb.python/py-breakpoint.exp: Use standard_testfile.
1200 * gdb.python/py-events.exp: Use standard_testfile,
1201 standard_output_file.
1202 * gdb.python/py-evsignal.exp: Use standard_testfile.
1203 * gdb.python/py-evethreads.exp: Use standard_testfile.
1204 * gdb.python/py-explore-cc.exp: Use standard_testfile.
1205 * gdb.python/py-explore.exp: Use standard_testfile.
1206 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
1207 standard_output_file.
1208 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
1209 prepare_for_testing.
1210 * gdb.python/py-frame-inline.exp: Use standard_testfile.
1211 * gdb.python/py-frame.exp: Use standard_testfile.
1212 * gdb.python/py-inferior.exp: Use standard_testfile.
1213 * gdb.python/py-infthread.exp: Use standard_testfile.
1214 * gdb.python/py-mi.exp: Use standard_testfile.
1215 * gdb.python/py-objfile-script.exp: Use standard_testfile,
1216 build_executable.
1217 * gdb.python/py-objfile.exp: Use standard_testfile.
1218 * gdb.python/py-pp-maint.exp: Use standard_testfile,
1219 prepare_for_testing.
1220 * gdb.python/py-prettyprint.exp: Use standard_testfile.
1221 * gdb.python/py-progspace.exp: Use standard_testfile,
1222 build_executable.
1223 * gdb.python/py-prompt.exp: Use standard_testfile,
1224 build_executable.
1225 * gdb.python/py-section-script.exp: Use standard_testfile,
1226 build_executable.
1227 * gdb.python/py-shared.exp: Use standard_testfile,
1228 standard_output_file, clean_restart.
1229 * gdb.python/py-symbol.exp: Use standard_output_file,
1230 prepare_for_testing.
1231 * gdb.python/py-symtab.exp: Use standard_output_file,
1232 prepare_for_testing
1233 * gdb.python/py-template.exp: Use standard_testfile.
1234 * gdb.python/py-type.exp: Use standard_testfile.
1235 * gdb.python/py-value-cc.exp: Use standard_testfile.
1236 * gdb.python/py-value.exp: Use standard_testfile.
1237 * gdb.python/python.exp: Use standard_testfile, build_executable.
1238
2c44deac
TT
12392012-06-22 Tom Tromey <tromey@redhat.com>
1240
1241 * gdb.objc/basicclass.exp: Use standard_testfile.
1242 (do_objc_tests): Don't declare objdir.
1243 * gdb.objc/nondebug.exp: Use standard_testfile.
1244 (do_objc_tests): Don't declare objdir.
1245 * gdb.objc/objcdecode.exp: Use standard_testfile.
1246 (do_objc_tests): Don't declare objdir.
1247
c24ccbce
TT
12482012-06-22 Tom Tromey <tromey@redhat.com>
1249
1250 * gdb.java/jmain.exp: Use standard_testfile.
1251 * gdb.java/jmisc.exp: Use standard_testfile.
1252 * gdb.java/jnpe.exp: Use standard_testfile.
1253 * gdb.java/jprint.exp: Use standard_testfile.
1254
0a6d0306
TT
12552012-06-22 Tom Tromey <tromey@redhat.com>
1256
1257 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
1258 (standard_output_file, standard_testfile): New procs.
1259 (build_executable, clean_restart): Use standard_output_file.
1260
6ea815ef
YQ
12612012-06-22 Yao Qi <yao@codesourcery.com>
1262
1263 * boards/native-gdbserver.exp: New proc ${board}_exec.
1264 * boards/native-stdio-gdbserver.exp: Likewise.
1265
4c93b1db
TT
12662012-06-21 Tom Tromey <tromey@redhat.com>
1267
1268 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
1269 (build_executable): Update.
1270 (get_compiler_info): Remove 'binfile' argument.
1271 * gdb.ada/arrayidx.exp: Update.
1272 * gdb.ada/null_array.exp: Update.
1273 * gdb.arch/altivec-abi.exp: Update.
1274 * gdb.arch/altivec-regs.exp: Update.
1275 * gdb.arch/amd64-byte.exp: Update.
1276 * gdb.arch/amd64-dword.exp: Update.
1277 * gdb.arch/amd64-word.exp: Update.
1278 * gdb.arch/i386-avx.exp: Update.
1279 * gdb.arch/i386-byte.exp: Update.
1280 * gdb.arch/i386-sse.exp: Update.
1281 * gdb.arch/i386-word.exp: Update.
1282 * gdb.arch/ppc-dfp.exp: Update.
1283 * gdb.arch/ppc-fp.exp: Update.
1284 * gdb.arch/vsx-regs.exp: Update.
1285 * gdb.base/all-bin.exp: Update.
1286 * gdb.base/annota1.exp: Update.
1287 * gdb.base/async.exp: Update.
1288 * gdb.base/attach.exp: Update.
1289 * gdb.base/break-interp.exp: Update.
1290 * gdb.base/call-ar-st.exp: Update.
1291 * gdb.base/call-rt-st.exp: Update.
1292 * gdb.base/call-sc.exp: Update.
1293 * gdb.base/callfuncs.exp: Update.
1294 * gdb.base/catch-load.exp: Update.
1295 * gdb.base/completion.exp: Update.
1296 * gdb.base/complex.exp: Update.
1297 * gdb.base/condbreak.exp: Update.
1298 * gdb.base/consecutive.exp: Update.
1299 * gdb.base/constvars.exp: Update.
1300 * gdb.base/corefile.exp: Update.
1301 * gdb.base/eval-skip.exp: Update.
1302 * gdb.base/expand-psymtabs.exp: Update.
1303 * gdb.base/exprs.exp: Update.
1304 * gdb.base/fileio.exp: Update.
1305 * gdb.base/fixsection.exp: Update.
1306 * gdb.base/funcargs.exp: Update.
1307 * gdb.base/gdb11530.exp: Update.
1308 * gdb.base/gdb1555.exp: Update.
1309 * gdb.base/gnu-ifunc.exp: Update.
1310 * gdb.base/gnu_vector.exp: Update.
1311 * gdb.base/info-macros.exp: Update.
1312 * gdb.base/jit-simple.exp: Update.
1313 * gdb.base/jit-so.exp: Update.
1314 * gdb.base/jit.exp: Update.
1315 * gdb.base/langs.exp: Update.
1316 * gdb.base/list.exp: Update.
1317 * gdb.base/logical.exp: Update.
1318 * gdb.base/long_long.exp: Update.
1319 * gdb.base/longjmp.exp: Update.
1320 * gdb.base/macscp.exp: Update.
1321 * gdb.base/mips_pro.exp: Update.
1322 * gdb.base/miscexprs.exp: Update.
1323 * gdb.base/morestack.exp: Update.
1324 * gdb.base/nodebug.exp: Update.
1325 * gdb.base/opaque.exp: Update.
1326 * gdb.base/pc-fp.exp: Update.
1327 * gdb.base/pending.exp: Update.
1328 * gdb.base/permissions.exp: Update.
1329 * gdb.base/pointers.exp: Update.
1330 * gdb.base/prelink.exp: Update.
1331 * gdb.base/printcmds.exp: Update.
1332 * gdb.base/psymtab.exp: Update.
1333 * gdb.base/ptype.exp: Update.
1334 * gdb.base/relational.exp: Update.
1335 * gdb.base/scope.exp: Update.
1336 * gdb.base/setvar.exp: Update.
1337 * gdb.base/shlib-call.exp: Update.
1338 * gdb.base/shreloc.exp: Update.
1339 * gdb.base/signals.exp: Update.
1340 * gdb.base/sizeof.exp: Update.
1341 * gdb.base/so-impl-ld.exp: Update.
1342 * gdb.base/so-indr-cl.exp: Update.
1343 * gdb.base/solib-disc.exp: Update.
1344 * gdb.base/solib-display.exp: Update.
1345 * gdb.base/solib-nodir.exp: Update.
1346 * gdb.base/solib-overlap.exp: Update.
1347 * gdb.base/solib-symbol.exp: Update.
1348 * gdb.base/solib-weak.exp: Update.
1349 * gdb.base/solib.exp: Update.
1350 * gdb.base/store.exp: Update.
1351 * gdb.base/structs.exp: Update.
1352 * gdb.base/structs2.exp: Update.
1353 * gdb.base/type-opaque.exp: Update.
1354 * gdb.base/unload.exp: Update.
1355 * gdb.base/varargs.exp: Update.
1356 * gdb.base/volatile.exp: Update.
1357 * gdb.base/watch_thread_num.exp: Update.
1358 * gdb.base/watchpoint-solib.exp: Update.
1359 * gdb.base/watchpoint.exp: Update.
1360 * gdb.base/watchpoints.exp: Update.
1361 * gdb.base/whatis.exp: Update.
1362 * gdb.cell/arch.exp: Update.
1363 * gdb.cell/break.exp: Update.
1364 * gdb.cell/bt.exp: Update.
1365 * gdb.cell/core.exp: Update.
1366 * gdb.cell/data.exp: Update.
1367 * gdb.cell/ea-cache.exp: Update.
1368 * gdb.cell/f-regs.exp: Update.
1369 * gdb.cell/fork.exp: Update.
1370 * gdb.cell/gcore.exp: Update.
1371 * gdb.cell/mem-access.exp: Update.
1372 * gdb.cell/ptype.exp: Update.
1373 * gdb.cell/registers.exp: Update.
1374 * gdb.cell/sizeof.exp: Update.
1375 * gdb.cell/solib-symbol.exp: Update.
1376 * gdb.cell/solib.exp: Update.
1377 * gdb.cp/ambiguous.exp: Update.
1378 * gdb.cp/breakpoint.exp: Update.
1379 * gdb.cp/bs15503.exp: Update.
1380 * gdb.cp/casts.exp: Update.
1381 * gdb.cp/class2.exp: Update.
1382 * gdb.cp/cpexprs.exp: Update.
1383 * gdb.cp/cplusfuncs.exp: Update.
1384 * gdb.cp/ctti.exp: Update.
1385 * gdb.cp/dispcxx.exp: Update.
1386 * gdb.cp/gdb1355.exp: Update.
1387 * gdb.cp/gdb2384.exp: Update.
1388 * gdb.cp/gdb2495.exp: Update.
1389 * gdb.cp/infcall-dlopen.exp: Update.
1390 * gdb.cp/local.exp: Update.
1391 * gdb.cp/m-data.exp: Update.
1392 * gdb.cp/m-static.exp: Update.
1393 * gdb.cp/mb-ctor.exp: Update.
1394 * gdb.cp/mb-inline.exp: Update.
1395 * gdb.cp/mb-templates.exp: Update.
1396 * gdb.cp/member-ptr.exp: Update.
1397 * gdb.cp/method.exp: Update.
1398 * gdb.cp/namespace.exp: Update.
1399 * gdb.cp/nextoverthrow.exp: Update.
1400 * gdb.cp/nsdecl.exp: Update.
1401 * gdb.cp/nsrecurs.exp: Update.
1402 * gdb.cp/nsstress.exp: Update.
1403 * gdb.cp/nsusing.exp: Update.
1404 * gdb.cp/pr-1023.exp: Update.
1405 * gdb.cp/pr-1210.exp: Update.
1406 * gdb.cp/pr-574.exp: Update.
1407 * gdb.cp/pr9631.exp: Update.
1408 * gdb.cp/printmethod.exp: Update.
1409 * gdb.cp/psmang.exp: Update.
1410 * gdb.cp/re-set-overloaded.exp: Update.
1411 * gdb.cp/rtti.exp: Update.
1412 * gdb.cp/shadow.exp: Update.
1413 * gdb.cp/templates.exp: Update.
1414 * gdb.cp/try_catch.exp: Update.
1415 * gdb.dwarf2/dw2-ranges.exp: Update.
1416 * gdb.dwarf2/pr10770.exp: Update.
1417 * gdb.fortran/library-module.exp: Update.
1418 * gdb.hp/gdb.aCC/optimize.exp: Update.
1419 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
1420 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
1421 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
1422 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
1423 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
1424 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
1425 * gdb.hp/gdb.compat/xdb1.exp: Update.
1426 * gdb.hp/gdb.compat/xdb2.exp: Update.
1427 * gdb.hp/gdb.compat/xdb3.exp: Update.
1428 * gdb.hp/gdb.defects/bs14602.exp: Update.
1429 * gdb.hp/gdb.defects/solib-d.exp: Update.
1430 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
1431 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
1432 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
1433 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
1434 * gdb.mi/gdb792.exp: Update.
1435 * gdb.mi/mi-pending.exp: Update.
1436 * gdb.mi/mi-solib.exp: Update.
1437 * gdb.mi/mi-var-cp.exp: Update.
1438 * gdb.opt/clobbered-registers-O2.exp: Update.
1439 * gdb.opt/inline-bt.exp: Update.
1440 * gdb.opt/inline-cmds.exp: Update.
1441 * gdb.opt/inline-locals.exp: Update.
1442 * gdb.python/py-events.exp: Update.
1443 * gdb.python/py-finish-breakpoint.exp: Update.
1444 * gdb.python/py-type.exp: Update.
1445 * gdb.reverse/solib-precsave.exp: Update.
1446 * gdb.reverse/solib-reverse.exp: Update.
1447 * gdb.server/solib-list.exp: Update.
1448 * gdb.stabs/weird.exp: Update.
1449 * gdb.threads/attach-into-signal.exp: Update.
1450 * gdb.threads/attach-stopped.exp: Update.
1451 * gdb.threads/tls-shared.exp: Update.
1452 * gdb.trace/change-loc.exp: Update.
1453 * gdb.trace/strace.exp: Update.
1454
95c391b6
TT
14552012-06-19 Tom Tromey <tromey@redhat.com>
1456
1457 * gdb.base/whatis.exp: Add tests.
1458
e910f0b6
TT
14592012-06-19 Tom Tromey <tromey@redhat.com>
1460
1461 * gdb.cp/m-static.cc (keepalive): New function.
1462 (gnu_obj_1::method): Use it.
1463
422d65e7
DE
14642012-06-18 Doug Evans <dje@google.com>
1465
1466 * gdb.base/info-fun.exp: New file.
1467 * gdb.base/info-fun.c: New file.
1468 * gdb.base/info-fun-solib.c: New file.
1469
e2e4d78b
JK
14702012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1471
1472 Remove stale dummy frames.
1473 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
1474 (maintenance info breakpoints): New tests.
1475 * gdb.base/stale-infcall.c: New file.
1476 * gdb.base/stale-infcall.exp: New file.
1477
1788b2d3
JK
14782012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1479
1480 * gdb.arch/amd64-entry-value-param.S: New file.
1481 * gdb.arch/amd64-entry-value-param.c: New file.
1482 * gdb.arch/amd64-entry-value-param.exp: New file.
1483
663b969e
TT
14842012-06-15 Tom Tromey <tromey@redhat.com>
1485
1486 * gdb.cp/namespace.exp: Add "show lang" test.
1487
8e09ad05
IS
14882012-06-15 Iain Sandoe <iain@codesourcery.com>
1489
1490 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
1491 case. (top level): Use gdb_file_cmd instead of gdb_load.
1492
f85e18ee
JK
14932012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1494
1495 PR tdep/14222
1496 * gdb.arch/i386-sse-stack-align.S: New file.
1497 * gdb.arch/i386-sse-stack-align.c: New file.
1498 * gdb.arch/i386-sse-stack-align.exp: New file.
1499
f3b5e280
KS
15002012-06-13 Keith Seitz <keiths@redhat.com>
1501
1502 PR breakpoints/13798 and mi/11541
1503 * gdb.linespec/ls-errs.exp: Add a few more tests for
1504 filenames with spaces and colons.
1505
50af5481
JK
15062012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1507
1508 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
1509 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
1510 (test_function): Call CV_f.
1511 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
1512 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
1513 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
1514 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
1515 (p CV_f(CV::i)): New tests.
1516
d55637df
TT
15172012-06-13 Tom Tromey <tromey@redhat.com>
1518
1519 * gdb.base/condbreak.exp: Add tests for "condition" completion.
1520
cc80f267
JK
15212012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1522
1523 Fix regression by the "ambiguous linespec" series.
1524 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
1525 tests.
1526
bb2af9cc
JK
15272012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1528
1529 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
1530 missing.
1531
e81a37f7
TT
15322012-06-11 Tom Tromey <tromey@redhat.com>
1533
1534 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
1535 location...
1536 (main): ...here.
1537
8efd7788
YQ
15382012-06-07 Yao Qi <yao@codesourcery.com>
1539
1540 * gdb.trace/strace.exp: Shorten some too-long lines.
1541
359f5fe6
PA
15422012-06-06 Pedro Alves <palves@redhat.com>
1543
1544 * gdb.threads/clone-new-thread-event.c: New file.
1545 * gdb.threads/clone-new-thread-event.exp: New file.
1546
7b2fe205
YQ
15472012-06-06 Yao Qi <yao@codesourcery.com>
1548
1549 * gdb.base/dprintf.c (main): Add extra parameter when calling
1550 printf and fprintf.
1551 (bar): New function. It is a dead function, but to ensure
1552 'malloc' is linked explicitly.
1553
3eca55e8
YQ
15542012-06-06 Yao Qi <yao@codesourcery.com>
1555
1556 * gdb.base/info-proc.exp: Return if target doesn't support
1557 'info proc'.
1558
91cc9324
JK
15592012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1560
1561 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
1562 (run program with breakpoint commands): XFAIl if it is not.
1563
c56e7c43
JB
15642012-06-05 Joel Brobecker <brobecker@adacore.com>
1565
1566 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
1567 and add comment.
1568 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
1569 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
1570 "STOP" marker. Adjust testing strategy to make it work on
1571 all targets.
1572
1573 * gdb.base/print-file-var-main.c (main): Rewrite using local
1574 variables and adjust get_version_2's return value check.
1575 Add small comment.
1576 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
1577 marker. Adjust testing strategy to make it work on all targets.
1578
ccab2054
JB
15792012-06-05 Joel Brobecker <brobecker@adacore.com>
1580
1581 * gdb.ada/bad-task-bp-keyword: New testcase.
1582
d0d86158
JK
15832012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1584
1585 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
1586 Simplify it to ...
1587 (symbol-file ${testfile1}): ... here.
1588 (test eliminated var my_global_symbol)
1589 (test eliminated var my_static_symbol)
1590 (test eliminated var my_global_func, get address of main): Wrap them to
1591 'single psymtabs' and 'single symtabs'
1592 (get address of my_global_symbol, get address of my_static_symbol)
1593 (get address of my_global_func, get address of main): Wrap them to
1594 'order1' and 'order2'.
1595
952cf74c
JK
1596 * gdb.base/code_elim.exp
1597 (add-symbol-file ${testfile1} 0x100000)
1598 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
1599 'order2'.
1600 (order1: add-symbol-file ${testfile1} 0x100000)
1601 (order1: add-symbol-file ${testfile2} 0x200000)
1602 (order2: add-symbol-file ${testfile2} 0x200000)
1603 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
1604 .bss as appropriate.
1605
0c5bf5a9
JK
16062012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1607
1608 * gdb.server/solib-list-lib.c: New file.
1609 * gdb.server/solib-list-main.c: New file.
1610 * gdb.server/solib-list.exp: New file.
1611
4196f325
MR
16122012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
1613
1614 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
1615 for 'set print symbol' change.
1616
bfb05775
JK
16172012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1618
1619 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
1620 .debug_abbrev_seg3.
1621
685b1105
JK
16222012-05-24 John Steele Scott <toojays@toojays.net>
1623
1624 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
1625 * gdb.dwarf2/dw2-icc-opaque.S: New file.
1626 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
1627
f3e0e960
SS
16282012-05-23 Stan Shebs <stan@codesourcery.com>
1629
1630 * gdb.mi/mi-info-os.exp: New file.
1631
11eb1b4d
KS
16322012-05-23 Keith Seitz <keiths@redhat.com>
1633
1634 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
1635 return -1 to suppress the rest of the tests.
1636 (compile_stap_bin): Return boolean success value.
1637
b1af9e97
TT
16382012-05-21 Tom Tromey <tromey@redhat.com>
1639
1640 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
1641 Remove kfails.
1642 (test_print_mi_member_types): Likewise.
1643
248537e3
TT
16442012-05-21 Tom Tromey <tromey@redhat.com>
1645
1646 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
1647 print symbol' change.
1648
d791e155
TJB
16492012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
1650
1651 * gdb.python/py-prompt.exp: Quit if the target is remote.
1652
e77afa2e
JK
16532012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1654
1655 Fix ERROR: internal buffer is full.
1656 * gdb.base/info-os.exp (expect_multiline): New function.
1657 (get process list, get process groups, get threads)
1658 (get file descriptors, get internet-domain sockets)
1659 (get shared-memory regions, get semaphores, get message queues): Use
1660 it for these tests.
1661
9cb709b6
TT
16622012-05-18 Tom Tromey <tromey@redhat.com>
1663
1664 * gdb.mi/mi-var-cmd.exp: Update.
1665 * gdb.objc/basicclass.exp (do_objc_tests): Update.
1666 * gdb.cp/virtbase.exp: Update.
1667 * gdb.cp/classes.exp (test_static_members): Update.
1668 * gdb.cp/casts.exp: Update.
1669 * gdb.base/pointers.exp: Update.
1670 * gdb.base/funcargs.exp (pointer_args): Update.
1671 (structs_by_reference): Update.
1672 * gdb.base/find.exp: Update.
1673 * gdb.base/call-strs.exp: Send "set print symbol off".
1674 * gdb.base/call-ar-st.exp: Update.
1675 * gdb.ada/fun_addr.exp: Update.
1676 * gdb.base/printcmds.exp (test_print_symbol): New proc.
1677 Call it.
1678 (test_print_repeats_10, test_print_strings)
1679 (test_print_char_arrays): Update.
1680
b012acdd
TT
16812012-05-18 Tom Tromey <tromey@redhat.com>
1682
1683 * gdb.base/charset.exp (string_display): Update.
1684
1d51a733
TT
16852012-05-18 Tom Tromey <tromey@redhat.com>
1686
1687 * gdb.mi/mi2-var-display.exp: Update.
1688 * gdb.mi/mi-var-display.exp: Update.
1689 * gdb.mi/mi-var-child.exp: Update.
1690 * gdb.cp/expand-psymtabs-cxx.exp: Update.
1691 * gdb.cp/cp-relocate.exp (get_func_address): Update.
1692
957df313
DE
16932012-05-17 Doug Evans <dje@google.com>
1694
682c7f7b
DE
1695 * info-macros.exp: Pass "debug" to prepare_for_testing.
1696
957df313
DE
1697 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
1698 * gdb.ada/Makefile.in (clean): Ditto.
1699 * gdb.arch/Makefile.in (clean): Ditto.
1700 * gdb.asm/Makefile.in (clean): Ditto.
1701 * gdb.base/Makefile.in (clean): Ditto.
1702 * gdb.cell/Makefile.in (clean): Ditto.
1703 * gdb.cp/Makefile.in (clean): Ditto.
1704 * gdb.disasm/Makefile.in (clean): Ditto.
1705 * gdb.dwarf2/Makefile.in (clean): Ditto.
1706 * gdb.fortran/Makefile.in (clean): Ditto.
1707 * gdb.go/Makefile.in (clean): Ditto.
1708 * gdb.hp/Makefile.in (clean): Ditto.
1709 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
1710 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
1711 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
1712 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
1713 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
1714 * gdb.java/Makefile.in (clean): Ditto.
1715 * gdb.linespec/Makefile.in (clean): Ditto.
1716 * gdb.mi/Makefile.in (clean): Ditto.
1717 * gdb.modula2/Makefile.in (clean): Ditto.
1718 * gdb.multi/Makefile.in (clean): Ditto.
1719 * gdb.objc/Makefile.in (clean): Ditto.
1720 * gdb.opencl/Makefile.in (clean): Ditto.
1721 * gdb.opt/Makefile.in (clean): Ditto.
1722 * gdb.pascal/Makefile.in (clean): Ditto.
1723 * gdb.python/Makefile.in (clean): Ditto.
1724 * gdb.reverse/Makefile.in (clean): Ditto.
1725 * gdb.server/Makefile.in (clean): Ditto.
1726 * gdb.stabs/Makefile.in (clean): Ditto.
1727 * gdb.threads/Makefile.in (clean): Ditto.
1728 * gdb.trace/Makefile.in (clean): Ditto.
1729 * gdb.xml/Makefile.in (clean): Ditto.
1730
abc9d0dc
TT
17312012-05-16 Tom Tromey <tromey@redhat.com>
1732
1733 * gdb.base/macscp1.c (macscp_expr): Add comment.
1734 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
1735
6a3a010b
MR
17362012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
1737
1738 * gdb.base/return-nodebug.exp: Also test float and double types.
1739
01429c8e
JK
17402012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1741
1742 PR testsuite/12649
1743 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
1744
54115cd4
JK
1745 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
1746
0c5f383f
SDJ
17472012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
1748
1749 * gdb.base/stap-probe.exp (stap_test): Remove calls to
1750 `rerun_to_main'.
1751 (stap_test_no_debuginfo): Likewise.
1752
e7e0cddf
SS
17532012-05-14 Stan Shebs <stan@codesourcery.com>
1754
1755 * gdb.base/dprintf.c: New file.
1756 * gdb.base/dprintf.exp: New file.
1757
c772f8e7
HZ
17582012-05-14 Hui Zhu <hui_zhu@mentor.com>
1759
1760 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
1761 * gdb.trace/disconnected-tracing.c: New file.
1762 * gdb.trace/disconnected-tracing.exp: New file.
1763
7efc75aa
SCR
17642012-05-13 Siva Chandra Reddy <sivachandra@google.com>
1765
1766 * gdb.python/python.c: Add a new breakpoint comment.
1767 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
1768
85d4a676
SS
17692011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
1770
1771 * gdb.base/info-os.exp: New file.
1772 * gdb.base/info-os.c: New file.
1773
64ea88dc
JB
17742012-05-10 Joel Brobecker <brobecker@adacore.com>
1775
4647ab1b
JB
1776 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
1777 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
1778 New files.
64ea88dc 1779
afba63f1
JB
17802012-05-10 Joel Brobecker <brobecker@adacore.com>
1781
1782 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
1783 gdb.base/ctxobj.exp: New files.
1784
9d198b1e
TT
17852012-05-09 Tom Tromey <tromey@redhat.com>
1786
1787 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
1788
9bfee719
MR
17892012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
1790
1791 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
1792
3a7341d8
MR
17932012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
1794
1795 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
1796 before using it.
1797
52b3699b
TG
17982012-05-04 Tristan Gingold <gingold@adacore.com>
1799
1800 * gdb.base/set-noassign.exp: New test.
1801
a20ee7a4
SCR
18022012-05-03 Siva Chandra Reddy <sivachandra@google.com>
1803
1804 * gdb.python/py-symbol.exp: Add tests to test the new methods
1805 gdb.Symtab.global_block() and gdb.Symtab.static_block().
1806 * gdb.python/py-symbol.c: Add new struct to help test
1807 gdb.Symtab.static_block().
1808
bf2f0858
DE
18092012-05-03 Doug Evans <dje@google.com>
1810
1811 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
1812 commented out.
1813
2d4e0376
YQ
18142012-05-03 Yao Qi <yao@codesourcery.com>
1815
1816 * gdb.base/catch-syscall.exp: Skip it before compilation if target
1817 doesn't support.
1818 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
1819 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
1820
6d0bb9f3
YQ
18212012-05-03 Yao Qi <yao@codesourcery.com>
1822
1823 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
1824
fd820528
DE
18252012-04-30 Doug Evans <dje@google.com>
1826
1827 PR testsuite/13961
1828 * gdb.dwarf2/pr13961.S: New file.
1829 * gdb.dwarf2/pr13961.exp: New file.
1830
b9e219b9
YQ
18312012-04-29 Yao Qi <yao@codesourcery.com>
1832
1833 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
1834
3019eac3
DE
18352012-04-28 Doug Evans <dje@google.com>
1836
1837 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
1838 .Ltype_int_in_cu2. Use name "int2" instead of "int".
1839 All uses updated.
1840 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
1841 "ptype func_cu1" to expand cu2 before cu1.
1842
62e5f89c
SDJ
18432012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
1844 Tom Tromey <tromey@redhat.com>
1845
1846 * gdb.base/default.exp: Add `$_probe_arg*' convenience
1847 variables.
1848 * gdb.base/stap-probe.c: New file.
1849 * gdb.base/stap-probe.exp: New file.
1850 * gdb.trace/stap-trace.c: New file.
1851 * gdb.trace/stap-trace.exp: New file.
1852 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
1853 libgcc's unwinder.
1854
14132e89
MR
18552012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
1856
1857 * gdb.arch/mips16-thunks-inmain.c: New file.
1858 * gdb.arch/mips16-thunks-main.c: New file.
1859 * gdb.arch/mips16-thunks-sin.c: New file.
1860 * gdb.arch/mips16-thunks-sinfrob.c: New file.
1861 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
1862 * gdb.arch/mips16-thunks-sinmain.c: New file.
1863 * gdb.arch/mips16-thunks-sinmips16.c: New file.
1864 * gdb.arch/mips16-thunks.exp: New file.
1865
a766d390
DE
18662012-04-25 Doug Evans <dje@google.com>
1867
1868 * configure.ac: Create gdb.go/Makefile.
1869 * configure: Regenerate.
1870 * gdb.base/default.exp: Add "go" to "set language" testing.
1871 * gdb.go/Makefile.in: New file.
1872 * gdb.go/basic-types.exp: New file.
1873 * gdb.go/chan.exp: New file.
1874 * gdb.go/chan.go: New file.
1875 * gdb.go/handcall.exp: New file.
1876 * gdb.go/handcall.go: New file.
1877 * gdb.go/hello.exp: New file.
1878 * gdb.go/hello.go: New file.
1879 * gdb.go/integers.exp: New file.
1880 * gdb.go/integers.go: New file.
1881 * gdb.go/methods.exp: New file.
1882 * gdb.go/methods.go: New file.
1883 * gdb.go/package.exp: New file.
1884 * gdb.go/package1.go: New file.
1885 * gdb.go/package2.go: New file.
1886 * gdb.go/print.exp: New file.
1887 * gdb.go/strings.exp: New file.
1888 * gdb.go/strings.go: New file.
1889 * gdb.go/types.exp: New file.
1890 * gdb.go/types.go: New file.
1891 * gdb.go/unsafe.exp: New file.
1892 * gdb.go/unsafe.go: New file.
1893 * lib/future.exp: Add Go support.
1894 (gdb_find_go, gdb_find_go_linker): New procs.
1895 (gdb_default_target_compile): Add Go support.
1896 * lib/gdb.exp (skip_go_tests): New proc.
1897 * lib/go.exp: New file.
1898
e65f9ffb
TT
18992012-04-25 Tom Tromey <tromey@redhat.com>
1900
1901 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
1902
14e75d8e
JK
19032012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
1904 Jan Kratochvil <jan.kratochvil@redhat.com>
1905
1906 PR symtab/7259:
1907 * gdb.base/enumval.c: New test case.
1908 * gdb.base/enumval.exp: New test case.
1909 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
1910 field.bitpos.
1911
f3525b70
PA
19122012-04-17 Pedro Alves <palves@redhat.com>
1913
1914 * Makefile.in (site.exp): Make site.exp source
1915 $srcdir/lib/append_gdb_boards_dir.exp.
1916 * lib/append_gdb_boards_dir.exp: New file.
1917
bccbefd2
JK
19182012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1919
1920 New option "set auto-load safe-path".
1921 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
1922 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
1923
bf88dd68
JK
19242012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1925
1926 auto-load: Implementation.
1927 * gdb.base/help.exp (test set height): Increase the height.
1928 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
1929 to ...
1930 (info auto-load python-scripts): ... here.
1931 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
1932 to ...
1933 (info auto-load python-scripts *): ... here.
1934
c0d4d1c0
YQ
19352012-04-16 Yao Qi <yao@codesourcery.com>
1936
1937 * lib/trace-support.exp (get_in_proc_agent): New.
1938 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
1939 of in process trace agent.
1940 * gdb.trace/ftrace.exp: Likewise.
1941 * gdb.trace/pending.exp: Likewise.
1942 * gdb.trace/trace-break.exp: Likewise.
1943 * gdb.trace/trace-mt.exp
1944 * gdb.trace/tspeed.exp: Likewise.
1945 * gdb.trace/tstatus.exp
1946 * gdb.trace/strace.exp: Likewise.
1947
cbf68a60
TS
19482012-04-16 Thomas Schwinge <thomas@codesourcery.com>
1949
dd6d3b70
TS
1950 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
1951 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
1952
cbf68a60
TS
1953 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
1954
8264ba82
AG
19552012-04-14 Anton Gorenkov <xgsa@yandex.ru>
1956
1957 PR mi/13393
1958 * gdb.mi/mi-var-rtti.cc: New file.
1959 * gdb.mi/mi-var-rtti.exp: New file.
1960 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
1961 function.
1962 (mi_varobj_update_with_type_change): updated to avoid code duplication.
1963
de0919f8 19642012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
1965
1966 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
1967 EXECUTABLES.
1968 * gdb.python/py-explore.c: C program used for testing the new
1969 'explore' command on C constructs.
1970 * gdb.python/py-explore.cc: C++ program used for testing the new
1971 'explore' command on C++ constructs.
1972 * gdb-python/py-explore.exp: Tests for the new 'explore'
1973 command on C constructs.
1974 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
1975 command on C++ constructs.
1976
a82da7dd
MK
19772012-04-07 Mark Kettenis <kettenis@gnu.org>
1978
1979 * gdb.base/funcargs.exp (complex_args): Fix typo.
1980
e127cba8
JK
19812012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1982
1983 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
1984 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
1985
40e084e1
KS
19862012-04-05 Keith Seitz <keiths@redhat.com>
1987
1988 * gdb.base/advance.exp: Update error message for
1989 "advance malformed" test.
1990 * gdb.base/break.exp: Likewise for "breakpoint with
1991 trailing garbage" test.
1992 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
1993 with trailing garbage" test.
1994 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
1995 trailng garbage" test.
1996 * gdb.base/until.exp: Likewise for "malformed until" test.
1997 * gdb.cp/ovldbreak.exp: Create the breakpoint table
1998 for "breakpoint info (after setting on all)".
1999 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
2000 tests.
2001 * gdb.cp/cplabel.cc: New file.
2002 * gdb.cp/cplabel.exp: New test.
2003 * gdb.linespec/ls-errs.c: New file.
2004 * gdb.linespec/ls-errs.exp: New test.
2005
a72c8f6a
JK
20062012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2007
2008 * gdb.trace/unavailable.exp
2009 (collect globals: print object on: print derived_partial)
2010 (collect globals: print object on: print derived_whole)
2011 (collect globals: print object off: print derived_partial)
2012 (collect globals: print object off: print derived_whole): Update
2013 expected output.
2014
f87a3023
KS
20152012-03-30 Keith Seitz <keiths@redhat.com>
2016
2017 * gdb.python: Add test for linespecs with commas.
2018
e2171b3c
KS
20192012-03-28 Keith Seitz <keiths@redhat.com>
2020
2021 * gdb.linespec/ls-dollar.cc: New file.
2022 * gdb.linespec/ls-dollar.exp: New test.
2023
20242012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
2025
2026 * gdb.cp/namespace.exp: Add breakpoint tests for functions
2027 starting with the global namespace.
2028
2f4e0a80
DE
20292012-03-23 Doug Evans <dje@google.com>
2030
2031 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
2032
7b282c5a
SCR
20332012-03-22 Siva Chandra Reddy <sivachandra@google.com>
2034
2035 * gdb.python/py-value.cc: Add test case for testing the
2036 methodology exposing C++ values to Python.
2037 * gdb.python/py-value-cc.exp: Add tests testing the methodology
2038 exposing C++ values to Python.
2039 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
2040
2e98ca53
JK
20412012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2042 Siddhesh Poyarekar <siddhesh@redhat.com>
2043
2044 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
2045 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
2046 (generate native core dump): Make the test unsupported if core cannot
2047 be generated.
2048
8320cc4f
JK
20492012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2050
2051 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
2052 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
2053 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
2054
3a69ffb2
JK
20552012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
2056
2057 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
2058
8fabffee
DE
20592012-03-17 Doug Evans <dje@google.com>
2060
2061 * dg-extract-results.sh: Handle KFAILs.
2062
ab260dad
JK
20632012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2064
2065 PR symtab/13777
2066 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
2067
53ba8333
JB
20682012-03-16 Joel Brobecker <brobecker@adacore.com>
2069
2070 * gdb.ada/set_pckd_arr_elt: New testcase.
2071
481860b3
GB
20722012-03-16 Gary Benson <gbenson@redhat.com>
2073
2074 PR breakpoints/10738
2075 * gdb.opt/inline-break.exp: New file.
2076 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
2077 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
2078 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
2079 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
2080 * gdb.base/async-shell.exp: Likewise.
2081 * lib/mi-support.exp (library_loaded_re): Likewise.
2082
410528f0
TT
20832012-03-15 Tom Tromey <tromey@redhat.com>
2084
2085 * gdb.cp/virtfunc2.exp: Update expected output.
2086 * gdb.cp/pr9631.exp: Update expected output.
2087 * gdb.cp/member-ptr.exp: Update expected output.
2088 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
2089 output.
2090 * gdb.cp/casts.exp: Update expected output.
2091
c4aeac85
TT
20922012-03-15 Tom Tromey <tromey@redhat.com>
2093
2094 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
2095 (test_info_vtbl): Likewise.
2096 (do_tests): Call test_info_vtbl.
2097 * gdb.cp/virtfunc.cc (va): New global.
2098
856d06f9
TS
20992012-03-15 Thomas Schwinge <thomas@codesourcery.com>
2100
2101 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
2102 describing DWARF data structures.
2103 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
2104 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
2105 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
2106 * gdb.dwarf2/dw2-entry-value.S: Likewise.
2107 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
2108 * gdb.dwarf2/dw2-param-error.S: Likewise.
2109 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
2110 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
2111 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
2112 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
2113 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
2114 * gdb.dwarf2/pr11465.S: Likewise.
2115
e837f12a
JK
21162012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2117
2118 * gdb.mi/mi2-prompt.exp: New file.
2119
ccbb4f28
JB
21202012-03-13 Joel Brobecker <brobecker@adacore.com>
2121
2122 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
2123
32039130
JB
21242012-03-13 Joel Brobecker <brobecker@adacore.com>
2125
2126 * gdb.ada/bp_range_type: New testcase.
2127
16899756
DE
21282012-03-13 Doug Evans <dje@google.com>
2129
2130 * gdb.base/default.exp: Delete tests for symbol-reloading.
2131 * gdb.base/help.exp: Ditto.
2132 * gdb.base/setshow.exp: Ditto.
2133 * gdb.base/gdb_history: Delete references to symbol-reloading.
2134
87b0bb13
JK
21352012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2136
2137 * gdb.base/attach-twice.c: New files.
2138 * gdb.base/attach-twice.exp: New files.
2139
0d7941a9
KS
21402012-03-08 Keith Seitz <keiths@redhat.com>
2141
2142 * lib/gdb.exp (gdb_get_line_number): Throw an
2143 error instead of returning -1.
2144 * gdb.base/break.exp: Remove unused variable
2145 bp_location5.
2146 * gdb.base/hbreak2.exp: Likewise.
2147 * gdb.base/sepdebug.exp: Likewise.
2148
f4647387
YQ
21492012-03-08 Yao Qi <yao@codesourcery.com>
2150 Pedro Alves <palves@redhat.com>
2151
2152 Fix PR server/13392.
2153 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
2154 (tracepoint_change_loc_2): Remove kfail. Return if failed to
2155 download tracepoints.
2156 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
2157 (pending_tracepoint_resolved_during_trace): Likewise.
2158 (pending_tracepoint_installed_during_trace): Likewise.
2159 (pending_tracepoint_with_action_resolved): Likewise.
2160
83c532cb
KS
21612012-03-08 Keith Seitz <keiths@redhat.com>
2162
2163 * gdb.ada/array_bounds.exp: Get breakpoint for line
2164 with "START", not "STOP".
2165 * gdb.python/py-infthread.exp: Do not continue to
2166 line marked "Break here.", which is undefined.
2167
d6b6bbb7
LM
21682012-03-08 Luis Machado <lgustavo@codesourcery.com>
2169
2170 Revert:
2171
2172 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2173
2174 Implement testsuite workaround for PR breakpoints/13781.
2175 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
2176 (set breakpoint condition-evaluation host): New conditional command.
2177
7fe25d9b
JK
21782012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2179
2180 Fix CU relative vs. absolute DIE offsets.
2181 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
2182 one.
2183
51898c15
JK
21842012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2185
2186 Fix false FAIL on distros with relro linkage as default.
2187 * gdb.reverse/solib-precsave.exp: Try to compile the test using
2188 -Wl,-z,norelro first.
2189
8131799e
JB
21902012-03-06 Joel Brobecker <brobecker@adacore.com>
2191
2192 * gdb.ada/bp_on_var: New testcase.
2193
ba241969
JB
21942012-03-06 Joel Brobecker <brobecker@adacore.com>
2195
2196 * gdb.ada/bp_enum_homonym: New testcase.
2197
abe49676
YQ
21982012-03-06 Yao Qi <yao@codesourcery.com>
2199
2200 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
2201 x86_64-*-* and i?86-*-*.
2202 Set up KFAIL for gdb/13808.
2203
d8df103b
TT
22042012-03-05 Tom Tromey <tromey@redhat.com>
2205
2206 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
2207 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
2208
b7b189f3
TT
22092012-03-05 Tom Tromey <tromey@redhat.com>
2210
2211 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
2212
69dc1c4d
YQ
22132012-03-04 Yao Qi <yao@codesourcery.com>
2214
2215 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
2216 messages for KFAIL.
2217
3f20c47f
JK
22182012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2219
2220 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
2221 (print one_two_three, indexes off, print few_reps, indexes off)
2222 (print many_reps, indexes off, print empty, indexes off)
2223 (print one_two_three, print few_reps, print many_reps, print empty):
2224 Call setup_xfail if $gcc_old.
2225
abf1152a
JK
22262012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2227
2228 Implement testsuite workaround for PR breakpoints/13781.
2229 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
2230 (set breakpoint condition-evaluation host): New conditional command.
2231
a06715f8
JK
22322012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2233
2234 Code cleanup.
2235 * gdb.cp/mb-templates.exp: New variables executable. Use it for
2236 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
2237 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
2238 number 1 by $bpnum. Four times.
2239
5808517f
YQ
22402012-03-03 Yao Qi <yao@codesourcery.com>
2241
2242 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
2243
dfe2ac14
JK
22442012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2245
2246 Setup KFAIL for PR server/13796.
2247 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
2248
8bbc467a
JB
22492012-03-02 Joel Brobecker <brobecker@adacore.com>
2250
2251 * gdb.ada/operator_bp: New testcase.
2252
c0eac87f
JB
22532012-03-02 Joel Brobecker <brobecker@adacore.com>
2254
2255 * gdb.ada/info_locals_renaming: New testcase.
2256
4f42c881
TT
22572012-03-02 Tom Tromey <tromey@redhat.com>
2258
2259 * gdb.base/nextoverexit.c: New file.
2260 * gdb.base/nextoverexit.exp: New file.
2261
7380c0c9
EBM
22622012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
2263
2264 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
2265 parameter.
2266
1faeff08
MR
22672012-03-01 Maciej W. Rozycki <macro@mips.com>
2268
2269 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
2270 core registers.
2271
320b6f49
MR
22722012-03-01 Maciej W. Rozycki <macro@mips.com>
2273 Maciej W. Rozycki <macro@codesourcery.com>
2274 Daniel Jacobowitz <dan@codesourcery.com>
2275
2276 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
2277
ad5f7d6e
PA
22782012-03-01 Pedro Alves <palves@redhat.com>
2279
2280 PR gdb/13767
2281
2282 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
2283 (gdb_collect_globals_test): Call it.
2284
d3dc44a6
KS
22852012-03-01 Keith Seitz <keiths@redhat.com>
2286
2287 * gdb.cp/method2.exp: Output of overload menu is now
2288 alphabetized. Update tests for "break A::method".
2289 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
2290 of hard-coding them.
2291 Overload menu is alphabetized: rewrite to accommodate.
2292 Unset variables LINE and TYPES which are used in other tests.
2293 Compute the output of "info break".
2294 Update the breakpoint table after all breakpoints are deleted.
2295 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
2296 compute ACTUALS and the method body based on parameters.
2297 Update expected output accordingly.
2298 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
2299 unique comments to allow the use of gdb_get_line_number.
2300
23012012-03-01 Keith Seitz <keiths@redhat.com>
2302
2303 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
2304 some Tcl syntax.
2305 * gdb.cp/ovldbreak.exp: Likewise.
2306
7949c2a0
KS
23072012-03-01 Keith Seitz <keiths@redhat.com>
2308
2309 * gdb.base/help.exp (help show user): Update expected result
2310 for new doc string changes (add "non-python").
2311
7d74f244
DE
23122012-03-01 Scott J. Goldman <scottjg@vmware.com>
2313
2314 * gdb.python/py-cmd.exp: Add test to verify that python commands can
2315 be put in the user-defined category and that the commands appear in
2316 "help user-defined".
2317
1b611343
JB
23182012-02-29 Joel Brobecker <brobecker@adacore.com>
2319
2320 * gdb.ada/tagged_not_init: New testcase.
2321
99b1c762
JB
23222012-02-29 Joel Brobecker <brobecker@adacore.com>
2323
2324 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
2325 * gdb.ada/enum_idx_packed: New testcase.
2326
2d4a02ee
JB
23272012-02-29 Joel Brobecker <brobecker@adacore.com>
2328
2329 * gdb.ada/aliased_array: New testcase.
2330
2e6fda7d
JB
23312012-02-29 Joel Brobecker <brobecker@adacore.com>
2332
2333 * gdb.ada/whatis_array_val: New testcase.
2334
9a7f938f
JK
23352012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2336
2337 Fix disp-step-syscall.exp: fork: single step over fork.
2338 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
2339 whitespaces.
2340 (single step over $syscall): Remove its check.
2341 (single step over $syscall final pc): New check.
2342
8703a944
JK
23432012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2344
2345 Support processors without SSSE3.
2346 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
2347 pabsd into ...
2348 (ssse3_test): ... a new function.
2349 (main): Call ssse3_test.
2350 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
2351 Update expected values everywhere.
2352 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
2353 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
2354 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
2355 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
2356 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
2357 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
2358 Move these tests lower.
2359 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
2360 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
2361 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
2362 New tests.
2363
c03e6ccc
YQ
23642012-02-29 Yao Qi <yao@codesourcery.com>
2365 Pedro Alves <palves@redhat.com>
2366
2367 * gdb.trace/trace-mt.c: New.
2368 * gdb.trace/trace-mt.exp: New.
2369
7964b62a
TS
23702012-02-28 Thomas Schwinge <thomas@codesourcery.com>
2371
2c8910ba
TS
2372 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
2373 numbers instead of hardcoding them.
2374 * gdb.base/annota1.c: Provide suitable markers.
2375 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
2376 numbers instead of hardcoding them.
2377 * gdb.base/annota3.c: Provide suitable markers.
2378
2379 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
2380 * gdb.base/annota3.c: Likewise.
2381 * gdb.base/sigall.c: Likewise.
2382 * gdb.base/signals.c: Likewise.
2383 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 2384
5a41c0b7
MR
23852012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
2386
2387 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
2388 failure return path.
2389
ebbbe5c5
LM
23902012-02-27 Luis Machado <lgustavo@codesourcery.com>
2391
2392 * gdb.base/save-bp.exp: Account for new condition evaluator output.
2393
8d126d8a
LM
23942012-02-24 Luis Machado <lgustavo@codesourcery.com>
2395
2396 * gdb.base/cond-eval-mode.exp: New file.
2397
11337c2f
PA
23982012-02-24 Pedro Alves <palves@redhat.com>
2399
2400 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
2401 (top level): Use with_test_prefix.
2402
13fc3e3c
PA
24032012-02-24 Pedro Alves <palves@redhat.com>
2404
2405 * gdb.threads/attach-into-signal.exp (corefunc): Use
2406 with_test_prefix.
2407
07c1b626
JK
24082012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2409
2410 Fix false FAILs on old CPUs without SSE.
2411 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
2412 Return untested for Illegal instruction.
2413
596ba138
JK
24142012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2415
2416 Fix false FAILs with glibc debug infos installed.
2417 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
2418 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
2419
aeaa2474
SA
24202012-02-22 Sterling Augustine <saugustine@google.com>
2421
2422 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
2423 constant with cast.
2424
aed555c9
PA
24252012-02-21 Pedro Alves <palves@redhat.com>
2426
2427 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
2428
78afebb4
PA
24292012-02-21 Pedro Alves <palves@redhat.com>
2430
2431 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
2432
fdcfef12
PA
24332012-02-21 Pedro Alves <palves@redhat.com>
2434
2435 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
2436 with_test_prefix.
2437
0f4d39d5
PA
24382012-02-21 Pedro Alves <palves@redhat.com>
2439
2440 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
2441 with_test_prefix here.
2442 (top level): Do it here instead. Remove `:' from the
2443 with_test_prefix string.
2444 * gdb.base/attach-pie-misread.exp: Remove the leading space the
2445 the suffix `:' from the with_test_prefix prefix string.
2446 * gdb.base/break-interp.exp: Ditto.
2447 * gdb.base/catch-load.exp: Ditto.
2448 * gdb.base/disp-step-syscall.exp: Ditto.
2449 * gdb.base/jit-so.exp: Ditto.
2450 * gdb.base/jit.exp: Ditto.
2451 * gdb.base/sepdebug.exp: Ditto.
2452 * gdb.base/solib-display.exp: Ditto.
2453 * gdb.base/solib-overlap.exp: Ditto.
2454 * gdb.base/watch-cond-infcall.exp: Ditto.
2455 * gdb.base/watchpoint.exp: Ditto.
2456 * gdb.dwarf2/dw2-noloc.exp: Ditto.
2457 * gdb.mi/mi-watch.exp: Ditto.
2458 * gdb.mi/mi2-watch.exp: Ditto.
2459 * gdb.threads/non-ldr-exc-1.exp: Ditto.
2460 * gdb.threads/non-ldr-exc-2.exp: Ditto.
2461 * gdb.threads/non-ldr-exc-3.exp: Ditto.
2462 * gdb.threads/non-ldr-exc-4.exp: Ditto.
2463 * gdb.threads/watchpoint-fork.exp: Ditto.
2464 * gdb.threads/watchthreads-reorder.exp: Ditto.
2465 * gdb.trace/change-loc.exp: Ditto.
2466 * gdb.trace/pending.exp: Ditto.
2467 * gdb.trace/status-stop.exp: Ditto.
2468 * gdb.trace/strace.exp: Ditto.
2469 * gdb.trace/trace-break.exp: Ditto.
2470 * gdb.trace/unavailable.exp: Ditto.
2471 * lib/gdb.exp (with_test_prefix): Always prefix with space and
2472 suffix with colon. Adjust leading comments.
2473
6a5870ce
PA
24742012-02-21 Pedro Alves <palves@redhat.com>
2475 Tom Tromey <tromey@redhat.com>
2476
2477 * lib/gdb.exp: Add description of test prefixes.
2478 (with_test_prefix): New procedure.
2479 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
2480 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
2481 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
2482 instead of lappend to append to pf_prefix.
2483 * gdb.base/catch-load.exp: Use with_test_prefix.
2484 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
2485 * gdb.base/jit-so.exp: Use with_test_prefix.
2486 * gdb.base/jit.exp: Use with_test_prefix.
2487 * gdb.base/return-nodebug.exp (do_test): Use append instead of
2488 lappend to append to pf_prefix.
2489 * gdb.base/sepdebug.exp: Use with_test_prefix.
2490 * gdb.base/solib-display.exp: Use with_test_prefix.
2491 * gdb.base/solib-overlap.exp: Use with_test_prefix.
2492 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
2493 * gdb.base/watchpoint.exp: Use with_test_prefix.
2494 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
2495 * gdb.mi/mi-watch.exp: Use with_test_prefix.
2496 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
2497 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
2498 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
2499 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
2500 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
2501 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
2502 append instead of lappend to append to pf_prefix.
2503 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
2504 * gdb.trace/change-loc.exp: Use with_test_prefix.
2505 * gdb.trace/pending.exp: Use with_test_prefix.
2506 * gdb.trace/status-stop.exp: Use with_test_prefix.
2507 * gdb.trace/strace.exp: Use with_test_prefix.
2508 * gdb.trace/trace-break.exp: Use with_test_prefix.
2509 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
2510 instead of lappend to append to pf_prefix.
2511
35dc4a6b
JK
25122012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2513
2514 Fix racy FAILs.
2515 * gdb.base/inferior-died.c (main): Add return of 0.
2516 * gdb.base/inferior-died.exp (continue): Fix expectation of
2517 asynchronous events.
2518 (p 1): New test.
2519
c5a006e6
PA
25202012-02-20 Pedro Alves <palves@redhat.com>
2521
2522 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
2523 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
2524 gdb's internal debug output. For the non-threaded case, look for
2525 "Program received signal SIGLARM", for the threaded case, peek at
2526 the thread's siginfo.
2527
cc51a170
PA
25282012-02-20 Pedro Alves <palves@redhat.com>
2529
2530 General cleanup, make output test messages unique, and build
2531 different executable files for the non-threaded and threaded
2532 cases.
2533
2534 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
2535 Delete.
2536 (executable_nothr, executable_thr): New globals.
2537 (top level): Adjust to delete both executables.
2538 (corefunc): New parameter $executable. Set $pf_prefix instead of
2539 hand writing a prefix in tests. Issue a clean_restart and enable
2540 lin-lwp debug output here.
2541 (top level): Adjust. Use build_executable. Don't start gdb here,
2542 and don't enable lin-lwp debug output here.
2543 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
2544
c755f03d
JK
25452012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2546
2547 Fix racy FAILs.
2548 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
2549 "continue" command.
2550
6bec5e0a
JK
25512012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2552
2553 Fix for gdbserver non-extended mode.
2554 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
2555 and gdb_run_cmd.
2556
2e8265fd
TT
25572012-02-17 Tom Tromey <tromey@redhat.com>
2558
2559 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
2560 * gdb.python/py-events.exp: Check 'dir' output.
2561 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
2562
9e507076
YQ
25632012-02-17 Yao Qi <yao@codesourcery.com>
2564
2565 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
2566
32d22ab1
TT
25672012-02-16 Tom Tromey <tromey@redhat.com>
2568
2569 * gdb.base/inferior-died.c: Don't include stdio.h.
2570
9addecb9
TT
25712012-02-16 Tom Tromey <tromey@redhat.com>
2572
2573 * gdb.base/inferior-died.c: New file.
2574 * gdb.base/inferior-died.exp: New file.
2575
4cb6da1c
AR
25762012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
2577
2578 * gdb.base/break-inline.exp: New file.
2579 * gdb.base/break-inline.c: New file.
2580
3af2590d
TT
25812012-02-15 Tom Tromey <tromey@redhat.com>
2582
2583 * gdb.base/pc-fp.exp: Add "info register" tests.
2584
29988831
TT
25852012-02-15 Tom Tromey <tromey@redhat.com>
2586
2587 * gdb.base/regs.exp: Remove.
2588
10010058
PA
25892012-02-15 Pedro Alves <palves@redhat.com>
2590
2591 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
2592 the target doesn't support tracepoints.
2593 * gdb.trace/circ.exp: Ditto.
2594 * gdb.trace/collection.exp: Ditto.
2595 * gdb.trace/packetlen.exp: Ditto.
2596 * gdb.trace/passc-dyn.exp: Ditto.
2597 * gdb.trace/report.exp: Ditto.
2598 * gdb.trace/tfind.exp: Ditto.
2599 * gdb.trace/tspeed.exp: Ditto.
2600 * gdb.trace/tsv.exp: Ditto.
2601 * gdb.trace/unavailable.exp: Ditto.
2602 * gdb.trace/while-dyn.exp: Ditto.
2603
a2e0062d
PA
26042012-02-15 Pedro Alves <palves@redhat.com>
2605
2606 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
2607 gdb_test_multiple, and call unsupported instead of fail, if the
2608 remote side does not support the request.
2609
a1999d40
PA
26102012-02-15 Pedro Alves <palves@redhat.com>
2611
2612 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
2613 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
2614 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
2615 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
2616 * gdb.server/server-run.exp: Make sure gdb is disconnected.
2617 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
2618 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
2619 doesn't start with "extended-" already.
2620
7cee1e54
PA
26212012-02-15 Pedro Alves <palves@redhat.com>
2622
2623 Support extended-remote. Avoid cascading timeouts.
2624
2625 * gdb.base/attach.exp (do_attach_tests): Add expected output for
2626 the extended-remote target. If attaching with no file fails, load
2627 the file manually.
2628 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
2629
816338b5
SS
26302012-02-14 Stan Shebs <stan@codesourcery.com>
2631
2632 * gdb.base/ena-dis-br.exp: Add enable count test.
2633
cc30c4bd
PA
26342012-02-13 Pedro Alves <palves@redhat.com>
2635
2636 * config/mips-idt.exp: Delete.
2637 * gdb.base/a2-run.exp: Remove mips-idt xfails.
2638 * gdb.base/bitfields.exp: Remove mips-idt restarts.
2639 * gdb.base/break.exp: Remove mips-idt references.
2640 * gdb.base/chng-syms.exp: Ditto.
2641 * gdb.base/default.exp: Ditto.
2642 * gdb.base/funcargs.exp (funcargs_reload): Delete.
2643 (top level): Don't call it.
2644 * gdb.base/opaque.exp: Remove mips-idt restarts.
2645 * gdb.base/ptype.exp: Remove mips-idt xfails.
2646 * gdb.base/scope.exp: Remove mips-idt restarts.
2647 * gdb.base/sepdebug.exp: Remove mips-idt references.
2648 * gdb.base/watchpoint.exp (maybe_clean_restart)
2649 (maybe_reinitialize): Delete.
2650 (test_disabling_watchpoints, test_disabling_watchpoints)
2651 (test_watchpoint_triggered_in_syscall)
2652 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
2653 Don't call them.
2654
57008375
JK
26552012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2656
2657 * gdb.server/server-exec-info.exp: New file.
2658
4a2d9c08
PA
26592012-02-10 Pedro Alves <palves@redhat.com>
2660
2661 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
2662 always non-empty.
2663 (test_attach): Always pass $exec to test_attach_gdb.
2664
09fa21bd
TT
26652012-02-08 Tom Tromey <tromey@redhat.com>
2666
2667 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
2668 before inferior is started.
2669
f0823d2c
TT
26702012-02-07 Tom Tromey <tromey@redhat.com>
2671
2672 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
2673 Symbol.value.
2674 * gdb.python/py-symbol.c (qq): Set default value.
2675
26762012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
2677
2678 * gdb.python/py-symbol.c (qq): New global.
2679 * gdb.python/py-symbol.exp: Add test for frame-less
2680 lookup_symbol.
2681 * gdb.python/py-symtab.exp: Fix line number.
2682
f7e44f65
JB
26832012-02-03 Joel Brobecker <brobecker@adacore.com>
2684
2685 * gdb.ada/mi_task_arg: New testcase.
2686
4c9ed63c
PA
26872012-02-02 Pedro Alves <palves@redhat.com>
2688
2689 * gdb.reverse/until-precsave.exp: Also put "record save" under the
2690 extended timeout.
2691
c0b9f2c6
PA
26922012-02-02 Pedro Alves <palves@redhat.com>
2693
2694 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
2695 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
2696
5f8cefd7
PA
26972012-02-02 Pedro Alves <palves@redhat.com>
2698
2699 * gdb.base/term.exp: Rewrite.
2700 * gdb.base/term.c: New.
2701
2f3a2569
PA
27022012-02-02 Pedro Alves <palves@redhat.com>
2703
2704 * gdb.base/default.exp (run "r" abbreviation, run): Add
2705 extended-remote expected output.
2706
f149aabd
TT
27072012-02-02 Tom Tromey <tromey@redhat.com>
2708
2709 * gdb.cp/dispcxx.exp: New file.
2710 * gdb.cp/dispcxx.cc: New file.
2711
03bef283
TT
27122012-02-01 Tom Tromey <tromey@redhat.com>
2713
2714 * gdb.base/jit-simple.exp: New file.
2715 * gdb.base/jit-simple.c: New file.
2716
a79b18b5
YQ
27172012-01-30 Yao Qi <yao@codesourcery.com>
2718
2719 * gdb.base/skip.exp: Make test result unique.
2720
f0d1a53e
JK
27212012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2722
2723 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
2724 compatibility with valgrind-3.7.0.
2725
4b3c9f41
PA
27262012-01-27 Pedro Alves <palves@redhat.com>
2727
2728 * gdb.base/watchpoint.exp (no_hw): New global.
2729 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
2730 disable hw watchpoints.
2731 (test_wide_location_1, test_wide_location_2): If no_hw is set,
2732 don't expect hw watchpoints.
2733 (no_hw_watchpoints): Always clean restart.
2734 (do_tests): New procedure, factored out from the top level.
2735 (top level): Run tests twice. Once with hw watchpoints enabled,
2736 another time with hw watchpoints disabled.
2737
a13491c8
PA
27382012-01-27 Pedro Alves <palves@redhat.com>
2739
2740 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
2741 out from the top level.
2742 (top level): Call it instead.
2743
f2c8a051
PA
27442012-01-27 Pedro Alves <palves@redhat.com>
2745
2746 * gdb.base/watchpoint.exp (top level): Re-enable hardware
2747 watchpoints sooner.
2748
654d7a9e
PA
27492012-01-27 Pedro Alves <palves@redhat.com>
2750
2751 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
2752
274f47f3
PA
27532012-01-27 Pedro Alves <palves@redhat.com>
2754
2755 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
2756 "You may have requested too many hardware
2757 breakpoints/watchpoints".
2758
e4d63ba2
PA
27592012-01-27 Pedro Alves <palves@redhat.com>
2760
2761 * gdb.base/watchpoint.exp (maybe_clean_restart)
2762 (maybe_reinitialize): New.
2763 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
2764 expect "hit N times".
2765 (test_disabling_watchpoints, test_complex_watchpoint)
2766 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
2767 Call maybe_clean_restart.
2768 (top level): Use clean_restart. Remove "mips-idt-*"
2769 reinitialization.
2770
dbd95daf
PA
27712012-01-27 Pedro Alves <palves@redhat.com>
2772
2773 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
2774
f3ad2025
PA
27752012-01-27 Pedro Alves <palves@redhat.com>
2776
2777 * gdb.base/watchpoint.exp: Clean restart after tests that don't
2778 require `initialize' anymore. Remove unnecessary `initialize'
2779 calls.
2780
100aa3ae
PA
27812012-01-27 Pedro Alves <palves@redhat.com>
2782
2783 * gdb.base/watchpoint.exp (wp_set): Delete.
2784 (initialize, test_simple_watchpoint, top level): Remove dead code.
2785
c79a8e11
PA
27862012-01-27 Pedro Alves <palves@redhat.com>
2787
2788 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
2789 typo.
2790
048fe15a
PA
27912012-01-27 Pedro Alves <palves@redhat.com>
2792
2793 * config/extended-gdbserver.exp: New file.
2794 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
2795 comment.
2796 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
2797 * boards/native-extended-gdbserver.exp: New file.
2798
4033a6bf
PA
27992012-01-26 Pedro Alves <palves@redhat.com>
2800
2801 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
2802 and gdb_test_multiple.
2803
3d7f4b81
PA
28042012-01-26 Pedro Alves <palves@redhat.com>
2805
2806 Make test messages unique, and more identifiable.
2807 * gdb.multi/watchpoint-multi.exp: Change test messages.
2808
484abf42
TT
28092012-01-25 Tom Tromey <tromey@redhat.com>
2810
2811 * gdb.base/solib-disc.exp: Fix regexps.
2812
edcc5120
TT
28132012-01-24 Tom Tromey <tromey@redhat.com>
2814
2815 * lib/mi-support.exp (mi_expect_stop): Add special case for
2816 solib-event.
2817 * gdb.base/catch-load-so.c: New file.
2818 * gdb.base/catch-load.exp: New file.
2819 * gdb.base/catch-load.c: New file.
2820 * gdb.base/break-interp.exp (reach_1): Update regexp.
2821
30b91c90
JK
28222012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2823
2824 Fix fuzzy results.
2825 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
2826 lpsimple and func.
2827
53fe1783
GB
28282012-01-24 Gary Benson <gbenson@redhat.com>
2829
2830 Delete #if 0'd out code.
2831 * gdb.base/default.exp (info catch): Remove.
2832 * gdb.base/gdb_history (info catch): Likewise.
2833 * gdb.base/help.exp (info catch): Likewise.
2834
d0d8b0c6
JK
28352012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2836
2837 Fix watchpoints to be specific for each inferior.
2838 * gdb.multi/watchpoint-multi.c: New file.
2839 * gdb.multi/watchpoint-multi.exp: New file.
2840
4403d8e9
JK
28412012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2842
2843 Fix watchpoints across inferior fork.
2844 * gdb.threads/watchpoint-fork-child.c: New file.
2845 * gdb.threads/watchpoint-fork-mt.c: New file.
2846 * gdb.threads/watchpoint-fork-parent.c: New file.
2847 * gdb.threads/watchpoint-fork-st.c: New file.
2848 * gdb.threads/watchpoint-fork.exp: New file.
2849 * gdb.threads/watchpoint-fork.h: New file.
2850
050a2e1d
PA
28512012-01-23 Pedro Alves <palves@redhat.com>
2852
2853 * gdb.base/call-signal-resume.exp: Allow output after "return".
2854
6a52fb62
PA
28552012-01-20 Pedro Alves <palves@redhat.com>
2856
2857 * gdb.python/py-finish-breakpoint.py: Fix typo.
2858
145b16a9
UW
28592012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
2860
2861 * gdb.base/info-proc.exp: Also run on remote targets. Main
2862 "info proc" command is now always present; whether target supports
2863 actual info proc operation is detected when attempting to issue
2864 the command.
2865
26f6125e
JK
28662012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2867
2868 * .gdbinit: Remove.
2869
eb5227ce
PA
28702012-01-19 Pedro Alves <palves@redhat.com>
2871
2872 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
2873 look at the funtions' returns.
2874 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
2875 (jprint.print(int, int)): Change return type to int. Adjust.
2876
1db33378
PP
28772012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2878
2879 PR gdb/9538
2880 * gdb.base/sepdebug.exp: New test.
2881
b9736cf8
PA
28822012-01-18 Pedro Alves <palves@redhat.com>
2883
2884 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
2885 Allow output before ^done.
2886
4aac40c8
TT
28872012-01-16 Tom Tromey <tromey@redhat.com>
2888
2889 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
2890 Add tests for relative directory.
2891
cafec441
TT
28922012-01-16 Tom Tromey <tromey@redhat.com>
2893
2894 * gdb.base/printcmds.c (enum flag_enum): New.
2895 (three): New global.
2896 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
2897 enum printing.
2898 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
2899 FlagEnumerationPrinter.
2900 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
2901 * gdb.python/py-pp-maint.c (enum flag_enum): New.
2902 (fval): New global.
2903
abcc4978
PA
29042012-01-16 Pedro Alves <palves@redhat.com>
2905
2906 * lib/gdb.exp (banned_procedures): New variable.
2907 (banned_variables_traced): Rename to ...
2908 (banned_traced): ... this.
2909 (gdb_init): Also trace banned procedures.
2910 (gdb_finish): Also untrace banned procedures.
2911
97ccebe8
PA
29122012-01-16 Pedro Alves <palves@redhat.com>
2913
2914 Remove all calls to strace.
2915
2af7517b
JK
29162012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2917
2918 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
2919 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
2920
9241a8bc
PP
29212012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
2922
2923 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
2924 * gdb.base/pie-execl.exp: Likewise.
2925
3848a17f
KS
29262012-01-12 Keith Seitz <keiths@redhat.com>
2927
2928 PR mi/10586
2929 * gdb.mi/var-cmd.c (struct anonymous): New structure.
2930 (do_anonymous_type_tests): New function.
2931 (main): Call do_anonymous_type_tests.
2932 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
2933 (verify_everything): New procedure.
2934 * gdb.mi/mi-var-cp.cc (class A): New class.
2935 (anonymous_structs_and_unions): New function.
2936 (main): Call anonymous_structs_and_unions.
2937 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
2938 (verify_everything): New procedure.
2939
440e2fca
KS
29402012-01-12 Keith Seitz <keiths@redhat.com>
2941
2942 * lib/mi-support.exp: Expand comments about PATH_EXPR.
2943 (varobj_tree::get_path_expr): Assume that all varobjs are
2944 compound unless they are known simple types.
2945 Adjust path expressions based on parent type, path parent type,
2946 and tree language.
2947 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
2948 the root varobj.
2949 (mi_walk_varobj_tree): Add LANGUAGE parameter.
2950
675399c9
PA
29512012-01-11 Pedro Alves <palves@redhat.com>
2952
2953 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
2954 core files on this machine" anymore.
2955
97ddaa9b
PH
29562012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2957
2958 * gdb.base/watchpoint.c (recurser): Initialize local_x.
2959 (main): Repeat recurser call.
2960 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
2961 equivalent to 'local_x'.
2962
ea733575
PH
29632012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2964 Joel Brobecker <brobecker@adacore.com>
2965
2966 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
2967
2ca0b532
PA
29682012-01-05 Pedro Alves <alves.ped@gmail.com>
2969
2970 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
2971 * gdb.python/py-events.c (first): Add bits for new "step N" test.
2972 * gdb.python/py-events.exp: Test that "step N" tripping on a
2973 breakpoint emits a breakpoint event.
2974
6e681866
JB
29752012-01-03 Joel Brobecker <brobecker@adacore.com>
2976
2977 * gdb.base/auxv.exp: Reformat the copyright notice.
2978
3c2d6aff
YQ
29792012-01-03 Yao Qi <yao@codesourcery.com>
2980
2981 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
2982 (strace_trace_on_diff_addr): New.
2983 * gdb.trace/strace.c: (main): Add two local variables.
2984
0852fee3
UW
29852011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
2986
2987 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
2988 * gdb.cell/gcore.exp: Likewise.
2989 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
2990 to verify the correct instance of main is selected.
2991
12c3e59c
JB
29922012-01-02 Joel Brobecker <brobecker@adacore.com>
2993
2994 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
2995 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
2996 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
2997 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
2998 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
2999 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
3000 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
3001 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
3002 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
3003 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
3004 gdb.threads/thread_check.c: Reformat copyright header.
3005
c0f378ec
EBM
30062011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
3007
e4a7ca93 3008 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
3009 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
3010 is not enabled.
3011
3bc96cfb
JK
30122011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3013
3014 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
3015 parameter to self_exec, adjust the function.
3016 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
3017 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
3018 (set var do_exit = 0): Remove test.
3019 (newline at end of file): Add one.
3020
095bcf5e
JB
30212011-12-27 Joel Brobecker <brobecker@adacore.com>
3022
3023 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
3024 New files.
3025
18d19bd1
JK
30262011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3027
3028 Fix racy FAILs.
3029 * gdb.threads/fork-thread-pending.c (barrier): New variable.
3030 (thread_function, thread_forker): Call pthread_barrier_wait for it.
3031 (main): Call pthread_barrier_init for it.
3032
e809353a
JK
30332011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3034
3035 Fix double send_gdb leading to racy FAILs.
3036 * gdb.base/break.exp (set silent break bp_location1): Replace
3037 3x send_gdb and gdb_expect by gdb_test.
3038 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
3039 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
3040 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
3041 instead of send_gdb. Twice.
3042 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
3043 3x send_gdb and gdb_expect by gdb_test.
3044 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
3045
da8cb7ec
JK
30462011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3047
3048 * gdb.linespec/linespec.exp: Compile using {c++}.
3049
ae1a303e
JK
30502011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3051
3052 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
3053 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
3054 (verify GCC PR debug/51668): New test.
3055
cc72b2a2
KP
30562011-12-23 Kevin Pouget <kevin.pouget@st.com>
3057
3058 Introduce gdb.FinishBreakpoint in Python.
3059 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
3060 py-finish-breakpoint2
3061 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
3062 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
3063 instead of line number.
3064 * gdb.python/py-finish-breakpoint.c: New file.
3065 * gdb.python/py-finish-breakpoint.exp: New file.
3066 * gdb.python/py-finish-breakpoint.py: New file.
3067 * gdb.python/py-finish-breakpoint2.cc: New file.
3068 * gdb.python/py-finish-breakpoint2.exp: New file.
3069 * gdb.python/py-finish-breakpoint2.py: New file.
3070
3b7962f9
JK
30712011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3072
3073 Partial fix of compatibility with gcc-4.7.
3074 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
3075 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
3076 Add comment to add a PASS case in the future.
3077
6538471c
JK
3078 Fix compatibility with gcc-4.7.
3079 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
3080
7052e42c
UW
30812011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
3082
3083 PR tdep/12797
3084 * gdb.base/callfuncs.exp: Remove KFAIL.
3085
9ac7f98e
JB
30862011-12-21 Joel Brobecker <brobecker@adacore.com>
3087
3088 * gdb.ada/task_bp: New testcase.
3089
f6eeced0
JK
30902011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3091
3092 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
3093 -DNO_SECTIONS.
3094 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
3095
72225e17
JK
30962011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3097
3098 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
3099 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
3100 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
3101 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
3102 conditional for gcc <= 4.5.
3103
13ac8d2c
JK
31042011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3105
3106 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
3107 by XFAIL.
3108 * gdb.cp/static-method.exp (info addr A::func())
3109 (list static-method.cc:xxx::(anonymous namespace)::A::func)
3110 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
3111 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
3112 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
3113 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
3114 (test value of F in k3_m): Likewise.
3115 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
3116 Likewise.
3117
049682ba
JK
31182011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3119
3120 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
3121 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
3122 Remove.
3123 * gdb.threads/attachstop-mt.c: Remove.
3124 * gdb.threads/attachstop-mt.exp: Remove.
3125
2c9d8796
MK
31262011-12-17 Mark Kettenis <kettenis@gnu.org>
3127
3128 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
3129
e0f9f062
DE
31302011-12-16 Doug Evans <dje@google.com>
3131
f4aa2101 3132 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
3133 * boards/native-gdbserver.exp: New file.
3134
e0f9f062
DE
3135 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
3136 gdbserver output.
3137 (gdbserver_default_get_remote_address): New function.
3138 (gdbserver_start): Call gdb,get_remote_address to compute argument
3139 to "target remote" command.
3140
80b6e756
PM
31412011-12-16 Phil Muldoon <pmuldoon@redhat.com>
3142
1c3ad6ab 3143 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
3144 python print-stack. Add set/show python print-stack
3145 off|full|message tests.
3146
1576bd00
YQ
31472011-12-15 Yao Qi <yao@codesourcery.com>
3148
3149 * gdb.trace/strace.c: New
3150 * gdb.trace/strace.exp: New.
3151
d6a0f6e0
TT
31522011-12-14 Tom Tromey <tromey@redhat.com>
3153
3154 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
3155
31015e1d
DE
31562011-12-14 Doug Evans <dje@google.com>
3157
3158 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
3159
7b50312a
PA
31602011-12-14 Pedro Alves <pedro@codesourcery.com>
3161
3162 PR threads/10729
3163
3164 * gdb.mi/watch-nonstop.c: New file.
3165 * gdb.mi/mi-watch-nonstop.exp: New file.
3166
924437bc
PA
31672011-12-13 Pedro Alves <pedro@codesourcery.com>
3168 Doug Evans <dje@google.com>
3169
3170 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
3171 (clean_restart): Remove references to the gdb_stub target board
3172 variable.
3173 (gdb_step_for_stub): Delete.
3174
3175 * gdb.base/annota1.exp: Remove all references to [target_info
3176 exists gdb_stub], gdb_step_for_stub and usestubs.
3177 * gdb.base/annota3.exp: Ditto.
3178 * gdb.base/async.exp: Ditto.
3179 * gdb.base/break.exp: Ditto.
3180 * gdb.base/code-expr.exp: Ditto.
3181 * gdb.base/commands.exp: Ditto.
3182 * gdb.base/completion.exp: Ditto.
3183 * gdb.base/condbreak.exp: Ditto.
3184 * gdb.base/consecutive.exp: Ditto.
3185 * gdb.base/cvexpr.exp: Ditto.
3186 * gdb.base/define.exp: Ditto.
3187 * gdb.base/display.exp: Ditto.
3188 * gdb.base/ena-dis-br.exp: Ditto.
3189 * gdb.base/environ.exp: Ditto.
3190 * gdb.base/gnu-ifunc.exp: Ditto.
3191 * gdb.base/maint.exp: Ditto.
3192 * gdb.base/pending.exp: Ditto.
3193 * gdb.base/sect-cmd.exp: Ditto.
3194 * gdb.base/sepdebug.exp: Ditto.
3195 * gdb.base/unload.exp: Ditto.
3196 * gdb.base/watchpoint-solib.exp: Ditto.
3197 * gdb.cp/annota2.exp: Ditto.
3198 * gdb.cp/annota3.exp: Ditto.
3199 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
3200 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
3201 * gdb.mi/mi-pending.exp: Ditto.
3202 * gdb.trace/circ.exp: Ditto.
3203 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
3204 * gdb.base/list.exp: Ditto.
3205
3206 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
3207 breakpoint function and all references to the usestubs macro.
3208 * gdb.base/exprs.c: Ditto.
3209 * gdb.base/freebpcmd.c: Ditto.
3210 * gdb.base/bitfields.c: Ditto.
3211 * gdb.base/bitfields2.c: Ditto.
3212 * gdb.base/break.c: Ditto.
3213 * gdb.base/call-sc.c: Ditto.
3214 * gdb.base/call-signals.c: Ditto.
3215 * gdb.base/callfuncs.c: Ditto.
3216 * gdb.base/charset.c: Ditto.
3217 * gdb.base/consecutive.c: Ditto.
3218 * gdb.base/constvars.c: Ditto.
3219 * gdb.base/funcargs.c: Ditto.
3220 * gdb.base/int-type.c: Ditto.
3221 * gdb.base/interrupt.c: Ditto.
3222 * gdb.base/langs0.c: Ditto.
3223 * gdb.base/list0.c: Ditto.
3224 * gdb.base/mips_pro.c: Ditto.
3225 * gdb.base/miscexprs.c: Ditto.
3226 * gdb.base/nodebug.c: Ditto.
3227 * gdb.base/opaque0.c: Ditto.
3228 * gdb.base/pointers.c: Ditto.
3229 * gdb.base/printcmds.c: Ditto.
3230 * gdb.base/ptype.c: Ditto.
3231 * gdb.base/recurse.c: Ditto.
3232 * gdb.base/reread1.c: Ditto.
3233 * gdb.base/reread2.c: Ditto.
3234 * gdb.base/restore.c: Ditto.
3235 * gdb.base/return.c: Ditto.
3236 * gdb.base/run.c: Ditto.
3237 * gdb.base/scope0.c: Ditto.
3238 * gdb.base/sepdebug.c: Ditto.
3239 * gdb.base/setshow.c: Ditto.
3240 * gdb.base/setvar.c: Ditto.
3241 * gdb.base/sigall.c: Ditto.
3242 * gdb.base/signals.c: Ditto.
3243 * gdb.base/structs.c: Ditto.
3244 * gdb.base/structs2.c: Ditto.
3245 * gdb.base/testenv.c: Ditto.
3246 * gdb.base/twice.c: Ditto.
3247 * gdb.base/unwindonsignal.c: Ditto.
3248 * gdb.base/watchpoint.c: Ditto.
3249 * gdb.base/watchpoints.c: Ditto.
3250 * gdb.base/whatis.c: Ditto.
3251 * gdb.cp/classes.cc: Ditto.
3252 * gdb.cp/cplusfuncs.cc: Ditto.
3253 * gdb.cp/derivation.cc: Ditto.
3254 * gdb.cp/formatted-ref.cc: Ditto.
3255 * gdb.cp/misc.cc: Ditto.
3256 * gdb.cp/overload.cc: Ditto.
3257 * gdb.cp/ovldbreak.cc: Ditto.
3258 * gdb.cp/ref-params.cc: Ditto.
3259 * gdb.cp/ref-types.cc: Ditto.
3260 * gdb.cp/templates.cc: Ditto.
3261 * gdb.cp/virtfunc.cc: Ditto.
3262 * gdb.hp/gdb.aCC/run.c: Ditto.
3263 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
3264 * gdb.hp/gdb.compat/xdb0.c: Ditto.
3265 * gdb.reverse/consecutive-reverse.c: Ditto.
3266 * gdb.reverse/sigall-reverse.c: Ditto.
3267 * gdb.reverse/until-reverse.c: Ditto.
3268 * gdb.reverse/watch-reverse.c: Ditto.
3269 * gdb.trace/actions.c: Ditto.
3270 * gdb.trace/circ.c: Ditto.
3271 * gdb.trace/collection.c: Ditto.
3272
fabde485
PA
32732011-12-13 Pedro Alves <pedro@codesourcery.com>
3274
3275 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
3276 (func6, func7): New.
3277 (main): Call func6 and func7.
3278 * gdb.base/watchpoint.exp (test_wide_location_1)
3279 (test_wide_location_2): New.
3280 (top level): Re-enable hardware watchpoints if necessary. Call
3281 test_wide_location_1 and test_wide_location_2.
3282
ff7d1690
YQ
32832011-12-11 Yao Qi <yao@codesourcery.com>
3284
3285 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
3286
a6af7abe
JB
32872011-12-11 Joel Brobecker <brobecker@adacore.com>
3288
3289 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
3290 expected output for unsupported case.
3291
61638e15
JK
32922011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3293
3294 PR testsuite/12649
3295 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
3296 Protect gdb_test_multiple by final $gdb_prompt match.
3297
0a00efc3
JK
32982011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3299
3300 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
3301 New variable, new test.
3302 (list static-method.cc:xxx::(anonymous namespace)::A::func)
3303 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
3304 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
3305 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
3306 them if HAVE_GCC_45682_FIXED is not set.
3307
4511b1ba
YQ
33082011-12-10 Yao Qi <yao@codesourcery.com>
3309
3310 * gdb.trace/status-stop.exp: New.
3311 * gdb.trace/status-stop.c: New.
3312
27949e73
JK
33132011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3314
3315 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
3316 timeout.
3317
d8ea7931
TT
33182011-12-08 Tom Tromey <tromey@redhat.com>
3319
3320 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
3321 condition.
3322
1cc310d2
SS
33232011-12-07 Stan Shebs <stan@codesourcery.com>
3324
3325 * gdb.trace/tfind.exp: Update for output changes.
3326
d482a875
PA
33272011-12-07 Pedro Alves <pedro@codesourcery.com>
3328
3329 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
3330 throws "Cannot insert catchpoints in this configuration".
3331 * gdb.ada/mi_catch_ex.exp: Likewise.
3332
f0ba3972
PA
33332011-12-06 Pedro Alves <pedro@codesourcery.com>
3334
3335 * gdb.base/break-always.exp: Test changing memory at addresses
3336 with breakpoints inserted.
3337
f8eba3c6
TT
33382011-12-06 Joel Brobecker <brobecker@acacore.com>
3339
3340 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
3341 involving a fully qualified function name.
3342
33432011-12-06 Tom Tromey <tromey@redhat.com>
3344
3345 * gdb.ada/homonym.exp: Add three breakpoint tests.
3346
33472011-12-06 Tom Tromey <tromey@redhat.com>
3348
3349 * gdb.base/solib-weak.exp (do_test): Remove kfail.
3350 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
3351 * gdb.objc/objcdecode.exp: Update for output changes.
3352 * gdb.linespec/linespec.exp: New file.
3353 * gdb.linespec/lspec.cc: New file.
3354 * gdb.linespec/lspec.h: New file.
3355 * gdb.linespec/body.h: New file.
3356 * gdb.linespec/base/two/thefile.cc: New file.
3357 * gdb.linespec/base/one/thefile.cc: New file.
3358 * gdb.linespec/Makefile.in: New file.
3359 * gdb.cp/templates.exp (test_template_breakpoints): Update for
3360 output changes.
3361 * gdb.cp/re-set-overloaded.exp: Remove kfail.
3362 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
3363 makes one breakpoint.
3364 * gdb.cp/method2.exp (test_break): Update for output changes.
3365 * gdb.cp/mb-templates.exp: Update for output changes.
3366 * gdb.cp/mb-inline.exp: Update for output changes.
3367 * gdb.cp/mb-ctor.exp: Update for output changes.
3368 * gdb.cp/ovsrch.exp: Use fully-qualified names.
3369 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
3370 has multiple matches.
3371 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
3372 error message change.
3373 * gdb.base/list.exp (test_list_filename_and_number): Update for
3374 error message change.
3375 * gdb.base/break.exp: Disable pending breakpoints. Update for
3376 output changes.
3377 * configure.ac: Add gdb.linespec.
3378 * configure: Rebuild.
3379 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
3380
c642a434
UW
33812011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
3382
3383 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
3384 last_break register on s390*-*-* targets.
3385
b18003d1
JB
33862011-12-06 Joel Brobecker <brobecker@adacore.com>
3387
3388 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
3389 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
3390 of parameter X in procedure Foo.
3391
fe96589c
SS
33922011-12-05 Stan Shebs <stan@codesourcery.com>
3393
3394 * gdb.trace/tfind.exp: Update help string matches.
3395
1820ab47
JK
33962011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3397
3398 * gdb.server/ext-run.exp (get process list): Accept also systemd
3399 as PID 1.
3400
e11ac3a3
JK
34012011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3402 Pedro Alves <pedro@codesourcery.com>
3403
3404 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
3405 starting GDB.
3406 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
3407 $use_gdb_stub.
3408 * gdb.base/display.exp: Likewise.
3409 * gdb.base/ending-run.exp: Likewise.
3410 * gdb.base/list.exp (test_listsize): Likewise.
3411 * gdb.base/setshow.exp: Likewise.
3412 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
3413 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
3414 check by global $use_gdb_stub.
3415 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
3416 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
3417 (default_gdb_init): Unset global $use_gdb_stub.
3418 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
3419 by global $use_gdb_stub.
3420 * lib/gdbserver-support.exp: Extend comments for set_board_info
3421 gdb_protocol and gdb,socketport.
3422 (gdbserver_start_extended): Set global gdbserver_protocol and
3423 gdbserver_gdbport. Clear global use_gdb_stub.
3424 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
3425 from target use_gdb_stub.
3426 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
3427
1d41d75c
DE
34282011-12-03 Doug Evans <dje@google.com>
3429
3430 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
3431 (gdb_step_for_stub): Add comments.
3432
d6d7a51a
MR
34332011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
3434
3435 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
3436 to the caller.
3437 (gdb_test_multiple): Likewise.
3438
05acf274
JK
34392011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3440
3441 Fix gdb.mi/mi-solib.exp without system debug info installed.
3442 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
3443 expect attribute, return 0 for it. Update comments.
3444
2268b414
JK
34452011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3446
3447 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
3448 (corrupted list): Adjust the expectation.
3449
585861ea
JK
34502011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3451
3452 PR threads/13448
3453 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
3454 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
3455 * gdb.threads/tls-var-main.c: New file.
3456 * gdb.threads/tls-var.c: New file.
3457 * gdb.threads/tls-var.exp: New file.
3458
968643aa
JK
34592011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3460
3461 PR testsuite/12649
3462 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
3463 Protect gdb_test_multiple by final $gdb_prompt match.
3464 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
3465 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
3466 (test_tracepoints): Likewise.
3467
9750bca9
JK
34682011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3469
3470 PR breakpoints/13346
3471 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
3472 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
3473 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
3474
ac1349b7
JB
34752011-12-01 Joel Brobecker <brobecker@adacore.com>
3476
3477 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
3478 * gdb.ada/homonym/homonym.adb: For use of all types defined
3479 locally inside both Get_Value subprograms.
3480
26d44faf
JK
34812011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3482
3483 Fix racy FAILs.
3484 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
3485 of send_gdb.
3486
514f6425
UW
34872011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3488
3489 * gdb.base/testenv.exp: Skip on remote targets. Unset global
3490 environment variable after test completed.
3491
4255c8d2
UW
34922011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3493
3494 * gdb.base/solib-nodir.exp: Skip if remote target.
3495 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
3496 application. Call gdb_load_shlibs.
3497 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
3498
a35ad96a
JB
34992011-11-29 Joel Brobecker <brobecker@adacore.com>
3500
3501 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
3502
1a1d5513
JB
35032011-11-28 Joel Brobecker <brobecker@adacore.com>
3504
3505 * gdb.ada/fullname_bp: New testcase.
3506
50b4ddf8
JK
35072011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3508
3509 PR testsuite/12649
3510 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
3511 Wrap send_gdb into a new gdb_test.
3512
fb0aec57
JK
3513 Code cleanup.
3514 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
3515 Convert send_gdb and gdb_expect to gdb_test_multiple.
3516
2376d946
JK
35172011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3518
3519 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
3520
1eec78bd
KS
35212011-11-23 Keith Seitz <keiths@redhat.com>
3522
3523 * lib/mi-support.exp (varobj_tree): New namespace and procs.
3524 (mi_varobj_tree_test_children_callback): New proc.
3525 (mi_walk_varobj_tree): New proc.
3526
36dfb11c
TT
35272011-11-22 Tom Tromey <tromey@redhat.com>
3528
3529 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
3530 Add "use_mi_command" argument.
3531 (mi_run_cmd, mi_run_with_cli): New procs.
3532 * gdb.mi/solib-lib.c: New file.
3533 * gdb.mi/solib-main.c: New file.
3534 * gdb.mi/mi-solib.exp: New file.
3535
0e965dd0
DE
35362011-11-21 Doug Evans <dje@google.com>
3537
3538 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
3539 _Unwind_DebugHook is missing.
3540
f196051f
SS
35412011-11-20 Stan Shebs <stan@codesourcery.com>
3542
3543 * gdb.trace/tstatus.exp: New.
3544 * gdb.trace/actions.c: Include string.h.
3545
bfccc43c
YQ
35462011-11-18 Yao Qi <yao@codesourcery.com>
3547
3548 * gdb.trace/pending.exp: New.
3549 * gdb.trace/pending.c: New.
3550 * gdb.trace/pendshr1.c: New.
3551 * gdb.trace/pendshr2.c: New.
3552 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
3553 tracepoint location becomes pending.
3554 (tracepoint_change_loc_2): New.
3555
73cd8ab1
DM
35562011-11-16 David S. Miller <davem@davemloft.net>
3557
3558 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
3559 target is sparc*-*-linux*
3560
77426730
PK
35612011-11-15 Paul Koning <paul_koning@dell.com>
3562
3563 * gdb.python/py-type.exp: New testcases for exceptions on scalar
3564 types.
3565
ed59ded5
DE
35662011-11-14 Doug Evans <dje@google.com>
3567
3568 * gdb.base/shell.exp: New file.
3569
405f8e94
SS
35702011-11-14 Stan Shebs <stan@codesourcery.com>
3571
3572 * gdb.trace/ftrace.c: New.
3573 * gdb.trace/ftrace.exp: New.
3574
1e4d1764
YQ
35752011-11-14 Yao Qi <yao@codesourcery.com>
3576
3577 * gdb.trace/change-loc-1.c: New.
3578 * gdb.trace/change-loc-2.c: New.
3579 * gdb.trace/change-loc.c: New.
3580 * gdb.trace/change-loc.exp: New.
3581 * gdb.trace/change-loc.h: New.
3582 * gdb.trace/trace-break.c (marker): Define new symbol.
3583 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
3584 New.
3585 (break_trace_same_addr_6): New.
3586
71eba9c2 35872011-11-12 Matt Rice <ratmice@gmail.com>
3588
3589 * gdb.base/info-macros.exp: Make tests for info definitions
3590 test info macro. Add tests for info macro argument processing.
3591 Rename a few tests.
3592
1d93e29a
KS
35932011-11-11 Keith Seitz <keiths@redhat.com>
3594
3595 PR gdb/12843
3596 * gdb.base/linespecs.exp: New file.
3597
a4b5b48a
DE
35982011-11-11 Doug Evans <dje@google.com>
3599
3600 * gdb.threads/print-threads.exp: Extend timeout for slower
3601 tests.
3602
f6b47be4
DE
36032011-11-10 Doug Evans <dje@google.com>
3604
792a0230
DE
3605 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
3606 "record to end of main" test.
3607
f6b47be4
DE
3608 * gdb.python/py-type.c (TS): New typedef.
3609 (ts): New global.
3610 * gdb.python/py-type.exp: Test field list of typedef.
3611
22355c90
JB
36122011-11-10 Joel Brobecker <brobecker@adacore.com>
3613
3614 * gdb.ada/small_reg_param: New testcase.
3615
a7860e76
TT
36162011-11-09 Tom Tromey <tromey@redhat.com>
3617
3618 * gdb.cp/destrprint.exp: New file.
3619 * gdb.cp/destrprint.cc: New file.
3620
72a2e3dc
MI
36212011-11-08 Meador Inge <meadori@codesourcery.com>
3622
3623 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
3624 (switch_stack_to_other): New test function.
3625 * gdb.arch/thumb-prologue.exp: New test cases.
3626
c7195df2 36272011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
3628
3629 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
3630
d3895d7d
YQ
36312011-11-08 Yao Qi <yao@codesourcery.com>
3632
3633 * gdb.exp (supports_process_record): New.
3634 (supports_reverse): New.
3635 * gdb.reverse/break-precsave.exp: Call support_process_record
3636 to run test conditionally.
3637 * gdb.reverse/consecutive-precsave.exp: Likewise.
3638 * gdb.reverse/i386-precsave.exp: Likewise.
3639 * gdb.reverse/machinestate-precsave.exp: Likewise.
3640 * gdb.reverse/solib-precsave.exp: Likewise.
3641 * gdb.reverse/step-precsave.exp: Likewise.
3642 * gdb.reverse/until-precsave.exp: Likewise.
3643 * gdb.reverse/watch-precsave.exp: Likewise.
3644 * gdb.reverse/break-reverse.exp: Call support_reverse to run
3645 test conditionally.
3646 * gdb.reverse/consecutive-reverse.exp: Likewise.
3647 * gdb.reverse/finish-precsave.exp: Likewise.
3648 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
3649 * gdb.reverse/finish-reverse.exp: Likewise.
3650 * gdb.reverse/i386-reverse.exp: Likewise.
3651 * gdb.reverse/i386-sse-reverse.exp: Likewise.
3652 * gdb.reverse/machinestate.exp: Likewise.
3653 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
3654 * gdb.reverse/sigall-precsave.exp: Likewise.
3655 * gdb.reverse/sigall-reverse.exp: Likewise.
3656 * gdb.reverse/solib-reverse.exp: Likewise.
3657 * gdb.reverse/step-reverse.exp: Likewise.
3658 * gdb.reverse/until-reverse.exp: Likewise.
3659 * gdb.reverse/watch-reverse.exp: Likewise.
3660
a59306a3
YQ
36612011-11-05 Yao Qi <yao@codesourcery.com>
3662
3663 * gdb.trace/trace-break.exp: Add test on setting two
3664 fast tracepoints at the same address.
3665
87769f59
JK
36662011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3667
3668 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
3669
3065dfb6
SS
36702011-11-02 Stan Shebs <stan@codesourcery.com>
3671
3672 * gdb.trace/collection.c: Add code using strings.
3673 * gdb.trace/collection.exp: Add tests of string collection.
3674
89e208db
JK
36752011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3676
3677 * gdb.base/skip-solib.exp (executable_main): New variable.
3678 (binfile_main): Base it on that.
3679 Use $executable_main in clean_restart calls. Drop gdb_exit and
3680 gdb_start calls.
3681
405e54e9
JK
36822011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3683
3684 Fix racy FAILs.
3685 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
3686 breakpoint_re globals import by async. Set string_regex to .* for
3687 async. Remove the optional thread_selected_re and breakpoint_re
3688 globals expectations.
3689
58e8570a
JM
36902011-11-01 Joseph Myers <joseph@codesourcery.com>
3691
3692 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
3693 well as Cygwin.
3694
7b35ec7f 36952011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
3696
3697 Add tests for skip command.
89e208db
JK
3698 * gdb.base/skip-solib-lib.c: New
3699 * gdb.base/skip-solib-main.c: New
3700 * gdb.base/skip-solib.exp: New
3701 * gdb.base/skip.c: New
3702 * gdb.base/skip.exp: New
3703 * gdb.base/skip1.c: New
3704 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 3705
b9fd1791
PA
37062011-10-31 Yao Qi <yao@codesourcery.com>
3707 Pedro Alves <pedro@codesourcery.com>
3708
3709 * gdb.trace/trace-break.c: New.
3710 * gdb.trace/trace-break.exp: New.
3711
4323fecc
JK
37122011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3713
3714 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
3715 break-here-2.
3716
0e5bf2a8
PA
37172011-10-28 Pedro Alves <pedro@codesourcery.com>
3718
3719 * gdb.threads/no-unwaited-for-left.c: New.
3720 * gdb.threads/no-unwaited-for-left.exp: New.
3721 * gdb.threads/non-ldr-exc-1.c: New.
3722 * gdb.threads/non-ldr-exc-1.exp: New.
3723 * gdb.threads/non-ldr-exc-2.c: New.
3724 * gdb.threads/non-ldr-exc-2.exp: New.
3725 * gdb.threads/non-ldr-exc-3.c: New.
3726 * gdb.threads/non-ldr-exc-3.exp: New.
3727 * gdb.threads/non-ldr-exc-4.c: New.
3728 * gdb.threads/non-ldr-exc-4.exp: New.
3729
3a3dad98
JK
37302011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3731
3732 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
3733 * gdb.base/attach-pie-misread.exp: Likewise.
3734 * gdb.base/break-interp.exp: Likewise.
3735 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
3736 testcases for use_gdb_stub.
3737 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
3738 (continue): New testcase.
3739 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
3740 * gdb.threads/attach-into-signal.exp: Likewise.
3741 * gdb.threads/attach-stopped.exp: Likewise.
3742 * gdb.threads/attachstop-mt.exp: Likewise.
3743
d6a5d40c
PK
37442011-10-28 Paul Koning <paul_koning@dell.com>
3745
3746 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
3747
ca539be8
JK
37482011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3749
3750 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
3751 (mi_gdb_test): Import globals thread_selected_re
3752 and breakpoint_re. Expect them optionally at the regex start.
3753
d234ef5c
DE
37542011-10-27 Doug Evans <dje@google.com>
3755
3756 * gdb.python/python.exp: Test source -s.
3757
ab964825
PK
37582011-10-26 Paul Koning <paul_koning@dell.com>
3759
3760 * gdb.python/lib-types.cc (struct A): New structure.
3761 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 3762
54d8a644
PK
37632011-10-25 Paul Koning <paul_koning@dell.com>
3764
3765 PR python/13327
d234ef5c 3766
54d8a644
PK
3767 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
3768 fetch_lazy method.
3769
b0221781
YQ
37702011-10-24 Yao Qi <yao@codesourcery.com>
3771
3772 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
3773 target is tic6x-*-*.
3774
6cda5a20
JB
37752011-10-21 Joel Brobecker <brobecker@adacore.com>
3776
3777 * gdb.ada/mi_task_info/task_switch.adb: New file.
3778 * gdb.ada/mi_task_info.exp: New file.
3779
5ed9db04
JK
37802011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3781
3782 * gdb.cp/expand-psymtabs-cxx.exp: New file.
3783 * gdb.cp/expand-psymtabs-cxx.cc: New file.
3784
9df2fbc4
PM
37852011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3786
3787 PR python/12656
3788
3789 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
3790 global_block tests.
3791
736086ba
TT
37922011-10-18 Tom Tromey <tromey@redhat.com>
3793
3794 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
3795
4af31552
TT
37962011-10-18 Tom Tromey <tromey@redhat.com>
3797
3798 * gdb.base/source.exp: Don't include full file name in test name.
3799 * gdb.python/python.exp: Don't include full file name in test
3800 name.
3801
43136979
AR
38022011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3803
3804 * gdb.base/attach-pie-noexec.c: New files.
3805 * gdb.base/attach-pie-noexec.exp: New files.
3806
543a9323
JM
38072011-10-17 Joseph Myers <joseph@codesourcery.com>
3808
3809 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
3810 prompt for each extra line in command.
3811
21ae7a4d
JK
38122011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3813
3814 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
3815 Revert the part of:
3816 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3817 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
3818 Change the expected string.
3819
20ec36d9
JK
38202011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3821
3822 Fix results with system glibc debug info installed.
3823 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
3824 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
3825 Accept also __libc_ symbol prefix and no prefix.
3826
6501c2fc
KS
38272011-10-14 Keith Seitz <keiths@redhat.com>
3828
3829 PR c++/13225
3830 * gdb.cp/converts.cc (foo3_1): New function.
3831 (foo3_2): New functions.
3832 * gdb.cp/converts.exp: Add tests for int to pointer conversion
3833 and null pointer conversions of integer constant zero.
3834 Add test to check if all arguments are checked for incompatible
3835 conversion BADNESS.
3836
55b1fd0c
TT
38372011-10-14 Tom Tromey <tromey@redhat.com>
3838
3839 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
3840 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
3841 linespec.
3842
22c05d8a
JK
38432011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3844
3845 Fix internal error regression.
3846 * gdb.dwarf2/implptr-optimized-out.S: New file.
3847 * gdb.dwarf2/implptr-optimized-out.exp: New file.
3848
1d6edc3c
JK
38492011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3850
3851 Fix empty DWARF expressions DATA vs. SIZE conditionals.
3852 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
3853 (loclist): New.
3854 (4): New abbrev.
3855 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
3856 Use prepare_for_testing, remove clean_restart.
3857 (p arraynoloc, p arraycallnoloc): New tests.
3858
9ec72168
JK
38592011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3860
3861 * gdb.cp/namespace-enum.exp (executable): New variable.
3862 (binfile): Use ${objdir}/${subdir}/ prefix.
3863 Use ${executable} for clean_restart.
3864
9c6c53f7
SA
38652011-10-11 Sterling Augustine <saugustine@google.com>
3866
3867 * gdb.cp/Makefile.in: Add namespace-enum test.
3868 * gdb.cp/namespace-enum.exp: New file.
3869 * gdb.cp/namespace-enum.c: New file.
3870 * gdb.cp/namespace-enum-main.c: New file.
3871
fac7ceb3
UW
38722011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
3873
3874 * gdb.python/py-shared.exp: Relax filename check to handle remote:
3875 sysroot.
3876
941b2081
JK
38772011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3878
3879 Reimplement @entry in input expressions.
3880 * gdb.base/exprs.c (v_int_array_init): New variable.
3881 * gdb.base/exprs.exp (print v_int_array_init)
3882 (print *v_int_array_init@1, print *v_int_array_init@2)
3883 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
3884 (print v_int_array_init[1]@1): New tests.
3885
0344e878
JM
38862011-10-10 Joseph Myers <joseph@codesourcery.com>
3887
3888 * gdb.cp/gdb2495.exp: Do not include directories in filename in
3889 expected message.
3890
5a56e9c5
DE
38912011-10-09 Doug Evans <dje@google.com>
3892
3893 * gdb.base/alias.exp: Add tests for alias command.
3894
2bda9cc5
JK
38952011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3896
3897 * gdb.arch/amd64-entry-value.s: New file.
3898 * gdb.mi/mi2-amd64-entry-value.s: New file.
3899
a471c594
JK
39002011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3901
3902 Display @entry parameter values even for references.
3903 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
3904 functions.
3905 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
3906 reference and datap_input.
3907 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
3908 breakpoints.
3909 (continue to breakpoint: entry_reference: reference)
3910 (entry_reference: bt at entry)
3911 (continue to breakpoint: entry_reference: breakhere_reference)
3912 (entry_reference: bt, entry_reference: ptype regparam)
3913 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
3914 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
3915 (entry_reference: p regcopy, entry_reference: p nodataparam)
3916 (entry_reference: p nodataparam@entry): New tests.
3917
36b11add
JK
39182011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3919
3920 Support @entry in input expressions.
3921 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
3922 (entry_stack: p s1@entry, entry_stack: p s2@entry)
3923 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
3924 (tailcall: p j@entry): New tests.
3925 * gdb.cp/koenig.cc (A::entry): New function.
3926 (main): Call it.
3927 * gdb.cp/koenig.exp (p entry (c)): New test.
3928
e18b2753
JK
39292011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3930
3931 Display @entry parameter values (without references).
3932 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
3933 (different, validity, invalid): New functions.
3934 (main): Call them.
3935 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
3936 stacktest, breakhere_stacktest, different, breakhere_different,
3937 breakhere_validity and breakhere_invalid.
3938 (entry: bt): Update for @entry.
3939 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
3940 (entry_validity: *, entry_invalid: *): Many new tests.
3941 * gdb.base/break.exp
3942 (run until breakpoint set at small function, optimized file): Accept
3943 also the @entry suffix.
3944 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
3945 * gdb.mi/mi2-amd64-entry-value.c: New files.
3946 * gdb.mi/mi2-amd64-entry-value.exp: New files.
3947
2d6c5dc2
JK
39482011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3949
3950 Protect entry values against self tail calls.
3951 * gdb.arch/amd64-entry-value.cc (self2, self): New.
3952 (main): Call self.
3953 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
3954 (set debug entry-values 1, self: bt debug entry-values): New tests.
3955
111c6489
JK
39562011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3957
3958 Recognize virtual tail call frames.
3959 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
3960 (amb_b, amb_a): New.
3961 (main): Call a and b.
3962 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
3963 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
3964 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
3965 New tests.
3966
8e3b41a9
JK
39672011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3968
3969 Implement basic support for DW_TAG_GNU_call_site.
3970 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
3971 * gdb.arch/amd64-entry-value.cc: New file.
3972 * gdb.arch/amd64-entry-value.exp: New file.
3973
181cebd4
JK
39742011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3975
3976 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
3977 * gdb.dwarf2/implptr-64bit.S: New file.
3978 * gdb.dwarf2/implptr-64bit.exp: New file.
3979
741f5e3c
JK
39802011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3981
3982 Fix initial language detection with -readnow.
3983 * gdb.cp/readnow-language.cc: New file.
3984 * gdb.cp/readnow-language.exp: New file.
3985
a73d2258
JK
39862011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3987
3988 Fix printed anonymous struct name.
3989 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
3990
af369495
JM
39912011-10-09 Joseph Myers <joseph@codesourcery.com>
3992
3993 * gdb.base/solib-symbol.exp: Do not include directories in
3994 filenames in expected messages.
3995
1fa57852
DE
39962011-10-07 Doug Evans <dje@google.com>
3997
3998 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
3999
bd054e06
KP
40002011-10-07 Kevin Pouget <kevin.pouget@st.com>
4001
4002 Allow Python notification of new object-file loadings.
4003 * gdb.python/py-events.exp: Test newobjfile event.
4004 * gdb.python/py-events.py: Register newobjfile callback.
4005 * gdb.python/py-events.c: Add call to shared library
4006 * gdb.python/py-events-shlib.c: New file.
4007
8031b6f8
JM
40082011-10-06 Joseph Myers <joseph@codesourcery.com>
4009
4010 * gdb.base/fixsection.exp: Do not include directories in filename
4011 in expected message.
4012
7fea6923
PM
40132011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
4014
4015 Add tests for passing of environment variables to inferior.
4016 * gdb.base/testenv.c: New test source.
4017 * gdb.base/testenv.exp: New expect test.
4018
687f2a88
PK
40192011-10-04 Paul Koning <paul_koning@dell.com>
4020
4021 * gdb.python/py-value.c (main): Break before return.
4022
cb6be26b
KP
40232011-10-04 Kevin Pouget <kevin.pouget@st.com>
4024
4025 PR python/12691: Add the inferior to Python exited event
4026 * gdb.python/py-events.exp: Test the inferior attribute of exited
4027 event with a fork.
4028 * gdb.python/py-events.py: Print inferior number on exit.
4029 * gdb.python/py-events.c: Fork the inferior.
4030
fb213700
EBM
40312011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
4032
4033 * gdb.base/jit.exp: Add testcase name to log message
4034
aa2071bd
PK
40352011-10-03 Paul Koning <paul_koning@dell.com>
4036 Jan Kratochvil <jan.kratochvil@redhat.com>
4037
4038 * gdb.python/py-value.exp
4039 (python inval = gdb.parse_and_eval('*(int*)0'))
4040 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
4041 (set argc=2, python print argc_lazy): New tests.
4042
dd11a36c
JB
40432011-10-02 Joel Brobecker <brobecker@adacore.com>
4044
4045 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
4046
46f886f1
JK
40472011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4048 Pedro Alves <pedro@codesourcery.com>
4049
4050 * gdb.python/py-value.exp (test_value_in_inferior): New variable
4051 can_read_0, test for it.
4052 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
4053 (parse_and_eval with memory error): ... here, make it untested if
4054 can_read_0.
4055
c5cb204f
MP
40562011-09-30 Marek Polacek <mpolacek@redhat.com>
4057
4058 * gdb.python/python.exp (verify pagination beforehand)
4059 (verify pagination afterwards): Fix race by splitting the line.
4060
68fb0ec0
JM
40612011-09-29 Joseph Myers <joseph@codesourcery.com>
4062
4063 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
4064 for 64-bit multilibs from i?86-* targets.
4065
6aee0d90
MP
40662011-09-29 Marek Polacek <mpolacek@redhat.com>
4067
4068 * lib/gdb.exp: Fix a typo in one of the comments.
4069
e9101ff5
MP
40702011-09-29 Marek Polacek <mpolacek@redhat.com>
4071
4072 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
4073 matching pattern.
4074
7a81bdbf
PK
40752011-09-28 Paul Koning <paul_koning@dell.com>
4076
4077 * gdb.python/py-type.c (enum E): New.
4078 * gdb.python/py-type.exp (test_fields): Add tests for Python
4079 mapping access to fields.
4080 (test_enums): New test for field access on enums.
4081
6710bf39
SS
40822011-09-27 Stan Shebs <stan@codesourcery.com>
4083
4084 * gdb.trace/collection.exp: Test collection of $_ret.
4085
b2a6bdeb
AT
40862011-09-22 Andreas Tobler <andreast@fgznet.ch>
4087
4088 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
4089 list of compilation switches for <*-*-freebsd*>.
4090
3c9057f3
SS
40912011-09-19 Stan Shebs <stan@codesourcery.com>
4092
4093 * gdb.trace/tspeed.exp: New file.
4094 * gdb.trace/tspeed.c: New file.
4095
34518530
YQ
40962011-09-18 Yao Qi <yao@codesourcery.com>
4097
4098 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
4099 instructions.
4100 (test_adr_32bit, test_pop_pc): Likewise.
4101 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
4102 Thumb instructions.
4103 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
4104 in gdb_test_multiple.
4105 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
4106
ab254057
YQ
41072011-09-17 Yao Qi <yao@codesourcery.com>
4108
4109 * lib/gdb.exp (can_single_step_to_signal_handler): New.
4110 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
4111 support single step to signal handler.
4112
9c317b71
YQ
41132011-09-17 Yao Qi <yao@codesourcery.com>
4114
4115 * gdb.base/disp-step-fork.c: New.
4116 * gdb.base/disp-step-syscall.exp: New.
4117 * gdb.base/disp-step-vfork.c: New.
4118
a8123151
JB
41192011-09-16 Joel Brobecker <brobecker@adacore.com>
4120
4121 * gdb.ada/tasks.exp: Make the expected output for
4122 the `info tasks' tests more resilient to spacing
4123 changes.
4124
63a9aad8
JK
41252011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4126
4127 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
4128 (reached breakpoint 2, reached breakpoint 3): Update expected output.
4129
2aa48337
KP
41302011-09-15 Kevin Pouget <kevin.pouget@st.com>
4131
4132 PR Python/12692 Add gdb.selected_inferior() to Python interface.
4133 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
4134
6839b47f
KP
41352011-04-30 Kevin Pouget <kevin.pouget@st.com>
4136
4137 Handle multiple breakpoint hits in Python interface:
4138 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
4139 presence.
4140 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
4141 breakpoint hits.
4142
0935723e
JK
41432011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
4144 Jan Kratochvil <jan.kratochvil@redhat.com>
4145
4146 * gdb.python/py-events.exp: Remove pretty printing comment.
4147 * gdb.python/py-evsignal.exp: New file.
4148 * gdb.python/py-evthreads.c: Include signal.h.
4149 (thread3): Remove variable count3. Remove variable bad and use raise
4150 instead.
4151 (thread2): Remove variable count2. Move thread3 pthread_create here,
4152 merge pthread_join to a single line.
4153 (main): Remove variable count1. Merge pthread_join with pthread_create
4154 to a single line.
4155 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
4156 KFAIL python/12966 for gdbserver. Test return value of
4157 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
4158 gdb_expect by gdb_test and gdb_test_multiple.
4159 (thread 2, thread 3): New tests.
4160
4801a9a3
PA
41612011-09-12 Matt Rice <ratmice@gmail.com>
4162 Pedro Alves <pedro@codesourcery.com>
4163
4164 PR gdb/13175
4165
4166 * gdb.base/interp.exp: New tests.
4167 * gdb.base/interp.c: New file.
4168
24ece742
DE
41692011-09-12 Doug Evans <dje@google.com>
4170
4171 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
4172 * gdb.dwarf2/typeddwarf.exp: Ditto.
4173
7f062217
JK
41742011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4175
4176 Fix compatibility with x32 arch.
4177 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
4178 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
4179 is_x86_like_target.
4180 * testsuite/gdb.trace/collection.exp: Likewise.
4181 * testsuite/gdb.trace/report.exp: Likewise.
4182 * testsuite/gdb.trace/unavailable.exp: Likewise.
4183 * testsuite/gdb.trace/while-dyn.exp: Likewise.
4184 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
4185 (is_x86_like_target): Check also is_amd64_regs_target.
4186
08711b9a
JK
41872011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4188
4189 PR breakpoints/12435
4190 * gdb.arch/amd64-prologue-xmm.c: New file.
4191 * gdb.arch/amd64-prologue-xmm.exp: New file.
4192 * gdb.arch/amd64-prologue-xmm.s: New file.
4193
b99b5f66
JK
41942011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4195
4196 * gdb.dwarf2/dw2-param-error-main.c: New file.
4197 * gdb.dwarf2/dw2-param-error.S: New file.
4198 * gdb.dwarf2/dw2-param-error.exp: New file.
4199
a391a2f6
PA
42002011-09-08 Pedro Alves <pedro@codesourcery.com>
4201
4202 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
4203 inferior's pid and look for a core dump named core.$pid. Use
4204 `remote_file' commands on the host instead of hand coding shell
4205 commands on the build.
4206 * gdb.base/valgrind-db-attach.exp: Kill the program before
4207 finishing the test.
4208
7d8e6458 42092011-09-02 Matt Rice <ratmice@gmail.com>
4210
4211 * lib/prompt.exp: New file for testing the first prompt.
4212 * gdb.python/py-prompt.exp: Ditto.
4213 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
4214
68e77c9e
PA
42152011-09-02 Pedro Alves <pedro@codesourcery.com>
4216
4217 * gdb.threads/gcore-thread.exp: Set the global core_supported to
4218 0, before testing gcore.
4219
9655e943
JK
42202011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4221
df6dc84d
JK
4222 * dw2-ifort-parameter-debug.S: Update copyright year.
4223 * dw2-ifort-parameter.c: Update copyright year.
4224 * dw2-ifort-parameter.exp: Update copyright year.
4225
9655e943
JK
4226 * dw2-ifort-parameter-debug.S: New file.
4227 * dw2-ifort-parameter.c: New file.
4228 * dw2-ifort-parameter.exp: New file.
4229
353d1d73
JK
42302011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4231
4232 * gdb.base/commands.exp (error_clears_commands_left): New function.
4233 (): Call it.
4234
5c07461a
JK
42352011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4236
4237 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
4238 (C): Initialize `a'.
4239 * gdb.mi/mi-inheritance-syntax-error.exp
4240 (-data-evaluate-expression $path): Expect `a' as 5.
4241
0d932b2f
MK
42422011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
4243
4244 PR mi/11912
4245 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
4246 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
4247 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
4248 keyword in output of -var-info-path-expression.
4249
bdb54049
JK
42502011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4251
4252 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
4253 * gdb.trace/collection.exp: Likewise.
4254 * gdb.trace/report.exp: Likewise.
4255 * gdb.trace/unavailable.exp: Likewise.
4256 * gdb.trace/while-dyn.exp: Likewise.
4257
59cde39c
KS
42582011-08-18 Keith Seitz <keiths@redhat.com>
4259
4260 PR c++/12266
4261 * gdb.cp/meth-typedefs.cc: New file.
4262 * gdb.cp/meth-typedefs.exp: New file.
4263
fa3a4f15
PM
42642011-08-17 Phil Muldoon <pmuldoon@redhat.com>
4265
4266 * gdb.python/python.exp: Add extended-prompt tests.
4267
c1049fca
JK
42682011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4269
4270 * gdb.arch/i386-dr3-watch.exp
4271 (watchpoint on gap1 does not fit debug registers)
4272 (delete all watchpoints): Fix racy expect strings.
4273
d93f7b5c
YQ
42742011-08-14 Yao Qi <yao@codesourcery.com>
4275
4276 * gdb.base/maint.exp: set data_section to ".neardata".
4277 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
4278 * gdb.base/savedregs.exp: Handle SIGILL.
4279 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
4280 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
4281
457e09f0
DE
42822011-08-12 Doug Evans <dje@google.com>
4283
4284 * gdb.python/py-symbol.exp: Add test for symbol.type.
4285
5d0bb2fb
UW
42862011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
4287
4288 * gdb.threads/pthreads.exp: Enable on non-native configurations.
4289 * gdb.mi/mi-pthreads.exp: Likewise.
4290 * gdb.mi/mi2-pthreads.exp: Likewise.
4291 * gdb.mi/gdb669.exp.exp: Likewise.
4292
fcdfa280
PA
42932011-08-09 Pedro Alves <pedro@codesourcery.com>
4294
4295 * lib/mi-support.exp (detect_async): Rename to...
4296 (mi_detect_async): ... this.
4297 * gdb.mi/mi-nonstop-exit.exp: Adjust.
4298 * gdb.mi/mi-nonstop.exp: Adjust.
4299 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
4300 * gdb.mi/mi-nsintrall.exp: Adjust.
4301 * gdb.mi/mi-nsmoribund.exp: Adjust.
4302 * gdb.mi/mi-nsthrexec.exp: Adjust.
4303
9d8fa392
PA
43042011-08-09 Pedro Alves <pedro@codesourcery.com>
4305
4306 * gdb.base/display.c (do_loops): New `p_i' local.
4307 * gdb.base/display.exp: Test displaying a variable that is
4308 temporarily at a bad address.
4309
b6cede78
JK
43102011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4311
4312 * gdb.dwarf2/dw2-op-stack-value.S: New file.
4313 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
4314
67bedb8c
JK
43152011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4316
4317 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
4318 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
4319 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 4320
af6e93b2
PA
43212011-08-05 Pedro Alves <pedro@codesourcery.com>
4322
4323 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
4324 procedure.
4325 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
4326
1cf0e11f
YQ
43272011-08-05 Yao Qi <yao@codesourcery.com>
4328
4329 * gdb.base/callfuncs.exp: Set language after main.
4330 * gdb.cp/cplusfuncs.exp: Likewise.
4331 * gdb.cp/inherit.exp: Likewise.
4332
a1e28cb2
UW
43332011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
4334
4335 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
4336 * gdb.base/watch-vfork.exp: Skip on remote targets.
4337
d4f5bbb9
UW
43382011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
4339
4340 * gdb.threads/thread-find.exp: Support remote targets.
4341
724f4f80
UW
43422011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
4343
4344 * gdb.base/jit.exp: Download solib_binfile to target.
4345 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
4346 and call dlopen without full path name.
4347 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
4348 dlopen without full path name.
4349
934709f0
PW
43502011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4351
4352 * gdb.base/break-always.exp: Complete the test
4353 with duplicated breakpoints and enabling/disabling them.
4354
c26106c4
TT
43552011-08-02 Tom Tromey <tromey@redhat.com>
4356
4357 PR gdb/11289:
4358 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
4359
9300444e 43602011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
4361
4362 PR gdb/13045
4363 * gdb.base/float.exp: Add new test case for PR gdb/13045
4364 * gdb.base/float.c: New file.
4365
00bd41d6
PM
43662011-07-28 Phil Muldoon <pmuldoon@redhat.com>
4367
4368 * gdb.python/py-mi.exp: Test printers returning string hint, and
4369 also not returning a value.
4370 * gdb.python/py-prettyprint.c: Add testcase for above.
4371 * gdb.python/py-prettyprint.py: Add test printer for above.
4372
d24f74ce
JK
43732011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4374
4375 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
4376 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
4377 (.Ldie30) Add as field "data4".
4378 (.Ldie32) Rename field "b" to "shl".
4379 (abbrev4) Change for the "data4" field.
4380 (abbrev5, abbrev6) Remove.
4381 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
4382 (p &s.shl): ... here. Add comment.
4383 (p &s.data4): New.
4384
bb7da2bf
JK
43852011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4386
4387 Fix crash on lval_computed values.
4388 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
4389
11081198
JK
43902011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4391
4392 * gdb.base/help.exp (help whatis): Update the expected string.
4393
3c6e0cb3
JK
43942011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4395
4396 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
4397 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
4398 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
4399 Change the expected string.
4400
efa80663
PA
44012011-07-26 Pedro Alves <pedro@codesourcery.com>
4402
4403 * gdb.base/watchpoint.exp
4404 (test_disable_enable_software_watchpoint): New procedure.
4405 (top level): Run it.
4406
db8e4570
UW
44072011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
4408
4409 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
4410 executable file "${binfile}", C++ version "${binfile}-cxx".
4411 * gdb.python/py-prettyprint.exp: Likewise.
4412 * gdb.python/py-symbol.exp: Likewise.
4413 * gdb.python/py-type.exp: Likewise.
4414 * gdb.python/py-value.exp: Likewise.
4415 * gdb.python/py-template.exp (test_template_arg): Pass full executable
4416 file name instead of just suffix.
4417
543305c9
JK
44182011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4419
4420 Fix implicit pointer offsets.
4421 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
4422 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
4423 (continue to breakpoint: continue to baz breakpoint for implptr)
4424 (sanity check element 0, sanity check element 1)
4425 (enter the inlined function, check element 0 for the offset)
4426 (check element 1 for the offset)
4427 (continue to breakpoint: ignore the second baz breakpoint): New tests.
4428 (set foo breakpoint for implptr): Update the breakpoint number.
4429
b3215adc
UW
44302011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
4431
4432 * gdb.python/py-mi.exp: Use different file names for different
4433 versions of the executable under test.
4434 * gdb.python/py-prettyprint.exp: Likewise.
4435 * gdb.python/py-symbol.exp: Likewise.
4436 * gdb.python/py-template.exp: Likewise.
4437 * gdb.python/py-type.exp: Likewise.
4438 * gdb.python/py-value.exp: Likewise.
4439
182b9acc
UW
44402011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
4441
4442 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
4443 flag after restarting GDB if necessary.
4444
e6052b5d
UW
44452011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
4446
4447 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
4448
1ced966e
PA
44492011-07-22 Pedro Alves <pedro@codesourcery.com>
4450
4451 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
4452 backend doesn't leave used debug registers behind.
4453
3543a589
TT
44542011-07-22 Tom Tromey <tromey@redhat.com>
4455
4456 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
4457 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
4458 argument.
4459 * gdb.dwarf2/typeddwarf-amd64.S: New file.
4460
14d15303 44612011-07-21 Matt Rice <ratmice@gmail.com>
4462
4463 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
4464 in mostlyclean rule. Add files ending in .core.
4465
9b158ba0 44662011-07-21 Matt Rice <ratmice@gmail.com>
4467
4468 PR macros/12999
4469 * gdb.base/info-macros.c: New test sources.
4470 * gdb.base/info-macros.exp: New tests.
4471
d17b6f81
PM
44722011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4473
4474 * gdb.python/python.exp: Add prompt substitution tests.
4475
918dd910
JK
44762011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4477
4478 Fix crash if referenced CU is aged out.
4479 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
4480 New.
4481 * gdb.dwarf2/implptr.exp: Likewise.
4482
0e37a63c
JK
44832011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4484
4485 * gdb.dwarf2/implptr.S: Rebuilt.
4486 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
4487 (bar): Use them for j, k, l.
4488 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
4489 COMPILE.
4490 (print j in implptr:bar): Update for the intp typedef.
4491 (print p[0].x in implptr:foo): Use more exact regex.
4492
f65cf84c
TT
44932011-07-18 Tom Tromey <tromey@redhat.com>
4494
4495 * gdb.cp/static-method.exp: Add missing single quote.
4496
d5b4a7be
YQ
44972011-07-18 Yao Qi <yao@codesourcery.com>
4498
4499 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
4500 supported.
4501 * gdb.mi/mi-nonstop-exit.exp: Likewise.
4502 * gdb.mi/mi-nonstop.exp: Likewise.
4503 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
4504 * gdb.mi/mi-nsintrall.exp: Likewise.
4505 * gdb.mi/mi-nsmoribund.exp: Likewise.
4506 * gdb.mi/mi-nsthrexec.exp: Likewise.
4507 * gdb.python/py-evthreads.exp: Likewise.
4508
e9ea2662
JK
45092011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4510
4511 Code cleanup.
4512 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
4513 it. Substitute it instead of test_compiler_info everywhere.
4514
ce451573
UW
45152011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
4516
4517 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
4518 remote targets as well.
4519
756d88a7
UW
45202011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
4521
4522 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
4523 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
4524
31f83dc5
UW
45252011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
4526
4527 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
4528 a remote machine, not the host.
4529 (gdb_compile_shlib): Set soname if target is remote.
4530
059241a0
PP
45312011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
4532
4533 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
4534
28a0b48c 45352011-07-13 Matt Rice <ratmice@gmail.com>
4536
4537 * gdb.python/py-objfile-script-gdb.py: Renamed to
4538 py-objfile-script-gdb.py.in.
4539 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
4540 py-objfile-script-gdb.py.
4541 * gdb.python/py-objfile-script.exp: Update reference to
4542 py-objfile-script-gdb.py.
4543
9a771b67
JK
45442011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4545
4546 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
4547 reference undefined label.
4548
04ad99e6
JK
45492011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4550
4551 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
4552 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
4553 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
4554 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
4555
713389e0
PM
45562011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4557
4558 PR python/12438
4559 * gdb.python/python.exp: Add maint set/show python print-stack
4560 deprecated tests. Add set/show python print-backtrace tests.
4561
97d146f8
JK
45622011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4563
4564 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
4565 debug info.
4566
facde0e5 45672011-07-06 Matt Rice <ratmice@gmail.com>
4568
4569 * gdb.python/python.exp: Update filename paths.
4570 * gdb.python/py-symtab.exp: Ditto.
4571
438640d1
MP
45722011-07-06 Marek Polacek <mpolacek@redhat.com>
4573
4574 * gdb.python/py-evthreads.exp: Add missing `$'.
4575
33a365df
MF
45762011-07-06 Jie Zhang <jie.zhang@analog.com>
4577
4578 * config/bfin.exp: New file.
4579 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
4580 * gdb.asm/bfin.inc: New file.
4581
8f7ae686
MP
45822011-07-06 Marek Polacek <mpolacek@redhat.com>
4583
df46027d 4584 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
4585 the whole output.
4586
eb2a6f42
TT
45872011-07-05 Tom Tromey <tromey@redhat.com>
4588
4589 * gdb.java/jprint.java (jprint.hi): New field.
4590 * gdb.java/jprint.exp: Print string.
4591
177b42fe
TJB
45922011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
4593
4594 * gdb.base/call-sc.c: Fix typos.
4595 * gdb.base/ifelse.exp: Likewise.
4596 * gdb.base/structs.c: Likewise.
4597
3b2a0cf2
JB
45982011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4599
4600 * gdb.base/jit-so.exp: New test.
4601 * gdb.base/jit-dlmain.c: New file.
4602 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
4603
46fc714c
JK
46042011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4605
4606 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
4607 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
4608 * gdb.cp/pr9167.exp (p b): Likewise.
4609 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
4610 (test value of P in inner_m, test type of Z in inner_m): Call
4611 setup_xfail for gcc <= 4.5.
46fc714c 4612
418c7cf7
JK
46132011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4614
4615 * gdb.cp/paren-type.cc: New files.
4616 * gdb.cp/paren-type.exp: New files.
4617
3d50dd94
JK
46182011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4619
4620 Stop on first linespec terminator instead of eating what we can.
4621 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
4622 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
4623 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
4624 (break C::f()): ... this one.
4625 (break C::operator()()): New test.
4626 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
4627 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
4628 test.
4629
dcf9f4ab
JK
46302011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4631
4632 Fall back linespec to minimal symbols.
4633 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
4634 error message.
4635 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
4636 * gdb.cp/minsym-fallback-main.cc: New file.
4637 * gdb.cp/minsym-fallback.cc: New file.
4638 * gdb.cp/minsym-fallback.exp: New file.
4639 * gdb.cp/minsym-fallback.h: New file.
4640
3f542ed1
JK
46412011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4642
4643 * gdb.cp/no-dmgl-verbose.cc: New file.
4644 * gdb.cp/no-dmgl-verbose.exp: New file.
4645
46462011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
4647
4648 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
4649 __GI_.
4650 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
4651 (f): New function.
4652 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
4653 (complete p 'func<short>(): ... here.
4654 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
4655 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
4656 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
4657 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
4658 Make them KFAIL gcc/49546.
4659
00eb2c4a
JB
46602011-07-01 Joel Brobecker <brobecker@adacore.com>
4661
4662 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
4663
85a20c42
JK
46642011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4665
4666 Test GCC PR debug/49546.
4667 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
4668 (test type of F in k3_m, test value of F in k3_m): New.
4669 * gdb.cp/temargs.cc (struct S3, struct K3): New.
4670 (main): New variable k3. Call k3.k3_m.
4671
d2d43431
JB
46722011-07-01 Jean-Charles Delay <delay@adacore.com>
4673
4674 * gdb.ada/packed_array.exp: Fix expected outout.
4675
54ae186f
JB
46762011-07-01 Jean-Charles Delay <delay@adacore.com>
4677
4678 * gdb.ada/packed_array.exp: fixed expected output.
4679
8f17729f
JB
46802011-07-01 Joel Brobecker <brobecker@adacore.com>
4681
4682 * gdb.ada/same_enum: New testcase.
4683
f5aa6869
JB
46842011-07-01 Joel Brobecker <brobecker@adacore.com>
4685
4686 * gdb.ada/ptr_typedef: New testcase.
4687
828292f2
JB
46882011-07-01 Joel Brobecker <brobecker@adacore.com>
4689
4690 * gdb.ada/arrayptr.exp: Add ptype test.
4691
18920c42
JB
46922011-07-01 Joel Brobecker <brobecker@adacore.com>
4693
4694 * gdb.ada/char_enum: New testcase.
4695
3536d9e3 46962011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
4697
4698 * gdb.base/dump.exp (capture_pointer_with_type): New.
4699 Get value from address instead of name.
4700 Start GDB once, and do `dump' and `restore'
4701 tests together.
4702
db863c42
MF
47032011-06-30 Jie Zhang <jie.zhang@analog.com>
4704 Mike Frysinger <vapier@gentoo.org>
4705
4706 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
4707 helper functions for getting/setting remotetimeout variable.
4708 * lib/gdb.exp (gdb_load): If the target is remote, set
4709 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
4710 with $loadtimeout. Set $load_ok to 0 before doing the load.
4711 Instead of returning, immediately, set $load_ok to 0. Call
4712 set_remotetimeout with $oldremotetimeout, and then return if
4713 $load_ok is 1.
4714
e9e642a8
AB
47152011-06-30 Andrew Burgess <aburgess@broadcom.com>
4716
4717 * gdb.python/py-template.exp: Don't run this test if the target
4718 does not support c++ tests.
4719
32019081
JK
47202011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4721
4722 Fix non-only rename list for Fortran modules import.
4723 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
4724 tests.
4725 * gdb.fortran/module.f90 (module moduse): New.
4726 (program module): use moduse, test var_x, var_y and var_z.
4727
0ecee54c
TT
47282011-06-29 Tom Tromey <tromey@redhat.com>
4729
4730 PR testsuite/12040:
4731 * gdb.fortran/array-element.exp: Use f90, not f77.
4732 * gdb.fortran/complex.exp: Use f90, not f77.
4733 * gdb.fortran/derived-type.exp: Use f90, not f77.
4734 * gdb.fortran/library-module.exp: Use f90, not f77.
4735 * gdb.fortran/logical.exp: Use f90, not f77.
4736 * gdb.fortran/module.exp: Use f90, not f77.
4737 * gdb.fortran/multi-dim.exp: Use f90, not f77.
4738 * gdb.fortran/subarray.exp: Use f90, not f77.
4739
3b2b8fea
TT
47402011-06-29 Tom Tromey <tromey@redhat.com>
4741
4742 * gdb.fortran/charset.exp: New file.
4743 * gdb.fortran/charset.f90: New file.
4744
42159ca5
TT
47452011-06-29 Tom Tromey <tromey@redhat.com>
4746
4747 PR testsuite/12040:
4748 * lib/future.exp: New file, mostly extracted from ada.exp.
4749 Rewrote compatibility code to use rename.
4750 (gdb_find_gfortran): New proc.
4751 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
4752 gfortran patch.
4753 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
4754 Move to future.exp.
4755 * lib/gdb.exp: Always load future.exp.
4756
af69a5ce
YQ
47572011-06-28 Yao Qi <yao@codesourcery.com>
4758
4759 * gdb.cp/exception.cc: Don't include iostream.
4760 (bar): Remove print statement.
4761 (catcher): New.
4762 (main): Remove print statements. Call function catcher.
4763 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
4764 Set breakpoint on catcher, and check the value of parameter.
4765
ab5c6a72
YQ
47662011-06-23 Yao Qi <yao@codesourcery.com>
4767
4768 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check breakpoint
4769 1.2 is disabled. KFAIL for uclinux.
4770
9497469f
MP
47712011-06-23 Marek Polacek <mpolacek@redhat.com>
4772
4773 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
4774 mi_gdb_test.
4775
b9132588
MP
47762011-06-23 Marek Polacek <mpolacek@redhat.com>
4777
5d197ed0 4778 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 4779
e55595ca
MP
47802011-06-23 Marek Polacek <mpolacek@redhat.com>
4781
5d197ed0
MP
4782 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
4783
47842011-06-23 Marek Polacek <mpolacek@redhat.com>
4785
4786 * gdb.mi/mi2-basics.exp: Fix races. Honour the
4787 `test_exec_and_symbol_mi_operatons' return value.
4788 (test_mi_interpreter_selection): Use mi_gdb_test instead of
4789 gdb_test_multiple.
4790 (test_exec_and_symbol_mi_operatons): Likewise.
4791 (test_path_specification): Likewise.
e55595ca 4792
be777e08
YQ
47932011-06-23 Yao Qi <yao@codesourcery.com>
4794
4795 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
4796 supported.
4797 * lib/gdb.exp (support_displaced_stepping): New.
4798
615556d6
YQ
47992011-06-23 Yao Qi <yao@codesourcery.com>
4800
4801 * gdb.threads/execl.exp: Skip on remote target.
4802
833b0ca7
MP
48032011-06-21 Marek Polacek <mpolacek@redhat.com>
4804
5d197ed0 4805 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
4806 mi_gdb_test.
4807
1ee4023a
MP
48082011-06-20 Marek Polacek <mpolacek@redhat.com>
4809
5d197ed0 4810 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 4811
d0b1d624
MP
48122011-06-20 Marek Polacek <mpolacek@redhat.com>
4813
5d197ed0 4814 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
4815 mi_gdb_test.
4816
79aa92c1
MP
48172011-06-20 Marek Polacek <mpolacek@redhat.com>
4818
5d197ed0 4819 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 4820
5ce5db06
YQ
48212011-06-14 Yao Qi <yao@codesourcery.com>
4822
4823 gdb/testsuite/
4824 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
4825
533a737e
JK
48262011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4827
4828 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
4829
d0e53741
TT
48302011-06-10 Tom Tromey <tromey@redhat.com>
4831
4832 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
4833 Add tests for pointer-to-member-function.
4834 * gdb.cp/temargs.cc (S::somefunc): New function.
4835 (K2): New class.
4836 (main): Instantiate K2; call method.
4837
b5916bbd
JB
48382011-06-08 Joel Brobecker <brobecker@adacore.com>
4839
4840 * gdb.python/py-inferior.c (f2): Make str an array rather
4841 than a pointer.
4842 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
4843
5be4dfca
JK
48442011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4845
4846 * gdb.base/async-shell.c: New file.
4847 * gdb.base/async-shell.exp: New file.
4848
9f47e254
PA
48492011-06-06 Pedro Alves <pedro@codesourcery.com>
4850
4851 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
4852
64b9b334
JB
48532011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
4854
4855 From Stephen Kitt <steve@sk2.org>
4856 * gdb.base/help.exp: Adjust following some spelling corrections
4857 in GDB.
4858
dbc0f131
YQ
48592011-06-01 Yao Qi <yao@codesourcery.com>
4860
4861 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
4862
fd336a18
KS
48632010-05-31 Keith Seitz <keiths@redhat.com>
4864
4865 PR c++/12750
4866 * gdb.cp/static-method.cc: New file.
4867 * gdb.cp/static-method.exp: New file.
4868
fa8b9902
KS
48692010-05-31 Keith Seitz <keiths@redhat.com>
4870
4871 PR symtab/12704
4872 * gdb.cp/anon-ns.cc: New file.
4873 * gdb.cp/anon-ns.exp: New file.
4874
0a5b1e09
PA
48752011-05-31 Pedro Alves <pedro@codesourcery.com>
4876
4877 * gdb.arch/i386-dr3-watch.c: New file.
4878 * gdb.arch/i386-dr3-watch.exp: New file.
4879
0578b8d1
YQ
48802011-05-30 Yao Qi <yao@codesourcery.com>
4881
4882 * gdb.base/callfuncs.c (t_structs_fc): New.
4883 (t_structs_dc, t_structs_ldc): New.
4884 (t_double_many_args):
4885 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
4886 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
4887 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
4888 * gdb.base/callfuncs.exp: Call new functions.
4889
6680506e
YQ
48902011-05-30 Yao Qi <yao@codesourcery.com>
4891
ff4d2c60
YQ
4892 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
4893 Call rerun_and_prepare for each test to isolate effects.
4894
48952011-05-30 Yao Qi <yao@codesourcery.com>
4896
4897 * gdb.base/varargs.c (find_max_float_real): New.
4898 (find_max_double_real, find_max_long_double_real): New.
4899 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
4900 * lib/gdb.exp (setup_kfail_for_target): New.
4901
e43ec454
YQ
49022011-05-30 Yao Qi <yao@codesourcery.com>
4903
4904 * gdb.base/funcargs.c (callca, callcb, callcc): New.
4905 (callcd, callce, callcf, callc1a, callc1b): New.
4906 (callc2a, callc2b): New.
4907 * gdb.base/funcargs.exp (complex_args): New.
4908 (complex_integral_args, complex_float_integral_args): New.
4909 * lib/gdb.exp (support_complex_tests): New. Determine
4910 whether to run test cases on _Complex types.
4911
432b4d03
JK
49122011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4913
4914 * gdb.threads/leader-exit.c: New file.
4915 * gdb.threads/leader-exit.exp: New file.
4916
6caf069d
MP
49172011-05-27 Marek Polacek <mpolacek@redhat.com>
4918
9497469f 4919 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 4920
97fce28b
MP
49212011-05-27 Marek Polacek <mpolacek@redhat.com>
4922
4923 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
4924 remove the `supported' variable.
4925 * gdb.mi/mi-nonstop.exp: Likewise.
4926 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
4927 * gdb.mi/mi-nsintrall.exp: Likewise.
4928 * gdb.mi/mi-nsmoribund.exp: Likewise.
4929 * gdb.mi/mi-nsthrexec.exp: Likewise.
4930
9da8c2a0
PA
49312011-05-26 Pedro Alves <pedro@codesourcery.com>
4932
4933 * gdb.reverse/finish-reverse-bkpt.exp: New test.
4934
2c03e5be
PA
49352011-05-26 Pedro Alves <pedro@codesourcery.com>
4936
4937 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
4938
2e21250d
KS
49392011-05-24 Keith Seitz <keiths@redhat.com>
4940
4941 PR breakpoint/12803
4942 * gdb.cp/cmpd-minsyms.cc (a): New method.
4943 (b): New method.
4944 (c): New method.
4945 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
4946
cdac0397
PA
49472011-05-24 Pedro Alves <pedro@codesourcery.com>
4948
4949 * gdb.base/commands.exp (watchpoint_command_test): Check that the
4950 watchpoint's command list didn't execute when the watchpoint went
4951 out of scope.
4952
ee5683ab
PM
49532011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
4954
4955 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
4956 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
4957 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
4958 * gdb.arch/i386-gnu-cfi.exp: Likewise.
4959 * gdb.arch/i386-permbkpt.exp: Likewise.
4960 * gdb.arch/i386-prologue.exp: Likewise.
4961 * gdb.arch/i386-size-overlap.exp: Likewise.
4962 * gdb.arch/i386-size.exp: Likewise.
4963 * gdb.arch/i386-unwind.exp: Likewise.
4964 * gdb.reverse/i386-precsave.exp: Likewise.
4965 * gdb.reverse/i386-reverse.exp: Likewise.
4966 * gdb.reverse/i386-sse-reverse.exp: Likewise.
4967 * gdb.reverse/i387-env-reverse.exp: Likewise.
4968 * gdb.reverse/i387-stack-reverse.exp: Likewise.
4969
c91c8c16
PA
49702011-05-24 Pedro Alves <pedro@codesourcery.com>
4971
4972 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
4973 file doesn't error, using MI.
4974
c50491a7
TT
49752011-05-23 Tom Tromey <tromey@redhat.com>
4976
4977 * gdb.base/charset.exp (string_display): Add tests to assign to
4978 arrays.
4979 * gdb.base/charset.c (short_array, int_array, long_array): New.
4980
4a07b7da
PA
49812011-05-20 Pedro Alves <pedro@codesourcery.com>
4982
4983 Cope with async mode.
4984
4a07b7da
PA
4985 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
4986 into gdb_test + mi_expect_stop.
4987
b275f2d2
PA
49882011-05-20 Pedro Alves <pedro@codesourcery.com>
4989
4990 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
4991 (callme): Remove printf call.
4992
eec52c44
PM
49932011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
4994
4995 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
4996 quote pattern to avoid problems with Cygwin/mingw expect versions.
4997 * gdb.base/default.exp (show convenience): Use double
4998 quote pattern for regular expressions.
4999
b3c8eb43
JK
50002011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5001
5002 Fix -readnow for -gdwarf-4 unused type units.
5003 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
5004 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
5005
ed731959
JK
50062011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5007
5008 * gdb.base/kill-after-signal.c: New file.
5009 * gdb.base/kill-after-signal.exp: New file.
5010
3b48433d
PA
50112011-05-16 Pedro Alves <pedro@codesourcery.com>
5012
5013 * gdb.ada/start.exp: Call untested with the correct test filename.
5014 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
5015 test filename. Make the test's binary unique.
5016 * gdb.arch/i386-signal.exp: Call untested with the correct test
5017 filename.
5018 * gdb.arch/i386-size-overlap.exp: Ditto.
5019 * gdb.arch/Makefile.in (EXECUTABLES): Update.
5020 * gdb.base/gcore-buffer-overflow.exp: Ditto.
5021 * gdb.cp/call-c.exp: Ditto.
5022 * gdb.mi/mi-reverse.exp: Call untested with the correct test
5023 filename. Make the test's binary unique.
5024 * gdb.mi/Makefile.in (EXECUTABLES): Update.
5025 * gdb.python/py-mi.exp: Ditto.
5026 * gdb.python/Makefile.in (EXECUTABLES): Update.
5027 * gdb.reverse/i386-precsave.exp: Ditto.
5028 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
5029 test filename.
5030 * gdb.reverse/i387-stack-reverse.exp: Ditto.
5031 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
5032 unique.
5033 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
5034 test filename.
5035 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
5036 * gdb.trace/tfile.exp: Ditto.
5037
ba4a8bdd
YQ
50382011-05-14 Yao Qi <yao@codesourcery.com>
5039
5040 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
5041 type.
5042
dbaefcf7
DE
50432011-05-13 Doug Evans <dje@google.com>
5044
5045 * gdb.python/py-objfile-script.exp: New file.
5046 * gdb.python/py-objfile-script.c: New file.
5047 * gdb.python/py-objfile-script-gdb.py: New file.
5048 * testsuite/gdb.python/py-section-script.exp: Test
5049 "info auto-load-scripts".
5050
9930639c
TT
50512011-05-13 Tom Tromey <tromey@redhat.com>
5052
5053 * gdb.dwarf2/clztest.exp: New file.
5054 * gdb.dwarf2/clztest.c: New file.
5055 * gdb.dwarf2/clztest.S: New file.
5056
05272e11
DE
50572011-05-13 Doug Evans <dje@google.com>
5058
cc63ef9b
DE
5059 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
5060 String16 tests.
05272e11 5061
6edba76f
TT
50622011-05-13 Tom Tromey <tromey@redhat.com>
5063
5064 * lib/gdb.exp (is_x86_like_target): New proc.
5065 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
5066 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
5067 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
5068 -nostdlib to compiler.
5069 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
5070 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
5071 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
5072 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
5073 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
5074
028d0ed5
TJB
50752011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
5076
5077 * gdb.python/py-function.exp: Test setting a value from a function
5078 which executes a command.
5079
8a9b8146
TT
50802011-05-12 Tom Tromey <tromey@redhat.com>
5081
5082 * gdb.dwarf2/typeddwarf.S: New file.
5083 * gdb.dwarf2/typeddwarf.c: New file.
5084 * gdb.dwarf2/typeddwarf.exp: New file.
5085
10483e8e
MP
50862011-05-12 Marek Polacek <mpolacek@redhat.com>
5087
5088 * gdb.mi/mi-basics.exp: Fix races. Honour the
5089 `test_exec_and_symbol_mi_operatons' return value.
5090 (test_mi_interpreter_selection): Use mi_gdb_test instead of
5091 gdb_test_multiple.
5092 (test_exec_and_symbol_mi_operatons): Likewise.
5093 (test_path_specification): Likewise.
5094
faf067f1
JK
50952011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5096
5097 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
5098 (gdb_touch_execfile): Remove catch wrappers. New variable time.
5099 Replace `file copy' and `file rename' by `file mtime'. Twice.
5100
7ff911a3
JK
51012011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5102
5103 * gdb.base/readline-ask.c: New file.
5104 * gdb.base/readline-ask.exp: New file.
5105 * gdb.base/readline-ask.inputrc: New file.
5106
a536c6d7
UW
51072011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
5108
5109 * gdb.cell/bt.exp: Delete breakpoints before running to signal
5110 to avoid race condition.
5111 * gdb.cell/coremaker.c: Use small stack size.
5112 * gdb.cell/ea-standalone.exp: Use file name without path as
5113 argument to c_to.
5114 * gdb.cell/fork.exp: Allow other output when continuing to end.
5115
d472a426
JK
51162011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5117
5118 * gdb.threads/corethreads.c: New file.
5119 * gdb.threads/corethreads.exp: New file.
5120
51212011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
5122
5123 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
5124 Try to compile the test using -Wl,-z,norelro first.
5125 (load_core): New variable libthread_db_seen, initialize it.
5126 (zeroed-threads cannot be listed): Protect it by XFAIL on
5127 !$libthread_db_seen.
5128
8be455d7
JK
51292011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5130
5131 PR 12573
5132 * gdb.dwarf2/dw2-skip-prologue.S: New file.
5133 * gdb.dwarf2/dw2-skip-prologue.c: New file.
5134 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
5135
1976171a
JK
51362011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5137
5138 * gdb.cp/psymtab-parameter.cc: New file.
5139 * gdb.cp/psymtab-parameter.exp: New file.
5140
7db6f30f
JK
51412011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5142
5143 Fix a race.
5144 * gdb.cp/static-print-quit.exp (print c): Split to ...
5145 (print c - <return>, print c - q <return>, print c - to quit):
5146 ... these. Make the testfile untested on gdb-7.1.
5147
85161e9e 51482011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
5149
5150 * lib/gdb.exp (exec_target_file, exec_symbol_file,
5151 gdb_rename_execfile, gdb_touch_execfile): New.
5152 * gdb.base/reread.exp: Use new procs to handle multiple
5153 exec files.
5154
0c51be18
YQ
51552011-05-05 Yao Qi <yao@codesourcery.com>
5156
5157 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
5158 (test_adr_32bit, test_pop_pc): New.
5159 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
5160 (test_adr_32bit, test_pop_pc): New.
5161
4d393d60
JM
51622011-05-04 Joseph Myers <joseph@codesourcery.com>
5163
5164 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
5165 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
5166 targets.
5167 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
5168 handle targets.
5169
8ffd0459
JK
51702011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5171
5172 * gdb.base/completion.exp (complete help info wat): Rename to ...
5173 (complete 'help info wat'): ... here.
5174 Remove all `-re ".*' and `-re "^.*' redundant regexes.
5175 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
5176
8e28d804
PA
51772011-05-04 Pedro Alves <pedro@codesourcery.com>
5178
5179 * gdb.base/completion.exp: Use gdb_test_multiple instead of
5180 gdb_test and explicit $gdb_prompt/timeout matches.
5181
3eb2ef34
YQ
51822011-05-04 Yao Qi <yao@codesourcery.com>
5183
5184 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
5185 and __thumb2__.
5186
aaaf81a3
MP
51872011-05-03 Marek Polacek <mpolacek@redhat.com>
5188
5189 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
5190 in place of `gdb_test "delete breakpoints"'. This eliminates two
5191 testcases.
5192
c4cbc0df
PA
51932011-05-02 Pedro Alves <pedro@codesourcery.com>
5194
5195 PR testsuite/12649
5196 Fix races.
5197
5198 * gdb.base/completion.exp: Remove all sleep calls. Remove
5199 unnecessary regexs. Don't explicitly expect anything after the
5200 prompt. Eat the prompt if necessary.
5201
b4cbb4a3
EBM
52022011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
5203
5204 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
5205 accept to show the caller line again as well as the line after.
5206
d65aec65
PM
52072011-04-29 Phil Muldoon <pmuldoon@redhat.com>
5208
5209 PR mi/12531
5210
5211 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
5212 compile target.
5213 * gdb.python/py-prettyprint.exp: Add C++ object for
5214 CPLUS_FAKE_CHILD test.
5215
30852783
UW
52162011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
5217
5218 * gdb.base/signest.exp: New file.
5219 * gdb.base/signest.c: Likewise.
5220
c7b1f0d9
JK
52212011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5222
5223 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
5224 thread and breakpoint notifications.
5225
559a7a62
JK
52262011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5227
5228 * gdb.base/fortran-sym-case.c: New file.
5229 * gdb.base/fortran-sym-case.exp: New file.
5230 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
5231 * gdb.dwarf2/dw2-case-insensitive.c: New file.
5232 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
5233
8344e389
JK
52342011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5235
5236 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
5237 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
5238 false #1', `if true else false #2' and `if true else false #3'.
5239
2484c66b
UW
52402011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
5241
5242 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
5243 while delivering signal.
5244
8d3788bd
VP
52452011-04-27 Vladimir Prus <vladimir@codesourcery.com>
5246
5247 MI breakpoint notifications.
5248
5249 * testsuite/gdb.mi/mi-cli.exp: Adust.
5250 * testsuite/gdb.mi/mi2-cli.exp: Adust.
5251 * testsuite/gdb.mi/mi-watch.exp: Adust.
5252 * testsuite/gdb.mi/mi2-watch.exp: Adust.
5253 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
5254 notifications.
5255
3e03848b
JK
52562011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5257
5258 * gdb.base/gdbindex-stabs-dwarf.c: New file.
5259 * gdb.base/gdbindex-stabs.c: New file.
5260 * gdb.base/gdbindex-stabs.exp: New file.
5261
918c9108
YQ
52622011-04-25 Yao Qi <yao@codesourcery.com>
5263
5264 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
5265 with /*...*/.
5266 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
5267
90556b8c
JK
52682011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5269
5270 * gdb.python/py-value.exp (test_objfiles): Name the first test
5271 `py-value in file.filename'.
5272
03f2bd59
JK
52732011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5274
5275 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
5276 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
5277 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
5278 !gdbserver_reconnect_p..
5279 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
5280
7b08b9eb
JK
52812011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5282
5283 * gdb.cp/cpcompletion.exp (complete class methods)
5284 (complete class methods beginning with F): Move them above runto. New
5285 comment about the runto delimiter.
5286
b78974c3
PA
52872011-04-20 Pedro Alves <pedro@codesourcery.com>
5288
5289 * gdb.base/maint.exp: Test that "maint print registers" works
5290 without a running program.
5291
20429c40 52922011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 5293
20429c40
MP
5294 * gdb.base/setshow.exp: Fix racy tests.
5295 ($old_gdb_prompt): New variable.
5296
7a9dd1b2
TT
52972011-04-19 Tom Tromey <tromey@redhat.com>
5298
5299 * gdb.mi/mi-nsmoribund.exp:
5300 * gdb.hp/gdb.objdbg/objdbg01.exp:
5301 * gdb.base/structs.exp (test_struct_returns):
5302 * gdb.base/call-sc.exp (test_scalar_returns):
5303 * gdb.base/bigcore.exp: Remove duplicate words.
5304
02835898
JK
53052011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5306
5307 * gdb.base/break-interp-lib.c (v, vptr): New variables.
5308 * gdb.base/break-interp.exp (test_attach): New comment.
5309
254f582e
JK
53102011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5311
5312 * gdb.threads/gcore-thread.exp ($core0file): New variable.
5313 (clear __stack_user.next, clear stack_used.next)
5314 (save a zeroed-threads corefile): New test.
5315 Call core_load for $core0file.
5316 (zeroed-threads cannot be listed): New test.
5317
4fe85f5c
JK
53182011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5319
5320 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
5321 filename.
5322 ($srcfile): Preserve the original value.
5323 ($testfile): Match it the .exp filename.
5324 ($corefile): New variable. Substitute it around.
5325 Use clean_restart.
5326 ($prev_timeout): Remove.
5327 (load_core): Move core loading into this proc.
5328 Fix restore of $timeout if load_core fails.
5329
63524580
JK
53302011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5331
5332 * gdb.base/eu-strip-infcall.c: New file.
5333 * gdb.base/eu-strip-infcall.exp: New file.
5334
90359a16
JK
53352011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5336
5337 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
5338 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
5339
626e7282
JK
53402011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5341
5342 Fix Python access to inlined frames.
5343 * gdb.python/py-frame-inline.c: New file.
5344 * gdb.python/py-frame-inline.exp: New file.
5345
3363d018
EBM
53462011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
5347
5348 * gdb.base/gdb1090.exp: Change breakpoint location to read the
5349 content of 's24' correctly (avoiding "optimized out").
5350 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
5351
28781456
JK
53522011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5353
5354 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
5355
4a4106ca
TJB
53562011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
5357
5358 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
5359 expect a colon in watch -location output.
5360
d26ccb4f
JK
53612011-04-13 Marek Polacek <mpolacek@redhat.com>
5362
df46027d 5363 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
5364 New testcase `expect response to define backtrace'. Also remove
5365 redundant `default' block.
5366
e1ab1f9c
JK
53672011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5368
5369 * gdb.python/py-prettyprint.c (struct hint_error): New.
5370 (main): New variable hint_error.
5371 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
5372 "print hint_error".
5373 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
5374 (register_pretty_printers): Register it.
5375
0c2e6019
TT
53762011-04-04 Tom Tromey <tromey@redhat.com>
5377
5378 * gdb.cp/maint.exp (test_help): Update.
5379 (test_namespace): Likewise.
5380
af57139d
JB
53812011-04-01 Joel Brobecker <brobecker@adacore.com>
5382
5383 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
5384 * gdb.ada/arrayptr.exp: Add new tests.
5385
956a9fb9
JB
53862011-04-01 Joel Brobecker <brobecker@adacore.com>
5387
5388 * gdb.ada/mi_catch_ex: New testcase.
5389
d0c4d642
PA
53902011-04-01 Pedro Alves <pedro@codesourcery.com>
5391
5392 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
5393 base::overload(void) method without specifying "const".
5394
18819fa6
UW
53952011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
5396
5397 * gdb.arch/thumb-singlestep.S: New file.
5398 * gdb.arch/thumb-singlestep.exp: Likewise.
5399
a4c8e806
TT
54002011-03-31 Tom Tromey <tromey@redhat.com>
5401
5402 * gdb.python/py-prettyprint.py (exception_flag): New global.
5403 (NoStringContainerPrinter._iterator.next): Check it.
5404 * gdb.python/py-prettyprint.c (main): New variable nstype2.
5405 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
5406
53832f31
TT
54072011-03-29 Tom Tromey <tromey@redhat.com>
5408
5409 * gdb.cp/anon-struct.cc: New file.
5410 * gdb.cp/anon-struct.exp: New file.
5411
e4620230
JK
54122011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5413
5414 Test STT_GNU_IFUNC support.
5415 * gdb.base/gnu-ifunc-lib.c: New file.
5416 * gdb.base/gnu-ifunc.c: New file.
5417 * gdb.base/gnu-ifunc.exp: New file.
5418
d0fb5eae
JK
54192011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5420
5421 Support a ring of related breakpoints.
5422 * gdb.base/watchpoint-delete.c: New file.
5423 * gdb.base/watchpoint-delete.exp: New file.
5424
20106cfb
JK
54252011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5426
5427 * gdb.ada/arrayparam.exp (print first after function call): Use
5428 explicit package name. Add a comment
5429 (print lasta after function call): Rename ...
5430 (print last after function call): ... it and use explicit package
5431 name.
5432 (print length after function call): Use explicit package name.
5433 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
5434 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
5435 (multiple matches for symbol i): Rename ...
5436 (multiple matches for symbol integervar): ... it.
5437 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
5438 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
5439
e7ab5e63
AB
54402011-03-25 Andrew Burgess <aburgess@broadcom.com>
5441
5442 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
5443 environment variable to make grep output more predictable. Move
5444 all the environment setup into gdb_init so it's done once per test
5445 case rather than each time we start gdb.
5446
9ef07c8c
TT
54472011-03-24 Tom Tromey <tromey@redhat.com>
5448
5449 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
5450 test.
5451
dd90784c
JK
54522011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5453
5454 * gdb.dwarf2/dw2-entry-value-main.c: New file.
5455 * gdb.dwarf2/dw2-entry-value.S: New file.
5456 * gdb.dwarf2/dw2-entry-value.exp: New file.
5457
05775840
PM
54582011-03-22 Phil Muldoon <pmuldoon@redhat.com>
5459
5460 PR python/12183
5461
5462 * gdb.python/py-function.exp: Add GdbError tests.
5463
8661b11b
PA
54642011-03-18 Pedro Alves <pedro@codesourcery.com>
5465
5466 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
5467 (reglocal_test_func, statlocal_test_func): New functions.
5468 (globals_test_func): Call new functions.
5469 * gdb.trace/unavailable.exp (gdb_collect_args_test)
5470 (gdb_collect_locals_test): New procedure.
5471 (gdb_trace_collection_test): Call new procedures.
5472
0fdb4f18
PA
54732011-03-18 Pedro Alves <pedro@codesourcery.com>
5474
5475 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
5476 (test_register, test_register_unavailable): New procedures.
5477 (gdb_unavailable_registers_test): New procedure.
5478 (gdb_trace_collection_test): Call it.
5479
99c3dc11
PM
54802011-03-18 Phil Muldoon <pmuldoon@redhat.com>
5481
5482 PR python/12149
5483
5484 * gdb.python/python.exp: Add gdb.write tests.
5485
29703da4
PM
54862010-03-17 Phil Muldoon <pmuldoon@redhat.com>
5487
5488 * gdb.python/Makefile.in: Add py-objfile.
5489 * gdb.python/py-objfile.exp: New file.
5490 * gdb.python/py-objfile.c: New file.
5491 * gdb.python/py-block.exp: Add is_valid tests.
5492 * gdb.python/py-inferior.exp: Ditto.
5493 * gdb.python/py-infthread.exp: Ditto.
5494 * gdb.python/py-symbol.exp: Ditto.
5495 * gdb.python/py-symtab.exp: Ditto.
5496
598997c8
KS
54972011-03-16 Keith Seitz <keiths@redhat.com>
5498
5499 PR c++/12273
5500 * gdb.cp/cmpd-minsyms.exp: New test.
5501 * gdb.cp/cmpd-minsyms.cc: New file.
5502
5503 PR c++/11734
5504 * gdb.cp/ovsrch.exp: New test.
5505 * gdb.cp/ovsrch.h: New file.
5506 * gdb.cp/ovsrch1.cc: New file.
5507 * gdb.cp/ovsrch2.cc: New file.
5508 * gdb.cp/ovsrch3.cc: New file.
5509 * gdb.cp/ovsrch4.cc: New file.
5510
c91513d8
PP
55112011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
5512
5513 PR gdb/12528
5514 * gdb.base/Makefile.in: Adjust EXECUTABLES.
5515 * gdb.base/break-on-linker-gcd-function.exp: New test.
5516 * gdb.base/break-on-linker-gcd-function.cc: New file.
5517
7470fc63
AT
55182011-03-15 Andreas Tobler <andreast@fgznet.ch>
5519
5520 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
5521
959e7469
PM
55222011-03-15 Phil Muldoon <pmuldoon@redhat.com>
5523
5524 * lib/gdb.exp (gdb_unload): Add another termination case.
5525
9373cf26
JK
55262011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5527
5528 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
5529 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
5530 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
5531 Provide a stub byte there.
5532 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
5533 DW_AT_entry_pc.
5534 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
5535
24e9cda0
UW
55362011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
5537
5538 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
5539 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
5540 "generic ABI, auto".
5541 (altivec_abi_tests): Accept vectors returned by reference.
5542
7371cf6d
PM
55432010-03-14 Phil Muldoon <pmuldoon@redhat.com>
5544
5545 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
5546
ce77046a
UW
55472011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
5548
5549 * gdb.python/py-section-script.exp: Skip test if no Python support.
5550
176400c3
UW
55512011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
5552
5553 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
5554
ecec24e6
PM
55552011-03-10 Phil Muldoon <pmuldoon@redhat.com>
5556
5557 * gdb.python/py-parameter.exp: Update tests to the new Python
5558 parameter API. Add "no documentation" test. Add deprecated API
5559 backward compatibility test.
5560
5dbdd470
TT
55612011-03-09 Tom Tromey <tromey@redhat.com>
5562
5563 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
5564 gdb_continue_to_end.
5565
b66e66ee
MK
55662011-03-09 Mark Kettenis <kettenis@gnu.org>
5567
5568 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
5569 tabs.
5570
eceb0c5f
TT
55712011-03-09 Tom Tromey <tromey@redhat.com>
5572
5573 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
5574 parentheses.
5575 (gdb_continue_to_end): Add "allow_extra" parameter. Use
5576 $command.
5577 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
5578 argument to gdb_continue_to_end.
5579 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
5580 argument to gdb_continue_to_end.
5581 * gdb.cp/annota3.exp: Fix regex.
5582 * gdb.cp/annota2.exp: Fix regex.
5583 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
5584 gdb_continue_to_end.
5585 * gdb.base/call-signal-resume.exp: Revert earlier patch.
5586 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
5587 gdb_continue_to_end.
5588
63154eca
PA
55892011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5590
5591 * gdb.server/ext-run.exp
5592 (load new file without any gdbserver inferior): New test.
5593
967d1f9b
TT
55942011-03-07 Tom Tromey <tromey@redhat.com>
5595
5596 * Makefile.in (TAGS): Rewrite.
5597
d68dcbb9
JK
55982011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5599
5600 * gdb.trace/report.exp (12.1: trace report #1): New match for the
5601 initial commands echo. New match for `Found trace'. Anchor all the
5602 other matches. Anchor and match for `No trace frame found' the final
5603 match.
5604
6bf58e63
TT
56052011-03-07 Tom Tromey <tromey@redhat.com>
5606
5607 * Makefile.in (TAGS): New target.
5608
fda326dd
TT
56092011-03-07 Tom Tromey <tromey@redhat.com>
5610
5611 * lib/opencl.exp (skip_opencl_tests): Update for exit message
5612 change.
5613 * lib/mi-support.exp (mi_gdb_test): Update for exit message
5614 change.
5615 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
5616 exit message change.
5617 (skip_altivec_tests): Update for exit message change.
5618 (skip_vsx_tests): Likewise.
5619 (gdb_continue_to_end): Likewise. Add 'command' argument.
5620 * lib/cell.exp (skip_cell_tests): Update for exit message change.
5621 * gdb.threads/tls.exp: Update for exit message change.
5622 * gdb.threads/thread-unwindonsignal.exp: Use
5623 gdb_continue_to_end.
5624 * gdb.threads/step.exp (step_it): Update for exit message change.
5625 (continue_all): Likewise.
5626 * gdb.threads/print-threads.exp (test_all_threads): Update for
5627 exit message change.
5628 * gdb.threads/interrupted-hand-call.exp: Use
5629 gdb_continue_to_end.
5630 * gdb.threads/execl.exp: Use gdb_continue_to_end.
5631 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
5632 gdb_continue_to_end.
5633 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
5634 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
5635 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
5636 * gdb.cp/method.exp: Update for exit message change.
5637 * gdb.cp/mb-templates.exp: Update for exit message change.
5638 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
5639 * gdb.cp/annota3.exp: Update for exit message change.
5640 * gdb.cp/annota2.exp: Update for exit message change.
5641 * gdb.cell/fork.exp: Use gdb_continue_to_end.
5642 * gdb.base/term.exp: Update for exit message change.
5643 * gdb.base/step-test.exp (test_i): Update for exit message change.
5644 * gdb.base/sigstep.exp (advance): Update for exit message change.
5645 (advancei): Likewise.
5646 * gdb.base/siginfo.exp: Update for exit message change.
5647 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
5648 * gdb.base/reread.exp: Use gdb_continue_to_end.
5649 * gdb.base/langs.exp: Use gdb_continue_to_end.
5650 * gdb.base/interrupt.exp: Update for exit message change.
5651 * gdb.base/gdb1555.exp: Update for exit message change.
5652 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
5653 * gdb.base/ending-run.exp: Update for exit message change.
5654 * gdb.base/chng-syms.exp: Update for exit message change.
5655 * gdb.base/checkpoint.exp: Update for exit message change.
5656 * gdb.base/catch-syscall.exp (check_for_program_end): Use
5657 gdb_continue_to_end.
5658 (test_catch_syscall_with_wrong_args): Likewise.
5659 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
5660 * gdb.base/break-interp.exp (test_ld): Update for exit message
5661 change.
5662 * gdb.base/bang.exp: Update for exit message change.
5663 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
5664 (do_call_attach_tests): Likewise.
5665 * gdb.base/a2-run.exp: Update for exit message change.
5666 * gdb.arch/ppc-dfp.exp: Update for exit message change.
5667 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
5668 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
5669
dd19bd70
JK
56702011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5671
5672 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
5673
30e62689
TT
56742011-03-03 Tom Tromey <tromey@redhat.com>
5675
5676 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
5677 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
5678 * gdb.hp/gdb.aCC/configure.ac: Remove.
5679 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
5680 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
5681 * gdb.hp/gdb.base-hp/configure.ac: Remove.
5682 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
5683 * gdb.hp/gdb.compat/configure (Makefile): Remove.
5684 * gdb.hp/gdb.compat/configure.ac: Remove.
5685 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
5686 * gdb.hp/gdb.defects/configure (Makefile): Remove.
5687 * gdb.hp/gdb.defects/configure.ac: Remove.
5688 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
5689 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
5690 * gdb.hp/gdb.objdbg/configure.ac: Remove.
5691 * gdb.hp/configure.ac: Remove.
5692 * gdb.hp/configure: Remove.
5693 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
5694 substitution.
5695 (Makefile): Remove rule.
5696 * gdb.cell/configure.ac: Remove.
5697 * gdb.cell/configure: Remove.
5698 * gdb.stabs/Makefile.in (Makefile): Remove.
5699 (distclean): Don't remove config.status or config.log.
5700 * gdb.stabs/configure (Makefile): Remove.
5701 * gdb.stabs/configure.ac: Remove.
5702 * configure: Rebuild.
5703 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
5704 Remove stabs- and cell-specific logic. Test for existence of
5705 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
5706 subdirectories, gdb.cell, and and gdb.stabs.
5707 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
5708
c171f854
JB
57092011-03-03 Joel Brobecker <brobecker@adacore.com>
5710
5711 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
5712 end of buffer.
5713
9a5193cb
JB
57142011-03-02 Joel Brobecker <brobecker@adacore.com>
5715
5716 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
5717 gdb_test when running a test where we expected no output back.
5718
9bb4c1bb
MS
57192011-02-28 Michael Snyder <msnyder@vmware.com>
5720
5721 * gdb.cp/overload.cc: Change initializer value to integer.
5722
3bd0f5ef
MS
57232011-02-27 Michael Snyder <msnyder@vmware.com>
5724
5725 * gdb.multi/base.exp: Add test for remove-inferiors.
5726
2279eaad
JB
57272011-02-26 Joel Brobecker <brobecker@adacore.com>
5728
5729 * gdb.python/py-frame.exp: Simplify the initialization phase
5730 using prepare_for_testing.
5731
c82c0b55
MS
57322011-02-25 Michael Snyder <msnyder@vmware.com>
5733
5734 * gdb.multi/base.exp: Add tests for info inferiors with args.
5735
1d94651b
JK
57362011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5737
5738 * gdb.dwarf2/dw2-ranges.S: Rename to ...
5739 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
5740 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
5741 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
5742 asmfile3. Comment the STABS (#3) file compilation. Compile
5743 everything through assembler. Provide KFAIL for symtab/12497.
5744 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
5745 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
5746 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
5747 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
5748
3bd0f5ef
MS
57492011-02-24 Michael Snyder <msnyder@vmware.com>
5750
5751 * gdb.base/break.exp: Add tests for delete breakpoints using
5752 convenience variables and value history references.
5753
12c1418e
MS
57542011-02-24 Michael Snyder <msnyder@vmware.com>
5755
5756 * gdb.base/break.exp: Remove debugging 'printf' accidentally
5757 left behind in previous check-in.
5758
e5a67952
MS
57592011-02-23 Michael Snyder <msnyder@vmware.com>
5760
5761 * gdb.base/break.exp: Add tests for "info break" with arguments.
5762 * gdb.trace/infotrace.exp: Update patterns for error and help.
5763 * gdb.base/completion.exp: Update pattern.
5764 * gdb.base/ena-dis-br.exp: Update pattern.
5765 * gdb.base/help.exp: Update patterns.
5766
57672011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
5768
5769 * gdb.base/memattr.exp: New test.
5770 * gdb.base/memattr.c: Test load for memattr.exp.
5771
6e6fbe60
DE
57722011-02-22 Doug Evans <dje@google.com>
5773
5774 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
5775
1d41d745
MS
57762011-02-22 Michael Snyder <msnyder@vmware.com>
5777
5778 * Makefile.in: Make more clean.
5779 * gdb.ada/Makefile.in: Ditto.
5780 * gdb.arch/Makefile.in: Ditto.
5781 * gdb.asm/Makefile.in: Ditto.
5782 * gdb.base/Makefile.in: Ditto.
5783 * gdb.cp/Makefile.in: Ditto.
5784 * gdb.dwarf2/Makefile.in: Ditto.
5785 * gdb.java/Makefile.in: Ditto.
5786 * gdb.mi/Makefile.in: Ditto.
5787 * gdb.modula2/Makefile.in: Ditto.
5788 * gdb.python/Makefile.in: Ditto.
5789 * gdb.server/Makefile.in: Ditto.
5790 * gdb.stabs/Makefile.in: Ditto.
5791 * gdb.threads/Makefile.in: Ditto.
5792 * gdb.trace/Makefile.in: Ditto.
5793
79ba84ca
MS
57942011-02-22 Michael Snyder <msnyder@vmware.com>
5795
df46027d 5796 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
5797 info threads.
5798
b9b35694
JB
57992011-02-22 Joel Brobecker <brobecker@adacore.com>
5800
5801 * gdb.python/py-breakpoint.exp: Fix the expected output of
5802 one of the "maint info breakpoints" tests to accept the output
5803 generated on platforms that do not have hardware watchpoints.
5804
8bfb830f
JB
58052011-02-22 Joel Brobecker <brobecker@adacore.com>
5806
5807 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
5808 clean_restart. Be a little stricter in the expected output
5809 for one of the tests. Fix a typo in one of the comments.
5810
c45f3c54
JB
58112011-02-22 Joel Brobecker <brobecker@adacore.com>
5812
5813 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
5814 Delete variable binfile, no longer use. Add or modify test
5815 comments to make them unique.
5816
b97c863c
MS
58172011-02-21 Michael Snyder <msnyder@vmware.com>
5818
5819 * Makefile.in: Update for make clean.
5820 * gdb.ada/Makefile.in: Ditto.
5821 * gdb.arch/Makefile.in: Ditto.
5822 * gdb.asm/Makefile.in: Ditto.
5823 * gdb.base/Makefile.in: Ditto.
5824 * gdb.cp/Makefile.in: Ditto.
5825 * gdb.dwarf2/Makefile.in: Ditto.
5826 * gdb.java/Makefile.in: Ditto.
5827 * gdb.mi/Makefile.in: Ditto.
5828 * gdb.modula2/Makefile.in: Ditto.
5829 * gdb.python/Makefile.in: Ditto.
5830 * gdb.server/Makefile.in: Ditto.
5831 * gdb.stabs/Makefile.in: Ditto.
5832 * gdb.threads/Makefile.in: Ditto.
5833 * gdb.trace/Makefile.in: Ditto.
5834
aea5b279
MS
58352011-02-21 Michael Snyder <msnyder@vmware.com>
5836
5837 * gdb.threads/thread-find.exp: Update patterns for changes in
5838 output of "info threads" command.
5839
e3039479
UW
58402011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5841 Ulrich Weigand <uweigand@de.ibm.com>
5842
5843 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
5844 (skip_hw_watchpoint_tests): Likewise.
5845 (skip_hw_watchpoint_multi_tests): Likewise.
5846
b800ec70
UW
58472011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
5848
5849 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
5850 (skip_hw_watchpoint_tests): Likewise.
5851 (skip_hw_watchpoint_multi_tests): Likewise.
5852 (skip_hw_watchpoint_access_tests): Likewise.
5853
5854 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
5855 * gdb.base/pr11022.exp: Likewise.
5856 * gdb.base/watch-read.exp: Likewise.
5857 * gdb.base/watch_thread_num.exp: Likewise.
5858 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
5859 * gdb.base/watchpoint-hw.exp: Likewise.
5860 * gdb.base/watchpoint.exp: Likewise.
5861 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
5862 * gdb.threads/watchthreads-reorder.exp: Likewise.
5863 * gdb.threads/watchthreads.exp: Likewise.
5864 * gdb.threads/watchthreads2.exp: Likewise.
5865
91033e37
JB
58662011-02-21 Joel Brobecker <brobecker@adacore.com>
5867
5868 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
5869 the debugger is unable to find the array bounds.
5870
eeaafae2
JK
58712011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5872
5873 * gdb.cp/typedef-operator.exp: New file.
5874 * gdb.cp/typedef-operator.cc: New file.
5875
e338d953
MS
58762011-02-17 Michael Snyder <msnyder@vmware.com>
5877
5878 * gdb.threads/thread-find.exp: Fix regular expressions.
5879
e67ad678
JB
58802011-02-17 Joel Brobecker <brobecker@adacore.com>
5881
5882 * gdb.ada/packed_array: Expand testcase to test printing of
5883 unconstrained packed array.
5884
93084bca
JB
58852011-02-17 Joel Brobecker <brobecker@adacore.com>
5886
5887 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
5888
a0c78a73
PA
58892011-02-16 Pedro Alves <pedro@codesourcery.com>
5890
f65d5553 5891 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
5892 (main): Initialize it before collecting, and and clear it
5893 afterwards.
f65d5553
PA
5894 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
5895 collecting with '{type} addr', where the addr expression is not an
5896 rvalue.
a0c78a73 5897
3dfcbbd2
KW
58982011-02-16 Ken Werner <ken.werner@de.ibm.com>
5899
5900 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
5901 a bool variable. Expect correct OpenCL names for vector types. Use the
5902 uc3 variable name instead of referring to the uchar3 built-in type.
5903 Escape the asterisk at the half pointer test.
5904
08807d5a
PA
59052011-02-16 Pedro Alves <pedro@codesourcery.com>
5906
f65d5553 5907 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
5908 (main): Initialize it before collecting, and and clear it
5909 afterwards.
f65d5553
PA
5910 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
5911 collecting overlapping memory ranges.
08807d5a 5912
60f98dde
MS
59132011-02-15 Michael Snyder <msnyder@vmware.com>
5914
5915 * gdb.base/default.exp: Add tests for thread commands.
5916 * gdb.base/help.exp: Add tests for thread commands.
5917 * gdb.threads/thread-find.exp: New test for thread find command.
5918
648cd113
KW
59192011-02-15 Ken Werner <ken.werner@de.ibm.com>
5920
5921 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
5922
494e194e
YQ
59232011-02-15 Yao Qi <yao@codesourcery.com>
5924
5925 PR tdep/12352
5926 * gdb.arch/arm-disp-step.S : New test for str instruction.
5927 * gdb.arch/arm-disp-step.exp : Likewise.
5928
d9492458
TJB
59292011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
5930
5931 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
5932 "vector_register2_vr" test strings. Test the extended floating
5933 point registers (F32~F63).
5934 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
5935 IBM XL C compiler. Make the test program use a register provided
5936 by the compiler for the lxvd2x instruction.
5937
8af8e3bc
PA
59382011-02-14 Pedro Alves <pedro@codesourcery.com>
5939
5940 * gdb.trace/unavailable.cc (class Base, class Middle, class
5941 Derived): New types.
5942 (derived_unavail, derived_partial, derived_whole): New globals.
5943 (virtual_partial): New global.
5944 (virtualp): Point at virtual_partial.
5945 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
5946 related to unavailable vptr.
5947
1b28d0b3
PA
59482011-02-14 Pedro Alves <pedro@codesourcery.com>
5949
5950 * gdb.trace/unavailable.cc (a, b, c): New globals.
5951 (main): Set and clear them.
5952 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
5953 `a' and `c', and check that `b' isn't collected, although `a' and
5954 `c' are.
5955
ec0a52e1
PA
59562011-02-14 Pedro Alves <pedro@codesourcery.com>
5957
5958 * gdb.trace/unavailable.cc (struct Virtual): New.
5959 (virtualp): New global pointer.
5960 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
5961 printing a pointer to an object whose type has a vtable, with
5962 print object on.
5963
24e6bcee
PA
59642011-02-14 Pedro Alves <pedro@codesourcery.com>
5965
5966 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
5967 value repeat handles unavailableness.
5968
39d37385
PA
59692011-02-14 Pedro Alves <pedro@codesourcery.com>
5970
5971 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
5972 tests for building arrays from unavailable values, subscripting
5973 non-memory rvalue unvailable arrays, and accessing fields or
5974 baseclasses of non-lazy unavailable values,
5975 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
5976 struct types.
5977 (g_smallstruct, g_smallstruct_b): New globals.
5978
06d72e16
PA
59792011-02-14 Pedro Alves <pedro@codesourcery.com>
5980
5981 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
5982
bc9a5551
JK
59832011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5984
5985 Fix const/volatile qualifiers of C++ types, PR c++/12328.
5986 * gdb.cp/overload-const.exp: New file.
5987 * gdb.cp/overload-const.cc: New file.
5988
54fcddd0
UW
59892011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
5990
5991 * gdb.opencl/callfuncs.cl: New file.
5992 * gdb.opencl/callfuncs.exp: New test.
5993 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
5994
d6dafb7c
UW
59952011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
5996
5997 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
5998 when computing result.
5999 * gdb.arch/altivec-abi.exp: Update expected results.
6000
a449c2d8
TJB
60012011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
6002
6003 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
6004 * gdb.base/jit.exp: Likewise.
6005 * gdb.base/pie-execl.exp: Likewise.
6006 * gdb.base/solib-nodir.exp: Likewise.
6007 * gdb.base/solib-overlap.exp: Likewise.
6008
764880b7
PA
60092011-02-07 Pedro Alves <pedro@codesourcery.com>
6010
6011 * gdb.trace/collection.c (global_pieces): New.
6012 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
6013 New procedure.
6014 (gdb_trace_collection_test): Call it.
6015
505500db
SW
60162011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
6017
6018 * gdb.python/py-evthreads.c: New file.
6019 * gdb.python/py-evthreads.exp: New file.
6020 * gdb.python/py-events.py: New file.
6021 * gdb.python/py-events.exp: New file.
6022 * gdb.python/py-events.c: New file.
6023
385203ed
DD
60242011-02-04 David Daney <ddaney@caviumnetworks.com>
6025
6026 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
6027
9011945e
AB
60282011-02-03 Andrew Burgess <aburgess@broadcom.com>
6029
6030 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
6031 gdb.base/disasm-end-cu.exp: New test for disassembling over the
6032 boundary between two compilation units.
6033
580688f3
PA
60342011-02-02 Pedro Alves <pedro@codesourcery.com>
6035
6036 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
6037 (Virtual): New structs.
6038 (virtual_o, virtual_middle_b): New globals.
6039 * gdb.cp/virtbase.exp: New tests.
6040
d3f0f853
PP
60412011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
6042
6043 * gdb.base/jit.exp: New file.
6044 * gdb.base/jit-main.c: New file.
6045 * gdb.base/jit-solib.c: New file.
6046
b2030fb5
UW
60472011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
6048
6049 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
6050 proceed to initial kernel entry point.
6051 * gdb.opencl/datatypes.exp: Likewise.
6052 * gdb.opencl/operators.exp: Likewise.
6053 * gdb.opencl/vec_comps.exp: Likewise.
6054
2db19d1e
SW
60552011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
6056
6057 * gdb.cp/nsnested.cc: New.
6058 * gdb.cp/nsnested.exp: New.
6059 * gdb.cp/nsnoimports.exp: New.
6060 * gdb.cp/nsnoimports.cc: New.
6061
6b0c4c1f
JB
60622011-01-31 Joel Brobecker <brobecker@adacore.com>
6063
6064 * gdb.base/interact.exp: Add extra tests that verify that
6065 the value of the interactive-mode setting does not change
6066 after the script is sourced.
6067
80b23b6a
JK
60682011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6069
6070 * gdb.cp/noparam.exp: New file.
6071 * gdb.cp/noparam.cc: New file.
6072
ffd5ec24
PA
60732011-01-28 Pedro Alves <pedro@codesourcery.com>
6074
6075 * gdb.trace/tfile.exp: Test that with no traceframe selected,
6076 there's no stack or registers.
6077
a81766d8
TT
60782011-01-26 Tom Tromey <tromey@redhat.com>
6079
6080 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
6081 space before string output. Add test for "set print pretty off"
6082 case.
6083
585fdaa1
PA
60842011-01-25 Pedro Alves <pedro@codesourcery.com>
6085
6086 * gdb.base/frame-args.exp: Adjust.
6087 * gdb.dwarf2/dw2-noloc.exp: Adjust.
6088 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
6089 * gdb.dwarf2/pieces.exp: Adjust.
6090 * gdb.opt/clobbered-registers-O2.exp: Adjust.
6091 * gdb.opt/inline-locals.exp: Adjust.
6092 * gdb.threads/fork-child-threads.exp: Adjust.
6093
d468832a
KW
60942011-01-25 Ken Werner <ken.werner@de.ibm.com>
6095
6096 * gdb.opencl/convs_casts.cl: Move program scope variables into the
6097 OpenCL kernel function. Add a comment as marker. Add address space
6098 qualifiers for the remaining program scope variables.
6099 * gdb.opencl/datatypes.cl: Likewise.
6100 * gdb.opencl/operators.cl: Likewise.
6101 * gdb.opencl/vec_comps.cl: Likewise.
6102 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
6103 Add breakpoint at the marker comment.
6104 * gdb.opencl/datatypes.exp: Likewise.
6105 * gdb.opencl/operators.exp: Likewise.
6106 * gdb.opencl/vec_comps.exp: Likewise.
6107
490f124f
PA
61082011-01-24 Pedro Alves <pedro@codesourcery.com>
6109
6110 * gdb.base/printcmds.c (some_struct): New struct and instance.
6111 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
6112 procedure.
6113 <global scope>: Call it.
6114
6da78614
KW
61152011-01-21 Ken Werner <ken.werner@de.ibm.com>
6116
6117 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
6118 argument to the gdb_compile_opencl_hostapp call.
6119
ec64c9aa
YQ
61202011-01-19 Yao Qi <yao@codesourcery.com>
6121
6122 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
6123 positve list.
6124
810cfdbb
YQ
61252011-01-19 Yao Qi <yao@codesourcery.com>
6126
6127 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
6128 canonical form.
6129 Remove "xscale-*-*"
6130 * gdb.xml/tdesc-regs.exp: Likewise.
6131 * gdb.python/py-section-script.exp: Replace ARM target triplet
6132 with canonical form.
6133 Match arm*-*-symbianelf*.
6134 * gdb.base/dup-sect.exp: Likewise.
6135 * lib/dwarf.exp: New.
6136 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
6137 dwarf2_support.
6138 * gdb.dwarf2/dup-psym.exp: Likewise.
6139 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
6140 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
6141 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
6142 * gdb.dwarf2/dw2-basic.exp: Likewise.
6143 * gdb.dwarf2/dw2-compressed.exp: Likewise.
6144 * gdb.dwarf2/dw2-const.exp: Likewise.
6145 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
6146 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
6147 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
6148 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
6149 * gdb.dwarf2/dw2-filename.exp: Likewise.
6150 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
6151 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
6152 * gdb.dwarf2/dw2-intercu.exp: Likewise.
6153 * gdb.dwarf2/dw2-intermix.exp: Likewise.
6154 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
6155 * gdb.dwarf2/dw2-noloc.exp: Likewise.
6156 * gdb.dwarf2/dw2-op-call.exp: Likewise.
6157 * gdb.dwarf2/dw2-producer.exp: Likewise.
6158 * gdb.dwarf2/dw2-ranges.exp: Likewise.
6159 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
6160 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
6161 * gdb.dwarf2/dw2-strp.exp: Likewise.
6162 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
6163 * gdb.dwarf2/implptr.exp: Likewise.
6164 * gdb.dwarf2/mac-fileno.exp: Likewise.
6165 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
6166 * gdb.dwarf2/pieces.exp: Likewise.
6167 * gdb.dwarf2/pr11465.exp: Likewise.
6168 * gdb.dwarf2/valop.exp: Likewise.
6169 * gdb.dwarf2/watch-notconst.exp: Likewise.
6170 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
6171
4694da01
TT
61722011-01-19 Tom Tromey <tromey@redhat.com>
6173
6174 * gdb.python/py-infthread.exp: Add thread tests.
6175
b075872c
JB
61762011-01-14 Joel Brobecker <brobecker@adacore.com>
6177
6178 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
6179
2c3e6e24
JB
61802011-01-14 Joel Brobecker <brobecker@adacore.com>
6181
6182 * gdb.ada/widewide: New testcase.
6183
de8fa76c
JB
61842011-01-13 Joel Brobecker <brobecker@adacore.com>
6185
6186 * gdb.base/interact.exp: New testcase.
6187
1b05df00
TT
61882011-01-12 Tom Tromey <tromey@redhat.com>
6189
6190 * gdb.mi/gdb2549.exp: Update for error message changes.
6191 * gdb.mi/mi-cli.exp: Likewise.
6192 * gdb.mi/mi-disassemble.exp: Likewise.
6193 * gdb.mi/mi-pthreads.exp: Likewise.
6194 * gdb.mi/mi-regs.exp: Likewise.
6195 * gdb.mi/mi-stack.exp: Likewise.
6196 * gdb.mi/mi-var-block.exp: Likewise.
6197 * gdb.mi/mi-var-cmd.exp: Likewise.
6198 * gdb.mi/mi2-cli.exp: Likewise.
6199 * gdb.mi/mi2-disassemble.exp: Likewise.
6200 * gdb.mi/mi2-pthreads.exp: Likewise.
6201 * gdb.mi/mi2-regs.exp: Likewise.
6202 * gdb.mi/mi2-stack.exp: Likewise.
6203 * gdb.mi/mi2-var-block.exp: Likewise.
6204 * gdb.mi/mi2-var-cmd.exp: Likewise.
6205
c2ff108b
JK
62062011-01-12 Andrew Burgess <aburgess@broadcom.com>
6207 Jan Kratochvil <jan.kratochvil@redhat.com>
6208
6209 PR fortran/11104 and DWARF unbound arrays detection.
6210 * gdb.fortran/multi-dim.exp: New file.
6211 * gdb.fortran/multi-dim.f90: New file.
6212
b716877b
AB
62132011-01-12 Andrew Burgess <aburgess@broadcom.com>
6214
6215 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
6216 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
6217 add new tests for opcode dumping.
6218
6c162d5e
TT
62192011-01-11 Tom Tromey <tromey@redhat.com>
6220
6221 * gdb.python/py-infthread.exp: Load gdb-python.exp.
6222
77b06cd7
TJB
62232010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
6224
6225 Convert hardware watchpoints to use breakpoint_ops.
6226 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
6227 type is not supported.
6228 * gdb.base/foll-fork.exp: Likewise.
6229 * gdb.base/foll-vfork.exp: Likewise.
6230
f39a75d0
PM
62312011-01-10 Phil Muldoon <pmuldoon@redhat.com>
6232
6233 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
6234 Use load_lib gdb-python.exp.
6235 * gdb.python/python.exp: Ditto.
6236 * gdb.python/py-function.exp: Ditto.
6237
fc529d80
AS
62382011-01-09 Andreas Schwab <schwab@linux-m68k.org>
6239
6240 * gdb.threads/tls.exp ("info address me"): Fix expected output.
6241
fb03cb59
JK
62422011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6243
6244 * configure: Regenerate.
6245
d8e22779
TT
62462011-01-06 Tom Tromey <tromey@redhat.com>
6247
6248 * gdb.python/py-frame.exp: Test gdb.newest_frame.
6249
09050809
JB
62502011-01-06 Joel Brobecker <brobecker@adacore.com>
6251
fc529d80
AS
6252 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
6253 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
6254 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
6255 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
6256 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
6257 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
6258 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
6259 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
6260 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
6261 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
6262 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
6263 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
6264 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
6265 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
6266 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
6267 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
6268 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
6269 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
6270 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
6271 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
6272 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
6273 gdb.ada/uninitialized_vars.exp,
6274 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
6275 Simplify by using clean_restart.
09050809 6276
8ed5dd9e
JB
62772011-01-06 Joel Brobecker <brobecker@adacore.com>
6278
6279 Add marker to be used as anchor for inserting breakpoints.
6280 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
6281 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
6282 Likewise.
6283
6284 Remove uses of gdb_start_cmd.
6285 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
6286 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
6287
6288 Do not run testcase if testing with GDBserver.
6289 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
6290 if testing with GDBserver.
6291
368a124f
JB
62922011-01-06 Joel Brobecker <brobecker@adacore.com>
6293
6294 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
6295 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
6296 copyright header.
6297
44944448
JB
62982011-01-05 Joel Brobecker <brobecker@adacore.com>
6299
6300 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
6301 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
6302 testsuite/gdb.fortran/complex.f,
6303 testsuite/gdb.fortran/derived-type.f90,
6304 testsuite/gdb.fortran/library-module-lib.f90,
6305 testsuite/gdb.fortran/library-module-main.f90,
6306 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
6307 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
6308 Copyright year update.
6309
31886ea6
JB
63102011-01-05 Joel Brobecker <brobecker@adacore.com>
6311
6312 * gdb.base/langs1.f: Add copyright header.
6313
ebedcab5
JK
63142011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6315
6316 * gdb.base/morestack.exp: New file.
6317 * gdb.base/morestack.c: New file.
6318
de1eb2f9
JK
63192011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6320
6321 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
6322
9e87a409
JB
63232010-12-29 Joel Brobecker <brobecker@adacore.com>
6324
6325 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
6326 * gdb.ada/arrayptr.exp: Add test printing that new variable.
6327
720d1a40
JB
63282010-12-29 Joel Brobecker <brobecker@adacore.com>
6329
6330 * gdb.ada/lang_switch.exp: Correct expected parameter value.
6331
a283af87
AS
63322010-12-25 Andreas Schwab <schwab@linux-m68k.org>
6333
5d3d9cba
AS
6334 * gdb.threads/tls.exp: Fix typo.
6335
a283af87
AS
6336 * gdb.threads/thread-specific.exp (get_thread_list): Update.
6337 * gdb.threads/execl.exp: Update.
6338
2a20745c
YQ
63392010-12-23 Yao Qi <yao@codesourcery.com>
6340
6341 * gdb.arch/arm-disp-step.exp: New.
6342 * gdb.arch/arm-disp-step.S: New.
6343
a7658b96
TT
63442010-12-21 Tom Tromey <tromey@redhat.com>
6345
6346 * gdb.threads/execl.exp: Update.
6347 * gdb.threads/linux-dp.exp: Update.
6348 * gdb.threads/manythreads.exp: Update.
6349 * gdb.threads/tls.exp: Update.
6350
5b79abe7
TT
63512010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6352
6353 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
6354 (NextOverThrowDerivates) <resumebpt>: New.
6355 (resumebpt_test): New.
6356 (main): Call resumebpt_test.
6357 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
6358
0914bcdb
SS
63592010-12-12 Stan Shebs <stan@codesourcery.com>
6360
6361 * gdb.trace/tsv.exp: Test print command on trace state variables.
6362
305aeedc
TT
63632010-12-09 Tom Tromey <tromey@redhat.com>
6364
6365 * gdb.base/interp.exp: Add regression test.
6366
186c406b
TT
63672010-12-09 Tom Tromey <tromey@redhat.com>
6368
6369 * gdb.java/jnpe.java: New file.
6370 * gdb.java/jnpe.exp: New file.
6371 * gdb.cp/nextoverthrow.exp: New file.
6372 * gdb.cp/nextoverthrow.cc: New file.
6373
aae1c79a
DE
63742010-12-07 Doug Evans <dje@google.com>
6375
6376 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
6377 of data-directory.
6378 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
6379 updated.
6380 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
6381
60f98dde 63822010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
6383
6384 * gdb.base/callfuncs.exp: Test for skip_float_tests.
6385 * gdb.base/call-sc.exp: Ditto.
6386 * gdb.base/finish.exp: Ditto.
6387 * gdb.base/return.exp: Ditto.
6388 * gdb.base/return2.exp: Ditto.
6389
5fa290c1
DE
63902010-11-30 Doug Evans <dje@google.com>
6391
6392 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
6393 (gdb_expect_list): Fix spelling errors in comments.
6394 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
6395 send_gdb/gdb_expect_list where applicable.
6396 * gdb.base/call-ar-st.exp: Ditto.
6397 * gdb.base/funcargs.exp: Ditto.
6398 * gdb.base/gcore.exp: Ditto.
6399 * gdb.base/page.exp: Ditto.
6400 * gdb.base/sigaltstack.exp: Ditto.
6401 * gdb.base/siginfo.exp: Ditto.
6402 * gdb.base/sigstep.exp: Ditto.
6403 * gdb.base/trace-commands.exp: Ditto.
6404
4e04c971
DE
64052010-11-29 Doug Evans <dje@google.com>
6406
6407 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
6408 printer-name;subprinter-name.
6409
8cf6f0b1
TT
64102010-11-29 Tom Tromey <tromey@redhat.com>
6411
6412 * gdb.dwarf2/implptr.exp: New file.
6413 * gdb.dwarf2/implptr.c: New file.
6414 * gdb.dwarf2/implptr.S: New file.
6415
94b6973e
PM
64162010-11-29 Phil Muldoon <pmuldoon@redhat.com>
6417
fc529d80 6418 PR python/12199
94b6973e
PM
6419
6420 * gdb.python/py-breakpoint.exp: Test the delete method.
6421
8358c15c
JK
64222010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6423
6424 Fix step_resume_breakpoint unsaved during an infcall.
6425 * gdb.base/step-resume-infcall.exp: New file.
6426 * gdb.base/step-resume-infcall.c: New file.
6427
f6df29bc
TJB
64282010-11-24 Edjunior Machado <emachado@br.ibm.com>
6429
6430 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
6431
f2b5a5cf
TJB
64322010-11-24 Edjunior Machado <emachado@br.ibm.com>
6433
6434 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
6435 on ppc64's symbols; "finish" and "return" commands must accept to
6436 show the caller line again as well as the line after.
6437 * gdb.asm/powerpc64.inc: New file.
6438
6b0ecdc2
DE
64392010-11-23 Doug Evans <dje@google.com>
6440
6441 * lib/gdb.exp (gdb_test_sequence): New function.
6442 (gdb_expect_list): Add verbose -log call for each pattern.
6443 * gdb.base/signals.exp (test_handle_all_print): Call it.
6444 Reduce timeout increment from 6 minutes to 1 minute.
6445 * gdb.server/ext-run.exp: Call it.
6446
ea976c60
PM
64472010-11-23 Phil Muldoon <pmuldoon@redhat.com>
6448
f2b5a5cf 6449 PR python/12212
ea976c60
PM
6450
6451 * gdb.python/python.exp: Check that selected_thread raises an
6452 error when no inferior is loaded.
6453
c0efa795
JK
64542010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6455
6456 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
6457 * gdb.dwarf2/dw2-stack-boundary.S: New file.
6458
ec3aa567
JK
64592010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6460
6461 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
6462 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
6463
d8249011
DE
64642010-11-18 Doug Evans <dje@google.com>
6465
6466 * gdb.server/ext-run.exp: Fix intermittent failures.
6467
d4eba7d1
NF
64682010-11-12 Nathan Froyd <froydnj@codesourcery.com>
6469
6470 * gdb.stabs/gdb11479.exp: Use runto_main.
6471
b04c2f88
NF
64722010-11-12 Nathan Froyd <froydnj@codesourcery.com>
6473
6474 * gdb.base/break-entry.exp: Skip if using a stub.
6475
ae9d7ce4
NF
64762010-11-12 Nathan Froyd <froydnj@codesourcery.com>
6477
6478 * gdb.python/py-inferior.exp: Pack values in target endianness.
6479
621c8364
TT
64802010-11-12 Tom Tromey <tromey@redhat.com>
6481
6482 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
6483 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
6484 MemoryError.
6485 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
6486 type.
6487 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
6488 MemoryError.
6489 (test_subscript_regression): Update exception type.
6490
84f4c1fe
PM
64912010-11-11 Phil Muldoon <pmuldoon@redhat.com>
6492
6493 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
6494 breakpoint tests.
6495
a1442452
PA
64962010-11-09 Pedro Alves <pedro@codesourcery.com>
6497
6498 * gdb.base/watchpoint.exp: Test "watch -location" with an
6499 innacessible location.
6500
efd11a33
JK
65012010-11-09 Edjunior Machado <emachado@br.ibm.com>
6502 Luis Machado <luisgpm@br.ibm.com>
6503
6504 * gdb.base/maint.exp: Expect "." prefix.
6505 * gdb.base/nodebug.exp: Expect "." Likewise.
6506 * gdb.base/sepsymtab.exp: Expect "." Likewise.
6507 * gdb.base/watchpoint-cond-gone.exp: Likewise.
6508 * gdb.base/watchpoint.exp: Expect a software watch to be created for
6509 POWER server processors.
6510
aa00efb5
JK
65112010-11-08 Edjunior Machado <emachado@br.ibm.com>
6512 Luis Machado <luisgpm@br.ibm.com>
6513
6514 * gdb.base/break-entry.exp: convert entry point for
6515 ppc64 and expect leading `.' on ppc64's symbols
6516
99e7ae30
DE
65172010-11-05 Doug Evans <dje@google.com>
6518
6519 * gdb.base/help.exp: Update expected output.
b521dba8
DE
6520 * gdb.python/py-param.exp: Delete, contents moved to ...
6521 * gdb.python/py-parameter.exp: ... here. New file.
6522 Add test for gdb.parameter ("directories").
99e7ae30 6523
f4b8a18d
KW
65242010-11-05 Ken Werner <ken.werner@de.ibm.com>
6525
6526 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
6527 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
6528 * configure: Regenerate.
6529 * gdb.opencl/Makefile.in: New File.
6530 * gdb.opencl/datatypes.exp: Likewise.
6531 * gdb.opencl/datatypes.cl: Likewise.
6532 * gdb.opencl/operators.exp: Likewise.
6533 * gdb.opencl/operators.cl: Likewise.
6534 * gdb.opencl/vec_comps.exp: Likewise.
6535 * gdb.opencl/vec_comps.cl: Likewise.
6536 * gdb.opencl/convs_casts.exp: Likewise.
6537 * gdb.opencl/convs_casts.cl: Likewise.
6538 * lib/opencl.exp: Likewise.
6539 * lib/opencl_hostapp.c: Likewise.
6540 * lib/opencl_kernel.cl: Likewise.
6541 * lib/cl_util.c: Likewise.
6542 * lib/cl_util.c: Likewise.
6543 * gdb.base/default.exp (set language): Add "opencl" to the list of
6544 languages.
6545
a9d5ef47
SW
65462010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
6547
6548 * gdb.cp/overload.exp: Added test for inheritance overload.
6549 * gdb.cp/overload.cc: Ditto.
6550 * gdb.cp/oranking.exp: Removed releveant kfails.
6551
03eb1c79
JK
65522010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6553 Joel Brobecker <brobecker@adacore.com>
6554
6555 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
6556 check test_compiler_info.
6557
dbc98a8b
KW
65582010-11-03 Ken Werner <ken.werner@de.ibm.com>
6559
6560 * gdb.base/gnu_vector.exp: Adjust expect messages.
6561
120bd360
KW
65622010-11-03 Ken Werner <ken.werner@de.ibm.com>
6563
6564 * gdb.base/gnu_vector.exp: Add unary operator tests.
6565
c37f7098
KW
65662010-11-03 Ken Werner <ken.werner@de.ibm.com>
6567
6568 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
6569
7b51bc51
DE
65702010-11-02 Doug Evans <dje@google.com>
6571
6572 * gdb.python/py-pp-maint.c: New file.
6573 * gdb.python/py-pp-maint.exp: New file.
6574 * gdb.python/py-pp-maint.py: New file.
6575
50c97f38
TT
65762010-11-02 Tom Tromey <tromey@redhat.com>
6577
6578 * gdb.base/default.exp: Remove "scheme" from language list.
6579
a289b8f6
JK
65802010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6581
6582 Revert:
6583 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6584 * gdb.threads/sigstep-threads.exp: New file.
6585 * gdb.threads/sigstep-threads.c: New file.
6586
cd017491
MS
65872010-10-20 Michael Snyder <msnyder@vmware.com>
6588
6589 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
6590
8e6a5956
UW
65912010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6592
6593 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
6594 Skip test completely if gdb,no_hardware_watchpoints.
6595
2c04da0d
UW
65962010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6597
6598 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
6599 strict, but do not check for any particular function name within libc.
6600
79afc5ef
SW
66012010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
6602
6603 * gdb.cp/smartp.exp: New test.
6604 * gdb.cp/smartp.cc : New test.
6605
026ffab7
SW
66062010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
6607
6608 * gdb.cp/converts.exp: Test pointer to bool conversion.
6609 Test pointer to long conversion.
6610 * gdb.cp/oranking.exp: Removed relevant kfail.
6611
3a772aa4
TT
66122010-10-18 Tom Tromey <tromey@redhat.com>
6613
6614 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
6615 argument to lazy_string.
6616 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
6617 (pp_ls.to_string): Use it.
6618 * gdb.python/py-prettyprint.c (main): Move declarations to top.
6619 Add "estring2" local.
6620
5fc3827b
JK
66212010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6622
6623 Fix s390x compatibility.
6624 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
6625 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
6626
8aeb23f3
JK
66272010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6628
6629 * gdb.threads/sigstep-threads.exp: New file.
6630 * gdb.threads/sigstep-threads.c: New file.
6631
c1e56572
JK
66322010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6633
6634 * gdb.base/pie-execl.exp: New file.
6635 * gdb.base/pie-execl.c: New file.
6636
92163a10
JK
66372010-10-13 Doug Evans <dje@google.com>
6638 Jan Kratochvil <jan.kratochvil@redhat.com>
6639
6640 PR exp/12117
6641 * gdb.cp/ptype-cv-cp.cc: New file.
6642 * gdb.cp/ptype-cv-cp.exp: New file.
6643
7062b0a0
SW
66442010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
6645
6646 * gdb.cp/converts.cc: New test program.
6647 * gdb.cp/converts.exp: New test.
6648 * gdb.cp/overload.exp: Added test for void* vs int*.
6649 * gdb.cp/overload.exp: Ditto.
6650 * gdb.cp/oranking.exp: Removed related kfail.
6651
0e3509db
DE
66522010-10-13 Doug Evans <dje@google.com>
6653
6654 * lib/gdb-python.exp (gdb_check_python_config): New function.
6655 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
6656 * gdb.python/lib-types.cc: New file.
6657 * gdb.python/lib-types.exp: New file.
6658
8dc78533
JK
66592010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6660
6661 * gdb.python/py-error.exp: New file.
6662 * gdb.python/py-error.py: New file.
6663
93c17e06
JK
66642010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6665
6666 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
6667 gdb_test_multiple.
6668
d8b34041
JK
66692010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6670
6671 * gdb.base/break-interp.exp: Use ldlags for linking flags.
6672 * gdb.base/prelink.exp: Likewise.
6673 * gdb.base/solib-nodir.exp: Likewise.
6674 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
6675 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
6676 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
6677
e0cc584e
UW
66782010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6679
6680 * break-interp.exp (test_ld): Use two separate gdb_expect statements
6681 for the "info files" test to avoid timeouts on slow machines.
6682
cfc353b1
JK
66832010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6684
6685 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
6686 (main): Make openlib dummy call.
6687
d3d7896d
JK
66882010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6689
6690 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
6691 * break-interp.exp (reach): Move the core body ...
6692 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
6693 (test_ld): Provide always real argument, even to the linker. Replace
6694 dl_main by _dl_debug_state.
6695
5e533c94
JK
66962010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6697
6698 Fix results of prelinked PIEs on ppc*.
6699 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
6700 Accept also DISPLACEMENT "PRESENT".
6701 (main): Replace "ZERO" displacements by "PRESENT".
6702
33540610
SW
67032010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
6704
6705 * gdb.cp/oranking.exp: New test.
6706 * gdb.cp/oranking.cc: New test program.
6707
3bdf2bbd
KW
67082010-10-08 Ken Werner <ken.werner@de.ibm.com>
6709
6710 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
6711 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
6712
2f608a3a
KW
67132010-10-06 Ken Werner <ken.werner@de.ibm.com>
6714
6715 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
6716 lush, lynx) New constant.
6717 * gdb.base/constvars.exp: Test const array types.
6718 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
6719
aa2e2d8d
DE
67202010-10-06 Doug Evans <dje@google.com>
6721
6722 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
6723 of syscall staging area.
6724
2844d6b5
KW
67252010-10-06 Ken Werner <ken.werner@de.ibm.com>
6726
6727 * gdb.base/gnu_vector.c: Add variable c4.
6728 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
6729 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
6730
7d8ac8bb
MR
67312010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
6732
6733 * gdb.arch/altivec-abi.exp: Fix a typo.
6734
84a02e58
MR
67352010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
6736
6737 * lib/mi-support.exp (thread_selected_re): Correct pattern used
6738 to match a thread ID.
6739
b18e6318
JK
67402010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6741
6742 Fix s390x testcase compatibility.
6743 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
6744
a2c09bd0
DE
67452010-10-01 Doug Evans <dje@google.com>
6746
6747 * lib/gdb-python.exp: New file.
6748 * gdb.python/py-block.exp: Use it.
6749 * gdb.python/py-breakpoint.exp: Ditto.
6750 * gdb.python/py-frame.exp: Ditto.
6751 * gdb.python/py-inferior.exp: Ditto.
6752 * gdb.python/py-param.exp: Ditto.
6753 * gdb.python/py-prettyprint.exp: Ditto.
6754 * gdb.python/py-shared.exp: Ditto.
6755 * gdb.python/py-symbol.exp: Ditto.
6756 * gdb.python/py-symtab.exp: Ditto.
6757 * gdb.python/py-type.exp: Ditto.
6758 * gdb.python/py-value.exp: Ditto.
6759 * gdb.python/python.exp: Ditto.
6760
38f12cfc
TT
67612010-09-30 Tom Tromey <tromey@redhat.com>
6762
6763 * gdb.base/anon.exp: New file.
6764 * gdb.base/anon.c: New file.
6765
9ae8282d
TT
67662010-09-30 Tom Tromey <tromey@redhat.com>
6767
6768 * gdb.base/completion.exp: Test completion through anonymous
6769 union.
6770 * gdb.base/break1.c (struct some_struct): Add anonymous union.
6771
e9e07ba6
JK
67722010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6773
6774 Fix printing parameters of inlined functions.
6775 * gdb.dwarf2/dw2-inline-param.exp: New file.
6776 * gdb.dwarf2/dw2-inline-param-main.c: New file.
6777 * gdb.dwarf2/dw2-inline-param.S: New file.
6778
cd2effb2
JK
67792010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6780
6781 PR corefiles/12071.
6782 * gdb.base/corefile.exp (quit with a process, no question: load core)
6783 (quit with a core file): New tests.
6784
bceffbf3
JK
67852010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6786
6787 Fix GDB crash on inferior calls with self-referencing classes.
6788 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
6789 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
6790 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
6791
1736ad11
JK
67922010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6793
6794 Fix lost siginfo_t for inferior calls.
6795 * gdb.base/siginfo-infcall.exp: New file.
6796 * gdb.base/siginfo-infcall.c: New file.
6797
a176ad92
JB
67982010-09-22 Joel Brobecker <brobecker@adacore.com>
6799
6800 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
6801
c2b0a229
JK
68022010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6803
6804 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
6805 New test.
6806 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
6807
e8ae22d1
JB
68082010-09-22 Joel Brobecker <brobecker@adacore.com>
6809
6810 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
6811 type of our const type.
6812
ec322823
SW
68132010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
6814
6815 * gdb.cp/pr12028.cc: New.
6816 * gdb.cp/pr12028.exp: New.
6817
72929c62
JB
68182010-09-22 Joel Brobecker <brobecker@adacore.com>
6819
6820 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
6821
875b4ff5 68222010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 6823 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
6824
6825 PR mi/11407
6826 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
6827 * gdb.mi/dw2-ref-missing-frame-main.c New File.
6828 * gdb.mi/dw2-ref-missing-frame.S New File.
6829 * gdb.mi/dw2-ref-missing-frame.exp New File.
6830
7155d578
TT
68312010-09-14 Tom Tromey <tromey@redhat.com>
6832
6833 PR symtab/8399:
6834 * gdb.threads/tls.exp: Remove kfail. Update expected output.
6835
515ed532
TT
68362010-09-14 Tom Tromey <tromey@redhat.com>
6837
6838 PR exp/11803:
6839 * gdb.threads/tls.exp: Use C++.
6840 (check_thread_local): Use K::another_thread_local.
6841 * gdb.threads/tls.c (class K): New.
6842 (another_thread_local): Now a member of K.
6843 (spin): Update. No longer K&R C.
6844
450ca57c
SW
68452010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
6846
6847 * gdb.cp/koenig.cc: created class for testing member lookup.
6848 * gdb.cp/koenig.exp: Added test for member lookup.
6849
dbd492a3
JK
68502010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6851
6852 Fix false FAILs on sourcetree topdir directory containing "kill".
6853 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
6854 source line matching regexp.
6855
8d4d924b
JK
68562010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6857
6858 * gdb.python/python.exp (set height 0, collect help from uiout)
6859 (verify help to uiout): New tests.
6860
8e64f2a0
JK
68612010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6862
6863 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
6864 is_lp64_target to check 64bit target.
6865
4569eed2
JK
68662010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6867
6868 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
6869 (test_ld) <powerpc64-*>: New.
6870
5e1617b1
DJ
68712010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
6872
6873 * gdb.cp/templates.exp (test_template_args): Allow "struct".
6874
c767944b
DJ
68752010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
6876
6877 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
6878 (FunctionArg::method): New function.
6879 (empty, arg): New variables.
6880 (main): Call arg.method.
6881 * gdb.cp/templates.exp (test_template_args): New function.
6882 (do_tests): Call it.
6883
27d3a3fc
UW
68842010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
6885
6886 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
6887 of "next" to proceed over pthread_exit call.
6888
55b7ce7f
UW
68892010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
6890
6891 * gdb.base/maint.exp: Avoid wildcards against potentially very long
6892 "maint print statistics" output to prevent expect timeouts.
6893
809df446
JK
68942010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6895
6896 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
6897 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
6898 (test_float_rejected): ... here.
6899 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
6900 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
6901 (test_float_rejected): ... here.
6902 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
6903 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
6904 (test_float_rejected): ... here.
6905 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
6906 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
6907 (test_float_rejected): ... here.
6908
8464be76
DJ
69092010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6910
6911 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
6912 before disabling hardware watchpoints.
6913 (test_inaccessible_watchpoint): Check that hardware watchpoints
6914 are used. Test for watchpoints on a constant address.
6915
14dba4b4
JK
69162010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6917
6918 * gdb.base/ui-redirect.exp: New file.
6919
3f3540e1 69202010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 6921 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
6922
6923 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
6924
0f254bb7
DE
69252010-08-31 Doug Evans <dje@google.com>
6926
6927 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
6928
03f17ccf
TT
69292010-08-30 Tom Tromey <tromey@redhat.com>
6930
6931 PR python/11792:
6932 * gdb.python/py-value.exp (test_subscript_regression): Add
6933 dynamic_type test.
6934
640617ad
DJ
69352010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
6936
6937 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
6938 instead of running to main. Do not test the main function.
6939 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
6940 Add new main.
6941
2ed91d1b
PA
69422010-08-26 Pedro Alves <pedro@codesourcery.com>
6943
6944 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
6945 one test.
6946
673bfd45
DE
69472010-08-24 Doug Evans <dje@google.com>
6948
6949 PR symtab/11942
6950 * gdb.dwarf2/dw4-sig-types.cc: New file.
6951 * gdb.dwarf2/dw4-sig-types.h: New file.
6952 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
6953 * gdb.dwarf2/dw4-sig-types.exp: New file.
6954
f9ffd4bb
TT
69552010-08-23 Tom Tromey <tromey@redhat.com>
6956
6957 PR python/11145:
6958 * gdb.python/py-value.c (Base, Derived): New types.
6959 (base): New global.
6960 * gdb.python/py-value.exp (test_subscript_regression): Add
6961 dynamic_cast test.
6962
d839c8a4
TT
69632010-08-23 Tom Tromey <tromey@redhat.com>
6964
6965 PR python/10676:
6966 * gdb.python/py-type.exp (test_fields): Add tests for type
6967 equality.
6968
702c2711
TT
69692010-08-23 Tom Tromey <tromey@redhat.com>
6970
6971 PR python/11915:
6972 * gdb.python/py-type.exp (test_fields): Add tests for array.
6973
832bafd3
KS
69742010-08-23 Keith Seitz <keiths@redhat.com>
6975
6976 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
6977 have any children. Create a new abbrev for it.
6978 Add missing terminal sequence to .debug_abbrev.
6979
c37bf528
KS
69802010-08-20 Keith Seitz <keiths@redhat.com>
6981
6982 PR symtab/11465:
6983 * gdb.dwarf2/pr11465.exp: New test.
6984 * gdb.dwarf2/pr11465.S: New file.
6985 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
6986 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
6987
4572cbac
TJB
69882010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
6989
6990 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
6991 registers. Update data sets with the new v2_double element in the
6992 VSX register union. Add vector_register3_vr data set for the AltiVec
6993 registers. Use gdb_test_no_output instead of send_gdb.
6994
e7fbb131
PA
69952010-08-19 Pedro Alves <pedro@codesourcery.com>
6996
6997 * gdb.python/py-shared.exp: New file, factored out from
6998 python.exp.
6999 * gdb.python/py-shared.c: New file.
7000 * gdb.python/py-shared-sl.c: New file.
7001 * gdb.python/python-1.c: New file.
7002 * gdb.python/python-sl.c: Delete.
7003 * gdb.python/python.c: Mention python-1.c.
7004 * gdb.python/python.exp: Move shared library tests to
7005 py-shared.exp.
7006 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
7007 (MISCELLANEOUS): New.
7008 (clean mostlyclean): Also remove $MISCELLANEOUS.
7009
d30f5e1f
DE
70102010-08-19 Doug Evans <dje@google.com>
7011
7012 PR exp/11926
7013 * gdb.base/printcmds.exp (test_float_accepted): New function.
7014 Move existing float tests there. Add tests for floats with suffixes.
7015 (test_float_rejected): New function.
7016 * gdb.java/jv-print.exp (test_float_accepted): New function.
7017 (test_float_rejected): New function.
7018 * gdb.objc/print.exp: New file.
7019 * gdb.pascal/print.exp: New file.
7020 * lib/objc.exp: New file.
7021
7b3fd859
PM
70222010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
7023
7024 * gdb.base/default.exp (info set): Avoid full buffer error and force
7025 reading up to final gdb prompt.
7026 (show): Likewise.
7027
c92817ce
TT
70282010-08-18 Tom Tromey <tromey@redhat.com>
7029
7030 PR symtab/11919:
7031 * gdb.base/completion.exp: Add test.
7032
f1208f9e
DE
70332010-08-18 Doug Evans <dje@google.com>
7034
7035 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
7036 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
7037 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
7038 Simplify, early exit if runto_main fails.
7039 * gdb.fortran/exprs.exp: load_lib fortran.exp.
7040 (set_lang_fortran): Moved to lib/fortran.exp.
7041 * gdb.fortran/types.exp: load_lib fortran.exp.
7042 (set_lang_fortran): Moved to lib/fortran.exp.
7043 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
7044 * gdb.java/jprint.exp (set_lang_java): Ditto.
7045 * gdb.java/jv-exp.exp: load_lib java.exp.
7046 If set_lang_java fails, issue a warning instead of failure to be
7047 consistent with other set_lang_foo uses.
7048 (set_lang_java): Moved to lib/java.exp.
7049 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
7050 If set_lang_java fails, issue a warning instead of failure to be
7051 consistent with other set_lang_foo uses.
7052 * gdb.pascal/types.exp: load_lib pascal.exp.
7053 (set_lang_pascal): Moved to lib/pascal.exp.
7054 * lib/fortran.exp: New file.
7055 * lib/java.exp (set_lang_java): New function.
7056 * lib/pascal.exp (set_lang_pascal): New function.
7057
2f06b485
YQ
70582010-08-18 Yao Qi <yao@codesourcery.com
7059
7060 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
7061 func_nofb_start and func_loopfb_start, so that address of functions
7062 is equal to these labels on Thumb.
7063
96e25403
YQ
70642010-08-18 Yao Qi <yao@codesourcery.com>
7065
7066 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
7067 to reflect latest c source file.
7068
36e6adc4
JK
70692010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7070
7071 * gdb.cp/infcall-dlopen.exp: New file.
7072 * gdb.cp/infcall-dlopen.cc: New file.
7073 * gdb.cp/infcall-dlopen-lib.cc: New file.
7074
f431efe5
PA
70752010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7076 Pedro Alves <pedro@codesourcery.com>
7077
7078 PR breakpoints/11371
7079
7080 * gdb.base/watch-cond-infcall.exp: New file.
7081 * gdb.base/watch-cond-infcall.c: New file.
7082
06a64a0b
TT
70832010-08-16 Tom Tromey <tromey@redhat.com>
7084
7085 * gdb.base/help.exp: Update.
7086 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
7087 watchpoint.
7088 (test_watch_location): New proc.
7089 (test_watchpoint_in_big_blob): Delete watchpoint.
7090 * gdb.base/watchpoint.c (func5): New function.
7091 (main): Call it.
7092
70ebf4ed
DE
70932010-08-16 Doug Evans <dje@google.com>
7094
7095 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
7096
ca5c20b6
PM
70972010-08-11 Phil Muldoon <pmuldoon@redhat.com>
7098
7099 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
7100 tests.
7101
7346b668
KW
71022010-08-11 Ken Werner <ken.werner@de.ibm.com>
7103
7104 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
7105 * gdb.base/gnu_vector.c: New File.
7106 * gdb.base/gnu_vector.exp: Likewise.
7107
cb2e07a6
PM
71082010-08-11 Phil Muldoon <pmuldoon@redhat.com>
7109
7110 * gdb.python/python.c: New File.
7111 * gdb.python/python-sl.c: New File.
7112 * gdb.python/python.exp: Test solib_address and decode_line
7113 * functions.
7114
5da1313b
JK
71152010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7116
7117 * gdb.python/python.exp (show height, set height 10)
7118 (verify pagination beforehand, verify pagination beforehand: q)
7119 (gdb.execute does not page, verify pagination afterwards)
7120 (verify pagination afterwards: q): New.
7121
49c3ccf7
DE
71222010-08-02 Doug Evans <dje@google.com>
7123
7124 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
7125 because of an older gcc, change test2
7126 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
7127 to unsupported.
7128
42c0c4f1
KH
71292010-07-30 Kazu Hirata <kazu@codesourcery.com>
7130
7131 * gdb.base/break-always.exp: Do not expect full paths to file
7132 names.
7133 * gdb.base/commands.exp: Likewise.
7134
d3765805
DE
71352010-07-30 Doug Evans <dje@google.com>
7136
c98ee71b
DE
7137 * gdb.cp/temargs.exp: For new tests that require newer gccs,
7138 xfail them when run with older gccs.
7139
fd961404
DE
7140 * lib/gdb.exp (build_executable): Forward "c++" option to
7141 get_compiler_info.
7142
999adef4
DE
7143 * gdb.python/py-type.exp (test_template): Mark as xfail tests
7144 "python print ttype.template_argument(1)" and
7145 "python print isinstance(ttype.template_argument(1), gdb.Value)"
7146 if using gcc 4.4 or earlier.
7147
d3765805
DE
7148 * gdb.base/valgrind-db-attach.exp: Use unique test name for
7149 attach-to-debugger handling.
7150
1276c759
JK
71512010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7152
7153 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
7154 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
7155 (main): Use copyreloc.
7156 * gdb.base/prelink.exp (split debug of executable)
7157 (.dynbss vs. .bss address shift): New tests.
7158
88caa9b9
PA
71592010-07-29 Pedro Alves <pedro@codesourcery.com>
7160
7161 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
7162 in gdb_test_multiple.
7163
c6f2ac43
PA
71642010-07-29 Pedro Alves <pedro@codesourcery.com>
7165
7166 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
7167 environment.
7168
326fd672
TT
71692010-07-28 Tom Tromey <tromey@redhat.com>
7170
7171 PR python/11060:
7172 * gdb.python/py-type.c (Temargs): New template.
7173 (temvar): New variable.
7174 * gdb.python/py-type.exp (test_template): New proc.
7175
3ce3b1ba
PA
71762010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
7177
7178 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
7179 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
7180
34eaf542
TT
71812010-07-28 Tom Tromey <tromey@redhat.com>
7182
7183 PR c++/9946:
7184 * gdb.cp/temargs.exp: New file.
7185 * gdb.cp/temargs.cc: New file.
7186
d41b819e
JK
71872010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7188
7189 * gdb.base/help.exp (help disassemble): Update the content.
7190
26ab7092
JK
71912010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7192
7193 * gdb.threads/ia64-sigill.exp: New file.
7194 * gdb.threads/ia64-sigill.c: New file.
7195
5283e9e1
TT
71962010-07-27 Tom Tromey <tromey@redhat.com>
7197
7198 * gdb.opt/inline-cmds.c (ATTR): New define.
7199 (func1): Use it.
7200 (func2): Likewise.
7201 (func3): Likewise.
7202 (outer_inline1): Likewise.
7203 (outer_inline2): Likewise.
7204 * gdb.opt/inline-bt.c (ATTR): New define.
7205 (func1): Use it.
7206 (func2): Likewise.
7207 * gdb.opt/inline-locals.c (ATTR): New define.
7208 (func1): Use it.
7209 (func2): Likewise.
7210
e992ef73
TT
72112010-07-27 Tom Tromey <tromey@redhat.com>
7212
7213 * gdb.stabs/gdb11479.c (hack): New function.
7214 (test): Use it.
7215 (test2): Use it.
7216 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
7217 (int32_search_buf, int64_search_buf): No longer static.
7218 (x): Remove.
7219 * gdb.base/relocate.c (hack): New function.
7220
5374244e
PM
72212010-07-27 Phil Muldoon <pmuldoon@redhat.com>
7222
7223 * gdb.python/py-value.exp (test_inferior_function_call): New function.
7224 * gdb.python/py-value.c (func1): New function.
7225 (func2): Likewise.
7226
a99aee83
CV
72272010-07-26 Corinna Vinschen <vinschen@redhat.com>
7228
7229 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
7230 as not to clash with .data section.
7231
a04ba985
JG
72322010-07-26 Jerome Guitton <guitton@adacore.com>
7233
7234 * gdb.base/code_elim.exp: New file.
7235 * gdb.base/code_elim1.c: New file.
7236 * gdb.base/code_elim2.c: New file.
7237
23bd0f7c
PA
72382010-07-21 Pedro Alves <pedro@codesourcery.com>
7239
7240 PR symtab/11827
7241
7242 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
7243 (some_volatile_enum): New variable.
7244 * gdb.base/printcmds.exp (test_print_enums): New.
7245 <top level>: Call it.
7246
883df6dd
SW
72472010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
7248
7249 * gdb.cp/fpointer.cc: New test.
7250 * gdb.cp/fpointer.exp: New test.
7251
569b05a5
JK
72522010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7253
7254 * gdb.base/solib-nodir.exp: New file.
7255 * lib/gdb.exp (runto): New case for a GDB internal error.
7256
51d7d803
JK
72572010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7258 Ulrich Weigand <uweigand@de.ibm.com>
7259 Tom Tromey <tromey@redhat.com>
7260
7261 * gdb.base/charset-malloc.c: New file.
7262 * gdb.base/charset.c (malloc_stub): New prototype.
7263 (main): Call it instead of malloc itself.
7264 * gdb.base/charset.exp: Use only prepare_for_testing.
7265 (binfile): Remove the variable.
7266
c0edd9ed
JK
72672010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7268
7269 Make core files the process_stratum.
7270 * gdb.base/corefile.exp (run: load core again)
7271 (run: sanity check we see the core file, run: with core)
7272 (run: core file is cleared, attach: load core again)
7273 (attach: sanity check we see the core file, attach: with core)
7274 (attach: core file is cleared): New tests.
7275 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
7276
3cbaedff
KW
72772010-07-14 Ken Werner <ken.werner@de.ibm.com>
7278
7279 * gdb.arch/altivec-abi.exp: New tests.
7280
91158a56
TT
72812010-07-13 Tom Tromey <tromey@redhat.com>
7282
7283 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
7284 (main): Use it.
7285 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
7286
0f5238ed
TT
72872010-07-13 Tom Tromey <tromey@redhat.com>
7288
7289 * gdb.base/label.exp: New file.
7290 * gdb.base/label.c: New file.
7291
add265ae
L
72922010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
7293 H.J. Lu <hongjiu.lu@intel.com>
7294
7295 * lib/gdb.exp (is_ilp32_target): New.
7296 (is_lp64_target): Likewise.
7297
7298 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
7299 target.
7300 * gdb.arch/amd64-disp-step.exp: Likewise.
7301 * gdb.arch/amd64-dword.exp: Likewise.
7302 * gdb.arch/amd64-i386-address.exp: Likewise.
7303 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 7304
add265ae
L
7305 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
7306 target.
7307 * gdb.arch/i386-bp_permanent.exp: Likewise.
7308 * gdb.arch/i386-byte.exp: Likewise.
7309 * gdb.arch/i386-disp-step.exp: Likewise.
7310 * gdb.arch/i386-gnu-cfi.exp: Likewise.
7311 * gdb.arch/i386-prologue.exp: Likewise.
7312 * gdb.arch/i386-size-overlap.exp: Likewise.
7313 * gdb.arch/i386-size.exp: Likewise.
7314 * gdb.arch/i386-sse.exp: Likewise.
7315 * gdb.arch/i386-unwind.exp: Likewise.
7316 * gdb.arch/i386-word.exp: Likewise.
7317
7318 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
7319 test only when building 64-bit executables. Do not hard-code
7320 -m64 option.
7321
2dfb8c17
DE
73222010-07-07 Doug Evans <dje@google.com>
7323
7324 * lib/gdb.exp (gdb_test_list_exact): New function.
7325 * gdb.base/default.exp (show convenience): Call it, add tests for
7326 $_sdata = void, $_thread = 0.
7327
4e5799b6
JK
73282010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7329 Joel Brobecker <brobecker@adacore.com>
7330
7331 Fix re-run of PIE executable, PR shlibs/11776.
7332 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
7333 Remove $displacement_main to match the solib-svr4.c change. New "kill"
7334 and re-"run" of the inferior.
7335
1a219cc7
JK
73362010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7337 Joel Brobecker <brobecker@adacore.com>
7338
7339 Cope with missing /usr/sbin/prelink.
7340 * lib/prelink-support.exp (prelink_no):
7341 <result == 1 && $output is "no such file or directory">: New.
7342 (prelink_yes): Likewise. Return on failed prelink_no.
7343
5e3b36f8
JK
73442010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7345 Joel Brobecker <brobecker@adacore.com>
7346
7347 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
7348 build_executable by build_executable_own_libs. Replace "prelink -R"
7349 execution by a call of prelink_yes. Comment why "prelink -r" needs no
7350 change.
7351 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
7352 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
7353 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
7354 Replace build_executable by build_executable_own_libs's function
7355 build_executable_own_libs.
7356 (prelinkNO): Create new stub to call prelink_no.
7357 (prelinkYES): Create new stub to call prelink_yes.
7358 (test_attach): Rename calls of copy to file_copy.
7359 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
7360 (copy): Move to ...
7361 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
7362 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
7363 * gdb.base/prelink.exp: Disable testcase also for is_remote and
7364 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
7365 special flags by gdb_compile_shlib. Replace second gdb_compile by
7366 build_executable_own_libs. Replace "prelink -R" execution by a call of
7367 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
7368 a second call of prelink_yes. Replace restart commands by
7369 clean_restart.
7370 (prelink): Rename to ...
7371 (seen displacement message): ... this test. Extend its expectation
7372 strictness.
7373
86e4bafc
JK
73742010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7375
7376 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
7377 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
7378 displacement message exactly once.
7379
3cd07d20
JK
73802010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7381 Joel Brobecker <brobecker@adacore.com>
7382
7383 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
7384 its restore after the <$relink_args != ""> loop. new comment.
7385
0a1e94c7
JK
73862010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7387 Joel Brobecker <brobecker@adacore.com>
7388
7389 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
7390 code for it. New variable relink_args.
7391 (prelinkYES): Call prelinkNO.
7392 (test_attach): Accept new parameter relink_args. Re-prelink the binary
7393 in such case. Move the core code to ...
7394 (test_attach_gdb): ... a new function. Send GDB command "file".
7395 Extend expected "Attaching to " string.
7396
2f70bcfb
TT
73972010-07-02 Tom Tromey <tromey@redhat.com>
7398
7399 * gdb.base/bitops.exp: Remove extraneous "pass".
7400
a17ac5b0
TT
74012010-07-02 Ken Werner <ken.werner@de.ibm.com>
7402
7403 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
7404
dc10affe
PA
74052010-07-01 Pedro Alves <pedro@codesourcery.com>
7406
d41c0fc8
PA
7407 * gdb.base/help.exp: Adjust expected output.
7408
74092010-07-01 Pedro Alves <pedro@codesourcery.com>
7410
7411 * gdb.base/help.exp: Adjust expected output.
dc10affe 7412
0a600c36
JK
74132010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7414
7415 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
7416 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
7417 c++/11702.
7418
37cc8bfe
JK
74192010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7420 Doug Evans <dje@google.com>
7421
7422 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
7423 add .dynamic entry'.
7424
254e6b9e
DE
74252010-06-29 Doug Evans <dje@google.com>
7426
7427 Test PR c++/11702.
7428 * gdb.cp/m-static.exp: Add testcase.
7429 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
7430
595939de 74312010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
7432 Tom Tromey <tromey@redhat.com>
7433 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
7434
7435 * gdb.python/py-inferior.c: New File.
7436 * gdb.python/py-infthread.c: New File.
7437 * gdb.python/py-inferior.exp: New File.
7438 * gdb.python/py-infthread.exp: New File.
7439
98751a41
JK
74402010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7441
7442 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
7443 (ptype ::C::OtherFileClass typedefs): New.
7444 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
7445 (C::OtherFileClass::cOtherFileClassVar2): New.
7446 (C::OtherFileClass::cOtherFileClassVar_use): Use also
7447 cOtherFileClassVar2.
7448 (C::cOtherFileType2, C::cOtherFileVar2): New.
7449 (C::cOtherFileVar_use): use also cOtherFileVar2.
7450 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
7451
41f62f39
JK
74522010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7453
7454 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
7455 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
7456 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
7457 (print ::C::cOtherFileVar)
7458 (whatis C::OtherFileClass::cOtherFileClassType)
7459 (whatis ::C::OtherFileClass::cOtherFileClassType)
7460 (print C::OtherFileClass::cOtherFileClassVar)
7461 (print ::cOtherFileClassVar)
7462 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
7463 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
7464 trailing content.
7465 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
7466 (C::OtherFileClass::cOtherFileClassVar)
7467 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
7468 (C::cOtherFileVar, C::cOtherFileVar_use): New.
7469
af53d231
JK
74702010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7471
7472 Test PR c++/11703 and PR gdb/1448.
7473 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
7474 gdb/1448.
7475
9655fd1a
JK
74762010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7477
7478 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
7479 (main) <rtti_data>: New.
7480 * gdb.cp/virtbase.exp (print rtti_data): New.
7481
824cc8dd
JK
74822010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7483 Joel Brobecker <brobecker@adacore.com>
7484
7485 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
7486
6036c742
JK
74872010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7488
7489 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
7490
de6a0421
DE
74912010-06-28 Doug Evans <dje@google.com>
7492
7493 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
7494
b2dae948
DE
74952010-06-27 Doug Evans <dje@google.com>
7496
7497 * gdb.cp/m-static.exp: Update expected test output.
7498
0f3bb72e
PH
74992010-06-25 Paul Hilfinger <hilfinger@adacore.com>
7500
889bf7c5
PA
7501 * gdb.gdb/selftest.exp: Adjust expected message for
7502 capturing start-up runtime.
0f3bb72e 7503
bc9f0842
TT
75042010-06-25 Tom Tromey <tromey@redhat.com>
7505
7506 PR python/10808:
7507 * gdb.python/python.exp: Add new tests.
7508
099ef718
SW
75092010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
7510
7511 * gdb.cp/operator.cc: Created an import loop.
7512 * gdb.cp/operator.exp: Added testcase for import loop.
7513
5868a632
JK
75142010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7515
7516 Test PR python/11407.
7517 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
7518 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
7519 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
7520 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
7521 executable_nofb and executable_fb. New variables srcsfile, objsfile,
7522 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
7523 binfile. Call gdb_compile with clean_restart twice.
7524 (func_nofb print, func_nofb backtrace, func_loopfb print)
7525 (func_loopfb backtrace): New.
7526
af76db58
JK
75272010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7528
7529 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
7530 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
7531 by a hand made one.
7532 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
7533 i?86 requirement. Remove variables srcfile and binfile. New variable
7534 sources, executable_nofb and executable_fb. Call prepare_for_testing.
7535
f2c7657e
UW
75362010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7537
7538 * gdb.cell/dwarfaddr.exp: New file.
7539 * gdb.cell/dwarfaddr.S: New file.
7540
628fe4e4
JK
75412010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7542
7543 Test PR 9436.
7544 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
7545
f1421989
HZ
75462010-06-24 Hui Zhu <teawater@gmail.com>
7547
7548 * gdb.base/eval.exp: New file.
7549
d03285ec
UW
75502010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7551
7552 * gdb.cell/fork.exp: New file.
7553 * gdb.cell/fork.c: Likewise.
7554 * gdb.cell/fork-spu.c: Likewise.
7555
41b2c92d
PM
75562010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
7557
7558 * lib/gdb.exp (banned_variables_traced): New global variable.
7559 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
7560 (gdb_init): Use `trace add variable' instead of obsolete
7561 `trace variable'.
7562
d5bc977f
DE
75632010-06-21 Doug Evans <dje@google.com>
7564
7565 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
7566
d2ed6730
UW
75672010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7568
7569 * gdb.arch/spu-ls.exp: New file.
7570 * gdb.arch/spu-ls.c: Likewise.
7571
6aed2dbc
SS
75722010-06-18 Stan Shebs <stan@codesourcery.com>
7573
7574 * gdb.threads/thread-specific.exp: Add tests of $_thread.
7575
e0756905
UW
75762010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7577
7578 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
7579 * gdb.base/watch-cond.exp: Likewise.
7580 * gdb.python/py-breakpoint.exp: Likewise.
7581
d8053d4d
PA
75822010-06-18 Pedro Alves <pedro@codesourcery.com>
7583
7584 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
7585 clean_restart, make sure every test has a distinct message, and
7586 that messages don't include the executable' full path.
7587
81ce510c
DE
75882010-06-17 Doug Evans <dje@google.com>
7589
7590 * gdb.arch/i386-size.exp: Updated expected output for
7591 DISASSEMBLY_OMIT_FNAME.
7592
65d79d4b
SDJ
75932010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7594 Sergio Durigan Junior <sergiodj@redhat.com>
7595
7596 * gdb.base/watch-notconst.c: New file.
7597 * gdb.base/watch-notconst.S: New file.
7598 * gdb.base/watch-notconst2.c: New file.
7599 * gdb.base/watch-notconst2.S: New file.
7600 * gdb.base/watch-notconst.exp: New file.
7601 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
7602 (func4): Add operations on `global_ptr_ptr'.
7603 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
7604 routine to test watchpoints created with a constant expression.
7605 (test_inaccessible_watchpoint): Include tests for watchpoints
7606 created with a constant expression.
7607
df0f4836
KB
76082010-06-14 Kevin Buettner <kevinb@redhat.com>
7609
7610 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
7611 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
7612 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
7613 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
7614 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
7615 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
7616 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
7617 of `_start'.
7618
b769def5
UW
76192010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7620
7621 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
7622 not supported on the target.
7623 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7624 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7625 * gdb.mi/mi-nsintrall.exp: Likewise.
7626 * gdb.mi/mi-nsmoribund.exp: Likewise.
7627 * gdb.mi/mi-nsthrexec.exp: Likewise.
7628
d914c394
SS
76292010-06-11 Stan Shebs <stan@codesourcery.com>
7630
7631 * gdb.base/permissions.exp: New file.
7632
76332010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
7634
7635 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
7636 does not support ELF executable class.
7637
f3ce5b9c
UW
76382010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7639
7640 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
7641
8e46892c
JK
76422010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7643
7644 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
7645 (runto): Catch "The target does not support running in non-stop mode.".
7646
6cc55c64
MS
76472010-06-11 Michael Snyder <msnyder@vmware.com>
7648
7649 * gdb.base/setshow.exp (set language asm): Don't use
7650 gdb_test_no_output, fails on some targets.
7651
caddefa4
UW
76522010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7653
7654 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
7655 * gdb.cp/pr9167.exp: Likewise.
7656
468b1aa7
UW
76572010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7658
7659 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
7660
5c3552dc
UW
76612010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7662
7663 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
7664
02e6fe6a
UW
76652010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7666
7667 * gdb.base/charset.c (main): Make sure malloc gets linked in.
7668
0e03807e
TT
76692010-06-11 Tom Tromey <tromey@redhat.com>
7670
7671 PR gdb/9977, PR exp/11636::
7672 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
7673 (pieces_test_f6): Update expected output.
7674
2bdf28a0
JK
76752010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7676
7677 * gdb.base/moribund-step.exp: New.
7678
f6978de9
MS
76792010-06-08 Michael Snyder <msnyder@vmware.com>
7680
7681 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 7682 * gdb.ada/boolean_expr.exp:
f6978de9
MS
7683 * gdb.ada/frame_args.exp: Ditto.
7684 * gdb.ada/lang_switch.exp: Ditto.
7685 * gdb.ada/ptype_arith_binop.exp: Ditto.
7686 * gdb.ada/ref_param.exp: Ditto.
7687 * gdb.ada/type_coercion.exp:Ditto.
7688
7689 * gdb.asm/asm-source.exp: Ditto.
7690
7691 * gdb.base/attach.exp: Ditto.
7692 * gdb.base/bitfields2.exp: Ditto.
7693 * gdb.base/call-signal-resume.exp: Ditto.
7694 * gdb.base/callfuncs.exp: Ditto.
7695 * gdb.base/commands.exp: Ditto.
7696 * gdb.base/dbx.exp: Ditto.
7697 * gdb.base/default.exp: Ditto.
7698 * gdb.base/dump.exp: Ditto.
7699 * gdb.base/exprs.exp: Ditto.
7700 * gdb.base/freebpcmd.exp: Ditto.
7701 * gdb.base/interrupt.exp: Ditto.
7702 * gdb.base/list.exp: Ditto.
7703 * gdb.base/long_long.exp: Ditto.
7704 * gdb.base/maint.exp: Ditto.
7705 * gdb.base/ptype.exp: Ditto.
7706 * gdb.base/return.exp: Ditto.
7707 * gdb.base/setshow.exp: Ditto.
7708 * gdb.base/sigbpt.exp: Ditto.
7709 * gdb.base/sigrepeat.exp: Ditto.
7710
7711 * gdb.cp/classes.exp: Ditto.
7712
7713 * gdb.dwarf2/dw2-restore.exp: Ditto.
7714
7715 * gdb.gdb/selftest.exp: Ditto.
7716
7717 * gdb.multi/base.exp: Ditto.
7718 * gdb.multi/bkpt-multi-exec.exp: Ditto.
7719
7720 * gdb.python/py-block.exp: Ditto.
7721 * gdb.python/py-prettyprint.exp: Ditto.
7722 * gdb.python/py-template.exp: Ditto.
7723
7724 * gdb.server/ext-attach.exp: Ditto.
7725 * gdb.server/ext-run.exp: Ditto.
7726 * gdb.server/server-mon.exp: Ditto.
7727
7728 * gdb.threads/fork-thread-pending.exp: Ditto.
7729 * gdb.threads/hand-call-in-threads.exp: Ditto.
7730 * gdb.threads/interrupted-hand-call.exp: Ditto.
7731 * gdb.threads/linux-dp.exp: Ditto.
7732 * gdb.threads/manythreads.exp: Ditto.
7733 * gdb.threads/print-threads.exp: Ditto.
7734 * gdb.threads/pthreads.exp: Ditto.
7735 * gdb.threads/schedlock.exp: Ditto.
7736 * gdb.threads/thread-unwindonsignal.exp: Ditto.
7737 * gdb.threads/threadapply.exp: Ditto.
7738
de7ff789
MS
77392010-06-08 Michael Snyder <msnyder@vmware.com>
7740
889bf7c5 7741 * gdb.ada/exec_changed.exp:
de7ff789
MS
7742 Use ".*" instead of "" as wildcard regexp.
7743
7744 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
7745 * gdb.base/call-ar-st.exp: Ditto.
7746 * gdb.base/checkpoint.exp: Ditto.
7747 * gdb.base/default.exp: Ditto.
7748 * gdb.base/dump.exp: Ditto.
7749 * gdb.base/ending-run.exp: Ditto.
7750 * gdb.base/fileio.exp: Ditto.
7751 * gdb.base/miscexprs.exp: Ditto.
7752 * gdb.base/pointers.exp: Ditto.
7753 * gdb.base/readline.exp: Ditto.
7754 * gdb.base/reread.exp: Ditto.
7755 * gdb.base/restore.exp: Ditto.
7756 * gdb.base/shlib-call.exp: Ditto.
7757 * gdb.base/valgrind-db-attach.exp: Ditto.
7758 * gdb.base/volatile.exp: Ditto.
7759 * gdb.base/watchpoints.exp: Ditto.
7760
7761 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
7762
7763 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
7764 * gdb.python/py-value.exp: Ditto.
7765
7766 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
7767 * gdb.trace/circ.exp: Ditto.
7768 * gdb.trace/collection.exp: Ditto.
7769 * gdb.trace/packetlen.exp: Ditto.
7770 * gdb.trace/passc-dyn.exp: Ditto.
7771 * gdb.trace/report.exp: Ditto.
7772 * gdb.trace/tfile.exp: Ditto.
7773 * gdb.trace/tfind.exp: Ditto.
7774 * gdb.trace/while-dyn.exp: Ditto.
7775
3bebe2f2
JK
77762010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7777
7778 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
7779
5c631832
JK
77802010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7781
7782 Test PR 10640.
7783 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
7784
4c3376c8
SW
77852010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
7786
7787 * gdb.cp/koenig.exp: Test for ADL operators.
7788 * gdb.cp/koenig.cc: Added ADL operators.
7789 * gdb.cp/operator.exp: New test.
7790 * gdb.cp/operator.cc: New test.
7791
dc226d5a
MS
77922010-06-04 Michael Snyder <msnyder@vmware.com>
7793
dfb88a23
MS
7794 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
7795 * gdb.base/pending.exp: Ditto.
f7ae76b3 7796
dc226d5a
MS
7797 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
7798
967cf477
DE
77992010-06-04 Doug Evans <dje@google.com>
7800
7801 * gdb.python/py-prettyprint.exp: Add new test for enabled and
7802 disabled printers.
7803 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
7804 (enable_lookup_function): New function.
7805
eb801841
TT
78062010-06-04 Tom Tromey <tromey@redhat.com>
7807
7808 * gdb.python/py-value.exp (test_value_hash): Don't test equality
7809 of hash and id.
7810
38979823
JK
78112010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7812
7813 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
7814 newline.
7815 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
7816 (empty verbose non-noisy clear, empty verbose noisy clear)
7817 (empty non-verbose noisy clear): Likewise.
7818
35ec993f
MS
78192010-06-03 Michael Snyder <msnyder@vmware.com>
7820
7821 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
7822 * gdb.base/display.exp: Ditto.
7823 * gdb.base/find.exp: Ditto.
7824 * gdb.base/ifelse.exp: Ditto.
7825 * gdb.base/multi-forks.exp: Ditto.
7826 * gdb.base/recurse.exp: Ditto.
7827 * gdb.base/setshow.exp: Ditto.
7828 * gdb.base/value-double-free.exp: Ditto.
7829 * gdb.base/watch-vfork.exp: Ditto.
7830 * gdb.base/watch_thread_num.exp: Ditto.
7831 * gdb.base/watchpoint-solib.exp: Ditto.
7832 * gdb.base/watchpoint.exp: Ditto.
7833 * gdb.base/watchpoints.exp: Ditto.
7834
7835 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
7836 * gdb.cp/overload.exp: Ditto.
7837 * gdb.cp/virtfunc.exp: Ditto.
7838
7839 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
7840
889bf7c5 7841 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
7842 Replace gdb_test with gdb_test_no_output.
7843
889bf7c5 7844 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
7845 Replace gdb_test with gdb_test_no_output.
7846 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
7847 * gdb.threads/watchthreads.exp: Ditto.
7848 * gdb.threads/watchthreads2.exp: Ditto.
7849
7850 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
7851 * gdb.trace/tfind.exp: Ditto.
7852
c22decce
JB
78532010-06-03 Joel Brobecker <brobecker@adacore.com>
7854
7855 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
7856 successful test if message is the empty string.
7857
fd5700c7
JK
78582010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7859
7860 * gdb.fortran/module.exp (stopped language detection): New test.
7861
f55ee35c
JK
78622010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7863
7864 Support DW_TAG_module as separate namespaces.
7865 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
7866 gdb.fortran/library-module-lib.f90: New.
7867 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
7868 (print i): Remove.
7869 (continue to breakpoint: i-is-1, print var_i value 1)
7870 (continue to breakpoint: i-is-2, print var_i value 2)
7871 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
7872 (print var_d, print var_i value 14, ptype modmany, complete `modm)
7873 (complete `modmany, complete `modmany`, complete `modmany`var)
7874 (show language, setting breakpoint at module): New tests.
7875 * gdb.fortran/module.f90 (module mod): Remove.
7876 (module mod1, module mod2, module modmany, subroutine sub1)
7877 (subroutine sub2, program module): New.
7878
b8e8282f
JK
78792010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7880
7881 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
7882 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
7883 * gdb.cp/anon-union.exp (pass): Rename to ...
7884 (print z 2): ... here.
b8e8282f 7885
019ebafc
MS
78862010-06-02 Michael Snyder <msnyder@vmware.com>
7887
e68d8fd4
MS
7888 * gdb.trace/actions.exp: Use gdb_test_no_output.
7889 * gdb.trace/circ.exp: Ditto.
7890 * gdb.trace/packetlen.exp: Ditto.
7891 * gdb.trace/save-trace.exp: Ditto.
7892 * gdb.trace/tracecmd.exp: Ditto.
7893 * gdb.trace/tsv.exp: Ditto.
7894
12b5d08a
MS
7895 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
7896 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
7897 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
7898 * gdb.threads/manythreads.exp: Ditto.
7899 * gdb.threads/print-threads.exp: Ditto.
7900 * gdb.threads/pthreads.exp: Ditto.
7901 * gdb.threads/schedlock.exp: Ditto.
7902 * gdb.threads/staticthreads.exp: Ditto.
7903 * gdb.threads/thread-specific.exp: Ditto.
7904 * gdb.threads/thread-unwindonsignal.exp: Ditto.
7905 * gdb.threads/threadapply.exp: Ditto.
7906 * gdb.threads/watchthreads.exp: Ditto.
7907 * gdb.threads/watchthreads2.exp: Ditto.
7908
89493308
MS
7909 * gdb.python/py-block.exp: Use gdb_test_no_output.
7910 * gdb.python/py-prettyprint.exp: Ditto.
7911 * gdb.python/py-template.exp: Ditto.
7912 * gdb.python/py-value.exp: Ditto.
7913
7914 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
7915 * gdb.reverse/watch-reverse.exp: Ditto.
7916
7917 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
7918 * gdb.server/ext-run.exp: Ditto.
7919
019ebafc
MS
7920 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
7921 * gdb.dwarf2/dw2-compressed.exp: Ditto.
7922 * gdb.dwarf2/dw2-intercu.exp: Ditto.
7923 * gdb.dwarf2/dw2-intermix.exp: Ditto.
7924 * gdb.dwarf2/dw2-producer.exp: Ditto.
7925 * gdb.dwarf2/mac-fileno.exp: Ditto.
7926
7927 * gdb.gdb/observer.exp: Use gdb_test_no_output.
7928 * gdb.gdb/selftest.exp: Ditto.
7929
7930 * gdb.multi/base.exp: Use gdb_test_no_output.
7931
7932 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
7933
3e0ca3a5
JK
79342010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7935
7936 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
7937
9db70545
MS
79382010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
7939
a8d52276
MS
7940 * gdb.cp/class2.exp: Use gdb_test_no_output.
7941 * gdb.cp/classes.exp: Ditto.
7942 * gdb.cp/extern-c.exp: Ditto.
7943 * gdb.cp/inherit.exp: Ditto.
7944 * gdb.cp/maint.exp: Ditto.
7945 * gdb.cp/mb-inline.exp: Ditto.
7946 * gdb.cp/mb-templates.exp: Ditto.
7947 * gdb.cp/method2.exp: Ditto.
7948 * gdb.cp/misc.exp: Ditto.
7949 * gdb.cp/ovldbreak.exp: Ditto.
7950 * gdb.cp/punctuator.exp: Ditto.
7951 * gdb.cp/templates.exp: Ditto.
7952 * gdb.cp/virtbase.exp: Ditto.
7953
889bf7c5 7954 * gdb.threads/attach-stopped.exp:
9db70545 7955 Replace uses of send_gdb / gdb_expect.
889bf7c5 7956 * gdb.threads/attachstop-mt.exp:
9db70545 7957 Replace uses of send_gdb / gdb_expect.
889bf7c5 7958 * gdb.threads/gcore-thread.exp:
9db70545 7959 Replace uses of send_gdb / gdb_expect.
889bf7c5 7960 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
7961 Replace uses of send_gdb / gdb_expect.
7962 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 7963 * gdb.threads/print-threads.exp:
9db70545
MS
7964 Replace uses of send_gdb / gdb_expect.
7965 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
7966 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
7967 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
7968
7969 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
7970 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
7971 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
7972 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
7973 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
7974 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
7975 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
7976 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
7977 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
7978 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
7979 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
7980
359cc68c
JK
79812010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7982
7983 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
7984
7d3fe98e
SW
79852010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
7986
7987 * gdb.cp/koenig.exp: Added new test case.
7988 * gdb.cp/koenig.cc: Ditto.
7989
27d3a1a2
MS
79902010-06-01 Michael Snyder <msnyder@vmware.com>
7991
7992 * gdb.base/arithmet.exp: Use gdb_test_no_output.
7993 * gdb.base/arrayidx.exp: Ditto.
7994 * gdb.base/attach.exp: Ditto.
7995 * gdb.base/auxv.exp: Ditto.
7996 * gdb.base/bigcre.exp: Ditto.
7997 * gdb.base/break-always.exp: Ditto.
7998 * gdb.base/break-interp.exp: Ditto.
7999 * gdb.base/break.exp: Ditto.
8000 * gdb.base/breakpoint-shadow.exp: Ditto.
8001 * gdb.base/call-ar-st.exp: Ditto.
8002 * gdb.base/call-sc.exp: Ditto.
8003 * gdb.base/call-signal-resume.exp: Ditto.
8004 * gdb.base/callfuncs.exp: Ditto.
8005 * gdb.base/catch-syscall.exp: Ditto.
8006 * gdb.base/charset.exp: Ditto.
8007 * gdb.base/code-expr.exp: Ditto.
8008 * gdb.base/commands.exp: Ditto.
8009 * gdb.base/cond-expr.exp: Ditto.
8010 * gdb.base/condbreak.exp: Ditto.
8011 * gdb.base/cursal.exp: Ditto.
8012 * gdb.base/cvexpr.exp: Ditto.
8013 * gdb.base/default.exp: Ditto.
8014 * gdb.base/del.exp: Ditto.
8015 * gdb.base/detach.exp: Ditto.
8016 * gdb.base/display.exp: Ditto.
8017 * gdb.base/ena-dis-br.exp: Ditto.
8018 * gdb.base/eval-skip.exp: Ditto.
8019 * gdb.base/foll-fork.exp: Ditto.
8020 * gdb.base/foll-vfork.exp: Ditto.
8021 * gdb.base/frame-args.exp: Ditto.
8022 * gdb.base/funcargs.exp: Ditto.
8023 * gdb.base/gcore-buffer-overflow.exp: Ditto.
8024 * gdb.base/gdbvars.exp: Ditto.
8025 * gdb.base/help.exp: Ditto.
8026 * gdb.base/ifelse.exp: Ditto.
8027 * gdb.base/included.exp: Ditto.
8028 * gdb.base/list.exp: Ditto.
8029 * gdb.base/macscp.exp: Ditto.
8030 * gdb.base/maint.exp: Ditto.
8031 * gdb.base/multi-fork.exp: Ditto.
8032 * gdb.base/overlays.exp: Ditto.
8033 * gdb.base/page.exp: Ditto.
8034 * gdb.base/pending.exp: Ditto.
8035 * gdb.base/pointers.exp: Ditto.
8036 * gdb.base/pr11022.exp: Ditto.
8037 * gdb.base/prelink.exp: Ditto.
8038 * gdb.base/printcmds.exp: Ditto.
8039 * gdb.base/psymtab.exp: Ditto.
8040 * gdb.base/randomize.exp: Ditto.
8041 * gdb.base/relational.exp: Ditto.
8042 * gdb.base/relocate.exp: Ditto.
8043 * gdb.base/remote.exp: Ditto.
8044 * gdb.base/sepdebug.exp: Ditto.
8045 * gdb.base/set-lang-auto.exp: Ditto.
8046 * gdb.base/setshow.exp: Ditto.
8047 * gdb.base/setvar.exp: Ditto.
8048 * gdb.base/signals.exp: Ditto.
8049 * gdb.base/signull.exp: Ditto.
8050 * gdb.base/sigstep.exp: Ditto.
8051 * gdb.base/sizeof.exp: Ditto.
8052 * gdb.base/solib-disc.exp: Ditto.
8053 * gdb.base/store.exp: Ditto.
8054 * gdb.base/structs.exp: Ditto.
8055 * gdb.base/structs2.exp: Ditto.
8056 * gdb.base/subst.exp: Ditto.
8057 * gdb.base/term.exp: Ditto.
8058 * gdb.base/trace-commands.exp: Ditto.
8059 * gdb.base/unwindonsignal.exp: Ditto.
8060 * gdb.base/valgrind-db-attach.exp: Ditto.
8061 * gdb.base/varargs.exp: Ditto.
8062 * gdb.base/watch-cond.exp: Ditto.
8063 * gdb.base/watch_thread_num.exp: Ditto.
8064 * gdb.base/watchpoint-cond-gone.exp: Ditto.
8065 * gdb.base/watchpoint.exp: Ditto.
8066 * gdb.base/whatis-exp.exp: Ditto.
8067
f8d3bf8f
MS
80682010-06-01 Michael Snyder <msnyder@vmware.com>
8069
8070 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
8071 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
8072 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
8073 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
8074 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
8075 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
8076 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
8077 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
8078 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
8079 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
8080 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
8081 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
8082 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
8083 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
8084 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
8085
3f9e0d32
JK
80862010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8087
8088 * gdb.base/commands.exp (begin commands on watch): Remove excessive
8089 trailing newline.
8090 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
8091 * gdb.java/jmisc.exp (p *args\n): Rename to ...
8092 (p *args): ... here and remove excessive trailing newline.
8093
f629457d
JB
80942010-05-31 Joel Brobecker <brobecker@adacore.com>
8095
8096 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
8097
09eef106
JK
80982010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
8099
8100 Accept the new Linux kernel "t (tracing stop)" string.
8101 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
8102 Update comment.
8103 (state_wait) <T (tracing stop)>: New.
8104 (main): Update the state_wait expect string.
8105
94f31136
PA
81062010-05-28 Pedro Alves <pedro@codesourcery.com>
8107
8108 * limits.c, limits.exp: Delete files.
8109 * Makefile.in (clean mostlyclean): Adjust.
8110 * tracecmd.exp: Adjust.
8111
096554ab
JK
81122010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8113
8114 * gdb.base/tui-layout.exp: New.
8115
27d3a1a2 81162010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 8117
889bf7c5 8118 * gdb.reverse/break-precsave.exp:
bcd2dc50 8119 Replace uses of send_gdb / gdb_expect.
889bf7c5 8120 * gdb.reverse/break-reverse.exp:
bcd2dc50 8121 Replace uses of send_gdb / gdb_expect.
889bf7c5 8122 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 8123 Replace uses of send_gdb / gdb_expect.
889bf7c5 8124 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 8125 Replace uses of send_gdb / gdb_expect.
889bf7c5 8126 * gdb.reverse/finish-precsave.exp:
bcd2dc50 8127 Replace uses of send_gdb / gdb_expect.
889bf7c5 8128 * gdb.reverse/finish-reverse.exp:
bcd2dc50 8129 Replace uses of send_gdb / gdb_expect.
889bf7c5 8130 * gdb.reverse/i386-precsave.exp:
bcd2dc50 8131 Replace uses of send_gdb / gdb_expect.
889bf7c5 8132 * gdb.reverse/i386-reverse.exp:
bcd2dc50 8133 Replace uses of send_gdb / gdb_expect.
889bf7c5 8134 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 8135 Replace uses of send_gdb / gdb_expect.
889bf7c5 8136 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 8137 Replace uses of send_gdb / gdb_expect.
889bf7c5 8138 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 8139 Replace uses of send_gdb / gdb_expect.
889bf7c5 8140 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 8141 Replace uses of send_gdb / gdb_expect.
889bf7c5 8142 * gdb.reverse/machinestate.exp:
bcd2dc50 8143 Replace uses of send_gdb / gdb_expect.
889bf7c5 8144 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 8145 Replace uses of send_gdb / gdb_expect.
889bf7c5 8146 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 8147 Replace uses of send_gdb / gdb_expect.
889bf7c5 8148 * gdb.reverse/solib-precsave.exp:
bcd2dc50 8149 Replace uses of send_gdb / gdb_expect.
889bf7c5 8150 * gdb.reverse/solib-reverse.exp:
bcd2dc50 8151 Replace uses of send_gdb / gdb_expect.
889bf7c5 8152 * gdb.reverse/step-precsave.exp:
bcd2dc50 8153 Replace uses of send_gdb / gdb_expect.
889bf7c5 8154 * gdb.reverse/step-reverse.exp:
bcd2dc50 8155 Replace uses of send_gdb / gdb_expect.
889bf7c5 8156 * gdb.reverse/until-precsave.exp:
bcd2dc50 8157 Replace uses of send_gdb / gdb_expect.
889bf7c5 8158 * gdb.reverse/until-reverse.exp:
bcd2dc50 8159 Replace uses of send_gdb / gdb_expect.
889bf7c5 8160 * gdb.reverse/watch-precsave.exp:
bcd2dc50 8161 Replace uses of send_gdb / gdb_expect.
889bf7c5 8162 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
8163 Replace uses of send_gdb / gdb_expect.
8164
3def43e0
JK
81652010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8166
8167 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
8168 excessive newline.
8169
27d3a1a2 81702010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
8171
8172 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
8173 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
8174 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
8175 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
8176 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
8177 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
8178 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
8179 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
8180 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
8181 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
8182 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
8183 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
8184 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
8185 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
8186 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
8187 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
8188 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
8189 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
8190 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 8191
27d3a1a2 81922010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 8193
22454424
MS
8194 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
8195 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
8196
8197 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
8198 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
8199 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
8200
889bf7c5 8201 * gdb.reverse/consecutive-reverse.exp:
22454424 8202 Replace uses of send_gdb / gdb_expect.
889bf7c5 8203 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
8204 Replace uses of send_gdb / gdb_expect.
8205
8206 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
8207 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
8208 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 8209 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
8210 Replace uses of send_gdb / gdb_expect.
8211 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
8212 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
8213 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
8214 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
8215 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
8216 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
8217 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
8218 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
8219 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
8220
82212010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 8222
22454424 8223 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 8224
22454424 8225 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 8226
22454424
MS
8227 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
8228 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
8229 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
8230 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
8231 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
8232 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
8233 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
8234 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
8235 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 8236
6e5f2c59
TT
82372010-05-25 Tom Tromey <tromey@redhat.com>
8238
8239 * gdb.base/macscp.exp: Add missing space after setup_kfail.
8240
bbc8b958
TT
82412010-05-25 Tom Tromey <tromey@redhat.com>
8242
8243 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
8244 argument order.
8245 * gdb.base/macscp.exp: Fix setup_kfail argument order.
8246 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
8247 order.
8248 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
8249 order.
8250 * gdb.base/call-sc.exp (setup_kfails): Remove.
8251 (setup_compiler_kfails): Remove.
8252 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
8253 argument order.
8254 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
8255 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
8256 (advancei): Fix setup_kfail argument order.
8257 * gdb.base/radix.exp: Fix setup_kfail argument order.
8258 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
8259 order.
8260 * gdb.base/structs.exp (setup_kfails): Remove.
8261 (setup_compiler_kfails): Fix setup_kfail argument order.
8262 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
8263 order.
8264 * gdb.java/jmain.exp: Fix setup_kfail argument order.
8265 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
8266 setup_kfail argument order.
8267 * gdb.cp/overload.exp: Fix setup_kfail argument order.
8268
83d1babf
TT
82692010-05-25 Tom Tromey <tromey@redhat.com>
8270
8271 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
8272
6acb16a2
MS
82732010-05-25 Michael Snyder <msnyder@vmware.com>
8274
8275 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
8276 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
8277 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
8278 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
8279 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
8280 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
8281 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
8282 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
8283 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
8284 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
8285 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
8286 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
8287 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
8288 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
8289 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
8290 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
8291 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
8292 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
8293 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
8294 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
8295 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
8296 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
8297 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
8298 * gdb.base/default.exp: Replace send_gdb with gdb_test.
8299 * gdb.base/define.exp: Replace send_gdb with gdb_test.
8300 * gdb.base/display.exp: Replace send_gdb with gdb_test.
8301 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
8302 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
8303 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
8304 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
8305 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
8306 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
8307 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
8308 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
8309 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
8310 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
8311 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
8312 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
8313 * gdb.base/help.exp: Replace send_gdb with gdb_test.
8314 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
8315 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
8316 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
8317 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
8318 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
8319 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
8320 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
8321 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 8322 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
8323
83242010-05-25 Doug Evans <dje@google.com>
8325
8326 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
8327 gdb.string_to_argv.
ad3986f0 8328
d3b1e874
TT
83292010-05-21 Tom Tromey <tromey@redhat.com>
8330
8331 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
8332 Call it.
8333 * gdb.dwarf2/pieces.S: Update.
8334 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
8335
cb826367
TT
83362010-05-21 Tom Tromey <tromey@redhat.com>
8337
8338 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
8339 Call it.
8340 * gdb.dwarf2/pieces.c (struct C): New.
8341 (f6): New function.
8342 * gdb.dwarf2/pieces.S: Replace.
8343
74de6778
TT
83442010-05-21 Tom Tromey <tromey@redhat.com>
8345
8346 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
8347 Call it.
8348
afd74c5f
TT
83492010-05-21 Tom Tromey <tromey@redhat.com>
8350
8351 * gdb.dwarf2.pieces.exp: New file.
8352 * gdb.dwarf2.pieces.S: New file.
8353 * gdb.dwarf2.pieces.c: New file.
8354
a7b75dfd 83552010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 8356 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
8357
8358 * lib/gdb.exp (gdb_test_no_output): New function.
8359 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
8360 when testing commands that should produce no output.
8361
c81c812a
JB
83622010-05-17 Joel Brobecker <brobecker@adacore.com>
8363
8364 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
8365 parameter that we want to watch being a constant.
8366
0cce5bd9
JB
83672010-05-17 Joel Brobecker <brobecker@adacore.com>
8368
8369 * gdb.ada/cond_lang: New testcase.
8370
47050449
JB
83712010-05-17 Joel Brobecker <brobecker@adacore.com>
8372
8373 * lib/gdb.exp (banned_variables): New variable/constant.
8374 (gdb_init): Add write trace on variables listed in banned_variables.
8375 (gdb_finish): Remove write traces on variables listed in
8376 banned_variables.
8377
77c01586
JB
83782010-05-17 Joel Brobecker <brobecker@adacore.com>
8379
8380 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
8381 * gdb.cp/koenig.exp: Likewise.
8382
88d4aea7
PM
83832010-05-14 Phil Muldoon <pmuldoon@redhat.com>
8384
889bf7c5 8385 PR python/11482
88d4aea7
PM
8386
8387 * gdb.python/py-value.exp (test_value_hash): New function.
8388
f5a010c0
PM
83892010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
8390
8391 PR exp/11530.
8392 * gdb.base/gdb11530.c: New file.
8393 * gdb.base/gdb11530.exp: New file.
8394
8ef4892f
JK
83952010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8396
8397 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
8398 * gdb.dwarf2/dw2-modula2-self-type.S: New.
8399
7322dca9
SW
84002010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
8401
8402 * gdb.cp/koenig.exp: New test.
8403 * gdb.cp/koenig.cc: New test program.
8404
02e7ea18
JB
84052010-05-05 Joel Brobecker <brobecker@adacore.com>
8406
8407 Remove the use of prms_id and bug_id throughout the testsuite.
8408
e1c34c5d
PM
84092010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
8410
8411 PR exp/11349.
8412 * testsuite/gdb.cp/ref-types.exp: Add test to examine
8413 use a reference local variable.
8414
8e1d0c49
JK
84152010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8416
8417 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
8418 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
8419 variable different_dir. Move debugfile into a full directory pathname
8420 under DIFFERENT_DIR.
8421 * lib/gdb.exp (separate_debug_filename): Remove.
8422 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
8423 variable debug_dir and mkdir of it. Update function comments.
8424
e66408ed
PA
84252010-04-29 Pedro Alves <pedro@codesourcery.com>
8426
8427 PR gdb/11557
8428
8429 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
8430 files.
8431
d7b32ed3
PM
84322010-04-29 Phil Muldoon <pmuldoon@redhat.com>
8433
889bf7c5 8434 * gdb.python/py-param.exp: New File.
d7b32ed3 8435
6aecb9c2
JB
84362010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
8437
8438 * gdb.base/default.exp: Fix "set language" test.
8439
bdf92a1c
PM
84402010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
8441
8442 PR breakpoints/11531.
8443 * gdb.base/gdb11531.c: New file.
8444 * gdb.base/gdb11531.exp: New file.
8445
3f172e24
TT
84462010-04-26 Tom Tromey <tromey@redhat.com>
8447
8448 * gdb.base/completion.exp: Add tests for completion and deprecated
8449 commands.
8450
64af4c92
JK
84512010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8452
8453 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
8454 (print /x char_array): Escape curly brackets.
8455
492928e4
JK
84562010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
8457
8458 Fix deadlock on looped list of loaded shared objects.
8459 * gdb.base/solib-corrupted.exp: New.
8460
66d09542
DE
84612010-04-23 Doug Evans <dje@google.com>
8462
8463 * gdb.python/py-section-script.c: New file.
8464 * gdb.python/py-section-script.exp: New file.
8465 * gdb.python/py-section-script.py: New file.
8466
8bd10a10
CM
84672010-04-20 Chris Moller <cmoller@redhat.com>
8468
8469 PR 10179
8470
8471 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
8472 * gdb.base/pr10179-a.c:
8473 * gdb.base/pr10179-b.c:
8474 * gdb.base/pr10179.exp: New files.
8475
c0201579
JK
84762010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8477
8478 Fix crashes on dangling display expressions.
8479 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
8480 is SEP.
8481 (lib_flags): Remove the "debug" keyword.
8482 (libsepdebug): New variable for iterating new loop.
8483 (save_pf_prefix): New variable wrapping the loop.
8484 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
8485 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
8486
793b0ff8
PM
84872010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
8488
8489 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
8490
097f51f7
PM
84912010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
8492
8493 PR stabs/11479.
8494 * gdb.stabs/gdb11479.exp: New file.
8495 * gdb.stabs/gdb11479.c: New file.
8496
9a22f0d0
PM
84972010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
8498
8499 * gdb.base/charset.c (Strin16, String32): New variables.
8500 * gdb.base/charset.exp (gdb_test): Test correct display
8501 of 16 or 32 bit strings.
8502
85032010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
8504
8505 PR 9167
8506 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
8507 * gdb.cp/pr9167.cc: New file.
8508 * gdb.cp/pr9167.exp: New file.
8509
8510
6e354e5e
PM
85112010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
8512
8513 PR pascal/11492.
8514 * gdb.pascal/gdb11492.pas: New file.
8515 * gdb.pascal/gdb11492.exp: New file.
8516
be942545
JB
85172010-04-20 Joel Brobecker <brobecker@adacore.com>
8518
1667e6e3 8519 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 8520
0c3acc09
JB
85212010-04-20 Joel Brobecker <brobecker@adacore.com>
8522
8523 * gdb.ada/dyn_loc: New testcase.
8524
ec31cde5
CM
85252010-04-20 Chris Moller <cmoller@redhat.com>
8526
8527 PR 10867
889bf7c5 8528
ec31cde5
CM
8529 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
8530 * gdb.cp/pr10687.cc: New file.
8531 * gdb.cp/pr10687.exp: New file.
8532
8533
ce4b0682
SDJ
85342010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8535 Sergio Durigan Junior <sergiodj@redhat.com>
8536
8537 * gdb.fortran/logical.exp: New testcase.
8538 * gdb.fortran/logical.f90: New file.
8539
3436961f
DE
85402010-04-19 Doug Evans <dje@google.com>
8541
8542 * gdb.base/help.exp (help source): Update expected output.
8543
4d836c09
JK
85442010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8545
8546 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
8547 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
8548 gdb_exit and return.
8549 (executable): New variable.
8550 (binfile): Use it.
8551
6149aea9
PA
85522010-04-19 Pedro Alves <pedro@codesourcery.com>
8553
8554 PR breakpoints/8554.
8555
8556 * gdb.trace/save-trace.exp: Adjust.
8557
ed41462c
L
85582010-04-17 H.J. Lu <hongjiu.lu@intel.com>
8559
8560 PR corefiles/11511
8561 * gdb.arch/system-gcore.exp: New.
8562 * gdb.arch/gcore.c: Likewise.
8563
3f7b2faa
DE
85642010-04-15 Doug Evans <dje@google.com>
8565
fa33c3cd
DE
8566 * gdb.python/py-progspace.c: New file.
8567 * gdb.python/py-progspace.exp: New file.
8568
3f7b2faa
DE
8569 * gdb.base/source.exp: Add tests for "source -s".
8570
79f283fe
PM
85712010-04-14 Phil Muldoon <pmuldoon@redhat.com>
8572
8573 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
8574 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
8575 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
8576 * gdb.python/py-mi.exp: New test for to_string returning None.
8577
fc8eb08a
PM
85782010-04-12 Phil Muldoon <pmuldoon@redhat.com>
8579
8580 * gdb.python/py-breakpoint.c: Make result global.
8581
26e197f6
JK
85822010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8583
8584 Fix non-GNU make compatibility.
8585 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
8586
adc36818
PM
85872010-04-09 Phil Muldoon <pmuldoon@redhat.com>
8588
8589 * gdb.python/py-breakpoint.exp: New File.
8590 * gdb.python/py-breakpoint.C: Ditto.
8591
64e17368
SS
85922010-04-08 Stan Shebs <stan@codesourcery.com>
8593
8594 * gdb.trace/actions.exp: Clear default-collect.
8595 * gdb.trace/save-trace.exp: Clear default-collect.
8596
fff5cc64
PM
85972010-04-08 Phil Muldoon <pmuldoon@redhat.com>
8598
8599 * gdb.python/py-value: Add null string variable.
8600 (test_lazy_string): Test zero length, NULL address lazy
8601 strings.
8602
a055a187
L
86032010-04-07 H.J. Lu <hongjiu.lu@intel.com>
8604
8605 * gdb.arch/i386-avx.c: New.
8606 * gdb.arch/i386-avx.exp: Likewise.
8607
8608 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
8609
96e39866
DE
86102010-04-06 Doug Evans <dje@google.com>
8611
8612 * gdb.base/source-test.gdb: New file.
8613 * gdb.base/source.exp: Test source -v.
8614
5984a431
UW
86152010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8616
8617 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
8618
ec8a089a
PM
86192010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
8620
8621 * gdb.stabs/aout.sed: Convert all backslash to double backslash
8622 within one line, unless it is followed by a double quote.
8623 * gdb.stabs/hppa.sed: Idem.
8624 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
8625 * gdb.stabs/weird.exp: Check for correct parsing of
8626 char and string constants.
ec8a089a
PM
8627 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
8628 in .stabs to .stabx substitution.
8629
fce3c1f0
SS
86302010-04-05 Stan Shebs <stan@codesourcery.com>
8631
8632 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
8633 constant global.
8634 * gdb.trace/tfile.exp: Try to print them.
8635
d77f58be
SS
86362010-04-04 Stan Shebs <stan@codesourcery.com>
8637
8638 * gdb.base/completion.exp: Update for new "info watchpoints".
8639 * gdb.base/default.exp: Ditto.
8640 * gdb.base/help.exp: Ditto.
8641 * gdb.base/watchpoint.exp: Ditto.
8642 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 8643
af54718e
SS
86442010-04-04 Stan Shebs <stan@codesourcery.com>
8645
8646 * gdb.trace/tfile.exp: Sharpen tfind test.
8647
74d1f91e
JK
86482010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8649
8650 * gdb.base/break-entry.exp: New.
8651
eb8e76db 86522010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 8653 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
8654
8655 * gdb.reverse/i386-sse-reverse.exp: New file.
8656 * gdb.reverse/i386-sse-reverse.c: New file.
8657
bf65cad8
PA
86582010-04-02 Pedro Alves <pedro@codesourcery.com>
8659
8660 * gdb.trace/tfind.exp: Adjust expected disassembly output.
8661
fff87407
SS
86622010-04-01 Stan Shebs <stan@codesourcery.com>
8663
8664 * gdb.trace/actions.exp: Tweak expected output.
8665 * gdb.trace/while-stepping.exp: Tweak expected output.
8666
fe01d668
L
86672010-04-01 H.J. Lu <hongjiu.lu@intel.com>
8668
8669 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
8670
86b17b60
PA
86712010-04-01 Pedro Alves <pedro@codesourcery.com>
8672
8673 * gdb.base/commands.exp: Adjust.
8674 * gdb.cp/extern-c.exp: Adjust.
8675
2c58c0a9
PA
86762010-04-01 Pedro Alves <pedro@codesourcery.com>
8677
8678 * gdb.trace/collection.c (local_test_func): Define a local struct,
8679 and instanciate it.
8680
0db9b91c
PA
86812010-04-01 Pedro Alves <pedro@codesourcery.com>
8682
8683 * gdb.trace/collection.exp (gdb_collect_args_test)
8684 (gdb_collect_argarray_test): XFAIL the tests that assume the
8685 argarray argument's elements are collected.
8686
8072405b
JK
86872010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
8688
8689 * gdb.dwarf2/dw2-bad-parameter-type.exp,
8690 gdb.dwarf2/dw2-bad-parameter-type.S: New.
8691
8bf6485c
SS
86922010-03-31 Stan Shebs <stan@codesourcery.com>
8693
8694 * gdb.trace/save-trace.exp: Test save/restore of default-collect
8695 and tracepoint conditionals.
8696 (gdb_verify_tracepoints): Delete unused return.
8697
fd7f724a
KS
86982010-03-26 Keith Seitz <keiths@redhat.com>
8699
8700 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
8701 appear in the output before main.
8702 Remove KFAIL for gdb/2215 aka bz 9320.
8703
8d9e7719
DE
87042010-03-30 Doug Evans <dje@google.com>
8705
0906dd0b
DE
8706 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
8707 by dejagnu.
8708 * gdb.arch/amd64-dword.exp: Ditto.
8709
8d9e7719
DE
8710 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
8711 match.
8712 (break printf): Ditto.
8713
1da644f0
SW
87142010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
8715
8716 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
8717 gcc < 4.4.
8718 * gdb.cp/shadow.exp: Ditto.
8719
a8121990
PA
87202010-03-29 Pedro Alves <pedro@codesourcery.com>
8721
8722 * gdb.trace/collection.exp (run_trace_experiment): Make sure
8723 "tstart" is silent.
8724
6e79d367
PA
87252010-03-29 Pedro Alves <pedro@codesourcery.com>
8726
8727 * gdb.trace/collection.exp (executable): New.
8728 (binfile): Use it.
8729 (fpreg, spreg, pcreg): New.
8730 (test_register): Use gdb_test_multiple. Pass /x to print.
8731 (prepare_for_trace_test): New.
8732 (run_trace_experiment): Use "continue", not gdb_run_cmd.
8733 (gdb_collect_args_test, gdb_collect_argstruct_test)
8734 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
8735 prepare_for_trace_test.
8736 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
8737 fpreg, spreg and pcreg.
8738 (gdb_collect_expression_test, gdb_collect_globals_test): Use
8739 prepare_for_trace_test.
8740 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
8741 try to detect tracing support here. Don't set breakpoints at
8742 `begin' or `end' here.
8743 <global scope>: Use clean_restart. Run to main before checking
8744 for tracing support. Check for for tracing support here.
8745
09248348
JK
87462010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8747
8748 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
8749 " as $displacement" to "seen displacement message".
8750
d350db38
PA
87512010-03-28 Pedro Alves <pedro@codesourcery.com>
8752
8753 * gdb.trace/while-dyn.exp (executable): New variable.
8754 (binfile): Use it.
8755 (test_while_stepping): New function. Move most tests here. Call
8756 it once for each of the while-stepping, stepping and ws aliases.
8757
907af001
UW
87582010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8759
8760 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
8761 that do not provide the tagless_struct type name at all.
8762 (test_print_anon_union): Do not check value of uninitialized
8763 union member. Do not use cp_test_ptype_class, so we can accept
8764 "long" as well as "long int".
8765
610197fd
PA
87662010-03-26 Pedro Alves <pedro@codesourcery.com>
8767
8768 * gdb.trace/tfile.c (tohex, bin2hex): New.
8769 (write_error_trace_file): Hexify error description.
8770
6c28cbf2
SS
87712010-03-25 Stan Shebs <stan@codesourcery.com>
8772
8773 * gdb.trace/tfile.c: Generate an additional trace file, improve
8774 portability.
8775 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
8776 files in a better way.
8777
e62b8c7e
KS
87782010-03-25 Keith Seitz <keiths@redhat.com>
8779
8780 * gdb.java/jprint.exp: XFAIL printing of static class members
8781 because of GCC debuginfo problem.
8782
82ccf5a5
JK
87832010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8784
8785 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
8786
293e2f9e
DJ
87872010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
8788
8789 * gdb.base/completion.exp: Allow long instead of long int.
8790 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
8791 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
8792 variable p.
8793 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
8794 * gdb.base/pointers.exp: Allow long instead of long int.
8795 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
8796 * gdb.base/step-line.exp: Allow a directory before the source file name.
8797
95a42b64
TT
87982010-03-24 Tom Tromey <tromey@redhat.com>
8799
8800 PR breakpoints/9352:
8801 * gdb.base/default.exp: Update.
8802 * gdb.base/commands.exp: Update.
8803 * gdb.cp/extern-c.exp: Test setting commands on multiple
8804 breakpoints at once.
8805
2390201f
DJ
88062010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
8807
8808 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
8809 if gdb,nosignals.
8810 * gdb.base/watchpoints.c: Do not include unnecessary headers.
8811 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
8812 exited".
8813
8c9a6790
SS
88142010-03-24 Stan Shebs <stan@codesourcery.com>
8815
8816 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
8817
a6c727b2
DJ
88182010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
8819
8820 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
8821 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
8822 argument. Handle "short" and "long".
8823 (Top level): Pass overprototyped output for old_fptr and xptr.
8824
4dfd5423
PA
88252010-03-23 Pedro Alves <pedro@codesourcery.com>
8826
8827 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
8828 format strings and add casts to avoid compiler warnings.
8829
88302010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
8831
8832 * lib/trace-support.exp (gdb_trace_setactions):
8833 Don't expect whitespace after ">" prompt.
8834 * gdb.trace/actions.exp: Adjust for output changes.
8835 * gdb.trace/while-stepping.exp: Likewise.
8836
c847d045
JK
88372010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8838
8839 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
8840 and r157645).
8841
5f717f1d
JK
88422010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8843
8844 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
8845 New.
8846
7d6d51d5
DJ
88472010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
8848
8849 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
8850 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
8851
3b11a015
SS
88522010-03-19 Stan Shebs <stan@codesourcery.com>
8853
8854 * gdb.trace/ax.exp: New file.
8855
d7d158ed
DE
88562010-03-19 Doug Evans <dje@google.com>
8857
6bb85cd1
DE
8858 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
8859 output from gcc.
8860
d7d158ed
DE
8861 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
8862 named /usr/sbin/prelink<foo>.
8863
4daf5ac0
SS
88642010-03-18 Stan Shebs <stan@codesourcery.com>
8865
8866 * gdb.trace/circ.exp: Test circular-trace-buffer.
8867 * gdb.trace/tfile.exp: Update tstatus test.
8868
e8d05480
JB
88692010-03-18 Joel Brobecker <brobecker@adacore.com>
8870
8871 * gdb.dwarf2/dw2-anonymous-func.S: New file.
8872 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
8873
441b986a
UW
88742010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8875
8876 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
8877
4247603b
PA
88782010-03-18 Pedro Alves <pedro@codesourcery.com>
8879
8880 * gdb.base/default.exp: Adjust the expected output of the finish
8881 and until commands when the inferior is not being run.
8882
13387711
SW
88832010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
8884
8885 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
8886 * gdb.cp/nsusing.exp: Ditto.
8887
6e31430b
TT
88882010-03-15 Tom Tromey <tromey@redhat.com>
8889
8890 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
8891 * gdb.cp/userdef.cc (operator==): New function.
8892 (main): New locals mem1, mem2.
8893
e2d69cb5
JZ
88942010-03-15 Jie Zhang <jie@codesourcery.com>
8895
8896 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
8897 Declare and use new loadtimeout variable.
8898
f572f0a9
DJ
88992010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
8900
8901 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
8902 Use gdb_load later.
8903
51f4c0b0
PA
89042010-03-14 Pedro Alves <pedro@codesourcery.com>
8905
8906 * gdb.base/solib-disc.c (main): Make format of fprintf a string
8907 literal. Add missing endlines to prints to stderr.
8908
1c809c68
TT
89092010-03-12 Tom Tromey <tromey@redhat.com>
8910
8911 PR c++/9708:
8912 * gdb.cp/m-static.exp: Add regression test.
8913 * gdb.cp/m-static.cc (method): New method.
8914 (main): Call it.
8915
00ae8fef
SW
89162010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
8917
8918 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
8919 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
8920
759f0f0b
PA
89212010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
8922
21e24d21
PA
8923 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
8924
89252010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
8926
759f0f0b
PA
8927 * lib/gdb.exp (skip_stl_tests): New.
8928 (gdb_compile): Symbian needs -ldl.
8929 (shlib_target_file): New.
8930 (shlib_symbol_file): New.
8931 (gdb_load_shlibs): Use shlib_target_file.
8932 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
8933 * gdb.cp/exception.exp: Use skip_stl_tests.
8934 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
8935 * gdb.cp/try_catch.exp: Use skip_stl_tests.
8936 * gdb.cp/mb-templates.exp: Ditto.
8937 * gdb.base/commands.exp: Relax regexes.
8938 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
8939 shlib_target_file and shlib_symbol_file.
8940 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
8941 sections.
8942 * gdb.base/ending-run.exp: Accept E32Main for symbian.
8943 * gdb.base/solib-disc.exp: Use
8944 shlib_target_file and shlib_symbol_file.
8945 * gdb.base/unload.exp: Don't skip on symbian. Use
8946 shlib_target_file and shlib_symbol_file.
8947 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
8948
6a8f2671 89492010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 8950
6a8f2671
PA
8951 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
8952 * gdb.trace/report.exp: Adjust for x86 and x86_64.
8953 Issue a tfind end before looking for a tracepoint frame.
8954 * gdb.trace/tfind.exp: Adjust tstatus output.
8955 Adjust disassembly output.
8956 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
8957
ccf26247
JK
89582010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8959
8960 * gdb.base/break-interp.exp: Create new displacement parameter value
8961 for the test_ld calls.
8962 (reach): New parameter displacement, verify its content. New push of
8963 pf_prefix "reach-$func:". Import global expect_out.
8964 (test_core): New parameter displacement, verify its content. New push
8965 of pf_prefix "core:". New command "set verbose on". Import global
8966 expect_out.
8967 (test_attach): New parameter displacement, verify its content. New
8968 push of pf_prefix "attach:". New command "set verbose on". Import
8969 global expect_out.
8970 (test_ld): New parameter displacement, pass it to the reach, test_core
8971 and test_attach calls and verify its content in the "ld.so exit" test.
8972 * gdb.base/prelink.exp: Remove gdb_exit and final return.
8973 (prelink): Update expected text, use gdb_test.
8974
e469c7fb
DE
89752010-03-10 Doug Evans <dje@google.com>
8976
8977 * gdb.base/checkpoint.exp: Fix comment.
8978 Lengthen timeout while doing >600 checkpoints test.
8979 Rename duplicate "kill all one" test to keep test names unique.
8980
60e1c644
PA
89812010-03-10 Pedro Alves <pedro@codesourcery.com>
8982
8983 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
8984
cec808ec
KS
89852010-03-08 Keith Seitz <keiths@redhat.com>
8986
889bf7c5
PA
8987 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
8988 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
8989 (dm_type_long): New function.
8990 (dm_type_unsigned_short): New function.
8991 (dm_type_unsigned_long): New function.
8992 (myint): New typedef.
8993 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
8994 long, unsigned shor and long, operator char*, and typedef.
8995 (test_lookup_operator_functions): Add operator char* test.
8996 (test_paddr_operator_functions): Likewise.
8997 (test_paddr_overloaded_functions): Use probe values for
8998 short, long, and unsigned short and long.
8999 (test_paddr_hairy_functions): If the demangler probe detected
9000 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
9001 demangler.
9002 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
9003 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
9004 and "print null_pmf".
9005 Add test "ptype a.*pmf".
9006 * gdb.cp/overload.exp: Allow optional "int" to appear with
9007 "short" and "long".
9008 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
9009 long expect value for men_overload1arg.
9010 Allow "int" to appear with "short" and "long".
9011 When testing "info break", add argument for main (void).
9012 Also allow "int" to appear with "short" and "long".
9013 Ditto with "unsigned" and "long long".
cec808ec
KS
9014 * gdb.java/jmain.exp: Do not enclose methods names in single
9015 quotes.
9016 * gdb.java/jmisc.exp: Likewise.
9017 * gdb.java/jprint.exp: Likewise.
9018 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
9019
9020 From Jan Kratochvil <jan.kratochvil@redhat.com>:
9021 * gdb.cp/exception.exp (backtrace after first throw)
9022 (backtrace after second throw): Allow a namespace before __cxa_throw.
9023 (backtrace after first catch, backtrace after second catch): Allow
9024 a namespace before __cxa_begin_catch.
9025
9026 * gdb.cp/cpexprs.exp: New file.
9027 * gdb.cp/cpexprs.cc: New file.
9028
9029 From Daniel Jacobowitz <dan@codesourcery.com>
9030 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
9031 to use string_to_regexp.
9032 (ctor, dtor): New functions. Use them to match constructor
9033 and destructor function types.
9034 (Top level): Use runto_main.
9035
f870a310
TT
90362010-03-05 Tom Tromey <tromey@redhat.com>
9037
9038 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
9039 gdb.target_charset.
9040 (pp_ns.to_string): Likewise.
9041
0c199f28
KS
90422010-03-04 Keith Seitz <keiths@redhat.com>
9043
9044 * gdb.cp/overload.exp: Test that the filename portion of a linespec
9045 can be quoted. Test that both the filename and function/line
9046 portions can be quoted at the same time.
9047
c7437ca6
PA
90482010-03-04 Pedro Alves <pedro@codesourcery.com>
9049
9050 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
9051
b111b805
DE
90522010-03-03 Doug Evans <dje@google.com>
9053
24486cb7
DE
9054 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
9055 libc contains libpthread.
9056
b111b805
DE
9057 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
9058 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
9059 of gdb_compile. Add another pattern to match android backtrace.
9060
a0e0ef55
TT
90612010-03-03 Tom Tromey <tromey@redhat.com>
9062
9063 PR gdb/11345:
9064 * gdb.base/printcmds.exp (test_printf): Add test.
9065
1ba53b71
L
90662010-03-02 H.J. Lu <hongjiu.lu@intel.com>
9067
9068 * gdb.arch/amd64-byte.exp: New.
9069 * gdb.arch/amd64-dword.exp: Likewise.
9070 * gdb.arch/amd64-pseudo.c: Likewise.
9071 * gdb.arch/amd64-word.exp: Likewise.
9072 * gdb.arch/i386-byte.exp: Likewise.
9073 * gdb.arch/i386-pseudo.c: Likewise.
9074 * gdb.arch/i386-word.exp: Likewise.
9075
f5dff777
DJ
90762010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
9077
9078 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
9079 types. Add structreg, bitfields, and flags registers.
9080 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
9081 registers.
9082
90884b2b
L
90832010-03-01 H.J. Lu <hongjiu.lu@intel.com>
9084
9085 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
9086 (load_description): Set architecture if defined.
9087
dc00d89f
PM
90882010-02-28 Phil Muldoon <pmuldoon@redhat.com>
9089
9090 * gdb.python/py-frame.exp: Add read_var block tests.
9091 * gdb.python/py-frame.c (block): New function.
9092
0e095b7e
JK
90932010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9094 Daniel Jacobowitz <dan@codesourcery.com>
9095
9096 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
9097
624f1a65
DM
90982010-02-25 David S. Miller <davem@davemloft.net>
9099
9100 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
9101 fix logic for setting all_syscalls_numbers.
9102
f3e9a817
PM
91032010-02-24 Phil Muldoon <pmuldoon@redhat.com>
9104
9105 * Makefile.in: Add py-block and py-symbol.
9106 * gdb.python/py-symbol.exp: New File.
9107 * gdb.python/py-symtab.exp: New File.
9108 * gdb.python/py-block.exp: New File.
9109 * gdb.python/py-symbol.c: New File.
9110 * gdb.python/py-block.c: New File.
9111
f6bbabf0
PM
91122010-02-24 Phil Muldoon <pmuldoon@redhat.com>
9113
9114 PR python/11314
9115 * lib/gdb.exp (skip_python_tests): New function.
9116 * gdb.python/py-cmd.exp: Use skip_python_tests.
9117 * gdb.python/py-frame.exp: Likewise.
9118 * gdb.python/py-function.exp: Likewise.
9119 * gdb.python/py-prettyprint.exp: Likewise.
9120 * gdb.python/py-template.exp: Likewise.
9121 * gdb.python/py-type.exp: Likewise.
9122 * gdb.python/py-value.exp: Likewise.
9123
85d721b8
PA
91242010-02-22 Pedro Alves <pedro@codesourcery.com>
9125
9126 PR9605
9127
9128 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
9129
48e32051
TT
91302010-02-19 Tom Tromey <tromey@redhat.com>
9131
9132 PR c++/8693, PR c++/9496:
9133 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
9134 regression tests.
9135
ac9c0048
JK
91362010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9137
9138 Fix compatibility with m68k as.
9139 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
9140 Use only /* comments */.
9141
57bb97a4
UW
91422010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9143
9144 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
9145 * configure: Regenerate.
9146
7d1bf85c
DJ
91472010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
9148
9149 * gdb.python/py-type.exp: Check for Python support.
9150
061b5285
PA
91512010-02-17 Pedro Alves <pedro@codesourcery.com>
9152
9153 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
9154 `regsub' syntax available.
9155
f8a8bc2c
PA
91562010-02-17 Pedro Alves <pedro@codesourcery.com>
9157
9158 * gdb.base/shmain.c (main): Remove printf call.
9159 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
9160 * gdb.base/unload.c (main): Make format of fprintf a string
9161 literal. Add missing endlines to prints to stderr.
9162 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
9163
6f451e5e
TT
91642010-02-17 Tom Tromey <tromey@redhat.com>
9165
9166 * gdb.java/jprint.java (jprint.props): New field.
9167 * gdb.java/jprint.exp (set_lang_java): Add regression test.
9168
12d79008
PA
91692010-02-17 Pedro Alves <pedro@codesourcery.com>
9170
ef801a0e 9171 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
9172 available.
9173
d252f7e5
DJ
91742010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9175
9176 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
9177 creation to support remote host testing.
9178
67bdab6c
DJ
91792010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9180
9181 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
9182 Recognize "command not found".
9183
bb391223
DJ
91842010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9185
9186 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
9187 single-stepping.
9188
70362913
DJ
91892010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9190
9191 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
9192 if arguments are not supported.
9193
493f3c00
DJ
91942010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9195
9196 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
9197 be const or non-const.
9198
8034c749
DJ
91992010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9200
9201 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
9202 mi_send_resuming_command to send -exec-continue.
9203
791dfb64
DJ
92042010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9205
9206 * gdb.base/list.exp (test_list_filename_and_function): Add test
9207 with single quotes.
9208 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
9209 matching.
9210 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
9211 Add KFAIL'd tests for PR gdb/11289.
9212
7c5fe868
DJ
92132010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9214
9215 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
9216
fdc498b8
DJ
92172010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9218
9219 * gdb.base/comp-dir/subdir/dummy.txt: New file.
9220 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
9221 a temporary directory.
9222
b519e2a6
DJ
92232010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9224
9225 * gdb.base/charset.exp: Use a single regular expression to match
9226 show host-charset and show target-charset output.
9227
74164c56
JK
92282010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9229
9230 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
9231 "Illegal process-id" expect string more exact.
9232 (attach to digits-starting nonsense is prohibited): New.
9233
701ed6dc
JK
92342010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9235
9236 * gdb.base/prelink.exp (set verbose on): New.
9237
889bf7c5 92382010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
9239
9240 * mi-reverse.exp: New file. Test for reverse option to the
9241 following MI commands: exec-continue, exec-finish, exec-next,
9242 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 9243
dadf0e9c
JB
92442010-02-09 Joel Brobecker <brobecker@adacore.com>
9245
9246 * gdb.ada/ptype_tagged_param: New testcase.
9247
714f19d5
TT
92482010-02-08 Tom Tromey <tromey@redhat.com>
9249
9250 PR c++/8017:
9251 * gdb.cp/overload.exp: Add tests.
9252 * gdb.cp/overload.cc (struct K): New.
9253 (namespace N): New.
9254 (main): Call new functions.
9255 (K::staticoverload): Define.
9256
889bf7c5 92572010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
9258
9259 PR gdb/10728
9260 * gdb.cp/pr10728-x.h: New file.
9261 * gdb.cp/pr10728-x.cc: New file.
9262 * gdb.cp/pr10728-y.cc: New file.
9263 * gdb.cp/pr10728.exp: New file.
9264 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
9265
889bf7c5 92662010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
9267
9268 PR gdb/9067
9269 * gdb.cp/pr9067.exp: New
9270 * gdb.cp/pr9067.cc: New
9271 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
9272
7b356089
JB
92732010-02-08 Joel Brobecker <brobecker@adacore.com>
9274
9275 * lib/gdb.exp (gdb_test_timeout): New global variable.
9276 Set it to timeout if not already set.
9277 (gdb_init): Reset the value of timeout to gdb_test_timeout.
9278
1be00882
DE
92792010-02-05 Doug Evans <dje@google.com>
9280
9281 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
9282 user.
9283
82856980
SW
92842010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
9285
9286 PR c++/7935:
9287 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
9288
1a334831
TT
92892010-02-04 Tom Tromey <tromey@redhat.com>
9290
9291 * gdb.cp/virtbase.exp: Make test case names unique.
9292
9c3c02fd
TT
92932010-02-02 Tom Tromey <tromey@redhat.com>
9294
9295 * gdb.cp/virtbase.exp: Add regression tests.
9296 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
9297 (main): Instantiate RHC.
9298
0cc2414c
TT
92992010-02-02 Tom Tromey <tromey@redhat.com>
9300
9301 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
9302 type-printing change.
9303
edf3d5f3
TT
93042010-02-02 Tom Tromey <tromey@redhat.com>
9305
9306 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
9307 * gdb.cp/virtbase.cc: New file.
9308 * gdb.cp/virtbase.exp: New file.
9309 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
9310
e4b7f41c
JK
93112010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9312
9313 PR libc/11214:
9314 * gdb.threads/current-lwp-dead.c: Include features.h.
9315 (HAS_NOMMU): New.
9316 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
9317
b381ea14
JK
93182010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9319
9320 * gdb.base/symbol-without-target_section.exp,
9321 gdb.base/symbol-without-target_section.c: New.
9322
c593ac0e
DJ
93232010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9324
9325 * gdb.base/bigcore.exp: Reset increased timeout.
9326 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
9327
db25f29d
DJ
93282010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9329
9330 * gdb.base/gcore.exp (capture_command_output): Use
9331 gdb_test_multiple.
9332
f9d67f43
DJ
93332010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9334
9335 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
9336 * gdb.arch/thumb2-it.exp (test_it_break): New function.
9337 (Top level): Call it.
9338
177321bd
DJ
93392010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9340
9341 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
9342
97f2ed50
DJ
93432010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
9344
9345 * gdb.base/call-strs.exp, gdb.base/default.exp,
9346 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
9347 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
9348 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
9349 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
9350 gdb.base/watchpoint-solib.exp: Save and restore timeout.
9351 * gdb.base/ending-run.exp: Correct restore of timeout.
9352 * gdb.base/page.exp: Remove unnecessary timeout setting.
9353
e4e2711a
JB
93542010-01-29 Joel Brobecker <brobecker@adacore.com>
9355
9356 * gdb.ada/rec_return: New testcase.
9357
ba581dc1
JB
93582010-01-29 Joel Brobecker <brobecker@adacore.com>
9359
9360 * gdb.ada/call_pn: New testcase.
9361
4ea95be9
DJ
93622010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
9363
9364 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
9365 (Top level): Use it to resume.
9366 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
9367 the Thumb mode displaced stepping error as unsupported.
9368
df83a9bf
SW
93692010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
9370
889bf7c5
PA
9371 * gdb.cp/nsusing.exp: Added more tests.
9372 * gdb.cp/nsrecurs.exp: Ditto.
9373 * gdb.cp/nsusing.cc: Added test functions.
9374 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 9375
40b27cdc
JK
93762010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9377
9378 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
9379 absolute directory pathnames in gdb.sum file.
9380
de958931
SW
93812010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
9382
9383 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
9384 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
9385
708ead4e
TT
93862010-01-26 Tom Tromey <tromey@redhat.com>
9387
9388 PR exp/7643:
9389 * gdb.base/printcmds.exp (test_print_string_constants): Remove
9390 setup_kfail.
9391
b14e635e
SW
93922010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
9393
9394 * gdb.cp/nsrecurs.exp: New test.
9395 * gdb.cp/nsrecurs.cc: New test program.
9396 * gdb.cp/nsstress.exp: New test.
9397 * gdb.cp/nsstress.cc: New test program.
9398 * gdb.cp/nsdecl.exp: New test.
9399 * gdb.cp/nsdecl.cc: New test program.
9400
8540c487
SW
94012010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
9402
9403 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
9404 imported into file scope.
9405 Marked test as xfail.
9406 * gdb.cp/namespace-using.cc (marker5): New function.
9407 * gdb.cp/shadow.exp: New test.
9408 * gdb.cp/shadow.cc: New test program.
9409 * gdb.cp/nsimport.exp: New test.
9410 * gdb.cp/nsimport.cc: New test program.
9411
421d5d99
TT
94122010-01-25 Tom Tromey <tromey@redhat.com>
9413
9414 PR gdb/11049:
9415 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
9416 with "set print null-stop on".
9417
691f8dc1
JK
94182010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9419
9420 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
9421 Adjust it for DISASSEMBLY_OMIT_FNAME.
9422
0b92b5bb
TT
94232010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9424
9425 PR symtab/11199:
9426 * gdb.dwarf2/member-ptr-forwardref.exp,
9427 gdb.dwarf2/member-ptr-forwardref.S: New.
9428
23787403
JK
94292010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9430
9431 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
9432 (thread1_func): Protect thread1_tid with thread1_tid_cond by
9433 thread1_tid_mutex. Remove gdbstop_mutex handling.
9434 (thread2_func): Protect thread2_tid with thread2_tid_cond by
9435 thread2_tid_mutex. Remove gdbstop_mutex handling.
9436 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
9437 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
9438 pthread_cond_wait conditionalizations by while loops.
9439
b966cb8a
TT
94402010-01-20 Tom Tromey <tromey@redhat.com>
9441
9442 PR backtrace/10770:
9443 * gdb.dwarf2/pr10770.exp: New file.
9444 * gdb.dwarf2/pr10770.c: New file.
9445 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
9446
fcae584b
VP
94472010-01-20 Vladimir Prus <vladimir@codesourcery.com>
9448
9449 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
9450 that target was removed, and the test always runs native anyway.
9451
a0f49112
JK
94522010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9453
9454 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
9455 gdb.base/watchpoint-cond-gone-stripped.c: New.
9456
ceeb3d5a
TT
94572010-01-19 Tom Tromey <tromey@redhat.com>
9458
9459 PR c++/8000:
9460 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
9461 existing tests.
9462 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
9463 (main): Use AAA::SomeEnum.
9464
dd322c54
JK
94652010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9466
9467 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
9468 (test_ignore_count): Declare line_callme_body global.
9469 (run to breakpoint with ignore count): Use line_callme_body.
9470 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
9471 (set line_main_hello, set line_main_return): Reindent.
9472 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
9473 New.
9474 (continue to callee4): Use line_callee4_body.
9475 (check *stopped from CLI command): Use line_callee4_next.
9476 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
9477 (set line_main_hello, set line_main_return): Reindent.
9478 (set line_callee4_head, set line_callee4_body): New.
9479 (continue to callee4): Use line_callee4_body.
9480
4e8f195d
TT
94812010-01-18 Tom Tromey <tromey@redhat.com>
9482
9483 PR c++/9680:
9484 * gdb.cp/casts.cc: Add new classes and variables.
9485 * gdb.cp/casts.exp: Test new operators.
9486
9e14a9ba
JB
94872010-01-18 Tom Tromey <tromey@redhat.com>
9488 Thiago Jung Bauermann <bauerman@br.ibm.com>
9489
9490 * gdb.python/source2.py: New file.
9491 * gdb.python/source1: New file.
9492 * gdb.python/python.exp: Test "source" command.
9493
00bf0b85
SS
94942010-01-15 Stan Shebs <stan@codesourcery.com>
9495
9496 * gdb.trace/tfile.c: New file.
9497 * gdb.trace/tfile.exp: New file.
889bf7c5 9498
55235ad7
JK
94992010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9500
9501 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
9502
9f2982ff
JK
95032010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9504
9505 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
9506
bbfba9ed
JK
95072010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9508
9509 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
9510 (libfunc): New parameter action. Implement also selectable "sleep".
9511 * gdb.base/break-interp-main.c: Include assert.h.
9512 (libfunc): New parameter action.
9513 (main): New parameters argc and argv. Assert argc. Pass argv.
9514 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
9515 (test_attach): New proc.
9516 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
9517 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
9518
61f0d762
JK
95192010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9520
9521 * gdb.base/break-interp.exp (test_core): New proc.
9522 (test_ld): Call it.
9523
06a6f270
JK
95242010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9525
9526 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
9527 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
9528 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
9529 and gdb_compile_shlib. Use new -Wl compiler options.
9530 (dl bt, main bt): New tests.
9531
51bee8e9
JK
95322010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9533
9534 Support PIEs with no symfile_objfile.
9535 * gdb.base/break-interp.exp: New argument at the test_ld calls.
9536 (test_ld): New parameter trynosym.
9537 (test_ld <$trynosym>): New block.
9538
b8040f19
JK
95392010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9540
9541 * gdb.base/break-interp.exp: New file.
9542
be759fcf
PM
95432010-01-13 Phil Muldoon <pmuldoon@redhat.com>
9544
9545 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
9546 * gdb.python/py-prettyprint.py (pp_ls): New printer.
9547 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
9548 test.
9549 * gdb.python/py-prettyprint.c: Define lazystring test structure.
9550 * gdb.python/py-mi.exp: Add lazy string test.
9551
dc146f7c
VP
95522010-01-13 Vladimir Prus <vladimir@codesourcery.com>
9553
9554 * lib/mi-support.exp (mi_check_thread_states): Handle
9555 core number in thread listing.
9556
b4ba55a1
JB
95572010-01-12 Joel Brobecker <brobecker@adacore.com>
9558
9559 * gdb.base/maint.exp: Adjust the expected output for the
9560 "maint print type" test. Use gdb_test_multiple instead of
9561 gdb_sent/gdb_expect.
9562
08e24bd4
DE
95632010-01-11 Doug Evans <dje@google.com>
9564
6496a609
DE
9565 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
9566 from gdbserver_download. All callers updated.
9567
08e24bd4
DE
9568 * gdb.server/ext-run.exp: "info os processes" requires xml support.
9569
b5cfddf5
JK
95702010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9571
9572 Implement binary numbers parsing.
9573 * gdb.base/printcmds.exp (test_integer_literals_accepted)
9574 (test_integer_literals_rejected): New binary tests.
9575
3725885a
RW
95762010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
9577
9578 * gdb.cell/configure: Regenerate.
9579
37aeb5df
JK
95802010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9581
9582 * gdb.base/corefile.exp: Move the core finding block out and call it as
9583 core_find, new variable $corefile, replace corefile by $corefile and
9584 [file tail $corefile] for usage vs. test names resp.
9585 * lib/gdb.exp (core_find): Move it as a new function here. New
9586 parameter binfile and deletefiles. New variable $destcore. Pre-delete
9587 $destcore. Return "" on error.
9588
d521f563
JK
95892010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9590
9591 Workaround PR binutils/10802.
9592 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
9593 (twice).
9594
28f24826
DJ
95952010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
9596
9597 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
9598
2de75e71
JB
95992010-01-08 Joel Brobecker <brobecker@adacore.com>
9600
9601 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
9602 call, to avoid interruption.
9603
fe00719b 96042010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
9605
9606 * gdb.stabs/weird.def (args93): New.
9607
d0ef5df8
DE
96082010-01-07 Doug Evans <dje@google.com>
9609
9610 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
9611
3a08d52f
TT
96122010-01-07 Tom Tromey <tromey@redhat.com>
9613
9614 * gdb.base/source.exp: Use correct line number.
9615
7a697b8d
SS
96162010-01-05 Stan Shebs <stan@codesourcery.com>
9617
9618 * gdb.trace/tracecmd.exp: Test ftrace.
9619
7803799a
UW
96202010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9621
9622 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
9623
c54eabfa
JK
96242010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9625
9626 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
9627 "uint_for_mi_testing".
9628
02e7ef19
JB
96292010-01-01 Joel Brobecker <brobecker@adacore.com>
9630
9631 Test indented comment in file being sourced.
9632 * gdb.base/commands.exp: Test indented comment in file being sourced.
9633
abd775ce
JB
96342010-01-01 Joel Brobecker <brobecker@adacore.com>
9635
9636 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
9637 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
9638 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
9639 notice.
9640
79b55b82
JB
96412010-01-01 Joel Brobecker <brobecker@adacore.com>
9642
9643 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
9644 notice.
9645
8997583e
JK
96462010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9647
9648 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
9649 missing $after_stopped and comma (,) expectation.
9650
6da95a67
SS
96512009-12-31 Stan Shebs <stan@codesourcery.com>
9652
9653 * gdb.trace/actions.exp: Test teval action.
889bf7c5 9654
218d2fc6
TJB
96552009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
9656
9657 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
9658 (top level): Call test_watchpoint_in_big_blob.
9659 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
9660 watchpoints.
9661 (func3): Write to buf.
9662
236f1d4d
SS
96632009-12-29 Stan Shebs <stan@codesourcery.com>
9664
9665 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 9666
f61e138d
SS
96672009-12-28 Stan Shebs <stan@codesourcery.com>
9668
9669 * gdb.trace/tsv.exp: New file.
9670 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 9671
0219b378
DJ
96722009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
9673
9674 * gdb.base/find.c (main): Reference search buffers.
9675 * gdb.base/included.c (main): Reference integer.
9676 * gdb.base/ptype.c (charfoo): Declare.
9677 (intfoo): Call charfoo.
9678 * gdb.base/scope0.c (useitp): New function.
9679 (usestatics): Use useitp.
9680 (useit): Add a type for val.
9681 * gdb.base/scope1.c (useit1): Take a pointer argument.
9682 (usestatics1): Update calls to useit1.
9683 * gdb.cp/call-c.cc: Declare foo.
9684 (main): Call foo.
9685 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
9686 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
9687 (main): Call C::ensureRefs and ensureOtherRefs.
9688 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
9689 variables.
9690 (ensureOtherRefs): New function.
9691 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
9692 * gdb.cp/templates.cc (main): Call t5i.value.
9693
3f78692f
JK
96942009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9695
9696 Fix compatibility with G++-4.5.
9697 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
9698 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
9699 (uncaught return): Remove.
9700
429374b8
JK
97012009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9702 Phil Muldoon <pmuldoon@redhat.com>
9703
9704 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
9705 (bp_location13, bp_location14, bp_location17, bp_location18)
9706 (marker3_proto, marker4_proto): New variables.
9707 (breakpoint info): Update output.
9708 (run until breakpoint at marker3, run until breakpoint at marker4): New
9709 tests.
9710
859825b8
JK
97112009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9712
9713 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
9714 Replace the printf call of Y by provided "y-set-1" label. New block
9715 for the second shared library.
9716 * gdb.base/unload.exp: Compile also the second library, call
9717 gdb_load_shlibs also for it. Use now gdb_breakpoint.
9718 (single pending breakpoint info): Rename to ...
9719 (pending breakpoint info before run): ... this extended test.
9720 (libfile2, libname2, libsrcfile2, libsrc2)
9721 (lib_sl2): New variables.
9722 (exec_opts): Set also SHLIB_NAME2.
9723 (pending breakpoint info on first run at shrfunc1)
9724 (pending breakpoint info on second run at shrfunc1)
9725 (pending breakpoint info on second run at shrfunc2)
9726 (print y from libfile, print y from libfile2): New tests.
9727 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
9728 * gdb.base/unloadshr2.c: New.
9729
e6a386cd
HZ
97302009-12-22 Hui Zhu <teawater@gmail.com>
9731
9732 * gdb.reverse/sigall-reverse.exp: Adjust.
9733
9e19b45e
VP
97342009-12-21 Vladimir Prus <vladimir@codesourcery.com>
9735
9736 PR gdb/10884
9737
9738 * gdb.mi/var-cmd.c (do_bitfield_tests): New
9739 (main): Call do_bitfield_tests.
aacf5b1e 9740 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 9741
d53a7b30
JB
97422009-12-20 Joel Brobecker <brobecker@adacore.com>
9743
9744 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
9745 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
9746 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
9747 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
9748 gdb.modula2/unbounded1.c: Update copyright header.
9749
191ca0a1
CM
97502009-12-10 Chris Moller <moller@mollerware.com>
9751
9752 PR gdb/9399
9753 * gdb.cp/virtfunc2.exp: New tests
9754 * gdb.cp/virtfunc2.cc: New tests
9755 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
9756
0fa6cf1b
MS
97572009-12-10 Oza Pawandeep (paawan1982@yahoo.com
9758
9759 * gdb.reverse/i387-env-reverse.c: New file.
9760 * gdb.reverse/i387-env-reverse.exp: New file.
9761 * gdb.reverse/i387-stack-reverse.c: New file.
9762 * gdb.reverse/i387-stack-reverse.exp: New file.
9763
361ae042
PM
97642009-12-08 Phil Muldoon <pmuldoon@redhat.com>
9765
9766 * gdb.python/py-type.exp (test_range): New test.
9767
bfd31e71
PM
97682009-12-03 Phil Muldoon <pmuldoon@redhat.com>
9769
9770 PR python/10805
9771
9772 * gdb.python/py-type.exp: New file.
9773 * gdb.python/py-type.c: New file.
9774 * Makefile.in: Add py-type.
9775
57a1d736
TT
97762009-12-03 Tom Tromey <tromey@redhat.com>
9777
9778 * gdb.python/py-value.exp (test_parse_and_eval): New
9779 function.
9780
1f3b5d1b
PP
97812009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
9782
9783 PR gdb/11022
9784
9785 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
9786 * gdb.base/pr11022.c: New test.
9787
8b7dbdc9
JK
97882009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9789
9790 Fix spurious false FAILs.
9791 * gdb.base/structs.c (chartest): New.
9792 (main): Fill-in chartest.
9793 * gdb.base/structs.exp (anychar_re, first): New.
9794 (start_structs_test): Import global anychar_re and first.
9795 New gdb_test call "set print elements 300; ${testfile}"
9796 (start_structs_test <$first>): New block.
9797 (any): Import global anychar_re. New variable ac. Use ${ac}.
9798
6a53b2ec
JK
97992009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9800
9801 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
9802
d7167b4c
JK
98032009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9804
9805 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
9806 Force $srcfile file.
9807 * gdb.base/foll-fork.c (callee): Comment out the printf call.
9808
b1798462
UW
98092009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9810
9811 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
9812 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
9813 * gdb.threads/watchthreads-reorder.exp: Likewise.
9814
b6199126
DJ
98152009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
9816
9817 PR gdb/8704
9818
9819 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
9820 "if", and "thread". Correct matching in the previous test.
9821
b22a0510
DJ
98222009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
9823
9824 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
9825
930636d2
MS
98262009-11-23 Michael Snyder <msnyder@vmware.com>
9827
9828 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
9829 * gdb.reverse-watch-precsave.exp: Ditto.
9830
21a0512e
PP
98312009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
9832
9833 * gdb.asm/asm-source.exp: Adjust.
9834 * gdb.base/help.exp: Adjust.
889bf7c5 9835
fc30d5e0
PA
98362009-11-22 Pedro Alves <pedro@codesourcery.com>
9837
9838 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
9839 (do_syscall_tests_without_xml): Set data-directory to
9840 /the/path/to/nowhere.
9841
f6bc2008
PA
98422009-11-21 Pedro Alves <pedro@codesourcery.com>
9843
9844 * gdb.threads/local-watch-wrong-thread.c,
9845 gdb.threads/local-watch-wrong-thread.exp: New files.
9846
8c2fb5de
PA
98472009-11-21 Pedro Alves <pedro@codesourcery.com>
9848
9849 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
9850 assume new `regsub' syntax available.
9851
ebec9a0f
PA
98522009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9853
a79d3c27
JK
9854 * gdb.base/watchpoint-hw-hit-once.exp,
9855 gdb.base/watchpoint-hw-hit-once.c: New.
9856
98572009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9858
9859 * gdb.threads/watchthreads-reorder.exp,
9860 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 9861
276a961b
MK
98622009-11-17 Nathan Sidwell <nathan@codesourcery.com>
9863
9864 * gdb.xml/tdesc-regs.exp: Use for m68k.
9865
4867c1fb
PA
98662009-11-15 Pedro Alves <pedro@codesourcery.com>
9867
9868 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
9869
f6838f81
DJ
98702009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9871
9872 * lib/gdb.exp (current_target_name): New procedure.
9873 (gdb_wrapper_target): New variable.
9874 (gdb_wrapper_init): Set gdb_wrapper_target.
9875 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
9876 wrapper.
9877
4ac4dd3f
DJ
98782009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9879
9880 * gdb.base/remote.exp: Delete the slowest load test.
9881 Do not load with fixed packet sizes.
9882
a7881759
DJ
98832009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9884
9885 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
9886
97a5b505
DJ
98872009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9888
9889 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
9890 srcfile when setting a breakpoint.
9891
d3e1fc54
DJ
98922009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
9893
9894 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
9895 macros.
9896
7cbcbded
DJ
98972009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9898
9899 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
9900 to be in memory.
9901 * gdb.base/display.c (force_mem): New.
9902 (do_loops): Use it. Add breakpoint comments.
9903 (do_vars): Add a breakpoint comment.
9904 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
9905 line numbers.
9906
bdea3a92
NF
99072009-11-13 Nathan Froyd <froydnj@codesourcery.com>
9908
9909 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
9910 instead of a bare "run".
9911
269f82e5
PP
99122009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
9913
9914 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 9915
a69b7d9d
DJ
99162009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
9917
9918 * lib/cell.exp (skip_cell_tests): Clean up test files before
9919 returning.
9920
b598bfda
DJ
99212009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
9922
9923 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
9924 and the breakpoint menu. Do not call perror if a prompt is seen.
9925 Consume the following GDB prompt.
9926 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
9927 * gdb.cp/namespace.exp: Use gdb_test.
9928 * gdb.cp/templates.exp: Use gdb_test.
9929 (test_template_breakpoints): Use gdb_test_multiple.
9930
87728fa0
DJ
99312009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
9932
9933 * gdb.base/break1.c (struct some_struct, values): Move earlier.
9934 (marker4): Reference values.
9935
b67c692f
DJ
99362009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
9937
9938 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
9939 is missing.
9940
f0df251a
DJ
99412009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
9942
9943 * gdb.base/break.c (need_malloc): New.
9944 * gdb.base/constvars.c (main): Reference crass and crisp.
9945 * gdb.base/gdb1821.c (main): Reference bar.
9946 * gdb.cp/gdb1355.cc (main): Reference s1.
9947 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
9948 (main): Call them.
9949 * gdb.cp/hang2.cc (dummy2): Define.
9950 * gdb.cp/hang3.cc (dummy3): Define.
9951 * gdb.cp/m-data.cc (main): Reference shadow.
9952
bdf7534a
NF
99532009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
9954 Nathan Froyd <froydnj@codesourcery.com>
9955
9956 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
9957 remote host.
9958
f24fce77
NF
99592009-11-12 Nathan Froyd <froydnj@codesourcery.com>
9960
9961 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
9962 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
9963 * gdb.dwarf2/dw2-compressed.exp: Likewise.
9964 * gdb.dwarf2/dw2-intercu.exp: Likewise.
9965 * gdb.dwarf2/dw2-intermix.exp: Likewise.
9966 * gdb.dwarf2/dw2-producer.exp: Likewise.
9967 * gdb.dwarf2/mac-fileno.exp: Likewise.
9968 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
9969 py-prettyprint.py to the remote host.
9970 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
9971
40f0318e
KS
99722009-11-11 Keith Seitz <keiths@redhat.com>
9973
9974 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
9975 use it instead of "Foo".
9976 * gdb.cp/classes.exp (do_tests): Add a test to access
9977 a method through a typedef'd class name.
9978
f3d9f7fb
NF
99792009-11-11 Nathan Froyd <froydnj@codesourcery.com>
9980
9981 * gdb.base/long_long.exp: Permit leading zeros on floating-point
9982 exponents.
9983 * gdb.base/pointers.exp: Likewise.
9984 * gdb.cp/ref-types.exp: Likewise.
9985
a4216f37
KS
99862009-11-11 Keith Seitz <keiths@redhat.com>
9987
9988 * gdb.cp/cplusfuncs.cc (class foo): Add operators
9989 new[] and delete[].
9990 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
9991 "void".
9992 (probe_demangler): Remove all single-quoting of
9993 method and variable names.
9994 (info_func_regexp): Remove the word "void" from any
9995 occurrence of "(void)".
9996 (print_addr_2): Remove all single-quoting of
9997 method names.
9998 (print_addr_2_kfail): Likewise.
9999 (print_addr): Single-quote C function names before
10000 passing to print_addr_2.
10001 (test_paddr_operator_functions): Remove single-quoting
10002 for method names.
10003 Add tests for operator new[] and operator delete[].
10004
9b14d7aa
JK
100052009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10006
10007 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
10008
85feb311
KS
100092009-11-09 Keith Seitz <keiths@redhat.com>
10010
10011 * gdb.cp/overload.exp: Add tests for resolving overloaded
10012 methods in expression parsing/evaluation.
10013
fa335448
DJ
100142009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
10015
10016 * lib/gdb.exp (default_gdb_version): Use --version instead of
10017 --command.
10018
ec3c07fc
NS
100192009-11-10 Nathan Sidwell <nathan@codesourcery.com>
10020
10021 * lib/gdb.exp (gdb_compile_test): New.
10022 (skip_ada_tests, skip_java_tests): New.
10023 (gdb_compile): Use gdb_compile_test for f77.
10024 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
10025 * lib/java.exp (compile_java_from_source): Remove runtests check,
10026 use gdb_compile_test to record result.
10027 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
10028 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
10029 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
10030 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
10031 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
10032 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
10033 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
10034 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
10035 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
10036 adjust gdb_compile invocations.
10037
b8b4e42b
JK
100382009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10039
10040 * Makefile.in (abs_builddir): New.
10041 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
10042 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
10043 `$(abs_builddir)/site.exp'.
10044
f8b7eaf3
DJ
100452009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
10046
10047 * config/m68k-emc.exp, lib/emc-support.exp,
10048 gdb.trace/gdb_c_test.c: Delete.
10049 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
10050 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
10051 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
10052 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
10053 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
10054 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
10055 casing for m68k-*-elf.
10056
c4187697
NS
100572009-11-03 Pedro Alves <pedro@codesourcery.com>
10058
10059 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
10060 * gdb.arch/i386-prologue.exp: Likewise.
10061 * gdb.arch/i386-unwind.exp: Likewise.
10062
db16b772
DJ
100632009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
10064
10065 * lib/gdb.exp (gdb_expect): Fix timeout typo.
10066
bcf71277
DJ
100672009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
10068
10069 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
10070
0105cee2
DJ
100712009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
10072
10073 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
10074
24ddea62
JK
100752009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10076
10077 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
10078
287ccc17
JK
100792009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10080
10081 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
10082 * gdb.base/sepdebug2.c: New file.
10083
08bca259 100842009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
10085
10086 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
10087 the modified warnings for catch syscall. Verify if GDB was compiled
10088 with support for lib expat, and choose which tests to run depending
10089 on this.
10090
5d4e2b76
VP
100912009-10-30 Vladimir Prus <vladimir@codesourcery.com>
10092
10093 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
10094 that composite commands are parsed OK. And also test
10095 that breakpoint commands do work.
10096
240e538a
MS
100972009-10-23 Michael Snyder <msnyder@vmware.com>
10098
10099 gdb.reverse/consecutive-precsave.exp: Change expect pattern
10100 to allow for new disassembly style.
10101
9c419145
PP
101022009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
10103
10104 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 10105
02506ff1
MS
101062009-10-22 Michael Snyder <msnyder@vmware.com>
10107
10108 * gdb.reverse/break-precsave.exp: New test.
10109 * gdb.reverse/consecutive-precsave.exp: Ditto.
10110 * gdb.reverse/finish-precsave.exp: Ditto.
10111 * gdb.reverse/i386-precsave.exp: Ditto.
10112 * gdb.reverse/machinestate-precsave.exp: Ditto.
10113 * gdb.reverse/sigall-precsave.exp: Ditto.
10114 * gdb.reverse/solilb-precsave.exp: Ditto.
10115 * gdb.reverse/step-precsave.exp: Ditto.
10116 * gdb.reverse/until-precsave.exp: Ditto.
10117 * gdb.reverse/watch-precsave.exp: Ditto.
10118
4cf866a3
MS
101192009-10-22 Michael Snyder <msnyder@vmware.com>
10120
10121 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
10122 for gdb_expect. Adjust one test's expect strings for the new
10123 format of disassemble.
10124 * gdb.reverse/finish-reverse.exp: Delete 'return'.
10125 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
10126 gdb_test_multiple.
10127 * gdb.reverse/step-reverse.exp: Delete 'return'.
10128 * gdb.reverse/until-reverse.exp: Delete blank lines.
10129 * gdb.reverse/watch-reverse.exp: Delete blank lines.
10130
2b28d209
PP
101312009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
10132
10133 * gdb.base/consecutive.exp: Adjust.
10134 * gdb.base/display.exp: Likewise.
10135 * gdb.base/pc-fp.exp: Likewise.
10136 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 10137
33b9c32b
MS
101382009-10-19 Michael Snyder <msnyder@vmware.com>
10139
10140 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
10141 * gdb.reverse/finish-reverse.c: Ditto.
10142 * gdb.reverse/sigall-reverse.c: Ditto.
10143 * gdb.reverse/solib-reverse.c: Ditto.
10144 * gdb.reverse/step-reverse.c: Ditto.
10145 * gdb.reverse/watch-reverse.c: Ditto.
10146
6c95b8df
PA
101472009-10-19 Pedro Alves <pedro@codesourcery.com>
10148 Stan Shebs <stan@codesourcery.com>
10149
10150 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
10151 * gdb.base/foll-exec.exp: Adjust to expect a process id before
10152 "Executing new program".
10153 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
10154 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
10155 left listed after having been killed.
10156 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
10157 * gdb.base/maint.exp: Adjust test.
10158
10159 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
10160 * gdb.multi/Makefile.in: New.
10161 * gdb.multi/base.exp: New.
10162 * gdb.multi/goodbye.c: New.
10163 * gdb.multi/hangout.c: New.
10164 * gdb.multi/hello.c: New.
10165 * gdb.multi/bkpt-multi-exec.c: New.
10166 * gdb.multi/bkpt-multi-exec.exp: New.
10167 * gdb.multi/crashme.c: New.
10168
279017b7
TG
101692009-10-13 Tristan Gingold <gingold@adacore.com>
10170
10171 * gdb.base/sepdebug.exp: Check debug info are found.
10172
0413d738
PA
101732009-10-08 Pedro Alves <pedro@codesourcery.com>
10174
10175 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
10176 bits.
10177
c628eecc
JK
101782009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10179
10180 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
10181
38af1bfe
JB
101822009-10-07 Joel Brobecker <brobecker@adacore.com>
10183
10184 * gdb.base/watchpoints.c: Add copyright header. Reformat one
10185 of the comments.
10186
2b0adecd
PM
101872009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
10188
10189 * gdb.base/annota1.exp: Remove obsolete match_max increase.
10190 * gdb.base/annota3.exp: Idem.
10191 * gdb.base/maint.exp: Idem.
10192
8d417781
PM
101932009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
10194
889bf7c5 10195 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
10196 to default.
10197
bb61102d
PM
101982009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
10199
889bf7c5 10200 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
10201 mingw and cygwin targets.
10202
ace5c364
PM
102032009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
10204 Pedro Alves <pedro@codesourcery.com>
10205
889bf7c5 10206 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
10207 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
10208
c2d494a0
PM
102092009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
10210
e1b52ce2
PM
10211 * gdb.base/shr1.c: Use %p in format string.
10212 * gdb.base/unload.c: Avoid warning in fprintf.
10213 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 10214
209f53f5
PM
102152009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
10216
10217 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
10218 long type.
10219 (test_unlink): Correct printf string.
10220 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
10221 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
10222
8172766a
JK
102232009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10224
10225 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
10226 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
10227 * gdb.arch/ia64-breakpoint-shadow.S: New file.
10228
0f73703c
UW
102292009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10230
10231 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
10232 * gdb.objc/nondebug.exp: Likewise.
10233
b32306ca
UW
102342009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10235
10236 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
10237 target_info setting.
10238
10239 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
10240 that detect new threads during "info threads".
10241
0057022f
UW
102422009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10243
10244 * gdb.threads/manythreads.c (main): Increase thread stack size
10245 to 2*PTHREAD_STACK_MIN.
10246 * gdb.threads/multi-create.c (main): Likewise.
10247 (create_function): Likewise.
10248
f29c0325
UW
102492009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10250
10251 * gdb.base/dump.exp: Pass difference of pointer types instead
10252 of integer types as offset to restore in intarr3.srec case.
10253
fcb34849
UW
102542009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10255
10256 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
10257
d5142e3b
UW
102582009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10259
10260 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
10261
087b74b2 102622009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 10263
087b74b2
PM
10264 New test for two watchpoints, with disabling of
10265 the first inserted.
10266 * testsuite/gdb.base/watchpoints.c: New file.
10267 * testsuite/gdb.base/watchpoints.exp: New file.
10268
96c07c5b
TT
102692009-09-25 Tom Tromey <tromey@redhat.com>
10270
10271 * gdb.base/charset.exp: Test utf-16 strings with Python.
10272
b8899f2b
TT
102732009-09-25 Tom Tromey <tromey@redhat.com>
10274
10275 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
10276 UCS-4.
10277 * gdb.base/charset.c (utf_32_string): Rename.
10278 (init_utf32): Rename.
10279 (main): Update.
10280
329719ec
TT
102812009-09-22 Tom Tromey <tromey@redhat.com>
10282
10283 * gdb.python/py-function.exp: Add regression tests.
10284
11ef0d76
KS
102852009-09-21 Keith Seitz <keiths@redhat.com>
10286
10287 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
10288 with invalid operator.
10289
3fe8f3b3
KS
102902009-09-21 Keith Seitz <keiths@redhat.com>
10291
10292 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
10293 and destructor using typedef name of class.
10294 * gdb.cp/classes.cc (class Base1): Add a destructor.
10295 (base1): New typedef.
10296 (use_methods): Instanitate an object of type base1.
10297 * gdb.cp/templates.exp (test_template_typedef): New procedure.
10298 (do_tests): Call test_template_typedef.
10299 * gdb.cp/templates.cc (Baz::~Baz): New method.
10300 (intBazOne): New typedef.
10301 (main): Instantiate intBazOne.
10302
7a9fe101
PM
103032009-09-21 Phil Muldoon <pmuldoon@redhat.com>
10304
10305 PR python/10633
10306
10307 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
10308 Function.
10309 (run_lang_tests): Add print elements test.
10310
2e4d963f
PM
103112009-09-21 Phil Muldoon <pmuldoon@redhat.com>
10312
10313 * gdb.python/py-value.exp (test_subscript_regression): New
10314 function. Test for invalid subscripts.
10315 * gdb.python/py-value.c (main): Add test array, and pointer to it.
10316 (ptr_ref): New function.
10317
ec7e75e7
PP
103182009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
10319
10320 * gdb.base/default.exp: Fix "show convenience".
10321
0cc7d26f
TT
103222009-09-15 Tom Tromey <tromey@redhat.com>
10323
10324 * lib/mi-support.exp (mi_create_varobj): Update.
10325 (mi_create_floating_varobj): Likewise.
10326 (mi_create_dynamic_varobj): New proc.
10327 (mi_varobj_update): Update.
10328 (mi_varobj_update_with_type_change): Likewise.
10329 (mi_varobj_update_kv_helper): New proc.
10330 (mi_varobj_update_dynamic_helper): Rewrite.
10331 (mi_varobj_update_dynamic): New proc.
10332 (mi_list_varobj_children): Update.
10333 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
10334 * gdb.python/python-prettyprint.py (pp_outer): New class.
10335 (pp_nullstr): Likewise.
10336 (lookup_function): Register new printers.
10337 * gdb.python/python-prettyprint.c (struct substruct): New type.
10338 (struct outerstruct): Likewise.
10339 (substruct_test): New function.
10340 (struct nullstr): New type.
10341 (string_1, string_2): New globals.
10342 (main): Add new tests.
10343 * gdb.python/python-mi.exp: Added regression tests.
10344 * gdb.mi/mi2-var-display.exp: Update.
10345 * gdb.mi/mi2-var-cmd.exp: Update.
10346 * gdb.mi/mi2-var-child.exp: Update.
10347 * gdb.mi/mi2-var-block.exp: Update.
10348 * gdb.mi/mi-var-invalidate.exp: Update.
10349 * gdb.mi/mi-var-display.exp: Update.
10350 * gdb.mi/mi-var-cmd.exp: Update.
10351 * gdb.mi/mi-var-child.exp: Update.
10352 * gdb.mi/mi-var-block.exp: Update.
10353 * gdb.mi/mi-break.exp: Update.
10354 * gdb.mi/gdb701.exp: Update.
10355
a96d9b2e
SDJ
103562009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
10357
10358 * Makefile.in: Inclusion of catch-syscall object.
10359 * gdb.base/catch-syscall.c: New file.
10360 * gdb.base/catch-syscall.exp: New file.
10361
b43b923a
MS
103622009-09-12 Michael Snyder <msnyder@vmware.com>
10363
10364 * gdb.reverse/step-reverse.exp: Explicitly check for targets
10365 that can support reverse debuggnig.
10366
cec03d70
TT
103672009-09-11 Tom Tromey <tromey@redhat.com>
10368
10369 * gdb.dwarf2/valop.S: New file.
10370 * gdb.dwarf2/valop.exp: New file.
10371
e23bb3fc
MK
103722009-09-11 Mark Kettenis <kettenis@gnu.org>
10373
10374 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
10375
37c3696d
DE
103762009-09-10 Doug Evans <dje@google.com>
10377
10378 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
10379 Add $gdb_prompt to second breakpoint regexp.
10380
5172aecb
JB
103812009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
10382
10383 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
10384 names, add missing ones.
10385 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
10386 * gdb.python/py-frame.c: Rename from python-frame.c.
10387 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
10388 testfile name.
10389 * gdb.python/py-function.exp: Rename from python-function.exp.
10390 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
10391 testfile name.
10392 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
10393 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
10394 Adjust testfile name.
10395 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
10396 * gdb.python/py-template.cc: Rename from python-template.cc.
10397 * gdb.python/py-template.exp: Rename from python-template.exp.
10398 Adjust testfile name.
10399 * gdb.python/py-value.c: Rename from python-value.c.
10400 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
10401 testfile name.
10402
b554e4bd
JK
104032009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10404
10405 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
10406 $bpt2address.
10407 (Second breakpoint address is valid on ia64)
10408 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
10409
9a68ae16
JM
104102009-09-03 Joseph Myers <joseph@codesourcery.com>
10411
10412 * gdb.base/ending-run.exp: Restrict regular expression matching
10413 line number to require closing brace following.
10414
146b9145
DE
104152009-09-03 Doug Evans <dje@google.com>
10416
10417 * gdb.base/store.exp (check_set): Fix typo in expected value message.
10418
787d21e1
TT
104192009-09-02 Tom Tromey <tromey@redhat.com>
10420
10421 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
10422
e7802207
TT
104232009-09-02 Tom Tromey <tromey@redhat.com>
10424
10425 * gdb.dwarf2/callframecfa.exp: New file.
10426 * gdb.dwarf2/callframecfa.S: New file.
10427
817aadd2
JK
104282009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10429
10430 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
10431 gdb.base/solib-overlap-main.c: New.
10432
4a76eae5
DJ
104332009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
10434
10435 PR gdb/10565
10436
10437 * gdb.base/bitfields.c (struct container, container): New.
10438 (main): Initialize it and call break5.
10439 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
10440
d4b96c9a
JK
104412009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10442
10443 Support constant DW_AT_data_member_location by GCC PR debug/40659.
10444 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
10445
4e22772d
JK
104462009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10447
10448 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
10449
2efab443
MS
104502009-08-26 Michael Snyder <msnyder@vmware.com>
10451
10452 * gdb.base/i386-reverse.c: New file.
10453 * gdb.base/i386-reverse.exp: New file.
10454 * gdb.base/Makefile.in: Add new files to be removed.
10455
07ab73a0
JM
104562009-08-26 Joseph Myers <joseph@codesourcery.com>
10457
10458 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
10459 environment-pwd for remote host.
10460 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
10461
676accff
KS
104622009-08-24 Keith Seitz <keiths@redhat.com>
10463
10464 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
10465 Add two new C++ completer tests which limit the output to a
889bf7c5 10466 given class.
676accff 10467
f9f7ad22
MS
104682009-08-24 Michael Snyder <msnyder@vmware.com>
10469
10470 * gdb.base/del.exp: Fix typo in comment.
10471 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
10472
81ecdfbb
RW
104732009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
10474
10475 * configure: Regenerate.
10476 * gdb.hp/configure: Likewise.
10477 * gdb.hp/gdb.aCC/configure: Likewise.
10478 * gdb.hp/gdb.base-hp/configure: Likewise.
10479 * gdb.hp/gdb.compat/configure: Likewise.
10480 * gdb.hp/gdb.defects/configure: Likewise.
10481 * gdb.hp/gdb.objdbg/configure: Likewise.
10482 * gdb.stabs/configure: Likewise.
10483
cab0c772
UW
104842009-08-19 Doug Evans <dje@google.com>
10485
10486 * gdb.base/gdbvars.c: New file.
10487 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
10488
b8fa0bfa
PA
104892009-08-14 Pedro Alves <pedro@codesourcery.com>
10490
10491 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
10492 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
10493
b84aa90a
PA
104942009-08-13 Pedro Alves <pedro@codesourcery.com>
10495
10496 * gdb.base/default.exp: Adjust "set language test": it's now an
10497 enum command. Larger help string moved to "help set language".
10498 * gdb.base/help.exp: Adjust "help set language" expected output,
10499 now lists all known languages.
10500
0d8f9b2c
NF
105012009-08-11 Nathan Froyd <froydnj@codesourcery.com>
10502
10503 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
10504 all frame arguments.
10505 * gdb.arch/altivec-regs.exp: Likewise.
10506
bda180e0
TT
105072009-08-07 Tom Tromey <tromey@redhat.com>
10508
10509 * gdb.base/setshow.exp: Add tests for changes to set language, set
10510 check range, and set check type.
10511
48cb2d85
VP
105122009-08-03 Vladimir Prus <vladimir@codesourcery.com>
10513
10514 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
10515 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 10516 Call it.
48cb2d85 10517
1ea34204
UW
105182009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10519
10520 * configure.ac: Run gdb.cell tests when appropriate.
10521 * configure: Regenerate.
10522 * lib/cell.exp: New file.
10523 * gdb.cell: New directory.
10524 * gdb.cell/configure.ac: New file.
10525 * gdb.cell/configure: New file.
10526 * gdb.cell/Makefile.in: New file.
10527 * gdb.cell/arch.exp: New file.
10528 * gdb.cell/break.c: New file.
10529 * gdb.cell/break.exp: New file.
10530 * gdb.cell/break-spu.c: New file.
10531 * gdb.cell/bt.c: New file.
10532 * gdb.cell/bt2-spu.c: New file.
10533 * gdb.cell/bt-spu.c: New file.
10534 * gdb.cell/bt.exp: New file.
10535 * gdb.cell/coremaker.c: New file.
10536 * gdb.cell/coremaker-spu.c: New file.
10537 * gdb.cell/core.exp: New file.
10538 * gdb.cell/gcore.exp: New file.
10539 * gdb.cell/data.c: New file.
10540 * gdb.cell/data.exp: New file.
10541 * gdb.cell/data-spu.c: New file.
10542 * gdb.cell/ea-cache.exp: New file.
10543 * gdb.cell/ea-cache.c: New file.
10544 * gdb.cell/ea-cache-spu.c: New file.
10545 * gdb.cell/ea-standalone.c: New file.
10546 * gdb.cell/ea-standalone.exp: New file.
10547 * gdb.cell/ea-test.c: New file.
10548 * gdb.cell/ea-test.exp: New file.
10549 * gdb.cell/f-regs.exp: New file.
10550 * gdb.cell/mem-access.c: New file.
10551 * gdb.cell/mem-access.exp: New file.
10552 * gdb.cell/mem-access-spu.c: New file.
10553 * gdb.cell/ptype.exp: New file.
10554 * gdb.cell/registers.exp: New file.
10555 * gdb.cell/size.c: New file.
10556 * gdb.cell/sizeof.exp: New file.
10557 * gdb.cell/size-spu.c: New file.
10558 * gdb.cell/solib.exp: New file.
10559 * gdb.cell/solib-symbol.exp: New file.
10560
85e747d2
UW
105612009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10562
10563 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
10564
58d6951d
DJ
105652009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
10566
10567 * gdb.base/float.exp: Handle VFP registers.
10568
6e0a4f15
MS
105692009-07-14 Michael Snyder <msnyder@vmware.com>
10570
dcd5da87
MS
10571 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
10572 to bring gdb to the beginning of the calling line.
10573
6e0a4f15
MS
10574 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
10575 confusing the i386 epilogue unwinder.
10576
782b2b07
SS
105772009-07-14 Stan Shebs <stan@codesourcery.com>
10578
10579 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
10580
f662c3bc
MS
105812009-07-14 Michael Snyder <msnyder@vmware.com>
10582
10583 * gdb.reverse/step-reverse.exp (stepi into function call):
10584 Call instruction may not be first instruction in the line.
10585 (reverse stepi from a function call): Used wrong line number.
10586
8f313923
JK
105872009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10588
10589 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
10590
4662c76e
JK
105912009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10592
10593 Fix gdb.base/macscp.exp when using custom inputrc.
10594 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
10595 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
10596 env(TERM) set.
10597 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
10598 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
10599
aa81e255
JK
106002009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10601
10602 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
10603 * gdb.base/annota1.exp (thread_test): Import global $testfile.
10604 Change the compilation target to match the testcase name.
10605 * gdb.base/sect-cmd.exp: Change the compilation target to match the
10606 testcase name.
10607 * a2-run.exp: Use for setup prepare_for_testing. Change the
10608 compilation target to match the testcase name.
10609 * gdb.base/commands.exp: Likewise.
10610 * gdb.base/finish.exp: Likewise.
10611 * gdb.base/float.exp: Likewise.
10612 * gdb.base/info-target.exp: Likewise.
10613 * gdb.base/relational.exp: Likewise.
10614 * gdb.base/term.exp: Likewise.
10615 * gdb.base/until.exp: Likewise.
10616 * gdb.base/volatile.exp: Likewise.
10617 * gdb.base/whatis-exp.exp: Likewise.
10618
4c93b1d7
HZ
106192009-07-11 Hui Zhu <teawater@gmail.com>
10620
10621 * gdb.base/help.exp (disassemble): Update expected help text.
10622
812f7342
TT
106232009-07-09 Tom Tromey <tromey@redhat.com>
10624
10625 * lib/gdb.exp: Handle TRANSCRIPT.
10626 (remote_spawn, remote_close, send_gdb): New procs.
10627
fbb8f299
PM
106282009-07-10 Phil Muldoon <pmuldoon@redhat.com>
10629
10630 * gdb.python/python-prettyprint.c: Add counted null string
10631 structure.
10632 * gdb.python/python-prettyprint.exp: Print null string. Test for
10633 embedded nulls.
10634 * gdb.python/python-prettyprint.py (pp_ns): New Function.
10635 * gdb.python/python-value.exp (test_value_in_inferior): Add
10636 variable length string fetch tests.
10637 * gdb.python/python-value.c (main): Add strings for string fetch tests.
10638
c0ac0ec7
JK
106392009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10640
10641 * gdb.base/dump.exp (inaccessible memory is reported): New test.
10642
30b66ecc
TT
106432009-07-07 Tom Tromey <tromey@redhat.com>
10644
10645 * gdb.base/call-rt-st.exp: Update for change to escape output.
10646 * gdb.base/callfuncs.exp: Likewise.
10647 * gdb.base/charset.exp: Likewise.
10648 * gdb.base/constvars.exp: Likewise.
10649 * gdb.base/long_long.exp: Likewise.
10650 * gdb.base/pointers.exp: Likewise.
10651 * gdb.base/printcmds.exp: Likewise.
10652 * gdb.base/setvar.exp: Likewise.
10653 * gdb.base/store.exp: Likewise.
10654 * gdb.cp/ref-types.exp: Likewise.
10655 * gdb.mi/mi-var-child.exp: Likewise.
10656 * gdb.mi/mi-var-display.exp: Likewise.
10657 * gdb.mi/mi2-var-display.exp: Likewise.
10658 * gdb.base/charset.exp: Test octal escape sequence length.
10659 Update for change to escape output.
10660
187c4a2b
JK
106612009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10662
10663 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
10664
d80a43f9
DJ
106652009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
10666
10667 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
10668
047427a8
JK
106692009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10670
10671 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
10672 gdbserver increasing $portnum if "Can't bind address" has been seen.
10673
8b5a0f4f
PA
106742009-07-05 Pedro Alves <pedro@codesourcery.com>
10675
10676 * gdb.base/ending-run.exp: Add "step out of main" pattern for
10677 mingw32ce.
10678
7d93ba58
PA
106792009-07-05 Pedro Alves <pedro@codesourcery.com>
10680
10681 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
10682 VFP format.
10683
2277426b
PA
106842009-07-02 Pedro Alves <pedro@codesourcery.com>
10685
10686 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
10687 linux. Adjust to use "inferior", "info inferiors", "detach
10688 inferior" and "kill inferior" instead of "restart", "info fork",
10689 "detach fork" and "delete fork".
10690 * gdb.base/ending-run.exp: Spell out "info".
10691 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
10692 the "kill" command.
10693
5af949e3
UW
106942009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10695
10696 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
10697 change to prefix TLS offset in hex with 0x.
10698
5d3729b5
UW
106992009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10700
10701 * gdb.base/default.exp: Update test case for "x" changes.
10702
af589bd0
TG
107032009-07-01 Tristan Gingold <gingold@adacore.com>
10704
10705 * gdb.base/bigcore.exp: Make darwin untested.
10706
40974f91
JK
107072009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10708
10709 * gdb.base/completion.exp (directory completion): Create the directory.
10710 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
10711 escapeuniquesub.
10712 (directory completion 2): Expect now ${escapeuniquesub}.
10713 (Glob remaining of directory test): Remove one excessive newline.
10714 Expect the real output.
10715
59dd3af6
JK
107162009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10717
10718 Fix `make check//%' target after `make check' has been ran.
10719 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
10720 a mkdir call.
10721 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
10722 (%/.dir): Remove.
10723
f4e164aa
JK
107242009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10725
10726 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
10727 the expected result record.
10728
69af2122
JK
107292009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10730
10731 Remove racy FAILs relying just on the timeouts.
10732 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
10733 (annotation_level 2): Remove racy FAILs.
10734
2fd481e1
PP
107352009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
10736
10737 gdb/10275
889bf7c5
PA
10738 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
10739
c38f313d
DJ
107402009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
10741
10742 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
10743
8b777f02
VP
107442009-06-30 Vladimir Prus <vladimir@codesourcery.com>
10745
10746 * gdb.mi/mi-stack.exp: Testing symbolic options
10747 to -stack-list-locals and -stack-list-arguments.
10748
00c7eacf
JK
107492009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10750
10751 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
10752
6bc80edc
TT
107532009-06-29 Tom Tromey <tromey@redhat.com>
10754
10755 * dg-extract-results.sh: New file.
10756 * Makefile.in (FORCE_PARALLEL): New variable.
10757 (CHECK_TARGET): New conditional variable.
10758 (check): Use CHECK_TARGET.
10759 (DO_RUNTEST): New variable.
10760 (check-single): New target.
10761 (TEST_DIRS): New variable.
10762 (TEST_TARGETS): Likewise.
10763 (check-parallel): New target.
10764 (check-gdb.%): New pattern.
10765 (BASE1_FILES): New variable.
10766 (BASE2_FILES): Likewise.
10767 (check-gdb.base%): New pattern.
10768 (%/.dir): New pattern.
10769 * configure: Rebuild.
10770 * aclocal.m4 (AM_CONDITIONAL): New defun.
10771 * configure.ac: Check whether user is using GNU make.
10772 (GMAKE): New conditional.
10773
794684b6
SW
107742009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
10775
10776 * gdb.cp/namespace-nested-import.cc: New test.
10777 * gdb.cp/namespace-nested-import.exp: New test.
10778
edb3359d
DJ
107792009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
10780
10781 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
10782 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
10783 * gdb.opt/Makefile.in (EXECUTABLES): Update.
10784 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
10785 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
10786 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
10787 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
10788 gdb.opt/inline-markers.c: New files.
10789 * lib/gdb.exp (skip_inline_frame_tests): New function.
10790 (skip_inline_var_tests): New function.
10791
cf657a0c
AS
107922009-06-27 Andreas Schwab <schwab@linux-m68k.org>
10793
10794 * gdb.cp/exception.exp: Don't require $hex before inner frame in
10795 backtrace.
10796
28d41a99
MS
107972009-06-27 Michael Snyder <msnyder@vmware.com>
10798
10799 * gdb.reverse: New directory.
10800 * gdb.reverse/break-reverse.c: New test.
10801 * gdb.reverse/break-reverse.exp: New test.
10802 * gdb.reverse/consecutive-reverse.c: New test.
10803 * gdb.reverse/consecutive-reverse.exp: New test.
10804 * gdb.reverse/finish-reverse.c: New test.
10805 * gdb.reverse/finish-reverse.exp: New test.
10806 * gdb.reverse/machinestate.c: New test.
10807 * gdb.reverse/ms1.c: New test.
10808 * gdb.reverse/machinestate.exp: New test.
10809 * gdb.reverse/Makefile.in: New file.
10810 * gdb.reverse/shr2.c: New test.
10811 * gdb.reverse/solib-reverse.c: New test.
10812 * gdb.reverse/solib-reverse.exp: New test.
10813 * gdb.reverse/step-reverse.c: New test.
10814 * gdb.reverse/step-reverse.exp: New test.
10815 * gdb.reverse/until-reverse.c: New test.
10816 * gdb.reverse/ur1.c: New test.
10817 * gdb.reverse/until-reverse.exp: New test.
10818 * gdb.reverse/watch-reverse.c: New test.
10819 * gdb.reverse/watch-reverse.exp: New test.
10820 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
10821 * configure: Regenerate.
10822
fe3c8b0d
DE
108232009-06-26 Doug Evans <dje@google.com>
10824
10825 * gdb.base/psymtab.exp: Turn off pending breakpoints.
10826
3a72a602
PM
108272009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
10828
10829 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
10830 windows problem for 'file delete $binfile'.
10831
27aa8d6a
SW
108322009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
10833
10834 * gdb.cp/namespace-using.exp: New test.
10835 * gdb.cp/namespace-using.cc: New test.
10836
8ac055f8
JB
108372009-05-20 Joel Brobecker <brobecker@adacore.com>
10838
10839 * gdb.ada/variant_record_packed_array: New testcase.
10840
85e306ed
TT
108412009-06-23 Tom Tromey <tromey@redhat.com>
10842
10843 * gdb.base/charset.exp (test_combination): Regression test.
10844 * gdb.base/charset.c (my_wchar_t): New typedef.
10845 (myvar): New global.
10846 (main): Set myvar.
10847
56643c5e
PM
108482009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
10849
10850 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
10851 target.
10852
1fac167a
UW
108532009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10854
10855 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
10856
7ccb0be9
UW
108572009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10858
10859 * gdb.mi/gdb680.exp: Update test for error message.
10860
568d6575
UW
108612009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10862
10863 * gdb.base/annota1.exp: Allow multiple occurrences of the
10864 frames-invalid annotation.
10865 * gdb.cp/annota2.exp: Likewise.
10866
7cd1089b
PM
108672009-06-15 Phil Muldoon <pmuldoon@redhat.com>
10868
10869 * gdb.cp/gdb2495.cc: New file.
10870 * gdb.cp/gdb2495.exp: New file.
10871
72c63395
JK
108722009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10873
10874 Report error on GDB crash during runto.
10875 * lib/gdb.exp (runto <eof>): New.
10876
3788363d
DJ
108772009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
10878
10879 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
10880 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
10881 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
10882 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
10883 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
10884 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
10885 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
10886 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
10887 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
10888 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
10889 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
10890 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
10891 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
10892 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
10893 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
10894 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
10895 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
10896 gdb.server/server-mon.exp, gdb.server/server-run.exp,
10897 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
10898 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
10899 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
10900 gdb.trace/passcount.exp, gdb.trace/report.exp,
10901 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
10902 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
10903 gdb.trace/while-stepping.exp: Use a unique name for the compiled
10904 executable.
10905
17592de3
PA
109062009-06-07 Pedro Alves <pedro@codesourcery.com>
10907
10908 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
10909 defined before referencing it.
10910
701e355d
DE
109112009-06-03 Doug Evans <dje@google.com>
10912
10913 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
10914 * gdb.arch/i386-see.c: Ditto.
10915
f2292c65
PM
109162009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
10917
10918 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
10919 (check_macro): Return 1 if undefined.
10920 If first test fails, check if macro debug information is available,
10921 and report unsupported test if no macro information is found.
10922
5a437975
DE
109232009-05-29 Doug Evans <dje@google.com>
10924
10925 * gdb.threads/hand-call-in-threads.exp: New.
10926 * gdb.threads/hand-call-in-threads.c: New.
10927
c141c696
MS
109282009-05-29 Michael Snyder <msnyder@vmware.com>
10929
10930 * gdb.base/break-always.exp: Change "1" to "on".
10931 Add confirmation check.
10932
b3444185
PA
109332009-05-28 Pedro Alves <pedro@codesourcery.com>
10934
10935 * gdb.threads/threxit-hop-specific.c: New.
10936 * gdb.threads/threxit-hop-specific.exp: New.
10937 * gdb.threads/thread-execl.c: New.
10938 * gdb.threads/thread-execl.exp: New.
10939
b6313243
TT
109402009-05-27 Tom Tromey <tromey@redhat.com>
10941 Thiago Jung Bauermann <bauerman@br.ibm.com>
10942
10943 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
10944 (mi_child_regexp): Likewise.
10945 (mi_list_varobj_children_range): Likewise.
10946 (mi_get_features): Likewise.
10947 (mi_list_varobj_children): Rewrite.
10948 * gdb.python/python-mi.exp: New file.
10949
a6bac58e
TT
109502009-05-27 Tom Tromey <tromey@redhat.com>
10951 Thiago Jung Bauermann <bauerman@br.ibm.com>
10952 Phil Muldoon <pmuldoon@redhat.com>
10953 Paul Pluzhnikov <ppluzhnikov@google.com>
10954
10955 * gdb.python/python-prettyprint.exp: New file.
10956 * gdb.python/python-prettyprint.c: New file.
10957 * gdb.python/python-prettyprint.py: New file.
10958 * gdb.base/display.exp: print/r is now valid.
10959
2c74e833
TT
109602009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
10961 Tom Tromey <tromey@redhat.com>
10962 Pedro Alves <pedro@codesourcery.com>
10963 Paul Pluzhnikov <ppluzhnikov@google.com>
10964
10965 * gdb.python/python-template.exp: New file.
10966 * gdb.python/python-template.cc: New file.
10967 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
10968 tests.
10969 * gdb.python/python-value.exp (py_objfile_tests): New proc.
10970 Call it.
10971 (test_value_after_death): New proc.
10972 * gdb.python/python-value.c (PTR): New typedef.
10973 (main): New variable 'x'.
10974
89c73ade
TT
109752009-05-27 Tom Tromey <tromey@redhat.com>
10976
10977 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
10978 tests.
10979 * gdb.python/python-value.exp (py_objfile_tests): New proc.
10980 Call it.
10981
a75724bc
PA
109822009-05-27 Pedro Alves <pedro@codesourcery.com>
10983
10984 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
10985
e58b0e63
PA
109862009-05-24 Pedro Alves <pedro@codesourcery.com>
10987
10988 * gdb.threads/fork-thread-pending.c: New.
10989 * gdb.threads/fork-thread-pending.exp: New.
10990
4ac36638
JK
109912009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10992
10993 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
10994 * gdb.dwarf2/dw2-strp.S (a_string2): New.
10995
889bf7c5 109962009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 10997
889bf7c5 10998 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 10999
b242c3c2
PA
110002009-05-17 Pedro Alves <pedro@codesourcery.com>
11001
11002 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
11003 `gdb_get_line_number'. Call `callee' in both parent and child.
11004 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
11005 `gdb_get_line_number' instead of hardcoding line numbers.
11006 (catch_fork_unpatch_child): New procedure to test detaching
11007 breakpoints from child fork.
11008 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
11009 hardcoding line numbers.
11010 (do_fork_tests): Run `catch_fork_unpatch_child'.
11011
ee342b23
VP
110122009-05-17 Vladimir Prus <vladimir@codesourcery.com>
11013
11014 * gdb.mi/mi-cmd-var.exp: Check that when varobj
11015 of structure type enters or leaves the scope, it
11016 is reported by -var-update.
11017
e2009e98
DE
110182009-05-11 Doug Evans <dje@sebabeach.org>
11019
11020 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 11021 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
11022 * gdb.threads/schedlock.c (main): Fix off-by-one error.
11023
00903456
JK
110242009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11025
11026 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
11027
dc621c35
DE
110282009-04-30 Doug Evans <dje@google.com>
11029
11030 * gdb.threads/watchthreads2.exp: New testcase.
11031 * gdb.threads/watchthreads2.c: New testcase.
11032
9ab4e744
DE
110332009-04-29 Doug Evans <dje@google.com>
11034
11035 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
11036 * gdb.cp/mb-ctor.cc: Ditto.
11037 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
11038 * gdb.cp/mb-inline.h (multi_line_foo): New function.
11039 * gdb.cp/mb-inline1.cc: Call it.
11040 * gdb.cp/mb-inline2.cc: Ditto.
11041 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
11042 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
11043
484086b7
JK
110442009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11045
11046 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
11047 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
11048 Replace all uses of `decimal' by `nonzero'.
11049 (info macro FROM_COMMANDLINE): New test.
11050
379a77b5
TT
110512009-04-27 Tom Tromey <tromey@redhat.com>
11052
11053 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
11054
b92b73c2
DE
110552009-04-27 Doug Evans <dje@google.com>
11056
11057 * gdb.threads/watchthreads.c (main): Initialize args before starting
11058 the threads. Plus formatting cleanup.
11059 * gdb.threads/watchthreads.exp: Avoid errant failures due to
11060 biased scheduling of one thread.
11061
945a118d
JG
110622009-04-27 Jerome Guitton <guitton@adacore.com>
11063
11064 * gdb.cp/templates.cc (GetMax): New template.
11065 (main): Declare two instances of GetMax.
11066 * gdb.cp/templates.exp: Add new test.
11067
d389af10
JK
110682009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11069
11070 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
11071
e7f86de9
JM
110722009-04-22 Joseph Myers <joseph@codesourcery.com>
11073
11074 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
11075
334cc82d
TT
110762009-04-15 Tom Tromey <tromey@redhat.com>
11077
11078 * gdb.base/charset.exp: Add regression test.
11079
d12672cc
JB
110802009-04-14 Joel Brobecker <brobecker@adacore.com>
11081
11082 * gdb.base/exe-lock.exp: New testcase.
11083
18e8c3bc
TT
110842009-04-13 Tom Tromey <tromey@redhat.com>
11085
11086 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
11087 operator on Frame.
11088
5ecd5cbe
UW
110892009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11090
11091 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
11092 * gdb.server/ext-attach.exp: Likewise.
11093
7309f756
VP
110942009-04-03 Vladimir Prus <vladimir@codesourcery.com>
11095
11096 Eliminate some sleep usage.
11097
889bf7c5
PA
11098 * gdb.mi/basics.c (do_nothing): New.
11099 (main): Use do_nothing instead of printf, so that
11100 not to introduce race condition between output of
11101 inferiour and output of gdb. Do not use sleep as it
11102 is not generally available on embedded targets.
7309f756 11103
f4b95f6f
PA
111042009-04-02 Pedro Alves <pedro@codesourcery.com>
11105
11106 * gdb.server/ext-attach.exp: Expect an optional process id after
11107 "Detached from remote process".
11108
de40b933
JK
111092009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11110
11111 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
11112 gdb.dwarf2/dw2-unresolved.exp: New.
11113
2ae101a4
PA
111142009-04-02 Pedro Alves <pedro@codesourcery.com>
11115
11116 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
11117 mi_run_to_main.
11118
56a8e183
PA
111192009-04-02 Pedro Alves <pedro@codesourcery.com>
11120
11121 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
11122 mi_run_to_main. Skip thread exit test on remote targets.
11123 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
11124 mi_run_to_main.
11125 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
11126 mi_run_to_main.
11127 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
11128 when expecting ^connected. Detect when the target doesn't support
11129 non-stop mode.
11130 (mi_run_cmd): Detect if non-stop mode was requested by isn't
11131 supported. Return -1 on error, 0 on success.
11132 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
11133 (mi_runto): Return mi_runto_helper's result explicitly.
11134
c35fafde
PA
111352009-04-01 Pedro Alves <pedro@codesourcery.com>
11136
11137 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
11138
f8a8dce6
JB
111392009-04-01 Tom Tromey <tromey@redhat.com>
11140
11141 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
11142 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
11143 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
11144 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
11145
71c25dea
TT
111462009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
11147 Jan Kratochvil <jan.kratochvil@redhat.com>
11148
11149 PR gdb/931
11150 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
11151 output.
11152 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
11153 for gdb/931.
11154 * dw2-strp.S (DW_AT_language): Change to C++.
11155 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
11156
02d9a9ce
JB
111572009-03-31 Joel Brobecker <brobecker@adacore.com>
11158
11159 * gdb.ada/tasks: New testcase.
11160
1042e4c0
SS
111612009-03-30 Stan Shebs <stan@codesourcery.com>
11162
11163 * gdb.trace/actions.exp: Update to match new info trace format.
11164 * gdb.trace/deltrace.exp: Ditto.
11165 * gdb.trace/infotrace.exp: Ditto.
11166 * gdb.trace/passcount.exp: Ditto.
11167 * gdb.trace/save-trace.exp: Ditto.
11168 * gdb.trace/while-stepping.exp: Ditto.
11169 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
11170
f8f6f20b
TJB
111712009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
11172
11173 * gdb.python/python-frame.c: New file.
11174 * gdb.python/python-frame.exp: New file.
11175
c0c6f777
TJB
111762009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
11177
11178 * gdb.python/python-value.exp: Add tests for the address
11179 attribute.
11180
3cb51905
AS
111812009-03-29 Andreas Schwab <schwab@linux-m68k.org>
11182
11183 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
11184
88fc996f
DE
111852009-03-26 Doug Evans <dje@google.com>
11186
11187 * gdb.mi/mi-nonstop-exit.exp: New file.
11188 * gdb.mi/non-stop-exit.c: New file.
11189
56ef84b1
TT
111902009-03-26 Tom Tromey <tromey@redhat.com>
11191
11192 Update for change to prologue skipping:
11193 * gdb.mi/mi2-simplerun.exp: Update.
11194 * gdb.mi/mi2-break.exp: Update.
11195 * gdb.mi/mi-simplerun.exp: Update.
11196 * gdb.mi/mi-break.exp: Update.
11197 * gdb.base/ending-run.exp: Update.
11198
def2b000
TJB
111992009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
11200
11201 * gdb.python/python-value.exp (test_value_in_inferior): Test
11202 gdb.Value.is_optimized_out attribute.
11203
442ddf59
JK
112042009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11205
11206 * gdb.dwarf2/dw2-noloc-main.c: New file.
11207 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
11208 (.text): Remove.
11209 (.data): New.
11210 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
11211 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
11212 (DW_TAG_subprogram func_cu1, noloc): Remove.
11213 (main): New.
11214 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
11215 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
11216 (file_symbols): New procedure.
11217
a8df5de4
TT
112182009-03-25 Tom Tromey <tromey@redhat.com>
11219
11220 * gdb.base/charset.exp (valid_target_charset): New proc.
11221 Use it to skip tests on invalid charsets.
11222
cc1d7add
PM
112232009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
11224
11225 * gdb.base/completion.exp: Add a test for directory completion.
11226
bcd5727b
JK
112272009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11228
11229 Fix a racy FAIL.
11230 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
11231 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
11232
cc924cad
TJB
112332009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
11234
11235 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
11236 * gdb.python/python-function.exp: Add test for function returning
11237 a GDB value.
11238
bc3b79fd
TJB
112392009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
11240
11241 * gdb.python/python-function.exp: New file.
11242
6c7a06a3
TT
112432009-03-20 Tom Tromey <tromey@redhat.com>
11244
11245 * gdb.base/store.exp: Update for change to escape output.
11246 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
11247 to escape output.
11248 * gdb.base/pointers.exp: Update for change to escape output.
11249 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
11250 to escape output.
11251 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
11252 escape output.
11253 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
11254 to escape output.
11255 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
11256 escape output.
11257 * gdb.base/setvar.exp: Update for change to escape output.
11258 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
11259 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
11260 to escape output.
11261 (test_print_string_constants): Likewise.
11262 * gdb.base/charset.exp (valid_host_charset): Check size of
11263 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
11264 cases. Handle "auto"-related output.
11265 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
11266 (uvar, Uvar): New globals.
11267
c31af87b
JG
112682009-03-19 Jerome Guitton <guitton@adacore.com>
11269
11270 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
11271 deltas.
11272 * gdb.ada/fixed_points.exp: Ditto.
11273
51272cf2
PA
112742009-03-18 Pedro Alves <pedro@codesourcery.com>
11275
11276 * return-nodebug.c: Don't include stdio.h.
11277 (init): Delete.
11278 (func): Delete definition and provide extern declaration.
11279 (t): New.
11280 (main): Don't call printf. Call func and store its result in t.
11281 * return-nodebug1.c: New.
11282 * return-nodebug.exp: Don't expect stdio output. Instead, print
11283 the global variable t. Drop printf formatters and cast types from
11284 foreach loop. Don't use prepare_for_testing. Compile
11285 return-nodebug.c and return-nodebug1.c in separate steps. Don't
11286 define FORMAT or CAST.
11287
d24948ac
PP
112882009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
11289
11290 * gdb.base/solib-display.exp: Disable test for remote targers.
11291
61ff14c6
JK
112922009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11293
11294 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
11295
cb4dce93
JK
112962009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11297
11298 Fix a racy FAIL.
11299 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
11300 code from `follow parent, print pids'.
11301 (`follow child, print pids', `follow parent, print pids'): Call it.
11302 Replace `gdb_test "break..."' by gdb_breakpoint.
11303
f7c60c5e
VP
113042009-03-13 Vladimir Prus <vladimir@codesourcery.com>
11305
11306 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 11307 sync and async modes.
f7c60c5e 11308
383ace49
JB
113092009-03-12 Joel Brobecker <brobecker@adacore.com>
11310
11311 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
11312 that was checked in by mistake. Remove loading of ada.exp, since
11313 this is not necessary in this case.
11314
4ce102af
JB
113152009-03-12 Joel Brobecker <brobecker@adacore.com>
11316
11317 * gdb.ada/ptype_arith_binop.exp: New testcase.
11318
529a2aef
JB
113192009-03-12 Joel Brobecker <brobecker@adacore.com>
11320
11321 * gdb.ada/mod_from_name: New testcase.
11322
8a38181c
JB
113232009-03-12 Joel Brobecker <brobecker@adacore.com>
11324
11325 * gdb.ada/tick_last_segv: New testcase.
11326
11436dee
VP
113272009-03-12 Vladimir Prus <vladimir@codesourcery.com>
11328
61ff14c6 11329 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 11330
1f31650a
VP
113312009-03-12 Vladimir Prus <vladimir@codesourcery.com>
11332
61ff14c6
JK
11333 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
11334 include the token in ^running and frame info in *stopped.
1f31650a 11335
a3247a22
PP
113362009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
11337
11338 * solib-display.exp: New file.
11339 * solib-display-main.c: New file.
11340 * solib-display-lib.c: New file.
61ff14c6 11341
aae64587
PA
113422009-03-05 Pedro Alves <pedro@codesourcery.com>
11343
11344 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
11345
44aabfbc
JK
113462009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
11347
11348 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
11349 (list_and_check_macro): Use more specific test name.
11350 (next to definition): Make the test names unique.
11351
c087fcd3
PM
113522009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
11353
11354 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 11355
c86cf029
VP
113562009-02-17 Vladimir Prus <vladimir@codesourcery.com>
11357
11358 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
11359 notifications.
11360 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
11361 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
11362 * lib/mi-support.exp (library_loaded_re): New.
11363 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
11364
3ea85240
VP
113652009-02-17 Vladimir Prus <vladimir@codesourcery.com>
11366
11367 * gdb.gdb/observer.exp: Use test_notification observer, not
11368 normal_stop, everywhere.
11369 (test_normal_stop_notifications): Rename to...
11370 (test_notifications): ...this.
11371 (test_observer_normal_stop): Rename to...
11372 (test_observer): ...this.
11373
1903f0e6
DE
113742009-02-16 Doug Evans <dje@google.com>
11375
11376 * gdb.arch/amd64-disp-step.S (test_int3): New test.
11377 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
11378 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
11379 (test_prefixed_syscall,test_int3): New tests.
11380 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
11381 (test_prefixed_syscall,test_int3): New tests.
11382
1d33d6ba
VP
113832009-02-14 Vladimir Prus <vladimir@codesourcery.com>
11384
3cb51905
AS
11385 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
11386 (mi_expect_interrupt): Likewise.
11387 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
11388 response.
1d33d6ba 11389
faafb047
PM
113902009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
11391
11392 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
11393 * gdb.base/pc-fp.exp (get_valueofx): Remove.
11394 Replace calls to get_valueofx by get_hexadecimal_valueof.
11395
417e16e2
PM
113962009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
11397
11398 * lib/gdb.exp (get_valueof): Accept anything as a return value.
11399 (get_integer_valueof): New procedure.
11400 (get_sizeof): Use new get_integer_value_of.
11401 * gdb.base/sizeof.exp: Replace all uses of get_valueof
11402 by get_integer_valueof.
11403
7065b901
TT
114042009-02-13 Tom Tromey <tromey@redhat.com>
11405
11406 * gdb.base/remote.exp (get_sizeof): Remove.
11407 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
11408 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
11409 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
11410 * lib/gdb.exp (get_valueof): Move from long_long.exp.
11411 (get_sizeof): Likewise.
11412
5d7cb8df
JK
114132009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11414
11415 PR fortran/9806
11416 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
11417
b2febfff
PP
114182009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
11419
11420 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
11421
4aa995e1
PA
114222009-02-06 Pedro Alves <pedro@codesourcery.com>
11423
11424 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
11425
d8906c6f
TJB
114262009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
11427
11428 * gdb.python/python-cmd.exp: New file.
11429
ff4ab08d
TG
114302009-02-06 Tristan Gingold <gingold@adacore.com>
11431
11432 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
11433
aacd552b
TG
114342009-02-05 Tristan Gingold <gingold@adacore.com>
11435
11436 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
11437 pointer is dereferenced and use this signal name in regexp.
11438 * gdb.base/signull.exp: Ditto.
11439 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
11440 * gdb.base/signull.c (main): Ditto.
11441
08c637de
TJB
114422009-02-04 Tom Tromey <tromey@redhat.com>
11443 Thiago Jung Bauermann <bauerman@br.ibm.com>
11444
11445 * gdb.python/python-value.exp: Use `gdb.history' instead of
11446 `gdb.value_from_history'.
11447 (test_value_numeric_ops): Add test for conversion of enum constant.
11448 * gdb.python/python-value.c (enum e): New type.
11449 (evalue): New global.
11450 (main): Use argv.
11451
20261af8
JG
114522009-02-04 Jerome Guitton <guitton@adacore.com>
11453
11454 * gdb.ada/uninitialized_vars: New test program.
11455 * gdb.ada/uninitialized_vars.exp: New testcase.
11456
52e44b43
TT
114572009-02-02 Tom Tromey <tromey@redhat.com>
11458
11459 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
11460 * gdb.cp/pr2489.cc: Rename...
11461 * gdb.cp/pr9594.cc: ... to this.
11462
1c71341a
TT
114632009-02-02 Tom Tromey <tromey@redhat.com>
11464
11465 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
11466 * gdb.cp/pr2489.cc: New file.
11467 * gdb.cp/cpcompletion.exp: New file.
11468
a4295225
TT
114692009-02-02 Tom Tromey <tromey@redhat.com>
11470
11471 PR exp/9059:
11472 * gdb.cp/call-c.exp: Add regression test.
11473 * gdb.cp/call-c.cc (FooHandle): New typedef.
11474 (main): New variable 'handle'.
11475
592375cd
VP
114762009-01-30 Vladimir Prus <vladimir@codesourcery.com>
11477
11478 * lib/mi-support.exp (et_mi_thread_list)
11479 (check_mi_and_console_threads): Adjust for current thread in
11480 -thread-list-ids output.
11481
41447f92
VP
114822009-01-30 Vladimir Prus <vladimir@codesourcery.com>
11483
889bf7c5
PA
11484 * gdb.mi/mi-break.exp (test_disabled_creation): New.
11485 Call it.
41447f92 11486
35669430
DE
114872009-01-28 Doug Evans <dje@google.com>
11488
11489 * gdb.arch/amd64-disp-step.S: New file.
11490 * gdb.arch/amd64-disp-step.exp: New file.
11491 * gdb.arch/i386-disp-step.S: New file.
11492 * gdb.arch/i386-disp-step.exp: New file.
11493
09f00d9a
PM
114942009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
11495
11496 * gdb.base/find.exp: Set newline variable
11497 using quotes instead of braces to fix cygwin failures.
11498
1e8fb976
PA
114992009-01-23 Pedro Alves <pedro@codesourcery.com>
11500
11501 * gdb.base/radix.exp: Add tests to ensure that that set
11502 input-radix 0 and set output-radix 0 are really rejected.
11503
da061712
PA
115042009-01-23 Pedro Alves <pedro@codesourcery.com>
11505
11506 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
11507 copyright years.
11508
dd7e2d2b
PA
115092009-01-23 Pedro Alves <pedro@codesourcery.com>
11510
11511 PR gdb/9664:
11512 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
11513
392452f6
PA
115142009-01-22 Pedro Alves <pedro@codesourcery.com>
11515
11516 PR c++/9631:
11517 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
11518
8653e71c
PM
115192009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
11520
11521 * gdb.server/file-transfer.exp: Use EXEEXT variable for
11522 binfile definition to fix Windows OS failure.
11523
a12cc160
DJ
115242009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
11525
11526 PR gdb/9346
11527 * gdb.base/interrupt.c (sigint_handler): New.
11528 (main): Install a SIGINT handler if SIGNALS is defined. Exit
11529 on error.
11530 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
11531 Test "signal SIGINT".
11532
b89667eb
DE
115332009-01-19 Doug Evans <dje@google.com>
11534
11535 * gdb.base/break.exp: Update expected gdb output.
11536 * gdb.base/sepdebug.exp: Ditto.
11537 * gdb.mi/mi-syn-frame.exp: Ditto.
11538 * gdb.mi/mi2-syn-frame.exp: Ditto.
11539 * gdb.base/call-signal-resume.exp: New file.
11540 * gdb.base/call-signals.c: New file.
11541 * gdb.base/unwindonsignal.exp: New file.
11542 * gdb.base/unwindonsignal.c: New file.
11543 * gdb.threads/interrupted-hand-call.exp: New file.
11544 * gdb.threads/interrupted-hand-call.c: New file.
11545 * gdb.threads/thread-unwindonsignal.exp: New file.
11546
adb483fe
DJ
115472009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
11548
11549 * gdb.base/define.exp: Test defining and hooking prefix commands.
11550 * gdb.python/python.exp: Update test for "show user" output.
11551
60023297
JK
115522009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11553
11554 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
11555 now the output exactly, using less wildcards. Expect also the output
11556 of gfortran-4.3. Update for the f-valprint.c modification from
11557 2008-04-22.
11558 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
11559 Remove gdb_test test names where matching the command.
11560
ccc57cf9
PA
115612009-01-01 Pedro Alves <pedro@codesourcery.com>
11562
11563 PR breakpoints/9681:
11564 * gdb.base/watchpoint.exp: Add regression test.
11565
c7a6ca08
PA
115662008-12-31 Pedro Alves <pedro@codesourcery.com>
11567
11568 * gdb.threads/attach-into-signal.exp: Don't use
11569 gdb_suppress_entire_file.
11570 * gdb.threads/attach-stopped.exp: Ditto.
11571 * gdb.threads/attachstop-mt.exp: Ditto.
11572
3a031f65
PA
115732008-12-31 Pedro Alves <pedro@codesourcery.com>
11574
11575 PR gdb/8812:
11576 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
11577
09e6485f
PA
115782008-12-29 Pedro Alves <pedro@codesourcery.com>
11579
11580 PR gdb/7536:
11581 * gdb.base/radix.exp: Add tests to ensure invalid input radices
11582 and unsupported output radices are really rejected.
11583
0cd53049
JK
115842008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11585
11586 * gdb.cp/punctuator.exp: Backslash the '$' signs.
11587
ba163c7e
TT
115882008-12-22 Tom Tromey <tromey@redhat.com>
11589
11590 * gdb.cp/punctuator.exp: New file.
11591
6f4de6c9
JK
115922008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11593
11594 * gdb.base/completion.exp (Completing non-existing component): New test.
11595
0f34d0b4
JK
115962008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11597
11598 Fix for PR gdb/8648.
11599 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
11600 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
11601 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
11602 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
11603
db2ad4c3
JK
116042008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11605
11606 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
11607
bb5ef15e
DP
116082008-12-16 Christophe Lyon <christophe.lyon@st.com>
11609
11610 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
11611 compiler actually generate code at the expected line number.
11612
90142adc
JZ
116132008-12-15 Jie Zhang <jie.zhang@analog.com>
11614
11615 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
11616
fad6eecd
TT
116172008-12-12 Tom Tromey <tromey@redhat.com>
11618
11619 * gdb.base/commands.exp (redefine_hook_test): New proc.
11620 Call it.
11621
17c8aaf5
TT
116222008-12-11 Tom Tromey <tromey@redhat.com>
11623
11624 * gdb.base/macscp.exp: New regression test.
11625
7c8adf68
TT
116262008-12-11 Tom Tromey <tromey@redhat.com>
11627
11628 * gdb.base/macscp.exp: Print "address.addr".
11629 * gdb.base/macscp1.c (struct outer): New struct.
11630 (address): New global.
11631
b05dcbb7
TT
116322008-12-09 Tom Tromey <tromey@redhat.com>
11633
11634 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
11635 Call it.
11636
2d476de1
DE
116372008-12-04 Doug Evans <dje@google.com>
11638
11639 * gdb.server/ext-run.exp: Relax regexp for init program.
11640
87bdc959
TG
116412008-12-03 Tristan Gingold <gingold@adacore.com>
11642
11643 * gdb.base/macscp.exp: Generate an object file during compilation
11644 to work around Darwin dsymutil limitations.
11645
e0740f77
JK
116462008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11647
11648 Test resolving external references to TLS variables.
11649 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
11650 FILE2_THREAD_LOCAL.
11651 (testfile2, srcfile2): New variables.
11652 * gdb.threads/tls.c (file2_thread_local)
11653 (function_referencing_file2_thread_local): New.
11654 * gdb.threads/tls2.c: New file.
11655
67f0aac5
JB
116562008-11-28 Joel Brobecker <brobecker@adacore.com>
11657
11658 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
11659 rather than integer, as integer might not be big enough when
11660 on 64bit targets.
67f0aac5 11661
c332165e
JG
116622008-11-27 Jerome Guitton <guitton@adacore.com>
11663
11664 * gdb.cp/formatted-ref.exp: Add equality test.
11665 * gdb.ada/formatted_ref.exp: Ditto.
11666
fc9b693c
JK
116672008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11668
11669 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
11670 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
11671
a9c64011
AS
116722008-11-20 Andreas Schwab <schwab@suse.de>
11673
11674 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
11675 matching syscall entry point.
11676 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
11677 (tcatch_vfork_then_child_follow): Likewise. Finish through
11678 vfork even if we stopped at the syscall trampoline.
11679
e2fd701e
DE
116802008-11-20 Doug Evans <dje@google.com>
11681
11682 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
11683
69abc51c
TJB
116842008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
11685
11686 * gdb.arch/ppc-dfp.exp: New file.
11687 * gdb.arch/ppc-dfp.c: New file.
11688
c14c28ba
PP
116892008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
11690
11691 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 11692
2e74121d
DE
116932008-11-17 Doug Evans <dje@google.com>
11694
11695 * gdb.mi/mi-syn-frame.exp: Update expected output.
11696 * gdb.mi/mi2-syn-frame.exp: Update expected output.
11697
66bb093b
VP
116982008-11-17 Vladimir Prus <vladimir@codesourcery.com>
11699
11700 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
11701 "thread N" results in =thread-selected.
11702 * lib/mi-support (mi_run_cmd, mi_expect_stop)
11703 (mi_send_resuming_command_raw): Be prepared for
11704 =thread-selected.
11705
3d043ef6
VP
117062008-11-17 Vladimir Prus <vladimir@codesourcery.com>
11707
a9c64011
AS
11708 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
11709 * lib/mi-support.exp: Likewise.
3d043ef6 11710
808104c8
JB
117112008-11-16 Joel Brobecker <brobecker@adacore.com>
11712
11713 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
11714 commands from the expected output for "help catch".
11715
00b22944
JB
117162008-11-15 Joel Brobecker <brobecker@adacore.com>
11717
11718 * gdb.ada/int_deref.exp: New testcase.
11719
59669435
TT
117202008-11-14 Nick Roberts <nickrob@snap.net.nz>
11721
11722 * gdb.mi/gdb2549.exp: New file.
11723
de04a248
DE
117242008-11-11 Doug Evans <dje@google.com>
11725
11726 * gdb.base/callexit.exp: New file.
11727 * gdb.base/callexit.c: New file.
11728
6b8ce727
DE
117292008-11-10 Doug Evans <dje@google.com>
11730
11731 * lib/gdb.exp (GDBFLAGS): Move -nx ...
11732 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
11733 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
11734 (default_gdb_start,default_gdb_exit): Ditto.
11735 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
11736 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
11737 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
11738 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
11739 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
11740 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
11741
1b14b8aa
AS
117422008-11-03 Andreas Schwab <schwab@suse.de>
11743
11744 * gdb.base/hashline2.exp: Fix typo.
11745 * gdb.base/hashline3.exp: Likewise.
11746
f3134b88
TT
117472008-10-30 Tom Tromey <tromey@redhat.com>
11748
11749 * gdb.base/pointers.exp: Add test.
11750 * gdb.base/pointers.c (k, S): New typedefs.
11751 (instance): New global.
11752
c2226152
AS
117532008-10-30 Andreas Schwab <schwab@suse.de>
11754
11755 * gdb.base/args.exp: Add tests for newlines.
11756
462f405c
JB
117572008-10-30 Joel Brobecker <brobecker@adacore.com>
11758
11759 gdb.base/foll-exec.exp: Update the expected output of a couple
11760 of "info breakpoints" tests.
11761
79a45b7d
TT
117622008-10-28 Tom Tromey <tromey@redhat.com>
11763
11764 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
11765
adc13a14
PA
117662008-10-24 Pedro Alves <pedro@codesourcery.com>
11767
11768 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
11769 gdb_start_cmd.
11770 Use runto_main before any test that requires execution.
11771
252fbfc8
PA
117722008-10-23 Pedro Alves <pedro@codesourcery.com>
11773
11774 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
11775 instead of SIGINT.
11776
28148e3d
JB
117772008-10-22 Joel Brobecker <brobecker@adacore.com>
11778
11779 * gdb.base/completion.exp: Update expected output following
11780 the addition of the "info tasks" command.
11781
c209f847
TT
117822008-10-22 Tom Tromey <tromey@redhat.com>
11783
11784 * gdb.base/exprs.exp (test_expr): Add test for string
11785 concatenation.
11786
f177e350
PA
117872008-10-19 Pedro Alves <pedro@codesourcery.com>
11788
11789 * configure.ac: Output gdb.python/Makefile.
11790 * configure: Regenerate.
11791 * gdb.python/Makefile.in: New.
11792
cce89356
JB
117932008-10-16 Joel Brobecker <brobecker@adacore.com>
11794
11795 * gdb.base/foll-fork.exp: Adjust the expected output to match
11796 the new description for fork/vfork catchpoints in the "info
11797 breakpoints" output.
11798
176d289d
TJB
117992008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
11800
11801 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
11802
a08702d6
TJB
118032008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
11804
11805 * gdb.python/python-value.c: New file.
11806 * gdb.python/python-value.exp: New file.
11807
1c5cfe86
PA
118082008-10-15 Pedro Alves <pedro@codesourcery.com>
11809
11810 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
11811
5a98ad69
DP
118122008-10-15 Denis Pilat <denis.pilat@st.com>
11813
41702f1b 11814 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 11815
dcb1a1e2
TT
118162008-10-09 Tom Tromey <tromey@redhat.com>
11817
11818 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
11819 'fprintf' and 'stderr'.
11820
9124fe48
JB
118212008-10-07 Joel Brobecker <brobecker@adacore.com>
11822
11823 * gdb.ada/ref_tick_size.exp: New testcase.
11824
45452591
DE
118252008-10-06 Doug Evans <dje@google.com>
11826
11827 * gdb.dwarf2/dw2-cu-size.exp: New file.
11828 * gdb.dwarf2/dw2-cu-size.S: New file.
11829
11830 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
11831 .Ltype_int for clarity.
11832
4fc5b208
PP
118332008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
11834
11835 PR gdb/2384:
11836 * gdb.cp/gdb2384.exp: Extended to test more cases.
11837 * gdb.cp/gdb2384.cc: Likewise.
11838 * gdb.cp/gdb2384-base.h: Likewise.
11839 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 11840
d78df370
JK
118412008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11842
11843 * gdb.base/maint.exp (maint print type): Remove printing
11844 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
11845
9a044a89
TT
118462008-09-30 Tom Tromey <tromey@redhat.com>
11847
11848 * gdb.base/macscp.exp: Add completion tests.
11849 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
11850 (TWENTY_THREE): Likewise.
11851 (FORTY_EIGHT): Likewise.
11852
506800a9
TT
118532008-09-30 Tom Tromey <tromey@redhat.com>
11854
11855 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
11856 everywhere.
11857 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
11858
1a6f01b5
JK
118592008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11860
11861 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
11862 testcase is derived from. Fix racy dependency on an expected PID
11863 number. No longer support the testcase on Linux kernel 2.4.x.
11864
2fae03e8
TT
118652008-09-27 Tom Tromey <tromey@redhat.com>
11866
11867 * gdb.base/macscp.exp: Add tests for stringification, splicing,
11868 and varargs.
11869
1ad15515
PA
118702008-09-22 Pedro Alves <pedro@codesourcery.com>
11871
11872 * lib/mi-support.exp (mi_expect_interrupt): New.
11873 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
11874 from gdb.mi/mi-nonstop.exp.
11875 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
11876 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
11877 lib/mi-support.exp.
11878 Use mi_check_thread_states throughout. Avoid ".*" and do not
11879 require an anchor after -exec-run.
11880
d0b76dc6
DJ
118812008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
11882
11883 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
11884 stop is pending. Avoid ".*" when two stops are pending.
11885 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
11886 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
11887 newlines in fullnames.
11888 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
11889 (mi_expect_stop): Update comments. Only anchor in sync mode.
11890 Do not match newlines.
11891 (mi_send_resuming_command_raw): Always return status.
11892 (mi_get_stop_line): Do not match more than one line by accident.
11893 Only anchor in sync mode.
11894 (mi_run_inline_test): If -exec-next fails, give up.
11895
9990c830
UW
118962008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11897
11898 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
11899 on SPU.
11900
ebcf6f00
JB
119012008-09-10 Joel Brobecker <brobecker@adacore.com>
11902
11903 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
11904
b6db24e5
JB
119052008-09-10 Joel Brobecker <brobecker@adacore.com>
11906
11907 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
11908 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
11909 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
11910 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
11911 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
11912 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
11913 gdb.ada/interface.exp, gdb.ada/null_array.exp,
11914 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
11915 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
11916 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
11917 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
11918 Include the "= " sequence in the expected output of print tests.
11919
2bf448e0
JB
119202008-09-10 Joel Brobecker <brobecker@adacore.com>
11921
11922 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
11923 description for boolean types.
11924
d51fd4c8
PA
119252008-09-09 Pedro Alves <pedro@codesourcery.com>
11926
11927 * gdb.base/hook-stop-continue.c: New.
11928 * gdb.base/hook-stop-continue.exp: New.
11929
694182d2
DJ
119302008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
11931
11932 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
11933
3b8a7fc0
JG
119342008-09-08 Jerome Guitton <guitton@adacore.com>
11935
11936 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
11937 (stack_check_probe_2, stack_check_probe_loop_1)
11938 (stack_check_probe_loop_2): New functions.
11939 (main): Add call to these new functions.
11940 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
11941 functions, check that the breakpoint is inserted at the appropriate
11942 location.
11943 (insert_breakpoint): Slightly refine this procedure so that it can
11944 be called several times in the test.
11945
96cc0ae8
JG
119462008-09-08 Jerome Guitton <guitton@adacore.com>
11947
11948 * gdb.base/stack-checking.c: New file.
11949 * gdb.base/stack-checking.exp: New file.
11950
1f08b409
TJB
119512008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
11952
11953 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
11954 * gdb.arch/altivec-regs.exp: Likewise.
11955 * gdb.arch/vsx-regs.exp: Likewise.
11956
3099e1c4
TJB
119572008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
11958
11959 * gdb.arch/ppc-fp.exp: New file.
11960 * gdb.arch/ppc-fp.c: New file.
11961
cc69bfc1
PP
119622008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
11963
11964 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
11965 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 11966
b02a33db
MS
119672008-09-04 Michael Snyder <msnyder@vmware.com>
11968
11969 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
11970 as "at" (for non-debug functions such as _start).
11971
2992cbe0
UW
119722008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11973
11974 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
11975 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
11976 software watchpoints.
11977 * gdb.base/watch_thread_num.exp: Likewise.
11978
514f746b
AR
119792008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
11980
11981 * gdb.arch/i386-bp_permanent.exp: New test.
11982
876cecd0
TT
119832008-08-24 Tom Tromey <tromey@redhat.com>
11984
11985 * gdb.base/maint.exp: Update "maint print type".
11986
80f73d71
VP
119872008-08-21 Vladimir Prus <vladimir@codesourcery.com>
11988
11989 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
11990 support. Adjust the order of "*running" notifications.
11991 * gdb.mi/non-stop.c: Don't cast from int to void* and
11992 back.
11993
d9c78d7d
MK
119942008-08-20 Mark Kettenis <kettenis@gnu.org>
11995
11996 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
11997 expect to find it in the "info frame" output.
11998
97a2d1d3
DJ
119992008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
12000
12001 * gdb.base/interp.exp: Always consume both prompts.
12002
b96e2927
PA
120032008-08-20 Pedro Alves <pedro@codesourcery.com>
12004
12005 * gdb.base/pending.exp: Test pending breakpoints without symbols
12006 loaded.
12007
8cf6e61a
VP
120082008-08-19 Vladimir Prus <vladimir@codesourcery.com>
12009
12010 * lib/mi-support.exp (mi_expect_stop): Produce
12011 more details on failures.
12012 * gdb.mi/mi-nonstop.exp: New.
12013 * gdb.mi/non-stop.c: New.
12014
c6ebd6cf
VP
120152008-08-19 Vladimir Prus <vladimir@codesourcery.com>
12016
a9c64011
AS
12017 * gdb.mi/mi-async.exp: Use 'set target-async'.
12018 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 12019
46a9b8ed
DJ
120202008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
12021
12022 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
12023
44feb3ce
TT
120242008-08-17 Tom Tromey <tromey@redhat.com>
12025
12026 * gdb.base/help.exp (help catch): Rewrite.
12027
311a4e6b
TJB
120282008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
12029
12030 * gdb.base/define.exp: Test indented command documentation.
12031 * gdb.python/python.exp: Test indented multi-line command.
12032
604c2f83
LM
120332008-08-15 Luis Machado <luisgpm@br.ibm.com>
12034
12035 * testsuite/gdb.arch/vsx-regs.c: New source file.
12036 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
12037 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
12038
886a217c
TT
120392008-08-14 Tom Tromey <tromey@redhat.com>
12040
12041 * gdb.base/macscp.exp: Add regression test for "macro define" or
12042 "macro undef" with no arguments.
12043
c814a4f3
PP
120442008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
12045
12046 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 12047
12ab8a60
UW
120482008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12049
12050 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
12051
d57a3c85
TJB
120522008-08-06 Tom Tromey <tromey@redhat.com>
12053
12054 * gdb.python/python.exp: New file.
12055
c7b778ff
JK
120562008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
12057
12058 Fix for PR gdb/1543.
12059 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
12060 $LOCATION.
12061 (location): New variable.
12062 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
12063 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
12064 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
12065 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
12066 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
12067 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
12068 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
12069 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
12070 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
12071 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
12072 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
12073 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
12074 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
12075 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
12076 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
12077 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
12078 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
12079 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
12080 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
12081 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
12082 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
12083 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
12084 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
12085 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
12086 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
12087 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
12088 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
12089 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
12090 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
12091 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
12092 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
12093 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
12094 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
12095 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
12096 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
12097 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
12098 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
12099 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
12100 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
12101 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
12102 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
12103 gdb.base/type-opaque.exp, gdb.base/until.exp,
12104 gdb.base/value-double-free.c, gdb.base/varargs.exp,
12105 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
12106 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
12107 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
12108 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
12109 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
12110 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
12111 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
12112 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
12113 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
12114 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
12115 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
12116 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
12117 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
12118 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
12119 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
12120 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
12121 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
12122 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
12123 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
12124 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
12125 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
12126 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
12127 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
12128 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
12129 gdb.pascal/types.exp, gdb.stabs/weird.exp,
12130 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
12131 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
12132 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
12133 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
12134 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
12135 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
12136 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
12137 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
12138 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
12139 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
12140 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
12141 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
12142 lib/mi-support.exp, lib/trace-support.exp: Remove reference
12143 to bug-gdb@prep.ai.mit.edu .
12144
5e06a3d1
VP
121452008-07-31 Vladimir Prus <vladimir@codesourcery.com>
12146
12147 * lib/mi-support.exp (mi_load_shlibs): New.
12148 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
12149
9d81d21b
VP
121502008-07-30 Vladimir Prus <vladimir@codesourcery.com>
12151
12152 * lib/mi-support.exp (get_mi_thread_list)
12153 (check_mi_and_console_threads): New, moved from ...
12154 * gdb.mi/mi-pthread.exp: ...here.
12155 * gdb.mi/gdb669.exp (get_mi_thread_list)
12156 (check_mi_and_console_threads): Delete.
12157 * gdb.mi/mi2-pthread.exp: Likewise.
12158
bae98fe0
TT
121592008-07-28 Tom Tromey <tromey@redhat.com>
12160
12161 * Makefile.in (just-check): Remove. Move body to...
12162 (check): ... here.
12163
57380f4e
DJ
121642008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
12165
12166 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
12167 Add a test for duplicated SIGINTs.
12168
e09490f1
DJ
121692008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
12170
12171 * gdb.threads/schedlock.exp (get_args): Update to work for any
12172 value of NUM.
12173 (Top level): Report the number of threads that did not resume.
12174
6387b45f
DJ
121752008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
12176
12177 * gdb.dwarf2/dw2-compressed.S: Also define __start.
12178
62f64ff2
DJ
121792008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
12180
12181 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
12182 non-MI prompt.
12183
fa8de41e
TT
121842008-07-26 Tom Tromey <tromey@redhat.com>
12185
12186 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
12187 (function_struct, function_struct_ptr): New globals.
12188 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
12189 function pointer in a struct.
12190
ccb3ac8a
TT
121912008-07-26 Tom Tromey <tromey@redhat.com>
12192
12193 * gdb.base/macscp.exp: Add test for macro lexing bug.
12194
d7d9f01e
TT
121952008-07-18 Tom Tromey <tromey@redhat.com>
12196
12197 * gdb.base/macscp.exp: Add macro tests.
12198
9bf07184
PP
121992008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
12200
12201 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
12202
becf6477
PP
122032008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
12204
12205 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
12206
0709f7d3
PP
122072008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
12208
12209 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 12210
7093c834
PP
122112008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
12212
12213 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 12214
b432ffe3
JK
122152008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12216
12217 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
12218
b1a268e5
VP
122192008-07-12 Vladimir Prus <vladimir@codesourcery.com>
12220
12221 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
12222
e2995f8e
KB
122232008-07-11 Kevin Buettner <kevinb@redhat.com>
12224
12225 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
12226 of regexp to account for changes made to GDB in the printing of
12227 byte vectors.
12228
14032a66
TT
122292008-07-11 Tom Tromey <tromey@redhat.com>
12230
12231 * gdb.base/completion.exp: Add 'help' completion test.
12232
981505ef
JK
122332008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12234
12235 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
12236
10568435
JK
122372008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12238
12239 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
12240
4487aabf
PA
122412008-07-09 Pedro Alves <pedro@codesourcery.com>
12242
12243 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
12244
a4a9b1c4
PA
122452008-07-09 Pedro Alves <pedro@codesourcery.com>
12246
12247 * gdb.base/fullname.exp: Restore pwd if compiling failed.
12248
3c3185ac
JK
122492008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12250
12251 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
12252
7ebd49dc
VP
122532008-06-28 Vladimir Prus <vladimir@codesourcery.com>
12254
12255 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
12256 previous commit. Add a comment.
12257
84e46146
PA
122582008-06-28 Pedro Alves <pedro@codesourcery.com>
12259
12260 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
12261
0f8d4a2f
VP
122622008-06-28 Vladimir Prus <vladimir@codesourcery.com>
12263
12264 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
12265
f747e0ce
PA
122662008-06-27 Pedro Alves <pedro@codesourcery.com>
12267
12268 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
12269 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
12270 compiling an executable, link in an object that forces unbuffered
12271 output.
12272 * lib/set_unbuffered_mode.c: New file.
12273
734a5c36
JK
122742008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12275
12276 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
12277
a2840c35
VP
122782008-06-25 Vladimir Prus <vladimir@codesourcery.com>
12279
a9c64011
AS
12280 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
12281 mi_expect_stop.
12282 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
12283 Demand that *running is output.
12284 (detect_async): Perform checking every time.
12285 (mi_send_resuming_command): Extract everything into...
12286 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
12287 (mi_expect_stop): Don't accept any output before *stopped.
12288
6ae37fef
VP
122892008-06-13 Vladimir Prus <vladimir@codesourcery.com>
12290
12291 Robustify mi-simplerun.
a9c64011
AS
12292 * gdb.mi/basics.c (main): Add a call to sleep.
12293 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
12294 * gdb.mi/mi2-cli.exp: Likewise.
12295 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 12296
b4aa76f0 122972008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
12298
12299 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
12300
e1ac3328
VP
123012008-06-10 Vladimir Prus <vladimir@codesourcery.com>
12302
a9c64011
AS
12303 * gdb.mi/mi-console.exp: Adjust.
12304 * gdb.mi/mi-syn-frame.exp: Adjust.
12305 * gdb.mi/mi2-console.exp: Adjust.
12306 * gdb.mi/mi2-syn-frame.exp: Adjust.
12307 * lib/mi-support.exp (mi_run_cmd): Adjust.
12308 (mi_send_resuming_command): Adjust.
e1ac3328 12309
f7f9a841
VP
123102008-06-10 Vladimir Prus <vladimir@codesourcery.com>
12311
12312 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
12313 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
12314 testing of stopped.
12315 * gdb.mi/mi2-syn-frame.exp: Likewise.
12316 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
12317 (async, detect_async): New.
12318 (mi_expect_stop, mi_continue_to_line): Adjust expectation
12319 depending on if we're running in sync or async mode.
f7f9a841 12320
37cd5d19
TT
123212008-06-09 Tom Tromey <tromey@redhat.com>
12322
12323 * gdb.base/completion.exp: New tests for field name completion
12324 with spaces, and field name completion with '->'.
12325
65d12d83
TT
123262008-06-06 Tom Tromey <tromey@redhat.com>
12327
12328 * gdb.base/break1.c (struct some_struct): New struct.
12329 (values): New global.
12330 * gdb.base/completion.exp: Add field name completion test.
12331
ebfe2e3f
PP
123322008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
12333
12334 * gdb.cp/call-c.exp: Test for incorrect handling of reference
12335 to pointer.
12336 * gdb.cp/call-c.cc: Likewise.
12337
bcf6fc3a
NR
123382008-06-06 Nick Roberts <nickrob@snap.net.nz>
12339
12340 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
12341 annotation.
12342
49fd4a42 123432008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 12344 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
12345
12346 * gdb.threads/execl.c, gdb.threads/execl1.c,
12347 gdb.threads/execl.exp: New tests.
a9c64011 12348
8a34ac3f
AR
123492008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
12350 Daniel Jacobowitz <dan@codesourcery.com>
12351
12352 * gdb.cp/exception.exp: Activate test, make it work with pending
12353 catchpoints.
12354
86ae69ef
JK
123552008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12356
12357 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
12358
f7f9ae2c
VP
123592008-05-28 Vladimir Prus <vladimir@codesourcery.com>
12360
a9c64011
AS
12361 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
12362 now printed.
12363 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 12364
2a2d4dc3
AS
123652008-05-27 Andreas Schwab <schwab@suse.de>
12366
12367 * gdb.base/frame-args.exp: Handle arguments that are optimized
12368 out.
12369
5099e4d9
LM
123702008-05-26 Luis Machado <luisgpm@br.ibm.com>
12371
12372 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
12373 quiet for ppc32 and group options into a single variable.
12374
d9c36a91
JB
123752008-05-23 Joel Brobecker <brobecker@adacore.com>
12376
12377 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
12378 of zero-size elements.
12379 * gdb.ada/null_array.exp: Test printing this new array.
12380
103a8671
JK
123812008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12382
12383 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
12384
07a4cc1a 123852008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
12386
12387 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
12388 of the "finish" command.
12389
55f996a7
NR
123902008-05-21 Nick Roberts <nickrob@snap.net.nz>
12391
12392 * gdb.base/annota1.exp: Test for new annotation.
12393
907fc202
UW
123942008-05-16 Pedro Alves <pedro@codesourcery.com>
12395
12396 * gdb.base/fixsection.exp: New file.
12397 * gdb.base/fixsection0.c: New file.
12398 * gdb.base/fixsection1.c: New file.
12399
e8f97270
UW
124002008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12401
12402 * gdb.base/annota1.exp: Accept printf@... in place of printf.
12403 * gdb.base/annota3.exp: Likewise.
12404
ac0bb574
NF
124052008-05-13 Nathan Froyd <froydnj@codesourcery.com>
12406
12407 * gdb.base/watch_thread_num.exp: Don't run tests that require
12408 watchpoints if the target doesn't support them.
12409
6fadd07a
DE
124102008-05-12 Doug Evans <dje@google.com>
12411
12412 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
12413
6e9a4a30
JB
124142008-05-09 Joel Brobecker <brobecker@adacore.com>
12415
12416 * gdb.ada/assign_1.exp: New testcase.
12417
08388c79
DE
124182008-05-09 Doug Evans <dje@google.com>
12419
a3c83fae
DE
12420 * gdb.base/find.exp: New file.
12421 * gdb.base/find.c: New file.
08388c79 12422
bd5ddfe8
DJ
124232008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
12424
12425 * gdb.base/commands.exp (watchpoint_command_test): Handle
12426 gdb,no_hardware_watchpoints.
12427 * gdb.base/float.exp: Allow ARM targets without floating point.
12428 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
12429
b5dd68e2 124302008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 12431 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
12432
12433 * gdb.ada/lang_switch: New test program.
12434 * gdb.ada/lang_switch.exp: New testcase.
12435
382d13d1
DE
124362008-05-05 Doug Evans <dje@google.com>
12437
12438 * gdb.base/help.exp (disassemble): Update expected help text.
12439
9dd789d0
PA
124402008-05-04 Pedro Alves <pedro@codesourcery.com>
12441
12442 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
12443
611c83ae
PA
124442008-05-04 Pedro Alves <pedro@codesourcery.com>
12445
12446 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
12447 different times.
12448
ff013f42
JK
124492008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12450
12451 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
12452 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
12453 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
12454 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
12455
96dff6a2
VP
124562008-05-04 Vladimir Prus <vladimir@codesourcery.com>
12457
12458 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
12459 notification to appear.
12460
55cd6f92
DJ
124612008-05-04 Daniel Jacobowitz <dan@debian.org>
12462
12463 * gdb.base/fullname.c: New file.
12464 * gdb.base/fullname.exp: New file.
12465 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
12466
d705c43c
PA
124672008-05-03 Pedro Alves <pedro@codesourcery.com>
12468
12469 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
12470 expressions with macros.
12471
333222e1
JK
124722008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12473
12474 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
12475
5ac01682
DJ
124762008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
12477
12478 * gdb.base/completion.exp: Handle lack of other symbols beginning
12479 with "a".
12480
12481 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
12482
237fc4c9
PA
124832008-05-02 Jim Blandy <jimb@codesourcery.com>
12484
12485 * gdb.asm/asmsrc1.s: Add scratch space.
12486
ed5e9466
DJ
124872008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12488 Daniel Jacobowitz <dan@codesourcery.com>
12489
12490 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
12491 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
12492 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
12493
b39cc962
DJ
124942007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
12495
12496 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
12497
36d520f5
JB
124982008-05-01 Joel Brobecker <brobecker@adacore.com>
12499
12500 * gdb.base/info-target.exp: New testcase.
12501
8d4e3071
DJ
125022008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
12503
12504 * gdb.cp/hang.exp: Use .cc instead of .C.
12505 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
12506 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
12507
6f3f3097
DJ
125082008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
12509
12510 * gdb.base/gdb1250.exp: Remove perror.
12511 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
12512
5550a914
PA
125132008-04-30 Pedro Alves <pedro@codesourcery.com>
12514
12515 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
12516 .2byte.
12517
d848e687
DJ
125182008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
12519
12520 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
12521 (maybe_kfail): New.
12522
93b5768b
PA
125232008-04-25 Pedro Alves <pedro@codesourcery.com>
12524
12525 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
12526
721c02de
VP
125272008-04-24 Vladimir Prus <vladimir@codesourcery.com>
12528
a9c64011
AS
12529 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
12530 * gdb.mi/mi2-syn-frame.exp: Likewise.
12531 * lib/mi-support.exp: Likewise.
721c02de 12532
74960c60
VP
125332008-04-24 Vladimir Prus <vladimir@codesourcery.com>
12534
12535 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
12536 to specify regexp for the location to stop at.
12537 * gdb.base/break-always.c: New.
12538 * gdb.base/break-always.exp: New.
12539
d24317b4
VP
125402008-04-24 Vladimir Prus <vladimir@codesourcery.com>
12541
12542 * lib/mi-support.exp (mi_runto_helper): Adjust
12543 for the original-location field.
12544 (mi_create_breakpoint, mi_list_breakpoints): New.
12545 * gdb.mi/mi-break.exp: Adjust.
12546 * gdb.mi/mi2-break.exp: Adjust.
12547 * gdb.mi/mi-pending.exp: Adjust.
12548 * gdb.mi/mi-simplerun.exp: Adjust.
12549 * gdb.mi/mi2-simplerun.exp: Adjust.
12550 * gdb.mi/mi-syn-frame.exp: Adjust.
12551 * gdb.mi/mi2-syn-frame.exp: Adjust.
12552 * gdb.mi/mi-until.exp: Adjust.
12553 * gdb.mi/mi2-until.exp: Adjust.
12554 * gdb.mi/mi-var-display.exp: Adjust.
12555 * gdb.mi/mi2-var-display.exp: Adjust.
12556 * gdb.mi/mi-watch.exp: Adjust.
12557 * gdb.mi/mi2-watch.exp: Adjust.
12558
fdc59709 125592008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 12560
a9c64011
AS
12561 * aclocal.m4: Add override.m4.
12562 * configure: Regenerate.
fdc59709 12563
8e91f023
VP
125642008-04-19 Vladimir Prus <vladimir@codesourcery.com>
12565
12566 * gdb.mi/var-cmd.c (do_at_tests): Verify that
12567 '-var-update --all-values' reports new value even the type
12568 of a variable object has changed.
12569
233a11ab
CS
125702008-04-18 Craig Silverstein <csilvers@google.com>
12571
12572 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
12573 files.
d24317b4 12574
9c1137ad
JB
125752008-04-18 Joel Brobecker <brobecker@adacore.com>
12576
12577 * gdb.ada/atomic_enum: New test program.
12578 * gdb.ada/atomic_enum.exp: New testcase.
12579
66d0bbc7
DE
125802008-04-17 Doug Evans <dje@google.com>
12581
12582 * gdb.opt/Makefile.in: Fix whitespace.
12583
100906b0
UW
125842008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
12585
12586 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
12587
4584e32e
DE
125882008-04-17 Doug Evans <dje@google.com>
12589
12590 * gdb.base/hashline1.exp: New testcase.
12591 * gdb.base/hashline2.exp: New testcase.
12592 * gdb.base/hashline2.exp: New testcase.
12593
0a320680
PA
125942008-04-17 Pedro Alves <pedro@codesourcery.com>
12595
12596 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
12597
18ac113b
AR
125982008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
12599
12600 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
12601 temporary breakpoint to match "Temporary breakpoint".
12602 * gdb.base/break.exp (delete_breakpoints): Likewise.
12603 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
12604 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
12605 * gdb.base/display.exp: Likewise.
12606 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
12607 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
12608 * gdb.base/restore.exp (restore_tests): Likewise.
12609 * gdb.base/sepdebug.exp: Likewise.
12610 * gdb.base/watchpoint.exp: Likewise.
12611 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
12612 * gdb.mi/mi-pending.exp: Likewise.
12613 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
12614 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
12615 * gdb.mi/mi-var-cmd.exp: Likewise.
12616 * gdb.mi/mi-var-display.exp: Likewise.
12617 * gdb.mi/mi2-cli.exp: Likewise.
12618 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
12619 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
12620 * gdb.mi/mi2-var-display.exp: Likewise.
12621 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
12622 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
12623 new "disp" field.
a9c64011 12624 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
12625 reason. This is to support fix for PR2424.
12626
add38693
JK
126272008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12628
12629 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
12630
fcacd99f
VP
126312008-04-13 Vladimir Prus <vladimir@codesourcery.com>
12632
12633 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 12634 field. Add more floating varobj tests.
fcacd99f 12635 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
12636 field.
12637 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
12638 (main): Call do_at_tests.
12639 * lib/mi-support.exp (mi_create_floating_varobj)
12640 (mi_varobj_update_with_type_change): New.
fcacd99f 12641
de051565
MK
126422008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
12643
12644 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
12645 option of -var-evaluate-expression.
12646 * gdb.mi/mi2-var-display.exp: Likewise.
12647
dbc52822
VP
126482008-04-07 Vladimir Prus <vladimir@codesourcery.com>
12649
12650 Introduce test setup helpers.
a9c64011
AS
12651 * lib/gdb.exp (build_executable, clean_restart)
12652 (prepare_for_testing): New.
12653 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
12654 * gdb.base/return.exp: Likewise.
12655 * gdb.base/ending-run.exp: Likewise.
dbc52822 12656
473591da
NR
126572008-04-07 Nick Roberts <nickrob@snap.net.nz>
12658
12659 * gdb.mi/mi-async.exp: New test for asynchronous Machine
12660 Interface (MI) responses.
12661
2b2d9e11
VP
126622008-04-06 Vladimir Prus <vladimir@codesourcery.com>
12663
a9c64011
AS
12664 * gdb.cp/breakpoint.cc: New code to test conditions involving
12665 member variables.
12666 * gdb.cp/breakpoint.exp: Test condition involving member
12667 variables.
2b2d9e11 12668
bb378428
VP
126692008-04-05 Vladimir Prus <vladimir@codesourcery.com>
12670
12671 * lib/mi-support.exp (mi_expect_stop): New.
12672 (mi_run_cmd): Change the
12673 token. Use mi_send_resuming_command, use
12674 mi_expect_stop.
12675 (mi_execute_to_helper): Rename to mi_execute_to.
12676 (mi_send_resuming_command): Add more error patterns.
12677 (mi_wait_for_stop): Renamed to...
12678 (mi_get_stop_line): ...this.
12679 (mi_run_inline_test): Adjust.
12680
12681 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
12682 * gdb.mi/mi-console.exp: Likewise.
12683 * gdb.mi/mi-pending.exp: Likewise.
12684 * gdb.mi/mi-simplerun.exp: Likewise.
12685 * gdb.mi/mi-stack.exp: Likewise.
12686 * gdb.mi/mi-stepi.exp: Likewise.
12687 * gdb.mi/mi-syn-frame.exp: Add comment.
12688 * gdb.mi/mi-until.exp: Likewise.
12689 * gdb.mi/mi-var-display.exp: Likewise.
12690 * gdb.mi/mi-watch.exp: Likewise.
12691 * gdb.mi/mi2-cli.exp: Likewise.
12692 * gdb.mi/mi2-console.exp: Likewise.
12693 * gdb.mi/mi2-simplerun.exp: Likewise.
12694 * gdb.mi/mi2-stack.exp: Likewise.
12695 * gdb.mi/mi2-stepi.exp: Likewise.
12696 * gdb.mi/mi2-until.exp: Likewise.
12697 * gdb.mi/mi2-var-display.exp: Likewise.
12698 * gdb.mi/mi2-watch.exp: Likewise.
12699
62172bb9
UW
127002008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12701
12702 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
12703
12704 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
12705
a13e061a
PA
127062008-04-04 Pedro Alves <pedro@codesourcery.com>
12707
12708 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
12709 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
12710 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
12711 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
12712 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
12713 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
12714 expect an mi error duplicated in stderr.
12715
eae06beb
JB
127162008-04-03 Joel Brobecker <brobecker@adacore.com>
12717
12718 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
12719 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
12720 Add a couple of tests that verify the behavior when the new setting
12721 is set to "cancel" and "all".
12722 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
12723 "ask" before we start the testing.
12724
79c6ced6
AR
127252008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
12726
12727 * gdb.cp/casts.cc: Add class reference variables.
12728 * gdb.cp/casts.exp: New test cases for up/down casting references.
12729
6c2d1a6b
MK
127302008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
12731
12732 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
12733 instead of beginning to make an extra test pass.
12734 * gdb.mi/mi2-var-display.exp: Likewise.
12735
55b411d9
MR
127362008-03-31 Maciej W. Rozycki <macro@mips.com>
12737
12738 * gdb.base/break.exp: Mark failures as such. Fix formatting.
12739
c6140da2
MD
127402008-03-31 Markus Deuling <deuling@de.ibm.com>
12741 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12742
12743 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
12744 value. Add xfail for older kernels.
12745
79732189
AR
127462008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
12747
12748 Bring mi-support in line with gdb.exp.
12749 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
12750 (mi_gdb_start): New function.
12751
33c3676e
MR
127522008-03-28 Maciej W. Rozycki <macro@mips.com>
12753
12754 * gdb.mi/mi-var-cmd.exp: Fix a typo.
12755
92e28119
VP
127562008-03-26 Vladimir Prus <vladimir@codesourcery.com>
12757
12758 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
12759 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 12760
9e8e3afe
VP
127612008-03-26 Vladimir Prus <vladimir@codesourcery.com>
12762
12763 * lib/mi-support.exp (mi_create_varobj_checked): New.
12764 (mi_list_varobj_children): Allow to check for a
12765 value.
12766 (mi_list_array_varobj_children): New.
12767
12768 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
12769 and mi_list_varobj_children, as opposed to hardcoding
12770 expected strings.
12771 * gdb.mi/gdb701.exp: Likewise.
12772 * gdb.mi/gdb792.exp: Likewise.
12773 * gdb.mi/mi-var-block.exp: Likewise.
12774 * gdb.mi/mi-var-cmd.exp: Likewise.
12775 * gdb.mi/mi-var-invalidate.exp: Likewise.
12776 * gdb.mi/mi2-var-block.exp: Likewise.
12777 * gdb.mi/mi2-var-child.exp: Likewise.
12778 * gdb.mi/mi2-var-cmd.exp: Likewise.
12779 * gdb.mi/mi2-var-display.exp: Likewise.
12780
9df50351
JK
127812008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12782
12783 Fix random false FAILs on i386.
12784 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
12785
31e5d73a
DJ
127862008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
12787
12788 PR gdb/544
12789 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
12790
12f4afab
DJ
127912008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
12792
12793 PR gdb/544
12794 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
12795
b562a0cb
DJ
127962008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
12797
12798 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
12799 fixed PR gdb/544.
12800
17faa917
DJ
128012008-03-21 Pedro Alves <pedro@codesourcery.com>
12802
12803 * gdb.threads/fork-child-threads.exp: Test next over fork.
12804
6214f497
DJ
128052008-03-21 Chris Demetriou <cgd@google.com>
12806
12807 * gdb.base/break.exp (rbreak junk): New test for rbreak
12808 "Junk at end of arguments" issue.
12809
63092375
DJ
128102008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
12811
12812 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
12813 *& to work on created array elements.
12814 (Top level): Test print $pc with a file. Test string operations
12815 without a target.
12816 * gdb.base/ptype.exp: Do not expect *& to work on created array
12817 elements.
12818
b21991b0
DJ
128192008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
12820
12821 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
12822 gdb.threads/staticthreads.exp: Update exit query.
12823
c4b347c7
SL
128242008-03-07 Sandra Loosemore <sandra@codesourcery.com>
12825
12826 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
12827
fa4727a6
DJ
128282008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
12829
12830 * gdb.base/watchpoint.c (global_ptr, func4): New.
12831 (main): Call func4.
12832 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
12833 (test_inaccessible_watchpoint): New.
12834
2f34202f
MR
128352008-02-29 Maciej W. Rozycki <macro@mips.com>
12836
12837 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
12838 select the largest.
12839
0d6ba1b1
DJ
128402008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
12841
12842 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
12843 frames-invalid annotations.
12844
e691325a
PM
128452008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
12846
a9c64011 12847 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 12848
f85b5ecc
DE
128492008-02-27 Doug Evans <dje@google.com>
12850
12851 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
12852 for bug 1738.
12853 (breakpoint_to_handler_entry): Ditto.
12854
b40e7bf3
JB
128552008-02-27 Joel Brobecker <brobecker@adacore.com>
12856
12857 * gdb.base/ending-run.exp: Use the first line of code inside
12858 function body to test breakpoints.
12859 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
12860 location where the breakpoint is inserted when using the line
12861 where a function is declared. Fix typo in the description of
12862 one of the tests.
12863 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
12864
2faca73a
PM
128652008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
12866
12867 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 12868 tests.
2faca73a 12869
6f439c36
PM
128702008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
12871
12872 * gdb.base/args.exp: avoid same output for tests
12873 with single quotes.
12874
54e52265
VP
128752008-02-26 Vladimir Prus <vladimir@codesourcery.com>
12876
a9c64011
AS
12877 * gdb.base/annota1.exp: Adjust for 'info break'
12878 format changes.
12879 * gdb.base/annota3.exp: Likewise.
12880 * gdb.base/break.exp: Likewise.
12881 * gdb.base/condbreak.exp: Likewise.
12882 * gdb.base/pending.exp: Likewise.
12883 * gdb.base/sepdebug.exp: Likewise.
12884 * gdb.base/unload.exp: Likewise.
12885 * gdb.cp/ovldbreak.exp: Likewise.
12886 * gdb.mi/mi-pending.exp: Likewise.
54e52265 12887
897b09ca
DE
128882008-02-07 Doug Evans <dje@google.com>
12889
12890 * gdb.cp/mb-inline.exp: New.
12891 * gdb.cp/mb-inline.h: New.
12892 * gdb.cp/mb-inline1.cc: New.
12893 * gdb.cp/mb-inline2.cc: New.
12894
b1c32d35
PM
128952008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
12896
12897 * gdb.pascal/floats.pas: New test program.
12898 * gdb.pascal/floats.exp: New testcase.
12899
1a4ca44a
TJB
129002008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
12901
12902 * gdb.base/callfuncs.c (t_float_many_args): New function.
12903 (t_double_many_args): New function.
12904 * gdb.base/callfuncs.exp: Add tests for exceeding float
12905 and double parameters passed through the stack.
12906
439048e8
JB
129072008-02-05 Joel Brobecker <brobecker@adacore.com>
12908
12909 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
12910 gdb.ada/complete/foo.adb: New files.
12911 * gdb.ada/complete.exp: New testcase.
12912
81fe8080
DE
129132008-02-03 Doug Evans <dje@google.com>
12914
301f0ecf
DE
12915 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
12916
81fe8080
DE
12917 * gdb.cp/gdb2384.exp: New file.
12918 * gdb.cp/gdb2384.cc: New file.
12919 * gdb.cp/gdb2384-base.h: New file.
12920 * gdb.cp/gdb2384-base.cc: New file.
12921
4b071aec
DE
129222008-02-02 Doug Evans <dje@google.com>
12923
12924 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
12925
61137ba6
JB
129262007-02-01 Joel Brobecker <brobecker@adacore.com>
12927
12928 * gdb.ada/sym_print_name: New test program.
12929 * gdb.ada/sym_print_name.exp: New testcase.
12930
129312007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
12932
12933 * gdb.ada/nested/hello.adb: New file.
12934 * gdb.ada/nested.exp: New testcase.
12935 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
12936
98deb0da
VP
129372008-02-01 Vladimir Prus <vladimir@codesourcery.com>
12938
12939 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
12940 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
12941 don't cause future evaluations of function to report
12942 creation of internal breakpoints.
98deb0da 12943
723a2275
VP
129442008-02-01 Vladimir Prus <vladimir@codesourcery.com>
12945
12946 * gdb.mi/mi-break.exp (test_error): New.
12947 Call it.
12948
fb546a2f
LM
129492008-01-31 Luis Machado <luisgpm@br.ibm.com>
12950
12951 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
12952 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
12953
2d8fd90a
PM
129542008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
12955
12956 * gdb.pascal/integers.pas: New test program.
12957 * gdb.pascal/integers.exp: New testcase.
12958
a7fa0ded
PM
129592008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
12960
12961 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
12962
5e1a1926
TJB
129632008-01-30 Luis Machado <luisgpm@br.ibm.com>
12964
12965 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
12966 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
12967
8d04f9f0
JB
129682008-01-30 Paul Hilfinger <hilfinger@adacore.com>
12969
12970 * gdb.ada/formatted_ref: New test program.
12971 * gdb.ada/formatted_ref.exp: New testcase.
12972
12973 * gdb.cp/formatted-ref.cc: New file.
12974 * gdb.cp/formatted-ref.exp: New testcase.
12975
ce75a98f
JB
129762008-01-30 Joel Brobecker <brobecker@adacore.com>
12977
12978 * gdb.base/ptype.exp: Add testing of "ptype $pc".
12979
e835f6bf
NR
129802008-01-30 Nick Roberts <nickrob@snap.net.nz>
12981
12982 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
12983 (test_file_list_exec_source_file): Update to new macro-info field.
12984
d118ef87
PH
129852008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
12986
12987 * gdb.ada/exprs: New test program.
12988 * gdb.ada/exprs.exp: New testcase.
12989
7d35ab09
TJB
129902008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
12991
12992 * dfp-test.c (DELTA, DELTA_B): New definitions.
12993 (double_val1, double_val2, double_val3, double_val4, double_val5,
12994 double_val6, double_val7, double_val8, double_val9, double_val10,
12995 double_val11, double_val12, double_val13, double_val14, dec32_val1,
12996 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
12997 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
12998 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
12999 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
13000 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
13001 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
13002 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
13003 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
13004 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
13005 dec128_val16): New global variables.
13006 (decimal_dec128_align): New function.
13007 (decimal_mixed): Likewise.
13008 (decimal_many_args_dec32): Likewise.
13009 (decimal_many_args_dec64): Likewise.
13010 (decimal_many_args_dec128): Likewise.
13011 (decimal_many_args_mixed): Likewise.
13012 * dfp-test.exp: Add tests calling new inferior functions.
13013
2d717e4f
DJ
130142008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
13015
13016 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
13017 gdb.server/ext-run.exp: New files.
13018 * lib/gdbserver-support.exp (gdbserver_download): New.
13019 (gdbserver_start): New. Update gdbserver expected
13020 output.
13021 (gdbserver_spawn): Use them.
13022 (gdbserver_start_extended): New.
13023
e85a822c
DJ
130242008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
13025
13026 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
13027 Run on GNU/Linux.
13028 (do_exec_tests): Check for systems which do not support catchpoints.
13029 Do not match START.
13030 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
13031 Run on GNU/Linux. Enable verbose output.
13032 (check_fork_catchpoints): New.
13033 (explicit_fork_child_follow, catch_fork_child_follow)
13034 (tcatch_fork_parent_follow): Update expected messages.
13035 (do_fork_tests): Use check_fork_catchpoints.
13036 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
13037 Run on GNU/Linux. Enable verbose output.
13038 (check_vfork_catchpoints): New.
13039 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
13040 expected messages.
13041 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
13042
401ea829
JB
130432008-01-29 Jim Blandy <jimb@red-bean.com>
13044
13045 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
13046 host' errors.
13047 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
13048
aceaf3ad
JB
130492008-01-29 Jim Blandy <jimb@red-bean.com>
13050
13051 * gdb.threads/sigthread.c: Use barriers to ensure that
13052 child_thread and child_thread_two are always initialized before we
13053 start to use them.
13054
a5606eee
VP
130552008-01-29 Vladimir Prus <vladimir@codesourcery.com>
13056
13057 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
13058 * gdb.base/watchpoint-solib.c: New.
13059 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 13060
c55a82bb
PM
130612008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
13062
13063 * gdb.base/gdb1056.exp: Add unsigned integer test.
13064
0993fe05
DE
130652008-01-28 Doug Evans <dje@google.com>
13066
13067 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
13068
4fe42e7f
JB
130692008-01-27 Jim Blandy <jimb@codesourcery.com>
13070
c7a69933
JB
13071 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
13072
4fe42e7f
JB
13073 * gdb.base/expand-psymtabs.exp: Doc fix.
13074
5def8285
MK
130752008-01-26 Mark Kettenis <kettenis@gnu.org>
13076
13077 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
13078
5313c911
NR
130792008-01-24 Nick Roberts <nickrob@snap.net.nz>
13080
a9c64011 13081 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
13082 -var-set-format.
13083
93815fbf
VP
130842008-01-23 Chris Demetriou <cgd@google.com>
13085
13086 * gdb.threads/thread_events.c: New testcase source file.
13087 * gdb.threads/thread_events.exp: New testcase expect file.
13088
467a88ee
NR
130892008-01-23 Nick Roberts <nickrob@snap.net.nz>
13090
13091 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
13092
13093 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
13094 -var-set-format.
13095
d8f82aba
DJ
130962008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
13097 Vladimir Prus <vladimir@codesourcery.com>
13098
13099 * gdb.base/float.exp: Allow missing floating point for m68k and
13100 PowerPC.
13101
60c46647
VP
131022008-01-22 Vladimir Prus <vladimir@codesourcery.com>
13103
13104 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
13105 ignore count.
13106 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
13107 * gdb.mi/mi-cli.exp: Adjust.
13108 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 13109
c7dd36a1
PA
131102008-01-17 Pedro Alves <pedro@codesourcery.com>
13111
13112 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
13113 and 'dummy_ptr' integer pointer. Initialize struct_declarations
13114 with dummy_ptr's address.
13115 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
13116 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
13117 all targets.
13118 * gdb.mi/mi2-var-child.exp: Likewise.
13119
39d5313e
JB
131202008-01-09 Joel Brobecker <brobecker@adacore.com>
13121
13122 * gdb.ada/null_array: New test program.
13123 * gdb.ada/null_array.exp: New testcase.
13124
0aea4bf3
LM
131252008-01-09 Luis Machado <luisgpm@br.ibm.com>
13126
13127 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
13128 with required float modifiers.
13129
0b354900
JB
131302008-01-08 Joel Brobecker <brobecker@adacore.com>
13131
13132 * gdb.ada/funcall_param: New test program.
13133 * gdb.ada/funcall_param.exp: New testcase.
13134
cdb7f5d4
JB
131352008-01-08 Joel Brobecker <brobecker@adacore.com>
13136
13137 * gdb.ada/arrayparam: New test program.
13138 * gdb.ada/arrayparam.exp: New testcase.
13139
88e2547f
JB
131402008-01-08 Joel Brobecker <brobecker@adacore.com>
13141
13142 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
13143 landed. Should also fix random failures in the test following it.
13144
f6867ce0
TJB
131452008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
13146
13147 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
13148 for expressions with decimal float values.
13149 (test_dfp_conversions): New function to test casts to and from
13150 decimal float types.
13151 Call test_dfp_conversions.
13152 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
13153 elements.
13154 (main): Initialize ds.float4 and ds.double8 elements.
13155 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
13156 string to new error message.
13157 (d64_set_tests): Likewise.
13158 (d128_set_tests): Likewise.
13159 Add tests for expressions with decimal float variables. Add tests for
13160 conversions to and from decimal float types.
13161
f9c11282
JB
131622008-01-05 Joel Brobecker <brobecker@adacore.com>
13163
13164 * gdb.ada/packed_tagged/comp_bug.adb: New file.
13165 * gdb.ada/packed_tagged.exp: New testcase.
13166
0ecbca72
JB
131672008-01-04 Joel Brobecker <brobecker@adacore.com>
13168
13169 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
13170 gdb.ada/homonym/homonym_main.adb: New files.
13171 * gdb.ada/homonym.exp: New testcase.
13172
c18d3d89
JB
131732008-01-04 Joel Brobecker <brobecker@adacore.com>
13174
13175 * gdb.ada/packed_array.exp: Add testing of references to
13176 a packed array.
13177
ecc7085b
JB
131782008-01-04 Joel Brobecker <brobecker@adacore.com>
13179
13180 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
13181 New files.
13182 * gdb.ada/type_coercion.exp: New testcase.
13183
c474c922
JB
131842008-01-04 Joel Brobecker <brobecker@adacore.com>
13185
13186 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
13187 gdb.ada/tagged/foo.adb: New file.
13188 * gdb.ada/tagged.exp: New testcase.
13189
9005b927
JB
131902008-01-04 Joel Brobecker <brobecker@adacore.com>
13191
13192 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
13193 gdb.ada/ptype_field/foo.adb: New files.
13194 * gdb.ada/ptype_field.exp: New testcase.
13195
1a6aaad8
JB
131962008-01-03 Joel Brobecker <brobecker@adacore.com>
13197
13198 * gdb.ada/print_pc.exp: New testcase.
13199
0ef22f53
JB
132002008-01-03 Joel Brobecker <brobecker@adacore.com>
13201
13202 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
13203 gdb.ada/taft_type/p.adb: New files.
13204 * gdb.ada/taft_type.exp: New testcase.
13205
1689ecf8
JB
132062008-01-03 Joel Brobecker <brobecker@adacore.com>
13207
13208 * gdb.ada/array_bounds/bar.adb: New file.
13209 * gdb.ada/array_bounds.exp: New testcase.
13210
a4d0b9c3
JB
132112008-01-03 Joel Brobecker <brobecker@adacore.com>
13212
13213 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
13214 gdb.ada/arrayptr/foo.adb: New files.
13215 * gdb.ada/arrayptr.exp: New testcase.
13216
a31ace00
JB
132172008-01-03 Joel Brobecker <brobecker@adacore.com>
13218
13219 * gdb.base/set-lang-auto.exp: New testcase.
13220
a97fced3
JB
132212008-01-03 Joel Brobecker <brobecker@adacore.com>
13222
13223 * gdb.ada/fun_addr/foo.adb: New file.
13224 * gdb.ada/fun_addr.exp: New testcase.
13225
ef29ce1a
JK
132262008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13227
13228 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
13229 New files
13230
0fafefe3
JB
132312008-01-02 Joel Brobecker <brobecker@adacore.com>
13232
13233 * array_subscript_addr/p.adb: New file.
a9c64011 13234 * array_subscript_addr.exp: New testcase.
0fafefe3 13235
c4359f8d
JB
132362008-01-02 Joel Brobecker <brobecker@adacore.com>
13237
a9c64011 13238 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
13239 New files.
13240 * gdb.ada/str_cmp_ref.exp: New testcase.
13241
1aa1b15b
JB
132422008-01-01 Joel Brobecker <brobecker@adacore.com>
13243
13244 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
13245 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 13246 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 13247
81c9b2cf
JB
132482008-01-01 Joel Brobecker <brobecker@adacore.com>
13249
13250 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
13251 gdb.ada/ref_param/pck.ads: New files.
13252 * gdb.ada/ref_param.exp: New testcase.
13253
319e4674
JB
132542008-01-01 Joel Brobecker <brobecker@adacore.com>
13255
13256 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
13257 gdb.ada/interface/foo.adb: New files.
13258 * gdb.ada/interface.exp: New testcase.
13259
ef682c56
JB
132602007-12-31 Jim Blandy <jimb@codesourcery.com>
13261
13262 * gdb.base/multi-forks.exp: Consume all output from child
13263 processes before proceeding to next test.
13264
f6f3eb6c
JB
132652007-12-29 Jim Blandy <jimb@codesourcery.com>
13266
13267 * configure: Regenerated.
13268
f652e42f
JB
132692007-12-27 Joel Brobecker <brobecker@adacore.com>
13270
13271 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
13272 gdb.ada/fixed_cmp/fixed.adb: New files.
13273 * gdb.ada/fixed_cmp.exp: New testcase.
13274
6943e596
JB
132752007-12-27 Joel Brobecker <brobecker@adacore.com>
13276
13277 * gdb.ada/boolean_expr.exp: New testcase.
13278
aad9a193
JB
132792007-12-26 Jim Blandy <jimb@codesourcery.com>
13280
13281 * gdb.base/multi-forks.exp: Doc fix.
13282
fb5f3683
JB
132832007-12-26 Joel Brobecker <brobecker@adacore.com>
13284
13285 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
13286 * gdb.ada/char_param.exp: Do not compile our test program with
13287 -gnata, this is unnecessary.
13288 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
13289
384e4a9c
JB
132902007-12-24 Joel Brobecker <brobecker@adacore.com>
13291
13292 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
13293 gdb.ada/print_chars/foo.adb: New files.
13294 * gdb.ada/print_chars.exp: New testcase.
13295
01e044f7
JB
132962007-12-24 Joel Brobecker <brobecker@adacore.com>
13297
13298 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
13299 gdb.ada/char_param/foo.adb: New files.
13300 * gdb.ada/char_param.exp: New testcase.
13301
0ce17860
JB
133022007-12-22 Jim Blandy <jimb@codesourcery.com>
13303
13304 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
13305 hard-coding source line numbers into the test.
13306 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
13307 gdb_get_line_number to find.
13308
919809b9
JB
133092007-12-22 Joel Brobecker <brobecker@adacore.com>
13310
13311 * gdb.base/ptype.c (highest): New struct type.
13312 (the_highest): New variable of that type.
13313 (main): Add dummy assignment to a field of variable the_highest.
13314 * gdb.base/ptype.exp: Test type printing of our new variable.
13315
abc8a88d
PM
133162007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
13317
13318 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 13319 and record first explicitly generated thread number.
abc8a88d
PM
13320 Use that thread number for thread specific watchpoint test.
13321 Add iteration number to repetitive tests.
13322
5158f3e3
CES
133232007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
13324 Jim Blandy <jimb@codesourcery.com>
13325
13326 * gdb.base/expand-psymtabs.c: New testcase
13327 source file.
13328 * gdb.base/expand-psymtabs.exp: New testcase
13329 expect file.
13330
37e4754d
LM
133312007-12-17 Luis Machado <luisgpm@br.ibm.com>
13332
13333 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
13334 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
13335
551e5d04
JB
133362007-12-17 Joel Brobecker <brobecker@adacore.com>
13337
13338 * gdb.ada/frame_args/foo.adb: New file.
13339 * gdb.ada/frame_args/pck.ads: New file.
13340 * gdb.ada/frame_args/pck.adb: New file.
13341 * gdb.ada/frame_args.exp: New testcase.
13342
a05ee097
JB
133432007-12-17 Joel Brobecker <brobecker@adacore.com>
13344
13345 * gdb.base/frame-args.c: New file.
13346 * gdb.base/frame-args.exp: New testcase.
13347
c162e8c9 133482007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 13349 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
13350
13351 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
13352
afe8ab22 133532007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 13354
afe8ab22
VP
13355 * gdb.mi/mi-pending.exp: New.
13356 * gdb.mi/mi-pending.c: New.
13357 * gdb.mi/mi-pendshr.c: New.
13358
dfdfb3ca
JB
133592007-12-06 Jim Blandy <jimb@codesourcery.com>
13360
13361 * gdb.base/default.exp: Update expected output for 'info catch'.
13362
b7fca990
JK
133632007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13364
13365 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
13366 must be set to binary.
13367
6a1afc1e
PA
133682007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
13369
13370 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
13371
a6b151f1
DJ
133722007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
13373
13374 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
13375 gdb.mi/mi-file-transfer.exp: New.
13376
43039443
JK
133772007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13378
13379 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
13380
0ef2251b
MR
133812007-11-22 Maciej W. Rozycki <macro@mips.com>
13382
13383 * gdb.trace/backtrace.exp: Fix a typo.
13384 * gdb.trace/circ.exp: Likewise.
13385 * gdb.trace/collection.exp: Likewise.
13386 * gdb.trace/limits.exp: Likewise.
13387 * gdb.trace/report.exp: Likewise.
13388 * gdb.trace/tfind.exp: Likewise.
13389 * gdb.trace/while-dyn.exp: Likewise.
13390
5443631e
NR
133912007-11-21 Nick Roberts <nickrob@snap.net.nz>
13392
13393 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
13394 objects of pointers that can't be dereferenced are now
13395 "noneditable".
13396
a4ce5b0d
UW
133972007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13398
13399 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
13400 (target_cpu): Remove.
13401
d6e956e5
VP
134022007-10-15 Vladimir Prus <vladimir@codesourcery.com>
13403
13404 * gdb.base/ending-run.exp: Expect the list of cleared
13405 breakpoint to come in natural order, not the reversed one.
a9c64011 13406
214270ab
VP
134072007-11-07 Vladimir Prus <vladimir@codesourcery.com>
13408
13409 * gdb.mi/mi-var-child.c (do_child_deletion): New.
13410 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 13411
1a619819
LM
134122007-11-05 Luis Machado <luisgpm@br.ibm.com>
13413
13414 * gdb.base/printcmds.exp: New function
13415 test_printf_with_dfp.
13416
5b01a6fa
DE
134172007-11-02 Doug Evans <dje@google.com>
13418
13419 * gdb.disasm/t01_mov.s: Remove carriage returns.
13420 * gdb.disasm/t02_mova.s: Ditto.
13421 * gdb.disasm/t03_add.s: Ditto.
13422 * gdb.disasm/t04_sub.s: Ditto.
13423 * gdb.disasm/t05_cmp.s: Ditto.
13424 * gdb.disasm/t06_ari2.s: Ditto.
13425 * gdb.disasm/t07_ari3.s: Ditto.
13426 * gdb.disasm/t08_or.s: Ditto.
13427 * gdb.disasm/t09_xor.s: Ditto.
13428 * gdb.disasm/t10_and.s: Ditto.
13429 * gdb.disasm/t11_logs.s: Ditto.
13430 * gdb.disasm/t12_bit.s: Ditto.
13431 * gdb.disasm/t13_otr.s: Ditto.
13432
ec33ab7f
JK
134332007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13434
13435 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
13436
ae0d01ff
UW
134372007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13438
13439 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
13440 provide DFP support.
13441
55eddb0f
DJ
134422007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
13443
13444 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
13445 Test "set powerpc vector-abi". Skip auto-detection tests for old
13446 toolchains.
13447
7020f05c
PA
134482007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
13449
13450 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
13451 with [string compare].
13452
84bc3db9
PA
134532007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
13454
13455 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
13456 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
13457
5876dc88
LM
134582007-10-25 Luis Machado <luisgpm@br.ibm.com>
13459
13460 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
13461 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
13462 * gdb.opt/Makefile.in: New makefile.
13463 * Makefile.in: Create new directory "gdb.opt".
13464 * configure.ac: Add "gdb.opt" directory.
13465 * configure: Regenerated.
a9c64011 13466
c3ea9a14
DE
134672007-10-25 Doug Evans <dje@google.com>
13468
13469 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
13470 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
13471
a9c64011 134722007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
13473 Thiago Jung Bauermann <bauerman@br.ibm.com>
13474
13475 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
13476 Floating Point expressions.
13477 * gdb.base/dfp-test.exp: new file adding tests for Decimal
13478 Floating Point variables.
13479 * gdb.base/dfp-test.c: new file containing program with Decimal
13480 Floating variables, used by gdb.base/dfp-test.exp.
13481
62a24a2b
DJ
134822007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
13483
13484 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
13485
e7b1eae6
UW
134862007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13487
13488 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
13489 compiling test case with GCC.
13490 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
13491
c641edcc
UW
134922007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13493
13494 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
13495 format changes.
13496
5e5ebfe6
MS
134972007-10-18 Michael Snyder <msnyder@specifix.com>
13498
13499 * gdb.base/dbx.exp: Add missing "-re " operator.
13500
e831e7b6
GM
135012007-10-16 Gaius Mulley <gaius@glam.ac.uk>
13502
13503 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
13504 * configure.ac: Removed trailing spaces after backslash.
13505 * gdb.modula2: New directory.
13506 * gdb.modula2/Makefile.in: New file.
13507 * gdb.modula2/unbounded-array.exp: New file.
13508 * gdb.modula2/unbounded1.c: New file.
13509
7cc46491
DJ
135102007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
13511
13512 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
13513
135142007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
13515
13516 * gdb.base/sigstep.c (main): Add checks for
13517 return values for setitimer call.
13518 Call setitimer again with itimer = ITIMER_REAL
13519 if first call to setitimer fails.
13520
e91528f0
KH
135212007-10-11 Kazu Hirata <kazu@codesourcery.com>
13522
13523 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
13524 of $timeout.
13525
2ec9a4f8
DJ
135262007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
13527
13528 * gdb.server/server-run.exp: Test for dynamic linker symbols.
13529
135302007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
13531
13532 * lib/gdb.exp (gdb_run_cmd): Move comment outside
13533 of gdb_expect call, to avoid interruption.
13534
64b2fa04
PA
135352007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
13536
13537 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
13538 (v_unsigned_long_long, v_long_long_array)
13539 (v_signed_long_long_array, v_unsigned_long_long_array)
13540 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
13541 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
13542 [!NO_LONG_LONG]: New.
13543 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
13544 v_long_long_member.
13545
13546 (v_long_long_func, v_signed_long_long_func)
13547 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
13548 (main) [!NO_LONG_LONG]: Initialize long long variants.
13549
13550 * gdb.base/whatis.exp: If board file requests no_long_long, build
13551 test with NO_LONG_LONG defined. Test long long, signed long long,
13552 and unsigned long long variants but only if board file doesn't
13553 disable it.
13554
a912286e 135552007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 13556 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
13557
13558 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
13559 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
13560 * configure: Regenerated.
13561 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
13562 gdb.pascal/types.exp, lib/pascal.exp: New files.
13563
471ba8c9
DJ
135642007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
13565
13566 * gdb.cp/classes.exp (do_tests): Always step to the line after the
13567 call.
13568 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
13569 to return to the call.
13570 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
13571 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
13572 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
13573 * gdb.mi/mi-until.exp (test_until): Likewise.
13574 * gdb.mi/mi2-until.exp (test_until): Likewise.
13575
fef8a650
DJ
135762007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
13577
13578 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
13579 two-char array.
13580 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
13581
d983da9c
DJ
135822007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
13583
13584 * gdb.threads/watchthreads.c (thread_function): Sleep between
13585 iterations.
13586 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
13587 at once for S/390. Generate matching fails and passes.
13588
17f62551
VP
135892007-09-27 Vladimir Prus <vladimir@codesourcery.com>
13590
13591 * gdb.mi/var-cmd.c (do_children_tests): Initialize
13592 the 'struct_declarations' variable to zeros.
a9c64011 13593
ed0616c6
VP
135942007-09-24 Vladimir Prus <vladimir@codesourcery.com>
13595
13596 * gdb.cp/mb-ctor.cc: New.
13597 * gdb.cp/mb-ctor.exp: New.
13598 * gdb.cp/mb-templates.cc: New.
13599 * gdb.cp/mb-templates.exp: New.
13600
41f1b697
DJ
136012007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
13602
13603 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
13604
3f213f78
PA
136052007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
13606
13607 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
13608 targets.
13609 * configure: Regenerate.
13610
0d381245 136112007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 13612
0d381245
VP
13613 * gdb.base/annota1.exp: Adjust for 'info break'
13614 format changes.
13615 * gdb.base/annota3.exp: Likewise.
13616 * gdb.base/break.exp: Likewise.
13617 * gdb.base/condbreak.exp: Likewise.
13618 * gdb.base/pending.exp: Likewise.
13619 * gdb.base/sepdebug.exp: Likewise.
13620 * gdb.base/unload.exp: Likewise.
13621 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 13622
fe3f5fa8
VP
136232007-09-22 Vladimir Prus <vladimir@codesourcery.com>
13624
13625 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
13626 messages.
13627 * gdb.base/chng-syms.exp: Likewise.
13628 * gdb.base/unload.exp: Likewise.
a9c64011 13629
a75cf6c0
DJ
136302007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
13631
13632 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
13633
18ecae38
DJ
136342007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
13635
13636 * schedlock.c (NUM): Change to 1.
13637 (main): Use args[0] for the main thread.
13638 * schedlock.exp: Only expect two threads. Only issue one pass or fail
13639 regardless of the number of threads.
13640
5509918f
MR
136412007-09-14 Maciej W. Rozycki <macro@mips.com>
13642
4a543daf
MR
13643 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
13644 type down.
13645 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
13646 test.
13647 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
13648 watchpoint type down.
13649 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
13650 test.
13651
136522007-09-14 Maciej W. Rozycki <macro@mips.com>
13653
5509918f
MR
13654 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
13655 Move all the tests here and run them twice, once using software
13656 watchpoints and once using hardware watchpoints.
13657 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
13658
40b53987
DJ
136592007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
13660
13661 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
13662 test.
13663
695e2681
MK
136642007-09-10 Mark Kettenis <kettenis@gnu.org>
13665
8b3fc8d8
MK
13666 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
13667 build-id.
13668
695e2681
MK
13669 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
13670 know about $ORIGIN. Calculate output dir from $dest instead of
13671 using ${objdir}/{$subdir}.
13672
58d69f29
MK
136732007-09-09 Mark Kettenis <kettenis@gnu.org>
13674
13675 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
13676 gcore, before continuing with the test.
13677
3e347599
DJ
136782007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
13679
13680 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
13681 * gdb.mi/mi-watch.exp: Likewise.
13682
ea37ba09
DJ
136832007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
13684 Jim Blandy <jimb@codesourcery.com>
13685
13686 * gdb.arch/i386-sse.exp: Do not expect character constants.
13687 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
13688 * gdb.base/display.exp: Allow print/s.
13689 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
13690 and unsigned char array changes.
13691
2025a643
DJ
136922007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
13693
13694 * gdb.base/display.exp: Add tests for printf %p.
13695
26669a27
PA
136962007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
13697
13698 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
13699 the dll name to unicode.
13700
c8f021f8
JK
137012007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13702
13703 * gdb.base/default.exp (show version): Update the version text.
13704 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
13705
4cf31eea
JK
137062007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13707
13708 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
13709 New files.
13710
4935890f
JK
137112007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13712
13713 * lib/gdb.exp (build_id_debug_filename_get): New function.
13714 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
13715 Remove the generate DEBUG file for the future testcase runs.
13716 New testcase for the NT_GNU_BUILD_ID retrieval.
13717 Move the final testing step to ...
13718 (test_different_dir): ... a new function.
13719 New parameter XFAIL to XFAIL all the tests performed.
13720 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
13721 New parameter TYPE to PF_PREFIX all the tests performed.
13722
02142340
VP
137232007-08-31 Vladimir Prus <vladimir@codesourcery.com>
13724
13725 * gdb.mi/mi-var-cp.cc (path_expression): New
13726 function.
13727 * gdb.mi/mi-var-cp.exp: Run path exression tests.
13728
36acd84e
UW
137292007-08-27 Markus Deuling <deuling@de.ibm.com>
13730
13731 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
13732 to fit into SPU Local Store memory.
13733
a896d121
JB
137342007-08-23 Joel Brobecker <brobecker@adacore.com>
13735
13736 * gdb.base/default.exp: Adjust the expected output of "info
13737 warranty" after the switch to GPLv3.
13738
7b433602
JB
137392007-08-23 Joel Brobecker <brobecker@adacore.com>
13740
13741 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
13742 to 30000 (from 20000).
13743
e22f8b7c
JB
137442007-08-23 Joel Brobecker <brobecker@adacore.com>
13745
13746 Switch the license of all .exp files to GPLv3.
13747 Switch the license of all .f and .f90 files to GPLv3.
13748 Switch the license of all .s and .S files to GPLv3.
13749
5a0e3bd0
JB
137502007-08-23 Joel Brobecker <brobecker@adacore.com>
13751
13752 * configure.ac: Switch license to GPLv3.
13753
cc00619d
JB
137542007-08-23 Joel Brobecker <brobecker@adacore.com>
13755
13756 Switch the licensing to GPLv3 for all .ads and .adb files.
13757
8d26208a
DJ
137582007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
13759
13760 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
13761 and t_int_double.
13762 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
13763
4fcb9948
JB
137642007-08-17 Joel Brobecker <brobecker@adacore.com>
13765
13766 * gdb.base/step-line.c: Switch license to GPL version 3, and
13767 update copyright year.
13768 * gdb.base/step-line.inp: Likewise.
13769
b9c34f67
JB
137702007-08-17 Joel Brobecker <brobecker@adacore.com>
13771
13772 * gdb.base/gdb1555.exp: Make expected output immune to formatting
13773 changes inside gdb1555.c.
13774 * gdb.base/pending.exp: Likewise.
13775
2cc17678
DJ
137762007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
13777
13778 * config/default.exp: New file.
13779
e48883f7
DJ
137802007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
13781
13782 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
13783 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
13784
1ab80e5b
MR
137852007-07-30 Maciej W. Rozycki <macro@mips.com>
13786
13787 * gdb.base/dump.exp: Force the correct endianness for binary
13788 formats not carrying this information.
13789
aba471f5
DJ
137902007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
13791
13792 * gdb.threads/staticthreads.exp: Match .*sem_post.
13793
d4e07204
DJ
137942007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
13795
13796 * gdb.base/readline.exp (operate_and_get_next): Match the final
13797 prompt.
13798
2b97317d
KB
137992007-07-23 Kevin Buettner <kevinb@redhat.com>
13800
13801 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
13802 to restarting SID.
13803
44efa07a
KB
138042007-07-18 Kevin Buettner <kevinb@redhat.com>
13805
13806 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
13807 prior to `gdb_start'.
13808
7b5ebade
KB
138092007-07-18 Kevin Buettner <kevinb@redhat.com>
13810
13811 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
13812 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
13813 Remove call to gdb_unload.
13814
255e7678
DJ
138152007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
13816 Daniel Jacobowitz <dan@codesourcery.com>
13817
13818 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
13819 for __WIN32__.
13820 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
13821 * gdb.base/unload.exp: Use shared library test routines.
13822
3a40aaa0
UW
138232007-07-03 Markus Deuling <deuling@de.ibm.com>
13824
13825 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
13826 * gdb.base/solib-symbol-lib.c: Likewise.
13827 * gdb.base/solib-symbol-main.c: Likewise.
13828
b0f4b84b
DJ
138292007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
13830
13831 * config/gdbserver.exp (gdb_reconnect): New.
13832 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
13833 gdb.base/solib-disc.exp: New files.
13834 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
13835 remote debugging".
13836 (gdb_compile): Add shlib_load flag.
13837 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
13838 port.
13839 (gdbserver_reconnect): New.
13840
1b05479a
DJ
138412007-07-01 Nick Roberts <nickrob@snap.net.nz>
13842 Daniel Jacobowitz <dan@codesourcery.com>
13843
13844 * gdb.base/annota3.exp: Test for if construct.
13845
86f78eb2
DJ
138462007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
13847
13848 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
13849
6a2eb474 138502007-06-21 Chris Dearman <chris@mips.com>
a9c64011 13851 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
13852
13853 * gdb.base/display.exp: Allow a newline after display/i.
13854 * gdb.base/pc-fp.exp: Likewise.
13855 * gdb.base/sigbpt.exp: Likewise.
13856
f8b73d13
DJ
138572007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
13858
13859 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
13860 required features to be included.
13861
4339e69e
DJ
138622007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
13863
13864 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
13865 in info threads output.
13866
23d964e7
UW
138672007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13868 Markus Deuling <deuling@de.ibm.com>
13869
13870 * gdb.arch/spu-info.exp: New testcase.
13871 * gdb.arch/spu-info.c: New file.
13872
fd20f75b
DJ
138732007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
13874
13875 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
13876 tpcs_offset. Restore lr after the call.
13877 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
13878
2226f861
DJ
138792007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
13880
13881 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
13882 (gdbserver_run): Kill any running gdbserver.
13883 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
13884
d12371a9
MR
138852007-05-17 Maciej W. Rozycki <macro@mips.com>
13886
13887 * gdb.base/sigbpt.exp: Preset segv_addr.
13888
93f02886
DJ
138892007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
13890
13891 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
13892 (gdb_compile_shlib): Likewise.
13893 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
13894 (default_gdb_init): Clear cleanfiles.
13895 (gdb_finish): Delete recorded cleanfiles.
13896 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
13897
13898 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
13899 Do not use isnative.
13900 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
13901 gdb.base/so-impl-ld.exp: Likewise.
13902 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
13903 * gdb.base/unload.exp: Likewise. Do not pass empty option to
13904 gdb_compile.
13905
b04e06d7
VP
139062007-05-15 Vladimir Prus <vladimir@codesourcery.com>
13907
13908 * config/unknown.exp: Remove.
13909
069ed931
UW
139102007-05-15 Markus Deuling <deuling@de.ibm.com>
13911
13912 * gdb.base/info-proc.exp: Check is_remote.
13913
09db0d03
UW
139142007-05-14 Markus Deuling <deuling@de.ibm.com>
13915
13916 * gdb.base/gcore.exp: Initialize variable core_supported.
13917
af2cbe8c
DJ
139182007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
13919
13920 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
13921
027c0295
DJ
139222007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
13923
13924 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
13925 * gdb.threads/print-threads.exp (test_all_threads): Allow
13926 negative and hexadecimal thread IDs.
13927
dc5000e7
DJ
139282007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
13929
13930 * gdb.java/jprint.java (public): Avoid invalid call to static
13931 method.
13932
2e74ed18
DP
139332007-05-14 Denis Pilat <denis.pilat@st.com>
13934
13935 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
13936 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
13937 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
13938 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
13939 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
13940
83547f02
UW
139412007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13942
13943 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 13944 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
13945 this mode.
13946 * gdb.base/ovlymgr.c: Provide stubs for spu target.
13947 * gdb.base/spu.ld: New file.
13948
b18be20d
DJ
139492007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
13950
13951 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
13952
be444858
DJ
139532007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
13954
13955 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
13956
b1d53152
DJ
139572007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
13958
13959 * gdb.java/jmain.exp: Handle demangled names with and without method
13960 signatures.
13961
d084b331
DJ
139622007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
13963
13964 * gdb.mi/mi-syn-frame.c (main, foo, bar)
13965 (have_a_very_merry_interrupt): Remove calls to puts.
13966 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
13967 inferior output.
13968 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
13969 test names.
13970
db9d7fc5
DJ
139712007-04-29 Markus Deuling <deuling@de.ibm.com>
13972 Daniel Jacobowitz <dan@codesourcery.com>
13973
13974 * gdb.base/auxv.exp (core_works): Also check is_remote.
13975 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
13976
ef783a7d 139772007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 13978
ef783a7d
VP
13979 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
13980 message, not the undefined 'module' variable.
13981 * gdb.base/siginfo.exp: Likewise.
13982 * gdb.base/sigstep.exp: Likewise.
13983 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
13984 serialport.
13985 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
13986
b7b73cae
CV
139872007-04-25 Corinna Vinschen <vinschen@redhat.com>
13988
13989 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
13990 target sim fails. Return 0 otherwise.
13991 (gdb_load): Return prematurely if gdb_target_sim fails.
13992
7d90fdfa
DP
139932007-04-16 Denis Pilat <denis.pilat@st.com>
13994
13995 * gdb.base/setshow.exp: Reset height after having set it to 100.
13996
5d3e9c85
DP
139972007-04-16 Denis Pilat <denis.pilat@st.com>
13998
13999 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
14000
18e75969
DP
140012007-04-16 Denis Pilat <denis.pilat@st.com>
14002
14003 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
14004
25d5ea92
VP
140052007-04-14 Vladimir Prus <vladimir@codesourcery.com>
14006
14007 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
14008 tests. Run the frozen varobjs test.
14009 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 14010 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 14011
0b49cb80
JK
140122007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14013
14014 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
14015 gdb.base/type-opaque.exp: New files.
14016
a73bafbc 140172007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
14018
14019 * gdb.mi/mi-var-child.c
a73bafbc
VP
14020 (do_children_tests): User char[2] instead of
14021 char so that automatic printing of pointers to char
14022 don't give unpredicable result.
14023 * gdb.mi/var-cmd.c (do_locals_test): Initialize
14024 local variables.
14025 * gdb.mi/mi-var-child.exp: Step to right line
14026 of do_children_tests.
14027 * gdb.mi/mi2-var-child.exp: Likewise.
14028 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 14029 do_locals_tests.
a73bafbc
VP
14030 (do_children_tests): User char[2] instead of
14031 char so that automatic printing of pointers to char
a9c64011 14032 don't give unpredicable result.
a73bafbc 14033 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 14034 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
14035 Pass test name to mi_wait_for_stop.
14036
7ce59000
DJ
140372007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
14038
14039 * gdb.asm/asm-source.exp: Remove d10v case.
14040 * lib/gdb.exp (skip_cplus_tests): Likewise.
14041 * gdb.asm/d10v.inc: Deleted.
14042
20389057
DJ
140432007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
14044
14045 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
14046
8807d78b
DJ
140472007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
14048
14049 * config/netware.exp: Delete file.
14050
aa3edb8e
JB
140512007-03-29 Joel Brobecker <brobecker@adacore.com>
14052
14053 * gdb.dwarf2/dw2-noloc.S: New file.
14054 * gdb.dwarf2/dw2-noloc.exp: New file.
14055
297561ac
PA
140562007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
14057
14058 * gdb.cp/method2.cc: New test.
14059 * gdb.cp/method2.exp: New test.
14060 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
14061
1f81bd39
DJ
140622007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
14063
14064 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
14065
9453113a
DJ
140662007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
14067
14068 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
14069
b741e217
DJ
140702007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
14071
14072 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
14073 (gdb_load): Delete, replace with...
14074 (gdb_reload): ...this.
14075 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
14076 * gdb.server/server-mon.exp: Likewise.
14077 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
14078 (gdb_start_cmd): New.
14079 (gdb_file_cmd): Save the last loaded file.
14080 (gdb_reload): New.
14081 (gdb_gnu_strip_debug): Use transform.
14082 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
14083 support here. Use new $last_loaded_file. Check mtime.
14084 (gdb_target_cmd): Handle ObjC failure case.
14085 (infer_host_exec): Delete.
14086 (gdbserver_load): Rename to...
14087 (gdbserver_run): ...this. Simplify.
14088 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
14089 (mi_gdb_load): Move most contents to a new function...
14090 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
14091 (mi_run_cmd): Use mi_gdb_target_load.
14092 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
14093 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
14094 Use gdb_run_cmd.
14095 * gdb.base/charsign.exp: Remove incorrect comment.
14096 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
14097 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
14098 gdb.base/start.exp: Use gdb_start_cmd.
14099
446ab585 141002007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 14101 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
14102
14103 * gdb.base/sigbpt.exp: Fix the message when skipping test.
14104 * gdb.base/signull.exp: Similarly.
14105
bbb88ebf
UW
141062007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14107
14108 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
14109 messages available to test cases (like chng-sym.exp).
14110
cb8c4a99
AS
141112007-03-14 Andreas Schwab <schwab@suse.de>
14112
14113 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
14114 format changes.
14115
4e463ff5
DJ
141162007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
14117
14118 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
14119 (optimized_1): New.
14120 (main): Call optimized_1.
14121 (gdb2029): Correct typos. Call gdb2029_marker.
14122 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
14123 for gdb2029.
14124
b6db2c47
MK
141252007-03-12 Mark Kettenis <kettenis@gnu.org>
14126
14127 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
14128 as tabs. Remove redundant test pattern.
14129
70ed3737
UW
141302007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14131
14132 * gdb.base/long_long.exp: Accept optional symbol name in <...>
14133 for /a format output.
14134
47b67b60
DJ
141352007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
14136
14137 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
14138 collect output incrementally.
14139
b8953b0e
UW
141402007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14141
14142 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
14143 for -var-create lpcharacter test.
14144 * gdb.mi/mi2-var-cmd.exp: Likewise.
14145
7acd5c40
UW
141462007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14147
14148 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
14149 pass on targets where address zero is readable.
14150
9c6759c1
UW
141512007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14152
14153 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
14154 just a single architecture.
14155
a2f1aeb4
UW
141562007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14157
14158 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
14159 (fetch_all_registers): New function, uses gdb_test_multiple and
14160 exp_continue to fetch inferior output line-by-line.
14161 Replace all uses of do_get_all_registers by fetch_all_registers.
14162
46579ac2
UW
141632007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14164
14165 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
14166 in target_info.
14167
fc133f24
MS
141682007-03-02 Michael Snyder <michael.snyder@palmsource.com>
14169
a9c64011 14170 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
14171 consistancy; add a default (timeout) case.
14172
7646a51d
MS
141732007-03-02 Michael Snyder <michael.snyder@palmsource.com>
14174
14175 * gdb.base/watchpoint.exp: Fix truncated comment.
14176
dcfff61f
MS
141772007-03-02 Michael Snyder <michael.snyder@palmsource.com>
14178
14179 * Makefile.in: Remove spurious single-quotes from sed command.
14180
664e3ee9
DJ
141812007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
14182
14183 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
14184 func.
14185 * gdb.mi/mi2-var-cmd.exp: Likewise.
14186
d7cc6f2f
JB
141872007-02-27 Joel Brobecker <brobecker@adacore.com>
14188
a9c64011
AS
14189 * gdb.dwarf2/dw2-producer.S: New file.
14190 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
14191
141922007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
14193
14194 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
14195 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
14196 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
14197 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
14198 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
14199 Revert tests to use mi_gdb_test and include value field in output
14200 of -var-create.
14201
93d42b30
DJ
142022007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
14203
14204 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
14205
c499ed39
DJ
142062007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
14207
14208 * gdb.base/maint.exp: Remove full paths from test names.
14209 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
14210 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
14211
9836f81b
JB
142122007-02-27 Joel Brobecker <brobecker@adacore.com>
14213
14214 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
14215
c74d0ad8
DJ
142162007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
14217
14218 * gdb.server/server-mon.exp: New test.
14219
2711e456
DJ
142202007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
14221
14222 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
14223
ff6f572f
DJ
142242007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
14225
14226 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
14227 register capitalization.
14228
fada3feb
DP
142292007-02-13 Denis Pilat <denis.pilat@st.com>
14230
14231 * gdb.mi/mi-var-invalidate.exp: New file.
14232
fb1e4ffc
DJ
142332007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
14234
14235 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
14236
3da939d7
DJ
142372007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
14238
14239 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
14240
123dc839
DJ
142412007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
14242
14243 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
14244 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
14245
877e3645 142462007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
14247
14248 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
14249 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
14250 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
14251 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
14252 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 14253 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 14254 Update tests to include value field in output of -var-create.
a9c64011 14255
3c0a2960
AS
142562007-02-08 Andreas Schwab <schwab@suse.de>
14257
14258 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
14259
108546a0
DJ
142602007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
14261
14262 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
14263 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
14264
d701dcab
DP
142652007-02-02 Denis Pilat <denis.pilat@st.com>
14266
14267 * gdb.threads/threadapply.exp: check that frame is not changed by
14268 the thread apply all command.
14269
783e3e2f
AS
142702007-01-31 Andreas Schwab <schwab@suse.de>
14271
6d9c3a87
AS
14272 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
14273
3c50d7b9
AS
14274 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
14275 in the dwarf sections.
14276 * gdb.dwarf2/mac-fileno.S: Likewise.
14277
783e3e2f
AS
14278 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
14279 bspstore register on ia64.
14280
78ff580e
AS
142812007-01-29 Andreas Schwab <schwab@suse.de>
14282
cc8e9b12
AS
14283 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
14284 "frame-begin" annotation.
14285
78ff580e
AS
14286 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
14287 number of "frames-invalid" annotations.
14288
704a4f78
DJ
142892007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
14290
14291 * gdb.base/commands.exp: Call if_commands_test.
14292 (gdb_test_no_prompt, if_commands_test): New.
14293
e741bf94
MK
142942007-01-28 Mark Kettenis <kettenis@gnu.org>
14295
14296 * gdb.threads/sigthread.c (NSIGS): Make bigger.
14297
474d0ad3
AS
142982007-01-27 Andreas Schwab <schwab@suse.de>
14299
14300 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
14301 .short/.int/.quad in the dwarf sections.
14302 * gdb.dwarf2/dw2-intercu.S: Likewise.
14303 * gdb.dwarf2/dw2-intermix.S: Likewise.
14304
e784b426
JK
143052007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14306
14307 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
14308 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
14309 array.
e784b426
JK
14310 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
14311 * gdb.base/setvar.exp: Likewise.
14312
37f08e04
AS
143132007-01-26 Andreas Schwab <schwab@suse.de>
14314
9a01813a
AS
14315 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
14316 test.
14317
37f08e04
AS
14318 * gdb.base/multi-forks.exp ("restart $i"): Also match
14319 __kernel_syscall_via_break.
14320
6e2a9270
VP
143212007-01-24 Vladimir Prus <vladimir@codesourcery.com>
14322
14323 * lib/mi-support.exp (mi_delete_varobj): New.
14324 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
14325 testcase.
14326 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
14327 (main): Call the above.
14328 (reference_update_test, base_in_reference_test)
14329 (reference_to_pointer): Delete the created varobjs.
a9c64011 14330
e515b470
DJ
143312007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
14332
14333 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
14334 * configure: Regenerated.
14335 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
14336 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
14337 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
14338 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
14339 * lib/gdb.exp (gdb_skip_xml_test): New function.
14340
08d8bcd7
DJ
143412007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
14342
14343 * gdb.base/sigrepeat.exp: Correct error message.
14344
143452007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
14346 Daniel Jacobowitz <dan@codesourcery.com>
14347
14348 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
14349 gdb.arch/i386-gnu-cfi-asm.S: New files.
14350
97c3f1f3
JK
143512007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14352
14353 * lib/gdb.exp: Abort on missing `site.exp'.
14354
cb1df416
DJ
143552007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14356 Daniel Jacobowitz <dan@codesourcery.com>
14357
14358 * gdb.base/included.c, gdb.base/included.exp,
14359 gdb.base/included.h: New files.
14360
35990120
DJ
143612007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
14362
14363 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
14364 (maximize_rlimit): Reduce limits on 64-bit systems.
14365
6e81a116 143662007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
14367
14368 From Marcus Deuling <deuling@de.ibm.com>:
14369 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
14370 every case.
14371
6c3c41f3
NR
143722007-01-13 Nick Roberts <nickrob@snap.net.nz>
14373
14374 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
14375 (test_path_specification): Use objdir instead of srcdir to always
14376 get an absolute filename.
14377
2f12c312
DJ
143782007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
14379
14380 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
14381
81121995
VP
143822007-01-11 Vladimir Prus <vladimir@codesourcery.com>
14383
14384 * gdb.mi/mi-var-cp.cc (reference_update_tests):
14385 Make sure the variable we're using is in scope.
14386 (reference_to_pointer): Likewise.
14387
4741b737
DJ
143882007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
14389
14390 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
14391 has no debug information.
14392
054410c3
DJ
143932007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
14394
14395 * gdb.base/annota1.exp: Remove extra send_gdb.
14396
818f79f6
DJ
143972007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14398
14399 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
14400
f7a6bb70
DJ
144012007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14402
14403 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
14404
57e66780
DJ
144052007-01-08 Nick Roberts <nickrob@snap.net.nz>
14406 Daniel Jacobowitz <dan@codesourcery.com>
14407
14408 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
14409 lcharacter or linteger change. Correct duplicated test name.
14410 * gdb.mi/mi2-var-cmd.exp: Likewise.
14411
3d799a95
DJ
144122007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
14413
14414 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
14415
144162007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 14417
a9c64011
AS
14418 * gdb.base/nofield.c: New file.
14419 * gdb.base/nofield.exp: New testcase.
51679ba9 14420
eafb94e8
NR
144212007-01-05 Nick Roberts <nickrob@snap.net.nz>
14422
14423 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
14424
14425 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
14426 test.
14427
5e572bb4
DJ
144282007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
14429
14430 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
14431
74a44383
DJ
144322007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
14433
14434 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
14435 when continuing.
14436
1b572db9
DJ
144372007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
14438
14439 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
14440 Expect ".exe" extension.
14441
381bc39b
DJ
144422007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
14443
14444 * gdb.base/charset.exp: Add explicit filename to break.
14445 * gdb.base/dbx.exp: Add explicit filename to breaks.
14446
2b70e4c6
DJ
144472007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
14448
14449 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
14450 * gdb.mi/mi2-file.exp: Likewise.
14451
303b6f5d
DJ
144522007-01-04 Vladimir Prus <vladimir@codesourcery.com>
14453
14454 Implement specification of MI tests as comments
14455 in C and C++ sources.
14456 * lib/mi-support.exp (mi_autotest_data): New variable.
14457 (mi_autotest_source): New variable.
14458 (count_newlines, mi_prepare_inline_tests)
14459 (mi_get_inline_test, mi_continue_to_line)
14460 (mi_run_inline_test, mi_tbreak)
14461 (mi_send_resuming_command, mi_wait_for_stop): New functions.
14462 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
14463 Run inline tests.
14464 * gdb.mi/mi-var-cp.cc: Define tests here.
14465
23da0d94
VP
144662007-01-04 Vladimir Prus <vladimir@codesourcery.com>
14467
14468 Simplify usage of mi_continue_to.
14469 * lib/mi-support.exp (mi_runto_helper): Renamed
14470 from mi_runto, added new parameter 'run_or_continue'.
14471 (mi_runto): Use mi_runto_helper.
14472 (mi_continue_to): Accept just function name as parameter.
14473 Use mi_runto_helper.
14474 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
14475 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 14476
f9e18282
JB
144772006-01-04 Joel Brobecker <brobecker@adacore.com>
14478
14479 Make this testcase a bit more realistic. The current code
14480 is too simplistic, and allows the compiler to optimize out
14481 some of the entities we need for this testcase.
14482 * gdb.ada/null_record/bar.ads (Void_Star): New type.
14483 (Do_Nothing): Add extra parameter.
14484 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
14485 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
14486 by using a variable of type Void_Star.
14487
fd678c65
JB
144882006-01-04 Joel Brobecker <brobecker@adacore.com>
14489
14490 * gdb.ada/catch_ex/foo.adb: New file.
14491 * gdb.ada/catch_ex.exp: New testcase.
14492
05cfdb42
DJ
144932007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
14494
14495 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
14496 pass --image-base to linker.
14497
2e03ee74
DJ
144982007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14499 Daniel Jacobowitz <dan@codesourcery.com>
14500
14501 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
14502 secondary prompts.
14503
0d5de010
DJ
145042007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
14505
14506 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
14507 output. Test the types of members and member pointers.
14508 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
14509 gdb/2092.
14510 * gdb.cp/member-ptr.exp: Search for a comment instead of a
14511 statement. Enable for GCC. Update expected output for some tests
14512 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
14513 layout.
14514 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
14515 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
14516 (Diamond::vget_base): New.
14517 (main): Add new tests.
14518 * gdb.cp/printmethod.exp: Update expected output for member functions.
14519 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
14520 print pEe->D::vg().
14521
61a771aa
DJ
145222007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
14523
14524 * gdb.threads/tls.exp: Allow stops in sem_post.
14525
2fa63963
DJ
145262006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
14527
14528 * gdb.base/annota1.exp: Allow .*printf in backtraces.
14529 * gdb.base/annota3.exp: Likewise.
14530 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
14531 again (instead of timing out).
14532 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
14533 GCC bug 26475.
14534 * gdb.java/jmisc.exp: Adjust to work with method signatures including
14535 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
14536 test from jmisc1.exp.
14537 * gdb.java/jmisc1.exp: Delete.
14538 * gdb.java/jprint.exp: Adjust to work with method signatures including
14539 return types.
14540 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
14541 * gdb.threads/linux-dp.exp: Don't be confused by program output.
14542 * lib/java.exp (compile_java_from_source): Pass the correct type
14543 to target_compile.
14544
5eefc2b7
JB
145452006-12-31 Joel Brobecker <brobecker@adacore.com>
14546
14547 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
14548 (stack_align_edx): New function.
14549 (stack_align_eax): New function.
14550 (main): Add calls to stack_align_edx and stack_align_eax.
14551 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
14552 Add testing for the cases where the register used during a stack
14553 realignment is edx. Same for eax.
14554
227c54da
DJ
145552006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
14556
14557 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
14558 and generic PE targets.
14559
cab8ac94
JB
145602006-12-29 Joel Brobecker <brobecker@adacore.com>
14561
14562 * gdb.ada/array_return.exp: Update copyright date list.
14563
ba54f318
JB
145642006-12-27 Joel Brobecker <brobecker@adacore.com>
14565
14566 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
14567 (Create_Small_Float_Vector): New function.
14568 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
14569 function body.
14570 * gdb.ada/array_return/p.adb: Use new type and function from
14571 package Pck.
14572 * gdb.ada/array_return.exp: Add a test verifying that GDB is
14573 able to print the value returned by a function returning an
14574 array of float.
14575
6b7a35dd
JB
145762006-12-20 Joel Brobecker <brobecker@adacore.com>
14577
14578 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
14579 The associated tests should be PASSing.
14580
038224f6
VP
145812006-12-08 Vladimir Prus <vladimir@codesourcery.com>
14582
14583 Test for base in references.
14584 * gdb.mi/mi-var-cp.cc: Add test code.
14585 * gdb.mi/mi-var-cp.exp: Test for bases in references.
14586 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
14587 * gdb.mi/mi2-watch.exp: Likewise.
14588 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
14589 (mi_list_varobj_children): New function.
14590
b26ed50d
VP
145912006-12-08 Vladimir Prus <vladimir@codesourcery.com>
14592
14593 * lib/mi-support.exp
14594 (mi_runto): Accept "()" after function name.
14595 (mi_create_varobj): New function.
14596 (mi_varobj_update): New function.
14597 (mi_Check_varobj_value): New function.
14598 * gdb.mi/mi-var-cp.exp: New file.
14599 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 14600
08232497
DJ
146012006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
14602
14603 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
14604 gdb.base/weaklib2.c: New files.
14605
d394c993 146062006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 14607
ac6c2fba
NS
14608 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
14609 info. Adjust test names.
14610
8ec659a0 14611 * gdb.base/break.c (main): Move position of malloc.
d394c993 14612 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 14613
acd65feb
VP
146142006-11-28 Vladimir Prus <vladimir@codesourcery.com>
14615
14616 * gdb.mi/mi-var-cmd.exp: Check -var-update after
14617 assignement of arrays and function pointers.
14618 * gdb.mi/var-cmd.c: Add declaration necessary for above
14619 tests.
14620
f556d5e5
NS
146212006-11-27 Nathan Sidwell <nathan@codesourcery.com>
14622
14623 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
14624
14625 * gdb.threads/linux-dp.exp: Read thread table before and after
14626 creating each philosopher and verify it.
14627
697bc68d
NS
146282006-11-27 Nathan Sidwell <nathan@codesourcery.com>
14629 Paul Brook <paul@codesourcery.com>
14630 Daniel Jacobowitz <dan@codesourcery.com>
14631
14632 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 14633 main to remove duplication. Add start function of the form
697bc68d
NS
14634 '_*start[1-9]*'. Add RVDS start function.
14635
29d73ae4
DJ
146362006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
14637
14638 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
14639
c1d88655
UW
146402006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14641
14642 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
14643 * gdb.asm/spu.inc: New file.
14644 * gdb.base/term.exp: Disable if [target_info exists noargs].
14645 * gdb.gdb/complaints.exp: Disable if ![isnative].
14646 * gdb.gdb/selftest.exp: Likewise.
14647 * gdb.gdb/observer.exp: Likewise.
14648 * gdb.gdb/xfullpath.exp: Likewise.
14649 * gdb.base/attach.exp: Disable on SPU target.
14650 * gdb.cp/bs145503.exp: Likewise.
14651 * gdb.cp/exception.exp: Likewise.
14652 * gdb.cp/userdef.exp: Likewise.
14653
32a13b1a
DJ
146542006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
14655
14656 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
14657
d8295fe9
VP
146582006-11-10 Vladimir Prus <vladimir@codesourcery.com>
14659
14660 * gdb.base/completion.exp: Fix completion tests for
14661 'info' and 'info '.
14662 * gdb.base/help.exp (help_test_raw, test_class_help)
14663 (test_prefix_command_help): Move...
14664 * lib/gdb.exp: Here.
14665 * gdb.base/main.exp: Adjust.
14666 * gdb.cp/maint.exp: Adjust.
14667 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 14668
8c394015
VP
146692006-11-09 Vladimir Prus <vladimir@codesourcery.com>
14670
14671 * gdb.stabs/weird.exp (print_weird_var): Use
14672 gdb_test_multiple instead of gdb_expect.
14673
027fc1bc
VP
146742006-11-09 Vladimir Prus <vladimir@codesourcery.com>
14675
14676 * gdb.base/help.exp (help_test_raw): New.
14677 (test_class_help): New.
14678 (test_prefix_command_help): New.
14679 Adjust testcases.
14680
67609209
FR
146812006-11-09 Christophe Lyon <christophe.lyon@st.com>
14682
14683 * gdb.base/constvars.c (main): Write to crass and crips, so that
14684 they are allocated by the compiler.
14685
f73adfeb
AS
146862006-10-27 Andreas Schwab <schwab@suse.de>
14687
14688 * gdb.base/multi-forks.exp: Use "detach fork" instead of
14689 "detach-fork".
14690
2f83a18e
DJ
146912006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
14692
14693 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
14694 of patterns.
14695
94277a38
DJ
146962006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
14697
14698 * gdb.base/sepdebug.exp: Remove debug format test.
14699 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
14700 Handle no-symtab.
14701 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
14702
5bd2f6e2
DJ
147032006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
14704
14705 * gdb.threads/manythreads.c (thread_function, main): Don't cast
14706 int to pointer or pointer to int.
14707 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
14708
8c008720
DJ
147092006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
14710
14711 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
14712
9e35dae4
DJ
147132006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14714
14715 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
14716
d9639e13
DJ
147172006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
14718
14719 PR c++/2116
14720 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
14721
390a1bd0
JB
147222006-10-06 Joel Brobecker <brobecker@adacore.com>
14723
14724 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
14725 the corresponding bug has been fixed in GDB (PR/2018).
14726
dd920c33
JB
147272006-10-06 Joel Brobecker <brobecker@adacore.com>
14728
14729 * gdb.base/subst.exp: New testcase.
14730
53bbefe9
JB
147312006-10-06 Joel Brobecker <brobecker@adacore.com>
14732
14733 * gdb.ada/array_return/pck.ads: Add copyright notice.
14734 * gdb.ada/array_return/pck.adb: Likewise.
14735 * gdb.ada/array_return/p.adb: Likewise.
14736 * gdb.ada/exec_changed/first.adb: Likewise.
14737 * gdb.ada/exec_changed/second.adb: Likewise.
14738
09851417
JB
147392006-10-06 Joel Brobecker <brobecker@adacore.com>
14740
14741 * gdb.ada/watch_arg/watch.adb: New file.
14742 * gdb.ada/watch_arg.exp: New testcase.
14743
041bf30d
VP
147442006-10-02 Vladimir Prus <vladimir@codesourcery.com>
14745
14746 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 14747 via string_to_regexp.
041bf30d 14748 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 14749
f286fbdd 147502006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
14751
14752 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
14753 Remove unused / obsolete files.
14754
7c07f349
NR
147552006-09-19 Nick Roberts <nickrob@snap.net.nz>
14756
14757 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
14758
cd5ff84a
VP
147592006-09-17 Vladimir Prus <vladimir@codesourcery.com>
14760
14761 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
14762 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 14763 the number of frames.
cd5ff84a 14764
ae018d1a
DJ
147652006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
14766
14767 * gdb.base/args.c (main): Add breakpoint marker.
14768 * gdb.base/args.exp: Use args_test for tests. Add new tests which
14769 really test empty arguments.
14770 (args_load): Delete.
14771 (args_test): New.
14772
b399c549
NR
147732006-09-13 Nick Roberts <nickrob@snap.net.nz>
14774
14775 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 14776 check for one file.
b399c549 14777
2ab1eb7a
VP
147782006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
14779
14780 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
14781 HIGH_FRAME argument to -stack-list-locals can be larger than
14782 the number of frames.
a9c64011 14783
476308bf
FF
147842006-08-18 Fred Fish <fnf@specifix.com>
14785
14786 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
14787 '$' in front of skip_vmx_tests_saved when setting that.
14788
8625200f
AS
147892006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
14790
14791 * gdb.base/trace-commands.exp: New file.
14792
089ec8f1
DJ
147932006-08-10 Joel Brobecker <brobecker@adacore.com>
14794 Daniel Jacobowitz <dan@codesourcery.com>
14795
14796 * gdb.base/step-bt.exp: Make hexadecimal address optional in
14797 expected output of the backtrace commands.
14798
b60f0898
JB
147992006-08-09 Joel Brobecker <brobecker@adacore.com>
14800
14801 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
14802 untested followed by return combination.
14803 * gdb.arch/altivec-regs.exp: Likewise.
14804 * gdb.arch/e500-abi.exp: Likewise.
14805 * gdb.arch/e500-regs.exp: Likewise.
14806 * gdb.arch/gdb1291.exp: Likewise.
14807 * gdb.arch/gdb1431.exp: Likewise.
14808 * gdb.arch/gdb1558.exp: Likewise.
14809 * gdb.arch/i386-prologue.exp: Likewise.
14810 * gdb.arch/i386-unwind.exp: Likewise.
14811 * gdb.asm/asm-source.exp: Likewise.
14812 * gdb.base/a2-run.exp: Likewise.
14813 * gdb.base/advance.exp: Likewise.
14814 * gdb.base/all-bin.exp: Likewise.
14815 * gdb.base/annota1.exp: Likewise.
14816 * gdb.base/annota3.exp: Likewise.
14817 * gdb.base/args.exp: Likewise.
14818 * gdb.base/arithmet.exp: Likewise.
14819 * gdb.base/assign.exp: Likewise.
14820 * gdb.base/async.exp: Likewise.
14821 * gdb.base/attach.exp: Likewise.
14822 * gdb.base/bang.exp: Likewise.
14823 * gdb.base/bigcore.exp: Likewise.
14824 * gdb.base/bitfields.exp: Likewise.
14825 * gdb.base/bitfields2.exp: Likewise.
14826 * gdb.base/break.exp: Likewise.
14827 * gdb.base/call-sc.exp: Likewise.
14828 * gdb.base/call-strs.exp: Likewise.
14829 * gdb.base/callfuncs.exp: Likewise.
14830 * gdb.base/checkpoint.exp: Likewise.
14831 * gdb.base/chng-syms.exp: Likewise.
14832 * gdb.base/code-expr.exp: Likewise.
14833 * gdb.base/commands.exp: Likewise.
14834 * gdb.base/completion.exp: Likewise.
14835 * gdb.base/cond-expr.exp: Likewise.
14836 * gdb.base/condbreak.exp: Likewise.
14837 * gdb.base/consecutive.exp: Likewise.
14838 * gdb.base/constvars.exp: Likewise.
14839 * gdb.base/corefile.exp: Likewise.
14840 * gdb.base/cvexpr.exp: Likewise.
14841 * gdb.base/dbx.exp: Likewise.
14842 * gdb.base/define.exp: Likewise.
14843 * gdb.base/detach.exp: Likewise.
14844 * gdb.base/display.exp: Likewise.
14845 * gdb.base/dump.exp: Likewise.
14846 * gdb.base/ena-dis-br.exp: Likewise.
14847 * gdb.base/ending-run.exp: Likewise.
14848 * gdb.base/environ.exp: Likewise.
14849 * gdb.base/eval-skip.exp: Likewise.
14850 * gdb.base/exprs.exp: Likewise.
14851 * gdb.base/fileio.exp: Likewise.
14852 * gdb.base/finish.exp: Likewise.
14853 * gdb.base/float.exp: Likewise.
14854 * gdb.base/foll-exec.exp: Likewise.
14855 * gdb.base/foll-fork.exp: Likewise.
14856 * gdb.base/foll-vfork.exp: Likewise.
14857 * gdb.base/freebpcmd.exp: Likewise.
14858 * gdb.base/funcargs.exp: Likewise.
14859 * gdb.base/gcore.exp: Likewise.
14860 * gdb.base/gdb1090.exp: Likewise.
14861 * gdb.base/gdb1250.exp: Likewise.
14862 * gdb.base/huge.exp: Likewise.
14863 * gdb.base/info-proc.exp: Likewise.
14864 * gdb.base/interrupt.exp: Likewise.
14865 * gdb.base/jump.exp: Likewise.
14866 * gdb.base/langs.exp: Likewise.
14867 * gdb.base/lineinc.exp: Likewise.
14868 * gdb.base/list.exp: Likewise.
14869 * gdb.base/logical.exp: Likewise.
14870 * gdb.base/long_long.exp: Likewise.
14871 * gdb.base/macscp.exp: Likewise.
14872 * gdb.base/maint.exp: Likewise.
14873 * gdb.base/mips_pro.exp: Likewise.
14874 * gdb.base/miscexprs.exp: Likewise.
14875 * gdb.base/multi-forks.exp: Likewise.
14876 * gdb.base/opaque.exp: Likewise.
14877 * gdb.base/overlays.exp: Likewise.
14878 * gdb.base/pc-fp.exp: Likewise.
14879 * gdb.base/pointers.exp: Likewise.
14880 * gdb.base/printcmds.exp: Likewise.
14881 * gdb.base/psymtab.exp: Likewise.
14882 * gdb.base/ptype.exp: Likewise.
14883 * gdb.base/recurse.exp: Likewise.
14884 * gdb.base/relational.exp: Likewise.
14885 * gdb.base/relocate.exp: Likewise.
14886 * gdb.base/remote.exp: Likewise.
14887 * gdb.base/reread.exp: Likewise.
14888 * gdb.base/restore.exp: Likewise.
14889 * gdb.base/return.exp: Likewise.
14890 * gdb.base/return2.exp: Likewise.
14891 * gdb.base/scope.exp: Likewise.
14892 * gdb.base/sect-cmd.exp: Likewise.
14893 * gdb.base/sep.exp: Likewise.
14894 * gdb.base/sepdebug.exp: Likewise.
14895 * gdb.base/setshow.exp: Likewise.
14896 * gdb.base/setvar.exp: Likewise.
14897 * gdb.base/sigall.exp: Likewise.
14898 * gdb.base/sigbpt.exp: Likewise.
14899 * gdb.base/signals.exp: Likewise.
14900 * gdb.base/signull.exp: Likewise.
14901 * gdb.base/sizeof.exp: Likewise.
14902 * gdb.base/solib.exp: Likewise.
14903 * gdb.base/step-line.exp: Likewise.
14904 * gdb.base/step-test.exp: Likewise.
14905 * gdb.base/structs.exp: Likewise.
14906 * gdb.base/structs2.exp: Likewise.
14907 * gdb.base/term.exp: Likewise.
14908 * gdb.base/twice.exp: Likewise.
14909 * gdb.base/until.exp: Likewise.
14910 * gdb.base/varargs.exp: Likewise.
14911 * gdb.base/volatile.exp: Likewise.
14912 * gdb.base/watchpoint.exp: Likewise.
14913 * gdb.base/whatis-exp.exp: Likewise.
14914 * gdb.base/whatis.exp: Likewise.
14915 * gdb.cp/ambiguous.exp: Likewise.
14916 * gdb.cp/annota2.exp: Likewise.
14917 * gdb.cp/annota3.exp: Likewise.
14918 * gdb.cp/bool.exp: Likewise.
14919 * gdb.cp/breakpoint.exp: Likewise.
14920 * gdb.cp/casts.exp: Likewise.
14921 * gdb.cp/class2.exp: Likewise.
14922 * gdb.cp/classes.exp: Likewise.
14923 * gdb.cp/cplusfuncs.exp: Likewise.
14924 * gdb.cp/ctti.exp: Likewise.
14925 * gdb.cp/derivation.exp: Likewise.
14926 * gdb.cp/exception.exp: Likewise.
14927 * gdb.cp/gdb1355.exp: Likewise.
14928 * gdb.cp/hang.exp: Likewise.
14929 * gdb.cp/inherit.exp: Likewise.
14930 * gdb.cp/local.exp: Likewise.
14931 * gdb.cp/m-data.exp: Likewise.
14932 * gdb.cp/m-static.exp: Likewise.
14933 * gdb.cp/member-ptr.exp: Likewise.
14934 * gdb.cp/method.exp: Likewise.
14935 * gdb.cp/misc.exp: Likewise.
14936 * gdb.cp/namespace.exp: Likewise.
14937 * gdb.cp/overload.exp: Likewise.
14938 * gdb.cp/ovldbreak.exp: Likewise.
14939 * gdb.cp/pr-1023.exp: Likewise.
14940 * gdb.cp/pr-1210.exp: Likewise.
14941 * gdb.cp/pr-574.exp: Likewise.
14942 * gdb.cp/printmethod.exp: Likewise.
14943 * gdb.cp/psmang.exp: Likewise.
14944 * gdb.cp/ref-params.exp: Likewise.
14945 * gdb.cp/ref-types.exp: Likewise.
14946 * gdb.cp/rtti.exp: Likewise.
14947 * gdb.cp/templates.exp: Likewise.
14948 * gdb.cp/try_catch.exp: Likewise.
14949 * gdb.cp/userdef.exp: Likewise.
14950 * gdb.cp/virtfunc.exp: Likewise.
14951 * gdb.disasm/am33.exp: Likewise.
14952 * gdb.disasm/h8300s.exp: Likewise.
14953 * gdb.disasm/mn10300.exp: Likewise.
14954 * gdb.disasm/sh3.exp: Likewise.
14955 * gdb.disasm/t01_mov.exp: Likewise.
14956 * gdb.disasm/t02_mova.exp: Likewise.
14957 * gdb.disasm/t03_add.exp: Likewise.
14958 * gdb.disasm/t04_sub.exp: Likewise.
14959 * gdb.disasm/t05_cmp.exp: Likewise.
14960 * gdb.disasm/t06_ari2.exp: Likewise.
14961 * gdb.disasm/t07_ari3.exp: Likewise.
14962 * gdb.disasm/t08_or.exp: Likewise.
14963 * gdb.disasm/t09_xor.exp: Likewise.
14964 * gdb.disasm/t10_and.exp: Likewise.
14965 * gdb.disasm/t11_logs.exp: Likewise.
14966 * gdb.disasm/t12_bit.exp: Likewise.
14967 * gdb.disasm/t13_otr.exp: Likewise.
14968 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
14969 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
14970 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
14971 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
14972 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
14973 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
14974 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
14975 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
14976 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
14977 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
14978 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
14979 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
14980 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
14981 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
14982 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
14983 * gdb.mi/gdb701.exp: Likewise.
14984 * gdb.mi/gdb792.exp: Likewise.
14985 * gdb.mi/mi-basics.exp: Likewise.
14986 * gdb.mi/mi-break.exp: Likewise.
14987 * gdb.mi/mi-cli.exp: Likewise.
14988 * gdb.mi/mi-console.exp: Likewise.
14989 * gdb.mi/mi-disassemble.exp: Likewise.
14990 * gdb.mi/mi-eval.exp: Likewise.
14991 * gdb.mi/mi-file.exp: Likewise.
14992 * gdb.mi/mi-read-memory.exp: Likewise.
14993 * gdb.mi/mi-regs.exp: Likewise.
14994 * gdb.mi/mi-return.exp: Likewise.
14995 * gdb.mi/mi-simplerun.exp: Likewise.
14996 * gdb.mi/mi-stack.exp: Likewise.
14997 * gdb.mi/mi-stepi.exp: Likewise.
14998 * gdb.mi/mi-syn-frame.exp: Likewise.
14999 * gdb.mi/mi-until.exp: Likewise.
15000 * gdb.mi/mi-var-block.exp: Likewise.
15001 * gdb.mi/mi-var-child.exp: Likewise.
15002 * gdb.mi/mi-var-cmd.exp: Likewise.
15003 * gdb.mi/mi-var-display.exp: Likewise.
15004 * gdb.mi/mi-watch.exp: Likewise.
15005 * gdb.mi/mi2-basics.exp: Likewise.
15006 * gdb.mi/mi2-break.exp: Likewise.
15007 * gdb.mi/mi2-cli.exp: Likewise.
15008 * gdb.mi/mi2-console.exp: Likewise.
15009 * gdb.mi/mi2-disassemble.exp: Likewise.
15010 * gdb.mi/mi2-eval.exp: Likewise.
15011 * gdb.mi/mi2-file.exp: Likewise.
15012 * gdb.mi/mi2-read-memory.exp: Likewise.
15013 * gdb.mi/mi2-regs.exp: Likewise.
15014 * gdb.mi/mi2-return.exp: Likewise.
15015 * gdb.mi/mi2-simplerun.exp: Likewise.
15016 * gdb.mi/mi2-stack.exp: Likewise.
15017 * gdb.mi/mi2-stepi.exp: Likewise.
15018 * gdb.mi/mi2-syn-frame.exp: Likewise.
15019 * gdb.mi/mi2-until.exp: Likewise.
15020 * gdb.mi/mi2-var-block.exp: Likewise.
15021 * gdb.mi/mi2-var-child.exp: Likewise.
15022 * gdb.mi/mi2-var-cmd.exp: Likewise.
15023 * gdb.mi/mi2-var-display.exp: Likewise.
15024 * gdb.mi/mi2-watch.exp: Likewise.
15025 * gdb.stabs/exclfwd.exp: Likewise.
15026 * gdb.stabs/weird.exp: Likewise.
15027 * gdb.threads/gcore-thread.exp: Likewise.
15028 * gdb.trace/actions.exp: Likewise.
15029 * gdb.trace/backtrace.exp: Likewise.
15030 * gdb.trace/circ.exp: Likewise.
15031 * gdb.trace/collection.exp: Likewise.
15032 * gdb.trace/deltrace.exp: Likewise.
15033 * gdb.trace/infotrace.exp: Likewise.
15034 * gdb.trace/limits.exp: Likewise.
15035 * gdb.trace/packetlen.exp: Likewise.
15036 * gdb.trace/passc-dyn.exp: Likewise.
15037 * gdb.trace/passcount.exp: Likewise.
15038 * gdb.trace/report.exp: Likewise.
15039 * gdb.trace/save-trace.exp: Likewise.
15040 * gdb.trace/tfind.exp: Likewise.
15041 * gdb.trace/tracecmd.exp: Likewise.
15042 * gdb.trace/while-dyn.exp: Likewise.
15043 * gdb.trace/while-stepping.exp: Likewise.
15044
f4b618d1
JB
150452006-08-08 Joel Brobecker <brobecker@adacore.com>
15046
15047 * gdb.base/step-bt.c: New file.
15048 * gdb.base/step-bt.exp: New testcase.
15049
3d00d119
DJ
150502006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
15051
15052 * config/monitor.exp (gdb_load): Remove support for obsolete
15053 download-write-size.
15054 * gdb.base/remote.exp: Likewise. Update all callers of
15055 gdb_timed_load.
15056
017b5bd4
DJ
150572006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
15058
15059 * cursal.exp: Pass binfile to gdb_load.
15060
837c599d
DJ
150612006-08-01 Nathan Sidwell <nathan@codesourcery.com>
15062
15063 * gdb.base/cursal.exp: Add "" to gdb_load call.
15064
8dd4540b
MK
150652006-07-29 Mark Kettenis <kettenis@gnu.org>
15066
15067 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
15068 NetBSD/ELF targets.
15069
ab5c9f60
DJ
150702006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
15071
15072 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
15073 operator*.
15074
4c42eaff
DJ
150752006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
15076
15077 * gdb.base/completion.exp: Update for change in "file" behavior.
15078 * gdb.stabs/weird.exp: Likewise.
15079 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
15080 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
15081
0155cc76
NS
150822006-07-24 Nathan Sidwell <nathan@codesourcery.com>
15083
15084 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
15085 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
15086
16026cd7
AS
150872006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
15088
15089 * gdb.base/default.exp: Update source command error message.
15090 * gdb.base/help.exp: Update 'help source' message.
15091
16963cb6
DJ
150922006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
15093
15094 * gdb.cp/bs15503.exp: Update comment for no longer crashing
15095 test.
15096
6d7fd486
AS
150972006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
15098
15099 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
15100
29e8a844
DJ
151012006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
15102
15103 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
15104
6afcfa39
DJ
151052006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
15106
15107 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
15108
267a692b
MK
151092006-07-17 Mark Kettenis <kettenis@gnu.org>
15110
15111 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
15112 *-*-openbsd* from targets for wich we expect ARM FPA floating
15113 point format.
15114
85d2fec4
NR
151152006-07-17 Nick Roberts <nickrob@snap.net.nz>
15116
15117 * gdb.cp/annota3.exp: Expect frame-begin annotation.
15118
151192006-07-17 Mark Kettenis <kettenis@gnu.org>
15120
15121 * gdb.base/annota3.exp: Expect frame-begin annotation.
15122
85b4c6e8
JB
151232006-07-14 Joel Brobecker <brobecker@adacore.com>
15124
15125 * gdb.base/help.exp: Adjust "help unset" test to accept
15126 any list of unset commands.
15127
fb933624
DJ
151282006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
15129 Daniel Jacobowitz <dan@codesourcery.com>
15130
15131 * gdb.cp/ref-params.exp: New test.
15132 * gdb.cp/ref-params.cc: New source file.
15133 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
15134
1dff4b64
MK
151352006-07-08 Mark Kettenis <kettenis@gnu.org>
15136
15137 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
15138 spaces/tabs in regular expressions since they might not be there.
15139
40d2e0e3
AS
151402006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
15141
15142 * gdb.base/ifelse.exp: New file.
15143
f6c957d2
NS
151442006-07-04 Nathan Sidwell <nathan@codesourcery.com>
15145
15146 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
15147 line.
15148 * gdb.base/huge.exp: Loop over compilation to find a size that
15149 is acceptable.
15150 * gdb.base/remote.exp: Correct expected strings.
15151 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
15152
b9c5a23d
DJ
151532006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15154
15155 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
15156
9af2e58d
DJ
151572006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15158
15159 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
15160 native.
15161
30930ca5
DJ
151622006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15163
15164 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
15165 enable stabs testing.
15166
aa32fa1d
DJ
151672006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15168
bd4a4c80 15169 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
15170 gdb_test_multiple does.
15171
321fef15
DJ
151722006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15173
15174 * Makefile.in (host_alias): Remove.
15175 (target_alias): Use @target_noncanonical@.
15176 (site.exp): Don't set host_alias.
15177 * aclocal.m4: Remove contents. Include acx.m4.
15178 * configure: Regenerated.
15179 * configure.ac: Use ACX_NONCANONICAL_TARGET.
15180
e1c2defa
NS
151812006-06-13 Nathan Sidwell <nathan@codesourcery.com>
15182
e63b55d1
NS
15183 * lib/gdb.exp (gdb_load_cmd): New.
15184
5600ea19
NS
15185 * gdb.base/fileio.c: Add system(NULL) test.
15186 * gdb.base/fileio.exp: Check it.
15187
e1c2defa
NS
15188 * gdb.base/break.c: Add 10a breakpoint at }
15189 * gdb.base/break.exp: Add test for breakpoint at }
15190 * gdb.cp/anon-union.cc: Add code at end of function.
15191 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
15192 * gdb.mi/var-cmd.c: Add code at end of function.
15193 * gdb.mi/mi-var-display.exp: Adjust end of next.
15194 * gdb.mi/mi2-var-display.exp: Likewise.
15195 * gdb.base/fileio.c: Add stop function and insert calls at
15196 stopping places.
15197 * gdb.base/fileio.exp: Breakpoint stop function and remove
15198 explicit line number references.
15199
6c0112ec
JB
152002006-05-19 Joel Brobecker <brobecker@adacore.com>
15201
a9c64011
AS
15202 * gdb.base/del.exp (test_delete_alias): New function.
15203 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 15204
154189a4
FF
152052006-05-18 Fred Fish <fnf@specifix.com>
15206
15207 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
15208 required. Check for spurious output after program exits normally.
15209
582e64c2
FF
152102006-05-17 Fred Fish <fnf@specifix.com>
15211
15212 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
15213 gdb_load, so it works in the simulator.
15214
8ef6493a
FF
152152006-05-11 Fred Fish <fnf@specifix.com>
15216
15217 * gdb.base/bang.exp: Ignore unexpected output between the
15218 "program exited normally" and the gdb prompt, as many other
15219 tests do.
15220
692b141c
MK
152212006-05-07 Mark Kettenis <kettenis@gnu.org>
15222
15223 * gdb.base/help.exp: Make "delete checkpoint" part option for
15224 "help d" and "help delete" tests.
15225
540b8a30
UW
152262006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15227
a9c64011 15228 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
15229 expected output in some mi_gdb_test statements.
15230 * gdb.mi/mi2-basics.exp: Likewise.
15231
9b6462d9
JB
152322006-05-05 Joel Brobecker <brobecker@adacore.com>
15233
15234 * gdb.base/del.c: New file.
15235 * gdb.base/del.exp: New testcase.
15236
954de43b
DM
152372006-05-05 David S. Miller <davem@sunset.davemloft.net>
15238
15239 * gdb.base/break.exp: Do not assume a breakpoint on
15240 main will actually be in $srcfile when optimizing.
1303f75e
DM
15241 * gdb.base/savedregs.exp: Do not require that the dummy
15242 frame location match up to a symbol and source file location.
c3242428
DM
15243 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
15244 will get printed without a mi_cmd_data_list_register_values prefix.
15245 (*-data-list-register-*): Correct regular expressions to expect the new
15246 pseudo d? floating point registers.
15247 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 15248
c7e64c9a
DJ
152492006-05-05 Christophe Lyon <christophe.lyon@st.com>
15250
15251 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
15252 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
15253 is allocated by the compiler.
15254 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
15255 anons, e, anone to force their allocation by the compiler.
15256
152572006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
15258
15259 * gdb.base/help.exp: Update expected text for help d and
15260 help delete.
15261
27ce9a6d
MK
152622006-05-02 Mark Kettenis <kettenis@gnu.org>
15263
15264 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
15265 NetBSD/ELF targets.
15266
8608915f
MK
152672006-04-30 Mark Kettenis <kettenis@gnu.org>
15268
15269 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
15270 single-step breakpoint fails; make this a KFAIL on
15271 sparc*-*-openbsd*.
15272 * gdb.base/siginfo.exp: Likewise.
15273 * gdb.base/sigstep.exp (advance, advancei): Likewise.
15274
b8db102d
MS
152752006-04-26 Michael Snyder <msnyder@redhat.com>
15276
15277 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
15278 which may have to consume output from other forks.
15279 Add tests to make sure that "delete fork" succeeded.
15280
c702009a
MS
152812006-04-20 Michael Snyder <msnyder@redhat.com>
15282
15283 * 2006-03-22 Jim Blandy <jimb@redhat.com>
15284 Add support for the Renesas M32C and M16C.
15285
15286 * gdb.asm/asm-source.exp: Add m32c target.
15287 * gdb.asm/m32c.inc: Support for m32c target.
15288
e28493f2
AS
152892006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
15290
15291 * gdb.base/commands.exp (recursive_source_test): New test.
15292
880da185
DM
152932006-04-04 David S. Miller <davem@sunset.davemloft.net>
15294
15295 * gdb.base/float.exp: Add pattern for sparc targets.
15296
61d9b92f
DJ
152972006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
15298
15299 * gdb.base/commands.exp (stray_arg0_test): New test.
15300
bd717df8
PB
153012006-03-30 Paul Brook <paul@codesourcery.com>
15302
15303 * gdb.mi/mi-until.exp: kfail broken until command.
15304 * gdb.mi/mi2-until.exp: Ditto.
15305
ec793d3c
NR
153062006-03-27 Nick Roberts <nickrob@snap.net.nz>
15307
15308 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
15309
831004b7
AO
153102006-03-08 Alexandre Oliva <aoliva@redhat.com>
15311
15312 * gdb.base/prelink.exp: Anchor tested-for regular expression
15313 on gdb prompt.
15314
effe49a0
PB
153152006-03-07 Paul Brook <paul@codesourcery.com>
15316
15317 * gdb.base/assign.exp: Correct fail message.
15318
e5461016
PB
153192006-03-07 Paul Brook <paul@codesourcery.com>
15320
15321 * lib/compiler.c: Extract armcc version number.
15322 * lib/compiler.cc: Ditto.
15323
fc91c6c2
PB
153242006-03-07 Paul Brook <paul@codesourcery.com>
15325
15326 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
15327 additional_flags=-w.
15328 * gdb.arch/altivec-regs.exp: Ditto.
15329 * gdb.arch/e500-abi.exp: Ditto.
15330 * gdb.arch/e500-regs.exp: Ditto.
15331 * gdb.base/all-bin.exp: Ditto.
15332 * gdb.base/annota1.exp: Ditto.
15333 * gdb.base/annota3.exp: Ditto.
15334 * gdb.base/args.exp: Ditto.
15335 * gdb.base/arithmet.exp: Ditto.
15336 * gdb.base/assign.exp: Ditto.
15337 * gdb.base/async.exp: Ditto.
15338 * gdb.base/bang.exp: Ditto.
15339 * gdb.base/break.exp: Ditto.
15340 * gdb.base/call-rt-st.exp: Ditto.
15341 * gdb.base/completion.exp: Ditto.
15342 * gdb.base/cond-expr.exp: Ditto.
15343 * gdb.base/condbreak.exp: Ditto.
15344 * gdb.base/consecutive.exp: Ditto.
15345 * gdb.base/define.exp: Ditto.
15346 * gdb.base/display.exp: Ditto.
15347 * gdb.base/ena-dis-br.exp: Ditto.
15348 * gdb.base/environ.exp: Ditto.
15349 * gdb.base/eval-skip.exp: Ditto.
15350 * gdb.base/info-proc.exp: Ditto.
15351 * gdb.base/jump.exp: Ditto.
15352 * gdb.base/logical.exp: Ditto.
15353 * gdb.base/long_long.exp: Ditto.
15354 * gdb.base/maint.exp: Ditto.
15355 * gdb.base/miscexprs.exp: Ditto.
15356 * gdb.base/pc-fp.exp: Ditto.
15357 * gdb.base/pointers.exp: Ditto.
15358 * gdb.base/relational.exp: Ditto.
15359 * gdb.base/reread.exp: Ditto.
15360 * gdb.base/sect-cmd.exp: Ditto.
15361 * gdb.base/sep.exp: Ditto.
15362 * gdb.base/sepdebug.exp: Ditto.
15363 * gdb.base/until.exp: Ditto.
15364 * gdb.base/whatis-exp.exp: Ditto.
15365 * gdb.cp/annota2.exp: Ditto.
15366 * gdb.cp/annota3.exp: Ditto.
15367 * gdb.trace/actions.exp: Ditto.
15368 * gdb.trace/backtrace.exp: Ditto.
15369 * gdb.trace/circ.exp: Ditto.
15370 * gdb.trace/collection.exp: Ditto.
15371 * gdb.trace/deltrace.exp: Ditto.
15372 * gdb.trace/infotrace.exp: Ditto.
15373 * gdb.trace/limits.exp: Ditto.
15374 * gdb.trace/packetlen.exp: Ditto.
15375 * gdb.trace/passc-dyn.exp: Ditto.
15376 * gdb.trace/passcount.exp: Ditto.
15377 * gdb.trace/report.exp: Ditto.
15378 * gdb.trace/save-trace.exp: Ditto.
15379 * gdb.trace/tfind.exp: Ditto.
15380 * gdb.trace/tracecmd.exp: Ditto.
15381 * gdb.trace/while-dyn.exp: Ditto.
15382 * gdb.trace/while-stepping.exp: Ditto.
15383 * lib/gdb.exp: Ditto.
15384 (gdb_compile): Handle nowarning option.
15385
5f4a23d9
AO
153862006-03-07 Alexandre Oliva <aoliva@redhat.com>
15387
15388 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
15389 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
15390 Rename executable to prelinkt. Don't re-prelink if we didn't
15391 get a core file. Test prelink -u exit status to tell whether
15392 prelinking failed. Use gdb_test_multiple.
15393
9733fc94
DJ
153942006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
15395
15396 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
15397 (do_tests): Call it.
15398
cc10cae3
AO
153992006-02-28 Alexandre Oliva <aoliva@redhat.com>
15400
15401 * gdb.base/prelink.exp: New test.
15402 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
15403
15c46491
WZ
154042006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
15405
15406 * gdb.fortran/derived-type.f90: New file.
15407 * gdb.fortran/derived-type.exp: New testcase.
15408
5c9f7ded
DJ
154092006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
15410
15411 * gdb.base/default.exp: Allow ';' as a directory separator.
15412
5b96932b
AS
154132006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
15414
15415 * gdb.base/help.exp (help add-symbol-file): Update.
15416
1986bccd
AS
154172006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
15418
15419 * gdb.base/help.exp (help load): Update expected results.
15420
a8b7528f
FF
154212006-02-19 Fred Fish <fnf@specifix.com>
15422
15423 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
15424 specifix hex value as part of results.
15425 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 15426
f8261448
FF
154272006-02-16 Fred Fish <fnf@specifix.com>
15428
15429 * gdb.base/whatis.c: Define variables using typedefs char_addr,
15430 ushort_addr, and slong_addr, so the typedefs are not optimized
15431 away.
15432 * gdb.base/whatis.exp: Add tests using type name for struct type,
15433 union type, enum type, and typedef.
a9c64011 15434
31d8bdd2
MK
154352006-02-13 Mark Kettenis <kettenis@gnu.org>
15436
15437 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
15438
34e41e63
JB
154392006-02-13 Jim Blandy <jimb@redhat.com>
15440
15441 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
15442 case where it takes two "next" commands to skip past the init
15443 call.
15444
ac6e4f31
FF
154452006-02-12 Fred Fish <fnf@specifix.com>
15446
15447 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
15448 to handle cases where it takes two "next" commands to skip
15449 past the init call.
15450
2db2d571
JB
154512006-02-07 Joel Brobecker <brobecker@adacore.com>
15452
15453 * gdb.ada/array_return.exp: Mark the last test as expected to fail
15454 on hppa32 targets.
15455
38fcd64c
DJ
154562006-02-06 Vladimir Prus <ghost@cs.msu.su>
15457
15458 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
15459 field.
15460
1315ad46
MK
154612006-01-29 Mark Kettenis <kettenis@gnu.org>
15462
15463 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
15464
5625b943
DJ
154652006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
15466
15467 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
15468 files.
15469
80df1bbe
DJ
154702006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
15471
15472 * gdb.cp/maint.exp: Set complaints to a positive value.
15473
9078e690
DJ
154742006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
15475
15476 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
15477 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
15478 function name.
15479
9c903399
DJ
154802006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
15481
15482 * gdb.base/checkpoint.c: Update copyright notice. Include
15483 <stdlib.h>.
15484
761ae4d6
JB
154852006-01-04 Jim Blandy <jimb@redhat.com>
15486
15487 * gdb.asm/asm-source.exp: Independently provide default values for
15488 asm-flags and debug-flags. Use 'string equal' to do the
15489 comparison, not the implicit expr's '==' operator. Remove
15490 now-unneeded assignments to asm-flags. In h8300 case, place
15491 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
15492
099ac3dd
MS
154932006-01-04 Michael Snyder <msnyder@redhat.com>
15494
15495 * gdb.base/checkpoint.c: New file.
15496 * gdb.base/checkpoint.exp: New file.
15497 * gdb.base/multi-fork.c: New file.
15498 * gdb.base/multi-fork.exp: New file.
15499 * gdb.base/pi.txt: New file (data for checkpoint.c test).
15500
f4d85314
FF
155012006-01-04 Fred Fish <fnf@specifix.com>
15502
15503 * gdb.base/ptype.c (foo): Add typedef.
15504 (intfoo): Add function.
15505 * gdb.base/ptype1.c: New file.
15506 * gdb.base/ptype.exp: Handle compilation and linking with two
15507 source files. Test that proper type for "foo" is found based
15508 on source context rather than first match found in symtabs.
15509
a1b06f35
MK
155102005-12-28 Mark Kettenis <kettenis@gnu.org>
15511
15512 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
15513 * gdb.asm/openbsd.inc: Indent commands.
15514
d082a1e2
MK
155152005-12-26 Mark Kettenis <kettenis@gnu.org>
15516
c65016bd
MK
15517 * gdb.base/freebpcmd.exp: Increase timeout.
15518
d082a1e2
MK
15519 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
15520
d3c32a0e
DJ
155212005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
15522
15523 * gdb.base/default.exp: Update check for "show version".
15524
9fdb1f50
RC
155252005-12-09 Randolph Chung <tausq@debian.org>
15526
15527 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
15528 * gdb.asm/pa64.inc: New file.
15529
5f2c56f7
RC
155302005-12-09 Randolph Chung <tausq@debian.org>
15531
15532 * gdb.asm/common.inc: Indent commands.
15533 * gdb.asm/asmsrc1.s: Likewise.
15534 * gdb.asm/asmsrc2.s: Likewise.
15535
8117349c
RC
155362005-12-09 Randolph Chung <tausq@debian.org>
15537
15538 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
15539 (get_addr_of_sym): Remove duplicate print.
15540 (gen_core): xfail hppa*-*-hpux*, update expected output.
15541 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
15542 * gdb.arch/pa64-nullify.s: New file.
15543
8f07f25a
RC
155442005-12-09 Randolph Chung <tausq@debian.org>
15545
15546 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
15547
55b39184
DJ
155482005-12-07 Christophe Lyon <christophe.lyon@st.com>
15549
15550 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
15551 code generation for these functions.
15552 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
15553 error message.
15554
31e2b00f
AS
155552005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
15556
15557 * gdb.base/help.exp (help b, help br, help bre, help brea)
15558 (help break): Update the expected message.
15559
c3d0b56e
SC
155602005-11-11 Stephane Carrez <stcarrez@nerim.fr>
15561
15562 * gdb.asm/m68hc11.inc: Setup the data section.
15563 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
15564 script for this test.
15565 (m6812-*-*): Likewise.
15566
36ae0ea9
RC
155672005-11-09 Randolph Chung <tausq@debian.org>
15568
15569 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
15570
9d6f42e9
WZ
155712005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
15572
15573 * gdb.base/break.exp: Fix a comment typo.
15574
e2126a14
EZ
155752005-11-03 Jim Blandy <jimb@redhat.com>
15576
a9c64011
AS
15577 Checked in by Elena Zannoni <ezannoni@redhat.com>
15578
889bf7c5 15579 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 15580
e0ac7199
CV
155812005-11-02 Corinna Vinschen <vinschen@redhat.com>
15582
15583 * gdb.arch/gdb1558.c: Include stdio.h.
15584
31d3fb18
MK
155852005-10-31 Mark Kettenis <kettenis@gnu.org>
15586
15587 * gdb.asm/asm-source.exp: Use -e instead of --entry.
15588
e52b687c
MK
155892005-10-31 Mark Kettenis <kettenis@gnu.org>
15590
15591 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
15592
f4711d79
PG
155932005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
15594
a9c64011
AS
15595 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
15596 vscr" tests to better match output.
f4711d79 15597
987a9106
JB
155982005-10-12 Jim Blandy <jimb@redhat.com>
15599
15600 * gdb.base/structs.exp (any): New function.
15601 (test_struct_returns): Don't make any assumptions at all about
15602 what value the function returns when GDB can't set the return
15603 value.
15604
2336bb58
JB
156052005-10-09 Joel Brobecker <brobecker@adacore.com>
15606
15607 * gdb.ada/arrayidx/p.adb: New file.
15608 * gdb.ada/arrayidx.exp: New testcase
15609
156102005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
15611
15612 * gdb.ada/array_return/pck.ads: New file.
15613 * gdb.ada/array_return/pck.adb: New file.
15614 * gdb.ada/array_return/p.adb: New file.
15615 * gdb.ada/array_return.exp: New testcase.
15616
705335ea
JB
156172005-10-03 Joel Brobecker <brobecker@adacore.com>
15618
a9c64011
AS
15619 * gdb.base/arrayidx.c: New file.
15620 * gdb.base/arrayidx.exp: New testcase.
705335ea 15621
11ee9940
NR
156222005-09-29 Nick Roberts <nickrob@snap.net.nz>
15623
15624 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
15625 frames-invalid and breakpoints-invalid are no longer generated
15626 with level 3 so don't expect them in the output.
15627
39fb8e9e
BR
156282005-09-27 Bob Rossi <bob@brasko.net>
15629
a9c64011 15630 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
15631 from test. Escape the | in mi_gdb_test call.
15632 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
15633 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
15634 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
15635 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
15636 expected regex's in mi_gdb_test calls.
15637 * lib/mi-support.exp: Remove arbitrary .* from tests.
15638 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
15639 Fully anchor GDB/MI expected results in mi_gdb_test.
15640 * lib/gdb.exp (string_to_regexp): Escape the ] character.
15641 * gdb.base/sizeof.exp: Remove escape character. Correct test.
15642
2af48f68
PB
156432005-09-26 Paul Brook <paul@codesourcery.com>
15644
15645 * long_long.exp: Exclude eabi targets from arm FPA float format test.
15646
f34502bc
WZ
156472005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
15648
15649 * bfp-test.c: New file.
15650 * bfp-test.exp: New testcase.
15651
ca929517
WZ
156522005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
15653
15654 * gdb.fortran/subarray.exp: New testcase to test the evaluation
15655 of subarray and substring variable.
15656 * gdb.fortran/subarray.f: New source file for the test of subarray
15657 and substring variable evaluation.
15658 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
15659 of string constant.
15660
c761af65
DJ
156612005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
15662
15663 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
15664 copyright dates.
15665
561d7a1d
PG
156662005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
15667
15668 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
15669 powerpc altivec' test with an almost identical 'info vector' test.
15670
b2b64cc9
PG
156712005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
15672
a9c64011
AS
15673 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
15674 vscr" tests to match output.
b2b64cc9 15675
6ac4d15a
PG
156762005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
15677
a9c64011
AS
15678 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
15679 output.
6ac4d15a 15680
40e55bef
BR
156812005-09-11 Bob Rossi <bob@brasko.net>
15682
889bf7c5
PA
15683 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
15684 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
15685 commands that return an MI output command and an asyncronous MI output
15686 command.
40e55bef
BR
15687 * gdb.mi/mi-console.exp: Ditto.
15688
3c7385ec
BR
156892005-09-11 Bob Rossi <bob@brasko.net>
15690
15691 * gdb.mi/mi-var-child.c: Include <string.h>.
15692
a6cd0eb3
DJ
156932005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
15694
15695 * killed.exp: Correct gdb_expect syntax.
15696
2f168eed
CV
156972005-08-09 Corinna Vinschen <vinschen@redhat.com>
15698
15699 * lib/mi-support.exp (mi_gdb_load): Fix typo.
15700
ecd3fd0f
BR
157012005-08-02 Bob Rossi <bob@brasko.net>
15702
15703 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
15704 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
15705 Change tests to inferior-tty-set/show.
15706 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
15707 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
15708 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
15709 inferior. Use mi_gdb_test to get GDB and Inferior output.
15710 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
15711 descriptor.
15712 (mi_inferior_tty_name): Add inferior PTY file name.
15713 (mi_gdb_start): Add INFERIOR_PTY parameter.
15714 (mi_gdb_test): Add IPATTERN parameter.
15715
f1ea48cb 157162005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 15717
f1ea48cb
BR
15718 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
15719 parameter to mi_gdb_test.
15720 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
15721
6e650a67
DJ
157222005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
15723
15724 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
15725 struct_declarations.
15726 * gdb.mi/mi-var-child.exp: Step over the initialization of
15727 struct_declarations.
15728
8be260b6
DJ
157292005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
15730
15731 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
15732 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
15733 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
15734 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
15735 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
15736 file.
15737
4e660f07
NR
157382005-07-27 Nick Roberts <nickrob@snap.net.nz>
15739
15740 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
15741 (do_children_tests): Assign values to the extra elements.
15742
15743 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
15744 them for tests for "-var-update --no-values" and
a9c64011 15745 "-var-update --all-values".
4e660f07
NR
15746 Add test for "-var-list-children --simple-values".
15747
15748 * gdb.mi/basics.c (callee4): Add integer array D[3]...
15749
15750 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
15751 "-stack-list-locals --simple-values" Improve doc strings and
15752 comments.
15753
6bdae935
MK
157542005-07-18 Mark Kettenis <kettenis@gnu.org>
15755
598b7a6f
MK
15756 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
15757 *-*-openbsd*.
15758 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
15759
6bdae935
MK
15760 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
15761 sigaltsatck'.
15762
1323e929 157632005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 15764
1323e929
BR
15765 * gdb.base/default.exp (tty): Changed output of command.
15766 * gdb.base/help.exp (help tty): Ditto.
15767
b1a9c082
MK
157682005-07-12 Mark Kettenis <kettenis@gnu.org>
15769
15770 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
15771
10a844a2
MK
157722005-07-10 Mark Kettenis <kettenis@gnu.org>
15773
15774 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
15775 -stack-select-frame without arguments.
15776 (test_stack_frame_listing): Add test for newly implemented command
15777 -stack-info-frame.
15778
3cb3b8df
BR
157792005-07-06 Bob Rossi <bob@brasko.net>
15780
15781 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
15782 command.
15783 (Copyright): Update copyright.
15784
a0c5fbcf
WZ
157852005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
15786
15787 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
15788 tests to evaluate exponentiation expression.
15789
984971d0
AS
157902005-06-29 Andreas Schwab <schwab@suse.de>
15791
15792 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
15793 main to avoid warnings.
15794
15795 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
15796
fe03833f
NR
157972005-06-20 Nick Roberts <nickrob@snap.net.nz>
15798
15799 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
15800 -stack-select-frame without arguments.
15801 (test_stack_frame_listing): Add test for newly implemented command
15802 -stack-info-frame.
a9c64011 15803
7a55f279
WZ
158042005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
15805
0ffa0ea5
DJ
15806 * gdb.fortran/array-element.f: New file.
15807 * gdb.fortran/array-element.exp: New testcase.
7a55f279 15808
26585198
DJ
158092005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
15810
15811 * gdb.base/bigcore.exp: Correct checks for systems which can
15812 not dump a large core file.
15813
c1bd25fd
DJ
158142005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
15815
15816 * gdb.base/relocate.c: Add a copyright notice.
15817 (dummy): Remove.
15818 * gdb.base/relocate.exp: Test printing the values of variables
15819 from a relocatable file.
15820
589e074d
DJ
158212005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
15822
15823 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
15824 excess MI output after an error.
15825
0915f927
JB
158262005-05-29 Joel Brobecker <brobecker@adacore.com>
15827
15828 * gdb.arch/alpha-step.c: New file.
15829 * gdb.arch/alpha-step.exp: New testcase.
15830
76ff342d
DJ
158312005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
15832 Dennis Brueni <dennis@slickedit.com>
15833
15834 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
15835 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
15836 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
15837 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
15838 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
15839 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
15840 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
15841
96b0c7ac
DJ
158422005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
15843 Wu Zhou <woodzltc@cn.ibm.com>
15844
15845 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
15846 IBM's xlc compiler.
15847 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
15848 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
15849
f21565d2
JB
158502005-05-13 Jim Blandy <jimb@redhat.com>
15851
15852 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
15853 calling gdb_suppress_entire_file.
15854 * gdb.base/charset.exp: Same.
15855 * gdb.base/call-rt-st.exp: Same.
15856
6006a3a1
BR
158572005-05-05 Bob Rossi <bob_rossi@cox.net>
15858
15859 * lib/gdb.exp (fullname_syntax): Added global regex.
15860 (fullname_syntax_POSIX): Ditto.
15861 (fullname_syntax_UNC): Ditto.
15862 (fullname_syntax_DOS_CASE): Ditto.
15863 (fullname_syntax_DOS): Ditto.
15864 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
15865 fullname_syntax variable to scope and use it.
15866 (test_file_list_exec_source_files): Ditto.
15867 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
15868
c3b69c04
DJ
158692005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
15870
15871 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
15872
3c95e6af
PG
158732004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
15874
a9c64011
AS
15875 * lib/gdb.exp (skip_altivec_tests): New function, based on
15876 check_vmx_hw_available from the GCC testsuite.
15877 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
15878 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 15879
78df6c56
JB
158802005-05-02 Jim Blandy <jimb@redhat.com>
15881
15882 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
15883 calling gdb_suppress_entire_file.
15884
1690f9cf
DJ
158852005-04-30 Randolph Chung <tausq@debian.org>
15886
15887 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
15888 Slightly relax "sem_post" name checking.
15889
5ea106f7
PG
158902005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
15891
15892 * gdb.base/unload.exp: Use new shared library infrastructure.
15893
bf7234cf
PG
158942005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
15895
15896 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 15897 infrastructure.
bf7234cf 15898
547b869a
CV
158992005-04-29 Corinna Vinschen <vinschen@redhat.com>
15900
15901 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
15902 * gdb.asm/h8300.inc: New file.
15903
f07e55f0
PG
159042005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
15905
15906 * gdb.base/shlib-call.exp: Change to use new shared library
15907 infrastructure.
15908
3cbba3d1
PG
159092005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
15910
a9c64011
AS
15911 * gdb.base/pending.exp: Change to use new shared library
15912 infrastructure.
3cbba3d1 15913
ed6df200
PG
159142005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
15915
a9c64011
AS
15916 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
15917 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 15918
8c8f4ebe
PG
159192005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
15920
a9c64011
AS
15921 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
15922 shared objects being adjusted and update copyright years.
8c8f4ebe 15923
607fbc54
DJ
159242005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
15925
15926 * ChangeLog: Correct some 2003-01-13 dates.
15927 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
15928 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
15929 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
15930 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
15931 gdb.trace/tfind.exp: Update copyright years.
15932
57bf0e56
DJ
159332005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
15934 Daniel Jacobowitz <dan@codesourcery.com>
15935
15936 * lib/gdb.exp (gdb_compile): Handle shlib=.
15937 (gdb_compile_shlib): New function.
15938
9b593790
PG
159392005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
15940
a9c64011 15941 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 15942
9494c6a5
DJ
159432005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
15944
15945 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
15946 gdb.server.
15947 * configure.ac: Likewise.
15948 * configure: Regenerated.
15949 * gdb.gdbserver/Makefile.in: Moved to...
15950 * gdb.server/Makefile.in: ... here.
15951 * gdb.gdbserver/server.c: Moved to...
15952 * gdb.server/server.c: ... here.
15953 * gdb.gdbserver/server-run.exp: Moved to...
15954 * gdb.server/server-run.exp: ... here.
15955
6f8eac0e
DJ
159562005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
15957
15958 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
15959 * configure.ac: Create gdb.gdbserver/Makefile.
15960 * configure: Regenerated.
15961 * lib/gdbserver-support.exp: New file, derived from
15962 config/gdbserver.exp.
15963 * config/gdbserver.exp: Use gdbserver-support.exp.
15964 * gdb.gdbserver/Makefile.in: New file.
15965 * gdb.gdbserver/server.c: New file.
15966 * gdb.gdbserver/server-run.exp: New file.
15967
6e87504d
PG
159682005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
15969
a9c64011
AS
15970 * lib/gdb.exp (test_compiler_info): Return compiler_info
15971 if no arguments are given.
6e87504d 15972
d1779be4
PG
159732005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
15974
15975 * gdb.arch/altivec-abi.exp: Check for compiler and set
15976 use altivec' flag accordingly.
15977 * gdb.arch/altivec-regs.exp: Likewise.
15978
88750304
DJ
159792005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
15980
15981 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
15982
f3fb768d
AS
159832005-03-27 Andreas Schwab <schwab@suse.de>
15984
15985 * gdb.base/bigcore.c (main): Add missing mode argument in open
15986 call.
15987
7e813ac5
DJ
159882005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
15989
15990 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
15991 downloads.
15992 * config/gdbserver.exp (gdb_load): Likewise.
15993
8e3049aa
PB
159942005-03-14 Paul Brook <paul@codesourcery.com>
15995
15996 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
15997 targets.
15998
a9df7c44
JB
159992005-03-09 Joel Brobecker <brobecker@adacore.com>
16000
16001 * gdb.dwarf2/dup-psym.S: New file.
16002 * gdb.dwarf2/dup-psym.exp: New testcase.
16003
9f0d94e8
JB
160042005-03-09 Joel Brobecker <brobecker@adacore.com>
16005
16006 * gdb.ada/exec_changed/first.adb: New file.
16007 * gdb.ada/exec_changed/second.adb: New file.
16008 * gdb.ada/exec_changed.exp: New testcase.
16009
5f579bc5
NS
160102005-03-08 Nathan Sidwell <nathan@codesourcery.com>
16011
36e9969c
NS
16012 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
16013 (A2): New class.
16014 (main): Test operator+.
16015 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
16016 breakpoint test.
16017
5f579bc5
NS
16018 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
16019 * gdb.base/signull.exp: Disable if gdb,nosignals.
16020 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
16021 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
16022 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
16023 * gdb.mi/mi2-console.exp: Likewise.
16024 * gdb.trace/collection.exp (run_trace_experiment): Consume the
16025 continue output at start.
16026 (gdb_collect_locals_test): Robustify regexp.
16027 * gdb.trace/passc-dyn.exp: Fix comment typo.
16028 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
16029
be46087e
CV
160302005-03-08 Corinna Vinschen <vinschen@redhat.com>
16031
16032 * gdb.asm/asm-source.exp: Add iq2000 case.
16033 * gdb.asm/iq2000.inc: New file.
16034
384e1a61 160352005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 16036
384e1a61
MI
16037 * gdb.base/command.exp: Change hardcoded value to regular expression.
16038 * gdb.base/float.exp: Add powerpc to the list of targets checked.
16039
584b6e9e
DJ
160402005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
16041
16042 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
16043 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
16044 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
16045 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
16046 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
16047
ab5b5d61
MK
160482005-03-05 Mark Kettenis <kettenis@gnu.org>
16049
16050 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
16051 changes.
16052
ae051c1b
PG
160532004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
16054
a9c64011
AS
16055 * lib/compiler.c: Add test for IBM's xlc compiler.
16056 * lib/compiler.cc: Likewise.
ae051c1b 16057
3f0f6ed2
JB
160582004-02-24 Joel Brobecker <brobecker@adacore.com>
16059
16060 * gdb.ada/fixed_points.exp: Create compilation object directory
16061 before running the test.
16062 * gdb.ada/null_record.exp: Likewise.
16063 * gdb.ada/packed_array.exp: Likewise.
16064 * gdb.ada/start.exp: Likewise.
16065
724f452b
JB
160662005-02-15 Joel Brobecker <brobecker@adacore.com>
16067
16068 * gdb.ada/packed_array/pa.adb: New file.
16069 * gdb.ada/packed_array.exp: New testcase.
16070
57f5cdfb 160712005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 16072
1f393151
MK
16073 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
16074 files.
16075
ebdda337
MK
16076 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
16077 on *-*-openbsd*. Correctly match whitespace in regukar
16078 expressions.
16079
cf309262
DJ
160802005-02-10 Daniel Jacobowitz <dan@debian.org>
16081
16082 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
16083 PR exp/1821
16084 * gdb.base/gdb1821.c: New test file.
16085 * gdb.base/gdb1821.exp: New test file.
16086
3be49e7a
JB
160872005-02-09 Joel Brobecker <brobecker@adacore.com>
16088
16089 * gdb.base/start.c: New file.
16090 * gdb.base/start.exp: New testcase.
16091
e292e67d
JB
160922005-02-09 Joel Brobecker <brobecker@adacore.com>
16093
16094 * gdb.ada/start/dummy.adb: New file.
16095 * gdb.ada/start.exp: New testcase.
16096
dbdfa66c
CV
160972005-02-09 Corinna Vinschen <vinschen@redhat.com>
16098
16099 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
16100 for printing symbols and statistics.
16101 Add test for using relative pathnames in "maint print msymbols" test.
16102 Mark "maint info sections DATA" XFAIL on Cygwin.
16103 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
16104 tests.
16105
d7941671
AC
161062005-02-09 Andreas Schwab <schwab@suse.de>
16107
16108 Committed by Andrew Cagney <cagney@gnu.org>
16109 * gdb.base/remotetimeout.exp: New file.
16110
74e5ef44
MK
161112005-02-07 Mark Kettenis <kettenis@gnu.org>
16112
16113 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
16114
464dd14d
JB
161152005-02-03 Joel Brobecker <brobecker@adacore.com>
16116
16117 * gdb.ada/gnat_ada.gpr: New file.
16118 * gdb.ada/gnat_ada.gin: Delete, no longer used.
16119 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
16120 * configure.ac: No longer generate gnat_ada.gpr.
16121 * configure: Regenerate.
16122 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
16123 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
16124 * gdb.ada/null_record/bar.ads: Likewise.
16125 * gdb.ada/null_record/bar.adb: Likewise.
16126 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
16127 * gdb.ada/null_record.exp (testdir): New variable.
16128 (testfile): executable is now in testdir subdirectory.
16129 (srcfile): Use full path to the main compilation unit.
16130 * gdb.ada/fixed_points.exp: Same changes as above.
16131
30d756ae
NR
161322005-02-03 Nick Roberts <nickrob@snap.net.nz>
16133
16134 * gdb.base/interp.exp: New test.
16135
9d799f85
AC
161362005-01-24 Andrew Cagney <cagney@gnu.org>
16137
16138 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
16139
15656118
AC
161402005-01-19 Andrew Cagney <cagney@gnu.org>
16141
a892c31b
AC
16142 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
16143 configure.ac not configure.in.
16144
15656118
AC
16145 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
16146 of powerpc*-*-*.
16147 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 16148 * gdb.base/list.exp (test_list_function)
15656118
AC
16149 (test_list_filename_and_function): Ditto.
16150 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
16151
a7b01baf
AC
161522005-01-16 Andrew Cagney <cagney@gnu.org>
16153
17d92a02
AC
16154 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
16155
a7b01baf
AC
16156 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
16157
bc8332bb
AC
161582005-01-14 Andrew Cagney <cagney@gnu.org>
16159
16160 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
16161 * gdb.mi/mi2-var-cmd.exp: Ditto.
16162
4d074752
CV
161632005-01-10 Corinna Vinschen <vinschen@redhat.com>
16164
16165 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
16166
bec39cab
AC
161672005-01-07 Andrew Cagney <cagney@gnu.org>
16168
16169 * configure.ac: Rename configure.in, require autoconf 2.59.
16170 * configure: Re-generate.
16171 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
16172 * gdb.stabs/configure: Re-generate.
16173 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
16174 * gdb.hp/configure: Re-generate.
16175 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
16176 autoconf 2.59.
16177 * gdb.hp/gdb.objdbg/configure: Re-generate.
16178 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
16179 autoconf 2.59.
16180 * gdb.hp/gdb.defects/configure: Re-generate.
16181 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
16182 autoconf 2.59.
16183 * gdb.hp/gdb.compat/configure: Re-generate.
16184 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
16185 autoconf 2.59.
16186 * gdb.hp/gdb.base-hp/configure: Re-generate.
16187 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
16188 autoconf 2.59.
16189 * gdb.hp/gdb.aCC/configure: Re-generate.
16190
f10b16d4
JB
161912004-12-15 Jim Blandy <jimb@redhat.com>
16192
16193 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
16194 under NPTL when there is debugging info available for libpthread.
16195
fb6e1814
JG
161962004-12-13 Jerome Guitton <guitton@gnat.com>
16197
16198 * gdb.ada/fixed_points.c: New file.
16199 * gdb.ada/fixed_points.exp: New file.
16200
fe46cd3a
RC
162012004-12-03 Randolph Chung <tausq@debian.org>
16202
16203 * gdb.arch/pa-nullify.exp: New file.
16204 * gdb.arch/pa-nullify.s: New file.
16205
8de0841b
RC
162062004-11-30 Randolph Chung <tausq@debian.org>
16207
16208 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
16209 instead of "tbug". Fix regexp to work properly with gdb_test.
16210
c8170782
PH
162112004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
16212
16213 * gdb.base/bitfields2.exp: New test.
16214 * gdb.base/bitfields2.c: New file.
16215
954269c2
RE
162162004-11-28 Richard Earnshaw <rearnsha@arm.com>
16217
16218 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
16219
0107feed
RC
162202004-11-16 Randolph Chung <tausq@debian.org>
16221
16222 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
16223
f073ae8c
DJ
162242004-11-14 Daniel Jacobowitz <dan@debian.org>
16225
16226 * gdb.threads/threadapply.exp: Correct "macro details" test.
16227
19ad59e7
JJ
162282004-11-11 Jeff Johnston <jjohnstn@redhat.com>
16229
16230 * gdb.threads/threadapply.exp: New test.
16231 * gdb.threads/threadapply.c: New file.
16232
9cf0961b
MK
162332004-11-07 Mark Kettenis <kettenis@gnu.org>
16234
16235 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
16236 frames.
16237
c789492a
FL
162382004-11-05 Felix Lee <felix+log1@specifixinc.com>
16239
16240 * gdb.base/cursal.exp: New file.
16241 * gdb.base/cursal.c: New file.
16242
a1e167bb
AC
162432004-11-03 Andrew Cagney <cagney@gnu.org>
16244
16245 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
16246
b7cbf173
MK
162472004-10-30 Mark Kettenis <kettenis@gnu.org>
16248
16249 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
16250 NetBSD/ELF targets.
16251
88f9d34f
JB
162522004-10-29 Joel Brobecker <brobecker@gnat.com>
16253
16254 * gdb.threads/bp_in_thread.c: New file, copied from
16255 pthread_cond_wait.c.
16256 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
16257 file, rather than reusing the .c file from another testcase.
16258
ca7d6a0c
JB
162592004-10-20 Joel Brobecker <brobecker@gnat.com>
16260
16261 * gdb.ada/null_record.exp: Check where we stopped after
16262 sending the start command, instead of where the associated
16263 temporary breakpoint was inserted.
16264
0d863d03
AC
162652004-10-14 Andrew Cagney <cagney@gnu.org>
16266
16267 * gdb.mi/gdb701.c (main): Return 0.
16268
d11e72cb
DJ
162692004-10-13 Daniel Jacobowitz <dan@debian.org>
16270
d40539a4 16271 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 16272
e1923096
JJ
162732004-10-12 Jeff Johnston <jjohnstn@redhat.com>
16274
16275 * gdb.threads/schedlock.c: Add comment markers to use to find
16276 line numbers.
16277 * gdb.threads/schedlock.exp: Adjust regex to handle the new
16278 comments.
16279 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
16280 breakpoint lines.
16281
ec8ba2c9
DJ
162822004-10-12 Daniel Jacobowitz <dan@debian.org>
16283
16284 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
16285
0eb3658b
DJ
162862004-10-12 Daniel Jacobowitz <dan@debian.org>
16287
16288 * configure.in: Add gdb.dwarf2.
16289 * configure: Regenerated.
16290 * Makefile.in: Add gdb.dwarf2.
16291 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
16292 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
16293 gdb.dwarf2/file1.txt: New files.
16294
a271cc33
OF
162952004-10-11 Orjan Friberg <orjanf@axis.com>
16296
a9c64011 16297 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
16298 of "run", since the latter doesn't work with remote targets. Adjust
16299 the breakpoint numbering accordingly.
16300 * gdb.threads/pthread_cond_wait.exp: Ditto.
16301
895ce074
MC
163022004-10-08 Michael Chastain <mec.gnu@mindspring.com>
16303
16304 * gdb.base/overlays.exp: Update copyright years.
16305
6be3092d
KI
163062004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
16307
16308 * gdb.base/overlays.exp: Disable if target is Linux.
16309
e05389b8
FL
163102004-10-06 Felix Lee <felix+log1@specifixinc.com>
16311
16312 * config/gdbserver.exp (gdb_load): Use right filename on remote.
16313
73cb587d
KI
163142004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
16315
16316 * gdb.asm/asm-source.exp: Add m32r-linux target.
16317 * gdb.asm/m32r-linux.inc: New file.
16318
3c0edcdc
AC
163192004-09-24 Andrew Cagney <cagney@redhat.com>
16320 David Anderson <anderson@redhat.com>
16321
16322 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
16323 command fails, assume things will work.
16324 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
16325 (_GNU_SOURCE): Define.
16326 (print_unsigned, print_hex): Change parameter to "long long".
16327 (print_byte_count): New function, use to print byte counts.
16328 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
16329 O_LARGEFILE.
16330 (main): Compute an upper bound on a corefile in max_core_size.
16331 Limit memory chunk size to max_core_size. Limit total memory
16332 allocated to max_core_size.
16333
4bb3667f
AC
163342004-09-23 Andrew Cagney <cagney@gnu.org>
16335
16336 * gdb.base/bigcore.exp: Replace the code that creates a corefile
16337 from a separate process with code that creates a corefile by
16338 making the inferior dump core.
16339
60fe1a51
MK
163402004-09-23 Mark Kettenis <kettenis@gnu.org>
16341
16342 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
16343 block.
16344
8e937346
MC
163452004-09-23 Michael Chastain <mec.gnu@mindspring.com>
16346
16347 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
16348 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
16349 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
16350 Likewise.
16351
7213f6d6
JJ
163522004-09-20 Jeff Johnston <jjohnstn@redhat.com>
16353
16354 * gdb.java/jprint.exp: New test case for java inferior call.
16355 * gdb.java/jprint.java: Ditto.
16356
eac69dca
JB
163572004-09-15 Joel Brobecker <brobecker@gnat.com>
16358
16359 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
16360
22227696
MC
163612004-09-14 Michael Chastain <mec.gnu@mindspring.com>
16362
16363 * gdb.threads/killed.c: Include <stdlib.h>.
16364 * gdb.threads/pthreads.c: Likewise.
16365
7dd403a4
MC
163662004-09-14 Michael Chastain <mec.gnu@mindspring.com>
16367
16368 * gdb.threads/killed.c: Add copyright notice.
16369
33f2d567
JM
163702004-09-10 Jason Molenda (jmolenda@apple.com)
16371
a9c64011
AS
16372 * gdb.base/define.exp: Two new tests to verify zero space chars
16373 after 'if' and 'while' commands in a user-defined command is correctly
16374 parsed.
33f2d567 16375
e05b62ac
AC
163762004-09-08 Andrew Cagney <cagney@gnu.org>
16377
16378 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
16379 delivery test with duplicate at end of file.
16380
9cbe82da
MK
163812004-09-06 Mark Kettenis <kettenis@jive.nl>
16382
16383 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
16384
564803d9
MC
163852004-09-05 Michael Chastain <mec.gnu@mindspring.com>
16386
16387 * config/hppro.exp: Removed.
16388
7c6807ce
MC
163892004-09-05 Michael Chastain <mec.gnu@mindspring.com>
16390
16391 * config/sparclet.exp: Removed.
16392
bf7e26dd
MC
163932004-09-05 Michael Chastain <mec.gnu@mindspring.com>
16394
16395 * config/udi.exp: Removed.
16396
714e341b
MC
163972004-09-02 Michael Chastain <mec.gnu@mindspring.com>
16398
16399 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
16400 of "exp_continue".
16401 (advancei): Likewise.
16402
1236e623
JJ
164032004-09-01 Jeff Johnston <jjohnstn@redhat.com>
16404
16405 * gdb.base/unload.exp: Fix so messages aren't duplicated.
16406
3bdcad15
MI
164072004-09-01 Manoj Iyer <manjo@austin.ibm.com>
16408
228af206 16409 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
16410 to check for nodebug in executable.
16411 * gdb.gdb/observer.exp (setup_test): Likewise.
16412 * gdb.gdb/selftest.exp (test_with_self): Likewise.
16413 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
16414
c72b934c
AC
164152004-09-01 Andrew Cagney <cagney@gnu.org>
16416
16417 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
16418 files.
16419
edd9b715
JJ
164202004-09-01 Jeff Johnston <jjohnstn@redhat.com>
16421
16422 * gdb.base/unload.exp: Fix expected warning message to match
16423 latest format.
16424
fb4ce06b
CV
164252004-09-01 Corinna Vinschen <vinschen@redhat.com>
16426
16427 * gdb.base/call-rt-st.exp: Fix typos.
16428
ce78e7c3
MI
164292004-08-31 Manoj Iyer <manjo@austin.ibm.com>
16430
16431 * gdb.threads/thread_check.exp: New testcase.
16432 * gdb.threads/thread_check.c: New testcase.
16433
2dedb159
AC
164342004-08-31 Andrew Cagney <cagney@gnu.org>
16435
16436 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
16437 (skip_to_handler_entry): New procedures. Test stepping into a
16438 handler when the breakpoint is at the handler's entry point.
16439
68f53502
AC
164402004-08-30 Andrew Cagney <cagney@gnu.org>
16441
16442 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
16443 gdb/1757.
16444
3e3ffd2b
MC
164452004-08-27 Michael Chastain <mec.gnu@mindspring.com>
16446
16447 With code from Manoj Iyer <manjo@austin.ibm.com>:
16448 * lib/gdb.exp (gdb_file_cmd): Return more information in the
16449 return value. Add an arm for "no debugging symbols found".
16450 Change a stray "error" to "perror".
16451 (gdb_run_cmd): Adapt to new return value.
16452 * gdb.base/remote.exp: Adapt to new return value.
16453 * gdb.gdb/complaints.exp: Likewise.
16454 * gdb.gdb/observer.exp: Likewise.
16455 * gdb.gdb/selftest.exp: Likewise.
16456 * gdb.gdb/xfullpath.exp: Likewise.
16457
4b6f5fd2
JB
164582004-08-27 Joel Brobecker <brobecker@gnat.com>
16459
16460 * gdb.threads/bp_in_thread.exp: New testcase.
16461
e5b25496
MC
164622004-08-27 Michael Chastain <mec.gnu@mindspring.com>
16463
16464 Fix PR testsuite/1735.
16465 * gdb.threads/schedlock.c (thread_function): Add a cast
16466 to suppress a gcc warning.
16467 * gdb.threads/thread-specific.c (thread_function): Likewise.
16468
934353d6
MC
164692004-08-26 Michael Chastain <mec.gnu@mindspring.com>
16470
16471 * gdb.base/unload.c: Include <stdlib.h>.
16472
f98a0aef 164732004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 16474
f98a0aef 16475 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
16476 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
16477 synchronized after the "return".
16478
5a2e8882
MC
164792004-08-26 Michael Chastain <mec.gnu@mindspring.com>
16480
16481 * gdb.mi/basics.c: Include <stdio.h>.
16482 * gdb.mi/pthreads.c: Include <stdlib.h>.
16483 * gdb.mi/var-cmd.c: Include <stdlib.h>.
16484
a9640423
MC
164852004-08-26 Michael Chastain <mec.gnu@mindspring.com>
16486
16487 * gdb.threads/schedlock.c: Add copyright notice.
16488
b04e311d
AC
164892004-08-25 Andrew Cagney <cagney@gnu.org>
16490
16491 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
16492 (skip_over_handler, breakpoint_over_hander): New test procedures.
16493 (advance, advancei): Add a proper prefix, do not use
16494 rerun_to_main.
16495 * gdb.base/sigstep.c (main): Change to use an infinite loop.
16496
7c27f15b
MC
164972004-08-24 Michael Chastain <mec.gnu@mindspring.com>
16498
16499 * gdb.mi/basics.c: Add copyright notice.
16500 * gdb.mi/var-cmd.c: Add copyright notice.
16501
fffc87ae
MC
165022004-08-23 Michael Chastain <mec.gnu@mindspring.com>
16503
16504 * lib/gdb.exp: Remove signed_keyword_not_used.
16505 * lib/compiler.c: Likewise.
16506 * lib/compiler.cc: Likewise.
16507
d782e0bf
MC
165082004-08-23 Michael Chastain <mec.gnu@mindspring.com>
16509
16510 * gdb.base/whatis.c: Remove conditional disabling of "signed".
16511 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
16512
96033e83
MC
165132004-08-23 Michael Chastain <mec.gnu@mindspring.com>
16514
16515 * gdb.base/whatis.c: Add copyright notice.
16516
cf38c229
MK
165172004-08-20 Mark Kettenis <kettenis@gnu.org>
16518
16519 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
16520 it to skip the breakpoints encoded in the inline assembly.
16521
f4b49756
MC
165222004-08-20 Michael Chastain <mec.gnu@mindspring.com>
16523
16524 * Makefile.in: Add gdb.fortran.
16525
2f193b69
MC
165262004-08-20 Michael Chastain <mec.gnu@mindspring.com>
16527
16528 * gdb.base/call-sc.exp (test_scalar_returns):
16529 Fix cut-and-paste glitch in "Make fun return now".
16530
89a237cb
MC
165312004-08-17 Michael Chastain <mec.gnu@mindspring.com>
16532
16533 * configure.in: Add gdb.fortran.
16534 * configure: Regenerate.
16535 * gdb.fortran/Makefile.in: New file.
16536 * lib/gdb.exp (skip_fortran_tests): New procedure.
16537
469aff8e
MC
165382004-08-17 Michael Chastain <mec.gnu@mindspring.com>
16539
16540 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
16541 reference to bug-gnu@prep.ai.mit.edu.
16542 * gdb.mi/mi-var-child.exp: Likewise.
16543 * gdb.mi/mi-var-cmd.exp: Likewise.
16544 * gdb.mi/mi-var-display.exp: Likewise.
16545 * gdb.mi/mi2-var-block.exp: Likewise.
16546 * gdb.mi/mi2-var-child.exp: Likewise.
16547 * gdb.mi/mi2-var-cmd.exp: Likewise.
16548 * gdb.mi/mi2-var-display.exp: Likewise.
16549
00b51b9f
MK
165502004-08-15 Mark Kettenis <kettenis@gnu.org>
16551
16552 * gdb.base/unload.c (main): Make local variable msg const.
16553
45f07fef
MC
165542004-08-15 Michael Chastain <mec.gnu@mindspring.com>
16555
16556 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
16557 to bug-gnu@prep.ai.mit.edu.
16558 * gdb.mi/mi-disassemble.exp: Likewise.
16559 * gdb.mi/mi-eval.exp: Likewise.
16560 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
16561 default line number.
16562 * gdb.mi/mi-return.exp: Likewise.
16563 * gdb.mi/mi-simplerun.exp: Likewise.
16564 * gdb.mi/mi-stack.exp: Likewise.
16565 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
16566 number with explicit range test.
16567 * gdb.mi/mi-watch.exp: Likewise.
16568 * gdb.mi/mi2-break.exp: Likewise.
16569 * gdb.mi/mi2-cli.exp: Likewise.
16570 * gdb.mi/mi2-disassemble.exp: Likewise.
16571 * gdb.mi/mi2-eval.exp: Likewise.
16572 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
16573 default line number.
16574 * gdb.mi/mi2-return.exp: Likewise.
16575 * gdb.mi/mi2-simplerun.exp: Likewise.
16576 * gdb.mi/mi2-stack.exp: Likewise.
16577 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
16578 number with explicit range test.
16579 * gdb.mi/mi2-watch.exp: Likewise.
16580
dd8c8ee7
MC
165812004-08-15 Michael Chastain <mec.gnu@mindspring.com>
16582
16583 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
16584 * gdb.cp/m-static.exp: Likewise.
16585 * gdb.cp/rtti.exp: Likewise.
16586
4e838464
MK
165872004-08-14 Mark Kettenis <kettenis@gnu.org>
16588
16589 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
16590
8d8cb839
EZ
165912004-08-14 Eli Zaretskii <eliz@gnu.org>
16592
16593 * ChangeLog: Prefix Local Variables with semi-colons and indent
16594 the reference to older ChangeLog files, to fix fontification in
16595 Emacs.
16596
deea8bb0
MC
165972004-08-13 Michael Chastain <mec.gnu@mindspring.com>
16598
16599 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
16600 * gdb.mi/mi2-break.exp: Likewise.
16601
c3297504
MC
166022004-08-13 Michael Chastain <mec.gnu@mindspring.com>
16603
16604 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
16605
25808999
MC
166062004-08-13 Michael Chastain <mec.gnu@mindspring.com>
16607
16608 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
16609
226a8d71
MC
166102004-08-13 Michael Chastain <mec.gnu@mindspring.com>
16611
16612 * gdb.cp/classes.exp: Remove unused declarations. Just let
16613 test names default instead of providing special names. Remove
16614 extraneous demangler test.
16615
37fdf854
JJ
166162004-08-12 Jeff Johnston <jjohnstn@redhat.com>
16617
16618 * gdb.base/unload.exp: New test for breakpoints in dynamically
16619 loaded libraries.
16620 * gdb.base/unload.c: Ditto.
16621 * gdb.base/unloadshr.c: Ditto.
16622
2d3a7986
MC
166232004-08-12 Michael Chastain <mec.gnu@mindspring.com>
16624
16625 * gdb.cp/classes.exp (test_ptype_class_objects): Call
16626 cp_test_ptype_class.
16627 (test_enums): Likewise.
16628
c72b934c
AC
166292004-08-10 Andrew Cagney <cagney@gnu.org>
16630
16631 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
16632 files.
16633
cc503c8a
AC
166342004-08-10 Andrew Cagney <cagney@gnu.org>
16635
16636 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
16637 init_malloc call.
16638
902f2ccb
MC
166392004-08-10 Michael Chastain <mec.gnu@mindspring.com>
16640
16641 * ChangeLog: Add copyright notice. The notice is copied
16642 from emacs 21.3 top level ChangeLog.
16643
78c90502
MC
166442004-08-09 Michael Chastain <mec.gnu@mindspring.com>
16645
16646 * lib/cp-support.exp: New file.
16647 * lib/cp-support.exp (cp_test_type_class): New function.
16648 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
16649 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
16650 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
16651 cp_test_ptype_class.
16652
88e5ea78
MC
166532004-08-09 Michael Chastain <mec.gnu@mindspring.com>
16654
16655 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
16656 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
16657 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
16658 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
16659 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
16660 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
16661 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
16662 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
16663 gdb.mi/mi2-watch.exp: Update copyright years.
16664
6a89fc9c
MK
166652004-08-09 Mark Kettenis <kettenis@gnu.org>
16666
16667 * gdb.base/sigaltstack.exp: Provide proper anchoring.
16668
1482e0de
MC
166692004-08-09 Michael Chastain <mec.gnu@mindspring.com>
16670
16671 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
16672 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
16673 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
16674 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
16675 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
16676 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
16677 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
16678 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
16679 gdb.mi/mi-watch.exp: Update copyright years.
16680
1a5ce3f3
DJ
166812004-08-08 Daniel Jacobowitz <dan@debian.org>
16682
16683 PR gdb/1738
16684 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
16685 from a breakpoint with a pending signal.
16686
04f6ecf2
DJ
166872004-08-08 Daniel Jacobowitz <dan@debian.org>
16688
16689 PR gdb/1736
16690 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
16691 * gdb.base/sigaltstack.exp (finish_test): Consume output until
16692 the prompt.
16693 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
16694
54d90d35
DJ
166952004-08-08 Daniel Jacobowitz <dan@debian.org>
16696
16697 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
16698
d2f6abb0
DJ
166992004-08-08 Daniel Jacobowitz <dan@debian.org>
16700
16701 PR gdb/1736
16702 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
16703 for i?86-*-linux*.
16704
5598c03d
DJ
167052004-08-08 Daniel Jacobowitz <dan@debian.org>
16706
16707 * gdb.arch/i386-prologue.exp: Compile without debug information.
16708
c6fee705
MC
167092004-08-08 Michael Chastain <mec.gnu@mindspring.com>
16710
16711 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
16712 rather than asking gdb to search.
16713
dd90efdb
MC
167142004-08-05 Michael Chastain <mec.gnu@mindspring.com>
16715
16716 * gdb.base/gcore.c: Include <string.h>.
16717
1e84bec1
MC
167182004-08-05 Michael Chastain <mec.gnu@mindspring.com>
16719
16720 * gdb.base/gcore.c: Add copyright notice.
16721
e425eb2b
MC
167222004-08-05 Michael Chastain <mec.gnu@mindspring.com>
16723
16724 * gdb.base/freebpcmd.c: Include <stdio.h>.
16725 * gdb.base/long_long.c: Include <string.h>.
16726 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
16727 * gdb.base/siginfo.c: Include <string.h>.
16728 * gdb.base/sigstep.c: Include <string.h>.
16729
cb9aaed5
MC
167302004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16731
16732 * gdb.base/complex.c: Include <stdlib.h>.
16733
55944f3d
MC
167342004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16735
16736 * gdb.base/complex.c: Add copyright notice.
16737
7b2953d9
MC
167382004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16739
16740 * gdb.base/charset.c: Include <stdlib.h>.
16741
c9133d23
MC
167422004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16743
16744 * gdb.base/auxv.c: Include <stdlib.h>.
16745
0a8490ad
MC
167462004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16747
16748 * gdb.base/auxv.c: Add copyright notice.
16749
3426d5ec
MC
167502004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16751
16752 * gdb.base/coremaker.c: Add copyright notice.
16753 * gdb.base/coremaker2.c: Add copyright notice.
16754
8da195dd
AC
167552004-08-04 Andrew Cagney <cagney@gnu.org>
16756
16757 * gdb.base/store.exp: Update copyright.
16758 (check_set, up_set, check_struct, up_struct): Add a prefix to test
16759 names, do not import gdb_prompt.
16760
8d394f98
AC
167612004-08-01 Andrew Cagney <cagney@gnu.org>
16762
16763 Fix PR testsuite/1729.
16764 * gdb.base/dump.exp: Add test name to callers of capture_value, do
16765 not use capture_value with value 4.
16766 (capture_value): Add optional test name parameter.
16767 (test_reload_saved_value, test_restore_saved_value): Use $msg as
16768 the prefix, pass to capture_value.
16769
b6702b23
MK
167702004-08-01 Mark Kettenis <kettenis@gnu.org>
16771
16772 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
16773 * gdb.arch/i386-prologue.c (standard): New prototype and function.
16774 (main): Call new function.
16775
c203e0ca
MC
167762004-07-31 Michael Chastain <mec.gnu@mindspring.com>
16777
16778 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
16779
a7995a30
MC
167802004-07-31 Michael Chastain <mec.gnu@mindspring.com>
16781
16782 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
16783
9366563b
MC
167842004-07-31 Michael Chastain <mec.gnu@mindspring.com>
16785
b6eeaf26 16786 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
16787 Accept more values of vtbl pointer. Remove some messages
16788 about "obsolete gcc or gdb".
16789
2fc1f950
MC
167902004-07-30 Michael Chastain <mec.gnu@mindspring.com>
16791
16792 * gdb.cp/classes.exp: Accept more varieties of ptype output.
16793
c724d49b
MC
167942004-07-30 Michael Chastain <mec.gnu@mindspring.com>
16795
16796 * gdb.base/asm-source.exp: Properly convert target board
16797 debug flags from gcc format to binutils format.
16798
736b0fce
MK
167992004-07-28 Mark Kettenis <kettenis@gnu.org>
16800
16801 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
16802 gdb1718". PR backtrace/1718 partially fixed.
16803
5633ea5c
JJ
168042004-07-27 Jeff Johnston <jjohnstn@redhat.com>
16805
16806 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
16807
575eebb1
NC
168082004-07-26 Nick Clifton <nickc@redhat.com>
16809
16810 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
16811 good default value for a specific architecture is available then
16812 set it to that value. Otherwise default to the -gstabs switch.
16813 Remove the -g... switches from the asm-flags variable. Allow the
16814 target board info to override the value if it wants to. Pass the
16815 switch on the assembler command line.
16816
62104619
MK
168172004-07-23 Mark Kettenis <kettenis@gnu.org>
16818
16819 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
16820 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
16821 (main): Call new function.
16822
4a1135b8
MC
168232004-07-22 Michael Chastain <mec.gnu@mindspring.com>
16824
16825 Test for PR exp/1715.
16826 * gdb.base/radix.exp: Refactor common procedures. Make all
16827 test names unique. Change XFAIL to KFAIL.
16828
8a12c1f0
MC
168292004-07-20 Michael Chastain <mec.gnu@mindspring.com>
16830
16831 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
16832 * gdb.ada/gnat_ada.gin: ... to here.
16833 * configure.in: Use gnat_ada.gin.
16834 * configure: Regenerate.
16835
23b451cf
AC
168362004-07-20 Andrew Cagney <cagney@gnu.org>
16837
16838 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
16839 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
16840 XFAILs. Clean up test messages and comments. Check backtraces.
16841 Delete re-sync code.
16842
ab618a02
MC
168432004-07-19 Michael Chastain <mec.gnu@mindspring.com>
16844
16845 Fix PR cli/740.
16846 * gdb.base/annota1.exp: Honor gdb,nosignals.
16847 * gdb.base/annota3.exp: Likewise.
16848
46dad340
MC
168492004-07-19 Michael Chastain <mec.gnu@mindspring.com>
16850
16851 * lib/java.exp: Update copyright notice.
16852
756d8c70
AC
168532004-07-19 Andrew Cagney <cagney@gnu.org>
16854
16855 * gdb.base/selftest.exp: Copy file from here ...
16856 * gdb.gdb/selftest.exp: ... to here.
16857
586027e6
AC
168582004-07-16 Andrew Cagney <cagney@redhat.com>
16859
16860 * lib/insight-support.exp: Delete file.
16861 * lib/java.exp (java_init): Fix copyright.
16862
029d2200
AC
168632004-07-16 Andrew Cagney <cagney@gnu.org>
16864
16865 * gdb.base/restore.c: Append "prologue" to comments marking the a
16866 function's prologue.
16867 * gdb.base/restore.exp: Update copyright, re-indent.
16868 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
16869 callerN" prefix where needed. Update patterns that match a
16870 function's prologue.
16871
653b62c5
MC
168722004-07-16 Michael Chastain <mec.gnu@mindspring.com>
16873
16874 * gdb.base/restore.c: Add copyright notice.
16875
f7d690e5
AC
168762004-07-16 Andrew Cagney <cagney@gnu.org>
16877
16878 * gdb.base/logical.exp: Update copyright.
16879 (evaluate): New procedure. Use to re-implement tests using
16880 several tables.
16881
d629a7cb
MH
168822004-07-14 Martin Hunt <hunt@redhat.com>
16883
16884 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
16885 which fixes some problems where init.tcl was not found.
16886
9c7bb332
AC
168872004-07-13 Andrew Cagney <cagney@gnu.org>
16888
6bf46641
AC
16889 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
16890 (check_sizeof, check_valueof): Do not include the output in the
16891 test name. Use gdb_test.
16892 (get_valueof): Use gdb_test_multiple.
16893
c4ffd4c0
AC
16894 * gdb.base/step-test.exp: Update copyright. Use
16895 gdb_test_multiple. Ensure that test names do not include
16896 architecture dependent output.
16897
ab89363a
AC
16898 * gdb.gdb/observer.exp: Update copyright.
16899 (setup_test): Use gdb_test_multiple.
16900 (attach_first_observer, attach_second_observer)
16901 (attach_third_observer, detach_first_observer)
16902 (detach_second_observer, detach_third_observer)
16903 (reset_counters, check_counters): Make $message a prefix.
16904 (test_normal_stop_notifications): Add "args" parameter - a list of
16905 init functions to be called. Make $message a prefix,
16906 (test_observer_normal_stop): Change the message prefixes so that
16907 they are unique, pass the attach / detach procedures to
16908 test_normal_stop_notifications.
16909
ec58997a
AC
16910 * gdb.base/signull.exp (test_segv): Prefix all tests with
16911 "${name}". Clean up test messages.
16912
b475183b
AC
16913 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
16914
9c7bb332
AC
16915 * gdb.base/ena-dis-br.exp: Update copyright.
16916 (break_at): New function. Replace send_gdb with gdb_test,
16917 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
16918 ignore count, not stopped at bpt", with KFAIL.
16919
2dd95497
CV
169202004-07-13 Corinna Vinschen <vinschen@redhat.com>
16921
16922 * gdb.base/attach.exp: Remove cleanupfile handling.
16923
419e626b
AC
169242004-07-12 Andrew Cagney <cagney@gnu.org>
16925
16926 * gdb.base/annota1.exp: Cleanup corefile test name.
16927 * gdb.base/annota3.exp: Ditto.
16928
8b1b3228
AC
169292004-07-12 Andrew Cagney <cagney@gnu.org>
16930
78650829
AC
16931 * gdb.base/signals.exp: Clean up copyright, re-indent.
16932
8b1b3228
AC
16933 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
16934 gdb_test and gdb_test_multiple.
16935
935c2760
JJ
169362004-07-08 Jeff Johnston <jjohnstn@redhat.com>
16937
16938 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 16939 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
16940 provide line number info for first statement in main.
16941
1544280f
AC
169422004-07-08 Andrew Cagney <cagney@gnu.org>
16943
1279f4ff
AC
16944 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
16945
1544280f
AC
16946 * gdb.base/sigbpt.exp: Make the common part of each test name a
16947 prefix instead of suffix.
16948
bcc82369
BR
169492004-07-07 Bob Rossi <bob_rossi@cox.net>
16950
16951 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
16952 test from test_tbreak_creation_and_listing to
16953 test_file_list_exec_source_file
16954 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
16955 Changed name of test from test_tbreak_creation_and_listing to
16956 test_file_list_exec_source_file
16957
23f4b0aa
JJ
169582004-07-07 Jeff Johnston <jjohnstn@redhat.com>
16959
16960 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
16961 the jmisc() constructor instead of <init>.
16962 * gdb.java/jmisc1.exp: Ditto.
16963
56401cd5
AC
169642004-07-07 Andrew Cagney <cagney@gnu.org>
16965
16966 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
16967 corrupting the PC.
16968
44ae2f6a
MC
169692004-07-06 Michael Chastain <mec.gnu@mindspring.com>
16970
16971 * gdb.cp/templates.exp: Accept whitespace change in demangler
16972 output.
16973
45a83408
AC
169742004-07-06 Andrew Cagney <cagney@gnu.org>
16975
16976 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
16977
d205ad70
MC
169782004-07-02 Michael Chastain <mec.gnu@mindspring.com>
16979
16980 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
16981 * lib/compiler.cc: Likewise.
16982
06ea1a61
MC
169832004-06-30 Michael Chastain <mec.gnu@mindspring.com>
16984
16985 * lib/compiler.cc: Work around string preprocessing problem
16986 with old hp c++ compiler.
16987 * lib/compiler.c: Likewise.
16988
daab1251
CV
169892004-06-29 Corinna Vinschen <vinschen@redhat.com>
16990
16991 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
16992 directives to conditionalize symbol prefixing.
16993 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
16994 additional_flags handling. Add underscore prefix for Cygwin.
16995 * gdb.arch/i386-unwind.c: Use preprocessor directives to
16996 conditionalize symbol prefixing.
16997 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
16998 additional_flags handling. Add underscore prefix for Cygwin.
16999
cc984116
CV
170002004-06-29 Corinna Vinschen <vinschen@redhat.com>
17001
17002 * gdb.base/bigcore.exp: Skip test on Cygwin.
17003
c279b077
MC
170042004-06-28 Michael Chastain <mec.gnu@mindspring.com>
17005
17006 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
17007 formats for "info register". Use gdb_test_multiple. Fix
17008 the "invalid register" test.
17009
0e915747
CV
170102004-06-28 Corinna Vinschen <vinschen@redhat.com>
17011
17012 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
17013 PID for Cygwin. Add Cygwin specific strings to check for in some
17014 tests.
17015 (do_attach_tests): Add a test for user interaction when attaching
17016 to a process with no matching symbol table already loaded.
17017
11422c86
AC
170182004-06-26 Andrew Cagney <cagney@gnu.org>
17019
17020 Test PR java/1567 and PR java/1565.
17021 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
17022 * gdb.java/jmisc2.exp: Delete file.
17023
cefbce26
MC
170242004-06-26 Michael Chastain <mec.gnu@mindspring.com>
17025
17026 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
17027
e19f872c
CV
170282004-06-25 Corinna Vinschen <vinschen@redhat.com>
17029
17030 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
17031 attach process.
17032
d931ba3b
MC
170332004-06-23 Michael Chastain <mec.gnu@mindspring.com>
17034
17035 * gdb.cp/pr-1553.exp: Remove.
17036
aef68c48
MC
170372004-06-22 Michael Chastain <mec.gnu@mindspring.com>
17038
17039 * gdb.cp/pr-1553.cc: Remove.
17040 * gdb.cp/pr-1553.exp: Disable this test.
17041
8d5df71a
JB
170422004-06-20 Jim Blandy <jimb@redhat.com>
17043
a9c64011 17044 Fix PR testsuite/1680.
8d5df71a
JB
17045 * gdb.arch/i386-sse.exp: Properly quote curly braces in
17046 regular expressions.
17047
4ac6f39d
MC
170482004-06-19 Michael Chastain <mec.gnu@mindspring.com>
17049
17050 Fix PR testsuite/1679.
17051 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
17052 Issue an UNSUPPORTED result instead.
17053
1b413552
JB
170542004-06-18 Jim Blandy <jimb@redhat.com>
17055
17056 * gdb.base/charset.exp: Only send a control-C if we see a new
17057 prompt and incomplete command.
17058
6daa6ebd
MC
170592004-06-18 Michael Chastain <mec.gnu@mindspring.com>
17060
17061 * gdb.cp/pr-574.cc: Add copyright notice.
17062
51fa4ae0
JB
170632004-06-17 Jim Blandy <jimb@redhat.com>
17064
17065 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
17066 cases where the regexp has no groups; this grabs random text from
17067 the previous test suite, whatever that was.
17068
8fea26c5
MC
170692004-06-17 Michael Chastain <mec.gnu@mindspring.com>
17070
17071 * gdb.cp/printmethod.cc: Add copyright notice.
17072
1e3aeb41
MC
170732004-06-16 Michael Chastain <mec.gnu@mindspring.com>
17074
17075 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
17076
9d9030bc
AC
170772004-06-16 Andrew Cagney <cagney@gnu.org>
17078
17079 * gdb.base/signull.c: Update copyright. Include <string.h>.
17080 (bowler): Replace data_pointer with data_read
17081 and data_write cases. Add code_descriptor case.
17082 (zero, desc): New array and pointer.
17083 (data, code): Change to simple pointers.
17084 * gdb.base/signull.exp: Fix probe pattern matching a function
17085 descriptor SIGSEGV. Replace data_pointer with data_read and
17086 data_write tests.
17087
acd4ad44
AC
170882004-06-16 Andrew Cagney <cagney@gnu.org>
17089
17090 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
17091
08fd625c
MC
170922004-06-15 Michael Chastain <mec.gnu@mindspring.com>
17093
17094 * gdb.base/long_long.c: Add copyright notice.
17095
1903502c
MC
170962004-06-15 Michael Chastain <mec.gnu@mindspring.com>
17097
17098 * gdb.base/long_long.exp: Remove reference to
17099 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
17100 to gdb_breakpoint and gdb_continue_to_breakpoint.
17101
83313cb1
JB
171022004-06-14 Jim Blandy <jimb@redhat.com>
17103
17104 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
17105 endian case.
17106
1bf404ef
AC
171072004-06-14 Andrew Cagney <cagney@gnu.org>
17108
17109 * gdb.base/gcore.exp (capture_command_output): Delete the always
17110 passing tests containing inferior values.
17111 * gdb.base/ending-run.exp: Do not include the breakpoint address
17112 in the test message. Update copyright.
17113 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
17114 size in the test name, use gdb_test_multiple. Update copyright.
17115
ef220b33
MC
171162004-06-14 Michael Chastain <mec.gnu@mindspring.com>
17117
17118 * gdb.cp/ref-types.cc: Add copyright notice.
17119
4f70a4c9
MC
171202004-06-14 Michael Chastain <mec.gnu@mindspring.com>
17121
17122 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
17123 hp_aCC_compiler.
17124 * lib/compiler.cc: Likewise.
17125 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
17126 'set' commands. Log diagnostics for other lines. Set
17127 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
17128
335928ac
MC
171292004-06-13 Michael Chastain <mec.gnu@mindspring.com>
17130
17131 * gdb.cp/try_catch.cc: Add copyright notice.
17132
2efb12e8
MC
171332004-06-12 Michael Chastain <mec.gnu@mindspring.com>
17134
17135 * gdb.cp/userdef.cc: Add copyright notice.
17136
0bbed51a
MC
171372004-06-11 Michael Chastain <mec.gnu@mindspring.com>
17138
17139 * gdb.cp/virtfunc.cc: Add copyright notice.
17140
e12a46c9
RC
171412004-06-11 Randolph Chung <tausq@debian.org>
17142
17143 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
17144 problem.
17145
338e05af
AC
171462004-06-10 Andrew Cagney <cagney@gnu.org>
17147
17148 * lib/compiler.cc, lib/compiler.c: Append either
17149 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
17150 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
17151 instead of gcc-3-3.
17152
dc3f10cb
AC
171532004-06-09 Andrew Cagney <cagney@gnu.org>
17154
b4d946af
AC
17155 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
17156 gdb/1455, bug is specific to "long long" and "double".
a9c64011 17157
dc3f10cb
AC
17158 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
17159 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
17160 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
17161 fixed.
17162
b5c0bfa2
AC
171632004-06-09 Andrew Cagney <cagney@gnu.org>
17164
17165 * gdb.base/structs.exp (test_struct_returns): Replace
17166 "return_value_unknown" and "finish_value_unknown" by
17167 "return_value_known" and "finish_value_known". Instead of
17168 "return_value_unknown" iff "finish_value_unknown", check
17169 "return_value_known" implies "finish_value_known".
17170
caeb605f
MH
171712004-06-08 Martin Hunt <hunt@redhat.com>
17172
17173 * gdb.base/float.exp: Add pattern for mips targets.
17174
c892bb64
RC
171752004-06-08 Randolph Chung <tausq@debian.org>
17176
17177 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
17178 message for unknown architectures more clear.
17179
48306d3e
JB
171802004-06-08 Joel Brobecker <brobecker@gnat.com>
17181
17182 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
17183 start the execution of the program.
17184
83ecb59f
JB
171852004-06-07 Jim Blandy <jimb@redhat.com>
17186
17187 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
17188 * gdb.arch/i386-cpuid.h: New helper file.
17189
55264cb4
RC
171902004-06-07 Randolph Chung <tausq@debian.org>
17191
17192 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
17193 has started.
17194
23cadb28
RM
171952004-06-04 Roland McGrath <roland@redhat.com>
17196
17197 Fix PR gdb/1647.
17198 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
17199 differently to be robust to output buffering differences.
17200
51d01eda
MC
172012004-06-04 Michael Chastain <mec.gnu@mindspring.com>
17202
17203 * gdb.threads/pthreads.exp: Update copyright years.
17204 (check_control_c): Change asynchronous 'after' to synchronous.
17205
f4fc3b93
RM
172062004-06-04 Roland McGrath <roland@redhat.com>
17207
17208 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
17209 next gdb prompt.
17210
4013522b
MC
172112004-06-02 Michael Chastain <mec.gnu@mindspring.com>
17212
17213 Fix PR gdb/1636.
17214 * gdb.threads/manythreads.exp: Change asynchronous 'after'
17215 calls to synchronous.
17216
7a8f1e6b
JB
172172004-05-26 Jim Blandy <jimb@redhat.com>
17218
17219 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
17220
81bb3443
RC
172212004-05-24 Randolph Chung <tausq@debian.org>
17222
17223 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
17224 * gdb.asm/pa.inc: New file.
17225
8f5a3103
MK
172262004-05-22 Mark Kettenis <kettenis@gnu.org>
17227
17228 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
17229
734b8fe8 172302004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 17231 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
17232
17233 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
17234 GDB prompt.
17235
725603e1
UW
172362004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17237
f4fc3b93 17238 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
17239 setjmp/longjmp. Use sigaction instead of signal.
17240
8b923272 172412004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 17242 Michael Snyder <msnyder@redhat.com>
8b923272
JB
17243
17244 * gdb.threads/pthread_cond_wait.c: New file.
17245 * gdb.threads/pthread_cond_wait.exp: New testcase.
17246
8bfabb04
AC
172472004-05-13 Andrew Cagney <cagney@redhat.com>
17248
17249 * gdb.base/signull.exp, gdb.base/signull.c: New files.
17250 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
17251
42edda50
AC
172522004-05-11 Andrew Cagney <cagney@redhat.com>
17253
17254 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
17255 fixed but revealed gdb/1639.
17256
d303a6c7
AC
172572004-05-10 Andrew Cagney <cagney@redhat.com>
17258
17259 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
17260 func1" and "next to 2nd alarm", kernel bug avoided.
17261
bf08c2a1
DJ
172622004-05-10 Daniel Jacobowitz <dan@debian.org>
17263
17264 PR external/1568
17265 * gdb.base/bigcore.exp: Check the size of the dumped core file.
17266 XFAIL if it is smaller than bytes_allocated.
17267 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
17268 (main): Make chunks_allocated unsigned. Correct comment.
17269
c0586a34
JB
172702004-05-07 Joel Brobecker <brobecker@gnat.com>
17271
17272 * gdb.arch/powerpc-aix-prologue.c: New file.
17273 * gdb.arch/powerpc-aix-prologue.exp: New file.
17274
f2785d12
JB
172752004-05-07 Jim Blandy <jimb@redhat.com>
17276
17277 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
17278 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
17279
bd7f6e30
JB
172802004-05-06 Joel Brobecker <brobecker@gnat.com>
17281
17282 * gdb.base/sep.exp: No longer setup_kfail when the program was
17283 built with dwarf2.
17284
0a5e7efe
JI
172852004-05-05 Jim Ingham <jingham@apple.com>
17286
17287 * gdb.base/pending.exp: Make sure pending breakpoints
17288 preserve the ignore count.
f4fc3b93 17289
a8958849
MK
172902004-04-27 Jerome Guitton <guitton@gnat.com>
17291
17292 * i386-prologue.exp: Add testcase for jump instruction as first
17293 instruction of the real code.
17294 * i386-prologue.c (jump_at_beginning): New function.
17295
7e103f5b
MK
172962004-04-28 Mark Kettenis <kettenis@gnu.org>
17297
17298 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
17299 x86_64-*-*.
17300
5d38b224
MK
173012004-04-28 Mark Kettenis <kettenis@gnu.org>
17302
17303 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
17304 i*86-*-*.
17305
0ef32fd9
MK
173062004-04-25 Mark Kettenis <kettenis@gnu.org>
17307
17308 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
17309 expression that checks the return type.
17310
71d7dd7c
AC
173112004-04-23 Andrew Cagney <cagney@redhat.com>
17312
17313 * gdb.base/call-sc.exp: New test of scalar call/return values.
17314 * gdb.base/call-sc.c: Ditto.
17315
1e9f977e
JJ
173162004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17317
17318 * gdb.threads/manythreads.c: Reduce thread stack size.
17319
899d9e3a
JJ
173202004-04-23 Jeff Johnston <jjohnstn@redhat.com>
17321
17322 * gdb.threads/manythreads.c: Add copyright notice.
17323
61bcae62
AC
173242004-04-23 Andrew Cagney <cagney@redhat.com>
17325
17326 * gdb.base/siginfo.exp: Better handle step out of signal.
17327 * gdb.base/sigstep.exp: Ditto.
17328
7339a42e 173292004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 17330 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
17331
17332 * gdb.threads/manythreads.c: New testcase.
17333 * gdb.threads/manythreads.exp: Ditto.
17334
5c98409b
JB
173352004-04-22 Jim Blandy <jimb@redhat.com>
17336
17337 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
17338 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
17339
3b611f1a
MC
173402004-04-21 Michael Chastain <mec.gnu@mindspring.com>
17341
17342 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
17343
f0fd9238
AC
173442004-04-21 Andrew Cagney <cagney@redhat.com>
17345
17346 * gdb.base/sigstep.c: New file.
17347 * gdb.base/sigstep.exp: New file.
17348
90990674
JB
173492004-04-16 Joel Brobecker <brobecker@gnat.com>
17350
17351 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
17352 call to observer_notify_normal_stop.
17353
78cef34b
AC
173542004-04-15 Andrew Cagney <cagney@redhat.com>
17355
17356 * gdb.base/siginfo.c: New file.
17357 * gdb.base/siginfo.exp: New file.
17358
d2343407
JB
173592004-04-12 J. Brobecker <brobecker@gnat.com>
17360
17361 * gdb.base/sep.exp: Fix typo in comment.
17362
a2dba3c8
JB
173632004-04-12 J. Brobecker <brobecker@gnat.com>
17364
17365 * gdb.base/sep.c: New file.
17366 * gdb.base/sep-proc.c: New file.
17367 * gdb.base/sep.exp: New testcase.
17368
15f7b60e
MK
173692004-04-09 Mark Kettenis <kettenis@gnu.org>
17370
17371 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
17372 support.
17373
44f4de1a
AC
173742004-04-05 Andrew Cagney <cagney@redhat.com>
17375
17376 * gdb.base/sigaltstack.c: New file.
17377 * gdb.base/sigaltstack.exp: New file.
17378
ef04f396
JB
173792004-04-04 Joel Brobecker <brobecker@gnat.com>
17380
17381 * gdb.base/foll-fork.exp: Update the expected output for
17382 "help set follow-fork-mode", to match a change that was made
17383 to the help of this variable on 2004-01-13.
17384
d40d2c92
JB
173852004-04-01 Joel Brobecker <brobecker@gnat.com>
17386
17387 * lib/ada.exp: Add copyright notice.
17388 * bar.ads: Likewise.
17389 * bar.adb: Likewise.
17390 * null_record.adb: Likewise.
17391 * null_record.exp: Likewise.
17392 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
17393
f86ef5a3
JB
173942004-04-01 Joel Brobecker <brobecker@gnat.com>
17395
17396 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
17397 * configure: Regenerate.
17398
414e70e3
JB
173992004-04-01 Joel Brobecker <brobecker@gnat.com>
17400
17401 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
17402 to build the application. Remove the message printed when in
17403 verbose mode, redundant with the UNSUPPORTED message above.
17404
f0aaee49
JB
174052004-03-31 Joel Brobecker <brobecker@gnat.com>
17406
17407 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
17408 * gdb.ada (null_record.exp): New testcase.
17409
ac81cb54
JB
174102004-03-31 Joel Brobecker <brobecker@gnat.com>
17411
17412 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
17413
854af2f7
JB
174142004-03-31 Joel Brobecker <brobecker@gnat.com>
17415
17416 * gdb.ada: New subdirectory.
17417 * gdb.ada/Makefile.in: New file.
17418 * gdb.ada/gnat_ada.gpr.in: New file.
17419
034cb681
JB
174202004-03-31 Joel Brobecker <brobecker@gnat.com>
17421
17422 * lib/ada.exp: New file.
17423
78a1a894
DJ
174242004-03-24 Daniel Jacobowitz <drow@mvista.com>
17425
17426 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
17427 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
17428
4b2b3b3e
AC
174292004-03-22 Andrew Cagney <cagney@redhat.com>
17430
17431 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
17432 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
17433 Problem identified by Ulrich Weigand.
17434
23c73aa3
DC
174352004-03-17 David Carlton <carlton@kealia.com>
17436
17437 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
17438 PR c++/826.
17439
d63a86f8
RM
174402004-03-16 Roland McGrath <roland@redhat.com>
17441
17442 * gdb.base/auxv.exp: New file.
17443 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
17444
0e02aa50
DC
174452004-03-12 David Carlton <carlton@kealia.com>
17446
17447 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
17448 * gdb.cp/pr-1553.cc: Ditto.
17449 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
17450 pass branch.
17451
c20b71be
MC
174522004-03-12 Michael Chastain <mec.gnu@mindspring.com>
17453
17454 * gdb.cp/templates.exp: Accept more template types.
17455
c7414a01
MC
174562004-03-09 Michael Chastain <mec.gnu@mindspring.com>
17457
17458 From Corinna Vinschen with modifications.
17459 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
17460 local variable obj_with_enum.
17461 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
17462 results with obj_with_enum.
17463
ed69573c
MC
174642004-03-09 Michael Chastain <mec.gnu@mindspring.com>
17465
17466 * gdb.cp/classes.cc: New file, copied from misc.cc.
17467 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
17468
28301461
MC
174692004-03-09 Michael Chastain <mec.gnu@mindspring.com>
17470
17471 * gdb.cp/misc.cc: Add copyright notice.
17472
1198ecbe
DC
174732004-03-05 David Carlton <carlton@kealia.com>
17474
17475 * gdb.cp/rtti.exp: Add 'print *obj3' test.
17476 * gdb.cp/rtti.h: Update copyright.
17477 (namespace n2::n3): New.
17478 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
17479 (n2::n3::func3): New.
17480 (main): Call n2::n3::func3.
17481 * gdb.cp/rtti2.cc: Update copyright.
17482 (n2::create3): New.
17483
9e08c470
MK
174842004-03-04 Mark Kettenis <kettenis@gnu.org>
17485
17486 * gdb.asm/openbsd.inc: Fix typo.
17487
4bebc3aa
FF
174882004-03-03 Fred Fish <fnf@redhat.com>
17489
17490 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
17491 "val" instead of unused "size". Update copyright year.
17492
6ea9fb37
DJ
174932004-02-29 Daniel Jacobowitz <drow@mvista.com>
17494
17495 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
17496 to use unsigned char.
17497 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
17498 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
17499
23b23974
DJ
175002004-02-29 Daniel Jacobowitz <drow@mvista.com>
17501
17502 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
17503 line of output.
17504
7574fd53
DJ
175052004-02-28 Daniel Jacobowitz <drow@mvista.com>
17506
17507 * gdb.base/relocate.c (dummy): Initialize.
17508
a195357f
DJ
175092004-02-28 Daniel Jacobowitz <drow@mvista.com>
17510
17511 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
17512 a breakpoint at exit.
17513
72fd54a9
FF
175142004-02-27 Fred Fish <fnf@redhat.com>
17515
17516 * gdb.base/chng-syms.exp: Add expect condition to match failing
17517 case that isn't a timeout.
17518
b9d23137
AC
175192004-02-27 Andrew Cagney <cagney@redhat.com>
17520
17521 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
17522 support.
17523
15d208f6 175242004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 17525
15d208f6
FF
17526 * gdb.arch/gdb1431.c: Remove.
17527 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
17528 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
17529 of "until" incorrectly.
17530
98f9cd2d
JB
175312004-02-26 J. Brobecker <brobecker@gnat.com>
17532
17533 * gdb.cp/class2.cc (empty): New class.
17534 (refer): New function.
17535 (main): Declare an object of type empty and use it.
17536 * gdb.cp/class2.exp: Print the value of an object of type empty.
17537
9b50c11b
JJ
175382004-02-26 Jeff Johnston <jjohnstn@redhat.com>
17539
17540 * gdb.base/langs.exp: Update query string to match the
17541 new nquery format used for pending breakpoints.
17542
0dcd613f
AC
175432004-02-26 Andrew Cagney <cagney@redhat.com>
17544
17545 Fix PR i18n/1570.
17546 * gdb.base/charset.c: Update copyright notice.
17547 (main, init_string): Remove the escape character '\e' tests.
17548 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
17549 * gdb.base/charset.exp (valid_host_charset): Ditto.
17550 * gdb.base/setvar.exp: Ditto.
17551
b8a56647
AC
175522004-02-24 Andrew Cagney <cagney@redhat.com>
17553
90d59e34
AC
17554 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
17555 mmapped data in core file" PASS and FAIL messages consistent.
17556
b8a56647
AC
17557 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
17558 setting a breakpoint. Work around PR java/1565.
17559
9f27c604
JJ
175602004-02-23 Jeff Johnston <jjohnstn@redhat.com>
17561
17562 * lib/gdb.exp (gdb_breakpoint): Update query string to match
17563 new nquery format.
17564 * gdb.base/pending.exp: Ditto.
17565
3224a706
MK
175662004-02-22 Mark Kettenis <kettenis@gnu.org>
17567
17568 * configure.in: Run stabs tests on *BSD.
17569 * configure: Regenerated.
17570
41e0a9ca
MK
175712004-02-21 Mark Kettenis <kettenis@gnu.org>
17572
17573 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
17574
1e1b3428
FF
175752004-02-20 Fred Fish <fnf@redhat.com>
17576
17577 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
17578 blank in test for "returns short", for consistency with other
17579 "returns xxx" tests. Update copyright year.
17580
f9a7572a
FF
175812004-02-19 Fred Fish <fnf@redhat.com>
17582
17583 New testcase for PR breakpoint/1558.
17584 * gdb.arch/gdb1558.exp: New file.
17585 * gdb.arch/gdb1558.c: New file.
17586
b2ce2854
EZ
175872004-02-19 Elena Zannoni <ezannoni@redhat.com>
17588
17589 * gdb.base/nodebug.exp: Fix typo.
17590
e7c9ff01
JB
175912004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17592
17593 Committed by Jim Blandy <jimb@redhat.com>.
17594
62f4b920
JB
17595 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
17596
2db536a1
JB
17597 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
17598
e7c9ff01
JB
17599 * gdb.base/float.exp: Support s390*-*-* targets.
17600
f3205b34
AF
176012004-02-17 Adam Fedor <fedor@gnu.org>
17602
17603 * gdb.base/gdb1555.exp: New file.
17604 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
17605
9d62932d
EZ
176062004-02-17 Elena Zannoni <ezannoni@redhat.com>
17607
17608 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
17609
344c9711
FF
176102004-02-16 Fred Fish <fnf@redhat.com>
17611
17612 * gdb.arch/gdb1291.c: Remove
17613 * gdb.arch/gdb1291.s: New test input file.
17614 * gdb.arch/gdb1291.exp: Expand test to check case that should not
17615 fail. Test for correct result, known incorrect result, other
17616 failures and timeouts.
17617
2d822687
AC
176182004-02-16 Andrew Cagney <cagney@redhat.com>
17619
17620 * gdb.base/bigcore.exp: New file.
17621 * gdb.base/bigcore.c: New file.
17622
dac15b66
AC
176232004-02-13 Andrew Cagney <cagney@redhat.com>
17624
17625 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
17626 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
17627 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
17628 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
17629 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
17630 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
17631 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
17632 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
17633 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
17634 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
17635
6bdfc2c4
JJ
176362004-02-11 Jeff Johnston <jjohnstn@redhat.com>
17637
17638 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
17639 executed is an alloc instruction.
17640
87b3ede8
DC
176412004-02-11 David Carlton <carlton@kealia.com>
17642
17643 * gdb.cp/breakpoint.exp: New.
17644 * gdb.cp/breakpoint.cc: New.
17645
6e19e2bf
MC
176462004-02-11 Michael Chastain <mec.gnu@mindspring.com>
17647
17648 Partial fix for PR gdb/1543.
17649 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
17650 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
17651 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
17652 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
17653 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
17654 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
17655 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
17656 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
17657 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
17658 to bug-gdb@prep.ai.mit.edu .
17659 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
17660 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
17661 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
17662 Likewise.
17663
5c5455dc
AC
176642004-02-10 Andrew Cagney <cagney@redhat.com>
17665
17666 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
17667 using gdb_internal_error_resync.
17668
9cf689d7
DJ
176692004-02-09 Daniel Jacobowitz <drow@mvista.com>
17670
17671 * gdb.threads/thread-specific.exp: Stop early if no threads are
17672 found.
17673
d2dc51db
MC
176742004-02-09 Michael Chastain <mec.gnu@mindspring.com>
17675
17676 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
17677
14b1a056
DJ
176782004-02-08 Daniel Jacobowitz <drow@mvista.com>
17679
17680 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
17681 breakpoints.
17682
83f66e8f
DJ
176832004-02-07 Daniel Jacobowitz <drow@mvista.com>
17684
17685 * config/sim.exp (gdb_load): Handle $arg == "".
17686 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
17687 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
17688
30fc0091
EZ
176892004-02-07 Elena Zannoni <ezannoni@redhat.com>
17690
a9c64011
AS
17691 * gdb.base/maint.exp: Update test to reflect
17692 obstack changes.
30fc0091 17693
4d806929
JJ
176942004-02-04 Jeff Johnston <jjohnstn@redhat.com>
17695
17696 * gdb.base/pendshr.c (pendfunc): New function that calls
17697 pendfunc1.
17698 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
17699
7bfdd688
FF
177002004-02-04 Fred Fish <fnf@redhat.com>
17701
17702 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
17703 function symbols and update copyright years.
17704 * gdb.arch/gdb1291.c: Ditto.
17705
aaa08ee4
MC
177062004-02-03 Michael Chastain <mec.gnu@mindspring.com>
17707
17708 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
17709
dbad7755
MC
177102004-02-03 Michael Chastain <mec.gnu@mindspring.com>
17711
17712 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
17713
ec4646ef
MC
177142004-02-03 Michael Chastain <mec.gnu@mindspring.com>
17715
17716 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
17717
1b802196
FF
177182004-02-02 Fred Fish <fnf@redhat.com>
17719
17720 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
17721 remote targets. Update copyright years.
17722
18fe2033
JJ
177232004-02-02 Jeff Johnston <jjohnstn@redhat.com>
17724
17725 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
17726 support.
17727 * gdb.base/langs.exp: Fix test which attempts to create
17728 breakpoint on non-existent function to handle new pending
17729 support.
17730 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
17731 a breakpoint.
17732 * gdb.base/pending.exp: New test.
17733 * gdb.base/pending.c: New file.
17734 * gdb.base/pendshr.c: Ditto.
17735
8d577d32
DC
177362004-02-02 David Carlton <carlton@kealia.com>
17737
17738 * gdb.cp/overload.exp: Add overloadNamespace tests.
17739 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
17740 (overloadNamespace, XXX): New.
17741 (main): Call XXX::marker2.
17742
3ad13771
FF
177432004-02-01 Fred Fish <fnf@redhat.com>
17744
17745 * gdb.base/dump.exp: Use runto_main instead of "runto main".
17746 * gdb.base/finish.exp: Ditto.
17747 * gdb.base/gcore.exp: Ditto.
17748 * gdb.base/huge.exp: Ditto.
17749 * gdb.base/info-proc.exp: Ditto.
17750 * gdb.base/return2.exp: Ditto.
17751 * gdb.threads/gcore-thread.exp: Ditto.
17752
44c75849
DJ
177532004-02-01 Daniel Jacobowitz <drow@mvista.com>
17754
17755 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
17756
005bc093
MK
177572004-02-01 Mark Kettenis <kettenis@gnu.org>
17758
17759 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
17760 that opening the file succeeds on OpenBSD.
17761
c47cebdb
DJ
177622004-02-01 Daniel Jacobowitz <drow@mvista.com>
17763
17764 * gdb.threads/thread-specific.c: New file.
17765 * gdb.threads/threads-specific.exp: New test script.
17766 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
17767 to expect_out.
17768
5a01311c
MK
177692004-02-01 Mark Kettenis <kettenis@gnu.org>
17770
17771 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
17772 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
17773 only on the "print_small_structs from print_long_arg_list" test.
17774
ce22a4f1
DJ
177752004-02-01 Daniel Jacobowitz <drow@mvista.com>
17776
17777 * gdb.base/completion.exp: Kill a stray backslash.
17778
17779 From Jim Ingham <jingham@apple.com>:
17780 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
17781 agrees with the result from sending a tab.
17782
abbab9d3
DJ
177832004-01-31 Daniel Jacobowitz <drow@mvista.com>
17784
17785 * gdb.base/chng-syms.exp: Remove stray newline.
17786
53904d1e
MK
177872004-01-31 Mark Kettenis <kettenis@gnu.org>
17788
17789 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
17790 *-*-openbsd*.
17791 * gdb.asm/openbsd.inc: New file.
17792
3a4b3aac
MK
177932004-01-30 Mark Kettenis <kettenis@gnu.org>
17794
17795 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
17796 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
17797 *-*solaris2*. Remove commented out default settings for
17798 asm-flags. Replace gdb_compile with target_link.
17799
ebac27b4
MC
178002004-01-29 Michael Chastain <mec.gnu@mindspring.com>
17801
17802 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
17803 for all tests. Remove old hp-ux and cygnus xfail cases.
17804
d8679d84
PH
178052004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
17806
17807 * gdb.base/chng-syms.exp: New file.
17808 * gdb.base/chng-syms.c: New file.
17809
0a55bc22
MC
178102004-01-24 Michael Chastain <mec.gnu@mindspring.com>
17811
17812 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
17813 Provide arms for current output in all my configurations.
17814
94b8e876
MC
178152004-01-24 Michael Chastain <mec.gnu@mindspring.com>
17816
17817 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
17818 * lib/compiler.cc: Likewise.
17819 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
17820 get the right preprocessor. Eval the output directly. Remove
17821 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
17822 hp_f77_compiler and hp_f90_compiler completely.
17823 (gdb_preprocess): Delete.
17824 (get_compiler): Delete.
17825
7cf03d44
MK
178262004-01-24 Mark Kettenis <kettenis@gnu.org>
17827
17828 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
17829 <string.h>.
17830
68b6dce9
NR
178312004-01-24 Nick Roberts <nick@nick.uklinux.net>
17832
17833 * gdb.mi/mi-stack.exp: Update copyright.
17834
b368761e
DC
178352004-01-23 David Carlton <carlton@kealia.com>
17836
17837 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
17838 test for cp_lookup_transparent_type.
17839 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
17840 call them.
17841
f2061b53
DJ
178422004-01-23 Daniel Jacobowitz <drow@mvista.com>
17843
17844 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
17845 after -var-update.
17846
37fc574a
DC
178472004-01-23 David Carlton <carlton@kealia.com>
17848
17849 * gdb.cp/namespace.cc (C::ensureRefs): New.
17850 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
17851
8e94b928
NR
178522004-01-20 Nick Roberts <nick@nick.uklinux.net>
17853
17854 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
17855 case "-stack-list-locals 2".
17856 * gdb.mi/mi-var-child.exp: Test for case
17857 "-var-list-children --all-values NAME".
17858
997b0952
MC
178592004-01-18 Michael Chastain <mec.gnu@mindspring.com>
17860
17861 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
17862
52470da3
MK
178632004-01-18 Mark Kettenis <kettenis@gnu.org>
17864
7049b4b8
MK
17865 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
17866 used with gdb_test_multiple.
17867
52470da3
MK
17868 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
17869 read at address 0. This fixes PR testsuite/1504.
17870
da6012e5
DJ
178712004-01-18 Daniel Jacobowitz <drow@mvista.com>
17872
17873 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
17874 Remove downloading, guessing the host executable, the calls to
17875 gdb_file_cmd and gdb_target_cmd, and "load" support.
17876 (infer_host_exec): New function broken out from gdb_load.
17877 (gdb_load): New wrapper for gdbserver_gdb_load.
17878 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
17879 gdb_target_cmd. Use -target-select.
17880 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
17881 Download binaries to the host. Clear last_mi_remote_file when
17882 we load a new binary.
17883 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
17884 call gdbserver_gdb_load and mi_gdb_target_cmd.
17885
32c70722
MC
178862004-01-17 Michael Chastain <mec.gnu@mindspring.com>
17887
17888 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
17889 type patterns.
17890
b0cecf36
MC
178912004-01-17 Michael Chastain <mec.gnu@mindspring.com>
17892
17893 * gdb.cp/templates.exp: Fix typo in test name of
17894 "print Foo<volatile char*>::foo".
17895
4120d7e6
MC
178962004-01-15 Michael Chastain <mec.gnu@mindspring.com>
17897
17898 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
17899
f679e530
BE
179002004-01-16 Ben Elliston <bje@wasabisystems.com>
17901
17902 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
17903 (clean mostlyclean): Remove empty rm.
17904
091c48f6
MC
179052004-01-15 Michael Chastain <mec.gnu@mindspring.com>
17906
17907 * gdb.base/setvar.exp: Add copyright years.
17908
3e5fc8d2
DC
179092004-01-14 David Carlton <carlton@bactrian.org>
17910
17911 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
17912 PR c++/1511 and update coment.
17913 * gdb.cp/templates.exp: Update patterns to match current output.
17914 If changes involve something other than whitespace, KFAIL
17915 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
17916
63d06c5c
DC
179172004-01-14 David Carlton <carlton@kealia.com>
17918
17919 * gdb.cp/namespace.exp: Add tests involving classes defined within
17920 namespaces.
17921 * gdb.cp/namespace.cc (C::CClass): New.
17922 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
17923
a51dab88
EZ
179242004-01-14 Elena Zannoni <ezannoni@redhat.com>
17925
17926 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
17927 what debug info we have. Print a better message if something goes
17928 wrong while producing the separate debug info file.
17929
a476ccc9
MC
179302004-01-14 Michael Chastain <mec.gnu@mindspring.com>
17931
17932 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
17933
f453692c
MC
179342004-01-14 Michael Chastain <mec.gnu@mindspring.com>
17935
17936 * gdb.base/callfuncs.c: Add copyright notice.
17937
f40063a5
MC
179382004-01-13 Michael Chastain <mec.gnu@mindspring.com>
17939
17940 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
17941 inheritance. PR gdb/1498, PR gcc/13539.
17942
19ac3974
EZ
179432004-01-13 Elena Zannoni <ezannoni@redhat.com>
17944
a9c64011
AS
17945 * gdb.threads/gcore-thread.exp: Prefix name of binary with
17946 test specific name.
17947 * gdb.mi/gdb669.exp: Ditto.
17948 * gdb.mi/mi-pthreads.exp: Ditto.
17949 * gdb.mi/mi1-pthreads.exp: Ditto.
17950 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 17951
56c97c6e
MC
179522004-01-12 Michael Chastain <mec.gnu@mindspring.com>
17953
17954 * gdb.cp/member-ptr.cc: Add copyright notice.
17955
a0644324
MC
179562004-01-12 Michael Chastain <mec.gnu@mindspring.com>
17957
17958 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
17959 some patterns for recent versions of gcc and hpacc. Delete
17960 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
17961 Delete tests that access a NULL pointer-to-member-data. This
17962 script is still disabled for gcc.
17963
32fabe09
EZ
179642004-01-12 Elena Zannoni <ezannoni@redhat.com>
17965
17966 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 17967 escaped correctly.
32fabe09 17968
1f8a6abb
EZ
179692004-01-12 Elena Zannoni <ezannoni@redhat.com>
17970
17971 * gdb.base/sepdebug.exp: New file.
17972 * gdb.base/sepdebug.c: New file.
17973 * lib/gdb.exp (separate_debug_filename): New procedure.
17974 (gdb_gnu_strip_debug): New procedure.
17975
48efe704
AC
179762004-01-12 Andrew Cagney <cagney@redhat.com>
17977
17978 * gdb.mi/ChangeLog: Delete file. Renamed to ...
17979 * gdb.mi/ChangeLog-1999-2003: New file.
17980
a9415475
AC
179812004-01-12 Andrew Cagney <cagney@redhat.com>
17982
17983 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
17984 "Renaming a directory to a non-empty directory returns ENOTEMPTY
17985 or EEXIST", treat EBUSY as an XFAIL.
17986
83b8cf9d
MC
179872004-01-11 Michael Chastain <mec.gnu@mindspring.com>
17988
17989 * gdb.base/scope.exp: Remove obsolete setup_xfail for
17990 hp_cc_compiler.
17991
9939d2a8
MC
179922004-01-10 Michael Chastain <mec.gnu@mindspring.com>
17993
17994 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
17995 decorations.
17996
1ff8cadf
MC
179972004-01-10 Michael Chastain <mec.gnu@mindspring.com>
17998
17999 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
18000 and "(aCC)" decorations. Remove obsolete doco about old
18001 test results.
18002
6fa9022e
MC
180032004-01-09 Michael Chastain <mec.gnu@mindspring.com>
18004
18005 * gdb.cp/exception.exp: Fix typo in doco.
18006
209721fe
MK
180072004-01-09 Mark Kettenis <kettenis@gnu.org>
18008
18009 * gdb.base/gdb1476.exp: Fix typo.
18010
ef11303e
MC
180112004-01-09 Michael Chastain <mec.gnu@mindspring.com>
18012
18013 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
18014 file.
18015
041ab88c
MC
180162004-01-09 Michael Chastain <mec.gnu@mindspring.com>
18017
18018 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
18019 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
18020 Use gdb_compile. Remove restriction on gcc. Add some patterns
18021 for recent version of gdb. Delete second half, which was a copy
18022 of the first half with different build flags. This test is
18023 still disabled because it is still not ready for production.
18024
e36d075a
MC
180252004-01-08 Michael Chastain <mec.gnu@mindspring.com>
18026
18027 * gdb.cp/exception.cc: Add copyright notice.
18028 * gdb.cp/exception.exp: Add a notice that this file is broken
18029 because of line number changes caused by addition of copyright
18030 notice.
18031
42b190ad
MC
180322004-01-08 Michael Chastain <mec.gnu@mindspring.com>
18033
18034 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
18035 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
18036
8f25f06b
MC
180372004-01-08 Michael Chastain <mec.gnu@mindspring.com>
18038
18039 * gdb.cp/classes.exp: Accept gnu abi 2.
18040 * gdb.cp/derivation.exp: Likewise.
18041 * gdb.cp/overload.exp: Likewise.
18042 * gdb.cp/virtfunc.exp: Likewise.
18043
06ded8b8
MC
180442004-01-08 Michael Chastain <mec.gnu@mindspring.com>
18045
18046 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
18047 semicolon after end of function.
18048
77c26ae3
MC
180492004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18050
18051 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
18052 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
18053 boilerplate code for compiling and running the program under
18054 test. Add some string method tests.
18055
20757486
MC
180562004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18057
18058 * gdb.cp/bs15503.cc: Add copyright notice.
18059 * gdb.cp/bs15503.exp: Adjust line number.
18060
0fd3b503
MC
180612004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18062
18063 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
18064 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
18065
10d1bea8
MC
180662004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18067
18068 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
18069 hp_cc_compiler.
18070
2789202a
MC
180712004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18072
18073 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
18074 * gdb.cp/ctti.exp: Use the marker instead of "next".
18075 With gcc, run further before bailing.
18076
b862f14c
MC
180772004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18078
18079 * gdb.cp/cttiadd.cc: Add copyright notice.
18080 * gdb.cp/cttiadd1.cc: Likewise.
18081 * gdb.cp/cttiadd2.cc: Likewise.
18082 * gdb.cp/cttiadd3.cc: Likewise.
18083
96da2469
MC
180842004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18085
18086 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
18087 Use gdb_test, gdb_test_multiple. Use floating-point values that
18088 have exact representations in IEEE-ish formats.
18089
053248ff
MC
180902004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18091
18092 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
18093 compilers. Delete duplicate call to get_compiler_info.
18094 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
18095 * gdb.base/volatile.exp: Likewise.
18096
84acecdd
MK
180972004-01-07 Mark Kettenis <kettenis@gnu.org>
18098
18099 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
18100 memory at address 0.
18101
fe11a27f
MC
181022004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18103
18104 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
18105 to test for hp-ux assembler. Fix copyright years.
18106
60ad077b
AC
181072004-01-07 Andrew Cagney <cagney@redhat.com>
18108
18109 * gdb.base/fileio.c (strerrno): Add "EBUSY".
18110
1c9b8f33
AC
181112004-01-07 Andrew Cagney <cagney@redhat.com>
18112
18113 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
18114 when creating the read-only file. From analysis by Roland McGrath
18115 and Elena Zannoni.
18116
753ccc7a
MC
181172004-01-06 Michael Chastain <mec.gnu@mindspring.com>
18118
18119 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
18120
eca3e36b
MC
181212004-01-06 Michael Chastain <mec.gnu@mindspring.com>
18122
18123 * gdb.base/cvexpr.c: Be type-safe with function pointers and
18124 data pointers.
18125
f8d4bac4
MC
181262004-01-06 Michael Chastain <mec.gnu@mindspring.com>
18127
18128 * gdb.cp/m-static.exp: Compile one source file at a time.
18129 Delete unused call to get_compiler_info.
18130
9b4e0f94
MC
181312004-01-06 Michael Chastain <mec.gnu@mindspring.com>
18132
18133 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
18134 * gdb.base/call-rt-st.exp: Likewise.
18135 * gdb.base/nodebug.exp: Likewise.
18136 * gdb.base/volatile.exp: Likewise.
18137 * gdb.cp/ref-types.exp: Likewise.
18138 * gdb.cp/templates.exp: Likewise.
18139
023c1024
MK
181402004-01-05 Mark Kettenis <kettenis@gnu.org>
18141
18142 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
18143
19703c4a
MC
181442004-01-05 Michael Chastain <mec.gnu@mindspring.com>
18145
18146 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
18147 hppa*-hp-hpux*.
18148
18b67037
MK
181492004-01-04 Mark Kettenis <kettenis@gnu.org>
18150
ba6219c8
MK
18151 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
18152 x86_64-*-*.
18153
18b67037
MK
18154 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
18155 sparc64-*-* and sparc*-solaris2*.
18156
1bfbbb9d
MK
181572004-01-04 Mark Kettenis <kettenis@gnu.org>
18158
18159 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
18160 return ${tests}" test. The ${tests} already mentions the
18161 filename.
18162
06846494
MC
181632004-01-02 Michael Chastain <mec.gnu@mindspring.com>
18164
18165 * gdb.cp/local.exp: Accept gcc abi 2.
18166
3b0cb202
MC
181672004-01-02 Michael Chastain <mec.gnu@mindspring.com>
18168
18169 * gdb.cp/templates.exp: Accept gcc abi 2.
18170
0643ec3f
MC
181712004-01-02 Michael Chastain <mec.gnu@mindspring.com>
18172
18173 * lib/compiler.cc: Remove supports_template_debugging.
18174 * gdb.cp/templates.exp: Do not test supports_template_debugging.
18175
d231d0b1
MC
181762004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18177
18178 * gdb.cp/namespace.exp: Accept gcc abi 2.
18179
44ffb27c
MC
181802004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18181
18182 * gdb.cp/method.exp: Accept gcc abi 2.
18183
184ad485
MC
181842004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18185
18186 * gdb.cp/classes.exp: Generate identical results as old version.
18187 * gdb.cp/derivation.exp: Likewise.
18188 * gdb.cp/overload.exp: Likewise.
18189 * gdb.cp/virtfunc.exp: Likewise.
18190
116f09e7
MC
181912004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18192
18193 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
18194 mysterious bug with sourceware version of expect.
18195
b1379776
MC
181962004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18197
18198 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
18199 current versions of gcc, including gcc abi 2. Remove gratuitous
18200 restart of test program. Use gdb_test_multiple and gdb_test for
18201 all tests. Add patterns to xfail missing "const" in "const char *"
18202 and kfail PR gdb/1155.
18203
6b7a4c0e
MC
182042004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18205
18206 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
18207 current versions of gcc, including gcc abi 2. Remove gratuitous
18208 restart of test program. Use gdb_test_multiple and gdb_test for
18209 all tests. Add patterns to kfail PR gdb/1498.
18210
51615d72
MC
182112003-12-31 Michael Chastain <mec.gnu@mindspring.com>
18212
18213 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
18214 current versions of gcc, including gcc abi 2. Use "breakpoint"
18215 and "continue" instead of restarting the target program. Use
18216 gdb_test_multiple and gdb_test for all tests.
18217
7b79a9d7
MK
182182004-01-01 Mark Kettenis <kettenis@gnu.org>
18219
18220 * gdb.asm/asm-source.exp: Update copyright year. Link statically
18221 for *-*-solaris2*.
18222
1cd3489f
MC
182232003-12-31 Michael Chastain <mec.gnu@mindspring.com>
18224
18225 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
18226 current versions of gcc, including gcc abi 2. Use "breakpoint"
18227 and "continue" instead of restarting the target program several
18228 times. Use gdb_test_multiple and gdb_test for all tests.
18229
850742db
MC
182302003-12-18 Michael Chastain <mec.gnu@mindspring.com>
18231
18232 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
18233 source files.
18234
eb4bbda8
MC
182352003-12-16 Michael Chastain <mec.gnu@mindspring.com>
18236
18237 * gdb.base/environ.exp: Handle compiling test case from multiple
18238 source files.
18239
e42c7771
MC
182402003-12-16 Michael Chastain <mec.gnu@mindspring.com>
18241
18242 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
18243
80e4b428
JB
182442003-12-17 Jim Blandy <jimb@redhat.com>
18245
5f06973a
JB
18246 * gdb.base/freebpcmd.c: Add copyright notice.
18247
80e4b428
JB
18248 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
18249
0ab84fb7
MC
182502003-12-16 Michael Chastain <mec.gnu@mindspring.com>
18251
18252 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
18253
1b3bb3d0
JB
182542003-12-13 Jim Blandy <jimb@redhat.com>
18255
18256 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
18257
3a4c9371
KB
182582003-12-12 Kevin Buettner <kevinb@redhat.com>
18259
18260 * gdb.asm/frv.inc: New file.
18261 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
18262
a1dea79a
FF
182632003-12-09 Fred Fish <fnf@redhat.com>
18264
18265 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
18266 functions to break1.c and leave prototypes behind. Add more
18267 "set breakpoint NN here" comments.
18268 * gdb.base/break1.c: New file.
18269
18270 * gdb.base/break.exp: Handle compiling test case from multiple
18271 source files and change source file references as needed.
18272 * gdb.base/completion.exp: Ditto.
18273 * gdb.base/condbreak.exp: Ditto.
18274 * gdb.base/define.exp: Ditto.
18275 * gdb.base/ena-dis-br.exp: Ditto.
18276 * gdb.base/info-proc.exp: Ditto.
18277 * gdb.base/maint.exp: Ditto.
18278 * gdb.base/until.exp: Ditto.
18279
18280 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
18281 hardcoded line numbers.
18282 * gdb.base/define.exp: Ditto.
18283 * gdb.base/ena-dis-br.exp: Ditto.
18284 * gdb.base/maint.exp: Ditto.
18285 * gdb.base/until.exp: Ditto.
18286
18287 * gdb.base/completion.exp: Use "break1" for completion tests since
18288 "break" is no longer a unique prefix.
18289
5266b69c
AC
182902003-12-06 Andrew Cagney <cagney@redhat.com>
18291
18292 * gdb.base/structs.exp (test_struct_returns): When applicable, set
18293 "return_value_unimplemented". When an unimplemented struct return
18294 architecture, report incorrect values as a KFAIL
18295
374451f0
MC
182962003-12-05 Michael Chastain <mec.gnu@mindspring.com>
18297
18298 * gdb.cp/rtti.exp: Accept new wording of warning from
18299 cp_lookup_rtti_type.
18300
ba9b20a7
MC
183012003-12-05 Michael Chastain <mec.gnu@mindspring.com>
18302
18303 Partial fix for PR testsuite/1456.
18304 * gdb.base/scope.exp (test_at_main): Replace references to
18305 gcc_compiled with calls to test_compiler_info.
18306 (test_at_foo): Likewise.
18307 (test_at_bar): Likewise.
18308
b74b6d0b
MC
183092003-12-04 Michael Chastain <mec.gnu@mindspring.com>
18310
18311 Partial fix for PR testsuite/1456.
18312 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
18313 to test_compiler_info.
18314
ccfa3402
MC
183152003-12-03 Michael Chastain <mec.gnu@mindspring.com>
18316
18317 * gdb.base/so-impl-ld.exp: Update copyright notice.
18318
f6246aba
MC
183192003-12-02 Michael Chastain <mec.gnu@mindspring.com>
18320
18321 Partial fix for PR testsuite/1456.
18322 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
18323 to test_compiler_info.
18324
13ae734a
MC
183252003-11-28 Michael Chastain <mec.gnu@mindspring.com>
18326
18327 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
18328 from current versions of gdb. Clean up regular expressions.
18329 Delete redundant timeout case.
18330
d8e1cdee
MC
183312003-11-28 Michael Chastain <mec.gnu@mindspring.com>
18332
18333 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
18334 from current versions of gdb. Clean up regular expressions.
18335 Delete redundant timeout case.
18336
96457b64
MC
183372003-12-01 Michael Chastain <mec.gnu@mindspring.com>
18338
18339 Partial fix for PR testsuite/1456.
18340 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
18341 gcc_compiled with call to test_compiler_info.
18342
f35309fc
MC
183432003-11-30 Michael Chastain <mec.gnu@mindspring.com>
18344
18345 Partial fix for PR testsuite/1456.
18346 * gdb.base/list.exp (test_list_function): Delete unused declaration
18347 of gcc_compiled.
18348
d7afdf9b
MC
183492003-11-29 Michael Chastain <mec.gnu@mindspring.com>
18350
18351 Partial fix for PR testsuite/1456.
18352 * gdb.base/complex.exp: Replace reference to gcc_compiled with
18353 call to test_compiler_info.
18354
71507b56
MK
183552003-11-29 Mark Kettenis <kettenis@gnu.org>
18356
18357 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
18358 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
18359 it to create the appropriate note.inc.
18360 * gdb.asm/asmsrc1.s: Include "note.inc".
18361 * gdb.asm/netbsd.inc: New file.
18362 * gdb.asm/empty.inc: New file.
18363
f81f93f7
MC
183642003-11-28 Michael Chastain <mec.gnu@mindspring.com>
18365
18366 Partial fix for PR testsuite/1456.
18367 * gdb.base/constvars.exp: Replace references to gcc_compiled with
18368 calls to test_compiler_info.
18369
9a77938e
MC
183702003-11-27 Michael Chastain <mec.gnu@mindspring.com>
18371
18372 Partial fix for PR testsuite/1456.
18373 * gdb.base/volatile.exp: Replace references to gcc_compiled with
18374 calls to test_compiler_info.
18375
e8367dc7
MK
183762003-11-27 Mark Kettenis <kettenis@gnu.org>
18377
18378 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
18379 pattern for the KFAILs.
18380
526c61ee
AF
183812003-11-25 Adam Fedor <fedor@gnu.org>
18382
18383 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
18384 * gdb.objc/objcdecode.m: New file.
18385
28f2d600
AF
183862003-11-25 Adam Fedor <fedor@gnu.org>
18387
18388 * gdb.objc/nondebug.exp: Test for PR objc/1236.
18389 * gdb.objc/nondebug.m: New file.
18390
a3895cee
BE
183912003-11-26 Ben Elliston <bje@wasabisystems.com>
18392
18393 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
18394 NetBSD as it does on FreeBSD. Modelled on a similar change by
18395 Mark Kettenis on 2003-05-30.
18396 (link-flags): Set to "--entry _start" regardless of target.
18397 Special linker flags are to be appended to $link-flags.
18398 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
18399
c9f2c8a3
MC
184002003-11-25 Michael Chastain <mec.gnu@mindspring.com>
18401
18402 * gdb.cp/method.exp: Accept output of new demangler.
18403
15a0587a 184042003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
18405
18406 * gdb/class2.exp: New file.
18407 * gdb/class2.cc: New file.
18408
3c00b570
MC
184092003-11-25 Michael Chastain <mec.gnu@mindspring.com>
18410
18411 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
18412 of new demangler.
18413
7027acc7
MK
184142003-11-23 Mark Kettenis <kettenis@gnu.org>
18415
18416 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
18417 of gdb_test "run".
18418
b0e1598a
MK
184192003-11-23 Mark Kettenis <kettenis@gnu.org>
18420
18421 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
18422 "continue" into "run".
18423
4d9eda44
MC
184242003-11-23 Michael Chastain <mec.gnu@mindspring.com>
18425
18426 Partial fix for PR testsuite/1456.
18427 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
18428 call to test_compiler_info.
18429 * gdb.cp/ctti.exp: Likewise.
18430 * gdb.cp/derivation.exp: Likewise.
18431 * gdb.cp/member-ptr.exp: Likewise.
18432 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
18433 reference to gcc_compiled.
18434
184352003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
18436
18437 Fix PR testsuite/1463.
18438 * gdb.base/structs.exp (start_structs_test): Call
18439 get_debug_format before using the debug format.
18440
d422fe19
AC
184412003-11-22 Andrew Cagney <cagney@redhat.com>
18442
18443 * lib/gdb.exp (gdb_test_multiple): Add simple example.
18444 * gdb.base/structs.exp: Use gdb_test_multiple.
18445
039cf96d
AC
184462003-11-20 Andrew Cagney <cagney@redhat.com>
18447
6882279b
AC
18448 * gdb.base/structs.exp: Handle and recover from internal errors.
18449 Replace "foo${n}" with "foo<n>" in test messages.
18450
e53890ae
AC
18451 * gdb.base/structs.exp: Update copyright. Rewrite.
18452 * gdb.base/structs.c: Update copyright. Rewrite.
18453
2b211c59
AC
18454 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
18455 resync count exceeded.
d63a86f8 18456
039cf96d
AC
18457 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
18458 from the internal error.
18459 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
18460 Original from Jim Blandy.
18461 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 18462
eac98b22
AC
184632003-11-19 Andrew Cagney <cagney@redhat.com>
18464
18465 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
18466 KFAIL.
18467
67455b2a
MK
184682003-11-17 Mark Kettenis <kettenis@gnu.org>
18469
18470 New testcase for PR backtrace/1435.
18471 * gdb.arch/i386-unwind.exp: New file.
18472 * gdb.arch/i386-unwind.c: New file.
18473
853d6e5b
AC
184742003-11-17 Andrew Cagney <cagney@redhat.com>
18475
18476 * lib/gdb.exp (compiler_info): New global.
18477 (test_compiler_info): New function.
18478 (get_compiler_info): Set compiler_info.
18479 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
18480 "compiler_info" to gcc-<major>-<minor>.
18481
38cf6e11
MC
184822003-11-15 Michael Chastain <mec.gnu@mindspring.com>
18483
18484 * gdb.trace/configure: Remove.
18485
a50d3602
EZ
184862003-11-13 Elena Zannoni <ezannoni@redhat.com>
18487
18488 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 18489 breakpoints.
a50d3602
EZ
18490 * gdb.base/break.exp: Remove all references to explicit line
18491 numbers.
18492
d9407aaa
NC
184932003-11-11 Nick Clifton <nickc@redhat.com>
18494
18495 * gdb.base/shreloc.exp: Do not run for targets which do not
18496 support shared objects.
18497
db488fc1
CV
184982003-11-10 Corinna Vinschen <vinschen@redhat.com>
18499
18500 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
18501 Don't run tests if nofileio flag is given.
18502
6a90a18e
EZ
185032003-11-07 Elena Zannoni <ezannoni@redhat.com>
18504
18505 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 18506 as well as 'Watchpoint'.
6a90a18e 18507
0b915e9c
EZ
185082003-11-06 Elena Zannoni <ezannoni@redhat.com>
18509
18510 Reported by Jim Ingham <jingham@apple.com>:
18511 * gdb.base/annota1.exp: Match at least one occurrence of the
18512 signal handler annotation.
18513
d7e4b55f
EZ
185142003-11-06 Elena Zannoni <ezannoni@redhat.com>
18515
a9c64011
AS
18516 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
18517 as well as 'Watchpoint'.
d7e4b55f 18518
2fe4e8d0
MC
185192003-11-05 Michael Chastain <mec@shout.net>
18520
18521 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
18522
6ef88553
KW
185232003-11-03 Kris Warkentin <kewarken@qnx.com>
18524
18525 * gdb.arch/gdb1291.c: New test file.
18526 * gdb.arch/gdb1291.exp: New test script.
18527 * gdb.arch/gdb1431.c: New test file.
18528 * gdb.arch/gdb1431.exp: New test script.
18529
ae7dc4d8
MC
185302003-10-22 Michael Chastain <mec@shout.net>
18531
18532 * gdb.mi/pthreads.c: Add copyright notice.
18533
c39d7427
MC
185342003-10-22 Michael Chastain <mec@shout.net>
18535
18536 * gdb.threads/pthreads.c: Add copyright notice.
18537
8b7d96c1
MC
185382003-10-20 Michael Chastain <mec@shout.net>
18539
18540 * gdb.base/gdb1056.exp: New test script.
18541
d1d69fdd
DJ
185422003-10-13 Daniel Jacobowitz <drow@mvista.com>
18543
18544 * gdb.threads/killed.exp: Use gdb_run_cmd.
18545
7d605576
DJ
185462003-10-13 Daniel Jacobowitz <drow@mvista.com>
18547
18548 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
18549 create a core file.
18550 * gdb.threads/gcore-thread.exp: Likewise.
18551
618ec112
CV
185522003-10-13 Corinna Vinschen <vinschen@redhat.com>
18553
18554 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
18555 type, based on char type.
18556 (struct bit_flags_short_t): New bitfield type, based on short type.
18557 (init_bit_flags_char): New fuction.
18558 (init_bit_flags_short): Ditto.
18559 (print_bit_flags_char): Ditto.
18560 (print_bit_flags_short): Ditto.
18561 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
18562
9367a73c
MC
185632003-10-11 Michael Chastain <mec@shout.net>
18564
18565 * gdb.base/call-rt-st.exp: Update copyright year.
18566
1decf120
KI
185672003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
18568
18569 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
18570 * gdb.disasm/sh3.s: Ditto.
18571
5445b2ae
DJ
185722003-10-07 Daniel Jacobowitz <drow@mvista.com>
18573
18574 * gdb.threads/switch-threads.exp: New test.
18575 * gdb.threads/switch-threads.c: New source file.
18576
aec24853
CV
185772003-10-07 Corinna Vinschen <vinschen@redhat.com>
18578
18579 * gdb.base/ending-run.exp: Add sh specific case.
18580
adc7428d
AC
185812003-10-06 Andrew Cagney <cagney@redhat.com>
18582
18583 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
18584 * gdb.disasm/mn10200.exp: Delete obsolete file.
18585
c9d37158
DJ
185862003-09-29 Daniel Jacobowitz <drow@mvista.com>
18587
18588 * ChangeLog: Correct an entry command.exp -> commands.exp.
18589 * gdb.base/commands.exp (bp_deleted_in_command_test)
18590 (temporary_breakpoint_commands): Check noargs.
18591
79c2c32d
DC
185922003-09-25 David Carlton <carlton@kealia.com>
18593
18594 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
18595 of some print tests, where appropriate. Add tests for C::D::cd,
18596 E::ce, F::cXfX, G::XgX.
18597 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
18598
594e6d67
RE
185992003-09-25 Richard Earnshaw <rearnsha@arm.com>
18600
18601 * lib/java.exp (java_init): Import target_alias before using it.
18602
10f0d451
DC
186032003-09-25 David Carlton <carlton@kealia.com>
18604
18605 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
18606
274bcba0
EZ
186072003-09-23 Elena Zannoni <ezannoni@redhat.com>
18608
d63a86f8 18609 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 18610 weirdness.
274bcba0 18611
cdbf20f7
MC
186122003-09-17 Michael Chastain <mec@shout.net>
18613
18614 * gdb.cp/gdb1355.exp: New file.
18615 * gdb.cp/gdb1355.c: New file.
18616
71e06f80
CV
186172003-09-15 Corinna Vinschen <vinschen@redhat.com>
18618
18619 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
18620 * gdb.asm/sh.inc: New file.
18621
5c4e30ca
DC
186222003-09-11 David Carlton <carlton@kealia.com>
18623
bd45b7af
DC
18624 * gdb.cp/namespace.exp: Add tests for namespace types.
18625 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
18626 (test_namespace): New.
18627
1c199746
EZ
186282003-09-11 Elena Zannoni <ezannoni@redhat.com>
18629
a9c64011 18630 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 18631 * gdb.stabs/weird.exp: Ditto.
1c199746 18632
04ed252f
MC
186332003-09-08 Michael Chastain <mec@shout.net>
18634
18635 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
18636
d8a2d9e7
MC
186372003-09-07 Michael Chastain <mec@shout.net>
18638
18639 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
18640 'parse error'.
18641
161afb24
MK
186422003-09-07 Mark Kettenis <m.kettenis@osp.nl>
18643
18644 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
18645
49f2741a
MC
186462003-08-30 Michael Chastain <mec@shout.net>
18647
18648 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
18649 * gdb.gdb/observer.exp: Ditto.
18650 * gdb.gdb/xfullpath.exp: Ditto.
18651
8afa723e
MK
186522003-08-29 Mark Kettenis <kettenis@gnu.org>
18653
18654 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
18655 *-*-*bsd*.
18656
f31dfe3b
JJ
186572003-08-28 Jeff Johnston <jjohnstn@redhat.com>
18658
18659 * gdb.base/dump.exp: Skip for ia64.
18660
4630e498
JJ
186612003-08-25 Jeff Johnston <jjohnstn@redhat.com>
18662
18663 * gdb.asm/asm-source.exp: Add ia64 support.
18664 * gdb.asm/ia64.inc: New file.
18665
1105b7ef
MC
186662003-08-22 Michael Chastain <mec@shout.net>
18667
18668 * gdb.cp: New directory.
18669 * gdb.cp/*: Copy from gdb.c++/*.
18670 * gdb.c++/*: Remove.
18671 * Makefile.in: Change gdb.c++ to gdb.cp.
18672 * configure.in: Ditto.
18673 * configure: Regnerate.
18674
c945b932
MK
186752003-08-18 Mark Kettenis <kettenis@gnu.org>
18676
18677 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
18678 * gdb.arch/i386-prologue.c (gdb1338): Add function.
18679
2b66634b
DJ
186802003-08-17 Daniel Jacobowitz <drow@mvista.com>
18681
18682 * mi-var-display.exp (-var-list-children weird): Accept function
18683 pointers with argument types.
18684 * mi1-var-display.exp (-var-list-children weird): Likewise.
18685 * mi2-var-display.exp (-var-list-children weird): Likewise.
18686
a356f73b
DJ
186872003-08-17 Daniel Jacobowitz <drow@mvista.com>
18688
18689 * gdb.base/annota3.exp: Add missing newline.
18690
483417b8
MC
186912003-08-06 Michael Chastain <mec@shout.net>
18692
18693 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
18694
c99c59c3
MS
186952003-08-12 Michael Snyder <msnyder@redhat.com>
18696
18697 * gdb.base/float.exp: Add test for SH.
18698
55ed7501
MK
186992003-08-10 Mark Kettenis <kettenis@gnu.org>
18700
18701 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
18702
1a371f2e
EZ
187032003-08-07 Elena Zannoni <ezannoni@redhat.com>
18704
18705 * gdb.base/completion.exp: Remove reduntant completion test
18706 on filename.
18707
e0f353ce
EZ
187082003-08-07 Elena Zannoni <ezannoni@redhat.com>
18709
a9c64011
AS
18710 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
18711 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
18712 gdb.trace/save-trace.exp: Make sure that full pathnames are
18713 escaped correctly.
e0f353ce 18714
5710a1af 187152003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 18716
a9c64011
AS
18717 * configure.in: Don't generate config.h from config.hin.
18718 * configure: Regenerate.
18719 * config.hin: Remove file.
18720 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
18721 * gdb.threads/pthreads.c: Ditto.
5710a1af 18722
dcd81ce9
DJ
187232003-08-07 Daniel Jacobowitz <drow@mvista.com>
18724
18725 From Kei Sakamoto <sakamoto.kei@renesas.com>:
18726 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
18727 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
18728 Replace ld24 with seth/add3.
18729
6009d884
AC
187302003-08-02 Andrew Cagney <cagney@redhat.com>
18731
18732 * gdb.base/annota3.exp: New file.
18733 * gdb.base/annota3.c: New file.
18734 * gdb.c++/annota3.exp: New file.
18735 * gdb.c++/annota3.cc: New file.
18736
51514e06
MC
187372003-07-29 Michael Chastain <mec@shout.net>
18738
18739 * gdb.threads/tls.c (spin): Check errno only if sem_wait
18740 actually failed.
18741 (do_pass): Likewise.
18742 * gdb.threads/tls.exp: Always initialize no_of_threads.
18743
4ee6625b
DJ
187442003-07-27 Daniel Jacobowitz <drow@mvista.com>
18745
18746 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
18747 pattern.
18748 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
18749 * gdb.threads/tls.exp: Recognize one case of the host library not
18750 supporting TLS.
18751
225f2bf6
AC
187522003-07-27 Andrew Cagney <cagney@redhat.com>
18753
18754 * gdb.base/fileio.exp: Use SH when running commands using
18755 remote_exec.
18756
bcb27c9f
DJ
187572003-07-24 Daniel Jacobowitz <drow@mvista.com>
18758
18759 From Kei Sakamoto <sakamoto.kei@renesas.com>:
18760 * gdb.base/relocate.c (dummy): New padding array.
18761
3d67be83
MS
187622003-07-22 Michael Snyder <msnyder@redhat.com>
18763
d63a86f8 18764 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
18765
18766 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
18767 patterns to be more general, accepting old and new output.
18768 Some output chars (such as '+') also must be quoted.
d63a86f8 18769 Some addresses are displayed numerically instead of
3d67be83
MS
18770 symbolically.
18771
57ba3b85
MS
187722003-07-23 Michael Snyder <msnyder@redhat.com>
18773
686d097c
MS
18774 * gdb.base/return2.exp: Don't test long-long return.
18775
57ba3b85
MS
18776 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
18777 * gdb.disasm/t01_mov.exp: Ditto.
18778 * gdb.disasm/t02_mova.s: Ditto.
18779 * gdb.disasm/t02_mova.exp: Ditto.
18780 * gdb.disasm/t03_add.s: Ditto.
18781 * gdb.disasm/t03_add.exp: Ditto.
18782 * gdb.disasm/t04_sub.s: Ditto.
18783 * gdb.disasm/t04_sub.exp: Ditto.
18784 * gdb.disasm/t05_cmp.s: Ditto.
18785 * gdb.disasm/t05_cmp.exp: Ditto.
18786 * gdb.disasm/t06_ari2.s: Ditto.
18787 * gdb.disasm/t06_ari2.exp: Ditto.
18788 * gdb.disasm/t07_ari3.s: Ditto.
18789 * gdb.disasm/t07_ari3.exp: Ditto.
18790 * gdb.disasm/t08_or.s: Ditto.
18791 * gdb.disasm/t08_or.exp: Ditto.
18792 * gdb.disasm/t09_xor.s: Ditto.
18793 * gdb.disasm/t09_xor.exp: Ditto.
18794 * gdb.disasm/t10_and.s: Ditto.
18795 * gdb.disasm/t10_and.exp: Ditto.
18796 * gdb.disasm/t11_logs.s: Ditto.
18797 * gdb.disasm/t11_logs.exp: Ditto.
18798 * gdb.disasm/t12_bit.s: Ditto.
18799 * gdb.disasm/t12_bit.exp: Ditto.
18800 * gdb.disasm/t13_otr.s: Ditto.
18801 * gdb.disasm/t13_otr.exp: Ditto.
18802
e00759ef
EZ
188032003-07-22 Elena Zannoni <ezannoni@redhat.com>
18804
18805 * gdb.threads/tls.exp :Add kfail for 'info address' case.
18806
8bc2021f
EZ
188072003-07-22 Elena Zannoni <ezannoni@redhat.com>
18808
a9c64011
AS
18809 * gdb.threads/tls.c : New file.
18810 * gdb.threads/tls.exp : New file.
18811 * gdb.threads/tls-main.c : New file.
18812 * gdb.threads/tls-shared.c : New file.
18813 * gdb.threads/tls-shared.exp : New file.
8bc2021f 18814
89320c4c
AS
188152003-07-22 Andreas Schwab <schwab@suse.de>
18816
18817 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
18818
180dea7c
AS
188192003-07-20 Andreas Schwab <schwab@suse.de>
18820
18821 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
18822 due to insn reordering.
18823
0714963c
AC
188242003-07-15 Andrew Cagney <cagney@redhat.com>
18825
18826 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
18827
98a23b3f
MC
188282003-07-15 Michael Chastain <mec@shout.net>
18829
18830 * gdb.base/gdb1250.exp: New file.
18831 * gdb.base/gdb1250.c: New file.
18832
27e417a2
ML
188332003-07-09 Michal Ludvig <mludvig@suse.cz>
18834
18835 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
18836 expansion of size_t to 'unsigned long', not only to 'unsigned'.
18837
8bc2021f
EZ
188382003-07-09 Elena Zannoni <ezannoni@redhat.com>
18839
a9c64011
AS
18840 * gdb.threads/tls.c: New file.
18841 * gdb.threads/tls.exp: New file.
18842 * gdb.threads/tls-main.c: New file.
18843 * gdb.threads/tls-shared.c: New file.
18844 * gdb.threads/tls-shared.exp: New file.
8bc2021f 18845
d99968dc
EZ
188462003-07-09 Elena Zannoni <ezannoni@redhat.com>
18847
18848 * gdb.base/annota1.exp: Make sure that we properly escape the
18849 full path of the source file. Xfail more permissive patterns,
d63a86f8 18850 due to a compiler debug info problem.
d99968dc 18851
83876b3b
AS
188522003-07-07 Andreas Schwab <schwab@suse.de>
18853
2705e972
AS
18854 * gdb.asm/m68k.inc: New file.
18855 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
18856
83876b3b
AS
18857 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
18858 arguments"): Also match negative number.
18859
18860 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
18861
3a871b37
DJ
188622003-07-03 Daniel Jacobowitz <drow@mvista.com>
18863
18864 * gdb.base/store.c (charest): New typedef.
18865 (add_char): Rename to add_charest, update.
18866 (wack_char): Rename to wack_charest, update types. Return l + r
18867 to keep r live across the call.
18868 (wack_short, wack_int, wack_long, wack_longest, wack_float)
18869 (wack_double, wack_doublest): Return l + r to keep r live across
18870 the call.
18871 * gdb.base/store.exp: Accomodate store.c changes.
18872
b2a7f303
DC
188732003-06-30 David Carlton <carlton@kealia.com>
18874
18875 * gdb.c++/maint.exp (test_invalid_name): New.
18876 (test_first_component): Add tests for invalid names.
18877
3c6cb4a1
MC
188782003-06-29 Michael Chastain <mec@shout.net>
18879
18880 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
18881 output of '<VTT for class>' for virtual base classes.
18882
f1c2644b
DJ
188832003-06-29 Daniel Jacobowitz <drow@mvista.com>
18884
18885 * gdb.base/completion.exp: Tab-complete "complet" instead of
18886 "compl".
18887 * gdb.base/complex.exp, gdb.base/complex.c: New files.
18888
18080350
DJ
188892003-06-29 Daniel Jacobowitz <drow@mvista.com>
18890
18891 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
18892 * gdb.base/volatile.exp: Likewise.
18893
f56973f8
DJ
188942003-06-29 Daniel Jacobowitz <drow@mvista.com>
18895
18896 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
18897 gdb/1265.
18898
188992003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
18900 Daniel Jacobowitz <drow@mvista.com>
18901
18902 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
18903 initial line count of 'captured_main' from 26 to 32.
18904 (test_with_self): Allow xmalloc call to be interleaved with the
18905 preceding two lines.
18906
e766d4d6
JB
189072003-06-24 Joel Brobecker <brobecker@gnat.com>
18908
18909 * gdb.base/bang.exp: New testcase.
18910
f125c9a4
JB
189112003-06-23 Joel Brobecker <brobecker@gnat.com>
18912
18913 * gdb.base/langs.exp: Add some tests for the "minimal" language
18914 support.
18915
6e25beaf
EZ
189162003-06-23 Elena Zannoni <ezannoni@redhat.com>
18917
18918 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
18919 the testcase.
18920
2f816dda
DJ
189212003-06-22 Daniel Jacobowitz <drow@mvista.com>
18922
18923 * gdb.base/relocate.exp: Test add-symbol-file with a variable
18924 offset.
18925
db5a5748
DJ
189262003-06-22 Daniel Jacobowitz <drow@mvista.com>
18927
18928 * gdb.c++/pr-1210.cc: New file.
18929 * gdb.c++/pr-1210.exp: New file.
18930
1df0c130
DJ
189312003-06-21 Daniel Jacobowitz <drow@mvista.com>
18932
18933 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
18934 000-exec-continue.
18935
a92feac0
MK
189362003-06-15 Mark Kettenis <kettenis@gnu.org>
18937
18938 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
18939 on *-*-*bsd* instead of *-*-freebsd*.
18940
81a58f5b
AC
189412003-06-14 Andrew Cagney <cagney@redhat.com>
18942
18943 * gdb.base/store.exp: Test longest and doublest. Test all
18944 parameters. Weaken return statement match.
18945 * gdb.base/store.c: Add longest and doublest - aka long long and
18946 long double functions. Put all parameters into local register
18947 variables. Use negative values.
18948
b257a0d3
AC
189492003-06-14 Andrew Cagney <cagney@redhat.com>
18950
18951 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
18952 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
18953 exit status.
18954 * gdb.base/fileio.exp: Disable target when nointerrupts and
18955 noinferiorio, instead of limiting it to remote. Use remote_exec
18956 instead of system.
d63a86f8 18957
21c38304
JJ
189582003-06-12 Jeff Johnston <jjohnstn@redhat.com>
18959
18960 * gdb.base/float.exp: Add ia64 support.
18961
1bcdb424
CV
189622003-06-12 Corinna Vinschen <vinschen@redhat.com>
18963
18964 * gdb.base/fileio.exp: Run only on remote targets.
18965
6aeb981f
CV
189662003-06-10 Corinna Vinschen <vinschen@redhat.com>
18967
18968 * gdb.base/fileio.c: New file, testing File-I/O.
18969 * gdb.base/fileio.exp: Ditto.
18970
53df362e
RG
189712003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
18972
18973 * gdb.base/shreloc.exp: New file, check symbol values obtained from
18974 shared objects after relocation at load time (gdb PR/1132).
18975 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 18976 as above, part of the shared object relocation test.
53df362e 18977
ffee1b46
MK
189782003-06-08 Mark Kettenis <kettenis@gnu.org>
18979
b5ca3722
MK
18980 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
18981 fully filled history list.
18982 * gdb.base/gdb_history: New file.
18983
03ed860d
MK
18984 * gdb.base/signals.exp: XFAIL "continue to func1" on
18985 i*86-*-freebsd*.
18986
ffee1b46
MK
18987 * gdb.base/attach.exp: When trying to attach to a nonexistent
18988 process, make it possible to specify the PID based on the target,
18989 and do so for *-*-freebsd*.
18990
d80dbb52
RH
189912003-06-02 Richard Henderson <rth@redhat.com>
18992
18993 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
18994
6dd77b81
RH
189952003-06-02 Richard Henderson <rth@redhat.com>
18996
18997 * gdb.base/selftest.exp: Next over lim_at_start initialization.
18998
f6347e16
RH
189992003-06-02 Richard Henderson <rth@redhat.com>
19000
19001 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
19002
2c161407
DJ
190032003-06-01 Daniel Jacobowitz <drow@mvista.com>
19004
19005 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
19006 of globalvar.
19007
572eb746
MK
190082003-06-01 Mark Kettenis <kettenis@gnu.org>
19009
19010 * gdb.asm/asm-source.exp: Check for memory read errors in
19011 disassembler test on *BSD too.
19012
9e9617a5
RH
190132003-06-01 Richard Henderson <rth@redhat.com>
19014
19015 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
19016 for .frame.
19017 (gdbasm_call): Lose ldgp.
19018 (gdbasm_startup): Add frame information.
19019 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
19020
7b34ad4e
MK
190212003-05-31 Mark Kettenis <kettenis@gnu.org>
19022
19023 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
19024 i?86-*-*.
19025
10059fdf
MK
190262003-05-30 Mark Kettenis <kettenis@gnu.org>
19027
19028 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
19029 FreeBSD.
19030
acf4b816
RH
190312003-05-29 Richard Henderson <rth@redhat.com>
19032
19033 * gdb.asm/alpha.inc: New file.
19034 * gdb.asm/asm-source.exp: Use it.
19035
e9ecd949
JB
190362003-05-29 Jim Blandy <jimb@redhat.com>
19037
19038 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
19039 'core.PID'.
19040
e3e5a4f3
JB
190412003-05-22 Jim Blandy <jimb@redhat.com>
19042
19043 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
19044 backtrace.
d63a86f8 19045
72fe3d25
DC
190462003-05-20 David Carlton <carlton@math.stanford.edu>
19047
19048 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
19049 this time.
19050
58da2eb2
DC
190512003-05-19 David Carlton <carlton@bactrian.org>
19052
19053 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
19054 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
19055
1fcb5155
DC
190562003-05-19 David Carlton <carlton@bactrian.org>
19057
19058 * gdb.c++/namespace.exp: Add namespace scope and anonymous
19059 namespace tests.
19060 Bump copyright date.
19061 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
19062 (main): Call C::D::marker2.
19063 * gdb.c++/namespace1.cc: New file.
19064
85e85163
JJ
190652003-05-14 Jeff Johnston <jjohnstn@redhat.com>
19066
19067 Roland McGrath <roland@redhat.com>
d63a86f8 19068 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
19069 there is no manager thread.
19070
a25fbfec
JJ
190712003-05-08 Jeff Johnston <jjohnstn@redhat.com>
19072
d63a86f8
RM
19073 * gdb.threads/schedlock.exp: Remove assumption that all threads
19074 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
19075 in one of the child threads rather than the main thread.
19076
be375bae
JB
190772003-05-07 Jim Blandy <jimb@redhat.com>
19078
09bf6082
JB
19079 Add support for assembly source testing on the s390x.
19080 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
19081 architecture.
19082 * gdb.asm/s390x.inc: New file.
19083
be375bae
JB
19084 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
19085 succession of 'if' statements.
19086
00905d52
AC
190872003-05-05 Andrew Cagney <cagney@redhat.com>
19088
19089 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
19090
b1e29e33
AC
190912003-05-05 Andrew Cagney <cagney@redhat.com>
19092
19093 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
19094 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
19095
e33d66ec
EZ
190962003-05-02 Elena Zannoni <ezannoni@redhat.com>
19097
19098 * gdb.base/charset.exp: Update based on new behavior of set/show
19099 charset commands.
19100
2b6fd0d8
AC
191012003-05-01 Andrew Cagney <cagney@redhat.com>
19102
19103 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
19104 variable do not give memory errors.
19105
130cacce
AF
191062003-04-30 Adam Fedor <fedor@gnu.org>
19107
19108 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
19109 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
19110 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
19111 gdb.objc/basicclass.m: : New files
19112
19113 * lib/gdb.exp (gdb_compile_objc): New procedure.
19114
bea71854
DJ
191152003-04-27 Daniel Jacobowitz <drow@mvista.com>
19116
19117 * gdb.base/signals.exp: Make backtrace tests more specific.
19118
0f20eeea
DC
191192003-04-23 David Carlton <carlton@bactrian.org>
19120
19121 * gdb.c++/maint.exp (test_first_component): Add tests for
19122 'operator' in more locations.
19123
c8c4d8dc
KB
191242003-04-16 Kevin Buettner <kevinb@redhat.com>
19125
19126 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
19127
3fe60e3c
EZ
191282003-04-16 Elena Zannoni <ezannoni@redhat.com>
19129
19130 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 19131 func marke' instead. Update test name.
3fe60e3c 19132
9219021c
DC
191332003-04-15 David Carlton <carlton@math.stanford.edu>
19134
19135 * gdb.c++/maint.exp: New file.
19136
5dd55bdd
EZ
191372003-04-14 Elena Zannoni <ezannoni@redhat.com>
19138
19139 * gdb.threads/schedlock.c: Change type of thread function argument
19140 to long, to avoid warnings on 64-bit platforms.
19141
00890572
EZ
191422003-04-14 Elena Zannoni <ezannoni@redhat.com>
19143
a9c64011
AS
19144 * gdb.base/attach.exp: Add new message from ptrace in case of
19145 attaching to nonexistent process.
d63a86f8 19146
93201743
JB
191472003-04-11 Jim Blandy <jimb@redhat.com>
19148
19149 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
19150 gdb.c++/userdef.cc: Place comments on the lines to which the
19151 marker function might return.
19152 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
19153 gdb.c++/userdef.exp: Look for those comments to check that we've
19154 returned to the right place, instead of checking line numbers.
19155
2a11c64d
EZ
191562003-04-11 Elena Zannoni <ezannoni@redhat.com>
19157
a9c64011
AS
19158 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
19159 match on sourcefile name, instead of directory name.
2a11c64d 19160
68ab8fc5
EZ
191612003-04-10 Elena Zannoni <ezannoni@redhat.com>
19162
d63a86f8 19163 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
19164 working directory name.
19165
5624293a
JB
191662003-04-09 Jim Blandy <jimb@redhat.com>
19167
19168 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
19169 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
19170 after an inferior function call, report the failure, but allow the
19171 test to continue.
19172
f1f02ee4
SC
191732003-04-05 Stephane Carrez <stcarrez@nerim.fr>
19174
19175 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
19176 with -DPROTOTYPES.
19177
6eb79af0
SC
191782003-04-05 Stephane Carrez <stcarrez@nerim.fr>
19179
19180 * gdb.base/break.exp: Revert last patch.
19181
8dfb4cf0
SC
191822003-04-04 Stephane Carrez <stcarrez@nerim.fr>
19183
19184 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
19185 with -DPROTOTYPES.
19186
ed4c619a
AC
191872003-04-02 Andrew Cagney <cagney@redhat.com>
19188
19189 * gdb.base/callfuncs.exp: Make "print add" messages unique.
19190 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
19191 matching directories by the name breakpoint.
19192 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
19193 Make "continue to marker1" consistent.
19194 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
19195 message consistent.
19196 * lib/gdb.exp: Put "the program is no longer running", and "the
19197 program exited" in parenthesis.
19198 * lib/mi-support.exp: Ditto.
d63a86f8 19199
4e35d5f0 192002003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 19201
4e35d5f0
BR
19202 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
19203
71900fe8
AC
192042003-03-29 Andrew Cagney <cagney@redhat.com>
19205
19206 * gdb.base/sizeof.c (main): Print the value of '\377'.
19207 * gdb.base/sizeof.exp: Check the sign of '\377'.
19208
c0655a16
MC
192092003-03-27 Michael Chastain <mec@shout.net>
19210
19211 * gdb.base/gdb1090.exp: New file.
19212 * gdb.base/gdb1090.cc: New file.
19213
5b2a3989
JB
192142003-03-27 J. Brobecker <brobecker@gnat.com>
19215
19216 * gdb.gdb/observer.exp: New regression test.
19217
79876890
MC
192182003-03-27 Michael Chastain <mec@shout.net>
19219
19220 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
19221 * gdb.base/ptype.exp: Likewise.
19222
6eac95e3
CV
192232003-03-27 Corinna Vinschen <vinschen@redhat.com>
19224
19225 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
19226
e8c71839
MC
192272003-03-26 Michael Chastain <mec@shout.net>
19228
19229 * gdb.base/ptype.exp: Actually use some typedef'd types.
19230
71b10041
SC
192312003-03-21 Stephane Carrez <stcarrez@nerim.fr>
19232
19233 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
19234 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
19235
2512cf80
CV
192362003-03-20 Corinna Vinschen <vinschen@redhat.com>
19237
19238 * gdb.base/default.exp: Fix regular expression.
19239
0d195a4f
CV
192402003-03-20 Corinna Vinschen <vinschen@redhat.com>
19241
19242 * gdb.base/args.exp: Fix regular expression.
19243
8a2dbca8
CV
192442003-03-20 Corinna Vinschen <vinschen@redhat.com>
19245
19246 * gdb.base/help.exp: Allow Win32 child process.
19247
bf028682
CV
192482003-03-20 Corinna Vinschen <vinschen@redhat.com>
19249
19250 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
19251 when stepping out of main().
19252
182dbe85
CV
192532003-03-20 Corinna Vinschen <vinschen@redhat.com>
19254
19255 * gdb.base/default.exp: Check for win32 specific message when calling
19256 "run" without executable.
19257
d67a6ba5
CV
192582003-03-20 Corinna Vinschen <vinschen@redhat.com>
19259
19260 * gdb.base/args.exp: Expect .exe in output.
19261
a955b5bb
CV
192622003-03-20 Corinna Vinschen <vinschen@redhat.com>
19263
19264 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
19265 Cygwin native.
19266
bf6bad4b
AC
192672003-03-17 Andrew Cagney <cagney@redhat.com>
19268
19269 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
19270 vector registes.
19271 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
19272 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
19273
293e9a31
DC
192742003-03-17 David Carlton <carlton@math.stanford.edu>
19275
19276 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
19277 test, for PR breakpoints/38.
19278 Call test_watchpoint_and_breakpoint.
19279 * gdb.base/watchpoint.c (func3): New function.
19280 (main): Call func3.
19281
5330f2db
DC
192822003-03-04 David Carlton <carlton@math.stanford.edu>
19283
19284 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
19285 Garply<Garply<char> >:: garply".
19286 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
19287 with respect to PR c++/1111; note also PR c++/1113.
19288 (test_template_breakpoints): KFAIL "constructor breakpoint" with
19289 respect to PR c++/1062.
19290 KFAIL "destructor breakpoint" with respect to PR c++/1112.
19291
6ece72da
DC
192922003-03-03 David Carlton <carlton@math.stanford.edu>
19293
19294 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
19295 with respect to PR c++/57.
19296 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
19297 c++/826.
19298 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
19299 respect to PR c++/57.
19300
85ca1584
DC
193012003-03-03 David Carlton <carlton@math.stanford.edu>
19302
19303 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
19304 respect to PR c++/33 into FAILs.
19305
98e9c5b8
MC
193062003-03-03 Michael Chastain <mec@shout.net>
19307
7bedbf27
MC
19308 * configure.in: Update copyright years.
19309
193102003-03-03 Michael Chastain <mec@shout.net>
19311
19312 * Makefile.in: Update copyright years.
98e9c5b8 19313
f683e100
DC
193142003-02-28 David Carlton <carlton@math.stanford.edu>
19315
19316 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
19317 print class instead of struct and/or superfluous protection
19318 specifiers, as long as the resulting output is equivalent to the
19319 source code.
19320 Delete FIXME from end of messages on tests that don't need
19321 fixing.
19322
a9e0cf2c
DC
193232003-02-28 David Carlton <carlton@math.stanford.edu>
19324
19325 * gdb.c++/templates.exp (do_tests): Allow const in the two
19326 Foo<volatile char *>::foo tests.
19327
e8d359df
MS
193282003-02-27 Michael Snyder <msnyder@redhat.com>
19329
d63a86f8 19330 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
19331 will be consistant.
19332
0b71dc91
DC
193332003-02-26 David Carlton <carlton@math.stanford.edu>
19334
19335 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
19336 char *>::foo" test with respect to PR c++/33. Create a new test
19337 which is identical to that one except that it doesn't put the
19338 space between the "char" and the "*"; KFAIL it, too.
19339
dd14ab43
DC
193402003-02-26 David Carlton <carlton@math.stanford.edu>
19341
19342 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
19343 template types into either PASSes or KFAILs (corresponding to PR
19344 c++/57). Tweak indentation. Update copyright.
19345
1146c7f1
SC
193462003-02-23 Stephane Carrez <stcarrez@nerim.fr>
19347
19348 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
19349
74641dfb
MC
193502003-02-13 Michael Chastain <mec@shout.net>
19351
19352 * gdb.base/exprs.exp: Remove i960 remnants.
19353 * gdb.base/funcargs.exp: Likewise.
19354 * gdb.base/list.exp: Likewise.
19355 * gdb.base/ptype.exp: Likewise.
19356
559cd2d0
DC
193572003-02-14 David Carlton <carlton@math.stanford.edu>
19358
19359 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
19360 pEe->D::vg()" from XFAIL to KFAIL.
19361
c4f90d87
JM
193622003-02-13 Jason Molenda (jmolenda@apple.com)
19363
19364 * gdb.base/maint.exp: Update maint print statistics regexp to include
19365 new entries.
19366
cbc4d97c
MC
193672003-02-13 Michael Chastain <mec@shout.net>
19368
19369 * gdb.c++/inherit.exp: Remove call to get_debug_format.
19370
40f235b7
MC
193712003-02-12 Michael Chastain <mec@shout.net>
19372
19373 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
19374 * gdb.c++/inherit.exp: Likewise.
19375 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
19376 * gdb.c++/templates.exp: Likewise.
19377 * gdb.c++/virtfunc.exp: Likewise.
19378
c56716b0
JM
193792003-02-06 Jason Molenda (jason-cl@molenda.com)
19380
19381 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
19382 why the code is written that way.
19383
070afcf8
MC
193842003-02-05 Michael Chastain <mec@shout.net>
19385
19386 * gdb.base/dump.exp: Add missing copyright line.
19387
5d0331e5
JM
193882003-02-05 Jason Molenda (jason-cl@molenda.com)
19389
f7ae6d3e 19390 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
19391 at the beginning so the breakpoint doesn't get set on the loop.
19392
92851186
MC
193932003-02-05 Michael Chastain <mec@shout.net>
19394
19395 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
19396 output for configurations with gcc 2.95.3.
19397
cbf1e085
AC
193982003-02-05 Keith Seitz <keiths@redhat.com>
19399 Andrew Cagney <ac131313@redhat.com>
19400
19401 * gdb.mi/mi-cli.exp: New file.
d63a86f8 19402
29518e1e
MC
194032003-02-04 Michael Chastain <mec@shout.net>
19404
19405 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
19406 Call perror and then continue.
19407
5af1d5f3
MC
194082003-02-03 Michael Chastain <mec@shout.net>
19409
19410 * gdb.c++/pr-1023.cc: New file.
19411 * gdb.c++/pr-1023.exp: New file.
19412
6b549786
JB
194132003-02-05 Jim Blandy <jimb@redhat.com>
19414
19415 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
19416 it's local to foobar. Check for it there, and check that it's not
19417 present in main.
19418 * gdb.c++/local.cc (marker2): New function.
19419 (foobar): Call marker1.
19420 (main): Call marker2 instead of marker1.
19421
67f16606
AC
194222003-02-04 Andrew Cagney <ac131313@redhat.com>
19423
19424 * gdb.disasm/mn10200.exp: Obsolete file.
19425 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
19426 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
19427 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
19428
1c5cb38e
DC
194292003-02-04 David Carlton <carlton@math.stanford.edu>
19430
19431 * gdb.c++/overload.exp: Test intToChar(1).
19432 * gdb.c++/overload.cc (intToChar): New.
19433 (main): Call intToChar.
19434
d1fe6965
DC
194352003-02-03 David Carlton <carlton@math.stanford.edu>
19436
19437 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
19438 'might_kfail' arg.
19439 KFAIL some of the continue_to_bp_overloaded calls, according to
19440 PR c++/1025.
19441
9ba61c5d
MC
194422003-02-01 Michael Chastain <mec@shout.net>
19443
19444 * gdb.base/advance.c (marker1): New marker function.
19445 * gdb.base/advance.exp: When the 'advance' command lands on the
19446 return breakpoint, it can legitimately stop on either the
19447 current line or the next line. Accommodate both outcomes.
19448 * gdb.base/until.exp: Likewise.
19449
e7494ffb
AC
194502003-02-02 Andrew Cagney <ac131313@redhat.com>
19451
19452 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
19453 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
19454 now a list, not a tuple.
19455 * gdb.mi/mi-var-display.exp: Ditto.
19456 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 19457
075559bc
AC
194582003-02-01 Andrew Cagney <ac131313@redhat.com>
19459
19460 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
19461 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
19462 stack backtraces.
19463 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 19464
2bd4c7b1
MK
194652003-02-01 Mark Kettenis <kettenis@gnu.org>
19466
19467 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
19468 gdb.mi/mi1-pthreads.exp: Return instead of calling
19469 gdb_suppress_entire_file.
19470
eabd8992
MS
194712003-02-01 Mark Salter <msalter@redhat.com>
19472
19473 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
19474
71469e2f
MS
194752003-01-31 Mark Salter <msalter@redhat.com>
19476
19477 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
19478 Support empty arg.
19479
38a94d44
MC
194802003-01-30 Michael Chastain <mec@shout.net>
19481
19482 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
19483 This was a workaround for a UTF-8 bug in readline 4.3. The bug
19484 has been fixed in gdb/readline on 2003-01-09.
19485
19ea9e73
MS
194862003-01-29 Michael Snyder <msnyder@redhat.com>
19487
e8d359df
MS
19488 * gdb.base/maint.exp: Allow for leading underscore in symbol.
19489 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
19490 * gdb.base/args.exp: Skip if target does not support args passing.
19491
2307bd6a
DJ
194922003-01-22 Daniel Jacobowitz <drow@mvista.com>
19493
19ea9e73 19494 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
19495 gdb_test. Accept a list of expect arguments as the third
19496 parameter.
19497 (gdb_test): Use it.
19498
f2dd3617
EZ
194992003-01-20 Elena Zannoni <ezannoni@redhat.com>
19500
19501 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
19502 allow for different test tree configurations. Update some
19503 tescases accordingly.
19504 * gdb.arch/altivec-regs.exp: Ditto.
19505 * gdb.asm/asm-source.exp: Ditto.
19506 * gdb.base/advance.exp: Ditto.
19507 * gdb.base/display.exp: Ditto.
d63a86f8 19508 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
19509 * gdb.base/mips_pro.exp: Ditto.
19510 * gdb.base/overlays.exp: Ditto.
19511 * gdb.base/relocate.exp: Ditto.
19512 * gdb.base/setshow.exp: Ditto.
19513 * gdb.base/step-line.exp: Ditto.
19514 * gdb.base/step-test.exp: Ditto.
19515 * gdb.base/until.exp: Ditto.
19516 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
19517
c71cdefd
DC
195182003-01-17 David Carlton <carlton@math.stanford.edu>
19519
19520 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
19521 corresponding to PR c++/945.
19522 Update copyright.
19523
fdba05d7
DC
195242003-01-17 David Carlton <carlton@math.stanford.edu>
19525
19526 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
19527 corresponding to PR c++/68.
19528
195292003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
19530
19531 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
19532 (test_paddr_hairy_functions): Call print_addr_2_kfail for
19533 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
19534
c362c33a
EZ
195352003-01-15 Elena Zannoni <ezannoni@redhat.com>
19536
0fbc361c
EZ
19537 * gdb.base/break.exp: Fix change of default location, because of
19538 removal of until tests.
19539 * gdb.base/help.exp: Update test for new 'until' help message.
19540 Add test for help on 'advance'.
a9c64011 19541 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 19542
dabf8a35
MK
195432003-01-15 Mark Kettenis <kettenis@gnu.org>
19544
19545 * gdb.base/default.exp: Adapt "info float" test for recent changes
19546 to that command. Add test for "info vector".
19547 * gdb.base/float.exp: New file. Add test for "info float" that
19548 resembles the old test in gdb.base/default.exp.
19549
a1769aca
DC
195502003-01-15 David Carlton <carlton@math.stanford.edu>
19551
19552 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
19553
82025e13
EZ
195542003-01-15 Elena Zannoni <ezannoni@redhat.com>
19555
19556 * gdb.base/break.exp: Move the tests of until command from here...
19557 * gdb.base/until.exp: ... to here. New file. Add other tests.
19558 * gdb.base/advance.c: New file.
19559 * gdb.base/advance.exp: New file.
19560
8f9ab801
EZ
195612003-01-14 Elena Zannoni <ezannoni@redhat.com>
19562
a9c64011
AS
19563 * gdb.base/args.c: New file.
19564 * gdb.base/args.exp: New file.
8f9ab801 19565
9ae66589
DJ
195662003-01-14 Daniel Jacobowitz <drow@mvista.com>
19567
19568 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
19569
8d77e5c3
DJ
195702003-01-14 Daniel Jacobowitz <drow@mvista.com>
19571
19572 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
19573
12d2f0a1
DJ
195742003-01-14 Daniel Jacobowitz <drow@mvista.com>
19575
19576 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
19577 dates.
19578
6ca37014
DJ
195792003-01-13 Daniel Jacobowitz <drow@mvista.com>
19580
19581 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
19582
b0023472
DJ
195832003-01-13 Daniel Jacobowitz <drow@mvista.com>
19584
19585 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
19586 (ptype &*"foo").
19587 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
19588
607fbc54 195892003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
19590
19591 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
19592 * gdb.mi/mi1-console.exp: Likewise.
19593
607fbc54 195942003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
19595
19596 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
19597 * gdb.mi/mi1-console.exp: Likewise.
19598
a1fb14a2
DJ
195992003-01-13 Daniel Jacobowitz <drow@mvista.com>
19600
19601 * gdb.c++/overload.exp: Remove some fixed XFAILs.
19602
c4cf40b7
DJ
196032003-01-09 Daniel Jacobowitz <drow@mvista.com>
19604
19605 * gdb.base/detach.exp: New test.
19606
696d5a5b
DJ
196072003-01-09 Daniel Jacobowitz <drow@mvista.com>
19608
19609 * Makefile.in (ALL_SUBDIRS): New variable.
19610 (subdirs, clean, distclean): Use it.
19611 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
19612 regenerating Makefile, since it is generated from the top level.
19613 * gdb.asm/Makefile.in: Likewise.
19614 * gdb.base/Makefile.in: Likewise.
19615 * gdb.c++/Makefile.in: Likewise.
19616 * gdb.disasm/Makefile.in: Likewise.
19617 * gdb.java/Makefile.in: Likewise.
19618 * gdb.mi/Makefile.in: Likewise.
19619 * gdb.threads/Makefile.in: Likewise.
19620 * gdb.trace/Makefile.in: Likewise.
19621
754533e4
DC
196222003-01-09 David Carlton <carlton@math.stanford.edu>
19623
19624 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
19625 Add copyright year 2003.
19626
d8b3e9ee
MC
196272003-01-06 Michael Chastain <mec@shout.net>
19628
19629 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
19630 When selecting a thread, 'line' and 'file' are optional.
19631 * gdb.mi/mi1-pthreads.exp: Likewise.
19632
8e9e0fe6
AS
196332003-01-06 Andreas Schwab <schwab@suse.de>
19634
19635 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
19636 failures.
19637
b5ab8ff3
DJ
196382003-01-04 Daniel Jacobowitz <drow@mvista.com>
19639
19640 Fix PR gdb/844
19641 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
19642 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
19643
19644 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
19645 instead of calling gdb_suppress_entire_file.
19646 * gdb.threads/print-threads.exp: Likewise.
19647 * gdb.threads/schedlock.exp: Likewise.
19648
19649 * gdb.threads/killed.exp: Return instead of calling
19650 gdb_suppress_entire_file.
19651 * gdb.threads/linux-dp.exp: Likewise.
19652 * gdb.threads/pthreads.exp: Likewise.
19653
1e698235
DJ
196542003-01-04 Daniel Jacobowitz <drow@mvista.com>
19655
19656 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
19657 stabs.
19658 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
19659 * gdb.base/whatis.exp: Always allow (void) after function names.
19660
147ff08c
DJ
196612003-01-04 Daniel Jacobowitz <drow@mvista.com>
19662
19663 * gdb.c++/casts.exp: Correct regexp.
19664
dc62bfc2
MK
196652003-01-04 Mark Kettenis <kettenis@gnu.org>
19666
19667 * configure.in: Call AC_CONFIG_HEADER. Don't call
19668 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
19669 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
19670 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
19671 aforementioned directories in the AC_OUPUT call.
19672 * config.hin: New file.
19673 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
19674 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
19675 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
19676 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
19677 pass -I$objdir instead of -I$objdir/$subdir in compilation.
19678 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
19679 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
19680 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
19681 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
19682 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
19683 gdb.threads/configure.in, gdb.threads/configure,
19684 gdb.threads/config.in, gdb.trace/configure.in,
19685 gdb.trace/configure: Removed.
19686
77afa639
MC
196872003-01-03 Michael Chastain <mec@shout.net>
19688
19689 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
19690 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
19691
7634bb6e
DJ
196922003-01-03 Daniel Jacobowitz <drow@mvista.com>
19693
19694 * gdb.base/store.exp: Fix regular expressions.
19695
b39c905e
MK
196962002-12-28 Mark Kettenis <kettenis@gnu.org>
19697
19698 * configure.in: Rewrite.
19699 * configure: Regenerated.
19700
0a8551dd
DC
197012003-01-03 David Carlton <carlton@math.stanford.edu>
19702
19703 * gdb.base/psymtab.exp: New file.
19704 * gdb.base/psymtab1.c: Ditto.
19705 * gdb.base/psymtab2.c: Ditto.
19706
c60b7188
AF
197072002-12-23 Adam Fedor <fedor@gnu.org>
19708
19709 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
19710
ee73db83
DC
197112002-12-23 David Carlton <carlton@math.stanford.edu>
19712
19713 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
19714 and current_directory initialization.
19715
d6c1774e
JB
197162002-12-22 Jim Blandy <jimb@redhat.com>
19717
f0a847b8
JB
19718 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
19719 rather than as part of the output file name.
19720
d6c1774e
JB
19721 * gdb.base/attach.exp: There's no need to copy the test program to
19722 /tmp; that was only ever necessary on HP/UX, and this test is
19723 entirely disabled there anyway.
19724
f0708dbb
JB
197252002-12-21 Jim Blandy <jimb@redhat.com>
19726
4c2acfea
JB
19727 * gdb.c++/psmang.exp: Doc fix.
19728
f0708dbb
JB
19729 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
19730 test.
19731
9579e000
DC
197322002-12-20 David Carlton <carlton@math.stanford.edu>
19733
19734 * gdb.c++/annota2.exp: KFAIL annotate-quit.
19735
d1810171
MC
197362002-12-18 Michael Chastain <mec@shout.net>
19737
19738 * gdb.c++/annota2.exp: Add copyright year 2002.
19739
76565097
DC
197402002-12-17 David Carlton <carlton@math.stanford.edu>
19741
19742 * gdb.c++/try_catch.cc: Add marker comments.
19743 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
19744 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
19745 * gdb.c++/m-static.cc: Ditto.
19746 * gdb.c++/m-static1.cc: Ditto.
19747 * gdb.c++/try_catch.cc: Ditto.
19748
da81390b
JJ
197492002-12-16 Jeff Johnston <jjohnstn@redhat.com>
19750
19751 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
19752 to see whether we are using the new -environment-directory
19753 command which resets via -r or the old version of the command
19754 which may prompt the user. Part of fix for gdb/741.
19755
b304d130
AC
197562002-12-13 Andrew Cagney <ac131313@redhat.com>
19757
19758 * gdb.fortran/types.exp: Update obsolete comment.
19759 * gdb.fortran/exprs.exp: Ditto.
19760 * lib/gdb.exp: Delete obsolete code.
19761 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
19762 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
19763 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
19764 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
19765 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
19766 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
19767 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
19768 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
19769 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
19770 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
19771 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
19772 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
19773 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
19774 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
19775 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
19776 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
19777 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
19778 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
19779 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
19780 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
19781 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
19782 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
19783 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
19784 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
19785 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
19786 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
19787 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
19788 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
19789 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
19790 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
19791 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
19792 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
19793 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
19794 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
19795 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
19796 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
19797 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
19798
a23b6e6a
DC
197992002-12-11 David Carlton <carlton@math.stanford.edu>
19800
19801 * gdb.c++/m-data.exp: Add test for members that shadow global
19802 variables: see PR gdb/804.
19803 * gdb.c++/m-data.cc: Ditto.
19804
6604731b
DJ
198052002-12-10 Daniel Jacobowitz <drow@mvista.com>
19806
19807 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
19808
de46ecd7
DC
198092002-12-06 David Carlton <carlton@math.stanford.edu>
19810
19811 * gdb.base/store.c: Don't declare functions static.
19812
27e829d0
AC
198132002-12-04 Andrew Cagney <ac131313@redhat.com>
19814
19815 * gdb.base/store.exp, gdb.base/store.c: New files.
19816
92806416
DJ
198172002-12-03 Daniel Jacobowitz <drow@mvista.com>
19818
19819 * gdb.base/selftest.exp: Update for current gdb.
19820
3bcbaac5
DJ
198212002-12-03 Daniel Jacobowitz <drow@mvista.com>
19822
19823 * gdb.base/maint.exp: Only dump symbols from one source file
19824 or objfile.
19825
f4f00b1f
DJ
198262002-12-03 Daniel Jacobowitz <drow@mvista.com>
19827
19828 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
19829 function call.
19830
f1c8a949
JB
198312002-11-25 Jim Blandy <jimb@redhat.com>
19832
19833 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
19834 function appearing in error message.
19835
9e297a97
DJ
198362002-11-21 Daniel Jacobowitz <drow@mvista.com>
19837
19838 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
19839
1f312e79
JJ
198402002-11-08 Jeff Johnston <jjohnstn@redhat.com>
19841
d63a86f8
RM
19842 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
19843 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
19844 should be in mi console format. This is part of fix for PR gdb/604.
19845
83c31e7d
FN
198462002-09-18 Fernando Nasser <fnasser@redhat.com>
19847
19848 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
19849 which explicitly prints the zero offset as "+0".
19850
322b3f65
DJ
198512002-10-22 Daniel Jacobowitz <drow@mvista.com>
19852
19853 * gdb.threads/schedlock.c (args): Make unsigned.
19854
198552002-10-21 Daniel Jacobowitz <drow@mvista.com>
19856
19857 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
19858 numbers. Allow "foo2|selected stack frame".
19859 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
19860 * gdb.asm/asmsrc2.s: Likewise.
19861 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
19862 comments.
19863 * gdb.asm/mips.inc: New file.
19864
5e2fe5b8
AF
198652002-10-18 Adam Fedor <fedor@gnu.org>
19866
19867 * gdb.base/default.exp: Update expected output to include 'ObjC'.
19868 * gdb.base/help.exp: Likewise.
19869
abe1a5d0
KB
198702002-10-17 Kevin Buettner <kevinb@redhat.com>
19871
19872 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
19873 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
19874
10abb1d4
JB
198752002-10-02 Jim Blandy <jimb@redhat.com>
19876
19877 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
19878
1f609b42
AC
198792002-10-01 Andrew Cagney <ac131313@redhat.com>
19880
19881 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
19882 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
19883 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
19884 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
19885 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
19886 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
19887 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
19888
0aee02e4
AC
198892002-09-29 Andrew Cagney <ac131313@redhat.com>
19890
19891 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
19892 * mi0-disassemble.exp, mi0-eval.exp: Delete.
19893 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
19894 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
19895 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
19896 * mi0-var-block.exp, mi0-var-child.exp: Delete.
19897 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 19898
6fde09ad
KB
198992002-09-27 Kevin Buettner <kevinb@redhat.com>
19900
19901 * gdb.base/annota1.exp (info break): Make directory components of
19902 path optional since not all compilers emit this debug information.
19903
889bf7c5
PA
19904 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
19905 step ends up stepping out of the function instead of stopping on
19906 the epilogue.
6fde09ad 19907
9e8aab75
KS
199082002-09-26 Keith Seitz <keiths@redhat.com>
19909
19910 * lib/insight-support.exp (gdbtk_start): Figure out where
19911 the insight executable is based on where gdb is. Use this
19912 executable to start insight instead of gdb.
19913
e36180d7
AC
199142002-09-25 Andrew Cagney <cagney@redhat.com>
19915
19916 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
19917
9dd34b2b
AC
199182002-09-24 Andrew Cagney <ac131313@redhat.com>
19919
19920 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
19921 test_isolated_complaints.
19922 (test_empty_complaint): New function.
19923 (test_empty_complaints): New function. Check no output when no
19924 complaints.
d63a86f8 19925
dea97812
KB
199262002-09-19 Jim Blandy <jimb@redhat.com>
19927
a9c64011 19928 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 19929
54951bd7
AC
199302002-09-19 Andrew Cagney <ac131313@redhat.com>
19931
19932 * gdb.gdb/complaints.exp: New file.
19933
dec43320
AC
199342002-09-18 Andrew Cagney <ac131313@redhat.com>
19935
19936 * gdb.base/maint.exp: Check `help maint internal-warning'.
19937
e70d6e3f
DC
199382002-09-18 David Carlton <carlton@math.stanford.edu>
19939
19940 * gdb.c++/m-static.exp: Remove breakpoints depending on line
19941 numbers, and replace them by a single breakpoint after the
19942 constructors are all finished.
19943 Add test 4.
19944 * gdb.c++/m-static.cc: Add test 4.
19945 * gdb.c++/m-static.h: New file.
19946 * gdb.c++/m-static1.cc: New file.
19947
19948 * gdb.c++/printmethod.exp: New file.
19949 * gdb.c++/printmethod.cc: New file.
19950
19951 * gdb.c++/pr-574.exp: New file.
19952 * gdb.c++/pr-574.cc: New file.
19953
afb5c968
CV
199542002-09-18 Corinna Vinschen <vinschen@redhat.com>
19955
19956 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
19957 embedded targets which never actually exit.
19958
31e45dee
FN
199592002-09-18 Fernando Nasser <fnasser@redhat.com>
19960
19961 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
19962 "don't step after run" as unresolved or unsupported, instead of xfail.
19963
a283c5a1
CV
199642002-09-18 Corinna Vinschen <vinschen@redhat.com>
19965
19966 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
19967 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
19968 Add newline to expected string in "step out of main (status wrapper)"
19969 case.
19970
11350d2a
CV
199712002-09-18 Corinna Vinschen <vinschen@redhat.com>
19972
19973 * lib/gdb.exp (rerun_to_main): Allow restarting application.
19974 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
19975
0deec7d6
TT
199762002-09-17 Tom Tromey <tromey@redhat.com>
19977
19978 * gdb.base/printcmds.exp (test_print_string_constants): Expect
19979 \000, not \0, in double-quoted string.
19980
b2b4a1b5
CV
199812002-09-14 Corinna Vinschen <vinschen@redhat.com>
19982
c9d37158 19983 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
19984 string after running the commands execution on breakpoint tests.
19985
1c56143a
CV
199862002-09-13 Corinna Vinschen <vinschen@redhat.com>
19987
19988 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
19989
37f8da45
JB
199902002-09-12 Joel Brobecker <brobecker@gnat.com>
19991
19992 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
19993
08b468e0
KS
199942002-09-10 Keith Seitz <keiths@redhat.com>
19995
19996 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
19997 runto proc.
19998 (mi_run_to_main): Use mi_runto.
19999 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
20000
dc360f58
KS
200012002-09-10 Keith Seitz <keiths@redhat.com>
20002
20003 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
20004 regexp for stopping at main. Could have multiple event notifications.
20005 Don't assume that main was declared with no parameters.
20006 (mi_next): Use mi_step_to.
20007 (mi_step): Use mi_next_to.
20008
ce3abcfb
CV
200092002-09-09 Corinna Vinschen <vinschen@redhat.com>
20010
20011 * gdb.base/default.exp: Fix expected string in `info float' test.
20012
d1f5b980
BE
200132002-09-09 Ben Elliston <bje@redhat.com>
20014
20015 * config/mips.exp: Update comments.
20016 * config/mips-idt.exp: Likewise.
20017 * config/nind.exp: Likewise.
20018 * config/slite.exp: Likewise.
20019 * config/sparclet.exp: Likewise.
20020 * config/udi.exp: Likewise.
20021 * config/vx.exp: Likewise.
20022 * config/vxworks29k.exp: Likewise.
20023
2f71430b
JB
200242002-09-05 Jim Blandy <jimb@redhat.com>
20025
20026 * gdb.threads/killed.exp: Fix test failure message.
20027
7ddebc7e
KS
200282002-09-04 Keith Seitz <keiths@redhat.com>
20029
20030 * lib/mi-support.exp: Update copyright.
20031 (mi_gdb_test): Increase the priority of the expected pattern
20032 so that it matches gdb_test.
20033
0ae67eb3
KS
200342002-09-03 Keith Seitz <keiths@redhat.com>
20035
20036 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
20037 Use integer comparison instead of string comparison for testing
20038 whether binary was built.
20039
38fc42c8
JB
200402002-09-03 Jim Blandy <jimb@redhat.com>
20041
20042 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
20043
b6ff0e81
JB
200442002-08-29 Jim Blandy <jimb@redhat.com>
20045
20046 * gdb.threads/pthreads.exp: Move the portable thread compilation
20047 code into a function in lib/gdb.exp, and call that from here.
20048 * lib/gdb.exp (gdb_compile_pthreads): New function.
20049
07c98896
KS
200502002-08-29 Keith Seitz <keiths@redhat.com>
20051
20052 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
20053 expect_out so that callers can get at it.
20054
0312286c
DJ
200552002-08-23 Daniel Jacobowitz <drow@mvista.com>
20056
20057 * gdb.threads/print-threads.c: New file.
20058 * gdb.threads/print-threads.exp: New file.
20059 * gdb.threads/schedlock.c: New file.
20060 * gdb.threads/schedlock.exp: New file.
20061
dd039bc4
EZ
200622002-08-22 Elena Zannoni <ezannoni@redhat.com>
20063
a9c64011
AS
20064 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
20065 not altivec.c.
dd039bc4 20066
1f36144c
MK
200672002-08-17 Mark Kettenis <kettenis@gnu.org>
20068
20069 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
20070 targets. The problem should be fixed now.
20071
16057ec7 200722002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
20073
20074 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
20075 2002-07-24 change that removes final dots from error messages.
20076
3c1499ad
TT
200772002-08-13 Tom Tromey <tromey@redhat.com>
20078
20079 * gdb.base/readline.exp: New file.
20080
a20ce2c3
AC
200812002-08-01 Andrew Cagney <ac131313@redhat.com>
20082
20083 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
20084 supress message.
20085
db034ac5
AC
200862002-08-01 Andrew Cagney <cagney@redhat.com>
20087
20088 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
20089 CHILL_FOR_TARGET and CHILL_LIB.
20090 * configure.in (configdirs): Remove gdb.chill.
20091 * configure: Regenerate.
20092 * lib/gdb.exp: Obsolete references to chill.
20093 * gdb.fortran/types.exp: Ditto.
20094 * gdb.fortran/exprs.exp: Ditto.
20095
3e000b18
KB
200962002-07-30 Kevin Buettner <kevinb@redhat.com>
20097
20098 * gdb.base/shlib-call.exp (additional_flags): Conditionally
20099 set Irix-specific compile and link flags.
20100
28f4966b
KB
201012002-07-29 Kevin Buettner <kevinb@redhat.com>
20102
20103 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
20104 source files. The ``-o'' option doesn't work with the ``-E'' option
20105 when using the Irix compiler.
20106
46c0d5a6
DJ
201072002-07-19 Daniel Jacobowitz <drow@mvista.com>
20108
20109 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
20110 Improve support for reusing an exec file. Copy exec file
20111 to target, and run gdbserver on the target instead of on the host.
20112
eecf4bed
JB
201132002-07-18 Jim Blandy <jimb@redhat.com>
20114
0f815cdf
JB
20115 * gdb.base/ending-run.exp: Don't expect to see the program end in
20116 some orderly fashion when we're running on a real stand-alone
20117 board.
20118
eecf4bed
JB
20119 * gdb.base/interrupt.exp: Correct logic for skipping tests on
20120 targets that don't support interrupts.
20121
52d309e4
JB
201222002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
20123
20124 * gdb.base/attach.exp: Add patterns to match output from /proc-based
20125 systems.
20126 Move comments in expect statements to inside the actions, so that they
20127 don't get matched against.
20128
ff683d9e
MK
201292002-07-10 Mark Kettenis <kettenis@gnu.org>
20130
20131 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
20132 function when asleep" test.
20133
b5356753
AC
201342002-07-10 Andrew Cagney <ac131313@redhat.com>
20135
20136 * gdb.base/page.exp: Rewrite to handle problems with very long
20137 `info set' output. Update copyright.
20138
6aa4d13a
AC
201392002-06-26 Andrew Cagney <ac131313@redhat.com>
20140
20141 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
20142 gdb.threads-hp.
20143 * gdb.hp/configure: Regenerate.
20144 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
20145 * gdb.hp/gdb.threads-hp/configure: Delete file.
20146 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
20147
8cf8c2b8
AC
201482002-06-22 Andrew Cagney <ac131313@redhat.com>
20149
20150 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
20151 setlocale, bindtextdomain and textdomain.
20152
6827a8f8
JB
201532002-06-11 Jim Blandy <jimb@redhat.com>
20154
919d772c
JB
20155 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
20156 preprocessor macro information is present.
20157
6827a8f8
JB
20158 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
20159 tests.
20160
c15b0d21
MS
201612002-06-06 Michael Snyder <msnyder@redhat.com>
20162
c5984d70
MS
20163 * gdb.base/overlays.exp: Record addresses of overlay
20164 functions in TCL variables rather than in GDB variables,
20165 to avoid having GDB convert them to pointers (with loss
20166 of information).
20167
d63a86f8 20168 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 20169 default linker script changes.
c15b0d21
MS
20170 * gdb.base/long_long.exp: Add check for sizeof (long double).
20171
be26fe0d
ML
201722002-06-06 Michal Ludvig <mludvig@suse.cz>
20173
20174 * gdb.asm/asm-source.exp: Add x86-64 target.
20175 * gdb.asm/x86_64.inc: New.
d63a86f8 20176
258093ca 201772002-05-30 Michael Chastain <mec@shout.net>
258093ca 20178
4b3153f1 20179 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
20180 * gdb.c++/m-static.cc: New file.
20181 * gdb.c++/m-static.exp: New file.
20182
241264c6
MS
201832002-05-28 Michael Snyder <msnyder@redhat.com>
20184
20185 * gdb.base/call-ar-st.exp: Allow for reduced floating point
20186 precision.
20187
9bba8c8f 201882002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 20189
4b3153f1 20190 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
20191 * gdb.c++/m-data.cc: New file.
20192 * gdb.c++/m-data.exp: New file.
20193
201942002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 20195
4b3153f1 20196 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 20197 * gdb.c++/try_catch.cc: New file.
d63a86f8 20198 * gdb.c++/try_catch.exp: New file.
9bba8c8f 20199
def1b996
MC
202002002-05-27 Michael Chastain <mec@shout.net>
20201
20202 * gdb.c++/local.exp: Accept more nested types in output.
20203
522ba268
MC
202042002-05-26 Michael Chastain <mec@shout.net>
20205
20206 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
20207
277254ba
MS
202082002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
20209
20210 * lib/gdb.exp (gdb_wrapper_init): Just because
20211 gdb_wrapper_file exists, this does not mean that the file
20212 should not be rebuilt. That is what gdb_wrapper_initialized
20213 is for.
20214 (default_gdb_init): Reset gdb_wrapper_initialized.
20215
b61a8733
MS
202162002-05-23 Michael Snyder <msnyder@redhat.com>
20217
d63a86f8 20218 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
20219 the precision of the floating point test results.
20220 * gdb.base/call-rt-st.exp: Ditto.
20221
b61a8733
MS
20222 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
20223 * gdb.base/call-rt-st.exp: Ditto.
20224
56f6e910
MC
202252002-05-19 Michael Chastain <mec@shout.net>
20226
20227 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
20228
ad0b0016
EZ
202292002-05-19 Elena Zannoni <ezannoni@redhat.com>
20230
a9c64011
AS
20231 * configure.in (configdirs): Add gdb.arch.
20232 * configure: Regenerate.
ad0b0016 20233
f617d2b6
JB
202342002-05-17 Jim Blandy <jimb@redhat.com>
20235
20236 * gdb.base/completion.exp: Recognize the more detailed error
20237 messages produced by the macro expander's lexical analyzer.
20238
eac2a696
EZ
202392002-05-14 Elena Zannoni <ezannoni@redhat.com>
20240
a9c64011
AS
20241 * gdb.arch/altivec-abi.c: New file.
20242 * gdb.arch/altivec-abi.exp: New file.
20243 * gdb.arch/altivec-regs.c: New file.
20244 * gdb.arch/altivec-regs.exp: New file.
eac2a696 20245
2fdde8f8
DJ
202462002-05-14 Daniel Jacobowitz <drow@mvista.com>
20247
20248 * gdb.base/maint.exp (maint print type): Update for new type
20249 structure.
d63a86f8 20250
e31f1a7c
EZ
202512002-05-14 Elena Zannoni <ezannoni@redhat.com>
20252
20253 * gdb.arch: New directory.
20254 * gdb.arch/configure.in: New file.
20255 * gdb.arch/configure: New file.
20256 * gdb.arch/Makefile.in: New file.
20257
db589741
CV
202582002-05-13 Corinna Vinschen <vinschen@redhat.com>
20259
20260 * gdb.asm/asm-source.exp: Add v850 as supported target.
20261 * gdb.asm/v850.inc: New file.
20262
8ce2a7dc
DJ
202632002-05-13 Daniel Jacobowitz <drow@mvista.com>
20264
20265 * gdb.c++/annota2.exp (annotate-quit): Add comment.
20266
df763c7f
DJ
202672002-05-12 Daniel Jacobowitz <drow@mvista.com>
20268
20269 * gdb.base/break.exp: Check 'break "marker2"'.
20270
377daeed
MS
202712002-05-10 Michael Snyder <msnyder@redhat.com>
20272
20273 * gdb.base/long_long.exp: Fix typo.
20274
c4b7bc2b
JB
202752002-05-10 Jim Blandy <jimb@redhat.com>
20276
ecac9a4e
JB
20277 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
20278 a bug.
20279
c4b7bc2b
JB
20280 * gdb.base/printcmds.exp (test_integer_literals_rejected):
20281 Recognize more detailed error message produced by the macro
20282 expander's lexical analyzer.
20283 * lib/gdb.exp (test_print_reject): Same.
20284
e71019a1
MK
202852002-05-09 Mark Kettenis <kettenis@gnu.org>
20286
20287 * gdb.c++/method.exp: Fix typo.
20288
fedfc8e6
MS
202892002-05-08 Michael Snyder <msnyder@redhat.com>
20290
166a1957
MS
20291 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
20292 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 20293 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
20294 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
20295 Add iftarget clause for strongarm.
d63a86f8 20296
f1c47eb2
MS
202972002-05-06 Michael Snyder <msnyder@redhat.com>
20298
cb9a9d3e
MS
20299 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
20300 (gdb_continue_to_end): Accept output from status wrapper.
20301 * gdb.base/ending-run.exp: Add case for output from status wrapper.
20302 Clean up fail messages to match pass messages.
20303
f1c47eb2
MS
20304 Enable the "needs_status_wrapper" testsuite feature.
20305 * lib/gdb.exp (gdb_wrapper_init): New procedure.
20306 (gdb_compile): Conditionally call gdb_wrapper_init.
20307 * gdb.base/a2-run.exp: Recognize output from status wrapper.
20308 * gdb.c++/method.exp: Recognize output from status wrapper.
20309
6079c749
BE
203102002-05-06 Ben Elliston <bje@redhat.com>
20311From Graydon Hoare <graydon@redhat.com>
20312
20313 * config/sid.exp: Include support for "rawsid" protocol.
20314
188baff3
JB
203152002-05-03 Jim Blandy <jimb@redhat.com>
20316
20317 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
20318 * gdb.c++/hang3.C: New file.
20319
b9c07f0f
AC
203202002-05-04 Andrew Cagney <ac131313@redhat.com>
20321
20322 * gdb.base/default.exp: Remove obsolete code.
20323 * gdb.c++/misc.exp: Ditto. Update copyright.
20324 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
20325 * gdb.base/whatis.exp: Ditto. Update copyright.
20326 * gdb.base/scope.exp: Ditto. Update copyright.
20327 * gdb.base/ptype.exp: Ditto. Update copyright.
20328 * gdb.base/printcmds.exp: Ditto. Update copyright.
20329 * gdb.base/opaque.exp: Ditto. Update copyright.
20330 * gdb.base/list.exp: Ditto.
20331 * gdb.base/funcargs.exp: Ditto. Update copyright.
20332 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
20333 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
20334 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
20335 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
20336 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
20337 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
20338
5c7a0397
MS
203392002-05-02 Michael Snyder <msnyder@redhat.com>
20340
d6dcc264 20341 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
20342 * gdb.base/long_long.exp: Add xscale target.
20343 * gdb.base/default.exp: Add xscale target.
20344
eb7f1c48
JB
203452002-05-01 Jim Blandy <jimb@redhat.com>
20346
20347 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
20348 gdb.c++/hang.exp: New test.
20349
a6befae8
FF
203502002-05-01 Fred Fish <fnf@redhat.com>
20351
20352 * gdb.base/completion.exp: Handle completions of "./Make" for
20353 more than one completion possibility, as is the case when we
20354 build and test in the source tree.
20355
0a310277
AG
203562002-04-29 Anthony Green <green@redhat.com>
20357
20358 * gdb.java/jmisc1.exp: New file.
20359 * gdb.java/jmisc2.exp: New file.
20360
6ff9af88
DJ
203612002-04-24 Daniel Jacobowitz <drow@mvista.com>
20362
20363 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
20364
96b3d632
EZ
203652002-04-23 Elena Zannoni <ezannoni@redhat.com>
20366
20367 * gdb.base/help.exp: Change 'help status' to allow for target
20368 dependent output differences.
20369
5019bb54
MC
203702002-04-22 Michael Chastain <mec@shout.net>
20371
20372 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
20373
a805a116
MC
203742002-04-22 Michael Chastain <mec@shout.net>
20375
20376 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
20377
a1706bfd
DM
203782002-04-17 David S. Miller <davem@redhat.com>
20379
20380 * gdb.asm/sparc64.inc: New file.
20381 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
20382
a73a20a2
EZ
203832002-04-19 Elena Zannoni <ezannoni@redhat.com>
20384
20385 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
20386 instruction file directly into the build tree. Clean up at end of
20387 test.
20388
ba678339
DM
203892002-04-18 David S. Miller <davem@redhat.com>
20390
20391 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
20392 handle 64-bit platforms correctly.
20393 * gdb.base/maint.exp: Likewise.
20394
b03399da
KB
203952002-04-18 Kevin Buettner <kevinb@redhat.com>
20396
20397 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
20398 ``-fpic'' when compiling files comprising a shared library, but
20399 it does need additional linker flags in order to find shared
20400 libraries at run time.
20401
e2004992
KB
204022002-04-18 Kevin Buettner <kevinb@redhat.com>
20403
20404 * gdb.base/cvexpr.c (use): New function.
20405 (main): Invoke use() on all global variables to prevent
20406 some linkers from deleting these otherwise unused symbols.
20407
d8937120
MC
204082002-04-17 Michael Chastain <mec@shout.net>
20409From David S. Miller <davem@redhat.com>
20410
20411 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
20412 handle 64-bit platforms correctly.
20413
ffd61a58
MS
204142002-04-12 Michael Snyder <msnyder@redhat.com>
20415From Jim Blandy <jimb@redhat.com>
a9c64011 20416 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
20417 script can handle this instead.
20418 * gdb.base/bar.c (barx): Same.
20419 * gdb.base/baz.c (bazx): Same.
20420 * gdb.base/grbx.c (grbxx): Same.
20421
20422 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
20423 manager doesn't automatically unmap overlays unnecessarily.
20424
6b8426a6
MH
204252002-04-10 Martin M. Hunt <hunt@redhat.com>
20426
20427 * gdb.base/ending-run.exp: Fix pattern for Mips targets
20428 stepping out of main.
20429
34af4875
MC
204302002-04-09 Michael Chastain <mec@shout.net>
20431
20432 * gdb.c++/local.cc (main): Move call to marker1() inside nested
20433 scope so that the nested scope tests will make sense.
20434 * gdb.c++/local.exp: Write patterns that actually work with gcc
20435 (the HP patterns "were never known to work with gcc").
20436 Keep the old aCC patterns too.
20437
2d1676a0
DJ
204382002-04-09 Daniel Jacobowitz <drow@mvista.com>
20439
20440 * gdb.base/attach.exp: Correct target board test.
20441
3a63e3f9
MC
204422002-04-08 Michael Chastain <mec@shout.net>
20443
20444 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
20445 in a const method. Add some xfail and fail cases for configurations
20446 that do not emit the "const ...".
20447
f18dabd2
MC
204482002-04-07 Michael Chastain <mec@shout.net>
20449
20450 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
20451 Accept "A * const" and "const A * const" as type of "this".
20452 Fix spelling of getFunky throughout. Make messages uniform.
20453
0fcddd82
EZ
204542002-04-07 Elena Zannoni <ezannoni@redhat.com>
20455
a9c64011 20456 Work around for PR gdb/285:
0fcddd82
EZ
20457 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
20458
16a8534a
EZ
204592002-04-07 Elena Zannoni <ezannoni@redhat.com>
20460
20461 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
20462 instructions file at run time instead of configure time.
20463 Sometimes we run the test in a directory that is not the one we
20464 configured in.
20465 * gdb.asm/configure.in: Delete creation of symlink.
20466 * gdb.asm/configure: Regenerate.
20467
24181d81
JB
204682002-04-05 J. Brobecker <brobecker@gnat.com>
20469
20470 * gdb.gdb/xfullpath.exp: New test, to exercise the new
20471 xfullpath () function.
20472
7cdb7107
DJ
204732002-04-04 Daniel Jacobowitz <drow@mvista.com>
20474
20475 * gdb.asm/Makefile.in: Correct dependencies.
20476
20477 * gdb.asm/powerpc.inc: New file.
20478 * gdb.asm/asm-source.exp: Add PowerPC.
20479 * gdb.asm/configure.in: Likewise.
20480 * gdb.asm/configure: Regenerated.
20481
a7d17088
DJ
204822002-04-04 Daniel Jacobowitz <drow@mvista.com>
20483
20484 * gdb.base/relocate.exp: New file.
20485 * gdb.base/relocate.c: New file.
20486
cd721503
FF
204872002-04-04 Fred Fish <fnf@redhat.com>
20488
20489 * gdb.base/step-test.exp: Update comment regarding stopping in
20490 memcpy/bcopy calls inserted as part of the compiler runtime.
20491
b22ad7a7
MS
204922002-04-04 Michael Snyder <msnyder@redhat.com>
20493
20494 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
20495
5f279fa6
DJ
204962002-04-03 Daniel Jacobowitz <drow@mvista.com>
20497
20498 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
20499 (gdb_expect): Remove $notransfer hack.
20500
dd0fd3ce
DJ
205012002-04-02 Daniel Jacobowitz <drow@mvista.com>
20502
20503 * gdb.c++/classes.exp ("calling method for small class"): Match
20504 updated register output.
20505
1e50cda1
DJ
205062002-03-30 Daniel Jacobowitz <drow@mvista.com>
20507
20508 Fix PR gdb/452
20509 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
20510 when finished. Make gdb_file_cmd send "exec-file" when
20511 appropriate.
20512
24015922
DJ
205132002-03-30 Daniel Jacobowitz <drow@mvista.com>
20514
20515 * gdb.base/attach.exp: Remove extra setup_xfail.
20516
dd7dfd64
MS
205172002-03-26 Michael Snyder <msnyder@redhat.com>
20518
20519 * gdb.base/default.exp: Add tests for dump, append, and restore.
20520 * gdb.base/help.exp: Add tests for dump, append, and restore.
20521 * gdb.base/dump.exp: New file, test dump, append and restore.
20522 * gdb.base/dump.c: New file.
20523
48b2f8d7
MS
205242002-03-27 Michael Snyder <msnyder@redhat.com>
20525
d63a86f8 20526 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
20527 clean-ups in help messages.
20528
05b4d525
FF
205292002-03-26 Fred Fish <fnf@redhat.com>
20530
20531 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
20532 have debugging info for those functions and the compiler uses them
20533 internally to copy structs around.
20534
d7679631
FF
205352002-03-26 Fred Fish <fnf@redhat.com>
20536
20537 * gdb.base/list.exp: Revert the change made yesterday and add note
20538 about why we don't list the default lines for remote targets.
20539
523ac3f9
MS
205402002-03-25 Michael Snyder <msnyder@redhat.com>
20541
20542 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
20543
754b2b8d
FF
205442002-03-25 Fred Fish <fnf@redhat.com>
20545
20546 * gdb.base/list.exp: This test works on remote targets so remove
20547 the short circuit for remote targets. Update copyright.
20548
33c3e192
FF
205492002-03-25 Fred Fish <fnf@redhat.com>
20550
20551 * gdb.base/attach.exp: Fix logic error that was suppressing this
20552 test for all non hppa*-*-hpux* targets, instead of the hp target.
20553 Move comments closer to the suppression point. Also now need to
20554 check that we are running natively.
20555
d43e73ee
MS
205562002-03-22 Michael Snyder <msnyder@redhat.com>
20557
882c8f02
MS
20558 * gdb.base/default.exp: Add test for gcore. Update copyright.
20559 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 20560
04c12f60
FF
205612002-03-06 Fred Fish <fnf@redhat.com>
20562
20563 * gdb.base/funcargs.c: Remove extraneous ';' character.
20564 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
20565
b43df995
MC
205662002-03-04 Michael Chastain <mec@shout.net>
20567
20568 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
20569 accommodate gcc v3 function signature.
20570 * gdb.mi/mi0-var-cmd-exp: Ditto.
20571
92362027
AC
205722002-02-24 Andrew Cagney <ac131313@redhat.com>
20573
20574 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
20575 ``GNU/Linux'' or ``Linux kernel''
20576 * testsuite/gdb.threads/pthreads.c: Ditto.
20577
258ad32d
MC
205782002-02-24 Michael Chastain <mec@shout.net>
20579
20580 * gdb.threads/pthreads.c (thread1): Add a return statement.
20581 (thread2): Likewise.
20582 (foo): Likewise.
20583
04c3b3d4
MC
205842002-02-23 Michael Chastain <mec@shout.net>
20585
20586 * gdb.threads/linux-dp.c (philosopher): Add a return statement
20587 to placate gcc.
20588
5a2a0a20
MC
205892002-02-23 Michael Chastain <mec@shout.net>
20590
20591 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
20592 test "ptype bint". The test passes on all my stabs configurations.
20593
a640f7fc
JB
205942002-02-21 Jim Blandy <jimb@redhat.com>
20595
27924826
JB
20596 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
20597 filename at a time, and watch for the ones we want to see.
20598
a640f7fc
JB
20599 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
20600 types of pointers to prototyped functions.
20601
edcc8c75
AC
206022002-02-20 Andrew Cagney <ac131313@redhat.com>
20603
20604 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
20605 signed, unsigned and straight char.
20606 (padding_char, padding_short, padding_int, padding_long,
20607 padding_long_long, padding_float, padding_double,
20608 padding_long_double): New global variables.
20609 (fill, fill_structs): New functions.
20610
20611 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
20612 for correctly sized writes. Update copyright.
20613 (get_valueof): New procedure.
20614 (get_sizeof): Call get_valueof.
20615 (check_valueof): New procedure.
20616 (check_padding): New procedure.
20617
ac57ea44
MC
206182002-02-20 Michael Chastain <mec@shout.net>
20619
20620 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
20621 to setup_xfail. Document some of the remaining calls.
20622
7a10c941
MC
206232002-02-18 Michael Chastain <mec@shout.net>
20624
20625 * gdb.c++/userdef.exp: Update copyright year.
20626
fb8acdcc
DJ
206272002-02-18 Daniel Jacobowitz <drow@mvista.com>
20628
20629 * gdb.c++/userdef.exp: Test overloaded operators properly.
20630 Remove xfails.
20631
fda6ae12
MS
206322002-02-14 Michael Snyder <msnyder@redhat.com>
20633
20634 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
20635
676a0442
DJ
206362002-02-14 Daniel Jacobowitz <drow@mvista.com>
20637
20638 * gdb.base/a2-run.exp: Check for a remote target properly.
20639 * gdb.base/annota1.exp: Likewise.
20640 * gdb.base/list.exp: Likewise.
20641 * gdb.base/reread.exp: Likewise.
20642 * gdb.base/scope.exp: Likewise.
20643 * gdb.base/shlib-call.exp: Likewise.
20644 * gdb.base/term.exp: Likewise.
20645 * gdb.c++/annota2.exp: Likewise.
20646
78b4f468
RE
206472002-02-13 Richard Earnshaw <rearnsha@arm.com>
20648
20649 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
20650
9a81ba51
MC
206512002-02-10 Michael Chastain <mec@shout.net>
20652
20653 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
20654 (call_after_alloca): Ditto.
20655
004af6c7
DJ
206562002-02-10 Daniel Jacobowitz <drow@mvista.com>
20657
20658 * gdb.base/ending-run.exp: Guard "cont" test with
20659 gdb_skip_stdio_test.
20660
37225f62
JB
206612002-02-06 Jim Blandy <jimb@redhat.com>
20662
20663 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
20664 from here...
20665 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
20666 To here. Disable this test on non-HP platforms. Add big comment.
20667
fe6fdd96
MS
206682002-02-04 Michael Snyder <msnyder@redhat.com>
20669
20670 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
20671 other than d10v and m32r.
20672
036fad3f
RE
206732002-02-02 Richard Earnshaw <rearnsha@arm.com>
20674
20675 * gdb.base/default.exp: Rewrite test patterns to reduce time
20676 taken to match them.
20677
7148ab62
DJ
206782002-01-30 Daniel Jacobowitz <drow@mvista.com>
20679
20680 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
20681 Allow a start function above main.
20682 * gdb.threads/linux-dp.exp: Fix copyright date.
20683
396cc255
DJ
206842002-01-30 Daniel Jacobowitz <drow@mvista.com>
20685
a9c64011
AS
20686 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
20687 (check_philosopher_stack): Check for manager thread before checking
20688 for a just-starting thread.
396cc255 20689
f038d31b
DJ
206902002-01-30 Daniel Jacobowitz <drow@mvista.com>
20691
20692 From Neil Booth <neil@daikokuya.demon.co.uk>:
20693 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
20694 warnings.
20695
b3ff9d9a
FF
206962002-01-21 Fred Fish <fnf@redhat.com>
20697
20698 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
20699 not caller.
20700
39ad761d
JB
207012002-01-21 Jim Blandy <jimb@redhat.com>
20702
20703 * gdb.base/reread.exp: Check that GDB properly re-reads the
20704 executable file when it changes while no inferior is running.
20705
aaf320fa
FF
207062002-01-21 Fred Fish <fnf@redhat.com>
20707
a9c64011
AS
20708 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
20709 optionally accept the "shlib events" variation.
aaf320fa 20710
808a31f5
JB
207112002-01-21 Jim Blandy <jimb@redhat.com>
20712
20713 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
20714 call `fflush' after every `printf', so that the output is produced
20715 at predictable points, regardless of whatever buffering does (or
20716 doesn't) take place.
20717 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
20718 at different points.
20719
4420d5e2
DJ
207202002-01-20 Daniel Jacobowitz <drow@mvista.com>
20721
20722 * gdb.c++/inherit.exp: Update copyright years.
20723 * gdb.c++/method.exp: Likewise.
20724
3e36a0f4
DJ
207252002-01-20 Daniel Jacobowitz <drow@mvista.com>
20726
20727 * gdb.c++/classes.exp: Update for improved v3 support and skipping
20728 artificial methods/arguments.
20729 * gdb.c++/derivation.exp: Likewise.
20730 * gdb.c++/inherit.exp: Likewise.
20731 * gdb.c++/method.exp: Likewise.
20732 * gdb.c++/virtfunc.exp: Likewise.
20733
b4ceaee6
AC
207342002-01-18 Andrew Cagney <ac131313@redhat.com>
20735
20736 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
20737 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
20738 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
20739 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
20740 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
20741 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
20742
ecace851
JB
207432002-01-17 Jim Blandy <jimb@redhat.com>
20744
20745 * gdb.asm/asm-source.exp (info symbol): Take another shot at
20746 anchoring the pattern matching the entry point symbol's name.
20747
375fc983
AC
207482002-01-17 Andrew Cagney <ac131313@redhat.com>
20749
20750 * gdb.base/maint.exp: Update ``maint internal-error'' to match
20751 continue/quit query. Update copyright.
20752
fe6fdd96
MS
207532002-01-14 Michael Snyder <msnyder@redhat.com>
20754
20755 * gdb.base/gcore.exp: Remove extra debugging output.
20756
e017c81f
DJ
207572002-01-13 Daniel Jacobowitz <drow@mvista.com>
20758
20759 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
20760 for slightly dubious v2 mangled string.
20761
37ab3bf8
DJ
207622002-01-13 Daniel Jacobowitz <drow@mvista.com>
20763
20764 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
20765
1bc05c3a 207662002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 20767
1bc05c3a 20768 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 20769
1bc05c3a
JM
20770 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
20771 constructors.
20772 * gdb.c++/derivation.exp: Likewise.
20773 * gdb.c++/templates.exp: Likewise.
20774 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 20775
1bc05c3a
JM
207762002-01-10 Michael Snyder <msnyder@redhat.com>
20777
20778 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 20779
a911c360
MS
207802002-01-08 Michael Snyder <msnyder@redhat.com>
20781
20782 * gdb.base/gcore.exp: New test for generate-core-file command.
20783 * gdb.base/gcore.c: Testcase for above.
20784 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
20785
ea2119ec
JM
207862002-01-08 Jason Merrill <jason@redhat.com>
20787
20788 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
20789
68203136
FF
207902002-01-07 Fred Fish <fnf@redhat.com>
20791
20792 * gdb.c++/overload.exp: Remove unconditional xfails for:
20793 print foo_instance1.overloadargs(1)
20794 print foo_instance1.overloadargs(1, 2)
20795 print foo_instance1.overloadargs(1, 2, 3)
20796 print foo_instance1.overloadargs(1, 2, 3, 4)
20797 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
20798 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
20799 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
20800 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
20801 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
20802 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
20803 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
20804 print foo_instance1.overload1arg()
20805 print foo_instance1.overload1arg((char)arg2)
20806 print foo_instance1.overload1arg((signed char)arg3)
20807 print foo_instance1.overload1arg((unsigned char)arg4)
20808 print foo_instance1.overload1arg((int)arg7)
20809 print foo_instance1.overload1arg((unsigned int)arg8)
20810 print foo_instance1.overload1arg((float)arg11)
20811 print foo_instance1.overload1arg((double)arg12)
d63a86f8 20812
21b9b5b1
MS
208132002-01-07 Michael Snyder <msnyder@redhat.com>
20814
20815 * gdb.base/huge.exp: New test. Print a very large target data object.
20816 (skip_huge_test): New test variable. Define if you want to skip this
20817 test. The test reads an 8 megabyte data object from the target, so it
20818 might be very time consuming on remote targets with a slow connection.
20819 * gdb.base/huge.c: New file. Test case for above.
20820
725f922e
FF
208212002-01-07 Fred Fish <fnf@redhat.com>
20822
20823 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
20824 g_instance.bfoo, and g_instance.cfoo.
20825
889bf7c5 208262002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 20827
889bf7c5
PA
20828 * gdb.base/break.c (multi_line_if_conditional): New function.
20829 (multi_ilne_while_conditional): Likewise.
20830 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
20831 IF or WHILE condition puts the breakpoint at the start of
20832 the condition.
f286b2c3 20833
634d57ec
JL
20834 * gdb.base/selftest.exp (backtrace through signal handler): Remove
20835 hppa*-*-hpux* expected failure.
20836 * gdb.base/structs.exp (do_function_calls): Similarly.
20837
20838 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
20839 watchpoints.
20840
9fbfe2dc
AC
208412002-01-06 Andrew Cagney <ac131313@redhat.com>
20842
20843 Fix PR gdb/66.
20844 * gdb.base/structs.exp: Replace skip for a29k with skip for
20845 gdb,cannot_call_functions.
20846 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
20847 * gdb.base/callfuncs.exp: Ditto.
20848 * gdb.base/call-rt-st.exp: Ditto.
20849 * gdb.base/call-strs.exp: Ditto.
20850 * gdb.base/callfwmall.exp: Ditto.
20851 * gdb.base/scope.exp: Obsolete xfail a29k.
20852 * gdb.c++/misc.exp: Ditto.
20853 * gdb.c++/cplusfuncs.exp: Ditto.
20854 * gdb.base/ptype.exp: Ditto.
20855 * gdb.base/printcmds.exp: Ditto.
20856 * gdb.base/opaque.exp: Ditto.
20857 * gdb.base/list.exp: Ditto.
20858 * gdb.base/funcargs.exp: Ditto.
20859 * gdb.base/default.exp: Ditto.
20860
8ddad156
MS
208612002-01-04 Michael Snyder <msnyder@redhat.com>
20862
ca4976a6 20863 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
20864 * gdb.base/maint.exp: Add tests for maint info sections options.
20865
1b074332
JL
20866Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
20867
20868 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
20869
7d159115
CV
208702001-12-20 Corinna Vinschen <vinschen@redhat.com>
20871
20872 * gdb.asm/arm.inc: New file.
20873 * gdb.asm/asm-source.exp: Add arm targets.
20874 * gdb.asm/configure.in: Ditto.
20875 * gdb.asm/configure: Recreated from configure.in.
20876
8fb87725
JL
20877Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
20878
afabe08c
JL
20879 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
20880 with HP's compiler.
20881 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
20882 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
20883 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
20884 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
20885
20886 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
20887 either HP's compilers or GCC.
20888
db521deb
JL
20889 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
20890 a SIGBUS or SIGSEGV.
20891
20892 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
20893
20894 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
20895 can be compiled with either HP's compiler or GCC.
20896
cfa88ab7
JL
20897 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
20898 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
20899 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
20900
ca344dff
JL
20901 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
20902 to match current gdb output. Update due to using auto-solib-limit
20903 for limiting instead of overloading auto-solib-add.
20904 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
20905 test program.
20906
3f3c6e55 20907 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
20908 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
20909 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
20910 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
20911 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
20912 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
20913 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
20914 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
20915 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
20916 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
20917 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
20918 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
20919 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 20920
8fb87725
JL
20921 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
20922 a SIGTRAP to the inferior.
20923
cf599fa7
CV
209242001-12-19 Corinna Vinschen <vinschen@redhat.com>
20925
20926 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
20927 Substitute call to target_link by call to gdb_compile.
20928
2cd045cd
JL
20929Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
20930
a9c64011
AS
20931 * gdb.base/break.exp: Fix HP specific search string when testing
20932 backtracing in a called function.
2cd045cd 20933
a9c64011
AS
20934 * gdb.base/constvars.exp: Only set lang to C++ if we're
20935 compiling the test with HP's compilers.
20936 * gdb.base/volatile.exp: Similarly.
2cd045cd 20937
99ebe9ac
JB
209382001-12-19 Jim Blandy <jimb@redhat.com>
20939
20940 * gdb.base/printcmds.exp: Expect the null character to be printed
20941 as '\0', and the '\013' to be printed as '\v'.
20942 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
20943 * gdb.base/setvar.exp: Same.
20944
b9891b29
JB
209452001-12-17 Jim Blandy <jimb@redhat.com>
20946
0eba65ab
JB
20947 * gdb.base/completion.exp: Rather than completing very long
20948 filenames, which can make the readline library produce output we
20949 don't recognize, cd to the directory first, and then complete
20950 using nice, short relative paths.
20951
6970b5b1
JB
20952 * gdb.base/completion.exp: On some systems, there is, in fact, a
20953 variable named `b' in scope, since GDB treats all static
a9c64011
AS
20954 variables as being in scope. So use `no_var_named_this'
20955 instead of `b'.
6970b5b1 20956
b9891b29 20957 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 20958 can't find the core file's registers as a failure.
b9891b29 20959
e6ccd35f
JSC
209602001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
20961
a9c64011
AS
20962 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
20963 test expect string more specific.
e6ccd35f 20964
105ba819
CV
209652001-12-13 Corinna Vinschen <vinschen@redhat.com>
20966
20967 * gdb.asm/asm-source.exp: Add support for xstormy16.
20968 * gdb.asm/configure.in: Ditto.
20969 * gdb.asm/configure: Rebuild.
20970 * gdb.asm/xstormy16.inc: New file.
20971
e9e79dd9
FF
209722001-12-10 Fred Fish <fnf@redhat.com>
20973
20974 * gdb.base/maint.exp: Update to match changes in type dumping code.
20975
347dc97d
JB
209762001-12-10 Jim Blandy <jimb@redhat.com>
20977
20978 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
20979 matching the entry point symbol's name at the beginning of the
20980 line.
347dc97d 20981
5178b9d6
DJ
209822001-12-07 Daniel Jacobowitz <drow@mvista.com>
20983
20984 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
20985 gdb.c++/inherit.exp, gdb.c++/method.exp,
20986 gdb.c++/namespace.exp, gdb.c++/templates.exp,
20987 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
20988 and class layout support.
20989
af890c52
DJ
209902001-12-07 Daniel Jacobowitz <drow@mvista.com>
20991
20992 * gdb.c++/classes.exp: Add test for static member function.
20993 * gdb.c++/misc.cc: Add class with static member function.
20994
7a345fb3
JB
209952001-12-07 Jim Blandy <jimb@redhat.com>
20996
f2e54a80 20997 If GDB says it can't find the struct the function returned, report
8032bf31
JB
20998 those tests as `unsupported'.
20999 * gdb.base/call-rt-st.exp (print_struct_call): New function.
21000 Rewrite subsequent tests to use it.
21001
21002 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
21003 those tests as `unsupported'.
21004 * gdb.base/structs.exp (call_struct_func): New function.
21005 (do_function_calls): Use call_struct_func to call the functions
21006 returning structs.
21007
0bc69509
JB
21008 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
21009 whether functions are prototyped or not, so we can't possibly pass
21010 arguments to t_float_values2 properly.
21011
7a345fb3
JB
21012 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
21013 value of `timeout' for targets other than the mips*tx39-*.
21014
edb6ede1
MS
210152001-12-06 Michael Snyder <msnyder@redhat.com>
21016
d63a86f8 21017 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
21018 and detect whether the start symbol has a leading underscore.
21019
2d842f13
JB
210202001-12-04 Jim Blandy <jimb@redhat.com>
21021
21022 * gdb.base/completion.exp: Clarify indentation.
21023
68550daf
JB
210242001-12-03 Jim Blandy <jimb@redhat.com>
21025
21026 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
21027 variables on the S/390, not `.word'.
21028
cd5195a8
JB
210292001-11-30 Jim Blandy <jimb@redhat.com>
21030
21031 Add assembly-source tests for s390-ibm-linux.
21032 * gdb.asm/s390.inc: New file.
21033 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
21034 the S/390 architecture.
a9c64011 21035 * gdb.asm/configure: Regenerated.
cd5195a8 21036
ca9efc90
MS
210372001-11-30 Michael Snyder <msnyder@redhat.com>
21038
21039 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
21040 next, info source, info sources, info line, global and static
21041 variables, and static functions.
21042 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
21043 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
21044 * gdb.asm/asmsrc1.s: Add a static function and some variables.
21045 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
21046 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
21047 (gdbasm_leave): Restore frame pointer.
21048 (gdbasm_startup): Copy stack set-up from crt0.S.
21049
d0e66976
FN
210502001-11-26 Fernando Nasser <fnasser@redhat.com>
21051
21052 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
21053 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
21054 to a local (non-static) variable. Copy tstruct.a to a static buffer
21055 and return a pointer to that buffer.
21056 * gdb.base/callfwmall.c (t_structs_a): Ditto.
21057
e2334072
MK
210582001-11-24 Mark Kettenis <kettenis@gnu.org>
21059
21060 * gdb.asm/configure.in: Fix recognition of ix86 target.
21061 * gdb.asm/configure: Regenerate.
21062
756caa3d
MS
210632001-11-21 Michael Snyder <msnyder@redhat.com>
21064
21065 * gdb.asm/sparc.inc: New file.
21066 * gdb.asm/asm-source.exp: Recognize sparc target.
21067 * gdb.asm/configure.in: Recognize sparc target.
21068 * gdb.asm/configure: Regenerate.
d63a86f8 21069
9a4d72d5
MS
210702001-11-21 Michael Snyder <msnyder@redhat.com>
21071
21072 * gdb.asm/m32r.inc: New file.
21073 * gdb.asm/asm-source.exp: Recognize m32r target.
21074 * gdb.asm/configure.in: Recognize m32r target.
21075 * gdb.asm/configure: Regenerate.
21076
a773d1cd
MS
210772001-11-20 Michael Snyder <msnyder@redhat.com>
21078
017ac23d
MS
21079 * gdb.asm/i386.inc: New file.
21080 * gdb.asm/asm-source.exp: Recognize ix86 target.
21081 * gdb.asm/configure.in: Recognize ix86 target.
21082 * gdb.asm/configure: Regenerate.
21083
a773d1cd
MS
21084 * gdb.c++/namespace.exp: Fix quotes in output messages.
21085
bb632afb
MS
210862001-11-14 Michael Snyder <msnyder@redhat.com>
21087
25d559ca 21088 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
21089 qualifier in a type cast expression, to designate an address
21090 in the instruction space (Harvard architecture).
21091
4749e309
MS
210922001-11-13 Michael Snyder <msnyder@redhat.com>
21093
21094 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
21095 Tests for expressions using 'const' and 'volatile'.
21096
25050984
CV
210972001-11-13 Corinna Vinschen <vinschen@redhat.com>
21098
21099 * gdb.asm/asm-sources.exp: Allow defining linker flags.
21100
1902c51f
DJ
211012001-11-12 Daniel Jacobowitz <drow@mvista.com>
21102
21103 * lib/mi-support.exp (mi_run_to_helper): Move comments
21104 outside of gdb_expect.
21105
dcf95b47
DJ
211062001-11-11 Daniel Jacobowitz <drow@mvista.com>
21107
21108 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
21109 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
21110 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
21111 mi0_run_to): New functions.
21112 * gdb.mi/mi-simplerun.exp: Use them.
21113 * gdb.mi/mi0-simplerun.exp: Likewise.
21114 * gdb.mi/mi-var-cmd.exp: Likewise.
21115 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 21116
45b074e1
AC
211172001-11-10 Andrew Cagney <ac131313@redhat.com>
21118
21119 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
21120 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
21121
bf50d346
AC
211222001-11-09 Andrew Cagney <ac131313@redhat.com>
21123
21124 * gdb.base/restore.exp: Include $expected value in restored test
21125 message.
21126
9383332c
AC
211272001-11-09 Andrew Cagney <ac131313@redhat.com>
21128
21129 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
21130 implemented.
21131
db62520a
MS
211322001-11-08 Michael Snyder <msnyder@redhat.com>
21133
21134 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
21135 Add pass/fail message for stop at breakpoint in call dummy function.
21136
b5703437
MS
211372001-11-07 Michael Snyder <msnyder@redhat.com>
21138
d63a86f8
RM
21139 * gdb.c++/templates.exp (test_template_breakpoints):
21140 If we get an overload menu, but it does not match what
760f6330 21141 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
21142 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
21143 making the whitespace optional. Argument for "new" may be
21144 "unsigned" as well as "unsigned int/long".
d63a86f8 21145 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
21146 making the whitespace optional. Also replace "(void) with
21147 "((void|)), making the keyword "void" optional.
d63a86f8 21148 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
21149 making the whitespace optional. Also replace "(void) with
21150 "((void|)), making the keyword "void" optional.
3bf40917
MS
21151 * gdb.base/callfuncs.c (t_float_values): This function must
21152 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 21153 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
21154 can be tested against both cases. Usually one case involves
21155 promotion of float to double, while the other does not.
21156 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
21157 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
21158 includes a stack frame for "start".
21159
c8ab4e6d
JB
211602001-11-05 Jim Blandy <jimb@redhat.com>
21161
21162 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
21163 pointers are 32 bits long, and that offsets of relocs are always
21164 stored in the data (REL-style), and not in the reloc entry itself
21165 (RELA-style).
21166 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
21167 stabs.
21168
3f08ced9
MS
211692001-11-01 Michael Snyder <msnyder@redhat.com>
21170
21171 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
21172 and regular expression operators by using quoting.
21173
cbfa24cd
MS
211742001-10-31 Michael Snyder <msnyder@redhat.com>
21175
21176 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
21177 depending on what the symbol table contains.
21178 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
21179 the output of the ptype command. Similarly, accept both "const &"
21180 and "const&".
21181
aaa68313
CV
211822001-10-31 Corinna Vinschen <vinschen@redhat.com>
21183
21184 * gdb.base/miscexprs.c (main): Add usage of preprocessor
21185 symbol `STORAGE' to allow to choose the storage class of
21186 the local datastructures.
21187 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
21188 compiler directive.
21189
91740388
MS
211902001-10-30 Michael Snyder <msnyder@redhat.com>
21191
21192 * gdb.base/jump.exp: Allow it to run for all targets.
21193
1b7c05e7
CV
211942001-10-29 Corinna Vinschen <vinschen@redhat.com>
21195
21196 * gdb.base/call-ar-st.c (print_double_array): Match for loop
21197 with new double_array size.
21198 (main): Change storage class of all local variables to static.
21199 Reduce size of double_array to 9.
21200 * gdb.base/call-ar-st.exp: Increase timeout value.
21201 Change expected output for double array to match new size in
21202 call-ar-st.c.
21203
36a22261
CV
212042001-10-29 Corinna Vinschen <vinschen@redhat.com>
21205
21206 * gdb.base/ending-run.exp: Create identical output when passing
21207 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 21208 Stormy16 target.
36a22261 21209
92b8ae91
MK
212102001-10-28 Mark Kettenis <kettenis@gnu.org>
21211
21212 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
21213 that we catch the expected failure under Linux/x86.
21214
cb135b83
OF
212152001-10-29 Orjan Friberg <orjanf@axis.com>
21216
21217 * gdb.base/setvar.exp: Escape curly braces.
21218 * gdb.stabs/weird.exp: Ditto.
21219
6884aa54
DJ
212202001-10-27 Daniel Jacobowitz <drow@mvista.com>
21221
21222 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
21223 * gdm.mi/mi0-hack-cli.exp: Likewise.
21224
0398c9aa
AC
212252001-10-25 Andrew Cagney <ac131313@redhat.com>
21226
21227 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
21228 messages.
21229
d20bf2e8
AC
212302001-10-21 Andrew Cagney <ac131313@redhat.com>
21231
21232 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
21233 checking MI enabled.
21234
03dd63aa
CV
212352001-10-09 Corinna Vinschen <vinschen@redhat.com>
21236
21237 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
21238
1d9d99f3
FCE
212392001-10-04 Frank Ch. Eigler <fche@redhat.com>
21240
21241 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
21242 if gdb child process crashes, just signal an error.
21243
838ae6c4
JB
212442001-10-02 Jim Blandy <jimb@redhat.com>
21245
21246 * lib/gdb.exp (test_xfail_format): Simplify.
21247
21248 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
21249 front of the variable name `format'. Simplify `if'.
21250
8f0cbc1c
DJ
212512001-10-01 Daniel Jacobowitz <drow@mvista.com>
21252
21253 * gdb.threads/pthreads.exp: Wait for output and delay
21254 before sending ^C.
21255
1f08dafd
DJ
212562001-10-01 Daniel Jacobowitz <drow@mvista.com>
21257
21258 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
21259 some incorrect output instead of timing out.
21260 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
21261
674f90ff
CV
212622001-09-28 Corinna Vinschen <vinschen@redhat.com>
21263
21264 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
21265 check to allow additional `int'.
21266
9b284272
DJ
212672001-09-27 Daniel Jacobowitz <drow@mvista.com>
21268
21269 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
21270 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
21271
b55a4771
MS
212722001-09-27 Michael Snyder <msnyder@redhat.com>
21273
21274 * lib/gdb.exp (test_debug_format): New proc.
21275 (setup_xfail_format): Use new proc test_debug_format.
21276 * gdb.base/constvars.exp (local_compiler_xfail_check): New
21277 proc; use new service proc test_debug_format.
21278 Replace all other "gcc_compiled" tests with this test.
21279 * gdb.base/volatile.exp (local_compiler_xfail_check): New
21280 proc; use new service proc test_debug_format.
21281 Replace all other "gcc_compiled" tests with this test.
21282
212832001-09-27 Michael Snyder <msnyder@redhat.com>
21284
21285 * gdb.base/cvexpr.exp: New file.
21286 * gdb.base/cvexpr.c: New file
21287 Test for expressions using const and volatile keywords.
21288
4e6667ac
CV
212892001-09-26 Corinna Vinschen <vinschen@redhat.com>
21290
21291 * gdb.base/constvars.exp: Check for different orders of keywords
21292 and additional "int" strings in output.
21293
4f337972
AC
212942001-09-22 Andrew Cagney <ac131313@redhat.com>
21295
21296 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
21297 responses from "help maint".
21298
2015650d
FCE
212992001-09-19 Frank Ch. Eigler <fche@redhat.com>
21300
21301 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
21302 to localhost:NNN instead of :NNN, in case Xvfb is listening
21303 only on TCP.
21304
f3bcedc1
CV
213052001-09-19 Corinna Vinschen <vinschen@redhat.com>
21306
21307 * gdb.base/recurse.exp: When checking leaving the watchpoint
21308 scope, recognize when gdb is in function's epilogue and pass.
21309
6b819c92
KS
213102001-09-18 Keith Seitz <keiths@redhat.com>
21311
21312 * lib/insight-support.exp (_gdbtk_export_target_info): Add
21313 support for running tests against sid targets.
21314 (gdbtk_done): Ditto.
21315
a10c9419
CV
213162001-09-18 Corinna Vinschen <vinschen@redhat.com>
21317
21318 * gdb.base/ending-run.c (main): Set stdout buffersize
21319 to the same reasonable value for any target.
21320 * gdb.base/ending-run.exp: Add a regular expression
21321 to make testsuite happy on Sanyo Stormy16 target.
21322
739d0d99
CV
213232001-09-17 Corinna Vinschen <vinschen@redhat.com>
21324
21325 * gdb.base/display.c (do_loops): Add float variable `f'.
21326 Increment f in loop.
21327 * gdb.base/display.exp: Increment timeout by 60 seconds.
21328 Change float display test to use variable `f'.
21329
1b8947f0
JB
213302001-09-17 Jim Blandy <jimb@redhat.com>
21331
21332 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
21333 overflowing the limited breakpoint tables on some ROM monitors
21334 (like the ROM68K).
21335
9890ac81
FCE
213362001-09-15 Frank Ch. Eigler <fche@redhat.com>
21337
21338 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
21339 the "-ac" (disable access control) flag.
21340
6db765ea
JH
213412001-08-30 Jeff Holcomb <jeffh@redhat.com>
21342
21343 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
21344 ints.
21345
4c32cc04
KS
213462001-08-30 Keith Seitz <keiths@redhat.com>
21347
21348 * lib/gdb.exp: Move all insight-related functionality into
21349 separate file.
21350 * lib/insight-support.exp: New file.
21351
8d6e6f81
FCE
213522001-08-29 Frank Ch. Eigler <fche@redhat.com>
21353
21354 * config/sid.exp (sid_start): Never set sid verbosity; disable
21355 expect_background {} that consumed its stdout; tolerate </dev/null.
21356 Attempt to set endianness override in "sid" protocol mode. Cleanup.
21357
6a90e1d0
AC
213582001-08-18 Andrew Cagney <ac131313@redhat.com>
21359
21360 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
21361 CLI jump command to start it.
21362 (mi_run_to_main): Fail immediatly when unexpected output.
21363
1759b3c3
AC
213642001-08-18 Andrew Cagney <ac131313@redhat.com>
21365
21366 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
21367 beginning of function. Fix PR gdb/191.
21368
61d11d80
FCE
213692001-08-16 Frank Ch. Eigler <fche@redhat.com>
21370
21371 * config/sid.exp (sid_start): Don't warn if we cannot figure out
21372 what to force sid endianness to.
21373
942a4df2
KS
213742001-08-15 Keith Seitz <keiths@redhat.com>
21375
21376 * lib/gdb.exp (gdbtk_start): Don't set environment
21377 variables for TCL_LIBRARY and friends. Insight will
21378 now figure these out for itself.
21379
0521c418
MS
213802001-08-02 Michael Snyder <msnyder@redhat.com>
21381
21382 * gdb.base/completion.exp: Remove the symbol "a64l" from
21383 the expect string; this is target-specific, and not related
21384 to what is being tested.
21385
74a9a58a
DB
213862001-08-02 Dave Brolley <brolley@redhat.com>
21387
21388 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
21389
c70819fa
MS
213902001-07-25 Michael Snyder <msnyder@redhat.com>
21391
c2b8fa57
MS
21392 * gdb.base/consecutive.exp: New file. Test stepping over
21393 breakpoints on consecutive instructions.
21394 * gdb.base/consecutive.c: New file.
21395
c70819fa
MS
21396 * gdb.base/call-rt-st.exp: Use double-backslash to quote
21397 curly braces in regular expressions.
21398
2b1a1355
MS
213992001-07-25 Michael Snyder <msnyder@redhat.com>
21400
21401 * gdb.base/ending-run.exp: Accept "Program exited normally" as
21402 legitimate output from stepping out of main.
21403
413eca6f
KS
214042001-07-22 Keith Seitz <keiths@redhat.com>
21405
21406 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
21407 the empty string, do not run the tests.
21408
7e5a9322
SC
214092001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21410
21411 * gdb.base/long_long.exp: Detect size of pointer. Take into
21412 account 2-byte pointers when testing for p/a results.
21413
de58f10f
SC
214142001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21415
d63a86f8 21416 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
21417 and defined to 1K for m68hc11.
21418 (random_data): Reduce table to 1K for embedded platforms (68hc11).
21419 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
21420 (sizeof_random_data): New variable to tell the size of the data table;
21421 don't test past this size; always run to main.
21422
d6f5fea1
SC
214232001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21424
21425 * gdb.base/return2.exp: return of long long and double fails for
21426 68HC11; don't execute these tests on that platform.
21427 * gdb.base/return.exp: Return of a double fails for 68hc11.
21428
c477543d
SC
214292001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21430
21431 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
21432 tests that print a float.
21433 * call-rt-st.exp: Likewise.
21434
63cf1c79
MK
214352001-07-12 Mark Kettenis <kettenis@gnu.org>
21436
21437 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
21438 running this test on Linux.
21439
112f9ab5
MC
214402001-06-24 Michael Chastain <chastain@redhat.com>
21441
21442 * gdb.base/arithmet.exp: Remove some tests to make all test names
21443 unique.
21444
4970cb0f
MS
214452001-07-03 Michael Snyder <msnyder@redhat.com>
21446
21447 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
21448 the output of the ptype command.
21449
d85da69f
MS
214502001-07-02 Michael Snyder <msnyder@redhat.com>
21451
4c8a82de
MS
21452 * gdb.base/completion.exp: Don't assume that break.c is the only
21453 source file that may contain functions named "marker".
d85da69f
MS
21454 * gdb.base/corefile.exp: Quote the curly braces in regexp.
21455
8afc772b
AC
214562001-06-28 Andrew Cagney <ac131313@redhat.com>
21457
21458 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
21459 of files to delete.
21460
21461 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
21462 * gdb.disasm/h8300s.exp: New file.
21463 gdb.disasm/h8300s.s: Likewise.
21464
cff22675
AC
214652001-06-27 Andrew Cagney <ac131313@redhat.com>
21466
21467 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
21468 empty breakpoint tables.
21469
68c81b54
AC
214702001-06-25 Andrew Cagney <ac131313@redhat.com>
21471
21472 * lib/mi-support.exp: Update args=... part of stop-reason
21473 patterns. Accept either a list or a tuple.
21474
2dd62704
AC
214752001-06-23 Andrew Cagney <ac131313@redhat.com>
21476
21477 * lib/mi-support.exp: Remove local emacs variable defining
21478 change-log-default-name.
21479
b4127474
MC
214802001-06-22 Michael Chastain <chastain@redhat.com>
21481
21482 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
21483 This is operationally compatible with the previous version.
21484
8dbfb380
JB
214852001-06-13 Jim Blandy <jimb@redhat.com>
21486
21487 * lib/gdb.exp (gdb_test): Doc fix.
21488
f2d8c86d
MC
214892001-06-10 Michael Chastain <chastain@redhat.com>
21490
21491 * gdb.base/exprs.exp: Remove a duplicate test.
21492
81564d34
JB
214932001-06-06 Jim Blandy <jimb@redhat.com>
21494
21495 * gdb.base/return2.exp (main): Use values to test float and double
21496 returns that are not NaN's, to avoid being confused by IEEE
21497 comparison rules.
21498
da55addb
MS
214992001-06-04 Michael Snyder <msnyder@redhat.com>
21500
21501 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 21502 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
21503 rather than wait for 12 more tests to time out.
21504
42c65987
JB
215052001-06-06 Jim Blandy <jimb@redhat.com>
21506
b18bced9 21507 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 21508 Don't forget to match the GDB prompt.
b18bced9 21509
42c65987
JB
21510 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
21511
5b41e5f0
JB
215122001-06-04 Jim Blandy <jimb@redhat.com>
21513
21514 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
21515 command.
21516
015e046f
KB
215172001-05-31 Kevin Buettner <kevinb@redhat.com>
21518
21519 * gdb.base/annota1.exp (info break): Match four or more spaces
21520 after "Address".
21521
fb1ffbbe
MC
215222001-05-31 Michael Chastain <chastain@redhat.com>
21523
21524 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
21525 (dm_type_int_star): Likewise.
21526 (dm_type_long_star): Likewise.
21527 (dm_type_void_star): Likewise.
21528
5ea2a32c
KB
215292001-05-29 Kevin Buettner <kevinb@redhat.com>
21530
21531 * gdb.base/completion.exp (INPUTRC): Set this environment variable
21532 to a known value in order to get consistent results regardless
21533 of the setting of INPUTRC or the presence or contents of .inputrc.
21534
ae23c492
MS
215352001-05-24 Michael Snyder <msnyder@redhat.com>
21536
ac55707e
MS
21537 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
21538 Don't require that the main thread and the manager thread are the
21539 first in the list.
21540
ae23c492
MS
21541 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
21542 debugging. If test fails, issue an "unsupported" not a "fail".
21543
400071f1
JB
215442001-05-24 Jim Blandy <jimb@redhat.com>
21545
21546 Don't assume that short is shorter than int.
21547 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
21548 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 21549 this isn't true.
400071f1
JB
21550 ("print unsigned char == (~0)"): Add test that verifies that ~0,
21551 an int, is not equal to ~0 stored in an unsigned char. This tests
21552 the same thing that the previous test meant to, but works on
21553 16-bit machines, too.
21554 ("print unsigned char != (~0)"): Same test, complemented.
21555
0816a3e5
MS
215562001-05-24 Michael Snyder <msnyder@redhat.com>
21557
21558 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 21559 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
21560 and prevents dejagnu getting out of step.
21561
f6dc23a9
KB
215622001-05-23 Kevin Buettner <kevinb@redhat.com>
21563
21564 * gdb.base/finish.exp (finish_void): Revise pattern for
21565 stopping on the call statement to not permit stopping at
21566 the start of the instructions comprising the call sequence.
21567
7dbd117d
MC
215682001-05-19 Michael Chastain <chastain@redhat.com>
21569
21570 * gdb.base/callfuncs.exp: Make all test names unique.
21571 * gdb.base/commands.exp: Make all test names unique.
21572 * gdb.base/condbreak.exp: Make all test names unique.
21573 * gdb.base/dbx.exp: Make all test names unique.
21574 * gdb.base/default.exp: Make all test names unique.
21575 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
21576 and TIMEOUT messages to their corresponding PASS message.
21577 * gdb.base/ending-run.exp: Make all test names unique.
21578 * gdb.base/long_long.exp: Remove duplicate test.
21579
6b0b0a9e
KB
215802001-05-21 Kevin Buettner <kevinb@redhat.com>
21581
21582 * gdb.base/finish.exp (finish_void): Allow "finish" command to
21583 stop on the call statement as well as the statement after the
21584 call.
21585
2caa35cb
MS
215862001-05-21 Michael Snyder <msnyder@redhat.com>
21587
21588 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
21589
40713331
EZ
215902001-05-10 Elena Zannoni <ezannoni@redhat.com>
21591
a9c64011
AS
21592 * gdb.base/completion.exp: Revamp test. Make it execute on all
21593 platforms.
40713331 21594
c2c1be8d
EZ
215952001-05-10 Elena Zannoni <ezannoni@redhat.com>
21596
a9c64011
AS
21597 * config/gdbserver.exp (gdb_load): Handle the case
21598 in which the arguments to gdbserver are given in the
21599 baseboard configuration file.
21600 Also handle the case in which the server needs to do a
21601 load.
2c9cd303 21602
9671de48
KS
216032001-05-07 Keith Seitz <keiths@cygnus.com>
21604
a9c64011
AS
21605 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
21606 set up the display for testing.
21607 (gdbtk_start): Convert all paths to paths that tcl will like.
21608 Export target information to environment.
21609 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
21610 necessary.
21611 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
21612 (to_tcl_path): New proc to convert a given pathname into
21613 a path acceptible as an argument to a tcl command.
21614 (_gdbtk_export_target_info): New proc to export target info
21615 into the environment for gdbtk testing.
21616 (gdbtk_done): New proc to signal end-of-test.
9671de48 21617
5a360f47
JB
216182001-05-06 Jim Blandy <jimb@redhat.com>
21619
21620 * restore.c: Make the code of caller0 correspond to its comment.
21621
66c756c6
MS
216222001-05-03 Michael Snyder <msnyder@redhat.com>
21623
21624 * config/sid.exp (gdb_target_sid): Check for error messages.
21625 On error or timeout, don't make expect exit (which will terminate
21626 all subsequent tests); instead just make gdb exit.
d63a86f8 21627 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
21628 return a negative value.
21629
a966fde5
JB
216302001-04-24 Jim Blandy <jimb@redhat.com>
21631
851c18e0
JB
21632 * gdb.c++/templates.exp: If we see the prompt for the overload
21633 list, but we haven't recognized any of the longer patterns,
21634 arrange for this test to fail, not hang.
21635
a966fde5
JB
21636 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
21637 variations.
21638
db144853
MC
216392001-04-22 Michael Chastain <chastain@redhat.com>
21640
21641 * gdb.c++/local.exp: Use the 'runto' library function.
21642 * gdb.c++/namespace.exp: Likewise.
21643 * gdb.c++/overload.exp: Likewise.
21644
3207ec21
KB
216452001-03-26 Kevin Buettner <kevinb@redhat.com>
21646
21647 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
21648 * gdb.base/step-line.exp: New file. Test step/next in presence of
21649 #line directives.
21650 * gdb.base/step-line.c: New file. Test program for the above.
21651 * gdb.base/step-line.inp: New file. We pretend that this file has
21652 been transformed by some other tool into step-line.c.
21653
13b57657
JB
216542001-03-21 Jim Blandy <jimb@redhat.com>
21655
21656 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
21657 unmangled operator names.
21658
754cbe1c
JB
216592001-03-20 Jim Blandy <jimb@redhat.com>
21660
21661 * gdb.threads/linux-dp.exp: Recognize an additional message
21662 generated by GDB when it doesn't understand how to debug threads
21663 on the target system.
21664
177495c9
AC
216652001-03-19 Andrew Cagney <ac131313@redhat.com>
21666
21667 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
21668
f266096b
MC
216692001-03-12 Michael Chastain <chastain@redhat.com>
21670
21671 * gdb.c++/derivation.exp: Use the 'runto' library function.
21672
cac3c2ff
MC
216732001-03-12 Michael Chastain <chastain@redhat.com>
21674
21675 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
21676
b6c11a24
MC
216772001-02-24 Michael Chastain <chastain@redhat.com>
21678
21679 * gdb.c++/ref-types.exp: Change handwritten code to library
21680 function 'runto'.
21681
6bae5bce
OF
216822001-03-16 Orjan Friberg <orjanf@axis.com>
21683
21684 * gdb.base/signals.exp: Set count to 0 explicitly.
21685
0015fd9a
MS
216862001-03-15 Mark Salter <msalter@redhat.com>
21687
21688 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
21689 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
21690 (gdb_load): Add support for additional target_info: gdb_download_size
21691 and gdb_load_timeout.
0015fd9a 21692
fc33412a
DT
21693Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
21694
21695 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
21696 file -- to prevent failing when the compile fails but we have no
21697 intention of running the tests anyway.
fc33412a
DT
21698
21699 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
21700 tests if set.
21701
21702 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 21703 integers.
fc33412a
DT
21704
21705 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
21706 * gdb.c++/namespace.exp: Ditto.
21707
115f06de
OF
217082001-03-07 Orjan Friberg <orjanf@axis.com>
21709
21710 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
21711 * gdb.base/pointers.exp: Relax pattern match of decimals.
21712
b6ba6518
KB
217132001-03-06 Kevin Buettner <kevinb@redhat.com>
21714
21715 * Makefile.in, config/abug.exp, config/cfdbug.exp,
21716 config/cpu32bug.exp, config/dve.exp, config/est.exp,
21717 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
21718 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
21719 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
21720 config/sh.exp, config/sid.exp, config/slite.exp,
21721 config/sparclet.exp, config/udi.exp, config/unknown.exp,
21722 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
21723 config/vxworks.exp, config/vxworks29k.exp,
21724 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
21725 gdb.base/all-bin.exp, gdb.base/annota1.exp,
21726 gdb.base/arithmet.exp, gdb.base/assign.exp,
21727 gdb.base/async.exp, gdb.base/attach.exp,
21728 gdb.base/bitfields.exp, gdb.base/bitops.exp,
21729 gdb.base/break.exp, gdb.base/call-ar-st.exp,
21730 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
21731 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
21732 gdb.base/commands.exp, gdb.base/completion.exp,
21733 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
21734 gdb.base/constvars.exp, gdb.base/corefile.exp,
21735 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
21736 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
21737 gdb.base/ending-run.exp, gdb.base/environ.exp,
21738 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
21739 gdb.base/finish.exp, gdb.base/foll-exec.exp,
21740 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
21741 gdb.base/funcargs.exp, gdb.base/help.exp,
21742 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
21743 gdb.base/logical.exp, gdb.base/long_long.exp,
21744 gdb.base/maint.exp, gdb.base/mips_pro.exp,
21745 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
21746 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
21747 gdb.base/pointers.exp, gdb.base/printcmds.exp,
21748 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
21749 gdb.base/regs.exp, gdb.base/relational.exp,
21750 gdb.base/remote.exp, gdb.base/reread.exp,
21751 gdb.base/restore.exp, gdb.base/return2.exp,
21752 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
21753 gdb.base/selftest.exp, gdb.base/setshow.exp,
21754 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
21755 gdb.base/sigall.exp, gdb.base/signals.exp,
21756 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
21757 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
21758 gdb.base/step-test.exp, gdb.base/structs.c,
21759 gdb.base/structs.exp, gdb.base/structs2.exp,
21760 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
21761 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
21762 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
21763 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
21764 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
21765 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
21766 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
21767 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
21768 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
21769 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
21770 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
21771 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
21772 gdb.fortran/types.exp, gdb.java/jmisc.exp,
21773 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
21774 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
21775 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
21776 gdb.trace/circ.exp, gdb.trace/collection.exp,
21777 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
21778 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
21779 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
21780 gdb.trace/report.exp, gdb.trace/save-trace.exp,
21781 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
21782 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
21783 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
21784 notices.
21785
dc96c6c7 217862001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
21787
21788 * gdb.base/varargs.c (find_max_double): Fix printf format string:
21789 first arg is int not float.
21790
dc96c6c7 217912001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
21792
21793 * gdb.base/reread.exp: Unsupported for non-native targets;
21794 doesn't work for remote debugging.
21795
9b0c4aeb
FN
217962001-02-19 Fernando Nasser <fnasser@redhat.com>
21797
21798 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
21799 * gdb.base/ending-run.exp: Properly handle the BSP state when
21800 stepping past the end of main.
9b0c4aeb 21801
02aa71d5
MC
218022001-02-19 John Moore <jmoore@redhat.com>
21803
21804 * gdb.base/commands.exp (infrun_breakpoint_command_test):
21805 Converted HPUX fix for non-expected items following multiple
21806 step commands into general solution for all platforms.
21807
1fa449a4
MC
218082001-02-18 Michael Chastain <chastain@redhat.com>
21809
21810 * gdb.c++/classes.exp (do_tests): Change runto statements
21811 from "runto 'foo(void)'" to "runto 'foo'". This makes the
21812 statements demangler agnostic.
21813 * gdb.c++/virtfunc.exp (do_tests): Likewise.
21814 (gdb_virtfunc_restart): Likewise.
21815
b2f9ec70
MC
218162001-02-14 Michael Chastain <chastain@redhat.com>
21817
21818 * gdb.c++/inherit.exp (do_tests): Change runto statements
21819 from "runto 'foo(void)'" to "runto 'foo'". This makes the
21820 statements demangler agnostic.
21821
cf74b8ca
AC
21822Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
21823
21824 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
21825 ``continue to bkpt at common_routine in thread 2'' and ``stopped
21826 before calling common_routine 15 times'' tests.
cf74b8ca 21827
99f78f56
MC
218282001-02-11 Michael Chastain <chastain@redhat.com>
21829
21830 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
21831 Helps the test script figure out which demangler is in use.
21832 (dm_type_foo_ref): Ditto.
21833 (dm_type_int_star): Ditto.
21834 (dm_type_long_star): Ditto.
21835 (dm_type_unsigned_int): Ditto.
21836 (dm_type_void): Ditto.
21837 (dm_type_void_star): Ditto.
99707966 21838 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
21839 Probe the gdb demangler and set variables to accommodate
21840 formatting differences.
21841 (info_func_regexp): New function. Same as info_func, but
21842 matches against a regexp.
21843 (info_func): Match against a literal string.
21844 (print_addr_2): New function. Match against a literal string,
21845 which can be different from the input to gdb.
21846 (print_addr): Simply call print_addr_2 with the same argument twice.
21847 (test_lookup_operator_functions): Use demangler formatting variables.
21848 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
21849 the tests in the same order as the C++ class declaration.
21850 (test_paddr_operator_functions): Ditto.
21851 (test_paddr_overloaded_functions): Ditto.
21852 (test_paddr_hairy_functions): Use demangler formatting variables.
21853 Add reference to gdb/19 for related tests.
21854 (do_tests): Call probe_demangler.
21855
1de8f023
KB
218562001-01-30 Kevin Buettner <kevinb@redhat.com>
21857
21858 * gdb.c++/templates.cc (printf): Remove unused function definition.
21859
ca3f91ed
MS
218602001-01-26 Felix Lee <flee@redhat.com>
21861
21862 * sid.exp (sid_exit): Pass host, not target, to remote_close.
21863
218642001-01-25 matthew green <mrg@redhat.com>
21865
21866 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
21867 up sid.
21868 (sid_exit): Call `remote_pop_conn' after GDB is gone.
21869
218702001-01-25 matthew green <mrg@redhat.com>
21871
21872 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 21873 Deprecate $sid_spawn_id.
ca3f91ed
MS
21874 (sid_exit): Remove code necessary only for `spawn.'
21875
218762001-01-25 matthew green <mrg@redhat.com>
21877
21878 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
21879
fb18ec4a
MC
218802001-01-28 Michael Chastain <chastain@redhat.com>
21881
21882 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
21883 to call when tests fail. It takes gdb out of the overloaded
21884 function choice menu back to the main prompt, so that the test
21885 program stays synchronized.
21886 (set_bp_overloaded): New proc to collect all the common
21887 code for setting a breakpoint on an overloaded name. Calls
21888 take_gdb_out_of_choice_menu when needed.
21889 (menu_overload1arg): New variable to collect the repeated
21890 instances of the expected menu for an overloaded name. Change
21891 the regular expression to handle changes in g++ type encoding:
21892 "void" can be either "void" or "", and "unsigned int" can be
21893 either "unsigned int" or "unsigned".
21894 (continue_to_bp_overloaded): Change regular expressions to handle
21895 changes in g++ type encoding.
21896 (no proc): Call take_gdb_out_of_choice_menu when needed.
21897 Remove redundant calls to "info break". Accept either "canceled"
21898 or "cancelled". Change regular expressions in "info break"
21899 calls to handle changes in g++ type encoding. Give all tests
21900 unique strings.
21901
9c646a6e
BE
219022001-01-17 Ben Elliston <bje@redhat.com>
21903
21904 * config/sid.exp: New file.
21905
9549d9c1
AC
21906Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
21907
21908 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
21909
dc96c6c7 219102000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
21911
21912 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
21913 Add a RE to accept a non-ascii char if one is ever presented.
21914
b4df4f68
FN
219152000-12-20 Fernando Nasser <fnasser@redhat.com>
21916
297dd0fd 21917 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 21918
dc96c6c7 219192000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 21920
d63a86f8 21921 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
21922 in regexp. One '\' does not suffice on Linux.
21923
4a7bddb6
MC
219242000-12-09 Michael Chastain <chastain@redhat.com>
21925
21926 * gdb.base/break.exp (test_clear_command): Use a marker function
21927 rather than 'main' for the test function. Also move this
21928 test to an execution point where the marker function names are
21929 guaranteed to be bound to functions. (Executing tests after a
21930 'finish' from main runs into name conflicts with local names
21931 in __libc_start_main).
21932
dc96c6c7 219332000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
21934
21935 * gdb.base/finish.exp: New test for gdb's "finish" command.
21936 * gdb.base/return2.exp: New test for gdb's "return" command.
21937 * gdb.base/return2.c: New source file for above.
21938
dc96c6c7 219392000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
21940
21941 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
21942 * gdb.base/miscexprs.exp: Ditto.
21943 * gdb.base/pointers.exp: Ditto.
21944 * gdb.c++/derivation.exp: Ditto.
21945 * gdb.c++/local.exp: Ditto.
21946 * gdb.c++/namespace.exp: Ditto.
21947 * gdb.c++/overload.exp: Ditto.
21948 * gdb.c++/ref-types.exp: Ditto.
21949
dc96c6c7 219502000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
21951
21952 * gdb.base/constvars.exp: Test result of "up" command.
21953 * gdb.base/miscexprs.exp: Ditto.
21954 * gdb.base/pointers.exp: Ditto.
21955 * gdb.base/scope.exp: Ditto.
21956 * gdb.c++/derivation.exp: Ditto.
21957 * gdb.c++/local.exp: Ditto.
21958 * gdb.c++/namespace.exp: Ditto.
21959 * gdb.c++/overload.exp: Ditto.
21960 * gdb.c++/ref-types.exp: Ditto.
21961
44097287
FN
219622000-11-22 Michael Chastain <chastain@redhat.com>
21963
21964 * mips_pro.exp: Accept either "middle -> top -> main" or
21965 "middle -> main" in the backtrace, because gcc can optimize
21966 tail calls to jumps. Remove setup_xfail for the hppa case.
21967 Add a comment with the original warning messages from PR 3016,
21968 which was filed in 1993, to preserve them for posterity.
21969
9d2e1bab
ND
219702000-11-17 Nick Duffek <nsd@redhat.com>
21971
21972 * lib/gdb.exp (gdb_test): Override timeout with board info.
21973
1aca8eb7
ND
219742000-11-17 Nick Duffek <nsd@redhat.com>
21975
21976 * gdb.base/display.exp: Don't kill running stub. Add "again" to
21977 the second kill and detach messages.
21978
93076499
ND
219792000-11-17 Nick Duffek <nsd@redhat.com>
21980
21981 * configure.in: Add AC_EXEEXT.
21982 * configure: Regenerate.
21983 * Makefile.in (just-check): Export EXEEXT.
21984 * lib/gdb.exp ($EXEEXT): Import from environment.
21985 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
21986 expect "maint dump-me" on Cygwin.
21987 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
21988 $EXEEXT.
21989
30e87cd3
ND
219902000-11-17 Nick Duffek <nsd@redhat.com>
21991
21992 * gdb.base/break.exp: Test backtrace and finish from called
21993 function on all platforms, not just HP-UX.
21994
dc96c6c7 219952000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
21996
21997 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
21998 code from gdb_target_monitor, so it can be used independantly
21999 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 22000
dc96c6c7 220012000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
22002
22003 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
22004 * gdb.base/corefile.exp: Expect the message "Program is being
22005 debugged already" when we send the "corefile" command, since
22006 the preceeding gdb_load may have connected gdb to a remote target.
22007 * gdb.base/display.exp: Disable hardware watchpoints if new
22008 board info variable "no_hardware_watchpoints" is true.
22009 Replace single-letter commands with more readable ones.
22010 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
22011 if new board info variable "no_hardware_watchpoints" is true.
22012 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
22013 to see if stdio (printf) testing is possible.
22014 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
22015 board info variable "no_hardware_watchpoints" is true. Use new
22016 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
22017
39124dea
FN
220182000-11-13 Fernando Nasser <fnasser@redhat.com>
22019
22020 From Orjan Friberg <orjanf@axis.com>:
22021 * gdb.base/printcmds.exp: Escape curly braces followed by a number
22022 in array print pattern match.
22023
a9e2e984
FN
220242000-11-09 Fernando Nasser <fnasser@redhat.com>
22025
22026 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
22027 spelling "cancelled" to U.S. spelling "canceled" to match changes
22028 made to gdb.
22029 * gdb.c++/ovldbreak.exp: Ditto.
22030
c7db355b
PS
220312000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
22032
22033 * gdb.base/callfuncs.c (main): Moved to end of file, call
22034 t_double_values to initialize the FPU before inferior calls are made.
22035 * gdb.base/callfuncs.exp: Test for register preservation after calling
22036 inferior functions. Add tests for continuining, finishing and
22037 returning from a stop in a call dummy.
22038
dc96c6c7 220392000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
22040
22041 * gdb.base/commands.exp: Break up long lines, and re-indent.
22042
dc96c6c7 220432000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
22044
22045 * config/gdbserver.exp: Rewritten from the ground up, to make it
22046 compatible with the current dejagnu tree, and to make it work with
22047 the new "gdbserver" in libremote.
22048
dc96c6c7 220492000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
22050
22051 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
22052 * gdb.base/varargs.exp: Skip entire test if no printf support.
22053 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
22054 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
22055
dc96c6c7 220562000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
22057
22058 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
22059 no floating point support.
22060 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
22061 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
22062 * gdb.base/call-rt-st.exp: Ditto.
22063 * gdb.base/call-strs.exp: Ditto.
22064
bac5fc66
JG
220652000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
22066
22067 * gdb.base/sizeof.c: include <stdio.h>.
22068
22069 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
22070 'finish', otherwise uncaptured gdb_prompt would potentially
22071 throw remaining test points out of sync.
bac5fc66 22072
b22a6027
SB
220732000-07-26 Scott Bambrough <scottb@netwinder.org>
22074
22075 * gdb.base/recurse.exp: Run tests for all targets.
22076 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
22077 gnu-oldld case on ARM.
22078 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
22079 for ARM targets.
d63a86f8 22080
d8231941
AG
22081Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
22082
22083 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
22084 * gdb.java/configure: Rebuild.
22085
8caabe69
AG
22086Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
22087
22088 * gdb.java/jv-exp.exp: New file.
22089
9d273ca3
AG
22090Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
22091
22092 * configure: Rebuilt.
22093 * configure.in (configdirs): Add gdb.java.
22094 * gdb.java/jmisc.java: New file.
22095 * gdb.java/jmisc.exp: New file.
22096 * gdb.java/Makefile.in: New file.
22097 * gdb.java/configure: Rebuilt.
22098 * gdb.java/configure.in: New file.
22099 * lib/java.exp: New file.
22100
4f823a66
AC
22101Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
22102
22103 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 22104 underflow.
4f823a66 22105
2391e11d
AC
22106Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
22107
22108 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 22109 and the compilers sizes.
2391e11d 22110
54602222
ND
221112000-07-09 Nick Duffek <nsd@redhat.com>
22112
22113 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
22114 (use_methods): New function.
22115 (main): Call use_methods().
22116 * gdb.c++/classes.exp (test_method_param_class): New procedure.
22117 (do_tests): Call test_method_param_class.
22118
2bec0572
ND
221192000-07-09 Nick Duffek <nsd@redhat.com>
22120
22121 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
22122 spelling.
22123 (test_enums): New procedure. Move enum tests from end of script
22124 to here. Set breakpoint on function name instead of line number.
22125 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
22126 (enums2): New marker function.
22127 (enums1): New function.
22128 (main): Call enums1(). Move enum tests to enums1().
22129
78492fde
AC
22130Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
22131
22132 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 22133 compile/link program. Update line numbers.
78492fde
AC
22134 * gdb.asm/d10v.inc: Define ``startup''.
22135 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 22136
49a2cef8
AC
22137Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
22138
22139 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
22140
3e6c8688
EZ
221412000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22142
22143 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 22144 of 'help maint print' command.
3e6c8688 22145
9ff5cbe9
AC
22146Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
22147
22148 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 22149 they use gdb_expect_list.
9ff5cbe9 22150
17c579bd
AC
22151Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
22152
22153 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
22154 memory-read-packet-size'' instead of ``set endian big'' to test
22155 long commands.
17c579bd 22156
e6d71bf3
DB
221572000-06-03 Daniel Berlin <dan@cgsoftware.com>
22158
22159 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 22160 g++, and stop skipping them.
e6d71bf3
DB
22161
22162 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
22163 work under g++.
22164
d63a86f8 22165 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
22166 initialization.
22167
dc96c6c7 221682000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
22169
22170 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
22171 the regular expression: accept an (almost) arbitrary sequence of
22172 "frames-invalid" and "breakpoints-invalid" messages both before
22173 and after the "starting" message.
22174
dc96c6c7 221752000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
22176
22177 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 22178
dc96c6c7 221792000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
22180
22181 * gdb.base/annota1.exp (annotate-signal-handler-caller):
22182 Relax the regular expression a little, make it pass on Solaris 8.
22183
8216cda9
KB
221842000-05-12 Kevin Buettner <kevinb@redhat.com>
22185
22186 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 22187 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
22188 Instead, it is permissible for gdb to stop on the line of the
22189 call itself.
22190
1a570b2f
MS
221912000-05-12 Michael Snyder <msnyder@.cygnus.com>
22192
22193 * gdb.base/break.exp (bp on small function, optimized file):
22194 Add a second pass pattern. The behavior differs here between stabs
22195 and dwarf for one-line functions. Stabs preserves two line symbols
22196 (one before the prologue and one after) with the same line number,
22197 but dwarf regards these as duplicates and discards one of them.
22198 Therefore the address after the prologue (where the breakpoint is)
22199 has no exactly matching line symbol, and GDB reports the breakpoint
22200 as if it were in the middle of a line rather than at the beginning.
22201
dc96c6c7 222022000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 22203
d63a86f8 22204 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
22205 rather than "send_gdb" (for consistancy).
22206
7d418785
AC
22207Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
22208
22209 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
22210 * gdb.c++/templates.cc: Properly check for GCC version number.
22211 * lib/compiler.cc: Likewise
22212
dc96c6c7 222132000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 22214
d63a86f8 22215 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
22216 gdb may not stop at the first line of main, due to code motion.
22217
dc96c6c7 222182000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
22219
22220 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
22221 This test depends on parsing the printf output from the target.
22222 Since the sparclet stub doesn't do stdio, this will never work.
22223 * gdb.base/call-rt-st.exp: ditto.
22224 * gdb.base/call-strs: ditto.
22225
dc96c6c7 222262000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
22227
22228 * gdb.base/miscexprs.exp: make sizeof long array test portable.
22229
22230 * gdb.base/ending-run.exp: After connecting to a remote target,
22231 but before running, the target will appear to be in a random
22232 location. Specify both a file and a line for breakpoints.
22233 Also, the function that calls main may be called 'init'
22234 rather than 'start'.
22235
a5a51225
EZ
222362000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22237
22238 * gdb.base/help.exp: Update output for add-symbol-file command.
22239
7930cc7c
FN
222402000-04-10 Fernando Nasser <fnasser@cygnus.com>
22241
22242 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22243 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
22244
23e37ab1
C
222452000-04-07 J.T. Conklin <jtc@redback.com>
22246
e93c542c
C
22247 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
22248
23e37ab1
C
22249 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
22250
591b8fa3
PDM
22251Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
22252
22253 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 22254 values that can be represented exactly.
591b8fa3
PDM
22255 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
22256 above change, and to not check against the directory part of the source
22257 file name.
22258 (step into print_long_arg_list): Likewise.
22259 (print print_small_structs from print_long_arg_list): Likewise.
22260 (print print_long_arg_list): Likewise.
22261
7a495180
EZ
222622000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22263
30b53638 22264 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 22265
beb998c6
AC
22266Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
22267
22268 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
22269
1c689132
DB
222702000-03-25 Daniel Berlin <dan@cgsoftware.com>
22271
22272 * gdb.base/commands.exp (deprecated_command_test): Add test for
22273 deprecate with no arguments.
22274
c1790a9d
JL
222752000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
22276
22277 * gdb.base/break.exp: Add new test for setting breakpoints on
22278 optimized code so we can test breakpoints work even when function
22279 prologues may be optimized away
22280
003ba290
FN
222812000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
22282
22283 From David Whedon <dwhedon@gordian.com>
a9c64011 22284 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 22285
6837a0a2
DB
222862000-03-22 Daniel Berlin <dan@cgsoftware.com>
22287
22288 * gdb.base/help.exp: Added test for new apropos command.
22289
b9593231
KB
222902000-03-21 Kevin Buettner <kevinb@redhat.com>
22291
22292 * gdb.base/pointers.c (usevar): New function.
22293 (main): Make sure that global variables v_int_pointer2, rptr,
22294 and y are all referenced someplace in the program by calling
22295 usevar() on them. [Some linkers delete symbols which are
22296 never referenced. The space remains, but there's no way to
22297 get a (symbolic) handle on the variable from the debugger.]
22298
751a959b
EZ
222992000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22300
22301 * gdb.base/printcmds.c: Add typedeffed arrays.
22302
22303 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 22304 procedure to test arrays that are typedef'd.
751a959b 22305
73a93a32
JI
223062000-03-13 James Ingham <jingham@leda.cygnus.com>
22307
22308 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 22309 the library directories.
73a93a32 22310
fb40c209
AC
22311Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
22312
22313 * configure.in (configdirs): Add sub directory gdb.mi.
22314 * configure: Re-generate.
22315
22316 * gdb.mi: New directory.
d63a86f8 22317
ee4dd2c9
AC
223182000-02-25 Scott Bambrough <scottb@netwinder.org>
22319
22320 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 22321 a long long value as a double on ARM platforms.
ee4dd2c9 22322
70f0cc22
JB
223232000-02-16 Jim Blandy <jimb@redhat.com>
22324
22325 * gdb.base/break.exp ("breakpoint line number"): Make sure the
22326 default source file is set properly before running this test.
22327
853819b8
EZ
223282000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22329
22330 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 22331 gdbtk/library directory, not in gdbtcl2.
853819b8 22332
dfcd3bfb
JM
223332000-02-04 Jim Blandy <jimb@redhat.com>
22334
22335 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
22336 backslash from regexp pattern.
22337
22338 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
22339 procedure. Use it to run all the "continue to bp overloaded"
22340 tests. Note that this changes the names of the tests slightly.
22341 If the breakpoint hit message includes a hex PC value, because
22342 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
22343 from the real source code, still consider that a pass.
22344
22345 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
22346 XFAIL here if the breakpoint message contains a hex address. Note
22347 similar change on 1999-11-02.
22348
22349 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
22350
22351 * gdb.base/ptype.exp: Establish a default source file before
22352 calling get_debug_format.
22353
223542000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
22355
22356 * gdb.base/watchpoint.exp: Remove duplication of test messages.
22357
8b93c638
JM
223582000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
22359
22360 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
22361 of successive stepi commands -- while in the prologue we should see
22362 the function entry bracket.
22363
223642000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
22365
22366 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
22367 reach __change_mode() when stepping through the end of main().
22368
c5394b80
JM
223692000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
22370
22371 * gdb.base/default.exp: Fix expected pattern.
22372 * gdb.base/help.exp: Same.
22373
0d06e24b
JM
223742000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22375
22376 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 22377 Don't use xfail's because that affects only the following test.
d63a86f8 22378
0d06e24b 22379 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 22380 solaris or linux.
0d06e24b
JM
22381
22382 * gdb.base/selftest.exp: Update to reflect changes to main.c.
22383
dc96c6c7 223842000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 22385
d63a86f8 22386 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
22387 "A syntax error" rather than "A parse error". Accept both.
22388
223892000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
22390
22391 * gdb.base/default.exp: Remove OS dependent string from "target
22392 remote" test.
22393 * gdb.base/help.exp: Same for "help target remote" test.
22394
c3f6f71d
JM
223952000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22396
22397 From Jim Kingdon <kingdon@redhat.com>:
22398
22399 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
22400 prompt (cleanup rather than necessity, but still might keep output
22401 from spilling to next test).
c3f6f71d
JM
22402
224032000-01-02 Fred Fish <fnf@cygnus.com>
22404
22405 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
22406 AIX, which defines them in <sys/types.h>.
22407
ed9a39eb 224081999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 22409
ed9a39eb 22410 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 22411 float" test.
ed9a39eb
JM
22412
224131999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 22414
ed9a39eb 22415 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
22416
22417 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
22418 outermost frame disallowed".
22419
224201999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
22421
22422 * gdb.base/setvar.exp: New tests for setting the value of a struct
22423 with a constant list.
22424
224251999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
22426
22427 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
22428 require the user to type a cast before setting the value of a struct.
22429
de57eccd
JM
224301999-12-06 Jim Blandy <jimb@cygnus.com>
22431
22432 * gdb.base/default.exp: Expect the new 'info float' command on
22433 all i386 platforms.
22434
22435 * gdb.threads/linux-dp.exp: Expand our ability to recognize
22436 LinuxThreads libraries that don't support debugging.
22437
c2d11a7d
JM
22438Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
22439
22440 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
22441 Change the buffer type to ``unsigned char'' to simplify size
22442 arithmetic.
c2d11a7d
JM
22443
22444 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
22445 stub only handles 400-1 byte packets. Verify that the download
22446 worked.
c2d11a7d
JM
22447
224481999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
22449
22450 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
22451 tests, using UNRESOLVED for the untested cases. Also, does not wait
22452 for a timeout if the prompt was received before a recognizable pattern.
22453
224541999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
22455
22456 * lib/gdb.exp (gdb_expect_list): Fix spelling.
22457
224581999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22459
22460 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 22461 watchpoints.
c2d11a7d
JM
22462
224631999-11-24 Jason Merrill <jason@casey.cygnus.com>
22464
22465 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
22466
22467 * gdb.c++/local.exp: Be more flexible in recognizing local class
22468 name mangling. Don't allow horribly truncated method names.
22469 * gdb.c++/derivation.exp: Expect protected inheritance.
22470 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
22471 * gdb.c++/virtfunc.exp: Likewise.
22472 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
22473 when printing a nested enum.
22474
224751999-11-22 Jim Blandy <jimb@cygnus.com>
22476
22477 * gdb.base/step-test.exp: Properly await GDB's response to setting
22478 a breakpoint on the call to large_struct_by_value.
22479
22480 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
22481 just because we have debug info for the `start' function.
22482
224831999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
22484
22485 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
22486 "Unknown signal" messages, which indicate (on LinuxThreads) that
22487 GDB doesn't know how to debug threads on this system. This is
22488 better than hanging while philosopher 0 dumps chatter into gdb.log.
22489
224901999-11-18 Tom Tromey <tromey@cygnus.com>
22491
22492 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
22493
224941999-11-18 Fred Fish <fnf@cygnus.com>
22495
22496 * gdb.base/coremaker2.c: Add sample program for generating
22497 cores that is more self contained than coremaker.c. Eventually
22498 I'll add more code to this and tie it into the testsuite.
22499
4ce44c66
JM
225001999-11-12 Stan Shebs <shebs@andros.cygnus.com>
22501
22502 * gdb.base/dollar.exp: Remove, now in gdb.hp.
22503
225041999-11-10 Jimmy Guo <guo@cup.hp.com>
22505
22506 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 22507 from $srcdir/lib/.
4ce44c66 22508 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 22509 and gdb.c++/.
4ce44c66
JM
22510
22511 * gdb.c++/derivation.exp: remove redundant get compiler info code.
22512
d63a86f8 22513 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
22514 'continue with watch' test point.
22515
225161999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
22517
22518 Merged from p2linux-990323-branch:
d63a86f8 22519
4ce44c66
JM
22520 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
22521
11cf8741
JM
22522Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
22523
22524 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 22525 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
22526
22527Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
22528
22529 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 22530 gdb_expect_list.
11cf8741
JM
22531
22532Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
22533
22534 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
22535
225361999-11-03 Mark Salter <msalter@cygnus.com>
22537
22538 * gdb.base/break.exp: Fix "stub continue" pattern.
22539
225401999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
22541
22542 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
22543
225441999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
22545
22546 * gdb.base/display.exp ("finish"): Add timeout clause.
22547
22548 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
22549 plain prompt clause, so this doesn't have to time out in order to
22550 fail.
22551
22552 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 22553 breakpoint hit messages include an address.
11cf8741
JM
22554
22555 * gdb.base/display.exp: Don't forget to escape parens in regular
22556 expressions. Unix regexp notatation sucks.
22557
225581999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22559
22560 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 22561 order for 'signalled' message.
11cf8741 22562
5c44784c
JM
225631999-11-01 Stan Shebs <shebs@andros.cygnus.com>
22564
22565 From Jimmy Guo <guo@cup.hp.com>:
22566 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
22567 * gdb.base/annota1.c: Add code for tests to work with.
22568
225691999-10-26 Frank Ch. Eigler <fche@cygnus.com>
22570
22571 * gdb.base/remote.exp: New test for remote downloading settings.
22572 * gdb.base/remote.c: New file with large .data.
22573
917317f4
JM
225741999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
22575
22576 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
22577 for LinuxThreads support, merged from the Code Fusion branch.
22578
22579Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
22580
22581 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
22582 containing exp_continue into a while within an expect. Don't
22583 attempt a start more than three times. Check return value from
22584 gdb_load.
d63a86f8 22585
2df3850c
JM
22586Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
22587
22588 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 22589 a pass case.
2df3850c 22590
2acceee2
JM
225911999-10-01 Kevin Buettner <kevinb@cygnus.com>
22592
22593 * gdb.base/break.c (main): Added a statement that we can step
22594 off of.
22595 * gdb.base/break.exp: Added tests for setting a breakpoint
22596 at an offset and stepping onto a breakpoint.
22597
225981999-10-01 Fred Fish <fnf@cygnus.com>
22599
d63a86f8 22600 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
22601 gdb output.
22602
c2c6d25f
JM
226031999-09-18 Jim Blandy <jimb@cris.red-bean.com>
22604
22605 * gdb.base/break.exp: Code locations are in hex, don't forget!
22606 (For HP-UX.)
22607
226081999-09-17 Stan Shebs <shebs@andros.cygnus.com>
22609
22610 * condbreak.exp: Use break.c as test program.
22611 * condbreak.c: Remove, redundant with break.c.
22612
226131999-09-15 Stan Shebs <shebs@andros.cygnus.com>
22614
22615 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 22616 Z-packets if the target needs it.
c2c6d25f
JM
22617
226181999-09-13 James Ingham <jingham@leda.cygnus.com>
22619
22620 * gdb.c++/overload.exp: Added tests for listing overloaded
22621 functions with function pointers in the arg, explicitly calling
22622 out the version you want.
22623
cff3e48b
JM
226241999-09-09 Stan Shebs <shebs@andros.cygnus.com>
22625
22626 * long_long.exp: Add variations of test cases that work for
22627 targets with 16-bit ints and 32-bit doubles.
22628
d4f3574e
SS
226291999-09-08 Stan Shebs <shebs@andros.cygnus.com>
22630
22631 * break.c (main): Compare a possibly-uninitialized argc with an
22632 unlikely value that fits in 16 bits.
22633
226341999-09-07 Stan Shebs <shebs@andros.cygnus.com>
22635
22636 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
22637 0xfeeb, don't want negative numbers if ints are 16 bits.
22638
22639 * lib/gdb.exp (skip_cplus_tests): New proc.
22640 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
22641 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
22642 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
22643 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
22644 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
22645 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
22646 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
22647 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
22648
22649 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
22650
22651Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
22652
22653 * gdb.base/corefile.exp (up): Allow a parameter to appear
22654 in the frame that we're going up to.
22655
22656 From Jim Blandy <jimb@cygnus.com>:
22657
22658 * gdb.base/default.exp (info float): Expect some output now.
22659
22660 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
22661 returning floating-point values to fail on the x86.
22662 * gdb.base/callfwmall.exp (do_function_calls): Same.
22663
22664 * gdb.base/list.exp (test_listsize): Correct expectations for
22665 listing line 1 with listsize 2. Also, listing a single line
22666 works now, as does listing three lines. [Kevin's note: There
22667 were a number of other cases fixed too where the expectations
22668 differed...]
22669
226701999-09-02 Stan Shebs <shebs@andros.cygnus.com>
22671
22672 * gdb.base/selftest.exp: Add case for when version prints as
22673 constant string instead of char pointer.
22674
104c1213
JM
226751999-08-25 Stan Shebs <shebs@andros.cygnus.com>
22676
22677 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 22678 stepping out of main.
104c1213
JM
22679
22680 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
22681 G++ used.
22682
22683 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 22684 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
22685
22686 * gdb.c++/ovldbreak.exp: Update match string in test that
22687 includes a warning of multiple breakpoints.
22688
226891999-08-24 Stan Shebs <shebs@andros.cygnus.com>
22690
22691 * gdb.base/display.exp: Improve precision of step-after-finish
22692 added yesterday.
22693
22694 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 22695 test.
104c1213
JM
22696
22697 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
22698 configs when using G++, not just hppa*.
22699
227001999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22701
22702 * gdb.base/async.c: New file.
22703 * gdb.base/async.exp: New file.
22704
22705Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
22706
22707 * gdb.base/break.exp: Tweak PA specific tests to properly handle
22708 PA64.
22709
53a5351d
JM
22710Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
22711
104c1213
JM
22712 * gdb.base/display.exp: "finish" can leave us mid-line on many
22713 targets, deal with it. Add a small constant to main, instead of
22714 1000 since main+1000 may not be a valid address in the target.
22715
53a5351d
JM
22716 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
22717 on hpux11.
22718
22719 * gdb.base/attach.exp: Handle another hpux11 error message variant
22720 when attaching to a process that does not exist.
22721
227221999-08-19 J.T. Conklin <jtc@redback.com>
22723
22724 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 22725 characters in 'continue to 1241' test.
53a5351d
JM
22726
227271999-08-17 Stan Shebs <shebs@andros.cygnus.com>
22728
22729 * gdb.base/call-ar-st.exp: Add a shorter match case for the
22730 stop in print_long_arg_list, define and use a whitespace
22731 variable in print_small_structs test, add an XFAIL for Solaris.
22732 * gdb.base/dbx.exp: XFAIL func commands until somebody is
22733 interested enough to fix.
22734
7be570e7
JM
227351999-08-13 Keith Seitz <keiths@cygnus.com>
22736
22737 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
22738 (dbx_gdb_load): Remove. Use gdb_load instead, since that
22739 proc knows about targets other than the natives.
22740 (test_assign): Use "gdb_run_cmd" to "run" the target.
22741 Check that we've actually hit the breakpoint at main.
22742 When we attempt to assign a value to a local variable, check
22743 that the variable is in the current scope, i.e., don't use
22744 a test with an empty result.
22745
22746Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
22747
22748 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 22749 command.
7be570e7
JM
22750
227511999-08-09 Stan Shebs <shebs@andros.cygnus.com>
22752
22753 From Jimmy Guo <guo@cup.hp.com> and others at HP:
22754 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
22755 gdb.compat, gdb.threads-hp.
22756 gdb.hp/configure, gdb.hp/configure.in: New files.
22757 gdb.hp/Makefile.in: Recurse into new subdirs.
22758 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
22759 gdb.hp/gdb.objdbg: New directory, tests for debugging info
22760 in object files.
22761 gdb.hp/tools: New directory, aux tools for HP-specific tests.
22762
96baa820
JM
227631999-08-05 Stan Shebs <shebs@andros.cygnus.com>
22764
22765 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 22766 funky printf, remove a bogus p/a test.
96baa820
JM
22767
227681999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22769
22770 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
22771 connected to the target. This is necessary when running not
22772 natively.
96baa820
JM
22773
227741999-08-03 Stan Shebs <shebs@andros.cygnus.com>
22775
22776 * gdb.base/step-test.exp: Removed some extraneous messages.
22777
22778 * gdb.base/long_long.exp: Don't run memory examination tests
22779 on little-endian targets (they will need a different set of
22780 results to match).
22781
227821999-08-02 Stan Shebs <shebs@andros.cygnus.com>
22783
22784 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
22785 until somebody decides to fix GDB.
22786
22787 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 22788 constant as "ULL".
96baa820
JM
22789 * gdb.base/long_long.exp: Loosen x/c test, add partial result
22790 matches for a couple x/2 commands.
22791
a0b3c4fd
JM
227921999-07-30 Stan Shebs <shebs@andros.cygnus.com>
22793
22794 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
22795 by merging in ref-types2 tests.
22796 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
22797
22798 From Jimmy Guo <guo@cup.hp.com> and others at HP:
22799 * gdb.c++/Makefile.in: Add standard actions.
22800 (EXECUTABLES): Rename from PROGS, update list.
22801 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
22802 from gdb.hp.
22803 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
22804 foo and bar locals.
22805 * gdb.c++/anon-union.exp: Fix tests to match.
22806 * gdb.c++/classes.exp: Run if HP compiler used, add extra
22807 expect matches to handle output variations.
22808 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
22809 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 22810 output, add HP alternatives for new and delete prints.
a0b3c4fd 22811 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 22812 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
22813 * gdb.c++/demangle.exp: Use $style when reporting failure.
22814 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
22815 * gdb.c++/inherit.exp: Run if HP compiler used, add some
22816 match alternatives.
22817 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 22818 compilers.
a0b3c4fd
JM
22819 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
22820 * gdb.c++/method.exp: Add match alternatives.
22821 * gdb.c++/misc.cc: Add bool types.
22822 * gdb.c++/misc.exp: Add tests for bool types.
22823 * gdb.c++/overload.exp: Add xfails.
22824 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
22825 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
22826 add some more template parameter tests (only for HP currently).
22827 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
22828 * gdb.c++/virtfunc.cc: Add return type and value for main.
22829 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
22830 match alternatives.
d63a86f8 22831
a0b3c4fd
JM
228321999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22833
22834 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
22835
228361999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
22837
22838 * gdb.base/signals.exp: Don't expect getting a backtrace from
22839 within a signal handler to fail on Linux.
22840
228411999-07-29 Stan Shebs <shebs@andros.cygnus.com>
22842
22843 From Jimmy Guo <guo@cup.hp.com> and others at HP:
22844 * lib/gdb.exp: Remove some gratuitious semicolons.
22845 (delete_breakpoints): Increase timeout.
22846 (gdb_expect): Add -notransfer option.
22847 (gdb_test): Use -notransfer option.
22848 (get_compiler_info): Add f77 case.
22849 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 22850 case.
a0b3c4fd
JM
22851 (gdb_preprocess): Call get_compiler.
22852
22853 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
22854 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
22855 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
22856 gdb.base/long_long.exp, gdb.base/printcmds.exp,
22857 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
22858 third arg to gdb_test.
a0b3c4fd
JM
22859 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
22860 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 22861 HP-UX xfails, add others.
a0b3c4fd
JM
22862 * gdb.base/completion.exp: Reflect name change of self-test.
22863 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
22864 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
22865 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
22866 HP failure number.
a0b3c4fd
JM
22867 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
22868 useless HP-UX 10.30 references.
22869 * gdb.base/maint.exp: Loosen matches.
22870 * gdb.base/pointers.c (main): Declare more_code.
22871 * gdb.base/pointers.exp: Match on output of a `next'.
22872 * gdb.base/structs.c: Add prototypes.
22873 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
22874 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
22875
228761999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22877
22878 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 22879 command.
a0b3c4fd
JM
22880
228811999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22882
22883 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
22884 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
22885
22886 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
22887 debug info. Deal with lack of signal hanlder info in stack.
22888
a9c64011 22889 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
22890 * gdb.base/annota1.exp: If printf has debug info, deal with it.
22891
5a2468f5
JM
228921999-07-19 Stan Shebs <shebs@andros.cygnus.com>
22893
22894 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 22895 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 22896
adf40b2e
JM
22897Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
22898
22899 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 22900 a1-selftest.exp.
adf40b2e
JM
22901 * gdb.base/configure: Re-generate.
22902
229031999-07-12 Stan Shebs <shebs@andros.cygnus.com>
22904
22905 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
22906 in trying to run first and name is too long.
22907
22908 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
22909 pointers2.c and pointers2.exp, respectively.
22910 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
22911 doschk happier.
22912
43e526b9
JM
229131999-07-08 Stan Shebs <shebs@andros.cygnus.com>
22914
22915 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
22916 callfuncs2.c and callfuncs2.exp.
22917
22918 * gdb.base/list.exp: Remove mistaken xfails.
22919 * gdb.base/list0.h: Add optional prototypes.
22920
9846de1b
JM
22921Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
22922
a9c64011 22923 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 22924 calling malloc.
a9c64011
AS
22925 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
22926 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 22927 use.
9846de1b
JM
22928
229291999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22930
22931 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
22932 * gdb.base/annota2.cc, annota2.exp: Move from here.
22933 * gdb.c++/annota2.cc, annota2.exp: To here.
22934 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
22935
43ff13b4
JM
22936Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
22937
22938 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 22939 a consistent format.
43ff13b4 22940
085dd6e6
JM
229411999-06-25 Stan Shebs <shebs@andros.cygnus.com>
22942
22943 From Jimmy Guo <guo@cup.hp.com> and others at HP:
22944 * lib/gdb.exp (get_compiler_info): Add detection for assorted
22945 HP compilers, also set the globals $true and $false.
22946
22947 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
22948 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
22949 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
22950 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
22951 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
22952 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
22953 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
22954 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
22955 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
22956 whatis.c} Add C++ compatible function definitions and return
22957 types, add includes for library functions.
085dd6e6
JM
22958 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
22959 * gdb.base/step-test.c (myglob): Rename from glob.
22960 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
22961 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
22962 files, move here from gdb.hp.
085dd6e6 22963 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
22964 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
22965 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
22966 Adjust line numbers in regexps.
085dd6e6
JM
22967
22968 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
22969 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
22970 instead of 0/1.
22971
22972 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
22973 foll-vfork.exp: New files, move here from gdb.hp.
22974 * gdb.base/page.exp: New file, test of pagination command.
22975
22976 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
22977 recursion test.
22978 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
22979
22980 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 22981 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
22982
22983 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 22984 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 22985 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 22986 watchpoint test.
085dd6e6
JM
22987 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
22988 them work.
22989 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
22990 expressions properly.
22991 * gdb.base/corefile.exp: Loosen the match slightly.
22992 * gdb.base/default.exp: Allow "Error accessing memory" message
22993 also.
22994 * gdb.base/display.exp: Skip over x/0 j if PA64.
22995 * gdb.base/funcargs.exp: Add xfails for HP-UX.
22996 * gdb.base/interrupt.exp: Ditto.
22997 * gdb.base/langs.exp: Add symbolic matches governed by compiler
22998 in use.
22999 * gdb.base/list.exp: Add xfails for HP-UX.
23000 * gdb.base/long_long.exp: Refine some of the numeric matches.
23001 * gdb.base/mips_pro.exp: Xfail on HP-UX.
23002 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
23003 * gdb.base/nodebug.exp: Succeed on more varieties of output.
23004 * gdb.base/opaque.exp: Remove some HP-UX xfails.
23005 * gdb.base/ptype.exp: Succeed on more varieties of output.
23006 * gdb.base/scope.exp: Add xfails for HP-UX.
23007 * gdb.base/sect-cmd.exp: Add more cases.
23008 * gdb.base/setvar.exp: Add xfails for HP-UX.
23009 * gdb.base/shlib-call.exp: Loosen some matches slightly.
23010 * gdb.base/signals.exp: Match on void symbolically.
23011 * gdb.base/step-test.exp: Add case for PA64.
23012 * gdb.base/term.exp: Add exit and restart.
23013 * gdb.base/twice.exp: Clean up after self.
23014 * gdb.base/varargs.exp: Disable overload resolution explicitly.
23015 * gdb.base/whatis.exp: Allow more ways to pass tests.
23016
23017 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 23018 no longer useful.
085dd6e6
JM
23019
23020Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
23021
23022 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 23023 list of patterns.
085dd6e6 23024 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
23025 print_double_array(double_array)", "continuing to breakpoint
23026 1018", "print print_double_array(array_d)" and "continuing to
23027 1034" tests.
d63a86f8 23028
085dd6e6
JM
230291999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
23030
a9c64011 23031 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
23032
230331999-06-24 Stan Shebs <shebs@andros.cygnus.com>
23034
23035 * config/mt-*: Remove, these haven't been used since 1996.
23036
230371999-06-22 Stan Shebs <shebs@andros.cygnus.com>
23038
23039 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 23040 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
23041 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
23042
9e0b60a8
JM
230431999-06-18 Stan Shebs <shebs@andros.cygnus.com>
23044
23045 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
23046 simpler match case for the ptype of the big class.
23047
230481999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
23049
23050 * gdb.exp: Fix test for gdb_prompt existence.
23051
230521999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
23053
23054 * gdb.exp (gdb_test): Add fail after calls to perror.
23055
230561999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
23057
23058 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
23059
230601999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
23061
23062 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
23063
0f71a2f6
JM
23064Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
23065
23066 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 23067 malloc() is linked in.
0f71a2f6
JM
23068
230691999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
23070
23071 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
23072 step at end.
23073
23074 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
23075
230761999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
23077
23078 * gdb.java/jv-print.exp: New file. (Our first Java test!)
23079
cce74817
JM
23080Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
23081
23082 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
23083 * gdb.base/mips_pro.exp: Likewise.
23084
230851999-06-02 Keith Seitz <keiths@cygnus.com>
23086
23087 * gdb.c++/templates.cc: Change all "new" operators to throw
23088 an exception.
23089 * gdb.c++/cplusfuncs.cc: Likewise.
23090
23091 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
23092
23093Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
23094
23095 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
23096 * gdb.base/ending-run.exp: When stepping out of main, accept a
23097 step into an arbitrary assembler file.
cce74817 23098
392a587b
JM
230991999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23100
d63a86f8 23101 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 23102 "breakpoint-invalid" to be printed.
d63a86f8 23103 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
23104 number of "frames-invalid" and "breakpoint-invalid" to be printed.
23105 * gdb.base/annota2.cc: Initialize a.x to 0.
23106
9e086581
JM
231071999-05-17 Keith Seitz <keiths@cygnus.com>
23108
23109 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
23110 when "skip_float_tests" set.
23111 Ditto for "print print_double_array(array_d)", "print print_small_structs",
23112 "print print_ten_doubles", and "step into print_long_arg_list".
23113 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
23114 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
23115 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
23116 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
23117 "skip_float_tests" is set.
23118 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
23119 when "skip_float_tests" set.
d63a86f8 23120
cd0fc7c3
SS
231211999-05-06 Keith Seitz <keiths@cygnus.com>
23122
23123 * gdb.base/annota2.cc: Include stdio.h.
23124
23125Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
23126
23127 * gdb.base/crossload.exp: Remove, this has been disabled ever
23128 since BFD stopped including all targets, and cross-GDB gets
23129 plenty of testing anyway.
23130 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
23131 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
23132 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
23133 * gdb.base/README: Remove, was doc for this.
23134 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 23135 needed.
cd0fc7c3 23136
b83266a0
SS
231371999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23138
23139 * gdb.base/call-ar-st.exp: Fix one regular expression in test
23140 output.
23141
23142 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
23143 * gdb.base/annota2.exp: New file. More annotation tests.
23144 * gdb.base/annota1.c: New file. Source file for annota1.exp.
23145 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
23146
231471999-04-23 Angela Marie Thomas <angela@cygnus.com>
23148
23149 * config/cfdbug.exp: New file.
23150
7a292a7a
SS
231511999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
23152
23153 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
23154 Marcus Daniel's and Dale Hawkins's demangler crashes.
23155
23156 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
23157 test_lucid_style_demangling, test_arm_style_demangling,
23158 test_hp_style_demangling): Try Tom Tromey's core-dumping
23159 identifier under each demangling style.
7a292a7a
SS
23160
231611999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
23162
23163 * gdb.c++/demangle.exp: Include the current demangling style
23164 in all test names.
23165 (current_demangling_style): New global variable.
23166 (set_demangling_style, test_demangling_core, test_demangling,
23167 test_demangling_exact): New functions.
23168 (test_gnu_style_demangling, test_lucid_style_demangling,
23169 test_arm_style_demangling, test_hp_style_demangling): Use those,
23170 instead of calling gdb_test and gdb_test_exact directly.
23171 (catch_demangling_errors): New function, which reports errors
23172 signalled by the demangling test functions in an orderly way.
23173 (do_tests): Use catch_demangling_errors.
23174
231751999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
23176
23177 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 23178 grouping in expressions, not {}.
7a292a7a
SS
23179
23180 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 23181 initialized yet.
7a292a7a
SS
23182
231831999-04-01 Stan Shebs <shebs@andros.cygnus.com>
23184
23185 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
23186 are listed.
23187
231881999-03-26 Stan Shebs <shebs@andros.cygnus.com>
23189
23190 * gdb.stabs/weird.exp: Test for CC being defined before
23191 looking at its value.
23192
231931999-03-25 Stan Shebs <shebs@andros.cygnus.com>
23194
23195 * gdb.base/call-ar-st.exp: Remove stray '#'.
23196 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
23197 "short int" and "long int".
23198 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 23199 change, to mollify finicky HP compiler.
7a292a7a
SS
23200 * gdb.hp/reg-test.exp (testfile): Fix file name.
23201 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 23202
7a292a7a
SS
23203 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
23204 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
23205 alternate form of enum ptype.
23206
c906108c
SS
232071999-03-23 Stan Shebs <shebs@andros.cygnus.com>
23208
7a292a7a
SS
23209 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
23210 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
23211 passing skip_hp_tests, so as not to waste time on guaranteed
23212 failure.
7a292a7a 23213
c906108c
SS
23214 * gdb.c++/overload.cc: Pass string instead of char addr, always
23215 init ccpfoo.
23216 * gdb.c++/templates.cc: Fix syntax error.
23217
7a292a7a
SS
23218Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23219
23220 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 23221 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
23222 command.
23223
232241999-03-18 James Ingham <jingham@cygnus.com>
23225
23226 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
23227
23228 * gdb.c++/method.exp: It was testing an uninitialized int on the
23229 stack and assuming it was positive.
23230
23231 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
23232
23233 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 23234 keep it from killing the rest of the tests.
7a292a7a
SS
23235 Use gdb_continue_to_end.
23236
23237 * gdb.base/sigall.exp: use gdb_continue_to_end.
23238
23239 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
23240
23241 * gdb.base/display.exp: use runto_main, not run.
23242
d63a86f8
RM
23243 * gdb.base/default.exp: Check for the current error message in the
23244 r abbreviation test.
7a292a7a
SS
23245 Add strongarm to the targets that know info float.
23246
d63a86f8 23247 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
23248 run which doesn't work with monitors.
23249
23250 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
23251
23252 * gdb.base/break.exp: use the gdb_continue_to_end proc.
23253
23254 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
23255 program. Traps the case (in Cygmon) when the program never really
23256 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
23257 more places, so I used my name. Sorry Mark...
23258
23259 * config/monitor.exp (gdb_target_monitor): added another
23260 target_info parameter: remotebinarydownload. This will set the
23261 remotebinarydownload flag if this is causing some boards trouble.
23262
232631999-03-18 Mark Salter <msalter@cygnus.com>
23264
23265 * lib/gdb.exp (continue_to_exit): New function.
23266
23267 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
23268 * gdb.base/ending-run.exp: Ditto.
23269 * gdb.base/step-test.exp: Ditto.
23270
232711999-03-16 Stan Shebs <shebs@andros.cygnus.com>
23272
23273 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
23274 (suggested by Art Haas <ahaas@neosoft.com>).
23275
232761999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
23277
889bf7c5 23278 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
23279
23280Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
23281
23282 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 23283 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
23284
232851999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
23286
23287 * gdb.base/call-strs.exp: Don't assume that `step' will step over
23288 a call to strlen; sometimes we do have sources.
23289
232901999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
23291
23292 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 23293 character, so GDB won't print garbage after its end.
d63a86f8 23294
c906108c
SS
23295 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
23296 breakpoint there instead. Sometimes GCC emits memcpy to handle
23297 the large structures being passed by value, so we step into that
23298 instead of sum_array_print, which obscures what we're really testing.
23299 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
23300 the bizarre steps into memcpy, so do that here. Add check for
23301 stepping into function calls that pass large structures by value.
23302 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
23303 Remove all references to specific line numbers.
23304 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
23305 New type and function.
23306 (main): Call large_struct_by_value, passing it a large struct by value.
23307 * lib/gdb.exp (gdb_get_line_number): New function.
23308
23309 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
23310 more portable.
23311
7a292a7a
SS
233121999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
23313
c906108c
SS
23314 * lib/gdb.exp: Doc fixes.
23315
7a292a7a
SS
233161999-03-05 Nick Clifton <nickc@cygnus.com>
23317
d63a86f8 23318 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
23319
233201999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
23321
c906108c 23322 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
23323 commands. They're not germane to this test, and they don't work
23324 that way on remote targets.
c906108c 23325
3fc11d3e
JM
233261999-03-01 James Ingham <jingham@cygnus.com>
23327
23328 * Changelog entries merged over from gdb development branch.
23329
3fc11d3e
JM
23330 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
23331
23332 * lib/gdb.exp (gdbtk_analyze_results): Generic function
23333 for outputting results of test run.
23334
2d4a1622 23335 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
23336
23337 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 23338
7a292a7a
SS
233391999-02-25 Felix Lee <flee@cygnus.com>
23340
23341 * lib/gdb.exp (debug_format): initialize
23342
c906108c
SS
233431999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
23344
23345 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
23346 * gdb.base/call-rt-st.c: Ditto.
23347
c906108c
SS
233481999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
23349
23350 * gdb.threads/pthreads.exp (horiz): New variable.
23351 (test_startup): Fix regexps that capture thread numbers.
23352
233531999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
23354
23355 * gdb.base/smoke.exp: Disambiguate two test case names (both
23356 called ``print'').
23357
23358Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
23359
23360 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 23361 compilation.
c906108c
SS
23362
233631999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
23364
23365 * gdb.base/miscexprs.exp: Change patterns to match GDB's
23366 actual output formatting.
23367 * gdb.base/smoke.exp: GDB removes leading 0's.
23368 * gdb.base/volatile.exp: Don't check type of remuneration;
23369 that variable is no longer defined in constvars.c.
23370 * gdb.base/step-test.c (main): Exit with explicit exit code.
23371 * gdb.base/step-test.exp: Remove two nexti checks--they are
23372 not portable.
23373
233741999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
23375
23376 * gdb.base/help.exp ("help delete display"): Fix test to match
23377 gdb's output.
23378
23379 * gdb.base/long_long.c (known_types): Initialize values to zero.
23380 * gdb.base/long_long.exp: Step one more line
23381 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
23382 leading zeros. Explicitly ask for hex formatting. Use
23383 unique test case names.
c906108c
SS
23384
23385Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23386
d63a86f8 23387 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
23388
23389 * gdb.c++/method.exp: Add missing close brace.
23390
233911999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
23392
23393 * gdb.base/maint.exp: Use 'set height 0' to disable page
23394 prompting, not 'set height 400'.
23395
23396 Fix a bunch of timeouts.
23397 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
23398 four separate tests, so expect doesn't take forever to match a ton
23399 of text against a regexp with lots of .* forms.
23400 ("maint print psymbols", "maint print symbols"): Make some of
23401 these greps more selective, so that expect doesn't try to wade
23402 through huge piles of output and time out.
23403
23404 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
23405
23406 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
23407 tests: one which doesn't expect shlib events to be reported, and
23408 another which does, but is XFAIL for all platforms other than
23409 HP/UX.
c906108c
SS
23410
23411 * gdb.base/break.exp: Teach the test suite that the `catch
23412 fork', `catch vfork', and `catch exec' commands produce error
23413 messages on platforms that don't provide these features.
23414
23415Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
23416
23417 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
23418 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
23419 (shortening names from solib_threshold.exp etc), won't run on
23420 anything but HP-UX for the foreseeable future.
c906108c 23421 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 23422 reflect move.
c906108c
SS
23423
23424Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
23425
23426 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 23427 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
23428
23429Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
23430
23431 * gdb.base/shlib-call.exp: add test cases to verify that gdb
23432 successfully re-sets breakpoints in shared libraries.
23433 * gdb.base/shmain.c (main): return 0, don't fall off the end.
23434
23435Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23436
d63a86f8
RM
23437 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
23438 and compiled w/o GCC.
c906108c
SS
23439
23440 * gdb.hp/watch-cmd.exp: ditto.
23441
23442 * gdb.hp/watch-hp.exp: ditto.
23443
23444 * gdb.hp/xdb1.exp: ditto.
23445
23446 * gdb.hp/xdb2.exp: ditto.
23447
23448 * gdb.hp/dbx.exp: ditto.
23449
23450Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
23451
23452 * constvars.c: Remove C++-isms.
23453 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 23454 with GCC.
c906108c
SS
23455
23456Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
23457
23458 The following changes are part of the HP merge.
23459
23460 * gdb.base/break.exp: new tests to verify that catchpoints for
23461 fork, vfork, and exec don't trigger inappropriately.
23462
23463 * gdb.base/opaque.exp: compile one file at a time, then link.
23464
23465 * gdb.base/signals.exp: be more restrictive about which hppa
23466 systems receive a setup_xfail. new tests.
23467
23468 * gdb.base/solib_threshold.build: new file.
23469 * gdb.base/solib_threshold.exp: new file.
23470 * gdb.base/solib_threshold.link_opts: new file.
23471 * gdb.base/solib_threshold.mk: new file.
23472 * gdb.base/gen_solib_threshold.c: new file.
23473
23474 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
23475 tests. New tests for enums inside classes.
23476
23477 * gdb.c++/compiler.cc: indicate support of template debugging.
23478
23479 * gdb.c++/demangle.exp: run hp style demangling tests.
23480
23481 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
23482 tests.
23483
23484 * gdb.c++/misc.cc: changes to support new tests.
23485
23486 * gdb.c++/templates.cc: changes to support HP's compiler; changes
23487 to support new tests.
23488
23489 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
23490 gcc, then skip these tests.
23491
23492Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
23493
23494 The following files are part of the HP merge; some had longer
23495 names at HP, but have been renamed to be no more than 14
23496 characters in length.
23497
23498 * gdb.hp/ambiguous.cc: new file.
23499 * gdb.hp/ambiguous.exp: new file.
23500 * gdb.hp/attach.exp: new file.
23501 * gdb.hp/attach2.exp: new file.
23502 * gdb.hp/classes-hp.exp: new file.
23503 * gdb.hp/ctti.exp: new file.
23504 * gdb.hp/ctti-add.cc: new file.
23505 * gdb.hp/ctti-add1.cc: new file.
23506 * gdb.hp/ctti-add2.cc: new file.
23507 * gdb.hp/ctti-add3.cc: new file.
23508 * gdb.hp/dbx.exp: new file.
23509 * gdb.hp/exception.cc: new file.
23510 * gdb.hp/exception.exp: new file.
23511 * gdb.hp/foll-exec.c: new file.
23512 * gdb.hp/foll-exec.exp: new file.
23513 * gdb.hp/foll-fork.c: new file.
23514 * gdb.hp/foll-fork.exp: new file.
23515 * gdb.hp/foll-vfork.c: new file.
23516 * gdb.hp/foll-vfork.exp: new file.
23517 * gdb.hp/inherit-hp.exp: new file.
23518 * gdb.hp/more-steps.exp: new file.
23519 * gdb.hp/namespace.cc: new file.
23520 * gdb.hp/namespace.exp: new file.
23521 * gdb.hp/optimize.exp: new file.
23522 * gdb.hp/pxdb.c: new file.
23523 * gdb.hp/pxdb.exp: new file.
23524 * gdb.hp/quicksort.exp: new file.
23525 * gdb.hp/reg-test.exp: new file.
23526 * gdb.hp/reg-test.s: new file.
23527 * gdb.hp/sized-enum.c: new file.
23528 * gdb.hp/sized-enum.exp: new file.
23529 * gdb.hp/start-stop.exp: new file.
23530 * gdb.hp/templ-hp.cc: new file.
23531 * gdb.hp/templ-hp.exp: new file.
23532 * gdb.hp/thr-lib.c: new file.
23533 * gdb.hp/thr-lib.exp: new file.
23534 * gdb.hp/thr-lib.h: new file.
23535 * gdb.hp/thr-liblib.c: new file.
23536 * gdb.hp/virtfun-hp.c: new file.
23537 * gdb.hp/virtfun-hp.exp: new file.
23538 * gdb.hp/watch-cmd.exp: new file.
23539 * gdb.hp/watch-hp.exp: new file.
23540 * gdb.hp/xdb1.exp: new file.
23541 * gdb.hp/xdb2.exp: new file.
23542 * gdb.hp/xdb3.exp: new file.
23543
23544Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
23545
23546 The following files are part of the HP merge; some had longer
23547 names at HP, but have been renamed to be no more than 14
23548 characters in length.
23549
23550 * gdb.base/ss.h: new file.
23551 * gdb.base/call-ar-st.c: new file.
23552 * gdb.base/call-ar-st.exp: new file.
23553 * gdb.base/call-rt-st.c: new file.
23554 * gdb.base/call-rt-st-exp: new file.
23555 * gdb.base/call-strs.exp: new file.
23556 * gdb.base/ena-dis-br.exp: new file.
23557 * gdb.base/environ.exp: new file.
23558 * gdb.base/long_long.exp: new file.
23559 * gdb.base/sect-cmd.exp: new file.
23560 * gdb.base/shlib-cl2.exp: new file.
23561 * gdb.base/smoke.exp: new file.
23562 * gdb.base/so-impl-ld.c: new file.
23563 * gdb.base/so-impl-ld.exp: new file.
23564 * gdb.base/so-indr-cl.c: new file.
23565 * gdb.base/so-indr-cl.exp: new file.
23566 * gdb.base/varargs.exp: new file.
23567 * gdb.base/volatile.exp: new file.
23568 * gdb.base/whatis-exp.exp: new file.
7a292a7a 23569 * gdb.base/display.exp: new file.
c906108c
SS
23570 * gdb.c++/derivation.exp: new file.
23571 * gdb.c++/local.exp: new file.
23572 * gdb.c++/member-ptr.exp: new file.
23573 * gdb.c++/overload.exp: new file.
23574 * gdb.c++/ovldbreak.exp: new file.
23575 * gdb.c++/ref-types.exp: new file.
23576 * gdb.c++/ref-types2.exp: new file.
23577 * gdb.c++/userdef.exp: new file.
d63a86f8 23578
c906108c
SS
23579Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
23580
23581 * gdb.base/default.exp: Reflect wording change in remote.c.
23582
dc96c6c7 23583Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23584
23585 * gdb.base/help.exp: Update to reflect current text.
23586
23587Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
23588
23589 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
23590 they're stack variables and contain garbage.
23591 * gdb.c++/anon-union.exp: new file.
23592
23593 The following changes were made by David Taylor
889bf7c5
PA
23594 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
23595 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
23596 in changes by HP.
c906108c
SS
23597
23598 * gdb.base/bitops.exp: new file.
23599 * gdb.base/default.exp: change expected messages for catch and
23600 info catch tests to reflect HP merge changes.
23601 * gdb.base/enable-disable-break.exp
23602 * gdb.base/ending-run.c: new file.
23603 * gdb.base/long_long.c: new file.
23604 * gdb.base/maint.exp: new file.
23605 * gdb.base/pointers2.exp: new file.
23606 * gdb.base/shlib-call2.exp: new file.
23607 * gdb.base/solib.exp: new file.
23608 * gdb.base/step-test.c: new file.
23609 * gdb.c++/anon-union.cc: new file.
23610 * gdb.c++/local.cc: new file.
23611 * gdb.c++/member-pointer.cc: new file.
23612 * gdb.c++/method.cc: new file.
23613 * gdb.c++/ref-types.cc: new file.
23614 * gdb.c++/ref-types2.cc: new file.
23615 * gdb.c++/userdef.cc: new file.
d63a86f8 23616
c906108c
SS
23617 * gdb.base/scope.exp: compile one file at a time, then link.
23618 * gdb.base/langs.exp: ditto.
23619 * gdb.base/list.exp: ditto.
d63a86f8 23620
c906108c
SS
23621Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
23622
23623 The following changes were made by David Taylor
889bf7c5
PA
23624 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
23625 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
23626 in changes by HP.
d63a86f8 23627
c906108c
SS
23628 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
23629 skip tests. When compiling pass c++ flag to gdb_compile.
23630 * gdb.c++/
d63a86f8 23631
c906108c
SS
23632 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
23633 test for on hppa*-*-hpux*; use args to see if c++ was specified.
23634 (skip_hp_tests): new function.
23635 (gdb_preprocess): new function.
23636
23637 * configure.in (hpdir): decide whether to configure gdb.hp.
23638 * configure: regenerated.
23639
23640 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
23641 to delete on clean.
23642 (EXECUTABLES): update to reflect new additions.
23643 * gdb.base/commands.exp: update message expected.
23644 * gdb.base/default.exp: add copyright notice.
23645 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
23646 * gdb.base/help.exp: update messages to reflect current text.
23647 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
23648 targets for recurse tests.
23649 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
23650 skip this file.
23651
23652 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
23653 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
23654 compilation.
23655 * gdb.c++/misc.exp: ditto.
23656 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
23657 run the tests. tell gdb_compile that it's a c++ compilation.
23658
23659 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 23660
c906108c
SS
23661 * gdb.base/all-bin.exp: new file.
23662 * gdb.base/arithmet.exp: new file.
23663 * gdb.base/assign.exp: new file.
23664 * gdb.base/completion.exp: new file.
23665 * gdb.base/cond-expr.exp: new file.
23666 * gdb.base/condbreak.exp: new file.
23667 * gdb.base/define.exp: new file.
23668 * gdb.base/dollar.exp: new file.
23669 * gdb.base/environment.exp: new file.
23670 * gdb.base/eval-skip.exp: new file.
23671 * gdb.base/jump.exp: new file.
23672 * gdb.base/logical.exp: new file.
23673 * gdb.base/pointers.exp: new file.
23674 * gdb.base/relational.exp: new file.
23675 * gdb.base/section_command.exp: new file.
23676 * gdb.base/whatis-expr.exp: new file.
23677
23678 * gdb.base/all-types.c: new file.
23679 * gdb.base/call-array-struct.c: new file.
23680 * gdb.base/call-return-struct.c: new file.
23681 * gdb.base/call-strings.c: new file.
23682 * gdb.base/callfuncs2.c: new file.
23683 * gdb.base/condbreak.c: new file.
23684 * gdb.base/constvars.c: new file.
23685 * gdb.base/display.c: new file.
23686 * gdb.base/int-type.c: new file.
23687 * gdb.base/jump.c: new file.
23688 * gdb.base/miscexprs.c: new file.
23689 * gdb.base/pointers.c: new file.
23690 * gdb.base/pointers2.c: new file.
23691 * gdb.base/shmain.c: new file.
23692 * gdb.base/shr1.c: new file.
23693 * gdb.base/shr2.c: new file.
23694 * gdb.base/solib.c: new file.
23695 * gdb.base/solib1.c: new file.
23696 * gdb.base/solib2.c: new file.
23697 * gdb.base/varargs.c: new file.
23698 * gdb.c++/derivation.cc: new file.
23699 * gdb.c++/overload.cc: new file.
23700 * gdb.c++/ovldbreak.cc: new file.
23701 * gdb.hp/attach.c: new file.
23702 * gdb.hp/attach2.c: new file.
23703 * gdb.hp/average.c: new file.
23704 * gdb.hp/compiler.c: new file.
23705 * gdb.hp/compiler.cc: new file.
23706 * gdb.hp/execd-program.c: new file.
23707 * gdb.hp/follow-exec.c: new file.
23708 * gdb.hp/follow-fork.c: new file.
23709 * gdb.hp/follow-vfork-and-exec.c: new file.
23710 * gdb.hp/misc-hp.cc: new file.
23711 * gdb.hp/more-steps.c: new file.
23712 * gdb.hp/optimize.c: new file.
23713 * gdb.hp/quicksort.c: new file.
23714 * gdb.hp/run-hp.c: new file.
23715 * gdb.hp/start-stop.c: new file.
23716 * gdb.hp/sum.c: new file.
23717 * gdb.hp/templates-hp.cc: new file.
23718 * gdb.hp/thread-local-in-lib.c: new file.
23719 * gdb.hp/thread-local-in-lib.h: new file.
23720 * gdb.hp/thread-local-in-lib.lib.c: new file.
23721 * gdb.hp/vforked-program.c: new file.
23722 * gdb.hp/virtfunc-hp.cc: new file.
23723 * gdb.hp/watchpoint-hp.c: new file.
23724 * gdb.hp/xdb.c: new file.
23725 * gdb.hp/xdb0.c: new file.
23726 * gdb.hp/xdb0.h: new file.
23727 * gdb.hp/xdb1.c: new file.
23728
23729Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
23730
23731 The following change was made by Edith Epstein
889bf7c5
PA
23732 <eepstein@cygnus.com> as part of a project to merge in changes
23733 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
23734
23735 * gdb.c++/demangle.exp: changed the expected output for some
23736 ARM-style mangling -- removed second reference to datatype.
889bf7c5 23737 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 23738 T1<char>::~T1<char>(void)
c906108c 23739 becomes,
a9c64011
AS
23740 maint demangle __dt__11T1__pt__2_cFv
23741 T1<char>::~T1(void)
c906108c 23742
889bf7c5 23743 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 23744
c906108c
SS
23745Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
23746
23747 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
23748 * gdb.trace/backtrace.exp: Likewise.
23749 * gdb.trace/circ.exp: Likewise.
23750 * gdb.trace/collection.exp: Likewise.
23751 * gdb.trace/deltrace.exp: Likewise.
23752 * gdb.trace/infotrace.exp: Likewise.
23753 * gdb.trace/limits.exp: Likewise.
23754 * gdb.trace/packetlen.exp: Likewise.
23755 * gdb.trace/passc-dyn.exp: Likewise.
23756 * gdb.trace/passcount.exp: Likewise.
23757 * gdb.trace/report.exp: Likewise.
23758 * gdb.trace/save-trace.exp: Likewise.
23759 * gdb.trace/tfind.exp: Likewise.
23760 * gdb.trace/tracecmd.exp: Likewise.
23761 * gdb.trace/while-dyn.exp: Likewise.
23762 * gdb.trace/while-stepping.exp: Likewise.
23763
237641998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
23765
23766 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
23767
23768Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
23769
23770 From Brendan Kehoe:
23771 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
23772 int return types.
23773
23774Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
23775
23776 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 23777 remote dos host testing right.
c906108c
SS
23778
23779Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
23780
23781 * gdb.base/corefile.exp: remove some xfails.
23782
23783Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
23784
23785 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 23786 have different timestamps.
c906108c
SS
23787
23788Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
23789
23790 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 23791 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
23792
23793Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
23794
23795 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 23796 delta.
c906108c
SS
23797
23798Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
23799
23800 * gdb.base/default.exp: Add brace missing from previous delta.
23801
23802Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
23803
23804 * gdb.base/default.exp: Support test for info float for all
23805 varieties of arm toolchain.
23806
dc96c6c7 23807Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23808
23809 * gdb.trace/*.exp: remove "remote_download" command.
23810
dc96c6c7 23811Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23812
23813 * gdb.trace/*.exp: remove -gdwarf from compile.
23814
23815Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
23816
23817 * gdb.trace/configure.in(AC_INIT): typo
23818 * gdb.trace/configure: regenerated
23819
dc96c6c7 23820Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23821
23822 * config/m68k-emc.exp: New file.
23823 * lib/<emc-support.exp trace-support.exp}: New files.
23824 * configure.in: add new test directory gdb.trace.
23825 * gdb.trace/{configure configure.in Makefile.in}: New files.
23826 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
23827 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
23828 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
23829 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
23830 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
23831 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
23832 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 23833
dc96c6c7 23834Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23835
23836 * gdb.c++/classes.exp: Change all regular expressions to match
23837 arbitrary combinations of newline/carriage-return, so that they
23838 will work equally well on Unix and Windows.
23839 * gdb.c++/inherit.exp: ditto.
23840 * gdb.c++/virtfunc.exp: ditto.
23841
238421998-08-11 Dawn Perchik <dawn@cygnus.com>
23843
23844 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
23845
c2d11a7d
JM
23846Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
23847
23848 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
23849 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
23850 to use a0-a3/d0-d3 as needed.
23851
23852Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
23853
23854 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
23855 * gdb.disasm/am33.exp: Corresponding changes.
23856
c906108c
SS
238571998-07-11 Felix Lee <flee@cygnus.com>
23858
23859 * gdb.base/callfuncs.exp: add cmp10 test.
23860 * gdb.base/callfuncs.c (cmp10): new function.
23861
23862Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
23863
d63a86f8 23864 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
23865 into two parts to get around a synchronization problem in expect.
23866
3fc11d3e
JM
23867Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
23868
23869 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
23870
23871 * configure.in: Add options for gdbtk testsuite.
23872
23873 * configure: Regenerate.
23874
23875 * gdb.gdbtk: New directory to hold gdbtk tests.
23876
c906108c
SS
23877Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
23878
23879 * gdb.fortran/types.exp: Escape brackets in expect patterns
23880 for test_float_literal_types_accepted tests.
23881 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
23882 before run test.
23883
c2d11a7d
JM
23884Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
23885
23886 * am33.exp: Just compile, do not link the testcase.
23887 * am33.s: Add ".am33" pseudoop to force am33 mode.
23888
c906108c
SS
238891998-06-25 Felix Lee <flee@cygnus.com>
23890
23891 * gdb.base/setshow.exp: make sure $pc is sane.
23892
23893 * gdb.stabs/weird.exp: split expect patterns properly.
23894
c2d11a7d
JM
23895Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
23896
23897 * gdb.disasm/am33.s: New disassembler testfile for the am33.
23898 * gdb.disasm/am33.exp: Run it.
23899
dc96c6c7 23900Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23901
23902 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
23903 match processing (and eliminate spurious timeouts when running).
23904
dc96c6c7 23905Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23906
23907 * gdb.base/signals.exp (test_handle_all_print): put back Mach
23908 exception test, but conditionalize it on target [mach | gnu].
23909
dc96c6c7 23910Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23911
23912 * gdb.base/overlays.exp: fixup compile line for linker script.
23913
23914Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
23915
23916 * gdb.fortran/types.exp: don't guess at float size.
23917
23918Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
23919
23920 * gdb.base/exprs.exp: delete test that depends on int size.
23921
23922Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
23923
23924 * config/sim.exp: Removed checks for target triplets.
23925 (gdb_target_sim): Use gdb,target_sim_options.
23926
23927Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
23928
23929 * gdb.base/reread.exp: New file.
23930 * gdb.base/reread1.c: New file.
23931 * gdb.base/reread2.c: New file.
23932
23933Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
23934
23935 * config/sim.exp: Use 'target sim -sparclite' when running
23936 SPARClite programs.
23937
23938Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
23939
23940 * gdb.base/structs2.exp: New file.
23941 * gdb.base/structs2.c: New file.
23942
23943Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
23944
23945 * gdb.asm/common.inc: New file.
23946 * gdb.asm/d10v.inc: New file.
23947 * asm-source.exp: Pass -I's to gas to find .inc files.
23948 Update line numbers in expected output.
23949 * asmsrc1.s: Rewrite.
23950 * asmsrc2.s: Rewrite.
23951 * configure.in: Create arch.inc symlink.
23952 * configure: Regenerate.
23953 * Makefile.in (distclean): Delete arch.inc.
23954
23955Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
23956
23957 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
23958 (t_enum_value2): ditto
23959 (t_enum_value3): ditto
23960 (main): ditto
c906108c
SS
23961Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
23962
23963 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
23964 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
23965 change.
23966 Use gdb_test instead of send_gdb/gdb_expect sequences.
23967
23968Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
23969
23970 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
23971 not void.
23972
23973Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
23974
23975 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
23976 subroutines. Used to test gdbs ability to single step through PC
23977 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
23978
23979Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
23980
23981 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
23982 more rigorous EGCS C++ error checking.
23983
23984Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23985
a9c64011
AS
23986 * gdb.base/help.exp: Clean up `help set args' and `help show args'
23987 tests.
23988 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
23989 function when asleep.
23990 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
23991 for i*86 Linux and SVR4 signal handling problems.
23992 Remove linux xfail for `next to handler in signals_tests_1', fixed
23993 by recent infrun.c change.
23994 Limit backtrace to 10 frames to avoid timeout problems with infinite
23995 stack backtraces.
23996 Adjust expect pattern in `handle all print' test to match Apr 28 1997
23997 target.[ch] change.
c906108c
SS
23998
23999Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
24000
24001 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
24002 for a newline from gdb before continuing.
24003 (default_gdb_exit): Just look for y or n.
24004 (gdb_test): Detect abnormal exit from GDB running on DOS; if
24005 it does, fail the rests of the tests in the file.
24006
24007Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
24008
24009 * config/cygmon.exp: New file.
24010
24011Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
24012
24013 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 24014 main" test on remote targets.
c906108c
SS
24015
24016 * gdb.base/scope.exp: Fix problem with filelocal_bss before
24017 run test on remote targets.
24018
24019Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
24020
24021 * gdb.asm: New directory.
24022 * configure.in: Configure it.
24023 * configure: Regenerate.
24024 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
24025 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
24026
24027Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
24028
24029 * config/mn10300-eval.exp: New file to support MN10300 eval board.
24030
dc96c6c7 24031Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 24032
a9c64011
AS
24033 * gdb.base/overlays (several files): Merge the two overlay
24034 managers into one. Change variables (foox, barx, bazx, grbxx)
24035 back into ints but force them to load in their proper sections.
c906108c
SS
24036
24037Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
24038
24039 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 24040 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
24041 (D10VCopy): Handle memory regions crossing 16k boundaries.
24042 (D10VCopy): Transfer data in 32 bit chunks.
24043
24044Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
24045
24046 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 24047 correct.
c906108c
SS
24048
24049 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 24050 map. Include space for printf in .text segment.
c906108c
SS
24051
24052 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 24053 updated d10v memory VMA/LMA map.
c906108c 24054 (D10VCopy): Call D10VTranslate.
d63a86f8 24055
c906108c
SS
24056Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
24057
24058 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
24059
24060 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
24061 that it won't be put into the .sdata - small data -
24062 section. Update reference.
c906108c
SS
24063 * gdb.base/baz.c (bazx, baz): Ditto.
24064 * gdb.base/foo.c (foox, foo): Ditto.
24065 * gdb.base/grbx.c (grbxx, grbx): Ditto.
24066
24067 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 24068 to be arrays.
d63a86f8 24069
dc96c6c7 24070Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 24071
a9c64011
AS
24072 * gdb.base/overlays.exp: fix up and get working again.
24073 Add tests for backtraces from an overlay function.
d63a86f8 24074
c906108c
SS
24075Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
24076
24077 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
24078 "calling function with watchpoint enabled".
24079
24080Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
24081
24082 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 24083 gdb_suppress_tests for d10v-*-*.
c906108c
SS
24084 * lib/gdb.exp (gdb_suppress_tests): Disable this function
24085 pending review of whether it is useful or not.
24086
24087Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
24088
24089 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
24090
24091Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
24092
24093 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
24094 * config/dve.exp: New file to support Densan boards.
24095
24096Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
24097
24098 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 24099 reads and BSD.
c906108c
SS
24100
24101Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
24102
24103 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
24104 response.
24105
24106 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
24107
24108Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
24109
24110 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 24111 test.
c906108c
SS
24112
24113 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 24114 target_sizeof_long and target_bigendian_p.
c906108c 24115 (structs_by_value, structs_by_reference): Check values according
889bf7c5 24116 to targets word size and endianess.
d63a86f8 24117
c906108c
SS
24118Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
24119
24120 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 24121 output.
c906108c
SS
24122
24123Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
24124
24125 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 24126 Update test of set args help to match source change.
c906108c
SS
24127
24128Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
24129
24130 * gdb.base/default.exp: Expect help system output to be in
24131 alphabetical order.
24132 * gdb.base/help.exp: Ditto.
24133
24134Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
24135
24136 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
24137 "i*86-pc-linux-gnu*".
24138 * gdb.base/interrupt.exp: Ditto.
24139 * gdb.base/corefile.exp: Ditto.
24140
24141 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 24142 define vxworks when building the testcase.
c906108c
SS
24143
24144 * gdb.base/ptype.exp: Fix testnames to be unique.
24145 * gdb.base/radix.exp: Ditto.
24146 * gdb.base/term.exp: Ditto.
24147 * gdb.base/whatis.exp: Ditto.
24148 * gdb.c++/classes.exp: Ditto.
24149
24150Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
24151
24152 * gdb.base/callfuncs.exp: Fix indentation.
24153
24154 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
24155 suppress_flag has been set.
24156 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
24157 target feature.
24158
24159Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
24160
24161 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
24162 the testcase.
24163
24164 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 24165 set_debug_traps() and breakpoint().
c906108c
SS
24166 * gdb.c++/misc.cc (main): Ditto.
24167 * gdb.c++/templates.cc (main): Ditto.
24168 * gdb.c++/virtfunc.cc (main): Ditto.
24169
24170Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
24171
24172 * lib/gdb.exp(gdb_step_for_stub): New function.
24173 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
24174 exists, reload the executable and do a "continue" instead of
24175 doing a jump.
24176 (runto_main): Use gdb_step_for_stub.
d63a86f8 24177
c906108c 24178 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 24179 tests to have unique names.
c906108c
SS
24180 * gdb.base/callfuncs.exp: Ditto.
24181 * gdb.base/commands.exp: Ditto.
24182 * gdb.base/default.exp: Ditto.
24183 * gdb.base/help.exp: Ditto.
24184 * gdb.base/list.exp: Ditto.
24185 * gdb.base/opaque.exp: Ditto.
24186 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
24187 similar tests.
d63a86f8 24188
c906108c
SS
24189 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
24190 * gdb.c++/cplusfuncs.cc: Ditto.
24191 * gdb.c++/virtfunc.cc: Ditto.
24192
24193 * config/monitor.exp: Keep track of the last file we saw, rather
24194 than trying to get the info from gdb.
24195
24196 * gdb.fortran/types.exp: Move comment to previous line.
24197
24198Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
24199
24200 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 24201 target mode.
c906108c
SS
24202
24203Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
24204
24205 From Bob Manson:
24206 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 24207 string from GDB when it connects.
c906108c
SS
24208
24209 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
24210
24211Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
24212
24213 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
24214 if we can't get a debug format from GDB (we may be testing an
24215 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
24216
24217 * gdb.stabs/weird.exp: Fix quoting.
24218
24219 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
24220
24221Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
24222
24223 * config/arm-ice.exp: New file.
24224
24225Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
24226
24227 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 24228 until it has been modified to work with the new testsuite.
c906108c 24229
99707966 24230 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
24231 testcase won't compile, cause all of the testcases in the file to
24232 fail instead.
c906108c
SS
24233
24234 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
24235 (gdb_clear_suppressed): New procedure.
24236 (gdb_stop_suppressing_tests): Only clear suppress_flag if
24237 it contains a positive value.
24238
24239Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
24240
24241 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
24242
24243 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
24244
24245Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
24246
24247 * lib/gdb.exp (setup_xfail_format): New function.
24248 (get_debug_format): New function to get debug format.
24249 (debug_format): New global variable to hold last value set
24250 by get_debug_format.
24251 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 24252 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
24253 * gdb.c++/ptype.exp: Ditto.
24254 * gdb.c++/classes.exp: Ditto.
24255 * gdb.c++/cplusfuncs.exp: Ditto.
24256 * gdb.c++/inherit.exp: Ditto.
24257 * gdb.c++/templates.exp: Ditto.
24258 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 24259
c906108c
SS
24260Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
24261
24262 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
24263 host doesn't have a currently-open connection.
24264
24265 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
24266 any gdb stub target. Handle cases where gdb doesn't respond when
24267 interrupted in a sane fashion.
c906108c
SS
24268
24269 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 24270 same thing in a totally different way.
c906108c
SS
24271
24272 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 24273 setting "timeout".
c906108c 24274 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 24275 default_gdb_init now.
c906108c
SS
24276
24277Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
24278
24279 * gdb.base/printcmds.exp: Fix "check for floating addition"
24280 regexp to accept results within approx +/- .01 of exact value.
24281 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
24282
24283Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
24284
24285 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 24286 properly.
c906108c
SS
24287 (gdb_expect): Add optional timeout parameter, and add timeout
24288 value to various calls.
24289 (gdb_suppress_tests): Only give one warning message per group.
24290
24291Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
24292
24293 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
24294 global variables. Handle getting a value for $timeout more
24295 gracefully.
c906108c
SS
24296
24297Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
24298
24299 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 24300 initialize.
c906108c 24301 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 24302 by a target configuration file.
c906108c
SS
24303 (gdb_expect): Pass the timeout to remote_expect.
24304
24305 * config/monitor.exp(gdb_load): Fix typo in regexp.
24306
24307Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
24308
24309 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
24310
24311Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
24312
24313 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
24314 here. Call gdb_target_exec before rebooting the target, to make
24315 sure the connection to the target is closed.
c906108c
SS
24316 (gdb_load): Pass the name of the executable to gdb_target_monitor.
24317 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
24318 Also detect "Timeout reading from remote" error.
24319
24320 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
24321 gdb_target_monitor. Don't call gdb_file_cmd here; let
24322 gdb_target_monitor do it.
c906108c
SS
24323
24324 * gdb.disasm/hppa.exp: Don't use exec_output.
24325
24326Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
24327
24328 * gdb.base/list.exp: If we're debugging a non-native target,
24329 try to set the pc register to point to the start of the
24330 program before doing the first list command.
24331
24332 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 24333 test_calls after restarting.
c906108c
SS
24334
24335 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 24336 reloading.
c906108c
SS
24337
24338 * gdb.base/watchpoint.exp: Fix typo.
24339
24340 * gdb.base/setshow.exp: Check for use_gdb_stub.
24341
24342 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 24343 stub case.
c906108c
SS
24344 * gdb.base/langs.exp: Ditto.
24345
24346 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
24347 gdb_load_offset. If we weren't given a file to load, figure out
24348 what the current file is and use it.
c906108c
SS
24349
24350 * config/i386-bozo.exp: New file.
24351
24352Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
24353
24354 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
24355 feature.
24356
24357 * config/proelf.exp: New entry.
24358
24359Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
24360
24361 * lib/gdb.exp: Remove spurious .* patterns at the beginning
24362 of regexps.
24363
24364 * gdb.base/watchpoint.exp: Don't run the test_stepping
24365 tests if gdb can't call functions on the target.
24366
24367 * gdb.base/setshow.exp: Don't run the set prompt tests if
24368 the board has gdb_prompt set.
24369
24370Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
24371
24372 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
24373 * gdb.base/commands.exp: Likewise.
24374 * gdb.base/setshow.exp: Likewise.
24375
24376Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
24377
24378 * config/monitor.exp(gdb_start): Look for gdb_prompt target
24379 feature.
24380
24381 * config/i960.exp: New file.
24382
24383Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
24384
24385 * gdb.base/funcargs.exp: Check for gdb,short_int target
24386 feature instead of looking for explicit target triplets.
24387
dc96c6c7 24388Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 24389
d63a86f8 24390 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
24391 "p 123DEADBEEF", to check parse_number.
24392 * top.c: change "to enable to enable" to "to enable" in a couple
24393 of help strings.
24394
24395Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
24396
24397 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
24398 on the mn10300.
d63a86f8 24399
c906108c
SS
24400Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
24401
24402 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
24403 where the test executable is run with explicit args.
24404 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
24405
24406Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
24407
24408 * gdb.base/run.c: Use FAKEARGV to build test executable that
24409 does not require a command line arg, since most simulators
24410 don't currently support passing such an arg into the simulated
24411 program.
24412 * gdb.base/commands.exp: Change tests to insert the proper
24413 value as the arg to the first recursive factorial call. Change
24414 compilation line to define FAKEARGV at compile time.
24415
24416Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
24417
24418 * gdb.base/recurse.exp: Enable these tests for the mn10300.
24419 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
24420 function with watchpoint enabled" test.
24421
24422Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
24423
24424 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 24425 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
24426
24427 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 24428 "Tests restarted" messages.
c906108c
SS
24429
24430Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
24431
24432 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
24433
dc96c6c7 24434Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24435
24436 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
24437 for INFO SYMBOL; add help tests for OVERLAY commands.
24438 * gdb.base/default.exp: add tests for INFO SYMBOL command;
24439 add tests for OVERLAY commands
24440 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
24441 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
24442 * gdb.base/sigall.c: add usestubs code frag
24443 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 24444
c906108c
SS
24445Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
24446
24447 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
24448 failures.
24449 (gdb_stop_suppressing_tests): Note that tests have restarted.
24450
24451Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
24452
24453 * config/h8300.exp: New file.
24454
24455Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
24456
24457 * gdb.base/setshow.exp: Check for the existence of a
24458 feature, not its value.
24459
24460Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
24461
24462 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
24463
24464 * gdb.base/scope.exp: It's now init0(), not init().
24465
24466 * gdb.base/scope0.c: For now, change init() to be init0().
24467
24468 * config/monitor.exp: Use gdb_serial in preference to serial
24469 or netport.
24470
24471 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 24472 and it's not already set.
c906108c
SS
24473
24474Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
24475
24476 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 24477 isn't using a stub and if it supports argument passing.
c906108c
SS
24478
24479Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
24480
24481 * config/udi.exp(gdb_start): Make sure UDICONF is set
24482 properly before starting gdb.
24483
24484Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
24485
24486 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
24487 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
24488 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
24489
24490Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
24491
24492 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 24493 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
24494
24495 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
24496
24497 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
24498
24499 * config/monitor.exp: Make sure we disconnect from the target.
24500 Also, try a reboot/reload cycle instead of failing if the
24501 load fails.
24502
24503Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
24504
24505 * gdb.base/default.exp: Don't set match_max.
24506 * gdb.base/help.exp: Ditto.
24507 * gdb.base/list.exp: Ditto.
24508 * gdb.base/signals.exp: Ditto.
24509
24510 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
24511 set, use remote_ld to download the testcase instead of
24512 the GDB loader.
24513
24514Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
24515
24516 * config/vr5000.exp: New file.
24517
24518 * config/monitor.exp(gdb_target_monitor): Add pattern for
24519 "Ending remote" to detect errors in connecting.
24520
24521 * gdb.base/setshow.exp: Add .* within auto language test.
24522
24523 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
24524 target feature.
24525
24526 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 24527 and reboot the board if necessary.
c906108c
SS
24528
24529 * gdb.base/setvar.exp(test_set): Handle multiple prints within
24530 a set of tests. Remove print.* from the patterns being checked.
24531
24532Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
24533
24534 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
24535 refer to gdb_spawn_id.
24536
24537 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
24538 longer used.
24539 * config/sparclet.exp: Ditto.
24540 * config/sparclet-old.exp: Ditto.
24541 * config/slite.exp: Ditto.
24542 * config/sim.exp: Ditto.
24543 * gdb.base/funcargs.exp: Ditto.
24544
24545 * lib/gdb.exp:Remove references to gdb_spawn_id.
24546 (gdb_expect): Move to remote.exp.
24547
24548Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
24549
24550 * config/monitor.exp: Detect the "Couldn't establish connection"
24551 message from GDB.
24552
24553Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
24554
24555 * gdb.base/bitfields.exp: Use runto instead of explicit
24556 gdb_run_cmd/gdb_expect sequences.
24557
24558 * gdb.base/break.exp(text_next_with_recursion): Add match for
24559 gdb_expect call.
24560
24561 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
24562 We also need to handle the "A program is being debugged already"
24563 prompt from gdb. Use gdb_test to set the baud rate.
24564
24565 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
24566 to 20000. Really. I mean it.
24567
24568Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
24569
24570 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
24571 fails. If suppress_flag is set, skip perror message about not
24572 being able to send to GDB.
c906108c 24573 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 24574 GDB.
c906108c
SS
24575 (gdb_expect): If suppress_flag is set, always fail immediately.
24576 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
24577 (gdb_init): Call gdb_stop_suppressing_tests.
24578 (default_gdb_exit): Ditto.
24579 (default_gdb_start): Ditto.
24580
24581 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 24582 gdb_stop_suppressing_tests as appropriate.
c906108c 24583 * gdb.base/break.exp: Ditto.
889bf7c5 24584 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
24585 * gdb.base/commands.exp: Ditto.
24586 * gdb.base/exprs.exp: Ditto.
889bf7c5 24587 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
24588 * gdb.base/list.exp: Ditto.
24589 * gdb.base/recurse.exp: Ditto.
889bf7c5 24590 * gdb.base/scope.exp: Ditto.
c906108c
SS
24591 * gdb.base/structs.exp: Ditto.
24592 * gdb.c++/inherit.exp: Ditto.
24593
24594Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
24595
24596 * config/vr4300.exp: New file.
24597
99707966 24598 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 24599
99707966 24600 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
24601
24602Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
24603
24604 * lib/gdb.exp(gdb_init): New function.
24605
24606 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 24607 for each individual variable set.
c906108c
SS
24608
24609 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
24610 name.
24611
24612 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
24613
24614 * gdb.base/scope.exp: Use gdb_test.
24615
24616 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
24617 aborting; the testsuite driver will do that for us (see
24618 gdb_finish). Also, use gdb_test in a few more places.
24619
24620Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
24621
24622 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
24623
24624Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
24625
24626 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
24627 and "add_tests" are not at the same address.
24628
24629Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
24630
24631 * gdb.base/ptype.exp: Use gdb_test.
24632
24633Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
24634
24635 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
24636 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
24637 left in. No longer expect them to fail.
24638
24639 * gdb.stabs/*.mt; Deleted, no longer used.
24640 * gdb.stabs/configure.in: Remove references to target makefile
24641 frags.
24642 * gdb.stabs/configure: Rebuilt.
24643
24644 * gdb.disasm/*.mt: Deleted, no longer used.
24645 * gdb.disasm/configure.in: Remove references to target makefile
24646 frags. Use "sh3.s" as the unique filename for this directory.
24647 * gdb.disasm/configure: Rebuilt.
24648
24649 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
24650 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
24651 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
24652
24653Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
24654
24655 * config/udi.exp: Use mondfe,name instead of remote_host.
24656
24657Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
24658
24659 * gdb.base/watchpoint.exp: Don't expect a failure when calling
24660 a function with a watchpoint enabled on the mn10200.
24661
24662 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
24663 before trying to create it!
24664
24665Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
24666
24667 * config/vx.exp: Use hostname instead of netport.
24668
24669 * config/vxworks.exp: New file.
24670
24671 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
24672
24673 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 24674 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
24675 occurs.
24676
24677 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
24678 $gdb_spawn_id directly.
24679 (gdb_run_cmd): Try _start as well as start. Use the target feature
24680 gdb,start_symbol as the symbol to start from when jumping.
24681
24682Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
24683
24684 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
24685 redundant) test.
24686
24687 * gdb.base/recurse.exp: Relax final value test for 'b' so that
24688 it doesn't lose for 16bit integer systems.
24689
24690Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
24691
24692 * gdb.fortran/types.exp: If the target doesn't support "double"
24693 data types, then expect "real" types to only be 4 bytes.
24694
24695 * gdb.c++/virtfunc.exp: Expect failure for virtual function
24696 call tests if the target doesn't support inferior function calls.
24697
24698 * gdb.base/printcmds.exp: Allow minor deviation in FP values
24699 in printf tests.
24700
24701Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
24702
24703 * gdb.base/help.exp: Disable "help set", "help show", and
24704 "help support". Simplify regexp for "help stack".
24705
24706 * gdb.base/default.exp: Set match_max to 5000 and the timeout
24707 to 60 seconds. Temporarily set match_max to 15000 around the
24708 "info copying" test.
24709
24710 * gdb.base/nodebug.exp: Don't try to do an inferior function
24711 call if the target doesn't support them.
24712 * gdb.base/printcmds.exp: Likewise.
24713 * gdb.base/setvar.exp: Likewise.
24714 * gdb.base/structs.exp: Likewise.
24715 * gdb.c++/templates.exp: Likewise.
24716 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
24717
24718 * gdb.base/recurse.exp: Enable for the mn10200.
24719
24720 * configure.in: Do configure gdb.stabs directory for *-*-elf
24721 targets.
24722 * configure: Rebuilt.
24723
24724 * gdb.base/break.exp: Check for gdb,noresults before testing
24725 exit status and/or results from the target.
24726 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
24727 * lib/gdb.exp: Remove old (now bogus) initialization of
24728 noinferior, noargs, noresults and nosignals.
24729
24730Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
24731
24732 * config/sh.exp: New file.
24733
24734 * config/slite.exp: Try to connect multiple times to the board
24735 before rebooting. Only send a "monitor run" if need_monitor_run
24736 is set.
24737
24738 * gdb.base/break.exp: Don't do the "stub continue" test if
24739 the target has gdb_stub set.
24740
24741 * gdb.base/callfuncs.exp: Increase the timeout.
24742
24743 * gdb.base/interrupt.exp: Don't even try to compile the testcase
24744 if the target has gdb,noinferiorio set.
24745
24746 * gdb.base/list.exp: Increase match_max to 10000 characters.
24747
24748 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
24749
24750 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
24751 target.
24752
24753 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
24754
24755Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
24756
24757 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
24758 trying to delete the copy of gdb. Catch the file delete so we
24759 don't die if the delete fails; also, the file should be copied to
24760 the host, not to the build.
c906108c
SS
24761
24762Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
24763
24764 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 24765 parenthesis in case it contains multiple regexps separated
c906108c
SS
24766 with |.
24767
24768 * gdb.base/watchpoint.exp: Use gdb_test.
24769 * gdb.base/default.exp: Ditto.
24770
24771Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
24772
99707966 24773 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 24774
c906108c
SS
24775 * gdb.base/scope.exp: Use gdb_test.
24776 * gdb.c++/classes.exp: Ditto.
24777 * gdb.c++/inherit.exp: Ditto.
24778
24779Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
24780
24781 * gdb.base/crossload.exp: Don't use execute_anywhere, use
24782 remote_exec instead.
24783 * gdb.base/corefile.exp: Don't be ridiculous.
24784 * gdb.base/*.c: Add missing stub invocations.
24785
24786Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
24787
24788 * config/slite.exp: Miscellaneous fixes.
24789
24790 * lib/gdb.exp: Fix runto.
24791
24792 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
24793 the target.
24794
24795 * gdb.base/watchpoint.exp: Fix regexp.
24796
24797 * lib/gdb.exp(default_gdb_exit): Add a catch to the
24798 close and wait commands, as the descriptor may now be
24799 invalid. Always call "remote_close host".
24800
24801Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
24802
24803 Major rewrite for testsuite revision.
d63a86f8 24804
c906108c
SS
24805 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
24806 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
24807 instead of relying on spawn_id to always contain a valid
24808 spawn id.
24809 (get_compiler_info): New procedure to build the ${binfile}.ci
24810 file, instead of replicating this in N different places.
24811 (gdb_compile): New procedure.
d63a86f8 24812
c906108c 24813 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
24814 appropriate arguments) instead of compile. Use gdb_test in a lot
24815 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
24816 at the start of a testcase, as this is no longer done magically.
24817
24818 config/*-gdb.exp: Rename without the -gdb suffix.
24819
24820 config/mips.exp: Use remote_close instead of exit_remote_shell.
24821 config/monitor.exp: Use target_info instead of looking at
24822 baud, timeout, etc.
24823 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
24824
24825Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24826
24827 * gdb.c++/templates.exp (test_ptype_of_templates),
24828 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
24829 Update expect patterns for destructors and assignment operators
24830 to match corresponding c-typeprint.c changes.
24831 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
24832 to destructor breakpoint test, GDB should be able to set the
24833 destructor breakpoint without specifying arguments.
24834
24835Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
24836
24837 * gdb.threads/pthreads.exp: Change result for failure to compile due
24838 to lack of pthreads runtime support from an error to simply an
24839 unsupported test, per dejagnu standards.
24840
24841Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24842
24843 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
24844 where GDB exits to reduce pattern match time.
24845 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
24846
24847 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
24848
dc96c6c7 24849Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24850
24851 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
24852 * gdb.base/default.exp: ditto.
24853 * gdb.base/nodebug.exp: ditto.
24854 * gdb.base/printcmds.exp: ditto.
24855 * gdb.base/ptype.exp: ditto.
24856 * gdb.base/setvar.exp: ditto.
24857 * gdb.base/structs.exp: ditto.
24858 * gdb.base/setshow.c: Guard against uninitialized values of argc.
24859
24860Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
24861
24862 * configure, */configure: Rebuild with autoconf 2.12.
24863
24864Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
24865
24866 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
24867 use new i*86-pc-linux*-gnu quads.
24868 * gdb.base/corefile.exp: Ditto.
24869 * gdb.base/signals.exp: Ditto.
24870 * gdb.base/sigall.exp: Ditto.
24871 * gdb.base/interrupt.exp: Ditto.
24872
24873 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
24874 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
24875 RedHat 4.0.
d63a86f8 24876
c906108c 24877 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
24878 linux. This allows the test case to at least compile on latest
24879 linux, but still not run due to missing the threads runtime library.
c906108c
SS
24880
24881Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24882
24883 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
24884 directory to search gdb directory. Accept and step over conditional
24885 stack alignment code. Consume $prompt in failure cases.
24886 Reset timeout to $oldtimeout instead of some arbitrary value.
24887 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
24888 timeout problems with infinite stack backtraces.
24889 * gdb.base/ptype.exp (ptype struct link, union tu_link):
24890 Accept function parameters for linkfunc member.
24891
24892Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
24893
24894 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
24895 (CXXFLAGS): Remove, unreferenced.
24896 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
24897 previous -B options and also add -B option to pick up cross compiled
24898 runtime.
c906108c
SS
24899 (TARGET_INCLUDES): Add for -I options and add code to initialize when
24900 doing cross compiles.
24901 (target_alias): Declare global.
24902 (xgcc): Set variable to full path of gcc in build tree. Use findfile
24903 to verify that gcc exists in build tree, and if so set CC to that
24904 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 24905
c906108c
SS
24906Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
24907
24908 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
24909 ptype test for anonymous union. Fixup testcase to match
24910 current gcc debug output.
24911
24912Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
24913
24914 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
24915 force argument to an unsigned long type.
24916
24917Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
24918
24919 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 24920 tests and anonymous union print/ptype tests.
c906108c
SS
24921 * gdb.base/list.exp (test_forward-search): Increase timeout by
24922 5 minutes for the "search extremely long line" case.
24923 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
24924 completely optional and that the pass/fail messages use the command as
24925 the message if that third arg is a null string.
24926 (gdb_test_exact): Arrange that a null string pattern means match a
24927 null string output rather than any output, which might include random
889bf7c5 24928 errors.
c906108c
SS
24929 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
24930 backtrace test.
24931 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
24932 always failing and failure is now exposed by gdb.exp changes.
24933
24934Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
24935
24936 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
24937 weren't being noted.
24938
24939Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24940
24941 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
24942 * gdb.stabs/weird.exp: Remove v_comb xfails.
24943
dc96c6c7 24944Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24945
24946 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 24947 list.exp scope.exp watchpoint.exp]
c906108c 24948 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 24949
dc96c6c7 24950Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24951
24952 * config/monitor.exp: Increase download timeout to 1000 seconds.
24953
dc96c6c7 24954Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24955
24956 * config/m32r.exp: Increase timeout to 120 seconds.
24957
24958Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
24959
24960 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
24961 and accept older ordering as obsolescent gcc or gdb.
24962 * gdb.c++/templates.exp: Ditto.
24963 * gdb.c++/virtfunc.exp: Ditto.
24964
24965Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
24966
24967 * gdb.base/coremaker.c: Add code to mmap some data so we
24968 can check that it ends up in the core file.
24969 * gdb.base/corefile.exp: Add test to read mmapped data
24970 from core file.
24971
dc96c6c7 24972Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24973
24974 * config/m32r.exp: New file.
24975
24976Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
24977
24978 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
24979 that cflags can contains -gstabs, and work correctly for other tests.
24980
dc96c6c7 24981Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24982
24983 * gdb.base/setshow.exp: New file, tests show and set.
24984 * gdb.base/setshow.c: New file, tests show and set.
24985 * gdb.base/help.exp: Add test for help set|show annotate.
24986 * gdb.base/default.exp: Add test for set|show annotate.
24987
24988Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
24989
24990 * testsuite/gdb.base/break.exp: Make backtrace from factorial
24991 errors unique.
24992 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
24993 explicitly.
24994
24995Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
24996
24997 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
24998 and width commands. This is done elsewhere.
24999 * (gdb_start): Don't call gdb_start_sim here. That's already
25000 done in gdb_load. This fixes lots of failures in default.exp.
25001
25002Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
25003
25004 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
25005 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
25006 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
25007 in the same we we treat other failures (since it may be an expected
889bf7c5 25008 condition), rather than as an error.
c906108c
SS
25009 * gdb.base/signals.exp (test_handle_all_print): Revert back to
25010 old test format.
25011
25012Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
25013
25014 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
25015 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 25016 twice. Nuke the duplicates.
c906108c 25017 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 25018 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
25019 Remove config.h along with other config files.
25020
25021Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
25022
25023 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
25024 "p func1 ()" and note that rests of tests are skipped.
25025 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 25026 setup_xfails for "print func2::coremaker_local".
c906108c
SS
25027 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
25028 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
25029 affected by the previous run test.
25030 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
25031 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
25032 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
25033 "pass int powerset tuple" and "pass modeless int powerset tuple".
25034 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
25035 "real write 4" and "real write 8".
25036 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 25037 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
25038 "print \$i after tuple assign 2", and
25039 "print vs2 after tuple assign 2".
25040 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
25041 meaningful error message and return -1 so the caller can
25042 suppress further tests and avoid a cascade of errors.
d63a86f8 25043
c906108c
SS
25044Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
25045
25046 * gdb.base/a1-selftest.exp: Tweak tests to account for new
25047 format for printing version.
25048 * gdb.base/default.exp: Ditto.
25049 * gdb.base/interrupt.exp: Fix problem with cascade of
25050 errors if child process dies while calling a function.
d63a86f8 25051
c906108c
SS
25052Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
25053
25054 * Makefile.in (VPATH): Add
25055 * Makefile.in (Makefile, config.status): Fix rules so things get
25056 remade when necessary.
25057
25058Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
25059
25060 * Makefile.in (just-check): Add path to sibling expect dir
25061 to environment variable specified by RPATH_ENVVAR.
25062
25063Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
25064
25065 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
25066 (just-check): Add shared library paths for libstdc++, tk,
25067 tcl, bfd, and opcodes to the environment variable specified
25068 in RPATH_ENVVAR.
25069 * configure.in: Add support to recognize --enable-shared flag
25070 and generate correct value for RPATH_ENVVAR.
25071 * configure: Regenerated with autoconf.
25072
25073Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
25074
25075 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 25076 include all osf versions.
c906108c
SS
25077 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
25078 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
25079 when target is linux. When failing to build pthreads test
25080 executable, give more meaningful message.
25081 * gdb.threads/pthreads.c: Hpux also uses old definition of second
25082 arg for pthread_create.
d63a86f8 25083
c906108c
SS
25084Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
25085
25086 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 25087 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 25088 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 25089 and -lpthreads (everybody else).
c906108c
SS
25090 (test_startup): Fail gracefully if threads are not supported.
25091 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
25092 "p/c array_index("abcdef",2)" when not gcc compiled.
25093 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
25094 "print func2::coremaker_local" when not gcc compiled.
25095 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
25096 "ptype on opaque struct tagname (statically)",
25097 "ptype on opaque struct tagname (dynamically) 1", and
25098 "ptype on opaque struct tagname (dynamically) 2"
25099 for not compiled with gcc.
25100 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
25101 backtrace when compiled with gcc.
d63a86f8 25102 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
25103 than always return success.
25104
25105Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
25106
25107 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
25108
25109Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
25110
25111 * gdb.base/structs.exp: Undo last change.
25112
25113Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
25114
25115 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
25116 encapsulate all the steps/nexts done during self test, starting
25117 at main, and makes them less sensitive to optimization issues.
25118 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
25119 signal handler" test.
25120 * gdb.threads/pthreads.exp: Only run this for native configs.
25121 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
25122 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
25123 tests.
25124 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
25125 for "runto test_calls(void)" test.
d63a86f8 25126
c906108c
SS
25127Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
25128
25129 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
25130 and don't expect address info in breakpoint confirmations.
25131
25132Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
25133
25134 * gdb.base/list.exp (test_forward_search): Increase timeout
25135 temporarily by 60 seconds for searching extremely long line,
889bf7c5 25136 and then reset to old value when done. Increase expect input
c906108c
SS
25137 buffer to 10000.
25138
25139Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
25140
25141 * gdb.base/list.exp (test_forward_search): Fix to handle very
25142 long source line without overflowing expect's input buffer.
25143
25144Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
25145
25146 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
25147 "buffer_full".
25148
25149 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
25150 "buffer_full".
25151
25152 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
25153 "buffer_full".
25154
25155 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
25156 "buffer_full".
25157
25158Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
25159
25160 * configure.in (configdirs): Add gdb.threads.
25161 * configure: Regenerated with autoconf.
25162 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
25163 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
25164 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 25165
c906108c
SS
25166Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
25167
25168 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
25169
25170Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
25171
25172 * gdb.base/signals.exp (test_handle_all_print): Test separately for
25173 each signal's status in the output of "handle all print".
25174 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
25175 the \r\n sequence that immediately precedes the gdb prompt.
25176 * gdb.base/a1-selftest.exp: Save original timeout and restore
25177 after test.
25178
25179Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
25180
25181 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
25182 symbol.
25183
25184Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
25185
25186 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
25187
25188Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
25189
25190 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
25191 timeout by 60 seconds.
25192
25193Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
25194
25195 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
25196 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
25197 error return.
25198
25199Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
25200
25201 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
25202 gdb initialization, also report how long dejagnu waited. Restore
25203 old timeout before doing error return. Temporarily increase timeout
889bf7c5 25204 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
25205
25206Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
25207
25208 * lib/gdb.exp: Report timeout value for verbosity level 2.
25209 * config/gdbserver.exp: Ditto.
25210 * config/hppro.exp: Ditto.
25211 * config/mips-gdb.exp: Ditto.
25212 * config/monitor.exp: Ditto.
25213 * config/netware.exp: Ditto.
25214 * config/sim-gdb.exp: Ditto.
25215 * config/slite-gdb.exp: Ditto.
25216 * config/udi-gdb.exp: Ditto.
25217 * config/unix-gdb.exp: Ditto.
25218 * config/vx-gdb.exp: Ditto.
25219 * gdb.base/a1-selftest.exp: Ditto.
25220 * gdb.base/a2-run.exp: Ditto.
25221 * gdb.base/break.exp: Ditto.
25222 * gdb.base/corefile.exp: Ditto.
25223 * gdb.base/list.exp: Ditto.
25224 * gdb.base/recurse.exp: Ditto.
25225 * gdb.base/scope.exp: Ditto.
25226 * gdb.base/signals.exp: Ditto.
25227
25228Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
25229
25230 * gdb.threads/Makefile.in (docdir): Removed.
25231
25232Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
25233
25234 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 25235 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 25236 @srcdir@.
d63a86f8 25237 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
25238 autoconf 2.5 or higher.
25239 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
25240
25241Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
25242
25243 * configure: Regenerated.
25244 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
25245 avoid name clashes with SunOS headers.
25246
25247Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
25248
25249 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
25250
25251Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
25252
25253 * gdb.base/callfuncs.exp: Finish last change -- make sure the
25254 prototype information ends up in the compiler info file.
25255
25256Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
25257
25258 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
25259 attempting to regenerate it. Eliminate use of a temporary file
25260 and just generate the info file directly. Source it immediately,
25261 for consistency of use.
25262 * gdb.base/corefile.exp: Ditto
25263 * gdb.base/exprs.exp: Ditto.
25264 * gdb.base/funcargs.exp: Ditto.
25265 * gdb.base/langs.exp: Ditto.
25266 * gdb.base/list.exp: Ditto.
25267 * gdb.base/mips_pro.exp: Ditto.
25268 * gdb.base/nodebug.exp: Ditto.
25269 * gdb.base/opaque.exp: Ditto.
25270 * gdb.base/ptype.exp: Ditto.
25271 * gdb.base/scope.exp: Ditto.
25272 * gdb.base/setvar.exp: Ditto.
25273 * gdb.base/signals.exp: Ditto.
25274 * gdb.base/whatis.exp: Ditto.
25275 * gdb.c++/templates.exp: Ditto.
25276 * gdb.c++/virtfunc.exp: Ditto.
25277 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 25278 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
25279
25280Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25281
25282 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
25283 it got fixed by the recent lookup_minimal_symbol_by_pc change.
25284 Increase timeout, a lot of single stepping might be needed if the
25285 target has no hardware watchpoints.
25286
25287Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
25288
25289 * gdb.base/break.exp: Ignore compiler warnings when compiling
25290 break.c.
25291 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
25292 * gdb.base/default.exp: Add h8300 xfails. Handle messages
25293 from remote-sim.
25294 * gdb.base/exprs.exp: Add h8300 xfails.
25295 * gdb.base/funcargs.exp: Likewise.
25296 * gdb.base/nodebug.exp: Likewise.
25297 * gdb.base/printcmds.exp: Likewise.
25298 * gdb.base/ptype.exp: Likewise.
25299 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
25300 h8300 xfails.
d63a86f8 25301 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
25302 on the h8300.
25303 * gdb.base/funcargs.c: Explicitly make last constant argument to
25304 call_after_alloca_subr an unsigned long type.
25305 * gdb.base/return.c: Include stdio.h.
25306
25307Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
25308
25309 * config/abug.exp: New file for the older Motorola Bug monitor
25310 that runs on the mvme13x series VME boards.
25311 * config/monitor.exp: Use the new config array for target settings
25312 if they exist.
25313
25314Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
25315
25316 * sim-gdb.exp: Make the SH simulator allocate less space when
25317 it is targeted.
25318
25319Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
25320
25321 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
25322 test.
25323
25324Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
25325
25326 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
25327 "rs6000-*-*" for "list function in include file" when gcc compiled.
25328 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
25329 for "p ctable1[120]".
25330 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
25331 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
25332 Remove setup_xfail for "rs6000-*-*" for
25333 "print 'scope0.c'::filelocal before run".
25334 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
25335 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
25336 since some compilers don't allow both options to be given
25337 on the same command line. Create object file and move it.
d63a86f8 25338
c906108c
SS
25339Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
25340
25341 * gdb.base/corefile.exp: Always regenerate the core file, since
25342 we always regenerate the coremaker program. Detect special case
25343 where registers cannot be read from core file.
d63a86f8 25344
c906108c
SS
25345Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
25346
25347 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
25348 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
25349 * gdb.c++/templates.exp: Only match on basename of file since
25350 some formats like xcoff don't encode directory information.
25351 * gdb.stabs/weird.exp: Use the right sed script for powerpc
25352 and rs6000 AIX xcoff targets.
25353 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
25354 * configure: Regenerate.
25355 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
25356 here, rather than in distclean.
d63a86f8 25357
c906108c
SS
25358Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
25359
25360 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
25361 defined, and use it to compile the test case with -O2. The
25362 native compilation still uses no optimization.
25363 * gdb.base/mips_pro.c: Remove inline assembly code since
25364 it is compiled PIC by default, which results in assembler
25365 warnings that make the testsuite think the compilation
25366 was unsuccessful.
25367
25368Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
25369
25370 * gdb.c++/misc.exp: Add note to message for
25371 "print s.a for foo struct" that this is a known gcc 2.7.2
25372 and earlier bug.
25373
25374Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
25375
25376 * gdb.base/break.exp: Fix pattern for matching "Delete all
25377 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
25378 setup_xfail for deleting all breakpoints test. Fix various
25379 timeout messages to include "(timeout)".
25380 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
25381 for "p t_float_values2(3.14159,float_val2)".
25382 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
25383 for "continue to call2g" when gcc compiled.
25384 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
25385 "up to foo in langs.exp", "show language at foo in langs.exp",
25386 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
25387 and "show language at fsub in langs.exp".
25388 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
25389 "list line 1 in include file", "list message for lines past EOF",
25390 "list function in include file", "list list0.h:foo", and
25391 "list filename:function; nonexistant function".
25392 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
25393 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
25394 and "ptype t_char_array" to be for native cc only.
d63a86f8 25395
c906108c
SS
25396Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
25397
d63a86f8 25398 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 25399 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 25400 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
25401
25402Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
25403
25404 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
25405 "bt in signals.exp". This problem only appears when running
25406 the testsuite, and then only intermittently.
25407
25408Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
25409
25410 * gdb.base/return.exp (return_tests): Differentiate between
25411 two tests of continuing.
25412
25413Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
25414
25415 * */Makefile.in (maintainer-clean): Remove config.log.
25416 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
25417 * gdb.c++/Makefile.in (PROGS): Add inherit.
25418 (clean): Remove *.ci.
25419
25420Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
25421
25422 * gdb.c++/misc.cc: Add test code from Mike Stump.
25423 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
25424
25425Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
25426
25427 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
25428 to "alpha-*-osf2*" and add comment.
25429 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
25430 setup_xfail for "step over execarg initialization" and
25431 "step over corearg initialization".
c906108c
SS
25432 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
25433 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
25434 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 25435 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
25436 "print func2::coremaker_local", and "backtrace in corefile.exp".
25437 * gdb.base/signals.exp: Build and source signals.ci.
25438 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
25439 to be for gcc only.
25440 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 25441
c906108c
SS
25442Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25443
25444 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
25445 Feb 3 procfs.c change.
25446
25447Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
25448
25449 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
25450
25451Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
25452
25453 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
25454 from dejagnu's apparent default of 10 seconds, which gives random
25455 results when running the tests over NFS on moderately loaded systems.
25456 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
25457
25458Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
25459
25460 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
25461 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 25462 result reports.
c906108c
SS
25463
25464Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
25465
25466 * configure.in (CY_AC_PATH_TCLH): Remove.
25467 * configure: Regenerate.
25468
25469Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
25470
25471 * gdb.c++/Makefile.in (clean): Add missing '{'.
25472
25473Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
25474
25475 * lib/gdb.exp: Provide a default value for noinferior.
25476
25477 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
25478 Load libgloss.exp.
25479
25480Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
25481
25482 * gdb.disasm/hppa.exp: Compile directly into an executable, use
25483 the executable, not the .o to run the tests from.
25484
25485Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
25486
25487 * gdb.base/break.exp: Don't test for program exit or exit status
25488 if $noresults if nonzero.
25489 * gdb.base/langs.exp: Likewise.
25490 * gdb.base/watchpoint.exp: Likewise.
25491
25492 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
25493 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
25494 trying to compile the testcase.
25495
25496Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
25497
25498 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
25499 * gdb.base/signals.exp (continue to handler): Likewise.
25500
25501Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
25502
25503 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
25504
25505 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
25506
25507Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
25508
25509 * gdb.base/corefile.exp: Recognize "not found" as failure
25510 when trying to determine if a core file was generated.
25511 If no core file was generate the first time, try again without
25512 the ulimit -c to work around braindamaged shells.
25513
25514Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
25515
25516 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
25517 [] tests with "test" and enclose string in quotes.
25518 * gdb.stabs/configure: Rebuild
d63a86f8 25519
c906108c
SS
25520Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
25521
25522 Changes in sync with expect:
25523 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
25524 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
25525 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
25526 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
25527 argument to AC_REQUIRE.
25528 * configure: Regenerated.
25529
25530Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
25531
25532 * gdb.base/corefile.exp: When generating a core, discard any
25533 error messages about ulimit not found and the "core dumped"
25534 message from the shell that runs the coredumper.
25535
25536Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
25537
25538 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
25539
25540 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
25541 which sed script to run. Expect failure for v_comb test
25542 on PA targets too.
d63a86f8 25543
c906108c
SS
25544Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
25545
25546 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 25547 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
25548
25549Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
25550
25551 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
25552 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 25553 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
25554 * lib/gdb.exp (default_gdb_start): Fix typo.
25555 * gdb.base/corefile.exp: Allow "Core was generated by ..."
25556 messages to not include the full program name that caused
25557 the core dump since some systems (such as solaris) apparently
25558 truncate this path to about 80 characters.
25559 When generating a core file first try increasing the core file
25560 size limit to unlimited since some systems may default it to
25561 zero, and it is harmless to try it. Move the test for failing
25562 to generate a core file to where it will actually get executed.
25563 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
25564 new gdb result from g++ debug info improvements and make old
25565 pattern obsolescent. Also account for size_t differences
25566 (may be int or long).
25567 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
25568 initialization before function call is placed in the delay slot
25569 and thus appears to be skipped over by commands such as "next".
25570
25571Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
25572
25573 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
25574
25575Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
25576
25577 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
25578 input source file; fix code to compile test to deal with this
25579 convention.
25580 * gdb.c++/*.exp: Likewise.
25581
25582Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
25583
25584 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
25585 "bt in signals.exp".
25586
25587Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
25588
25589 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
25590 "step over execarg initialization" and
889bf7c5 25591 "step over corearg initialization".
c906108c
SS
25592
25593Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
25594
25595 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
25596 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
25597
25598Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
25599
25600 From Rob Savoye (rob@poseidon.cygnus.com)
25601 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
25602 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
25603 configure.in}, gdb.disasm/{Makefile.in, configure.in},
25604 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
25605 configure.in}: Major reworking for autoconfig.
c906108c
SS
25606 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
25607 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 25608 New files.
c906108c
SS
25609 * config/unix-gdb.exp: Make GDB global.
25610 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
25611 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
25612 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
25613 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
25614 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
25615 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 25616 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
25617 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
25618 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
25619 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
25620 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 25621 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
25622 to returns as necessary, arrange for test to compile own testcase
25623 executable.
c906108c 25624 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 25625
c906108c
SS
25626Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
25627
25628 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 25629 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
25630 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
25631 "backtrace through signal handler".
25632
25633Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25634
25635 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
25636 continuing from a job control stop signal.
25637 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
25638
25639Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
25640
25641 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
25642 * gdb.base/corefile.exp: Likewise.
25643 * gdb.base/funcargs.exp: Likewise.
25644
25645Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
25646
25647 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
25648 * config/monitor.exp: Add support for setting baud rate.
25649
25650Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
25651
25652 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
25653 i*86-*-linux* xfails for "backtrace through signal handler".
25654 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
25655 "print func2::coremaker_local".
25656 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 25657 alpha-dec-osf2* xfail for
c906108c
SS
25658 "delete all breakpoints when none".
25659
25660Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
25661
25662 * gdb.base/break.exp: Change test that deletes all breakpoints
25663 when no user breakpoints are installed. A post 4.15 change
25664 causes gdb to no longer prompt in this case.
25665
25666Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
25667
25668 * gdb.base/return.exp (return_tests): Change xfail for test
25669 "correct value returned double test" to stop xfailing at
25670 Solaris 2.5. Apparently the bug has been fixed.
25671
25672Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
25673
25674 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
25675 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
25676
25677Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
25678
25679 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
25680 * gdb.disasm/hppa.s: Corresponding changes.
25681
25682Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
25683
25684 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
25685 makefile fragment.
25686 * config/mt-hpux: Deleted.
25687
25688Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
25689
d63a86f8 25690 * Many files: When warning about suppressed tests due to a
c906108c
SS
25691 nonexistant test binary, avoid incrementing the warning count.
25692
25693Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
25694
25695 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 25696
c906108c
SS
25697Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25698
25699 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
25700 "sparc-*-solaris2*".
25701
25702Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25703
25704 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
25705 Add global and local variables and initialize them.
25706 * gdb.base/corefile.exp: Test correct mapping of corefile sections
25707 by printing variables. Remove rs6000 and powerpc xfails, BFD now
25708 extracts the file name and terminating signal from the core file.
25709 * TODO: Remove note about tests for correct mapping of corefile.
25710 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
25711 from optimizing it away.
25712 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
25713 handles common blocks.
25714
25715Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
25716
25717 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
25718 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
25719
25720Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
25721
25722 * Makefile.in (maintainer-clean): New target, synonym for
25723 realclean.
25724 * gdb.base/Makefile.in (maintainer-clean): Likewise.
25725 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
25726 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
25727 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
25728 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
25729 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
25730
25731Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
25732
25733 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
25734 xfails when not gcc compiled for "print foo::funclocal".
25735 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
25736 "print foo::funclocal at foo",
25737 "print 'scope1.c'::foo::funclocal at foo",
25738 "print foo::funclocal_bss at foo",
25739 "print 'scope1.c'::foo::funclocal_bss at foo",
25740 "print foo::funclocal_ro at foo",
25741 "print 'scope1.c'::foo::funclocal_ro at foo",
25742 "print bar::funclocal at foo" and
25743 "print 'scope1.c'::bar::funclocal at foo".
25744 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
25745 gcc compiled for "print foo::funclocal at bar".
25746 Expand all messages to ensure that they identify that
25747 the test is at bar().
25748 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
25749 gcc compiled for:
25750 "ptype on opaque struct pointer (statically)",
25751 "ptype on opaque struct tagname (statically)",
25752 "ptype on opaque struct pointer (dynamically) 1",
25753 "ptype on opaque struct tagname (dynamically) 1",
25754 "ptype on opaque struct pointer (dynamically) 2" and
25755 "ptype on opaque struct tagname (dynamically) 2
25756 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
25757 gcc compiled for:
25758 "p datalocal"
25759 "whatis datalocal",
25760 "ptype datalocal",
25761 "p bsslocal",
25762 "whatis bsslocal", and
25763 "ptype bsslocal".
25764 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
25765 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
25766 when not gcc compiled.
25767 * gdb.base/funcargs.exp (float_and_integral_args): Add
25768 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
25769 compiled.
25770 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
25771 "backtrace from call6a" when not gcc compiled.
25772 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
25773 "backtrace from call7a" when not gcc compiled.
25774 * gdb.base/callfuncs.exp (do_function_calls):
25775 Add "hppa*-*-hpux*" xfail when not gcc compiled for
25776 "p t_char_array_values(char_array_val2,char_array_val1)",
25777 "p t_char_array_values(char_array_val1,char_array_val2)",
25778 "p t_char_array_values("carray 1","carray 2")",
25779 "p t_char_array_values("carray 1",char_array_val2)",
25780 "p t_char_array_values(char_array_val1,"carray 2")",
25781 "p sum_args(1,{2})",
25782 "p sum_args(2,{2,3})",
25783 "p sum_args(3,{2,3,4})",
25784 "p sum_args(4,{2,3,4,5})"
25785 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
25786 "backtrace in corefile.exp" when not gcc compiled.
25787
25788Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25789
25790 * gdb.base/signals.exp: Rewrite `handle all print' test as
25791 a procedure. Accept blanks or TABs as whitespace, increase
25792 timeout and expect input buffer size for the large output
25793 from the command. Remove "i*86-*-bsdi2.0" xfail.
25794
25795Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25796
25797 * gdb.base/setvar.exp: Add new testcases for truncation when
25798 assigning invalid values to bitfields.
25799
25800Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
25801
d63a86f8 25802 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
25803 mips-sgi-irix* xfail for
25804 "call inferior func with struct - returns char *"
25805 and fix test so that an optional (unsigned char *) cast is
889bf7c5 25806 accepted in the result.
c906108c
SS
25807
25808Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
25809
25810 * gdb.base/funcargs.exp (float_and_integral_args): Remove
25811 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
25812 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
25813 * gdb.base/signals.exp: Remove duplicate "handle all print" test
25814 that accidentally got checked in.
25815
25816Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
25817
d63a86f8 25818 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
25819 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
25820 compiled test.
25821 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
25822 Add mips-sgi-irix5* xfail for not gcc compiled.
25823 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
25824 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
25825 "p top", "whatis top", "p middle", and "whatis middle".
25826 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
25827 "whatis signed char" for not gcc compiled.
25828 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
25829 "set variable signed char=-1 (-1)" and
25830 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
25831 * gdb.base/funcargs.exp (float_and_integral_args):
25832 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
25833 Add mips-sgi-irix* xfail when not gcc compiled for
25834 "continue to call2b".
25835 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
25836 "continue to call2g".
25837 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
25838 "backtrace from call6a"
25839 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
25840 "backtrace from call7k".
25841 Add mips-sgi-irix5* xfail when not gcc compiled for
25842 "backtrace from call7a".
25843 (localvars_after_alloca): Fix gdb_test cmds for
25844 "print * after runto ...".
25845 Remove rs6000-*-* xfails for
25846 "print i after runto localvars_after_alloca" and
25847 "print l after runto localvars_after_alloca"
25848 for all compilers.
25849 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 25850 when not compiled with gcc, for:
c906108c
SS
25851 "print signed char == (minus)",
25852 "print signed char != (minus)",
25853 "print signed char < (minus)",
25854 "print signed char > (minus)".
25855 * gdb.base/callfuncs.exp (do_function_calls):
25856 Add mips-sgi-irix* xfail, when compiled with native compiler, for
25857 "call inferior func with struct - returns char *".
d63a86f8 25858 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
25859 "correct value returned double test" to include Solaris 2.4.
25860 * gdb.base/funcargs.exp (float_and_integral_args):
25861 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 25862
c906108c
SS
25863Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25864
25865 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
25866 enumeration bitfields if compiling with GNU C.
25867 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
25868 to empty' prompt.
25869
25870Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
25871
25872 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
25873 test for PRO targets.
25874
25875 * gdb.base/funcargs.exp: Avoid ever setting more than 8
25876 breakpoints in the inferior at any given time by making
25877 two groups of breakpoints for call2*, call6* and call7*
25878 tests.
25879
25880Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25881
25882 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
25883 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
25884 from optimizing it away.
25885 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
25886 "call inferior func with struct".
25887
25888Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
25889
25890 * configure.in: Only configure gdb.chill for particular targets.
25891
25892Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
25893
25894 * gdb.base/Makefile.in: Add action to .c.o transformation
25895 rule that generates a .ci file for each .o file and remove
25896 explicit .c.o rules except for callfuncs.o.
25897 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
25898 generates a .ci file for each .o file and remove explicit
25899 .cc.o rules.
25900 (clean): Remove *.tmp *.ci files.
25901 (EXECUTABLES): Remove templ-info.exp.
25902 * gdb.base/compiler.c: New file.
25903 * gdb.c++/compiler.cc: New file
25904 * gdb.base/scope.exp: Source gdb.base/scope.ci.
25905 Change rs6000-*-* xfail for
25906 "print 'scope0.c'::filelocal_ro" and
25907 "print 'scope1.c'::filelocal" and
25908 "print 'scope1.c'::filelocal_bss" and
25909 "print 'scope1.c'::filelocal_ro" and
25910 "print 'scope1.c'::foo::funclocal" and
25911 "print 'scope1.c'::foo::funclocal_ro" and
25912 "print 'scope1.c'::bar::funclocal" and
25913 "print 'scope0.c'::filelocal_ro" and
25914 "print 'scope1.c'::filelocal at foo" and
25915 "print 'scope1.c'::filelocal_bss at foo" and
25916 "print 'scope1.c'::filelocal_ro at foo" and
25917 "print 'scope1.c'::foo::funclocal at foo" and
25918 "print 'scope1.c'::foo::funclocal_bss at foo" and
25919 "print 'scope1.c'::foo::funclocal_ro at foo" and
25920 "print 'scope1.c'::bar::funclocal at foo" and
25921 "print 'scope0.c'::filelocal_ro" and
25922 "print 'scope1.c'::filelocal" and
25923 "print 'scope1.c'::filelocal_bss" and
25924 "print 'scope1.c'::filelocal_ro" and
25925 "print 'scope1.c'::foo::funclocal" and
25926 "print 'scope1.c'::foo::funclocal_bss" and
25927 "print 'scope1.c'::foo::funclocal_ro" and
25928 "print 'scope1.c'::bar::funclocal" and
25929 "print 'scope1.c'::bar::funclocal_bss"
25930 to only be xfail'd when not compiled with gcc.
d63a86f8 25931 Add rs6000-*-* xfail for
c906108c
SS
25932 "print 'scope0.c'::filelocal_bss before run"
25933 when compiled with gcc.
25934 (test_at_main): Add rs6000-*-* xfail for
25935 "print filelocal_ro in test_at_main"
25936 when compiled with gcc.
25937 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 25938 Add rs6000-*-aix* xfail for
c906108c
SS
25939 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
25940 "ptype t_char_array", not compiled with gcc.
25941 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
25942 xfail for "list foo (in include file)" when gcc compiled.
25943 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 25944 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
25945 "run to call0a" if not compiled with gcc.
25946 (unsigned_integral_args): Add rs6000-*-* xfail for
25947 "run to call1a" if not compiled with gcc.
25948 (float_and_integral_args): Add rs6000-*-* xfail for
25949 "run to call2a" if not compiled with gcc and for
25950 "continue to call2b" for any compiler.
25951 Add rs6000-*-* xfail to
25952 "print f1 after run to call2a" for gcc compiled.
25953 (discard_and_shuffle): Add rs6000-*-* xfail for
25954 "run to call6a".
25955 (shuffle_round_robin): Add rs6000-*-* xfail for
25956 "backtrace from call7a" if not compiled with gcc.
25957 Add rs6000-*-* xfail for
25958 "backtrace from call7b" if compiled with gcc.
25959 (call_after_alloca): Add rs6000-*-* xfail for
25960 "print c in call_after_alloca" and
25961 "print s in call_after_alloca" and
25962 "backtrace from call_after_alloca_subr"
25963 if not compiled with gcc.
25964 (localvars_in_indirect_call): Add rs6000-*-* xfail for
25965 "print c in localvars_in_indirect_call" and
25966 "print c in localvars_in_indirect_call" and
25967 "backtrace in indirectly called function" and
25968 "stepping into indirectly called function"
25969 if not compiled with gcc.
25970 (localvars_after_alloca): Add rs6000-*-* xfail for
25971 "print c after runto localvars_after_alloca" and
25972 "print s after runto localvars_after_alloca" and
25973 "print i after runto localvars_after_alloca" and
25974 "print l after runto localvars_after_alloca"
25975 for all compilers.
25976 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
25977 than whatis-info.exp.
25978 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
25979 than opaque-info.exp.
25980 Setup rs6000-*-* xfail for
d63a86f8 25981 "ptype on opaque struct pointer (statically)" and
c906108c
SS
25982 "ptype on opaque struct pointer (dynamically)" when
25983 not compiled with gcc.
25984 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
25985 rather than callf-info.exp.
25986 (do_function_calls): Add clear_xfail for rs6000-*-* for
25987 "p t_float_values2(3.14159,float_val2)". Seems to work
25988 fine there, both with xlc and gcc. Need to find out what
25989 it is doing right and fix other platforms.
25990 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
25991 "call inferior func with struct - returns int",
25992 "call inferior func with struct - returns long",
25993 "call inferior func with struct - returns float",
25994 "call inferior func with struct - returns double",
25995 "call inferior func with struct - returns char *",
25996 but only if not gcc compiled (presumes xlc compiled).
25997 Change rs6000-*-* xfails for
25998 "call inferior func with struct - returns char" and
25999 " call inferior func with struct - returns short" to only
26000 xfail if not using gcc.
26001 (clean mostlyclean): Remove *.ci and *.tmp files.
26002 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
26003 than templ-info.exp.
26004 * gdb.base/langs.exp: Source gdb.base/langs.ci.
26005 Add rs6000-*-* xfail for "up to foo in langs.exp"
26006 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 26007 when not gcc compiled.
d63a86f8 26008
c906108c
SS
26009Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
26010
26011 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
26012 * gdb.base/corefile.exp: Likewise.
26013 * gdb.base/list.exp: Likewise.
26014 * gdb.base/scope.exp: Likewise.
26015 * gdb.base/siganls.exp: Likewise.
26016
26017 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
26018 compiler output.
26019 * gdb.base/whatis.exp: Likewise.
26020
26021Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
26022
26023 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
26024 failure (opcode table has been fixed to match reality).
26025
26026Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
26027
26028 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
26029 "call inferior func with struct - returns char",
26030 "call inferior func with struct - returns short"
26031
26032 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
26033 "print 'scope0.c'::filelocal at main",
26034 "print 'scope0.c'::filelocal_bss in test_at_main",
26035 "print 'scope0.c'::filelocal at foo",
26036 "print 'scope0.c'::filelocal_bss in test_at_foo",
26037 "print 'scope0.c'::filelocal at bar",
26038 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 26039
c906108c
SS
26040 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
26041 in source file 1". This bug seems to have been fixed with both
26042 gcc and native cc (was native assembler bug?).
26043
26044Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
26045
26046 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
26047 "backtrace through signal handler" to "i*86-*-sysv4*".
26048 * gdb.base/signals.exp: Add xfail for "'next' behaved as
26049 continue" case. Add "known SVR4 bug" to fail message.
26050 Add "i*86-*-bsdi2.0" xfail for "handle all print".
26051 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
26052 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
26053 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
26054 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
26055 "up to foo in langs.exp", "show language at foo in
26056 langs.exp", "up to cppsub_ in langs.exp", "show
26057 language at cppsub_ in langs.exp", "up to fsub in
26058 langs.exp", and "show language at fsub in langs.exp".
26059 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
26060 "bactrace in corefile.exp".
26061 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
26062 "call inferior function with struct - returns float" and
26063 "call inferior function with struct - returns double".
d63a86f8 26064
c906108c
SS
26065Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
26066
26067 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
26068 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
26069 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
26070 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
26071
26072Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
26073
26074 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
26075 (or overriden) "CHILL" macro rather then bare "gcc".
26076 Also look for ../../gcc/xgcc since that is what we will
26077 actually need, not "Makefile". Remove following assignment
26078 of CHILL to CHILL_FOR_TARGET because that results in
26079 recursive definition.
26080
26081Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
26082
26083 * gdb.base/corefile.exp: Change xfail for backtrace in
26084 corefile.exp from linuxaout to all linux.
26085 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
26086 cases where we miss the breakpoint at the signal handler
26087 for some reason. Setup xfail for linuxoldld/linuxaout and
26088 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
26089 hitting SIGURG breakpoint.
26090 * gdb.base/signals.exp: Setup xfail for "next" acting like
26091 continue to add linuxoldld. Setup xfail for all linux for
26092 "next to handler in signals_tests_1", "backtrace in
26093 signals_tests_1", "continue to func1", "pass SIGUSR1",
26094 and continue to handler".
26095
26096Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
26097
26098 * Update all FSF addresses except those in COPYING* files.
26099
26100Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
26101
26102 * gdb.base/a2-run.exp: Change messages to be more explicit about
26103 the status of args, and quote binfile in results.
26104
26105Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
26106
26107 * gdb.base/callfuncs.exp: Add tests for passing structs to
26108 inferior functions and return various types.
26109 * gdb.base/callfuncs.c: Add functions to receive a struct
26110 and return a member of the struct, in various types.
26111
26112Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26113
26114 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
26115
26116Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
26117
26118 * config/vxworks29k.exp: New file, sources vxworks.exp.
26119
26120Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
26121
26122 * config/gdbremote.exp: New file. Testing framework using
26123 gdbserver.
26124
26125Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
26126
26127 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
26128 "call function when asleep" and "send end of file".
26129 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
26130 for "backtrace in corefile.exp".
26131 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
26132 for "backtrace through signal handler".
26133 * gdb.base/corefile.exp: Make sure we actually generate a core file
26134 before trying the core tests. Some systems allow the user to suppress
26135 generation of core files and default to that (linux for example).
26136 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
26137 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
26138
26139Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
26140
26141 * gdb.threads: New directory with some crude multi-threaded
26142 gdb tests (step.exp and step2.exp).
26143 * config/mt-lynx (STEP_EXECUTABLE): Define.
26144 (THREADFLAGS): Define.
26145
26146Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
26147
26148 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
26149
26150 * gdb.base/signals.exp: Disable whole file for lynx until
26151 further notice.
26152
26153 * gdb.base/signals.exp: xfail test where "next" acts like
26154 "continue" for lynx.
26155
26156 * gdb.base/interrupt.exp: xfail test for calling function while
26157 inferior is asleep for lynx.
26158
26159 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
26160 than one cr-lf after each command.
26161
26162Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26163
26164 * configure.in: Reinstate setting of stabsdirs variable, fix
26165 typo in setting up configdirs for native builds.
26166
26167 * gdb.base/return.exp: Fix typo in return double test.
26168 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
26169 compiler from optimizing them away.
26170
26171Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
26172
26173 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
26174 sequences to be echo'd by gdb when using gdb_test.
26175 * gdb.chill/chexp.exp: Likewise.
26176 * gdb.fortran/exprs.exp: Likewise
26177
26178Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
26179
26180 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
26181 after the inferior gdb has started.
26182
26183 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
26184 after each command.
26185 * gdb.base/funcargs.exp: Likewise.
26186 * gdb.base/gdbvars.exp: Likewise.
26187 * gdb.base/interrupt.exp: Likewise.
26188 * gdb.base/list.exp: Likewise.
26189 * gdb.base/watchpoint.exp: Likewise.
26190 * gdb.c++/demangle.exp: Likewise.
26191 * gdb.c++/inherit.exp: Likewise.
26192 * gdb.chill/chexp.exp: Likewise.
26193 * gdb.fortran/exprs.exp: Likewise.
26194
26195 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
26196 test if we can't handle IO to/from the inferior.
26197
26198 * gdb.c++/misc.exp: Always check for a program already being
26199 started after sending a "run" command to gdb.
26200
26201 * gdb.base/twice.exp: Start with a fresh gdb.
26202
26203 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
26204 only depend on gdb's expression code, not the chill runtime.
26205
26206 * gdb.base/return.c: Put return values into variables so we
26207 can have gdb print them rather than depending on the program
26208 to print them.
26209 * gdb.base/return.exp: Corresponding changes.
26210
26211 * lib/gdb.exp: Provide default value for noinferiorio.
26212 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
26213 the inferior.
26214
26215 * gdb.base/break.exp: Always check for a program already being
26216 started after sending a "run" command to gdb.
26217 (text_next_with_recursion): Don't check the output from the
26218 program's printf statement. Instead just make sure the program
26219 exited.
26220
26221 * gdb.base/commands.exp: Protect tests which need arguments with
26222 $noargs conditionals.
26223
26224Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26225
26226 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
26227 of structure member arrays to match gdb/valops.c:value_addr change.
26228
26229Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
26230
26231 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
26232 cases.
26233
26234Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
26235
26236 * configure.in (configdirs): Remove gdb.chill from default list
26237 of subdirs and then add it back in only if doing a native build.
26238 The current chill compiler does not yet work in any cross build.
26239 * Revert all signal changes from Jul 6.
26240 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
26241 for sh-hms targets, allowing these tests to link, with no other
26242 changes. Testing is suppressed by setting "nosignals" in site.exp.
26243
26244Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
26245
26246 * configure.in (signaldirs): Define and add to configdirs for all
26247 targets except some specific ones that are known to not support signals.
26248 Also clean up formatting.
26249 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
26250 (signals, sigall): Remove rules to build.
26251 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
26252 Moved to new gdb.signals directory.
26253 * gdb.signals: New test directory.
26254 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
26255 signals.c signals.exp}: New or moved files.
26256
26257Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
26258
26259 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
26260
26261Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
26262
26263 * gdb.base/return.exp: Xfail `return double' test failure
26264 on at least Solaris 2.3 and handle future/past versions on
26265 a case by case basis as appropriate. Also update message
26266 to include i*86 failures.
26267
26268Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26269
26270 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
26271
26272 * lib/gdb.exp: Fix comment which erroneously identified
26273 gdb_file_cmd as gdb_load (the 19 May change was in fact to
26274 gdb_file_cmd not gdb_load).
26275 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
26276
26277 * gdb.base/setvar.exp: Make test names consistent between pass and
26278 fail cases. Use gdb_test more.
26279
26280Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26281
26282 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
26283
26284Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26285
26286 * gdb.base/help.exp: Fix expected help string for `show commands'.
26287
26288Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
26289
26290 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
26291
26292 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
26293 of a text section.
26294
26295Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
26296
26297 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
26298 that loop eventually terminates. Fix Connection refused logic so
26299 that testsuite will expire nicely.
26300
26301Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
26302
26303 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
26304 config/rom68k.exp: New tcl glue for the appropriate monitors.
26305 These all just end up calling monitor.exp.
26306 * config/monitor.exp (gdb_target_monitor): Handle `Connection
26307 refused' by retrying. Cleanup some timeout issues.
26308 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
26309 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
26310 callers don't have to set/restore global timeout variable.
26311
26312 * The following set of changes centralizes management of the global
26313 timeout variable. This way, it can be set in one target dependent
26314 place instead of dozens of places scattered throughout the test suite.
26315 If you need to lengthen a timeout, then you should either set timeout
26316 in one of the config/{target}.exp files, or multiply it by a factor.
26317 Setting it to an absolute value is always going to lose for some
26318 targets.
26319 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
26320 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
26321 * gdb.base/funcargs.exp: Don't set timeout.
26322 * gdb.base/list.exp (test_forward_search): Only use local timeout.
26323 * gdb.base/printcmds.exp (test_print_string_constants
26324 test_print_array_constants): Don't set timeout.
26325 * gdb.base/ptype.exp: Don't set timeout.
26326 * gdb.base/recurse.exp: Don't set timeout.
26327 * gdb.base/return.exp: Don't set timeout.
26328 * gdb.base/watchpoint.exp: Don't set timeout.
26329 * gdb.c++/classes.exp (do_tests): Don't set timeout.
26330 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
26331
26332Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
26333
26334 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
26335
26336Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26337
26338 * lib/gdb.exp: Disable chill tests for irix5.
26339
26340Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26341
26342 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
26343 each test pass or fail.
26344
26345Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26346
26347 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
26348 xlc not gcc.
26349
26350Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
26351
26352 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
26353
26354Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
26355
26356 * config/est.exp: Fix copyright and comments. Remove dead code.
26357 Use targetname, serialport and baud variables instead of fixed
26358 constants.
26359 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
26360 * config/cpu32bug.exp: New file to support cpu32bug monitors.
26361
26362Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26363
26364 * gdb.base/watchpoint.exp: Don't run
26365 test_watchpoint_triggered_in_syscall for sunos.
26366
26367Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26368
26369 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
26370 they don't seem to exist. Do include stdio.h.
26371
26372Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26373
26374 * gdb.base/a1-selftest.exp: Add alpha xfail.
26375
26376Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26377
26378 * gdb.base/watchpoint.c (main): Prompt before calling read().
26379 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
26380 Revise accordingly. Remove cruft about sending "123" several
26381 times, until it gets noticed. Clean up the "print buf[0]" stuff
26382 so that it passes or fails, and waits for prompts in the usual way.
26383
26384Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26385
26386 * gdb.base/recurse.exp: Fix comment.
26387
26388 * TODO: Remove item about printing variables in nodebug.exp. Add
26389 item about enabling tests which are only run on some targets.
26390
26391 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
26392 fail, make test names unique, use new gdb_test convention
26393 regarding pattern, use gdb_test more, etc.).
26394
26395 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
26396 fail, make test names unique, etc.).
26397
26398Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26399
26400 * gdb.base/nodebug.c: Change return type of top and middle to
26401 short.
26402 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
26403 are fixed by the recent mdebugread.c changes. Allow `short ()'
26404 as type for top and middle.
26405
26406Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26407
26408 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
26409 nearly as I can tell, the whole thing was an accident in Stu's
26410 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
26411 to replace a send/expect pair with gdb_test, but ended up only
26412 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
26413 of 30 Mar 1995 took care of it, but left this vestigial comment
26414 which I am now nuking.
26415
26416Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26417
26418 * gdb.base/break.exp: Look for different line number for
26419 breakpoint at main depending on usestubs.
26420
26421Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26422
26423 * gdb.base/list.exp: Adjust some alternate expect patterns to
26424 match recent list0.c change. Add alternate expect pattern for
26425 output from `list default lines around main' for optimizing
26426 compilers.
26427
26428Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26429
26430 * lib/gdb.exp: If nosignals is not set, set it to 0.
26431
26432Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
26433
26434 * config/slite-gdb.exp: Responds to load symbol table prompt.
26435 * gdb.base/break.exp: Adjust line number, fix rerun.
26436 * gdb.base/langs0.c: Add #ifdef usestubs.
26437
26438Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
26439
26440 * gdb.base/list.exp: Adjust line contents after adding new lines in
26441 list0.c. Also fix a syntax error.
26442
26443 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
26444 * gdb.base/break.exp: ditto.
26445 * gdb.base/list.exp: ditto.
26446 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
26447 * gdb.base/run.c: ditto.
26448 * gdb.base/list0.c: ditto.
26449 * gdb.base/funcargs.c: ditto.
26450
26451Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
26452
26453 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
26454 $targetname, $serialport and $baud instead of hardwired variables.
26455 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
26456 target doesn't support signals.
26457
26458Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
26459
26460 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
26461
26462Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26463
26464 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
26465 Don't rely on the value of an auto variable before it has been
26466 initialized. Use gdb_test more.
26467
26468Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26469
26470 * lib/gdb.exp (default_gdb_version): A version number must start
26471 with a digit, but other than that contains all characters up to
26472 the first whitespace character.
26473
26474Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26475
26476 * gdb.base/commands.exp (breakpoint_command_test): New tests.
26477
26478Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26479
26480 * gdb.c++/*.exp: Warn if executable does not exist. The original
26481 reason for skipping the warning was that configure.in sometimes
26482 intentionally skipped building the executables but the tcl code
26483 had no way of knowing. That (a) was always bogus with respect to
26484 error handling, (b) is no longer true (right now there is no way
26485 to skip C++ tests).
26486
26487 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
26488
26489Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26490
26491 * gdb.base/list.exp: Add expect patterns for output from
26492 SunPRO compiled executables.
26493 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
26494 types.
26495
26496Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26497
26498 * gdb.base/break.exp (test_next_with_recursion): Accept any line
26499 number (we are already testing that the correct source line text
26500 gets printed).
26501
26502 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
26503 that is what is intended, but something needed to be done to get
26504 sunos4 native working again.
26505
26506 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
26507
26508 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
26509 apparently went with a (very) old xfail.
26510
26511Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
26512
26513 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
26514 runto_main is a proc in gdb.exp that will do 'step' for target use
26515 stubs.
26516 * gdb.base/exprs.exp: ditto.
26517 * gdb.base/interrupt.exp: ditto.
26518 * gdb.base/opaque.exp: ditto.
26519 * gdb.base/printcmds.exp: ditto.
26520 * gdb.base/ptype.exp: ditto.
26521 * gdb.base/scope.exp: ditto.
26522 * gdb.base/setvar.exp: ditto.
26523 * gdb.base/signals.exp: ditto.
26524 * gdb.base/twice.exp: ditto.
26525 * gdb.c++/classes.exp: ditto.
26526 * gdb.c++/inherit.exp: ditto.
26527 * gdb.c++/templates.exp: ditto.
26528 * gdb.base/break.exp: no run and hit main for stubs. Change line
26529 numbers for breakpoints and info breakpoint.
26530 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
26531 breakpoint().
26532 * gdb.base/callfuncs.c: ditto.
26533 * gdb.base/exprs: ditto.
26534 * gdb.base/interrupt.c: ditto.
26535 * gdb.base/opaque0.c: ditto.
26536 * gdb.base/printcmds.c: ditto.
26537 * gdb.base/ptype.c: ditto.
26538 * gdb.base/scope0.c: ditto.
26539 * gdb.base/setvar.c: ditto.
26540 * gdb.base/signals.c: ditto.
26541 * gdb.base/twice.c: ditto.
26542 * gdb.c++/misc.cc: ditto.
26543 * gdb.c++/templates.cc: ditto.
26544
26545Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26546
26547 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
26548
26549 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
26550 somewhere between `read' and `main.c'. I'm pretty sure the
26551 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
26552 and it isn't particularly useful.
26553
26554 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
26555
26556Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26557
26558 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
26559
26560Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
26561
26562 * config/mt-slite: add LIBS and -nostdlib.
26563 * config/slite-gdb.exp: add this new file to support sparclite target.
26564
26565Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
26566
26567 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
26568
26569 * gdb.base/a2-run.exp: Change argument to istarget from
26570 "*-*-vxworks" to "*-*-vxworks*".
26571 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
26572
26573Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
26574
26575 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
26576 will not runto main but do a 'step' to step out of breakpoint().
26577 * config/mt-slite: add -Dusestubs.
26578
26579Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26580
26581 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
26582 instead of just @.
26583
26584 * gdb.base/signals.exp: Add test for "handle all print".
26585 * TODO: Remove "handle all print". Also remove item about
26586 checking copyright date (I don't like the idea of a spurious FAIL
26587 based on when we run the tests).
26588
26589 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
26590 for SunOS4 (reason for failure not investigated). Remove
26591 redundant test for $binfile.
26592
26593 * gdb.base/nodebug.c (array_index): Call malloc.
26594
26595 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
26596
26597Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
26598
26599 * gdb.base/recurse.exp: Update gdb_test invocation to use new
26600 conventions and slightly simplify the matching regexp.
26601
26602Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26603
26604 * gdb.base/break.exp: Update gdb_test invocation to use new
26605 convention.
26606
26607 * lib/gdb.exp: If noargs is not set, set it to 0.
26608
26609 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
26610 tests unique.
26611
26612 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
26613
26614Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26615
26616 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
26617 one argument of type "<non-float parameter>".
26618
26619Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
26620
26621 * config/rom68k.exp: New file to support Motorola IDP board.
26622 * gdb.base/a2-run.exp: Skip this file if noargs is set.
26623 * gdb.base/break.c: Change things around so that this program
26624 doesn't depend upon args. This is necessary to make remote
26625 targets work (in general, they can't take args).
26626 * gdb.base/break.exp: Don't try to send args to program. Don't
26627 expect output. Also, replace lots of code with gdb_test.
26628
26629Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26630
26631 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
26632 printing of '\'' (which is what the comment says we are testing,
26633 even though we were not), not '''.
26634 (test_integer_literals_rejected): Test that printing ''' is an error.
26635
26636 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
26637 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
26638 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
26639 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
26640 Use gdb_test not test_print_accept.
26641 * lib/gdb.exp: Remove test_print_accept.
26642
26643 * gdb.base/signals.exp (signal_tests_1): Make pass message
26644 consistent with fail message.
26645
26646 * gdb.base/whatis.exp: Remove xfails for printing char vs.
26647 unsigned char; the bug (PR 1821) is fixed.
26648
26649 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
26650
26651 * gdb.base/scope.exp (test_at_localscopes): Call pass for
26652 successful tests--makes xfailing them work right.
26653
26654Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26655
26656 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
26657 only \r\n, not .*. The test can pass .* as the last thing in
26658 $pattern if that is what it wants. In addition to providing this
26659 flexibility, this change should speed up pattern matching in cases
26660 where the pattern already ended with .* (there were a number of
26661 them). This change also helps catch bad patterns--in the old
26662 scheme the typo "char \*" instead of "char \\*" would pass. Now
26663 it is caught.
26664 * Many .exp files: Update callers.
26665
26666 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
26667 clearer and does not spuriously match multiple ('s. Likewise for
26668 ) and *.
26669
26670 * gdb.base/nodebug.exp: Test ability to call a function and pass
26671 it a string (even with no debugging info).
26672
26673 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
26674 "p '\'", which is the same as "p ''" once tcl gets done with
26675 quoting, to "p '\\'", which I suspect is what is intended (one
26676 backslash gets sent to GDB).
26677
26678 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
26679
26680Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26681
26682 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
26683 1817) was fixed literally years ago.
26684
26685Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26686
26687 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
26688 test, it causes stepping out of call_after_alloca_subr with
26689 optimizing compilers.
26690 (localvars_in_indirect_call): Consume GDB prompt if `finish'
26691 fails.
26692
26693 * gdb.c++/templates.exp: Source templ-info.exp only if
26694 the templates executable exists.
26695
26696 * gdb.c++/misc.cc (class Contains_static_instance,
26697 class Contains_nested_static_instance),
26698 gdb.c++/classes.exp (test_static_members): Test printing of
26699 a class that contains a static instance of the class.
26700
26701Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26702
26703 * gdb.base/langs2.c (cppsub_): Don't prototype.
26704 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
26705 only, I believe).
26706
26707Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26708
26709 * lib/gdb.exp (skip_chill_tests): New procedure.
26710
26711 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
26712
26713Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
26714
26715 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
26716 each expect pattern. Cuts runtime from 12 to about 4 seconds.
26717
26718Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26719
26720 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
26721
26722 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
26723 disassemble 8, not 16, instructions for part 4.
26724
26725 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
26726 support the latter anymore.
26727
26728 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
26729 -DNO_PROTOTYPES.
26730 * gdb.base/callfuncs.c: Control use of prototypes based on
26731 NO_PROTOTYPES, not __STDC__.
26732 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
26733 t_float_values2 tests if prototypes in use.
26734
26735 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
26736 t_double_values): When checking differences against DELTA, check
26737 that difference is within the range (-DELTA,DELTA), not just
26738 (-infinity,DELTA).
26739
26740Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
26741
26742 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
26743 'file' command firts, then 'target', then 'load', this is due to gdb
26744 target set up.
26745 * config/mips-gdb.exp: Fix a couple regular exp bugs.
26746
26747Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
26748
26749 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
26750 FP load/store variants.
26751 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
26752
26753Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
26754
26755 * gdb.base/term.exp: Do not give a warning if not native, it is
26756 not an abnormal condition.
26757
26758Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
26759
26760 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
26761 t_char_array".
26762
26763Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
26764
26765 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
26766 are getting the version number.
26767
26768 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
26769 if not native, it is not an abnormal condition.
26770
26771Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26772
26773 * lib/gdb.exp: Just use "file exists", rather than undocumented
26774 dejagnu procedure "findfile".
26775
26776Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
26777
26778 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
26779 (LDFLAGS): Set to -Xlinker -Ur.
26780
26781 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
26782 Removed, these values are set by lib/gdb.exp.
26783
26784 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
26785
26786Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
26787
26788 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
26789 of replicating gdb startup code.
26790
26791 * config/mt-vxworks (LDFLAGS): Set to -r.
26792 (CFLAGS_FOR_TARGET): Removed.
26793
26794 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
26795 (gdb) and gdb for vxworks uses (vxgdb).
26796
26797 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
26798 executable is not in the tree and host != target, use sed and
26799 program_transform_name to determine the gdb name used by the
26800 target.
26801
26802 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
26803 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
26804
26805Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26806
26807 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
26808 floats, chars, and shorts where there are ANSI-style function
26809 definitions.
26810
26811 * gdb.base/langs.exp, gdb.base/langs*: New test.
26812 * gdb.base/Makefile.in: Build it.
26813 * TODO: Remove item about checking that C names don't get C++
26814 demangling applied; this test tests it.
26815
26816Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26817
26818 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
26819 went with the const70 xfail. The xfail went away a year ago.
26820
26821 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
26822
26823 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
26824 for hp300.
26825
26826 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
26827
26828 * gdb.base/a1-selftest.exp: Don't run on hp300.
26829
26830Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26831
26832 * Makefile.in (site.exp): Set host_alias and target_alias as well
26833 as host_triplet and target_triplet.
26834
26835Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26836
26837 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
26838
26839 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
26840 places as other ecoff systems).
26841
26842 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
26843 ultrix.
26844
26845Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26846
26847 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
26848 remove them.
26849 * gdb.base/nodebug.exp: Accept "function" in addition to "text
26850 variable and "variable" in addition to "data variable".
26851 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
26852
26853 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
26854 2.
26855 * gdb.base/list1.c (long_line): Add additional statement at start
26856 of function.
26857 * gdb.base/list.exp (test_forward_search): Update line number to
26858 reflect new statement.
26859
26860Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26861
26862 * gdb.base/signals.exp: Reinitialize searched source directories
26863 after gdb_start call.
26864
26865Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
26866
26867 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
26868 * gdb.stabs/Makefile.in: Likewise.
26869
26870 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
26871 change. Instead split the tests into smaller pieces.
26872 * gdb.disasm/hppa.s: Corresponding changes.
26873
26874Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26875
26876 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
26877 Quote ^C when passing it to stty. For some shells ^ is a pipe.
26878
26879 * gdb.base/funcargs.exp: Modify many tests so that every test
26880 either passes or fails. Make some test names unique.
26881
26882Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26883
26884 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
26885 Call stty to set interrupt character.
26886
26887 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
26888 for HP assembler versus GNU assembler based on actual behavior of
26889 $(CC), rather than assuming that $(AS) is always the GNU assembler.
26890
26891 * TODO: Suggest a few more stepping tests.
26892
26893Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
26894
26895 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
26896 restart GDB for h8300 after a continue.
26897 (return): Add pattern to match a29k-udi behavior.
26898 * gdb.base/nodebug.exp: Remove obsolete comment.
26899 * gdb.base/regs.exp: New file, testing of register displays.
26900 * gdb.base/return.exp: Fix typo in reference to $objdir.
26901 * gdb.base/whatis.exp: Always start with a fresh GDB.
26902
26903Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26904
26905 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
26906 higher, these tests generate a lot of output.
26907
26908Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26909
26910 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
26911 code following the catch silently ignored some errors; without the
26912 catch they should be thrown like any other tcl error. Also, the
26913 catch used "" instead of {} which meant all the callers who wanted
26914 to include one of the characters "[]$ had to quote it an extra time.
26915 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
26916 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
26917 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
26918 Remove extra quoting.
26919
26920Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
26921
26922 * gdb.base/commands.exp: Make test names unique; every test either
26923 passes or fails. Update some comments.
26924
26925 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
26926
26927Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26928
26929 The following fixes a FAIL caused by the fact that the alpha stabs
26930 configuration didn't use the ".if alpha" code in weird.def.
26931 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
26932 bit pointer, so the 32 bit version works even on the alpha.
26933 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
26934 Remove the stuff which allowed us to have separate versions for
26935 alpha and everything else.
26936
26937 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
26938 regexp which "info func operator\[\](" is supposed to match. Fix
26939 string to send to GDB. Note that GDB still doesn't work right. Add a
26940 new test for "info func .perator\[\](" which GDB does handle correctly.
26941
26942 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
26943
26944Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26945
26946 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
26947 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
26948 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
26949 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
26950 it makes the tests harder to understand and confuses test-o-matic.
26951 The preferred style is that each test provides a PASS or a FAIL,
26952 and has a unique message (e.g. "continue #54" not just "continue")
26953 which is the same for the pass and the fail.
26954 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
26955 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
26956 to lib/gdb.exp.
26957 * gdb.base/printcmds.exp: Use test_print_accept. Remove
26958 prt_accept which was basically the same thing. Likewise for
26959 test_print_reject and prt_reject.
26960 * lib/gdb.exp (test_print_reject): Add some more error message
26961 patterns to match from the former printcmds.exp (prt_reject).
26962 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
26963 One defect of the passcount stuff is that some of it failed to
26964 report XPASS where appropriate.
26965 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
26966 stuff before and after arg in expected pattern.
26967 (test_paddr_operator_functions): Re-do test without print_addr_of;
26968 this is the only test which seems to want extra stuff there.
26969
26970Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26971
26972 * gdb.base/nodebug.exp: Update new tests to reflect improved
26973 wording of gdb output.
26974
26975 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
26976 and "ptype" work on variables in files compiled without -g.
26977 Replaces commented out "maint print msymbol" tests.
26978
26979Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26980
26981 * gdb.base/setvar.c (dummy): Call malloc.
26982
26983 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
26984 losing with the irix4 sed.
26985
26986 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
26987 ALRM" on irix4.
26988
26989Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26990
26991 * TODO: Remove items about corefile.exp testing new exec-file and
26992 backtrace; both are now done. Add items about printing enums.
26993
26994Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26995
26996 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
26997 "get signal $thissig" test fails.
26998
26999 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
27000
27001Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27002
27003 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
27004 compiler warning with dec alpha compiler.
27005
27006 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
27007 extra \n from gdb_test call (this explains why the prompt test
27008 that I removed yesterday was there).
27009 (user_defined_command_test): Remove extra \n and prompt test.
27010
27011 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
27012 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
27013 doesn't exist.
27014 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
27015 Also remove alpha workaround, which turns out to be because
27016 SIGABRT == SIGLOST.
27017
27018 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
27019
27020 * gdb.base/help.exp: Don't test "help show".
27021
27022Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27023
27024 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
27025 "set print address" is on.
27026 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
27027 pass prompt to gdb_test; gdb_test already looks for the prompt.
27028
27029 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
27030
27031 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
27032 was a vestige of the manual TESTSTRATEGY, and the purpose of it
27033 was to make sure that gdb can read a core file. But (a) the "read
27034 the corefile" part didn't make it to a1-selftest.exp, we just
27035 delete the corefile after creating it, and (b) we test reading
27036 corefiles in corefile.exp anyway. Also, this test left around a
27037 xgdb process on Solaris.
27038
27039 * gdb.base/corefile.exp: Also test backtrace.
27040
27041Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
27042
27043 * gdb.base/commands.exp: Test a simple user defined command with
27044 arguments and if/while statements; verify the full user command is
27045 printed by "show user".
27046
27047 * gdb.base/commands.exp: Test if/while commands as part of a
27048 breakpoint command list; verify they appear in breakpoint
27049 information.
27050
27051Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27052
27053 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
27054 than by dividing by zero.
27055
27056Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
27057
27058 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
27059 performing an inferior call with watchpoints enabled.
27060 * gdb.base/watchpoint.c (main): Delete second unnecessary read
27061 call.
27062
27063Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27064
27065 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
27066 of "file" command.
27067
27068 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
27069 Add additional pattern for when "int operator int(void);" appears
27070 in a different order.
27071
27072Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27073
27074 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
27075
27076 * gdb.base/help.exp: Replace most of docstrings for "info signals"
27077 and "signal" with ".*".
27078
27079Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27080
27081 * TODO: Add note about "handle all nostop".
27082
27083 * gdb.base/{sigall.c, sigall.exp}: New test.
27084 * gdb.base/Makefile.in: Add it.
27085
27086Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
27087
27088 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
27089 when invoking GDB, suppresses any windowing interface.
27090
27091Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
27092
27093 * config/sim-gdb: New file, simulator testing support.
27094
27095Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
27096
27097 * gdb.base/interrupt.exp: Test calling func1 twice.
27098
27099Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
27100
27101 * gdb.base/list.exp (test_forward_search): Set timeout higher
27102 when we'll be getting lots of output from gdb.
27103
27104 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
27105 "init_malloc" to after the expect statement. Run it if that
27106 regexp is taken, but also for two others which happen if source
27107 cannot be found.
27108
27109Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27110
27111 * gdb.base/printcmds.exp: New test, for printing register before
27112 program is running.
27113
27114Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27115
27116 * gdb.base/list.exp: Correct some alternate expect patterns
27117 to reflect changes in list1.c.
27118
27119Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27120
27121 * TODO: Add item regarding large frames.
27122
27123 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
27124
27125 * TODO: Remove item about enabling return.exp; it
27126 is enabled. Suggest a few more "return" tests.
27127
27128Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27129
27130 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
27131 anonymous unions.
27132
27133Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27134
27135 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
27136 and pr-5646.o, so "make" is the same as "make all", not "make
27137 pr-4975.o".
27138
27139Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
27140
27141 * gdb.base/list.exp: Adjust expectations to reflect changes in
27142 list1.c.
27143 (test_forward_search): New test proc.
27144 * gdb.base/list1.c (long_line): New function, has long source line.
27145
27146Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
27147
27148 * gdb.base/a1-selftest.exp: Change initial stepping to know about
27149 additional line of code that was added.
27150
27151Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
27152
27153 * gdb.disasm/hppa.s: Break the large branching tests into smaller
27154 tests so as not to overflow expect's input buffers.
27155 * gdb.disasm/hppa.exp: Corresponding changes.
27156
27157Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27158
27159 Beginnings of template debugging tests.
27160 * gdb.c++/templ-info.cc: New file to test for template
27161 debugging capability of the compiler.
27162 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
27163 templ-info.cc.
27164 * gdb.c++/templates.cc: Add explicit template instantiations
27165 to enable compiling with -fno-implicit-templates. Add destructor
27166 and 'value' method to T5 class for template tests.
27167 * gdb.c++/templates.exp: Add testcases for printing of template
27168 types, setting breakpoints on template methods and calling a
d63a86f8 27169 template method.
c906108c
SS
27170
27171Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
27172
27173 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
27174 branch target since some assemblers (gas-2.5) may emit a
27175 relocation for the branch instead of resolving it in the
27176 assembler.
27177
27178Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27179
27180 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
27181 through signal handler.
27182
27183Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27184
27185 * configure.in (*-*-netware): Use config/mt-netware.
27186
27187 * config/mt-netware: New file.
27188 * config/mt-i386-netware: Removed, separate configs for different
27189 netware architectures are no longer needed now that we have
27190 --with-headers.
27191
27192Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27193
27194 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
27195 by the recent changes to use ANSI C arithmetic conversions.
27196
27197Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27198
27199 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
27200 bug involving using inferior_pid to figure out whether to select a
27201 frame.
27202
27203Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
27204
27205 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
27206 match the current disassembler output.
27207
27208Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
27209
27210 * gdb.fortran/exprs.exp: Expect VOID instead of void.
27211 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
27212 types, expect "int" as type of integer values (for now).
27213
27214Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
27215
27216 * gdb.base/commands.exp: New tests for if/while commands.
27217
27218Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
27219
27220 * lib/gdb.exp (runto): Replace sub-pattern for hex value
27221 by .*, since hex values have different syntax in Chill mode.
27222
27223Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27224
27225 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
27226 linefeed from expect pattern for repeated types with indices > 9.
27227
27228Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
27229
27230 First part of Fortran test suite.
27231 * gdb.fortran: New directory.
27232 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
27233
27234Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27235
27236 * gdb.base/default.exp: Update expect pattern for load command
27237 without arguments.
27238
27239Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
27240
27241 * configure.in: Change i386 to i[345]86.
27242 * gdb.base/configure.in: Likewise.
27243 * gdb.c++/configure.in: Likewise.
27244 * gdb.chill/configure.in: Likewise.
27245
27246Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
27247
27248 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
27249 patterns, since that is not a valid context for comments.
27250
27251Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
27252
27253 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
27254 repeated types and repeated types with indices > 9.
27255
27256Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
27257
27258 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
27259 2417; old bug has been fixed.
27260
27261Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
27262
27263 * gdb.base/interrupt.exp: When trying to wake up the inferior,
27264 send the newline ourselves instead of assuming gdb_test will do
27265 so when passed an empty input string.
27266
27267 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
27268 stabs testcode.
27269
27270Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27271
27272 * lib/gdb.exp (gdb_test): Don't send anything if the first
27273 argument is an empty string. This makes cases where we want to
27274 match output that is already in expect's buffers (for example,
27275 matching a breakpoint after gdb_run_cmd has been called) work
27276 reliably.
27277
27278Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27279
27280 * config/netware.exp: New file.
27281
27282Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27283
27284 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
27285 the -B and -L prefixes so we can find the debugging stub.
27286
27287 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
27288 there and we are using the gcc from the tree.
27289
27290 * gdb.base/types.c: Removed.
27291
27292 * gdb.base/configure.in: Look for makefile fragments in ../config.
27293 Recognize i386-*-netware.
27294 * gdb.c++/configure.in: Likewise.
27295
27296Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27297
27298 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
27299 the correct TCL syntax.
27300
27301Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27302
27303 * gdb.base/opaque.exp: use runto instead of messing around with
27304 breakpoints. Simplify by using gdb_test.
27305
27306 * gdb.base/bitfields.exp: restart between tests on netware targets
27307 because breakpoints aren't relocated after target death. Run
27308 processes to completion.
27309
27310 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
27311
27312Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
27313
27314 * Makefile.in: Remove extra tabs that confuse some versions
27315 of "make". Use the newly built gdb to test with by default,
27316 rather than the first one in the tester's search path.
27317
27318Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
27319
27320 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
27321
27322 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
27323 condition help.
27324
27325Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27326
27327 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
27328
27329 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
27330 running.
27331 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
27332 * gdb.base/funcargs.exp: Likewise.
27333
27334 * gdb.base/bitfields.exp: Simplify by using gdb_test.
27335 * gdb.base/funcargs.exp: Likewise.
27336
27337 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
27338 message is "".
27339
27340Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27341
27342 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
27343 return,signals,twice}.exp: Handle non-existant binaries
27344 consistantly.
27345
27346 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
27347 * gdb.base/Makefile.in: Don't try to generate a core dump, we
27348 might testing a cross development system.
27349
27350Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27351
27352 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
27353 runtest script is relative to ${srcdir}, not ${rootdir}.
27354
27355Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
27356
27357 * gdb.base/signals.exp: Allow for optionality of breakpoint
27358 address.
27359
27360Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27361
27362 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
27363
27364Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27365
27366 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
27367 for size_t definition.
27368 * gdb.c++/templates.cc: Likewise
27369
27370 * config/mt-i386-netware: New file.
27371
27372 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
27373 defined.
27374
27375 * gdb.base/Makefile.in: Added support for systems that name core
27376 files by appending "core" to the program name.
27377 * gdb.base/a1-selftest.exp: Likewise.
27378
27379Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27380
27381 * gdb.base/return.exp: Add comment and message for `return double'
27382 test failure on Sparc Solaris.
27383
27384Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
27385
27386 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
27387
27388Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27389
27390 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
27391 from optimizing them away.
27392 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
27393 patterns to include default constructors and assignment operators,
27394 to match gcc versions beyond 2.5.8. Accept any cplus demangling
27395 character in the output of the virtual base pointer.
27396
27397Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27398
27399 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
27400 expression match in print_addr_of to avoid unintented matches.
27401 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
27402 versions up to 2.5.8.
27403
27404Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27405
27406 * gdb.base/list.exp: Tweak alternate pattern for listing of an
27407 included file to run under newer versions of expect.
27408 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
27409 consecutive >'s in templates to accomodate recent cplus-dem.c change.
27410 Remove xfail for the virtual table of BDDHookV.
27411
27412Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
27413
27414 * lib/gdb.exp (string_to_regexp): Set a default result.
27415 (default_gdb_start): Fix misleading message.
27416
27417Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
27418
27419 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
27420 Remove all CC, etc definitions.
27421 * config/mt-hpux: New file.
27422 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
27423 (CFLAGS, LDFLAGS): Define.
27424 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
27425
27426 * Makefile.in (site.exp): Don't insert host_os, etc.
27427 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
27428 (distclean): Check existence of subdir.
27429 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
27430 * gdb.base/Makefile.in: General cleanup and simplification.
27431 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
27432 to build executables. Use default rule to build .o files.
27433 (EXPECT, RUNTEST, CC): Fix relative pathname.
27434 (site.exp): Don't insert host_os, etc.
27435 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
27436 and/or SIGUSR1 defined.
27437 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
27438 * gdb.c++/Makefile.in: General cleanup and simplification.
27439 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
27440 (CFLAGS): Remove.
27441 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
27442
27443Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
27444
27445 * gdb.base/recurse.exp: Misc changes to get tests running again
27446 after Kung's changes to the watchpoint code.
27447 * gdb.base/watchpoint.exp: Likewise.
27448
27449Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
27450
27451 * lib/gdb.exp (string_to_regexp): Convert {\} also.
27452
27453Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
27454
27455 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
27456 * lib/gdb.exp (default_gdb_start): Define.
27457 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
27458 gdb.base/funcargs.exp, gdb.base/opaque.exp,
27459 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
27460 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
27461 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
27462 Don't call gdb_target_udi in between tests.
27463
27464Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27465
27466 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
27467 (which was basically just a local version of the same thing). In
27468 addition to avoiding duplication, gdb_test_exact is faster.
27469 * lib/gdb.exp (gdb_test_exact): Fix typo.
27470
27471 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
27472 don't give an error.
27473
27474 * gdb.base/term.exp: Call delete_breakpoints before starting.
27475
27476 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
27477 (t10): Add comment.
27478
27479Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
27480
27481 Reorganization of the GDB Test Suite.
27482
27483 * gdb.base: New directory, contains all the basic tests.
27484 * gdb.c++: New directory, tests specific to C++.
27485 * gdb.chill: New directory, tests specific to Chill.
27486 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
27487 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
27488 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
27489 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
27490 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
27491 t30-31 to chill).
27492 * */gdbme.*: Rename to match appropriate expect scripts.
27493 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
27494 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
27495 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
27496 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
27497 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
27498 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
27499 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
27500 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
27501 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
27502 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
27503 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
27504 gdb.c++/virtfunc.cc: New names of C++ files.
27505 * gdb.chill/chillvars.ch: New name of Chill file.
27506 * gdb.base/configure.in, gdb.c++/configure.in,
27507 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
27508 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
27509 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
27510 * configure.in (configdirs): Update to reflect directory changes.
27511 (target_abbrev): No longer define for any configuration.
27512 * Makefile.in: Cosmetic improvements to header comments.
27513
27514Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
27515
27516 Various changes to gdb.t31:
27517
27518 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
27519 * gdbme.ch: Make all key-words and predefineds be upper-case.
27520 * chillvars.exp: Expect key-words and predefinds in upper-case.
27521
27522 * chillvars.exp: Use gdb_test_exact many places.
27523 Change expected output for arrays (which now includes index labels).
27524
27525 * pr-5020.exp, gdme.ch (module PR_5020):
27526 New test, for PR-5020.
27527
27528Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
27529
27530 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
27531 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
27532
27533Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
27534
27535 * Makefile.in: Fix bit-rot in definitions of CHILL,
27536 CHILL_FOR_TARGET and Chill_LIB.
27537 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
27538 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
27539 CHILL, and CHILL_LIB.
27540
27541Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
27542
27543 * Revert the previous changes. Please see Rob's directory
27544 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
27545
27546Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
27547
27548 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
27549 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
27550 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
27551 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
27552 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
27553 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
27554 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
27555 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
27556 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
27557 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
27558 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
27559 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
27560 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
27561 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
27562 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
27563 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
27564 changes from 94Q1.
27565
27566Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
27567
27568 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
27569 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
27570 Rob's new testing fragments.
27571
27572Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
27573
27574 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 27575 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
27576
27577Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
27578
27579 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
27580 version also, match on casted version strings, and match on
27581 gdb startup case where the line numbers might be messed up.
27582
27583Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
27584
27585 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 27586 (CFLAGS): Delete it from here.
c906108c
SS
27587
27588Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
27589
27590 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
27591
27592Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
27593
27594 * Makefile.in (RUNTEST): Default to just "runtest".
27595
27596Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27597
27598 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
27599 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
27600 the code has been restructured.
27601
27602Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27603
27604 * gdb.t00/default.exp (set write): Allow any number of \r and/or
27605 \n, not just one of each.
27606
27607 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
27608 /bin/cc gives a warning if you do.
27609
27610Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
27611
d63a86f8 27612 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
27613 __t10ListS_link1ZUiRCUiPT0
27614
27615Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27616
27617 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
27618 on local variables in recursive functions.
27619
27620 * gdb.t07/Makefile.in: Build the new test.
27621
27622Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27623
27624 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
27625 directly. Instead compare the return values from actual calls.
27626
27627Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
27628
27629 * Makefile.in (check): Set TCL_LIBRARY for runtest.
27630
27631Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27632
27633 * From Peter Schauer with minor modifications.
a9c64011
AS
27634 * gdb.t15/return.exp (return_tests): Handle targets where "return"
27635 stops in mid-line in the caller. Add xfail for returning a float
27636 value on X86 targets.
c906108c
SS
27637
27638Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27639
27640 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
27641 to avoid expect lossage.
27642 (fmem_LRbug_tests): Likewise.
27643 * gdb.disasm/hppa.s: Corresponding changes.
27644
27645 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
27646 conditions to work with latest dejagnu/expect.
27647
27648 * gdb.t15/funcargs.exp (finish from indirect call): No longer
27649 expected to fail on the PA.
27650 (backtrace in call with trampolines): Explicitly require main
27651 to be frame #1 (no trampolines should show up in backtrace).
27652
27653 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
27654 "continue -expect".
27655 * gdb.t06/break.exp: Likewise.
27656 * gdb.t07/watchpoint.exp: Likewise.
27657 * gdb.t13/bitfields.exp: Likewise.
27658 * gdb.t15/{funcargs,return}.exp: Likewise.
27659 * gdb.stabs/weird.exp: Likewise.
27660 * config/{mips,udi}-gdb.exp: Likewise.
27661
27662 * hppa.sed: Enclose comments within a sed command to avoid
27663 losing with the old OSF1 sed.
27664
27665Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27666
27667 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
27668 sequent dynix.
27669 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
27670 * gdb.t15/funcargs.exp: Conditionally step again to really
27671 finish from marker_call_with_trampolines. Handle the case where
27672 the first step from within call_with_trampolines already steps
27673 us back to main.
27674 * gdb.t15/gdbme.c: Add comment to closing brace of
27675 call_with_trampolines for funcargs.exp.
27676
27677Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27678
d63a86f8 27679 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
27680 Fix typo(s).
27681
27682Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27683
27684 * gdb.t07/gdbme.c: More code for watchpoint testing.
27685
27686 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
27687 "Hardware watchpoint" throughout file.
27688 (test_watchpoint_triggered_in_syscall): New test.
27689 (test_complex_watchpoint): New test.
27690
27691Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27692
27693 * gdbme.c (call_with_trampolines): New function to try and step
27694 into. Tests trampoline problems on the PA.
27695
27696 * funcargs.exp (localvars_in_indirect_call): No longer expect
27697 stepping into indirect call to fail on PAs.
27698 (test_stepping_over_trampolines): New test.
27699
27700Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27701
27702 * TODO: Add suggestions for static member function tests, and
27703 completion tests.
27704
27705Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27706
27707 * TODO: Add suggestions for "p/a" tests.
27708
27709 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
27710 (default_gdb_exit): Replace all the hair with sending "quit" to
27711 the process with a simple close.
27712
27713Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27714
27715 * TODO: Add suggestions for shared library tests.
27716
27717Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27718
27719 * TODO: Add suggestions for x/s tests.
27720
27721Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27722
27723 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
27724 "enable once", and "enable breakpoints once" with ".*".
27725
27726Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27727
27728 * TODO: Add suggestions about structure passing tests.
27729
27730Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27731
27732 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
27733 the primary1 test, use work around if __GNUC__ < 2.
27734 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
27735 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
27736 Test for bad output rather than waiting for timeout. Issue
27737 second continue only if first continue failed.
27738
27739Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
27740
27741 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
27742 operator[] test with gdb_test because the old code didn't seem to
27743 be getting the quoting right with the new dejagnu.
27744
27745Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
27746
27747 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
27748 one from the path.
27749 * Makefile.in: Use a fresh expect if there is one, use runtest
27750 from the src tree if there is one.
d63a86f8 27751
c906108c
SS
27752Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
27753
27754 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
27755 next over recursive call. Revise the tests from that point on
27756 (which had been skipped) to match GDB's actual (correct) output.
27757
27758 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
27759 with next over a breakpoint whose condition is false.
27760
27761 * gdb.t00/help.exp: Comment out "help set print" tests just like
27762 (and for same reason as) "help set" test.
27763
27764Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27765
27766 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
27767 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
27768
27769Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27770
27771 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
27772 necessary gdb_target_udi.
27773
27774 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
27775
27776 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
27777 1838 and 2417; they are fixed.
27778
27779 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
27780 gdb.t03/ptype.exp (ptype structure, ptype union):
27781 Remove xfails; the test is looser than when the xfails were added.
27782
27783 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
27784 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
27785
27786 * gdb.t01/run.exp: Only run shell test if isnative.
27787
27788 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
27789 since "run" automatically loads if necessary. Call gdb_target_udi
27790 after the "file" since "file" kills any execution target.
27791
27792 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
27793 GDB. GDB doesn't work that way (not anymore at least) on UDI.
27794 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
27795 argument for UDI.
27796
27797Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
27798
27799 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
27800
27801 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
27802
27803Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27804
27805 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
27806 properly quoting regexps. This makes the second argument to
27807 demangle a fixed string, which matches the callers, instead of a
27808 shell-style pattern which is what the previous implementation
27809 used. Update some of the callers.
27810
27811Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27812
27813 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
27814 (comib_nullified_tests): Fix typo.
27815 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
27816 strings. No longer expected to fail.
27817
27818 * gdb.disasm/hppa.s (addib_tests): Fix typo.
27819 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
27820 strings. No longer expected to fail.
27821
27822 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
27823 string. No longer expected to fail.
27824
27825Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27826
27827 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
27828 No longer expected to fail.
27829
27830 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
27831 string. No longer expected to fail.
27832
27833Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27834
27835 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
27836 only in the names (I probably got most of them). I was even
27837 generous with some which differed in underscores in names, and
27838 probably missed a few, and I *still* was able to remove almost a
27839 third of the file with almost no impact on testsuite coverage.
27840
27841Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27842
27843 * gdb.t00/default.exp: Match udi_attach error message as well as
27844 the one from child_attach.
27845
27846 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
27847
27848 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
27849
27850 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
27851 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
27852
27853 * Move test with enums and partial symbols back to
27854 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
27855 Reverts the change of 26 May 93. Per today's change to
27856 stabs.texinfo, the behavior that weird.exp was expecting was
27857 unreasonable; what is important is that the compiler+gdb get
27858 things right, which happens with a recent gcc. Also fix the test
27859 to deal with native compilers which put out the stab gdb can't
27860 deal with.
27861
27862Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27863
27864 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
27865 in the names. The main thing these accomplish is to slow things down.
27866 Many more such duplicates surely remain.
27867
27868 * gdb.t00/help.exp: Comment out "help support" test just like
27869 (and for same reason as) "help set" test.
27870
27871Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
27872
27873 * gdb.t06/break.exp: Remove setup_xfails for
27874 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
27875 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
27876 about known bug in gcc to include up through 2.5.8.
27877 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
27878 well as "_vb$".
27879 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
27880 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
27881 with latest gcc and gdb.
27882 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
27883 well as "_vb$".
27884
27885Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27886
27887 * configure.in (hppa*-*-*): Also configure and build stabs-only
27888 tests.
27889
27890Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27891
27892 * gdb.t10/hppa.mt: A makefile fragment for the PA.
27893 * gdb.t10/configure.in (hppa*-*-*): Use it.
27894
27895Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27896
27897 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
27898
27899Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27900
27901 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
27902 versions prior to 1.13.5.
27903
27904Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27905
27906 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
27907 the prompt is at the start of a line.
27908
27909Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27910
27911 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
27912 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
27913 in the copr tests now.
27914 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
27915 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
27916 expected to fail.
27917
27918Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
27919
27920 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
27921 gdb.t31/chillvars.exp, lib/gdb.exp:
27922 Tweak to run under either version of expect.
27923 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
27924 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
27925 * gdb.t11/list.exp: Remove extraneous whitespace.
27926
27927Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27928
27929 * gdb.t16/printcmds.exp (test_print_strings): Accept
27930 "(unsigned char *) " before the string.
27931
27932 * TODO: Add notes about printing of fancy types and GDB expressions.
27933
27934Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
27935
27936 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
27937 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 27938 if doing mips-idt-ecoff.
c906108c
SS
27939
27940Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
27941
27942 * Most .exp files: Tweak to run under either version of expect.
27943
27944Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27945
27946 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
27947 xfails; I'm not sure why they are failing, but not because of PR 1806.
27948
27949Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
27950
27951 * config/unix-gdb.exp: Remove gdb_unload cause it's already
27952 defined in lib/gdb.exp.
27953
27954Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27955
27956 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
27957 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
27958 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
27959 have to be typeless.
27960
27961Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27962
27963 * TODO: Add suggestion for copyright year test.
27964
27965Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
27966
27967 * configure.in (*-*-lynxos*): Add stabs tests.
27968
27969Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
27970
27971 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
27972 so insert a tab before any assembler directive in column zero.
27973
27974 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
27975 stores.
27976 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
27977 stores.
27978 (fpu_short_memory_tests): Likewise.
27979
27980Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27981
27982 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
27983 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
27984 .stabs directives in comments.
27985
27986Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27987
27988 * TODO: New file, describing tests we could write.
27989 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
27990
27991Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27992
27993 * gdb.t06/signals.exp: Add kludge to force re-sync.
27994
27995 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
27996 to xgdb instead of gdb, get out of gdb.
27997
27998Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
27999
28000 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
28001 for info.
28002
28003Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
28004
28005 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
28006 * gdb.stabs/configure.in (hppa*-*-*): Use it.
28007 * gdb.stabs/hppa.sed: New sed script for the PA.
28008
28009Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28010
28011 * gdb.stabs: Re-write weird.def and configuration to use sed
28012 instead of cpp. sed is portable and POSIX; cpp is neither.
28013
28014Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28015
28016 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
28017
28018Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28019
28020 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
28021
28022Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28023
28024 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
28025 "_vb$".
28026 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
28027 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
28028
28029Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28030
28031 * lib/gdb.exp: Comment out code which depends on non-existent
28032 `transform' procedure.
28033
28034Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
28035
28036 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
28037 * lib/gdb.exp: Transform tool name.
28038 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
28039 1.1's new error handling system.
28040
28041Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28042
28043 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
28044
28045Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28046
28047 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
28048 They made pattern matching so slow that timeouts happened on
28049 heavily loaded systems. Now any output from "show print" which
28050 gets us back to the GDB prompt is a PASS.
28051
28052Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
28053
28054 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
28055
28056Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28057
28058 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
28059
28060 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
28061 It is not from PR 3220.
28062
28063Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28064
28065 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
28066 just started failing because they depended on the order the
28067 subcommands are presented, or exact docstring text. This kind of
28068 test is a pain and has minimal benefit.
28069
28070Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28071
28072 * gdb.t09/corefile.exp: At end of test, use "core" command with
28073 no arguments.
28074
28075Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
28076
28077 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
28078 17}/Makefile.in: Make it possible to run the testsuite with Sun
28079 make and CC = cross gcc by adding explicit build rules for .o
28080 files.
28081
28082Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28083
28084 * gdb.t15/funcargs.exp: Don't put comments on same line as
28085 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 28086
c906108c
SS
28087Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28088
28089 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
28090
28091Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
28092
28093 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
28094 * gdb.t20/inherit.exp: remove three dumplicate entries.
28095
28096Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28097
28098 * gdb.t06/break.exp: For "next over recursive call", fail on any
28099 incorrect output, not just on "factorial (value=2)".
28100
28101Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28102
28103 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
28104 working now. Add an xfail if accesing a bss variable causes
28105 a memory error if the target is not yet run.
28106
28107Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28108
28109 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
28110 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
28111 name of __st* demangling (2 strings). Did Kung really get the
28112 more than 95 others right without testing them?
28113
28114Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
28115
28116 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
28117
28118Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
28119
28120 * configure.in (configdirs): Add gdb.disasm
28121 * gdb.disasm: New directory for GDB disassembler tests.
28122 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
28123
28124Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28125
28126 * gdb.t00/help.exp: Don't test "help set".
28127
28128 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
28129 from within expect statements. None of these happen anymore and
28130 they cause regressions to be silently unnoticed.
28131
28132 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
28133 messages) about known failures with gcc cygnus-2.4.5-930417.
28134
28135 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
28136 comp-info.exp so it gets built if it doesn't exist.
28137
28138 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
28139 it is no longer used.
28140 * gdb.t13/comp-info.c: Removed.
28141
28142Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
28143
28144 * gdb.t06/signals.exp: Add xfail for sun3.
28145
28146Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28147
28148 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
28149 relevant because ^C doesn't get sent but failure can be reproduced
28150 interactively).
28151
28152Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28153
28154 * gdb.stabs/alpha.mt: New configuration file for alpha.
28155 * gdb.stabs/configure.in: Use it.
28156 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
28157 sharing with alpha.mt, redefine long to word via preprocessor.
28158 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
28159 for alpha.
28160 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
28161 native cc.
28162 * gdb.t00/teststrategy.exp: Change expect string so that we
28163 consume the `(xgdb)' from the command echo and from the gdb prompt.
28164 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
28165 gdb currently compares all values as long, so this failure probably
28166 applies to any configuration where LONGEST is bigger than a target int.
28167 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
28168 with gcc.
28169 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
28170 to handle opaque pointers, gcc is.
28171 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
28172 as first argument. Include <sys/types.h> and change all operator
28173 new definitions to use size_t.
28174 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
28175 now that we use size_t.
28176
28177Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28178
a9c64011 28179 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 28180 a long or float array cast all array members to the same type.
a9c64011 28181 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 28182 with 64 bit longs.
a9c64011 28183 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 28184 on alpha.
a9c64011 28185 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
28186
28187Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28188
28189 * gdb.t24 (demangle.exp): Constructors of templates have names like
28190 vector<int>::vector(int) not vector<int>::vector<int>(int). See
28191 section 14.6 of the ARM.
28192
28193 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
28194 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
28195 accomplish little and slow down the testsuite.
28196
28197 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
28198 Accept spaces various places.
28199
28200Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28201
28202 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
28203 with watchpoint enabled.
28204
28205 * Makefile.in: Remove definition of CC and remove the second
28206 definition of CXX (the "CXX = gcc" one remains). These definitions
28207 were causing backquotes to be expanded within backquotes, which
28208 doesn't work.
28209
28210Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
28211
28212 * gdb.t17/callfuncs.exp: Add "return 0" to end.
28213
28214Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28215
a9c64011
AS
28216 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
28217 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
28218 by mips cc and contains no stabs entries.
28219
28220Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
28221
28222 * config/vx-gdb.exp: Use fake device to load files rather than
28223 NFS.
28224 * lib/gdb.exp: New proc to do "file" command.
28225 * config/unix-gdb.exp: Use new "file" proc.
28226
28227Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
28228
28229 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
28230 Rework board rebooting slightly.
28231 (gdb_exit): Don't exit from the remote shell; there isn't one.
28232 * gdb.stabs/weird.exp: If a program is being debugged already,
28233 kill it.
28234 * gdb.t04/setvar.exp: Stop and restart gdb.
28235 * gdb.t05/expr.exp: Likewise.
28236 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
28237 restart gdb and reload the program.
28238 * gdb.t08/opaque.exp: Likewise.
28239 * gdb.t12/scope.exp: Likewise.
28240 * gdb.t13/bitfields.exp: Likewise.
28241 * gdb.t15/funcargs.exp: Likewise.
28242 * gdb.t20/classes.exp: Likewise.
28243 * gdb.t03/ptype.exp: Increase timeout.
28244 * gdb.t16/printcmds.exp (test_print_string_constants,
28245 test_print_array_constants): Likewise.
28246 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
28247 * gdb.t20/classes.exp (do_tests): Likewise.
28248 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
28249
28250Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
28251
28252 * gdb.stabs: Renamed *wierd* to *weird*.
28253
28254Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
28255
28256 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
28257 for timeout. Add "known gcc 2.4.5 bug" to failure message.
28258
28259Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
28260
28261 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
28262 (do_tests): Remove xfail for whatis on one_var and two_var.
28263
28264Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
28265
28266 * Makefile.in: Made cross building work better by adding
28267 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
28268
28269Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28270
28271 * gdb.t15/{return.c,return.exp,Makefile.in}:
28272 New test, currently commented out.
28273
28274Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
28275
28276 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
28277 still running and removes the leftover named socket so GDb can do
28278 clean restarts.
28279
28280Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
28281
28282 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
28283 console, not GDB.
28284 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
28285 cross testing works better with "make check"
28286 * config/unix-gdb: Use default procedures for exit and version.
28287 * config/vx-gdb.exp: Cleaned up and massaged back to working order
28288 with the newest VxWorks.
28289
28290Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28291
28292 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
28293 old form.
28294
28295 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
28296 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
28297
28298 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
28299
28300 * config/unix-gdb.exp: Remove this version of gdb_exit
28301 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
28302 Rob says he'll look at it when he gets back to testing boards.
28303
28304Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
28305
28306 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
28307 an expected fail for certain ptype commands.
28308
28309 * gdb.t20/classes.exp: Update expected results of "ptype class
28310 Base1" to account for the constructor that now appears in the type.
28311
28312Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
28313
28314 * configure.in (configdirs): Restore gdb.t04, which mysteriously
28315 disappeared from list.
28316 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
28317 "alldone" proc with call to cleanup and exit.
28318 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
28319 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
28320 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
28321 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
28322 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
28323 "alldone" proc with simple returns that suppress remaining
28324 tests. The alldone proc went away many months ago.
28325
28326Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28327
28328 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
28329
28330 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
28331
28332Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28333
28334 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
28335 as vax gdb will display them.
28336
28337Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28338
28339 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
28340 optimizers.
28341
28342 * scope.exp: Change "bad value for localval" messages so each one
28343 is unique.
28344
28345 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
28346 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
28347
28348 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
28349
28350Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28351
28352 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
28353 doesn't exist (due to optimization).
28354
28355Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28356
28357 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
28358 contains \r because the filename is long.
28359
28360 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
28361 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
28362
28363Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28364
28365 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
28366 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
28367 Ultrix.
28368 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
28369 int tests.
28370 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
28371
28372Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
28373
28374 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
28375
28376 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 28377 to match does not match the passing case but still matches the
c906108c
SS
28378 failing case.
28379
28380Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28381
28382 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
28383
28384Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
28385
28386 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
28387 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
28388 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
28389 Remove various versions of gdb_exit.
28390 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
28391 gdb_exit.
28392 * config/unix-gdb.exp: gdb_exit remains here, and should override
28393 the generic version, since it's doing a lot of wierd stuff that
28394 the other versions aren't. FIXME, fold it in, or abandon this
28395 version.
28396
28397Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28398
28399 * gdb.t24/demangle.exp: Add tests for PR 3220.
28400
28401Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28402
28403 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
28404
28405Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
28406
28407 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
28408 "i386-*-*". Works for i486 as well.
28409
28410 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
28411 bug, and expand domain of xfail to all SVR4 systems, since the
28412 actual problem is likely to be in generic SVR4 /proc support.
28413
28414Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28415
28416 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
28417
28418Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
28419
28420 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
28421 xfails for other systems. Match a missing 'Continuing.' as an
28422 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
28423
28424 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
28425 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
28426 Only issue warning for missing executables if -all option is used.
28427
28428 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
28429 file if -all option is used. It's like an unpredictable XFAIL.
28430
28431Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28432
28433 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
28434 for dynamically linked binaries.
28435
28436 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
28437
28438Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28439
28440 * gdb.t20/inherit.exp: Change message for "print tagless struct"
28441 to state that this is a known bug in old versions of g++.
28442
28443Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28444
28445 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
28446 while waiting for `Continuing'.
28447
28448Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
28449
28450 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
28451 in text, data, and bss.
28452 * gdb.t10/nodebug.c: Add local and global test variables for
28453 initialized and uninitialized data.
28454
28455Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28456
28457 * config/unix-gdb.exp (gdb_exit): Add "wait".
28458
28459Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28460
28461 * gdb.t06/signals.exp: xfail the continue from the handler for all
28462 targets.
28463
28464 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
28465 function with watchpoints enabled, the i386 call dummy starts with
28466 a call.
28467
28468 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
28469 386 bsd names its corefiles.
28470
28471Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
28472
28473 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
28474 compilers don't grok it.
28475 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
28476 with small octal ints rather than character constants, which
28477 are signed and might not fit if first promoted to int.
28478
28479Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
28480
28481 * gdb.t09/Makefile.in (clean): Remove corefile.
28482
28483Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28484
28485 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
28486
28487Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28488 and Jim Kingdon (kingdon@cygnus.com)
28489
28490 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
28491 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
28492 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
28493
28494Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28495
28496 * gdb.t17/interrupt.exp: Add xfail for hppa.
28497
28498Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28499
28500 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
28501 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
28502 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
28503 to determine signed-ness of bitfields and use the result to setup
28504 the xfail.
28505 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
28506 * gdb.t15/funcargs.exp: Use them to step until the second indirect
28507 call line is reached if necessary.
28508
28509Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28510
28511 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
28512
28513Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28514
28515 * gdb.t06/break.exp: Also test `clear' command.
28516
28517Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
28518
28519 * gdb.t00/teststrategy.exp: Remove extra quote.
28520
28521 * gdb.t07/watchpoint.exp: Change xfail for calling function with
28522 watchpoint enabled to be for all non-68k machines.
28523
28524 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
28525
28526Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28527
28528 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
28529 targets use aout.mt instead of ecoff.mt as gas understands
28530 standard aout format.
28531
28532Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
28533
28534 * lib/gdb.exp (runto): Don't insist that function we are running to
28535 was compiled with -g.
28536
28537 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
28538
28539 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
28540 to get back into the read system call.
28541 Accept leading newline in case where we woke it up.
28542
28543Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28544
28545 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
28546 to make the stabs test work on ecoff systems using gcc and -with-stabs.
28547 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
28548 enable ecoff configuration.
28549
28550Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28551
28552 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
28553
28554Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28555
28556 * gdb.t16/printcmds.exp: Add another printf test.
28557
28558Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
28559
28560 * configure.in: If configured -with-stabs on any target, add
28561 stabsdirs to configdirs.
28562
28563Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28564
28565 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
28566 fun" so pattern does not match the command itself.
28567
28568Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28569
28570 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
28571
28572Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28573
28574 * gdb.t17/interrupt.exp: Test for more things.
28575
28576Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28577
28578 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
28579 compiler arranges the code and line numbers.
28580
28581 * gdb.t17/interrupt.exp: Don't send \n after ^C.
28582
28583Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28584
28585 * gdb.t00/help.exp: Increase expect input buffer size.
28586
28587Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28588
28589 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
28590
28591 * gdb.t07/watchpoint.exp: Add xfail for hppa.
28592
28593 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
28594
28595 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
28596 [0-9]*, not just [0-9].
28597
28598Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28599
28600 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
28601
28602 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
28603
28604Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28605
28606 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
28607
28608Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28609
28610 * gdb.t06/signals.c: Add xfails for sun3.
28611
28612 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
28613
28614 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
28615 test_stepping tests.
28616
28617Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28618
28619 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
28620
28621 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
28622
28623 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
28624 rather than actually putting it through cpp twice.
28625
28626 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
28627
28628Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
28629
28630 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
28631 no longer needed.
28632
28633Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28634
28635 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
28636
28637 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
28638 C++ features prints as "struct", make it a pass, not an xfail.
28639
28640Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28641
28642 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
28643 Don't require VA to print as "class" rather than "struct".
28644
28645Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
28646
28647 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
28648
28649Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28650
28651 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
28652
28653Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28654
28655 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
28656 order.
28657
28658Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28659
28660 * gdb.t16/printcmds.exp: Add printf tests.
28661
28662 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
28663
28664 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
28665
28666Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
28667
28668 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
28669 pass counts, to counteract any existing or future setup_xfails.
28670
28671Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28672
28673 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
28674 {BEGIN,END}_COMMON for common block instead of STAB.
28675 * gdb.stabs/wierd.exp: Add xfail for rs6000.
28676
28677 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
28678 intp_var should be N_GSYM not N_LSYM.
28679 wierd-aout.S: Use a label for the value of the N_SO.
28680 wierd.def: Remove all backslashes.
28681 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
28682
28683Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28684
28685 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
28686 get the expected next to inheritance3.
28687
28688Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28689
28690 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
28691 now that gcc-2.4 gets it right.
28692
28693Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28694
28695 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
28696
28697 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
28698 generating comp-info.exp which works for cross-compilation.
28699
28700Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
28701
28702 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
28703 "*-*-sysv4.*".
28704
28705Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
28706
28707 * gdb.t01/run.exp: Start with a fresh gdb.
28708 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
28709 SVR4.x.
28710
28711Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
28712
28713 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
28714 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
28715 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
28716 Makefile.in (distclean, realclean): Remove gdbme.c from list of
28717 things to remove.
28718
28719Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
28720
28721 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
28722 test cases from bug reports.
28723
28724Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
28725
28726 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
28727 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
28728 avoid spurious xfails.
28729 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
28730 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
28731 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
28732
28733Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
28734
28735 * gdb.t00/teststrategy.exp: Rework to provide more useful
28736 description of each test, fix problem with systems that define
28737 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
28738 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
28739 results for "next over recursive call" so timeouts aren't taken
28740 by error.
28741
28742Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
28743
28744 * gdb.t12/scope.exp: Test printing of variables before run.
28745
28746 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
28747 printed in wrong order due to sorting.
28748
28749Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
28750
28751 * gdb.t00/teststrategy.exp: Fix expected results for printing
28752 user entered string constant. Is array of char, prints with no
28753 address.
28754
28755 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
28756 commands.
28757 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
28758 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
28759 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
28760 of struct of char arrays.
28761 * gdb.t00/radix.exp: New tests for radix commands.
28762
28763Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
28764
28765 * gdb.t16/printcmd.exp: Print a variable before running program
28766 (with xfail for AIX).
28767
28768Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
28769
28770 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
28771
28772 * gdb.t16/printcmd.exp: Don't print variables before running program.
28773
28774 * gdb.t06/break.exp: Don't require envp argument to main.
28775
28776 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
28777
28778 * gdb.t02/whatis.exp, gdb.t11/list.exp:
28779 Add xfails for rs6000.
28780
28781 * gdb.t02/whatis.exp: Change other tests not to re-test something
28782 we already tested.
28783
28784 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
28785 each type used has a variable of that type.
28786
28787Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
28788
28789 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
28790
28791Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
28792
28793 * configure.in: change srctrigger to be a file, not a directory
28794
28795Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
28796
28797 * configure.in (mips-idt-ecoff*): Added trailing '*'.
28798
28799 * gdb.t11/list.exp: Fixed a couple of typos.
28800
28801Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
28802
28803 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
28804 is fixed and PR is closed.
28805 * gdb.t16 (gdbme.c): Add simple test string variable.
28806 * gdb.t16 (printcmds.exp): Add tests with simple test string
28807 variable, primarily for boundaries on "set print elements".
28808
28809Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
28810
28811 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
28812 Make leading 0's optional and don't expect a tab in the middle
28813 of the number.
28814
28815 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
28816
28817 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
28818 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
28819 don't end command passed to gdb_test with newline.
28820
28821 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
28822 signed keyword away, don't expect signed bitfields to be signed.
28823
28824 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
28825 printing with only as many 1's as are in the field as well as printing
28826 with 32 1's (see comment).
28827
28828Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
28829
28830 * gdb.t00/default.exp: Start with a fresh gdb.
28831 * configure.in (configdirs): Remove gdb.t31 until the chill
28832 compiler works again. It no longer is able to find chillrt0
28833 since it isn't in libchill.a anymore.
28834 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
28835 wierd.o, make more modular.
28836 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
28837 spurious newlines that caused problems.
28838
28839Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28840
28841 * Move test with enums and partial symbols from gdb.t03/ptype.exp
28842 to gdb.stabs/wierd.exp since GCC has worked around the bug.
28843 gdb.stabs/wierd.{exp,def}: Many new tests.
28844
28845 * gdb.t00/default.exp: update info line for new message.
28846
28847 * gdb.t02/{whatis.exp,gdbme.c}:
28848 Test that "char *" doesn't print as "caddr_t".
28849
28850Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28851
28852 * gdb.t00/help.exp: Use .* in place of some help messages which
28853 just changed.
28854 gdb.t00/default.exp: Update "info frame" test for new message.
28855 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
28856 Remove some xfails
28857
28858Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28859
28860 * gdb.t03/{gdbme.c,ptype.exp}:
28861 Add tests for typedef'd struct and union without tags.
28862 Also check "whatis" on a variable of a typedef'd enum without a tag.
28863
28864 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
28865 PRMS 1823; the bug still exists but isn't reproduced by this test
28866 anymore), and remove rs6000 XFAIL (the bug is fixed).
28867
28868 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
28869 duplicated from whatis.exp. For those that are left, accept
28870 "long", "long int", or "int" for long variables (whatis.exp already
28871 has an XFAIL for "int", so no need to fail it here).
28872
28873 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
28874 Deal with GCC's names for types now that GDB uses the compiler's names.
28875
28876 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
28877 setup_xfail's for sunos4. If we #defined the signed keyword away,
28878 don't expect GDB to know that char it is signed.
28879
28880 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
28881
28882Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
28883
28884 * configure.in (configdirs): Add gdb.t24 for C++ tests that
28885 should work on any system, regardless of debugging format.
28886 * gdb.t21/demangle.exp: Move to gdb.t24.
28887 * gdb.t24/demangle.exp: Move from gdb.t21.
28888 * gdb.t24/{Makefile.in, configure.in}: New files.
28889
28890Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28891
28892 * configure.in: Do gdb.stabs and C++ tests only for stabs.
28893 * gdb.stabs: New directory.
28894
28895Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28896
28897 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
28898 not just "Quit anyway?".
28899
28900Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
28901
28902 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
28903 that all setup_xfails are immediately followed by clear_xfails.
28904
28905Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
28906
28907 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
28908 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
28909 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
28910 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
28911 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
28912 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
28913 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
28914 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
28915 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
28916 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
28917 gdb.t31/chillvars.exp, lib/gdb.exp:
28918 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
28919 bug-gdb@prep.ai.mit.edu.
28920
28921Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
28922
28923 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
28924 with 0.0, not integer 0.
28925
28926Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
28927
28928 * gdb.t06/break.exp: Update for "Kill the program" message change.
28929
28930Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
28931
28932 * Makefile.in (GDBFLAGS): Set to -nx.
28933 * Makefile.in (site.exp): Use GDBFLAGS.
28934
28935Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
28936
28937 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
28938 Makefiles.
28939 (check): depend on just-check.
28940 (just-check): added so that tests can be run without a noop
28941 build pass.
28942
28943Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
28944
28945 Switch to using configure's configdirs.
28946 * Makefile.in (Makefile): add configure.in dependency.
28947 (SUBDIRS): removed redundant assignment.
28948 * configure.in: switch subdirs assignment to configdirs.
28949 * gdb.t*/configure.in: new files.
28950
28951Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
28952
28953 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
28954 works.
28955
28956Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
28957
28958 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
28959 in explicit rules. Apparently this is not supported by some makes.
28960
28961Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
28962
28963 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
28964
28965Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28966
28967 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
28968 disappeared.
28969
28970Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
28971
28972 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
28973
28974Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
28975
28976 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
28977 watchpoint problem that is now fixed.
28978 * gdb.t30/chexp.exp: Remove setup_xfail for printing
28979 uninitialized convenience variables.
28980 * gdb.t31/chillvars.exp: Fix expected patterns for printing
28981 structures.
28982
28983Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28984
28985 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
28986 which causes expect to get out of sync with gdb on long output
28987 from help set.
28988 * gdb.t09/corefile.exp: Make expected pattern for core file
28989 failing signal and frame output format less sun specific.
28990
28991Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
28992
28993 * gdb.t31/chillvars.exp: Add and remove initial dummy
28994 breakpoint, so that symbol table is forced in.
28995 (Needed at least on Sunos4, though it seems not SVR4.)
28996 * gdb.t31/chillvars.exp: Update for changed output format.
28997
28998Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
28999
a9c64011 29000 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
29001
29002Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
29003
29004 * Makefile.in: Added --srcdir when invoking runtest, removed the
29005 need for a local config file. (optional now)
29006
29007Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
29008
29009 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
29010 failure count used to force early termination. Add some more
29011 expected failures for gnu style demangling.
29012
29013Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29014
29015 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
29016 pmi variable from gdb.t20/gdbme to get optimized away.
29017 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
29018 Check for written corefile upon timeout _and_ eof.
29019
29020Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29021
29022 * config/unix-gdb.exp: Add missing return 0.
29023
29024Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29025
29026 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
29027 test termination.
29028
29029Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
29030
29031 * configure.in (subdirs): Put back gdb.t17 which mysteriously
29032 disappeared.
29033
29034Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
29035
29036 * gdb.t10/crossload.exp: Disable the i860-elf test until such
29037 time as i860 support works.
29038
d63a86f8 29039 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
29040 "backtrace 100\r" rather than just "backtrace\r", to match last
29041 change.
29042
29043Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
29044
29045 * config/udi-gdb.exp (gdb_exit): Remove close command.
29046 (gdb_target_udi): New procedure to set the UDI target.
29047 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
29048 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
29049 Added waits for prompts after several question responses. Added
29050 some more responses used by a29k-amd-udi-gdb.
29051 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
29052 pass different arguments, restart UDI connection after program
29053 completion.
29054 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
29055 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
29056 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
29057 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
29058 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
29059 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
29060 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
29061 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
29062 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
29063 after program completion.
29064 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
29065 compiled with a SELECT_VECS setting.
29066 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
29067 infinite recursion.
29068
29069 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
29070 Added checks for COFF results, and made them expected failures for
29071 all targets. It would be better to make them expected failures
29072 for COFF targets only.
29073
29074Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
29075
29076 * Makefile.in: add null dvi target, don't bother to recurse
29077 through test directories for info and install-info; rename
29078 $(datadir) to be dejagnu instead of deja-gnu
29079
29080Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
29081
29082 * gdb.t31/gdbme.ch: Re-enable code that previously caused
29083 compiler to coredump.
29084 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
29085 code.
29086
29087Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
29088
29089 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
29090 coredump.
29091 * gdb.t31/chillvars.exp: Comment out tests that depend on that
29092 code.
29093
29094Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
29095
29096 * gdb.t03/ptype.exp: tests for return code from gdb_test.
29097 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
29098 which in a shell. Deletes xgdb when done.
29099 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
29100 Tests the return from the "set height" or "set width" commands.
29101 Added a few return codes where needed.
29102
29103Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
29104
29105 * Makefile.in (SUBDIRS): Add gdb.t17.
29106 * configure.in (subdirs): Add gdb.t17.
29107 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
29108 files to test gdb's calling of functions in the inferior with
29109 the correct arguments and gdb's ability to retrieve any
29110 result returned.
29111
29112Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
29113
29114 * config/unix-gdb.exp (gdb_exit): Remove close commands that
29115 may be called after gdb goes away. Previous versions of expect
29116 needed these to avoid file descriptor leaks, but they cause
29117 errors with the current revision of expect.
29118 * gdb.t00/gdbvars.exp: Use -re on expected output after
29119 setting sevenbit-strings.
29120 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
29121 to set sevenbit-strings consistent across tests.
29122 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
29123 set sevenbit-strings consistent across tests.
29124
29125Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
29126
29127 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
29128 expected output to match current "expect" expectations.
29129
29130Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
29131
29132 * gdb.t00/default.exp: Change expected output for default "source"
29133 command, to match new gdb behavior which requires a filename to
29134 source.
29135
29136Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
29137
29138 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
29139 expected fail for i486-*-* that misses the marker2 function.
29140 * gdb.t10/crossload.exp (bfddefault): Allow successful
29141 recognition of a format to pass even if no symbols are found.
29142 Explicitly catch failures where the format is not recognized
29143 or is ambiguous, and add the reason to the fail message.
29144 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
29145 the cause is and invalid target and add reason to failure message.
29146 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
29147 elf32-i386, elf32-sparc, and elf32-i860.
29148 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
29149 Set up expected failure for 'filename'::variable scope resolution,
29150 which is now apparently broken on all targets.
29151 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
29152 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
29153 gdb.t23/templates.exp: Change failure for missing binfile into
29154 just a warning.
29155 gdb.t21/demangle.exp: Change all cfront references to 'arm'
29156 references.
29157
29158Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
29159
29160 * gdb.t00/default.exp: Add expected output for default "source"
29161 command, to match new gdb behavior.
29162 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
29163
29164Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
29165
29166 * config/*-gdb.exp: returns an error, rather than exiting on
29167 internal errors.
29168
29169Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
29170
29171 * gdb.t03/gdbme.c: Add pointer to struct variable.
29172 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
29173 referencing struct members.
29174
29175Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
29176
29177 * configure.in (mips-idt-ecoff): New target.
29178 * config/mips-gdb.exp: New file for remote board using MIPS remote
29179 debugging protocol.
29180
29181 * Redid configuration scheme. Removed gdb.t*/configure.in.
29182 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
29183 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
29184 distclean targets. Built executables via .o files. Adjusted
29185 tests to account for source files in $(srcdir) rather than
29186 $(objdir).
29187 * lib/gdb.exp (runto): Don't expect () after the function name,
29188 because it may have arguments.
29189
29190Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
29191
29192 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
29193 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
29194 expected failures for mips-idt-* and mips-sgi-*.
29195 * gdb.t00/default.exp (attach): Kill process if requested.
29196 * gdb.t00/help.exp (help target core, help target): Accept a gdb
29197 that does not read core files.
29198 * gdb.t01/run.exp: Removed checks for exit status code.
29199 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
29200 it is linked in.
29201 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
29202 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
29203 appropriate, rather than doing it by hand.
29204 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
29205 execution.
29206 * gdb.t10/crossload.exp: Kill existing program if needed.
29207 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
29208 appropriate, rather than doing it by hand. Always increase
29209 timeout for this test, not just for VxWorks.
29210
29211Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
29212
29213 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
29214 of Chill STRUCT types and STRUCT values.
29215 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
29216 than "char".
29217 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 29218 struct2): New struct definitions and initializations to test
c906108c
SS
29219 simple Chill STRUCT types.
29220
29221Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
29222
29223 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
29224 the null byte at the end of strings.
29225 * gdb.t00/default.exp: Make show version insensitive to copyright
29226 date.
29227 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
29228 to avoid dependencies on target char signedness.
29229 * gdb.t16/printcmds.exp: Update expected results for explicitly
29230 unsigned char.
29231 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
29232 now work.
29233 * gdb.t21/demangle.exp: Add many more patterns for template
29234 demangling, most of them being expected failures.
29235 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
29236 string we are matching for, to match on the whole string.
29237 * gdb.t21/demangle.exp: Add many new test strings to demangle,
29238 and fix a whole bunch that had incorrect expected output but were
29239 passing anyway because of the bug in "proc demangle".
29240 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
29241 type.
29242 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
29243
29244Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
29245
a9c64011
AS
29246 * gdb/testsuite: made modifications to testcases, etc., to allow
29247 them to work properly given the reorganization of deja-gnu and the
29248 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
29249
29250Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
29251
29252 * gdb/testsuite: Initial creation of gdb/testsuite.
29253 Migrated dejagnu testcases and support files for testing nm to
29254 gdb/testsuite from deja-gnu. These files were moved "as is"
29255 with no modifications. This migration is part of a major overhaul
29256 of dejagnu. The modifications to these testcases, etc., which
29257 will allow them to work with the new version of dejagnu will be
29258 made in a future update.
48efe704 29259
8d8cb839 29260 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 29261\f
8d8cb839
EZ
29262;; Local Variables:
29263;; mode: change-log
29264;; left-margin: 8
29265;; fill-column: 74
29266;; version-control: never
29267;; End:
902f2ccb 29268
0b302171 29269 Copyright 1993-2005, 2012 Free Software Foundation, Inc.
902f2ccb
MC
29270 Copying and distribution of this file, with or without modification,
29271 are permitted provided the copyright notice and this notice are preserved.