]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
PR gdb/13483
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
5b4f6e25
KS
12012-09-10 Keith Seitz <keiths@redhat.com>
2
3 PR gdb/13483
4 * gdb.cp/converts.cc (A::A): Add ctor.
5 (A::member_): Add member.
6 (enum my_enum): New enumeration.
7 (main): Add calls to foo1_7 with various
8 permitted arguments.
9 * gdb.cp/converts.exp: Add tests for boolean
10 conversions permitted by the standard.
11
b4ca5ed9
YPK
122012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
13
14 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
15 avoid spurious results due to ~/.gdbinit.
16 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
17 $INTERNAL_GDBFLAGS in run command.
18 * gdb.gdb/observer.exp (setup_test): Ditto.
19 * gdb.gdb/selftest.exp (test_with_self): Ditto.
20 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
21
d54b30bb
DE
222012-09-06 Doug Evans <dje@google.com>
23
14910956
DE
24 * boards/fission.exp: New file.
25
d54b30bb
DE
26 * gdb.python/py-value.exp: Use clean_restart.
27
91b253e1
DE
282012-09-05 Doug Evans <dje@google.com>
29
30 * gdb.base/info-macros.c: Fix whitespace.
31
1292279a
PA
322012-08-28 Pedro Alves <palves@redhat.com>
33
34 PR gdb/14428
35
36 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
37
1c8cdcb1
JK
382012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
39
40 * gdb.base/break-caller-line.c: New file.
41 * gdb.base/break-caller-line.exp: New file.
42
1e8e8b51
JK
432012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
44
45 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
46 * gdb.arch/i386-cfi-notcurrent.S: New file.
47 * gdb.arch/i386-cfi-notcurrent.exp: New file.
48
1591a1e8
PA
492012-08-27 Wei-cheng Wang <cole945@gmail.com>
50 Yao Qi <yao@codesourcery.com>
51 Pedro Alves <palves@redhat.com>
52
53 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
54 New procedures.
55 (top level): Add overlap checking tests.
56
4442ada7
TT
572012-08-24 Tom Tromey <tromey@redhat.com>
58
59 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
60 gdb_test_multiple fails for other reasons.
61
e7d50cc9
YQ
622012-08-24 Yao Qi <yao@codesourcery.com>
63
64 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
65
dfbd5e7b
PA
662012-08-23 Pedro Alves <palves@redhat.com>
67
68 * gdb.base/help.exp: Adjust to "handle" help text change.
69
8d735b87
YQ
702012-08-23 Yao Qi <yao@codesourcery.com>
71
72 * gdb.trace/disconnected-tracing.c (start, end): New.
73 (main): Call start and end.
74 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
75 existing tests into this proc.
76 (disconnected_tfind): New.
77
61b1d759
YQ
782012-08-23 Yao Qi <yao@codesourcery.com>
79
80 * boards/native-gdbserver.exp (${board}_upload): New.
81 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
82 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
83 Execute tfile on remote target.
84 Copy trace file from target to host.
85
6ca1b147
JM
862012-08-22 Joseph Myers <joseph@codesourcery.com>
87
88 * gdb.arch/thumb-bx-pc.S: New file.
89 * gdb.arch/thumb-bx-pc.exp: New file.
90
706e3705
TT
912012-08-22 Tom Tromey <tromey@redhat.com>
92
93 * gdb.base/maint.exp: Update.
94
b4893d48
TT
952012-08-22 Tom Tromey <tromey@redhat.com>
96
97 * lib/gdb.exp (skip_unwinder_tests): New proc.
98 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
99 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
100
45b7da81
TT
1012012-08-21 Tom Tromey <tromey@redhat.com>
102
103 * gdb.hp/gdb.aCC/exception.exp: Remove.
104
f94363d7
AP
105012-08-19 Andrew Pinski <apinski@cavium.com>
106
107 * gdb.arch/mips-octeon-bbit.c: New file.
108 * gdb.arch/mips-octeon-bbit.exp: New Test.
109
e5afdbd7
KS
110012-08-19 Keith Seitz <keiths@redhat.com>
111
112 PR c++/14365
113 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
114 * gdb.dwarf2/dw2-anon-mptr.S: New file.
115
c29e8b64
JK
1162012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
117
118 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
119 verbose -log by more specific untested call.
120
15a7e7bc
YQ
1212012-08-18 Yao Qi <yao@codesourcery.com>
122
123 * gdb.trace/tfind.exp: Move tests on various command help before
124 checking target supports trace.
125 Fix the expected output of 'help tfind end'.
126
a451cb65
KS
1272012-08-17 Keith Seitz <keiths@redhat.com>
128
129 PR c++/13356
130 * gdb.base/default.exp: Update all "check type" tests.
131 * gdb.base/help.exp: Likewise.
132 * gdb.base/setshow.exp: Likewise.
133 * gdb.cp/converts.cc (foo1_type_check): New function.
134 (foo2_type_check): New function.
135 (foo3_type_check): New function.
136 (main): Call new functions.
137 * converts.exp: Add tests for integer-to-pointer conversions
138 with/without strict type-checking.
139
dbf6a605
MF
1402012-08-16 Mike Frysinger <vapier@gentoo.org>
141
142 * gdb.base/help.exp: Update expected output.
143
0c92d8c1
JB
1442012-08-16 Joel Brobecker <brobecker@adacore.com>
145
146 * gdb.ada/rdv_wait: New testcase.
147
e56f7f42
JK
1482012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
149
150 * gdb.base/attach-twice.exp: Remove excessive ps exec.
151
f47f77df
DE
1522012-08-13 Doug Evans <dje@google.com>
153
e202d6e8 154 * gdb.base/help.exp: Update expected output.
f47f77df
DE
155 * gdb.base/default.exp: Update expected output of "show convenience".
156
a72c3253
DE
1572012-08-10 Doug Evans <dje@google.com>
158
159 * gdb.python/py-strfns.c: New file.
160 * gdb.python/py-strfns.exp: New file.
161 * gdb.python/py-type.exp (test_fields): Add vector tests.
162
de0bea00
MF
1632012-08-10 Mike Frysinger <vapier@gentoo.org>
164
165 PR cli/10436:
166 * gdb.base/completion.exp: Add tests for handle completion.
167
5b9afe8a
YQ
1682012-08-09 Yao Qi <yao@codesourcery.com>
169
170 * gdb.mi/mi-cmd-param-changed.exp: New.
171 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
172 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
173 * gdb.mi/mi2-prompt.exp: Likewise.
174
4f485ebc
DE
1752012-08-08 Doug Evans <dje@google.com>
176
177 * gdb.base/debug-expr.c: New file.
178 * gdb.base/debug-expr.exp: New file.
179 * gdb.base/exprs.exp: Test {type} casts.
180 * gdb.cp/debug-expr.exp: New file.
181
5888842d
JK
1822012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
183
184 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
185 global variable loop, not a 'break'. Add loop count limit to 100.
186 Add new fail case for terminated vgdb.
187
4f69f4c2
JK
1882012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
189 Jean-Marc Saffroy <saffroy@gmail.com>
190
191 PR 11804
192 * gdb.base/gcore-relro.exp: New file.
193 * gdb.base/gcore-relro-main.c: New file.
194 * gdb.base/gcore-relro-lib.c: New file.
195
e2de5390
JK
1962012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
197
198 Do not false FAIL with old GCCs.
199 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
200 GCC < 4.5 in $no_hw mode.
201
606603c5
JK
2022012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
203
204 * gdb.base/default.exp (cd): Accept new directory with no arguments.
205
777f26c2
JK
2062012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
207
208 * gdb.base/list.exp (test_only_end): New function.
209 Call it.
210
2c12abee
TT
2112012-08-06 Tom Tromey <tromey@redhat.com>
212
213 * gdb.python/py-mi.exp: Add test for printer whose children
214 are a list.
215 * gdb.python/py-prettyprint.c (struct children_as_list): New.
216 (main): New variable children_as_list.
217 * gdb.python/py-prettyprint.py (class pp_children_as_list):
218 New.
219 (register_pretty_printers): Register new printer.
220
0eae2cf4
EBM
2212012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
222
223 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
224 symbols. Abort if vgdb remote connection is closed.
225
09e0881d
DE
2262012-08-02 Doug Evans <dje@google.com>
227
228 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
229
b40f514f
SDJ
2302012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
231
232 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
233 s390x, PowerPC 64 and m68k-linux.
234
11315ae0
UW
2352012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
236
237 * gdb.base/annota1.exp: Accept no frames-invalid notification
238 when starting up the program.
239 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
240 show a symbolic value as well.
241 * gdb.server/server-exec-info.exp: Skip test when skipping
242 gdbserver test and/or when skipping shared library tests.
243 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
244 avoid name conflicts with other tests.
245
0547eeed
UW
2462012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
247
248 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
249 Fix wrong output on big-endian systems.
250 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
251 4-byte pointer types on 64-bit s390x.
252
bdddb4de
UW
2532012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
254
255 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
256 marker comment at the beginning (after intialization).
257 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
258 breakpoint on marker comment instead of function begin.
259 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
260 PowerPC.
261 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
262 or 64-bit PowerPC.
263 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
264 gdb,no_hardware_watchpoints flag is set.
265 (initialize): Remove now redundant can-use-hw-watchpoints change.
266
5d206025
YQ
2672012-08-02 Yao Qi <yao@codesourcery.com>
268 Pedro Alves <palves@redhat.com>
269
270 * boards/local-remote-host.exp: New.
271
4f665099
UW
2722012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
273
274 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
275 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
276 * gdb.base/print-file-var.exp: Likewise.
277 * gdb.server/solib-list.exp: Skip on remote targets.
278
b62e2b27
UW
2792012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
280
281 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
282 watchpoints on ARM. When expecting software watchpoints, tolerate
283 (remote) targets that report unsupported hardware watchpoint only
284 at continue time.
285 (test_wide_location_2): Likewise.
286
a967a851
JK
2872012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
288
289 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
290 valgrind versions.
291
75d9f9ff 2922012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
293
294 * gdb.base/valgrind-infcall.c: New file.
295 * gdb.base/valgrind-infcall.exp: New file.
296
75d9f9ff
JK
297 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
298
1c9f2ed2
KS
2992012-07-30 Keith Seitz <keiths@redhat.com>
300
301 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
302 linespecs.
303
7f9b2034
DE
3042012-07-30 Doug Evans <dje@google.com>
305
85220e01
DE
306 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
307 * gdb.dwarf2/pr13961.S: Ditto.
308
7f9b2034
DE
309 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
310
4e969b4f
AB
3112012-07-30 Andrew Burgess <aburgess@broadcom.com>
312
313 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
314 change its format immediately after reloading the binary.
315
e7de8362
JK
3162012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
317
318 Fix testsuite regression after --use-deprecated-index-sections removal.
319 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
320 string.
321 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
322
7255706c
YQ
3232012-07-27 Yao Qi <yao@codesourcery.com>
324
325 KFAIL for PR remote/14161.
326 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
327 Cleanup socket files.
328 (strace_info_marker): Detach inferior.
329
f2e8016f
TT
3302012-07-26 Tom Tromey <tromey@redhat.com>
331
332 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
333
f66713d2
JK
3342012-07-26 Markus Metzger <markus.t.metzger@intel.com>
335
336 * gdb.python/py-inferior.c (thread): New function.
337 (check_threads): New function.
338 (test_threads): New function.
339 * gdb.python/py-inferior.exp: Added test.
340 Replaced runto with continue to breakpoint.
341
8223e12c
TT
3422012-07-26 Tom Tromey <tromey@redhat.com>
343
344 * lib/ada.exp (standard_ada_testfile): New proc.
345 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
346 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
347 * gdb.ada/array_return.exp: Use standard_ada_testfile.
348 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
349 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
350 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
351 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
352 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
353 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
354 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
355 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
356 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
357 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
358 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
359 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
360 * gdb.ada/char_param.exp: Use standard_ada_testfile.
361 * gdb.ada/complete.exp: Use standard_ada_testfile.
362 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
363 standard_output_file.
364 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
365 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
366 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
367 standard_output_file.
368 * gdb.ada/exprs.exp: Use standard_ada_testfile.
369 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
370 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
371 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
372 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
373 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
374 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
375 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
376 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
377 * gdb.ada/homonym.exp: Use standard_ada_testfile.
378 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
379 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
380 * gdb.ada/interface.exp: Use standard_ada_testfile.
381 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
382 standard_output_file
383 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
384 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
385 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
386 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
387 * gdb.ada/nested.exp: Use standard_ada_testfile.
388 * gdb.ada/null_array.exp: Use standard_ada_testfile.
389 * gdb.ada/null_record.exp: Use standard_ada_testfile.
390 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
391 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
392 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
393 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
394 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
395 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
396 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
397 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
398 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
399 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
400 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
401 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
402 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
403 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
404 * gdb.ada/start.exp: Use standard_ada_testfile.
405 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
406 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
407 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
408 * gdb.ada/tagged.exp: Use standard_ada_testfile.
409 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
410 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
411 * gdb.ada/tasks.exp: Use standard_ada_testfile.
412 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
413 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
414 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
415 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
416 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
417 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
418 * gdb.ada/widewide.exp: Use standard_ada_testfile.
419
bbec57e4
JK
4202012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
421
422 Fix testsuite regression after --use-deprecated-index-sections removal.
423 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
424
9cc8e32c
JK
4252012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
426
427 Fix compatibility with Tcl before 7.5.
428 * lib/future.exp (lreverse): New function if it does not exist.
429
ea5ca7b5
MK
4302012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
431
432 * gdb.mi/mi-pending.c: New method to set a second pending
433 breakpoint.
434 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
435 condition.
436
64776a0b
PA
4372012-07-20 Pedro Alves <palves@redhat.com>
438
439 PR threads/11692
440 PR gdb/12203
441
442 * gdb.threads/create-fail.c: New file.
443 * gdb.threads/create-fail.exp: New file.
444
13e4e967
PA
4452012-07-19 Pedro Alves <palves@redhat.com>
446
447 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
448 * config/vx.exp (gdb_start): Likewise.
449 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
450 * gdb.base/setvar.exp (test_set): Likewise.
451 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
452 * gdb.reverse/sigall-precsave.exp: Likewise.
453 * gdb.reverse/sigall-reverse.exp: Likewise.
454
b7aefa4d
PA
4552012-07-19 Pedro Alves <palves@redhat.com>
456
457 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
458 handler before recording.
459
608b4967
TT
4602012-07-19 Tom Tromey <tromey@redhat.com>
461
462 * gdb.cp/casts.exp: Add tests for typeof and decltype.
463 * gdb.cp/casts.cc (decltype): New function.
464 (main): Use it.
465
b1e0c0fa
PA
4662012-07-19 Pedro Alves <palves@redhat.com>
467
468 * gdb.base/sigall.exp (signals): New list.
469 <top level>: Loop over signals in the $signals list instead of
470 calling a test function once per signal.
471 * gdb.reverse/sigall-precsave.exp (signals): New list.
472 <top level>: Loop over signals in the $signals list instead of
473 calling a test function once per signal.
474 * gdb.reverse/sigall-reverse.exp (signals): New list.
475 <top level>: Loop over signals in the $signals list instead of
476 calling a test function once per signal.
477
6ace3df1
YQ
4782012-07-19 Yao Qi <yao@codesourcery.com>
479
480 * gdb.base/setshow.exp: Test 'set args ~'.
481
263a0f8c
JK
4822012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
483
484 * gdb.base/store.exp (check_set): Import gdb_prompt.
485 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
486 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
487
8f043999
JK
4882012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
489
490 PR 11914
491 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
492 (main): Call eval_sub.
493 * gdb.python/py-prettyprint.exp:
494 (python execfile ('py-prettyprint.py')): Move it earlier.
495 New breakpoint for eval-break.
496 (continue to breakpoint: eval-break, info locals): New test.
497 (python execfile ('py-prettyprint.py')): Move it from here.
498 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
499 (register_pretty_printers): Register pp_eval_type.
500
725c7b66
JK
5012012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
502
503 Fix a testcase regression by me.
504 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
505 DW_FORM_data4.
506
4359dff1
JK
5072012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
508 Doug Evans <dje@google.com>
509
510 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
511 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
512
61e44cfa
JK
5132012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
514
515 Fix gdbserver run regression.
516 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
517
93c0ef37
TT
5182012-07-12 Tom Tromey <tromey@redhat.com>
519
520 * lib/gdb.exp (standard_testfile): Don't declare objdir.
521 (clean_restart): Likewise.
522 (core_find): Use standard_output_file.
523
76027ef5
TT
5242012-07-12 Tom Tromey <tromey@redhat.com>
525
526 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
527 * gdb.dwarf2/dw2-anonymous-func.exp: Use
528 prepare_for_testing_full.
529 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
530 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
531 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
532 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
533 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
534 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
535 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
536 prepare_for_testing_full.
537 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
538 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
539 prepare_for_testing_full.
540 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
541 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
542 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
543
85b4440a
TT
5442012-07-12 Tom Tromey <tromey@redhat.com>
545
546 * lib/gdb.exp (build_executable_from_specs): New proc, from
547 build_executable.
548 (build_executable): Use it.
549 (prepare_for_testing_full): New proc.
550
55baab26
TT
5512012-07-11 Tom Tromey <tromey@redhat.com>
552
553 * gdb.reverse/break-precsave.exp: Use standard_output_file.
554 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
555 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
556 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
557 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
558 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
559 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
560 * gdb.reverse/step-precsave.exp: Use standard_output_file.
561 * gdb.reverse/until-precsave.exp: Use standard_output_file.
562 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
563
298a9cf0
TT
5642012-07-10 Tom Tromey <tromey@redhat.com>
565
566 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
567 standard_output_file.
568 * gdb.mi/gdb2549.exp: Use standard_testfile.
569 * gdb.mi/gdb669.exp: Use standard_testfile.
570 * gdb.mi/gdb701.exp: Use standard_testfile.
571 * gdb.mi/gdb792.exp: Use standard_testfile.
572 * gdb.mi/mi-async.exp: Use standard_testfile.
573 * gdb.mi/mi-basics.exp: Use standard_testfile.
574 * gdb.mi/mi-break.exp: Use standard_testfile.
575 * gdb.mi/mi-cli.exp: Use standard_testfile.
576 * gdb.mi/mi-console.exp: Use standard_testfile.
577 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
578 * gdb.mi/mi-eval.exp: Use standard_testfile.
579 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
580 * gdb.mi/mi-file.exp: Use standard_testfile.
581 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
582 * gdb.mi/mi-logging.exp: Use standard_testfile.
583 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
584 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
585 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
586 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
587 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
588 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
589 * gdb.mi/mi-pending.exp: Use standard_testfile,
590 standard_output_file.
591 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
592 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
593 * gdb.mi/mi-regs.exp: Use standard_testfile.
594 * gdb.mi/mi-return.exp: Use standard_testfile.
595 * gdb.mi/mi-reverse.exp: Use standard_testfile.
596 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
597 * gdb.mi/mi-solib.exp: Use standard_testfile,
598 standard_output_file.
599 * gdb.mi/mi-stack.exp: Use standard_testfile.
600 * gdb.mi/mi-stepi.exp: Use standard_testfile.
601 * gdb.mi/mi-stepn.exp: Use standard_testfile.
602 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
603 * gdb.mi/mi-until.exp: Use standard_testfile.
604 * gdb.mi/mi-var-block.exp: Use standard_testfile.
605 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
606 * gdb.mi/mi-var-child.exp: Use standard_testfile.
607 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
608 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
609 * gdb.mi/mi-var-display.exp: Use standard_testfile.
610 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
611 standard_output_file.
612 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
613 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
614 * gdb.mi/mi-watch.exp: Use standard_testfile.
615 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
616 * gdb.mi/mi2-basics.exp: Use standard_testfile.
617 * gdb.mi/mi2-break.exp: Use standard_testfile.
618 * gdb.mi/mi2-cli.exp: Use standard_testfile.
619 * gdb.mi/mi2-console.exp: Use standard_testfile.
620 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
621 * gdb.mi/mi2-eval.exp: Use standard_testfile.
622 * gdb.mi/mi2-file.exp: Use standard_testfile.
623 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
624 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
625 * gdb.mi/mi2-regs.exp: Use standard_testfile.
626 * gdb.mi/mi2-return.exp: Use standard_testfile.
627 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
628 * gdb.mi/mi2-stack.exp: Use standard_testfile.
629 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
630 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
631 * gdb.mi/mi2-until.exp: Use standard_testfile.
632 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
633 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
634 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
635 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
636 * gdb.mi/mi2-watch.exp: Use standard_testfile.
637
f5f3a911
TT
6382012-07-10 Tom Tromey <tromey@redhat.com>
639
640 * gdb.cp/abstract-origin.exp: Use standard_testfile.
641 * gdb.cp/ambiguous.exp: Use standard_testfile,
642 prepare_for_testing.
643 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
644 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
645 * gdb.cp/anon-ns.exp: Use standard_testfile.
646 * gdb.cp/anon-struct.exp: Use standard_testfile.
647 * gdb.cp/anon-union.exp: Use standard_testfile,
648 prepare_for_testing.
649 * gdb.cp/arg-reference.exp: Use standard_testfile,
650 prepare_for_testing.
651 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
652 * gdb.cp/breakpoint.exp: Use standard_testfile,
653 prepare_for_testing.
654 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
655 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
656 standard_output_file.
657 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
658 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
659 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
660 (test_static_members): Update.
661 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
662 * gdb.cp/converts.exp: Use standard_testfile.
663 * gdb.cp/cp-relocate.exp: Use standard_testfile.
664 * gdb.cp/cpcompletion.exp: Use standard_testfile,
665 prepare_for_testing.
666 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
667 * gdb.cp/cplabel.exp: Use standard_testfile.
668 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
669 prepare_for_testing.
670 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
671 * gdb.cp/derivation.exp: Use standard_testfile,
672 prepare_for_testing.
673 * gdb.cp/destrprint.exp: Use standard_testfile.
674 * gdb.cp/dispcxx.exp: Use standard_testfile.
675 * gdb.cp/exception.exp: Use standard_testfile,
676 prepare_for_testing.
677 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
678 * gdb.cp/extern-c.exp: Use standard_testfile,
679 prepare_for_testing.
680 * gdb.cp/formatted-ref.exp: Use standard_testfile,
681 prepare_for_testing.
682 * gdb.cp/fpointer.exp: Use standard_testfile.
683 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
684 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
685 standard_output_file.
686 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
687 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
688 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
689 standard_output_file.
690 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
691 (do_tests): Update.
692 * gdb.cp/koenig.exp: Use standard_testfile.
693 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
694 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
695 * gdb.cp/m-static.exp: Use standard_testfile,
696 prepare_for_testing.
697 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
698 * gdb.cp/mb-inline.exp: Use standard_testfile,
699 prepare_for_testing.
700 * gdb.cp/mb-templates.exp: Use standard_testfile,
701 prepare_for_testing.
702 * gdb.cp/member-ptr.exp: Use standard_testfile,
703 prepare_for_testing.
704 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
705 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
706 * gdb.cp/method2.exp: Use standard_testfile.
707 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
708 standard_output_file.
709 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
710 (do_tests): Update.
711 * gdb.cp/namespace-enum.exp: Use standard_testfile,
712 prepare_for_testing.
713 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
714 prepare_for_testing.
715 * gdb.cp/namespace.exp: Use standard_testfile,
716 prepare_for_testing.
717 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
718 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
719 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
720 * gdb.cp/nsimport.exp: Use standard_testfile,
721 prepare_for_testing.
722 * gdb.cp/nsnested.exp: Use standard_testfile.
723 * gdb.cp/nsnoimports.exp: Use standard_testfile.
724 * gdb.cp/nsrecurs.exp: Use standard_testfile,
725 prepare_for_testing.
726 * gdb.cp/nsstress.exp: Use standard_testfile,
727 prepare_for_testing.
728 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
729 * gdb.cp/operator.exp: Use standard_testfile.
730 * gdb.cp/oranking.exp: Use standard_testfile.
731 * gdb.cp/overload-const.exp: Use standard_testfile.
732 * gdb.cp/overload.exp: Use standard_testfile,
733 prepare_for_testing.
734 * gdb.cp/ovldbreak.exp: Use standard_testfile.
735 * gdb.cp/ovsrch.exp: Use standard_testfile.
736 * gdb.cp/paren-type.exp: Use standard_testfile.
737 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
738 prepare_for_testing.
739 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
740 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
741 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
742 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
743 * gdb.cp/pr10728.exp: Use standard_testfile,
744 standard_output_file.
745 * gdb.cp/pr12028.exp: Use standard_testfile.
746 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
747 * gdb.cp/pr9167.exp: Use standard_testfile.
748 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
749 * gdb.cp/printmethod.exp: Use standard_testfile,
750 prepare_for_testing.
751 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
752 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
753 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
754 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
755 standard_output_file.
756 * gdb.cp/readnow-language.exp: Use standard_testfile.
757 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
758 (gdb_start_again): Use clean_restart.
759 * gdb.cp/ref-types.exp: Use standard_testfile,
760 prepare_for_testing.
761 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
762 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
763 * gdb.cp/smartp.exp: Use standard_testfile.
764 * gdb.cp/static-method.exp: Use standard_testfile.
765 * gdb.cp/static-print-quit.exp: Use standard_testfile.
766 * gdb.cp/temargs.exp: Use standard_testfile.
767 * gdb.cp/templates.exp: Use standard_testfile,
768 prepare_for_testing.
769 (do_tests): Update.
770 * gdb.cp/try_catch.exp: Use standard_testfile,
771 prepare_for_testing.
772 * gdb.cp/typedef-operator.exp: Use standard_testfile.
773 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
774 * gdb.cp/virtbase.exp: Use standard_testfile,
775 prepare_for_testing.
776 * gdb.cp/virtfunc.exp: Use standard_testfile,
777 prepare_for_testing.
778 (do_tests): Update.
779 * gdb.cp/virtfunc2.exp: Use standard_testfile,
780 prepare_for_testing.
781
686f09d0
TT
7822012-07-10 Tom Tromey <tromey@redhat.com>
783
784 * lib/gdb.exp (standard_testfile): Unset output variables from
785 earlier invocations.
786
9357e021
YQ
7872012-07-10 Yao Qi <yao@codesourcery.com>
788
789 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
790 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
791 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
792 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
793 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
794 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
795 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
796 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
797 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
798 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
799 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
800 * gdb.mi/mi-var-display.exp: Likewise.
801 * gdb.mi/mi-var-invalidate.exp: Likewise.
802 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
803 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
804 * gdb.mi/mi2-console.exp: Likewise.
805 * gdb.mi/mi2-disassemble.exp: Likewise.
806 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
807 * gdb.mi/mi2-read-memory.exp: Likewise.
808 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
809 * gdb.mi/mi2-simplerun.exp: Likewise.
810 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
811 * gdb.mi/mi2-syn-frame.exp: Likewise.
812 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
813 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
814 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
815
e314d629
TT
8162012-07-09 Tom Tromey <tromey@redhat.com>
817
818 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
819 * gdb.base/callfuncs.exp: Add cast-based test.
820 * gdb.base/callfuncs.c (voidfunc): New function.
821
06928b3f
DE
8222012-07-08 Doug Evans <dje@google.com>
823
824 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
825
32f11bad
JK
8262012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
827
828 Fix XFAIL compatibility with old i386 systems.
829 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
830 Check also 'Cannot insert breakpoint 0'.
831
76b83c51
JK
8322012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
833
834 PR 14321
835 * gdb.base/find.exp
836 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
837
a6fb9c08
TT
8382012-07-06 Tom Tromey <tromey@redhat.com>
839
840 * gdb.base/whatis.exp: Add test.
841
71918a86
TT
8422012-07-06 Tom Tromey <tromey@redhat.com>
843
844 * gdb.base/whatis.exp: Add regression test.
845
fcde5961
TT
8462012-07-06 Tom Tromey <tromey@redhat.com>
847
848 * gdb.base/whatis.exp: Add tests.
849
f9cf0f4a
JK
8502012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
851
852 PR 12649
853 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
854 gdb_test_multiple $gdb_prompt terminator.
855
979ade8b
PA
8562012-07-04 Pedro Alves <palves@redhat.com>
857
858 * gdb.mi/mi-reverse.exp: Use supports_reverse and
859 supports_process_record.
860
8a980b44
PA
8612012-07-04 Pedro Alves <palves@redhat.com>
862
863 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
864 endings.
865 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
866
855ba978
SS
8672012-07-03 Stan Shebs <stan@codesourcery.com>
868
869 * gdb.base/info-os.c (main): Retry resource acquisition until an
870 available one is found.
871 * gdb.base/info-os.exp: Collect resource keys from the program
872 and use them in matching.
873
fcb44371
JK
8742012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
875
876 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
877 Wrap the test into loop for corefile and core0file.
878
08a67be6
JK
8792012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
880
881 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
882 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
883 .note.GNU-stack.
884
0f3c2347
JK
885 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
886
ff4a4500
SDJ
8872012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
888
889 * gdb.base/help.exp (help b, help br, help bre, help brea, help
890 break): Include help message for the new `-probe' and `-probe-stap'
891 options.
892
d3ce09f5
SS
8932012-07-02 Stan Shebs <stan@codesourcery.com>
894
895 * gdb.base/dprintf.exp: Add agent style tests.
896
a1624241
JK
8972012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
898
899 * gdb.base/stale-infcall.c (infcall): New label test-next.
900 (main): New labels test-pass and test-fail.
901 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
902 $test_fail_bpnum to test-fail.
903 (test system longjmp tracking support): New test.
904 Delete $test_fail_bpnum.
905 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
906 breakpoint.
907
42e7ad6c
DE
9082012-06-30 Doug Evans <dje@google.com>
909
910 * gdb.dwarf2/fission-reread.S: New file.
911 * gdb.dwarf2/fission-reread.exp: New file.
912
37ce89eb
SS
9132012-06-28 Stan Shebs <stan@codesourcery.com>
914
915 * gdb.mi/mi-logging.exp: New file.
916
e5ef252a
PA
9172012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
918 Pedro Alves <palves@redhat.com>
919
920 * gdb.threads/siginfo-threads.exp: New file.
921 * gdb.threads/siginfo-threads.c: New file.
922 * gdb.threads/sigstep-threads.exp: New file.
923 * gdb.threads/sigstep-threads.c: New file.
924
22f1fbae
TT
9252012-06-28 Tom Tromey <tromey@redhat.com>
926
927 * gdb.go/package.exp: Partially revert earlier patch; use
928 gdb_compile again. Use standard_output_file.
929
2e3cf129
DE
9302012-06-27 Doug Evans <dje@google.com>
931
932 * gdb.dwarf2/fission-base.c: New file.
933 * gdb.dwarf2/fission-base.S: New file.
934 * gdb.dwarf2/fission-base.exp: New file.
935
785fd303
JK
9362012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
937
938 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
939
1bb9788d
TT
9402012-06-27 Tom Tromey <tromey@redhat.com>
941
942 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
943 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
944
c83ee902
TT
9452012-06-27 Tom Tromey <tromey@redhat.com>
946
947 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
948 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
949 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
950 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
951 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
952 prepare_for_testing.
953 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
954 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
955 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
956 standard_testfile.
957 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
958 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
959 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
960 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
961 prepare_for_testing.
962 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
963 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
964 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
965 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
966 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
967 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
968 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
969 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
970 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
971 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
972 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
973 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
974 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
975 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
976 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
977 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
978 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
979 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
980 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
981 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
982 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
983 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
984 standard_output_file.
985 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
986 standard_output_file.
987 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
988 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
989 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
990 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
991 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
992 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
993 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
994 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
995 * gdb.dwarf2/implptr.exp: Use standard_testfile.
996 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
997 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
998 * gdb.dwarf2/pieces.exp: Use standard_testfile.
999 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
1000 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
1001 * gdb.dwarf2/valop.exp: Use standard_testfile,
1002 prepare_for_testing.
1003
5204774b
TT
10042012-06-27 Tom Tromey <tromey@redhat.com>
1005
1006 * gdb.python/python.exp: Fix regexps in pagination tests.
1007
ee0bf529
SCR
10082012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1009
1010 * gdb.python/py-symtab.exp: Add tests to test the new attribute
1011 'last' of gdb.Symtab_and_line.
1012 * gdb.python/py-symbol.c: Move break point comment to enable
1013 testing of gdb.Symtab_and_line.last.
1014
14fcc022
TT
10152012-06-26 Tom Tromey <tromey@redhat.com>
1016
1017 * gdb.threads/step.c: Remove.
1018 * gdb.threads/step.exp: Remove.
1019 * gdb.threads/step2.exp: Remove.
1020
0efbbabc
TT
10212012-06-26 Tom Tromey <tromey@redhat.com>
1022
1023 * gdb.threads/watchpoint-fork.exp (test): Use
1024 standard_output_file. Don't declare objdir.
1025 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
1026 standard_output_file.
1027 * gdb.threads/attach-stopped.exp: Use standard_testfile.
1028 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
1029 clean_restart. Remove incdir.
1030 * gdb.threads/corethreads.exp: Use standard_testfile.
1031 * gdb.threads/execl.exp: Use standard_testfile,
1032 standard_output_file, clean_restart.
1033 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
1034 clean_restart.
1035 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
1036 clean_restart.
1037 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
1038 incdir.
1039 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
1040 clean_restart. Remove incdir.
1041 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
1042 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
1043 clean_restart. Remove incdir.
1044 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
1045 Remove incdir.
1046 * gdb.threads/leader-exit.exp: Use standard_testfile.
1047 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
1048 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
1049 clean_restart.
1050 * gdb.threads/manythreads.exp: Use standard_testfile,
1051 clean_restart. Remove incdir.
1052 * gdb.threads/multi-create.exp: Use standard_testfile,
1053 clean_restart.
1054 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
1055 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
1056 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
1057 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
1058 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
1059 * gdb.threads/pending-step.exp: Use standard_testfile,
1060 clean_restart. Remove incdir.
1061 * gdb.threads/print-threads.exp: Use standard_testfile,
1062 clean_restart. Remove incdir.
1063 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
1064 clean_restart. Remove incdir.
1065 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
1066 Remove incdir.
1067 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
1068 incdir.
1069 * gdb.threads/sigthread.exp: Use standard_testfile,
1070 clean_restart.
1071 * gdb.threads/staticthreads.exp: Use standard_testfile,
1072 clean_restart. Remove incdir.
1073 * gdb.threads/switch-threads.exp: Use standard_testfile,
1074 clean_restart. Remove incdir.
1075 * gdb.threads/thread-execl.exp: Use standard_testfile,
1076 clean_restart. Remove incdir.
1077 * gdb.threads/thread-find.exp: Use standard_testfile,
1078 clean_restart.
1079 * gdb.threads/thread-specific.exp: Use standard_testfile,
1080 clean_restart. Remove incdir.
1081 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
1082 clean_restart. Remove incdir.
1083 * gdb.threads/thread_check.exp: Use standard_testfile,
1084 clean_restart. Remove incdir.
1085 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
1086 incdir.
1087 * gdb.threads/threadapply.exp: Use standard_testfile,
1088 clean_restart. Remove incdir.
1089 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
1090 clean_restart. Remove incdir.
1091 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
1092 clean_restart.
1093 * gdb.threads/tls-shared.exp: Use standard_testfile,
1094 clean_restart, standard_output_file.
1095 * gdb.threads/tls-var.exp: Use standard_testfile,
1096 standard_output_file.
1097 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
1098 Remove incdir.
1099 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
1100 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
1101 incdir.
1102 * gdb.threads/watchthreads2.exp: Use standard_testfile,
1103 clean_restart. Remove incdir.
1104
497a5eb0
TT
11052012-06-26 Tom Tromey <tromey@redhat.com>
1106
1107 * gdb.trace/actions.exp: Use standard_testfile.
1108 * gdb.trace/ax.exp: Use standard_testfile.
1109 * gdb.trace/backtrace.exp: Use standard_testfile.
1110 * gdb.trace/change-loc.exp: Use standard_testfile.
1111 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
1112 * gdb.trace/collection.exp: Use standard_testfile,
1113 prepare_for_testing.
1114 * gdb.trace/deltrace.exp: Use standard_testfile.
1115 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
1116 * gdb.trace/ftrace.exp: Use standard_testfile.
1117 * gdb.trace/infotrace.exp: Use standard_testfile.
1118 * gdb.trace/packetlen.exp: Use standard_testfile.
1119 * gdb.trace/passc-dyn.exp: Use standard_testfile.
1120 * gdb.trace/passcount.exp: Use standard_testfile.
1121 * gdb.trace/pending.exp: Use standard_testfile.
1122 * gdb.trace/report.exp: Use standard_testfile.
1123 * gdb.trace/save-trace.exp: Use standard_testfile.
1124 * gdb.trace/stap-trace.exp: Use standard_testfile.
1125 * gdb.trace/status-stop.exp: Use standard_testfile.
1126 * gdb.trace/strace.exp: Use standard_testfile.
1127 * gdb.trace/tfile.exp: Use standard_testfile.
1128 * gdb.trace/tfind.exp: Use standard_testfile.
1129 * gdb.trace/trace-break.exp: Use standard_testfile.
1130 * gdb.trace/trace-mt.exp: Use standard_testfile.
1131 * gdb.trace/tracecmd.exp: Use standard_testfile.
1132 * gdb.trace/tspeed.exp: Use standard_testfile.
1133 * gdb.trace/tstatus.exp: Use standard_testfile.
1134 * gdb.trace/tsv.exp: Use standard_testfile.
1135 * gdb.trace/unavailable.exp: Use standard_testfile,
1136 prepare_for_testing.
1137 * gdb.trace/while-dyn.exp: Use standard_testfile.
1138 * gdb.trace/while-stepping.exp: Use standard_testfile.
1139
7686c074
TT
11402012-06-26 Tom Tromey <tromey@redhat.com>
1141
1142 * gdb.reverse/break-precsave.exp: Use standard_testfile.
1143 * gdb.reverse/break-reverse.exp: Use standard_testfile.
1144 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
1145 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
1146 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
1147 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
1148 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
1149 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
1150 prepare_for_testing.
1151 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
1152 prepare_for_testing.
1153 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
1154 prepare_for_testing.
1155 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
1156 prepare_for_testing.
1157 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
1158 prepare_for_testing
1159 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
1160 * gdb.reverse/machinestate.exp: Use standard_testfile.
1161 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
1162 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
1163 build_executable.
1164 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
1165 build_executable.
1166 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
1167 standard_output_file.
1168 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
1169 standard_output_file.
1170 * gdb.reverse/step-precsave.exp: Use standard_testfile.
1171 * gdb.reverse/step-reverse.exp: Use standard_testfile.
1172 * gdb.reverse/until-precsave.exp: Use standard_testfile.
1173 * gdb.reverse/until-reverse.exp: Use standard_testfile.
1174 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
1175 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
1176
481fc100
TT
11772012-06-26 Tom Tromey <tromey@redhat.com>
1178
1179 * gdb.stabs/weird.exp: Remove directory-checking code. Use
1180 standard_output_file.
1181 * gdb.stabs/exclfwd.exp: Use standard_testfile,
1182 prepare_for_testing. Remove directory-checking code.
1183
7bb18ae2
TT
11842012-06-25 Tom Tromey <tromey@redhat.com>
1185
1186 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
1187 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
1188 build_executable, not prepare_for_testing.
1189 * gdb.multi/base.exp: Use standard_output_file. Use
1190 build_executable, not prepare_for_testing.
1191
cf09b3e4
TT
11922012-06-25 Tom Tromey <tromey@redhat.com>
1193
1194 * gdb.fortran/subarray.exp: Use standard_testfile,
1195 prepare_for_testing.
1196 * gdb.fortran/multi-dim.exp: Use standard_testfile.
1197 * gdb.fortran/module.exp: Use standard_testfile.
1198 * gdb.fortran/logical.exp: Use standard_testfile.
1199 * gdb.fortran/library-module.exp: Use standard_testfile,
1200 standard_output_file.
1201 * gdb.fortran/derived-type.exp: Use standard_testfile,
1202 prepare_for_testing.
1203 * gdb.fortran/complex.exp: Use standard_testfile,
1204 prepare_for_testing.
1205 * gdb.fortran/charset.exp: Use standard_testfile.
1206 * gdb.fortran/array-element.exp: Use standard_testfile,
1207 prepare_for_testing.
1208
18b5ff1b
KS
12092012-06-25 Keith Seitz <keiths@redhat.com>
1210
1211 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
1212 Change rbreak-related tests to KFAIL and add bugzilla numbers.
1213
17b77626
TT
12142012-06-25 Tom Tromey <tromey@redhat.com>
1215
1216 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
1217 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
1218 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
1219 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
1220
f91e3dc1
TT
12212012-06-25 Tom Tromey <tromey@redhat.com>
1222
1223 * gdb.linespec/ls-errs.exp: Use standard_testfile.
1224 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
1225 * gdb.linespec/linespec.exp: Use standard_testfile.
1226
a884434d
TT
12272012-06-25 Tom Tromey <tromey@redhat.com>
1228
1229 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
1230 prepare_for_testing.
1231
efc9d70a
TT
12322012-06-25 Tom Tromey <tromey@redhat.com>
1233
1234 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
1235 prepare_for_testing.
1236 * gdb.opt/inline-break.exp: Use standard_testfile,
1237 prepare_for_testing.
1238 * gdb.opt/inline-bt.exp: Use standard_testfile,
1239 prepare_for_testing.
1240 * gdb.opt/inline-cmds.exp: Use standard_testfile,
1241 prepare_for_testing.
1242 * gdb.opt/inline-locals.exp: Use standard_testfile,
1243 prepare_for_testing.
1244
e2fc92c6
TT
12452012-06-25 Tom Tromey <tromey@redhat.com>
1246
1247 * gdb.asm/asm-source.exp: Use standard_output_file,
1248 standard_testfile. Construct .o files in proper subdir.
1249
b0963d73
TT
12502012-06-25 Tom Tromey <tromey@redhat.com>
1251
1252 * gdb.server/ext-attach.exp: Use standard_testfile,
1253 prepare_for_testing.
1254 * gdb.server/ext-run.exp: Use standard_testfile,
1255 build_executable.
1256 * gdb.server/file-transfer.exp: Use standard_testfile,
1257 prepare_for_testing.
1258 * gdb.server/server-exec-info.exp: Use standard_testfile.
1259 * gdb.server/server-mon.exp: Use standard_testfile,
1260 prepare_for_testing.
1261 * gdb.server/server-run.exp: Use standard_testfile,
1262 build_executable.
1263 * gdb.server/solib-list.exp: Use standard_testfile,
1264 standard_output_file.
1265
8a3e1f8d
TT
12662012-06-25 Tom Tromey <tromey@redhat.com>
1267
1268 * lib/gdb.exp (standard_output_file): Use "file join".
1269 * gdb.go/chan.exp: Use standard_testfile.
1270 * gdb.go/handcall.exp: Use standard_testfile.
1271 * gdb.go/hello.exp: Use standard_testfile.
1272 * gdb.integers/chan.exp: Use standard_testfile.
1273 * gdb.go/methods.exp: Use standard_testfile.
1274 * gdb.go/package.exp: Use standard_testfile.
1275 * gdb.go/strings.exp: Use standard_testfile.
1276 * gdb.go/types.exp: Use standard_testfile.
1277 * gdb.go/unsafe.exp: Use standard_testfile.
1278
944a9061
MGD
12792012-06-25 Greta Yorsh <greta.yorsh@arm.com>
1280
1281 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
1282
1c06bd58
JK
12832012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1284
1285 Fix regression by the previous commit.
1286 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
1287
b4a58790
TT
12882012-06-22 Tom Tromey <tromey@redhat.com>
1289
1290 * gdb.python/lib-types.exp: Use standard_testfile,
1291 prepare_for_testing.
1292 * gdb.python/py-block.exp: Use standard_testfile.
1293 * gdb.python/py-breakpoint.exp: Use standard_testfile.
1294 * gdb.python/py-events.exp: Use standard_testfile,
1295 standard_output_file.
1296 * gdb.python/py-evsignal.exp: Use standard_testfile.
1297 * gdb.python/py-evethreads.exp: Use standard_testfile.
1298 * gdb.python/py-explore-cc.exp: Use standard_testfile.
1299 * gdb.python/py-explore.exp: Use standard_testfile.
1300 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
1301 standard_output_file.
1302 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
1303 prepare_for_testing.
1304 * gdb.python/py-frame-inline.exp: Use standard_testfile.
1305 * gdb.python/py-frame.exp: Use standard_testfile.
1306 * gdb.python/py-inferior.exp: Use standard_testfile.
1307 * gdb.python/py-infthread.exp: Use standard_testfile.
1308 * gdb.python/py-mi.exp: Use standard_testfile.
1309 * gdb.python/py-objfile-script.exp: Use standard_testfile,
1310 build_executable.
1311 * gdb.python/py-objfile.exp: Use standard_testfile.
1312 * gdb.python/py-pp-maint.exp: Use standard_testfile,
1313 prepare_for_testing.
1314 * gdb.python/py-prettyprint.exp: Use standard_testfile.
1315 * gdb.python/py-progspace.exp: Use standard_testfile,
1316 build_executable.
1317 * gdb.python/py-prompt.exp: Use standard_testfile,
1318 build_executable.
1319 * gdb.python/py-section-script.exp: Use standard_testfile,
1320 build_executable.
1321 * gdb.python/py-shared.exp: Use standard_testfile,
1322 standard_output_file, clean_restart.
1323 * gdb.python/py-symbol.exp: Use standard_output_file,
1324 prepare_for_testing.
1325 * gdb.python/py-symtab.exp: Use standard_output_file,
1326 prepare_for_testing
1327 * gdb.python/py-template.exp: Use standard_testfile.
1328 * gdb.python/py-type.exp: Use standard_testfile.
1329 * gdb.python/py-value-cc.exp: Use standard_testfile.
1330 * gdb.python/py-value.exp: Use standard_testfile.
1331 * gdb.python/python.exp: Use standard_testfile, build_executable.
1332
2c44deac
TT
13332012-06-22 Tom Tromey <tromey@redhat.com>
1334
1335 * gdb.objc/basicclass.exp: Use standard_testfile.
1336 (do_objc_tests): Don't declare objdir.
1337 * gdb.objc/nondebug.exp: Use standard_testfile.
1338 (do_objc_tests): Don't declare objdir.
1339 * gdb.objc/objcdecode.exp: Use standard_testfile.
1340 (do_objc_tests): Don't declare objdir.
1341
c24ccbce
TT
13422012-06-22 Tom Tromey <tromey@redhat.com>
1343
1344 * gdb.java/jmain.exp: Use standard_testfile.
1345 * gdb.java/jmisc.exp: Use standard_testfile.
1346 * gdb.java/jnpe.exp: Use standard_testfile.
1347 * gdb.java/jprint.exp: Use standard_testfile.
1348
0a6d0306
TT
13492012-06-22 Tom Tromey <tromey@redhat.com>
1350
1351 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
1352 (standard_output_file, standard_testfile): New procs.
1353 (build_executable, clean_restart): Use standard_output_file.
1354
6ea815ef
YQ
13552012-06-22 Yao Qi <yao@codesourcery.com>
1356
1357 * boards/native-gdbserver.exp: New proc ${board}_exec.
1358 * boards/native-stdio-gdbserver.exp: Likewise.
1359
4c93b1db
TT
13602012-06-21 Tom Tromey <tromey@redhat.com>
1361
1362 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
1363 (build_executable): Update.
1364 (get_compiler_info): Remove 'binfile' argument.
1365 * gdb.ada/arrayidx.exp: Update.
1366 * gdb.ada/null_array.exp: Update.
1367 * gdb.arch/altivec-abi.exp: Update.
1368 * gdb.arch/altivec-regs.exp: Update.
1369 * gdb.arch/amd64-byte.exp: Update.
1370 * gdb.arch/amd64-dword.exp: Update.
1371 * gdb.arch/amd64-word.exp: Update.
1372 * gdb.arch/i386-avx.exp: Update.
1373 * gdb.arch/i386-byte.exp: Update.
1374 * gdb.arch/i386-sse.exp: Update.
1375 * gdb.arch/i386-word.exp: Update.
1376 * gdb.arch/ppc-dfp.exp: Update.
1377 * gdb.arch/ppc-fp.exp: Update.
1378 * gdb.arch/vsx-regs.exp: Update.
1379 * gdb.base/all-bin.exp: Update.
1380 * gdb.base/annota1.exp: Update.
1381 * gdb.base/async.exp: Update.
1382 * gdb.base/attach.exp: Update.
1383 * gdb.base/break-interp.exp: Update.
1384 * gdb.base/call-ar-st.exp: Update.
1385 * gdb.base/call-rt-st.exp: Update.
1386 * gdb.base/call-sc.exp: Update.
1387 * gdb.base/callfuncs.exp: Update.
1388 * gdb.base/catch-load.exp: Update.
1389 * gdb.base/completion.exp: Update.
1390 * gdb.base/complex.exp: Update.
1391 * gdb.base/condbreak.exp: Update.
1392 * gdb.base/consecutive.exp: Update.
1393 * gdb.base/constvars.exp: Update.
1394 * gdb.base/corefile.exp: Update.
1395 * gdb.base/eval-skip.exp: Update.
1396 * gdb.base/expand-psymtabs.exp: Update.
1397 * gdb.base/exprs.exp: Update.
1398 * gdb.base/fileio.exp: Update.
1399 * gdb.base/fixsection.exp: Update.
1400 * gdb.base/funcargs.exp: Update.
1401 * gdb.base/gdb11530.exp: Update.
1402 * gdb.base/gdb1555.exp: Update.
1403 * gdb.base/gnu-ifunc.exp: Update.
1404 * gdb.base/gnu_vector.exp: Update.
1405 * gdb.base/info-macros.exp: Update.
1406 * gdb.base/jit-simple.exp: Update.
1407 * gdb.base/jit-so.exp: Update.
1408 * gdb.base/jit.exp: Update.
1409 * gdb.base/langs.exp: Update.
1410 * gdb.base/list.exp: Update.
1411 * gdb.base/logical.exp: Update.
1412 * gdb.base/long_long.exp: Update.
1413 * gdb.base/longjmp.exp: Update.
1414 * gdb.base/macscp.exp: Update.
1415 * gdb.base/mips_pro.exp: Update.
1416 * gdb.base/miscexprs.exp: Update.
1417 * gdb.base/morestack.exp: Update.
1418 * gdb.base/nodebug.exp: Update.
1419 * gdb.base/opaque.exp: Update.
1420 * gdb.base/pc-fp.exp: Update.
1421 * gdb.base/pending.exp: Update.
1422 * gdb.base/permissions.exp: Update.
1423 * gdb.base/pointers.exp: Update.
1424 * gdb.base/prelink.exp: Update.
1425 * gdb.base/printcmds.exp: Update.
1426 * gdb.base/psymtab.exp: Update.
1427 * gdb.base/ptype.exp: Update.
1428 * gdb.base/relational.exp: Update.
1429 * gdb.base/scope.exp: Update.
1430 * gdb.base/setvar.exp: Update.
1431 * gdb.base/shlib-call.exp: Update.
1432 * gdb.base/shreloc.exp: Update.
1433 * gdb.base/signals.exp: Update.
1434 * gdb.base/sizeof.exp: Update.
1435 * gdb.base/so-impl-ld.exp: Update.
1436 * gdb.base/so-indr-cl.exp: Update.
1437 * gdb.base/solib-disc.exp: Update.
1438 * gdb.base/solib-display.exp: Update.
1439 * gdb.base/solib-nodir.exp: Update.
1440 * gdb.base/solib-overlap.exp: Update.
1441 * gdb.base/solib-symbol.exp: Update.
1442 * gdb.base/solib-weak.exp: Update.
1443 * gdb.base/solib.exp: Update.
1444 * gdb.base/store.exp: Update.
1445 * gdb.base/structs.exp: Update.
1446 * gdb.base/structs2.exp: Update.
1447 * gdb.base/type-opaque.exp: Update.
1448 * gdb.base/unload.exp: Update.
1449 * gdb.base/varargs.exp: Update.
1450 * gdb.base/volatile.exp: Update.
1451 * gdb.base/watch_thread_num.exp: Update.
1452 * gdb.base/watchpoint-solib.exp: Update.
1453 * gdb.base/watchpoint.exp: Update.
1454 * gdb.base/watchpoints.exp: Update.
1455 * gdb.base/whatis.exp: Update.
1456 * gdb.cell/arch.exp: Update.
1457 * gdb.cell/break.exp: Update.
1458 * gdb.cell/bt.exp: Update.
1459 * gdb.cell/core.exp: Update.
1460 * gdb.cell/data.exp: Update.
1461 * gdb.cell/ea-cache.exp: Update.
1462 * gdb.cell/f-regs.exp: Update.
1463 * gdb.cell/fork.exp: Update.
1464 * gdb.cell/gcore.exp: Update.
1465 * gdb.cell/mem-access.exp: Update.
1466 * gdb.cell/ptype.exp: Update.
1467 * gdb.cell/registers.exp: Update.
1468 * gdb.cell/sizeof.exp: Update.
1469 * gdb.cell/solib-symbol.exp: Update.
1470 * gdb.cell/solib.exp: Update.
1471 * gdb.cp/ambiguous.exp: Update.
1472 * gdb.cp/breakpoint.exp: Update.
1473 * gdb.cp/bs15503.exp: Update.
1474 * gdb.cp/casts.exp: Update.
1475 * gdb.cp/class2.exp: Update.
1476 * gdb.cp/cpexprs.exp: Update.
1477 * gdb.cp/cplusfuncs.exp: Update.
1478 * gdb.cp/ctti.exp: Update.
1479 * gdb.cp/dispcxx.exp: Update.
1480 * gdb.cp/gdb1355.exp: Update.
1481 * gdb.cp/gdb2384.exp: Update.
1482 * gdb.cp/gdb2495.exp: Update.
1483 * gdb.cp/infcall-dlopen.exp: Update.
1484 * gdb.cp/local.exp: Update.
1485 * gdb.cp/m-data.exp: Update.
1486 * gdb.cp/m-static.exp: Update.
1487 * gdb.cp/mb-ctor.exp: Update.
1488 * gdb.cp/mb-inline.exp: Update.
1489 * gdb.cp/mb-templates.exp: Update.
1490 * gdb.cp/member-ptr.exp: Update.
1491 * gdb.cp/method.exp: Update.
1492 * gdb.cp/namespace.exp: Update.
1493 * gdb.cp/nextoverthrow.exp: Update.
1494 * gdb.cp/nsdecl.exp: Update.
1495 * gdb.cp/nsrecurs.exp: Update.
1496 * gdb.cp/nsstress.exp: Update.
1497 * gdb.cp/nsusing.exp: Update.
1498 * gdb.cp/pr-1023.exp: Update.
1499 * gdb.cp/pr-1210.exp: Update.
1500 * gdb.cp/pr-574.exp: Update.
1501 * gdb.cp/pr9631.exp: Update.
1502 * gdb.cp/printmethod.exp: Update.
1503 * gdb.cp/psmang.exp: Update.
1504 * gdb.cp/re-set-overloaded.exp: Update.
1505 * gdb.cp/rtti.exp: Update.
1506 * gdb.cp/shadow.exp: Update.
1507 * gdb.cp/templates.exp: Update.
1508 * gdb.cp/try_catch.exp: Update.
1509 * gdb.dwarf2/dw2-ranges.exp: Update.
1510 * gdb.dwarf2/pr10770.exp: Update.
1511 * gdb.fortran/library-module.exp: Update.
1512 * gdb.hp/gdb.aCC/optimize.exp: Update.
1513 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
1514 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
1515 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
1516 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
1517 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
1518 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
1519 * gdb.hp/gdb.compat/xdb1.exp: Update.
1520 * gdb.hp/gdb.compat/xdb2.exp: Update.
1521 * gdb.hp/gdb.compat/xdb3.exp: Update.
1522 * gdb.hp/gdb.defects/bs14602.exp: Update.
1523 * gdb.hp/gdb.defects/solib-d.exp: Update.
1524 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
1525 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
1526 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
1527 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
1528 * gdb.mi/gdb792.exp: Update.
1529 * gdb.mi/mi-pending.exp: Update.
1530 * gdb.mi/mi-solib.exp: Update.
1531 * gdb.mi/mi-var-cp.exp: Update.
1532 * gdb.opt/clobbered-registers-O2.exp: Update.
1533 * gdb.opt/inline-bt.exp: Update.
1534 * gdb.opt/inline-cmds.exp: Update.
1535 * gdb.opt/inline-locals.exp: Update.
1536 * gdb.python/py-events.exp: Update.
1537 * gdb.python/py-finish-breakpoint.exp: Update.
1538 * gdb.python/py-type.exp: Update.
1539 * gdb.reverse/solib-precsave.exp: Update.
1540 * gdb.reverse/solib-reverse.exp: Update.
1541 * gdb.server/solib-list.exp: Update.
1542 * gdb.stabs/weird.exp: Update.
1543 * gdb.threads/attach-into-signal.exp: Update.
1544 * gdb.threads/attach-stopped.exp: Update.
1545 * gdb.threads/tls-shared.exp: Update.
1546 * gdb.trace/change-loc.exp: Update.
1547 * gdb.trace/strace.exp: Update.
1548
95c391b6
TT
15492012-06-19 Tom Tromey <tromey@redhat.com>
1550
1551 * gdb.base/whatis.exp: Add tests.
1552
e910f0b6
TT
15532012-06-19 Tom Tromey <tromey@redhat.com>
1554
1555 * gdb.cp/m-static.cc (keepalive): New function.
1556 (gnu_obj_1::method): Use it.
1557
422d65e7
DE
15582012-06-18 Doug Evans <dje@google.com>
1559
1560 * gdb.base/info-fun.exp: New file.
1561 * gdb.base/info-fun.c: New file.
1562 * gdb.base/info-fun-solib.c: New file.
1563
e2e4d78b
JK
15642012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1565
1566 Remove stale dummy frames.
1567 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
1568 (maintenance info breakpoints): New tests.
1569 * gdb.base/stale-infcall.c: New file.
1570 * gdb.base/stale-infcall.exp: New file.
1571
1788b2d3
JK
15722012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1573
1574 * gdb.arch/amd64-entry-value-param.S: New file.
1575 * gdb.arch/amd64-entry-value-param.c: New file.
1576 * gdb.arch/amd64-entry-value-param.exp: New file.
1577
663b969e
TT
15782012-06-15 Tom Tromey <tromey@redhat.com>
1579
1580 * gdb.cp/namespace.exp: Add "show lang" test.
1581
8e09ad05
IS
15822012-06-15 Iain Sandoe <iain@codesourcery.com>
1583
1584 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
1585 case. (top level): Use gdb_file_cmd instead of gdb_load.
1586
f85e18ee
JK
15872012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1588
1589 PR tdep/14222
1590 * gdb.arch/i386-sse-stack-align.S: New file.
1591 * gdb.arch/i386-sse-stack-align.c: New file.
1592 * gdb.arch/i386-sse-stack-align.exp: New file.
1593
f3b5e280
KS
15942012-06-13 Keith Seitz <keiths@redhat.com>
1595
1596 PR breakpoints/13798 and mi/11541
1597 * gdb.linespec/ls-errs.exp: Add a few more tests for
1598 filenames with spaces and colons.
1599
50af5481
JK
16002012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1601
1602 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
1603 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
1604 (test_function): Call CV_f.
1605 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
1606 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
1607 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
1608 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
1609 (p CV_f(CV::i)): New tests.
1610
d55637df
TT
16112012-06-13 Tom Tromey <tromey@redhat.com>
1612
1613 * gdb.base/condbreak.exp: Add tests for "condition" completion.
1614
cc80f267
JK
16152012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1616
1617 Fix regression by the "ambiguous linespec" series.
1618 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
1619 tests.
1620
bb2af9cc
JK
16212012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1622
1623 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
1624 missing.
1625
e81a37f7
TT
16262012-06-11 Tom Tromey <tromey@redhat.com>
1627
1628 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
1629 location...
1630 (main): ...here.
1631
8efd7788
YQ
16322012-06-07 Yao Qi <yao@codesourcery.com>
1633
1634 * gdb.trace/strace.exp: Shorten some too-long lines.
1635
359f5fe6
PA
16362012-06-06 Pedro Alves <palves@redhat.com>
1637
1638 * gdb.threads/clone-new-thread-event.c: New file.
1639 * gdb.threads/clone-new-thread-event.exp: New file.
1640
7b2fe205
YQ
16412012-06-06 Yao Qi <yao@codesourcery.com>
1642
1643 * gdb.base/dprintf.c (main): Add extra parameter when calling
1644 printf and fprintf.
1645 (bar): New function. It is a dead function, but to ensure
1646 'malloc' is linked explicitly.
1647
3eca55e8
YQ
16482012-06-06 Yao Qi <yao@codesourcery.com>
1649
1650 * gdb.base/info-proc.exp: Return if target doesn't support
1651 'info proc'.
1652
91cc9324
JK
16532012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1654
1655 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
1656 (run program with breakpoint commands): XFAIl if it is not.
1657
c56e7c43
JB
16582012-06-05 Joel Brobecker <brobecker@adacore.com>
1659
1660 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
1661 and add comment.
1662 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
1663 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
1664 "STOP" marker. Adjust testing strategy to make it work on
1665 all targets.
1666
1667 * gdb.base/print-file-var-main.c (main): Rewrite using local
1668 variables and adjust get_version_2's return value check.
1669 Add small comment.
1670 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
1671 marker. Adjust testing strategy to make it work on all targets.
1672
ccab2054
JB
16732012-06-05 Joel Brobecker <brobecker@adacore.com>
1674
1675 * gdb.ada/bad-task-bp-keyword: New testcase.
1676
d0d86158
JK
16772012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1678
1679 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
1680 Simplify it to ...
1681 (symbol-file ${testfile1}): ... here.
1682 (test eliminated var my_global_symbol)
1683 (test eliminated var my_static_symbol)
1684 (test eliminated var my_global_func, get address of main): Wrap them to
1685 'single psymtabs' and 'single symtabs'
1686 (get address of my_global_symbol, get address of my_static_symbol)
1687 (get address of my_global_func, get address of main): Wrap them to
1688 'order1' and 'order2'.
1689
952cf74c
JK
1690 * gdb.base/code_elim.exp
1691 (add-symbol-file ${testfile1} 0x100000)
1692 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
1693 'order2'.
1694 (order1: add-symbol-file ${testfile1} 0x100000)
1695 (order1: add-symbol-file ${testfile2} 0x200000)
1696 (order2: add-symbol-file ${testfile2} 0x200000)
1697 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
1698 .bss as appropriate.
1699
0c5bf5a9
JK
17002012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1701
1702 * gdb.server/solib-list-lib.c: New file.
1703 * gdb.server/solib-list-main.c: New file.
1704 * gdb.server/solib-list.exp: New file.
1705
4196f325
MR
17062012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
1707
1708 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
1709 for 'set print symbol' change.
1710
bfb05775
JK
17112012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1712
1713 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
1714 .debug_abbrev_seg3.
1715
685b1105
JK
17162012-05-24 John Steele Scott <toojays@toojays.net>
1717
1718 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
1719 * gdb.dwarf2/dw2-icc-opaque.S: New file.
1720 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
1721
f3e0e960
SS
17222012-05-23 Stan Shebs <stan@codesourcery.com>
1723
1724 * gdb.mi/mi-info-os.exp: New file.
1725
11eb1b4d
KS
17262012-05-23 Keith Seitz <keiths@redhat.com>
1727
1728 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
1729 return -1 to suppress the rest of the tests.
1730 (compile_stap_bin): Return boolean success value.
1731
b1af9e97
TT
17322012-05-21 Tom Tromey <tromey@redhat.com>
1733
1734 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
1735 Remove kfails.
1736 (test_print_mi_member_types): Likewise.
1737
248537e3
TT
17382012-05-21 Tom Tromey <tromey@redhat.com>
1739
1740 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
1741 print symbol' change.
1742
d791e155
TJB
17432012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
1744
1745 * gdb.python/py-prompt.exp: Quit if the target is remote.
1746
e77afa2e
JK
17472012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1748
1749 Fix ERROR: internal buffer is full.
1750 * gdb.base/info-os.exp (expect_multiline): New function.
1751 (get process list, get process groups, get threads)
1752 (get file descriptors, get internet-domain sockets)
1753 (get shared-memory regions, get semaphores, get message queues): Use
1754 it for these tests.
1755
9cb709b6
TT
17562012-05-18 Tom Tromey <tromey@redhat.com>
1757
1758 * gdb.mi/mi-var-cmd.exp: Update.
1759 * gdb.objc/basicclass.exp (do_objc_tests): Update.
1760 * gdb.cp/virtbase.exp: Update.
1761 * gdb.cp/classes.exp (test_static_members): Update.
1762 * gdb.cp/casts.exp: Update.
1763 * gdb.base/pointers.exp: Update.
1764 * gdb.base/funcargs.exp (pointer_args): Update.
1765 (structs_by_reference): Update.
1766 * gdb.base/find.exp: Update.
1767 * gdb.base/call-strs.exp: Send "set print symbol off".
1768 * gdb.base/call-ar-st.exp: Update.
1769 * gdb.ada/fun_addr.exp: Update.
1770 * gdb.base/printcmds.exp (test_print_symbol): New proc.
1771 Call it.
1772 (test_print_repeats_10, test_print_strings)
1773 (test_print_char_arrays): Update.
1774
b012acdd
TT
17752012-05-18 Tom Tromey <tromey@redhat.com>
1776
1777 * gdb.base/charset.exp (string_display): Update.
1778
1d51a733
TT
17792012-05-18 Tom Tromey <tromey@redhat.com>
1780
1781 * gdb.mi/mi2-var-display.exp: Update.
1782 * gdb.mi/mi-var-display.exp: Update.
1783 * gdb.mi/mi-var-child.exp: Update.
1784 * gdb.cp/expand-psymtabs-cxx.exp: Update.
1785 * gdb.cp/cp-relocate.exp (get_func_address): Update.
1786
957df313
DE
17872012-05-17 Doug Evans <dje@google.com>
1788
682c7f7b
DE
1789 * info-macros.exp: Pass "debug" to prepare_for_testing.
1790
957df313
DE
1791 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
1792 * gdb.ada/Makefile.in (clean): Ditto.
1793 * gdb.arch/Makefile.in (clean): Ditto.
1794 * gdb.asm/Makefile.in (clean): Ditto.
1795 * gdb.base/Makefile.in (clean): Ditto.
1796 * gdb.cell/Makefile.in (clean): Ditto.
1797 * gdb.cp/Makefile.in (clean): Ditto.
1798 * gdb.disasm/Makefile.in (clean): Ditto.
1799 * gdb.dwarf2/Makefile.in (clean): Ditto.
1800 * gdb.fortran/Makefile.in (clean): Ditto.
1801 * gdb.go/Makefile.in (clean): Ditto.
1802 * gdb.hp/Makefile.in (clean): Ditto.
1803 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
1804 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
1805 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
1806 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
1807 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
1808 * gdb.java/Makefile.in (clean): Ditto.
1809 * gdb.linespec/Makefile.in (clean): Ditto.
1810 * gdb.mi/Makefile.in (clean): Ditto.
1811 * gdb.modula2/Makefile.in (clean): Ditto.
1812 * gdb.multi/Makefile.in (clean): Ditto.
1813 * gdb.objc/Makefile.in (clean): Ditto.
1814 * gdb.opencl/Makefile.in (clean): Ditto.
1815 * gdb.opt/Makefile.in (clean): Ditto.
1816 * gdb.pascal/Makefile.in (clean): Ditto.
1817 * gdb.python/Makefile.in (clean): Ditto.
1818 * gdb.reverse/Makefile.in (clean): Ditto.
1819 * gdb.server/Makefile.in (clean): Ditto.
1820 * gdb.stabs/Makefile.in (clean): Ditto.
1821 * gdb.threads/Makefile.in (clean): Ditto.
1822 * gdb.trace/Makefile.in (clean): Ditto.
1823 * gdb.xml/Makefile.in (clean): Ditto.
1824
abc9d0dc
TT
18252012-05-16 Tom Tromey <tromey@redhat.com>
1826
1827 * gdb.base/macscp1.c (macscp_expr): Add comment.
1828 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
1829
6a3a010b
MR
18302012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
1831
1832 * gdb.base/return-nodebug.exp: Also test float and double types.
1833
01429c8e
JK
18342012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1835
1836 PR testsuite/12649
1837 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
1838
54115cd4
JK
1839 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
1840
0c5f383f
SDJ
18412012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
1842
1843 * gdb.base/stap-probe.exp (stap_test): Remove calls to
1844 `rerun_to_main'.
1845 (stap_test_no_debuginfo): Likewise.
1846
e7e0cddf
SS
18472012-05-14 Stan Shebs <stan@codesourcery.com>
1848
1849 * gdb.base/dprintf.c: New file.
1850 * gdb.base/dprintf.exp: New file.
1851
c772f8e7
HZ
18522012-05-14 Hui Zhu <hui_zhu@mentor.com>
1853
1854 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
1855 * gdb.trace/disconnected-tracing.c: New file.
1856 * gdb.trace/disconnected-tracing.exp: New file.
1857
7efc75aa
SCR
18582012-05-13 Siva Chandra Reddy <sivachandra@google.com>
1859
1860 * gdb.python/python.c: Add a new breakpoint comment.
1861 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
1862
85d4a676
SS
18632011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
1864
1865 * gdb.base/info-os.exp: New file.
1866 * gdb.base/info-os.c: New file.
1867
64ea88dc
JB
18682012-05-10 Joel Brobecker <brobecker@adacore.com>
1869
4647ab1b
JB
1870 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
1871 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
1872 New files.
64ea88dc 1873
afba63f1
JB
18742012-05-10 Joel Brobecker <brobecker@adacore.com>
1875
1876 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
1877 gdb.base/ctxobj.exp: New files.
1878
9d198b1e
TT
18792012-05-09 Tom Tromey <tromey@redhat.com>
1880
1881 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
1882
9bfee719
MR
18832012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
1884
1885 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
1886
3a7341d8
MR
18872012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
1888
1889 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
1890 before using it.
1891
52b3699b
TG
18922012-05-04 Tristan Gingold <gingold@adacore.com>
1893
1894 * gdb.base/set-noassign.exp: New test.
1895
a20ee7a4
SCR
18962012-05-03 Siva Chandra Reddy <sivachandra@google.com>
1897
1898 * gdb.python/py-symbol.exp: Add tests to test the new methods
1899 gdb.Symtab.global_block() and gdb.Symtab.static_block().
1900 * gdb.python/py-symbol.c: Add new struct to help test
1901 gdb.Symtab.static_block().
1902
bf2f0858
DE
19032012-05-03 Doug Evans <dje@google.com>
1904
1905 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
1906 commented out.
1907
2d4e0376
YQ
19082012-05-03 Yao Qi <yao@codesourcery.com>
1909
1910 * gdb.base/catch-syscall.exp: Skip it before compilation if target
1911 doesn't support.
1912 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
1913 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
1914
6d0bb9f3
YQ
19152012-05-03 Yao Qi <yao@codesourcery.com>
1916
1917 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
1918
fd820528
DE
19192012-04-30 Doug Evans <dje@google.com>
1920
1921 PR testsuite/13961
1922 * gdb.dwarf2/pr13961.S: New file.
1923 * gdb.dwarf2/pr13961.exp: New file.
1924
b9e219b9
YQ
19252012-04-29 Yao Qi <yao@codesourcery.com>
1926
1927 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
1928
3019eac3
DE
19292012-04-28 Doug Evans <dje@google.com>
1930
1931 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
1932 .Ltype_int_in_cu2. Use name "int2" instead of "int".
1933 All uses updated.
1934 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
1935 "ptype func_cu1" to expand cu2 before cu1.
1936
62e5f89c
SDJ
19372012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
1938 Tom Tromey <tromey@redhat.com>
1939
1940 * gdb.base/default.exp: Add `$_probe_arg*' convenience
1941 variables.
1942 * gdb.base/stap-probe.c: New file.
1943 * gdb.base/stap-probe.exp: New file.
1944 * gdb.trace/stap-trace.c: New file.
1945 * gdb.trace/stap-trace.exp: New file.
1946 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
1947 libgcc's unwinder.
1948
14132e89
MR
19492012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
1950
1951 * gdb.arch/mips16-thunks-inmain.c: New file.
1952 * gdb.arch/mips16-thunks-main.c: New file.
1953 * gdb.arch/mips16-thunks-sin.c: New file.
1954 * gdb.arch/mips16-thunks-sinfrob.c: New file.
1955 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
1956 * gdb.arch/mips16-thunks-sinmain.c: New file.
1957 * gdb.arch/mips16-thunks-sinmips16.c: New file.
1958 * gdb.arch/mips16-thunks.exp: New file.
1959
a766d390
DE
19602012-04-25 Doug Evans <dje@google.com>
1961
1962 * configure.ac: Create gdb.go/Makefile.
1963 * configure: Regenerate.
1964 * gdb.base/default.exp: Add "go" to "set language" testing.
1965 * gdb.go/Makefile.in: New file.
1966 * gdb.go/basic-types.exp: New file.
1967 * gdb.go/chan.exp: New file.
1968 * gdb.go/chan.go: New file.
1969 * gdb.go/handcall.exp: New file.
1970 * gdb.go/handcall.go: New file.
1971 * gdb.go/hello.exp: New file.
1972 * gdb.go/hello.go: New file.
1973 * gdb.go/integers.exp: New file.
1974 * gdb.go/integers.go: New file.
1975 * gdb.go/methods.exp: New file.
1976 * gdb.go/methods.go: New file.
1977 * gdb.go/package.exp: New file.
1978 * gdb.go/package1.go: New file.
1979 * gdb.go/package2.go: New file.
1980 * gdb.go/print.exp: New file.
1981 * gdb.go/strings.exp: New file.
1982 * gdb.go/strings.go: New file.
1983 * gdb.go/types.exp: New file.
1984 * gdb.go/types.go: New file.
1985 * gdb.go/unsafe.exp: New file.
1986 * gdb.go/unsafe.go: New file.
1987 * lib/future.exp: Add Go support.
1988 (gdb_find_go, gdb_find_go_linker): New procs.
1989 (gdb_default_target_compile): Add Go support.
1990 * lib/gdb.exp (skip_go_tests): New proc.
1991 * lib/go.exp: New file.
1992
e65f9ffb
TT
19932012-04-25 Tom Tromey <tromey@redhat.com>
1994
1995 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
1996
14e75d8e
JK
19972012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
1998 Jan Kratochvil <jan.kratochvil@redhat.com>
1999
2000 PR symtab/7259:
2001 * gdb.base/enumval.c: New test case.
2002 * gdb.base/enumval.exp: New test case.
2003 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
2004 field.bitpos.
2005
f3525b70
PA
20062012-04-17 Pedro Alves <palves@redhat.com>
2007
2008 * Makefile.in (site.exp): Make site.exp source
2009 $srcdir/lib/append_gdb_boards_dir.exp.
2010 * lib/append_gdb_boards_dir.exp: New file.
2011
bccbefd2
JK
20122012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2013
2014 New option "set auto-load safe-path".
2015 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
2016 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
2017
bf88dd68
JK
20182012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2019
2020 auto-load: Implementation.
2021 * gdb.base/help.exp (test set height): Increase the height.
2022 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
2023 to ...
2024 (info auto-load python-scripts): ... here.
2025 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
2026 to ...
2027 (info auto-load python-scripts *): ... here.
2028
c0d4d1c0
YQ
20292012-04-16 Yao Qi <yao@codesourcery.com>
2030
2031 * lib/trace-support.exp (get_in_proc_agent): New.
2032 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
2033 of in process trace agent.
2034 * gdb.trace/ftrace.exp: Likewise.
2035 * gdb.trace/pending.exp: Likewise.
2036 * gdb.trace/trace-break.exp: Likewise.
2037 * gdb.trace/trace-mt.exp
2038 * gdb.trace/tspeed.exp: Likewise.
2039 * gdb.trace/tstatus.exp
2040 * gdb.trace/strace.exp: Likewise.
2041
cbf68a60
TS
20422012-04-16 Thomas Schwinge <thomas@codesourcery.com>
2043
dd6d3b70
TS
2044 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
2045 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
2046
cbf68a60
TS
2047 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
2048
8264ba82
AG
20492012-04-14 Anton Gorenkov <xgsa@yandex.ru>
2050
2051 PR mi/13393
2052 * gdb.mi/mi-var-rtti.cc: New file.
2053 * gdb.mi/mi-var-rtti.exp: New file.
2054 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
2055 function.
2056 (mi_varobj_update_with_type_change): updated to avoid code duplication.
2057
de0919f8 20582012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
2059
2060 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
2061 EXECUTABLES.
2062 * gdb.python/py-explore.c: C program used for testing the new
2063 'explore' command on C constructs.
2064 * gdb.python/py-explore.cc: C++ program used for testing the new
2065 'explore' command on C++ constructs.
2066 * gdb-python/py-explore.exp: Tests for the new 'explore'
2067 command on C constructs.
2068 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
2069 command on C++ constructs.
2070
a82da7dd
MK
20712012-04-07 Mark Kettenis <kettenis@gnu.org>
2072
2073 * gdb.base/funcargs.exp (complex_args): Fix typo.
2074
e127cba8
JK
20752012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2076
2077 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
2078 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
2079
40e084e1
KS
20802012-04-05 Keith Seitz <keiths@redhat.com>
2081
2082 * gdb.base/advance.exp: Update error message for
2083 "advance malformed" test.
2084 * gdb.base/break.exp: Likewise for "breakpoint with
2085 trailing garbage" test.
2086 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
2087 with trailing garbage" test.
2088 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
2089 trailng garbage" test.
2090 * gdb.base/until.exp: Likewise for "malformed until" test.
2091 * gdb.cp/ovldbreak.exp: Create the breakpoint table
2092 for "breakpoint info (after setting on all)".
2093 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
2094 tests.
2095 * gdb.cp/cplabel.cc: New file.
2096 * gdb.cp/cplabel.exp: New test.
2097 * gdb.linespec/ls-errs.c: New file.
2098 * gdb.linespec/ls-errs.exp: New test.
2099
a72c8f6a
JK
21002012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2101
2102 * gdb.trace/unavailable.exp
2103 (collect globals: print object on: print derived_partial)
2104 (collect globals: print object on: print derived_whole)
2105 (collect globals: print object off: print derived_partial)
2106 (collect globals: print object off: print derived_whole): Update
2107 expected output.
2108
f87a3023
KS
21092012-03-30 Keith Seitz <keiths@redhat.com>
2110
2111 * gdb.python: Add test for linespecs with commas.
2112
e2171b3c
KS
21132012-03-28 Keith Seitz <keiths@redhat.com>
2114
2115 * gdb.linespec/ls-dollar.cc: New file.
2116 * gdb.linespec/ls-dollar.exp: New test.
2117
21182012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
2119
2120 * gdb.cp/namespace.exp: Add breakpoint tests for functions
2121 starting with the global namespace.
2122
2f4e0a80
DE
21232012-03-23 Doug Evans <dje@google.com>
2124
2125 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
2126
7b282c5a
SCR
21272012-03-22 Siva Chandra Reddy <sivachandra@google.com>
2128
2129 * gdb.python/py-value.cc: Add test case for testing the
2130 methodology exposing C++ values to Python.
2131 * gdb.python/py-value-cc.exp: Add tests testing the methodology
2132 exposing C++ values to Python.
2133 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
2134
2e98ca53
JK
21352012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2136 Siddhesh Poyarekar <siddhesh@redhat.com>
2137
2138 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
2139 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
2140 (generate native core dump): Make the test unsupported if core cannot
2141 be generated.
2142
8320cc4f
JK
21432012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2144
2145 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
2146 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
2147 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
2148
3a69ffb2
JK
21492012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
2150
2151 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
2152
8fabffee
DE
21532012-03-17 Doug Evans <dje@google.com>
2154
2155 * dg-extract-results.sh: Handle KFAILs.
2156
ab260dad
JK
21572012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2158
2159 PR symtab/13777
2160 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
2161
53ba8333
JB
21622012-03-16 Joel Brobecker <brobecker@adacore.com>
2163
2164 * gdb.ada/set_pckd_arr_elt: New testcase.
2165
481860b3
GB
21662012-03-16 Gary Benson <gbenson@redhat.com>
2167
2168 PR breakpoints/10738
2169 * gdb.opt/inline-break.exp: New file.
2170 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
2171 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
2172 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
2173 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
2174 * gdb.base/async-shell.exp: Likewise.
2175 * lib/mi-support.exp (library_loaded_re): Likewise.
2176
410528f0
TT
21772012-03-15 Tom Tromey <tromey@redhat.com>
2178
2179 * gdb.cp/virtfunc2.exp: Update expected output.
2180 * gdb.cp/pr9631.exp: Update expected output.
2181 * gdb.cp/member-ptr.exp: Update expected output.
2182 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
2183 output.
2184 * gdb.cp/casts.exp: Update expected output.
2185
c4aeac85
TT
21862012-03-15 Tom Tromey <tromey@redhat.com>
2187
2188 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
2189 (test_info_vtbl): Likewise.
2190 (do_tests): Call test_info_vtbl.
2191 * gdb.cp/virtfunc.cc (va): New global.
2192
856d06f9
TS
21932012-03-15 Thomas Schwinge <thomas@codesourcery.com>
2194
2195 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
2196 describing DWARF data structures.
2197 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
2198 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
2199 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
2200 * gdb.dwarf2/dw2-entry-value.S: Likewise.
2201 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
2202 * gdb.dwarf2/dw2-param-error.S: Likewise.
2203 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
2204 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
2205 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
2206 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
2207 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
2208 * gdb.dwarf2/pr11465.S: Likewise.
2209
e837f12a
JK
22102012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2211
2212 * gdb.mi/mi2-prompt.exp: New file.
2213
ccbb4f28
JB
22142012-03-13 Joel Brobecker <brobecker@adacore.com>
2215
2216 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
2217
32039130
JB
22182012-03-13 Joel Brobecker <brobecker@adacore.com>
2219
2220 * gdb.ada/bp_range_type: New testcase.
2221
16899756
DE
22222012-03-13 Doug Evans <dje@google.com>
2223
2224 * gdb.base/default.exp: Delete tests for symbol-reloading.
2225 * gdb.base/help.exp: Ditto.
2226 * gdb.base/setshow.exp: Ditto.
2227 * gdb.base/gdb_history: Delete references to symbol-reloading.
2228
87b0bb13
JK
22292012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2230
2231 * gdb.base/attach-twice.c: New files.
2232 * gdb.base/attach-twice.exp: New files.
2233
0d7941a9
KS
22342012-03-08 Keith Seitz <keiths@redhat.com>
2235
2236 * lib/gdb.exp (gdb_get_line_number): Throw an
2237 error instead of returning -1.
2238 * gdb.base/break.exp: Remove unused variable
2239 bp_location5.
2240 * gdb.base/hbreak2.exp: Likewise.
2241 * gdb.base/sepdebug.exp: Likewise.
2242
f4647387
YQ
22432012-03-08 Yao Qi <yao@codesourcery.com>
2244 Pedro Alves <palves@redhat.com>
2245
2246 Fix PR server/13392.
2247 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
2248 (tracepoint_change_loc_2): Remove kfail. Return if failed to
2249 download tracepoints.
2250 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
2251 (pending_tracepoint_resolved_during_trace): Likewise.
2252 (pending_tracepoint_installed_during_trace): Likewise.
2253 (pending_tracepoint_with_action_resolved): Likewise.
2254
83c532cb
KS
22552012-03-08 Keith Seitz <keiths@redhat.com>
2256
2257 * gdb.ada/array_bounds.exp: Get breakpoint for line
2258 with "START", not "STOP".
2259 * gdb.python/py-infthread.exp: Do not continue to
2260 line marked "Break here.", which is undefined.
2261
d6b6bbb7
LM
22622012-03-08 Luis Machado <lgustavo@codesourcery.com>
2263
2264 Revert:
2265
2266 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2267
2268 Implement testsuite workaround for PR breakpoints/13781.
2269 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
2270 (set breakpoint condition-evaluation host): New conditional command.
2271
7fe25d9b
JK
22722012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2273
2274 Fix CU relative vs. absolute DIE offsets.
2275 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
2276 one.
2277
51898c15
JK
22782012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2279
2280 Fix false FAIL on distros with relro linkage as default.
2281 * gdb.reverse/solib-precsave.exp: Try to compile the test using
2282 -Wl,-z,norelro first.
2283
8131799e
JB
22842012-03-06 Joel Brobecker <brobecker@adacore.com>
2285
2286 * gdb.ada/bp_on_var: New testcase.
2287
ba241969
JB
22882012-03-06 Joel Brobecker <brobecker@adacore.com>
2289
2290 * gdb.ada/bp_enum_homonym: New testcase.
2291
abe49676
YQ
22922012-03-06 Yao Qi <yao@codesourcery.com>
2293
2294 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
2295 x86_64-*-* and i?86-*-*.
2296 Set up KFAIL for gdb/13808.
2297
d8df103b
TT
22982012-03-05 Tom Tromey <tromey@redhat.com>
2299
2300 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
2301 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
2302
b7b189f3
TT
23032012-03-05 Tom Tromey <tromey@redhat.com>
2304
2305 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
2306
69dc1c4d
YQ
23072012-03-04 Yao Qi <yao@codesourcery.com>
2308
2309 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
2310 messages for KFAIL.
2311
3f20c47f
JK
23122012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2313
2314 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
2315 (print one_two_three, indexes off, print few_reps, indexes off)
2316 (print many_reps, indexes off, print empty, indexes off)
2317 (print one_two_three, print few_reps, print many_reps, print empty):
2318 Call setup_xfail if $gcc_old.
2319
abf1152a
JK
23202012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2321
2322 Implement testsuite workaround for PR breakpoints/13781.
2323 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
2324 (set breakpoint condition-evaluation host): New conditional command.
2325
a06715f8
JK
23262012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2327
2328 Code cleanup.
2329 * gdb.cp/mb-templates.exp: New variables executable. Use it for
2330 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
2331 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
2332 number 1 by $bpnum. Four times.
2333
5808517f
YQ
23342012-03-03 Yao Qi <yao@codesourcery.com>
2335
2336 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
2337
dfe2ac14
JK
23382012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2339
2340 Setup KFAIL for PR server/13796.
2341 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
2342
8bbc467a
JB
23432012-03-02 Joel Brobecker <brobecker@adacore.com>
2344
2345 * gdb.ada/operator_bp: New testcase.
2346
c0eac87f
JB
23472012-03-02 Joel Brobecker <brobecker@adacore.com>
2348
2349 * gdb.ada/info_locals_renaming: New testcase.
2350
4f42c881
TT
23512012-03-02 Tom Tromey <tromey@redhat.com>
2352
2353 * gdb.base/nextoverexit.c: New file.
2354 * gdb.base/nextoverexit.exp: New file.
2355
7380c0c9
EBM
23562012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
2357
2358 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
2359 parameter.
2360
1faeff08
MR
23612012-03-01 Maciej W. Rozycki <macro@mips.com>
2362
2363 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
2364 core registers.
2365
320b6f49
MR
23662012-03-01 Maciej W. Rozycki <macro@mips.com>
2367 Maciej W. Rozycki <macro@codesourcery.com>
2368 Daniel Jacobowitz <dan@codesourcery.com>
2369
2370 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
2371
ad5f7d6e
PA
23722012-03-01 Pedro Alves <palves@redhat.com>
2373
2374 PR gdb/13767
2375
2376 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
2377 (gdb_collect_globals_test): Call it.
2378
d3dc44a6
KS
23792012-03-01 Keith Seitz <keiths@redhat.com>
2380
2381 * gdb.cp/method2.exp: Output of overload menu is now
2382 alphabetized. Update tests for "break A::method".
2383 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
2384 of hard-coding them.
2385 Overload menu is alphabetized: rewrite to accommodate.
2386 Unset variables LINE and TYPES which are used in other tests.
2387 Compute the output of "info break".
2388 Update the breakpoint table after all breakpoints are deleted.
2389 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
2390 compute ACTUALS and the method body based on parameters.
2391 Update expected output accordingly.
2392 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
2393 unique comments to allow the use of gdb_get_line_number.
2394
23952012-03-01 Keith Seitz <keiths@redhat.com>
2396
2397 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
2398 some Tcl syntax.
2399 * gdb.cp/ovldbreak.exp: Likewise.
2400
7949c2a0
KS
24012012-03-01 Keith Seitz <keiths@redhat.com>
2402
2403 * gdb.base/help.exp (help show user): Update expected result
2404 for new doc string changes (add "non-python").
2405
7d74f244
DE
24062012-03-01 Scott J. Goldman <scottjg@vmware.com>
2407
2408 * gdb.python/py-cmd.exp: Add test to verify that python commands can
2409 be put in the user-defined category and that the commands appear in
2410 "help user-defined".
2411
1b611343
JB
24122012-02-29 Joel Brobecker <brobecker@adacore.com>
2413
2414 * gdb.ada/tagged_not_init: New testcase.
2415
99b1c762
JB
24162012-02-29 Joel Brobecker <brobecker@adacore.com>
2417
2418 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
2419 * gdb.ada/enum_idx_packed: New testcase.
2420
2d4a02ee
JB
24212012-02-29 Joel Brobecker <brobecker@adacore.com>
2422
2423 * gdb.ada/aliased_array: New testcase.
2424
2e6fda7d
JB
24252012-02-29 Joel Brobecker <brobecker@adacore.com>
2426
2427 * gdb.ada/whatis_array_val: New testcase.
2428
9a7f938f
JK
24292012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2430
2431 Fix disp-step-syscall.exp: fork: single step over fork.
2432 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
2433 whitespaces.
2434 (single step over $syscall): Remove its check.
2435 (single step over $syscall final pc): New check.
2436
8703a944
JK
24372012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2438
2439 Support processors without SSSE3.
2440 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
2441 pabsd into ...
2442 (ssse3_test): ... a new function.
2443 (main): Call ssse3_test.
2444 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
2445 Update expected values everywhere.
2446 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
2447 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
2448 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
2449 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
2450 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
2451 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
2452 Move these tests lower.
2453 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
2454 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
2455 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
2456 New tests.
2457
c03e6ccc
YQ
24582012-02-29 Yao Qi <yao@codesourcery.com>
2459 Pedro Alves <palves@redhat.com>
2460
2461 * gdb.trace/trace-mt.c: New.
2462 * gdb.trace/trace-mt.exp: New.
2463
7964b62a
TS
24642012-02-28 Thomas Schwinge <thomas@codesourcery.com>
2465
2c8910ba
TS
2466 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
2467 numbers instead of hardcoding them.
2468 * gdb.base/annota1.c: Provide suitable markers.
2469 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
2470 numbers instead of hardcoding them.
2471 * gdb.base/annota3.c: Provide suitable markers.
2472
2473 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
2474 * gdb.base/annota3.c: Likewise.
2475 * gdb.base/sigall.c: Likewise.
2476 * gdb.base/signals.c: Likewise.
2477 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 2478
5a41c0b7
MR
24792012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
2480
2481 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
2482 failure return path.
2483
ebbbe5c5
LM
24842012-02-27 Luis Machado <lgustavo@codesourcery.com>
2485
2486 * gdb.base/save-bp.exp: Account for new condition evaluator output.
2487
8d126d8a
LM
24882012-02-24 Luis Machado <lgustavo@codesourcery.com>
2489
2490 * gdb.base/cond-eval-mode.exp: New file.
2491
11337c2f
PA
24922012-02-24 Pedro Alves <palves@redhat.com>
2493
2494 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
2495 (top level): Use with_test_prefix.
2496
13fc3e3c
PA
24972012-02-24 Pedro Alves <palves@redhat.com>
2498
2499 * gdb.threads/attach-into-signal.exp (corefunc): Use
2500 with_test_prefix.
2501
07c1b626
JK
25022012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2503
2504 Fix false FAILs on old CPUs without SSE.
2505 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
2506 Return untested for Illegal instruction.
2507
596ba138
JK
25082012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2509
2510 Fix false FAILs with glibc debug infos installed.
2511 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
2512 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
2513
aeaa2474
SA
25142012-02-22 Sterling Augustine <saugustine@google.com>
2515
2516 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
2517 constant with cast.
2518
aed555c9
PA
25192012-02-21 Pedro Alves <palves@redhat.com>
2520
2521 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
2522
78afebb4
PA
25232012-02-21 Pedro Alves <palves@redhat.com>
2524
2525 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
2526
fdcfef12
PA
25272012-02-21 Pedro Alves <palves@redhat.com>
2528
2529 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
2530 with_test_prefix.
2531
0f4d39d5
PA
25322012-02-21 Pedro Alves <palves@redhat.com>
2533
2534 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
2535 with_test_prefix here.
2536 (top level): Do it here instead. Remove `:' from the
2537 with_test_prefix string.
2538 * gdb.base/attach-pie-misread.exp: Remove the leading space the
2539 the suffix `:' from the with_test_prefix prefix string.
2540 * gdb.base/break-interp.exp: Ditto.
2541 * gdb.base/catch-load.exp: Ditto.
2542 * gdb.base/disp-step-syscall.exp: Ditto.
2543 * gdb.base/jit-so.exp: Ditto.
2544 * gdb.base/jit.exp: Ditto.
2545 * gdb.base/sepdebug.exp: Ditto.
2546 * gdb.base/solib-display.exp: Ditto.
2547 * gdb.base/solib-overlap.exp: Ditto.
2548 * gdb.base/watch-cond-infcall.exp: Ditto.
2549 * gdb.base/watchpoint.exp: Ditto.
2550 * gdb.dwarf2/dw2-noloc.exp: Ditto.
2551 * gdb.mi/mi-watch.exp: Ditto.
2552 * gdb.mi/mi2-watch.exp: Ditto.
2553 * gdb.threads/non-ldr-exc-1.exp: Ditto.
2554 * gdb.threads/non-ldr-exc-2.exp: Ditto.
2555 * gdb.threads/non-ldr-exc-3.exp: Ditto.
2556 * gdb.threads/non-ldr-exc-4.exp: Ditto.
2557 * gdb.threads/watchpoint-fork.exp: Ditto.
2558 * gdb.threads/watchthreads-reorder.exp: Ditto.
2559 * gdb.trace/change-loc.exp: Ditto.
2560 * gdb.trace/pending.exp: Ditto.
2561 * gdb.trace/status-stop.exp: Ditto.
2562 * gdb.trace/strace.exp: Ditto.
2563 * gdb.trace/trace-break.exp: Ditto.
2564 * gdb.trace/unavailable.exp: Ditto.
2565 * lib/gdb.exp (with_test_prefix): Always prefix with space and
2566 suffix with colon. Adjust leading comments.
2567
6a5870ce
PA
25682012-02-21 Pedro Alves <palves@redhat.com>
2569 Tom Tromey <tromey@redhat.com>
2570
2571 * lib/gdb.exp: Add description of test prefixes.
2572 (with_test_prefix): New procedure.
2573 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
2574 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
2575 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
2576 instead of lappend to append to pf_prefix.
2577 * gdb.base/catch-load.exp: Use with_test_prefix.
2578 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
2579 * gdb.base/jit-so.exp: Use with_test_prefix.
2580 * gdb.base/jit.exp: Use with_test_prefix.
2581 * gdb.base/return-nodebug.exp (do_test): Use append instead of
2582 lappend to append to pf_prefix.
2583 * gdb.base/sepdebug.exp: Use with_test_prefix.
2584 * gdb.base/solib-display.exp: Use with_test_prefix.
2585 * gdb.base/solib-overlap.exp: Use with_test_prefix.
2586 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
2587 * gdb.base/watchpoint.exp: Use with_test_prefix.
2588 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
2589 * gdb.mi/mi-watch.exp: Use with_test_prefix.
2590 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
2591 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
2592 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
2593 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
2594 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
2595 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
2596 append instead of lappend to append to pf_prefix.
2597 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
2598 * gdb.trace/change-loc.exp: Use with_test_prefix.
2599 * gdb.trace/pending.exp: Use with_test_prefix.
2600 * gdb.trace/status-stop.exp: Use with_test_prefix.
2601 * gdb.trace/strace.exp: Use with_test_prefix.
2602 * gdb.trace/trace-break.exp: Use with_test_prefix.
2603 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
2604 instead of lappend to append to pf_prefix.
2605
35dc4a6b
JK
26062012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2607
2608 Fix racy FAILs.
2609 * gdb.base/inferior-died.c (main): Add return of 0.
2610 * gdb.base/inferior-died.exp (continue): Fix expectation of
2611 asynchronous events.
2612 (p 1): New test.
2613
c5a006e6
PA
26142012-02-20 Pedro Alves <palves@redhat.com>
2615
2616 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
2617 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
2618 gdb's internal debug output. For the non-threaded case, look for
2619 "Program received signal SIGLARM", for the threaded case, peek at
2620 the thread's siginfo.
2621
cc51a170
PA
26222012-02-20 Pedro Alves <palves@redhat.com>
2623
2624 General cleanup, make output test messages unique, and build
2625 different executable files for the non-threaded and threaded
2626 cases.
2627
2628 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
2629 Delete.
2630 (executable_nothr, executable_thr): New globals.
2631 (top level): Adjust to delete both executables.
2632 (corefunc): New parameter $executable. Set $pf_prefix instead of
2633 hand writing a prefix in tests. Issue a clean_restart and enable
2634 lin-lwp debug output here.
2635 (top level): Adjust. Use build_executable. Don't start gdb here,
2636 and don't enable lin-lwp debug output here.
2637 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
2638
c755f03d
JK
26392012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2640
2641 Fix racy FAILs.
2642 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
2643 "continue" command.
2644
6bec5e0a
JK
26452012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2646
2647 Fix for gdbserver non-extended mode.
2648 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
2649 and gdb_run_cmd.
2650
2e8265fd
TT
26512012-02-17 Tom Tromey <tromey@redhat.com>
2652
2653 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
2654 * gdb.python/py-events.exp: Check 'dir' output.
2655 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
2656
9e507076
YQ
26572012-02-17 Yao Qi <yao@codesourcery.com>
2658
2659 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
2660
32d22ab1
TT
26612012-02-16 Tom Tromey <tromey@redhat.com>
2662
2663 * gdb.base/inferior-died.c: Don't include stdio.h.
2664
9addecb9
TT
26652012-02-16 Tom Tromey <tromey@redhat.com>
2666
2667 * gdb.base/inferior-died.c: New file.
2668 * gdb.base/inferior-died.exp: New file.
2669
4cb6da1c
AR
26702012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
2671
2672 * gdb.base/break-inline.exp: New file.
2673 * gdb.base/break-inline.c: New file.
2674
3af2590d
TT
26752012-02-15 Tom Tromey <tromey@redhat.com>
2676
2677 * gdb.base/pc-fp.exp: Add "info register" tests.
2678
29988831
TT
26792012-02-15 Tom Tromey <tromey@redhat.com>
2680
2681 * gdb.base/regs.exp: Remove.
2682
10010058
PA
26832012-02-15 Pedro Alves <palves@redhat.com>
2684
2685 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
2686 the target doesn't support tracepoints.
2687 * gdb.trace/circ.exp: Ditto.
2688 * gdb.trace/collection.exp: Ditto.
2689 * gdb.trace/packetlen.exp: Ditto.
2690 * gdb.trace/passc-dyn.exp: Ditto.
2691 * gdb.trace/report.exp: Ditto.
2692 * gdb.trace/tfind.exp: Ditto.
2693 * gdb.trace/tspeed.exp: Ditto.
2694 * gdb.trace/tsv.exp: Ditto.
2695 * gdb.trace/unavailable.exp: Ditto.
2696 * gdb.trace/while-dyn.exp: Ditto.
2697
a2e0062d
PA
26982012-02-15 Pedro Alves <palves@redhat.com>
2699
2700 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
2701 gdb_test_multiple, and call unsupported instead of fail, if the
2702 remote side does not support the request.
2703
a1999d40
PA
27042012-02-15 Pedro Alves <palves@redhat.com>
2705
2706 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
2707 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
2708 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
2709 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
2710 * gdb.server/server-run.exp: Make sure gdb is disconnected.
2711 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
2712 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
2713 doesn't start with "extended-" already.
2714
7cee1e54
PA
27152012-02-15 Pedro Alves <palves@redhat.com>
2716
2717 Support extended-remote. Avoid cascading timeouts.
2718
2719 * gdb.base/attach.exp (do_attach_tests): Add expected output for
2720 the extended-remote target. If attaching with no file fails, load
2721 the file manually.
2722 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
2723
816338b5
SS
27242012-02-14 Stan Shebs <stan@codesourcery.com>
2725
2726 * gdb.base/ena-dis-br.exp: Add enable count test.
2727
cc30c4bd
PA
27282012-02-13 Pedro Alves <palves@redhat.com>
2729
2730 * config/mips-idt.exp: Delete.
2731 * gdb.base/a2-run.exp: Remove mips-idt xfails.
2732 * gdb.base/bitfields.exp: Remove mips-idt restarts.
2733 * gdb.base/break.exp: Remove mips-idt references.
2734 * gdb.base/chng-syms.exp: Ditto.
2735 * gdb.base/default.exp: Ditto.
2736 * gdb.base/funcargs.exp (funcargs_reload): Delete.
2737 (top level): Don't call it.
2738 * gdb.base/opaque.exp: Remove mips-idt restarts.
2739 * gdb.base/ptype.exp: Remove mips-idt xfails.
2740 * gdb.base/scope.exp: Remove mips-idt restarts.
2741 * gdb.base/sepdebug.exp: Remove mips-idt references.
2742 * gdb.base/watchpoint.exp (maybe_clean_restart)
2743 (maybe_reinitialize): Delete.
2744 (test_disabling_watchpoints, test_disabling_watchpoints)
2745 (test_watchpoint_triggered_in_syscall)
2746 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
2747 Don't call them.
2748
57008375
JK
27492012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2750
2751 * gdb.server/server-exec-info.exp: New file.
2752
4a2d9c08
PA
27532012-02-10 Pedro Alves <palves@redhat.com>
2754
2755 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
2756 always non-empty.
2757 (test_attach): Always pass $exec to test_attach_gdb.
2758
09fa21bd
TT
27592012-02-08 Tom Tromey <tromey@redhat.com>
2760
2761 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
2762 before inferior is started.
2763
f0823d2c
TT
27642012-02-07 Tom Tromey <tromey@redhat.com>
2765
2766 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
2767 Symbol.value.
2768 * gdb.python/py-symbol.c (qq): Set default value.
2769
27702012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
2771
2772 * gdb.python/py-symbol.c (qq): New global.
2773 * gdb.python/py-symbol.exp: Add test for frame-less
2774 lookup_symbol.
2775 * gdb.python/py-symtab.exp: Fix line number.
2776
f7e44f65
JB
27772012-02-03 Joel Brobecker <brobecker@adacore.com>
2778
2779 * gdb.ada/mi_task_arg: New testcase.
2780
4c9ed63c
PA
27812012-02-02 Pedro Alves <palves@redhat.com>
2782
2783 * gdb.reverse/until-precsave.exp: Also put "record save" under the
2784 extended timeout.
2785
c0b9f2c6
PA
27862012-02-02 Pedro Alves <palves@redhat.com>
2787
2788 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
2789 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
2790
5f8cefd7
PA
27912012-02-02 Pedro Alves <palves@redhat.com>
2792
2793 * gdb.base/term.exp: Rewrite.
2794 * gdb.base/term.c: New.
2795
2f3a2569
PA
27962012-02-02 Pedro Alves <palves@redhat.com>
2797
2798 * gdb.base/default.exp (run "r" abbreviation, run): Add
2799 extended-remote expected output.
2800
f149aabd
TT
28012012-02-02 Tom Tromey <tromey@redhat.com>
2802
2803 * gdb.cp/dispcxx.exp: New file.
2804 * gdb.cp/dispcxx.cc: New file.
2805
03bef283
TT
28062012-02-01 Tom Tromey <tromey@redhat.com>
2807
2808 * gdb.base/jit-simple.exp: New file.
2809 * gdb.base/jit-simple.c: New file.
2810
a79b18b5
YQ
28112012-01-30 Yao Qi <yao@codesourcery.com>
2812
2813 * gdb.base/skip.exp: Make test result unique.
2814
f0d1a53e
JK
28152012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2816
2817 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
2818 compatibility with valgrind-3.7.0.
2819
4b3c9f41
PA
28202012-01-27 Pedro Alves <palves@redhat.com>
2821
2822 * gdb.base/watchpoint.exp (no_hw): New global.
2823 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
2824 disable hw watchpoints.
2825 (test_wide_location_1, test_wide_location_2): If no_hw is set,
2826 don't expect hw watchpoints.
2827 (no_hw_watchpoints): Always clean restart.
2828 (do_tests): New procedure, factored out from the top level.
2829 (top level): Run tests twice. Once with hw watchpoints enabled,
2830 another time with hw watchpoints disabled.
2831
a13491c8
PA
28322012-01-27 Pedro Alves <palves@redhat.com>
2833
2834 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
2835 out from the top level.
2836 (top level): Call it instead.
2837
f2c8a051
PA
28382012-01-27 Pedro Alves <palves@redhat.com>
2839
2840 * gdb.base/watchpoint.exp (top level): Re-enable hardware
2841 watchpoints sooner.
2842
654d7a9e
PA
28432012-01-27 Pedro Alves <palves@redhat.com>
2844
2845 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
2846
274f47f3
PA
28472012-01-27 Pedro Alves <palves@redhat.com>
2848
2849 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
2850 "You may have requested too many hardware
2851 breakpoints/watchpoints".
2852
e4d63ba2
PA
28532012-01-27 Pedro Alves <palves@redhat.com>
2854
2855 * gdb.base/watchpoint.exp (maybe_clean_restart)
2856 (maybe_reinitialize): New.
2857 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
2858 expect "hit N times".
2859 (test_disabling_watchpoints, test_complex_watchpoint)
2860 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
2861 Call maybe_clean_restart.
2862 (top level): Use clean_restart. Remove "mips-idt-*"
2863 reinitialization.
2864
dbd95daf
PA
28652012-01-27 Pedro Alves <palves@redhat.com>
2866
2867 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
2868
f3ad2025
PA
28692012-01-27 Pedro Alves <palves@redhat.com>
2870
2871 * gdb.base/watchpoint.exp: Clean restart after tests that don't
2872 require `initialize' anymore. Remove unnecessary `initialize'
2873 calls.
2874
100aa3ae
PA
28752012-01-27 Pedro Alves <palves@redhat.com>
2876
2877 * gdb.base/watchpoint.exp (wp_set): Delete.
2878 (initialize, test_simple_watchpoint, top level): Remove dead code.
2879
c79a8e11
PA
28802012-01-27 Pedro Alves <palves@redhat.com>
2881
2882 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
2883 typo.
2884
048fe15a
PA
28852012-01-27 Pedro Alves <palves@redhat.com>
2886
2887 * config/extended-gdbserver.exp: New file.
2888 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
2889 comment.
2890 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
2891 * boards/native-extended-gdbserver.exp: New file.
2892
4033a6bf
PA
28932012-01-26 Pedro Alves <palves@redhat.com>
2894
2895 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
2896 and gdb_test_multiple.
2897
3d7f4b81
PA
28982012-01-26 Pedro Alves <palves@redhat.com>
2899
2900 Make test messages unique, and more identifiable.
2901 * gdb.multi/watchpoint-multi.exp: Change test messages.
2902
484abf42
TT
29032012-01-25 Tom Tromey <tromey@redhat.com>
2904
2905 * gdb.base/solib-disc.exp: Fix regexps.
2906
edcc5120
TT
29072012-01-24 Tom Tromey <tromey@redhat.com>
2908
2909 * lib/mi-support.exp (mi_expect_stop): Add special case for
2910 solib-event.
2911 * gdb.base/catch-load-so.c: New file.
2912 * gdb.base/catch-load.exp: New file.
2913 * gdb.base/catch-load.c: New file.
2914 * gdb.base/break-interp.exp (reach_1): Update regexp.
2915
30b91c90
JK
29162012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2917
2918 Fix fuzzy results.
2919 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
2920 lpsimple and func.
2921
53fe1783
GB
29222012-01-24 Gary Benson <gbenson@redhat.com>
2923
2924 Delete #if 0'd out code.
2925 * gdb.base/default.exp (info catch): Remove.
2926 * gdb.base/gdb_history (info catch): Likewise.
2927 * gdb.base/help.exp (info catch): Likewise.
2928
d0d8b0c6
JK
29292012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2930
2931 Fix watchpoints to be specific for each inferior.
2932 * gdb.multi/watchpoint-multi.c: New file.
2933 * gdb.multi/watchpoint-multi.exp: New file.
2934
4403d8e9
JK
29352012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2936
2937 Fix watchpoints across inferior fork.
2938 * gdb.threads/watchpoint-fork-child.c: New file.
2939 * gdb.threads/watchpoint-fork-mt.c: New file.
2940 * gdb.threads/watchpoint-fork-parent.c: New file.
2941 * gdb.threads/watchpoint-fork-st.c: New file.
2942 * gdb.threads/watchpoint-fork.exp: New file.
2943 * gdb.threads/watchpoint-fork.h: New file.
2944
050a2e1d
PA
29452012-01-23 Pedro Alves <palves@redhat.com>
2946
2947 * gdb.base/call-signal-resume.exp: Allow output after "return".
2948
6a52fb62
PA
29492012-01-20 Pedro Alves <palves@redhat.com>
2950
2951 * gdb.python/py-finish-breakpoint.py: Fix typo.
2952
145b16a9
UW
29532012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
2954
2955 * gdb.base/info-proc.exp: Also run on remote targets. Main
2956 "info proc" command is now always present; whether target supports
2957 actual info proc operation is detected when attempting to issue
2958 the command.
2959
26f6125e
JK
29602012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2961
2962 * .gdbinit: Remove.
2963
eb5227ce
PA
29642012-01-19 Pedro Alves <palves@redhat.com>
2965
2966 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
2967 look at the funtions' returns.
2968 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
2969 (jprint.print(int, int)): Change return type to int. Adjust.
2970
1db33378
PP
29712012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2972
2973 PR gdb/9538
2974 * gdb.base/sepdebug.exp: New test.
2975
b9736cf8
PA
29762012-01-18 Pedro Alves <palves@redhat.com>
2977
2978 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
2979 Allow output before ^done.
2980
4aac40c8
TT
29812012-01-16 Tom Tromey <tromey@redhat.com>
2982
2983 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
2984 Add tests for relative directory.
2985
cafec441
TT
29862012-01-16 Tom Tromey <tromey@redhat.com>
2987
2988 * gdb.base/printcmds.c (enum flag_enum): New.
2989 (three): New global.
2990 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
2991 enum printing.
2992 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
2993 FlagEnumerationPrinter.
2994 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
2995 * gdb.python/py-pp-maint.c (enum flag_enum): New.
2996 (fval): New global.
2997
abcc4978
PA
29982012-01-16 Pedro Alves <palves@redhat.com>
2999
3000 * lib/gdb.exp (banned_procedures): New variable.
3001 (banned_variables_traced): Rename to ...
3002 (banned_traced): ... this.
3003 (gdb_init): Also trace banned procedures.
3004 (gdb_finish): Also untrace banned procedures.
3005
97ccebe8
PA
30062012-01-16 Pedro Alves <palves@redhat.com>
3007
3008 Remove all calls to strace.
3009
2af7517b
JK
30102012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3011
3012 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
3013 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
3014
9241a8bc
PP
30152012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
3016
3017 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
3018 * gdb.base/pie-execl.exp: Likewise.
3019
3848a17f
KS
30202012-01-12 Keith Seitz <keiths@redhat.com>
3021
3022 PR mi/10586
3023 * gdb.mi/var-cmd.c (struct anonymous): New structure.
3024 (do_anonymous_type_tests): New function.
3025 (main): Call do_anonymous_type_tests.
3026 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
3027 (verify_everything): New procedure.
3028 * gdb.mi/mi-var-cp.cc (class A): New class.
3029 (anonymous_structs_and_unions): New function.
3030 (main): Call anonymous_structs_and_unions.
3031 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
3032 (verify_everything): New procedure.
3033
440e2fca
KS
30342012-01-12 Keith Seitz <keiths@redhat.com>
3035
3036 * lib/mi-support.exp: Expand comments about PATH_EXPR.
3037 (varobj_tree::get_path_expr): Assume that all varobjs are
3038 compound unless they are known simple types.
3039 Adjust path expressions based on parent type, path parent type,
3040 and tree language.
3041 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
3042 the root varobj.
3043 (mi_walk_varobj_tree): Add LANGUAGE parameter.
3044
675399c9
PA
30452012-01-11 Pedro Alves <palves@redhat.com>
3046
3047 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
3048 core files on this machine" anymore.
3049
97ddaa9b
PH
30502012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3051
3052 * gdb.base/watchpoint.c (recurser): Initialize local_x.
3053 (main): Repeat recurser call.
3054 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
3055 equivalent to 'local_x'.
3056
ea733575
PH
30572012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3058 Joel Brobecker <brobecker@adacore.com>
3059
3060 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
3061
2ca0b532
PA
30622012-01-05 Pedro Alves <alves.ped@gmail.com>
3063
3064 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
3065 * gdb.python/py-events.c (first): Add bits for new "step N" test.
3066 * gdb.python/py-events.exp: Test that "step N" tripping on a
3067 breakpoint emits a breakpoint event.
3068
6e681866
JB
30692012-01-03 Joel Brobecker <brobecker@adacore.com>
3070
3071 * gdb.base/auxv.exp: Reformat the copyright notice.
3072
3c2d6aff
YQ
30732012-01-03 Yao Qi <yao@codesourcery.com>
3074
3075 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
3076 (strace_trace_on_diff_addr): New.
3077 * gdb.trace/strace.c: (main): Add two local variables.
3078
0852fee3
UW
30792011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
3080
3081 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
3082 * gdb.cell/gcore.exp: Likewise.
3083 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
3084 to verify the correct instance of main is selected.
3085
12c3e59c
JB
30862012-01-02 Joel Brobecker <brobecker@adacore.com>
3087
3088 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
3089 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
3090 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
3091 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
3092 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
3093 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
3094 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
3095 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
3096 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
3097 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
3098 gdb.threads/thread_check.c: Reformat copyright header.
3099
c0f378ec
EBM
31002011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
3101
e4a7ca93 3102 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
3103 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
3104 is not enabled.
3105
3bc96cfb
JK
31062011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3107
3108 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
3109 parameter to self_exec, adjust the function.
3110 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
3111 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
3112 (set var do_exit = 0): Remove test.
3113 (newline at end of file): Add one.
3114
095bcf5e
JB
31152011-12-27 Joel Brobecker <brobecker@adacore.com>
3116
3117 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
3118 New files.
3119
18d19bd1
JK
31202011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3121
3122 Fix racy FAILs.
3123 * gdb.threads/fork-thread-pending.c (barrier): New variable.
3124 (thread_function, thread_forker): Call pthread_barrier_wait for it.
3125 (main): Call pthread_barrier_init for it.
3126
e809353a
JK
31272011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3128
3129 Fix double send_gdb leading to racy FAILs.
3130 * gdb.base/break.exp (set silent break bp_location1): Replace
3131 3x send_gdb and gdb_expect by gdb_test.
3132 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
3133 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
3134 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
3135 instead of send_gdb. Twice.
3136 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
3137 3x send_gdb and gdb_expect by gdb_test.
3138 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
3139
da8cb7ec
JK
31402011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3141
3142 * gdb.linespec/linespec.exp: Compile using {c++}.
3143
ae1a303e
JK
31442011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3145
3146 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
3147 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
3148 (verify GCC PR debug/51668): New test.
3149
cc72b2a2
KP
31502011-12-23 Kevin Pouget <kevin.pouget@st.com>
3151
3152 Introduce gdb.FinishBreakpoint in Python.
3153 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
3154 py-finish-breakpoint2
3155 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
3156 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
3157 instead of line number.
3158 * gdb.python/py-finish-breakpoint.c: New file.
3159 * gdb.python/py-finish-breakpoint.exp: New file.
3160 * gdb.python/py-finish-breakpoint.py: New file.
3161 * gdb.python/py-finish-breakpoint2.cc: New file.
3162 * gdb.python/py-finish-breakpoint2.exp: New file.
3163 * gdb.python/py-finish-breakpoint2.py: New file.
3164
3b7962f9
JK
31652011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3166
3167 Partial fix of compatibility with gcc-4.7.
3168 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
3169 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
3170 Add comment to add a PASS case in the future.
3171
6538471c
JK
3172 Fix compatibility with gcc-4.7.
3173 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
3174
7052e42c
UW
31752011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
3176
3177 PR tdep/12797
3178 * gdb.base/callfuncs.exp: Remove KFAIL.
3179
9ac7f98e
JB
31802011-12-21 Joel Brobecker <brobecker@adacore.com>
3181
3182 * gdb.ada/task_bp: New testcase.
3183
f6eeced0
JK
31842011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3185
3186 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
3187 -DNO_SECTIONS.
3188 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
3189
72225e17
JK
31902011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3191
3192 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
3193 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
3194 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
3195 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
3196 conditional for gcc <= 4.5.
3197
13ac8d2c
JK
31982011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3199
3200 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
3201 by XFAIL.
3202 * gdb.cp/static-method.exp (info addr A::func())
3203 (list static-method.cc:xxx::(anonymous namespace)::A::func)
3204 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
3205 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
3206 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
3207 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
3208 (test value of F in k3_m): Likewise.
3209 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
3210 Likewise.
3211
049682ba
JK
32122011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3213
3214 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
3215 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
3216 Remove.
3217 * gdb.threads/attachstop-mt.c: Remove.
3218 * gdb.threads/attachstop-mt.exp: Remove.
3219
2c9d8796
MK
32202011-12-17 Mark Kettenis <kettenis@gnu.org>
3221
3222 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
3223
e0f9f062
DE
32242011-12-16 Doug Evans <dje@google.com>
3225
f4aa2101 3226 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
3227 * boards/native-gdbserver.exp: New file.
3228
e0f9f062
DE
3229 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
3230 gdbserver output.
3231 (gdbserver_default_get_remote_address): New function.
3232 (gdbserver_start): Call gdb,get_remote_address to compute argument
3233 to "target remote" command.
3234
80b6e756
PM
32352011-12-16 Phil Muldoon <pmuldoon@redhat.com>
3236
1c3ad6ab 3237 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
3238 python print-stack. Add set/show python print-stack
3239 off|full|message tests.
3240
1576bd00
YQ
32412011-12-15 Yao Qi <yao@codesourcery.com>
3242
3243 * gdb.trace/strace.c: New
3244 * gdb.trace/strace.exp: New.
3245
d6a0f6e0
TT
32462011-12-14 Tom Tromey <tromey@redhat.com>
3247
3248 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
3249
31015e1d
DE
32502011-12-14 Doug Evans <dje@google.com>
3251
3252 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
3253
7b50312a
PA
32542011-12-14 Pedro Alves <pedro@codesourcery.com>
3255
3256 PR threads/10729
3257
3258 * gdb.mi/watch-nonstop.c: New file.
3259 * gdb.mi/mi-watch-nonstop.exp: New file.
3260
924437bc
PA
32612011-12-13 Pedro Alves <pedro@codesourcery.com>
3262 Doug Evans <dje@google.com>
3263
3264 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
3265 (clean_restart): Remove references to the gdb_stub target board
3266 variable.
3267 (gdb_step_for_stub): Delete.
3268
3269 * gdb.base/annota1.exp: Remove all references to [target_info
3270 exists gdb_stub], gdb_step_for_stub and usestubs.
3271 * gdb.base/annota3.exp: Ditto.
3272 * gdb.base/async.exp: Ditto.
3273 * gdb.base/break.exp: Ditto.
3274 * gdb.base/code-expr.exp: Ditto.
3275 * gdb.base/commands.exp: Ditto.
3276 * gdb.base/completion.exp: Ditto.
3277 * gdb.base/condbreak.exp: Ditto.
3278 * gdb.base/consecutive.exp: Ditto.
3279 * gdb.base/cvexpr.exp: Ditto.
3280 * gdb.base/define.exp: Ditto.
3281 * gdb.base/display.exp: Ditto.
3282 * gdb.base/ena-dis-br.exp: Ditto.
3283 * gdb.base/environ.exp: Ditto.
3284 * gdb.base/gnu-ifunc.exp: Ditto.
3285 * gdb.base/maint.exp: Ditto.
3286 * gdb.base/pending.exp: Ditto.
3287 * gdb.base/sect-cmd.exp: Ditto.
3288 * gdb.base/sepdebug.exp: Ditto.
3289 * gdb.base/unload.exp: Ditto.
3290 * gdb.base/watchpoint-solib.exp: Ditto.
3291 * gdb.cp/annota2.exp: Ditto.
3292 * gdb.cp/annota3.exp: Ditto.
3293 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
3294 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
3295 * gdb.mi/mi-pending.exp: Ditto.
3296 * gdb.trace/circ.exp: Ditto.
3297 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
3298 * gdb.base/list.exp: Ditto.
3299
3300 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
3301 breakpoint function and all references to the usestubs macro.
3302 * gdb.base/exprs.c: Ditto.
3303 * gdb.base/freebpcmd.c: Ditto.
3304 * gdb.base/bitfields.c: Ditto.
3305 * gdb.base/bitfields2.c: Ditto.
3306 * gdb.base/break.c: Ditto.
3307 * gdb.base/call-sc.c: Ditto.
3308 * gdb.base/call-signals.c: Ditto.
3309 * gdb.base/callfuncs.c: Ditto.
3310 * gdb.base/charset.c: Ditto.
3311 * gdb.base/consecutive.c: Ditto.
3312 * gdb.base/constvars.c: Ditto.
3313 * gdb.base/funcargs.c: Ditto.
3314 * gdb.base/int-type.c: Ditto.
3315 * gdb.base/interrupt.c: Ditto.
3316 * gdb.base/langs0.c: Ditto.
3317 * gdb.base/list0.c: Ditto.
3318 * gdb.base/mips_pro.c: Ditto.
3319 * gdb.base/miscexprs.c: Ditto.
3320 * gdb.base/nodebug.c: Ditto.
3321 * gdb.base/opaque0.c: Ditto.
3322 * gdb.base/pointers.c: Ditto.
3323 * gdb.base/printcmds.c: Ditto.
3324 * gdb.base/ptype.c: Ditto.
3325 * gdb.base/recurse.c: Ditto.
3326 * gdb.base/reread1.c: Ditto.
3327 * gdb.base/reread2.c: Ditto.
3328 * gdb.base/restore.c: Ditto.
3329 * gdb.base/return.c: Ditto.
3330 * gdb.base/run.c: Ditto.
3331 * gdb.base/scope0.c: Ditto.
3332 * gdb.base/sepdebug.c: Ditto.
3333 * gdb.base/setshow.c: Ditto.
3334 * gdb.base/setvar.c: Ditto.
3335 * gdb.base/sigall.c: Ditto.
3336 * gdb.base/signals.c: Ditto.
3337 * gdb.base/structs.c: Ditto.
3338 * gdb.base/structs2.c: Ditto.
3339 * gdb.base/testenv.c: Ditto.
3340 * gdb.base/twice.c: Ditto.
3341 * gdb.base/unwindonsignal.c: Ditto.
3342 * gdb.base/watchpoint.c: Ditto.
3343 * gdb.base/watchpoints.c: Ditto.
3344 * gdb.base/whatis.c: Ditto.
3345 * gdb.cp/classes.cc: Ditto.
3346 * gdb.cp/cplusfuncs.cc: Ditto.
3347 * gdb.cp/derivation.cc: Ditto.
3348 * gdb.cp/formatted-ref.cc: Ditto.
3349 * gdb.cp/misc.cc: Ditto.
3350 * gdb.cp/overload.cc: Ditto.
3351 * gdb.cp/ovldbreak.cc: Ditto.
3352 * gdb.cp/ref-params.cc: Ditto.
3353 * gdb.cp/ref-types.cc: Ditto.
3354 * gdb.cp/templates.cc: Ditto.
3355 * gdb.cp/virtfunc.cc: Ditto.
3356 * gdb.hp/gdb.aCC/run.c: Ditto.
3357 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
3358 * gdb.hp/gdb.compat/xdb0.c: Ditto.
3359 * gdb.reverse/consecutive-reverse.c: Ditto.
3360 * gdb.reverse/sigall-reverse.c: Ditto.
3361 * gdb.reverse/until-reverse.c: Ditto.
3362 * gdb.reverse/watch-reverse.c: Ditto.
3363 * gdb.trace/actions.c: Ditto.
3364 * gdb.trace/circ.c: Ditto.
3365 * gdb.trace/collection.c: Ditto.
3366
fabde485
PA
33672011-12-13 Pedro Alves <pedro@codesourcery.com>
3368
3369 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
3370 (func6, func7): New.
3371 (main): Call func6 and func7.
3372 * gdb.base/watchpoint.exp (test_wide_location_1)
3373 (test_wide_location_2): New.
3374 (top level): Re-enable hardware watchpoints if necessary. Call
3375 test_wide_location_1 and test_wide_location_2.
3376
ff7d1690
YQ
33772011-12-11 Yao Qi <yao@codesourcery.com>
3378
3379 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
3380
a6af7abe
JB
33812011-12-11 Joel Brobecker <brobecker@adacore.com>
3382
3383 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
3384 expected output for unsupported case.
3385
61638e15
JK
33862011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3387
3388 PR testsuite/12649
3389 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
3390 Protect gdb_test_multiple by final $gdb_prompt match.
3391
0a00efc3
JK
33922011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3393
3394 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
3395 New variable, new test.
3396 (list static-method.cc:xxx::(anonymous namespace)::A::func)
3397 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
3398 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
3399 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
3400 them if HAVE_GCC_45682_FIXED is not set.
3401
4511b1ba
YQ
34022011-12-10 Yao Qi <yao@codesourcery.com>
3403
3404 * gdb.trace/status-stop.exp: New.
3405 * gdb.trace/status-stop.c: New.
3406
27949e73
JK
34072011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3408
3409 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
3410 timeout.
3411
d8ea7931
TT
34122011-12-08 Tom Tromey <tromey@redhat.com>
3413
3414 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
3415 condition.
3416
1cc310d2
SS
34172011-12-07 Stan Shebs <stan@codesourcery.com>
3418
3419 * gdb.trace/tfind.exp: Update for output changes.
3420
d482a875
PA
34212011-12-07 Pedro Alves <pedro@codesourcery.com>
3422
3423 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
3424 throws "Cannot insert catchpoints in this configuration".
3425 * gdb.ada/mi_catch_ex.exp: Likewise.
3426
f0ba3972
PA
34272011-12-06 Pedro Alves <pedro@codesourcery.com>
3428
3429 * gdb.base/break-always.exp: Test changing memory at addresses
3430 with breakpoints inserted.
3431
f8eba3c6
TT
34322011-12-06 Joel Brobecker <brobecker@acacore.com>
3433
3434 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
3435 involving a fully qualified function name.
3436
34372011-12-06 Tom Tromey <tromey@redhat.com>
3438
3439 * gdb.ada/homonym.exp: Add three breakpoint tests.
3440
34412011-12-06 Tom Tromey <tromey@redhat.com>
3442
3443 * gdb.base/solib-weak.exp (do_test): Remove kfail.
3444 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
3445 * gdb.objc/objcdecode.exp: Update for output changes.
3446 * gdb.linespec/linespec.exp: New file.
3447 * gdb.linespec/lspec.cc: New file.
3448 * gdb.linespec/lspec.h: New file.
3449 * gdb.linespec/body.h: New file.
3450 * gdb.linespec/base/two/thefile.cc: New file.
3451 * gdb.linespec/base/one/thefile.cc: New file.
3452 * gdb.linespec/Makefile.in: New file.
3453 * gdb.cp/templates.exp (test_template_breakpoints): Update for
3454 output changes.
3455 * gdb.cp/re-set-overloaded.exp: Remove kfail.
3456 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
3457 makes one breakpoint.
3458 * gdb.cp/method2.exp (test_break): Update for output changes.
3459 * gdb.cp/mb-templates.exp: Update for output changes.
3460 * gdb.cp/mb-inline.exp: Update for output changes.
3461 * gdb.cp/mb-ctor.exp: Update for output changes.
3462 * gdb.cp/ovsrch.exp: Use fully-qualified names.
3463 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
3464 has multiple matches.
3465 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
3466 error message change.
3467 * gdb.base/list.exp (test_list_filename_and_number): Update for
3468 error message change.
3469 * gdb.base/break.exp: Disable pending breakpoints. Update for
3470 output changes.
3471 * configure.ac: Add gdb.linespec.
3472 * configure: Rebuild.
3473 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
3474
c642a434
UW
34752011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
3476
3477 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
3478 last_break register on s390*-*-* targets.
3479
b18003d1
JB
34802011-12-06 Joel Brobecker <brobecker@adacore.com>
3481
3482 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
3483 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
3484 of parameter X in procedure Foo.
3485
fe96589c
SS
34862011-12-05 Stan Shebs <stan@codesourcery.com>
3487
3488 * gdb.trace/tfind.exp: Update help string matches.
3489
1820ab47
JK
34902011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3491
3492 * gdb.server/ext-run.exp (get process list): Accept also systemd
3493 as PID 1.
3494
e11ac3a3
JK
34952011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3496 Pedro Alves <pedro@codesourcery.com>
3497
3498 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
3499 starting GDB.
3500 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
3501 $use_gdb_stub.
3502 * gdb.base/display.exp: Likewise.
3503 * gdb.base/ending-run.exp: Likewise.
3504 * gdb.base/list.exp (test_listsize): Likewise.
3505 * gdb.base/setshow.exp: Likewise.
3506 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
3507 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
3508 check by global $use_gdb_stub.
3509 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
3510 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
3511 (default_gdb_init): Unset global $use_gdb_stub.
3512 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
3513 by global $use_gdb_stub.
3514 * lib/gdbserver-support.exp: Extend comments for set_board_info
3515 gdb_protocol and gdb,socketport.
3516 (gdbserver_start_extended): Set global gdbserver_protocol and
3517 gdbserver_gdbport. Clear global use_gdb_stub.
3518 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
3519 from target use_gdb_stub.
3520 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
3521
1d41d75c
DE
35222011-12-03 Doug Evans <dje@google.com>
3523
3524 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
3525 (gdb_step_for_stub): Add comments.
3526
d6d7a51a
MR
35272011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
3528
3529 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
3530 to the caller.
3531 (gdb_test_multiple): Likewise.
3532
05acf274
JK
35332011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3534
3535 Fix gdb.mi/mi-solib.exp without system debug info installed.
3536 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
3537 expect attribute, return 0 for it. Update comments.
3538
2268b414
JK
35392011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3540
3541 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
3542 (corrupted list): Adjust the expectation.
3543
585861ea
JK
35442011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3545
3546 PR threads/13448
3547 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
3548 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
3549 * gdb.threads/tls-var-main.c: New file.
3550 * gdb.threads/tls-var.c: New file.
3551 * gdb.threads/tls-var.exp: New file.
3552
968643aa
JK
35532011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3554
3555 PR testsuite/12649
3556 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
3557 Protect gdb_test_multiple by final $gdb_prompt match.
3558 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
3559 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
3560 (test_tracepoints): Likewise.
3561
9750bca9
JK
35622011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3563
3564 PR breakpoints/13346
3565 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
3566 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
3567 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
3568
ac1349b7
JB
35692011-12-01 Joel Brobecker <brobecker@adacore.com>
3570
3571 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
3572 * gdb.ada/homonym/homonym.adb: For use of all types defined
3573 locally inside both Get_Value subprograms.
3574
26d44faf
JK
35752011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3576
3577 Fix racy FAILs.
3578 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
3579 of send_gdb.
3580
514f6425
UW
35812011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3582
3583 * gdb.base/testenv.exp: Skip on remote targets. Unset global
3584 environment variable after test completed.
3585
4255c8d2
UW
35862011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3587
3588 * gdb.base/solib-nodir.exp: Skip if remote target.
3589 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
3590 application. Call gdb_load_shlibs.
3591 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
3592
a35ad96a
JB
35932011-11-29 Joel Brobecker <brobecker@adacore.com>
3594
3595 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
3596
1a1d5513
JB
35972011-11-28 Joel Brobecker <brobecker@adacore.com>
3598
3599 * gdb.ada/fullname_bp: New testcase.
3600
50b4ddf8
JK
36012011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3602
3603 PR testsuite/12649
3604 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
3605 Wrap send_gdb into a new gdb_test.
3606
fb0aec57
JK
3607 Code cleanup.
3608 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
3609 Convert send_gdb and gdb_expect to gdb_test_multiple.
3610
2376d946
JK
36112011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3612
3613 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
3614
1eec78bd
KS
36152011-11-23 Keith Seitz <keiths@redhat.com>
3616
3617 * lib/mi-support.exp (varobj_tree): New namespace and procs.
3618 (mi_varobj_tree_test_children_callback): New proc.
3619 (mi_walk_varobj_tree): New proc.
3620
36dfb11c
TT
36212011-11-22 Tom Tromey <tromey@redhat.com>
3622
3623 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
3624 Add "use_mi_command" argument.
3625 (mi_run_cmd, mi_run_with_cli): New procs.
3626 * gdb.mi/solib-lib.c: New file.
3627 * gdb.mi/solib-main.c: New file.
3628 * gdb.mi/mi-solib.exp: New file.
3629
0e965dd0
DE
36302011-11-21 Doug Evans <dje@google.com>
3631
3632 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
3633 _Unwind_DebugHook is missing.
3634
f196051f
SS
36352011-11-20 Stan Shebs <stan@codesourcery.com>
3636
3637 * gdb.trace/tstatus.exp: New.
3638 * gdb.trace/actions.c: Include string.h.
3639
bfccc43c
YQ
36402011-11-18 Yao Qi <yao@codesourcery.com>
3641
3642 * gdb.trace/pending.exp: New.
3643 * gdb.trace/pending.c: New.
3644 * gdb.trace/pendshr1.c: New.
3645 * gdb.trace/pendshr2.c: New.
3646 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
3647 tracepoint location becomes pending.
3648 (tracepoint_change_loc_2): New.
3649
73cd8ab1
DM
36502011-11-16 David S. Miller <davem@davemloft.net>
3651
3652 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
3653 target is sparc*-*-linux*
3654
77426730
PK
36552011-11-15 Paul Koning <paul_koning@dell.com>
3656
3657 * gdb.python/py-type.exp: New testcases for exceptions on scalar
3658 types.
3659
ed59ded5
DE
36602011-11-14 Doug Evans <dje@google.com>
3661
3662 * gdb.base/shell.exp: New file.
3663
405f8e94
SS
36642011-11-14 Stan Shebs <stan@codesourcery.com>
3665
3666 * gdb.trace/ftrace.c: New.
3667 * gdb.trace/ftrace.exp: New.
3668
1e4d1764
YQ
36692011-11-14 Yao Qi <yao@codesourcery.com>
3670
3671 * gdb.trace/change-loc-1.c: New.
3672 * gdb.trace/change-loc-2.c: New.
3673 * gdb.trace/change-loc.c: New.
3674 * gdb.trace/change-loc.exp: New.
3675 * gdb.trace/change-loc.h: New.
3676 * gdb.trace/trace-break.c (marker): Define new symbol.
3677 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
3678 New.
3679 (break_trace_same_addr_6): New.
3680
71eba9c2 36812011-11-12 Matt Rice <ratmice@gmail.com>
3682
3683 * gdb.base/info-macros.exp: Make tests for info definitions
3684 test info macro. Add tests for info macro argument processing.
3685 Rename a few tests.
3686
1d93e29a
KS
36872011-11-11 Keith Seitz <keiths@redhat.com>
3688
3689 PR gdb/12843
3690 * gdb.base/linespecs.exp: New file.
3691
a4b5b48a
DE
36922011-11-11 Doug Evans <dje@google.com>
3693
3694 * gdb.threads/print-threads.exp: Extend timeout for slower
3695 tests.
3696
f6b47be4
DE
36972011-11-10 Doug Evans <dje@google.com>
3698
792a0230
DE
3699 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
3700 "record to end of main" test.
3701
f6b47be4
DE
3702 * gdb.python/py-type.c (TS): New typedef.
3703 (ts): New global.
3704 * gdb.python/py-type.exp: Test field list of typedef.
3705
22355c90
JB
37062011-11-10 Joel Brobecker <brobecker@adacore.com>
3707
3708 * gdb.ada/small_reg_param: New testcase.
3709
a7860e76
TT
37102011-11-09 Tom Tromey <tromey@redhat.com>
3711
3712 * gdb.cp/destrprint.exp: New file.
3713 * gdb.cp/destrprint.cc: New file.
3714
72a2e3dc
MI
37152011-11-08 Meador Inge <meadori@codesourcery.com>
3716
3717 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
3718 (switch_stack_to_other): New test function.
3719 * gdb.arch/thumb-prologue.exp: New test cases.
3720
c7195df2 37212011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
3722
3723 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
3724
d3895d7d
YQ
37252011-11-08 Yao Qi <yao@codesourcery.com>
3726
3727 * gdb.exp (supports_process_record): New.
3728 (supports_reverse): New.
3729 * gdb.reverse/break-precsave.exp: Call support_process_record
3730 to run test conditionally.
3731 * gdb.reverse/consecutive-precsave.exp: Likewise.
3732 * gdb.reverse/i386-precsave.exp: Likewise.
3733 * gdb.reverse/machinestate-precsave.exp: Likewise.
3734 * gdb.reverse/solib-precsave.exp: Likewise.
3735 * gdb.reverse/step-precsave.exp: Likewise.
3736 * gdb.reverse/until-precsave.exp: Likewise.
3737 * gdb.reverse/watch-precsave.exp: Likewise.
3738 * gdb.reverse/break-reverse.exp: Call support_reverse to run
3739 test conditionally.
3740 * gdb.reverse/consecutive-reverse.exp: Likewise.
3741 * gdb.reverse/finish-precsave.exp: Likewise.
3742 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
3743 * gdb.reverse/finish-reverse.exp: Likewise.
3744 * gdb.reverse/i386-reverse.exp: Likewise.
3745 * gdb.reverse/i386-sse-reverse.exp: Likewise.
3746 * gdb.reverse/machinestate.exp: Likewise.
3747 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
3748 * gdb.reverse/sigall-precsave.exp: Likewise.
3749 * gdb.reverse/sigall-reverse.exp: Likewise.
3750 * gdb.reverse/solib-reverse.exp: Likewise.
3751 * gdb.reverse/step-reverse.exp: Likewise.
3752 * gdb.reverse/until-reverse.exp: Likewise.
3753 * gdb.reverse/watch-reverse.exp: Likewise.
3754
a59306a3
YQ
37552011-11-05 Yao Qi <yao@codesourcery.com>
3756
3757 * gdb.trace/trace-break.exp: Add test on setting two
3758 fast tracepoints at the same address.
3759
87769f59
JK
37602011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3761
3762 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
3763
3065dfb6
SS
37642011-11-02 Stan Shebs <stan@codesourcery.com>
3765
3766 * gdb.trace/collection.c: Add code using strings.
3767 * gdb.trace/collection.exp: Add tests of string collection.
3768
89e208db
JK
37692011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3770
3771 * gdb.base/skip-solib.exp (executable_main): New variable.
3772 (binfile_main): Base it on that.
3773 Use $executable_main in clean_restart calls. Drop gdb_exit and
3774 gdb_start calls.
3775
405e54e9
JK
37762011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3777
3778 Fix racy FAILs.
3779 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
3780 breakpoint_re globals import by async. Set string_regex to .* for
3781 async. Remove the optional thread_selected_re and breakpoint_re
3782 globals expectations.
3783
58e8570a
JM
37842011-11-01 Joseph Myers <joseph@codesourcery.com>
3785
3786 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
3787 well as Cygwin.
3788
7b35ec7f 37892011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
3790
3791 Add tests for skip command.
89e208db
JK
3792 * gdb.base/skip-solib-lib.c: New
3793 * gdb.base/skip-solib-main.c: New
3794 * gdb.base/skip-solib.exp: New
3795 * gdb.base/skip.c: New
3796 * gdb.base/skip.exp: New
3797 * gdb.base/skip1.c: New
3798 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 3799
b9fd1791
PA
38002011-10-31 Yao Qi <yao@codesourcery.com>
3801 Pedro Alves <pedro@codesourcery.com>
3802
3803 * gdb.trace/trace-break.c: New.
3804 * gdb.trace/trace-break.exp: New.
3805
4323fecc
JK
38062011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3807
3808 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
3809 break-here-2.
3810
0e5bf2a8
PA
38112011-10-28 Pedro Alves <pedro@codesourcery.com>
3812
3813 * gdb.threads/no-unwaited-for-left.c: New.
3814 * gdb.threads/no-unwaited-for-left.exp: New.
3815 * gdb.threads/non-ldr-exc-1.c: New.
3816 * gdb.threads/non-ldr-exc-1.exp: New.
3817 * gdb.threads/non-ldr-exc-2.c: New.
3818 * gdb.threads/non-ldr-exc-2.exp: New.
3819 * gdb.threads/non-ldr-exc-3.c: New.
3820 * gdb.threads/non-ldr-exc-3.exp: New.
3821 * gdb.threads/non-ldr-exc-4.c: New.
3822 * gdb.threads/non-ldr-exc-4.exp: New.
3823
3a3dad98
JK
38242011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3825
3826 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
3827 * gdb.base/attach-pie-misread.exp: Likewise.
3828 * gdb.base/break-interp.exp: Likewise.
3829 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
3830 testcases for use_gdb_stub.
3831 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
3832 (continue): New testcase.
3833 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
3834 * gdb.threads/attach-into-signal.exp: Likewise.
3835 * gdb.threads/attach-stopped.exp: Likewise.
3836 * gdb.threads/attachstop-mt.exp: Likewise.
3837
d6a5d40c
PK
38382011-10-28 Paul Koning <paul_koning@dell.com>
3839
3840 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
3841
ca539be8
JK
38422011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3843
3844 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
3845 (mi_gdb_test): Import globals thread_selected_re
3846 and breakpoint_re. Expect them optionally at the regex start.
3847
d234ef5c
DE
38482011-10-27 Doug Evans <dje@google.com>
3849
3850 * gdb.python/python.exp: Test source -s.
3851
ab964825
PK
38522011-10-26 Paul Koning <paul_koning@dell.com>
3853
3854 * gdb.python/lib-types.cc (struct A): New structure.
3855 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 3856
54d8a644
PK
38572011-10-25 Paul Koning <paul_koning@dell.com>
3858
3859 PR python/13327
d234ef5c 3860
54d8a644
PK
3861 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
3862 fetch_lazy method.
3863
b0221781
YQ
38642011-10-24 Yao Qi <yao@codesourcery.com>
3865
3866 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
3867 target is tic6x-*-*.
3868
6cda5a20
JB
38692011-10-21 Joel Brobecker <brobecker@adacore.com>
3870
3871 * gdb.ada/mi_task_info/task_switch.adb: New file.
3872 * gdb.ada/mi_task_info.exp: New file.
3873
5ed9db04
JK
38742011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3875
3876 * gdb.cp/expand-psymtabs-cxx.exp: New file.
3877 * gdb.cp/expand-psymtabs-cxx.cc: New file.
3878
9df2fbc4
PM
38792011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3880
3881 PR python/12656
3882
3883 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
3884 global_block tests.
3885
736086ba
TT
38862011-10-18 Tom Tromey <tromey@redhat.com>
3887
3888 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
3889
4af31552
TT
38902011-10-18 Tom Tromey <tromey@redhat.com>
3891
3892 * gdb.base/source.exp: Don't include full file name in test name.
3893 * gdb.python/python.exp: Don't include full file name in test
3894 name.
3895
43136979
AR
38962011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3897
3898 * gdb.base/attach-pie-noexec.c: New files.
3899 * gdb.base/attach-pie-noexec.exp: New files.
3900
543a9323
JM
39012011-10-17 Joseph Myers <joseph@codesourcery.com>
3902
3903 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
3904 prompt for each extra line in command.
3905
21ae7a4d
JK
39062011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3907
3908 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
3909 Revert the part of:
3910 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3911 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
3912 Change the expected string.
3913
20ec36d9
JK
39142011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3915
3916 Fix results with system glibc debug info installed.
3917 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
3918 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
3919 Accept also __libc_ symbol prefix and no prefix.
3920
6501c2fc
KS
39212011-10-14 Keith Seitz <keiths@redhat.com>
3922
3923 PR c++/13225
3924 * gdb.cp/converts.cc (foo3_1): New function.
3925 (foo3_2): New functions.
3926 * gdb.cp/converts.exp: Add tests for int to pointer conversion
3927 and null pointer conversions of integer constant zero.
3928 Add test to check if all arguments are checked for incompatible
3929 conversion BADNESS.
3930
55b1fd0c
TT
39312011-10-14 Tom Tromey <tromey@redhat.com>
3932
3933 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
3934 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
3935 linespec.
3936
22c05d8a
JK
39372011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3938
3939 Fix internal error regression.
3940 * gdb.dwarf2/implptr-optimized-out.S: New file.
3941 * gdb.dwarf2/implptr-optimized-out.exp: New file.
3942
1d6edc3c
JK
39432011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3944
3945 Fix empty DWARF expressions DATA vs. SIZE conditionals.
3946 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
3947 (loclist): New.
3948 (4): New abbrev.
3949 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
3950 Use prepare_for_testing, remove clean_restart.
3951 (p arraynoloc, p arraycallnoloc): New tests.
3952
9ec72168
JK
39532011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3954
3955 * gdb.cp/namespace-enum.exp (executable): New variable.
3956 (binfile): Use ${objdir}/${subdir}/ prefix.
3957 Use ${executable} for clean_restart.
3958
9c6c53f7
SA
39592011-10-11 Sterling Augustine <saugustine@google.com>
3960
3961 * gdb.cp/Makefile.in: Add namespace-enum test.
3962 * gdb.cp/namespace-enum.exp: New file.
3963 * gdb.cp/namespace-enum.c: New file.
3964 * gdb.cp/namespace-enum-main.c: New file.
3965
fac7ceb3
UW
39662011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
3967
3968 * gdb.python/py-shared.exp: Relax filename check to handle remote:
3969 sysroot.
3970
941b2081
JK
39712011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3972
3973 Reimplement @entry in input expressions.
3974 * gdb.base/exprs.c (v_int_array_init): New variable.
3975 * gdb.base/exprs.exp (print v_int_array_init)
3976 (print *v_int_array_init@1, print *v_int_array_init@2)
3977 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
3978 (print v_int_array_init[1]@1): New tests.
3979
0344e878
JM
39802011-10-10 Joseph Myers <joseph@codesourcery.com>
3981
3982 * gdb.cp/gdb2495.exp: Do not include directories in filename in
3983 expected message.
3984
5a56e9c5
DE
39852011-10-09 Doug Evans <dje@google.com>
3986
3987 * gdb.base/alias.exp: Add tests for alias command.
3988
2bda9cc5
JK
39892011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3990
3991 * gdb.arch/amd64-entry-value.s: New file.
3992 * gdb.mi/mi2-amd64-entry-value.s: New file.
3993
a471c594
JK
39942011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3995
3996 Display @entry parameter values even for references.
3997 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
3998 functions.
3999 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
4000 reference and datap_input.
4001 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
4002 breakpoints.
4003 (continue to breakpoint: entry_reference: reference)
4004 (entry_reference: bt at entry)
4005 (continue to breakpoint: entry_reference: breakhere_reference)
4006 (entry_reference: bt, entry_reference: ptype regparam)
4007 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
4008 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
4009 (entry_reference: p regcopy, entry_reference: p nodataparam)
4010 (entry_reference: p nodataparam@entry): New tests.
4011
36b11add
JK
40122011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4013
4014 Support @entry in input expressions.
4015 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
4016 (entry_stack: p s1@entry, entry_stack: p s2@entry)
4017 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
4018 (tailcall: p j@entry): New tests.
4019 * gdb.cp/koenig.cc (A::entry): New function.
4020 (main): Call it.
4021 * gdb.cp/koenig.exp (p entry (c)): New test.
4022
e18b2753
JK
40232011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4024
4025 Display @entry parameter values (without references).
4026 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
4027 (different, validity, invalid): New functions.
4028 (main): Call them.
4029 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
4030 stacktest, breakhere_stacktest, different, breakhere_different,
4031 breakhere_validity and breakhere_invalid.
4032 (entry: bt): Update for @entry.
4033 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
4034 (entry_validity: *, entry_invalid: *): Many new tests.
4035 * gdb.base/break.exp
4036 (run until breakpoint set at small function, optimized file): Accept
4037 also the @entry suffix.
4038 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
4039 * gdb.mi/mi2-amd64-entry-value.c: New files.
4040 * gdb.mi/mi2-amd64-entry-value.exp: New files.
4041
2d6c5dc2
JK
40422011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4043
4044 Protect entry values against self tail calls.
4045 * gdb.arch/amd64-entry-value.cc (self2, self): New.
4046 (main): Call self.
4047 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
4048 (set debug entry-values 1, self: bt debug entry-values): New tests.
4049
111c6489
JK
40502011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4051
4052 Recognize virtual tail call frames.
4053 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
4054 (amb_b, amb_a): New.
4055 (main): Call a and b.
4056 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
4057 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
4058 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
4059 New tests.
4060
8e3b41a9
JK
40612011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4062
4063 Implement basic support for DW_TAG_GNU_call_site.
4064 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
4065 * gdb.arch/amd64-entry-value.cc: New file.
4066 * gdb.arch/amd64-entry-value.exp: New file.
4067
181cebd4
JK
40682011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4069
4070 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
4071 * gdb.dwarf2/implptr-64bit.S: New file.
4072 * gdb.dwarf2/implptr-64bit.exp: New file.
4073
741f5e3c
JK
40742011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4075
4076 Fix initial language detection with -readnow.
4077 * gdb.cp/readnow-language.cc: New file.
4078 * gdb.cp/readnow-language.exp: New file.
4079
a73d2258
JK
40802011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4081
4082 Fix printed anonymous struct name.
4083 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
4084
af369495
JM
40852011-10-09 Joseph Myers <joseph@codesourcery.com>
4086
4087 * gdb.base/solib-symbol.exp: Do not include directories in
4088 filenames in expected messages.
4089
1fa57852
DE
40902011-10-07 Doug Evans <dje@google.com>
4091
4092 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
4093
bd054e06
KP
40942011-10-07 Kevin Pouget <kevin.pouget@st.com>
4095
4096 Allow Python notification of new object-file loadings.
4097 * gdb.python/py-events.exp: Test newobjfile event.
4098 * gdb.python/py-events.py: Register newobjfile callback.
4099 * gdb.python/py-events.c: Add call to shared library
4100 * gdb.python/py-events-shlib.c: New file.
4101
8031b6f8
JM
41022011-10-06 Joseph Myers <joseph@codesourcery.com>
4103
4104 * gdb.base/fixsection.exp: Do not include directories in filename
4105 in expected message.
4106
7fea6923
PM
41072011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
4108
4109 Add tests for passing of environment variables to inferior.
4110 * gdb.base/testenv.c: New test source.
4111 * gdb.base/testenv.exp: New expect test.
4112
687f2a88
PK
41132011-10-04 Paul Koning <paul_koning@dell.com>
4114
4115 * gdb.python/py-value.c (main): Break before return.
4116
cb6be26b
KP
41172011-10-04 Kevin Pouget <kevin.pouget@st.com>
4118
4119 PR python/12691: Add the inferior to Python exited event
4120 * gdb.python/py-events.exp: Test the inferior attribute of exited
4121 event with a fork.
4122 * gdb.python/py-events.py: Print inferior number on exit.
4123 * gdb.python/py-events.c: Fork the inferior.
4124
fb213700
EBM
41252011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
4126
4127 * gdb.base/jit.exp: Add testcase name to log message
4128
aa2071bd
PK
41292011-10-03 Paul Koning <paul_koning@dell.com>
4130 Jan Kratochvil <jan.kratochvil@redhat.com>
4131
4132 * gdb.python/py-value.exp
4133 (python inval = gdb.parse_and_eval('*(int*)0'))
4134 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
4135 (set argc=2, python print argc_lazy): New tests.
4136
dd11a36c
JB
41372011-10-02 Joel Brobecker <brobecker@adacore.com>
4138
4139 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
4140
46f886f1
JK
41412011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4142 Pedro Alves <pedro@codesourcery.com>
4143
4144 * gdb.python/py-value.exp (test_value_in_inferior): New variable
4145 can_read_0, test for it.
4146 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
4147 (parse_and_eval with memory error): ... here, make it untested if
4148 can_read_0.
4149
c5cb204f
MP
41502011-09-30 Marek Polacek <mpolacek@redhat.com>
4151
4152 * gdb.python/python.exp (verify pagination beforehand)
4153 (verify pagination afterwards): Fix race by splitting the line.
4154
68fb0ec0
JM
41552011-09-29 Joseph Myers <joseph@codesourcery.com>
4156
4157 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
4158 for 64-bit multilibs from i?86-* targets.
4159
6aee0d90
MP
41602011-09-29 Marek Polacek <mpolacek@redhat.com>
4161
4162 * lib/gdb.exp: Fix a typo in one of the comments.
4163
e9101ff5
MP
41642011-09-29 Marek Polacek <mpolacek@redhat.com>
4165
4166 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
4167 matching pattern.
4168
7a81bdbf
PK
41692011-09-28 Paul Koning <paul_koning@dell.com>
4170
4171 * gdb.python/py-type.c (enum E): New.
4172 * gdb.python/py-type.exp (test_fields): Add tests for Python
4173 mapping access to fields.
4174 (test_enums): New test for field access on enums.
4175
6710bf39
SS
41762011-09-27 Stan Shebs <stan@codesourcery.com>
4177
4178 * gdb.trace/collection.exp: Test collection of $_ret.
4179
b2a6bdeb
AT
41802011-09-22 Andreas Tobler <andreast@fgznet.ch>
4181
4182 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
4183 list of compilation switches for <*-*-freebsd*>.
4184
3c9057f3
SS
41852011-09-19 Stan Shebs <stan@codesourcery.com>
4186
4187 * gdb.trace/tspeed.exp: New file.
4188 * gdb.trace/tspeed.c: New file.
4189
34518530
YQ
41902011-09-18 Yao Qi <yao@codesourcery.com>
4191
4192 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
4193 instructions.
4194 (test_adr_32bit, test_pop_pc): Likewise.
4195 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
4196 Thumb instructions.
4197 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
4198 in gdb_test_multiple.
4199 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
4200
ab254057
YQ
42012011-09-17 Yao Qi <yao@codesourcery.com>
4202
4203 * lib/gdb.exp (can_single_step_to_signal_handler): New.
4204 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
4205 support single step to signal handler.
4206
9c317b71
YQ
42072011-09-17 Yao Qi <yao@codesourcery.com>
4208
4209 * gdb.base/disp-step-fork.c: New.
4210 * gdb.base/disp-step-syscall.exp: New.
4211 * gdb.base/disp-step-vfork.c: New.
4212
a8123151
JB
42132011-09-16 Joel Brobecker <brobecker@adacore.com>
4214
4215 * gdb.ada/tasks.exp: Make the expected output for
4216 the `info tasks' tests more resilient to spacing
4217 changes.
4218
63a9aad8
JK
42192011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4220
4221 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
4222 (reached breakpoint 2, reached breakpoint 3): Update expected output.
4223
2aa48337
KP
42242011-09-15 Kevin Pouget <kevin.pouget@st.com>
4225
4226 PR Python/12692 Add gdb.selected_inferior() to Python interface.
4227 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
4228
6839b47f
KP
42292011-04-30 Kevin Pouget <kevin.pouget@st.com>
4230
4231 Handle multiple breakpoint hits in Python interface:
4232 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
4233 presence.
4234 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
4235 breakpoint hits.
4236
0935723e
JK
42372011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
4238 Jan Kratochvil <jan.kratochvil@redhat.com>
4239
4240 * gdb.python/py-events.exp: Remove pretty printing comment.
4241 * gdb.python/py-evsignal.exp: New file.
4242 * gdb.python/py-evthreads.c: Include signal.h.
4243 (thread3): Remove variable count3. Remove variable bad and use raise
4244 instead.
4245 (thread2): Remove variable count2. Move thread3 pthread_create here,
4246 merge pthread_join to a single line.
4247 (main): Remove variable count1. Merge pthread_join with pthread_create
4248 to a single line.
4249 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
4250 KFAIL python/12966 for gdbserver. Test return value of
4251 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
4252 gdb_expect by gdb_test and gdb_test_multiple.
4253 (thread 2, thread 3): New tests.
4254
4801a9a3
PA
42552011-09-12 Matt Rice <ratmice@gmail.com>
4256 Pedro Alves <pedro@codesourcery.com>
4257
4258 PR gdb/13175
4259
4260 * gdb.base/interp.exp: New tests.
4261 * gdb.base/interp.c: New file.
4262
24ece742
DE
42632011-09-12 Doug Evans <dje@google.com>
4264
4265 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
4266 * gdb.dwarf2/typeddwarf.exp: Ditto.
4267
7f062217
JK
42682011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4269
4270 Fix compatibility with x32 arch.
4271 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
4272 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
4273 is_x86_like_target.
4274 * testsuite/gdb.trace/collection.exp: Likewise.
4275 * testsuite/gdb.trace/report.exp: Likewise.
4276 * testsuite/gdb.trace/unavailable.exp: Likewise.
4277 * testsuite/gdb.trace/while-dyn.exp: Likewise.
4278 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
4279 (is_x86_like_target): Check also is_amd64_regs_target.
4280
08711b9a
JK
42812011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4282
4283 PR breakpoints/12435
4284 * gdb.arch/amd64-prologue-xmm.c: New file.
4285 * gdb.arch/amd64-prologue-xmm.exp: New file.
4286 * gdb.arch/amd64-prologue-xmm.s: New file.
4287
b99b5f66
JK
42882011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4289
4290 * gdb.dwarf2/dw2-param-error-main.c: New file.
4291 * gdb.dwarf2/dw2-param-error.S: New file.
4292 * gdb.dwarf2/dw2-param-error.exp: New file.
4293
a391a2f6
PA
42942011-09-08 Pedro Alves <pedro@codesourcery.com>
4295
4296 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
4297 inferior's pid and look for a core dump named core.$pid. Use
4298 `remote_file' commands on the host instead of hand coding shell
4299 commands on the build.
4300 * gdb.base/valgrind-db-attach.exp: Kill the program before
4301 finishing the test.
4302
7d8e6458 43032011-09-02 Matt Rice <ratmice@gmail.com>
4304
4305 * lib/prompt.exp: New file for testing the first prompt.
4306 * gdb.python/py-prompt.exp: Ditto.
4307 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
4308
68e77c9e
PA
43092011-09-02 Pedro Alves <pedro@codesourcery.com>
4310
4311 * gdb.threads/gcore-thread.exp: Set the global core_supported to
4312 0, before testing gcore.
4313
9655e943
JK
43142011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4315
df6dc84d
JK
4316 * dw2-ifort-parameter-debug.S: Update copyright year.
4317 * dw2-ifort-parameter.c: Update copyright year.
4318 * dw2-ifort-parameter.exp: Update copyright year.
4319
9655e943
JK
4320 * dw2-ifort-parameter-debug.S: New file.
4321 * dw2-ifort-parameter.c: New file.
4322 * dw2-ifort-parameter.exp: New file.
4323
353d1d73
JK
43242011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4325
4326 * gdb.base/commands.exp (error_clears_commands_left): New function.
4327 (): Call it.
4328
5c07461a
JK
43292011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4330
4331 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
4332 (C): Initialize `a'.
4333 * gdb.mi/mi-inheritance-syntax-error.exp
4334 (-data-evaluate-expression $path): Expect `a' as 5.
4335
0d932b2f
MK
43362011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
4337
4338 PR mi/11912
4339 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
4340 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
4341 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
4342 keyword in output of -var-info-path-expression.
4343
bdb54049
JK
43442011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4345
4346 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
4347 * gdb.trace/collection.exp: Likewise.
4348 * gdb.trace/report.exp: Likewise.
4349 * gdb.trace/unavailable.exp: Likewise.
4350 * gdb.trace/while-dyn.exp: Likewise.
4351
59cde39c
KS
43522011-08-18 Keith Seitz <keiths@redhat.com>
4353
4354 PR c++/12266
4355 * gdb.cp/meth-typedefs.cc: New file.
4356 * gdb.cp/meth-typedefs.exp: New file.
4357
fa3a4f15
PM
43582011-08-17 Phil Muldoon <pmuldoon@redhat.com>
4359
4360 * gdb.python/python.exp: Add extended-prompt tests.
4361
c1049fca
JK
43622011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4363
4364 * gdb.arch/i386-dr3-watch.exp
4365 (watchpoint on gap1 does not fit debug registers)
4366 (delete all watchpoints): Fix racy expect strings.
4367
d93f7b5c
YQ
43682011-08-14 Yao Qi <yao@codesourcery.com>
4369
4370 * gdb.base/maint.exp: set data_section to ".neardata".
4371 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
4372 * gdb.base/savedregs.exp: Handle SIGILL.
4373 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
4374 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
4375
457e09f0
DE
43762011-08-12 Doug Evans <dje@google.com>
4377
4378 * gdb.python/py-symbol.exp: Add test for symbol.type.
4379
5d0bb2fb
UW
43802011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
4381
4382 * gdb.threads/pthreads.exp: Enable on non-native configurations.
4383 * gdb.mi/mi-pthreads.exp: Likewise.
4384 * gdb.mi/mi2-pthreads.exp: Likewise.
4385 * gdb.mi/gdb669.exp.exp: Likewise.
4386
fcdfa280
PA
43872011-08-09 Pedro Alves <pedro@codesourcery.com>
4388
4389 * lib/mi-support.exp (detect_async): Rename to...
4390 (mi_detect_async): ... this.
4391 * gdb.mi/mi-nonstop-exit.exp: Adjust.
4392 * gdb.mi/mi-nonstop.exp: Adjust.
4393 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
4394 * gdb.mi/mi-nsintrall.exp: Adjust.
4395 * gdb.mi/mi-nsmoribund.exp: Adjust.
4396 * gdb.mi/mi-nsthrexec.exp: Adjust.
4397
9d8fa392
PA
43982011-08-09 Pedro Alves <pedro@codesourcery.com>
4399
4400 * gdb.base/display.c (do_loops): New `p_i' local.
4401 * gdb.base/display.exp: Test displaying a variable that is
4402 temporarily at a bad address.
4403
b6cede78
JK
44042011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4405
4406 * gdb.dwarf2/dw2-op-stack-value.S: New file.
4407 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
4408
67bedb8c
JK
44092011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4410
4411 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
4412 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
4413 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 4414
af6e93b2
PA
44152011-08-05 Pedro Alves <pedro@codesourcery.com>
4416
4417 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
4418 procedure.
4419 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
4420
1cf0e11f
YQ
44212011-08-05 Yao Qi <yao@codesourcery.com>
4422
4423 * gdb.base/callfuncs.exp: Set language after main.
4424 * gdb.cp/cplusfuncs.exp: Likewise.
4425 * gdb.cp/inherit.exp: Likewise.
4426
a1e28cb2
UW
44272011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
4428
4429 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
4430 * gdb.base/watch-vfork.exp: Skip on remote targets.
4431
d4f5bbb9
UW
44322011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
4433
4434 * gdb.threads/thread-find.exp: Support remote targets.
4435
724f4f80
UW
44362011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
4437
4438 * gdb.base/jit.exp: Download solib_binfile to target.
4439 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
4440 and call dlopen without full path name.
4441 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
4442 dlopen without full path name.
4443
934709f0
PW
44442011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4445
4446 * gdb.base/break-always.exp: Complete the test
4447 with duplicated breakpoints and enabling/disabling them.
4448
c26106c4
TT
44492011-08-02 Tom Tromey <tromey@redhat.com>
4450
4451 PR gdb/11289:
4452 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
4453
9300444e 44542011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
4455
4456 PR gdb/13045
4457 * gdb.base/float.exp: Add new test case for PR gdb/13045
4458 * gdb.base/float.c: New file.
4459
00bd41d6
PM
44602011-07-28 Phil Muldoon <pmuldoon@redhat.com>
4461
4462 * gdb.python/py-mi.exp: Test printers returning string hint, and
4463 also not returning a value.
4464 * gdb.python/py-prettyprint.c: Add testcase for above.
4465 * gdb.python/py-prettyprint.py: Add test printer for above.
4466
d24f74ce
JK
44672011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4468
4469 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
4470 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
4471 (.Ldie30) Add as field "data4".
4472 (.Ldie32) Rename field "b" to "shl".
4473 (abbrev4) Change for the "data4" field.
4474 (abbrev5, abbrev6) Remove.
4475 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
4476 (p &s.shl): ... here. Add comment.
4477 (p &s.data4): New.
4478
bb7da2bf
JK
44792011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4480
4481 Fix crash on lval_computed values.
4482 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
4483
11081198
JK
44842011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4485
4486 * gdb.base/help.exp (help whatis): Update the expected string.
4487
3c6e0cb3
JK
44882011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4489
4490 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
4491 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
4492 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
4493 Change the expected string.
4494
efa80663
PA
44952011-07-26 Pedro Alves <pedro@codesourcery.com>
4496
4497 * gdb.base/watchpoint.exp
4498 (test_disable_enable_software_watchpoint): New procedure.
4499 (top level): Run it.
4500
db8e4570
UW
45012011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
4502
4503 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
4504 executable file "${binfile}", C++ version "${binfile}-cxx".
4505 * gdb.python/py-prettyprint.exp: Likewise.
4506 * gdb.python/py-symbol.exp: Likewise.
4507 * gdb.python/py-type.exp: Likewise.
4508 * gdb.python/py-value.exp: Likewise.
4509 * gdb.python/py-template.exp (test_template_arg): Pass full executable
4510 file name instead of just suffix.
4511
543305c9
JK
45122011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4513
4514 Fix implicit pointer offsets.
4515 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
4516 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
4517 (continue to breakpoint: continue to baz breakpoint for implptr)
4518 (sanity check element 0, sanity check element 1)
4519 (enter the inlined function, check element 0 for the offset)
4520 (check element 1 for the offset)
4521 (continue to breakpoint: ignore the second baz breakpoint): New tests.
4522 (set foo breakpoint for implptr): Update the breakpoint number.
4523
b3215adc
UW
45242011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
4525
4526 * gdb.python/py-mi.exp: Use different file names for different
4527 versions of the executable under test.
4528 * gdb.python/py-prettyprint.exp: Likewise.
4529 * gdb.python/py-symbol.exp: Likewise.
4530 * gdb.python/py-template.exp: Likewise.
4531 * gdb.python/py-type.exp: Likewise.
4532 * gdb.python/py-value.exp: Likewise.
4533
182b9acc
UW
45342011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
4535
4536 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
4537 flag after restarting GDB if necessary.
4538
e6052b5d
UW
45392011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
4540
4541 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
4542
1ced966e
PA
45432011-07-22 Pedro Alves <pedro@codesourcery.com>
4544
4545 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
4546 backend doesn't leave used debug registers behind.
4547
3543a589
TT
45482011-07-22 Tom Tromey <tromey@redhat.com>
4549
4550 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
4551 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
4552 argument.
4553 * gdb.dwarf2/typeddwarf-amd64.S: New file.
4554
14d15303 45552011-07-21 Matt Rice <ratmice@gmail.com>
4556
4557 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
4558 in mostlyclean rule. Add files ending in .core.
4559
9b158ba0 45602011-07-21 Matt Rice <ratmice@gmail.com>
4561
4562 PR macros/12999
4563 * gdb.base/info-macros.c: New test sources.
4564 * gdb.base/info-macros.exp: New tests.
4565
d17b6f81
PM
45662011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4567
4568 * gdb.python/python.exp: Add prompt substitution tests.
4569
918dd910
JK
45702011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4571
4572 Fix crash if referenced CU is aged out.
4573 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
4574 New.
4575 * gdb.dwarf2/implptr.exp: Likewise.
4576
0e37a63c
JK
45772011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4578
4579 * gdb.dwarf2/implptr.S: Rebuilt.
4580 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
4581 (bar): Use them for j, k, l.
4582 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
4583 COMPILE.
4584 (print j in implptr:bar): Update for the intp typedef.
4585 (print p[0].x in implptr:foo): Use more exact regex.
4586
f65cf84c
TT
45872011-07-18 Tom Tromey <tromey@redhat.com>
4588
4589 * gdb.cp/static-method.exp: Add missing single quote.
4590
d5b4a7be
YQ
45912011-07-18 Yao Qi <yao@codesourcery.com>
4592
4593 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
4594 supported.
4595 * gdb.mi/mi-nonstop-exit.exp: Likewise.
4596 * gdb.mi/mi-nonstop.exp: Likewise.
4597 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
4598 * gdb.mi/mi-nsintrall.exp: Likewise.
4599 * gdb.mi/mi-nsmoribund.exp: Likewise.
4600 * gdb.mi/mi-nsthrexec.exp: Likewise.
4601 * gdb.python/py-evthreads.exp: Likewise.
4602
e9ea2662
JK
46032011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4604
4605 Code cleanup.
4606 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
4607 it. Substitute it instead of test_compiler_info everywhere.
4608
ce451573
UW
46092011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
4610
4611 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
4612 remote targets as well.
4613
756d88a7
UW
46142011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
4615
4616 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
4617 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
4618
31f83dc5
UW
46192011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
4620
4621 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
4622 a remote machine, not the host.
4623 (gdb_compile_shlib): Set soname if target is remote.
4624
059241a0
PP
46252011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
4626
4627 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
4628
28a0b48c 46292011-07-13 Matt Rice <ratmice@gmail.com>
4630
4631 * gdb.python/py-objfile-script-gdb.py: Renamed to
4632 py-objfile-script-gdb.py.in.
4633 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
4634 py-objfile-script-gdb.py.
4635 * gdb.python/py-objfile-script.exp: Update reference to
4636 py-objfile-script-gdb.py.
4637
9a771b67
JK
46382011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4639
4640 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
4641 reference undefined label.
4642
04ad99e6
JK
46432011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4644
4645 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
4646 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
4647 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
4648 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
4649
713389e0
PM
46502011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4651
4652 PR python/12438
4653 * gdb.python/python.exp: Add maint set/show python print-stack
4654 deprecated tests. Add set/show python print-backtrace tests.
4655
97d146f8
JK
46562011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4657
4658 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
4659 debug info.
4660
facde0e5 46612011-07-06 Matt Rice <ratmice@gmail.com>
4662
4663 * gdb.python/python.exp: Update filename paths.
4664 * gdb.python/py-symtab.exp: Ditto.
4665
438640d1
MP
46662011-07-06 Marek Polacek <mpolacek@redhat.com>
4667
4668 * gdb.python/py-evthreads.exp: Add missing `$'.
4669
33a365df
MF
46702011-07-06 Jie Zhang <jie.zhang@analog.com>
4671
4672 * config/bfin.exp: New file.
4673 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
4674 * gdb.asm/bfin.inc: New file.
4675
8f7ae686
MP
46762011-07-06 Marek Polacek <mpolacek@redhat.com>
4677
df46027d 4678 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
4679 the whole output.
4680
eb2a6f42
TT
46812011-07-05 Tom Tromey <tromey@redhat.com>
4682
4683 * gdb.java/jprint.java (jprint.hi): New field.
4684 * gdb.java/jprint.exp: Print string.
4685
177b42fe
TJB
46862011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
4687
4688 * gdb.base/call-sc.c: Fix typos.
4689 * gdb.base/ifelse.exp: Likewise.
4690 * gdb.base/structs.c: Likewise.
4691
3b2a0cf2
JB
46922011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4693
4694 * gdb.base/jit-so.exp: New test.
4695 * gdb.base/jit-dlmain.c: New file.
4696 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
4697
46fc714c
JK
46982011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4699
4700 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
4701 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
4702 * gdb.cp/pr9167.exp (p b): Likewise.
4703 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
4704 (test value of P in inner_m, test type of Z in inner_m): Call
4705 setup_xfail for gcc <= 4.5.
46fc714c 4706
418c7cf7
JK
47072011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4708
4709 * gdb.cp/paren-type.cc: New files.
4710 * gdb.cp/paren-type.exp: New files.
4711
3d50dd94
JK
47122011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4713
4714 Stop on first linespec terminator instead of eating what we can.
4715 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
4716 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
4717 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
4718 (break C::f()): ... this one.
4719 (break C::operator()()): New test.
4720 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
4721 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
4722 test.
4723
dcf9f4ab
JK
47242011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4725
4726 Fall back linespec to minimal symbols.
4727 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
4728 error message.
4729 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
4730 * gdb.cp/minsym-fallback-main.cc: New file.
4731 * gdb.cp/minsym-fallback.cc: New file.
4732 * gdb.cp/minsym-fallback.exp: New file.
4733 * gdb.cp/minsym-fallback.h: New file.
4734
3f542ed1
JK
47352011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4736
4737 * gdb.cp/no-dmgl-verbose.cc: New file.
4738 * gdb.cp/no-dmgl-verbose.exp: New file.
4739
47402011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
4741
4742 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
4743 __GI_.
4744 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
4745 (f): New function.
4746 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
4747 (complete p 'func<short>(): ... here.
4748 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
4749 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
4750 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
4751 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
4752 Make them KFAIL gcc/49546.
4753
00eb2c4a
JB
47542011-07-01 Joel Brobecker <brobecker@adacore.com>
4755
4756 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
4757
85a20c42
JK
47582011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4759
4760 Test GCC PR debug/49546.
4761 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
4762 (test type of F in k3_m, test value of F in k3_m): New.
4763 * gdb.cp/temargs.cc (struct S3, struct K3): New.
4764 (main): New variable k3. Call k3.k3_m.
4765
d2d43431
JB
47662011-07-01 Jean-Charles Delay <delay@adacore.com>
4767
4768 * gdb.ada/packed_array.exp: Fix expected outout.
4769
54ae186f
JB
47702011-07-01 Jean-Charles Delay <delay@adacore.com>
4771
4772 * gdb.ada/packed_array.exp: fixed expected output.
4773
8f17729f
JB
47742011-07-01 Joel Brobecker <brobecker@adacore.com>
4775
4776 * gdb.ada/same_enum: New testcase.
4777
f5aa6869
JB
47782011-07-01 Joel Brobecker <brobecker@adacore.com>
4779
4780 * gdb.ada/ptr_typedef: New testcase.
4781
828292f2
JB
47822011-07-01 Joel Brobecker <brobecker@adacore.com>
4783
4784 * gdb.ada/arrayptr.exp: Add ptype test.
4785
18920c42
JB
47862011-07-01 Joel Brobecker <brobecker@adacore.com>
4787
4788 * gdb.ada/char_enum: New testcase.
4789
3536d9e3 47902011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
4791
4792 * gdb.base/dump.exp (capture_pointer_with_type): New.
4793 Get value from address instead of name.
4794 Start GDB once, and do `dump' and `restore'
4795 tests together.
4796
db863c42
MF
47972011-06-30 Jie Zhang <jie.zhang@analog.com>
4798 Mike Frysinger <vapier@gentoo.org>
4799
4800 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
4801 helper functions for getting/setting remotetimeout variable.
4802 * lib/gdb.exp (gdb_load): If the target is remote, set
4803 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
4804 with $loadtimeout. Set $load_ok to 0 before doing the load.
4805 Instead of returning, immediately, set $load_ok to 0. Call
4806 set_remotetimeout with $oldremotetimeout, and then return if
4807 $load_ok is 1.
4808
e9e642a8
AB
48092011-06-30 Andrew Burgess <aburgess@broadcom.com>
4810
4811 * gdb.python/py-template.exp: Don't run this test if the target
4812 does not support c++ tests.
4813
32019081
JK
48142011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4815
4816 Fix non-only rename list for Fortran modules import.
4817 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
4818 tests.
4819 * gdb.fortran/module.f90 (module moduse): New.
4820 (program module): use moduse, test var_x, var_y and var_z.
4821
0ecee54c
TT
48222011-06-29 Tom Tromey <tromey@redhat.com>
4823
4824 PR testsuite/12040:
4825 * gdb.fortran/array-element.exp: Use f90, not f77.
4826 * gdb.fortran/complex.exp: Use f90, not f77.
4827 * gdb.fortran/derived-type.exp: Use f90, not f77.
4828 * gdb.fortran/library-module.exp: Use f90, not f77.
4829 * gdb.fortran/logical.exp: Use f90, not f77.
4830 * gdb.fortran/module.exp: Use f90, not f77.
4831 * gdb.fortran/multi-dim.exp: Use f90, not f77.
4832 * gdb.fortran/subarray.exp: Use f90, not f77.
4833
3b2b8fea
TT
48342011-06-29 Tom Tromey <tromey@redhat.com>
4835
4836 * gdb.fortran/charset.exp: New file.
4837 * gdb.fortran/charset.f90: New file.
4838
42159ca5
TT
48392011-06-29 Tom Tromey <tromey@redhat.com>
4840
4841 PR testsuite/12040:
4842 * lib/future.exp: New file, mostly extracted from ada.exp.
4843 Rewrote compatibility code to use rename.
4844 (gdb_find_gfortran): New proc.
4845 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
4846 gfortran patch.
4847 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
4848 Move to future.exp.
4849 * lib/gdb.exp: Always load future.exp.
4850
af69a5ce
YQ
48512011-06-28 Yao Qi <yao@codesourcery.com>
4852
4853 * gdb.cp/exception.cc: Don't include iostream.
4854 (bar): Remove print statement.
4855 (catcher): New.
4856 (main): Remove print statements. Call function catcher.
4857 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
4858 Set breakpoint on catcher, and check the value of parameter.
4859
ab5c6a72
YQ
48602011-06-23 Yao Qi <yao@codesourcery.com>
4861
4862 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check breakpoint
4863 1.2 is disabled. KFAIL for uclinux.
4864
9497469f
MP
48652011-06-23 Marek Polacek <mpolacek@redhat.com>
4866
4867 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
4868 mi_gdb_test.
4869
b9132588
MP
48702011-06-23 Marek Polacek <mpolacek@redhat.com>
4871
5d197ed0 4872 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 4873
e55595ca
MP
48742011-06-23 Marek Polacek <mpolacek@redhat.com>
4875
5d197ed0
MP
4876 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
4877
48782011-06-23 Marek Polacek <mpolacek@redhat.com>
4879
4880 * gdb.mi/mi2-basics.exp: Fix races. Honour the
4881 `test_exec_and_symbol_mi_operatons' return value.
4882 (test_mi_interpreter_selection): Use mi_gdb_test instead of
4883 gdb_test_multiple.
4884 (test_exec_and_symbol_mi_operatons): Likewise.
4885 (test_path_specification): Likewise.
e55595ca 4886
be777e08
YQ
48872011-06-23 Yao Qi <yao@codesourcery.com>
4888
4889 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
4890 supported.
4891 * lib/gdb.exp (support_displaced_stepping): New.
4892
615556d6
YQ
48932011-06-23 Yao Qi <yao@codesourcery.com>
4894
4895 * gdb.threads/execl.exp: Skip on remote target.
4896
833b0ca7
MP
48972011-06-21 Marek Polacek <mpolacek@redhat.com>
4898
5d197ed0 4899 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
4900 mi_gdb_test.
4901
1ee4023a
MP
49022011-06-20 Marek Polacek <mpolacek@redhat.com>
4903
5d197ed0 4904 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 4905
d0b1d624
MP
49062011-06-20 Marek Polacek <mpolacek@redhat.com>
4907
5d197ed0 4908 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
4909 mi_gdb_test.
4910
79aa92c1
MP
49112011-06-20 Marek Polacek <mpolacek@redhat.com>
4912
5d197ed0 4913 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 4914
5ce5db06
YQ
49152011-06-14 Yao Qi <yao@codesourcery.com>
4916
4917 gdb/testsuite/
4918 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
4919
533a737e
JK
49202011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4921
4922 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
4923
d0e53741
TT
49242011-06-10 Tom Tromey <tromey@redhat.com>
4925
4926 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
4927 Add tests for pointer-to-member-function.
4928 * gdb.cp/temargs.cc (S::somefunc): New function.
4929 (K2): New class.
4930 (main): Instantiate K2; call method.
4931
b5916bbd
JB
49322011-06-08 Joel Brobecker <brobecker@adacore.com>
4933
4934 * gdb.python/py-inferior.c (f2): Make str an array rather
4935 than a pointer.
4936 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
4937
5be4dfca
JK
49382011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4939
4940 * gdb.base/async-shell.c: New file.
4941 * gdb.base/async-shell.exp: New file.
4942
9f47e254
PA
49432011-06-06 Pedro Alves <pedro@codesourcery.com>
4944
4945 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
4946
64b9b334
JB
49472011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
4948
4949 From Stephen Kitt <steve@sk2.org>
4950 * gdb.base/help.exp: Adjust following some spelling corrections
4951 in GDB.
4952
dbc0f131
YQ
49532011-06-01 Yao Qi <yao@codesourcery.com>
4954
4955 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
4956
fd336a18
KS
49572010-05-31 Keith Seitz <keiths@redhat.com>
4958
4959 PR c++/12750
4960 * gdb.cp/static-method.cc: New file.
4961 * gdb.cp/static-method.exp: New file.
4962
fa8b9902
KS
49632010-05-31 Keith Seitz <keiths@redhat.com>
4964
4965 PR symtab/12704
4966 * gdb.cp/anon-ns.cc: New file.
4967 * gdb.cp/anon-ns.exp: New file.
4968
0a5b1e09
PA
49692011-05-31 Pedro Alves <pedro@codesourcery.com>
4970
4971 * gdb.arch/i386-dr3-watch.c: New file.
4972 * gdb.arch/i386-dr3-watch.exp: New file.
4973
0578b8d1
YQ
49742011-05-30 Yao Qi <yao@codesourcery.com>
4975
4976 * gdb.base/callfuncs.c (t_structs_fc): New.
4977 (t_structs_dc, t_structs_ldc): New.
4978 (t_double_many_args):
4979 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
4980 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
4981 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
4982 * gdb.base/callfuncs.exp: Call new functions.
4983
6680506e
YQ
49842011-05-30 Yao Qi <yao@codesourcery.com>
4985
ff4d2c60
YQ
4986 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
4987 Call rerun_and_prepare for each test to isolate effects.
4988
49892011-05-30 Yao Qi <yao@codesourcery.com>
4990
4991 * gdb.base/varargs.c (find_max_float_real): New.
4992 (find_max_double_real, find_max_long_double_real): New.
4993 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
4994 * lib/gdb.exp (setup_kfail_for_target): New.
4995
e43ec454
YQ
49962011-05-30 Yao Qi <yao@codesourcery.com>
4997
4998 * gdb.base/funcargs.c (callca, callcb, callcc): New.
4999 (callcd, callce, callcf, callc1a, callc1b): New.
5000 (callc2a, callc2b): New.
5001 * gdb.base/funcargs.exp (complex_args): New.
5002 (complex_integral_args, complex_float_integral_args): New.
5003 * lib/gdb.exp (support_complex_tests): New. Determine
5004 whether to run test cases on _Complex types.
5005
432b4d03
JK
50062011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5007
5008 * gdb.threads/leader-exit.c: New file.
5009 * gdb.threads/leader-exit.exp: New file.
5010
6caf069d
MP
50112011-05-27 Marek Polacek <mpolacek@redhat.com>
5012
9497469f 5013 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 5014
97fce28b
MP
50152011-05-27 Marek Polacek <mpolacek@redhat.com>
5016
5017 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
5018 remove the `supported' variable.
5019 * gdb.mi/mi-nonstop.exp: Likewise.
5020 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
5021 * gdb.mi/mi-nsintrall.exp: Likewise.
5022 * gdb.mi/mi-nsmoribund.exp: Likewise.
5023 * gdb.mi/mi-nsthrexec.exp: Likewise.
5024
9da8c2a0
PA
50252011-05-26 Pedro Alves <pedro@codesourcery.com>
5026
5027 * gdb.reverse/finish-reverse-bkpt.exp: New test.
5028
2c03e5be
PA
50292011-05-26 Pedro Alves <pedro@codesourcery.com>
5030
5031 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
5032
2e21250d
KS
50332011-05-24 Keith Seitz <keiths@redhat.com>
5034
5035 PR breakpoint/12803
5036 * gdb.cp/cmpd-minsyms.cc (a): New method.
5037 (b): New method.
5038 (c): New method.
5039 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
5040
cdac0397
PA
50412011-05-24 Pedro Alves <pedro@codesourcery.com>
5042
5043 * gdb.base/commands.exp (watchpoint_command_test): Check that the
5044 watchpoint's command list didn't execute when the watchpoint went
5045 out of scope.
5046
ee5683ab
PM
50472011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
5048
5049 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
5050 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
5051 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
5052 * gdb.arch/i386-gnu-cfi.exp: Likewise.
5053 * gdb.arch/i386-permbkpt.exp: Likewise.
5054 * gdb.arch/i386-prologue.exp: Likewise.
5055 * gdb.arch/i386-size-overlap.exp: Likewise.
5056 * gdb.arch/i386-size.exp: Likewise.
5057 * gdb.arch/i386-unwind.exp: Likewise.
5058 * gdb.reverse/i386-precsave.exp: Likewise.
5059 * gdb.reverse/i386-reverse.exp: Likewise.
5060 * gdb.reverse/i386-sse-reverse.exp: Likewise.
5061 * gdb.reverse/i387-env-reverse.exp: Likewise.
5062 * gdb.reverse/i387-stack-reverse.exp: Likewise.
5063
c91c8c16
PA
50642011-05-24 Pedro Alves <pedro@codesourcery.com>
5065
5066 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
5067 file doesn't error, using MI.
5068
c50491a7
TT
50692011-05-23 Tom Tromey <tromey@redhat.com>
5070
5071 * gdb.base/charset.exp (string_display): Add tests to assign to
5072 arrays.
5073 * gdb.base/charset.c (short_array, int_array, long_array): New.
5074
4a07b7da
PA
50752011-05-20 Pedro Alves <pedro@codesourcery.com>
5076
5077 Cope with async mode.
5078
4a07b7da
PA
5079 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
5080 into gdb_test + mi_expect_stop.
5081
b275f2d2
PA
50822011-05-20 Pedro Alves <pedro@codesourcery.com>
5083
5084 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
5085 (callme): Remove printf call.
5086
eec52c44
PM
50872011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
5088
5089 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
5090 quote pattern to avoid problems with Cygwin/mingw expect versions.
5091 * gdb.base/default.exp (show convenience): Use double
5092 quote pattern for regular expressions.
5093
b3c8eb43
JK
50942011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5095
5096 Fix -readnow for -gdwarf-4 unused type units.
5097 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
5098 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
5099
ed731959
JK
51002011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5101
5102 * gdb.base/kill-after-signal.c: New file.
5103 * gdb.base/kill-after-signal.exp: New file.
5104
3b48433d
PA
51052011-05-16 Pedro Alves <pedro@codesourcery.com>
5106
5107 * gdb.ada/start.exp: Call untested with the correct test filename.
5108 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
5109 test filename. Make the test's binary unique.
5110 * gdb.arch/i386-signal.exp: Call untested with the correct test
5111 filename.
5112 * gdb.arch/i386-size-overlap.exp: Ditto.
5113 * gdb.arch/Makefile.in (EXECUTABLES): Update.
5114 * gdb.base/gcore-buffer-overflow.exp: Ditto.
5115 * gdb.cp/call-c.exp: Ditto.
5116 * gdb.mi/mi-reverse.exp: Call untested with the correct test
5117 filename. Make the test's binary unique.
5118 * gdb.mi/Makefile.in (EXECUTABLES): Update.
5119 * gdb.python/py-mi.exp: Ditto.
5120 * gdb.python/Makefile.in (EXECUTABLES): Update.
5121 * gdb.reverse/i386-precsave.exp: Ditto.
5122 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
5123 test filename.
5124 * gdb.reverse/i387-stack-reverse.exp: Ditto.
5125 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
5126 unique.
5127 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
5128 test filename.
5129 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
5130 * gdb.trace/tfile.exp: Ditto.
5131
ba4a8bdd
YQ
51322011-05-14 Yao Qi <yao@codesourcery.com>
5133
5134 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
5135 type.
5136
dbaefcf7
DE
51372011-05-13 Doug Evans <dje@google.com>
5138
5139 * gdb.python/py-objfile-script.exp: New file.
5140 * gdb.python/py-objfile-script.c: New file.
5141 * gdb.python/py-objfile-script-gdb.py: New file.
5142 * testsuite/gdb.python/py-section-script.exp: Test
5143 "info auto-load-scripts".
5144
9930639c
TT
51452011-05-13 Tom Tromey <tromey@redhat.com>
5146
5147 * gdb.dwarf2/clztest.exp: New file.
5148 * gdb.dwarf2/clztest.c: New file.
5149 * gdb.dwarf2/clztest.S: New file.
5150
05272e11
DE
51512011-05-13 Doug Evans <dje@google.com>
5152
cc63ef9b
DE
5153 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
5154 String16 tests.
05272e11 5155
6edba76f
TT
51562011-05-13 Tom Tromey <tromey@redhat.com>
5157
5158 * lib/gdb.exp (is_x86_like_target): New proc.
5159 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
5160 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
5161 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
5162 -nostdlib to compiler.
5163 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
5164 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
5165 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
5166 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
5167 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
5168
028d0ed5
TJB
51692011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
5170
5171 * gdb.python/py-function.exp: Test setting a value from a function
5172 which executes a command.
5173
8a9b8146
TT
51742011-05-12 Tom Tromey <tromey@redhat.com>
5175
5176 * gdb.dwarf2/typeddwarf.S: New file.
5177 * gdb.dwarf2/typeddwarf.c: New file.
5178 * gdb.dwarf2/typeddwarf.exp: New file.
5179
10483e8e
MP
51802011-05-12 Marek Polacek <mpolacek@redhat.com>
5181
5182 * gdb.mi/mi-basics.exp: Fix races. Honour the
5183 `test_exec_and_symbol_mi_operatons' return value.
5184 (test_mi_interpreter_selection): Use mi_gdb_test instead of
5185 gdb_test_multiple.
5186 (test_exec_and_symbol_mi_operatons): Likewise.
5187 (test_path_specification): Likewise.
5188
faf067f1
JK
51892011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5190
5191 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
5192 (gdb_touch_execfile): Remove catch wrappers. New variable time.
5193 Replace `file copy' and `file rename' by `file mtime'. Twice.
5194
7ff911a3
JK
51952011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5196
5197 * gdb.base/readline-ask.c: New file.
5198 * gdb.base/readline-ask.exp: New file.
5199 * gdb.base/readline-ask.inputrc: New file.
5200
a536c6d7
UW
52012011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
5202
5203 * gdb.cell/bt.exp: Delete breakpoints before running to signal
5204 to avoid race condition.
5205 * gdb.cell/coremaker.c: Use small stack size.
5206 * gdb.cell/ea-standalone.exp: Use file name without path as
5207 argument to c_to.
5208 * gdb.cell/fork.exp: Allow other output when continuing to end.
5209
d472a426
JK
52102011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5211
5212 * gdb.threads/corethreads.c: New file.
5213 * gdb.threads/corethreads.exp: New file.
5214
52152011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
5216
5217 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
5218 Try to compile the test using -Wl,-z,norelro first.
5219 (load_core): New variable libthread_db_seen, initialize it.
5220 (zeroed-threads cannot be listed): Protect it by XFAIL on
5221 !$libthread_db_seen.
5222
8be455d7
JK
52232011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5224
5225 PR 12573
5226 * gdb.dwarf2/dw2-skip-prologue.S: New file.
5227 * gdb.dwarf2/dw2-skip-prologue.c: New file.
5228 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
5229
1976171a
JK
52302011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5231
5232 * gdb.cp/psymtab-parameter.cc: New file.
5233 * gdb.cp/psymtab-parameter.exp: New file.
5234
7db6f30f
JK
52352011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5236
5237 Fix a race.
5238 * gdb.cp/static-print-quit.exp (print c): Split to ...
5239 (print c - <return>, print c - q <return>, print c - to quit):
5240 ... these. Make the testfile untested on gdb-7.1.
5241
85161e9e 52422011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
5243
5244 * lib/gdb.exp (exec_target_file, exec_symbol_file,
5245 gdb_rename_execfile, gdb_touch_execfile): New.
5246 * gdb.base/reread.exp: Use new procs to handle multiple
5247 exec files.
5248
0c51be18
YQ
52492011-05-05 Yao Qi <yao@codesourcery.com>
5250
5251 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
5252 (test_adr_32bit, test_pop_pc): New.
5253 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
5254 (test_adr_32bit, test_pop_pc): New.
5255
4d393d60
JM
52562011-05-04 Joseph Myers <joseph@codesourcery.com>
5257
5258 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
5259 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
5260 targets.
5261 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
5262 handle targets.
5263
8ffd0459
JK
52642011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5265
5266 * gdb.base/completion.exp (complete help info wat): Rename to ...
5267 (complete 'help info wat'): ... here.
5268 Remove all `-re ".*' and `-re "^.*' redundant regexes.
5269 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
5270
8e28d804
PA
52712011-05-04 Pedro Alves <pedro@codesourcery.com>
5272
5273 * gdb.base/completion.exp: Use gdb_test_multiple instead of
5274 gdb_test and explicit $gdb_prompt/timeout matches.
5275
3eb2ef34
YQ
52762011-05-04 Yao Qi <yao@codesourcery.com>
5277
5278 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
5279 and __thumb2__.
5280
aaaf81a3
MP
52812011-05-03 Marek Polacek <mpolacek@redhat.com>
5282
5283 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
5284 in place of `gdb_test "delete breakpoints"'. This eliminates two
5285 testcases.
5286
c4cbc0df
PA
52872011-05-02 Pedro Alves <pedro@codesourcery.com>
5288
5289 PR testsuite/12649
5290 Fix races.
5291
5292 * gdb.base/completion.exp: Remove all sleep calls. Remove
5293 unnecessary regexs. Don't explicitly expect anything after the
5294 prompt. Eat the prompt if necessary.
5295
b4cbb4a3
EBM
52962011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
5297
5298 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
5299 accept to show the caller line again as well as the line after.
5300
d65aec65
PM
53012011-04-29 Phil Muldoon <pmuldoon@redhat.com>
5302
5303 PR mi/12531
5304
5305 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
5306 compile target.
5307 * gdb.python/py-prettyprint.exp: Add C++ object for
5308 CPLUS_FAKE_CHILD test.
5309
30852783
UW
53102011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
5311
5312 * gdb.base/signest.exp: New file.
5313 * gdb.base/signest.c: Likewise.
5314
c7b1f0d9
JK
53152011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5316
5317 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
5318 thread and breakpoint notifications.
5319
559a7a62
JK
53202011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5321
5322 * gdb.base/fortran-sym-case.c: New file.
5323 * gdb.base/fortran-sym-case.exp: New file.
5324 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
5325 * gdb.dwarf2/dw2-case-insensitive.c: New file.
5326 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
5327
8344e389
JK
53282011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5329
5330 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
5331 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
5332 false #1', `if true else false #2' and `if true else false #3'.
5333
2484c66b
UW
53342011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
5335
5336 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
5337 while delivering signal.
5338
8d3788bd
VP
53392011-04-27 Vladimir Prus <vladimir@codesourcery.com>
5340
5341 MI breakpoint notifications.
5342
5343 * testsuite/gdb.mi/mi-cli.exp: Adust.
5344 * testsuite/gdb.mi/mi2-cli.exp: Adust.
5345 * testsuite/gdb.mi/mi-watch.exp: Adust.
5346 * testsuite/gdb.mi/mi2-watch.exp: Adust.
5347 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
5348 notifications.
5349
3e03848b
JK
53502011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5351
5352 * gdb.base/gdbindex-stabs-dwarf.c: New file.
5353 * gdb.base/gdbindex-stabs.c: New file.
5354 * gdb.base/gdbindex-stabs.exp: New file.
5355
918c9108
YQ
53562011-04-25 Yao Qi <yao@codesourcery.com>
5357
5358 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
5359 with /*...*/.
5360 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
5361
90556b8c
JK
53622011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5363
5364 * gdb.python/py-value.exp (test_objfiles): Name the first test
5365 `py-value in file.filename'.
5366
03f2bd59
JK
53672011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5368
5369 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
5370 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
5371 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
5372 !gdbserver_reconnect_p..
5373 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
5374
7b08b9eb
JK
53752011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5376
5377 * gdb.cp/cpcompletion.exp (complete class methods)
5378 (complete class methods beginning with F): Move them above runto. New
5379 comment about the runto delimiter.
5380
b78974c3
PA
53812011-04-20 Pedro Alves <pedro@codesourcery.com>
5382
5383 * gdb.base/maint.exp: Test that "maint print registers" works
5384 without a running program.
5385
20429c40 53862011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 5387
20429c40
MP
5388 * gdb.base/setshow.exp: Fix racy tests.
5389 ($old_gdb_prompt): New variable.
5390
7a9dd1b2
TT
53912011-04-19 Tom Tromey <tromey@redhat.com>
5392
5393 * gdb.mi/mi-nsmoribund.exp:
5394 * gdb.hp/gdb.objdbg/objdbg01.exp:
5395 * gdb.base/structs.exp (test_struct_returns):
5396 * gdb.base/call-sc.exp (test_scalar_returns):
5397 * gdb.base/bigcore.exp: Remove duplicate words.
5398
02835898
JK
53992011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5400
5401 * gdb.base/break-interp-lib.c (v, vptr): New variables.
5402 * gdb.base/break-interp.exp (test_attach): New comment.
5403
254f582e
JK
54042011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5405
5406 * gdb.threads/gcore-thread.exp ($core0file): New variable.
5407 (clear __stack_user.next, clear stack_used.next)
5408 (save a zeroed-threads corefile): New test.
5409 Call core_load for $core0file.
5410 (zeroed-threads cannot be listed): New test.
5411
4fe85f5c
JK
54122011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5413
5414 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
5415 filename.
5416 ($srcfile): Preserve the original value.
5417 ($testfile): Match it the .exp filename.
5418 ($corefile): New variable. Substitute it around.
5419 Use clean_restart.
5420 ($prev_timeout): Remove.
5421 (load_core): Move core loading into this proc.
5422 Fix restore of $timeout if load_core fails.
5423
63524580
JK
54242011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5425
5426 * gdb.base/eu-strip-infcall.c: New file.
5427 * gdb.base/eu-strip-infcall.exp: New file.
5428
90359a16
JK
54292011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5430
5431 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
5432 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
5433
626e7282
JK
54342011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5435
5436 Fix Python access to inlined frames.
5437 * gdb.python/py-frame-inline.c: New file.
5438 * gdb.python/py-frame-inline.exp: New file.
5439
3363d018
EBM
54402011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
5441
5442 * gdb.base/gdb1090.exp: Change breakpoint location to read the
5443 content of 's24' correctly (avoiding "optimized out").
5444 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
5445
28781456
JK
54462011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5447
5448 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
5449
4a4106ca
TJB
54502011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
5451
5452 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
5453 expect a colon in watch -location output.
5454
d26ccb4f
JK
54552011-04-13 Marek Polacek <mpolacek@redhat.com>
5456
df46027d 5457 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
5458 New testcase `expect response to define backtrace'. Also remove
5459 redundant `default' block.
5460
e1ab1f9c
JK
54612011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5462
5463 * gdb.python/py-prettyprint.c (struct hint_error): New.
5464 (main): New variable hint_error.
5465 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
5466 "print hint_error".
5467 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
5468 (register_pretty_printers): Register it.
5469
0c2e6019
TT
54702011-04-04 Tom Tromey <tromey@redhat.com>
5471
5472 * gdb.cp/maint.exp (test_help): Update.
5473 (test_namespace): Likewise.
5474
af57139d
JB
54752011-04-01 Joel Brobecker <brobecker@adacore.com>
5476
5477 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
5478 * gdb.ada/arrayptr.exp: Add new tests.
5479
956a9fb9
JB
54802011-04-01 Joel Brobecker <brobecker@adacore.com>
5481
5482 * gdb.ada/mi_catch_ex: New testcase.
5483
d0c4d642
PA
54842011-04-01 Pedro Alves <pedro@codesourcery.com>
5485
5486 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
5487 base::overload(void) method without specifying "const".
5488
18819fa6
UW
54892011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
5490
5491 * gdb.arch/thumb-singlestep.S: New file.
5492 * gdb.arch/thumb-singlestep.exp: Likewise.
5493
a4c8e806
TT
54942011-03-31 Tom Tromey <tromey@redhat.com>
5495
5496 * gdb.python/py-prettyprint.py (exception_flag): New global.
5497 (NoStringContainerPrinter._iterator.next): Check it.
5498 * gdb.python/py-prettyprint.c (main): New variable nstype2.
5499 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
5500
53832f31
TT
55012011-03-29 Tom Tromey <tromey@redhat.com>
5502
5503 * gdb.cp/anon-struct.cc: New file.
5504 * gdb.cp/anon-struct.exp: New file.
5505
e4620230
JK
55062011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5507
5508 Test STT_GNU_IFUNC support.
5509 * gdb.base/gnu-ifunc-lib.c: New file.
5510 * gdb.base/gnu-ifunc.c: New file.
5511 * gdb.base/gnu-ifunc.exp: New file.
5512
d0fb5eae
JK
55132011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5514
5515 Support a ring of related breakpoints.
5516 * gdb.base/watchpoint-delete.c: New file.
5517 * gdb.base/watchpoint-delete.exp: New file.
5518
20106cfb
JK
55192011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5520
5521 * gdb.ada/arrayparam.exp (print first after function call): Use
5522 explicit package name. Add a comment
5523 (print lasta after function call): Rename ...
5524 (print last after function call): ... it and use explicit package
5525 name.
5526 (print length after function call): Use explicit package name.
5527 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
5528 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
5529 (multiple matches for symbol i): Rename ...
5530 (multiple matches for symbol integervar): ... it.
5531 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
5532 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
5533
e7ab5e63
AB
55342011-03-25 Andrew Burgess <aburgess@broadcom.com>
5535
5536 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
5537 environment variable to make grep output more predictable. Move
5538 all the environment setup into gdb_init so it's done once per test
5539 case rather than each time we start gdb.
5540
9ef07c8c
TT
55412011-03-24 Tom Tromey <tromey@redhat.com>
5542
5543 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
5544 test.
5545
dd90784c
JK
55462011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5547
5548 * gdb.dwarf2/dw2-entry-value-main.c: New file.
5549 * gdb.dwarf2/dw2-entry-value.S: New file.
5550 * gdb.dwarf2/dw2-entry-value.exp: New file.
5551
05775840
PM
55522011-03-22 Phil Muldoon <pmuldoon@redhat.com>
5553
5554 PR python/12183
5555
5556 * gdb.python/py-function.exp: Add GdbError tests.
5557
8661b11b
PA
55582011-03-18 Pedro Alves <pedro@codesourcery.com>
5559
5560 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
5561 (reglocal_test_func, statlocal_test_func): New functions.
5562 (globals_test_func): Call new functions.
5563 * gdb.trace/unavailable.exp (gdb_collect_args_test)
5564 (gdb_collect_locals_test): New procedure.
5565 (gdb_trace_collection_test): Call new procedures.
5566
0fdb4f18
PA
55672011-03-18 Pedro Alves <pedro@codesourcery.com>
5568
5569 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
5570 (test_register, test_register_unavailable): New procedures.
5571 (gdb_unavailable_registers_test): New procedure.
5572 (gdb_trace_collection_test): Call it.
5573
99c3dc11
PM
55742011-03-18 Phil Muldoon <pmuldoon@redhat.com>
5575
5576 PR python/12149
5577
5578 * gdb.python/python.exp: Add gdb.write tests.
5579
29703da4
PM
55802010-03-17 Phil Muldoon <pmuldoon@redhat.com>
5581
5582 * gdb.python/Makefile.in: Add py-objfile.
5583 * gdb.python/py-objfile.exp: New file.
5584 * gdb.python/py-objfile.c: New file.
5585 * gdb.python/py-block.exp: Add is_valid tests.
5586 * gdb.python/py-inferior.exp: Ditto.
5587 * gdb.python/py-infthread.exp: Ditto.
5588 * gdb.python/py-symbol.exp: Ditto.
5589 * gdb.python/py-symtab.exp: Ditto.
5590
598997c8
KS
55912011-03-16 Keith Seitz <keiths@redhat.com>
5592
5593 PR c++/12273
5594 * gdb.cp/cmpd-minsyms.exp: New test.
5595 * gdb.cp/cmpd-minsyms.cc: New file.
5596
5597 PR c++/11734
5598 * gdb.cp/ovsrch.exp: New test.
5599 * gdb.cp/ovsrch.h: New file.
5600 * gdb.cp/ovsrch1.cc: New file.
5601 * gdb.cp/ovsrch2.cc: New file.
5602 * gdb.cp/ovsrch3.cc: New file.
5603 * gdb.cp/ovsrch4.cc: New file.
5604
c91513d8
PP
56052011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
5606
5607 PR gdb/12528
5608 * gdb.base/Makefile.in: Adjust EXECUTABLES.
5609 * gdb.base/break-on-linker-gcd-function.exp: New test.
5610 * gdb.base/break-on-linker-gcd-function.cc: New file.
5611
7470fc63
AT
56122011-03-15 Andreas Tobler <andreast@fgznet.ch>
5613
5614 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
5615
959e7469
PM
56162011-03-15 Phil Muldoon <pmuldoon@redhat.com>
5617
5618 * lib/gdb.exp (gdb_unload): Add another termination case.
5619
9373cf26
JK
56202011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5621
5622 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
5623 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
5624 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
5625 Provide a stub byte there.
5626 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
5627 DW_AT_entry_pc.
5628 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
5629
24e9cda0
UW
56302011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
5631
5632 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
5633 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
5634 "generic ABI, auto".
5635 (altivec_abi_tests): Accept vectors returned by reference.
5636
7371cf6d
PM
56372010-03-14 Phil Muldoon <pmuldoon@redhat.com>
5638
5639 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
5640
ce77046a
UW
56412011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
5642
5643 * gdb.python/py-section-script.exp: Skip test if no Python support.
5644
176400c3
UW
56452011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
5646
5647 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
5648
ecec24e6
PM
56492011-03-10 Phil Muldoon <pmuldoon@redhat.com>
5650
5651 * gdb.python/py-parameter.exp: Update tests to the new Python
5652 parameter API. Add "no documentation" test. Add deprecated API
5653 backward compatibility test.
5654
5dbdd470
TT
56552011-03-09 Tom Tromey <tromey@redhat.com>
5656
5657 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
5658 gdb_continue_to_end.
5659
b66e66ee
MK
56602011-03-09 Mark Kettenis <kettenis@gnu.org>
5661
5662 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
5663 tabs.
5664
eceb0c5f
TT
56652011-03-09 Tom Tromey <tromey@redhat.com>
5666
5667 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
5668 parentheses.
5669 (gdb_continue_to_end): Add "allow_extra" parameter. Use
5670 $command.
5671 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
5672 argument to gdb_continue_to_end.
5673 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
5674 argument to gdb_continue_to_end.
5675 * gdb.cp/annota3.exp: Fix regex.
5676 * gdb.cp/annota2.exp: Fix regex.
5677 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
5678 gdb_continue_to_end.
5679 * gdb.base/call-signal-resume.exp: Revert earlier patch.
5680 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
5681 gdb_continue_to_end.
5682
63154eca
PA
56832011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5684
5685 * gdb.server/ext-run.exp
5686 (load new file without any gdbserver inferior): New test.
5687
967d1f9b
TT
56882011-03-07 Tom Tromey <tromey@redhat.com>
5689
5690 * Makefile.in (TAGS): Rewrite.
5691
d68dcbb9
JK
56922011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5693
5694 * gdb.trace/report.exp (12.1: trace report #1): New match for the
5695 initial commands echo. New match for `Found trace'. Anchor all the
5696 other matches. Anchor and match for `No trace frame found' the final
5697 match.
5698
6bf58e63
TT
56992011-03-07 Tom Tromey <tromey@redhat.com>
5700
5701 * Makefile.in (TAGS): New target.
5702
fda326dd
TT
57032011-03-07 Tom Tromey <tromey@redhat.com>
5704
5705 * lib/opencl.exp (skip_opencl_tests): Update for exit message
5706 change.
5707 * lib/mi-support.exp (mi_gdb_test): Update for exit message
5708 change.
5709 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
5710 exit message change.
5711 (skip_altivec_tests): Update for exit message change.
5712 (skip_vsx_tests): Likewise.
5713 (gdb_continue_to_end): Likewise. Add 'command' argument.
5714 * lib/cell.exp (skip_cell_tests): Update for exit message change.
5715 * gdb.threads/tls.exp: Update for exit message change.
5716 * gdb.threads/thread-unwindonsignal.exp: Use
5717 gdb_continue_to_end.
5718 * gdb.threads/step.exp (step_it): Update for exit message change.
5719 (continue_all): Likewise.
5720 * gdb.threads/print-threads.exp (test_all_threads): Update for
5721 exit message change.
5722 * gdb.threads/interrupted-hand-call.exp: Use
5723 gdb_continue_to_end.
5724 * gdb.threads/execl.exp: Use gdb_continue_to_end.
5725 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
5726 gdb_continue_to_end.
5727 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
5728 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
5729 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
5730 * gdb.cp/method.exp: Update for exit message change.
5731 * gdb.cp/mb-templates.exp: Update for exit message change.
5732 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
5733 * gdb.cp/annota3.exp: Update for exit message change.
5734 * gdb.cp/annota2.exp: Update for exit message change.
5735 * gdb.cell/fork.exp: Use gdb_continue_to_end.
5736 * gdb.base/term.exp: Update for exit message change.
5737 * gdb.base/step-test.exp (test_i): Update for exit message change.
5738 * gdb.base/sigstep.exp (advance): Update for exit message change.
5739 (advancei): Likewise.
5740 * gdb.base/siginfo.exp: Update for exit message change.
5741 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
5742 * gdb.base/reread.exp: Use gdb_continue_to_end.
5743 * gdb.base/langs.exp: Use gdb_continue_to_end.
5744 * gdb.base/interrupt.exp: Update for exit message change.
5745 * gdb.base/gdb1555.exp: Update for exit message change.
5746 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
5747 * gdb.base/ending-run.exp: Update for exit message change.
5748 * gdb.base/chng-syms.exp: Update for exit message change.
5749 * gdb.base/checkpoint.exp: Update for exit message change.
5750 * gdb.base/catch-syscall.exp (check_for_program_end): Use
5751 gdb_continue_to_end.
5752 (test_catch_syscall_with_wrong_args): Likewise.
5753 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
5754 * gdb.base/break-interp.exp (test_ld): Update for exit message
5755 change.
5756 * gdb.base/bang.exp: Update for exit message change.
5757 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
5758 (do_call_attach_tests): Likewise.
5759 * gdb.base/a2-run.exp: Update for exit message change.
5760 * gdb.arch/ppc-dfp.exp: Update for exit message change.
5761 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
5762 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
5763
dd19bd70
JK
57642011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5765
5766 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
5767
30e62689
TT
57682011-03-03 Tom Tromey <tromey@redhat.com>
5769
5770 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
5771 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
5772 * gdb.hp/gdb.aCC/configure.ac: Remove.
5773 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
5774 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
5775 * gdb.hp/gdb.base-hp/configure.ac: Remove.
5776 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
5777 * gdb.hp/gdb.compat/configure (Makefile): Remove.
5778 * gdb.hp/gdb.compat/configure.ac: Remove.
5779 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
5780 * gdb.hp/gdb.defects/configure (Makefile): Remove.
5781 * gdb.hp/gdb.defects/configure.ac: Remove.
5782 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
5783 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
5784 * gdb.hp/gdb.objdbg/configure.ac: Remove.
5785 * gdb.hp/configure.ac: Remove.
5786 * gdb.hp/configure: Remove.
5787 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
5788 substitution.
5789 (Makefile): Remove rule.
5790 * gdb.cell/configure.ac: Remove.
5791 * gdb.cell/configure: Remove.
5792 * gdb.stabs/Makefile.in (Makefile): Remove.
5793 (distclean): Don't remove config.status or config.log.
5794 * gdb.stabs/configure (Makefile): Remove.
5795 * gdb.stabs/configure.ac: Remove.
5796 * configure: Rebuild.
5797 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
5798 Remove stabs- and cell-specific logic. Test for existence of
5799 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
5800 subdirectories, gdb.cell, and and gdb.stabs.
5801 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
5802
c171f854
JB
58032011-03-03 Joel Brobecker <brobecker@adacore.com>
5804
5805 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
5806 end of buffer.
5807
9a5193cb
JB
58082011-03-02 Joel Brobecker <brobecker@adacore.com>
5809
5810 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
5811 gdb_test when running a test where we expected no output back.
5812
9bb4c1bb
MS
58132011-02-28 Michael Snyder <msnyder@vmware.com>
5814
5815 * gdb.cp/overload.cc: Change initializer value to integer.
5816
3bd0f5ef
MS
58172011-02-27 Michael Snyder <msnyder@vmware.com>
5818
5819 * gdb.multi/base.exp: Add test for remove-inferiors.
5820
2279eaad
JB
58212011-02-26 Joel Brobecker <brobecker@adacore.com>
5822
5823 * gdb.python/py-frame.exp: Simplify the initialization phase
5824 using prepare_for_testing.
5825
c82c0b55
MS
58262011-02-25 Michael Snyder <msnyder@vmware.com>
5827
5828 * gdb.multi/base.exp: Add tests for info inferiors with args.
5829
1d94651b
JK
58302011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5831
5832 * gdb.dwarf2/dw2-ranges.S: Rename to ...
5833 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
5834 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
5835 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
5836 asmfile3. Comment the STABS (#3) file compilation. Compile
5837 everything through assembler. Provide KFAIL for symtab/12497.
5838 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
5839 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
5840 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
5841 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
5842
3bd0f5ef
MS
58432011-02-24 Michael Snyder <msnyder@vmware.com>
5844
5845 * gdb.base/break.exp: Add tests for delete breakpoints using
5846 convenience variables and value history references.
5847
12c1418e
MS
58482011-02-24 Michael Snyder <msnyder@vmware.com>
5849
5850 * gdb.base/break.exp: Remove debugging 'printf' accidentally
5851 left behind in previous check-in.
5852
e5a67952
MS
58532011-02-23 Michael Snyder <msnyder@vmware.com>
5854
5855 * gdb.base/break.exp: Add tests for "info break" with arguments.
5856 * gdb.trace/infotrace.exp: Update patterns for error and help.
5857 * gdb.base/completion.exp: Update pattern.
5858 * gdb.base/ena-dis-br.exp: Update pattern.
5859 * gdb.base/help.exp: Update patterns.
5860
58612011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
5862
5863 * gdb.base/memattr.exp: New test.
5864 * gdb.base/memattr.c: Test load for memattr.exp.
5865
6e6fbe60
DE
58662011-02-22 Doug Evans <dje@google.com>
5867
5868 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
5869
1d41d745
MS
58702011-02-22 Michael Snyder <msnyder@vmware.com>
5871
5872 * Makefile.in: Make more clean.
5873 * gdb.ada/Makefile.in: Ditto.
5874 * gdb.arch/Makefile.in: Ditto.
5875 * gdb.asm/Makefile.in: Ditto.
5876 * gdb.base/Makefile.in: Ditto.
5877 * gdb.cp/Makefile.in: Ditto.
5878 * gdb.dwarf2/Makefile.in: Ditto.
5879 * gdb.java/Makefile.in: Ditto.
5880 * gdb.mi/Makefile.in: Ditto.
5881 * gdb.modula2/Makefile.in: Ditto.
5882 * gdb.python/Makefile.in: Ditto.
5883 * gdb.server/Makefile.in: Ditto.
5884 * gdb.stabs/Makefile.in: Ditto.
5885 * gdb.threads/Makefile.in: Ditto.
5886 * gdb.trace/Makefile.in: Ditto.
5887
79ba84ca
MS
58882011-02-22 Michael Snyder <msnyder@vmware.com>
5889
df46027d 5890 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
5891 info threads.
5892
b9b35694
JB
58932011-02-22 Joel Brobecker <brobecker@adacore.com>
5894
5895 * gdb.python/py-breakpoint.exp: Fix the expected output of
5896 one of the "maint info breakpoints" tests to accept the output
5897 generated on platforms that do not have hardware watchpoints.
5898
8bfb830f
JB
58992011-02-22 Joel Brobecker <brobecker@adacore.com>
5900
5901 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
5902 clean_restart. Be a little stricter in the expected output
5903 for one of the tests. Fix a typo in one of the comments.
5904
c45f3c54
JB
59052011-02-22 Joel Brobecker <brobecker@adacore.com>
5906
5907 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
5908 Delete variable binfile, no longer use. Add or modify test
5909 comments to make them unique.
5910
b97c863c
MS
59112011-02-21 Michael Snyder <msnyder@vmware.com>
5912
5913 * Makefile.in: Update for make clean.
5914 * gdb.ada/Makefile.in: Ditto.
5915 * gdb.arch/Makefile.in: Ditto.
5916 * gdb.asm/Makefile.in: Ditto.
5917 * gdb.base/Makefile.in: Ditto.
5918 * gdb.cp/Makefile.in: Ditto.
5919 * gdb.dwarf2/Makefile.in: Ditto.
5920 * gdb.java/Makefile.in: Ditto.
5921 * gdb.mi/Makefile.in: Ditto.
5922 * gdb.modula2/Makefile.in: Ditto.
5923 * gdb.python/Makefile.in: Ditto.
5924 * gdb.server/Makefile.in: Ditto.
5925 * gdb.stabs/Makefile.in: Ditto.
5926 * gdb.threads/Makefile.in: Ditto.
5927 * gdb.trace/Makefile.in: Ditto.
5928
aea5b279
MS
59292011-02-21 Michael Snyder <msnyder@vmware.com>
5930
5931 * gdb.threads/thread-find.exp: Update patterns for changes in
5932 output of "info threads" command.
5933
e3039479
UW
59342011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5935 Ulrich Weigand <uweigand@de.ibm.com>
5936
5937 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
5938 (skip_hw_watchpoint_tests): Likewise.
5939 (skip_hw_watchpoint_multi_tests): Likewise.
5940
b800ec70
UW
59412011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
5942
5943 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
5944 (skip_hw_watchpoint_tests): Likewise.
5945 (skip_hw_watchpoint_multi_tests): Likewise.
5946 (skip_hw_watchpoint_access_tests): Likewise.
5947
5948 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
5949 * gdb.base/pr11022.exp: Likewise.
5950 * gdb.base/watch-read.exp: Likewise.
5951 * gdb.base/watch_thread_num.exp: Likewise.
5952 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
5953 * gdb.base/watchpoint-hw.exp: Likewise.
5954 * gdb.base/watchpoint.exp: Likewise.
5955 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
5956 * gdb.threads/watchthreads-reorder.exp: Likewise.
5957 * gdb.threads/watchthreads.exp: Likewise.
5958 * gdb.threads/watchthreads2.exp: Likewise.
5959
91033e37
JB
59602011-02-21 Joel Brobecker <brobecker@adacore.com>
5961
5962 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
5963 the debugger is unable to find the array bounds.
5964
eeaafae2
JK
59652011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5966
5967 * gdb.cp/typedef-operator.exp: New file.
5968 * gdb.cp/typedef-operator.cc: New file.
5969
e338d953
MS
59702011-02-17 Michael Snyder <msnyder@vmware.com>
5971
5972 * gdb.threads/thread-find.exp: Fix regular expressions.
5973
e67ad678
JB
59742011-02-17 Joel Brobecker <brobecker@adacore.com>
5975
5976 * gdb.ada/packed_array: Expand testcase to test printing of
5977 unconstrained packed array.
5978
93084bca
JB
59792011-02-17 Joel Brobecker <brobecker@adacore.com>
5980
5981 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
5982
a0c78a73
PA
59832011-02-16 Pedro Alves <pedro@codesourcery.com>
5984
f65d5553 5985 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
5986 (main): Initialize it before collecting, and and clear it
5987 afterwards.
f65d5553
PA
5988 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
5989 collecting with '{type} addr', where the addr expression is not an
5990 rvalue.
a0c78a73 5991
3dfcbbd2
KW
59922011-02-16 Ken Werner <ken.werner@de.ibm.com>
5993
5994 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
5995 a bool variable. Expect correct OpenCL names for vector types. Use the
5996 uc3 variable name instead of referring to the uchar3 built-in type.
5997 Escape the asterisk at the half pointer test.
5998
08807d5a
PA
59992011-02-16 Pedro Alves <pedro@codesourcery.com>
6000
f65d5553 6001 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
6002 (main): Initialize it before collecting, and and clear it
6003 afterwards.
f65d5553
PA
6004 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
6005 collecting overlapping memory ranges.
08807d5a 6006
60f98dde
MS
60072011-02-15 Michael Snyder <msnyder@vmware.com>
6008
6009 * gdb.base/default.exp: Add tests for thread commands.
6010 * gdb.base/help.exp: Add tests for thread commands.
6011 * gdb.threads/thread-find.exp: New test for thread find command.
6012
648cd113
KW
60132011-02-15 Ken Werner <ken.werner@de.ibm.com>
6014
6015 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
6016
494e194e
YQ
60172011-02-15 Yao Qi <yao@codesourcery.com>
6018
6019 PR tdep/12352
6020 * gdb.arch/arm-disp-step.S : New test for str instruction.
6021 * gdb.arch/arm-disp-step.exp : Likewise.
6022
d9492458
TJB
60232011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
6024
6025 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
6026 "vector_register2_vr" test strings. Test the extended floating
6027 point registers (F32~F63).
6028 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
6029 IBM XL C compiler. Make the test program use a register provided
6030 by the compiler for the lxvd2x instruction.
6031
8af8e3bc
PA
60322011-02-14 Pedro Alves <pedro@codesourcery.com>
6033
6034 * gdb.trace/unavailable.cc (class Base, class Middle, class
6035 Derived): New types.
6036 (derived_unavail, derived_partial, derived_whole): New globals.
6037 (virtual_partial): New global.
6038 (virtualp): Point at virtual_partial.
6039 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
6040 related to unavailable vptr.
6041
1b28d0b3
PA
60422011-02-14 Pedro Alves <pedro@codesourcery.com>
6043
6044 * gdb.trace/unavailable.cc (a, b, c): New globals.
6045 (main): Set and clear them.
6046 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
6047 `a' and `c', and check that `b' isn't collected, although `a' and
6048 `c' are.
6049
ec0a52e1
PA
60502011-02-14 Pedro Alves <pedro@codesourcery.com>
6051
6052 * gdb.trace/unavailable.cc (struct Virtual): New.
6053 (virtualp): New global pointer.
6054 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
6055 printing a pointer to an object whose type has a vtable, with
6056 print object on.
6057
24e6bcee
PA
60582011-02-14 Pedro Alves <pedro@codesourcery.com>
6059
6060 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
6061 value repeat handles unavailableness.
6062
39d37385
PA
60632011-02-14 Pedro Alves <pedro@codesourcery.com>
6064
6065 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
6066 tests for building arrays from unavailable values, subscripting
6067 non-memory rvalue unvailable arrays, and accessing fields or
6068 baseclasses of non-lazy unavailable values,
6069 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
6070 struct types.
6071 (g_smallstruct, g_smallstruct_b): New globals.
6072
06d72e16
PA
60732011-02-14 Pedro Alves <pedro@codesourcery.com>
6074
6075 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
6076
bc9a5551
JK
60772011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6078
6079 Fix const/volatile qualifiers of C++ types, PR c++/12328.
6080 * gdb.cp/overload-const.exp: New file.
6081 * gdb.cp/overload-const.cc: New file.
6082
54fcddd0
UW
60832011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
6084
6085 * gdb.opencl/callfuncs.cl: New file.
6086 * gdb.opencl/callfuncs.exp: New test.
6087 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
6088
d6dafb7c
UW
60892011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
6090
6091 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
6092 when computing result.
6093 * gdb.arch/altivec-abi.exp: Update expected results.
6094
a449c2d8
TJB
60952011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
6096
6097 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
6098 * gdb.base/jit.exp: Likewise.
6099 * gdb.base/pie-execl.exp: Likewise.
6100 * gdb.base/solib-nodir.exp: Likewise.
6101 * gdb.base/solib-overlap.exp: Likewise.
6102
764880b7
PA
61032011-02-07 Pedro Alves <pedro@codesourcery.com>
6104
6105 * gdb.trace/collection.c (global_pieces): New.
6106 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
6107 New procedure.
6108 (gdb_trace_collection_test): Call it.
6109
505500db
SW
61102011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
6111
6112 * gdb.python/py-evthreads.c: New file.
6113 * gdb.python/py-evthreads.exp: New file.
6114 * gdb.python/py-events.py: New file.
6115 * gdb.python/py-events.exp: New file.
6116 * gdb.python/py-events.c: New file.
6117
385203ed
DD
61182011-02-04 David Daney <ddaney@caviumnetworks.com>
6119
6120 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
6121
9011945e
AB
61222011-02-03 Andrew Burgess <aburgess@broadcom.com>
6123
6124 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
6125 gdb.base/disasm-end-cu.exp: New test for disassembling over the
6126 boundary between two compilation units.
6127
580688f3
PA
61282011-02-02 Pedro Alves <pedro@codesourcery.com>
6129
6130 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
6131 (Virtual): New structs.
6132 (virtual_o, virtual_middle_b): New globals.
6133 * gdb.cp/virtbase.exp: New tests.
6134
d3f0f853
PP
61352011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
6136
6137 * gdb.base/jit.exp: New file.
6138 * gdb.base/jit-main.c: New file.
6139 * gdb.base/jit-solib.c: New file.
6140
b2030fb5
UW
61412011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
6142
6143 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
6144 proceed to initial kernel entry point.
6145 * gdb.opencl/datatypes.exp: Likewise.
6146 * gdb.opencl/operators.exp: Likewise.
6147 * gdb.opencl/vec_comps.exp: Likewise.
6148
2db19d1e
SW
61492011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
6150
6151 * gdb.cp/nsnested.cc: New.
6152 * gdb.cp/nsnested.exp: New.
6153 * gdb.cp/nsnoimports.exp: New.
6154 * gdb.cp/nsnoimports.cc: New.
6155
6b0c4c1f
JB
61562011-01-31 Joel Brobecker <brobecker@adacore.com>
6157
6158 * gdb.base/interact.exp: Add extra tests that verify that
6159 the value of the interactive-mode setting does not change
6160 after the script is sourced.
6161
80b23b6a
JK
61622011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6163
6164 * gdb.cp/noparam.exp: New file.
6165 * gdb.cp/noparam.cc: New file.
6166
ffd5ec24
PA
61672011-01-28 Pedro Alves <pedro@codesourcery.com>
6168
6169 * gdb.trace/tfile.exp: Test that with no traceframe selected,
6170 there's no stack or registers.
6171
a81766d8
TT
61722011-01-26 Tom Tromey <tromey@redhat.com>
6173
6174 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
6175 space before string output. Add test for "set print pretty off"
6176 case.
6177
585fdaa1
PA
61782011-01-25 Pedro Alves <pedro@codesourcery.com>
6179
6180 * gdb.base/frame-args.exp: Adjust.
6181 * gdb.dwarf2/dw2-noloc.exp: Adjust.
6182 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
6183 * gdb.dwarf2/pieces.exp: Adjust.
6184 * gdb.opt/clobbered-registers-O2.exp: Adjust.
6185 * gdb.opt/inline-locals.exp: Adjust.
6186 * gdb.threads/fork-child-threads.exp: Adjust.
6187
d468832a
KW
61882011-01-25 Ken Werner <ken.werner@de.ibm.com>
6189
6190 * gdb.opencl/convs_casts.cl: Move program scope variables into the
6191 OpenCL kernel function. Add a comment as marker. Add address space
6192 qualifiers for the remaining program scope variables.
6193 * gdb.opencl/datatypes.cl: Likewise.
6194 * gdb.opencl/operators.cl: Likewise.
6195 * gdb.opencl/vec_comps.cl: Likewise.
6196 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
6197 Add breakpoint at the marker comment.
6198 * gdb.opencl/datatypes.exp: Likewise.
6199 * gdb.opencl/operators.exp: Likewise.
6200 * gdb.opencl/vec_comps.exp: Likewise.
6201
490f124f
PA
62022011-01-24 Pedro Alves <pedro@codesourcery.com>
6203
6204 * gdb.base/printcmds.c (some_struct): New struct and instance.
6205 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
6206 procedure.
6207 <global scope>: Call it.
6208
6da78614
KW
62092011-01-21 Ken Werner <ken.werner@de.ibm.com>
6210
6211 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
6212 argument to the gdb_compile_opencl_hostapp call.
6213
ec64c9aa
YQ
62142011-01-19 Yao Qi <yao@codesourcery.com>
6215
6216 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
6217 positve list.
6218
810cfdbb
YQ
62192011-01-19 Yao Qi <yao@codesourcery.com>
6220
6221 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
6222 canonical form.
6223 Remove "xscale-*-*"
6224 * gdb.xml/tdesc-regs.exp: Likewise.
6225 * gdb.python/py-section-script.exp: Replace ARM target triplet
6226 with canonical form.
6227 Match arm*-*-symbianelf*.
6228 * gdb.base/dup-sect.exp: Likewise.
6229 * lib/dwarf.exp: New.
6230 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
6231 dwarf2_support.
6232 * gdb.dwarf2/dup-psym.exp: Likewise.
6233 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
6234 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
6235 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
6236 * gdb.dwarf2/dw2-basic.exp: Likewise.
6237 * gdb.dwarf2/dw2-compressed.exp: Likewise.
6238 * gdb.dwarf2/dw2-const.exp: Likewise.
6239 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
6240 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
6241 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
6242 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
6243 * gdb.dwarf2/dw2-filename.exp: Likewise.
6244 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
6245 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
6246 * gdb.dwarf2/dw2-intercu.exp: Likewise.
6247 * gdb.dwarf2/dw2-intermix.exp: Likewise.
6248 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
6249 * gdb.dwarf2/dw2-noloc.exp: Likewise.
6250 * gdb.dwarf2/dw2-op-call.exp: Likewise.
6251 * gdb.dwarf2/dw2-producer.exp: Likewise.
6252 * gdb.dwarf2/dw2-ranges.exp: Likewise.
6253 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
6254 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
6255 * gdb.dwarf2/dw2-strp.exp: Likewise.
6256 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
6257 * gdb.dwarf2/implptr.exp: Likewise.
6258 * gdb.dwarf2/mac-fileno.exp: Likewise.
6259 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
6260 * gdb.dwarf2/pieces.exp: Likewise.
6261 * gdb.dwarf2/pr11465.exp: Likewise.
6262 * gdb.dwarf2/valop.exp: Likewise.
6263 * gdb.dwarf2/watch-notconst.exp: Likewise.
6264 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
6265
4694da01
TT
62662011-01-19 Tom Tromey <tromey@redhat.com>
6267
6268 * gdb.python/py-infthread.exp: Add thread tests.
6269
b075872c
JB
62702011-01-14 Joel Brobecker <brobecker@adacore.com>
6271
6272 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
6273
2c3e6e24
JB
62742011-01-14 Joel Brobecker <brobecker@adacore.com>
6275
6276 * gdb.ada/widewide: New testcase.
6277
de8fa76c
JB
62782011-01-13 Joel Brobecker <brobecker@adacore.com>
6279
6280 * gdb.base/interact.exp: New testcase.
6281
1b05df00
TT
62822011-01-12 Tom Tromey <tromey@redhat.com>
6283
6284 * gdb.mi/gdb2549.exp: Update for error message changes.
6285 * gdb.mi/mi-cli.exp: Likewise.
6286 * gdb.mi/mi-disassemble.exp: Likewise.
6287 * gdb.mi/mi-pthreads.exp: Likewise.
6288 * gdb.mi/mi-regs.exp: Likewise.
6289 * gdb.mi/mi-stack.exp: Likewise.
6290 * gdb.mi/mi-var-block.exp: Likewise.
6291 * gdb.mi/mi-var-cmd.exp: Likewise.
6292 * gdb.mi/mi2-cli.exp: Likewise.
6293 * gdb.mi/mi2-disassemble.exp: Likewise.
6294 * gdb.mi/mi2-pthreads.exp: Likewise.
6295 * gdb.mi/mi2-regs.exp: Likewise.
6296 * gdb.mi/mi2-stack.exp: Likewise.
6297 * gdb.mi/mi2-var-block.exp: Likewise.
6298 * gdb.mi/mi2-var-cmd.exp: Likewise.
6299
c2ff108b
JK
63002011-01-12 Andrew Burgess <aburgess@broadcom.com>
6301 Jan Kratochvil <jan.kratochvil@redhat.com>
6302
6303 PR fortran/11104 and DWARF unbound arrays detection.
6304 * gdb.fortran/multi-dim.exp: New file.
6305 * gdb.fortran/multi-dim.f90: New file.
6306
b716877b
AB
63072011-01-12 Andrew Burgess <aburgess@broadcom.com>
6308
6309 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
6310 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
6311 add new tests for opcode dumping.
6312
6c162d5e
TT
63132011-01-11 Tom Tromey <tromey@redhat.com>
6314
6315 * gdb.python/py-infthread.exp: Load gdb-python.exp.
6316
77b06cd7
TJB
63172010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
6318
6319 Convert hardware watchpoints to use breakpoint_ops.
6320 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
6321 type is not supported.
6322 * gdb.base/foll-fork.exp: Likewise.
6323 * gdb.base/foll-vfork.exp: Likewise.
6324
f39a75d0
PM
63252011-01-10 Phil Muldoon <pmuldoon@redhat.com>
6326
6327 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
6328 Use load_lib gdb-python.exp.
6329 * gdb.python/python.exp: Ditto.
6330 * gdb.python/py-function.exp: Ditto.
6331
fc529d80
AS
63322011-01-09 Andreas Schwab <schwab@linux-m68k.org>
6333
6334 * gdb.threads/tls.exp ("info address me"): Fix expected output.
6335
fb03cb59
JK
63362011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6337
6338 * configure: Regenerate.
6339
d8e22779
TT
63402011-01-06 Tom Tromey <tromey@redhat.com>
6341
6342 * gdb.python/py-frame.exp: Test gdb.newest_frame.
6343
09050809
JB
63442011-01-06 Joel Brobecker <brobecker@adacore.com>
6345
fc529d80
AS
6346 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
6347 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
6348 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
6349 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
6350 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
6351 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
6352 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
6353 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
6354 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
6355 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
6356 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
6357 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
6358 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
6359 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
6360 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
6361 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
6362 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
6363 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
6364 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
6365 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
6366 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
6367 gdb.ada/uninitialized_vars.exp,
6368 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
6369 Simplify by using clean_restart.
09050809 6370
8ed5dd9e
JB
63712011-01-06 Joel Brobecker <brobecker@adacore.com>
6372
6373 Add marker to be used as anchor for inserting breakpoints.
6374 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
6375 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
6376 Likewise.
6377
6378 Remove uses of gdb_start_cmd.
6379 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
6380 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
6381
6382 Do not run testcase if testing with GDBserver.
6383 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
6384 if testing with GDBserver.
6385
368a124f
JB
63862011-01-06 Joel Brobecker <brobecker@adacore.com>
6387
6388 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
6389 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
6390 copyright header.
6391
44944448
JB
63922011-01-05 Joel Brobecker <brobecker@adacore.com>
6393
6394 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
6395 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
6396 testsuite/gdb.fortran/complex.f,
6397 testsuite/gdb.fortran/derived-type.f90,
6398 testsuite/gdb.fortran/library-module-lib.f90,
6399 testsuite/gdb.fortran/library-module-main.f90,
6400 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
6401 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
6402 Copyright year update.
6403
31886ea6
JB
64042011-01-05 Joel Brobecker <brobecker@adacore.com>
6405
6406 * gdb.base/langs1.f: Add copyright header.
6407
ebedcab5
JK
64082011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6409
6410 * gdb.base/morestack.exp: New file.
6411 * gdb.base/morestack.c: New file.
6412
de1eb2f9
JK
64132011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6414
6415 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
6416
9e87a409
JB
64172010-12-29 Joel Brobecker <brobecker@adacore.com>
6418
6419 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
6420 * gdb.ada/arrayptr.exp: Add test printing that new variable.
6421
720d1a40
JB
64222010-12-29 Joel Brobecker <brobecker@adacore.com>
6423
6424 * gdb.ada/lang_switch.exp: Correct expected parameter value.
6425
a283af87
AS
64262010-12-25 Andreas Schwab <schwab@linux-m68k.org>
6427
5d3d9cba
AS
6428 * gdb.threads/tls.exp: Fix typo.
6429
a283af87
AS
6430 * gdb.threads/thread-specific.exp (get_thread_list): Update.
6431 * gdb.threads/execl.exp: Update.
6432
2a20745c
YQ
64332010-12-23 Yao Qi <yao@codesourcery.com>
6434
6435 * gdb.arch/arm-disp-step.exp: New.
6436 * gdb.arch/arm-disp-step.S: New.
6437
a7658b96
TT
64382010-12-21 Tom Tromey <tromey@redhat.com>
6439
6440 * gdb.threads/execl.exp: Update.
6441 * gdb.threads/linux-dp.exp: Update.
6442 * gdb.threads/manythreads.exp: Update.
6443 * gdb.threads/tls.exp: Update.
6444
5b79abe7
TT
64452010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6446
6447 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
6448 (NextOverThrowDerivates) <resumebpt>: New.
6449 (resumebpt_test): New.
6450 (main): Call resumebpt_test.
6451 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
6452
0914bcdb
SS
64532010-12-12 Stan Shebs <stan@codesourcery.com>
6454
6455 * gdb.trace/tsv.exp: Test print command on trace state variables.
6456
305aeedc
TT
64572010-12-09 Tom Tromey <tromey@redhat.com>
6458
6459 * gdb.base/interp.exp: Add regression test.
6460
186c406b
TT
64612010-12-09 Tom Tromey <tromey@redhat.com>
6462
6463 * gdb.java/jnpe.java: New file.
6464 * gdb.java/jnpe.exp: New file.
6465 * gdb.cp/nextoverthrow.exp: New file.
6466 * gdb.cp/nextoverthrow.cc: New file.
6467
aae1c79a
DE
64682010-12-07 Doug Evans <dje@google.com>
6469
6470 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
6471 of data-directory.
6472 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
6473 updated.
6474 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
6475
60f98dde 64762010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
6477
6478 * gdb.base/callfuncs.exp: Test for skip_float_tests.
6479 * gdb.base/call-sc.exp: Ditto.
6480 * gdb.base/finish.exp: Ditto.
6481 * gdb.base/return.exp: Ditto.
6482 * gdb.base/return2.exp: Ditto.
6483
5fa290c1
DE
64842010-11-30 Doug Evans <dje@google.com>
6485
6486 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
6487 (gdb_expect_list): Fix spelling errors in comments.
6488 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
6489 send_gdb/gdb_expect_list where applicable.
6490 * gdb.base/call-ar-st.exp: Ditto.
6491 * gdb.base/funcargs.exp: Ditto.
6492 * gdb.base/gcore.exp: Ditto.
6493 * gdb.base/page.exp: Ditto.
6494 * gdb.base/sigaltstack.exp: Ditto.
6495 * gdb.base/siginfo.exp: Ditto.
6496 * gdb.base/sigstep.exp: Ditto.
6497 * gdb.base/trace-commands.exp: Ditto.
6498
4e04c971
DE
64992010-11-29 Doug Evans <dje@google.com>
6500
6501 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
6502 printer-name;subprinter-name.
6503
8cf6f0b1
TT
65042010-11-29 Tom Tromey <tromey@redhat.com>
6505
6506 * gdb.dwarf2/implptr.exp: New file.
6507 * gdb.dwarf2/implptr.c: New file.
6508 * gdb.dwarf2/implptr.S: New file.
6509
94b6973e
PM
65102010-11-29 Phil Muldoon <pmuldoon@redhat.com>
6511
fc529d80 6512 PR python/12199
94b6973e
PM
6513
6514 * gdb.python/py-breakpoint.exp: Test the delete method.
6515
8358c15c
JK
65162010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6517
6518 Fix step_resume_breakpoint unsaved during an infcall.
6519 * gdb.base/step-resume-infcall.exp: New file.
6520 * gdb.base/step-resume-infcall.c: New file.
6521
f6df29bc
TJB
65222010-11-24 Edjunior Machado <emachado@br.ibm.com>
6523
6524 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
6525
f2b5a5cf
TJB
65262010-11-24 Edjunior Machado <emachado@br.ibm.com>
6527
6528 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
6529 on ppc64's symbols; "finish" and "return" commands must accept to
6530 show the caller line again as well as the line after.
6531 * gdb.asm/powerpc64.inc: New file.
6532
6b0ecdc2
DE
65332010-11-23 Doug Evans <dje@google.com>
6534
6535 * lib/gdb.exp (gdb_test_sequence): New function.
6536 (gdb_expect_list): Add verbose -log call for each pattern.
6537 * gdb.base/signals.exp (test_handle_all_print): Call it.
6538 Reduce timeout increment from 6 minutes to 1 minute.
6539 * gdb.server/ext-run.exp: Call it.
6540
ea976c60
PM
65412010-11-23 Phil Muldoon <pmuldoon@redhat.com>
6542
f2b5a5cf 6543 PR python/12212
ea976c60
PM
6544
6545 * gdb.python/python.exp: Check that selected_thread raises an
6546 error when no inferior is loaded.
6547
c0efa795
JK
65482010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6549
6550 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
6551 * gdb.dwarf2/dw2-stack-boundary.S: New file.
6552
ec3aa567
JK
65532010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6554
6555 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
6556 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
6557
d8249011
DE
65582010-11-18 Doug Evans <dje@google.com>
6559
6560 * gdb.server/ext-run.exp: Fix intermittent failures.
6561
d4eba7d1
NF
65622010-11-12 Nathan Froyd <froydnj@codesourcery.com>
6563
6564 * gdb.stabs/gdb11479.exp: Use runto_main.
6565
b04c2f88
NF
65662010-11-12 Nathan Froyd <froydnj@codesourcery.com>
6567
6568 * gdb.base/break-entry.exp: Skip if using a stub.
6569
ae9d7ce4
NF
65702010-11-12 Nathan Froyd <froydnj@codesourcery.com>
6571
6572 * gdb.python/py-inferior.exp: Pack values in target endianness.
6573
621c8364
TT
65742010-11-12 Tom Tromey <tromey@redhat.com>
6575
6576 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
6577 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
6578 MemoryError.
6579 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
6580 type.
6581 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
6582 MemoryError.
6583 (test_subscript_regression): Update exception type.
6584
84f4c1fe
PM
65852010-11-11 Phil Muldoon <pmuldoon@redhat.com>
6586
6587 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
6588 breakpoint tests.
6589
a1442452
PA
65902010-11-09 Pedro Alves <pedro@codesourcery.com>
6591
6592 * gdb.base/watchpoint.exp: Test "watch -location" with an
6593 innacessible location.
6594
efd11a33
JK
65952010-11-09 Edjunior Machado <emachado@br.ibm.com>
6596 Luis Machado <luisgpm@br.ibm.com>
6597
6598 * gdb.base/maint.exp: Expect "." prefix.
6599 * gdb.base/nodebug.exp: Expect "." Likewise.
6600 * gdb.base/sepsymtab.exp: Expect "." Likewise.
6601 * gdb.base/watchpoint-cond-gone.exp: Likewise.
6602 * gdb.base/watchpoint.exp: Expect a software watch to be created for
6603 POWER server processors.
6604
aa00efb5
JK
66052010-11-08 Edjunior Machado <emachado@br.ibm.com>
6606 Luis Machado <luisgpm@br.ibm.com>
6607
6608 * gdb.base/break-entry.exp: convert entry point for
6609 ppc64 and expect leading `.' on ppc64's symbols
6610
99e7ae30
DE
66112010-11-05 Doug Evans <dje@google.com>
6612
6613 * gdb.base/help.exp: Update expected output.
b521dba8
DE
6614 * gdb.python/py-param.exp: Delete, contents moved to ...
6615 * gdb.python/py-parameter.exp: ... here. New file.
6616 Add test for gdb.parameter ("directories").
99e7ae30 6617
f4b8a18d
KW
66182010-11-05 Ken Werner <ken.werner@de.ibm.com>
6619
6620 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
6621 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
6622 * configure: Regenerate.
6623 * gdb.opencl/Makefile.in: New File.
6624 * gdb.opencl/datatypes.exp: Likewise.
6625 * gdb.opencl/datatypes.cl: Likewise.
6626 * gdb.opencl/operators.exp: Likewise.
6627 * gdb.opencl/operators.cl: Likewise.
6628 * gdb.opencl/vec_comps.exp: Likewise.
6629 * gdb.opencl/vec_comps.cl: Likewise.
6630 * gdb.opencl/convs_casts.exp: Likewise.
6631 * gdb.opencl/convs_casts.cl: Likewise.
6632 * lib/opencl.exp: Likewise.
6633 * lib/opencl_hostapp.c: Likewise.
6634 * lib/opencl_kernel.cl: Likewise.
6635 * lib/cl_util.c: Likewise.
6636 * lib/cl_util.c: Likewise.
6637 * gdb.base/default.exp (set language): Add "opencl" to the list of
6638 languages.
6639
a9d5ef47
SW
66402010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
6641
6642 * gdb.cp/overload.exp: Added test for inheritance overload.
6643 * gdb.cp/overload.cc: Ditto.
6644 * gdb.cp/oranking.exp: Removed releveant kfails.
6645
03eb1c79
JK
66462010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6647 Joel Brobecker <brobecker@adacore.com>
6648
6649 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
6650 check test_compiler_info.
6651
dbc98a8b
KW
66522010-11-03 Ken Werner <ken.werner@de.ibm.com>
6653
6654 * gdb.base/gnu_vector.exp: Adjust expect messages.
6655
120bd360
KW
66562010-11-03 Ken Werner <ken.werner@de.ibm.com>
6657
6658 * gdb.base/gnu_vector.exp: Add unary operator tests.
6659
c37f7098
KW
66602010-11-03 Ken Werner <ken.werner@de.ibm.com>
6661
6662 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
6663
7b51bc51
DE
66642010-11-02 Doug Evans <dje@google.com>
6665
6666 * gdb.python/py-pp-maint.c: New file.
6667 * gdb.python/py-pp-maint.exp: New file.
6668 * gdb.python/py-pp-maint.py: New file.
6669
50c97f38
TT
66702010-11-02 Tom Tromey <tromey@redhat.com>
6671
6672 * gdb.base/default.exp: Remove "scheme" from language list.
6673
a289b8f6
JK
66742010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6675
6676 Revert:
6677 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6678 * gdb.threads/sigstep-threads.exp: New file.
6679 * gdb.threads/sigstep-threads.c: New file.
6680
cd017491
MS
66812010-10-20 Michael Snyder <msnyder@vmware.com>
6682
6683 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
6684
8e6a5956
UW
66852010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6686
6687 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
6688 Skip test completely if gdb,no_hardware_watchpoints.
6689
2c04da0d
UW
66902010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6691
6692 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
6693 strict, but do not check for any particular function name within libc.
6694
79afc5ef
SW
66952010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
6696
6697 * gdb.cp/smartp.exp: New test.
6698 * gdb.cp/smartp.cc : New test.
6699
026ffab7
SW
67002010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
6701
6702 * gdb.cp/converts.exp: Test pointer to bool conversion.
6703 Test pointer to long conversion.
6704 * gdb.cp/oranking.exp: Removed relevant kfail.
6705
3a772aa4
TT
67062010-10-18 Tom Tromey <tromey@redhat.com>
6707
6708 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
6709 argument to lazy_string.
6710 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
6711 (pp_ls.to_string): Use it.
6712 * gdb.python/py-prettyprint.c (main): Move declarations to top.
6713 Add "estring2" local.
6714
5fc3827b
JK
67152010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6716
6717 Fix s390x compatibility.
6718 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
6719 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
6720
8aeb23f3
JK
67212010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6722
6723 * gdb.threads/sigstep-threads.exp: New file.
6724 * gdb.threads/sigstep-threads.c: New file.
6725
c1e56572
JK
67262010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6727
6728 * gdb.base/pie-execl.exp: New file.
6729 * gdb.base/pie-execl.c: New file.
6730
92163a10
JK
67312010-10-13 Doug Evans <dje@google.com>
6732 Jan Kratochvil <jan.kratochvil@redhat.com>
6733
6734 PR exp/12117
6735 * gdb.cp/ptype-cv-cp.cc: New file.
6736 * gdb.cp/ptype-cv-cp.exp: New file.
6737
7062b0a0
SW
67382010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
6739
6740 * gdb.cp/converts.cc: New test program.
6741 * gdb.cp/converts.exp: New test.
6742 * gdb.cp/overload.exp: Added test for void* vs int*.
6743 * gdb.cp/overload.exp: Ditto.
6744 * gdb.cp/oranking.exp: Removed related kfail.
6745
0e3509db
DE
67462010-10-13 Doug Evans <dje@google.com>
6747
6748 * lib/gdb-python.exp (gdb_check_python_config): New function.
6749 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
6750 * gdb.python/lib-types.cc: New file.
6751 * gdb.python/lib-types.exp: New file.
6752
8dc78533
JK
67532010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6754
6755 * gdb.python/py-error.exp: New file.
6756 * gdb.python/py-error.py: New file.
6757
93c17e06
JK
67582010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6759
6760 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
6761 gdb_test_multiple.
6762
d8b34041
JK
67632010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6764
6765 * gdb.base/break-interp.exp: Use ldlags for linking flags.
6766 * gdb.base/prelink.exp: Likewise.
6767 * gdb.base/solib-nodir.exp: Likewise.
6768 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
6769 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
6770 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
6771
e0cc584e
UW
67722010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6773
6774 * break-interp.exp (test_ld): Use two separate gdb_expect statements
6775 for the "info files" test to avoid timeouts on slow machines.
6776
cfc353b1
JK
67772010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6778
6779 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
6780 (main): Make openlib dummy call.
6781
d3d7896d
JK
67822010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6783
6784 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
6785 * break-interp.exp (reach): Move the core body ...
6786 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
6787 (test_ld): Provide always real argument, even to the linker. Replace
6788 dl_main by _dl_debug_state.
6789
5e533c94
JK
67902010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6791
6792 Fix results of prelinked PIEs on ppc*.
6793 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
6794 Accept also DISPLACEMENT "PRESENT".
6795 (main): Replace "ZERO" displacements by "PRESENT".
6796
33540610
SW
67972010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
6798
6799 * gdb.cp/oranking.exp: New test.
6800 * gdb.cp/oranking.cc: New test program.
6801
3bdf2bbd
KW
68022010-10-08 Ken Werner <ken.werner@de.ibm.com>
6803
6804 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
6805 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
6806
2f608a3a
KW
68072010-10-06 Ken Werner <ken.werner@de.ibm.com>
6808
6809 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
6810 lush, lynx) New constant.
6811 * gdb.base/constvars.exp: Test const array types.
6812 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
6813
aa2e2d8d
DE
68142010-10-06 Doug Evans <dje@google.com>
6815
6816 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
6817 of syscall staging area.
6818
2844d6b5
KW
68192010-10-06 Ken Werner <ken.werner@de.ibm.com>
6820
6821 * gdb.base/gnu_vector.c: Add variable c4.
6822 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
6823 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
6824
7d8ac8bb
MR
68252010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
6826
6827 * gdb.arch/altivec-abi.exp: Fix a typo.
6828
84a02e58
MR
68292010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
6830
6831 * lib/mi-support.exp (thread_selected_re): Correct pattern used
6832 to match a thread ID.
6833
b18e6318
JK
68342010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6835
6836 Fix s390x testcase compatibility.
6837 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
6838
a2c09bd0
DE
68392010-10-01 Doug Evans <dje@google.com>
6840
6841 * lib/gdb-python.exp: New file.
6842 * gdb.python/py-block.exp: Use it.
6843 * gdb.python/py-breakpoint.exp: Ditto.
6844 * gdb.python/py-frame.exp: Ditto.
6845 * gdb.python/py-inferior.exp: Ditto.
6846 * gdb.python/py-param.exp: Ditto.
6847 * gdb.python/py-prettyprint.exp: Ditto.
6848 * gdb.python/py-shared.exp: Ditto.
6849 * gdb.python/py-symbol.exp: Ditto.
6850 * gdb.python/py-symtab.exp: Ditto.
6851 * gdb.python/py-type.exp: Ditto.
6852 * gdb.python/py-value.exp: Ditto.
6853 * gdb.python/python.exp: Ditto.
6854
38f12cfc
TT
68552010-09-30 Tom Tromey <tromey@redhat.com>
6856
6857 * gdb.base/anon.exp: New file.
6858 * gdb.base/anon.c: New file.
6859
9ae8282d
TT
68602010-09-30 Tom Tromey <tromey@redhat.com>
6861
6862 * gdb.base/completion.exp: Test completion through anonymous
6863 union.
6864 * gdb.base/break1.c (struct some_struct): Add anonymous union.
6865
e9e07ba6
JK
68662010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6867
6868 Fix printing parameters of inlined functions.
6869 * gdb.dwarf2/dw2-inline-param.exp: New file.
6870 * gdb.dwarf2/dw2-inline-param-main.c: New file.
6871 * gdb.dwarf2/dw2-inline-param.S: New file.
6872
cd2effb2
JK
68732010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6874
6875 PR corefiles/12071.
6876 * gdb.base/corefile.exp (quit with a process, no question: load core)
6877 (quit with a core file): New tests.
6878
bceffbf3
JK
68792010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6880
6881 Fix GDB crash on inferior calls with self-referencing classes.
6882 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
6883 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
6884 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
6885
1736ad11
JK
68862010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6887
6888 Fix lost siginfo_t for inferior calls.
6889 * gdb.base/siginfo-infcall.exp: New file.
6890 * gdb.base/siginfo-infcall.c: New file.
6891
a176ad92
JB
68922010-09-22 Joel Brobecker <brobecker@adacore.com>
6893
6894 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
6895
c2b0a229
JK
68962010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6897
6898 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
6899 New test.
6900 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
6901
e8ae22d1
JB
69022010-09-22 Joel Brobecker <brobecker@adacore.com>
6903
6904 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
6905 type of our const type.
6906
ec322823
SW
69072010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
6908
6909 * gdb.cp/pr12028.cc: New.
6910 * gdb.cp/pr12028.exp: New.
6911
72929c62
JB
69122010-09-22 Joel Brobecker <brobecker@adacore.com>
6913
6914 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
6915
875b4ff5 69162010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 6917 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
6918
6919 PR mi/11407
6920 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
6921 * gdb.mi/dw2-ref-missing-frame-main.c New File.
6922 * gdb.mi/dw2-ref-missing-frame.S New File.
6923 * gdb.mi/dw2-ref-missing-frame.exp New File.
6924
7155d578
TT
69252010-09-14 Tom Tromey <tromey@redhat.com>
6926
6927 PR symtab/8399:
6928 * gdb.threads/tls.exp: Remove kfail. Update expected output.
6929
515ed532
TT
69302010-09-14 Tom Tromey <tromey@redhat.com>
6931
6932 PR exp/11803:
6933 * gdb.threads/tls.exp: Use C++.
6934 (check_thread_local): Use K::another_thread_local.
6935 * gdb.threads/tls.c (class K): New.
6936 (another_thread_local): Now a member of K.
6937 (spin): Update. No longer K&R C.
6938
450ca57c
SW
69392010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
6940
6941 * gdb.cp/koenig.cc: created class for testing member lookup.
6942 * gdb.cp/koenig.exp: Added test for member lookup.
6943
dbd492a3
JK
69442010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6945
6946 Fix false FAILs on sourcetree topdir directory containing "kill".
6947 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
6948 source line matching regexp.
6949
8d4d924b
JK
69502010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6951
6952 * gdb.python/python.exp (set height 0, collect help from uiout)
6953 (verify help to uiout): New tests.
6954
8e64f2a0
JK
69552010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6956
6957 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
6958 is_lp64_target to check 64bit target.
6959
4569eed2
JK
69602010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6961
6962 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
6963 (test_ld) <powerpc64-*>: New.
6964
5e1617b1
DJ
69652010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
6966
6967 * gdb.cp/templates.exp (test_template_args): Allow "struct".
6968
c767944b
DJ
69692010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
6970
6971 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
6972 (FunctionArg::method): New function.
6973 (empty, arg): New variables.
6974 (main): Call arg.method.
6975 * gdb.cp/templates.exp (test_template_args): New function.
6976 (do_tests): Call it.
6977
27d3a3fc
UW
69782010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
6979
6980 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
6981 of "next" to proceed over pthread_exit call.
6982
55b7ce7f
UW
69832010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
6984
6985 * gdb.base/maint.exp: Avoid wildcards against potentially very long
6986 "maint print statistics" output to prevent expect timeouts.
6987
809df446
JK
69882010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6989
6990 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
6991 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
6992 (test_float_rejected): ... here.
6993 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
6994 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
6995 (test_float_rejected): ... here.
6996 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
6997 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
6998 (test_float_rejected): ... here.
6999 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
7000 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
7001 (test_float_rejected): ... here.
7002
8464be76
DJ
70032010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7004
7005 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
7006 before disabling hardware watchpoints.
7007 (test_inaccessible_watchpoint): Check that hardware watchpoints
7008 are used. Test for watchpoints on a constant address.
7009
14dba4b4
JK
70102010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7011
7012 * gdb.base/ui-redirect.exp: New file.
7013
3f3540e1 70142010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 7015 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
7016
7017 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
7018
0f254bb7
DE
70192010-08-31 Doug Evans <dje@google.com>
7020
7021 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
7022
03f17ccf
TT
70232010-08-30 Tom Tromey <tromey@redhat.com>
7024
7025 PR python/11792:
7026 * gdb.python/py-value.exp (test_subscript_regression): Add
7027 dynamic_type test.
7028
640617ad
DJ
70292010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
7030
7031 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
7032 instead of running to main. Do not test the main function.
7033 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
7034 Add new main.
7035
2ed91d1b
PA
70362010-08-26 Pedro Alves <pedro@codesourcery.com>
7037
7038 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
7039 one test.
7040
673bfd45
DE
70412010-08-24 Doug Evans <dje@google.com>
7042
7043 PR symtab/11942
7044 * gdb.dwarf2/dw4-sig-types.cc: New file.
7045 * gdb.dwarf2/dw4-sig-types.h: New file.
7046 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
7047 * gdb.dwarf2/dw4-sig-types.exp: New file.
7048
f9ffd4bb
TT
70492010-08-23 Tom Tromey <tromey@redhat.com>
7050
7051 PR python/11145:
7052 * gdb.python/py-value.c (Base, Derived): New types.
7053 (base): New global.
7054 * gdb.python/py-value.exp (test_subscript_regression): Add
7055 dynamic_cast test.
7056
d839c8a4
TT
70572010-08-23 Tom Tromey <tromey@redhat.com>
7058
7059 PR python/10676:
7060 * gdb.python/py-type.exp (test_fields): Add tests for type
7061 equality.
7062
702c2711
TT
70632010-08-23 Tom Tromey <tromey@redhat.com>
7064
7065 PR python/11915:
7066 * gdb.python/py-type.exp (test_fields): Add tests for array.
7067
832bafd3
KS
70682010-08-23 Keith Seitz <keiths@redhat.com>
7069
7070 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
7071 have any children. Create a new abbrev for it.
7072 Add missing terminal sequence to .debug_abbrev.
7073
c37bf528
KS
70742010-08-20 Keith Seitz <keiths@redhat.com>
7075
7076 PR symtab/11465:
7077 * gdb.dwarf2/pr11465.exp: New test.
7078 * gdb.dwarf2/pr11465.S: New file.
7079 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
7080 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
7081
4572cbac
TJB
70822010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
7083
7084 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
7085 registers. Update data sets with the new v2_double element in the
7086 VSX register union. Add vector_register3_vr data set for the AltiVec
7087 registers. Use gdb_test_no_output instead of send_gdb.
7088
e7fbb131
PA
70892010-08-19 Pedro Alves <pedro@codesourcery.com>
7090
7091 * gdb.python/py-shared.exp: New file, factored out from
7092 python.exp.
7093 * gdb.python/py-shared.c: New file.
7094 * gdb.python/py-shared-sl.c: New file.
7095 * gdb.python/python-1.c: New file.
7096 * gdb.python/python-sl.c: Delete.
7097 * gdb.python/python.c: Mention python-1.c.
7098 * gdb.python/python.exp: Move shared library tests to
7099 py-shared.exp.
7100 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
7101 (MISCELLANEOUS): New.
7102 (clean mostlyclean): Also remove $MISCELLANEOUS.
7103
d30f5e1f
DE
71042010-08-19 Doug Evans <dje@google.com>
7105
7106 PR exp/11926
7107 * gdb.base/printcmds.exp (test_float_accepted): New function.
7108 Move existing float tests there. Add tests for floats with suffixes.
7109 (test_float_rejected): New function.
7110 * gdb.java/jv-print.exp (test_float_accepted): New function.
7111 (test_float_rejected): New function.
7112 * gdb.objc/print.exp: New file.
7113 * gdb.pascal/print.exp: New file.
7114 * lib/objc.exp: New file.
7115
7b3fd859
PM
71162010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
7117
7118 * gdb.base/default.exp (info set): Avoid full buffer error and force
7119 reading up to final gdb prompt.
7120 (show): Likewise.
7121
c92817ce
TT
71222010-08-18 Tom Tromey <tromey@redhat.com>
7123
7124 PR symtab/11919:
7125 * gdb.base/completion.exp: Add test.
7126
f1208f9e
DE
71272010-08-18 Doug Evans <dje@google.com>
7128
7129 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
7130 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
7131 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
7132 Simplify, early exit if runto_main fails.
7133 * gdb.fortran/exprs.exp: load_lib fortran.exp.
7134 (set_lang_fortran): Moved to lib/fortran.exp.
7135 * gdb.fortran/types.exp: load_lib fortran.exp.
7136 (set_lang_fortran): Moved to lib/fortran.exp.
7137 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
7138 * gdb.java/jprint.exp (set_lang_java): Ditto.
7139 * gdb.java/jv-exp.exp: load_lib java.exp.
7140 If set_lang_java fails, issue a warning instead of failure to be
7141 consistent with other set_lang_foo uses.
7142 (set_lang_java): Moved to lib/java.exp.
7143 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
7144 If set_lang_java fails, issue a warning instead of failure to be
7145 consistent with other set_lang_foo uses.
7146 * gdb.pascal/types.exp: load_lib pascal.exp.
7147 (set_lang_pascal): Moved to lib/pascal.exp.
7148 * lib/fortran.exp: New file.
7149 * lib/java.exp (set_lang_java): New function.
7150 * lib/pascal.exp (set_lang_pascal): New function.
7151
2f06b485
YQ
71522010-08-18 Yao Qi <yao@codesourcery.com
7153
7154 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
7155 func_nofb_start and func_loopfb_start, so that address of functions
7156 is equal to these labels on Thumb.
7157
96e25403
YQ
71582010-08-18 Yao Qi <yao@codesourcery.com>
7159
7160 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
7161 to reflect latest c source file.
7162
36e6adc4
JK
71632010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7164
7165 * gdb.cp/infcall-dlopen.exp: New file.
7166 * gdb.cp/infcall-dlopen.cc: New file.
7167 * gdb.cp/infcall-dlopen-lib.cc: New file.
7168
f431efe5
PA
71692010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7170 Pedro Alves <pedro@codesourcery.com>
7171
7172 PR breakpoints/11371
7173
7174 * gdb.base/watch-cond-infcall.exp: New file.
7175 * gdb.base/watch-cond-infcall.c: New file.
7176
06a64a0b
TT
71772010-08-16 Tom Tromey <tromey@redhat.com>
7178
7179 * gdb.base/help.exp: Update.
7180 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
7181 watchpoint.
7182 (test_watch_location): New proc.
7183 (test_watchpoint_in_big_blob): Delete watchpoint.
7184 * gdb.base/watchpoint.c (func5): New function.
7185 (main): Call it.
7186
70ebf4ed
DE
71872010-08-16 Doug Evans <dje@google.com>
7188
7189 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
7190
ca5c20b6
PM
71912010-08-11 Phil Muldoon <pmuldoon@redhat.com>
7192
7193 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
7194 tests.
7195
7346b668
KW
71962010-08-11 Ken Werner <ken.werner@de.ibm.com>
7197
7198 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
7199 * gdb.base/gnu_vector.c: New File.
7200 * gdb.base/gnu_vector.exp: Likewise.
7201
cb2e07a6
PM
72022010-08-11 Phil Muldoon <pmuldoon@redhat.com>
7203
7204 * gdb.python/python.c: New File.
7205 * gdb.python/python-sl.c: New File.
7206 * gdb.python/python.exp: Test solib_address and decode_line
7207 * functions.
7208
5da1313b
JK
72092010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7210
7211 * gdb.python/python.exp (show height, set height 10)
7212 (verify pagination beforehand, verify pagination beforehand: q)
7213 (gdb.execute does not page, verify pagination afterwards)
7214 (verify pagination afterwards: q): New.
7215
49c3ccf7
DE
72162010-08-02 Doug Evans <dje@google.com>
7217
7218 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
7219 because of an older gcc, change test2
7220 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
7221 to unsupported.
7222
42c0c4f1
KH
72232010-07-30 Kazu Hirata <kazu@codesourcery.com>
7224
7225 * gdb.base/break-always.exp: Do not expect full paths to file
7226 names.
7227 * gdb.base/commands.exp: Likewise.
7228
d3765805
DE
72292010-07-30 Doug Evans <dje@google.com>
7230
c98ee71b
DE
7231 * gdb.cp/temargs.exp: For new tests that require newer gccs,
7232 xfail them when run with older gccs.
7233
fd961404
DE
7234 * lib/gdb.exp (build_executable): Forward "c++" option to
7235 get_compiler_info.
7236
999adef4
DE
7237 * gdb.python/py-type.exp (test_template): Mark as xfail tests
7238 "python print ttype.template_argument(1)" and
7239 "python print isinstance(ttype.template_argument(1), gdb.Value)"
7240 if using gcc 4.4 or earlier.
7241
d3765805
DE
7242 * gdb.base/valgrind-db-attach.exp: Use unique test name for
7243 attach-to-debugger handling.
7244
1276c759
JK
72452010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7246
7247 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
7248 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
7249 (main): Use copyreloc.
7250 * gdb.base/prelink.exp (split debug of executable)
7251 (.dynbss vs. .bss address shift): New tests.
7252
88caa9b9
PA
72532010-07-29 Pedro Alves <pedro@codesourcery.com>
7254
7255 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
7256 in gdb_test_multiple.
7257
c6f2ac43
PA
72582010-07-29 Pedro Alves <pedro@codesourcery.com>
7259
7260 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
7261 environment.
7262
326fd672
TT
72632010-07-28 Tom Tromey <tromey@redhat.com>
7264
7265 PR python/11060:
7266 * gdb.python/py-type.c (Temargs): New template.
7267 (temvar): New variable.
7268 * gdb.python/py-type.exp (test_template): New proc.
7269
3ce3b1ba
PA
72702010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
7271
7272 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
7273 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
7274
34eaf542
TT
72752010-07-28 Tom Tromey <tromey@redhat.com>
7276
7277 PR c++/9946:
7278 * gdb.cp/temargs.exp: New file.
7279 * gdb.cp/temargs.cc: New file.
7280
d41b819e
JK
72812010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7282
7283 * gdb.base/help.exp (help disassemble): Update the content.
7284
26ab7092
JK
72852010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7286
7287 * gdb.threads/ia64-sigill.exp: New file.
7288 * gdb.threads/ia64-sigill.c: New file.
7289
5283e9e1
TT
72902010-07-27 Tom Tromey <tromey@redhat.com>
7291
7292 * gdb.opt/inline-cmds.c (ATTR): New define.
7293 (func1): Use it.
7294 (func2): Likewise.
7295 (func3): Likewise.
7296 (outer_inline1): Likewise.
7297 (outer_inline2): Likewise.
7298 * gdb.opt/inline-bt.c (ATTR): New define.
7299 (func1): Use it.
7300 (func2): Likewise.
7301 * gdb.opt/inline-locals.c (ATTR): New define.
7302 (func1): Use it.
7303 (func2): Likewise.
7304
e992ef73
TT
73052010-07-27 Tom Tromey <tromey@redhat.com>
7306
7307 * gdb.stabs/gdb11479.c (hack): New function.
7308 (test): Use it.
7309 (test2): Use it.
7310 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
7311 (int32_search_buf, int64_search_buf): No longer static.
7312 (x): Remove.
7313 * gdb.base/relocate.c (hack): New function.
7314
5374244e
PM
73152010-07-27 Phil Muldoon <pmuldoon@redhat.com>
7316
7317 * gdb.python/py-value.exp (test_inferior_function_call): New function.
7318 * gdb.python/py-value.c (func1): New function.
7319 (func2): Likewise.
7320
a99aee83
CV
73212010-07-26 Corinna Vinschen <vinschen@redhat.com>
7322
7323 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
7324 as not to clash with .data section.
7325
a04ba985
JG
73262010-07-26 Jerome Guitton <guitton@adacore.com>
7327
7328 * gdb.base/code_elim.exp: New file.
7329 * gdb.base/code_elim1.c: New file.
7330 * gdb.base/code_elim2.c: New file.
7331
23bd0f7c
PA
73322010-07-21 Pedro Alves <pedro@codesourcery.com>
7333
7334 PR symtab/11827
7335
7336 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
7337 (some_volatile_enum): New variable.
7338 * gdb.base/printcmds.exp (test_print_enums): New.
7339 <top level>: Call it.
7340
883df6dd
SW
73412010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
7342
7343 * gdb.cp/fpointer.cc: New test.
7344 * gdb.cp/fpointer.exp: New test.
7345
569b05a5
JK
73462010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7347
7348 * gdb.base/solib-nodir.exp: New file.
7349 * lib/gdb.exp (runto): New case for a GDB internal error.
7350
51d7d803
JK
73512010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7352 Ulrich Weigand <uweigand@de.ibm.com>
7353 Tom Tromey <tromey@redhat.com>
7354
7355 * gdb.base/charset-malloc.c: New file.
7356 * gdb.base/charset.c (malloc_stub): New prototype.
7357 (main): Call it instead of malloc itself.
7358 * gdb.base/charset.exp: Use only prepare_for_testing.
7359 (binfile): Remove the variable.
7360
c0edd9ed
JK
73612010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7362
7363 Make core files the process_stratum.
7364 * gdb.base/corefile.exp (run: load core again)
7365 (run: sanity check we see the core file, run: with core)
7366 (run: core file is cleared, attach: load core again)
7367 (attach: sanity check we see the core file, attach: with core)
7368 (attach: core file is cleared): New tests.
7369 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
7370
3cbaedff
KW
73712010-07-14 Ken Werner <ken.werner@de.ibm.com>
7372
7373 * gdb.arch/altivec-abi.exp: New tests.
7374
91158a56
TT
73752010-07-13 Tom Tromey <tromey@redhat.com>
7376
7377 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
7378 (main): Use it.
7379 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
7380
0f5238ed
TT
73812010-07-13 Tom Tromey <tromey@redhat.com>
7382
7383 * gdb.base/label.exp: New file.
7384 * gdb.base/label.c: New file.
7385
add265ae
L
73862010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
7387 H.J. Lu <hongjiu.lu@intel.com>
7388
7389 * lib/gdb.exp (is_ilp32_target): New.
7390 (is_lp64_target): Likewise.
7391
7392 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
7393 target.
7394 * gdb.arch/amd64-disp-step.exp: Likewise.
7395 * gdb.arch/amd64-dword.exp: Likewise.
7396 * gdb.arch/amd64-i386-address.exp: Likewise.
7397 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 7398
add265ae
L
7399 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
7400 target.
7401 * gdb.arch/i386-bp_permanent.exp: Likewise.
7402 * gdb.arch/i386-byte.exp: Likewise.
7403 * gdb.arch/i386-disp-step.exp: Likewise.
7404 * gdb.arch/i386-gnu-cfi.exp: Likewise.
7405 * gdb.arch/i386-prologue.exp: Likewise.
7406 * gdb.arch/i386-size-overlap.exp: Likewise.
7407 * gdb.arch/i386-size.exp: Likewise.
7408 * gdb.arch/i386-sse.exp: Likewise.
7409 * gdb.arch/i386-unwind.exp: Likewise.
7410 * gdb.arch/i386-word.exp: Likewise.
7411
7412 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
7413 test only when building 64-bit executables. Do not hard-code
7414 -m64 option.
7415
2dfb8c17
DE
74162010-07-07 Doug Evans <dje@google.com>
7417
7418 * lib/gdb.exp (gdb_test_list_exact): New function.
7419 * gdb.base/default.exp (show convenience): Call it, add tests for
7420 $_sdata = void, $_thread = 0.
7421
4e5799b6
JK
74222010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7423 Joel Brobecker <brobecker@adacore.com>
7424
7425 Fix re-run of PIE executable, PR shlibs/11776.
7426 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
7427 Remove $displacement_main to match the solib-svr4.c change. New "kill"
7428 and re-"run" of the inferior.
7429
1a219cc7
JK
74302010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7431 Joel Brobecker <brobecker@adacore.com>
7432
7433 Cope with missing /usr/sbin/prelink.
7434 * lib/prelink-support.exp (prelink_no):
7435 <result == 1 && $output is "no such file or directory">: New.
7436 (prelink_yes): Likewise. Return on failed prelink_no.
7437
5e3b36f8
JK
74382010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7439 Joel Brobecker <brobecker@adacore.com>
7440
7441 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
7442 build_executable by build_executable_own_libs. Replace "prelink -R"
7443 execution by a call of prelink_yes. Comment why "prelink -r" needs no
7444 change.
7445 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
7446 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
7447 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
7448 Replace build_executable by build_executable_own_libs's function
7449 build_executable_own_libs.
7450 (prelinkNO): Create new stub to call prelink_no.
7451 (prelinkYES): Create new stub to call prelink_yes.
7452 (test_attach): Rename calls of copy to file_copy.
7453 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
7454 (copy): Move to ...
7455 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
7456 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
7457 * gdb.base/prelink.exp: Disable testcase also for is_remote and
7458 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
7459 special flags by gdb_compile_shlib. Replace second gdb_compile by
7460 build_executable_own_libs. Replace "prelink -R" execution by a call of
7461 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
7462 a second call of prelink_yes. Replace restart commands by
7463 clean_restart.
7464 (prelink): Rename to ...
7465 (seen displacement message): ... this test. Extend its expectation
7466 strictness.
7467
86e4bafc
JK
74682010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7469
7470 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
7471 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
7472 displacement message exactly once.
7473
3cd07d20
JK
74742010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7475 Joel Brobecker <brobecker@adacore.com>
7476
7477 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
7478 its restore after the <$relink_args != ""> loop. new comment.
7479
0a1e94c7
JK
74802010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7481 Joel Brobecker <brobecker@adacore.com>
7482
7483 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
7484 code for it. New variable relink_args.
7485 (prelinkYES): Call prelinkNO.
7486 (test_attach): Accept new parameter relink_args. Re-prelink the binary
7487 in such case. Move the core code to ...
7488 (test_attach_gdb): ... a new function. Send GDB command "file".
7489 Extend expected "Attaching to " string.
7490
2f70bcfb
TT
74912010-07-02 Tom Tromey <tromey@redhat.com>
7492
7493 * gdb.base/bitops.exp: Remove extraneous "pass".
7494
a17ac5b0
TT
74952010-07-02 Ken Werner <ken.werner@de.ibm.com>
7496
7497 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
7498
dc10affe
PA
74992010-07-01 Pedro Alves <pedro@codesourcery.com>
7500
d41c0fc8
PA
7501 * gdb.base/help.exp: Adjust expected output.
7502
75032010-07-01 Pedro Alves <pedro@codesourcery.com>
7504
7505 * gdb.base/help.exp: Adjust expected output.
dc10affe 7506
0a600c36
JK
75072010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7508
7509 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
7510 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
7511 c++/11702.
7512
37cc8bfe
JK
75132010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7514 Doug Evans <dje@google.com>
7515
7516 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
7517 add .dynamic entry'.
7518
254e6b9e
DE
75192010-06-29 Doug Evans <dje@google.com>
7520
7521 Test PR c++/11702.
7522 * gdb.cp/m-static.exp: Add testcase.
7523 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
7524
595939de 75252010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
7526 Tom Tromey <tromey@redhat.com>
7527 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
7528
7529 * gdb.python/py-inferior.c: New File.
7530 * gdb.python/py-infthread.c: New File.
7531 * gdb.python/py-inferior.exp: New File.
7532 * gdb.python/py-infthread.exp: New File.
7533
98751a41
JK
75342010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7535
7536 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
7537 (ptype ::C::OtherFileClass typedefs): New.
7538 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
7539 (C::OtherFileClass::cOtherFileClassVar2): New.
7540 (C::OtherFileClass::cOtherFileClassVar_use): Use also
7541 cOtherFileClassVar2.
7542 (C::cOtherFileType2, C::cOtherFileVar2): New.
7543 (C::cOtherFileVar_use): use also cOtherFileVar2.
7544 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
7545
41f62f39
JK
75462010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7547
7548 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
7549 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
7550 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
7551 (print ::C::cOtherFileVar)
7552 (whatis C::OtherFileClass::cOtherFileClassType)
7553 (whatis ::C::OtherFileClass::cOtherFileClassType)
7554 (print C::OtherFileClass::cOtherFileClassVar)
7555 (print ::cOtherFileClassVar)
7556 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
7557 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
7558 trailing content.
7559 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
7560 (C::OtherFileClass::cOtherFileClassVar)
7561 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
7562 (C::cOtherFileVar, C::cOtherFileVar_use): New.
7563
af53d231
JK
75642010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7565
7566 Test PR c++/11703 and PR gdb/1448.
7567 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
7568 gdb/1448.
7569
9655fd1a
JK
75702010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7571
7572 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
7573 (main) <rtti_data>: New.
7574 * gdb.cp/virtbase.exp (print rtti_data): New.
7575
824cc8dd
JK
75762010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7577 Joel Brobecker <brobecker@adacore.com>
7578
7579 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
7580
6036c742
JK
75812010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7582
7583 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
7584
de6a0421
DE
75852010-06-28 Doug Evans <dje@google.com>
7586
7587 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
7588
b2dae948
DE
75892010-06-27 Doug Evans <dje@google.com>
7590
7591 * gdb.cp/m-static.exp: Update expected test output.
7592
0f3bb72e
PH
75932010-06-25 Paul Hilfinger <hilfinger@adacore.com>
7594
889bf7c5
PA
7595 * gdb.gdb/selftest.exp: Adjust expected message for
7596 capturing start-up runtime.
0f3bb72e 7597
bc9f0842
TT
75982010-06-25 Tom Tromey <tromey@redhat.com>
7599
7600 PR python/10808:
7601 * gdb.python/python.exp: Add new tests.
7602
099ef718
SW
76032010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
7604
7605 * gdb.cp/operator.cc: Created an import loop.
7606 * gdb.cp/operator.exp: Added testcase for import loop.
7607
5868a632
JK
76082010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7609
7610 Test PR python/11407.
7611 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
7612 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
7613 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
7614 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
7615 executable_nofb and executable_fb. New variables srcsfile, objsfile,
7616 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
7617 binfile. Call gdb_compile with clean_restart twice.
7618 (func_nofb print, func_nofb backtrace, func_loopfb print)
7619 (func_loopfb backtrace): New.
7620
af76db58
JK
76212010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7622
7623 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
7624 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
7625 by a hand made one.
7626 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
7627 i?86 requirement. Remove variables srcfile and binfile. New variable
7628 sources, executable_nofb and executable_fb. Call prepare_for_testing.
7629
f2c7657e
UW
76302010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7631
7632 * gdb.cell/dwarfaddr.exp: New file.
7633 * gdb.cell/dwarfaddr.S: New file.
7634
628fe4e4
JK
76352010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7636
7637 Test PR 9436.
7638 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
7639
f1421989
HZ
76402010-06-24 Hui Zhu <teawater@gmail.com>
7641
7642 * gdb.base/eval.exp: New file.
7643
d03285ec
UW
76442010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7645
7646 * gdb.cell/fork.exp: New file.
7647 * gdb.cell/fork.c: Likewise.
7648 * gdb.cell/fork-spu.c: Likewise.
7649
41b2c92d
PM
76502010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
7651
7652 * lib/gdb.exp (banned_variables_traced): New global variable.
7653 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
7654 (gdb_init): Use `trace add variable' instead of obsolete
7655 `trace variable'.
7656
d5bc977f
DE
76572010-06-21 Doug Evans <dje@google.com>
7658
7659 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
7660
d2ed6730
UW
76612010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7662
7663 * gdb.arch/spu-ls.exp: New file.
7664 * gdb.arch/spu-ls.c: Likewise.
7665
6aed2dbc
SS
76662010-06-18 Stan Shebs <stan@codesourcery.com>
7667
7668 * gdb.threads/thread-specific.exp: Add tests of $_thread.
7669
e0756905
UW
76702010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7671
7672 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
7673 * gdb.base/watch-cond.exp: Likewise.
7674 * gdb.python/py-breakpoint.exp: Likewise.
7675
d8053d4d
PA
76762010-06-18 Pedro Alves <pedro@codesourcery.com>
7677
7678 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
7679 clean_restart, make sure every test has a distinct message, and
7680 that messages don't include the executable' full path.
7681
81ce510c
DE
76822010-06-17 Doug Evans <dje@google.com>
7683
7684 * gdb.arch/i386-size.exp: Updated expected output for
7685 DISASSEMBLY_OMIT_FNAME.
7686
65d79d4b
SDJ
76872010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7688 Sergio Durigan Junior <sergiodj@redhat.com>
7689
7690 * gdb.base/watch-notconst.c: New file.
7691 * gdb.base/watch-notconst.S: New file.
7692 * gdb.base/watch-notconst2.c: New file.
7693 * gdb.base/watch-notconst2.S: New file.
7694 * gdb.base/watch-notconst.exp: New file.
7695 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
7696 (func4): Add operations on `global_ptr_ptr'.
7697 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
7698 routine to test watchpoints created with a constant expression.
7699 (test_inaccessible_watchpoint): Include tests for watchpoints
7700 created with a constant expression.
7701
df0f4836
KB
77022010-06-14 Kevin Buettner <kevinb@redhat.com>
7703
7704 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
7705 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
7706 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
7707 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
7708 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
7709 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
7710 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
7711 of `_start'.
7712
b769def5
UW
77132010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7714
7715 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
7716 not supported on the target.
7717 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7718 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7719 * gdb.mi/mi-nsintrall.exp: Likewise.
7720 * gdb.mi/mi-nsmoribund.exp: Likewise.
7721 * gdb.mi/mi-nsthrexec.exp: Likewise.
7722
d914c394
SS
77232010-06-11 Stan Shebs <stan@codesourcery.com>
7724
7725 * gdb.base/permissions.exp: New file.
7726
77272010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
7728
7729 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
7730 does not support ELF executable class.
7731
f3ce5b9c
UW
77322010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7733
7734 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
7735
8e46892c
JK
77362010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7737
7738 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
7739 (runto): Catch "The target does not support running in non-stop mode.".
7740
6cc55c64
MS
77412010-06-11 Michael Snyder <msnyder@vmware.com>
7742
7743 * gdb.base/setshow.exp (set language asm): Don't use
7744 gdb_test_no_output, fails on some targets.
7745
caddefa4
UW
77462010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7747
7748 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
7749 * gdb.cp/pr9167.exp: Likewise.
7750
468b1aa7
UW
77512010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7752
7753 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
7754
5c3552dc
UW
77552010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7756
7757 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
7758
02e6fe6a
UW
77592010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7760
7761 * gdb.base/charset.c (main): Make sure malloc gets linked in.
7762
0e03807e
TT
77632010-06-11 Tom Tromey <tromey@redhat.com>
7764
7765 PR gdb/9977, PR exp/11636::
7766 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
7767 (pieces_test_f6): Update expected output.
7768
2bdf28a0
JK
77692010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7770
7771 * gdb.base/moribund-step.exp: New.
7772
f6978de9
MS
77732010-06-08 Michael Snyder <msnyder@vmware.com>
7774
7775 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 7776 * gdb.ada/boolean_expr.exp:
f6978de9
MS
7777 * gdb.ada/frame_args.exp: Ditto.
7778 * gdb.ada/lang_switch.exp: Ditto.
7779 * gdb.ada/ptype_arith_binop.exp: Ditto.
7780 * gdb.ada/ref_param.exp: Ditto.
7781 * gdb.ada/type_coercion.exp:Ditto.
7782
7783 * gdb.asm/asm-source.exp: Ditto.
7784
7785 * gdb.base/attach.exp: Ditto.
7786 * gdb.base/bitfields2.exp: Ditto.
7787 * gdb.base/call-signal-resume.exp: Ditto.
7788 * gdb.base/callfuncs.exp: Ditto.
7789 * gdb.base/commands.exp: Ditto.
7790 * gdb.base/dbx.exp: Ditto.
7791 * gdb.base/default.exp: Ditto.
7792 * gdb.base/dump.exp: Ditto.
7793 * gdb.base/exprs.exp: Ditto.
7794 * gdb.base/freebpcmd.exp: Ditto.
7795 * gdb.base/interrupt.exp: Ditto.
7796 * gdb.base/list.exp: Ditto.
7797 * gdb.base/long_long.exp: Ditto.
7798 * gdb.base/maint.exp: Ditto.
7799 * gdb.base/ptype.exp: Ditto.
7800 * gdb.base/return.exp: Ditto.
7801 * gdb.base/setshow.exp: Ditto.
7802 * gdb.base/sigbpt.exp: Ditto.
7803 * gdb.base/sigrepeat.exp: Ditto.
7804
7805 * gdb.cp/classes.exp: Ditto.
7806
7807 * gdb.dwarf2/dw2-restore.exp: Ditto.
7808
7809 * gdb.gdb/selftest.exp: Ditto.
7810
7811 * gdb.multi/base.exp: Ditto.
7812 * gdb.multi/bkpt-multi-exec.exp: Ditto.
7813
7814 * gdb.python/py-block.exp: Ditto.
7815 * gdb.python/py-prettyprint.exp: Ditto.
7816 * gdb.python/py-template.exp: Ditto.
7817
7818 * gdb.server/ext-attach.exp: Ditto.
7819 * gdb.server/ext-run.exp: Ditto.
7820 * gdb.server/server-mon.exp: Ditto.
7821
7822 * gdb.threads/fork-thread-pending.exp: Ditto.
7823 * gdb.threads/hand-call-in-threads.exp: Ditto.
7824 * gdb.threads/interrupted-hand-call.exp: Ditto.
7825 * gdb.threads/linux-dp.exp: Ditto.
7826 * gdb.threads/manythreads.exp: Ditto.
7827 * gdb.threads/print-threads.exp: Ditto.
7828 * gdb.threads/pthreads.exp: Ditto.
7829 * gdb.threads/schedlock.exp: Ditto.
7830 * gdb.threads/thread-unwindonsignal.exp: Ditto.
7831 * gdb.threads/threadapply.exp: Ditto.
7832
de7ff789
MS
78332010-06-08 Michael Snyder <msnyder@vmware.com>
7834
889bf7c5 7835 * gdb.ada/exec_changed.exp:
de7ff789
MS
7836 Use ".*" instead of "" as wildcard regexp.
7837
7838 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
7839 * gdb.base/call-ar-st.exp: Ditto.
7840 * gdb.base/checkpoint.exp: Ditto.
7841 * gdb.base/default.exp: Ditto.
7842 * gdb.base/dump.exp: Ditto.
7843 * gdb.base/ending-run.exp: Ditto.
7844 * gdb.base/fileio.exp: Ditto.
7845 * gdb.base/miscexprs.exp: Ditto.
7846 * gdb.base/pointers.exp: Ditto.
7847 * gdb.base/readline.exp: Ditto.
7848 * gdb.base/reread.exp: Ditto.
7849 * gdb.base/restore.exp: Ditto.
7850 * gdb.base/shlib-call.exp: Ditto.
7851 * gdb.base/valgrind-db-attach.exp: Ditto.
7852 * gdb.base/volatile.exp: Ditto.
7853 * gdb.base/watchpoints.exp: Ditto.
7854
7855 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
7856
7857 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
7858 * gdb.python/py-value.exp: Ditto.
7859
7860 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
7861 * gdb.trace/circ.exp: Ditto.
7862 * gdb.trace/collection.exp: Ditto.
7863 * gdb.trace/packetlen.exp: Ditto.
7864 * gdb.trace/passc-dyn.exp: Ditto.
7865 * gdb.trace/report.exp: Ditto.
7866 * gdb.trace/tfile.exp: Ditto.
7867 * gdb.trace/tfind.exp: Ditto.
7868 * gdb.trace/while-dyn.exp: Ditto.
7869
3bebe2f2
JK
78702010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7871
7872 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
7873
5c631832
JK
78742010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7875
7876 Test PR 10640.
7877 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
7878
4c3376c8
SW
78792010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
7880
7881 * gdb.cp/koenig.exp: Test for ADL operators.
7882 * gdb.cp/koenig.cc: Added ADL operators.
7883 * gdb.cp/operator.exp: New test.
7884 * gdb.cp/operator.cc: New test.
7885
dc226d5a
MS
78862010-06-04 Michael Snyder <msnyder@vmware.com>
7887
dfb88a23
MS
7888 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
7889 * gdb.base/pending.exp: Ditto.
f7ae76b3 7890
dc226d5a
MS
7891 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
7892
967cf477
DE
78932010-06-04 Doug Evans <dje@google.com>
7894
7895 * gdb.python/py-prettyprint.exp: Add new test for enabled and
7896 disabled printers.
7897 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
7898 (enable_lookup_function): New function.
7899
eb801841
TT
79002010-06-04 Tom Tromey <tromey@redhat.com>
7901
7902 * gdb.python/py-value.exp (test_value_hash): Don't test equality
7903 of hash and id.
7904
38979823
JK
79052010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7906
7907 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
7908 newline.
7909 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
7910 (empty verbose non-noisy clear, empty verbose noisy clear)
7911 (empty non-verbose noisy clear): Likewise.
7912
35ec993f
MS
79132010-06-03 Michael Snyder <msnyder@vmware.com>
7914
7915 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
7916 * gdb.base/display.exp: Ditto.
7917 * gdb.base/find.exp: Ditto.
7918 * gdb.base/ifelse.exp: Ditto.
7919 * gdb.base/multi-forks.exp: Ditto.
7920 * gdb.base/recurse.exp: Ditto.
7921 * gdb.base/setshow.exp: Ditto.
7922 * gdb.base/value-double-free.exp: Ditto.
7923 * gdb.base/watch-vfork.exp: Ditto.
7924 * gdb.base/watch_thread_num.exp: Ditto.
7925 * gdb.base/watchpoint-solib.exp: Ditto.
7926 * gdb.base/watchpoint.exp: Ditto.
7927 * gdb.base/watchpoints.exp: Ditto.
7928
7929 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
7930 * gdb.cp/overload.exp: Ditto.
7931 * gdb.cp/virtfunc.exp: Ditto.
7932
7933 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
7934
889bf7c5 7935 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
7936 Replace gdb_test with gdb_test_no_output.
7937
889bf7c5 7938 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
7939 Replace gdb_test with gdb_test_no_output.
7940 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
7941 * gdb.threads/watchthreads.exp: Ditto.
7942 * gdb.threads/watchthreads2.exp: Ditto.
7943
7944 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
7945 * gdb.trace/tfind.exp: Ditto.
7946
c22decce
JB
79472010-06-03 Joel Brobecker <brobecker@adacore.com>
7948
7949 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
7950 successful test if message is the empty string.
7951
fd5700c7
JK
79522010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7953
7954 * gdb.fortran/module.exp (stopped language detection): New test.
7955
f55ee35c
JK
79562010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7957
7958 Support DW_TAG_module as separate namespaces.
7959 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
7960 gdb.fortran/library-module-lib.f90: New.
7961 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
7962 (print i): Remove.
7963 (continue to breakpoint: i-is-1, print var_i value 1)
7964 (continue to breakpoint: i-is-2, print var_i value 2)
7965 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
7966 (print var_d, print var_i value 14, ptype modmany, complete `modm)
7967 (complete `modmany, complete `modmany`, complete `modmany`var)
7968 (show language, setting breakpoint at module): New tests.
7969 * gdb.fortran/module.f90 (module mod): Remove.
7970 (module mod1, module mod2, module modmany, subroutine sub1)
7971 (subroutine sub2, program module): New.
7972
b8e8282f
JK
79732010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7974
7975 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
7976 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
7977 * gdb.cp/anon-union.exp (pass): Rename to ...
7978 (print z 2): ... here.
b8e8282f 7979
019ebafc
MS
79802010-06-02 Michael Snyder <msnyder@vmware.com>
7981
e68d8fd4
MS
7982 * gdb.trace/actions.exp: Use gdb_test_no_output.
7983 * gdb.trace/circ.exp: Ditto.
7984 * gdb.trace/packetlen.exp: Ditto.
7985 * gdb.trace/save-trace.exp: Ditto.
7986 * gdb.trace/tracecmd.exp: Ditto.
7987 * gdb.trace/tsv.exp: Ditto.
7988
12b5d08a
MS
7989 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
7990 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
7991 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
7992 * gdb.threads/manythreads.exp: Ditto.
7993 * gdb.threads/print-threads.exp: Ditto.
7994 * gdb.threads/pthreads.exp: Ditto.
7995 * gdb.threads/schedlock.exp: Ditto.
7996 * gdb.threads/staticthreads.exp: Ditto.
7997 * gdb.threads/thread-specific.exp: Ditto.
7998 * gdb.threads/thread-unwindonsignal.exp: Ditto.
7999 * gdb.threads/threadapply.exp: Ditto.
8000 * gdb.threads/watchthreads.exp: Ditto.
8001 * gdb.threads/watchthreads2.exp: Ditto.
8002
89493308
MS
8003 * gdb.python/py-block.exp: Use gdb_test_no_output.
8004 * gdb.python/py-prettyprint.exp: Ditto.
8005 * gdb.python/py-template.exp: Ditto.
8006 * gdb.python/py-value.exp: Ditto.
8007
8008 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
8009 * gdb.reverse/watch-reverse.exp: Ditto.
8010
8011 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
8012 * gdb.server/ext-run.exp: Ditto.
8013
019ebafc
MS
8014 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
8015 * gdb.dwarf2/dw2-compressed.exp: Ditto.
8016 * gdb.dwarf2/dw2-intercu.exp: Ditto.
8017 * gdb.dwarf2/dw2-intermix.exp: Ditto.
8018 * gdb.dwarf2/dw2-producer.exp: Ditto.
8019 * gdb.dwarf2/mac-fileno.exp: Ditto.
8020
8021 * gdb.gdb/observer.exp: Use gdb_test_no_output.
8022 * gdb.gdb/selftest.exp: Ditto.
8023
8024 * gdb.multi/base.exp: Use gdb_test_no_output.
8025
8026 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
8027
3e0ca3a5
JK
80282010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8029
8030 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
8031
9db70545
MS
80322010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
8033
a8d52276
MS
8034 * gdb.cp/class2.exp: Use gdb_test_no_output.
8035 * gdb.cp/classes.exp: Ditto.
8036 * gdb.cp/extern-c.exp: Ditto.
8037 * gdb.cp/inherit.exp: Ditto.
8038 * gdb.cp/maint.exp: Ditto.
8039 * gdb.cp/mb-inline.exp: Ditto.
8040 * gdb.cp/mb-templates.exp: Ditto.
8041 * gdb.cp/method2.exp: Ditto.
8042 * gdb.cp/misc.exp: Ditto.
8043 * gdb.cp/ovldbreak.exp: Ditto.
8044 * gdb.cp/punctuator.exp: Ditto.
8045 * gdb.cp/templates.exp: Ditto.
8046 * gdb.cp/virtbase.exp: Ditto.
8047
889bf7c5 8048 * gdb.threads/attach-stopped.exp:
9db70545 8049 Replace uses of send_gdb / gdb_expect.
889bf7c5 8050 * gdb.threads/attachstop-mt.exp:
9db70545 8051 Replace uses of send_gdb / gdb_expect.
889bf7c5 8052 * gdb.threads/gcore-thread.exp:
9db70545 8053 Replace uses of send_gdb / gdb_expect.
889bf7c5 8054 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
8055 Replace uses of send_gdb / gdb_expect.
8056 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 8057 * gdb.threads/print-threads.exp:
9db70545
MS
8058 Replace uses of send_gdb / gdb_expect.
8059 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
8060 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
8061 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
8062
8063 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
8064 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
8065 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
8066 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
8067 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
8068 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
8069 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
8070 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
8071 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
8072 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
8073 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
8074
359cc68c
JK
80752010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8076
8077 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
8078
7d3fe98e
SW
80792010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
8080
8081 * gdb.cp/koenig.exp: Added new test case.
8082 * gdb.cp/koenig.cc: Ditto.
8083
27d3a1a2
MS
80842010-06-01 Michael Snyder <msnyder@vmware.com>
8085
8086 * gdb.base/arithmet.exp: Use gdb_test_no_output.
8087 * gdb.base/arrayidx.exp: Ditto.
8088 * gdb.base/attach.exp: Ditto.
8089 * gdb.base/auxv.exp: Ditto.
8090 * gdb.base/bigcre.exp: Ditto.
8091 * gdb.base/break-always.exp: Ditto.
8092 * gdb.base/break-interp.exp: Ditto.
8093 * gdb.base/break.exp: Ditto.
8094 * gdb.base/breakpoint-shadow.exp: Ditto.
8095 * gdb.base/call-ar-st.exp: Ditto.
8096 * gdb.base/call-sc.exp: Ditto.
8097 * gdb.base/call-signal-resume.exp: Ditto.
8098 * gdb.base/callfuncs.exp: Ditto.
8099 * gdb.base/catch-syscall.exp: Ditto.
8100 * gdb.base/charset.exp: Ditto.
8101 * gdb.base/code-expr.exp: Ditto.
8102 * gdb.base/commands.exp: Ditto.
8103 * gdb.base/cond-expr.exp: Ditto.
8104 * gdb.base/condbreak.exp: Ditto.
8105 * gdb.base/cursal.exp: Ditto.
8106 * gdb.base/cvexpr.exp: Ditto.
8107 * gdb.base/default.exp: Ditto.
8108 * gdb.base/del.exp: Ditto.
8109 * gdb.base/detach.exp: Ditto.
8110 * gdb.base/display.exp: Ditto.
8111 * gdb.base/ena-dis-br.exp: Ditto.
8112 * gdb.base/eval-skip.exp: Ditto.
8113 * gdb.base/foll-fork.exp: Ditto.
8114 * gdb.base/foll-vfork.exp: Ditto.
8115 * gdb.base/frame-args.exp: Ditto.
8116 * gdb.base/funcargs.exp: Ditto.
8117 * gdb.base/gcore-buffer-overflow.exp: Ditto.
8118 * gdb.base/gdbvars.exp: Ditto.
8119 * gdb.base/help.exp: Ditto.
8120 * gdb.base/ifelse.exp: Ditto.
8121 * gdb.base/included.exp: Ditto.
8122 * gdb.base/list.exp: Ditto.
8123 * gdb.base/macscp.exp: Ditto.
8124 * gdb.base/maint.exp: Ditto.
8125 * gdb.base/multi-fork.exp: Ditto.
8126 * gdb.base/overlays.exp: Ditto.
8127 * gdb.base/page.exp: Ditto.
8128 * gdb.base/pending.exp: Ditto.
8129 * gdb.base/pointers.exp: Ditto.
8130 * gdb.base/pr11022.exp: Ditto.
8131 * gdb.base/prelink.exp: Ditto.
8132 * gdb.base/printcmds.exp: Ditto.
8133 * gdb.base/psymtab.exp: Ditto.
8134 * gdb.base/randomize.exp: Ditto.
8135 * gdb.base/relational.exp: Ditto.
8136 * gdb.base/relocate.exp: Ditto.
8137 * gdb.base/remote.exp: Ditto.
8138 * gdb.base/sepdebug.exp: Ditto.
8139 * gdb.base/set-lang-auto.exp: Ditto.
8140 * gdb.base/setshow.exp: Ditto.
8141 * gdb.base/setvar.exp: Ditto.
8142 * gdb.base/signals.exp: Ditto.
8143 * gdb.base/signull.exp: Ditto.
8144 * gdb.base/sigstep.exp: Ditto.
8145 * gdb.base/sizeof.exp: Ditto.
8146 * gdb.base/solib-disc.exp: Ditto.
8147 * gdb.base/store.exp: Ditto.
8148 * gdb.base/structs.exp: Ditto.
8149 * gdb.base/structs2.exp: Ditto.
8150 * gdb.base/subst.exp: Ditto.
8151 * gdb.base/term.exp: Ditto.
8152 * gdb.base/trace-commands.exp: Ditto.
8153 * gdb.base/unwindonsignal.exp: Ditto.
8154 * gdb.base/valgrind-db-attach.exp: Ditto.
8155 * gdb.base/varargs.exp: Ditto.
8156 * gdb.base/watch-cond.exp: Ditto.
8157 * gdb.base/watch_thread_num.exp: Ditto.
8158 * gdb.base/watchpoint-cond-gone.exp: Ditto.
8159 * gdb.base/watchpoint.exp: Ditto.
8160 * gdb.base/whatis-exp.exp: Ditto.
8161
f8d3bf8f
MS
81622010-06-01 Michael Snyder <msnyder@vmware.com>
8163
8164 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
8165 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
8166 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
8167 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
8168 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
8169 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
8170 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
8171 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
8172 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
8173 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
8174 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
8175 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
8176 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
8177 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
8178 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
8179
3f9e0d32
JK
81802010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8181
8182 * gdb.base/commands.exp (begin commands on watch): Remove excessive
8183 trailing newline.
8184 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
8185 * gdb.java/jmisc.exp (p *args\n): Rename to ...
8186 (p *args): ... here and remove excessive trailing newline.
8187
f629457d
JB
81882010-05-31 Joel Brobecker <brobecker@adacore.com>
8189
8190 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
8191
09eef106
JK
81922010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
8193
8194 Accept the new Linux kernel "t (tracing stop)" string.
8195 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
8196 Update comment.
8197 (state_wait) <T (tracing stop)>: New.
8198 (main): Update the state_wait expect string.
8199
94f31136
PA
82002010-05-28 Pedro Alves <pedro@codesourcery.com>
8201
8202 * limits.c, limits.exp: Delete files.
8203 * Makefile.in (clean mostlyclean): Adjust.
8204 * tracecmd.exp: Adjust.
8205
096554ab
JK
82062010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8207
8208 * gdb.base/tui-layout.exp: New.
8209
27d3a1a2 82102010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 8211
889bf7c5 8212 * gdb.reverse/break-precsave.exp:
bcd2dc50 8213 Replace uses of send_gdb / gdb_expect.
889bf7c5 8214 * gdb.reverse/break-reverse.exp:
bcd2dc50 8215 Replace uses of send_gdb / gdb_expect.
889bf7c5 8216 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 8217 Replace uses of send_gdb / gdb_expect.
889bf7c5 8218 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 8219 Replace uses of send_gdb / gdb_expect.
889bf7c5 8220 * gdb.reverse/finish-precsave.exp:
bcd2dc50 8221 Replace uses of send_gdb / gdb_expect.
889bf7c5 8222 * gdb.reverse/finish-reverse.exp:
bcd2dc50 8223 Replace uses of send_gdb / gdb_expect.
889bf7c5 8224 * gdb.reverse/i386-precsave.exp:
bcd2dc50 8225 Replace uses of send_gdb / gdb_expect.
889bf7c5 8226 * gdb.reverse/i386-reverse.exp:
bcd2dc50 8227 Replace uses of send_gdb / gdb_expect.
889bf7c5 8228 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 8229 Replace uses of send_gdb / gdb_expect.
889bf7c5 8230 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 8231 Replace uses of send_gdb / gdb_expect.
889bf7c5 8232 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 8233 Replace uses of send_gdb / gdb_expect.
889bf7c5 8234 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 8235 Replace uses of send_gdb / gdb_expect.
889bf7c5 8236 * gdb.reverse/machinestate.exp:
bcd2dc50 8237 Replace uses of send_gdb / gdb_expect.
889bf7c5 8238 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 8239 Replace uses of send_gdb / gdb_expect.
889bf7c5 8240 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 8241 Replace uses of send_gdb / gdb_expect.
889bf7c5 8242 * gdb.reverse/solib-precsave.exp:
bcd2dc50 8243 Replace uses of send_gdb / gdb_expect.
889bf7c5 8244 * gdb.reverse/solib-reverse.exp:
bcd2dc50 8245 Replace uses of send_gdb / gdb_expect.
889bf7c5 8246 * gdb.reverse/step-precsave.exp:
bcd2dc50 8247 Replace uses of send_gdb / gdb_expect.
889bf7c5 8248 * gdb.reverse/step-reverse.exp:
bcd2dc50 8249 Replace uses of send_gdb / gdb_expect.
889bf7c5 8250 * gdb.reverse/until-precsave.exp:
bcd2dc50 8251 Replace uses of send_gdb / gdb_expect.
889bf7c5 8252 * gdb.reverse/until-reverse.exp:
bcd2dc50 8253 Replace uses of send_gdb / gdb_expect.
889bf7c5 8254 * gdb.reverse/watch-precsave.exp:
bcd2dc50 8255 Replace uses of send_gdb / gdb_expect.
889bf7c5 8256 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
8257 Replace uses of send_gdb / gdb_expect.
8258
3def43e0
JK
82592010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8260
8261 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
8262 excessive newline.
8263
27d3a1a2 82642010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
8265
8266 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
8267 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
8268 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
8269 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
8270 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
8271 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
8272 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
8273 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
8274 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
8275 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
8276 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
8277 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
8278 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
8279 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
8280 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
8281 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
8282 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
8283 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
8284 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 8285
27d3a1a2 82862010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 8287
22454424
MS
8288 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
8289 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
8290
8291 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
8292 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
8293 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
8294
889bf7c5 8295 * gdb.reverse/consecutive-reverse.exp:
22454424 8296 Replace uses of send_gdb / gdb_expect.
889bf7c5 8297 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
8298 Replace uses of send_gdb / gdb_expect.
8299
8300 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
8301 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
8302 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 8303 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
8304 Replace uses of send_gdb / gdb_expect.
8305 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
8306 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
8307 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
8308 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
8309 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
8310 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
8311 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
8312 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
8313 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
8314
83152010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 8316
22454424 8317 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 8318
22454424 8319 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 8320
22454424
MS
8321 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
8322 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
8323 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
8324 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
8325 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
8326 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
8327 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
8328 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
8329 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 8330
6e5f2c59
TT
83312010-05-25 Tom Tromey <tromey@redhat.com>
8332
8333 * gdb.base/macscp.exp: Add missing space after setup_kfail.
8334
bbc8b958
TT
83352010-05-25 Tom Tromey <tromey@redhat.com>
8336
8337 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
8338 argument order.
8339 * gdb.base/macscp.exp: Fix setup_kfail argument order.
8340 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
8341 order.
8342 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
8343 order.
8344 * gdb.base/call-sc.exp (setup_kfails): Remove.
8345 (setup_compiler_kfails): Remove.
8346 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
8347 argument order.
8348 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
8349 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
8350 (advancei): Fix setup_kfail argument order.
8351 * gdb.base/radix.exp: Fix setup_kfail argument order.
8352 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
8353 order.
8354 * gdb.base/structs.exp (setup_kfails): Remove.
8355 (setup_compiler_kfails): Fix setup_kfail argument order.
8356 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
8357 order.
8358 * gdb.java/jmain.exp: Fix setup_kfail argument order.
8359 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
8360 setup_kfail argument order.
8361 * gdb.cp/overload.exp: Fix setup_kfail argument order.
8362
83d1babf
TT
83632010-05-25 Tom Tromey <tromey@redhat.com>
8364
8365 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
8366
6acb16a2
MS
83672010-05-25 Michael Snyder <msnyder@vmware.com>
8368
8369 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
8370 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
8371 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
8372 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
8373 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
8374 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
8375 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
8376 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
8377 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
8378 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
8379 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
8380 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
8381 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
8382 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
8383 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
8384 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
8385 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
8386 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
8387 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
8388 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
8389 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
8390 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
8391 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
8392 * gdb.base/default.exp: Replace send_gdb with gdb_test.
8393 * gdb.base/define.exp: Replace send_gdb with gdb_test.
8394 * gdb.base/display.exp: Replace send_gdb with gdb_test.
8395 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
8396 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
8397 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
8398 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
8399 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
8400 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
8401 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
8402 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
8403 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
8404 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
8405 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
8406 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
8407 * gdb.base/help.exp: Replace send_gdb with gdb_test.
8408 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
8409 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
8410 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
8411 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
8412 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
8413 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
8414 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
8415 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 8416 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
8417
84182010-05-25 Doug Evans <dje@google.com>
8419
8420 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
8421 gdb.string_to_argv.
ad3986f0 8422
d3b1e874
TT
84232010-05-21 Tom Tromey <tromey@redhat.com>
8424
8425 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
8426 Call it.
8427 * gdb.dwarf2/pieces.S: Update.
8428 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
8429
cb826367
TT
84302010-05-21 Tom Tromey <tromey@redhat.com>
8431
8432 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
8433 Call it.
8434 * gdb.dwarf2/pieces.c (struct C): New.
8435 (f6): New function.
8436 * gdb.dwarf2/pieces.S: Replace.
8437
74de6778
TT
84382010-05-21 Tom Tromey <tromey@redhat.com>
8439
8440 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
8441 Call it.
8442
afd74c5f
TT
84432010-05-21 Tom Tromey <tromey@redhat.com>
8444
8445 * gdb.dwarf2.pieces.exp: New file.
8446 * gdb.dwarf2.pieces.S: New file.
8447 * gdb.dwarf2.pieces.c: New file.
8448
a7b75dfd 84492010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 8450 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
8451
8452 * lib/gdb.exp (gdb_test_no_output): New function.
8453 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
8454 when testing commands that should produce no output.
8455
c81c812a
JB
84562010-05-17 Joel Brobecker <brobecker@adacore.com>
8457
8458 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
8459 parameter that we want to watch being a constant.
8460
0cce5bd9
JB
84612010-05-17 Joel Brobecker <brobecker@adacore.com>
8462
8463 * gdb.ada/cond_lang: New testcase.
8464
47050449
JB
84652010-05-17 Joel Brobecker <brobecker@adacore.com>
8466
8467 * lib/gdb.exp (banned_variables): New variable/constant.
8468 (gdb_init): Add write trace on variables listed in banned_variables.
8469 (gdb_finish): Remove write traces on variables listed in
8470 banned_variables.
8471
77c01586
JB
84722010-05-17 Joel Brobecker <brobecker@adacore.com>
8473
8474 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
8475 * gdb.cp/koenig.exp: Likewise.
8476
88d4aea7
PM
84772010-05-14 Phil Muldoon <pmuldoon@redhat.com>
8478
889bf7c5 8479 PR python/11482
88d4aea7
PM
8480
8481 * gdb.python/py-value.exp (test_value_hash): New function.
8482
f5a010c0
PM
84832010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
8484
8485 PR exp/11530.
8486 * gdb.base/gdb11530.c: New file.
8487 * gdb.base/gdb11530.exp: New file.
8488
8ef4892f
JK
84892010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8490
8491 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
8492 * gdb.dwarf2/dw2-modula2-self-type.S: New.
8493
7322dca9
SW
84942010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
8495
8496 * gdb.cp/koenig.exp: New test.
8497 * gdb.cp/koenig.cc: New test program.
8498
02e7ea18
JB
84992010-05-05 Joel Brobecker <brobecker@adacore.com>
8500
8501 Remove the use of prms_id and bug_id throughout the testsuite.
8502
e1c34c5d
PM
85032010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
8504
8505 PR exp/11349.
8506 * testsuite/gdb.cp/ref-types.exp: Add test to examine
8507 use a reference local variable.
8508
8e1d0c49
JK
85092010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8510
8511 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
8512 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
8513 variable different_dir. Move debugfile into a full directory pathname
8514 under DIFFERENT_DIR.
8515 * lib/gdb.exp (separate_debug_filename): Remove.
8516 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
8517 variable debug_dir and mkdir of it. Update function comments.
8518
e66408ed
PA
85192010-04-29 Pedro Alves <pedro@codesourcery.com>
8520
8521 PR gdb/11557
8522
8523 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
8524 files.
8525
d7b32ed3
PM
85262010-04-29 Phil Muldoon <pmuldoon@redhat.com>
8527
889bf7c5 8528 * gdb.python/py-param.exp: New File.
d7b32ed3 8529
6aecb9c2
JB
85302010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
8531
8532 * gdb.base/default.exp: Fix "set language" test.
8533
bdf92a1c
PM
85342010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
8535
8536 PR breakpoints/11531.
8537 * gdb.base/gdb11531.c: New file.
8538 * gdb.base/gdb11531.exp: New file.
8539
3f172e24
TT
85402010-04-26 Tom Tromey <tromey@redhat.com>
8541
8542 * gdb.base/completion.exp: Add tests for completion and deprecated
8543 commands.
8544
64af4c92
JK
85452010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8546
8547 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
8548 (print /x char_array): Escape curly brackets.
8549
492928e4
JK
85502010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
8551
8552 Fix deadlock on looped list of loaded shared objects.
8553 * gdb.base/solib-corrupted.exp: New.
8554
66d09542
DE
85552010-04-23 Doug Evans <dje@google.com>
8556
8557 * gdb.python/py-section-script.c: New file.
8558 * gdb.python/py-section-script.exp: New file.
8559 * gdb.python/py-section-script.py: New file.
8560
8bd10a10
CM
85612010-04-20 Chris Moller <cmoller@redhat.com>
8562
8563 PR 10179
8564
8565 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
8566 * gdb.base/pr10179-a.c:
8567 * gdb.base/pr10179-b.c:
8568 * gdb.base/pr10179.exp: New files.
8569
c0201579
JK
85702010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8571
8572 Fix crashes on dangling display expressions.
8573 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
8574 is SEP.
8575 (lib_flags): Remove the "debug" keyword.
8576 (libsepdebug): New variable for iterating new loop.
8577 (save_pf_prefix): New variable wrapping the loop.
8578 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
8579 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
8580
793b0ff8
PM
85812010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
8582
8583 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
8584
097f51f7
PM
85852010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
8586
8587 PR stabs/11479.
8588 * gdb.stabs/gdb11479.exp: New file.
8589 * gdb.stabs/gdb11479.c: New file.
8590
9a22f0d0
PM
85912010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
8592
8593 * gdb.base/charset.c (Strin16, String32): New variables.
8594 * gdb.base/charset.exp (gdb_test): Test correct display
8595 of 16 or 32 bit strings.
8596
85972010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
8598
8599 PR 9167
8600 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
8601 * gdb.cp/pr9167.cc: New file.
8602 * gdb.cp/pr9167.exp: New file.
8603
8604
6e354e5e
PM
86052010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
8606
8607 PR pascal/11492.
8608 * gdb.pascal/gdb11492.pas: New file.
8609 * gdb.pascal/gdb11492.exp: New file.
8610
be942545
JB
86112010-04-20 Joel Brobecker <brobecker@adacore.com>
8612
1667e6e3 8613 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 8614
0c3acc09
JB
86152010-04-20 Joel Brobecker <brobecker@adacore.com>
8616
8617 * gdb.ada/dyn_loc: New testcase.
8618
ec31cde5
CM
86192010-04-20 Chris Moller <cmoller@redhat.com>
8620
8621 PR 10867
889bf7c5 8622
ec31cde5
CM
8623 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
8624 * gdb.cp/pr10687.cc: New file.
8625 * gdb.cp/pr10687.exp: New file.
8626
8627
ce4b0682
SDJ
86282010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8629 Sergio Durigan Junior <sergiodj@redhat.com>
8630
8631 * gdb.fortran/logical.exp: New testcase.
8632 * gdb.fortran/logical.f90: New file.
8633
3436961f
DE
86342010-04-19 Doug Evans <dje@google.com>
8635
8636 * gdb.base/help.exp (help source): Update expected output.
8637
4d836c09
JK
86382010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8639
8640 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
8641 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
8642 gdb_exit and return.
8643 (executable): New variable.
8644 (binfile): Use it.
8645
6149aea9
PA
86462010-04-19 Pedro Alves <pedro@codesourcery.com>
8647
8648 PR breakpoints/8554.
8649
8650 * gdb.trace/save-trace.exp: Adjust.
8651
ed41462c
L
86522010-04-17 H.J. Lu <hongjiu.lu@intel.com>
8653
8654 PR corefiles/11511
8655 * gdb.arch/system-gcore.exp: New.
8656 * gdb.arch/gcore.c: Likewise.
8657
3f7b2faa
DE
86582010-04-15 Doug Evans <dje@google.com>
8659
fa33c3cd
DE
8660 * gdb.python/py-progspace.c: New file.
8661 * gdb.python/py-progspace.exp: New file.
8662
3f7b2faa
DE
8663 * gdb.base/source.exp: Add tests for "source -s".
8664
79f283fe
PM
86652010-04-14 Phil Muldoon <pmuldoon@redhat.com>
8666
8667 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
8668 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
8669 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
8670 * gdb.python/py-mi.exp: New test for to_string returning None.
8671
fc8eb08a
PM
86722010-04-12 Phil Muldoon <pmuldoon@redhat.com>
8673
8674 * gdb.python/py-breakpoint.c: Make result global.
8675
26e197f6
JK
86762010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8677
8678 Fix non-GNU make compatibility.
8679 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
8680
adc36818
PM
86812010-04-09 Phil Muldoon <pmuldoon@redhat.com>
8682
8683 * gdb.python/py-breakpoint.exp: New File.
8684 * gdb.python/py-breakpoint.C: Ditto.
8685
64e17368
SS
86862010-04-08 Stan Shebs <stan@codesourcery.com>
8687
8688 * gdb.trace/actions.exp: Clear default-collect.
8689 * gdb.trace/save-trace.exp: Clear default-collect.
8690
fff5cc64
PM
86912010-04-08 Phil Muldoon <pmuldoon@redhat.com>
8692
8693 * gdb.python/py-value: Add null string variable.
8694 (test_lazy_string): Test zero length, NULL address lazy
8695 strings.
8696
a055a187
L
86972010-04-07 H.J. Lu <hongjiu.lu@intel.com>
8698
8699 * gdb.arch/i386-avx.c: New.
8700 * gdb.arch/i386-avx.exp: Likewise.
8701
8702 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
8703
96e39866
DE
87042010-04-06 Doug Evans <dje@google.com>
8705
8706 * gdb.base/source-test.gdb: New file.
8707 * gdb.base/source.exp: Test source -v.
8708
5984a431
UW
87092010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8710
8711 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
8712
ec8a089a
PM
87132010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
8714
8715 * gdb.stabs/aout.sed: Convert all backslash to double backslash
8716 within one line, unless it is followed by a double quote.
8717 * gdb.stabs/hppa.sed: Idem.
8718 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
8719 * gdb.stabs/weird.exp: Check for correct parsing of
8720 char and string constants.
ec8a089a
PM
8721 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
8722 in .stabs to .stabx substitution.
8723
fce3c1f0
SS
87242010-04-05 Stan Shebs <stan@codesourcery.com>
8725
8726 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
8727 constant global.
8728 * gdb.trace/tfile.exp: Try to print them.
8729
d77f58be
SS
87302010-04-04 Stan Shebs <stan@codesourcery.com>
8731
8732 * gdb.base/completion.exp: Update for new "info watchpoints".
8733 * gdb.base/default.exp: Ditto.
8734 * gdb.base/help.exp: Ditto.
8735 * gdb.base/watchpoint.exp: Ditto.
8736 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 8737
af54718e
SS
87382010-04-04 Stan Shebs <stan@codesourcery.com>
8739
8740 * gdb.trace/tfile.exp: Sharpen tfind test.
8741
74d1f91e
JK
87422010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8743
8744 * gdb.base/break-entry.exp: New.
8745
eb8e76db 87462010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 8747 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
8748
8749 * gdb.reverse/i386-sse-reverse.exp: New file.
8750 * gdb.reverse/i386-sse-reverse.c: New file.
8751
bf65cad8
PA
87522010-04-02 Pedro Alves <pedro@codesourcery.com>
8753
8754 * gdb.trace/tfind.exp: Adjust expected disassembly output.
8755
fff87407
SS
87562010-04-01 Stan Shebs <stan@codesourcery.com>
8757
8758 * gdb.trace/actions.exp: Tweak expected output.
8759 * gdb.trace/while-stepping.exp: Tweak expected output.
8760
fe01d668
L
87612010-04-01 H.J. Lu <hongjiu.lu@intel.com>
8762
8763 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
8764
86b17b60
PA
87652010-04-01 Pedro Alves <pedro@codesourcery.com>
8766
8767 * gdb.base/commands.exp: Adjust.
8768 * gdb.cp/extern-c.exp: Adjust.
8769
2c58c0a9
PA
87702010-04-01 Pedro Alves <pedro@codesourcery.com>
8771
8772 * gdb.trace/collection.c (local_test_func): Define a local struct,
8773 and instanciate it.
8774
0db9b91c
PA
87752010-04-01 Pedro Alves <pedro@codesourcery.com>
8776
8777 * gdb.trace/collection.exp (gdb_collect_args_test)
8778 (gdb_collect_argarray_test): XFAIL the tests that assume the
8779 argarray argument's elements are collected.
8780
8072405b
JK
87812010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
8782
8783 * gdb.dwarf2/dw2-bad-parameter-type.exp,
8784 gdb.dwarf2/dw2-bad-parameter-type.S: New.
8785
8bf6485c
SS
87862010-03-31 Stan Shebs <stan@codesourcery.com>
8787
8788 * gdb.trace/save-trace.exp: Test save/restore of default-collect
8789 and tracepoint conditionals.
8790 (gdb_verify_tracepoints): Delete unused return.
8791
fd7f724a
KS
87922010-03-26 Keith Seitz <keiths@redhat.com>
8793
8794 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
8795 appear in the output before main.
8796 Remove KFAIL for gdb/2215 aka bz 9320.
8797
8d9e7719
DE
87982010-03-30 Doug Evans <dje@google.com>
8799
0906dd0b
DE
8800 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
8801 by dejagnu.
8802 * gdb.arch/amd64-dword.exp: Ditto.
8803
8d9e7719
DE
8804 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
8805 match.
8806 (break printf): Ditto.
8807
1da644f0
SW
88082010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
8809
8810 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
8811 gcc < 4.4.
8812 * gdb.cp/shadow.exp: Ditto.
8813
a8121990
PA
88142010-03-29 Pedro Alves <pedro@codesourcery.com>
8815
8816 * gdb.trace/collection.exp (run_trace_experiment): Make sure
8817 "tstart" is silent.
8818
6e79d367
PA
88192010-03-29 Pedro Alves <pedro@codesourcery.com>
8820
8821 * gdb.trace/collection.exp (executable): New.
8822 (binfile): Use it.
8823 (fpreg, spreg, pcreg): New.
8824 (test_register): Use gdb_test_multiple. Pass /x to print.
8825 (prepare_for_trace_test): New.
8826 (run_trace_experiment): Use "continue", not gdb_run_cmd.
8827 (gdb_collect_args_test, gdb_collect_argstruct_test)
8828 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
8829 prepare_for_trace_test.
8830 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
8831 fpreg, spreg and pcreg.
8832 (gdb_collect_expression_test, gdb_collect_globals_test): Use
8833 prepare_for_trace_test.
8834 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
8835 try to detect tracing support here. Don't set breakpoints at
8836 `begin' or `end' here.
8837 <global scope>: Use clean_restart. Run to main before checking
8838 for tracing support. Check for for tracing support here.
8839
09248348
JK
88402010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8841
8842 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
8843 " as $displacement" to "seen displacement message".
8844
d350db38
PA
88452010-03-28 Pedro Alves <pedro@codesourcery.com>
8846
8847 * gdb.trace/while-dyn.exp (executable): New variable.
8848 (binfile): Use it.
8849 (test_while_stepping): New function. Move most tests here. Call
8850 it once for each of the while-stepping, stepping and ws aliases.
8851
907af001
UW
88522010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8853
8854 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
8855 that do not provide the tagless_struct type name at all.
8856 (test_print_anon_union): Do not check value of uninitialized
8857 union member. Do not use cp_test_ptype_class, so we can accept
8858 "long" as well as "long int".
8859
610197fd
PA
88602010-03-26 Pedro Alves <pedro@codesourcery.com>
8861
8862 * gdb.trace/tfile.c (tohex, bin2hex): New.
8863 (write_error_trace_file): Hexify error description.
8864
6c28cbf2
SS
88652010-03-25 Stan Shebs <stan@codesourcery.com>
8866
8867 * gdb.trace/tfile.c: Generate an additional trace file, improve
8868 portability.
8869 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
8870 files in a better way.
8871
e62b8c7e
KS
88722010-03-25 Keith Seitz <keiths@redhat.com>
8873
8874 * gdb.java/jprint.exp: XFAIL printing of static class members
8875 because of GCC debuginfo problem.
8876
82ccf5a5
JK
88772010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8878
8879 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
8880
293e2f9e
DJ
88812010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
8882
8883 * gdb.base/completion.exp: Allow long instead of long int.
8884 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
8885 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
8886 variable p.
8887 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
8888 * gdb.base/pointers.exp: Allow long instead of long int.
8889 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
8890 * gdb.base/step-line.exp: Allow a directory before the source file name.
8891
95a42b64
TT
88922010-03-24 Tom Tromey <tromey@redhat.com>
8893
8894 PR breakpoints/9352:
8895 * gdb.base/default.exp: Update.
8896 * gdb.base/commands.exp: Update.
8897 * gdb.cp/extern-c.exp: Test setting commands on multiple
8898 breakpoints at once.
8899
2390201f
DJ
89002010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
8901
8902 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
8903 if gdb,nosignals.
8904 * gdb.base/watchpoints.c: Do not include unnecessary headers.
8905 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
8906 exited".
8907
8c9a6790
SS
89082010-03-24 Stan Shebs <stan@codesourcery.com>
8909
8910 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
8911
a6c727b2
DJ
89122010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
8913
8914 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
8915 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
8916 argument. Handle "short" and "long".
8917 (Top level): Pass overprototyped output for old_fptr and xptr.
8918
4dfd5423
PA
89192010-03-23 Pedro Alves <pedro@codesourcery.com>
8920
8921 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
8922 format strings and add casts to avoid compiler warnings.
8923
89242010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
8925
8926 * lib/trace-support.exp (gdb_trace_setactions):
8927 Don't expect whitespace after ">" prompt.
8928 * gdb.trace/actions.exp: Adjust for output changes.
8929 * gdb.trace/while-stepping.exp: Likewise.
8930
c847d045
JK
89312010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8932
8933 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
8934 and r157645).
8935
5f717f1d
JK
89362010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8937
8938 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
8939 New.
8940
7d6d51d5
DJ
89412010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
8942
8943 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
8944 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
8945
3b11a015
SS
89462010-03-19 Stan Shebs <stan@codesourcery.com>
8947
8948 * gdb.trace/ax.exp: New file.
8949
d7d158ed
DE
89502010-03-19 Doug Evans <dje@google.com>
8951
6bb85cd1
DE
8952 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
8953 output from gcc.
8954
d7d158ed
DE
8955 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
8956 named /usr/sbin/prelink<foo>.
8957
4daf5ac0
SS
89582010-03-18 Stan Shebs <stan@codesourcery.com>
8959
8960 * gdb.trace/circ.exp: Test circular-trace-buffer.
8961 * gdb.trace/tfile.exp: Update tstatus test.
8962
e8d05480
JB
89632010-03-18 Joel Brobecker <brobecker@adacore.com>
8964
8965 * gdb.dwarf2/dw2-anonymous-func.S: New file.
8966 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
8967
441b986a
UW
89682010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8969
8970 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
8971
4247603b
PA
89722010-03-18 Pedro Alves <pedro@codesourcery.com>
8973
8974 * gdb.base/default.exp: Adjust the expected output of the finish
8975 and until commands when the inferior is not being run.
8976
13387711
SW
89772010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
8978
8979 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
8980 * gdb.cp/nsusing.exp: Ditto.
8981
6e31430b
TT
89822010-03-15 Tom Tromey <tromey@redhat.com>
8983
8984 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
8985 * gdb.cp/userdef.cc (operator==): New function.
8986 (main): New locals mem1, mem2.
8987
e2d69cb5
JZ
89882010-03-15 Jie Zhang <jie@codesourcery.com>
8989
8990 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
8991 Declare and use new loadtimeout variable.
8992
f572f0a9
DJ
89932010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
8994
8995 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
8996 Use gdb_load later.
8997
51f4c0b0
PA
89982010-03-14 Pedro Alves <pedro@codesourcery.com>
8999
9000 * gdb.base/solib-disc.c (main): Make format of fprintf a string
9001 literal. Add missing endlines to prints to stderr.
9002
1c809c68
TT
90032010-03-12 Tom Tromey <tromey@redhat.com>
9004
9005 PR c++/9708:
9006 * gdb.cp/m-static.exp: Add regression test.
9007 * gdb.cp/m-static.cc (method): New method.
9008 (main): Call it.
9009
00ae8fef
SW
90102010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
9011
9012 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
9013 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
9014
759f0f0b
PA
90152010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
9016
21e24d21
PA
9017 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
9018
90192010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
9020
759f0f0b
PA
9021 * lib/gdb.exp (skip_stl_tests): New.
9022 (gdb_compile): Symbian needs -ldl.
9023 (shlib_target_file): New.
9024 (shlib_symbol_file): New.
9025 (gdb_load_shlibs): Use shlib_target_file.
9026 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
9027 * gdb.cp/exception.exp: Use skip_stl_tests.
9028 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
9029 * gdb.cp/try_catch.exp: Use skip_stl_tests.
9030 * gdb.cp/mb-templates.exp: Ditto.
9031 * gdb.base/commands.exp: Relax regexes.
9032 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
9033 shlib_target_file and shlib_symbol_file.
9034 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
9035 sections.
9036 * gdb.base/ending-run.exp: Accept E32Main for symbian.
9037 * gdb.base/solib-disc.exp: Use
9038 shlib_target_file and shlib_symbol_file.
9039 * gdb.base/unload.exp: Don't skip on symbian. Use
9040 shlib_target_file and shlib_symbol_file.
9041 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
9042
6a8f2671 90432010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 9044
6a8f2671
PA
9045 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
9046 * gdb.trace/report.exp: Adjust for x86 and x86_64.
9047 Issue a tfind end before looking for a tracepoint frame.
9048 * gdb.trace/tfind.exp: Adjust tstatus output.
9049 Adjust disassembly output.
9050 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
9051
ccf26247
JK
90522010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9053
9054 * gdb.base/break-interp.exp: Create new displacement parameter value
9055 for the test_ld calls.
9056 (reach): New parameter displacement, verify its content. New push of
9057 pf_prefix "reach-$func:". Import global expect_out.
9058 (test_core): New parameter displacement, verify its content. New push
9059 of pf_prefix "core:". New command "set verbose on". Import global
9060 expect_out.
9061 (test_attach): New parameter displacement, verify its content. New
9062 push of pf_prefix "attach:". New command "set verbose on". Import
9063 global expect_out.
9064 (test_ld): New parameter displacement, pass it to the reach, test_core
9065 and test_attach calls and verify its content in the "ld.so exit" test.
9066 * gdb.base/prelink.exp: Remove gdb_exit and final return.
9067 (prelink): Update expected text, use gdb_test.
9068
e469c7fb
DE
90692010-03-10 Doug Evans <dje@google.com>
9070
9071 * gdb.base/checkpoint.exp: Fix comment.
9072 Lengthen timeout while doing >600 checkpoints test.
9073 Rename duplicate "kill all one" test to keep test names unique.
9074
60e1c644
PA
90752010-03-10 Pedro Alves <pedro@codesourcery.com>
9076
9077 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
9078
cec808ec
KS
90792010-03-08 Keith Seitz <keiths@redhat.com>
9080
889bf7c5
PA
9081 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
9082 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
9083 (dm_type_long): New function.
9084 (dm_type_unsigned_short): New function.
9085 (dm_type_unsigned_long): New function.
9086 (myint): New typedef.
9087 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
9088 long, unsigned shor and long, operator char*, and typedef.
9089 (test_lookup_operator_functions): Add operator char* test.
9090 (test_paddr_operator_functions): Likewise.
9091 (test_paddr_overloaded_functions): Use probe values for
9092 short, long, and unsigned short and long.
9093 (test_paddr_hairy_functions): If the demangler probe detected
9094 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
9095 demangler.
9096 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
9097 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
9098 and "print null_pmf".
9099 Add test "ptype a.*pmf".
9100 * gdb.cp/overload.exp: Allow optional "int" to appear with
9101 "short" and "long".
9102 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
9103 long expect value for men_overload1arg.
9104 Allow "int" to appear with "short" and "long".
9105 When testing "info break", add argument for main (void).
9106 Also allow "int" to appear with "short" and "long".
9107 Ditto with "unsigned" and "long long".
cec808ec
KS
9108 * gdb.java/jmain.exp: Do not enclose methods names in single
9109 quotes.
9110 * gdb.java/jmisc.exp: Likewise.
9111 * gdb.java/jprint.exp: Likewise.
9112 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
9113
9114 From Jan Kratochvil <jan.kratochvil@redhat.com>:
9115 * gdb.cp/exception.exp (backtrace after first throw)
9116 (backtrace after second throw): Allow a namespace before __cxa_throw.
9117 (backtrace after first catch, backtrace after second catch): Allow
9118 a namespace before __cxa_begin_catch.
9119
9120 * gdb.cp/cpexprs.exp: New file.
9121 * gdb.cp/cpexprs.cc: New file.
9122
9123 From Daniel Jacobowitz <dan@codesourcery.com>
9124 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
9125 to use string_to_regexp.
9126 (ctor, dtor): New functions. Use them to match constructor
9127 and destructor function types.
9128 (Top level): Use runto_main.
9129
f870a310
TT
91302010-03-05 Tom Tromey <tromey@redhat.com>
9131
9132 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
9133 gdb.target_charset.
9134 (pp_ns.to_string): Likewise.
9135
0c199f28
KS
91362010-03-04 Keith Seitz <keiths@redhat.com>
9137
9138 * gdb.cp/overload.exp: Test that the filename portion of a linespec
9139 can be quoted. Test that both the filename and function/line
9140 portions can be quoted at the same time.
9141
c7437ca6
PA
91422010-03-04 Pedro Alves <pedro@codesourcery.com>
9143
9144 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
9145
b111b805
DE
91462010-03-03 Doug Evans <dje@google.com>
9147
24486cb7
DE
9148 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
9149 libc contains libpthread.
9150
b111b805
DE
9151 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
9152 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
9153 of gdb_compile. Add another pattern to match android backtrace.
9154
a0e0ef55
TT
91552010-03-03 Tom Tromey <tromey@redhat.com>
9156
9157 PR gdb/11345:
9158 * gdb.base/printcmds.exp (test_printf): Add test.
9159
1ba53b71
L
91602010-03-02 H.J. Lu <hongjiu.lu@intel.com>
9161
9162 * gdb.arch/amd64-byte.exp: New.
9163 * gdb.arch/amd64-dword.exp: Likewise.
9164 * gdb.arch/amd64-pseudo.c: Likewise.
9165 * gdb.arch/amd64-word.exp: Likewise.
9166 * gdb.arch/i386-byte.exp: Likewise.
9167 * gdb.arch/i386-pseudo.c: Likewise.
9168 * gdb.arch/i386-word.exp: Likewise.
9169
f5dff777
DJ
91702010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
9171
9172 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
9173 types. Add structreg, bitfields, and flags registers.
9174 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
9175 registers.
9176
90884b2b
L
91772010-03-01 H.J. Lu <hongjiu.lu@intel.com>
9178
9179 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
9180 (load_description): Set architecture if defined.
9181
dc00d89f
PM
91822010-02-28 Phil Muldoon <pmuldoon@redhat.com>
9183
9184 * gdb.python/py-frame.exp: Add read_var block tests.
9185 * gdb.python/py-frame.c (block): New function.
9186
0e095b7e
JK
91872010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9188 Daniel Jacobowitz <dan@codesourcery.com>
9189
9190 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
9191
624f1a65
DM
91922010-02-25 David S. Miller <davem@davemloft.net>
9193
9194 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
9195 fix logic for setting all_syscalls_numbers.
9196
f3e9a817
PM
91972010-02-24 Phil Muldoon <pmuldoon@redhat.com>
9198
9199 * Makefile.in: Add py-block and py-symbol.
9200 * gdb.python/py-symbol.exp: New File.
9201 * gdb.python/py-symtab.exp: New File.
9202 * gdb.python/py-block.exp: New File.
9203 * gdb.python/py-symbol.c: New File.
9204 * gdb.python/py-block.c: New File.
9205
f6bbabf0
PM
92062010-02-24 Phil Muldoon <pmuldoon@redhat.com>
9207
9208 PR python/11314
9209 * lib/gdb.exp (skip_python_tests): New function.
9210 * gdb.python/py-cmd.exp: Use skip_python_tests.
9211 * gdb.python/py-frame.exp: Likewise.
9212 * gdb.python/py-function.exp: Likewise.
9213 * gdb.python/py-prettyprint.exp: Likewise.
9214 * gdb.python/py-template.exp: Likewise.
9215 * gdb.python/py-type.exp: Likewise.
9216 * gdb.python/py-value.exp: Likewise.
9217
85d721b8
PA
92182010-02-22 Pedro Alves <pedro@codesourcery.com>
9219
9220 PR9605
9221
9222 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
9223
48e32051
TT
92242010-02-19 Tom Tromey <tromey@redhat.com>
9225
9226 PR c++/8693, PR c++/9496:
9227 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
9228 regression tests.
9229
ac9c0048
JK
92302010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9231
9232 Fix compatibility with m68k as.
9233 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
9234 Use only /* comments */.
9235
57bb97a4
UW
92362010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9237
9238 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
9239 * configure: Regenerate.
9240
7d1bf85c
DJ
92412010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
9242
9243 * gdb.python/py-type.exp: Check for Python support.
9244
061b5285
PA
92452010-02-17 Pedro Alves <pedro@codesourcery.com>
9246
9247 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
9248 `regsub' syntax available.
9249
f8a8bc2c
PA
92502010-02-17 Pedro Alves <pedro@codesourcery.com>
9251
9252 * gdb.base/shmain.c (main): Remove printf call.
9253 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
9254 * gdb.base/unload.c (main): Make format of fprintf a string
9255 literal. Add missing endlines to prints to stderr.
9256 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
9257
6f451e5e
TT
92582010-02-17 Tom Tromey <tromey@redhat.com>
9259
9260 * gdb.java/jprint.java (jprint.props): New field.
9261 * gdb.java/jprint.exp (set_lang_java): Add regression test.
9262
12d79008
PA
92632010-02-17 Pedro Alves <pedro@codesourcery.com>
9264
ef801a0e 9265 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
9266 available.
9267
d252f7e5
DJ
92682010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9269
9270 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
9271 creation to support remote host testing.
9272
67bdab6c
DJ
92732010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9274
9275 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
9276 Recognize "command not found".
9277
bb391223
DJ
92782010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9279
9280 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
9281 single-stepping.
9282
70362913
DJ
92832010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9284
9285 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
9286 if arguments are not supported.
9287
493f3c00
DJ
92882010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9289
9290 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
9291 be const or non-const.
9292
8034c749
DJ
92932010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9294
9295 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
9296 mi_send_resuming_command to send -exec-continue.
9297
791dfb64
DJ
92982010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9299
9300 * gdb.base/list.exp (test_list_filename_and_function): Add test
9301 with single quotes.
9302 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
9303 matching.
9304 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
9305 Add KFAIL'd tests for PR gdb/11289.
9306
7c5fe868
DJ
93072010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9308
9309 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
9310
fdc498b8
DJ
93112010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9312
9313 * gdb.base/comp-dir/subdir/dummy.txt: New file.
9314 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
9315 a temporary directory.
9316
b519e2a6
DJ
93172010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9318
9319 * gdb.base/charset.exp: Use a single regular expression to match
9320 show host-charset and show target-charset output.
9321
74164c56
JK
93222010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9323
9324 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
9325 "Illegal process-id" expect string more exact.
9326 (attach to digits-starting nonsense is prohibited): New.
9327
701ed6dc
JK
93282010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9329
9330 * gdb.base/prelink.exp (set verbose on): New.
9331
889bf7c5 93322010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
9333
9334 * mi-reverse.exp: New file. Test for reverse option to the
9335 following MI commands: exec-continue, exec-finish, exec-next,
9336 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 9337
dadf0e9c
JB
93382010-02-09 Joel Brobecker <brobecker@adacore.com>
9339
9340 * gdb.ada/ptype_tagged_param: New testcase.
9341
714f19d5
TT
93422010-02-08 Tom Tromey <tromey@redhat.com>
9343
9344 PR c++/8017:
9345 * gdb.cp/overload.exp: Add tests.
9346 * gdb.cp/overload.cc (struct K): New.
9347 (namespace N): New.
9348 (main): Call new functions.
9349 (K::staticoverload): Define.
9350
889bf7c5 93512010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
9352
9353 PR gdb/10728
9354 * gdb.cp/pr10728-x.h: New file.
9355 * gdb.cp/pr10728-x.cc: New file.
9356 * gdb.cp/pr10728-y.cc: New file.
9357 * gdb.cp/pr10728.exp: New file.
9358 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
9359
889bf7c5 93602010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
9361
9362 PR gdb/9067
9363 * gdb.cp/pr9067.exp: New
9364 * gdb.cp/pr9067.cc: New
9365 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
9366
7b356089
JB
93672010-02-08 Joel Brobecker <brobecker@adacore.com>
9368
9369 * lib/gdb.exp (gdb_test_timeout): New global variable.
9370 Set it to timeout if not already set.
9371 (gdb_init): Reset the value of timeout to gdb_test_timeout.
9372
1be00882
DE
93732010-02-05 Doug Evans <dje@google.com>
9374
9375 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
9376 user.
9377
82856980
SW
93782010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
9379
9380 PR c++/7935:
9381 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
9382
1a334831
TT
93832010-02-04 Tom Tromey <tromey@redhat.com>
9384
9385 * gdb.cp/virtbase.exp: Make test case names unique.
9386
9c3c02fd
TT
93872010-02-02 Tom Tromey <tromey@redhat.com>
9388
9389 * gdb.cp/virtbase.exp: Add regression tests.
9390 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
9391 (main): Instantiate RHC.
9392
0cc2414c
TT
93932010-02-02 Tom Tromey <tromey@redhat.com>
9394
9395 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
9396 type-printing change.
9397
edf3d5f3
TT
93982010-02-02 Tom Tromey <tromey@redhat.com>
9399
9400 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
9401 * gdb.cp/virtbase.cc: New file.
9402 * gdb.cp/virtbase.exp: New file.
9403 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
9404
e4b7f41c
JK
94052010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9406
9407 PR libc/11214:
9408 * gdb.threads/current-lwp-dead.c: Include features.h.
9409 (HAS_NOMMU): New.
9410 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
9411
b381ea14
JK
94122010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9413
9414 * gdb.base/symbol-without-target_section.exp,
9415 gdb.base/symbol-without-target_section.c: New.
9416
c593ac0e
DJ
94172010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9418
9419 * gdb.base/bigcore.exp: Reset increased timeout.
9420 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
9421
db25f29d
DJ
94222010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9423
9424 * gdb.base/gcore.exp (capture_command_output): Use
9425 gdb_test_multiple.
9426
f9d67f43
DJ
94272010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9428
9429 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
9430 * gdb.arch/thumb2-it.exp (test_it_break): New function.
9431 (Top level): Call it.
9432
177321bd
DJ
94332010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9434
9435 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
9436
97f2ed50
DJ
94372010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
9438
9439 * gdb.base/call-strs.exp, gdb.base/default.exp,
9440 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
9441 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
9442 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
9443 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
9444 gdb.base/watchpoint-solib.exp: Save and restore timeout.
9445 * gdb.base/ending-run.exp: Correct restore of timeout.
9446 * gdb.base/page.exp: Remove unnecessary timeout setting.
9447
e4e2711a
JB
94482010-01-29 Joel Brobecker <brobecker@adacore.com>
9449
9450 * gdb.ada/rec_return: New testcase.
9451
ba581dc1
JB
94522010-01-29 Joel Brobecker <brobecker@adacore.com>
9453
9454 * gdb.ada/call_pn: New testcase.
9455
4ea95be9
DJ
94562010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
9457
9458 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
9459 (Top level): Use it to resume.
9460 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
9461 the Thumb mode displaced stepping error as unsupported.
9462
df83a9bf
SW
94632010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
9464
889bf7c5
PA
9465 * gdb.cp/nsusing.exp: Added more tests.
9466 * gdb.cp/nsrecurs.exp: Ditto.
9467 * gdb.cp/nsusing.cc: Added test functions.
9468 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 9469
40b27cdc
JK
94702010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9471
9472 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
9473 absolute directory pathnames in gdb.sum file.
9474
de958931
SW
94752010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
9476
9477 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
9478 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
9479
708ead4e
TT
94802010-01-26 Tom Tromey <tromey@redhat.com>
9481
9482 PR exp/7643:
9483 * gdb.base/printcmds.exp (test_print_string_constants): Remove
9484 setup_kfail.
9485
b14e635e
SW
94862010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
9487
9488 * gdb.cp/nsrecurs.exp: New test.
9489 * gdb.cp/nsrecurs.cc: New test program.
9490 * gdb.cp/nsstress.exp: New test.
9491 * gdb.cp/nsstress.cc: New test program.
9492 * gdb.cp/nsdecl.exp: New test.
9493 * gdb.cp/nsdecl.cc: New test program.
9494
8540c487
SW
94952010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
9496
9497 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
9498 imported into file scope.
9499 Marked test as xfail.
9500 * gdb.cp/namespace-using.cc (marker5): New function.
9501 * gdb.cp/shadow.exp: New test.
9502 * gdb.cp/shadow.cc: New test program.
9503 * gdb.cp/nsimport.exp: New test.
9504 * gdb.cp/nsimport.cc: New test program.
9505
421d5d99
TT
95062010-01-25 Tom Tromey <tromey@redhat.com>
9507
9508 PR gdb/11049:
9509 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
9510 with "set print null-stop on".
9511
691f8dc1
JK
95122010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9513
9514 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
9515 Adjust it for DISASSEMBLY_OMIT_FNAME.
9516
0b92b5bb
TT
95172010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9518
9519 PR symtab/11199:
9520 * gdb.dwarf2/member-ptr-forwardref.exp,
9521 gdb.dwarf2/member-ptr-forwardref.S: New.
9522
23787403
JK
95232010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9524
9525 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
9526 (thread1_func): Protect thread1_tid with thread1_tid_cond by
9527 thread1_tid_mutex. Remove gdbstop_mutex handling.
9528 (thread2_func): Protect thread2_tid with thread2_tid_cond by
9529 thread2_tid_mutex. Remove gdbstop_mutex handling.
9530 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
9531 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
9532 pthread_cond_wait conditionalizations by while loops.
9533
b966cb8a
TT
95342010-01-20 Tom Tromey <tromey@redhat.com>
9535
9536 PR backtrace/10770:
9537 * gdb.dwarf2/pr10770.exp: New file.
9538 * gdb.dwarf2/pr10770.c: New file.
9539 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
9540
fcae584b
VP
95412010-01-20 Vladimir Prus <vladimir@codesourcery.com>
9542
9543 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
9544 that target was removed, and the test always runs native anyway.
9545
a0f49112
JK
95462010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9547
9548 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
9549 gdb.base/watchpoint-cond-gone-stripped.c: New.
9550
ceeb3d5a
TT
95512010-01-19 Tom Tromey <tromey@redhat.com>
9552
9553 PR c++/8000:
9554 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
9555 existing tests.
9556 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
9557 (main): Use AAA::SomeEnum.
9558
dd322c54
JK
95592010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9560
9561 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
9562 (test_ignore_count): Declare line_callme_body global.
9563 (run to breakpoint with ignore count): Use line_callme_body.
9564 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
9565 (set line_main_hello, set line_main_return): Reindent.
9566 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
9567 New.
9568 (continue to callee4): Use line_callee4_body.
9569 (check *stopped from CLI command): Use line_callee4_next.
9570 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
9571 (set line_main_hello, set line_main_return): Reindent.
9572 (set line_callee4_head, set line_callee4_body): New.
9573 (continue to callee4): Use line_callee4_body.
9574
4e8f195d
TT
95752010-01-18 Tom Tromey <tromey@redhat.com>
9576
9577 PR c++/9680:
9578 * gdb.cp/casts.cc: Add new classes and variables.
9579 * gdb.cp/casts.exp: Test new operators.
9580
9e14a9ba
JB
95812010-01-18 Tom Tromey <tromey@redhat.com>
9582 Thiago Jung Bauermann <bauerman@br.ibm.com>
9583
9584 * gdb.python/source2.py: New file.
9585 * gdb.python/source1: New file.
9586 * gdb.python/python.exp: Test "source" command.
9587
00bf0b85
SS
95882010-01-15 Stan Shebs <stan@codesourcery.com>
9589
9590 * gdb.trace/tfile.c: New file.
9591 * gdb.trace/tfile.exp: New file.
889bf7c5 9592
55235ad7
JK
95932010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9594
9595 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
9596
9f2982ff
JK
95972010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9598
9599 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
9600
bbfba9ed
JK
96012010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9602
9603 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
9604 (libfunc): New parameter action. Implement also selectable "sleep".
9605 * gdb.base/break-interp-main.c: Include assert.h.
9606 (libfunc): New parameter action.
9607 (main): New parameters argc and argv. Assert argc. Pass argv.
9608 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
9609 (test_attach): New proc.
9610 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
9611 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
9612
61f0d762
JK
96132010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9614
9615 * gdb.base/break-interp.exp (test_core): New proc.
9616 (test_ld): Call it.
9617
06a6f270
JK
96182010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9619
9620 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
9621 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
9622 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
9623 and gdb_compile_shlib. Use new -Wl compiler options.
9624 (dl bt, main bt): New tests.
9625
51bee8e9
JK
96262010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9627
9628 Support PIEs with no symfile_objfile.
9629 * gdb.base/break-interp.exp: New argument at the test_ld calls.
9630 (test_ld): New parameter trynosym.
9631 (test_ld <$trynosym>): New block.
9632
b8040f19
JK
96332010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9634
9635 * gdb.base/break-interp.exp: New file.
9636
be759fcf
PM
96372010-01-13 Phil Muldoon <pmuldoon@redhat.com>
9638
9639 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
9640 * gdb.python/py-prettyprint.py (pp_ls): New printer.
9641 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
9642 test.
9643 * gdb.python/py-prettyprint.c: Define lazystring test structure.
9644 * gdb.python/py-mi.exp: Add lazy string test.
9645
dc146f7c
VP
96462010-01-13 Vladimir Prus <vladimir@codesourcery.com>
9647
9648 * lib/mi-support.exp (mi_check_thread_states): Handle
9649 core number in thread listing.
9650
b4ba55a1
JB
96512010-01-12 Joel Brobecker <brobecker@adacore.com>
9652
9653 * gdb.base/maint.exp: Adjust the expected output for the
9654 "maint print type" test. Use gdb_test_multiple instead of
9655 gdb_sent/gdb_expect.
9656
08e24bd4
DE
96572010-01-11 Doug Evans <dje@google.com>
9658
6496a609
DE
9659 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
9660 from gdbserver_download. All callers updated.
9661
08e24bd4
DE
9662 * gdb.server/ext-run.exp: "info os processes" requires xml support.
9663
b5cfddf5
JK
96642010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9665
9666 Implement binary numbers parsing.
9667 * gdb.base/printcmds.exp (test_integer_literals_accepted)
9668 (test_integer_literals_rejected): New binary tests.
9669
3725885a
RW
96702010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
9671
9672 * gdb.cell/configure: Regenerate.
9673
37aeb5df
JK
96742010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9675
9676 * gdb.base/corefile.exp: Move the core finding block out and call it as
9677 core_find, new variable $corefile, replace corefile by $corefile and
9678 [file tail $corefile] for usage vs. test names resp.
9679 * lib/gdb.exp (core_find): Move it as a new function here. New
9680 parameter binfile and deletefiles. New variable $destcore. Pre-delete
9681 $destcore. Return "" on error.
9682
d521f563
JK
96832010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9684
9685 Workaround PR binutils/10802.
9686 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
9687 (twice).
9688
28f24826
DJ
96892010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
9690
9691 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
9692
2de75e71
JB
96932010-01-08 Joel Brobecker <brobecker@adacore.com>
9694
9695 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
9696 call, to avoid interruption.
9697
fe00719b 96982010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
9699
9700 * gdb.stabs/weird.def (args93): New.
9701
d0ef5df8
DE
97022010-01-07 Doug Evans <dje@google.com>
9703
9704 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
9705
3a08d52f
TT
97062010-01-07 Tom Tromey <tromey@redhat.com>
9707
9708 * gdb.base/source.exp: Use correct line number.
9709
7a697b8d
SS
97102010-01-05 Stan Shebs <stan@codesourcery.com>
9711
9712 * gdb.trace/tracecmd.exp: Test ftrace.
9713
7803799a
UW
97142010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9715
9716 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
9717
c54eabfa
JK
97182010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9719
9720 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
9721 "uint_for_mi_testing".
9722
02e7ef19
JB
97232010-01-01 Joel Brobecker <brobecker@adacore.com>
9724
9725 Test indented comment in file being sourced.
9726 * gdb.base/commands.exp: Test indented comment in file being sourced.
9727
abd775ce
JB
97282010-01-01 Joel Brobecker <brobecker@adacore.com>
9729
9730 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
9731 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
9732 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
9733 notice.
9734
79b55b82
JB
97352010-01-01 Joel Brobecker <brobecker@adacore.com>
9736
9737 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
9738 notice.
9739
8997583e
JK
97402010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9741
9742 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
9743 missing $after_stopped and comma (,) expectation.
9744
6da95a67
SS
97452009-12-31 Stan Shebs <stan@codesourcery.com>
9746
9747 * gdb.trace/actions.exp: Test teval action.
889bf7c5 9748
218d2fc6
TJB
97492009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
9750
9751 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
9752 (top level): Call test_watchpoint_in_big_blob.
9753 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
9754 watchpoints.
9755 (func3): Write to buf.
9756
236f1d4d
SS
97572009-12-29 Stan Shebs <stan@codesourcery.com>
9758
9759 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 9760
f61e138d
SS
97612009-12-28 Stan Shebs <stan@codesourcery.com>
9762
9763 * gdb.trace/tsv.exp: New file.
9764 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 9765
0219b378
DJ
97662009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
9767
9768 * gdb.base/find.c (main): Reference search buffers.
9769 * gdb.base/included.c (main): Reference integer.
9770 * gdb.base/ptype.c (charfoo): Declare.
9771 (intfoo): Call charfoo.
9772 * gdb.base/scope0.c (useitp): New function.
9773 (usestatics): Use useitp.
9774 (useit): Add a type for val.
9775 * gdb.base/scope1.c (useit1): Take a pointer argument.
9776 (usestatics1): Update calls to useit1.
9777 * gdb.cp/call-c.cc: Declare foo.
9778 (main): Call foo.
9779 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
9780 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
9781 (main): Call C::ensureRefs and ensureOtherRefs.
9782 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
9783 variables.
9784 (ensureOtherRefs): New function.
9785 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
9786 * gdb.cp/templates.cc (main): Call t5i.value.
9787
3f78692f
JK
97882009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9789
9790 Fix compatibility with G++-4.5.
9791 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
9792 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
9793 (uncaught return): Remove.
9794
429374b8
JK
97952009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9796 Phil Muldoon <pmuldoon@redhat.com>
9797
9798 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
9799 (bp_location13, bp_location14, bp_location17, bp_location18)
9800 (marker3_proto, marker4_proto): New variables.
9801 (breakpoint info): Update output.
9802 (run until breakpoint at marker3, run until breakpoint at marker4): New
9803 tests.
9804
859825b8
JK
98052009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9806
9807 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
9808 Replace the printf call of Y by provided "y-set-1" label. New block
9809 for the second shared library.
9810 * gdb.base/unload.exp: Compile also the second library, call
9811 gdb_load_shlibs also for it. Use now gdb_breakpoint.
9812 (single pending breakpoint info): Rename to ...
9813 (pending breakpoint info before run): ... this extended test.
9814 (libfile2, libname2, libsrcfile2, libsrc2)
9815 (lib_sl2): New variables.
9816 (exec_opts): Set also SHLIB_NAME2.
9817 (pending breakpoint info on first run at shrfunc1)
9818 (pending breakpoint info on second run at shrfunc1)
9819 (pending breakpoint info on second run at shrfunc2)
9820 (print y from libfile, print y from libfile2): New tests.
9821 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
9822 * gdb.base/unloadshr2.c: New.
9823
e6a386cd
HZ
98242009-12-22 Hui Zhu <teawater@gmail.com>
9825
9826 * gdb.reverse/sigall-reverse.exp: Adjust.
9827
9e19b45e
VP
98282009-12-21 Vladimir Prus <vladimir@codesourcery.com>
9829
9830 PR gdb/10884
9831
9832 * gdb.mi/var-cmd.c (do_bitfield_tests): New
9833 (main): Call do_bitfield_tests.
aacf5b1e 9834 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 9835
d53a7b30
JB
98362009-12-20 Joel Brobecker <brobecker@adacore.com>
9837
9838 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
9839 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
9840 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
9841 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
9842 gdb.modula2/unbounded1.c: Update copyright header.
9843
191ca0a1
CM
98442009-12-10 Chris Moller <moller@mollerware.com>
9845
9846 PR gdb/9399
9847 * gdb.cp/virtfunc2.exp: New tests
9848 * gdb.cp/virtfunc2.cc: New tests
9849 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
9850
0fa6cf1b
MS
98512009-12-10 Oza Pawandeep (paawan1982@yahoo.com
9852
9853 * gdb.reverse/i387-env-reverse.c: New file.
9854 * gdb.reverse/i387-env-reverse.exp: New file.
9855 * gdb.reverse/i387-stack-reverse.c: New file.
9856 * gdb.reverse/i387-stack-reverse.exp: New file.
9857
361ae042
PM
98582009-12-08 Phil Muldoon <pmuldoon@redhat.com>
9859
9860 * gdb.python/py-type.exp (test_range): New test.
9861
bfd31e71
PM
98622009-12-03 Phil Muldoon <pmuldoon@redhat.com>
9863
9864 PR python/10805
9865
9866 * gdb.python/py-type.exp: New file.
9867 * gdb.python/py-type.c: New file.
9868 * Makefile.in: Add py-type.
9869
57a1d736
TT
98702009-12-03 Tom Tromey <tromey@redhat.com>
9871
9872 * gdb.python/py-value.exp (test_parse_and_eval): New
9873 function.
9874
1f3b5d1b
PP
98752009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
9876
9877 PR gdb/11022
9878
9879 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
9880 * gdb.base/pr11022.c: New test.
9881
8b7dbdc9
JK
98822009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9883
9884 Fix spurious false FAILs.
9885 * gdb.base/structs.c (chartest): New.
9886 (main): Fill-in chartest.
9887 * gdb.base/structs.exp (anychar_re, first): New.
9888 (start_structs_test): Import global anychar_re and first.
9889 New gdb_test call "set print elements 300; ${testfile}"
9890 (start_structs_test <$first>): New block.
9891 (any): Import global anychar_re. New variable ac. Use ${ac}.
9892
6a53b2ec
JK
98932009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9894
9895 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
9896
d7167b4c
JK
98972009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9898
9899 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
9900 Force $srcfile file.
9901 * gdb.base/foll-fork.c (callee): Comment out the printf call.
9902
b1798462
UW
99032009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9904
9905 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
9906 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
9907 * gdb.threads/watchthreads-reorder.exp: Likewise.
9908
b6199126
DJ
99092009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
9910
9911 PR gdb/8704
9912
9913 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
9914 "if", and "thread". Correct matching in the previous test.
9915
b22a0510
DJ
99162009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
9917
9918 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
9919
930636d2
MS
99202009-11-23 Michael Snyder <msnyder@vmware.com>
9921
9922 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
9923 * gdb.reverse-watch-precsave.exp: Ditto.
9924
21a0512e
PP
99252009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
9926
9927 * gdb.asm/asm-source.exp: Adjust.
9928 * gdb.base/help.exp: Adjust.
889bf7c5 9929
fc30d5e0
PA
99302009-11-22 Pedro Alves <pedro@codesourcery.com>
9931
9932 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
9933 (do_syscall_tests_without_xml): Set data-directory to
9934 /the/path/to/nowhere.
9935
f6bc2008
PA
99362009-11-21 Pedro Alves <pedro@codesourcery.com>
9937
9938 * gdb.threads/local-watch-wrong-thread.c,
9939 gdb.threads/local-watch-wrong-thread.exp: New files.
9940
8c2fb5de
PA
99412009-11-21 Pedro Alves <pedro@codesourcery.com>
9942
9943 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
9944 assume new `regsub' syntax available.
9945
ebec9a0f
PA
99462009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9947
a79d3c27
JK
9948 * gdb.base/watchpoint-hw-hit-once.exp,
9949 gdb.base/watchpoint-hw-hit-once.c: New.
9950
99512009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9952
9953 * gdb.threads/watchthreads-reorder.exp,
9954 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 9955
276a961b
MK
99562009-11-17 Nathan Sidwell <nathan@codesourcery.com>
9957
9958 * gdb.xml/tdesc-regs.exp: Use for m68k.
9959
4867c1fb
PA
99602009-11-15 Pedro Alves <pedro@codesourcery.com>
9961
9962 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
9963
f6838f81
DJ
99642009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9965
9966 * lib/gdb.exp (current_target_name): New procedure.
9967 (gdb_wrapper_target): New variable.
9968 (gdb_wrapper_init): Set gdb_wrapper_target.
9969 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
9970 wrapper.
9971
4ac4dd3f
DJ
99722009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9973
9974 * gdb.base/remote.exp: Delete the slowest load test.
9975 Do not load with fixed packet sizes.
9976
a7881759
DJ
99772009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9978
9979 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
9980
97a5b505
DJ
99812009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9982
9983 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
9984 srcfile when setting a breakpoint.
9985
d3e1fc54
DJ
99862009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
9987
9988 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
9989 macros.
9990
7cbcbded
DJ
99912009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9992
9993 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
9994 to be in memory.
9995 * gdb.base/display.c (force_mem): New.
9996 (do_loops): Use it. Add breakpoint comments.
9997 (do_vars): Add a breakpoint comment.
9998 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
9999 line numbers.
10000
bdea3a92
NF
100012009-11-13 Nathan Froyd <froydnj@codesourcery.com>
10002
10003 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
10004 instead of a bare "run".
10005
269f82e5
PP
100062009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
10007
10008 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 10009
a69b7d9d
DJ
100102009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
10011
10012 * lib/cell.exp (skip_cell_tests): Clean up test files before
10013 returning.
10014
b598bfda
DJ
100152009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
10016
10017 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
10018 and the breakpoint menu. Do not call perror if a prompt is seen.
10019 Consume the following GDB prompt.
10020 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
10021 * gdb.cp/namespace.exp: Use gdb_test.
10022 * gdb.cp/templates.exp: Use gdb_test.
10023 (test_template_breakpoints): Use gdb_test_multiple.
10024
87728fa0
DJ
100252009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
10026
10027 * gdb.base/break1.c (struct some_struct, values): Move earlier.
10028 (marker4): Reference values.
10029
b67c692f
DJ
100302009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
10031
10032 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
10033 is missing.
10034
f0df251a
DJ
100352009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
10036
10037 * gdb.base/break.c (need_malloc): New.
10038 * gdb.base/constvars.c (main): Reference crass and crisp.
10039 * gdb.base/gdb1821.c (main): Reference bar.
10040 * gdb.cp/gdb1355.cc (main): Reference s1.
10041 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
10042 (main): Call them.
10043 * gdb.cp/hang2.cc (dummy2): Define.
10044 * gdb.cp/hang3.cc (dummy3): Define.
10045 * gdb.cp/m-data.cc (main): Reference shadow.
10046
bdf7534a
NF
100472009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
10048 Nathan Froyd <froydnj@codesourcery.com>
10049
10050 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
10051 remote host.
10052
f24fce77
NF
100532009-11-12 Nathan Froyd <froydnj@codesourcery.com>
10054
10055 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
10056 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
10057 * gdb.dwarf2/dw2-compressed.exp: Likewise.
10058 * gdb.dwarf2/dw2-intercu.exp: Likewise.
10059 * gdb.dwarf2/dw2-intermix.exp: Likewise.
10060 * gdb.dwarf2/dw2-producer.exp: Likewise.
10061 * gdb.dwarf2/mac-fileno.exp: Likewise.
10062 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
10063 py-prettyprint.py to the remote host.
10064 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
10065
40f0318e
KS
100662009-11-11 Keith Seitz <keiths@redhat.com>
10067
10068 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
10069 use it instead of "Foo".
10070 * gdb.cp/classes.exp (do_tests): Add a test to access
10071 a method through a typedef'd class name.
10072
f3d9f7fb
NF
100732009-11-11 Nathan Froyd <froydnj@codesourcery.com>
10074
10075 * gdb.base/long_long.exp: Permit leading zeros on floating-point
10076 exponents.
10077 * gdb.base/pointers.exp: Likewise.
10078 * gdb.cp/ref-types.exp: Likewise.
10079
a4216f37
KS
100802009-11-11 Keith Seitz <keiths@redhat.com>
10081
10082 * gdb.cp/cplusfuncs.cc (class foo): Add operators
10083 new[] and delete[].
10084 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
10085 "void".
10086 (probe_demangler): Remove all single-quoting of
10087 method and variable names.
10088 (info_func_regexp): Remove the word "void" from any
10089 occurrence of "(void)".
10090 (print_addr_2): Remove all single-quoting of
10091 method names.
10092 (print_addr_2_kfail): Likewise.
10093 (print_addr): Single-quote C function names before
10094 passing to print_addr_2.
10095 (test_paddr_operator_functions): Remove single-quoting
10096 for method names.
10097 Add tests for operator new[] and operator delete[].
10098
9b14d7aa
JK
100992009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10100
10101 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
10102
85feb311
KS
101032009-11-09 Keith Seitz <keiths@redhat.com>
10104
10105 * gdb.cp/overload.exp: Add tests for resolving overloaded
10106 methods in expression parsing/evaluation.
10107
fa335448
DJ
101082009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
10109
10110 * lib/gdb.exp (default_gdb_version): Use --version instead of
10111 --command.
10112
ec3c07fc
NS
101132009-11-10 Nathan Sidwell <nathan@codesourcery.com>
10114
10115 * lib/gdb.exp (gdb_compile_test): New.
10116 (skip_ada_tests, skip_java_tests): New.
10117 (gdb_compile): Use gdb_compile_test for f77.
10118 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
10119 * lib/java.exp (compile_java_from_source): Remove runtests check,
10120 use gdb_compile_test to record result.
10121 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
10122 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
10123 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
10124 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
10125 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
10126 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
10127 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
10128 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
10129 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
10130 adjust gdb_compile invocations.
10131
b8b4e42b
JK
101322009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10133
10134 * Makefile.in (abs_builddir): New.
10135 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
10136 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
10137 `$(abs_builddir)/site.exp'.
10138
f8b7eaf3
DJ
101392009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
10140
10141 * config/m68k-emc.exp, lib/emc-support.exp,
10142 gdb.trace/gdb_c_test.c: Delete.
10143 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
10144 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
10145 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
10146 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
10147 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
10148 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
10149 casing for m68k-*-elf.
10150
c4187697
NS
101512009-11-03 Pedro Alves <pedro@codesourcery.com>
10152
10153 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
10154 * gdb.arch/i386-prologue.exp: Likewise.
10155 * gdb.arch/i386-unwind.exp: Likewise.
10156
db16b772
DJ
101572009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
10158
10159 * lib/gdb.exp (gdb_expect): Fix timeout typo.
10160
bcf71277
DJ
101612009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
10162
10163 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
10164
0105cee2
DJ
101652009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
10166
10167 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
10168
24ddea62
JK
101692009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10170
10171 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
10172
287ccc17
JK
101732009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10174
10175 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
10176 * gdb.base/sepdebug2.c: New file.
10177
08bca259 101782009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
10179
10180 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
10181 the modified warnings for catch syscall. Verify if GDB was compiled
10182 with support for lib expat, and choose which tests to run depending
10183 on this.
10184
5d4e2b76
VP
101852009-10-30 Vladimir Prus <vladimir@codesourcery.com>
10186
10187 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
10188 that composite commands are parsed OK. And also test
10189 that breakpoint commands do work.
10190
240e538a
MS
101912009-10-23 Michael Snyder <msnyder@vmware.com>
10192
10193 gdb.reverse/consecutive-precsave.exp: Change expect pattern
10194 to allow for new disassembly style.
10195
9c419145
PP
101962009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
10197
10198 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 10199
02506ff1
MS
102002009-10-22 Michael Snyder <msnyder@vmware.com>
10201
10202 * gdb.reverse/break-precsave.exp: New test.
10203 * gdb.reverse/consecutive-precsave.exp: Ditto.
10204 * gdb.reverse/finish-precsave.exp: Ditto.
10205 * gdb.reverse/i386-precsave.exp: Ditto.
10206 * gdb.reverse/machinestate-precsave.exp: Ditto.
10207 * gdb.reverse/sigall-precsave.exp: Ditto.
10208 * gdb.reverse/solilb-precsave.exp: Ditto.
10209 * gdb.reverse/step-precsave.exp: Ditto.
10210 * gdb.reverse/until-precsave.exp: Ditto.
10211 * gdb.reverse/watch-precsave.exp: Ditto.
10212
4cf866a3
MS
102132009-10-22 Michael Snyder <msnyder@vmware.com>
10214
10215 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
10216 for gdb_expect. Adjust one test's expect strings for the new
10217 format of disassemble.
10218 * gdb.reverse/finish-reverse.exp: Delete 'return'.
10219 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
10220 gdb_test_multiple.
10221 * gdb.reverse/step-reverse.exp: Delete 'return'.
10222 * gdb.reverse/until-reverse.exp: Delete blank lines.
10223 * gdb.reverse/watch-reverse.exp: Delete blank lines.
10224
2b28d209
PP
102252009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
10226
10227 * gdb.base/consecutive.exp: Adjust.
10228 * gdb.base/display.exp: Likewise.
10229 * gdb.base/pc-fp.exp: Likewise.
10230 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 10231
33b9c32b
MS
102322009-10-19 Michael Snyder <msnyder@vmware.com>
10233
10234 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
10235 * gdb.reverse/finish-reverse.c: Ditto.
10236 * gdb.reverse/sigall-reverse.c: Ditto.
10237 * gdb.reverse/solib-reverse.c: Ditto.
10238 * gdb.reverse/step-reverse.c: Ditto.
10239 * gdb.reverse/watch-reverse.c: Ditto.
10240
6c95b8df
PA
102412009-10-19 Pedro Alves <pedro@codesourcery.com>
10242 Stan Shebs <stan@codesourcery.com>
10243
10244 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
10245 * gdb.base/foll-exec.exp: Adjust to expect a process id before
10246 "Executing new program".
10247 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
10248 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
10249 left listed after having been killed.
10250 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
10251 * gdb.base/maint.exp: Adjust test.
10252
10253 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
10254 * gdb.multi/Makefile.in: New.
10255 * gdb.multi/base.exp: New.
10256 * gdb.multi/goodbye.c: New.
10257 * gdb.multi/hangout.c: New.
10258 * gdb.multi/hello.c: New.
10259 * gdb.multi/bkpt-multi-exec.c: New.
10260 * gdb.multi/bkpt-multi-exec.exp: New.
10261 * gdb.multi/crashme.c: New.
10262
279017b7
TG
102632009-10-13 Tristan Gingold <gingold@adacore.com>
10264
10265 * gdb.base/sepdebug.exp: Check debug info are found.
10266
0413d738
PA
102672009-10-08 Pedro Alves <pedro@codesourcery.com>
10268
10269 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
10270 bits.
10271
c628eecc
JK
102722009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10273
10274 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
10275
38af1bfe
JB
102762009-10-07 Joel Brobecker <brobecker@adacore.com>
10277
10278 * gdb.base/watchpoints.c: Add copyright header. Reformat one
10279 of the comments.
10280
2b0adecd
PM
102812009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
10282
10283 * gdb.base/annota1.exp: Remove obsolete match_max increase.
10284 * gdb.base/annota3.exp: Idem.
10285 * gdb.base/maint.exp: Idem.
10286
8d417781
PM
102872009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
10288
889bf7c5 10289 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
10290 to default.
10291
bb61102d
PM
102922009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
10293
889bf7c5 10294 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
10295 mingw and cygwin targets.
10296
ace5c364
PM
102972009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
10298 Pedro Alves <pedro@codesourcery.com>
10299
889bf7c5 10300 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
10301 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
10302
c2d494a0
PM
103032009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
10304
e1b52ce2
PM
10305 * gdb.base/shr1.c: Use %p in format string.
10306 * gdb.base/unload.c: Avoid warning in fprintf.
10307 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 10308
209f53f5
PM
103092009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
10310
10311 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
10312 long type.
10313 (test_unlink): Correct printf string.
10314 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
10315 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
10316
8172766a
JK
103172009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10318
10319 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
10320 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
10321 * gdb.arch/ia64-breakpoint-shadow.S: New file.
10322
0f73703c
UW
103232009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10324
10325 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
10326 * gdb.objc/nondebug.exp: Likewise.
10327
b32306ca
UW
103282009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10329
10330 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
10331 target_info setting.
10332
10333 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
10334 that detect new threads during "info threads".
10335
0057022f
UW
103362009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10337
10338 * gdb.threads/manythreads.c (main): Increase thread stack size
10339 to 2*PTHREAD_STACK_MIN.
10340 * gdb.threads/multi-create.c (main): Likewise.
10341 (create_function): Likewise.
10342
f29c0325
UW
103432009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10344
10345 * gdb.base/dump.exp: Pass difference of pointer types instead
10346 of integer types as offset to restore in intarr3.srec case.
10347
fcb34849
UW
103482009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10349
10350 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
10351
d5142e3b
UW
103522009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10353
10354 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
10355
087b74b2 103562009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 10357
087b74b2
PM
10358 New test for two watchpoints, with disabling of
10359 the first inserted.
10360 * testsuite/gdb.base/watchpoints.c: New file.
10361 * testsuite/gdb.base/watchpoints.exp: New file.
10362
96c07c5b
TT
103632009-09-25 Tom Tromey <tromey@redhat.com>
10364
10365 * gdb.base/charset.exp: Test utf-16 strings with Python.
10366
b8899f2b
TT
103672009-09-25 Tom Tromey <tromey@redhat.com>
10368
10369 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
10370 UCS-4.
10371 * gdb.base/charset.c (utf_32_string): Rename.
10372 (init_utf32): Rename.
10373 (main): Update.
10374
329719ec
TT
103752009-09-22 Tom Tromey <tromey@redhat.com>
10376
10377 * gdb.python/py-function.exp: Add regression tests.
10378
11ef0d76
KS
103792009-09-21 Keith Seitz <keiths@redhat.com>
10380
10381 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
10382 with invalid operator.
10383
3fe8f3b3
KS
103842009-09-21 Keith Seitz <keiths@redhat.com>
10385
10386 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
10387 and destructor using typedef name of class.
10388 * gdb.cp/classes.cc (class Base1): Add a destructor.
10389 (base1): New typedef.
10390 (use_methods): Instanitate an object of type base1.
10391 * gdb.cp/templates.exp (test_template_typedef): New procedure.
10392 (do_tests): Call test_template_typedef.
10393 * gdb.cp/templates.cc (Baz::~Baz): New method.
10394 (intBazOne): New typedef.
10395 (main): Instantiate intBazOne.
10396
7a9fe101
PM
103972009-09-21 Phil Muldoon <pmuldoon@redhat.com>
10398
10399 PR python/10633
10400
10401 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
10402 Function.
10403 (run_lang_tests): Add print elements test.
10404
2e4d963f
PM
104052009-09-21 Phil Muldoon <pmuldoon@redhat.com>
10406
10407 * gdb.python/py-value.exp (test_subscript_regression): New
10408 function. Test for invalid subscripts.
10409 * gdb.python/py-value.c (main): Add test array, and pointer to it.
10410 (ptr_ref): New function.
10411
ec7e75e7
PP
104122009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
10413
10414 * gdb.base/default.exp: Fix "show convenience".
10415
0cc7d26f
TT
104162009-09-15 Tom Tromey <tromey@redhat.com>
10417
10418 * lib/mi-support.exp (mi_create_varobj): Update.
10419 (mi_create_floating_varobj): Likewise.
10420 (mi_create_dynamic_varobj): New proc.
10421 (mi_varobj_update): Update.
10422 (mi_varobj_update_with_type_change): Likewise.
10423 (mi_varobj_update_kv_helper): New proc.
10424 (mi_varobj_update_dynamic_helper): Rewrite.
10425 (mi_varobj_update_dynamic): New proc.
10426 (mi_list_varobj_children): Update.
10427 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
10428 * gdb.python/python-prettyprint.py (pp_outer): New class.
10429 (pp_nullstr): Likewise.
10430 (lookup_function): Register new printers.
10431 * gdb.python/python-prettyprint.c (struct substruct): New type.
10432 (struct outerstruct): Likewise.
10433 (substruct_test): New function.
10434 (struct nullstr): New type.
10435 (string_1, string_2): New globals.
10436 (main): Add new tests.
10437 * gdb.python/python-mi.exp: Added regression tests.
10438 * gdb.mi/mi2-var-display.exp: Update.
10439 * gdb.mi/mi2-var-cmd.exp: Update.
10440 * gdb.mi/mi2-var-child.exp: Update.
10441 * gdb.mi/mi2-var-block.exp: Update.
10442 * gdb.mi/mi-var-invalidate.exp: Update.
10443 * gdb.mi/mi-var-display.exp: Update.
10444 * gdb.mi/mi-var-cmd.exp: Update.
10445 * gdb.mi/mi-var-child.exp: Update.
10446 * gdb.mi/mi-var-block.exp: Update.
10447 * gdb.mi/mi-break.exp: Update.
10448 * gdb.mi/gdb701.exp: Update.
10449
a96d9b2e
SDJ
104502009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
10451
10452 * Makefile.in: Inclusion of catch-syscall object.
10453 * gdb.base/catch-syscall.c: New file.
10454 * gdb.base/catch-syscall.exp: New file.
10455
b43b923a
MS
104562009-09-12 Michael Snyder <msnyder@vmware.com>
10457
10458 * gdb.reverse/step-reverse.exp: Explicitly check for targets
10459 that can support reverse debuggnig.
10460
cec03d70
TT
104612009-09-11 Tom Tromey <tromey@redhat.com>
10462
10463 * gdb.dwarf2/valop.S: New file.
10464 * gdb.dwarf2/valop.exp: New file.
10465
e23bb3fc
MK
104662009-09-11 Mark Kettenis <kettenis@gnu.org>
10467
10468 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
10469
37c3696d
DE
104702009-09-10 Doug Evans <dje@google.com>
10471
10472 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
10473 Add $gdb_prompt to second breakpoint regexp.
10474
5172aecb
JB
104752009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
10476
10477 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
10478 names, add missing ones.
10479 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
10480 * gdb.python/py-frame.c: Rename from python-frame.c.
10481 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
10482 testfile name.
10483 * gdb.python/py-function.exp: Rename from python-function.exp.
10484 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
10485 testfile name.
10486 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
10487 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
10488 Adjust testfile name.
10489 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
10490 * gdb.python/py-template.cc: Rename from python-template.cc.
10491 * gdb.python/py-template.exp: Rename from python-template.exp.
10492 Adjust testfile name.
10493 * gdb.python/py-value.c: Rename from python-value.c.
10494 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
10495 testfile name.
10496
b554e4bd
JK
104972009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10498
10499 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
10500 $bpt2address.
10501 (Second breakpoint address is valid on ia64)
10502 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
10503
9a68ae16
JM
105042009-09-03 Joseph Myers <joseph@codesourcery.com>
10505
10506 * gdb.base/ending-run.exp: Restrict regular expression matching
10507 line number to require closing brace following.
10508
146b9145
DE
105092009-09-03 Doug Evans <dje@google.com>
10510
10511 * gdb.base/store.exp (check_set): Fix typo in expected value message.
10512
787d21e1
TT
105132009-09-02 Tom Tromey <tromey@redhat.com>
10514
10515 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
10516
e7802207
TT
105172009-09-02 Tom Tromey <tromey@redhat.com>
10518
10519 * gdb.dwarf2/callframecfa.exp: New file.
10520 * gdb.dwarf2/callframecfa.S: New file.
10521
817aadd2
JK
105222009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10523
10524 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
10525 gdb.base/solib-overlap-main.c: New.
10526
4a76eae5
DJ
105272009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
10528
10529 PR gdb/10565
10530
10531 * gdb.base/bitfields.c (struct container, container): New.
10532 (main): Initialize it and call break5.
10533 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
10534
d4b96c9a
JK
105352009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10536
10537 Support constant DW_AT_data_member_location by GCC PR debug/40659.
10538 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
10539
4e22772d
JK
105402009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10541
10542 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
10543
2efab443
MS
105442009-08-26 Michael Snyder <msnyder@vmware.com>
10545
10546 * gdb.base/i386-reverse.c: New file.
10547 * gdb.base/i386-reverse.exp: New file.
10548 * gdb.base/Makefile.in: Add new files to be removed.
10549
07ab73a0
JM
105502009-08-26 Joseph Myers <joseph@codesourcery.com>
10551
10552 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
10553 environment-pwd for remote host.
10554 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
10555
676accff
KS
105562009-08-24 Keith Seitz <keiths@redhat.com>
10557
10558 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
10559 Add two new C++ completer tests which limit the output to a
889bf7c5 10560 given class.
676accff 10561
f9f7ad22
MS
105622009-08-24 Michael Snyder <msnyder@vmware.com>
10563
10564 * gdb.base/del.exp: Fix typo in comment.
10565 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
10566
81ecdfbb
RW
105672009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
10568
10569 * configure: Regenerate.
10570 * gdb.hp/configure: Likewise.
10571 * gdb.hp/gdb.aCC/configure: Likewise.
10572 * gdb.hp/gdb.base-hp/configure: Likewise.
10573 * gdb.hp/gdb.compat/configure: Likewise.
10574 * gdb.hp/gdb.defects/configure: Likewise.
10575 * gdb.hp/gdb.objdbg/configure: Likewise.
10576 * gdb.stabs/configure: Likewise.
10577
cab0c772
UW
105782009-08-19 Doug Evans <dje@google.com>
10579
10580 * gdb.base/gdbvars.c: New file.
10581 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
10582
b8fa0bfa
PA
105832009-08-14 Pedro Alves <pedro@codesourcery.com>
10584
10585 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
10586 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
10587
b84aa90a
PA
105882009-08-13 Pedro Alves <pedro@codesourcery.com>
10589
10590 * gdb.base/default.exp: Adjust "set language test": it's now an
10591 enum command. Larger help string moved to "help set language".
10592 * gdb.base/help.exp: Adjust "help set language" expected output,
10593 now lists all known languages.
10594
0d8f9b2c
NF
105952009-08-11 Nathan Froyd <froydnj@codesourcery.com>
10596
10597 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
10598 all frame arguments.
10599 * gdb.arch/altivec-regs.exp: Likewise.
10600
bda180e0
TT
106012009-08-07 Tom Tromey <tromey@redhat.com>
10602
10603 * gdb.base/setshow.exp: Add tests for changes to set language, set
10604 check range, and set check type.
10605
48cb2d85
VP
106062009-08-03 Vladimir Prus <vladimir@codesourcery.com>
10607
10608 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
10609 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 10610 Call it.
48cb2d85 10611
1ea34204
UW
106122009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10613
10614 * configure.ac: Run gdb.cell tests when appropriate.
10615 * configure: Regenerate.
10616 * lib/cell.exp: New file.
10617 * gdb.cell: New directory.
10618 * gdb.cell/configure.ac: New file.
10619 * gdb.cell/configure: New file.
10620 * gdb.cell/Makefile.in: New file.
10621 * gdb.cell/arch.exp: New file.
10622 * gdb.cell/break.c: New file.
10623 * gdb.cell/break.exp: New file.
10624 * gdb.cell/break-spu.c: New file.
10625 * gdb.cell/bt.c: New file.
10626 * gdb.cell/bt2-spu.c: New file.
10627 * gdb.cell/bt-spu.c: New file.
10628 * gdb.cell/bt.exp: New file.
10629 * gdb.cell/coremaker.c: New file.
10630 * gdb.cell/coremaker-spu.c: New file.
10631 * gdb.cell/core.exp: New file.
10632 * gdb.cell/gcore.exp: New file.
10633 * gdb.cell/data.c: New file.
10634 * gdb.cell/data.exp: New file.
10635 * gdb.cell/data-spu.c: New file.
10636 * gdb.cell/ea-cache.exp: New file.
10637 * gdb.cell/ea-cache.c: New file.
10638 * gdb.cell/ea-cache-spu.c: New file.
10639 * gdb.cell/ea-standalone.c: New file.
10640 * gdb.cell/ea-standalone.exp: New file.
10641 * gdb.cell/ea-test.c: New file.
10642 * gdb.cell/ea-test.exp: New file.
10643 * gdb.cell/f-regs.exp: New file.
10644 * gdb.cell/mem-access.c: New file.
10645 * gdb.cell/mem-access.exp: New file.
10646 * gdb.cell/mem-access-spu.c: New file.
10647 * gdb.cell/ptype.exp: New file.
10648 * gdb.cell/registers.exp: New file.
10649 * gdb.cell/size.c: New file.
10650 * gdb.cell/sizeof.exp: New file.
10651 * gdb.cell/size-spu.c: New file.
10652 * gdb.cell/solib.exp: New file.
10653 * gdb.cell/solib-symbol.exp: New file.
10654
85e747d2
UW
106552009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10656
10657 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
10658
58d6951d
DJ
106592009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
10660
10661 * gdb.base/float.exp: Handle VFP registers.
10662
6e0a4f15
MS
106632009-07-14 Michael Snyder <msnyder@vmware.com>
10664
dcd5da87
MS
10665 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
10666 to bring gdb to the beginning of the calling line.
10667
6e0a4f15
MS
10668 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
10669 confusing the i386 epilogue unwinder.
10670
782b2b07
SS
106712009-07-14 Stan Shebs <stan@codesourcery.com>
10672
10673 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
10674
f662c3bc
MS
106752009-07-14 Michael Snyder <msnyder@vmware.com>
10676
10677 * gdb.reverse/step-reverse.exp (stepi into function call):
10678 Call instruction may not be first instruction in the line.
10679 (reverse stepi from a function call): Used wrong line number.
10680
8f313923
JK
106812009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10682
10683 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
10684
4662c76e
JK
106852009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10686
10687 Fix gdb.base/macscp.exp when using custom inputrc.
10688 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
10689 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
10690 env(TERM) set.
10691 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
10692 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
10693
aa81e255
JK
106942009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10695
10696 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
10697 * gdb.base/annota1.exp (thread_test): Import global $testfile.
10698 Change the compilation target to match the testcase name.
10699 * gdb.base/sect-cmd.exp: Change the compilation target to match the
10700 testcase name.
10701 * a2-run.exp: Use for setup prepare_for_testing. Change the
10702 compilation target to match the testcase name.
10703 * gdb.base/commands.exp: Likewise.
10704 * gdb.base/finish.exp: Likewise.
10705 * gdb.base/float.exp: Likewise.
10706 * gdb.base/info-target.exp: Likewise.
10707 * gdb.base/relational.exp: Likewise.
10708 * gdb.base/term.exp: Likewise.
10709 * gdb.base/until.exp: Likewise.
10710 * gdb.base/volatile.exp: Likewise.
10711 * gdb.base/whatis-exp.exp: Likewise.
10712
4c93b1d7
HZ
107132009-07-11 Hui Zhu <teawater@gmail.com>
10714
10715 * gdb.base/help.exp (disassemble): Update expected help text.
10716
812f7342
TT
107172009-07-09 Tom Tromey <tromey@redhat.com>
10718
10719 * lib/gdb.exp: Handle TRANSCRIPT.
10720 (remote_spawn, remote_close, send_gdb): New procs.
10721
fbb8f299
PM
107222009-07-10 Phil Muldoon <pmuldoon@redhat.com>
10723
10724 * gdb.python/python-prettyprint.c: Add counted null string
10725 structure.
10726 * gdb.python/python-prettyprint.exp: Print null string. Test for
10727 embedded nulls.
10728 * gdb.python/python-prettyprint.py (pp_ns): New Function.
10729 * gdb.python/python-value.exp (test_value_in_inferior): Add
10730 variable length string fetch tests.
10731 * gdb.python/python-value.c (main): Add strings for string fetch tests.
10732
c0ac0ec7
JK
107332009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10734
10735 * gdb.base/dump.exp (inaccessible memory is reported): New test.
10736
30b66ecc
TT
107372009-07-07 Tom Tromey <tromey@redhat.com>
10738
10739 * gdb.base/call-rt-st.exp: Update for change to escape output.
10740 * gdb.base/callfuncs.exp: Likewise.
10741 * gdb.base/charset.exp: Likewise.
10742 * gdb.base/constvars.exp: Likewise.
10743 * gdb.base/long_long.exp: Likewise.
10744 * gdb.base/pointers.exp: Likewise.
10745 * gdb.base/printcmds.exp: Likewise.
10746 * gdb.base/setvar.exp: Likewise.
10747 * gdb.base/store.exp: Likewise.
10748 * gdb.cp/ref-types.exp: Likewise.
10749 * gdb.mi/mi-var-child.exp: Likewise.
10750 * gdb.mi/mi-var-display.exp: Likewise.
10751 * gdb.mi/mi2-var-display.exp: Likewise.
10752 * gdb.base/charset.exp: Test octal escape sequence length.
10753 Update for change to escape output.
10754
187c4a2b
JK
107552009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10756
10757 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
10758
d80a43f9
DJ
107592009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
10760
10761 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
10762
047427a8
JK
107632009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10764
10765 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
10766 gdbserver increasing $portnum if "Can't bind address" has been seen.
10767
8b5a0f4f
PA
107682009-07-05 Pedro Alves <pedro@codesourcery.com>
10769
10770 * gdb.base/ending-run.exp: Add "step out of main" pattern for
10771 mingw32ce.
10772
7d93ba58
PA
107732009-07-05 Pedro Alves <pedro@codesourcery.com>
10774
10775 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
10776 VFP format.
10777
2277426b
PA
107782009-07-02 Pedro Alves <pedro@codesourcery.com>
10779
10780 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
10781 linux. Adjust to use "inferior", "info inferiors", "detach
10782 inferior" and "kill inferior" instead of "restart", "info fork",
10783 "detach fork" and "delete fork".
10784 * gdb.base/ending-run.exp: Spell out "info".
10785 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
10786 the "kill" command.
10787
5af949e3
UW
107882009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10789
10790 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
10791 change to prefix TLS offset in hex with 0x.
10792
5d3729b5
UW
107932009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10794
10795 * gdb.base/default.exp: Update test case for "x" changes.
10796
af589bd0
TG
107972009-07-01 Tristan Gingold <gingold@adacore.com>
10798
10799 * gdb.base/bigcore.exp: Make darwin untested.
10800
40974f91
JK
108012009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10802
10803 * gdb.base/completion.exp (directory completion): Create the directory.
10804 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
10805 escapeuniquesub.
10806 (directory completion 2): Expect now ${escapeuniquesub}.
10807 (Glob remaining of directory test): Remove one excessive newline.
10808 Expect the real output.
10809
59dd3af6
JK
108102009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10811
10812 Fix `make check//%' target after `make check' has been ran.
10813 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
10814 a mkdir call.
10815 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
10816 (%/.dir): Remove.
10817
f4e164aa
JK
108182009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10819
10820 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
10821 the expected result record.
10822
69af2122
JK
108232009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10824
10825 Remove racy FAILs relying just on the timeouts.
10826 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
10827 (annotation_level 2): Remove racy FAILs.
10828
2fd481e1
PP
108292009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
10830
10831 gdb/10275
889bf7c5
PA
10832 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
10833
c38f313d
DJ
108342009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
10835
10836 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
10837
8b777f02
VP
108382009-06-30 Vladimir Prus <vladimir@codesourcery.com>
10839
10840 * gdb.mi/mi-stack.exp: Testing symbolic options
10841 to -stack-list-locals and -stack-list-arguments.
10842
00c7eacf
JK
108432009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10844
10845 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
10846
6bc80edc
TT
108472009-06-29 Tom Tromey <tromey@redhat.com>
10848
10849 * dg-extract-results.sh: New file.
10850 * Makefile.in (FORCE_PARALLEL): New variable.
10851 (CHECK_TARGET): New conditional variable.
10852 (check): Use CHECK_TARGET.
10853 (DO_RUNTEST): New variable.
10854 (check-single): New target.
10855 (TEST_DIRS): New variable.
10856 (TEST_TARGETS): Likewise.
10857 (check-parallel): New target.
10858 (check-gdb.%): New pattern.
10859 (BASE1_FILES): New variable.
10860 (BASE2_FILES): Likewise.
10861 (check-gdb.base%): New pattern.
10862 (%/.dir): New pattern.
10863 * configure: Rebuild.
10864 * aclocal.m4 (AM_CONDITIONAL): New defun.
10865 * configure.ac: Check whether user is using GNU make.
10866 (GMAKE): New conditional.
10867
794684b6
SW
108682009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
10869
10870 * gdb.cp/namespace-nested-import.cc: New test.
10871 * gdb.cp/namespace-nested-import.exp: New test.
10872
edb3359d
DJ
108732009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
10874
10875 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
10876 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
10877 * gdb.opt/Makefile.in (EXECUTABLES): Update.
10878 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
10879 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
10880 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
10881 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
10882 gdb.opt/inline-markers.c: New files.
10883 * lib/gdb.exp (skip_inline_frame_tests): New function.
10884 (skip_inline_var_tests): New function.
10885
cf657a0c
AS
108862009-06-27 Andreas Schwab <schwab@linux-m68k.org>
10887
10888 * gdb.cp/exception.exp: Don't require $hex before inner frame in
10889 backtrace.
10890
28d41a99
MS
108912009-06-27 Michael Snyder <msnyder@vmware.com>
10892
10893 * gdb.reverse: New directory.
10894 * gdb.reverse/break-reverse.c: New test.
10895 * gdb.reverse/break-reverse.exp: New test.
10896 * gdb.reverse/consecutive-reverse.c: New test.
10897 * gdb.reverse/consecutive-reverse.exp: New test.
10898 * gdb.reverse/finish-reverse.c: New test.
10899 * gdb.reverse/finish-reverse.exp: New test.
10900 * gdb.reverse/machinestate.c: New test.
10901 * gdb.reverse/ms1.c: New test.
10902 * gdb.reverse/machinestate.exp: New test.
10903 * gdb.reverse/Makefile.in: New file.
10904 * gdb.reverse/shr2.c: New test.
10905 * gdb.reverse/solib-reverse.c: New test.
10906 * gdb.reverse/solib-reverse.exp: New test.
10907 * gdb.reverse/step-reverse.c: New test.
10908 * gdb.reverse/step-reverse.exp: New test.
10909 * gdb.reverse/until-reverse.c: New test.
10910 * gdb.reverse/ur1.c: New test.
10911 * gdb.reverse/until-reverse.exp: New test.
10912 * gdb.reverse/watch-reverse.c: New test.
10913 * gdb.reverse/watch-reverse.exp: New test.
10914 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
10915 * configure: Regenerate.
10916
fe3c8b0d
DE
109172009-06-26 Doug Evans <dje@google.com>
10918
10919 * gdb.base/psymtab.exp: Turn off pending breakpoints.
10920
3a72a602
PM
109212009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
10922
10923 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
10924 windows problem for 'file delete $binfile'.
10925
27aa8d6a
SW
109262009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
10927
10928 * gdb.cp/namespace-using.exp: New test.
10929 * gdb.cp/namespace-using.cc: New test.
10930
8ac055f8
JB
109312009-05-20 Joel Brobecker <brobecker@adacore.com>
10932
10933 * gdb.ada/variant_record_packed_array: New testcase.
10934
85e306ed
TT
109352009-06-23 Tom Tromey <tromey@redhat.com>
10936
10937 * gdb.base/charset.exp (test_combination): Regression test.
10938 * gdb.base/charset.c (my_wchar_t): New typedef.
10939 (myvar): New global.
10940 (main): Set myvar.
10941
56643c5e
PM
109422009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
10943
10944 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
10945 target.
10946
1fac167a
UW
109472009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10948
10949 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
10950
7ccb0be9
UW
109512009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10952
10953 * gdb.mi/gdb680.exp: Update test for error message.
10954
568d6575
UW
109552009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10956
10957 * gdb.base/annota1.exp: Allow multiple occurrences of the
10958 frames-invalid annotation.
10959 * gdb.cp/annota2.exp: Likewise.
10960
7cd1089b
PM
109612009-06-15 Phil Muldoon <pmuldoon@redhat.com>
10962
10963 * gdb.cp/gdb2495.cc: New file.
10964 * gdb.cp/gdb2495.exp: New file.
10965
72c63395
JK
109662009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10967
10968 Report error on GDB crash during runto.
10969 * lib/gdb.exp (runto <eof>): New.
10970
3788363d
DJ
109712009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
10972
10973 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
10974 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
10975 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
10976 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
10977 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
10978 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
10979 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
10980 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
10981 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
10982 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
10983 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
10984 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
10985 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
10986 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
10987 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
10988 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
10989 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
10990 gdb.server/server-mon.exp, gdb.server/server-run.exp,
10991 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
10992 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
10993 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
10994 gdb.trace/passcount.exp, gdb.trace/report.exp,
10995 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
10996 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
10997 gdb.trace/while-stepping.exp: Use a unique name for the compiled
10998 executable.
10999
17592de3
PA
110002009-06-07 Pedro Alves <pedro@codesourcery.com>
11001
11002 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
11003 defined before referencing it.
11004
701e355d
DE
110052009-06-03 Doug Evans <dje@google.com>
11006
11007 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
11008 * gdb.arch/i386-see.c: Ditto.
11009
f2292c65
PM
110102009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
11011
11012 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
11013 (check_macro): Return 1 if undefined.
11014 If first test fails, check if macro debug information is available,
11015 and report unsupported test if no macro information is found.
11016
5a437975
DE
110172009-05-29 Doug Evans <dje@google.com>
11018
11019 * gdb.threads/hand-call-in-threads.exp: New.
11020 * gdb.threads/hand-call-in-threads.c: New.
11021
c141c696
MS
110222009-05-29 Michael Snyder <msnyder@vmware.com>
11023
11024 * gdb.base/break-always.exp: Change "1" to "on".
11025 Add confirmation check.
11026
b3444185
PA
110272009-05-28 Pedro Alves <pedro@codesourcery.com>
11028
11029 * gdb.threads/threxit-hop-specific.c: New.
11030 * gdb.threads/threxit-hop-specific.exp: New.
11031 * gdb.threads/thread-execl.c: New.
11032 * gdb.threads/thread-execl.exp: New.
11033
b6313243
TT
110342009-05-27 Tom Tromey <tromey@redhat.com>
11035 Thiago Jung Bauermann <bauerman@br.ibm.com>
11036
11037 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
11038 (mi_child_regexp): Likewise.
11039 (mi_list_varobj_children_range): Likewise.
11040 (mi_get_features): Likewise.
11041 (mi_list_varobj_children): Rewrite.
11042 * gdb.python/python-mi.exp: New file.
11043
a6bac58e
TT
110442009-05-27 Tom Tromey <tromey@redhat.com>
11045 Thiago Jung Bauermann <bauerman@br.ibm.com>
11046 Phil Muldoon <pmuldoon@redhat.com>
11047 Paul Pluzhnikov <ppluzhnikov@google.com>
11048
11049 * gdb.python/python-prettyprint.exp: New file.
11050 * gdb.python/python-prettyprint.c: New file.
11051 * gdb.python/python-prettyprint.py: New file.
11052 * gdb.base/display.exp: print/r is now valid.
11053
2c74e833
TT
110542009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
11055 Tom Tromey <tromey@redhat.com>
11056 Pedro Alves <pedro@codesourcery.com>
11057 Paul Pluzhnikov <ppluzhnikov@google.com>
11058
11059 * gdb.python/python-template.exp: New file.
11060 * gdb.python/python-template.cc: New file.
11061 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
11062 tests.
11063 * gdb.python/python-value.exp (py_objfile_tests): New proc.
11064 Call it.
11065 (test_value_after_death): New proc.
11066 * gdb.python/python-value.c (PTR): New typedef.
11067 (main): New variable 'x'.
11068
89c73ade
TT
110692009-05-27 Tom Tromey <tromey@redhat.com>
11070
11071 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
11072 tests.
11073 * gdb.python/python-value.exp (py_objfile_tests): New proc.
11074 Call it.
11075
a75724bc
PA
110762009-05-27 Pedro Alves <pedro@codesourcery.com>
11077
11078 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
11079
e58b0e63
PA
110802009-05-24 Pedro Alves <pedro@codesourcery.com>
11081
11082 * gdb.threads/fork-thread-pending.c: New.
11083 * gdb.threads/fork-thread-pending.exp: New.
11084
4ac36638
JK
110852009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11086
11087 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
11088 * gdb.dwarf2/dw2-strp.S (a_string2): New.
11089
889bf7c5 110902009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 11091
889bf7c5 11092 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 11093
b242c3c2
PA
110942009-05-17 Pedro Alves <pedro@codesourcery.com>
11095
11096 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
11097 `gdb_get_line_number'. Call `callee' in both parent and child.
11098 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
11099 `gdb_get_line_number' instead of hardcoding line numbers.
11100 (catch_fork_unpatch_child): New procedure to test detaching
11101 breakpoints from child fork.
11102 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
11103 hardcoding line numbers.
11104 (do_fork_tests): Run `catch_fork_unpatch_child'.
11105
ee342b23
VP
111062009-05-17 Vladimir Prus <vladimir@codesourcery.com>
11107
11108 * gdb.mi/mi-cmd-var.exp: Check that when varobj
11109 of structure type enters or leaves the scope, it
11110 is reported by -var-update.
11111
e2009e98
DE
111122009-05-11 Doug Evans <dje@sebabeach.org>
11113
11114 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 11115 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
11116 * gdb.threads/schedlock.c (main): Fix off-by-one error.
11117
00903456
JK
111182009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11119
11120 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
11121
dc621c35
DE
111222009-04-30 Doug Evans <dje@google.com>
11123
11124 * gdb.threads/watchthreads2.exp: New testcase.
11125 * gdb.threads/watchthreads2.c: New testcase.
11126
9ab4e744
DE
111272009-04-29 Doug Evans <dje@google.com>
11128
11129 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
11130 * gdb.cp/mb-ctor.cc: Ditto.
11131 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
11132 * gdb.cp/mb-inline.h (multi_line_foo): New function.
11133 * gdb.cp/mb-inline1.cc: Call it.
11134 * gdb.cp/mb-inline2.cc: Ditto.
11135 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
11136 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
11137
484086b7
JK
111382009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11139
11140 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
11141 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
11142 Replace all uses of `decimal' by `nonzero'.
11143 (info macro FROM_COMMANDLINE): New test.
11144
379a77b5
TT
111452009-04-27 Tom Tromey <tromey@redhat.com>
11146
11147 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
11148
b92b73c2
DE
111492009-04-27 Doug Evans <dje@google.com>
11150
11151 * gdb.threads/watchthreads.c (main): Initialize args before starting
11152 the threads. Plus formatting cleanup.
11153 * gdb.threads/watchthreads.exp: Avoid errant failures due to
11154 biased scheduling of one thread.
11155
945a118d
JG
111562009-04-27 Jerome Guitton <guitton@adacore.com>
11157
11158 * gdb.cp/templates.cc (GetMax): New template.
11159 (main): Declare two instances of GetMax.
11160 * gdb.cp/templates.exp: Add new test.
11161
d389af10
JK
111622009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11163
11164 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
11165
e7f86de9
JM
111662009-04-22 Joseph Myers <joseph@codesourcery.com>
11167
11168 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
11169
334cc82d
TT
111702009-04-15 Tom Tromey <tromey@redhat.com>
11171
11172 * gdb.base/charset.exp: Add regression test.
11173
d12672cc
JB
111742009-04-14 Joel Brobecker <brobecker@adacore.com>
11175
11176 * gdb.base/exe-lock.exp: New testcase.
11177
18e8c3bc
TT
111782009-04-13 Tom Tromey <tromey@redhat.com>
11179
11180 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
11181 operator on Frame.
11182
5ecd5cbe
UW
111832009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11184
11185 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
11186 * gdb.server/ext-attach.exp: Likewise.
11187
7309f756
VP
111882009-04-03 Vladimir Prus <vladimir@codesourcery.com>
11189
11190 Eliminate some sleep usage.
11191
889bf7c5
PA
11192 * gdb.mi/basics.c (do_nothing): New.
11193 (main): Use do_nothing instead of printf, so that
11194 not to introduce race condition between output of
11195 inferiour and output of gdb. Do not use sleep as it
11196 is not generally available on embedded targets.
7309f756 11197
f4b95f6f
PA
111982009-04-02 Pedro Alves <pedro@codesourcery.com>
11199
11200 * gdb.server/ext-attach.exp: Expect an optional process id after
11201 "Detached from remote process".
11202
de40b933
JK
112032009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11204
11205 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
11206 gdb.dwarf2/dw2-unresolved.exp: New.
11207
2ae101a4
PA
112082009-04-02 Pedro Alves <pedro@codesourcery.com>
11209
11210 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
11211 mi_run_to_main.
11212
56a8e183
PA
112132009-04-02 Pedro Alves <pedro@codesourcery.com>
11214
11215 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
11216 mi_run_to_main. Skip thread exit test on remote targets.
11217 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
11218 mi_run_to_main.
11219 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
11220 mi_run_to_main.
11221 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
11222 when expecting ^connected. Detect when the target doesn't support
11223 non-stop mode.
11224 (mi_run_cmd): Detect if non-stop mode was requested by isn't
11225 supported. Return -1 on error, 0 on success.
11226 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
11227 (mi_runto): Return mi_runto_helper's result explicitly.
11228
c35fafde
PA
112292009-04-01 Pedro Alves <pedro@codesourcery.com>
11230
11231 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
11232
f8a8dce6
JB
112332009-04-01 Tom Tromey <tromey@redhat.com>
11234
11235 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
11236 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
11237 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
11238 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
11239
71c25dea
TT
112402009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
11241 Jan Kratochvil <jan.kratochvil@redhat.com>
11242
11243 PR gdb/931
11244 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
11245 output.
11246 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
11247 for gdb/931.
11248 * dw2-strp.S (DW_AT_language): Change to C++.
11249 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
11250
02d9a9ce
JB
112512009-03-31 Joel Brobecker <brobecker@adacore.com>
11252
11253 * gdb.ada/tasks: New testcase.
11254
1042e4c0
SS
112552009-03-30 Stan Shebs <stan@codesourcery.com>
11256
11257 * gdb.trace/actions.exp: Update to match new info trace format.
11258 * gdb.trace/deltrace.exp: Ditto.
11259 * gdb.trace/infotrace.exp: Ditto.
11260 * gdb.trace/passcount.exp: Ditto.
11261 * gdb.trace/save-trace.exp: Ditto.
11262 * gdb.trace/while-stepping.exp: Ditto.
11263 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
11264
f8f6f20b
TJB
112652009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
11266
11267 * gdb.python/python-frame.c: New file.
11268 * gdb.python/python-frame.exp: New file.
11269
c0c6f777
TJB
112702009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
11271
11272 * gdb.python/python-value.exp: Add tests for the address
11273 attribute.
11274
3cb51905
AS
112752009-03-29 Andreas Schwab <schwab@linux-m68k.org>
11276
11277 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
11278
88fc996f
DE
112792009-03-26 Doug Evans <dje@google.com>
11280
11281 * gdb.mi/mi-nonstop-exit.exp: New file.
11282 * gdb.mi/non-stop-exit.c: New file.
11283
56ef84b1
TT
112842009-03-26 Tom Tromey <tromey@redhat.com>
11285
11286 Update for change to prologue skipping:
11287 * gdb.mi/mi2-simplerun.exp: Update.
11288 * gdb.mi/mi2-break.exp: Update.
11289 * gdb.mi/mi-simplerun.exp: Update.
11290 * gdb.mi/mi-break.exp: Update.
11291 * gdb.base/ending-run.exp: Update.
11292
def2b000
TJB
112932009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
11294
11295 * gdb.python/python-value.exp (test_value_in_inferior): Test
11296 gdb.Value.is_optimized_out attribute.
11297
442ddf59
JK
112982009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11299
11300 * gdb.dwarf2/dw2-noloc-main.c: New file.
11301 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
11302 (.text): Remove.
11303 (.data): New.
11304 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
11305 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
11306 (DW_TAG_subprogram func_cu1, noloc): Remove.
11307 (main): New.
11308 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
11309 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
11310 (file_symbols): New procedure.
11311
a8df5de4
TT
113122009-03-25 Tom Tromey <tromey@redhat.com>
11313
11314 * gdb.base/charset.exp (valid_target_charset): New proc.
11315 Use it to skip tests on invalid charsets.
11316
cc1d7add
PM
113172009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
11318
11319 * gdb.base/completion.exp: Add a test for directory completion.
11320
bcd5727b
JK
113212009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11322
11323 Fix a racy FAIL.
11324 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
11325 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
11326
cc924cad
TJB
113272009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
11328
11329 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
11330 * gdb.python/python-function.exp: Add test for function returning
11331 a GDB value.
11332
bc3b79fd
TJB
113332009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
11334
11335 * gdb.python/python-function.exp: New file.
11336
6c7a06a3
TT
113372009-03-20 Tom Tromey <tromey@redhat.com>
11338
11339 * gdb.base/store.exp: Update for change to escape output.
11340 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
11341 to escape output.
11342 * gdb.base/pointers.exp: Update for change to escape output.
11343 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
11344 to escape output.
11345 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
11346 escape output.
11347 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
11348 to escape output.
11349 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
11350 escape output.
11351 * gdb.base/setvar.exp: Update for change to escape output.
11352 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
11353 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
11354 to escape output.
11355 (test_print_string_constants): Likewise.
11356 * gdb.base/charset.exp (valid_host_charset): Check size of
11357 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
11358 cases. Handle "auto"-related output.
11359 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
11360 (uvar, Uvar): New globals.
11361
c31af87b
JG
113622009-03-19 Jerome Guitton <guitton@adacore.com>
11363
11364 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
11365 deltas.
11366 * gdb.ada/fixed_points.exp: Ditto.
11367
51272cf2
PA
113682009-03-18 Pedro Alves <pedro@codesourcery.com>
11369
11370 * return-nodebug.c: Don't include stdio.h.
11371 (init): Delete.
11372 (func): Delete definition and provide extern declaration.
11373 (t): New.
11374 (main): Don't call printf. Call func and store its result in t.
11375 * return-nodebug1.c: New.
11376 * return-nodebug.exp: Don't expect stdio output. Instead, print
11377 the global variable t. Drop printf formatters and cast types from
11378 foreach loop. Don't use prepare_for_testing. Compile
11379 return-nodebug.c and return-nodebug1.c in separate steps. Don't
11380 define FORMAT or CAST.
11381
d24948ac
PP
113822009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
11383
11384 * gdb.base/solib-display.exp: Disable test for remote targers.
11385
61ff14c6
JK
113862009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11387
11388 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
11389
cb4dce93
JK
113902009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11391
11392 Fix a racy FAIL.
11393 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
11394 code from `follow parent, print pids'.
11395 (`follow child, print pids', `follow parent, print pids'): Call it.
11396 Replace `gdb_test "break..."' by gdb_breakpoint.
11397
f7c60c5e
VP
113982009-03-13 Vladimir Prus <vladimir@codesourcery.com>
11399
11400 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 11401 sync and async modes.
f7c60c5e 11402
383ace49
JB
114032009-03-12 Joel Brobecker <brobecker@adacore.com>
11404
11405 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
11406 that was checked in by mistake. Remove loading of ada.exp, since
11407 this is not necessary in this case.
11408
4ce102af
JB
114092009-03-12 Joel Brobecker <brobecker@adacore.com>
11410
11411 * gdb.ada/ptype_arith_binop.exp: New testcase.
11412
529a2aef
JB
114132009-03-12 Joel Brobecker <brobecker@adacore.com>
11414
11415 * gdb.ada/mod_from_name: New testcase.
11416
8a38181c
JB
114172009-03-12 Joel Brobecker <brobecker@adacore.com>
11418
11419 * gdb.ada/tick_last_segv: New testcase.
11420
11436dee
VP
114212009-03-12 Vladimir Prus <vladimir@codesourcery.com>
11422
61ff14c6 11423 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 11424
1f31650a
VP
114252009-03-12 Vladimir Prus <vladimir@codesourcery.com>
11426
61ff14c6
JK
11427 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
11428 include the token in ^running and frame info in *stopped.
1f31650a 11429
a3247a22
PP
114302009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
11431
11432 * solib-display.exp: New file.
11433 * solib-display-main.c: New file.
11434 * solib-display-lib.c: New file.
61ff14c6 11435
aae64587
PA
114362009-03-05 Pedro Alves <pedro@codesourcery.com>
11437
11438 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
11439
44aabfbc
JK
114402009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
11441
11442 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
11443 (list_and_check_macro): Use more specific test name.
11444 (next to definition): Make the test names unique.
11445
c087fcd3
PM
114462009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
11447
11448 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 11449
c86cf029
VP
114502009-02-17 Vladimir Prus <vladimir@codesourcery.com>
11451
11452 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
11453 notifications.
11454 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
11455 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
11456 * lib/mi-support.exp (library_loaded_re): New.
11457 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
11458
3ea85240
VP
114592009-02-17 Vladimir Prus <vladimir@codesourcery.com>
11460
11461 * gdb.gdb/observer.exp: Use test_notification observer, not
11462 normal_stop, everywhere.
11463 (test_normal_stop_notifications): Rename to...
11464 (test_notifications): ...this.
11465 (test_observer_normal_stop): Rename to...
11466 (test_observer): ...this.
11467
1903f0e6
DE
114682009-02-16 Doug Evans <dje@google.com>
11469
11470 * gdb.arch/amd64-disp-step.S (test_int3): New test.
11471 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
11472 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
11473 (test_prefixed_syscall,test_int3): New tests.
11474 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
11475 (test_prefixed_syscall,test_int3): New tests.
11476
1d33d6ba
VP
114772009-02-14 Vladimir Prus <vladimir@codesourcery.com>
11478
3cb51905
AS
11479 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
11480 (mi_expect_interrupt): Likewise.
11481 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
11482 response.
1d33d6ba 11483
faafb047
PM
114842009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
11485
11486 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
11487 * gdb.base/pc-fp.exp (get_valueofx): Remove.
11488 Replace calls to get_valueofx by get_hexadecimal_valueof.
11489
417e16e2
PM
114902009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
11491
11492 * lib/gdb.exp (get_valueof): Accept anything as a return value.
11493 (get_integer_valueof): New procedure.
11494 (get_sizeof): Use new get_integer_value_of.
11495 * gdb.base/sizeof.exp: Replace all uses of get_valueof
11496 by get_integer_valueof.
11497
7065b901
TT
114982009-02-13 Tom Tromey <tromey@redhat.com>
11499
11500 * gdb.base/remote.exp (get_sizeof): Remove.
11501 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
11502 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
11503 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
11504 * lib/gdb.exp (get_valueof): Move from long_long.exp.
11505 (get_sizeof): Likewise.
11506
5d7cb8df
JK
115072009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11508
11509 PR fortran/9806
11510 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
11511
b2febfff
PP
115122009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
11513
11514 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
11515
4aa995e1
PA
115162009-02-06 Pedro Alves <pedro@codesourcery.com>
11517
11518 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
11519
d8906c6f
TJB
115202009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
11521
11522 * gdb.python/python-cmd.exp: New file.
11523
ff4ab08d
TG
115242009-02-06 Tristan Gingold <gingold@adacore.com>
11525
11526 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
11527
aacd552b
TG
115282009-02-05 Tristan Gingold <gingold@adacore.com>
11529
11530 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
11531 pointer is dereferenced and use this signal name in regexp.
11532 * gdb.base/signull.exp: Ditto.
11533 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
11534 * gdb.base/signull.c (main): Ditto.
11535
08c637de
TJB
115362009-02-04 Tom Tromey <tromey@redhat.com>
11537 Thiago Jung Bauermann <bauerman@br.ibm.com>
11538
11539 * gdb.python/python-value.exp: Use `gdb.history' instead of
11540 `gdb.value_from_history'.
11541 (test_value_numeric_ops): Add test for conversion of enum constant.
11542 * gdb.python/python-value.c (enum e): New type.
11543 (evalue): New global.
11544 (main): Use argv.
11545
20261af8
JG
115462009-02-04 Jerome Guitton <guitton@adacore.com>
11547
11548 * gdb.ada/uninitialized_vars: New test program.
11549 * gdb.ada/uninitialized_vars.exp: New testcase.
11550
52e44b43
TT
115512009-02-02 Tom Tromey <tromey@redhat.com>
11552
11553 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
11554 * gdb.cp/pr2489.cc: Rename...
11555 * gdb.cp/pr9594.cc: ... to this.
11556
1c71341a
TT
115572009-02-02 Tom Tromey <tromey@redhat.com>
11558
11559 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
11560 * gdb.cp/pr2489.cc: New file.
11561 * gdb.cp/cpcompletion.exp: New file.
11562
a4295225
TT
115632009-02-02 Tom Tromey <tromey@redhat.com>
11564
11565 PR exp/9059:
11566 * gdb.cp/call-c.exp: Add regression test.
11567 * gdb.cp/call-c.cc (FooHandle): New typedef.
11568 (main): New variable 'handle'.
11569
592375cd
VP
115702009-01-30 Vladimir Prus <vladimir@codesourcery.com>
11571
11572 * lib/mi-support.exp (et_mi_thread_list)
11573 (check_mi_and_console_threads): Adjust for current thread in
11574 -thread-list-ids output.
11575
41447f92
VP
115762009-01-30 Vladimir Prus <vladimir@codesourcery.com>
11577
889bf7c5
PA
11578 * gdb.mi/mi-break.exp (test_disabled_creation): New.
11579 Call it.
41447f92 11580
35669430
DE
115812009-01-28 Doug Evans <dje@google.com>
11582
11583 * gdb.arch/amd64-disp-step.S: New file.
11584 * gdb.arch/amd64-disp-step.exp: New file.
11585 * gdb.arch/i386-disp-step.S: New file.
11586 * gdb.arch/i386-disp-step.exp: New file.
11587
09f00d9a
PM
115882009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
11589
11590 * gdb.base/find.exp: Set newline variable
11591 using quotes instead of braces to fix cygwin failures.
11592
1e8fb976
PA
115932009-01-23 Pedro Alves <pedro@codesourcery.com>
11594
11595 * gdb.base/radix.exp: Add tests to ensure that that set
11596 input-radix 0 and set output-radix 0 are really rejected.
11597
da061712
PA
115982009-01-23 Pedro Alves <pedro@codesourcery.com>
11599
11600 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
11601 copyright years.
11602
dd7e2d2b
PA
116032009-01-23 Pedro Alves <pedro@codesourcery.com>
11604
11605 PR gdb/9664:
11606 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
11607
392452f6
PA
116082009-01-22 Pedro Alves <pedro@codesourcery.com>
11609
11610 PR c++/9631:
11611 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
11612
8653e71c
PM
116132009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
11614
11615 * gdb.server/file-transfer.exp: Use EXEEXT variable for
11616 binfile definition to fix Windows OS failure.
11617
a12cc160
DJ
116182009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
11619
11620 PR gdb/9346
11621 * gdb.base/interrupt.c (sigint_handler): New.
11622 (main): Install a SIGINT handler if SIGNALS is defined. Exit
11623 on error.
11624 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
11625 Test "signal SIGINT".
11626
b89667eb
DE
116272009-01-19 Doug Evans <dje@google.com>
11628
11629 * gdb.base/break.exp: Update expected gdb output.
11630 * gdb.base/sepdebug.exp: Ditto.
11631 * gdb.mi/mi-syn-frame.exp: Ditto.
11632 * gdb.mi/mi2-syn-frame.exp: Ditto.
11633 * gdb.base/call-signal-resume.exp: New file.
11634 * gdb.base/call-signals.c: New file.
11635 * gdb.base/unwindonsignal.exp: New file.
11636 * gdb.base/unwindonsignal.c: New file.
11637 * gdb.threads/interrupted-hand-call.exp: New file.
11638 * gdb.threads/interrupted-hand-call.c: New file.
11639 * gdb.threads/thread-unwindonsignal.exp: New file.
11640
adb483fe
DJ
116412009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
11642
11643 * gdb.base/define.exp: Test defining and hooking prefix commands.
11644 * gdb.python/python.exp: Update test for "show user" output.
11645
60023297
JK
116462009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11647
11648 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
11649 now the output exactly, using less wildcards. Expect also the output
11650 of gfortran-4.3. Update for the f-valprint.c modification from
11651 2008-04-22.
11652 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
11653 Remove gdb_test test names where matching the command.
11654
ccc57cf9
PA
116552009-01-01 Pedro Alves <pedro@codesourcery.com>
11656
11657 PR breakpoints/9681:
11658 * gdb.base/watchpoint.exp: Add regression test.
11659
c7a6ca08
PA
116602008-12-31 Pedro Alves <pedro@codesourcery.com>
11661
11662 * gdb.threads/attach-into-signal.exp: Don't use
11663 gdb_suppress_entire_file.
11664 * gdb.threads/attach-stopped.exp: Ditto.
11665 * gdb.threads/attachstop-mt.exp: Ditto.
11666
3a031f65
PA
116672008-12-31 Pedro Alves <pedro@codesourcery.com>
11668
11669 PR gdb/8812:
11670 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
11671
09e6485f
PA
116722008-12-29 Pedro Alves <pedro@codesourcery.com>
11673
11674 PR gdb/7536:
11675 * gdb.base/radix.exp: Add tests to ensure invalid input radices
11676 and unsupported output radices are really rejected.
11677
0cd53049
JK
116782008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11679
11680 * gdb.cp/punctuator.exp: Backslash the '$' signs.
11681
ba163c7e
TT
116822008-12-22 Tom Tromey <tromey@redhat.com>
11683
11684 * gdb.cp/punctuator.exp: New file.
11685
6f4de6c9
JK
116862008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11687
11688 * gdb.base/completion.exp (Completing non-existing component): New test.
11689
0f34d0b4
JK
116902008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11691
11692 Fix for PR gdb/8648.
11693 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
11694 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
11695 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
11696 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
11697
db2ad4c3
JK
116982008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11699
11700 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
11701
bb5ef15e
DP
117022008-12-16 Christophe Lyon <christophe.lyon@st.com>
11703
11704 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
11705 compiler actually generate code at the expected line number.
11706
90142adc
JZ
117072008-12-15 Jie Zhang <jie.zhang@analog.com>
11708
11709 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
11710
fad6eecd
TT
117112008-12-12 Tom Tromey <tromey@redhat.com>
11712
11713 * gdb.base/commands.exp (redefine_hook_test): New proc.
11714 Call it.
11715
17c8aaf5
TT
117162008-12-11 Tom Tromey <tromey@redhat.com>
11717
11718 * gdb.base/macscp.exp: New regression test.
11719
7c8adf68
TT
117202008-12-11 Tom Tromey <tromey@redhat.com>
11721
11722 * gdb.base/macscp.exp: Print "address.addr".
11723 * gdb.base/macscp1.c (struct outer): New struct.
11724 (address): New global.
11725
b05dcbb7
TT
117262008-12-09 Tom Tromey <tromey@redhat.com>
11727
11728 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
11729 Call it.
11730
2d476de1
DE
117312008-12-04 Doug Evans <dje@google.com>
11732
11733 * gdb.server/ext-run.exp: Relax regexp for init program.
11734
87bdc959
TG
117352008-12-03 Tristan Gingold <gingold@adacore.com>
11736
11737 * gdb.base/macscp.exp: Generate an object file during compilation
11738 to work around Darwin dsymutil limitations.
11739
e0740f77
JK
117402008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11741
11742 Test resolving external references to TLS variables.
11743 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
11744 FILE2_THREAD_LOCAL.
11745 (testfile2, srcfile2): New variables.
11746 * gdb.threads/tls.c (file2_thread_local)
11747 (function_referencing_file2_thread_local): New.
11748 * gdb.threads/tls2.c: New file.
11749
67f0aac5
JB
117502008-11-28 Joel Brobecker <brobecker@adacore.com>
11751
11752 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
11753 rather than integer, as integer might not be big enough when
11754 on 64bit targets.
67f0aac5 11755
c332165e
JG
117562008-11-27 Jerome Guitton <guitton@adacore.com>
11757
11758 * gdb.cp/formatted-ref.exp: Add equality test.
11759 * gdb.ada/formatted_ref.exp: Ditto.
11760
fc9b693c
JK
117612008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11762
11763 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
11764 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
11765
a9c64011
AS
117662008-11-20 Andreas Schwab <schwab@suse.de>
11767
11768 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
11769 matching syscall entry point.
11770 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
11771 (tcatch_vfork_then_child_follow): Likewise. Finish through
11772 vfork even if we stopped at the syscall trampoline.
11773
e2fd701e
DE
117742008-11-20 Doug Evans <dje@google.com>
11775
11776 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
11777
69abc51c
TJB
117782008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
11779
11780 * gdb.arch/ppc-dfp.exp: New file.
11781 * gdb.arch/ppc-dfp.c: New file.
11782
c14c28ba
PP
117832008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
11784
11785 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 11786
2e74121d
DE
117872008-11-17 Doug Evans <dje@google.com>
11788
11789 * gdb.mi/mi-syn-frame.exp: Update expected output.
11790 * gdb.mi/mi2-syn-frame.exp: Update expected output.
11791
66bb093b
VP
117922008-11-17 Vladimir Prus <vladimir@codesourcery.com>
11793
11794 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
11795 "thread N" results in =thread-selected.
11796 * lib/mi-support (mi_run_cmd, mi_expect_stop)
11797 (mi_send_resuming_command_raw): Be prepared for
11798 =thread-selected.
11799
3d043ef6
VP
118002008-11-17 Vladimir Prus <vladimir@codesourcery.com>
11801
a9c64011
AS
11802 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
11803 * lib/mi-support.exp: Likewise.
3d043ef6 11804
808104c8
JB
118052008-11-16 Joel Brobecker <brobecker@adacore.com>
11806
11807 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
11808 commands from the expected output for "help catch".
11809
00b22944
JB
118102008-11-15 Joel Brobecker <brobecker@adacore.com>
11811
11812 * gdb.ada/int_deref.exp: New testcase.
11813
59669435
TT
118142008-11-14 Nick Roberts <nickrob@snap.net.nz>
11815
11816 * gdb.mi/gdb2549.exp: New file.
11817
de04a248
DE
118182008-11-11 Doug Evans <dje@google.com>
11819
11820 * gdb.base/callexit.exp: New file.
11821 * gdb.base/callexit.c: New file.
11822
6b8ce727
DE
118232008-11-10 Doug Evans <dje@google.com>
11824
11825 * lib/gdb.exp (GDBFLAGS): Move -nx ...
11826 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
11827 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
11828 (default_gdb_start,default_gdb_exit): Ditto.
11829 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
11830 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
11831 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
11832 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
11833 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
11834 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
11835
1b14b8aa
AS
118362008-11-03 Andreas Schwab <schwab@suse.de>
11837
11838 * gdb.base/hashline2.exp: Fix typo.
11839 * gdb.base/hashline3.exp: Likewise.
11840
f3134b88
TT
118412008-10-30 Tom Tromey <tromey@redhat.com>
11842
11843 * gdb.base/pointers.exp: Add test.
11844 * gdb.base/pointers.c (k, S): New typedefs.
11845 (instance): New global.
11846
c2226152
AS
118472008-10-30 Andreas Schwab <schwab@suse.de>
11848
11849 * gdb.base/args.exp: Add tests for newlines.
11850
462f405c
JB
118512008-10-30 Joel Brobecker <brobecker@adacore.com>
11852
11853 gdb.base/foll-exec.exp: Update the expected output of a couple
11854 of "info breakpoints" tests.
11855
79a45b7d
TT
118562008-10-28 Tom Tromey <tromey@redhat.com>
11857
11858 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
11859
adc13a14
PA
118602008-10-24 Pedro Alves <pedro@codesourcery.com>
11861
11862 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
11863 gdb_start_cmd.
11864 Use runto_main before any test that requires execution.
11865
252fbfc8
PA
118662008-10-23 Pedro Alves <pedro@codesourcery.com>
11867
11868 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
11869 instead of SIGINT.
11870
28148e3d
JB
118712008-10-22 Joel Brobecker <brobecker@adacore.com>
11872
11873 * gdb.base/completion.exp: Update expected output following
11874 the addition of the "info tasks" command.
11875
c209f847
TT
118762008-10-22 Tom Tromey <tromey@redhat.com>
11877
11878 * gdb.base/exprs.exp (test_expr): Add test for string
11879 concatenation.
11880
f177e350
PA
118812008-10-19 Pedro Alves <pedro@codesourcery.com>
11882
11883 * configure.ac: Output gdb.python/Makefile.
11884 * configure: Regenerate.
11885 * gdb.python/Makefile.in: New.
11886
cce89356
JB
118872008-10-16 Joel Brobecker <brobecker@adacore.com>
11888
11889 * gdb.base/foll-fork.exp: Adjust the expected output to match
11890 the new description for fork/vfork catchpoints in the "info
11891 breakpoints" output.
11892
176d289d
TJB
118932008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
11894
11895 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
11896
a08702d6
TJB
118972008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
11898
11899 * gdb.python/python-value.c: New file.
11900 * gdb.python/python-value.exp: New file.
11901
1c5cfe86
PA
119022008-10-15 Pedro Alves <pedro@codesourcery.com>
11903
11904 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
11905
5a98ad69
DP
119062008-10-15 Denis Pilat <denis.pilat@st.com>
11907
41702f1b 11908 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 11909
dcb1a1e2
TT
119102008-10-09 Tom Tromey <tromey@redhat.com>
11911
11912 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
11913 'fprintf' and 'stderr'.
11914
9124fe48
JB
119152008-10-07 Joel Brobecker <brobecker@adacore.com>
11916
11917 * gdb.ada/ref_tick_size.exp: New testcase.
11918
45452591
DE
119192008-10-06 Doug Evans <dje@google.com>
11920
11921 * gdb.dwarf2/dw2-cu-size.exp: New file.
11922 * gdb.dwarf2/dw2-cu-size.S: New file.
11923
11924 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
11925 .Ltype_int for clarity.
11926
4fc5b208
PP
119272008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
11928
11929 PR gdb/2384:
11930 * gdb.cp/gdb2384.exp: Extended to test more cases.
11931 * gdb.cp/gdb2384.cc: Likewise.
11932 * gdb.cp/gdb2384-base.h: Likewise.
11933 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 11934
d78df370
JK
119352008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11936
11937 * gdb.base/maint.exp (maint print type): Remove printing
11938 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
11939
9a044a89
TT
119402008-09-30 Tom Tromey <tromey@redhat.com>
11941
11942 * gdb.base/macscp.exp: Add completion tests.
11943 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
11944 (TWENTY_THREE): Likewise.
11945 (FORTY_EIGHT): Likewise.
11946
506800a9
TT
119472008-09-30 Tom Tromey <tromey@redhat.com>
11948
11949 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
11950 everywhere.
11951 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
11952
1a6f01b5
JK
119532008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11954
11955 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
11956 testcase is derived from. Fix racy dependency on an expected PID
11957 number. No longer support the testcase on Linux kernel 2.4.x.
11958
2fae03e8
TT
119592008-09-27 Tom Tromey <tromey@redhat.com>
11960
11961 * gdb.base/macscp.exp: Add tests for stringification, splicing,
11962 and varargs.
11963
1ad15515
PA
119642008-09-22 Pedro Alves <pedro@codesourcery.com>
11965
11966 * lib/mi-support.exp (mi_expect_interrupt): New.
11967 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
11968 from gdb.mi/mi-nonstop.exp.
11969 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
11970 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
11971 lib/mi-support.exp.
11972 Use mi_check_thread_states throughout. Avoid ".*" and do not
11973 require an anchor after -exec-run.
11974
d0b76dc6
DJ
119752008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
11976
11977 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
11978 stop is pending. Avoid ".*" when two stops are pending.
11979 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
11980 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
11981 newlines in fullnames.
11982 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
11983 (mi_expect_stop): Update comments. Only anchor in sync mode.
11984 Do not match newlines.
11985 (mi_send_resuming_command_raw): Always return status.
11986 (mi_get_stop_line): Do not match more than one line by accident.
11987 Only anchor in sync mode.
11988 (mi_run_inline_test): If -exec-next fails, give up.
11989
9990c830
UW
119902008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11991
11992 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
11993 on SPU.
11994
ebcf6f00
JB
119952008-09-10 Joel Brobecker <brobecker@adacore.com>
11996
11997 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
11998
b6db24e5
JB
119992008-09-10 Joel Brobecker <brobecker@adacore.com>
12000
12001 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
12002 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
12003 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
12004 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
12005 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
12006 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
12007 gdb.ada/interface.exp, gdb.ada/null_array.exp,
12008 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
12009 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
12010 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
12011 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
12012 Include the "= " sequence in the expected output of print tests.
12013
2bf448e0
JB
120142008-09-10 Joel Brobecker <brobecker@adacore.com>
12015
12016 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
12017 description for boolean types.
12018
d51fd4c8
PA
120192008-09-09 Pedro Alves <pedro@codesourcery.com>
12020
12021 * gdb.base/hook-stop-continue.c: New.
12022 * gdb.base/hook-stop-continue.exp: New.
12023
694182d2
DJ
120242008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
12025
12026 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
12027
3b8a7fc0
JG
120282008-09-08 Jerome Guitton <guitton@adacore.com>
12029
12030 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
12031 (stack_check_probe_2, stack_check_probe_loop_1)
12032 (stack_check_probe_loop_2): New functions.
12033 (main): Add call to these new functions.
12034 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
12035 functions, check that the breakpoint is inserted at the appropriate
12036 location.
12037 (insert_breakpoint): Slightly refine this procedure so that it can
12038 be called several times in the test.
12039
96cc0ae8
JG
120402008-09-08 Jerome Guitton <guitton@adacore.com>
12041
12042 * gdb.base/stack-checking.c: New file.
12043 * gdb.base/stack-checking.exp: New file.
12044
1f08b409
TJB
120452008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
12046
12047 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
12048 * gdb.arch/altivec-regs.exp: Likewise.
12049 * gdb.arch/vsx-regs.exp: Likewise.
12050
3099e1c4
TJB
120512008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
12052
12053 * gdb.arch/ppc-fp.exp: New file.
12054 * gdb.arch/ppc-fp.c: New file.
12055
cc69bfc1
PP
120562008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
12057
12058 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
12059 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 12060
b02a33db
MS
120612008-09-04 Michael Snyder <msnyder@vmware.com>
12062
12063 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
12064 as "at" (for non-debug functions such as _start).
12065
2992cbe0
UW
120662008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12067
12068 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
12069 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
12070 software watchpoints.
12071 * gdb.base/watch_thread_num.exp: Likewise.
12072
514f746b
AR
120732008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
12074
12075 * gdb.arch/i386-bp_permanent.exp: New test.
12076
876cecd0
TT
120772008-08-24 Tom Tromey <tromey@redhat.com>
12078
12079 * gdb.base/maint.exp: Update "maint print type".
12080
80f73d71
VP
120812008-08-21 Vladimir Prus <vladimir@codesourcery.com>
12082
12083 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
12084 support. Adjust the order of "*running" notifications.
12085 * gdb.mi/non-stop.c: Don't cast from int to void* and
12086 back.
12087
d9c78d7d
MK
120882008-08-20 Mark Kettenis <kettenis@gnu.org>
12089
12090 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
12091 expect to find it in the "info frame" output.
12092
97a2d1d3
DJ
120932008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
12094
12095 * gdb.base/interp.exp: Always consume both prompts.
12096
b96e2927
PA
120972008-08-20 Pedro Alves <pedro@codesourcery.com>
12098
12099 * gdb.base/pending.exp: Test pending breakpoints without symbols
12100 loaded.
12101
8cf6e61a
VP
121022008-08-19 Vladimir Prus <vladimir@codesourcery.com>
12103
12104 * lib/mi-support.exp (mi_expect_stop): Produce
12105 more details on failures.
12106 * gdb.mi/mi-nonstop.exp: New.
12107 * gdb.mi/non-stop.c: New.
12108
c6ebd6cf
VP
121092008-08-19 Vladimir Prus <vladimir@codesourcery.com>
12110
a9c64011
AS
12111 * gdb.mi/mi-async.exp: Use 'set target-async'.
12112 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 12113
46a9b8ed
DJ
121142008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
12115
12116 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
12117
44feb3ce
TT
121182008-08-17 Tom Tromey <tromey@redhat.com>
12119
12120 * gdb.base/help.exp (help catch): Rewrite.
12121
311a4e6b
TJB
121222008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
12123
12124 * gdb.base/define.exp: Test indented command documentation.
12125 * gdb.python/python.exp: Test indented multi-line command.
12126
604c2f83
LM
121272008-08-15 Luis Machado <luisgpm@br.ibm.com>
12128
12129 * testsuite/gdb.arch/vsx-regs.c: New source file.
12130 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
12131 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
12132
886a217c
TT
121332008-08-14 Tom Tromey <tromey@redhat.com>
12134
12135 * gdb.base/macscp.exp: Add regression test for "macro define" or
12136 "macro undef" with no arguments.
12137
c814a4f3
PP
121382008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
12139
12140 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 12141
12ab8a60
UW
121422008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12143
12144 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
12145
d57a3c85
TJB
121462008-08-06 Tom Tromey <tromey@redhat.com>
12147
12148 * gdb.python/python.exp: New file.
12149
c7b778ff
JK
121502008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
12151
12152 Fix for PR gdb/1543.
12153 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
12154 $LOCATION.
12155 (location): New variable.
12156 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
12157 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
12158 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
12159 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
12160 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
12161 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
12162 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
12163 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
12164 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
12165 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
12166 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
12167 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
12168 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
12169 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
12170 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
12171 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
12172 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
12173 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
12174 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
12175 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
12176 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
12177 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
12178 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
12179 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
12180 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
12181 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
12182 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
12183 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
12184 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
12185 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
12186 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
12187 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
12188 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
12189 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
12190 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
12191 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
12192 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
12193 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
12194 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
12195 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
12196 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
12197 gdb.base/type-opaque.exp, gdb.base/until.exp,
12198 gdb.base/value-double-free.c, gdb.base/varargs.exp,
12199 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
12200 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
12201 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
12202 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
12203 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
12204 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
12205 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
12206 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
12207 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
12208 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
12209 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
12210 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
12211 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
12212 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
12213 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
12214 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
12215 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
12216 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
12217 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
12218 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
12219 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
12220 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
12221 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
12222 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
12223 gdb.pascal/types.exp, gdb.stabs/weird.exp,
12224 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
12225 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
12226 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
12227 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
12228 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
12229 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
12230 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
12231 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
12232 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
12233 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
12234 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
12235 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
12236 lib/mi-support.exp, lib/trace-support.exp: Remove reference
12237 to bug-gdb@prep.ai.mit.edu .
12238
5e06a3d1
VP
122392008-07-31 Vladimir Prus <vladimir@codesourcery.com>
12240
12241 * lib/mi-support.exp (mi_load_shlibs): New.
12242 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
12243
9d81d21b
VP
122442008-07-30 Vladimir Prus <vladimir@codesourcery.com>
12245
12246 * lib/mi-support.exp (get_mi_thread_list)
12247 (check_mi_and_console_threads): New, moved from ...
12248 * gdb.mi/mi-pthread.exp: ...here.
12249 * gdb.mi/gdb669.exp (get_mi_thread_list)
12250 (check_mi_and_console_threads): Delete.
12251 * gdb.mi/mi2-pthread.exp: Likewise.
12252
bae98fe0
TT
122532008-07-28 Tom Tromey <tromey@redhat.com>
12254
12255 * Makefile.in (just-check): Remove. Move body to...
12256 (check): ... here.
12257
57380f4e
DJ
122582008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
12259
12260 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
12261 Add a test for duplicated SIGINTs.
12262
e09490f1
DJ
122632008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
12264
12265 * gdb.threads/schedlock.exp (get_args): Update to work for any
12266 value of NUM.
12267 (Top level): Report the number of threads that did not resume.
12268
6387b45f
DJ
122692008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
12270
12271 * gdb.dwarf2/dw2-compressed.S: Also define __start.
12272
62f64ff2
DJ
122732008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
12274
12275 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
12276 non-MI prompt.
12277
fa8de41e
TT
122782008-07-26 Tom Tromey <tromey@redhat.com>
12279
12280 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
12281 (function_struct, function_struct_ptr): New globals.
12282 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
12283 function pointer in a struct.
12284
ccb3ac8a
TT
122852008-07-26 Tom Tromey <tromey@redhat.com>
12286
12287 * gdb.base/macscp.exp: Add test for macro lexing bug.
12288
d7d9f01e
TT
122892008-07-18 Tom Tromey <tromey@redhat.com>
12290
12291 * gdb.base/macscp.exp: Add macro tests.
12292
9bf07184
PP
122932008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
12294
12295 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
12296
becf6477
PP
122972008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
12298
12299 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
12300
0709f7d3
PP
123012008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
12302
12303 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 12304
7093c834
PP
123052008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
12306
12307 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 12308
b432ffe3
JK
123092008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12310
12311 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
12312
b1a268e5
VP
123132008-07-12 Vladimir Prus <vladimir@codesourcery.com>
12314
12315 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
12316
e2995f8e
KB
123172008-07-11 Kevin Buettner <kevinb@redhat.com>
12318
12319 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
12320 of regexp to account for changes made to GDB in the printing of
12321 byte vectors.
12322
14032a66
TT
123232008-07-11 Tom Tromey <tromey@redhat.com>
12324
12325 * gdb.base/completion.exp: Add 'help' completion test.
12326
981505ef
JK
123272008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12328
12329 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
12330
10568435
JK
123312008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12332
12333 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
12334
4487aabf
PA
123352008-07-09 Pedro Alves <pedro@codesourcery.com>
12336
12337 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
12338
a4a9b1c4
PA
123392008-07-09 Pedro Alves <pedro@codesourcery.com>
12340
12341 * gdb.base/fullname.exp: Restore pwd if compiling failed.
12342
3c3185ac
JK
123432008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12344
12345 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
12346
7ebd49dc
VP
123472008-06-28 Vladimir Prus <vladimir@codesourcery.com>
12348
12349 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
12350 previous commit. Add a comment.
12351
84e46146
PA
123522008-06-28 Pedro Alves <pedro@codesourcery.com>
12353
12354 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
12355
0f8d4a2f
VP
123562008-06-28 Vladimir Prus <vladimir@codesourcery.com>
12357
12358 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
12359
f747e0ce
PA
123602008-06-27 Pedro Alves <pedro@codesourcery.com>
12361
12362 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
12363 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
12364 compiling an executable, link in an object that forces unbuffered
12365 output.
12366 * lib/set_unbuffered_mode.c: New file.
12367
734a5c36
JK
123682008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12369
12370 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
12371
a2840c35
VP
123722008-06-25 Vladimir Prus <vladimir@codesourcery.com>
12373
a9c64011
AS
12374 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
12375 mi_expect_stop.
12376 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
12377 Demand that *running is output.
12378 (detect_async): Perform checking every time.
12379 (mi_send_resuming_command): Extract everything into...
12380 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
12381 (mi_expect_stop): Don't accept any output before *stopped.
12382
6ae37fef
VP
123832008-06-13 Vladimir Prus <vladimir@codesourcery.com>
12384
12385 Robustify mi-simplerun.
a9c64011
AS
12386 * gdb.mi/basics.c (main): Add a call to sleep.
12387 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
12388 * gdb.mi/mi2-cli.exp: Likewise.
12389 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 12390
b4aa76f0 123912008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
12392
12393 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
12394
e1ac3328
VP
123952008-06-10 Vladimir Prus <vladimir@codesourcery.com>
12396
a9c64011
AS
12397 * gdb.mi/mi-console.exp: Adjust.
12398 * gdb.mi/mi-syn-frame.exp: Adjust.
12399 * gdb.mi/mi2-console.exp: Adjust.
12400 * gdb.mi/mi2-syn-frame.exp: Adjust.
12401 * lib/mi-support.exp (mi_run_cmd): Adjust.
12402 (mi_send_resuming_command): Adjust.
e1ac3328 12403
f7f9a841
VP
124042008-06-10 Vladimir Prus <vladimir@codesourcery.com>
12405
12406 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
12407 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
12408 testing of stopped.
12409 * gdb.mi/mi2-syn-frame.exp: Likewise.
12410 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
12411 (async, detect_async): New.
12412 (mi_expect_stop, mi_continue_to_line): Adjust expectation
12413 depending on if we're running in sync or async mode.
f7f9a841 12414
37cd5d19
TT
124152008-06-09 Tom Tromey <tromey@redhat.com>
12416
12417 * gdb.base/completion.exp: New tests for field name completion
12418 with spaces, and field name completion with '->'.
12419
65d12d83
TT
124202008-06-06 Tom Tromey <tromey@redhat.com>
12421
12422 * gdb.base/break1.c (struct some_struct): New struct.
12423 (values): New global.
12424 * gdb.base/completion.exp: Add field name completion test.
12425
ebfe2e3f
PP
124262008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
12427
12428 * gdb.cp/call-c.exp: Test for incorrect handling of reference
12429 to pointer.
12430 * gdb.cp/call-c.cc: Likewise.
12431
bcf6fc3a
NR
124322008-06-06 Nick Roberts <nickrob@snap.net.nz>
12433
12434 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
12435 annotation.
12436
49fd4a42 124372008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 12438 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
12439
12440 * gdb.threads/execl.c, gdb.threads/execl1.c,
12441 gdb.threads/execl.exp: New tests.
a9c64011 12442
8a34ac3f
AR
124432008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
12444 Daniel Jacobowitz <dan@codesourcery.com>
12445
12446 * gdb.cp/exception.exp: Activate test, make it work with pending
12447 catchpoints.
12448
86ae69ef
JK
124492008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12450
12451 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
12452
f7f9ae2c
VP
124532008-05-28 Vladimir Prus <vladimir@codesourcery.com>
12454
a9c64011
AS
12455 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
12456 now printed.
12457 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 12458
2a2d4dc3
AS
124592008-05-27 Andreas Schwab <schwab@suse.de>
12460
12461 * gdb.base/frame-args.exp: Handle arguments that are optimized
12462 out.
12463
5099e4d9
LM
124642008-05-26 Luis Machado <luisgpm@br.ibm.com>
12465
12466 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
12467 quiet for ppc32 and group options into a single variable.
12468
d9c36a91
JB
124692008-05-23 Joel Brobecker <brobecker@adacore.com>
12470
12471 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
12472 of zero-size elements.
12473 * gdb.ada/null_array.exp: Test printing this new array.
12474
103a8671
JK
124752008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12476
12477 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
12478
07a4cc1a 124792008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
12480
12481 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
12482 of the "finish" command.
12483
55f996a7
NR
124842008-05-21 Nick Roberts <nickrob@snap.net.nz>
12485
12486 * gdb.base/annota1.exp: Test for new annotation.
12487
907fc202
UW
124882008-05-16 Pedro Alves <pedro@codesourcery.com>
12489
12490 * gdb.base/fixsection.exp: New file.
12491 * gdb.base/fixsection0.c: New file.
12492 * gdb.base/fixsection1.c: New file.
12493
e8f97270
UW
124942008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12495
12496 * gdb.base/annota1.exp: Accept printf@... in place of printf.
12497 * gdb.base/annota3.exp: Likewise.
12498
ac0bb574
NF
124992008-05-13 Nathan Froyd <froydnj@codesourcery.com>
12500
12501 * gdb.base/watch_thread_num.exp: Don't run tests that require
12502 watchpoints if the target doesn't support them.
12503
6fadd07a
DE
125042008-05-12 Doug Evans <dje@google.com>
12505
12506 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
12507
6e9a4a30
JB
125082008-05-09 Joel Brobecker <brobecker@adacore.com>
12509
12510 * gdb.ada/assign_1.exp: New testcase.
12511
08388c79
DE
125122008-05-09 Doug Evans <dje@google.com>
12513
a3c83fae
DE
12514 * gdb.base/find.exp: New file.
12515 * gdb.base/find.c: New file.
08388c79 12516
bd5ddfe8
DJ
125172008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
12518
12519 * gdb.base/commands.exp (watchpoint_command_test): Handle
12520 gdb,no_hardware_watchpoints.
12521 * gdb.base/float.exp: Allow ARM targets without floating point.
12522 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
12523
b5dd68e2 125242008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 12525 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
12526
12527 * gdb.ada/lang_switch: New test program.
12528 * gdb.ada/lang_switch.exp: New testcase.
12529
382d13d1
DE
125302008-05-05 Doug Evans <dje@google.com>
12531
12532 * gdb.base/help.exp (disassemble): Update expected help text.
12533
9dd789d0
PA
125342008-05-04 Pedro Alves <pedro@codesourcery.com>
12535
12536 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
12537
611c83ae
PA
125382008-05-04 Pedro Alves <pedro@codesourcery.com>
12539
12540 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
12541 different times.
12542
ff013f42
JK
125432008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12544
12545 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
12546 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
12547 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
12548 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
12549
96dff6a2
VP
125502008-05-04 Vladimir Prus <vladimir@codesourcery.com>
12551
12552 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
12553 notification to appear.
12554
55cd6f92
DJ
125552008-05-04 Daniel Jacobowitz <dan@debian.org>
12556
12557 * gdb.base/fullname.c: New file.
12558 * gdb.base/fullname.exp: New file.
12559 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
12560
d705c43c
PA
125612008-05-03 Pedro Alves <pedro@codesourcery.com>
12562
12563 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
12564 expressions with macros.
12565
333222e1
JK
125662008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12567
12568 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
12569
5ac01682
DJ
125702008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
12571
12572 * gdb.base/completion.exp: Handle lack of other symbols beginning
12573 with "a".
12574
12575 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
12576
237fc4c9
PA
125772008-05-02 Jim Blandy <jimb@codesourcery.com>
12578
12579 * gdb.asm/asmsrc1.s: Add scratch space.
12580
ed5e9466
DJ
125812008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12582 Daniel Jacobowitz <dan@codesourcery.com>
12583
12584 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
12585 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
12586 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
12587
b39cc962
DJ
125882007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
12589
12590 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
12591
36d520f5
JB
125922008-05-01 Joel Brobecker <brobecker@adacore.com>
12593
12594 * gdb.base/info-target.exp: New testcase.
12595
8d4e3071
DJ
125962008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
12597
12598 * gdb.cp/hang.exp: Use .cc instead of .C.
12599 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
12600 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
12601
6f3f3097
DJ
126022008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
12603
12604 * gdb.base/gdb1250.exp: Remove perror.
12605 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
12606
5550a914
PA
126072008-04-30 Pedro Alves <pedro@codesourcery.com>
12608
12609 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
12610 .2byte.
12611
d848e687
DJ
126122008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
12613
12614 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
12615 (maybe_kfail): New.
12616
93b5768b
PA
126172008-04-25 Pedro Alves <pedro@codesourcery.com>
12618
12619 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
12620
721c02de
VP
126212008-04-24 Vladimir Prus <vladimir@codesourcery.com>
12622
a9c64011
AS
12623 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
12624 * gdb.mi/mi2-syn-frame.exp: Likewise.
12625 * lib/mi-support.exp: Likewise.
721c02de 12626
74960c60
VP
126272008-04-24 Vladimir Prus <vladimir@codesourcery.com>
12628
12629 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
12630 to specify regexp for the location to stop at.
12631 * gdb.base/break-always.c: New.
12632 * gdb.base/break-always.exp: New.
12633
d24317b4
VP
126342008-04-24 Vladimir Prus <vladimir@codesourcery.com>
12635
12636 * lib/mi-support.exp (mi_runto_helper): Adjust
12637 for the original-location field.
12638 (mi_create_breakpoint, mi_list_breakpoints): New.
12639 * gdb.mi/mi-break.exp: Adjust.
12640 * gdb.mi/mi2-break.exp: Adjust.
12641 * gdb.mi/mi-pending.exp: Adjust.
12642 * gdb.mi/mi-simplerun.exp: Adjust.
12643 * gdb.mi/mi2-simplerun.exp: Adjust.
12644 * gdb.mi/mi-syn-frame.exp: Adjust.
12645 * gdb.mi/mi2-syn-frame.exp: Adjust.
12646 * gdb.mi/mi-until.exp: Adjust.
12647 * gdb.mi/mi2-until.exp: Adjust.
12648 * gdb.mi/mi-var-display.exp: Adjust.
12649 * gdb.mi/mi2-var-display.exp: Adjust.
12650 * gdb.mi/mi-watch.exp: Adjust.
12651 * gdb.mi/mi2-watch.exp: Adjust.
12652
fdc59709 126532008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 12654
a9c64011
AS
12655 * aclocal.m4: Add override.m4.
12656 * configure: Regenerate.
fdc59709 12657
8e91f023
VP
126582008-04-19 Vladimir Prus <vladimir@codesourcery.com>
12659
12660 * gdb.mi/var-cmd.c (do_at_tests): Verify that
12661 '-var-update --all-values' reports new value even the type
12662 of a variable object has changed.
12663
233a11ab
CS
126642008-04-18 Craig Silverstein <csilvers@google.com>
12665
12666 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
12667 files.
d24317b4 12668
9c1137ad
JB
126692008-04-18 Joel Brobecker <brobecker@adacore.com>
12670
12671 * gdb.ada/atomic_enum: New test program.
12672 * gdb.ada/atomic_enum.exp: New testcase.
12673
66d0bbc7
DE
126742008-04-17 Doug Evans <dje@google.com>
12675
12676 * gdb.opt/Makefile.in: Fix whitespace.
12677
100906b0
UW
126782008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
12679
12680 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
12681
4584e32e
DE
126822008-04-17 Doug Evans <dje@google.com>
12683
12684 * gdb.base/hashline1.exp: New testcase.
12685 * gdb.base/hashline2.exp: New testcase.
12686 * gdb.base/hashline2.exp: New testcase.
12687
0a320680
PA
126882008-04-17 Pedro Alves <pedro@codesourcery.com>
12689
12690 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
12691
18ac113b
AR
126922008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
12693
12694 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
12695 temporary breakpoint to match "Temporary breakpoint".
12696 * gdb.base/break.exp (delete_breakpoints): Likewise.
12697 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
12698 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
12699 * gdb.base/display.exp: Likewise.
12700 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
12701 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
12702 * gdb.base/restore.exp (restore_tests): Likewise.
12703 * gdb.base/sepdebug.exp: Likewise.
12704 * gdb.base/watchpoint.exp: Likewise.
12705 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
12706 * gdb.mi/mi-pending.exp: Likewise.
12707 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
12708 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
12709 * gdb.mi/mi-var-cmd.exp: Likewise.
12710 * gdb.mi/mi-var-display.exp: Likewise.
12711 * gdb.mi/mi2-cli.exp: Likewise.
12712 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
12713 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
12714 * gdb.mi/mi2-var-display.exp: Likewise.
12715 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
12716 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
12717 new "disp" field.
a9c64011 12718 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
12719 reason. This is to support fix for PR2424.
12720
add38693
JK
127212008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12722
12723 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
12724
fcacd99f
VP
127252008-04-13 Vladimir Prus <vladimir@codesourcery.com>
12726
12727 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 12728 field. Add more floating varobj tests.
fcacd99f 12729 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
12730 field.
12731 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
12732 (main): Call do_at_tests.
12733 * lib/mi-support.exp (mi_create_floating_varobj)
12734 (mi_varobj_update_with_type_change): New.
fcacd99f 12735
de051565
MK
127362008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
12737
12738 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
12739 option of -var-evaluate-expression.
12740 * gdb.mi/mi2-var-display.exp: Likewise.
12741
dbc52822
VP
127422008-04-07 Vladimir Prus <vladimir@codesourcery.com>
12743
12744 Introduce test setup helpers.
a9c64011
AS
12745 * lib/gdb.exp (build_executable, clean_restart)
12746 (prepare_for_testing): New.
12747 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
12748 * gdb.base/return.exp: Likewise.
12749 * gdb.base/ending-run.exp: Likewise.
dbc52822 12750
473591da
NR
127512008-04-07 Nick Roberts <nickrob@snap.net.nz>
12752
12753 * gdb.mi/mi-async.exp: New test for asynchronous Machine
12754 Interface (MI) responses.
12755
2b2d9e11
VP
127562008-04-06 Vladimir Prus <vladimir@codesourcery.com>
12757
a9c64011
AS
12758 * gdb.cp/breakpoint.cc: New code to test conditions involving
12759 member variables.
12760 * gdb.cp/breakpoint.exp: Test condition involving member
12761 variables.
2b2d9e11 12762
bb378428
VP
127632008-04-05 Vladimir Prus <vladimir@codesourcery.com>
12764
12765 * lib/mi-support.exp (mi_expect_stop): New.
12766 (mi_run_cmd): Change the
12767 token. Use mi_send_resuming_command, use
12768 mi_expect_stop.
12769 (mi_execute_to_helper): Rename to mi_execute_to.
12770 (mi_send_resuming_command): Add more error patterns.
12771 (mi_wait_for_stop): Renamed to...
12772 (mi_get_stop_line): ...this.
12773 (mi_run_inline_test): Adjust.
12774
12775 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
12776 * gdb.mi/mi-console.exp: Likewise.
12777 * gdb.mi/mi-pending.exp: Likewise.
12778 * gdb.mi/mi-simplerun.exp: Likewise.
12779 * gdb.mi/mi-stack.exp: Likewise.
12780 * gdb.mi/mi-stepi.exp: Likewise.
12781 * gdb.mi/mi-syn-frame.exp: Add comment.
12782 * gdb.mi/mi-until.exp: Likewise.
12783 * gdb.mi/mi-var-display.exp: Likewise.
12784 * gdb.mi/mi-watch.exp: Likewise.
12785 * gdb.mi/mi2-cli.exp: Likewise.
12786 * gdb.mi/mi2-console.exp: Likewise.
12787 * gdb.mi/mi2-simplerun.exp: Likewise.
12788 * gdb.mi/mi2-stack.exp: Likewise.
12789 * gdb.mi/mi2-stepi.exp: Likewise.
12790 * gdb.mi/mi2-until.exp: Likewise.
12791 * gdb.mi/mi2-var-display.exp: Likewise.
12792 * gdb.mi/mi2-watch.exp: Likewise.
12793
62172bb9
UW
127942008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12795
12796 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
12797
12798 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
12799
a13e061a
PA
128002008-04-04 Pedro Alves <pedro@codesourcery.com>
12801
12802 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
12803 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
12804 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
12805 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
12806 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
12807 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
12808 expect an mi error duplicated in stderr.
12809
eae06beb
JB
128102008-04-03 Joel Brobecker <brobecker@adacore.com>
12811
12812 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
12813 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
12814 Add a couple of tests that verify the behavior when the new setting
12815 is set to "cancel" and "all".
12816 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
12817 "ask" before we start the testing.
12818
79c6ced6
AR
128192008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
12820
12821 * gdb.cp/casts.cc: Add class reference variables.
12822 * gdb.cp/casts.exp: New test cases for up/down casting references.
12823
6c2d1a6b
MK
128242008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
12825
12826 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
12827 instead of beginning to make an extra test pass.
12828 * gdb.mi/mi2-var-display.exp: Likewise.
12829
55b411d9
MR
128302008-03-31 Maciej W. Rozycki <macro@mips.com>
12831
12832 * gdb.base/break.exp: Mark failures as such. Fix formatting.
12833
c6140da2
MD
128342008-03-31 Markus Deuling <deuling@de.ibm.com>
12835 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12836
12837 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
12838 value. Add xfail for older kernels.
12839
79732189
AR
128402008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
12841
12842 Bring mi-support in line with gdb.exp.
12843 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
12844 (mi_gdb_start): New function.
12845
33c3676e
MR
128462008-03-28 Maciej W. Rozycki <macro@mips.com>
12847
12848 * gdb.mi/mi-var-cmd.exp: Fix a typo.
12849
92e28119
VP
128502008-03-26 Vladimir Prus <vladimir@codesourcery.com>
12851
12852 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
12853 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 12854
9e8e3afe
VP
128552008-03-26 Vladimir Prus <vladimir@codesourcery.com>
12856
12857 * lib/mi-support.exp (mi_create_varobj_checked): New.
12858 (mi_list_varobj_children): Allow to check for a
12859 value.
12860 (mi_list_array_varobj_children): New.
12861
12862 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
12863 and mi_list_varobj_children, as opposed to hardcoding
12864 expected strings.
12865 * gdb.mi/gdb701.exp: Likewise.
12866 * gdb.mi/gdb792.exp: Likewise.
12867 * gdb.mi/mi-var-block.exp: Likewise.
12868 * gdb.mi/mi-var-cmd.exp: Likewise.
12869 * gdb.mi/mi-var-invalidate.exp: Likewise.
12870 * gdb.mi/mi2-var-block.exp: Likewise.
12871 * gdb.mi/mi2-var-child.exp: Likewise.
12872 * gdb.mi/mi2-var-cmd.exp: Likewise.
12873 * gdb.mi/mi2-var-display.exp: Likewise.
12874
9df50351
JK
128752008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12876
12877 Fix random false FAILs on i386.
12878 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
12879
31e5d73a
DJ
128802008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
12881
12882 PR gdb/544
12883 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
12884
12f4afab
DJ
128852008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
12886
12887 PR gdb/544
12888 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
12889
b562a0cb
DJ
128902008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
12891
12892 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
12893 fixed PR gdb/544.
12894
17faa917
DJ
128952008-03-21 Pedro Alves <pedro@codesourcery.com>
12896
12897 * gdb.threads/fork-child-threads.exp: Test next over fork.
12898
6214f497
DJ
128992008-03-21 Chris Demetriou <cgd@google.com>
12900
12901 * gdb.base/break.exp (rbreak junk): New test for rbreak
12902 "Junk at end of arguments" issue.
12903
63092375
DJ
129042008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
12905
12906 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
12907 *& to work on created array elements.
12908 (Top level): Test print $pc with a file. Test string operations
12909 without a target.
12910 * gdb.base/ptype.exp: Do not expect *& to work on created array
12911 elements.
12912
b21991b0
DJ
129132008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
12914
12915 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
12916 gdb.threads/staticthreads.exp: Update exit query.
12917
c4b347c7
SL
129182008-03-07 Sandra Loosemore <sandra@codesourcery.com>
12919
12920 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
12921
fa4727a6
DJ
129222008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
12923
12924 * gdb.base/watchpoint.c (global_ptr, func4): New.
12925 (main): Call func4.
12926 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
12927 (test_inaccessible_watchpoint): New.
12928
2f34202f
MR
129292008-02-29 Maciej W. Rozycki <macro@mips.com>
12930
12931 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
12932 select the largest.
12933
0d6ba1b1
DJ
129342008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
12935
12936 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
12937 frames-invalid annotations.
12938
e691325a
PM
129392008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
12940
a9c64011 12941 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 12942
f85b5ecc
DE
129432008-02-27 Doug Evans <dje@google.com>
12944
12945 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
12946 for bug 1738.
12947 (breakpoint_to_handler_entry): Ditto.
12948
b40e7bf3
JB
129492008-02-27 Joel Brobecker <brobecker@adacore.com>
12950
12951 * gdb.base/ending-run.exp: Use the first line of code inside
12952 function body to test breakpoints.
12953 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
12954 location where the breakpoint is inserted when using the line
12955 where a function is declared. Fix typo in the description of
12956 one of the tests.
12957 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
12958
2faca73a
PM
129592008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
12960
12961 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 12962 tests.
2faca73a 12963
6f439c36
PM
129642008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
12965
12966 * gdb.base/args.exp: avoid same output for tests
12967 with single quotes.
12968
54e52265
VP
129692008-02-26 Vladimir Prus <vladimir@codesourcery.com>
12970
a9c64011
AS
12971 * gdb.base/annota1.exp: Adjust for 'info break'
12972 format changes.
12973 * gdb.base/annota3.exp: Likewise.
12974 * gdb.base/break.exp: Likewise.
12975 * gdb.base/condbreak.exp: Likewise.
12976 * gdb.base/pending.exp: Likewise.
12977 * gdb.base/sepdebug.exp: Likewise.
12978 * gdb.base/unload.exp: Likewise.
12979 * gdb.cp/ovldbreak.exp: Likewise.
12980 * gdb.mi/mi-pending.exp: Likewise.
54e52265 12981
897b09ca
DE
129822008-02-07 Doug Evans <dje@google.com>
12983
12984 * gdb.cp/mb-inline.exp: New.
12985 * gdb.cp/mb-inline.h: New.
12986 * gdb.cp/mb-inline1.cc: New.
12987 * gdb.cp/mb-inline2.cc: New.
12988
b1c32d35
PM
129892008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
12990
12991 * gdb.pascal/floats.pas: New test program.
12992 * gdb.pascal/floats.exp: New testcase.
12993
1a4ca44a
TJB
129942008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
12995
12996 * gdb.base/callfuncs.c (t_float_many_args): New function.
12997 (t_double_many_args): New function.
12998 * gdb.base/callfuncs.exp: Add tests for exceeding float
12999 and double parameters passed through the stack.
13000
439048e8
JB
130012008-02-05 Joel Brobecker <brobecker@adacore.com>
13002
13003 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
13004 gdb.ada/complete/foo.adb: New files.
13005 * gdb.ada/complete.exp: New testcase.
13006
81fe8080
DE
130072008-02-03 Doug Evans <dje@google.com>
13008
301f0ecf
DE
13009 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
13010
81fe8080
DE
13011 * gdb.cp/gdb2384.exp: New file.
13012 * gdb.cp/gdb2384.cc: New file.
13013 * gdb.cp/gdb2384-base.h: New file.
13014 * gdb.cp/gdb2384-base.cc: New file.
13015
4b071aec
DE
130162008-02-02 Doug Evans <dje@google.com>
13017
13018 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
13019
61137ba6
JB
130202007-02-01 Joel Brobecker <brobecker@adacore.com>
13021
13022 * gdb.ada/sym_print_name: New test program.
13023 * gdb.ada/sym_print_name.exp: New testcase.
13024
130252007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
13026
13027 * gdb.ada/nested/hello.adb: New file.
13028 * gdb.ada/nested.exp: New testcase.
13029 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
13030
98deb0da
VP
130312008-02-01 Vladimir Prus <vladimir@codesourcery.com>
13032
13033 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
13034 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
13035 don't cause future evaluations of function to report
13036 creation of internal breakpoints.
98deb0da 13037
723a2275
VP
130382008-02-01 Vladimir Prus <vladimir@codesourcery.com>
13039
13040 * gdb.mi/mi-break.exp (test_error): New.
13041 Call it.
13042
fb546a2f
LM
130432008-01-31 Luis Machado <luisgpm@br.ibm.com>
13044
13045 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
13046 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
13047
2d8fd90a
PM
130482008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
13049
13050 * gdb.pascal/integers.pas: New test program.
13051 * gdb.pascal/integers.exp: New testcase.
13052
a7fa0ded
PM
130532008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
13054
13055 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
13056
5e1a1926
TJB
130572008-01-30 Luis Machado <luisgpm@br.ibm.com>
13058
13059 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
13060 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
13061
8d04f9f0
JB
130622008-01-30 Paul Hilfinger <hilfinger@adacore.com>
13063
13064 * gdb.ada/formatted_ref: New test program.
13065 * gdb.ada/formatted_ref.exp: New testcase.
13066
13067 * gdb.cp/formatted-ref.cc: New file.
13068 * gdb.cp/formatted-ref.exp: New testcase.
13069
ce75a98f
JB
130702008-01-30 Joel Brobecker <brobecker@adacore.com>
13071
13072 * gdb.base/ptype.exp: Add testing of "ptype $pc".
13073
e835f6bf
NR
130742008-01-30 Nick Roberts <nickrob@snap.net.nz>
13075
13076 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
13077 (test_file_list_exec_source_file): Update to new macro-info field.
13078
d118ef87
PH
130792008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
13080
13081 * gdb.ada/exprs: New test program.
13082 * gdb.ada/exprs.exp: New testcase.
13083
7d35ab09
TJB
130842008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
13085
13086 * dfp-test.c (DELTA, DELTA_B): New definitions.
13087 (double_val1, double_val2, double_val3, double_val4, double_val5,
13088 double_val6, double_val7, double_val8, double_val9, double_val10,
13089 double_val11, double_val12, double_val13, double_val14, dec32_val1,
13090 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
13091 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
13092 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
13093 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
13094 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
13095 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
13096 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
13097 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
13098 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
13099 dec128_val16): New global variables.
13100 (decimal_dec128_align): New function.
13101 (decimal_mixed): Likewise.
13102 (decimal_many_args_dec32): Likewise.
13103 (decimal_many_args_dec64): Likewise.
13104 (decimal_many_args_dec128): Likewise.
13105 (decimal_many_args_mixed): Likewise.
13106 * dfp-test.exp: Add tests calling new inferior functions.
13107
2d717e4f
DJ
131082008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
13109
13110 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
13111 gdb.server/ext-run.exp: New files.
13112 * lib/gdbserver-support.exp (gdbserver_download): New.
13113 (gdbserver_start): New. Update gdbserver expected
13114 output.
13115 (gdbserver_spawn): Use them.
13116 (gdbserver_start_extended): New.
13117
e85a822c
DJ
131182008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
13119
13120 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
13121 Run on GNU/Linux.
13122 (do_exec_tests): Check for systems which do not support catchpoints.
13123 Do not match START.
13124 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
13125 Run on GNU/Linux. Enable verbose output.
13126 (check_fork_catchpoints): New.
13127 (explicit_fork_child_follow, catch_fork_child_follow)
13128 (tcatch_fork_parent_follow): Update expected messages.
13129 (do_fork_tests): Use check_fork_catchpoints.
13130 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
13131 Run on GNU/Linux. Enable verbose output.
13132 (check_vfork_catchpoints): New.
13133 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
13134 expected messages.
13135 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
13136
401ea829
JB
131372008-01-29 Jim Blandy <jimb@red-bean.com>
13138
13139 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
13140 host' errors.
13141 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
13142
aceaf3ad
JB
131432008-01-29 Jim Blandy <jimb@red-bean.com>
13144
13145 * gdb.threads/sigthread.c: Use barriers to ensure that
13146 child_thread and child_thread_two are always initialized before we
13147 start to use them.
13148
a5606eee
VP
131492008-01-29 Vladimir Prus <vladimir@codesourcery.com>
13150
13151 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
13152 * gdb.base/watchpoint-solib.c: New.
13153 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 13154
c55a82bb
PM
131552008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
13156
13157 * gdb.base/gdb1056.exp: Add unsigned integer test.
13158
0993fe05
DE
131592008-01-28 Doug Evans <dje@google.com>
13160
13161 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
13162
4fe42e7f
JB
131632008-01-27 Jim Blandy <jimb@codesourcery.com>
13164
c7a69933
JB
13165 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
13166
4fe42e7f
JB
13167 * gdb.base/expand-psymtabs.exp: Doc fix.
13168
5def8285
MK
131692008-01-26 Mark Kettenis <kettenis@gnu.org>
13170
13171 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
13172
5313c911
NR
131732008-01-24 Nick Roberts <nickrob@snap.net.nz>
13174
a9c64011 13175 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
13176 -var-set-format.
13177
93815fbf
VP
131782008-01-23 Chris Demetriou <cgd@google.com>
13179
13180 * gdb.threads/thread_events.c: New testcase source file.
13181 * gdb.threads/thread_events.exp: New testcase expect file.
13182
467a88ee
NR
131832008-01-23 Nick Roberts <nickrob@snap.net.nz>
13184
13185 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
13186
13187 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
13188 -var-set-format.
13189
d8f82aba
DJ
131902008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
13191 Vladimir Prus <vladimir@codesourcery.com>
13192
13193 * gdb.base/float.exp: Allow missing floating point for m68k and
13194 PowerPC.
13195
60c46647
VP
131962008-01-22 Vladimir Prus <vladimir@codesourcery.com>
13197
13198 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
13199 ignore count.
13200 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
13201 * gdb.mi/mi-cli.exp: Adjust.
13202 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 13203
c7dd36a1
PA
132042008-01-17 Pedro Alves <pedro@codesourcery.com>
13205
13206 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
13207 and 'dummy_ptr' integer pointer. Initialize struct_declarations
13208 with dummy_ptr's address.
13209 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
13210 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
13211 all targets.
13212 * gdb.mi/mi2-var-child.exp: Likewise.
13213
39d5313e
JB
132142008-01-09 Joel Brobecker <brobecker@adacore.com>
13215
13216 * gdb.ada/null_array: New test program.
13217 * gdb.ada/null_array.exp: New testcase.
13218
0aea4bf3
LM
132192008-01-09 Luis Machado <luisgpm@br.ibm.com>
13220
13221 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
13222 with required float modifiers.
13223
0b354900
JB
132242008-01-08 Joel Brobecker <brobecker@adacore.com>
13225
13226 * gdb.ada/funcall_param: New test program.
13227 * gdb.ada/funcall_param.exp: New testcase.
13228
cdb7f5d4
JB
132292008-01-08 Joel Brobecker <brobecker@adacore.com>
13230
13231 * gdb.ada/arrayparam: New test program.
13232 * gdb.ada/arrayparam.exp: New testcase.
13233
88e2547f
JB
132342008-01-08 Joel Brobecker <brobecker@adacore.com>
13235
13236 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
13237 landed. Should also fix random failures in the test following it.
13238
f6867ce0
TJB
132392008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
13240
13241 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
13242 for expressions with decimal float values.
13243 (test_dfp_conversions): New function to test casts to and from
13244 decimal float types.
13245 Call test_dfp_conversions.
13246 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
13247 elements.
13248 (main): Initialize ds.float4 and ds.double8 elements.
13249 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
13250 string to new error message.
13251 (d64_set_tests): Likewise.
13252 (d128_set_tests): Likewise.
13253 Add tests for expressions with decimal float variables. Add tests for
13254 conversions to and from decimal float types.
13255
f9c11282
JB
132562008-01-05 Joel Brobecker <brobecker@adacore.com>
13257
13258 * gdb.ada/packed_tagged/comp_bug.adb: New file.
13259 * gdb.ada/packed_tagged.exp: New testcase.
13260
0ecbca72
JB
132612008-01-04 Joel Brobecker <brobecker@adacore.com>
13262
13263 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
13264 gdb.ada/homonym/homonym_main.adb: New files.
13265 * gdb.ada/homonym.exp: New testcase.
13266
c18d3d89
JB
132672008-01-04 Joel Brobecker <brobecker@adacore.com>
13268
13269 * gdb.ada/packed_array.exp: Add testing of references to
13270 a packed array.
13271
ecc7085b
JB
132722008-01-04 Joel Brobecker <brobecker@adacore.com>
13273
13274 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
13275 New files.
13276 * gdb.ada/type_coercion.exp: New testcase.
13277
c474c922
JB
132782008-01-04 Joel Brobecker <brobecker@adacore.com>
13279
13280 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
13281 gdb.ada/tagged/foo.adb: New file.
13282 * gdb.ada/tagged.exp: New testcase.
13283
9005b927
JB
132842008-01-04 Joel Brobecker <brobecker@adacore.com>
13285
13286 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
13287 gdb.ada/ptype_field/foo.adb: New files.
13288 * gdb.ada/ptype_field.exp: New testcase.
13289
1a6aaad8
JB
132902008-01-03 Joel Brobecker <brobecker@adacore.com>
13291
13292 * gdb.ada/print_pc.exp: New testcase.
13293
0ef22f53
JB
132942008-01-03 Joel Brobecker <brobecker@adacore.com>
13295
13296 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
13297 gdb.ada/taft_type/p.adb: New files.
13298 * gdb.ada/taft_type.exp: New testcase.
13299
1689ecf8
JB
133002008-01-03 Joel Brobecker <brobecker@adacore.com>
13301
13302 * gdb.ada/array_bounds/bar.adb: New file.
13303 * gdb.ada/array_bounds.exp: New testcase.
13304
a4d0b9c3
JB
133052008-01-03 Joel Brobecker <brobecker@adacore.com>
13306
13307 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
13308 gdb.ada/arrayptr/foo.adb: New files.
13309 * gdb.ada/arrayptr.exp: New testcase.
13310
a31ace00
JB
133112008-01-03 Joel Brobecker <brobecker@adacore.com>
13312
13313 * gdb.base/set-lang-auto.exp: New testcase.
13314
a97fced3
JB
133152008-01-03 Joel Brobecker <brobecker@adacore.com>
13316
13317 * gdb.ada/fun_addr/foo.adb: New file.
13318 * gdb.ada/fun_addr.exp: New testcase.
13319
ef29ce1a
JK
133202008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13321
13322 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
13323 New files
13324
0fafefe3
JB
133252008-01-02 Joel Brobecker <brobecker@adacore.com>
13326
13327 * array_subscript_addr/p.adb: New file.
a9c64011 13328 * array_subscript_addr.exp: New testcase.
0fafefe3 13329
c4359f8d
JB
133302008-01-02 Joel Brobecker <brobecker@adacore.com>
13331
a9c64011 13332 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
13333 New files.
13334 * gdb.ada/str_cmp_ref.exp: New testcase.
13335
1aa1b15b
JB
133362008-01-01 Joel Brobecker <brobecker@adacore.com>
13337
13338 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
13339 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 13340 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 13341
81c9b2cf
JB
133422008-01-01 Joel Brobecker <brobecker@adacore.com>
13343
13344 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
13345 gdb.ada/ref_param/pck.ads: New files.
13346 * gdb.ada/ref_param.exp: New testcase.
13347
319e4674
JB
133482008-01-01 Joel Brobecker <brobecker@adacore.com>
13349
13350 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
13351 gdb.ada/interface/foo.adb: New files.
13352 * gdb.ada/interface.exp: New testcase.
13353
ef682c56
JB
133542007-12-31 Jim Blandy <jimb@codesourcery.com>
13355
13356 * gdb.base/multi-forks.exp: Consume all output from child
13357 processes before proceeding to next test.
13358
f6f3eb6c
JB
133592007-12-29 Jim Blandy <jimb@codesourcery.com>
13360
13361 * configure: Regenerated.
13362
f652e42f
JB
133632007-12-27 Joel Brobecker <brobecker@adacore.com>
13364
13365 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
13366 gdb.ada/fixed_cmp/fixed.adb: New files.
13367 * gdb.ada/fixed_cmp.exp: New testcase.
13368
6943e596
JB
133692007-12-27 Joel Brobecker <brobecker@adacore.com>
13370
13371 * gdb.ada/boolean_expr.exp: New testcase.
13372
aad9a193
JB
133732007-12-26 Jim Blandy <jimb@codesourcery.com>
13374
13375 * gdb.base/multi-forks.exp: Doc fix.
13376
fb5f3683
JB
133772007-12-26 Joel Brobecker <brobecker@adacore.com>
13378
13379 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
13380 * gdb.ada/char_param.exp: Do not compile our test program with
13381 -gnata, this is unnecessary.
13382 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
13383
384e4a9c
JB
133842007-12-24 Joel Brobecker <brobecker@adacore.com>
13385
13386 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
13387 gdb.ada/print_chars/foo.adb: New files.
13388 * gdb.ada/print_chars.exp: New testcase.
13389
01e044f7
JB
133902007-12-24 Joel Brobecker <brobecker@adacore.com>
13391
13392 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
13393 gdb.ada/char_param/foo.adb: New files.
13394 * gdb.ada/char_param.exp: New testcase.
13395
0ce17860
JB
133962007-12-22 Jim Blandy <jimb@codesourcery.com>
13397
13398 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
13399 hard-coding source line numbers into the test.
13400 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
13401 gdb_get_line_number to find.
13402
919809b9
JB
134032007-12-22 Joel Brobecker <brobecker@adacore.com>
13404
13405 * gdb.base/ptype.c (highest): New struct type.
13406 (the_highest): New variable of that type.
13407 (main): Add dummy assignment to a field of variable the_highest.
13408 * gdb.base/ptype.exp: Test type printing of our new variable.
13409
abc8a88d
PM
134102007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
13411
13412 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 13413 and record first explicitly generated thread number.
abc8a88d
PM
13414 Use that thread number for thread specific watchpoint test.
13415 Add iteration number to repetitive tests.
13416
5158f3e3
CES
134172007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
13418 Jim Blandy <jimb@codesourcery.com>
13419
13420 * gdb.base/expand-psymtabs.c: New testcase
13421 source file.
13422 * gdb.base/expand-psymtabs.exp: New testcase
13423 expect file.
13424
37e4754d
LM
134252007-12-17 Luis Machado <luisgpm@br.ibm.com>
13426
13427 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
13428 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
13429
551e5d04
JB
134302007-12-17 Joel Brobecker <brobecker@adacore.com>
13431
13432 * gdb.ada/frame_args/foo.adb: New file.
13433 * gdb.ada/frame_args/pck.ads: New file.
13434 * gdb.ada/frame_args/pck.adb: New file.
13435 * gdb.ada/frame_args.exp: New testcase.
13436
a05ee097
JB
134372007-12-17 Joel Brobecker <brobecker@adacore.com>
13438
13439 * gdb.base/frame-args.c: New file.
13440 * gdb.base/frame-args.exp: New testcase.
13441
c162e8c9 134422007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 13443 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
13444
13445 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
13446
afe8ab22 134472007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 13448
afe8ab22
VP
13449 * gdb.mi/mi-pending.exp: New.
13450 * gdb.mi/mi-pending.c: New.
13451 * gdb.mi/mi-pendshr.c: New.
13452
dfdfb3ca
JB
134532007-12-06 Jim Blandy <jimb@codesourcery.com>
13454
13455 * gdb.base/default.exp: Update expected output for 'info catch'.
13456
b7fca990
JK
134572007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13458
13459 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
13460 must be set to binary.
13461
6a1afc1e
PA
134622007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
13463
13464 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
13465
a6b151f1
DJ
134662007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
13467
13468 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
13469 gdb.mi/mi-file-transfer.exp: New.
13470
43039443
JK
134712007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13472
13473 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
13474
0ef2251b
MR
134752007-11-22 Maciej W. Rozycki <macro@mips.com>
13476
13477 * gdb.trace/backtrace.exp: Fix a typo.
13478 * gdb.trace/circ.exp: Likewise.
13479 * gdb.trace/collection.exp: Likewise.
13480 * gdb.trace/limits.exp: Likewise.
13481 * gdb.trace/report.exp: Likewise.
13482 * gdb.trace/tfind.exp: Likewise.
13483 * gdb.trace/while-dyn.exp: Likewise.
13484
5443631e
NR
134852007-11-21 Nick Roberts <nickrob@snap.net.nz>
13486
13487 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
13488 objects of pointers that can't be dereferenced are now
13489 "noneditable".
13490
a4ce5b0d
UW
134912007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13492
13493 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
13494 (target_cpu): Remove.
13495
d6e956e5
VP
134962007-10-15 Vladimir Prus <vladimir@codesourcery.com>
13497
13498 * gdb.base/ending-run.exp: Expect the list of cleared
13499 breakpoint to come in natural order, not the reversed one.
a9c64011 13500
214270ab
VP
135012007-11-07 Vladimir Prus <vladimir@codesourcery.com>
13502
13503 * gdb.mi/mi-var-child.c (do_child_deletion): New.
13504 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 13505
1a619819
LM
135062007-11-05 Luis Machado <luisgpm@br.ibm.com>
13507
13508 * gdb.base/printcmds.exp: New function
13509 test_printf_with_dfp.
13510
5b01a6fa
DE
135112007-11-02 Doug Evans <dje@google.com>
13512
13513 * gdb.disasm/t01_mov.s: Remove carriage returns.
13514 * gdb.disasm/t02_mova.s: Ditto.
13515 * gdb.disasm/t03_add.s: Ditto.
13516 * gdb.disasm/t04_sub.s: Ditto.
13517 * gdb.disasm/t05_cmp.s: Ditto.
13518 * gdb.disasm/t06_ari2.s: Ditto.
13519 * gdb.disasm/t07_ari3.s: Ditto.
13520 * gdb.disasm/t08_or.s: Ditto.
13521 * gdb.disasm/t09_xor.s: Ditto.
13522 * gdb.disasm/t10_and.s: Ditto.
13523 * gdb.disasm/t11_logs.s: Ditto.
13524 * gdb.disasm/t12_bit.s: Ditto.
13525 * gdb.disasm/t13_otr.s: Ditto.
13526
ec33ab7f
JK
135272007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13528
13529 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
13530
ae0d01ff
UW
135312007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13532
13533 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
13534 provide DFP support.
13535
55eddb0f
DJ
135362007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
13537
13538 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
13539 Test "set powerpc vector-abi". Skip auto-detection tests for old
13540 toolchains.
13541
7020f05c
PA
135422007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
13543
13544 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
13545 with [string compare].
13546
84bc3db9
PA
135472007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
13548
13549 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
13550 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
13551
5876dc88
LM
135522007-10-25 Luis Machado <luisgpm@br.ibm.com>
13553
13554 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
13555 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
13556 * gdb.opt/Makefile.in: New makefile.
13557 * Makefile.in: Create new directory "gdb.opt".
13558 * configure.ac: Add "gdb.opt" directory.
13559 * configure: Regenerated.
a9c64011 13560
c3ea9a14
DE
135612007-10-25 Doug Evans <dje@google.com>
13562
13563 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
13564 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
13565
a9c64011 135662007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
13567 Thiago Jung Bauermann <bauerman@br.ibm.com>
13568
13569 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
13570 Floating Point expressions.
13571 * gdb.base/dfp-test.exp: new file adding tests for Decimal
13572 Floating Point variables.
13573 * gdb.base/dfp-test.c: new file containing program with Decimal
13574 Floating variables, used by gdb.base/dfp-test.exp.
13575
62a24a2b
DJ
135762007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
13577
13578 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
13579
e7b1eae6
UW
135802007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13581
13582 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
13583 compiling test case with GCC.
13584 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
13585
c641edcc
UW
135862007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13587
13588 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
13589 format changes.
13590
5e5ebfe6
MS
135912007-10-18 Michael Snyder <msnyder@specifix.com>
13592
13593 * gdb.base/dbx.exp: Add missing "-re " operator.
13594
e831e7b6
GM
135952007-10-16 Gaius Mulley <gaius@glam.ac.uk>
13596
13597 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
13598 * configure.ac: Removed trailing spaces after backslash.
13599 * gdb.modula2: New directory.
13600 * gdb.modula2/Makefile.in: New file.
13601 * gdb.modula2/unbounded-array.exp: New file.
13602 * gdb.modula2/unbounded1.c: New file.
13603
7cc46491
DJ
136042007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
13605
13606 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
13607
136082007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
13609
13610 * gdb.base/sigstep.c (main): Add checks for
13611 return values for setitimer call.
13612 Call setitimer again with itimer = ITIMER_REAL
13613 if first call to setitimer fails.
13614
e91528f0
KH
136152007-10-11 Kazu Hirata <kazu@codesourcery.com>
13616
13617 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
13618 of $timeout.
13619
2ec9a4f8
DJ
136202007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
13621
13622 * gdb.server/server-run.exp: Test for dynamic linker symbols.
13623
136242007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
13625
13626 * lib/gdb.exp (gdb_run_cmd): Move comment outside
13627 of gdb_expect call, to avoid interruption.
13628
64b2fa04
PA
136292007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
13630
13631 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
13632 (v_unsigned_long_long, v_long_long_array)
13633 (v_signed_long_long_array, v_unsigned_long_long_array)
13634 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
13635 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
13636 [!NO_LONG_LONG]: New.
13637 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
13638 v_long_long_member.
13639
13640 (v_long_long_func, v_signed_long_long_func)
13641 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
13642 (main) [!NO_LONG_LONG]: Initialize long long variants.
13643
13644 * gdb.base/whatis.exp: If board file requests no_long_long, build
13645 test with NO_LONG_LONG defined. Test long long, signed long long,
13646 and unsigned long long variants but only if board file doesn't
13647 disable it.
13648
a912286e 136492007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 13650 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
13651
13652 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
13653 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
13654 * configure: Regenerated.
13655 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
13656 gdb.pascal/types.exp, lib/pascal.exp: New files.
13657
471ba8c9
DJ
136582007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
13659
13660 * gdb.cp/classes.exp (do_tests): Always step to the line after the
13661 call.
13662 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
13663 to return to the call.
13664 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
13665 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
13666 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
13667 * gdb.mi/mi-until.exp (test_until): Likewise.
13668 * gdb.mi/mi2-until.exp (test_until): Likewise.
13669
fef8a650
DJ
136702007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
13671
13672 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
13673 two-char array.
13674 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
13675
d983da9c
DJ
136762007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
13677
13678 * gdb.threads/watchthreads.c (thread_function): Sleep between
13679 iterations.
13680 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
13681 at once for S/390. Generate matching fails and passes.
13682
17f62551
VP
136832007-09-27 Vladimir Prus <vladimir@codesourcery.com>
13684
13685 * gdb.mi/var-cmd.c (do_children_tests): Initialize
13686 the 'struct_declarations' variable to zeros.
a9c64011 13687
ed0616c6
VP
136882007-09-24 Vladimir Prus <vladimir@codesourcery.com>
13689
13690 * gdb.cp/mb-ctor.cc: New.
13691 * gdb.cp/mb-ctor.exp: New.
13692 * gdb.cp/mb-templates.cc: New.
13693 * gdb.cp/mb-templates.exp: New.
13694
41f1b697
DJ
136952007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
13696
13697 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
13698
3f213f78
PA
136992007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
13700
13701 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
13702 targets.
13703 * configure: Regenerate.
13704
0d381245 137052007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 13706
0d381245
VP
13707 * gdb.base/annota1.exp: Adjust for 'info break'
13708 format changes.
13709 * gdb.base/annota3.exp: Likewise.
13710 * gdb.base/break.exp: Likewise.
13711 * gdb.base/condbreak.exp: Likewise.
13712 * gdb.base/pending.exp: Likewise.
13713 * gdb.base/sepdebug.exp: Likewise.
13714 * gdb.base/unload.exp: Likewise.
13715 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 13716
fe3f5fa8
VP
137172007-09-22 Vladimir Prus <vladimir@codesourcery.com>
13718
13719 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
13720 messages.
13721 * gdb.base/chng-syms.exp: Likewise.
13722 * gdb.base/unload.exp: Likewise.
a9c64011 13723
a75cf6c0
DJ
137242007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
13725
13726 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
13727
18ecae38
DJ
137282007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
13729
13730 * schedlock.c (NUM): Change to 1.
13731 (main): Use args[0] for the main thread.
13732 * schedlock.exp: Only expect two threads. Only issue one pass or fail
13733 regardless of the number of threads.
13734
5509918f
MR
137352007-09-14 Maciej W. Rozycki <macro@mips.com>
13736
4a543daf
MR
13737 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
13738 type down.
13739 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
13740 test.
13741 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
13742 watchpoint type down.
13743 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
13744 test.
13745
137462007-09-14 Maciej W. Rozycki <macro@mips.com>
13747
5509918f
MR
13748 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
13749 Move all the tests here and run them twice, once using software
13750 watchpoints and once using hardware watchpoints.
13751 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
13752
40b53987
DJ
137532007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
13754
13755 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
13756 test.
13757
695e2681
MK
137582007-09-10 Mark Kettenis <kettenis@gnu.org>
13759
8b3fc8d8
MK
13760 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
13761 build-id.
13762
695e2681
MK
13763 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
13764 know about $ORIGIN. Calculate output dir from $dest instead of
13765 using ${objdir}/{$subdir}.
13766
58d69f29
MK
137672007-09-09 Mark Kettenis <kettenis@gnu.org>
13768
13769 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
13770 gcore, before continuing with the test.
13771
3e347599
DJ
137722007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
13773
13774 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
13775 * gdb.mi/mi-watch.exp: Likewise.
13776
ea37ba09
DJ
137772007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
13778 Jim Blandy <jimb@codesourcery.com>
13779
13780 * gdb.arch/i386-sse.exp: Do not expect character constants.
13781 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
13782 * gdb.base/display.exp: Allow print/s.
13783 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
13784 and unsigned char array changes.
13785
2025a643
DJ
137862007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
13787
13788 * gdb.base/display.exp: Add tests for printf %p.
13789
26669a27
PA
137902007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
13791
13792 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
13793 the dll name to unicode.
13794
c8f021f8
JK
137952007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13796
13797 * gdb.base/default.exp (show version): Update the version text.
13798 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
13799
4cf31eea
JK
138002007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13801
13802 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
13803 New files.
13804
4935890f
JK
138052007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13806
13807 * lib/gdb.exp (build_id_debug_filename_get): New function.
13808 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
13809 Remove the generate DEBUG file for the future testcase runs.
13810 New testcase for the NT_GNU_BUILD_ID retrieval.
13811 Move the final testing step to ...
13812 (test_different_dir): ... a new function.
13813 New parameter XFAIL to XFAIL all the tests performed.
13814 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
13815 New parameter TYPE to PF_PREFIX all the tests performed.
13816
02142340
VP
138172007-08-31 Vladimir Prus <vladimir@codesourcery.com>
13818
13819 * gdb.mi/mi-var-cp.cc (path_expression): New
13820 function.
13821 * gdb.mi/mi-var-cp.exp: Run path exression tests.
13822
36acd84e
UW
138232007-08-27 Markus Deuling <deuling@de.ibm.com>
13824
13825 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
13826 to fit into SPU Local Store memory.
13827
a896d121
JB
138282007-08-23 Joel Brobecker <brobecker@adacore.com>
13829
13830 * gdb.base/default.exp: Adjust the expected output of "info
13831 warranty" after the switch to GPLv3.
13832
7b433602
JB
138332007-08-23 Joel Brobecker <brobecker@adacore.com>
13834
13835 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
13836 to 30000 (from 20000).
13837
e22f8b7c
JB
138382007-08-23 Joel Brobecker <brobecker@adacore.com>
13839
13840 Switch the license of all .exp files to GPLv3.
13841 Switch the license of all .f and .f90 files to GPLv3.
13842 Switch the license of all .s and .S files to GPLv3.
13843
5a0e3bd0
JB
138442007-08-23 Joel Brobecker <brobecker@adacore.com>
13845
13846 * configure.ac: Switch license to GPLv3.
13847
cc00619d
JB
138482007-08-23 Joel Brobecker <brobecker@adacore.com>
13849
13850 Switch the licensing to GPLv3 for all .ads and .adb files.
13851
8d26208a
DJ
138522007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
13853
13854 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
13855 and t_int_double.
13856 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
13857
4fcb9948
JB
138582007-08-17 Joel Brobecker <brobecker@adacore.com>
13859
13860 * gdb.base/step-line.c: Switch license to GPL version 3, and
13861 update copyright year.
13862 * gdb.base/step-line.inp: Likewise.
13863
b9c34f67
JB
138642007-08-17 Joel Brobecker <brobecker@adacore.com>
13865
13866 * gdb.base/gdb1555.exp: Make expected output immune to formatting
13867 changes inside gdb1555.c.
13868 * gdb.base/pending.exp: Likewise.
13869
2cc17678
DJ
138702007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
13871
13872 * config/default.exp: New file.
13873
e48883f7
DJ
138742007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
13875
13876 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
13877 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
13878
1ab80e5b
MR
138792007-07-30 Maciej W. Rozycki <macro@mips.com>
13880
13881 * gdb.base/dump.exp: Force the correct endianness for binary
13882 formats not carrying this information.
13883
aba471f5
DJ
138842007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
13885
13886 * gdb.threads/staticthreads.exp: Match .*sem_post.
13887
d4e07204
DJ
138882007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
13889
13890 * gdb.base/readline.exp (operate_and_get_next): Match the final
13891 prompt.
13892
2b97317d
KB
138932007-07-23 Kevin Buettner <kevinb@redhat.com>
13894
13895 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
13896 to restarting SID.
13897
44efa07a
KB
138982007-07-18 Kevin Buettner <kevinb@redhat.com>
13899
13900 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
13901 prior to `gdb_start'.
13902
7b5ebade
KB
139032007-07-18 Kevin Buettner <kevinb@redhat.com>
13904
13905 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
13906 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
13907 Remove call to gdb_unload.
13908
255e7678
DJ
139092007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
13910 Daniel Jacobowitz <dan@codesourcery.com>
13911
13912 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
13913 for __WIN32__.
13914 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
13915 * gdb.base/unload.exp: Use shared library test routines.
13916
3a40aaa0
UW
139172007-07-03 Markus Deuling <deuling@de.ibm.com>
13918
13919 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
13920 * gdb.base/solib-symbol-lib.c: Likewise.
13921 * gdb.base/solib-symbol-main.c: Likewise.
13922
b0f4b84b
DJ
139232007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
13924
13925 * config/gdbserver.exp (gdb_reconnect): New.
13926 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
13927 gdb.base/solib-disc.exp: New files.
13928 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
13929 remote debugging".
13930 (gdb_compile): Add shlib_load flag.
13931 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
13932 port.
13933 (gdbserver_reconnect): New.
13934
1b05479a
DJ
139352007-07-01 Nick Roberts <nickrob@snap.net.nz>
13936 Daniel Jacobowitz <dan@codesourcery.com>
13937
13938 * gdb.base/annota3.exp: Test for if construct.
13939
86f78eb2
DJ
139402007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
13941
13942 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
13943
6a2eb474 139442007-06-21 Chris Dearman <chris@mips.com>
a9c64011 13945 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
13946
13947 * gdb.base/display.exp: Allow a newline after display/i.
13948 * gdb.base/pc-fp.exp: Likewise.
13949 * gdb.base/sigbpt.exp: Likewise.
13950
f8b73d13
DJ
139512007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
13952
13953 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
13954 required features to be included.
13955
4339e69e
DJ
139562007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
13957
13958 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
13959 in info threads output.
13960
23d964e7
UW
139612007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13962 Markus Deuling <deuling@de.ibm.com>
13963
13964 * gdb.arch/spu-info.exp: New testcase.
13965 * gdb.arch/spu-info.c: New file.
13966
fd20f75b
DJ
139672007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
13968
13969 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
13970 tpcs_offset. Restore lr after the call.
13971 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
13972
2226f861
DJ
139732007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
13974
13975 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
13976 (gdbserver_run): Kill any running gdbserver.
13977 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
13978
d12371a9
MR
139792007-05-17 Maciej W. Rozycki <macro@mips.com>
13980
13981 * gdb.base/sigbpt.exp: Preset segv_addr.
13982
93f02886
DJ
139832007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
13984
13985 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
13986 (gdb_compile_shlib): Likewise.
13987 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
13988 (default_gdb_init): Clear cleanfiles.
13989 (gdb_finish): Delete recorded cleanfiles.
13990 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
13991
13992 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
13993 Do not use isnative.
13994 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
13995 gdb.base/so-impl-ld.exp: Likewise.
13996 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
13997 * gdb.base/unload.exp: Likewise. Do not pass empty option to
13998 gdb_compile.
13999
b04e06d7
VP
140002007-05-15 Vladimir Prus <vladimir@codesourcery.com>
14001
14002 * config/unknown.exp: Remove.
14003
069ed931
UW
140042007-05-15 Markus Deuling <deuling@de.ibm.com>
14005
14006 * gdb.base/info-proc.exp: Check is_remote.
14007
09db0d03
UW
140082007-05-14 Markus Deuling <deuling@de.ibm.com>
14009
14010 * gdb.base/gcore.exp: Initialize variable core_supported.
14011
af2cbe8c
DJ
140122007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
14013
14014 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
14015
027c0295
DJ
140162007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
14017
14018 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
14019 * gdb.threads/print-threads.exp (test_all_threads): Allow
14020 negative and hexadecimal thread IDs.
14021
dc5000e7
DJ
140222007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
14023
14024 * gdb.java/jprint.java (public): Avoid invalid call to static
14025 method.
14026
2e74ed18
DP
140272007-05-14 Denis Pilat <denis.pilat@st.com>
14028
14029 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
14030 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
14031 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
14032 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
14033 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
14034
83547f02
UW
140352007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14036
14037 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 14038 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
14039 this mode.
14040 * gdb.base/ovlymgr.c: Provide stubs for spu target.
14041 * gdb.base/spu.ld: New file.
14042
b18be20d
DJ
140432007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
14044
14045 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
14046
be444858
DJ
140472007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
14048
14049 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
14050
b1d53152
DJ
140512007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
14052
14053 * gdb.java/jmain.exp: Handle demangled names with and without method
14054 signatures.
14055
d084b331
DJ
140562007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
14057
14058 * gdb.mi/mi-syn-frame.c (main, foo, bar)
14059 (have_a_very_merry_interrupt): Remove calls to puts.
14060 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
14061 inferior output.
14062 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
14063 test names.
14064
db9d7fc5
DJ
140652007-04-29 Markus Deuling <deuling@de.ibm.com>
14066 Daniel Jacobowitz <dan@codesourcery.com>
14067
14068 * gdb.base/auxv.exp (core_works): Also check is_remote.
14069 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
14070
ef783a7d 140712007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 14072
ef783a7d
VP
14073 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
14074 message, not the undefined 'module' variable.
14075 * gdb.base/siginfo.exp: Likewise.
14076 * gdb.base/sigstep.exp: Likewise.
14077 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
14078 serialport.
14079 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
14080
b7b73cae
CV
140812007-04-25 Corinna Vinschen <vinschen@redhat.com>
14082
14083 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
14084 target sim fails. Return 0 otherwise.
14085 (gdb_load): Return prematurely if gdb_target_sim fails.
14086
7d90fdfa
DP
140872007-04-16 Denis Pilat <denis.pilat@st.com>
14088
14089 * gdb.base/setshow.exp: Reset height after having set it to 100.
14090
5d3e9c85
DP
140912007-04-16 Denis Pilat <denis.pilat@st.com>
14092
14093 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
14094
18e75969
DP
140952007-04-16 Denis Pilat <denis.pilat@st.com>
14096
14097 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
14098
25d5ea92
VP
140992007-04-14 Vladimir Prus <vladimir@codesourcery.com>
14100
14101 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
14102 tests. Run the frozen varobjs test.
14103 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 14104 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 14105
0b49cb80
JK
141062007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14107
14108 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
14109 gdb.base/type-opaque.exp: New files.
14110
a73bafbc 141112007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
14112
14113 * gdb.mi/mi-var-child.c
a73bafbc
VP
14114 (do_children_tests): User char[2] instead of
14115 char so that automatic printing of pointers to char
14116 don't give unpredicable result.
14117 * gdb.mi/var-cmd.c (do_locals_test): Initialize
14118 local variables.
14119 * gdb.mi/mi-var-child.exp: Step to right line
14120 of do_children_tests.
14121 * gdb.mi/mi2-var-child.exp: Likewise.
14122 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 14123 do_locals_tests.
a73bafbc
VP
14124 (do_children_tests): User char[2] instead of
14125 char so that automatic printing of pointers to char
a9c64011 14126 don't give unpredicable result.
a73bafbc 14127 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 14128 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
14129 Pass test name to mi_wait_for_stop.
14130
7ce59000
DJ
141312007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
14132
14133 * gdb.asm/asm-source.exp: Remove d10v case.
14134 * lib/gdb.exp (skip_cplus_tests): Likewise.
14135 * gdb.asm/d10v.inc: Deleted.
14136
20389057
DJ
141372007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
14138
14139 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
14140
8807d78b
DJ
141412007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
14142
14143 * config/netware.exp: Delete file.
14144
aa3edb8e
JB
141452007-03-29 Joel Brobecker <brobecker@adacore.com>
14146
14147 * gdb.dwarf2/dw2-noloc.S: New file.
14148 * gdb.dwarf2/dw2-noloc.exp: New file.
14149
297561ac
PA
141502007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
14151
14152 * gdb.cp/method2.cc: New test.
14153 * gdb.cp/method2.exp: New test.
14154 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
14155
1f81bd39
DJ
141562007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
14157
14158 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
14159
9453113a
DJ
141602007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
14161
14162 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
14163
b741e217
DJ
141642007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
14165
14166 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
14167 (gdb_load): Delete, replace with...
14168 (gdb_reload): ...this.
14169 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
14170 * gdb.server/server-mon.exp: Likewise.
14171 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
14172 (gdb_start_cmd): New.
14173 (gdb_file_cmd): Save the last loaded file.
14174 (gdb_reload): New.
14175 (gdb_gnu_strip_debug): Use transform.
14176 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
14177 support here. Use new $last_loaded_file. Check mtime.
14178 (gdb_target_cmd): Handle ObjC failure case.
14179 (infer_host_exec): Delete.
14180 (gdbserver_load): Rename to...
14181 (gdbserver_run): ...this. Simplify.
14182 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
14183 (mi_gdb_load): Move most contents to a new function...
14184 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
14185 (mi_run_cmd): Use mi_gdb_target_load.
14186 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
14187 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
14188 Use gdb_run_cmd.
14189 * gdb.base/charsign.exp: Remove incorrect comment.
14190 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
14191 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
14192 gdb.base/start.exp: Use gdb_start_cmd.
14193
446ab585 141942007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 14195 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
14196
14197 * gdb.base/sigbpt.exp: Fix the message when skipping test.
14198 * gdb.base/signull.exp: Similarly.
14199
bbb88ebf
UW
142002007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14201
14202 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
14203 messages available to test cases (like chng-sym.exp).
14204
cb8c4a99
AS
142052007-03-14 Andreas Schwab <schwab@suse.de>
14206
14207 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
14208 format changes.
14209
4e463ff5
DJ
142102007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
14211
14212 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
14213 (optimized_1): New.
14214 (main): Call optimized_1.
14215 (gdb2029): Correct typos. Call gdb2029_marker.
14216 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
14217 for gdb2029.
14218
b6db2c47
MK
142192007-03-12 Mark Kettenis <kettenis@gnu.org>
14220
14221 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
14222 as tabs. Remove redundant test pattern.
14223
70ed3737
UW
142242007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14225
14226 * gdb.base/long_long.exp: Accept optional symbol name in <...>
14227 for /a format output.
14228
47b67b60
DJ
142292007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
14230
14231 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
14232 collect output incrementally.
14233
b8953b0e
UW
142342007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14235
14236 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
14237 for -var-create lpcharacter test.
14238 * gdb.mi/mi2-var-cmd.exp: Likewise.
14239
7acd5c40
UW
142402007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14241
14242 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
14243 pass on targets where address zero is readable.
14244
9c6759c1
UW
142452007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14246
14247 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
14248 just a single architecture.
14249
a2f1aeb4
UW
142502007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14251
14252 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
14253 (fetch_all_registers): New function, uses gdb_test_multiple and
14254 exp_continue to fetch inferior output line-by-line.
14255 Replace all uses of do_get_all_registers by fetch_all_registers.
14256
46579ac2
UW
142572007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14258
14259 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
14260 in target_info.
14261
fc133f24
MS
142622007-03-02 Michael Snyder <michael.snyder@palmsource.com>
14263
a9c64011 14264 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
14265 consistancy; add a default (timeout) case.
14266
7646a51d
MS
142672007-03-02 Michael Snyder <michael.snyder@palmsource.com>
14268
14269 * gdb.base/watchpoint.exp: Fix truncated comment.
14270
dcfff61f
MS
142712007-03-02 Michael Snyder <michael.snyder@palmsource.com>
14272
14273 * Makefile.in: Remove spurious single-quotes from sed command.
14274
664e3ee9
DJ
142752007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
14276
14277 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
14278 func.
14279 * gdb.mi/mi2-var-cmd.exp: Likewise.
14280
d7cc6f2f
JB
142812007-02-27 Joel Brobecker <brobecker@adacore.com>
14282
a9c64011
AS
14283 * gdb.dwarf2/dw2-producer.S: New file.
14284 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
14285
142862007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
14287
14288 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
14289 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
14290 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
14291 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
14292 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
14293 Revert tests to use mi_gdb_test and include value field in output
14294 of -var-create.
14295
93d42b30
DJ
142962007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
14297
14298 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
14299
c499ed39
DJ
143002007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
14301
14302 * gdb.base/maint.exp: Remove full paths from test names.
14303 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
14304 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
14305
9836f81b
JB
143062007-02-27 Joel Brobecker <brobecker@adacore.com>
14307
14308 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
14309
c74d0ad8
DJ
143102007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
14311
14312 * gdb.server/server-mon.exp: New test.
14313
2711e456
DJ
143142007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
14315
14316 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
14317
ff6f572f
DJ
143182007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
14319
14320 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
14321 register capitalization.
14322
fada3feb
DP
143232007-02-13 Denis Pilat <denis.pilat@st.com>
14324
14325 * gdb.mi/mi-var-invalidate.exp: New file.
14326
fb1e4ffc
DJ
143272007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
14328
14329 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
14330
3da939d7
DJ
143312007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
14332
14333 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
14334
123dc839
DJ
143352007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
14336
14337 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
14338 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
14339
877e3645 143402007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
14341
14342 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
14343 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
14344 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
14345 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
14346 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 14347 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 14348 Update tests to include value field in output of -var-create.
a9c64011 14349
3c0a2960
AS
143502007-02-08 Andreas Schwab <schwab@suse.de>
14351
14352 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
14353
108546a0
DJ
143542007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
14355
14356 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
14357 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
14358
d701dcab
DP
143592007-02-02 Denis Pilat <denis.pilat@st.com>
14360
14361 * gdb.threads/threadapply.exp: check that frame is not changed by
14362 the thread apply all command.
14363
783e3e2f
AS
143642007-01-31 Andreas Schwab <schwab@suse.de>
14365
6d9c3a87
AS
14366 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
14367
3c50d7b9
AS
14368 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
14369 in the dwarf sections.
14370 * gdb.dwarf2/mac-fileno.S: Likewise.
14371
783e3e2f
AS
14372 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
14373 bspstore register on ia64.
14374
78ff580e
AS
143752007-01-29 Andreas Schwab <schwab@suse.de>
14376
cc8e9b12
AS
14377 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
14378 "frame-begin" annotation.
14379
78ff580e
AS
14380 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
14381 number of "frames-invalid" annotations.
14382
704a4f78
DJ
143832007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
14384
14385 * gdb.base/commands.exp: Call if_commands_test.
14386 (gdb_test_no_prompt, if_commands_test): New.
14387
e741bf94
MK
143882007-01-28 Mark Kettenis <kettenis@gnu.org>
14389
14390 * gdb.threads/sigthread.c (NSIGS): Make bigger.
14391
474d0ad3
AS
143922007-01-27 Andreas Schwab <schwab@suse.de>
14393
14394 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
14395 .short/.int/.quad in the dwarf sections.
14396 * gdb.dwarf2/dw2-intercu.S: Likewise.
14397 * gdb.dwarf2/dw2-intermix.S: Likewise.
14398
e784b426
JK
143992007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14400
14401 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
14402 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
14403 array.
e784b426
JK
14404 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
14405 * gdb.base/setvar.exp: Likewise.
14406
37f08e04
AS
144072007-01-26 Andreas Schwab <schwab@suse.de>
14408
9a01813a
AS
14409 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
14410 test.
14411
37f08e04
AS
14412 * gdb.base/multi-forks.exp ("restart $i"): Also match
14413 __kernel_syscall_via_break.
14414
6e2a9270
VP
144152007-01-24 Vladimir Prus <vladimir@codesourcery.com>
14416
14417 * lib/mi-support.exp (mi_delete_varobj): New.
14418 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
14419 testcase.
14420 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
14421 (main): Call the above.
14422 (reference_update_test, base_in_reference_test)
14423 (reference_to_pointer): Delete the created varobjs.
a9c64011 14424
e515b470
DJ
144252007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
14426
14427 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
14428 * configure: Regenerated.
14429 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
14430 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
14431 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
14432 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
14433 * lib/gdb.exp (gdb_skip_xml_test): New function.
14434
08d8bcd7
DJ
144352007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
14436
14437 * gdb.base/sigrepeat.exp: Correct error message.
14438
144392007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
14440 Daniel Jacobowitz <dan@codesourcery.com>
14441
14442 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
14443 gdb.arch/i386-gnu-cfi-asm.S: New files.
14444
97c3f1f3
JK
144452007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14446
14447 * lib/gdb.exp: Abort on missing `site.exp'.
14448
cb1df416
DJ
144492007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14450 Daniel Jacobowitz <dan@codesourcery.com>
14451
14452 * gdb.base/included.c, gdb.base/included.exp,
14453 gdb.base/included.h: New files.
14454
35990120
DJ
144552007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
14456
14457 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
14458 (maximize_rlimit): Reduce limits on 64-bit systems.
14459
6e81a116 144602007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
14461
14462 From Marcus Deuling <deuling@de.ibm.com>:
14463 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
14464 every case.
14465
6c3c41f3
NR
144662007-01-13 Nick Roberts <nickrob@snap.net.nz>
14467
14468 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
14469 (test_path_specification): Use objdir instead of srcdir to always
14470 get an absolute filename.
14471
2f12c312
DJ
144722007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
14473
14474 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
14475
81121995
VP
144762007-01-11 Vladimir Prus <vladimir@codesourcery.com>
14477
14478 * gdb.mi/mi-var-cp.cc (reference_update_tests):
14479 Make sure the variable we're using is in scope.
14480 (reference_to_pointer): Likewise.
14481
4741b737
DJ
144822007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
14483
14484 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
14485 has no debug information.
14486
054410c3
DJ
144872007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
14488
14489 * gdb.base/annota1.exp: Remove extra send_gdb.
14490
818f79f6
DJ
144912007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14492
14493 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
14494
f7a6bb70
DJ
144952007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14496
14497 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
14498
57e66780
DJ
144992007-01-08 Nick Roberts <nickrob@snap.net.nz>
14500 Daniel Jacobowitz <dan@codesourcery.com>
14501
14502 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
14503 lcharacter or linteger change. Correct duplicated test name.
14504 * gdb.mi/mi2-var-cmd.exp: Likewise.
14505
3d799a95
DJ
145062007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
14507
14508 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
14509
145102007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 14511
a9c64011
AS
14512 * gdb.base/nofield.c: New file.
14513 * gdb.base/nofield.exp: New testcase.
51679ba9 14514
eafb94e8
NR
145152007-01-05 Nick Roberts <nickrob@snap.net.nz>
14516
14517 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
14518
14519 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
14520 test.
14521
5e572bb4
DJ
145222007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
14523
14524 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
14525
74a44383
DJ
145262007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
14527
14528 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
14529 when continuing.
14530
1b572db9
DJ
145312007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
14532
14533 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
14534 Expect ".exe" extension.
14535
381bc39b
DJ
145362007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
14537
14538 * gdb.base/charset.exp: Add explicit filename to break.
14539 * gdb.base/dbx.exp: Add explicit filename to breaks.
14540
2b70e4c6
DJ
145412007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
14542
14543 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
14544 * gdb.mi/mi2-file.exp: Likewise.
14545
303b6f5d
DJ
145462007-01-04 Vladimir Prus <vladimir@codesourcery.com>
14547
14548 Implement specification of MI tests as comments
14549 in C and C++ sources.
14550 * lib/mi-support.exp (mi_autotest_data): New variable.
14551 (mi_autotest_source): New variable.
14552 (count_newlines, mi_prepare_inline_tests)
14553 (mi_get_inline_test, mi_continue_to_line)
14554 (mi_run_inline_test, mi_tbreak)
14555 (mi_send_resuming_command, mi_wait_for_stop): New functions.
14556 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
14557 Run inline tests.
14558 * gdb.mi/mi-var-cp.cc: Define tests here.
14559
23da0d94
VP
145602007-01-04 Vladimir Prus <vladimir@codesourcery.com>
14561
14562 Simplify usage of mi_continue_to.
14563 * lib/mi-support.exp (mi_runto_helper): Renamed
14564 from mi_runto, added new parameter 'run_or_continue'.
14565 (mi_runto): Use mi_runto_helper.
14566 (mi_continue_to): Accept just function name as parameter.
14567 Use mi_runto_helper.
14568 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
14569 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 14570
f9e18282
JB
145712006-01-04 Joel Brobecker <brobecker@adacore.com>
14572
14573 Make this testcase a bit more realistic. The current code
14574 is too simplistic, and allows the compiler to optimize out
14575 some of the entities we need for this testcase.
14576 * gdb.ada/null_record/bar.ads (Void_Star): New type.
14577 (Do_Nothing): Add extra parameter.
14578 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
14579 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
14580 by using a variable of type Void_Star.
14581
fd678c65
JB
145822006-01-04 Joel Brobecker <brobecker@adacore.com>
14583
14584 * gdb.ada/catch_ex/foo.adb: New file.
14585 * gdb.ada/catch_ex.exp: New testcase.
14586
05cfdb42
DJ
145872007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
14588
14589 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
14590 pass --image-base to linker.
14591
2e03ee74
DJ
145922007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14593 Daniel Jacobowitz <dan@codesourcery.com>
14594
14595 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
14596 secondary prompts.
14597
0d5de010
DJ
145982007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
14599
14600 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
14601 output. Test the types of members and member pointers.
14602 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
14603 gdb/2092.
14604 * gdb.cp/member-ptr.exp: Search for a comment instead of a
14605 statement. Enable for GCC. Update expected output for some tests
14606 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
14607 layout.
14608 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
14609 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
14610 (Diamond::vget_base): New.
14611 (main): Add new tests.
14612 * gdb.cp/printmethod.exp: Update expected output for member functions.
14613 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
14614 print pEe->D::vg().
14615
61a771aa
DJ
146162007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
14617
14618 * gdb.threads/tls.exp: Allow stops in sem_post.
14619
2fa63963
DJ
146202006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
14621
14622 * gdb.base/annota1.exp: Allow .*printf in backtraces.
14623 * gdb.base/annota3.exp: Likewise.
14624 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
14625 again (instead of timing out).
14626 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
14627 GCC bug 26475.
14628 * gdb.java/jmisc.exp: Adjust to work with method signatures including
14629 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
14630 test from jmisc1.exp.
14631 * gdb.java/jmisc1.exp: Delete.
14632 * gdb.java/jprint.exp: Adjust to work with method signatures including
14633 return types.
14634 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
14635 * gdb.threads/linux-dp.exp: Don't be confused by program output.
14636 * lib/java.exp (compile_java_from_source): Pass the correct type
14637 to target_compile.
14638
5eefc2b7
JB
146392006-12-31 Joel Brobecker <brobecker@adacore.com>
14640
14641 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
14642 (stack_align_edx): New function.
14643 (stack_align_eax): New function.
14644 (main): Add calls to stack_align_edx and stack_align_eax.
14645 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
14646 Add testing for the cases where the register used during a stack
14647 realignment is edx. Same for eax.
14648
227c54da
DJ
146492006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
14650
14651 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
14652 and generic PE targets.
14653
cab8ac94
JB
146542006-12-29 Joel Brobecker <brobecker@adacore.com>
14655
14656 * gdb.ada/array_return.exp: Update copyright date list.
14657
ba54f318
JB
146582006-12-27 Joel Brobecker <brobecker@adacore.com>
14659
14660 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
14661 (Create_Small_Float_Vector): New function.
14662 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
14663 function body.
14664 * gdb.ada/array_return/p.adb: Use new type and function from
14665 package Pck.
14666 * gdb.ada/array_return.exp: Add a test verifying that GDB is
14667 able to print the value returned by a function returning an
14668 array of float.
14669
6b7a35dd
JB
146702006-12-20 Joel Brobecker <brobecker@adacore.com>
14671
14672 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
14673 The associated tests should be PASSing.
14674
038224f6
VP
146752006-12-08 Vladimir Prus <vladimir@codesourcery.com>
14676
14677 Test for base in references.
14678 * gdb.mi/mi-var-cp.cc: Add test code.
14679 * gdb.mi/mi-var-cp.exp: Test for bases in references.
14680 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
14681 * gdb.mi/mi2-watch.exp: Likewise.
14682 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
14683 (mi_list_varobj_children): New function.
14684
b26ed50d
VP
146852006-12-08 Vladimir Prus <vladimir@codesourcery.com>
14686
14687 * lib/mi-support.exp
14688 (mi_runto): Accept "()" after function name.
14689 (mi_create_varobj): New function.
14690 (mi_varobj_update): New function.
14691 (mi_Check_varobj_value): New function.
14692 * gdb.mi/mi-var-cp.exp: New file.
14693 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 14694
08232497
DJ
146952006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
14696
14697 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
14698 gdb.base/weaklib2.c: New files.
14699
d394c993 147002006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 14701
ac6c2fba
NS
14702 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
14703 info. Adjust test names.
14704
8ec659a0 14705 * gdb.base/break.c (main): Move position of malloc.
d394c993 14706 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 14707
acd65feb
VP
147082006-11-28 Vladimir Prus <vladimir@codesourcery.com>
14709
14710 * gdb.mi/mi-var-cmd.exp: Check -var-update after
14711 assignement of arrays and function pointers.
14712 * gdb.mi/var-cmd.c: Add declaration necessary for above
14713 tests.
14714
f556d5e5
NS
147152006-11-27 Nathan Sidwell <nathan@codesourcery.com>
14716
14717 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
14718
14719 * gdb.threads/linux-dp.exp: Read thread table before and after
14720 creating each philosopher and verify it.
14721
697bc68d
NS
147222006-11-27 Nathan Sidwell <nathan@codesourcery.com>
14723 Paul Brook <paul@codesourcery.com>
14724 Daniel Jacobowitz <dan@codesourcery.com>
14725
14726 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 14727 main to remove duplication. Add start function of the form
697bc68d
NS
14728 '_*start[1-9]*'. Add RVDS start function.
14729
29d73ae4
DJ
147302006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
14731
14732 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
14733
c1d88655
UW
147342006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14735
14736 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
14737 * gdb.asm/spu.inc: New file.
14738 * gdb.base/term.exp: Disable if [target_info exists noargs].
14739 * gdb.gdb/complaints.exp: Disable if ![isnative].
14740 * gdb.gdb/selftest.exp: Likewise.
14741 * gdb.gdb/observer.exp: Likewise.
14742 * gdb.gdb/xfullpath.exp: Likewise.
14743 * gdb.base/attach.exp: Disable on SPU target.
14744 * gdb.cp/bs145503.exp: Likewise.
14745 * gdb.cp/exception.exp: Likewise.
14746 * gdb.cp/userdef.exp: Likewise.
14747
32a13b1a
DJ
147482006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
14749
14750 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
14751
d8295fe9
VP
147522006-11-10 Vladimir Prus <vladimir@codesourcery.com>
14753
14754 * gdb.base/completion.exp: Fix completion tests for
14755 'info' and 'info '.
14756 * gdb.base/help.exp (help_test_raw, test_class_help)
14757 (test_prefix_command_help): Move...
14758 * lib/gdb.exp: Here.
14759 * gdb.base/main.exp: Adjust.
14760 * gdb.cp/maint.exp: Adjust.
14761 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 14762
8c394015
VP
147632006-11-09 Vladimir Prus <vladimir@codesourcery.com>
14764
14765 * gdb.stabs/weird.exp (print_weird_var): Use
14766 gdb_test_multiple instead of gdb_expect.
14767
027fc1bc
VP
147682006-11-09 Vladimir Prus <vladimir@codesourcery.com>
14769
14770 * gdb.base/help.exp (help_test_raw): New.
14771 (test_class_help): New.
14772 (test_prefix_command_help): New.
14773 Adjust testcases.
14774
67609209
FR
147752006-11-09 Christophe Lyon <christophe.lyon@st.com>
14776
14777 * gdb.base/constvars.c (main): Write to crass and crips, so that
14778 they are allocated by the compiler.
14779
f73adfeb
AS
147802006-10-27 Andreas Schwab <schwab@suse.de>
14781
14782 * gdb.base/multi-forks.exp: Use "detach fork" instead of
14783 "detach-fork".
14784
2f83a18e
DJ
147852006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
14786
14787 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
14788 of patterns.
14789
94277a38
DJ
147902006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
14791
14792 * gdb.base/sepdebug.exp: Remove debug format test.
14793 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
14794 Handle no-symtab.
14795 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
14796
5bd2f6e2
DJ
147972006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
14798
14799 * gdb.threads/manythreads.c (thread_function, main): Don't cast
14800 int to pointer or pointer to int.
14801 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
14802
8c008720
DJ
148032006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
14804
14805 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
14806
9e35dae4
DJ
148072006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14808
14809 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
14810
d9639e13
DJ
148112006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
14812
14813 PR c++/2116
14814 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
14815
390a1bd0
JB
148162006-10-06 Joel Brobecker <brobecker@adacore.com>
14817
14818 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
14819 the corresponding bug has been fixed in GDB (PR/2018).
14820
dd920c33
JB
148212006-10-06 Joel Brobecker <brobecker@adacore.com>
14822
14823 * gdb.base/subst.exp: New testcase.
14824
53bbefe9
JB
148252006-10-06 Joel Brobecker <brobecker@adacore.com>
14826
14827 * gdb.ada/array_return/pck.ads: Add copyright notice.
14828 * gdb.ada/array_return/pck.adb: Likewise.
14829 * gdb.ada/array_return/p.adb: Likewise.
14830 * gdb.ada/exec_changed/first.adb: Likewise.
14831 * gdb.ada/exec_changed/second.adb: Likewise.
14832
09851417
JB
148332006-10-06 Joel Brobecker <brobecker@adacore.com>
14834
14835 * gdb.ada/watch_arg/watch.adb: New file.
14836 * gdb.ada/watch_arg.exp: New testcase.
14837
041bf30d
VP
148382006-10-02 Vladimir Prus <vladimir@codesourcery.com>
14839
14840 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 14841 via string_to_regexp.
041bf30d 14842 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 14843
f286fbdd 148442006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
14845
14846 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
14847 Remove unused / obsolete files.
14848
7c07f349
NR
148492006-09-19 Nick Roberts <nickrob@snap.net.nz>
14850
14851 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
14852
cd5ff84a
VP
148532006-09-17 Vladimir Prus <vladimir@codesourcery.com>
14854
14855 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
14856 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 14857 the number of frames.
cd5ff84a 14858
ae018d1a
DJ
148592006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
14860
14861 * gdb.base/args.c (main): Add breakpoint marker.
14862 * gdb.base/args.exp: Use args_test for tests. Add new tests which
14863 really test empty arguments.
14864 (args_load): Delete.
14865 (args_test): New.
14866
b399c549
NR
148672006-09-13 Nick Roberts <nickrob@snap.net.nz>
14868
14869 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 14870 check for one file.
b399c549 14871
2ab1eb7a
VP
148722006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
14873
14874 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
14875 HIGH_FRAME argument to -stack-list-locals can be larger than
14876 the number of frames.
a9c64011 14877
476308bf
FF
148782006-08-18 Fred Fish <fnf@specifix.com>
14879
14880 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
14881 '$' in front of skip_vmx_tests_saved when setting that.
14882
8625200f
AS
148832006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
14884
14885 * gdb.base/trace-commands.exp: New file.
14886
089ec8f1
DJ
148872006-08-10 Joel Brobecker <brobecker@adacore.com>
14888 Daniel Jacobowitz <dan@codesourcery.com>
14889
14890 * gdb.base/step-bt.exp: Make hexadecimal address optional in
14891 expected output of the backtrace commands.
14892
b60f0898
JB
148932006-08-09 Joel Brobecker <brobecker@adacore.com>
14894
14895 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
14896 untested followed by return combination.
14897 * gdb.arch/altivec-regs.exp: Likewise.
14898 * gdb.arch/e500-abi.exp: Likewise.
14899 * gdb.arch/e500-regs.exp: Likewise.
14900 * gdb.arch/gdb1291.exp: Likewise.
14901 * gdb.arch/gdb1431.exp: Likewise.
14902 * gdb.arch/gdb1558.exp: Likewise.
14903 * gdb.arch/i386-prologue.exp: Likewise.
14904 * gdb.arch/i386-unwind.exp: Likewise.
14905 * gdb.asm/asm-source.exp: Likewise.
14906 * gdb.base/a2-run.exp: Likewise.
14907 * gdb.base/advance.exp: Likewise.
14908 * gdb.base/all-bin.exp: Likewise.
14909 * gdb.base/annota1.exp: Likewise.
14910 * gdb.base/annota3.exp: Likewise.
14911 * gdb.base/args.exp: Likewise.
14912 * gdb.base/arithmet.exp: Likewise.
14913 * gdb.base/assign.exp: Likewise.
14914 * gdb.base/async.exp: Likewise.
14915 * gdb.base/attach.exp: Likewise.
14916 * gdb.base/bang.exp: Likewise.
14917 * gdb.base/bigcore.exp: Likewise.
14918 * gdb.base/bitfields.exp: Likewise.
14919 * gdb.base/bitfields2.exp: Likewise.
14920 * gdb.base/break.exp: Likewise.
14921 * gdb.base/call-sc.exp: Likewise.
14922 * gdb.base/call-strs.exp: Likewise.
14923 * gdb.base/callfuncs.exp: Likewise.
14924 * gdb.base/checkpoint.exp: Likewise.
14925 * gdb.base/chng-syms.exp: Likewise.
14926 * gdb.base/code-expr.exp: Likewise.
14927 * gdb.base/commands.exp: Likewise.
14928 * gdb.base/completion.exp: Likewise.
14929 * gdb.base/cond-expr.exp: Likewise.
14930 * gdb.base/condbreak.exp: Likewise.
14931 * gdb.base/consecutive.exp: Likewise.
14932 * gdb.base/constvars.exp: Likewise.
14933 * gdb.base/corefile.exp: Likewise.
14934 * gdb.base/cvexpr.exp: Likewise.
14935 * gdb.base/dbx.exp: Likewise.
14936 * gdb.base/define.exp: Likewise.
14937 * gdb.base/detach.exp: Likewise.
14938 * gdb.base/display.exp: Likewise.
14939 * gdb.base/dump.exp: Likewise.
14940 * gdb.base/ena-dis-br.exp: Likewise.
14941 * gdb.base/ending-run.exp: Likewise.
14942 * gdb.base/environ.exp: Likewise.
14943 * gdb.base/eval-skip.exp: Likewise.
14944 * gdb.base/exprs.exp: Likewise.
14945 * gdb.base/fileio.exp: Likewise.
14946 * gdb.base/finish.exp: Likewise.
14947 * gdb.base/float.exp: Likewise.
14948 * gdb.base/foll-exec.exp: Likewise.
14949 * gdb.base/foll-fork.exp: Likewise.
14950 * gdb.base/foll-vfork.exp: Likewise.
14951 * gdb.base/freebpcmd.exp: Likewise.
14952 * gdb.base/funcargs.exp: Likewise.
14953 * gdb.base/gcore.exp: Likewise.
14954 * gdb.base/gdb1090.exp: Likewise.
14955 * gdb.base/gdb1250.exp: Likewise.
14956 * gdb.base/huge.exp: Likewise.
14957 * gdb.base/info-proc.exp: Likewise.
14958 * gdb.base/interrupt.exp: Likewise.
14959 * gdb.base/jump.exp: Likewise.
14960 * gdb.base/langs.exp: Likewise.
14961 * gdb.base/lineinc.exp: Likewise.
14962 * gdb.base/list.exp: Likewise.
14963 * gdb.base/logical.exp: Likewise.
14964 * gdb.base/long_long.exp: Likewise.
14965 * gdb.base/macscp.exp: Likewise.
14966 * gdb.base/maint.exp: Likewise.
14967 * gdb.base/mips_pro.exp: Likewise.
14968 * gdb.base/miscexprs.exp: Likewise.
14969 * gdb.base/multi-forks.exp: Likewise.
14970 * gdb.base/opaque.exp: Likewise.
14971 * gdb.base/overlays.exp: Likewise.
14972 * gdb.base/pc-fp.exp: Likewise.
14973 * gdb.base/pointers.exp: Likewise.
14974 * gdb.base/printcmds.exp: Likewise.
14975 * gdb.base/psymtab.exp: Likewise.
14976 * gdb.base/ptype.exp: Likewise.
14977 * gdb.base/recurse.exp: Likewise.
14978 * gdb.base/relational.exp: Likewise.
14979 * gdb.base/relocate.exp: Likewise.
14980 * gdb.base/remote.exp: Likewise.
14981 * gdb.base/reread.exp: Likewise.
14982 * gdb.base/restore.exp: Likewise.
14983 * gdb.base/return.exp: Likewise.
14984 * gdb.base/return2.exp: Likewise.
14985 * gdb.base/scope.exp: Likewise.
14986 * gdb.base/sect-cmd.exp: Likewise.
14987 * gdb.base/sep.exp: Likewise.
14988 * gdb.base/sepdebug.exp: Likewise.
14989 * gdb.base/setshow.exp: Likewise.
14990 * gdb.base/setvar.exp: Likewise.
14991 * gdb.base/sigall.exp: Likewise.
14992 * gdb.base/sigbpt.exp: Likewise.
14993 * gdb.base/signals.exp: Likewise.
14994 * gdb.base/signull.exp: Likewise.
14995 * gdb.base/sizeof.exp: Likewise.
14996 * gdb.base/solib.exp: Likewise.
14997 * gdb.base/step-line.exp: Likewise.
14998 * gdb.base/step-test.exp: Likewise.
14999 * gdb.base/structs.exp: Likewise.
15000 * gdb.base/structs2.exp: Likewise.
15001 * gdb.base/term.exp: Likewise.
15002 * gdb.base/twice.exp: Likewise.
15003 * gdb.base/until.exp: Likewise.
15004 * gdb.base/varargs.exp: Likewise.
15005 * gdb.base/volatile.exp: Likewise.
15006 * gdb.base/watchpoint.exp: Likewise.
15007 * gdb.base/whatis-exp.exp: Likewise.
15008 * gdb.base/whatis.exp: Likewise.
15009 * gdb.cp/ambiguous.exp: Likewise.
15010 * gdb.cp/annota2.exp: Likewise.
15011 * gdb.cp/annota3.exp: Likewise.
15012 * gdb.cp/bool.exp: Likewise.
15013 * gdb.cp/breakpoint.exp: Likewise.
15014 * gdb.cp/casts.exp: Likewise.
15015 * gdb.cp/class2.exp: Likewise.
15016 * gdb.cp/classes.exp: Likewise.
15017 * gdb.cp/cplusfuncs.exp: Likewise.
15018 * gdb.cp/ctti.exp: Likewise.
15019 * gdb.cp/derivation.exp: Likewise.
15020 * gdb.cp/exception.exp: Likewise.
15021 * gdb.cp/gdb1355.exp: Likewise.
15022 * gdb.cp/hang.exp: Likewise.
15023 * gdb.cp/inherit.exp: Likewise.
15024 * gdb.cp/local.exp: Likewise.
15025 * gdb.cp/m-data.exp: Likewise.
15026 * gdb.cp/m-static.exp: Likewise.
15027 * gdb.cp/member-ptr.exp: Likewise.
15028 * gdb.cp/method.exp: Likewise.
15029 * gdb.cp/misc.exp: Likewise.
15030 * gdb.cp/namespace.exp: Likewise.
15031 * gdb.cp/overload.exp: Likewise.
15032 * gdb.cp/ovldbreak.exp: Likewise.
15033 * gdb.cp/pr-1023.exp: Likewise.
15034 * gdb.cp/pr-1210.exp: Likewise.
15035 * gdb.cp/pr-574.exp: Likewise.
15036 * gdb.cp/printmethod.exp: Likewise.
15037 * gdb.cp/psmang.exp: Likewise.
15038 * gdb.cp/ref-params.exp: Likewise.
15039 * gdb.cp/ref-types.exp: Likewise.
15040 * gdb.cp/rtti.exp: Likewise.
15041 * gdb.cp/templates.exp: Likewise.
15042 * gdb.cp/try_catch.exp: Likewise.
15043 * gdb.cp/userdef.exp: Likewise.
15044 * gdb.cp/virtfunc.exp: Likewise.
15045 * gdb.disasm/am33.exp: Likewise.
15046 * gdb.disasm/h8300s.exp: Likewise.
15047 * gdb.disasm/mn10300.exp: Likewise.
15048 * gdb.disasm/sh3.exp: Likewise.
15049 * gdb.disasm/t01_mov.exp: Likewise.
15050 * gdb.disasm/t02_mova.exp: Likewise.
15051 * gdb.disasm/t03_add.exp: Likewise.
15052 * gdb.disasm/t04_sub.exp: Likewise.
15053 * gdb.disasm/t05_cmp.exp: Likewise.
15054 * gdb.disasm/t06_ari2.exp: Likewise.
15055 * gdb.disasm/t07_ari3.exp: Likewise.
15056 * gdb.disasm/t08_or.exp: Likewise.
15057 * gdb.disasm/t09_xor.exp: Likewise.
15058 * gdb.disasm/t10_and.exp: Likewise.
15059 * gdb.disasm/t11_logs.exp: Likewise.
15060 * gdb.disasm/t12_bit.exp: Likewise.
15061 * gdb.disasm/t13_otr.exp: Likewise.
15062 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
15063 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
15064 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
15065 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
15066 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
15067 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
15068 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
15069 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
15070 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
15071 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
15072 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
15073 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
15074 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
15075 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
15076 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
15077 * gdb.mi/gdb701.exp: Likewise.
15078 * gdb.mi/gdb792.exp: Likewise.
15079 * gdb.mi/mi-basics.exp: Likewise.
15080 * gdb.mi/mi-break.exp: Likewise.
15081 * gdb.mi/mi-cli.exp: Likewise.
15082 * gdb.mi/mi-console.exp: Likewise.
15083 * gdb.mi/mi-disassemble.exp: Likewise.
15084 * gdb.mi/mi-eval.exp: Likewise.
15085 * gdb.mi/mi-file.exp: Likewise.
15086 * gdb.mi/mi-read-memory.exp: Likewise.
15087 * gdb.mi/mi-regs.exp: Likewise.
15088 * gdb.mi/mi-return.exp: Likewise.
15089 * gdb.mi/mi-simplerun.exp: Likewise.
15090 * gdb.mi/mi-stack.exp: Likewise.
15091 * gdb.mi/mi-stepi.exp: Likewise.
15092 * gdb.mi/mi-syn-frame.exp: Likewise.
15093 * gdb.mi/mi-until.exp: Likewise.
15094 * gdb.mi/mi-var-block.exp: Likewise.
15095 * gdb.mi/mi-var-child.exp: Likewise.
15096 * gdb.mi/mi-var-cmd.exp: Likewise.
15097 * gdb.mi/mi-var-display.exp: Likewise.
15098 * gdb.mi/mi-watch.exp: Likewise.
15099 * gdb.mi/mi2-basics.exp: Likewise.
15100 * gdb.mi/mi2-break.exp: Likewise.
15101 * gdb.mi/mi2-cli.exp: Likewise.
15102 * gdb.mi/mi2-console.exp: Likewise.
15103 * gdb.mi/mi2-disassemble.exp: Likewise.
15104 * gdb.mi/mi2-eval.exp: Likewise.
15105 * gdb.mi/mi2-file.exp: Likewise.
15106 * gdb.mi/mi2-read-memory.exp: Likewise.
15107 * gdb.mi/mi2-regs.exp: Likewise.
15108 * gdb.mi/mi2-return.exp: Likewise.
15109 * gdb.mi/mi2-simplerun.exp: Likewise.
15110 * gdb.mi/mi2-stack.exp: Likewise.
15111 * gdb.mi/mi2-stepi.exp: Likewise.
15112 * gdb.mi/mi2-syn-frame.exp: Likewise.
15113 * gdb.mi/mi2-until.exp: Likewise.
15114 * gdb.mi/mi2-var-block.exp: Likewise.
15115 * gdb.mi/mi2-var-child.exp: Likewise.
15116 * gdb.mi/mi2-var-cmd.exp: Likewise.
15117 * gdb.mi/mi2-var-display.exp: Likewise.
15118 * gdb.mi/mi2-watch.exp: Likewise.
15119 * gdb.stabs/exclfwd.exp: Likewise.
15120 * gdb.stabs/weird.exp: Likewise.
15121 * gdb.threads/gcore-thread.exp: Likewise.
15122 * gdb.trace/actions.exp: Likewise.
15123 * gdb.trace/backtrace.exp: Likewise.
15124 * gdb.trace/circ.exp: Likewise.
15125 * gdb.trace/collection.exp: Likewise.
15126 * gdb.trace/deltrace.exp: Likewise.
15127 * gdb.trace/infotrace.exp: Likewise.
15128 * gdb.trace/limits.exp: Likewise.
15129 * gdb.trace/packetlen.exp: Likewise.
15130 * gdb.trace/passc-dyn.exp: Likewise.
15131 * gdb.trace/passcount.exp: Likewise.
15132 * gdb.trace/report.exp: Likewise.
15133 * gdb.trace/save-trace.exp: Likewise.
15134 * gdb.trace/tfind.exp: Likewise.
15135 * gdb.trace/tracecmd.exp: Likewise.
15136 * gdb.trace/while-dyn.exp: Likewise.
15137 * gdb.trace/while-stepping.exp: Likewise.
15138
f4b618d1
JB
151392006-08-08 Joel Brobecker <brobecker@adacore.com>
15140
15141 * gdb.base/step-bt.c: New file.
15142 * gdb.base/step-bt.exp: New testcase.
15143
3d00d119
DJ
151442006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
15145
15146 * config/monitor.exp (gdb_load): Remove support for obsolete
15147 download-write-size.
15148 * gdb.base/remote.exp: Likewise. Update all callers of
15149 gdb_timed_load.
15150
017b5bd4
DJ
151512006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
15152
15153 * cursal.exp: Pass binfile to gdb_load.
15154
837c599d
DJ
151552006-08-01 Nathan Sidwell <nathan@codesourcery.com>
15156
15157 * gdb.base/cursal.exp: Add "" to gdb_load call.
15158
8dd4540b
MK
151592006-07-29 Mark Kettenis <kettenis@gnu.org>
15160
15161 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
15162 NetBSD/ELF targets.
15163
ab5c9f60
DJ
151642006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
15165
15166 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
15167 operator*.
15168
4c42eaff
DJ
151692006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
15170
15171 * gdb.base/completion.exp: Update for change in "file" behavior.
15172 * gdb.stabs/weird.exp: Likewise.
15173 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
15174 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
15175
0155cc76
NS
151762006-07-24 Nathan Sidwell <nathan@codesourcery.com>
15177
15178 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
15179 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
15180
16026cd7
AS
151812006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
15182
15183 * gdb.base/default.exp: Update source command error message.
15184 * gdb.base/help.exp: Update 'help source' message.
15185
16963cb6
DJ
151862006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
15187
15188 * gdb.cp/bs15503.exp: Update comment for no longer crashing
15189 test.
15190
6d7fd486
AS
151912006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
15192
15193 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
15194
29e8a844
DJ
151952006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
15196
15197 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
15198
6afcfa39
DJ
151992006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
15200
15201 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
15202
267a692b
MK
152032006-07-17 Mark Kettenis <kettenis@gnu.org>
15204
15205 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
15206 *-*-openbsd* from targets for wich we expect ARM FPA floating
15207 point format.
15208
85d2fec4
NR
152092006-07-17 Nick Roberts <nickrob@snap.net.nz>
15210
15211 * gdb.cp/annota3.exp: Expect frame-begin annotation.
15212
152132006-07-17 Mark Kettenis <kettenis@gnu.org>
15214
15215 * gdb.base/annota3.exp: Expect frame-begin annotation.
15216
85b4c6e8
JB
152172006-07-14 Joel Brobecker <brobecker@adacore.com>
15218
15219 * gdb.base/help.exp: Adjust "help unset" test to accept
15220 any list of unset commands.
15221
fb933624
DJ
152222006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
15223 Daniel Jacobowitz <dan@codesourcery.com>
15224
15225 * gdb.cp/ref-params.exp: New test.
15226 * gdb.cp/ref-params.cc: New source file.
15227 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
15228
1dff4b64
MK
152292006-07-08 Mark Kettenis <kettenis@gnu.org>
15230
15231 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
15232 spaces/tabs in regular expressions since they might not be there.
15233
40d2e0e3
AS
152342006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
15235
15236 * gdb.base/ifelse.exp: New file.
15237
f6c957d2
NS
152382006-07-04 Nathan Sidwell <nathan@codesourcery.com>
15239
15240 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
15241 line.
15242 * gdb.base/huge.exp: Loop over compilation to find a size that
15243 is acceptable.
15244 * gdb.base/remote.exp: Correct expected strings.
15245 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
15246
b9c5a23d
DJ
152472006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15248
15249 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
15250
9af2e58d
DJ
152512006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15252
15253 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
15254 native.
15255
30930ca5
DJ
152562006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15257
15258 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
15259 enable stabs testing.
15260
aa32fa1d
DJ
152612006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15262
bd4a4c80 15263 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
15264 gdb_test_multiple does.
15265
321fef15
DJ
152662006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15267
15268 * Makefile.in (host_alias): Remove.
15269 (target_alias): Use @target_noncanonical@.
15270 (site.exp): Don't set host_alias.
15271 * aclocal.m4: Remove contents. Include acx.m4.
15272 * configure: Regenerated.
15273 * configure.ac: Use ACX_NONCANONICAL_TARGET.
15274
e1c2defa
NS
152752006-06-13 Nathan Sidwell <nathan@codesourcery.com>
15276
e63b55d1
NS
15277 * lib/gdb.exp (gdb_load_cmd): New.
15278
5600ea19
NS
15279 * gdb.base/fileio.c: Add system(NULL) test.
15280 * gdb.base/fileio.exp: Check it.
15281
e1c2defa
NS
15282 * gdb.base/break.c: Add 10a breakpoint at }
15283 * gdb.base/break.exp: Add test for breakpoint at }
15284 * gdb.cp/anon-union.cc: Add code at end of function.
15285 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
15286 * gdb.mi/var-cmd.c: Add code at end of function.
15287 * gdb.mi/mi-var-display.exp: Adjust end of next.
15288 * gdb.mi/mi2-var-display.exp: Likewise.
15289 * gdb.base/fileio.c: Add stop function and insert calls at
15290 stopping places.
15291 * gdb.base/fileio.exp: Breakpoint stop function and remove
15292 explicit line number references.
15293
6c0112ec
JB
152942006-05-19 Joel Brobecker <brobecker@adacore.com>
15295
a9c64011
AS
15296 * gdb.base/del.exp (test_delete_alias): New function.
15297 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 15298
154189a4
FF
152992006-05-18 Fred Fish <fnf@specifix.com>
15300
15301 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
15302 required. Check for spurious output after program exits normally.
15303
582e64c2
FF
153042006-05-17 Fred Fish <fnf@specifix.com>
15305
15306 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
15307 gdb_load, so it works in the simulator.
15308
8ef6493a
FF
153092006-05-11 Fred Fish <fnf@specifix.com>
15310
15311 * gdb.base/bang.exp: Ignore unexpected output between the
15312 "program exited normally" and the gdb prompt, as many other
15313 tests do.
15314
692b141c
MK
153152006-05-07 Mark Kettenis <kettenis@gnu.org>
15316
15317 * gdb.base/help.exp: Make "delete checkpoint" part option for
15318 "help d" and "help delete" tests.
15319
540b8a30
UW
153202006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15321
a9c64011 15322 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
15323 expected output in some mi_gdb_test statements.
15324 * gdb.mi/mi2-basics.exp: Likewise.
15325
9b6462d9
JB
153262006-05-05 Joel Brobecker <brobecker@adacore.com>
15327
15328 * gdb.base/del.c: New file.
15329 * gdb.base/del.exp: New testcase.
15330
954de43b
DM
153312006-05-05 David S. Miller <davem@sunset.davemloft.net>
15332
15333 * gdb.base/break.exp: Do not assume a breakpoint on
15334 main will actually be in $srcfile when optimizing.
1303f75e
DM
15335 * gdb.base/savedregs.exp: Do not require that the dummy
15336 frame location match up to a symbol and source file location.
c3242428
DM
15337 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
15338 will get printed without a mi_cmd_data_list_register_values prefix.
15339 (*-data-list-register-*): Correct regular expressions to expect the new
15340 pseudo d? floating point registers.
15341 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 15342
c7e64c9a
DJ
153432006-05-05 Christophe Lyon <christophe.lyon@st.com>
15344
15345 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
15346 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
15347 is allocated by the compiler.
15348 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
15349 anons, e, anone to force their allocation by the compiler.
15350
153512006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
15352
15353 * gdb.base/help.exp: Update expected text for help d and
15354 help delete.
15355
27ce9a6d
MK
153562006-05-02 Mark Kettenis <kettenis@gnu.org>
15357
15358 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
15359 NetBSD/ELF targets.
15360
8608915f
MK
153612006-04-30 Mark Kettenis <kettenis@gnu.org>
15362
15363 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
15364 single-step breakpoint fails; make this a KFAIL on
15365 sparc*-*-openbsd*.
15366 * gdb.base/siginfo.exp: Likewise.
15367 * gdb.base/sigstep.exp (advance, advancei): Likewise.
15368
b8db102d
MS
153692006-04-26 Michael Snyder <msnyder@redhat.com>
15370
15371 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
15372 which may have to consume output from other forks.
15373 Add tests to make sure that "delete fork" succeeded.
15374
c702009a
MS
153752006-04-20 Michael Snyder <msnyder@redhat.com>
15376
15377 * 2006-03-22 Jim Blandy <jimb@redhat.com>
15378 Add support for the Renesas M32C and M16C.
15379
15380 * gdb.asm/asm-source.exp: Add m32c target.
15381 * gdb.asm/m32c.inc: Support for m32c target.
15382
e28493f2
AS
153832006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
15384
15385 * gdb.base/commands.exp (recursive_source_test): New test.
15386
880da185
DM
153872006-04-04 David S. Miller <davem@sunset.davemloft.net>
15388
15389 * gdb.base/float.exp: Add pattern for sparc targets.
15390
61d9b92f
DJ
153912006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
15392
15393 * gdb.base/commands.exp (stray_arg0_test): New test.
15394
bd717df8
PB
153952006-03-30 Paul Brook <paul@codesourcery.com>
15396
15397 * gdb.mi/mi-until.exp: kfail broken until command.
15398 * gdb.mi/mi2-until.exp: Ditto.
15399
ec793d3c
NR
154002006-03-27 Nick Roberts <nickrob@snap.net.nz>
15401
15402 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
15403
831004b7
AO
154042006-03-08 Alexandre Oliva <aoliva@redhat.com>
15405
15406 * gdb.base/prelink.exp: Anchor tested-for regular expression
15407 on gdb prompt.
15408
effe49a0
PB
154092006-03-07 Paul Brook <paul@codesourcery.com>
15410
15411 * gdb.base/assign.exp: Correct fail message.
15412
e5461016
PB
154132006-03-07 Paul Brook <paul@codesourcery.com>
15414
15415 * lib/compiler.c: Extract armcc version number.
15416 * lib/compiler.cc: Ditto.
15417
fc91c6c2
PB
154182006-03-07 Paul Brook <paul@codesourcery.com>
15419
15420 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
15421 additional_flags=-w.
15422 * gdb.arch/altivec-regs.exp: Ditto.
15423 * gdb.arch/e500-abi.exp: Ditto.
15424 * gdb.arch/e500-regs.exp: Ditto.
15425 * gdb.base/all-bin.exp: Ditto.
15426 * gdb.base/annota1.exp: Ditto.
15427 * gdb.base/annota3.exp: Ditto.
15428 * gdb.base/args.exp: Ditto.
15429 * gdb.base/arithmet.exp: Ditto.
15430 * gdb.base/assign.exp: Ditto.
15431 * gdb.base/async.exp: Ditto.
15432 * gdb.base/bang.exp: Ditto.
15433 * gdb.base/break.exp: Ditto.
15434 * gdb.base/call-rt-st.exp: Ditto.
15435 * gdb.base/completion.exp: Ditto.
15436 * gdb.base/cond-expr.exp: Ditto.
15437 * gdb.base/condbreak.exp: Ditto.
15438 * gdb.base/consecutive.exp: Ditto.
15439 * gdb.base/define.exp: Ditto.
15440 * gdb.base/display.exp: Ditto.
15441 * gdb.base/ena-dis-br.exp: Ditto.
15442 * gdb.base/environ.exp: Ditto.
15443 * gdb.base/eval-skip.exp: Ditto.
15444 * gdb.base/info-proc.exp: Ditto.
15445 * gdb.base/jump.exp: Ditto.
15446 * gdb.base/logical.exp: Ditto.
15447 * gdb.base/long_long.exp: Ditto.
15448 * gdb.base/maint.exp: Ditto.
15449 * gdb.base/miscexprs.exp: Ditto.
15450 * gdb.base/pc-fp.exp: Ditto.
15451 * gdb.base/pointers.exp: Ditto.
15452 * gdb.base/relational.exp: Ditto.
15453 * gdb.base/reread.exp: Ditto.
15454 * gdb.base/sect-cmd.exp: Ditto.
15455 * gdb.base/sep.exp: Ditto.
15456 * gdb.base/sepdebug.exp: Ditto.
15457 * gdb.base/until.exp: Ditto.
15458 * gdb.base/whatis-exp.exp: Ditto.
15459 * gdb.cp/annota2.exp: Ditto.
15460 * gdb.cp/annota3.exp: Ditto.
15461 * gdb.trace/actions.exp: Ditto.
15462 * gdb.trace/backtrace.exp: Ditto.
15463 * gdb.trace/circ.exp: Ditto.
15464 * gdb.trace/collection.exp: Ditto.
15465 * gdb.trace/deltrace.exp: Ditto.
15466 * gdb.trace/infotrace.exp: Ditto.
15467 * gdb.trace/limits.exp: Ditto.
15468 * gdb.trace/packetlen.exp: Ditto.
15469 * gdb.trace/passc-dyn.exp: Ditto.
15470 * gdb.trace/passcount.exp: Ditto.
15471 * gdb.trace/report.exp: Ditto.
15472 * gdb.trace/save-trace.exp: Ditto.
15473 * gdb.trace/tfind.exp: Ditto.
15474 * gdb.trace/tracecmd.exp: Ditto.
15475 * gdb.trace/while-dyn.exp: Ditto.
15476 * gdb.trace/while-stepping.exp: Ditto.
15477 * lib/gdb.exp: Ditto.
15478 (gdb_compile): Handle nowarning option.
15479
5f4a23d9
AO
154802006-03-07 Alexandre Oliva <aoliva@redhat.com>
15481
15482 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
15483 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
15484 Rename executable to prelinkt. Don't re-prelink if we didn't
15485 get a core file. Test prelink -u exit status to tell whether
15486 prelinking failed. Use gdb_test_multiple.
15487
9733fc94
DJ
154882006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
15489
15490 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
15491 (do_tests): Call it.
15492
cc10cae3
AO
154932006-02-28 Alexandre Oliva <aoliva@redhat.com>
15494
15495 * gdb.base/prelink.exp: New test.
15496 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
15497
15c46491
WZ
154982006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
15499
15500 * gdb.fortran/derived-type.f90: New file.
15501 * gdb.fortran/derived-type.exp: New testcase.
15502
5c9f7ded
DJ
155032006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
15504
15505 * gdb.base/default.exp: Allow ';' as a directory separator.
15506
5b96932b
AS
155072006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
15508
15509 * gdb.base/help.exp (help add-symbol-file): Update.
15510
1986bccd
AS
155112006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
15512
15513 * gdb.base/help.exp (help load): Update expected results.
15514
a8b7528f
FF
155152006-02-19 Fred Fish <fnf@specifix.com>
15516
15517 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
15518 specifix hex value as part of results.
15519 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 15520
f8261448
FF
155212006-02-16 Fred Fish <fnf@specifix.com>
15522
15523 * gdb.base/whatis.c: Define variables using typedefs char_addr,
15524 ushort_addr, and slong_addr, so the typedefs are not optimized
15525 away.
15526 * gdb.base/whatis.exp: Add tests using type name for struct type,
15527 union type, enum type, and typedef.
a9c64011 15528
31d8bdd2
MK
155292006-02-13 Mark Kettenis <kettenis@gnu.org>
15530
15531 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
15532
34e41e63
JB
155332006-02-13 Jim Blandy <jimb@redhat.com>
15534
15535 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
15536 case where it takes two "next" commands to skip past the init
15537 call.
15538
ac6e4f31
FF
155392006-02-12 Fred Fish <fnf@specifix.com>
15540
15541 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
15542 to handle cases where it takes two "next" commands to skip
15543 past the init call.
15544
2db2d571
JB
155452006-02-07 Joel Brobecker <brobecker@adacore.com>
15546
15547 * gdb.ada/array_return.exp: Mark the last test as expected to fail
15548 on hppa32 targets.
15549
38fcd64c
DJ
155502006-02-06 Vladimir Prus <ghost@cs.msu.su>
15551
15552 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
15553 field.
15554
1315ad46
MK
155552006-01-29 Mark Kettenis <kettenis@gnu.org>
15556
15557 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
15558
5625b943
DJ
155592006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
15560
15561 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
15562 files.
15563
80df1bbe
DJ
155642006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
15565
15566 * gdb.cp/maint.exp: Set complaints to a positive value.
15567
9078e690
DJ
155682006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
15569
15570 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
15571 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
15572 function name.
15573
9c903399
DJ
155742006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
15575
15576 * gdb.base/checkpoint.c: Update copyright notice. Include
15577 <stdlib.h>.
15578
761ae4d6
JB
155792006-01-04 Jim Blandy <jimb@redhat.com>
15580
15581 * gdb.asm/asm-source.exp: Independently provide default values for
15582 asm-flags and debug-flags. Use 'string equal' to do the
15583 comparison, not the implicit expr's '==' operator. Remove
15584 now-unneeded assignments to asm-flags. In h8300 case, place
15585 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
15586
099ac3dd
MS
155872006-01-04 Michael Snyder <msnyder@redhat.com>
15588
15589 * gdb.base/checkpoint.c: New file.
15590 * gdb.base/checkpoint.exp: New file.
15591 * gdb.base/multi-fork.c: New file.
15592 * gdb.base/multi-fork.exp: New file.
15593 * gdb.base/pi.txt: New file (data for checkpoint.c test).
15594
f4d85314
FF
155952006-01-04 Fred Fish <fnf@specifix.com>
15596
15597 * gdb.base/ptype.c (foo): Add typedef.
15598 (intfoo): Add function.
15599 * gdb.base/ptype1.c: New file.
15600 * gdb.base/ptype.exp: Handle compilation and linking with two
15601 source files. Test that proper type for "foo" is found based
15602 on source context rather than first match found in symtabs.
15603
a1b06f35
MK
156042005-12-28 Mark Kettenis <kettenis@gnu.org>
15605
15606 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
15607 * gdb.asm/openbsd.inc: Indent commands.
15608
d082a1e2
MK
156092005-12-26 Mark Kettenis <kettenis@gnu.org>
15610
c65016bd
MK
15611 * gdb.base/freebpcmd.exp: Increase timeout.
15612
d082a1e2
MK
15613 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
15614
d3c32a0e
DJ
156152005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
15616
15617 * gdb.base/default.exp: Update check for "show version".
15618
9fdb1f50
RC
156192005-12-09 Randolph Chung <tausq@debian.org>
15620
15621 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
15622 * gdb.asm/pa64.inc: New file.
15623
5f2c56f7
RC
156242005-12-09 Randolph Chung <tausq@debian.org>
15625
15626 * gdb.asm/common.inc: Indent commands.
15627 * gdb.asm/asmsrc1.s: Likewise.
15628 * gdb.asm/asmsrc2.s: Likewise.
15629
8117349c
RC
156302005-12-09 Randolph Chung <tausq@debian.org>
15631
15632 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
15633 (get_addr_of_sym): Remove duplicate print.
15634 (gen_core): xfail hppa*-*-hpux*, update expected output.
15635 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
15636 * gdb.arch/pa64-nullify.s: New file.
15637
8f07f25a
RC
156382005-12-09 Randolph Chung <tausq@debian.org>
15639
15640 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
15641
55b39184
DJ
156422005-12-07 Christophe Lyon <christophe.lyon@st.com>
15643
15644 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
15645 code generation for these functions.
15646 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
15647 error message.
15648
31e2b00f
AS
156492005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
15650
15651 * gdb.base/help.exp (help b, help br, help bre, help brea)
15652 (help break): Update the expected message.
15653
c3d0b56e
SC
156542005-11-11 Stephane Carrez <stcarrez@nerim.fr>
15655
15656 * gdb.asm/m68hc11.inc: Setup the data section.
15657 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
15658 script for this test.
15659 (m6812-*-*): Likewise.
15660
36ae0ea9
RC
156612005-11-09 Randolph Chung <tausq@debian.org>
15662
15663 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
15664
9d6f42e9
WZ
156652005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
15666
15667 * gdb.base/break.exp: Fix a comment typo.
15668
e2126a14
EZ
156692005-11-03 Jim Blandy <jimb@redhat.com>
15670
a9c64011
AS
15671 Checked in by Elena Zannoni <ezannoni@redhat.com>
15672
889bf7c5 15673 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 15674
e0ac7199
CV
156752005-11-02 Corinna Vinschen <vinschen@redhat.com>
15676
15677 * gdb.arch/gdb1558.c: Include stdio.h.
15678
31d3fb18
MK
156792005-10-31 Mark Kettenis <kettenis@gnu.org>
15680
15681 * gdb.asm/asm-source.exp: Use -e instead of --entry.
15682
e52b687c
MK
156832005-10-31 Mark Kettenis <kettenis@gnu.org>
15684
15685 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
15686
f4711d79
PG
156872005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
15688
a9c64011
AS
15689 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
15690 vscr" tests to better match output.
f4711d79 15691
987a9106
JB
156922005-10-12 Jim Blandy <jimb@redhat.com>
15693
15694 * gdb.base/structs.exp (any): New function.
15695 (test_struct_returns): Don't make any assumptions at all about
15696 what value the function returns when GDB can't set the return
15697 value.
15698
2336bb58
JB
156992005-10-09 Joel Brobecker <brobecker@adacore.com>
15700
15701 * gdb.ada/arrayidx/p.adb: New file.
15702 * gdb.ada/arrayidx.exp: New testcase
15703
157042005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
15705
15706 * gdb.ada/array_return/pck.ads: New file.
15707 * gdb.ada/array_return/pck.adb: New file.
15708 * gdb.ada/array_return/p.adb: New file.
15709 * gdb.ada/array_return.exp: New testcase.
15710
705335ea
JB
157112005-10-03 Joel Brobecker <brobecker@adacore.com>
15712
a9c64011
AS
15713 * gdb.base/arrayidx.c: New file.
15714 * gdb.base/arrayidx.exp: New testcase.
705335ea 15715
11ee9940
NR
157162005-09-29 Nick Roberts <nickrob@snap.net.nz>
15717
15718 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
15719 frames-invalid and breakpoints-invalid are no longer generated
15720 with level 3 so don't expect them in the output.
15721
39fb8e9e
BR
157222005-09-27 Bob Rossi <bob@brasko.net>
15723
a9c64011 15724 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
15725 from test. Escape the | in mi_gdb_test call.
15726 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
15727 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
15728 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
15729 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
15730 expected regex's in mi_gdb_test calls.
15731 * lib/mi-support.exp: Remove arbitrary .* from tests.
15732 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
15733 Fully anchor GDB/MI expected results in mi_gdb_test.
15734 * lib/gdb.exp (string_to_regexp): Escape the ] character.
15735 * gdb.base/sizeof.exp: Remove escape character. Correct test.
15736
2af48f68
PB
157372005-09-26 Paul Brook <paul@codesourcery.com>
15738
15739 * long_long.exp: Exclude eabi targets from arm FPA float format test.
15740
f34502bc
WZ
157412005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
15742
15743 * bfp-test.c: New file.
15744 * bfp-test.exp: New testcase.
15745
ca929517
WZ
157462005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
15747
15748 * gdb.fortran/subarray.exp: New testcase to test the evaluation
15749 of subarray and substring variable.
15750 * gdb.fortran/subarray.f: New source file for the test of subarray
15751 and substring variable evaluation.
15752 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
15753 of string constant.
15754
c761af65
DJ
157552005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
15756
15757 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
15758 copyright dates.
15759
561d7a1d
PG
157602005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
15761
15762 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
15763 powerpc altivec' test with an almost identical 'info vector' test.
15764
b2b64cc9
PG
157652005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
15766
a9c64011
AS
15767 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
15768 vscr" tests to match output.
b2b64cc9 15769
6ac4d15a
PG
157702005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
15771
a9c64011
AS
15772 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
15773 output.
6ac4d15a 15774
40e55bef
BR
157752005-09-11 Bob Rossi <bob@brasko.net>
15776
889bf7c5
PA
15777 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
15778 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
15779 commands that return an MI output command and an asyncronous MI output
15780 command.
40e55bef
BR
15781 * gdb.mi/mi-console.exp: Ditto.
15782
3c7385ec
BR
157832005-09-11 Bob Rossi <bob@brasko.net>
15784
15785 * gdb.mi/mi-var-child.c: Include <string.h>.
15786
a6cd0eb3
DJ
157872005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
15788
15789 * killed.exp: Correct gdb_expect syntax.
15790
2f168eed
CV
157912005-08-09 Corinna Vinschen <vinschen@redhat.com>
15792
15793 * lib/mi-support.exp (mi_gdb_load): Fix typo.
15794
ecd3fd0f
BR
157952005-08-02 Bob Rossi <bob@brasko.net>
15796
15797 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
15798 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
15799 Change tests to inferior-tty-set/show.
15800 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
15801 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
15802 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
15803 inferior. Use mi_gdb_test to get GDB and Inferior output.
15804 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
15805 descriptor.
15806 (mi_inferior_tty_name): Add inferior PTY file name.
15807 (mi_gdb_start): Add INFERIOR_PTY parameter.
15808 (mi_gdb_test): Add IPATTERN parameter.
15809
f1ea48cb 158102005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 15811
f1ea48cb
BR
15812 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
15813 parameter to mi_gdb_test.
15814 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
15815
6e650a67
DJ
158162005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
15817
15818 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
15819 struct_declarations.
15820 * gdb.mi/mi-var-child.exp: Step over the initialization of
15821 struct_declarations.
15822
8be260b6
DJ
158232005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
15824
15825 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
15826 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
15827 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
15828 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
15829 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
15830 file.
15831
4e660f07
NR
158322005-07-27 Nick Roberts <nickrob@snap.net.nz>
15833
15834 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
15835 (do_children_tests): Assign values to the extra elements.
15836
15837 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
15838 them for tests for "-var-update --no-values" and
a9c64011 15839 "-var-update --all-values".
4e660f07
NR
15840 Add test for "-var-list-children --simple-values".
15841
15842 * gdb.mi/basics.c (callee4): Add integer array D[3]...
15843
15844 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
15845 "-stack-list-locals --simple-values" Improve doc strings and
15846 comments.
15847
6bdae935
MK
158482005-07-18 Mark Kettenis <kettenis@gnu.org>
15849
598b7a6f
MK
15850 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
15851 *-*-openbsd*.
15852 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
15853
6bdae935
MK
15854 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
15855 sigaltsatck'.
15856
1323e929 158572005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 15858
1323e929
BR
15859 * gdb.base/default.exp (tty): Changed output of command.
15860 * gdb.base/help.exp (help tty): Ditto.
15861
b1a9c082
MK
158622005-07-12 Mark Kettenis <kettenis@gnu.org>
15863
15864 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
15865
10a844a2
MK
158662005-07-10 Mark Kettenis <kettenis@gnu.org>
15867
15868 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
15869 -stack-select-frame without arguments.
15870 (test_stack_frame_listing): Add test for newly implemented command
15871 -stack-info-frame.
15872
3cb3b8df
BR
158732005-07-06 Bob Rossi <bob@brasko.net>
15874
15875 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
15876 command.
15877 (Copyright): Update copyright.
15878
a0c5fbcf
WZ
158792005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
15880
15881 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
15882 tests to evaluate exponentiation expression.
15883
984971d0
AS
158842005-06-29 Andreas Schwab <schwab@suse.de>
15885
15886 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
15887 main to avoid warnings.
15888
15889 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
15890
fe03833f
NR
158912005-06-20 Nick Roberts <nickrob@snap.net.nz>
15892
15893 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
15894 -stack-select-frame without arguments.
15895 (test_stack_frame_listing): Add test for newly implemented command
15896 -stack-info-frame.
a9c64011 15897
7a55f279
WZ
158982005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
15899
0ffa0ea5
DJ
15900 * gdb.fortran/array-element.f: New file.
15901 * gdb.fortran/array-element.exp: New testcase.
7a55f279 15902
26585198
DJ
159032005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
15904
15905 * gdb.base/bigcore.exp: Correct checks for systems which can
15906 not dump a large core file.
15907
c1bd25fd
DJ
159082005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
15909
15910 * gdb.base/relocate.c: Add a copyright notice.
15911 (dummy): Remove.
15912 * gdb.base/relocate.exp: Test printing the values of variables
15913 from a relocatable file.
15914
589e074d
DJ
159152005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
15916
15917 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
15918 excess MI output after an error.
15919
0915f927
JB
159202005-05-29 Joel Brobecker <brobecker@adacore.com>
15921
15922 * gdb.arch/alpha-step.c: New file.
15923 * gdb.arch/alpha-step.exp: New testcase.
15924
76ff342d
DJ
159252005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
15926 Dennis Brueni <dennis@slickedit.com>
15927
15928 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
15929 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
15930 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
15931 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
15932 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
15933 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
15934 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
15935
96b0c7ac
DJ
159362005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
15937 Wu Zhou <woodzltc@cn.ibm.com>
15938
15939 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
15940 IBM's xlc compiler.
15941 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
15942 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
15943
f21565d2
JB
159442005-05-13 Jim Blandy <jimb@redhat.com>
15945
15946 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
15947 calling gdb_suppress_entire_file.
15948 * gdb.base/charset.exp: Same.
15949 * gdb.base/call-rt-st.exp: Same.
15950
6006a3a1
BR
159512005-05-05 Bob Rossi <bob_rossi@cox.net>
15952
15953 * lib/gdb.exp (fullname_syntax): Added global regex.
15954 (fullname_syntax_POSIX): Ditto.
15955 (fullname_syntax_UNC): Ditto.
15956 (fullname_syntax_DOS_CASE): Ditto.
15957 (fullname_syntax_DOS): Ditto.
15958 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
15959 fullname_syntax variable to scope and use it.
15960 (test_file_list_exec_source_files): Ditto.
15961 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
15962
c3b69c04
DJ
159632005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
15964
15965 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
15966
3c95e6af
PG
159672004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
15968
a9c64011
AS
15969 * lib/gdb.exp (skip_altivec_tests): New function, based on
15970 check_vmx_hw_available from the GCC testsuite.
15971 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
15972 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 15973
78df6c56
JB
159742005-05-02 Jim Blandy <jimb@redhat.com>
15975
15976 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
15977 calling gdb_suppress_entire_file.
15978
1690f9cf
DJ
159792005-04-30 Randolph Chung <tausq@debian.org>
15980
15981 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
15982 Slightly relax "sem_post" name checking.
15983
5ea106f7
PG
159842005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
15985
15986 * gdb.base/unload.exp: Use new shared library infrastructure.
15987
bf7234cf
PG
159882005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
15989
15990 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 15991 infrastructure.
bf7234cf 15992
547b869a
CV
159932005-04-29 Corinna Vinschen <vinschen@redhat.com>
15994
15995 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
15996 * gdb.asm/h8300.inc: New file.
15997
f07e55f0
PG
159982005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
15999
16000 * gdb.base/shlib-call.exp: Change to use new shared library
16001 infrastructure.
16002
3cbba3d1
PG
160032005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
16004
a9c64011
AS
16005 * gdb.base/pending.exp: Change to use new shared library
16006 infrastructure.
3cbba3d1 16007
ed6df200
PG
160082005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
16009
a9c64011
AS
16010 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
16011 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 16012
8c8f4ebe
PG
160132005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
16014
a9c64011
AS
16015 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
16016 shared objects being adjusted and update copyright years.
8c8f4ebe 16017
607fbc54
DJ
160182005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
16019
16020 * ChangeLog: Correct some 2003-01-13 dates.
16021 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
16022 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
16023 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
16024 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
16025 gdb.trace/tfind.exp: Update copyright years.
16026
57bf0e56
DJ
160272005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
16028 Daniel Jacobowitz <dan@codesourcery.com>
16029
16030 * lib/gdb.exp (gdb_compile): Handle shlib=.
16031 (gdb_compile_shlib): New function.
16032
9b593790
PG
160332005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
16034
a9c64011 16035 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 16036
9494c6a5
DJ
160372005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
16038
16039 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
16040 gdb.server.
16041 * configure.ac: Likewise.
16042 * configure: Regenerated.
16043 * gdb.gdbserver/Makefile.in: Moved to...
16044 * gdb.server/Makefile.in: ... here.
16045 * gdb.gdbserver/server.c: Moved to...
16046 * gdb.server/server.c: ... here.
16047 * gdb.gdbserver/server-run.exp: Moved to...
16048 * gdb.server/server-run.exp: ... here.
16049
6f8eac0e
DJ
160502005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
16051
16052 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
16053 * configure.ac: Create gdb.gdbserver/Makefile.
16054 * configure: Regenerated.
16055 * lib/gdbserver-support.exp: New file, derived from
16056 config/gdbserver.exp.
16057 * config/gdbserver.exp: Use gdbserver-support.exp.
16058 * gdb.gdbserver/Makefile.in: New file.
16059 * gdb.gdbserver/server.c: New file.
16060 * gdb.gdbserver/server-run.exp: New file.
16061
6e87504d
PG
160622005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
16063
a9c64011
AS
16064 * lib/gdb.exp (test_compiler_info): Return compiler_info
16065 if no arguments are given.
6e87504d 16066
d1779be4
PG
160672005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
16068
16069 * gdb.arch/altivec-abi.exp: Check for compiler and set
16070 use altivec' flag accordingly.
16071 * gdb.arch/altivec-regs.exp: Likewise.
16072
88750304
DJ
160732005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
16074
16075 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
16076
f3fb768d
AS
160772005-03-27 Andreas Schwab <schwab@suse.de>
16078
16079 * gdb.base/bigcore.c (main): Add missing mode argument in open
16080 call.
16081
7e813ac5
DJ
160822005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
16083
16084 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
16085 downloads.
16086 * config/gdbserver.exp (gdb_load): Likewise.
16087
8e3049aa
PB
160882005-03-14 Paul Brook <paul@codesourcery.com>
16089
16090 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
16091 targets.
16092
a9df7c44
JB
160932005-03-09 Joel Brobecker <brobecker@adacore.com>
16094
16095 * gdb.dwarf2/dup-psym.S: New file.
16096 * gdb.dwarf2/dup-psym.exp: New testcase.
16097
9f0d94e8
JB
160982005-03-09 Joel Brobecker <brobecker@adacore.com>
16099
16100 * gdb.ada/exec_changed/first.adb: New file.
16101 * gdb.ada/exec_changed/second.adb: New file.
16102 * gdb.ada/exec_changed.exp: New testcase.
16103
5f579bc5
NS
161042005-03-08 Nathan Sidwell <nathan@codesourcery.com>
16105
36e9969c
NS
16106 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
16107 (A2): New class.
16108 (main): Test operator+.
16109 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
16110 breakpoint test.
16111
5f579bc5
NS
16112 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
16113 * gdb.base/signull.exp: Disable if gdb,nosignals.
16114 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
16115 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
16116 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
16117 * gdb.mi/mi2-console.exp: Likewise.
16118 * gdb.trace/collection.exp (run_trace_experiment): Consume the
16119 continue output at start.
16120 (gdb_collect_locals_test): Robustify regexp.
16121 * gdb.trace/passc-dyn.exp: Fix comment typo.
16122 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
16123
be46087e
CV
161242005-03-08 Corinna Vinschen <vinschen@redhat.com>
16125
16126 * gdb.asm/asm-source.exp: Add iq2000 case.
16127 * gdb.asm/iq2000.inc: New file.
16128
384e1a61 161292005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 16130
384e1a61
MI
16131 * gdb.base/command.exp: Change hardcoded value to regular expression.
16132 * gdb.base/float.exp: Add powerpc to the list of targets checked.
16133
584b6e9e
DJ
161342005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
16135
16136 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
16137 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
16138 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
16139 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
16140 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
16141
ab5b5d61
MK
161422005-03-05 Mark Kettenis <kettenis@gnu.org>
16143
16144 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
16145 changes.
16146
ae051c1b
PG
161472004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
16148
a9c64011
AS
16149 * lib/compiler.c: Add test for IBM's xlc compiler.
16150 * lib/compiler.cc: Likewise.
ae051c1b 16151
3f0f6ed2
JB
161522004-02-24 Joel Brobecker <brobecker@adacore.com>
16153
16154 * gdb.ada/fixed_points.exp: Create compilation object directory
16155 before running the test.
16156 * gdb.ada/null_record.exp: Likewise.
16157 * gdb.ada/packed_array.exp: Likewise.
16158 * gdb.ada/start.exp: Likewise.
16159
724f452b
JB
161602005-02-15 Joel Brobecker <brobecker@adacore.com>
16161
16162 * gdb.ada/packed_array/pa.adb: New file.
16163 * gdb.ada/packed_array.exp: New testcase.
16164
57f5cdfb 161652005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 16166
1f393151
MK
16167 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
16168 files.
16169
ebdda337
MK
16170 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
16171 on *-*-openbsd*. Correctly match whitespace in regukar
16172 expressions.
16173
cf309262
DJ
161742005-02-10 Daniel Jacobowitz <dan@debian.org>
16175
16176 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
16177 PR exp/1821
16178 * gdb.base/gdb1821.c: New test file.
16179 * gdb.base/gdb1821.exp: New test file.
16180
3be49e7a
JB
161812005-02-09 Joel Brobecker <brobecker@adacore.com>
16182
16183 * gdb.base/start.c: New file.
16184 * gdb.base/start.exp: New testcase.
16185
e292e67d
JB
161862005-02-09 Joel Brobecker <brobecker@adacore.com>
16187
16188 * gdb.ada/start/dummy.adb: New file.
16189 * gdb.ada/start.exp: New testcase.
16190
dbdfa66c
CV
161912005-02-09 Corinna Vinschen <vinschen@redhat.com>
16192
16193 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
16194 for printing symbols and statistics.
16195 Add test for using relative pathnames in "maint print msymbols" test.
16196 Mark "maint info sections DATA" XFAIL on Cygwin.
16197 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
16198 tests.
16199
d7941671
AC
162002005-02-09 Andreas Schwab <schwab@suse.de>
16201
16202 Committed by Andrew Cagney <cagney@gnu.org>
16203 * gdb.base/remotetimeout.exp: New file.
16204
74e5ef44
MK
162052005-02-07 Mark Kettenis <kettenis@gnu.org>
16206
16207 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
16208
464dd14d
JB
162092005-02-03 Joel Brobecker <brobecker@adacore.com>
16210
16211 * gdb.ada/gnat_ada.gpr: New file.
16212 * gdb.ada/gnat_ada.gin: Delete, no longer used.
16213 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
16214 * configure.ac: No longer generate gnat_ada.gpr.
16215 * configure: Regenerate.
16216 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
16217 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
16218 * gdb.ada/null_record/bar.ads: Likewise.
16219 * gdb.ada/null_record/bar.adb: Likewise.
16220 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
16221 * gdb.ada/null_record.exp (testdir): New variable.
16222 (testfile): executable is now in testdir subdirectory.
16223 (srcfile): Use full path to the main compilation unit.
16224 * gdb.ada/fixed_points.exp: Same changes as above.
16225
30d756ae
NR
162262005-02-03 Nick Roberts <nickrob@snap.net.nz>
16227
16228 * gdb.base/interp.exp: New test.
16229
9d799f85
AC
162302005-01-24 Andrew Cagney <cagney@gnu.org>
16231
16232 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
16233
15656118
AC
162342005-01-19 Andrew Cagney <cagney@gnu.org>
16235
a892c31b
AC
16236 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
16237 configure.ac not configure.in.
16238
15656118
AC
16239 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
16240 of powerpc*-*-*.
16241 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 16242 * gdb.base/list.exp (test_list_function)
15656118
AC
16243 (test_list_filename_and_function): Ditto.
16244 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
16245
a7b01baf
AC
162462005-01-16 Andrew Cagney <cagney@gnu.org>
16247
17d92a02
AC
16248 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
16249
a7b01baf
AC
16250 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
16251
bc8332bb
AC
162522005-01-14 Andrew Cagney <cagney@gnu.org>
16253
16254 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
16255 * gdb.mi/mi2-var-cmd.exp: Ditto.
16256
4d074752
CV
162572005-01-10 Corinna Vinschen <vinschen@redhat.com>
16258
16259 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
16260
bec39cab
AC
162612005-01-07 Andrew Cagney <cagney@gnu.org>
16262
16263 * configure.ac: Rename configure.in, require autoconf 2.59.
16264 * configure: Re-generate.
16265 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
16266 * gdb.stabs/configure: Re-generate.
16267 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
16268 * gdb.hp/configure: Re-generate.
16269 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
16270 autoconf 2.59.
16271 * gdb.hp/gdb.objdbg/configure: Re-generate.
16272 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
16273 autoconf 2.59.
16274 * gdb.hp/gdb.defects/configure: Re-generate.
16275 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
16276 autoconf 2.59.
16277 * gdb.hp/gdb.compat/configure: Re-generate.
16278 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
16279 autoconf 2.59.
16280 * gdb.hp/gdb.base-hp/configure: Re-generate.
16281 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
16282 autoconf 2.59.
16283 * gdb.hp/gdb.aCC/configure: Re-generate.
16284
f10b16d4
JB
162852004-12-15 Jim Blandy <jimb@redhat.com>
16286
16287 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
16288 under NPTL when there is debugging info available for libpthread.
16289
fb6e1814
JG
162902004-12-13 Jerome Guitton <guitton@gnat.com>
16291
16292 * gdb.ada/fixed_points.c: New file.
16293 * gdb.ada/fixed_points.exp: New file.
16294
fe46cd3a
RC
162952004-12-03 Randolph Chung <tausq@debian.org>
16296
16297 * gdb.arch/pa-nullify.exp: New file.
16298 * gdb.arch/pa-nullify.s: New file.
16299
8de0841b
RC
163002004-11-30 Randolph Chung <tausq@debian.org>
16301
16302 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
16303 instead of "tbug". Fix regexp to work properly with gdb_test.
16304
c8170782
PH
163052004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
16306
16307 * gdb.base/bitfields2.exp: New test.
16308 * gdb.base/bitfields2.c: New file.
16309
954269c2
RE
163102004-11-28 Richard Earnshaw <rearnsha@arm.com>
16311
16312 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
16313
0107feed
RC
163142004-11-16 Randolph Chung <tausq@debian.org>
16315
16316 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
16317
f073ae8c
DJ
163182004-11-14 Daniel Jacobowitz <dan@debian.org>
16319
16320 * gdb.threads/threadapply.exp: Correct "macro details" test.
16321
19ad59e7
JJ
163222004-11-11 Jeff Johnston <jjohnstn@redhat.com>
16323
16324 * gdb.threads/threadapply.exp: New test.
16325 * gdb.threads/threadapply.c: New file.
16326
9cf0961b
MK
163272004-11-07 Mark Kettenis <kettenis@gnu.org>
16328
16329 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
16330 frames.
16331
c789492a
FL
163322004-11-05 Felix Lee <felix+log1@specifixinc.com>
16333
16334 * gdb.base/cursal.exp: New file.
16335 * gdb.base/cursal.c: New file.
16336
a1e167bb
AC
163372004-11-03 Andrew Cagney <cagney@gnu.org>
16338
16339 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
16340
b7cbf173
MK
163412004-10-30 Mark Kettenis <kettenis@gnu.org>
16342
16343 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
16344 NetBSD/ELF targets.
16345
88f9d34f
JB
163462004-10-29 Joel Brobecker <brobecker@gnat.com>
16347
16348 * gdb.threads/bp_in_thread.c: New file, copied from
16349 pthread_cond_wait.c.
16350 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
16351 file, rather than reusing the .c file from another testcase.
16352
ca7d6a0c
JB
163532004-10-20 Joel Brobecker <brobecker@gnat.com>
16354
16355 * gdb.ada/null_record.exp: Check where we stopped after
16356 sending the start command, instead of where the associated
16357 temporary breakpoint was inserted.
16358
0d863d03
AC
163592004-10-14 Andrew Cagney <cagney@gnu.org>
16360
16361 * gdb.mi/gdb701.c (main): Return 0.
16362
d11e72cb
DJ
163632004-10-13 Daniel Jacobowitz <dan@debian.org>
16364
d40539a4 16365 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 16366
e1923096
JJ
163672004-10-12 Jeff Johnston <jjohnstn@redhat.com>
16368
16369 * gdb.threads/schedlock.c: Add comment markers to use to find
16370 line numbers.
16371 * gdb.threads/schedlock.exp: Adjust regex to handle the new
16372 comments.
16373 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
16374 breakpoint lines.
16375
ec8ba2c9
DJ
163762004-10-12 Daniel Jacobowitz <dan@debian.org>
16377
16378 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
16379
0eb3658b
DJ
163802004-10-12 Daniel Jacobowitz <dan@debian.org>
16381
16382 * configure.in: Add gdb.dwarf2.
16383 * configure: Regenerated.
16384 * Makefile.in: Add gdb.dwarf2.
16385 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
16386 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
16387 gdb.dwarf2/file1.txt: New files.
16388
a271cc33
OF
163892004-10-11 Orjan Friberg <orjanf@axis.com>
16390
a9c64011 16391 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
16392 of "run", since the latter doesn't work with remote targets. Adjust
16393 the breakpoint numbering accordingly.
16394 * gdb.threads/pthread_cond_wait.exp: Ditto.
16395
895ce074
MC
163962004-10-08 Michael Chastain <mec.gnu@mindspring.com>
16397
16398 * gdb.base/overlays.exp: Update copyright years.
16399
6be3092d
KI
164002004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
16401
16402 * gdb.base/overlays.exp: Disable if target is Linux.
16403
e05389b8
FL
164042004-10-06 Felix Lee <felix+log1@specifixinc.com>
16405
16406 * config/gdbserver.exp (gdb_load): Use right filename on remote.
16407
73cb587d
KI
164082004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
16409
16410 * gdb.asm/asm-source.exp: Add m32r-linux target.
16411 * gdb.asm/m32r-linux.inc: New file.
16412
3c0edcdc
AC
164132004-09-24 Andrew Cagney <cagney@redhat.com>
16414 David Anderson <anderson@redhat.com>
16415
16416 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
16417 command fails, assume things will work.
16418 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
16419 (_GNU_SOURCE): Define.
16420 (print_unsigned, print_hex): Change parameter to "long long".
16421 (print_byte_count): New function, use to print byte counts.
16422 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
16423 O_LARGEFILE.
16424 (main): Compute an upper bound on a corefile in max_core_size.
16425 Limit memory chunk size to max_core_size. Limit total memory
16426 allocated to max_core_size.
16427
4bb3667f
AC
164282004-09-23 Andrew Cagney <cagney@gnu.org>
16429
16430 * gdb.base/bigcore.exp: Replace the code that creates a corefile
16431 from a separate process with code that creates a corefile by
16432 making the inferior dump core.
16433
60fe1a51
MK
164342004-09-23 Mark Kettenis <kettenis@gnu.org>
16435
16436 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
16437 block.
16438
8e937346
MC
164392004-09-23 Michael Chastain <mec.gnu@mindspring.com>
16440
16441 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
16442 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
16443 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
16444 Likewise.
16445
7213f6d6
JJ
164462004-09-20 Jeff Johnston <jjohnstn@redhat.com>
16447
16448 * gdb.java/jprint.exp: New test case for java inferior call.
16449 * gdb.java/jprint.java: Ditto.
16450
eac69dca
JB
164512004-09-15 Joel Brobecker <brobecker@gnat.com>
16452
16453 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
16454
22227696
MC
164552004-09-14 Michael Chastain <mec.gnu@mindspring.com>
16456
16457 * gdb.threads/killed.c: Include <stdlib.h>.
16458 * gdb.threads/pthreads.c: Likewise.
16459
7dd403a4
MC
164602004-09-14 Michael Chastain <mec.gnu@mindspring.com>
16461
16462 * gdb.threads/killed.c: Add copyright notice.
16463
33f2d567
JM
164642004-09-10 Jason Molenda (jmolenda@apple.com)
16465
a9c64011
AS
16466 * gdb.base/define.exp: Two new tests to verify zero space chars
16467 after 'if' and 'while' commands in a user-defined command is correctly
16468 parsed.
33f2d567 16469
e05b62ac
AC
164702004-09-08 Andrew Cagney <cagney@gnu.org>
16471
16472 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
16473 delivery test with duplicate at end of file.
16474
9cbe82da
MK
164752004-09-06 Mark Kettenis <kettenis@jive.nl>
16476
16477 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
16478
564803d9
MC
164792004-09-05 Michael Chastain <mec.gnu@mindspring.com>
16480
16481 * config/hppro.exp: Removed.
16482
7c6807ce
MC
164832004-09-05 Michael Chastain <mec.gnu@mindspring.com>
16484
16485 * config/sparclet.exp: Removed.
16486
bf7e26dd
MC
164872004-09-05 Michael Chastain <mec.gnu@mindspring.com>
16488
16489 * config/udi.exp: Removed.
16490
714e341b
MC
164912004-09-02 Michael Chastain <mec.gnu@mindspring.com>
16492
16493 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
16494 of "exp_continue".
16495 (advancei): Likewise.
16496
1236e623
JJ
164972004-09-01 Jeff Johnston <jjohnstn@redhat.com>
16498
16499 * gdb.base/unload.exp: Fix so messages aren't duplicated.
16500
3bdcad15
MI
165012004-09-01 Manoj Iyer <manjo@austin.ibm.com>
16502
228af206 16503 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
16504 to check for nodebug in executable.
16505 * gdb.gdb/observer.exp (setup_test): Likewise.
16506 * gdb.gdb/selftest.exp (test_with_self): Likewise.
16507 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
16508
c72b934c
AC
165092004-09-01 Andrew Cagney <cagney@gnu.org>
16510
16511 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
16512 files.
16513
edd9b715
JJ
165142004-09-01 Jeff Johnston <jjohnstn@redhat.com>
16515
16516 * gdb.base/unload.exp: Fix expected warning message to match
16517 latest format.
16518
fb4ce06b
CV
165192004-09-01 Corinna Vinschen <vinschen@redhat.com>
16520
16521 * gdb.base/call-rt-st.exp: Fix typos.
16522
ce78e7c3
MI
165232004-08-31 Manoj Iyer <manjo@austin.ibm.com>
16524
16525 * gdb.threads/thread_check.exp: New testcase.
16526 * gdb.threads/thread_check.c: New testcase.
16527
2dedb159
AC
165282004-08-31 Andrew Cagney <cagney@gnu.org>
16529
16530 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
16531 (skip_to_handler_entry): New procedures. Test stepping into a
16532 handler when the breakpoint is at the handler's entry point.
16533
68f53502
AC
165342004-08-30 Andrew Cagney <cagney@gnu.org>
16535
16536 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
16537 gdb/1757.
16538
3e3ffd2b
MC
165392004-08-27 Michael Chastain <mec.gnu@mindspring.com>
16540
16541 With code from Manoj Iyer <manjo@austin.ibm.com>:
16542 * lib/gdb.exp (gdb_file_cmd): Return more information in the
16543 return value. Add an arm for "no debugging symbols found".
16544 Change a stray "error" to "perror".
16545 (gdb_run_cmd): Adapt to new return value.
16546 * gdb.base/remote.exp: Adapt to new return value.
16547 * gdb.gdb/complaints.exp: Likewise.
16548 * gdb.gdb/observer.exp: Likewise.
16549 * gdb.gdb/selftest.exp: Likewise.
16550 * gdb.gdb/xfullpath.exp: Likewise.
16551
4b6f5fd2
JB
165522004-08-27 Joel Brobecker <brobecker@gnat.com>
16553
16554 * gdb.threads/bp_in_thread.exp: New testcase.
16555
e5b25496
MC
165562004-08-27 Michael Chastain <mec.gnu@mindspring.com>
16557
16558 Fix PR testsuite/1735.
16559 * gdb.threads/schedlock.c (thread_function): Add a cast
16560 to suppress a gcc warning.
16561 * gdb.threads/thread-specific.c (thread_function): Likewise.
16562
934353d6
MC
165632004-08-26 Michael Chastain <mec.gnu@mindspring.com>
16564
16565 * gdb.base/unload.c: Include <stdlib.h>.
16566
f98a0aef 165672004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 16568
f98a0aef 16569 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
16570 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
16571 synchronized after the "return".
16572
5a2e8882
MC
165732004-08-26 Michael Chastain <mec.gnu@mindspring.com>
16574
16575 * gdb.mi/basics.c: Include <stdio.h>.
16576 * gdb.mi/pthreads.c: Include <stdlib.h>.
16577 * gdb.mi/var-cmd.c: Include <stdlib.h>.
16578
a9640423
MC
165792004-08-26 Michael Chastain <mec.gnu@mindspring.com>
16580
16581 * gdb.threads/schedlock.c: Add copyright notice.
16582
b04e311d
AC
165832004-08-25 Andrew Cagney <cagney@gnu.org>
16584
16585 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
16586 (skip_over_handler, breakpoint_over_hander): New test procedures.
16587 (advance, advancei): Add a proper prefix, do not use
16588 rerun_to_main.
16589 * gdb.base/sigstep.c (main): Change to use an infinite loop.
16590
7c27f15b
MC
165912004-08-24 Michael Chastain <mec.gnu@mindspring.com>
16592
16593 * gdb.mi/basics.c: Add copyright notice.
16594 * gdb.mi/var-cmd.c: Add copyright notice.
16595
fffc87ae
MC
165962004-08-23 Michael Chastain <mec.gnu@mindspring.com>
16597
16598 * lib/gdb.exp: Remove signed_keyword_not_used.
16599 * lib/compiler.c: Likewise.
16600 * lib/compiler.cc: Likewise.
16601
d782e0bf
MC
166022004-08-23 Michael Chastain <mec.gnu@mindspring.com>
16603
16604 * gdb.base/whatis.c: Remove conditional disabling of "signed".
16605 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
16606
96033e83
MC
166072004-08-23 Michael Chastain <mec.gnu@mindspring.com>
16608
16609 * gdb.base/whatis.c: Add copyright notice.
16610
cf38c229
MK
166112004-08-20 Mark Kettenis <kettenis@gnu.org>
16612
16613 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
16614 it to skip the breakpoints encoded in the inline assembly.
16615
f4b49756
MC
166162004-08-20 Michael Chastain <mec.gnu@mindspring.com>
16617
16618 * Makefile.in: Add gdb.fortran.
16619
2f193b69
MC
166202004-08-20 Michael Chastain <mec.gnu@mindspring.com>
16621
16622 * gdb.base/call-sc.exp (test_scalar_returns):
16623 Fix cut-and-paste glitch in "Make fun return now".
16624
89a237cb
MC
166252004-08-17 Michael Chastain <mec.gnu@mindspring.com>
16626
16627 * configure.in: Add gdb.fortran.
16628 * configure: Regenerate.
16629 * gdb.fortran/Makefile.in: New file.
16630 * lib/gdb.exp (skip_fortran_tests): New procedure.
16631
469aff8e
MC
166322004-08-17 Michael Chastain <mec.gnu@mindspring.com>
16633
16634 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
16635 reference to bug-gnu@prep.ai.mit.edu.
16636 * gdb.mi/mi-var-child.exp: Likewise.
16637 * gdb.mi/mi-var-cmd.exp: Likewise.
16638 * gdb.mi/mi-var-display.exp: Likewise.
16639 * gdb.mi/mi2-var-block.exp: Likewise.
16640 * gdb.mi/mi2-var-child.exp: Likewise.
16641 * gdb.mi/mi2-var-cmd.exp: Likewise.
16642 * gdb.mi/mi2-var-display.exp: Likewise.
16643
00b51b9f
MK
166442004-08-15 Mark Kettenis <kettenis@gnu.org>
16645
16646 * gdb.base/unload.c (main): Make local variable msg const.
16647
45f07fef
MC
166482004-08-15 Michael Chastain <mec.gnu@mindspring.com>
16649
16650 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
16651 to bug-gnu@prep.ai.mit.edu.
16652 * gdb.mi/mi-disassemble.exp: Likewise.
16653 * gdb.mi/mi-eval.exp: Likewise.
16654 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
16655 default line number.
16656 * gdb.mi/mi-return.exp: Likewise.
16657 * gdb.mi/mi-simplerun.exp: Likewise.
16658 * gdb.mi/mi-stack.exp: Likewise.
16659 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
16660 number with explicit range test.
16661 * gdb.mi/mi-watch.exp: Likewise.
16662 * gdb.mi/mi2-break.exp: Likewise.
16663 * gdb.mi/mi2-cli.exp: Likewise.
16664 * gdb.mi/mi2-disassemble.exp: Likewise.
16665 * gdb.mi/mi2-eval.exp: Likewise.
16666 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
16667 default line number.
16668 * gdb.mi/mi2-return.exp: Likewise.
16669 * gdb.mi/mi2-simplerun.exp: Likewise.
16670 * gdb.mi/mi2-stack.exp: Likewise.
16671 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
16672 number with explicit range test.
16673 * gdb.mi/mi2-watch.exp: Likewise.
16674
dd8c8ee7
MC
166752004-08-15 Michael Chastain <mec.gnu@mindspring.com>
16676
16677 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
16678 * gdb.cp/m-static.exp: Likewise.
16679 * gdb.cp/rtti.exp: Likewise.
16680
4e838464
MK
166812004-08-14 Mark Kettenis <kettenis@gnu.org>
16682
16683 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
16684
8d8cb839
EZ
166852004-08-14 Eli Zaretskii <eliz@gnu.org>
16686
16687 * ChangeLog: Prefix Local Variables with semi-colons and indent
16688 the reference to older ChangeLog files, to fix fontification in
16689 Emacs.
16690
deea8bb0
MC
166912004-08-13 Michael Chastain <mec.gnu@mindspring.com>
16692
16693 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
16694 * gdb.mi/mi2-break.exp: Likewise.
16695
c3297504
MC
166962004-08-13 Michael Chastain <mec.gnu@mindspring.com>
16697
16698 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
16699
25808999
MC
167002004-08-13 Michael Chastain <mec.gnu@mindspring.com>
16701
16702 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
16703
226a8d71
MC
167042004-08-13 Michael Chastain <mec.gnu@mindspring.com>
16705
16706 * gdb.cp/classes.exp: Remove unused declarations. Just let
16707 test names default instead of providing special names. Remove
16708 extraneous demangler test.
16709
37fdf854
JJ
167102004-08-12 Jeff Johnston <jjohnstn@redhat.com>
16711
16712 * gdb.base/unload.exp: New test for breakpoints in dynamically
16713 loaded libraries.
16714 * gdb.base/unload.c: Ditto.
16715 * gdb.base/unloadshr.c: Ditto.
16716
2d3a7986
MC
167172004-08-12 Michael Chastain <mec.gnu@mindspring.com>
16718
16719 * gdb.cp/classes.exp (test_ptype_class_objects): Call
16720 cp_test_ptype_class.
16721 (test_enums): Likewise.
16722
c72b934c
AC
167232004-08-10 Andrew Cagney <cagney@gnu.org>
16724
16725 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
16726 files.
16727
cc503c8a
AC
167282004-08-10 Andrew Cagney <cagney@gnu.org>
16729
16730 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
16731 init_malloc call.
16732
902f2ccb
MC
167332004-08-10 Michael Chastain <mec.gnu@mindspring.com>
16734
16735 * ChangeLog: Add copyright notice. The notice is copied
16736 from emacs 21.3 top level ChangeLog.
16737
78c90502
MC
167382004-08-09 Michael Chastain <mec.gnu@mindspring.com>
16739
16740 * lib/cp-support.exp: New file.
16741 * lib/cp-support.exp (cp_test_type_class): New function.
16742 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
16743 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
16744 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
16745 cp_test_ptype_class.
16746
88e5ea78
MC
167472004-08-09 Michael Chastain <mec.gnu@mindspring.com>
16748
16749 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
16750 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
16751 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
16752 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
16753 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
16754 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
16755 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
16756 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
16757 gdb.mi/mi2-watch.exp: Update copyright years.
16758
6a89fc9c
MK
167592004-08-09 Mark Kettenis <kettenis@gnu.org>
16760
16761 * gdb.base/sigaltstack.exp: Provide proper anchoring.
16762
1482e0de
MC
167632004-08-09 Michael Chastain <mec.gnu@mindspring.com>
16764
16765 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
16766 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
16767 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
16768 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
16769 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
16770 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
16771 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
16772 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
16773 gdb.mi/mi-watch.exp: Update copyright years.
16774
1a5ce3f3
DJ
167752004-08-08 Daniel Jacobowitz <dan@debian.org>
16776
16777 PR gdb/1738
16778 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
16779 from a breakpoint with a pending signal.
16780
04f6ecf2
DJ
167812004-08-08 Daniel Jacobowitz <dan@debian.org>
16782
16783 PR gdb/1736
16784 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
16785 * gdb.base/sigaltstack.exp (finish_test): Consume output until
16786 the prompt.
16787 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
16788
54d90d35
DJ
167892004-08-08 Daniel Jacobowitz <dan@debian.org>
16790
16791 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
16792
d2f6abb0
DJ
167932004-08-08 Daniel Jacobowitz <dan@debian.org>
16794
16795 PR gdb/1736
16796 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
16797 for i?86-*-linux*.
16798
5598c03d
DJ
167992004-08-08 Daniel Jacobowitz <dan@debian.org>
16800
16801 * gdb.arch/i386-prologue.exp: Compile without debug information.
16802
c6fee705
MC
168032004-08-08 Michael Chastain <mec.gnu@mindspring.com>
16804
16805 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
16806 rather than asking gdb to search.
16807
dd90efdb
MC
168082004-08-05 Michael Chastain <mec.gnu@mindspring.com>
16809
16810 * gdb.base/gcore.c: Include <string.h>.
16811
1e84bec1
MC
168122004-08-05 Michael Chastain <mec.gnu@mindspring.com>
16813
16814 * gdb.base/gcore.c: Add copyright notice.
16815
e425eb2b
MC
168162004-08-05 Michael Chastain <mec.gnu@mindspring.com>
16817
16818 * gdb.base/freebpcmd.c: Include <stdio.h>.
16819 * gdb.base/long_long.c: Include <string.h>.
16820 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
16821 * gdb.base/siginfo.c: Include <string.h>.
16822 * gdb.base/sigstep.c: Include <string.h>.
16823
cb9aaed5
MC
168242004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16825
16826 * gdb.base/complex.c: Include <stdlib.h>.
16827
55944f3d
MC
168282004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16829
16830 * gdb.base/complex.c: Add copyright notice.
16831
7b2953d9
MC
168322004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16833
16834 * gdb.base/charset.c: Include <stdlib.h>.
16835
c9133d23
MC
168362004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16837
16838 * gdb.base/auxv.c: Include <stdlib.h>.
16839
0a8490ad
MC
168402004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16841
16842 * gdb.base/auxv.c: Add copyright notice.
16843
3426d5ec
MC
168442004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16845
16846 * gdb.base/coremaker.c: Add copyright notice.
16847 * gdb.base/coremaker2.c: Add copyright notice.
16848
8da195dd
AC
168492004-08-04 Andrew Cagney <cagney@gnu.org>
16850
16851 * gdb.base/store.exp: Update copyright.
16852 (check_set, up_set, check_struct, up_struct): Add a prefix to test
16853 names, do not import gdb_prompt.
16854
8d394f98
AC
168552004-08-01 Andrew Cagney <cagney@gnu.org>
16856
16857 Fix PR testsuite/1729.
16858 * gdb.base/dump.exp: Add test name to callers of capture_value, do
16859 not use capture_value with value 4.
16860 (capture_value): Add optional test name parameter.
16861 (test_reload_saved_value, test_restore_saved_value): Use $msg as
16862 the prefix, pass to capture_value.
16863
b6702b23
MK
168642004-08-01 Mark Kettenis <kettenis@gnu.org>
16865
16866 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
16867 * gdb.arch/i386-prologue.c (standard): New prototype and function.
16868 (main): Call new function.
16869
c203e0ca
MC
168702004-07-31 Michael Chastain <mec.gnu@mindspring.com>
16871
16872 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
16873
a7995a30
MC
168742004-07-31 Michael Chastain <mec.gnu@mindspring.com>
16875
16876 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
16877
9366563b
MC
168782004-07-31 Michael Chastain <mec.gnu@mindspring.com>
16879
b6eeaf26 16880 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
16881 Accept more values of vtbl pointer. Remove some messages
16882 about "obsolete gcc or gdb".
16883
2fc1f950
MC
168842004-07-30 Michael Chastain <mec.gnu@mindspring.com>
16885
16886 * gdb.cp/classes.exp: Accept more varieties of ptype output.
16887
c724d49b
MC
168882004-07-30 Michael Chastain <mec.gnu@mindspring.com>
16889
16890 * gdb.base/asm-source.exp: Properly convert target board
16891 debug flags from gcc format to binutils format.
16892
736b0fce
MK
168932004-07-28 Mark Kettenis <kettenis@gnu.org>
16894
16895 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
16896 gdb1718". PR backtrace/1718 partially fixed.
16897
5633ea5c
JJ
168982004-07-27 Jeff Johnston <jjohnstn@redhat.com>
16899
16900 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
16901
575eebb1
NC
169022004-07-26 Nick Clifton <nickc@redhat.com>
16903
16904 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
16905 good default value for a specific architecture is available then
16906 set it to that value. Otherwise default to the -gstabs switch.
16907 Remove the -g... switches from the asm-flags variable. Allow the
16908 target board info to override the value if it wants to. Pass the
16909 switch on the assembler command line.
16910
62104619
MK
169112004-07-23 Mark Kettenis <kettenis@gnu.org>
16912
16913 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
16914 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
16915 (main): Call new function.
16916
4a1135b8
MC
169172004-07-22 Michael Chastain <mec.gnu@mindspring.com>
16918
16919 Test for PR exp/1715.
16920 * gdb.base/radix.exp: Refactor common procedures. Make all
16921 test names unique. Change XFAIL to KFAIL.
16922
8a12c1f0
MC
169232004-07-20 Michael Chastain <mec.gnu@mindspring.com>
16924
16925 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
16926 * gdb.ada/gnat_ada.gin: ... to here.
16927 * configure.in: Use gnat_ada.gin.
16928 * configure: Regenerate.
16929
23b451cf
AC
169302004-07-20 Andrew Cagney <cagney@gnu.org>
16931
16932 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
16933 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
16934 XFAILs. Clean up test messages and comments. Check backtraces.
16935 Delete re-sync code.
16936
ab618a02
MC
169372004-07-19 Michael Chastain <mec.gnu@mindspring.com>
16938
16939 Fix PR cli/740.
16940 * gdb.base/annota1.exp: Honor gdb,nosignals.
16941 * gdb.base/annota3.exp: Likewise.
16942
46dad340
MC
169432004-07-19 Michael Chastain <mec.gnu@mindspring.com>
16944
16945 * lib/java.exp: Update copyright notice.
16946
756d8c70
AC
169472004-07-19 Andrew Cagney <cagney@gnu.org>
16948
16949 * gdb.base/selftest.exp: Copy file from here ...
16950 * gdb.gdb/selftest.exp: ... to here.
16951
586027e6
AC
169522004-07-16 Andrew Cagney <cagney@redhat.com>
16953
16954 * lib/insight-support.exp: Delete file.
16955 * lib/java.exp (java_init): Fix copyright.
16956
029d2200
AC
169572004-07-16 Andrew Cagney <cagney@gnu.org>
16958
16959 * gdb.base/restore.c: Append "prologue" to comments marking the a
16960 function's prologue.
16961 * gdb.base/restore.exp: Update copyright, re-indent.
16962 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
16963 callerN" prefix where needed. Update patterns that match a
16964 function's prologue.
16965
653b62c5
MC
169662004-07-16 Michael Chastain <mec.gnu@mindspring.com>
16967
16968 * gdb.base/restore.c: Add copyright notice.
16969
f7d690e5
AC
169702004-07-16 Andrew Cagney <cagney@gnu.org>
16971
16972 * gdb.base/logical.exp: Update copyright.
16973 (evaluate): New procedure. Use to re-implement tests using
16974 several tables.
16975
d629a7cb
MH
169762004-07-14 Martin Hunt <hunt@redhat.com>
16977
16978 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
16979 which fixes some problems where init.tcl was not found.
16980
9c7bb332
AC
169812004-07-13 Andrew Cagney <cagney@gnu.org>
16982
6bf46641
AC
16983 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
16984 (check_sizeof, check_valueof): Do not include the output in the
16985 test name. Use gdb_test.
16986 (get_valueof): Use gdb_test_multiple.
16987
c4ffd4c0
AC
16988 * gdb.base/step-test.exp: Update copyright. Use
16989 gdb_test_multiple. Ensure that test names do not include
16990 architecture dependent output.
16991
ab89363a
AC
16992 * gdb.gdb/observer.exp: Update copyright.
16993 (setup_test): Use gdb_test_multiple.
16994 (attach_first_observer, attach_second_observer)
16995 (attach_third_observer, detach_first_observer)
16996 (detach_second_observer, detach_third_observer)
16997 (reset_counters, check_counters): Make $message a prefix.
16998 (test_normal_stop_notifications): Add "args" parameter - a list of
16999 init functions to be called. Make $message a prefix,
17000 (test_observer_normal_stop): Change the message prefixes so that
17001 they are unique, pass the attach / detach procedures to
17002 test_normal_stop_notifications.
17003
ec58997a
AC
17004 * gdb.base/signull.exp (test_segv): Prefix all tests with
17005 "${name}". Clean up test messages.
17006
b475183b
AC
17007 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
17008
9c7bb332
AC
17009 * gdb.base/ena-dis-br.exp: Update copyright.
17010 (break_at): New function. Replace send_gdb with gdb_test,
17011 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
17012 ignore count, not stopped at bpt", with KFAIL.
17013
2dd95497
CV
170142004-07-13 Corinna Vinschen <vinschen@redhat.com>
17015
17016 * gdb.base/attach.exp: Remove cleanupfile handling.
17017
419e626b
AC
170182004-07-12 Andrew Cagney <cagney@gnu.org>
17019
17020 * gdb.base/annota1.exp: Cleanup corefile test name.
17021 * gdb.base/annota3.exp: Ditto.
17022
8b1b3228
AC
170232004-07-12 Andrew Cagney <cagney@gnu.org>
17024
78650829
AC
17025 * gdb.base/signals.exp: Clean up copyright, re-indent.
17026
8b1b3228
AC
17027 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
17028 gdb_test and gdb_test_multiple.
17029
935c2760
JJ
170302004-07-08 Jeff Johnston <jjohnstn@redhat.com>
17031
17032 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 17033 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
17034 provide line number info for first statement in main.
17035
1544280f
AC
170362004-07-08 Andrew Cagney <cagney@gnu.org>
17037
1279f4ff
AC
17038 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
17039
1544280f
AC
17040 * gdb.base/sigbpt.exp: Make the common part of each test name a
17041 prefix instead of suffix.
17042
bcc82369
BR
170432004-07-07 Bob Rossi <bob_rossi@cox.net>
17044
17045 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
17046 test from test_tbreak_creation_and_listing to
17047 test_file_list_exec_source_file
17048 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
17049 Changed name of test from test_tbreak_creation_and_listing to
17050 test_file_list_exec_source_file
17051
23f4b0aa
JJ
170522004-07-07 Jeff Johnston <jjohnstn@redhat.com>
17053
17054 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
17055 the jmisc() constructor instead of <init>.
17056 * gdb.java/jmisc1.exp: Ditto.
17057
56401cd5
AC
170582004-07-07 Andrew Cagney <cagney@gnu.org>
17059
17060 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
17061 corrupting the PC.
17062
44ae2f6a
MC
170632004-07-06 Michael Chastain <mec.gnu@mindspring.com>
17064
17065 * gdb.cp/templates.exp: Accept whitespace change in demangler
17066 output.
17067
45a83408
AC
170682004-07-06 Andrew Cagney <cagney@gnu.org>
17069
17070 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
17071
d205ad70
MC
170722004-07-02 Michael Chastain <mec.gnu@mindspring.com>
17073
17074 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
17075 * lib/compiler.cc: Likewise.
17076
06ea1a61
MC
170772004-06-30 Michael Chastain <mec.gnu@mindspring.com>
17078
17079 * lib/compiler.cc: Work around string preprocessing problem
17080 with old hp c++ compiler.
17081 * lib/compiler.c: Likewise.
17082
daab1251
CV
170832004-06-29 Corinna Vinschen <vinschen@redhat.com>
17084
17085 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
17086 directives to conditionalize symbol prefixing.
17087 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
17088 additional_flags handling. Add underscore prefix for Cygwin.
17089 * gdb.arch/i386-unwind.c: Use preprocessor directives to
17090 conditionalize symbol prefixing.
17091 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
17092 additional_flags handling. Add underscore prefix for Cygwin.
17093
cc984116
CV
170942004-06-29 Corinna Vinschen <vinschen@redhat.com>
17095
17096 * gdb.base/bigcore.exp: Skip test on Cygwin.
17097
c279b077
MC
170982004-06-28 Michael Chastain <mec.gnu@mindspring.com>
17099
17100 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
17101 formats for "info register". Use gdb_test_multiple. Fix
17102 the "invalid register" test.
17103
0e915747
CV
171042004-06-28 Corinna Vinschen <vinschen@redhat.com>
17105
17106 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
17107 PID for Cygwin. Add Cygwin specific strings to check for in some
17108 tests.
17109 (do_attach_tests): Add a test for user interaction when attaching
17110 to a process with no matching symbol table already loaded.
17111
11422c86
AC
171122004-06-26 Andrew Cagney <cagney@gnu.org>
17113
17114 Test PR java/1567 and PR java/1565.
17115 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
17116 * gdb.java/jmisc2.exp: Delete file.
17117
cefbce26
MC
171182004-06-26 Michael Chastain <mec.gnu@mindspring.com>
17119
17120 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
17121
e19f872c
CV
171222004-06-25 Corinna Vinschen <vinschen@redhat.com>
17123
17124 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
17125 attach process.
17126
d931ba3b
MC
171272004-06-23 Michael Chastain <mec.gnu@mindspring.com>
17128
17129 * gdb.cp/pr-1553.exp: Remove.
17130
aef68c48
MC
171312004-06-22 Michael Chastain <mec.gnu@mindspring.com>
17132
17133 * gdb.cp/pr-1553.cc: Remove.
17134 * gdb.cp/pr-1553.exp: Disable this test.
17135
8d5df71a
JB
171362004-06-20 Jim Blandy <jimb@redhat.com>
17137
a9c64011 17138 Fix PR testsuite/1680.
8d5df71a
JB
17139 * gdb.arch/i386-sse.exp: Properly quote curly braces in
17140 regular expressions.
17141
4ac6f39d
MC
171422004-06-19 Michael Chastain <mec.gnu@mindspring.com>
17143
17144 Fix PR testsuite/1679.
17145 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
17146 Issue an UNSUPPORTED result instead.
17147
1b413552
JB
171482004-06-18 Jim Blandy <jimb@redhat.com>
17149
17150 * gdb.base/charset.exp: Only send a control-C if we see a new
17151 prompt and incomplete command.
17152
6daa6ebd
MC
171532004-06-18 Michael Chastain <mec.gnu@mindspring.com>
17154
17155 * gdb.cp/pr-574.cc: Add copyright notice.
17156
51fa4ae0
JB
171572004-06-17 Jim Blandy <jimb@redhat.com>
17158
17159 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
17160 cases where the regexp has no groups; this grabs random text from
17161 the previous test suite, whatever that was.
17162
8fea26c5
MC
171632004-06-17 Michael Chastain <mec.gnu@mindspring.com>
17164
17165 * gdb.cp/printmethod.cc: Add copyright notice.
17166
1e3aeb41
MC
171672004-06-16 Michael Chastain <mec.gnu@mindspring.com>
17168
17169 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
17170
9d9030bc
AC
171712004-06-16 Andrew Cagney <cagney@gnu.org>
17172
17173 * gdb.base/signull.c: Update copyright. Include <string.h>.
17174 (bowler): Replace data_pointer with data_read
17175 and data_write cases. Add code_descriptor case.
17176 (zero, desc): New array and pointer.
17177 (data, code): Change to simple pointers.
17178 * gdb.base/signull.exp: Fix probe pattern matching a function
17179 descriptor SIGSEGV. Replace data_pointer with data_read and
17180 data_write tests.
17181
acd4ad44
AC
171822004-06-16 Andrew Cagney <cagney@gnu.org>
17183
17184 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
17185
08fd625c
MC
171862004-06-15 Michael Chastain <mec.gnu@mindspring.com>
17187
17188 * gdb.base/long_long.c: Add copyright notice.
17189
1903502c
MC
171902004-06-15 Michael Chastain <mec.gnu@mindspring.com>
17191
17192 * gdb.base/long_long.exp: Remove reference to
17193 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
17194 to gdb_breakpoint and gdb_continue_to_breakpoint.
17195
83313cb1
JB
171962004-06-14 Jim Blandy <jimb@redhat.com>
17197
17198 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
17199 endian case.
17200
1bf404ef
AC
172012004-06-14 Andrew Cagney <cagney@gnu.org>
17202
17203 * gdb.base/gcore.exp (capture_command_output): Delete the always
17204 passing tests containing inferior values.
17205 * gdb.base/ending-run.exp: Do not include the breakpoint address
17206 in the test message. Update copyright.
17207 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
17208 size in the test name, use gdb_test_multiple. Update copyright.
17209
ef220b33
MC
172102004-06-14 Michael Chastain <mec.gnu@mindspring.com>
17211
17212 * gdb.cp/ref-types.cc: Add copyright notice.
17213
4f70a4c9
MC
172142004-06-14 Michael Chastain <mec.gnu@mindspring.com>
17215
17216 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
17217 hp_aCC_compiler.
17218 * lib/compiler.cc: Likewise.
17219 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
17220 'set' commands. Log diagnostics for other lines. Set
17221 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
17222
335928ac
MC
172232004-06-13 Michael Chastain <mec.gnu@mindspring.com>
17224
17225 * gdb.cp/try_catch.cc: Add copyright notice.
17226
2efb12e8
MC
172272004-06-12 Michael Chastain <mec.gnu@mindspring.com>
17228
17229 * gdb.cp/userdef.cc: Add copyright notice.
17230
0bbed51a
MC
172312004-06-11 Michael Chastain <mec.gnu@mindspring.com>
17232
17233 * gdb.cp/virtfunc.cc: Add copyright notice.
17234
e12a46c9
RC
172352004-06-11 Randolph Chung <tausq@debian.org>
17236
17237 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
17238 problem.
17239
338e05af
AC
172402004-06-10 Andrew Cagney <cagney@gnu.org>
17241
17242 * lib/compiler.cc, lib/compiler.c: Append either
17243 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
17244 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
17245 instead of gcc-3-3.
17246
dc3f10cb
AC
172472004-06-09 Andrew Cagney <cagney@gnu.org>
17248
b4d946af
AC
17249 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
17250 gdb/1455, bug is specific to "long long" and "double".
a9c64011 17251
dc3f10cb
AC
17252 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
17253 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
17254 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
17255 fixed.
17256
b5c0bfa2
AC
172572004-06-09 Andrew Cagney <cagney@gnu.org>
17258
17259 * gdb.base/structs.exp (test_struct_returns): Replace
17260 "return_value_unknown" and "finish_value_unknown" by
17261 "return_value_known" and "finish_value_known". Instead of
17262 "return_value_unknown" iff "finish_value_unknown", check
17263 "return_value_known" implies "finish_value_known".
17264
caeb605f
MH
172652004-06-08 Martin Hunt <hunt@redhat.com>
17266
17267 * gdb.base/float.exp: Add pattern for mips targets.
17268
c892bb64
RC
172692004-06-08 Randolph Chung <tausq@debian.org>
17270
17271 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
17272 message for unknown architectures more clear.
17273
48306d3e
JB
172742004-06-08 Joel Brobecker <brobecker@gnat.com>
17275
17276 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
17277 start the execution of the program.
17278
83ecb59f
JB
172792004-06-07 Jim Blandy <jimb@redhat.com>
17280
17281 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
17282 * gdb.arch/i386-cpuid.h: New helper file.
17283
55264cb4
RC
172842004-06-07 Randolph Chung <tausq@debian.org>
17285
17286 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
17287 has started.
17288
23cadb28
RM
172892004-06-04 Roland McGrath <roland@redhat.com>
17290
17291 Fix PR gdb/1647.
17292 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
17293 differently to be robust to output buffering differences.
17294
51d01eda
MC
172952004-06-04 Michael Chastain <mec.gnu@mindspring.com>
17296
17297 * gdb.threads/pthreads.exp: Update copyright years.
17298 (check_control_c): Change asynchronous 'after' to synchronous.
17299
f4fc3b93
RM
173002004-06-04 Roland McGrath <roland@redhat.com>
17301
17302 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
17303 next gdb prompt.
17304
4013522b
MC
173052004-06-02 Michael Chastain <mec.gnu@mindspring.com>
17306
17307 Fix PR gdb/1636.
17308 * gdb.threads/manythreads.exp: Change asynchronous 'after'
17309 calls to synchronous.
17310
7a8f1e6b
JB
173112004-05-26 Jim Blandy <jimb@redhat.com>
17312
17313 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
17314
81bb3443
RC
173152004-05-24 Randolph Chung <tausq@debian.org>
17316
17317 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
17318 * gdb.asm/pa.inc: New file.
17319
8f5a3103
MK
173202004-05-22 Mark Kettenis <kettenis@gnu.org>
17321
17322 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
17323
734b8fe8 173242004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 17325 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
17326
17327 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
17328 GDB prompt.
17329
725603e1
UW
173302004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17331
f4fc3b93 17332 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
17333 setjmp/longjmp. Use sigaction instead of signal.
17334
8b923272 173352004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 17336 Michael Snyder <msnyder@redhat.com>
8b923272
JB
17337
17338 * gdb.threads/pthread_cond_wait.c: New file.
17339 * gdb.threads/pthread_cond_wait.exp: New testcase.
17340
8bfabb04
AC
173412004-05-13 Andrew Cagney <cagney@redhat.com>
17342
17343 * gdb.base/signull.exp, gdb.base/signull.c: New files.
17344 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
17345
42edda50
AC
173462004-05-11 Andrew Cagney <cagney@redhat.com>
17347
17348 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
17349 fixed but revealed gdb/1639.
17350
d303a6c7
AC
173512004-05-10 Andrew Cagney <cagney@redhat.com>
17352
17353 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
17354 func1" and "next to 2nd alarm", kernel bug avoided.
17355
bf08c2a1
DJ
173562004-05-10 Daniel Jacobowitz <dan@debian.org>
17357
17358 PR external/1568
17359 * gdb.base/bigcore.exp: Check the size of the dumped core file.
17360 XFAIL if it is smaller than bytes_allocated.
17361 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
17362 (main): Make chunks_allocated unsigned. Correct comment.
17363
c0586a34
JB
173642004-05-07 Joel Brobecker <brobecker@gnat.com>
17365
17366 * gdb.arch/powerpc-aix-prologue.c: New file.
17367 * gdb.arch/powerpc-aix-prologue.exp: New file.
17368
f2785d12
JB
173692004-05-07 Jim Blandy <jimb@redhat.com>
17370
17371 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
17372 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
17373
bd7f6e30
JB
173742004-05-06 Joel Brobecker <brobecker@gnat.com>
17375
17376 * gdb.base/sep.exp: No longer setup_kfail when the program was
17377 built with dwarf2.
17378
0a5e7efe
JI
173792004-05-05 Jim Ingham <jingham@apple.com>
17380
17381 * gdb.base/pending.exp: Make sure pending breakpoints
17382 preserve the ignore count.
f4fc3b93 17383
a8958849
MK
173842004-04-27 Jerome Guitton <guitton@gnat.com>
17385
17386 * i386-prologue.exp: Add testcase for jump instruction as first
17387 instruction of the real code.
17388 * i386-prologue.c (jump_at_beginning): New function.
17389
7e103f5b
MK
173902004-04-28 Mark Kettenis <kettenis@gnu.org>
17391
17392 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
17393 x86_64-*-*.
17394
5d38b224
MK
173952004-04-28 Mark Kettenis <kettenis@gnu.org>
17396
17397 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
17398 i*86-*-*.
17399
0ef32fd9
MK
174002004-04-25 Mark Kettenis <kettenis@gnu.org>
17401
17402 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
17403 expression that checks the return type.
17404
71d7dd7c
AC
174052004-04-23 Andrew Cagney <cagney@redhat.com>
17406
17407 * gdb.base/call-sc.exp: New test of scalar call/return values.
17408 * gdb.base/call-sc.c: Ditto.
17409
1e9f977e
JJ
174102004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17411
17412 * gdb.threads/manythreads.c: Reduce thread stack size.
17413
899d9e3a
JJ
174142004-04-23 Jeff Johnston <jjohnstn@redhat.com>
17415
17416 * gdb.threads/manythreads.c: Add copyright notice.
17417
61bcae62
AC
174182004-04-23 Andrew Cagney <cagney@redhat.com>
17419
17420 * gdb.base/siginfo.exp: Better handle step out of signal.
17421 * gdb.base/sigstep.exp: Ditto.
17422
7339a42e 174232004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 17424 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
17425
17426 * gdb.threads/manythreads.c: New testcase.
17427 * gdb.threads/manythreads.exp: Ditto.
17428
5c98409b
JB
174292004-04-22 Jim Blandy <jimb@redhat.com>
17430
17431 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
17432 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
17433
3b611f1a
MC
174342004-04-21 Michael Chastain <mec.gnu@mindspring.com>
17435
17436 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
17437
f0fd9238
AC
174382004-04-21 Andrew Cagney <cagney@redhat.com>
17439
17440 * gdb.base/sigstep.c: New file.
17441 * gdb.base/sigstep.exp: New file.
17442
90990674
JB
174432004-04-16 Joel Brobecker <brobecker@gnat.com>
17444
17445 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
17446 call to observer_notify_normal_stop.
17447
78cef34b
AC
174482004-04-15 Andrew Cagney <cagney@redhat.com>
17449
17450 * gdb.base/siginfo.c: New file.
17451 * gdb.base/siginfo.exp: New file.
17452
d2343407
JB
174532004-04-12 J. Brobecker <brobecker@gnat.com>
17454
17455 * gdb.base/sep.exp: Fix typo in comment.
17456
a2dba3c8
JB
174572004-04-12 J. Brobecker <brobecker@gnat.com>
17458
17459 * gdb.base/sep.c: New file.
17460 * gdb.base/sep-proc.c: New file.
17461 * gdb.base/sep.exp: New testcase.
17462
15f7b60e
MK
174632004-04-09 Mark Kettenis <kettenis@gnu.org>
17464
17465 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
17466 support.
17467
44f4de1a
AC
174682004-04-05 Andrew Cagney <cagney@redhat.com>
17469
17470 * gdb.base/sigaltstack.c: New file.
17471 * gdb.base/sigaltstack.exp: New file.
17472
ef04f396
JB
174732004-04-04 Joel Brobecker <brobecker@gnat.com>
17474
17475 * gdb.base/foll-fork.exp: Update the expected output for
17476 "help set follow-fork-mode", to match a change that was made
17477 to the help of this variable on 2004-01-13.
17478
d40d2c92
JB
174792004-04-01 Joel Brobecker <brobecker@gnat.com>
17480
17481 * lib/ada.exp: Add copyright notice.
17482 * bar.ads: Likewise.
17483 * bar.adb: Likewise.
17484 * null_record.adb: Likewise.
17485 * null_record.exp: Likewise.
17486 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
17487
f86ef5a3
JB
174882004-04-01 Joel Brobecker <brobecker@gnat.com>
17489
17490 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
17491 * configure: Regenerate.
17492
414e70e3
JB
174932004-04-01 Joel Brobecker <brobecker@gnat.com>
17494
17495 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
17496 to build the application. Remove the message printed when in
17497 verbose mode, redundant with the UNSUPPORTED message above.
17498
f0aaee49
JB
174992004-03-31 Joel Brobecker <brobecker@gnat.com>
17500
17501 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
17502 * gdb.ada (null_record.exp): New testcase.
17503
ac81cb54
JB
175042004-03-31 Joel Brobecker <brobecker@gnat.com>
17505
17506 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
17507
854af2f7
JB
175082004-03-31 Joel Brobecker <brobecker@gnat.com>
17509
17510 * gdb.ada: New subdirectory.
17511 * gdb.ada/Makefile.in: New file.
17512 * gdb.ada/gnat_ada.gpr.in: New file.
17513
034cb681
JB
175142004-03-31 Joel Brobecker <brobecker@gnat.com>
17515
17516 * lib/ada.exp: New file.
17517
78a1a894
DJ
175182004-03-24 Daniel Jacobowitz <drow@mvista.com>
17519
17520 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
17521 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
17522
4b2b3b3e
AC
175232004-03-22 Andrew Cagney <cagney@redhat.com>
17524
17525 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
17526 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
17527 Problem identified by Ulrich Weigand.
17528
23c73aa3
DC
175292004-03-17 David Carlton <carlton@kealia.com>
17530
17531 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
17532 PR c++/826.
17533
d63a86f8
RM
175342004-03-16 Roland McGrath <roland@redhat.com>
17535
17536 * gdb.base/auxv.exp: New file.
17537 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
17538
0e02aa50
DC
175392004-03-12 David Carlton <carlton@kealia.com>
17540
17541 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
17542 * gdb.cp/pr-1553.cc: Ditto.
17543 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
17544 pass branch.
17545
c20b71be
MC
175462004-03-12 Michael Chastain <mec.gnu@mindspring.com>
17547
17548 * gdb.cp/templates.exp: Accept more template types.
17549
c7414a01
MC
175502004-03-09 Michael Chastain <mec.gnu@mindspring.com>
17551
17552 From Corinna Vinschen with modifications.
17553 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
17554 local variable obj_with_enum.
17555 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
17556 results with obj_with_enum.
17557
ed69573c
MC
175582004-03-09 Michael Chastain <mec.gnu@mindspring.com>
17559
17560 * gdb.cp/classes.cc: New file, copied from misc.cc.
17561 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
17562
28301461
MC
175632004-03-09 Michael Chastain <mec.gnu@mindspring.com>
17564
17565 * gdb.cp/misc.cc: Add copyright notice.
17566
1198ecbe
DC
175672004-03-05 David Carlton <carlton@kealia.com>
17568
17569 * gdb.cp/rtti.exp: Add 'print *obj3' test.
17570 * gdb.cp/rtti.h: Update copyright.
17571 (namespace n2::n3): New.
17572 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
17573 (n2::n3::func3): New.
17574 (main): Call n2::n3::func3.
17575 * gdb.cp/rtti2.cc: Update copyright.
17576 (n2::create3): New.
17577
9e08c470
MK
175782004-03-04 Mark Kettenis <kettenis@gnu.org>
17579
17580 * gdb.asm/openbsd.inc: Fix typo.
17581
4bebc3aa
FF
175822004-03-03 Fred Fish <fnf@redhat.com>
17583
17584 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
17585 "val" instead of unused "size". Update copyright year.
17586
6ea9fb37
DJ
175872004-02-29 Daniel Jacobowitz <drow@mvista.com>
17588
17589 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
17590 to use unsigned char.
17591 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
17592 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
17593
23b23974
DJ
175942004-02-29 Daniel Jacobowitz <drow@mvista.com>
17595
17596 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
17597 line of output.
17598
7574fd53
DJ
175992004-02-28 Daniel Jacobowitz <drow@mvista.com>
17600
17601 * gdb.base/relocate.c (dummy): Initialize.
17602
a195357f
DJ
176032004-02-28 Daniel Jacobowitz <drow@mvista.com>
17604
17605 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
17606 a breakpoint at exit.
17607
72fd54a9
FF
176082004-02-27 Fred Fish <fnf@redhat.com>
17609
17610 * gdb.base/chng-syms.exp: Add expect condition to match failing
17611 case that isn't a timeout.
17612
b9d23137
AC
176132004-02-27 Andrew Cagney <cagney@redhat.com>
17614
17615 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
17616 support.
17617
15d208f6 176182004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 17619
15d208f6
FF
17620 * gdb.arch/gdb1431.c: Remove.
17621 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
17622 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
17623 of "until" incorrectly.
17624
98f9cd2d
JB
176252004-02-26 J. Brobecker <brobecker@gnat.com>
17626
17627 * gdb.cp/class2.cc (empty): New class.
17628 (refer): New function.
17629 (main): Declare an object of type empty and use it.
17630 * gdb.cp/class2.exp: Print the value of an object of type empty.
17631
9b50c11b
JJ
176322004-02-26 Jeff Johnston <jjohnstn@redhat.com>
17633
17634 * gdb.base/langs.exp: Update query string to match the
17635 new nquery format used for pending breakpoints.
17636
0dcd613f
AC
176372004-02-26 Andrew Cagney <cagney@redhat.com>
17638
17639 Fix PR i18n/1570.
17640 * gdb.base/charset.c: Update copyright notice.
17641 (main, init_string): Remove the escape character '\e' tests.
17642 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
17643 * gdb.base/charset.exp (valid_host_charset): Ditto.
17644 * gdb.base/setvar.exp: Ditto.
17645
b8a56647
AC
176462004-02-24 Andrew Cagney <cagney@redhat.com>
17647
90d59e34
AC
17648 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
17649 mmapped data in core file" PASS and FAIL messages consistent.
17650
b8a56647
AC
17651 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
17652 setting a breakpoint. Work around PR java/1565.
17653
9f27c604
JJ
176542004-02-23 Jeff Johnston <jjohnstn@redhat.com>
17655
17656 * lib/gdb.exp (gdb_breakpoint): Update query string to match
17657 new nquery format.
17658 * gdb.base/pending.exp: Ditto.
17659
3224a706
MK
176602004-02-22 Mark Kettenis <kettenis@gnu.org>
17661
17662 * configure.in: Run stabs tests on *BSD.
17663 * configure: Regenerated.
17664
41e0a9ca
MK
176652004-02-21 Mark Kettenis <kettenis@gnu.org>
17666
17667 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
17668
1e1b3428
FF
176692004-02-20 Fred Fish <fnf@redhat.com>
17670
17671 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
17672 blank in test for "returns short", for consistency with other
17673 "returns xxx" tests. Update copyright year.
17674
f9a7572a
FF
176752004-02-19 Fred Fish <fnf@redhat.com>
17676
17677 New testcase for PR breakpoint/1558.
17678 * gdb.arch/gdb1558.exp: New file.
17679 * gdb.arch/gdb1558.c: New file.
17680
b2ce2854
EZ
176812004-02-19 Elena Zannoni <ezannoni@redhat.com>
17682
17683 * gdb.base/nodebug.exp: Fix typo.
17684
e7c9ff01
JB
176852004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17686
17687 Committed by Jim Blandy <jimb@redhat.com>.
17688
62f4b920
JB
17689 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
17690
2db536a1
JB
17691 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
17692
e7c9ff01
JB
17693 * gdb.base/float.exp: Support s390*-*-* targets.
17694
f3205b34
AF
176952004-02-17 Adam Fedor <fedor@gnu.org>
17696
17697 * gdb.base/gdb1555.exp: New file.
17698 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
17699
9d62932d
EZ
177002004-02-17 Elena Zannoni <ezannoni@redhat.com>
17701
17702 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
17703
344c9711
FF
177042004-02-16 Fred Fish <fnf@redhat.com>
17705
17706 * gdb.arch/gdb1291.c: Remove
17707 * gdb.arch/gdb1291.s: New test input file.
17708 * gdb.arch/gdb1291.exp: Expand test to check case that should not
17709 fail. Test for correct result, known incorrect result, other
17710 failures and timeouts.
17711
2d822687
AC
177122004-02-16 Andrew Cagney <cagney@redhat.com>
17713
17714 * gdb.base/bigcore.exp: New file.
17715 * gdb.base/bigcore.c: New file.
17716
dac15b66
AC
177172004-02-13 Andrew Cagney <cagney@redhat.com>
17718
17719 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
17720 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
17721 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
17722 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
17723 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
17724 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
17725 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
17726 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
17727 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
17728 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
17729
6bdfc2c4
JJ
177302004-02-11 Jeff Johnston <jjohnstn@redhat.com>
17731
17732 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
17733 executed is an alloc instruction.
17734
87b3ede8
DC
177352004-02-11 David Carlton <carlton@kealia.com>
17736
17737 * gdb.cp/breakpoint.exp: New.
17738 * gdb.cp/breakpoint.cc: New.
17739
6e19e2bf
MC
177402004-02-11 Michael Chastain <mec.gnu@mindspring.com>
17741
17742 Partial fix for PR gdb/1543.
17743 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
17744 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
17745 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
17746 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
17747 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
17748 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
17749 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
17750 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
17751 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
17752 to bug-gdb@prep.ai.mit.edu .
17753 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
17754 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
17755 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
17756 Likewise.
17757
5c5455dc
AC
177582004-02-10 Andrew Cagney <cagney@redhat.com>
17759
17760 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
17761 using gdb_internal_error_resync.
17762
9cf689d7
DJ
177632004-02-09 Daniel Jacobowitz <drow@mvista.com>
17764
17765 * gdb.threads/thread-specific.exp: Stop early if no threads are
17766 found.
17767
d2dc51db
MC
177682004-02-09 Michael Chastain <mec.gnu@mindspring.com>
17769
17770 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
17771
14b1a056
DJ
177722004-02-08 Daniel Jacobowitz <drow@mvista.com>
17773
17774 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
17775 breakpoints.
17776
83f66e8f
DJ
177772004-02-07 Daniel Jacobowitz <drow@mvista.com>
17778
17779 * config/sim.exp (gdb_load): Handle $arg == "".
17780 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
17781 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
17782
30fc0091
EZ
177832004-02-07 Elena Zannoni <ezannoni@redhat.com>
17784
a9c64011
AS
17785 * gdb.base/maint.exp: Update test to reflect
17786 obstack changes.
30fc0091 17787
4d806929
JJ
177882004-02-04 Jeff Johnston <jjohnstn@redhat.com>
17789
17790 * gdb.base/pendshr.c (pendfunc): New function that calls
17791 pendfunc1.
17792 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
17793
7bfdd688
FF
177942004-02-04 Fred Fish <fnf@redhat.com>
17795
17796 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
17797 function symbols and update copyright years.
17798 * gdb.arch/gdb1291.c: Ditto.
17799
aaa08ee4
MC
178002004-02-03 Michael Chastain <mec.gnu@mindspring.com>
17801
17802 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
17803
dbad7755
MC
178042004-02-03 Michael Chastain <mec.gnu@mindspring.com>
17805
17806 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
17807
ec4646ef
MC
178082004-02-03 Michael Chastain <mec.gnu@mindspring.com>
17809
17810 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
17811
1b802196
FF
178122004-02-02 Fred Fish <fnf@redhat.com>
17813
17814 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
17815 remote targets. Update copyright years.
17816
18fe2033
JJ
178172004-02-02 Jeff Johnston <jjohnstn@redhat.com>
17818
17819 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
17820 support.
17821 * gdb.base/langs.exp: Fix test which attempts to create
17822 breakpoint on non-existent function to handle new pending
17823 support.
17824 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
17825 a breakpoint.
17826 * gdb.base/pending.exp: New test.
17827 * gdb.base/pending.c: New file.
17828 * gdb.base/pendshr.c: Ditto.
17829
8d577d32
DC
178302004-02-02 David Carlton <carlton@kealia.com>
17831
17832 * gdb.cp/overload.exp: Add overloadNamespace tests.
17833 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
17834 (overloadNamespace, XXX): New.
17835 (main): Call XXX::marker2.
17836
3ad13771
FF
178372004-02-01 Fred Fish <fnf@redhat.com>
17838
17839 * gdb.base/dump.exp: Use runto_main instead of "runto main".
17840 * gdb.base/finish.exp: Ditto.
17841 * gdb.base/gcore.exp: Ditto.
17842 * gdb.base/huge.exp: Ditto.
17843 * gdb.base/info-proc.exp: Ditto.
17844 * gdb.base/return2.exp: Ditto.
17845 * gdb.threads/gcore-thread.exp: Ditto.
17846
44c75849
DJ
178472004-02-01 Daniel Jacobowitz <drow@mvista.com>
17848
17849 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
17850
005bc093
MK
178512004-02-01 Mark Kettenis <kettenis@gnu.org>
17852
17853 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
17854 that opening the file succeeds on OpenBSD.
17855
c47cebdb
DJ
178562004-02-01 Daniel Jacobowitz <drow@mvista.com>
17857
17858 * gdb.threads/thread-specific.c: New file.
17859 * gdb.threads/threads-specific.exp: New test script.
17860 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
17861 to expect_out.
17862
5a01311c
MK
178632004-02-01 Mark Kettenis <kettenis@gnu.org>
17864
17865 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
17866 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
17867 only on the "print_small_structs from print_long_arg_list" test.
17868
ce22a4f1
DJ
178692004-02-01 Daniel Jacobowitz <drow@mvista.com>
17870
17871 * gdb.base/completion.exp: Kill a stray backslash.
17872
17873 From Jim Ingham <jingham@apple.com>:
17874 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
17875 agrees with the result from sending a tab.
17876
abbab9d3
DJ
178772004-01-31 Daniel Jacobowitz <drow@mvista.com>
17878
17879 * gdb.base/chng-syms.exp: Remove stray newline.
17880
53904d1e
MK
178812004-01-31 Mark Kettenis <kettenis@gnu.org>
17882
17883 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
17884 *-*-openbsd*.
17885 * gdb.asm/openbsd.inc: New file.
17886
3a4b3aac
MK
178872004-01-30 Mark Kettenis <kettenis@gnu.org>
17888
17889 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
17890 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
17891 *-*solaris2*. Remove commented out default settings for
17892 asm-flags. Replace gdb_compile with target_link.
17893
ebac27b4
MC
178942004-01-29 Michael Chastain <mec.gnu@mindspring.com>
17895
17896 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
17897 for all tests. Remove old hp-ux and cygnus xfail cases.
17898
d8679d84
PH
178992004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
17900
17901 * gdb.base/chng-syms.exp: New file.
17902 * gdb.base/chng-syms.c: New file.
17903
0a55bc22
MC
179042004-01-24 Michael Chastain <mec.gnu@mindspring.com>
17905
17906 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
17907 Provide arms for current output in all my configurations.
17908
94b8e876
MC
179092004-01-24 Michael Chastain <mec.gnu@mindspring.com>
17910
17911 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
17912 * lib/compiler.cc: Likewise.
17913 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
17914 get the right preprocessor. Eval the output directly. Remove
17915 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
17916 hp_f77_compiler and hp_f90_compiler completely.
17917 (gdb_preprocess): Delete.
17918 (get_compiler): Delete.
17919
7cf03d44
MK
179202004-01-24 Mark Kettenis <kettenis@gnu.org>
17921
17922 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
17923 <string.h>.
17924
68b6dce9
NR
179252004-01-24 Nick Roberts <nick@nick.uklinux.net>
17926
17927 * gdb.mi/mi-stack.exp: Update copyright.
17928
b368761e
DC
179292004-01-23 David Carlton <carlton@kealia.com>
17930
17931 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
17932 test for cp_lookup_transparent_type.
17933 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
17934 call them.
17935
f2061b53
DJ
179362004-01-23 Daniel Jacobowitz <drow@mvista.com>
17937
17938 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
17939 after -var-update.
17940
37fc574a
DC
179412004-01-23 David Carlton <carlton@kealia.com>
17942
17943 * gdb.cp/namespace.cc (C::ensureRefs): New.
17944 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
17945
8e94b928
NR
179462004-01-20 Nick Roberts <nick@nick.uklinux.net>
17947
17948 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
17949 case "-stack-list-locals 2".
17950 * gdb.mi/mi-var-child.exp: Test for case
17951 "-var-list-children --all-values NAME".
17952
997b0952
MC
179532004-01-18 Michael Chastain <mec.gnu@mindspring.com>
17954
17955 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
17956
52470da3
MK
179572004-01-18 Mark Kettenis <kettenis@gnu.org>
17958
7049b4b8
MK
17959 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
17960 used with gdb_test_multiple.
17961
52470da3
MK
17962 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
17963 read at address 0. This fixes PR testsuite/1504.
17964
da6012e5
DJ
179652004-01-18 Daniel Jacobowitz <drow@mvista.com>
17966
17967 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
17968 Remove downloading, guessing the host executable, the calls to
17969 gdb_file_cmd and gdb_target_cmd, and "load" support.
17970 (infer_host_exec): New function broken out from gdb_load.
17971 (gdb_load): New wrapper for gdbserver_gdb_load.
17972 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
17973 gdb_target_cmd. Use -target-select.
17974 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
17975 Download binaries to the host. Clear last_mi_remote_file when
17976 we load a new binary.
17977 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
17978 call gdbserver_gdb_load and mi_gdb_target_cmd.
17979
32c70722
MC
179802004-01-17 Michael Chastain <mec.gnu@mindspring.com>
17981
17982 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
17983 type patterns.
17984
b0cecf36
MC
179852004-01-17 Michael Chastain <mec.gnu@mindspring.com>
17986
17987 * gdb.cp/templates.exp: Fix typo in test name of
17988 "print Foo<volatile char*>::foo".
17989
4120d7e6
MC
179902004-01-15 Michael Chastain <mec.gnu@mindspring.com>
17991
17992 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
17993
f679e530
BE
179942004-01-16 Ben Elliston <bje@wasabisystems.com>
17995
17996 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
17997 (clean mostlyclean): Remove empty rm.
17998
091c48f6
MC
179992004-01-15 Michael Chastain <mec.gnu@mindspring.com>
18000
18001 * gdb.base/setvar.exp: Add copyright years.
18002
3e5fc8d2
DC
180032004-01-14 David Carlton <carlton@bactrian.org>
18004
18005 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
18006 PR c++/1511 and update coment.
18007 * gdb.cp/templates.exp: Update patterns to match current output.
18008 If changes involve something other than whitespace, KFAIL
18009 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
18010
63d06c5c
DC
180112004-01-14 David Carlton <carlton@kealia.com>
18012
18013 * gdb.cp/namespace.exp: Add tests involving classes defined within
18014 namespaces.
18015 * gdb.cp/namespace.cc (C::CClass): New.
18016 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
18017
a51dab88
EZ
180182004-01-14 Elena Zannoni <ezannoni@redhat.com>
18019
18020 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
18021 what debug info we have. Print a better message if something goes
18022 wrong while producing the separate debug info file.
18023
a476ccc9
MC
180242004-01-14 Michael Chastain <mec.gnu@mindspring.com>
18025
18026 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
18027
f453692c
MC
180282004-01-14 Michael Chastain <mec.gnu@mindspring.com>
18029
18030 * gdb.base/callfuncs.c: Add copyright notice.
18031
f40063a5
MC
180322004-01-13 Michael Chastain <mec.gnu@mindspring.com>
18033
18034 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
18035 inheritance. PR gdb/1498, PR gcc/13539.
18036
19ac3974
EZ
180372004-01-13 Elena Zannoni <ezannoni@redhat.com>
18038
a9c64011
AS
18039 * gdb.threads/gcore-thread.exp: Prefix name of binary with
18040 test specific name.
18041 * gdb.mi/gdb669.exp: Ditto.
18042 * gdb.mi/mi-pthreads.exp: Ditto.
18043 * gdb.mi/mi1-pthreads.exp: Ditto.
18044 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 18045
56c97c6e
MC
180462004-01-12 Michael Chastain <mec.gnu@mindspring.com>
18047
18048 * gdb.cp/member-ptr.cc: Add copyright notice.
18049
a0644324
MC
180502004-01-12 Michael Chastain <mec.gnu@mindspring.com>
18051
18052 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
18053 some patterns for recent versions of gcc and hpacc. Delete
18054 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
18055 Delete tests that access a NULL pointer-to-member-data. This
18056 script is still disabled for gcc.
18057
32fabe09
EZ
180582004-01-12 Elena Zannoni <ezannoni@redhat.com>
18059
18060 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 18061 escaped correctly.
32fabe09 18062
1f8a6abb
EZ
180632004-01-12 Elena Zannoni <ezannoni@redhat.com>
18064
18065 * gdb.base/sepdebug.exp: New file.
18066 * gdb.base/sepdebug.c: New file.
18067 * lib/gdb.exp (separate_debug_filename): New procedure.
18068 (gdb_gnu_strip_debug): New procedure.
18069
48efe704
AC
180702004-01-12 Andrew Cagney <cagney@redhat.com>
18071
18072 * gdb.mi/ChangeLog: Delete file. Renamed to ...
18073 * gdb.mi/ChangeLog-1999-2003: New file.
18074
a9415475
AC
180752004-01-12 Andrew Cagney <cagney@redhat.com>
18076
18077 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
18078 "Renaming a directory to a non-empty directory returns ENOTEMPTY
18079 or EEXIST", treat EBUSY as an XFAIL.
18080
83b8cf9d
MC
180812004-01-11 Michael Chastain <mec.gnu@mindspring.com>
18082
18083 * gdb.base/scope.exp: Remove obsolete setup_xfail for
18084 hp_cc_compiler.
18085
9939d2a8
MC
180862004-01-10 Michael Chastain <mec.gnu@mindspring.com>
18087
18088 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
18089 decorations.
18090
1ff8cadf
MC
180912004-01-10 Michael Chastain <mec.gnu@mindspring.com>
18092
18093 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
18094 and "(aCC)" decorations. Remove obsolete doco about old
18095 test results.
18096
6fa9022e
MC
180972004-01-09 Michael Chastain <mec.gnu@mindspring.com>
18098
18099 * gdb.cp/exception.exp: Fix typo in doco.
18100
209721fe
MK
181012004-01-09 Mark Kettenis <kettenis@gnu.org>
18102
18103 * gdb.base/gdb1476.exp: Fix typo.
18104
ef11303e
MC
181052004-01-09 Michael Chastain <mec.gnu@mindspring.com>
18106
18107 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
18108 file.
18109
041ab88c
MC
181102004-01-09 Michael Chastain <mec.gnu@mindspring.com>
18111
18112 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
18113 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
18114 Use gdb_compile. Remove restriction on gcc. Add some patterns
18115 for recent version of gdb. Delete second half, which was a copy
18116 of the first half with different build flags. This test is
18117 still disabled because it is still not ready for production.
18118
e36d075a
MC
181192004-01-08 Michael Chastain <mec.gnu@mindspring.com>
18120
18121 * gdb.cp/exception.cc: Add copyright notice.
18122 * gdb.cp/exception.exp: Add a notice that this file is broken
18123 because of line number changes caused by addition of copyright
18124 notice.
18125
42b190ad
MC
181262004-01-08 Michael Chastain <mec.gnu@mindspring.com>
18127
18128 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
18129 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
18130
8f25f06b
MC
181312004-01-08 Michael Chastain <mec.gnu@mindspring.com>
18132
18133 * gdb.cp/classes.exp: Accept gnu abi 2.
18134 * gdb.cp/derivation.exp: Likewise.
18135 * gdb.cp/overload.exp: Likewise.
18136 * gdb.cp/virtfunc.exp: Likewise.
18137
06ded8b8
MC
181382004-01-08 Michael Chastain <mec.gnu@mindspring.com>
18139
18140 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
18141 semicolon after end of function.
18142
77c26ae3
MC
181432004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18144
18145 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
18146 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
18147 boilerplate code for compiling and running the program under
18148 test. Add some string method tests.
18149
20757486
MC
181502004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18151
18152 * gdb.cp/bs15503.cc: Add copyright notice.
18153 * gdb.cp/bs15503.exp: Adjust line number.
18154
0fd3b503
MC
181552004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18156
18157 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
18158 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
18159
10d1bea8
MC
181602004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18161
18162 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
18163 hp_cc_compiler.
18164
2789202a
MC
181652004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18166
18167 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
18168 * gdb.cp/ctti.exp: Use the marker instead of "next".
18169 With gcc, run further before bailing.
18170
b862f14c
MC
181712004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18172
18173 * gdb.cp/cttiadd.cc: Add copyright notice.
18174 * gdb.cp/cttiadd1.cc: Likewise.
18175 * gdb.cp/cttiadd2.cc: Likewise.
18176 * gdb.cp/cttiadd3.cc: Likewise.
18177
96da2469
MC
181782004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18179
18180 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
18181 Use gdb_test, gdb_test_multiple. Use floating-point values that
18182 have exact representations in IEEE-ish formats.
18183
053248ff
MC
181842004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18185
18186 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
18187 compilers. Delete duplicate call to get_compiler_info.
18188 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
18189 * gdb.base/volatile.exp: Likewise.
18190
84acecdd
MK
181912004-01-07 Mark Kettenis <kettenis@gnu.org>
18192
18193 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
18194 memory at address 0.
18195
fe11a27f
MC
181962004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18197
18198 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
18199 to test for hp-ux assembler. Fix copyright years.
18200
60ad077b
AC
182012004-01-07 Andrew Cagney <cagney@redhat.com>
18202
18203 * gdb.base/fileio.c (strerrno): Add "EBUSY".
18204
1c9b8f33
AC
182052004-01-07 Andrew Cagney <cagney@redhat.com>
18206
18207 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
18208 when creating the read-only file. From analysis by Roland McGrath
18209 and Elena Zannoni.
18210
753ccc7a
MC
182112004-01-06 Michael Chastain <mec.gnu@mindspring.com>
18212
18213 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
18214
eca3e36b
MC
182152004-01-06 Michael Chastain <mec.gnu@mindspring.com>
18216
18217 * gdb.base/cvexpr.c: Be type-safe with function pointers and
18218 data pointers.
18219
f8d4bac4
MC
182202004-01-06 Michael Chastain <mec.gnu@mindspring.com>
18221
18222 * gdb.cp/m-static.exp: Compile one source file at a time.
18223 Delete unused call to get_compiler_info.
18224
9b4e0f94
MC
182252004-01-06 Michael Chastain <mec.gnu@mindspring.com>
18226
18227 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
18228 * gdb.base/call-rt-st.exp: Likewise.
18229 * gdb.base/nodebug.exp: Likewise.
18230 * gdb.base/volatile.exp: Likewise.
18231 * gdb.cp/ref-types.exp: Likewise.
18232 * gdb.cp/templates.exp: Likewise.
18233
023c1024
MK
182342004-01-05 Mark Kettenis <kettenis@gnu.org>
18235
18236 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
18237
19703c4a
MC
182382004-01-05 Michael Chastain <mec.gnu@mindspring.com>
18239
18240 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
18241 hppa*-hp-hpux*.
18242
18b67037
MK
182432004-01-04 Mark Kettenis <kettenis@gnu.org>
18244
ba6219c8
MK
18245 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
18246 x86_64-*-*.
18247
18b67037
MK
18248 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
18249 sparc64-*-* and sparc*-solaris2*.
18250
1bfbbb9d
MK
182512004-01-04 Mark Kettenis <kettenis@gnu.org>
18252
18253 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
18254 return ${tests}" test. The ${tests} already mentions the
18255 filename.
18256
06846494
MC
182572004-01-02 Michael Chastain <mec.gnu@mindspring.com>
18258
18259 * gdb.cp/local.exp: Accept gcc abi 2.
18260
3b0cb202
MC
182612004-01-02 Michael Chastain <mec.gnu@mindspring.com>
18262
18263 * gdb.cp/templates.exp: Accept gcc abi 2.
18264
0643ec3f
MC
182652004-01-02 Michael Chastain <mec.gnu@mindspring.com>
18266
18267 * lib/compiler.cc: Remove supports_template_debugging.
18268 * gdb.cp/templates.exp: Do not test supports_template_debugging.
18269
d231d0b1
MC
182702004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18271
18272 * gdb.cp/namespace.exp: Accept gcc abi 2.
18273
44ffb27c
MC
182742004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18275
18276 * gdb.cp/method.exp: Accept gcc abi 2.
18277
184ad485
MC
182782004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18279
18280 * gdb.cp/classes.exp: Generate identical results as old version.
18281 * gdb.cp/derivation.exp: Likewise.
18282 * gdb.cp/overload.exp: Likewise.
18283 * gdb.cp/virtfunc.exp: Likewise.
18284
116f09e7
MC
182852004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18286
18287 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
18288 mysterious bug with sourceware version of expect.
18289
b1379776
MC
182902004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18291
18292 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
18293 current versions of gcc, including gcc abi 2. Remove gratuitous
18294 restart of test program. Use gdb_test_multiple and gdb_test for
18295 all tests. Add patterns to xfail missing "const" in "const char *"
18296 and kfail PR gdb/1155.
18297
6b7a4c0e
MC
182982004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18299
18300 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
18301 current versions of gcc, including gcc abi 2. Remove gratuitous
18302 restart of test program. Use gdb_test_multiple and gdb_test for
18303 all tests. Add patterns to kfail PR gdb/1498.
18304
51615d72
MC
183052003-12-31 Michael Chastain <mec.gnu@mindspring.com>
18306
18307 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
18308 current versions of gcc, including gcc abi 2. Use "breakpoint"
18309 and "continue" instead of restarting the target program. Use
18310 gdb_test_multiple and gdb_test for all tests.
18311
7b79a9d7
MK
183122004-01-01 Mark Kettenis <kettenis@gnu.org>
18313
18314 * gdb.asm/asm-source.exp: Update copyright year. Link statically
18315 for *-*-solaris2*.
18316
1cd3489f
MC
183172003-12-31 Michael Chastain <mec.gnu@mindspring.com>
18318
18319 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
18320 current versions of gcc, including gcc abi 2. Use "breakpoint"
18321 and "continue" instead of restarting the target program several
18322 times. Use gdb_test_multiple and gdb_test for all tests.
18323
850742db
MC
183242003-12-18 Michael Chastain <mec.gnu@mindspring.com>
18325
18326 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
18327 source files.
18328
eb4bbda8
MC
183292003-12-16 Michael Chastain <mec.gnu@mindspring.com>
18330
18331 * gdb.base/environ.exp: Handle compiling test case from multiple
18332 source files.
18333
e42c7771
MC
183342003-12-16 Michael Chastain <mec.gnu@mindspring.com>
18335
18336 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
18337
80e4b428
JB
183382003-12-17 Jim Blandy <jimb@redhat.com>
18339
5f06973a
JB
18340 * gdb.base/freebpcmd.c: Add copyright notice.
18341
80e4b428
JB
18342 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
18343
0ab84fb7
MC
183442003-12-16 Michael Chastain <mec.gnu@mindspring.com>
18345
18346 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
18347
1b3bb3d0
JB
183482003-12-13 Jim Blandy <jimb@redhat.com>
18349
18350 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
18351
3a4c9371
KB
183522003-12-12 Kevin Buettner <kevinb@redhat.com>
18353
18354 * gdb.asm/frv.inc: New file.
18355 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
18356
a1dea79a
FF
183572003-12-09 Fred Fish <fnf@redhat.com>
18358
18359 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
18360 functions to break1.c and leave prototypes behind. Add more
18361 "set breakpoint NN here" comments.
18362 * gdb.base/break1.c: New file.
18363
18364 * gdb.base/break.exp: Handle compiling test case from multiple
18365 source files and change source file references as needed.
18366 * gdb.base/completion.exp: Ditto.
18367 * gdb.base/condbreak.exp: Ditto.
18368 * gdb.base/define.exp: Ditto.
18369 * gdb.base/ena-dis-br.exp: Ditto.
18370 * gdb.base/info-proc.exp: Ditto.
18371 * gdb.base/maint.exp: Ditto.
18372 * gdb.base/until.exp: Ditto.
18373
18374 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
18375 hardcoded line numbers.
18376 * gdb.base/define.exp: Ditto.
18377 * gdb.base/ena-dis-br.exp: Ditto.
18378 * gdb.base/maint.exp: Ditto.
18379 * gdb.base/until.exp: Ditto.
18380
18381 * gdb.base/completion.exp: Use "break1" for completion tests since
18382 "break" is no longer a unique prefix.
18383
5266b69c
AC
183842003-12-06 Andrew Cagney <cagney@redhat.com>
18385
18386 * gdb.base/structs.exp (test_struct_returns): When applicable, set
18387 "return_value_unimplemented". When an unimplemented struct return
18388 architecture, report incorrect values as a KFAIL
18389
374451f0
MC
183902003-12-05 Michael Chastain <mec.gnu@mindspring.com>
18391
18392 * gdb.cp/rtti.exp: Accept new wording of warning from
18393 cp_lookup_rtti_type.
18394
ba9b20a7
MC
183952003-12-05 Michael Chastain <mec.gnu@mindspring.com>
18396
18397 Partial fix for PR testsuite/1456.
18398 * gdb.base/scope.exp (test_at_main): Replace references to
18399 gcc_compiled with calls to test_compiler_info.
18400 (test_at_foo): Likewise.
18401 (test_at_bar): Likewise.
18402
b74b6d0b
MC
184032003-12-04 Michael Chastain <mec.gnu@mindspring.com>
18404
18405 Partial fix for PR testsuite/1456.
18406 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
18407 to test_compiler_info.
18408
ccfa3402
MC
184092003-12-03 Michael Chastain <mec.gnu@mindspring.com>
18410
18411 * gdb.base/so-impl-ld.exp: Update copyright notice.
18412
f6246aba
MC
184132003-12-02 Michael Chastain <mec.gnu@mindspring.com>
18414
18415 Partial fix for PR testsuite/1456.
18416 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
18417 to test_compiler_info.
18418
13ae734a
MC
184192003-11-28 Michael Chastain <mec.gnu@mindspring.com>
18420
18421 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
18422 from current versions of gdb. Clean up regular expressions.
18423 Delete redundant timeout case.
18424
d8e1cdee
MC
184252003-11-28 Michael Chastain <mec.gnu@mindspring.com>
18426
18427 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
18428 from current versions of gdb. Clean up regular expressions.
18429 Delete redundant timeout case.
18430
96457b64
MC
184312003-12-01 Michael Chastain <mec.gnu@mindspring.com>
18432
18433 Partial fix for PR testsuite/1456.
18434 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
18435 gcc_compiled with call to test_compiler_info.
18436
f35309fc
MC
184372003-11-30 Michael Chastain <mec.gnu@mindspring.com>
18438
18439 Partial fix for PR testsuite/1456.
18440 * gdb.base/list.exp (test_list_function): Delete unused declaration
18441 of gcc_compiled.
18442
d7afdf9b
MC
184432003-11-29 Michael Chastain <mec.gnu@mindspring.com>
18444
18445 Partial fix for PR testsuite/1456.
18446 * gdb.base/complex.exp: Replace reference to gcc_compiled with
18447 call to test_compiler_info.
18448
71507b56
MK
184492003-11-29 Mark Kettenis <kettenis@gnu.org>
18450
18451 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
18452 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
18453 it to create the appropriate note.inc.
18454 * gdb.asm/asmsrc1.s: Include "note.inc".
18455 * gdb.asm/netbsd.inc: New file.
18456 * gdb.asm/empty.inc: New file.
18457
f81f93f7
MC
184582003-11-28 Michael Chastain <mec.gnu@mindspring.com>
18459
18460 Partial fix for PR testsuite/1456.
18461 * gdb.base/constvars.exp: Replace references to gcc_compiled with
18462 calls to test_compiler_info.
18463
9a77938e
MC
184642003-11-27 Michael Chastain <mec.gnu@mindspring.com>
18465
18466 Partial fix for PR testsuite/1456.
18467 * gdb.base/volatile.exp: Replace references to gcc_compiled with
18468 calls to test_compiler_info.
18469
e8367dc7
MK
184702003-11-27 Mark Kettenis <kettenis@gnu.org>
18471
18472 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
18473 pattern for the KFAILs.
18474
526c61ee
AF
184752003-11-25 Adam Fedor <fedor@gnu.org>
18476
18477 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
18478 * gdb.objc/objcdecode.m: New file.
18479
28f2d600
AF
184802003-11-25 Adam Fedor <fedor@gnu.org>
18481
18482 * gdb.objc/nondebug.exp: Test for PR objc/1236.
18483 * gdb.objc/nondebug.m: New file.
18484
a3895cee
BE
184852003-11-26 Ben Elliston <bje@wasabisystems.com>
18486
18487 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
18488 NetBSD as it does on FreeBSD. Modelled on a similar change by
18489 Mark Kettenis on 2003-05-30.
18490 (link-flags): Set to "--entry _start" regardless of target.
18491 Special linker flags are to be appended to $link-flags.
18492 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
18493
c9f2c8a3
MC
184942003-11-25 Michael Chastain <mec.gnu@mindspring.com>
18495
18496 * gdb.cp/method.exp: Accept output of new demangler.
18497
15a0587a 184982003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
18499
18500 * gdb/class2.exp: New file.
18501 * gdb/class2.cc: New file.
18502
3c00b570
MC
185032003-11-25 Michael Chastain <mec.gnu@mindspring.com>
18504
18505 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
18506 of new demangler.
18507
7027acc7
MK
185082003-11-23 Mark Kettenis <kettenis@gnu.org>
18509
18510 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
18511 of gdb_test "run".
18512
b0e1598a
MK
185132003-11-23 Mark Kettenis <kettenis@gnu.org>
18514
18515 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
18516 "continue" into "run".
18517
4d9eda44
MC
185182003-11-23 Michael Chastain <mec.gnu@mindspring.com>
18519
18520 Partial fix for PR testsuite/1456.
18521 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
18522 call to test_compiler_info.
18523 * gdb.cp/ctti.exp: Likewise.
18524 * gdb.cp/derivation.exp: Likewise.
18525 * gdb.cp/member-ptr.exp: Likewise.
18526 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
18527 reference to gcc_compiled.
18528
185292003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
18530
18531 Fix PR testsuite/1463.
18532 * gdb.base/structs.exp (start_structs_test): Call
18533 get_debug_format before using the debug format.
18534
d422fe19
AC
185352003-11-22 Andrew Cagney <cagney@redhat.com>
18536
18537 * lib/gdb.exp (gdb_test_multiple): Add simple example.
18538 * gdb.base/structs.exp: Use gdb_test_multiple.
18539
039cf96d
AC
185402003-11-20 Andrew Cagney <cagney@redhat.com>
18541
6882279b
AC
18542 * gdb.base/structs.exp: Handle and recover from internal errors.
18543 Replace "foo${n}" with "foo<n>" in test messages.
18544
e53890ae
AC
18545 * gdb.base/structs.exp: Update copyright. Rewrite.
18546 * gdb.base/structs.c: Update copyright. Rewrite.
18547
2b211c59
AC
18548 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
18549 resync count exceeded.
d63a86f8 18550
039cf96d
AC
18551 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
18552 from the internal error.
18553 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
18554 Original from Jim Blandy.
18555 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 18556
eac98b22
AC
185572003-11-19 Andrew Cagney <cagney@redhat.com>
18558
18559 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
18560 KFAIL.
18561
67455b2a
MK
185622003-11-17 Mark Kettenis <kettenis@gnu.org>
18563
18564 New testcase for PR backtrace/1435.
18565 * gdb.arch/i386-unwind.exp: New file.
18566 * gdb.arch/i386-unwind.c: New file.
18567
853d6e5b
AC
185682003-11-17 Andrew Cagney <cagney@redhat.com>
18569
18570 * lib/gdb.exp (compiler_info): New global.
18571 (test_compiler_info): New function.
18572 (get_compiler_info): Set compiler_info.
18573 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
18574 "compiler_info" to gcc-<major>-<minor>.
18575
38cf6e11
MC
185762003-11-15 Michael Chastain <mec.gnu@mindspring.com>
18577
18578 * gdb.trace/configure: Remove.
18579
a50d3602
EZ
185802003-11-13 Elena Zannoni <ezannoni@redhat.com>
18581
18582 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 18583 breakpoints.
a50d3602
EZ
18584 * gdb.base/break.exp: Remove all references to explicit line
18585 numbers.
18586
d9407aaa
NC
185872003-11-11 Nick Clifton <nickc@redhat.com>
18588
18589 * gdb.base/shreloc.exp: Do not run for targets which do not
18590 support shared objects.
18591
db488fc1
CV
185922003-11-10 Corinna Vinschen <vinschen@redhat.com>
18593
18594 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
18595 Don't run tests if nofileio flag is given.
18596
6a90a18e
EZ
185972003-11-07 Elena Zannoni <ezannoni@redhat.com>
18598
18599 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 18600 as well as 'Watchpoint'.
6a90a18e 18601
0b915e9c
EZ
186022003-11-06 Elena Zannoni <ezannoni@redhat.com>
18603
18604 Reported by Jim Ingham <jingham@apple.com>:
18605 * gdb.base/annota1.exp: Match at least one occurrence of the
18606 signal handler annotation.
18607
d7e4b55f
EZ
186082003-11-06 Elena Zannoni <ezannoni@redhat.com>
18609
a9c64011
AS
18610 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
18611 as well as 'Watchpoint'.
d7e4b55f 18612
2fe4e8d0
MC
186132003-11-05 Michael Chastain <mec@shout.net>
18614
18615 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
18616
6ef88553
KW
186172003-11-03 Kris Warkentin <kewarken@qnx.com>
18618
18619 * gdb.arch/gdb1291.c: New test file.
18620 * gdb.arch/gdb1291.exp: New test script.
18621 * gdb.arch/gdb1431.c: New test file.
18622 * gdb.arch/gdb1431.exp: New test script.
18623
ae7dc4d8
MC
186242003-10-22 Michael Chastain <mec@shout.net>
18625
18626 * gdb.mi/pthreads.c: Add copyright notice.
18627
c39d7427
MC
186282003-10-22 Michael Chastain <mec@shout.net>
18629
18630 * gdb.threads/pthreads.c: Add copyright notice.
18631
8b7d96c1
MC
186322003-10-20 Michael Chastain <mec@shout.net>
18633
18634 * gdb.base/gdb1056.exp: New test script.
18635
d1d69fdd
DJ
186362003-10-13 Daniel Jacobowitz <drow@mvista.com>
18637
18638 * gdb.threads/killed.exp: Use gdb_run_cmd.
18639
7d605576
DJ
186402003-10-13 Daniel Jacobowitz <drow@mvista.com>
18641
18642 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
18643 create a core file.
18644 * gdb.threads/gcore-thread.exp: Likewise.
18645
618ec112
CV
186462003-10-13 Corinna Vinschen <vinschen@redhat.com>
18647
18648 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
18649 type, based on char type.
18650 (struct bit_flags_short_t): New bitfield type, based on short type.
18651 (init_bit_flags_char): New fuction.
18652 (init_bit_flags_short): Ditto.
18653 (print_bit_flags_char): Ditto.
18654 (print_bit_flags_short): Ditto.
18655 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
18656
9367a73c
MC
186572003-10-11 Michael Chastain <mec@shout.net>
18658
18659 * gdb.base/call-rt-st.exp: Update copyright year.
18660
1decf120
KI
186612003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
18662
18663 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
18664 * gdb.disasm/sh3.s: Ditto.
18665
5445b2ae
DJ
186662003-10-07 Daniel Jacobowitz <drow@mvista.com>
18667
18668 * gdb.threads/switch-threads.exp: New test.
18669 * gdb.threads/switch-threads.c: New source file.
18670
aec24853
CV
186712003-10-07 Corinna Vinschen <vinschen@redhat.com>
18672
18673 * gdb.base/ending-run.exp: Add sh specific case.
18674
adc7428d
AC
186752003-10-06 Andrew Cagney <cagney@redhat.com>
18676
18677 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
18678 * gdb.disasm/mn10200.exp: Delete obsolete file.
18679
c9d37158
DJ
186802003-09-29 Daniel Jacobowitz <drow@mvista.com>
18681
18682 * ChangeLog: Correct an entry command.exp -> commands.exp.
18683 * gdb.base/commands.exp (bp_deleted_in_command_test)
18684 (temporary_breakpoint_commands): Check noargs.
18685
79c2c32d
DC
186862003-09-25 David Carlton <carlton@kealia.com>
18687
18688 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
18689 of some print tests, where appropriate. Add tests for C::D::cd,
18690 E::ce, F::cXfX, G::XgX.
18691 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
18692
594e6d67
RE
186932003-09-25 Richard Earnshaw <rearnsha@arm.com>
18694
18695 * lib/java.exp (java_init): Import target_alias before using it.
18696
10f0d451
DC
186972003-09-25 David Carlton <carlton@kealia.com>
18698
18699 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
18700
274bcba0
EZ
187012003-09-23 Elena Zannoni <ezannoni@redhat.com>
18702
d63a86f8 18703 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 18704 weirdness.
274bcba0 18705
cdbf20f7
MC
187062003-09-17 Michael Chastain <mec@shout.net>
18707
18708 * gdb.cp/gdb1355.exp: New file.
18709 * gdb.cp/gdb1355.c: New file.
18710
71e06f80
CV
187112003-09-15 Corinna Vinschen <vinschen@redhat.com>
18712
18713 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
18714 * gdb.asm/sh.inc: New file.
18715
5c4e30ca
DC
187162003-09-11 David Carlton <carlton@kealia.com>
18717
bd45b7af
DC
18718 * gdb.cp/namespace.exp: Add tests for namespace types.
18719 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
18720 (test_namespace): New.
18721
1c199746
EZ
187222003-09-11 Elena Zannoni <ezannoni@redhat.com>
18723
a9c64011 18724 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 18725 * gdb.stabs/weird.exp: Ditto.
1c199746 18726
04ed252f
MC
187272003-09-08 Michael Chastain <mec@shout.net>
18728
18729 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
18730
d8a2d9e7
MC
187312003-09-07 Michael Chastain <mec@shout.net>
18732
18733 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
18734 'parse error'.
18735
161afb24
MK
187362003-09-07 Mark Kettenis <m.kettenis@osp.nl>
18737
18738 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
18739
49f2741a
MC
187402003-08-30 Michael Chastain <mec@shout.net>
18741
18742 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
18743 * gdb.gdb/observer.exp: Ditto.
18744 * gdb.gdb/xfullpath.exp: Ditto.
18745
8afa723e
MK
187462003-08-29 Mark Kettenis <kettenis@gnu.org>
18747
18748 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
18749 *-*-*bsd*.
18750
f31dfe3b
JJ
187512003-08-28 Jeff Johnston <jjohnstn@redhat.com>
18752
18753 * gdb.base/dump.exp: Skip for ia64.
18754
4630e498
JJ
187552003-08-25 Jeff Johnston <jjohnstn@redhat.com>
18756
18757 * gdb.asm/asm-source.exp: Add ia64 support.
18758 * gdb.asm/ia64.inc: New file.
18759
1105b7ef
MC
187602003-08-22 Michael Chastain <mec@shout.net>
18761
18762 * gdb.cp: New directory.
18763 * gdb.cp/*: Copy from gdb.c++/*.
18764 * gdb.c++/*: Remove.
18765 * Makefile.in: Change gdb.c++ to gdb.cp.
18766 * configure.in: Ditto.
18767 * configure: Regnerate.
18768
c945b932
MK
187692003-08-18 Mark Kettenis <kettenis@gnu.org>
18770
18771 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
18772 * gdb.arch/i386-prologue.c (gdb1338): Add function.
18773
2b66634b
DJ
187742003-08-17 Daniel Jacobowitz <drow@mvista.com>
18775
18776 * mi-var-display.exp (-var-list-children weird): Accept function
18777 pointers with argument types.
18778 * mi1-var-display.exp (-var-list-children weird): Likewise.
18779 * mi2-var-display.exp (-var-list-children weird): Likewise.
18780
a356f73b
DJ
187812003-08-17 Daniel Jacobowitz <drow@mvista.com>
18782
18783 * gdb.base/annota3.exp: Add missing newline.
18784
483417b8
MC
187852003-08-06 Michael Chastain <mec@shout.net>
18786
18787 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
18788
c99c59c3
MS
187892003-08-12 Michael Snyder <msnyder@redhat.com>
18790
18791 * gdb.base/float.exp: Add test for SH.
18792
55ed7501
MK
187932003-08-10 Mark Kettenis <kettenis@gnu.org>
18794
18795 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
18796
1a371f2e
EZ
187972003-08-07 Elena Zannoni <ezannoni@redhat.com>
18798
18799 * gdb.base/completion.exp: Remove reduntant completion test
18800 on filename.
18801
e0f353ce
EZ
188022003-08-07 Elena Zannoni <ezannoni@redhat.com>
18803
a9c64011
AS
18804 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
18805 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
18806 gdb.trace/save-trace.exp: Make sure that full pathnames are
18807 escaped correctly.
e0f353ce 18808
5710a1af 188092003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 18810
a9c64011
AS
18811 * configure.in: Don't generate config.h from config.hin.
18812 * configure: Regenerate.
18813 * config.hin: Remove file.
18814 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
18815 * gdb.threads/pthreads.c: Ditto.
5710a1af 18816
dcd81ce9
DJ
188172003-08-07 Daniel Jacobowitz <drow@mvista.com>
18818
18819 From Kei Sakamoto <sakamoto.kei@renesas.com>:
18820 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
18821 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
18822 Replace ld24 with seth/add3.
18823
6009d884
AC
188242003-08-02 Andrew Cagney <cagney@redhat.com>
18825
18826 * gdb.base/annota3.exp: New file.
18827 * gdb.base/annota3.c: New file.
18828 * gdb.c++/annota3.exp: New file.
18829 * gdb.c++/annota3.cc: New file.
18830
51514e06
MC
188312003-07-29 Michael Chastain <mec@shout.net>
18832
18833 * gdb.threads/tls.c (spin): Check errno only if sem_wait
18834 actually failed.
18835 (do_pass): Likewise.
18836 * gdb.threads/tls.exp: Always initialize no_of_threads.
18837
4ee6625b
DJ
188382003-07-27 Daniel Jacobowitz <drow@mvista.com>
18839
18840 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
18841 pattern.
18842 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
18843 * gdb.threads/tls.exp: Recognize one case of the host library not
18844 supporting TLS.
18845
225f2bf6
AC
188462003-07-27 Andrew Cagney <cagney@redhat.com>
18847
18848 * gdb.base/fileio.exp: Use SH when running commands using
18849 remote_exec.
18850
bcb27c9f
DJ
188512003-07-24 Daniel Jacobowitz <drow@mvista.com>
18852
18853 From Kei Sakamoto <sakamoto.kei@renesas.com>:
18854 * gdb.base/relocate.c (dummy): New padding array.
18855
3d67be83
MS
188562003-07-22 Michael Snyder <msnyder@redhat.com>
18857
d63a86f8 18858 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
18859
18860 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
18861 patterns to be more general, accepting old and new output.
18862 Some output chars (such as '+') also must be quoted.
d63a86f8 18863 Some addresses are displayed numerically instead of
3d67be83
MS
18864 symbolically.
18865
57ba3b85
MS
188662003-07-23 Michael Snyder <msnyder@redhat.com>
18867
686d097c
MS
18868 * gdb.base/return2.exp: Don't test long-long return.
18869
57ba3b85
MS
18870 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
18871 * gdb.disasm/t01_mov.exp: Ditto.
18872 * gdb.disasm/t02_mova.s: Ditto.
18873 * gdb.disasm/t02_mova.exp: Ditto.
18874 * gdb.disasm/t03_add.s: Ditto.
18875 * gdb.disasm/t03_add.exp: Ditto.
18876 * gdb.disasm/t04_sub.s: Ditto.
18877 * gdb.disasm/t04_sub.exp: Ditto.
18878 * gdb.disasm/t05_cmp.s: Ditto.
18879 * gdb.disasm/t05_cmp.exp: Ditto.
18880 * gdb.disasm/t06_ari2.s: Ditto.
18881 * gdb.disasm/t06_ari2.exp: Ditto.
18882 * gdb.disasm/t07_ari3.s: Ditto.
18883 * gdb.disasm/t07_ari3.exp: Ditto.
18884 * gdb.disasm/t08_or.s: Ditto.
18885 * gdb.disasm/t08_or.exp: Ditto.
18886 * gdb.disasm/t09_xor.s: Ditto.
18887 * gdb.disasm/t09_xor.exp: Ditto.
18888 * gdb.disasm/t10_and.s: Ditto.
18889 * gdb.disasm/t10_and.exp: Ditto.
18890 * gdb.disasm/t11_logs.s: Ditto.
18891 * gdb.disasm/t11_logs.exp: Ditto.
18892 * gdb.disasm/t12_bit.s: Ditto.
18893 * gdb.disasm/t12_bit.exp: Ditto.
18894 * gdb.disasm/t13_otr.s: Ditto.
18895 * gdb.disasm/t13_otr.exp: Ditto.
18896
e00759ef
EZ
188972003-07-22 Elena Zannoni <ezannoni@redhat.com>
18898
18899 * gdb.threads/tls.exp :Add kfail for 'info address' case.
18900
8bc2021f
EZ
189012003-07-22 Elena Zannoni <ezannoni@redhat.com>
18902
a9c64011
AS
18903 * gdb.threads/tls.c : New file.
18904 * gdb.threads/tls.exp : New file.
18905 * gdb.threads/tls-main.c : New file.
18906 * gdb.threads/tls-shared.c : New file.
18907 * gdb.threads/tls-shared.exp : New file.
8bc2021f 18908
89320c4c
AS
189092003-07-22 Andreas Schwab <schwab@suse.de>
18910
18911 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
18912
180dea7c
AS
189132003-07-20 Andreas Schwab <schwab@suse.de>
18914
18915 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
18916 due to insn reordering.
18917
0714963c
AC
189182003-07-15 Andrew Cagney <cagney@redhat.com>
18919
18920 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
18921
98a23b3f
MC
189222003-07-15 Michael Chastain <mec@shout.net>
18923
18924 * gdb.base/gdb1250.exp: New file.
18925 * gdb.base/gdb1250.c: New file.
18926
27e417a2
ML
189272003-07-09 Michal Ludvig <mludvig@suse.cz>
18928
18929 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
18930 expansion of size_t to 'unsigned long', not only to 'unsigned'.
18931
8bc2021f
EZ
189322003-07-09 Elena Zannoni <ezannoni@redhat.com>
18933
a9c64011
AS
18934 * gdb.threads/tls.c: New file.
18935 * gdb.threads/tls.exp: New file.
18936 * gdb.threads/tls-main.c: New file.
18937 * gdb.threads/tls-shared.c: New file.
18938 * gdb.threads/tls-shared.exp: New file.
8bc2021f 18939
d99968dc
EZ
189402003-07-09 Elena Zannoni <ezannoni@redhat.com>
18941
18942 * gdb.base/annota1.exp: Make sure that we properly escape the
18943 full path of the source file. Xfail more permissive patterns,
d63a86f8 18944 due to a compiler debug info problem.
d99968dc 18945
83876b3b
AS
189462003-07-07 Andreas Schwab <schwab@suse.de>
18947
2705e972
AS
18948 * gdb.asm/m68k.inc: New file.
18949 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
18950
83876b3b
AS
18951 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
18952 arguments"): Also match negative number.
18953
18954 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
18955
3a871b37
DJ
189562003-07-03 Daniel Jacobowitz <drow@mvista.com>
18957
18958 * gdb.base/store.c (charest): New typedef.
18959 (add_char): Rename to add_charest, update.
18960 (wack_char): Rename to wack_charest, update types. Return l + r
18961 to keep r live across the call.
18962 (wack_short, wack_int, wack_long, wack_longest, wack_float)
18963 (wack_double, wack_doublest): Return l + r to keep r live across
18964 the call.
18965 * gdb.base/store.exp: Accomodate store.c changes.
18966
b2a7f303
DC
189672003-06-30 David Carlton <carlton@kealia.com>
18968
18969 * gdb.c++/maint.exp (test_invalid_name): New.
18970 (test_first_component): Add tests for invalid names.
18971
3c6cb4a1
MC
189722003-06-29 Michael Chastain <mec@shout.net>
18973
18974 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
18975 output of '<VTT for class>' for virtual base classes.
18976
f1c2644b
DJ
189772003-06-29 Daniel Jacobowitz <drow@mvista.com>
18978
18979 * gdb.base/completion.exp: Tab-complete "complet" instead of
18980 "compl".
18981 * gdb.base/complex.exp, gdb.base/complex.c: New files.
18982
18080350
DJ
189832003-06-29 Daniel Jacobowitz <drow@mvista.com>
18984
18985 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
18986 * gdb.base/volatile.exp: Likewise.
18987
f56973f8
DJ
189882003-06-29 Daniel Jacobowitz <drow@mvista.com>
18989
18990 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
18991 gdb/1265.
18992
189932003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
18994 Daniel Jacobowitz <drow@mvista.com>
18995
18996 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
18997 initial line count of 'captured_main' from 26 to 32.
18998 (test_with_self): Allow xmalloc call to be interleaved with the
18999 preceding two lines.
19000
e766d4d6
JB
190012003-06-24 Joel Brobecker <brobecker@gnat.com>
19002
19003 * gdb.base/bang.exp: New testcase.
19004
f125c9a4
JB
190052003-06-23 Joel Brobecker <brobecker@gnat.com>
19006
19007 * gdb.base/langs.exp: Add some tests for the "minimal" language
19008 support.
19009
6e25beaf
EZ
190102003-06-23 Elena Zannoni <ezannoni@redhat.com>
19011
19012 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
19013 the testcase.
19014
2f816dda
DJ
190152003-06-22 Daniel Jacobowitz <drow@mvista.com>
19016
19017 * gdb.base/relocate.exp: Test add-symbol-file with a variable
19018 offset.
19019
db5a5748
DJ
190202003-06-22 Daniel Jacobowitz <drow@mvista.com>
19021
19022 * gdb.c++/pr-1210.cc: New file.
19023 * gdb.c++/pr-1210.exp: New file.
19024
1df0c130
DJ
190252003-06-21 Daniel Jacobowitz <drow@mvista.com>
19026
19027 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
19028 000-exec-continue.
19029
a92feac0
MK
190302003-06-15 Mark Kettenis <kettenis@gnu.org>
19031
19032 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
19033 on *-*-*bsd* instead of *-*-freebsd*.
19034
81a58f5b
AC
190352003-06-14 Andrew Cagney <cagney@redhat.com>
19036
19037 * gdb.base/store.exp: Test longest and doublest. Test all
19038 parameters. Weaken return statement match.
19039 * gdb.base/store.c: Add longest and doublest - aka long long and
19040 long double functions. Put all parameters into local register
19041 variables. Use negative values.
19042
b257a0d3
AC
190432003-06-14 Andrew Cagney <cagney@redhat.com>
19044
19045 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
19046 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
19047 exit status.
19048 * gdb.base/fileio.exp: Disable target when nointerrupts and
19049 noinferiorio, instead of limiting it to remote. Use remote_exec
19050 instead of system.
d63a86f8 19051
21c38304
JJ
190522003-06-12 Jeff Johnston <jjohnstn@redhat.com>
19053
19054 * gdb.base/float.exp: Add ia64 support.
19055
1bcdb424
CV
190562003-06-12 Corinna Vinschen <vinschen@redhat.com>
19057
19058 * gdb.base/fileio.exp: Run only on remote targets.
19059
6aeb981f
CV
190602003-06-10 Corinna Vinschen <vinschen@redhat.com>
19061
19062 * gdb.base/fileio.c: New file, testing File-I/O.
19063 * gdb.base/fileio.exp: Ditto.
19064
53df362e
RG
190652003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
19066
19067 * gdb.base/shreloc.exp: New file, check symbol values obtained from
19068 shared objects after relocation at load time (gdb PR/1132).
19069 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 19070 as above, part of the shared object relocation test.
53df362e 19071
ffee1b46
MK
190722003-06-08 Mark Kettenis <kettenis@gnu.org>
19073
b5ca3722
MK
19074 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
19075 fully filled history list.
19076 * gdb.base/gdb_history: New file.
19077
03ed860d
MK
19078 * gdb.base/signals.exp: XFAIL "continue to func1" on
19079 i*86-*-freebsd*.
19080
ffee1b46
MK
19081 * gdb.base/attach.exp: When trying to attach to a nonexistent
19082 process, make it possible to specify the PID based on the target,
19083 and do so for *-*-freebsd*.
19084
d80dbb52
RH
190852003-06-02 Richard Henderson <rth@redhat.com>
19086
19087 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
19088
6dd77b81
RH
190892003-06-02 Richard Henderson <rth@redhat.com>
19090
19091 * gdb.base/selftest.exp: Next over lim_at_start initialization.
19092
f6347e16
RH
190932003-06-02 Richard Henderson <rth@redhat.com>
19094
19095 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
19096
2c161407
DJ
190972003-06-01 Daniel Jacobowitz <drow@mvista.com>
19098
19099 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
19100 of globalvar.
19101
572eb746
MK
191022003-06-01 Mark Kettenis <kettenis@gnu.org>
19103
19104 * gdb.asm/asm-source.exp: Check for memory read errors in
19105 disassembler test on *BSD too.
19106
9e9617a5
RH
191072003-06-01 Richard Henderson <rth@redhat.com>
19108
19109 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
19110 for .frame.
19111 (gdbasm_call): Lose ldgp.
19112 (gdbasm_startup): Add frame information.
19113 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
19114
7b34ad4e
MK
191152003-05-31 Mark Kettenis <kettenis@gnu.org>
19116
19117 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
19118 i?86-*-*.
19119
10059fdf
MK
191202003-05-30 Mark Kettenis <kettenis@gnu.org>
19121
19122 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
19123 FreeBSD.
19124
acf4b816
RH
191252003-05-29 Richard Henderson <rth@redhat.com>
19126
19127 * gdb.asm/alpha.inc: New file.
19128 * gdb.asm/asm-source.exp: Use it.
19129
e9ecd949
JB
191302003-05-29 Jim Blandy <jimb@redhat.com>
19131
19132 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
19133 'core.PID'.
19134
e3e5a4f3
JB
191352003-05-22 Jim Blandy <jimb@redhat.com>
19136
19137 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
19138 backtrace.
d63a86f8 19139
72fe3d25
DC
191402003-05-20 David Carlton <carlton@math.stanford.edu>
19141
19142 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
19143 this time.
19144
58da2eb2
DC
191452003-05-19 David Carlton <carlton@bactrian.org>
19146
19147 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
19148 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
19149
1fcb5155
DC
191502003-05-19 David Carlton <carlton@bactrian.org>
19151
19152 * gdb.c++/namespace.exp: Add namespace scope and anonymous
19153 namespace tests.
19154 Bump copyright date.
19155 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
19156 (main): Call C::D::marker2.
19157 * gdb.c++/namespace1.cc: New file.
19158
85e85163
JJ
191592003-05-14 Jeff Johnston <jjohnstn@redhat.com>
19160
19161 Roland McGrath <roland@redhat.com>
d63a86f8 19162 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
19163 there is no manager thread.
19164
a25fbfec
JJ
191652003-05-08 Jeff Johnston <jjohnstn@redhat.com>
19166
d63a86f8
RM
19167 * gdb.threads/schedlock.exp: Remove assumption that all threads
19168 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
19169 in one of the child threads rather than the main thread.
19170
be375bae
JB
191712003-05-07 Jim Blandy <jimb@redhat.com>
19172
09bf6082
JB
19173 Add support for assembly source testing on the s390x.
19174 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
19175 architecture.
19176 * gdb.asm/s390x.inc: New file.
19177
be375bae
JB
19178 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
19179 succession of 'if' statements.
19180
00905d52
AC
191812003-05-05 Andrew Cagney <cagney@redhat.com>
19182
19183 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
19184
b1e29e33
AC
191852003-05-05 Andrew Cagney <cagney@redhat.com>
19186
19187 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
19188 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
19189
e33d66ec
EZ
191902003-05-02 Elena Zannoni <ezannoni@redhat.com>
19191
19192 * gdb.base/charset.exp: Update based on new behavior of set/show
19193 charset commands.
19194
2b6fd0d8
AC
191952003-05-01 Andrew Cagney <cagney@redhat.com>
19196
19197 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
19198 variable do not give memory errors.
19199
130cacce
AF
192002003-04-30 Adam Fedor <fedor@gnu.org>
19201
19202 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
19203 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
19204 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
19205 gdb.objc/basicclass.m: : New files
19206
19207 * lib/gdb.exp (gdb_compile_objc): New procedure.
19208
bea71854
DJ
192092003-04-27 Daniel Jacobowitz <drow@mvista.com>
19210
19211 * gdb.base/signals.exp: Make backtrace tests more specific.
19212
0f20eeea
DC
192132003-04-23 David Carlton <carlton@bactrian.org>
19214
19215 * gdb.c++/maint.exp (test_first_component): Add tests for
19216 'operator' in more locations.
19217
c8c4d8dc
KB
192182003-04-16 Kevin Buettner <kevinb@redhat.com>
19219
19220 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
19221
3fe60e3c
EZ
192222003-04-16 Elena Zannoni <ezannoni@redhat.com>
19223
19224 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 19225 func marke' instead. Update test name.
3fe60e3c 19226
9219021c
DC
192272003-04-15 David Carlton <carlton@math.stanford.edu>
19228
19229 * gdb.c++/maint.exp: New file.
19230
5dd55bdd
EZ
192312003-04-14 Elena Zannoni <ezannoni@redhat.com>
19232
19233 * gdb.threads/schedlock.c: Change type of thread function argument
19234 to long, to avoid warnings on 64-bit platforms.
19235
00890572
EZ
192362003-04-14 Elena Zannoni <ezannoni@redhat.com>
19237
a9c64011
AS
19238 * gdb.base/attach.exp: Add new message from ptrace in case of
19239 attaching to nonexistent process.
d63a86f8 19240
93201743
JB
192412003-04-11 Jim Blandy <jimb@redhat.com>
19242
19243 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
19244 gdb.c++/userdef.cc: Place comments on the lines to which the
19245 marker function might return.
19246 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
19247 gdb.c++/userdef.exp: Look for those comments to check that we've
19248 returned to the right place, instead of checking line numbers.
19249
2a11c64d
EZ
192502003-04-11 Elena Zannoni <ezannoni@redhat.com>
19251
a9c64011
AS
19252 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
19253 match on sourcefile name, instead of directory name.
2a11c64d 19254
68ab8fc5
EZ
192552003-04-10 Elena Zannoni <ezannoni@redhat.com>
19256
d63a86f8 19257 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
19258 working directory name.
19259
5624293a
JB
192602003-04-09 Jim Blandy <jimb@redhat.com>
19261
19262 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
19263 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
19264 after an inferior function call, report the failure, but allow the
19265 test to continue.
19266
f1f02ee4
SC
192672003-04-05 Stephane Carrez <stcarrez@nerim.fr>
19268
19269 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
19270 with -DPROTOTYPES.
19271
6eb79af0
SC
192722003-04-05 Stephane Carrez <stcarrez@nerim.fr>
19273
19274 * gdb.base/break.exp: Revert last patch.
19275
8dfb4cf0
SC
192762003-04-04 Stephane Carrez <stcarrez@nerim.fr>
19277
19278 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
19279 with -DPROTOTYPES.
19280
ed4c619a
AC
192812003-04-02 Andrew Cagney <cagney@redhat.com>
19282
19283 * gdb.base/callfuncs.exp: Make "print add" messages unique.
19284 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
19285 matching directories by the name breakpoint.
19286 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
19287 Make "continue to marker1" consistent.
19288 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
19289 message consistent.
19290 * lib/gdb.exp: Put "the program is no longer running", and "the
19291 program exited" in parenthesis.
19292 * lib/mi-support.exp: Ditto.
d63a86f8 19293
4e35d5f0 192942003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 19295
4e35d5f0
BR
19296 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
19297
71900fe8
AC
192982003-03-29 Andrew Cagney <cagney@redhat.com>
19299
19300 * gdb.base/sizeof.c (main): Print the value of '\377'.
19301 * gdb.base/sizeof.exp: Check the sign of '\377'.
19302
c0655a16
MC
193032003-03-27 Michael Chastain <mec@shout.net>
19304
19305 * gdb.base/gdb1090.exp: New file.
19306 * gdb.base/gdb1090.cc: New file.
19307
5b2a3989
JB
193082003-03-27 J. Brobecker <brobecker@gnat.com>
19309
19310 * gdb.gdb/observer.exp: New regression test.
19311
79876890
MC
193122003-03-27 Michael Chastain <mec@shout.net>
19313
19314 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
19315 * gdb.base/ptype.exp: Likewise.
19316
6eac95e3
CV
193172003-03-27 Corinna Vinschen <vinschen@redhat.com>
19318
19319 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
19320
e8c71839
MC
193212003-03-26 Michael Chastain <mec@shout.net>
19322
19323 * gdb.base/ptype.exp: Actually use some typedef'd types.
19324
71b10041
SC
193252003-03-21 Stephane Carrez <stcarrez@nerim.fr>
19326
19327 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
19328 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
19329
2512cf80
CV
193302003-03-20 Corinna Vinschen <vinschen@redhat.com>
19331
19332 * gdb.base/default.exp: Fix regular expression.
19333
0d195a4f
CV
193342003-03-20 Corinna Vinschen <vinschen@redhat.com>
19335
19336 * gdb.base/args.exp: Fix regular expression.
19337
8a2dbca8
CV
193382003-03-20 Corinna Vinschen <vinschen@redhat.com>
19339
19340 * gdb.base/help.exp: Allow Win32 child process.
19341
bf028682
CV
193422003-03-20 Corinna Vinschen <vinschen@redhat.com>
19343
19344 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
19345 when stepping out of main().
19346
182dbe85
CV
193472003-03-20 Corinna Vinschen <vinschen@redhat.com>
19348
19349 * gdb.base/default.exp: Check for win32 specific message when calling
19350 "run" without executable.
19351
d67a6ba5
CV
193522003-03-20 Corinna Vinschen <vinschen@redhat.com>
19353
19354 * gdb.base/args.exp: Expect .exe in output.
19355
a955b5bb
CV
193562003-03-20 Corinna Vinschen <vinschen@redhat.com>
19357
19358 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
19359 Cygwin native.
19360
bf6bad4b
AC
193612003-03-17 Andrew Cagney <cagney@redhat.com>
19362
19363 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
19364 vector registes.
19365 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
19366 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
19367
293e9a31
DC
193682003-03-17 David Carlton <carlton@math.stanford.edu>
19369
19370 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
19371 test, for PR breakpoints/38.
19372 Call test_watchpoint_and_breakpoint.
19373 * gdb.base/watchpoint.c (func3): New function.
19374 (main): Call func3.
19375
5330f2db
DC
193762003-03-04 David Carlton <carlton@math.stanford.edu>
19377
19378 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
19379 Garply<Garply<char> >:: garply".
19380 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
19381 with respect to PR c++/1111; note also PR c++/1113.
19382 (test_template_breakpoints): KFAIL "constructor breakpoint" with
19383 respect to PR c++/1062.
19384 KFAIL "destructor breakpoint" with respect to PR c++/1112.
19385
6ece72da
DC
193862003-03-03 David Carlton <carlton@math.stanford.edu>
19387
19388 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
19389 with respect to PR c++/57.
19390 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
19391 c++/826.
19392 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
19393 respect to PR c++/57.
19394
85ca1584
DC
193952003-03-03 David Carlton <carlton@math.stanford.edu>
19396
19397 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
19398 respect to PR c++/33 into FAILs.
19399
98e9c5b8
MC
194002003-03-03 Michael Chastain <mec@shout.net>
19401
7bedbf27
MC
19402 * configure.in: Update copyright years.
19403
194042003-03-03 Michael Chastain <mec@shout.net>
19405
19406 * Makefile.in: Update copyright years.
98e9c5b8 19407
f683e100
DC
194082003-02-28 David Carlton <carlton@math.stanford.edu>
19409
19410 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
19411 print class instead of struct and/or superfluous protection
19412 specifiers, as long as the resulting output is equivalent to the
19413 source code.
19414 Delete FIXME from end of messages on tests that don't need
19415 fixing.
19416
a9e0cf2c
DC
194172003-02-28 David Carlton <carlton@math.stanford.edu>
19418
19419 * gdb.c++/templates.exp (do_tests): Allow const in the two
19420 Foo<volatile char *>::foo tests.
19421
e8d359df
MS
194222003-02-27 Michael Snyder <msnyder@redhat.com>
19423
d63a86f8 19424 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
19425 will be consistant.
19426
0b71dc91
DC
194272003-02-26 David Carlton <carlton@math.stanford.edu>
19428
19429 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
19430 char *>::foo" test with respect to PR c++/33. Create a new test
19431 which is identical to that one except that it doesn't put the
19432 space between the "char" and the "*"; KFAIL it, too.
19433
dd14ab43
DC
194342003-02-26 David Carlton <carlton@math.stanford.edu>
19435
19436 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
19437 template types into either PASSes or KFAILs (corresponding to PR
19438 c++/57). Tweak indentation. Update copyright.
19439
1146c7f1
SC
194402003-02-23 Stephane Carrez <stcarrez@nerim.fr>
19441
19442 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
19443
74641dfb
MC
194442003-02-13 Michael Chastain <mec@shout.net>
19445
19446 * gdb.base/exprs.exp: Remove i960 remnants.
19447 * gdb.base/funcargs.exp: Likewise.
19448 * gdb.base/list.exp: Likewise.
19449 * gdb.base/ptype.exp: Likewise.
19450
559cd2d0
DC
194512003-02-14 David Carlton <carlton@math.stanford.edu>
19452
19453 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
19454 pEe->D::vg()" from XFAIL to KFAIL.
19455
c4f90d87
JM
194562003-02-13 Jason Molenda (jmolenda@apple.com)
19457
19458 * gdb.base/maint.exp: Update maint print statistics regexp to include
19459 new entries.
19460
cbc4d97c
MC
194612003-02-13 Michael Chastain <mec@shout.net>
19462
19463 * gdb.c++/inherit.exp: Remove call to get_debug_format.
19464
40f235b7
MC
194652003-02-12 Michael Chastain <mec@shout.net>
19466
19467 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
19468 * gdb.c++/inherit.exp: Likewise.
19469 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
19470 * gdb.c++/templates.exp: Likewise.
19471 * gdb.c++/virtfunc.exp: Likewise.
19472
c56716b0
JM
194732003-02-06 Jason Molenda (jason-cl@molenda.com)
19474
19475 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
19476 why the code is written that way.
19477
070afcf8
MC
194782003-02-05 Michael Chastain <mec@shout.net>
19479
19480 * gdb.base/dump.exp: Add missing copyright line.
19481
5d0331e5
JM
194822003-02-05 Jason Molenda (jason-cl@molenda.com)
19483
f7ae6d3e 19484 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
19485 at the beginning so the breakpoint doesn't get set on the loop.
19486
92851186
MC
194872003-02-05 Michael Chastain <mec@shout.net>
19488
19489 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
19490 output for configurations with gcc 2.95.3.
19491
cbf1e085
AC
194922003-02-05 Keith Seitz <keiths@redhat.com>
19493 Andrew Cagney <ac131313@redhat.com>
19494
19495 * gdb.mi/mi-cli.exp: New file.
d63a86f8 19496
29518e1e
MC
194972003-02-04 Michael Chastain <mec@shout.net>
19498
19499 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
19500 Call perror and then continue.
19501
5af1d5f3
MC
195022003-02-03 Michael Chastain <mec@shout.net>
19503
19504 * gdb.c++/pr-1023.cc: New file.
19505 * gdb.c++/pr-1023.exp: New file.
19506
6b549786
JB
195072003-02-05 Jim Blandy <jimb@redhat.com>
19508
19509 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
19510 it's local to foobar. Check for it there, and check that it's not
19511 present in main.
19512 * gdb.c++/local.cc (marker2): New function.
19513 (foobar): Call marker1.
19514 (main): Call marker2 instead of marker1.
19515
67f16606
AC
195162003-02-04 Andrew Cagney <ac131313@redhat.com>
19517
19518 * gdb.disasm/mn10200.exp: Obsolete file.
19519 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
19520 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
19521 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
19522
1c5cb38e
DC
195232003-02-04 David Carlton <carlton@math.stanford.edu>
19524
19525 * gdb.c++/overload.exp: Test intToChar(1).
19526 * gdb.c++/overload.cc (intToChar): New.
19527 (main): Call intToChar.
19528
d1fe6965
DC
195292003-02-03 David Carlton <carlton@math.stanford.edu>
19530
19531 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
19532 'might_kfail' arg.
19533 KFAIL some of the continue_to_bp_overloaded calls, according to
19534 PR c++/1025.
19535
9ba61c5d
MC
195362003-02-01 Michael Chastain <mec@shout.net>
19537
19538 * gdb.base/advance.c (marker1): New marker function.
19539 * gdb.base/advance.exp: When the 'advance' command lands on the
19540 return breakpoint, it can legitimately stop on either the
19541 current line or the next line. Accommodate both outcomes.
19542 * gdb.base/until.exp: Likewise.
19543
e7494ffb
AC
195442003-02-02 Andrew Cagney <ac131313@redhat.com>
19545
19546 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
19547 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
19548 now a list, not a tuple.
19549 * gdb.mi/mi-var-display.exp: Ditto.
19550 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 19551
075559bc
AC
195522003-02-01 Andrew Cagney <ac131313@redhat.com>
19553
19554 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
19555 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
19556 stack backtraces.
19557 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 19558
2bd4c7b1
MK
195592003-02-01 Mark Kettenis <kettenis@gnu.org>
19560
19561 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
19562 gdb.mi/mi1-pthreads.exp: Return instead of calling
19563 gdb_suppress_entire_file.
19564
eabd8992
MS
195652003-02-01 Mark Salter <msalter@redhat.com>
19566
19567 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
19568
71469e2f
MS
195692003-01-31 Mark Salter <msalter@redhat.com>
19570
19571 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
19572 Support empty arg.
19573
38a94d44
MC
195742003-01-30 Michael Chastain <mec@shout.net>
19575
19576 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
19577 This was a workaround for a UTF-8 bug in readline 4.3. The bug
19578 has been fixed in gdb/readline on 2003-01-09.
19579
19ea9e73
MS
195802003-01-29 Michael Snyder <msnyder@redhat.com>
19581
e8d359df
MS
19582 * gdb.base/maint.exp: Allow for leading underscore in symbol.
19583 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
19584 * gdb.base/args.exp: Skip if target does not support args passing.
19585
2307bd6a
DJ
195862003-01-22 Daniel Jacobowitz <drow@mvista.com>
19587
19ea9e73 19588 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
19589 gdb_test. Accept a list of expect arguments as the third
19590 parameter.
19591 (gdb_test): Use it.
19592
f2dd3617
EZ
195932003-01-20 Elena Zannoni <ezannoni@redhat.com>
19594
19595 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
19596 allow for different test tree configurations. Update some
19597 tescases accordingly.
19598 * gdb.arch/altivec-regs.exp: Ditto.
19599 * gdb.asm/asm-source.exp: Ditto.
19600 * gdb.base/advance.exp: Ditto.
19601 * gdb.base/display.exp: Ditto.
d63a86f8 19602 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
19603 * gdb.base/mips_pro.exp: Ditto.
19604 * gdb.base/overlays.exp: Ditto.
19605 * gdb.base/relocate.exp: Ditto.
19606 * gdb.base/setshow.exp: Ditto.
19607 * gdb.base/step-line.exp: Ditto.
19608 * gdb.base/step-test.exp: Ditto.
19609 * gdb.base/until.exp: Ditto.
19610 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
19611
c71cdefd
DC
196122003-01-17 David Carlton <carlton@math.stanford.edu>
19613
19614 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
19615 corresponding to PR c++/945.
19616 Update copyright.
19617
fdba05d7
DC
196182003-01-17 David Carlton <carlton@math.stanford.edu>
19619
19620 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
19621 corresponding to PR c++/68.
19622
196232003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
19624
19625 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
19626 (test_paddr_hairy_functions): Call print_addr_2_kfail for
19627 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
19628
c362c33a
EZ
196292003-01-15 Elena Zannoni <ezannoni@redhat.com>
19630
0fbc361c
EZ
19631 * gdb.base/break.exp: Fix change of default location, because of
19632 removal of until tests.
19633 * gdb.base/help.exp: Update test for new 'until' help message.
19634 Add test for help on 'advance'.
a9c64011 19635 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 19636
dabf8a35
MK
196372003-01-15 Mark Kettenis <kettenis@gnu.org>
19638
19639 * gdb.base/default.exp: Adapt "info float" test for recent changes
19640 to that command. Add test for "info vector".
19641 * gdb.base/float.exp: New file. Add test for "info float" that
19642 resembles the old test in gdb.base/default.exp.
19643
a1769aca
DC
196442003-01-15 David Carlton <carlton@math.stanford.edu>
19645
19646 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
19647
82025e13
EZ
196482003-01-15 Elena Zannoni <ezannoni@redhat.com>
19649
19650 * gdb.base/break.exp: Move the tests of until command from here...
19651 * gdb.base/until.exp: ... to here. New file. Add other tests.
19652 * gdb.base/advance.c: New file.
19653 * gdb.base/advance.exp: New file.
19654
8f9ab801
EZ
196552003-01-14 Elena Zannoni <ezannoni@redhat.com>
19656
a9c64011
AS
19657 * gdb.base/args.c: New file.
19658 * gdb.base/args.exp: New file.
8f9ab801 19659
9ae66589
DJ
196602003-01-14 Daniel Jacobowitz <drow@mvista.com>
19661
19662 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
19663
8d77e5c3
DJ
196642003-01-14 Daniel Jacobowitz <drow@mvista.com>
19665
19666 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
19667
12d2f0a1
DJ
196682003-01-14 Daniel Jacobowitz <drow@mvista.com>
19669
19670 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
19671 dates.
19672
6ca37014
DJ
196732003-01-13 Daniel Jacobowitz <drow@mvista.com>
19674
19675 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
19676
b0023472
DJ
196772003-01-13 Daniel Jacobowitz <drow@mvista.com>
19678
19679 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
19680 (ptype &*"foo").
19681 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
19682
607fbc54 196832003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
19684
19685 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
19686 * gdb.mi/mi1-console.exp: Likewise.
19687
607fbc54 196882003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
19689
19690 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
19691 * gdb.mi/mi1-console.exp: Likewise.
19692
a1fb14a2
DJ
196932003-01-13 Daniel Jacobowitz <drow@mvista.com>
19694
19695 * gdb.c++/overload.exp: Remove some fixed XFAILs.
19696
c4cf40b7
DJ
196972003-01-09 Daniel Jacobowitz <drow@mvista.com>
19698
19699 * gdb.base/detach.exp: New test.
19700
696d5a5b
DJ
197012003-01-09 Daniel Jacobowitz <drow@mvista.com>
19702
19703 * Makefile.in (ALL_SUBDIRS): New variable.
19704 (subdirs, clean, distclean): Use it.
19705 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
19706 regenerating Makefile, since it is generated from the top level.
19707 * gdb.asm/Makefile.in: Likewise.
19708 * gdb.base/Makefile.in: Likewise.
19709 * gdb.c++/Makefile.in: Likewise.
19710 * gdb.disasm/Makefile.in: Likewise.
19711 * gdb.java/Makefile.in: Likewise.
19712 * gdb.mi/Makefile.in: Likewise.
19713 * gdb.threads/Makefile.in: Likewise.
19714 * gdb.trace/Makefile.in: Likewise.
19715
754533e4
DC
197162003-01-09 David Carlton <carlton@math.stanford.edu>
19717
19718 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
19719 Add copyright year 2003.
19720
d8b3e9ee
MC
197212003-01-06 Michael Chastain <mec@shout.net>
19722
19723 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
19724 When selecting a thread, 'line' and 'file' are optional.
19725 * gdb.mi/mi1-pthreads.exp: Likewise.
19726
8e9e0fe6
AS
197272003-01-06 Andreas Schwab <schwab@suse.de>
19728
19729 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
19730 failures.
19731
b5ab8ff3
DJ
197322003-01-04 Daniel Jacobowitz <drow@mvista.com>
19733
19734 Fix PR gdb/844
19735 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
19736 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
19737
19738 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
19739 instead of calling gdb_suppress_entire_file.
19740 * gdb.threads/print-threads.exp: Likewise.
19741 * gdb.threads/schedlock.exp: Likewise.
19742
19743 * gdb.threads/killed.exp: Return instead of calling
19744 gdb_suppress_entire_file.
19745 * gdb.threads/linux-dp.exp: Likewise.
19746 * gdb.threads/pthreads.exp: Likewise.
19747
1e698235
DJ
197482003-01-04 Daniel Jacobowitz <drow@mvista.com>
19749
19750 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
19751 stabs.
19752 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
19753 * gdb.base/whatis.exp: Always allow (void) after function names.
19754
147ff08c
DJ
197552003-01-04 Daniel Jacobowitz <drow@mvista.com>
19756
19757 * gdb.c++/casts.exp: Correct regexp.
19758
dc62bfc2
MK
197592003-01-04 Mark Kettenis <kettenis@gnu.org>
19760
19761 * configure.in: Call AC_CONFIG_HEADER. Don't call
19762 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
19763 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
19764 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
19765 aforementioned directories in the AC_OUPUT call.
19766 * config.hin: New file.
19767 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
19768 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
19769 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
19770 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
19771 pass -I$objdir instead of -I$objdir/$subdir in compilation.
19772 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
19773 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
19774 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
19775 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
19776 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
19777 gdb.threads/configure.in, gdb.threads/configure,
19778 gdb.threads/config.in, gdb.trace/configure.in,
19779 gdb.trace/configure: Removed.
19780
77afa639
MC
197812003-01-03 Michael Chastain <mec@shout.net>
19782
19783 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
19784 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
19785
7634bb6e
DJ
197862003-01-03 Daniel Jacobowitz <drow@mvista.com>
19787
19788 * gdb.base/store.exp: Fix regular expressions.
19789
b39c905e
MK
197902002-12-28 Mark Kettenis <kettenis@gnu.org>
19791
19792 * configure.in: Rewrite.
19793 * configure: Regenerated.
19794
0a8551dd
DC
197952003-01-03 David Carlton <carlton@math.stanford.edu>
19796
19797 * gdb.base/psymtab.exp: New file.
19798 * gdb.base/psymtab1.c: Ditto.
19799 * gdb.base/psymtab2.c: Ditto.
19800
c60b7188
AF
198012002-12-23 Adam Fedor <fedor@gnu.org>
19802
19803 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
19804
ee73db83
DC
198052002-12-23 David Carlton <carlton@math.stanford.edu>
19806
19807 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
19808 and current_directory initialization.
19809
d6c1774e
JB
198102002-12-22 Jim Blandy <jimb@redhat.com>
19811
f0a847b8
JB
19812 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
19813 rather than as part of the output file name.
19814
d6c1774e
JB
19815 * gdb.base/attach.exp: There's no need to copy the test program to
19816 /tmp; that was only ever necessary on HP/UX, and this test is
19817 entirely disabled there anyway.
19818
f0708dbb
JB
198192002-12-21 Jim Blandy <jimb@redhat.com>
19820
4c2acfea
JB
19821 * gdb.c++/psmang.exp: Doc fix.
19822
f0708dbb
JB
19823 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
19824 test.
19825
9579e000
DC
198262002-12-20 David Carlton <carlton@math.stanford.edu>
19827
19828 * gdb.c++/annota2.exp: KFAIL annotate-quit.
19829
d1810171
MC
198302002-12-18 Michael Chastain <mec@shout.net>
19831
19832 * gdb.c++/annota2.exp: Add copyright year 2002.
19833
76565097
DC
198342002-12-17 David Carlton <carlton@math.stanford.edu>
19835
19836 * gdb.c++/try_catch.cc: Add marker comments.
19837 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
19838 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
19839 * gdb.c++/m-static.cc: Ditto.
19840 * gdb.c++/m-static1.cc: Ditto.
19841 * gdb.c++/try_catch.cc: Ditto.
19842
da81390b
JJ
198432002-12-16 Jeff Johnston <jjohnstn@redhat.com>
19844
19845 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
19846 to see whether we are using the new -environment-directory
19847 command which resets via -r or the old version of the command
19848 which may prompt the user. Part of fix for gdb/741.
19849
b304d130
AC
198502002-12-13 Andrew Cagney <ac131313@redhat.com>
19851
19852 * gdb.fortran/types.exp: Update obsolete comment.
19853 * gdb.fortran/exprs.exp: Ditto.
19854 * lib/gdb.exp: Delete obsolete code.
19855 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
19856 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
19857 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
19858 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
19859 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
19860 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
19861 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
19862 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
19863 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
19864 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
19865 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
19866 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
19867 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
19868 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
19869 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
19870 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
19871 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
19872 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
19873 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
19874 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
19875 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
19876 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
19877 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
19878 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
19879 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
19880 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
19881 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
19882 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
19883 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
19884 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
19885 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
19886 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
19887 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
19888 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
19889 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
19890 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
19891 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
19892
a23b6e6a
DC
198932002-12-11 David Carlton <carlton@math.stanford.edu>
19894
19895 * gdb.c++/m-data.exp: Add test for members that shadow global
19896 variables: see PR gdb/804.
19897 * gdb.c++/m-data.cc: Ditto.
19898
6604731b
DJ
198992002-12-10 Daniel Jacobowitz <drow@mvista.com>
19900
19901 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
19902
de46ecd7
DC
199032002-12-06 David Carlton <carlton@math.stanford.edu>
19904
19905 * gdb.base/store.c: Don't declare functions static.
19906
27e829d0
AC
199072002-12-04 Andrew Cagney <ac131313@redhat.com>
19908
19909 * gdb.base/store.exp, gdb.base/store.c: New files.
19910
92806416
DJ
199112002-12-03 Daniel Jacobowitz <drow@mvista.com>
19912
19913 * gdb.base/selftest.exp: Update for current gdb.
19914
3bcbaac5
DJ
199152002-12-03 Daniel Jacobowitz <drow@mvista.com>
19916
19917 * gdb.base/maint.exp: Only dump symbols from one source file
19918 or objfile.
19919
f4f00b1f
DJ
199202002-12-03 Daniel Jacobowitz <drow@mvista.com>
19921
19922 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
19923 function call.
19924
f1c8a949
JB
199252002-11-25 Jim Blandy <jimb@redhat.com>
19926
19927 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
19928 function appearing in error message.
19929
9e297a97
DJ
199302002-11-21 Daniel Jacobowitz <drow@mvista.com>
19931
19932 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
19933
1f312e79
JJ
199342002-11-08 Jeff Johnston <jjohnstn@redhat.com>
19935
d63a86f8
RM
19936 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
19937 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
19938 should be in mi console format. This is part of fix for PR gdb/604.
19939
83c31e7d
FN
199402002-09-18 Fernando Nasser <fnasser@redhat.com>
19941
19942 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
19943 which explicitly prints the zero offset as "+0".
19944
322b3f65
DJ
199452002-10-22 Daniel Jacobowitz <drow@mvista.com>
19946
19947 * gdb.threads/schedlock.c (args): Make unsigned.
19948
199492002-10-21 Daniel Jacobowitz <drow@mvista.com>
19950
19951 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
19952 numbers. Allow "foo2|selected stack frame".
19953 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
19954 * gdb.asm/asmsrc2.s: Likewise.
19955 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
19956 comments.
19957 * gdb.asm/mips.inc: New file.
19958
5e2fe5b8
AF
199592002-10-18 Adam Fedor <fedor@gnu.org>
19960
19961 * gdb.base/default.exp: Update expected output to include 'ObjC'.
19962 * gdb.base/help.exp: Likewise.
19963
abe1a5d0
KB
199642002-10-17 Kevin Buettner <kevinb@redhat.com>
19965
19966 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
19967 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
19968
10abb1d4
JB
199692002-10-02 Jim Blandy <jimb@redhat.com>
19970
19971 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
19972
1f609b42
AC
199732002-10-01 Andrew Cagney <ac131313@redhat.com>
19974
19975 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
19976 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
19977 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
19978 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
19979 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
19980 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
19981 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
19982
0aee02e4
AC
199832002-09-29 Andrew Cagney <ac131313@redhat.com>
19984
19985 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
19986 * mi0-disassemble.exp, mi0-eval.exp: Delete.
19987 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
19988 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
19989 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
19990 * mi0-var-block.exp, mi0-var-child.exp: Delete.
19991 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 19992
6fde09ad
KB
199932002-09-27 Kevin Buettner <kevinb@redhat.com>
19994
19995 * gdb.base/annota1.exp (info break): Make directory components of
19996 path optional since not all compilers emit this debug information.
19997
889bf7c5
PA
19998 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
19999 step ends up stepping out of the function instead of stopping on
20000 the epilogue.
6fde09ad 20001
9e8aab75
KS
200022002-09-26 Keith Seitz <keiths@redhat.com>
20003
20004 * lib/insight-support.exp (gdbtk_start): Figure out where
20005 the insight executable is based on where gdb is. Use this
20006 executable to start insight instead of gdb.
20007
e36180d7
AC
200082002-09-25 Andrew Cagney <cagney@redhat.com>
20009
20010 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
20011
9dd34b2b
AC
200122002-09-24 Andrew Cagney <ac131313@redhat.com>
20013
20014 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
20015 test_isolated_complaints.
20016 (test_empty_complaint): New function.
20017 (test_empty_complaints): New function. Check no output when no
20018 complaints.
d63a86f8 20019
dea97812
KB
200202002-09-19 Jim Blandy <jimb@redhat.com>
20021
a9c64011 20022 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 20023
54951bd7
AC
200242002-09-19 Andrew Cagney <ac131313@redhat.com>
20025
20026 * gdb.gdb/complaints.exp: New file.
20027
dec43320
AC
200282002-09-18 Andrew Cagney <ac131313@redhat.com>
20029
20030 * gdb.base/maint.exp: Check `help maint internal-warning'.
20031
e70d6e3f
DC
200322002-09-18 David Carlton <carlton@math.stanford.edu>
20033
20034 * gdb.c++/m-static.exp: Remove breakpoints depending on line
20035 numbers, and replace them by a single breakpoint after the
20036 constructors are all finished.
20037 Add test 4.
20038 * gdb.c++/m-static.cc: Add test 4.
20039 * gdb.c++/m-static.h: New file.
20040 * gdb.c++/m-static1.cc: New file.
20041
20042 * gdb.c++/printmethod.exp: New file.
20043 * gdb.c++/printmethod.cc: New file.
20044
20045 * gdb.c++/pr-574.exp: New file.
20046 * gdb.c++/pr-574.cc: New file.
20047
afb5c968
CV
200482002-09-18 Corinna Vinschen <vinschen@redhat.com>
20049
20050 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
20051 embedded targets which never actually exit.
20052
31e45dee
FN
200532002-09-18 Fernando Nasser <fnasser@redhat.com>
20054
20055 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
20056 "don't step after run" as unresolved or unsupported, instead of xfail.
20057
a283c5a1
CV
200582002-09-18 Corinna Vinschen <vinschen@redhat.com>
20059
20060 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
20061 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
20062 Add newline to expected string in "step out of main (status wrapper)"
20063 case.
20064
11350d2a
CV
200652002-09-18 Corinna Vinschen <vinschen@redhat.com>
20066
20067 * lib/gdb.exp (rerun_to_main): Allow restarting application.
20068 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
20069
0deec7d6
TT
200702002-09-17 Tom Tromey <tromey@redhat.com>
20071
20072 * gdb.base/printcmds.exp (test_print_string_constants): Expect
20073 \000, not \0, in double-quoted string.
20074
b2b4a1b5
CV
200752002-09-14 Corinna Vinschen <vinschen@redhat.com>
20076
c9d37158 20077 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
20078 string after running the commands execution on breakpoint tests.
20079
1c56143a
CV
200802002-09-13 Corinna Vinschen <vinschen@redhat.com>
20081
20082 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
20083
37f8da45
JB
200842002-09-12 Joel Brobecker <brobecker@gnat.com>
20085
20086 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
20087
08b468e0
KS
200882002-09-10 Keith Seitz <keiths@redhat.com>
20089
20090 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
20091 runto proc.
20092 (mi_run_to_main): Use mi_runto.
20093 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
20094
dc360f58
KS
200952002-09-10 Keith Seitz <keiths@redhat.com>
20096
20097 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
20098 regexp for stopping at main. Could have multiple event notifications.
20099 Don't assume that main was declared with no parameters.
20100 (mi_next): Use mi_step_to.
20101 (mi_step): Use mi_next_to.
20102
ce3abcfb
CV
201032002-09-09 Corinna Vinschen <vinschen@redhat.com>
20104
20105 * gdb.base/default.exp: Fix expected string in `info float' test.
20106
d1f5b980
BE
201072002-09-09 Ben Elliston <bje@redhat.com>
20108
20109 * config/mips.exp: Update comments.
20110 * config/mips-idt.exp: Likewise.
20111 * config/nind.exp: Likewise.
20112 * config/slite.exp: Likewise.
20113 * config/sparclet.exp: Likewise.
20114 * config/udi.exp: Likewise.
20115 * config/vx.exp: Likewise.
20116 * config/vxworks29k.exp: Likewise.
20117
2f71430b
JB
201182002-09-05 Jim Blandy <jimb@redhat.com>
20119
20120 * gdb.threads/killed.exp: Fix test failure message.
20121
7ddebc7e
KS
201222002-09-04 Keith Seitz <keiths@redhat.com>
20123
20124 * lib/mi-support.exp: Update copyright.
20125 (mi_gdb_test): Increase the priority of the expected pattern
20126 so that it matches gdb_test.
20127
0ae67eb3
KS
201282002-09-03 Keith Seitz <keiths@redhat.com>
20129
20130 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
20131 Use integer comparison instead of string comparison for testing
20132 whether binary was built.
20133
38fc42c8
JB
201342002-09-03 Jim Blandy <jimb@redhat.com>
20135
20136 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
20137
b6ff0e81
JB
201382002-08-29 Jim Blandy <jimb@redhat.com>
20139
20140 * gdb.threads/pthreads.exp: Move the portable thread compilation
20141 code into a function in lib/gdb.exp, and call that from here.
20142 * lib/gdb.exp (gdb_compile_pthreads): New function.
20143
07c98896
KS
201442002-08-29 Keith Seitz <keiths@redhat.com>
20145
20146 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
20147 expect_out so that callers can get at it.
20148
0312286c
DJ
201492002-08-23 Daniel Jacobowitz <drow@mvista.com>
20150
20151 * gdb.threads/print-threads.c: New file.
20152 * gdb.threads/print-threads.exp: New file.
20153 * gdb.threads/schedlock.c: New file.
20154 * gdb.threads/schedlock.exp: New file.
20155
dd039bc4
EZ
201562002-08-22 Elena Zannoni <ezannoni@redhat.com>
20157
a9c64011
AS
20158 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
20159 not altivec.c.
dd039bc4 20160
1f36144c
MK
201612002-08-17 Mark Kettenis <kettenis@gnu.org>
20162
20163 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
20164 targets. The problem should be fixed now.
20165
16057ec7 201662002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
20167
20168 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
20169 2002-07-24 change that removes final dots from error messages.
20170
3c1499ad
TT
201712002-08-13 Tom Tromey <tromey@redhat.com>
20172
20173 * gdb.base/readline.exp: New file.
20174
a20ce2c3
AC
201752002-08-01 Andrew Cagney <ac131313@redhat.com>
20176
20177 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
20178 supress message.
20179
db034ac5
AC
201802002-08-01 Andrew Cagney <cagney@redhat.com>
20181
20182 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
20183 CHILL_FOR_TARGET and CHILL_LIB.
20184 * configure.in (configdirs): Remove gdb.chill.
20185 * configure: Regenerate.
20186 * lib/gdb.exp: Obsolete references to chill.
20187 * gdb.fortran/types.exp: Ditto.
20188 * gdb.fortran/exprs.exp: Ditto.
20189
3e000b18
KB
201902002-07-30 Kevin Buettner <kevinb@redhat.com>
20191
20192 * gdb.base/shlib-call.exp (additional_flags): Conditionally
20193 set Irix-specific compile and link flags.
20194
28f4966b
KB
201952002-07-29 Kevin Buettner <kevinb@redhat.com>
20196
20197 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
20198 source files. The ``-o'' option doesn't work with the ``-E'' option
20199 when using the Irix compiler.
20200
46c0d5a6
DJ
202012002-07-19 Daniel Jacobowitz <drow@mvista.com>
20202
20203 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
20204 Improve support for reusing an exec file. Copy exec file
20205 to target, and run gdbserver on the target instead of on the host.
20206
eecf4bed
JB
202072002-07-18 Jim Blandy <jimb@redhat.com>
20208
0f815cdf
JB
20209 * gdb.base/ending-run.exp: Don't expect to see the program end in
20210 some orderly fashion when we're running on a real stand-alone
20211 board.
20212
eecf4bed
JB
20213 * gdb.base/interrupt.exp: Correct logic for skipping tests on
20214 targets that don't support interrupts.
20215
52d309e4
JB
202162002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
20217
20218 * gdb.base/attach.exp: Add patterns to match output from /proc-based
20219 systems.
20220 Move comments in expect statements to inside the actions, so that they
20221 don't get matched against.
20222
ff683d9e
MK
202232002-07-10 Mark Kettenis <kettenis@gnu.org>
20224
20225 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
20226 function when asleep" test.
20227
b5356753
AC
202282002-07-10 Andrew Cagney <ac131313@redhat.com>
20229
20230 * gdb.base/page.exp: Rewrite to handle problems with very long
20231 `info set' output. Update copyright.
20232
6aa4d13a
AC
202332002-06-26 Andrew Cagney <ac131313@redhat.com>
20234
20235 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
20236 gdb.threads-hp.
20237 * gdb.hp/configure: Regenerate.
20238 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
20239 * gdb.hp/gdb.threads-hp/configure: Delete file.
20240 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
20241
8cf8c2b8
AC
202422002-06-22 Andrew Cagney <ac131313@redhat.com>
20243
20244 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
20245 setlocale, bindtextdomain and textdomain.
20246
6827a8f8
JB
202472002-06-11 Jim Blandy <jimb@redhat.com>
20248
919d772c
JB
20249 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
20250 preprocessor macro information is present.
20251
6827a8f8
JB
20252 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
20253 tests.
20254
c15b0d21
MS
202552002-06-06 Michael Snyder <msnyder@redhat.com>
20256
c5984d70
MS
20257 * gdb.base/overlays.exp: Record addresses of overlay
20258 functions in TCL variables rather than in GDB variables,
20259 to avoid having GDB convert them to pointers (with loss
20260 of information).
20261
d63a86f8 20262 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 20263 default linker script changes.
c15b0d21
MS
20264 * gdb.base/long_long.exp: Add check for sizeof (long double).
20265
be26fe0d
ML
202662002-06-06 Michal Ludvig <mludvig@suse.cz>
20267
20268 * gdb.asm/asm-source.exp: Add x86-64 target.
20269 * gdb.asm/x86_64.inc: New.
d63a86f8 20270
258093ca 202712002-05-30 Michael Chastain <mec@shout.net>
258093ca 20272
4b3153f1 20273 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
20274 * gdb.c++/m-static.cc: New file.
20275 * gdb.c++/m-static.exp: New file.
20276
241264c6
MS
202772002-05-28 Michael Snyder <msnyder@redhat.com>
20278
20279 * gdb.base/call-ar-st.exp: Allow for reduced floating point
20280 precision.
20281
9bba8c8f 202822002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 20283
4b3153f1 20284 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
20285 * gdb.c++/m-data.cc: New file.
20286 * gdb.c++/m-data.exp: New file.
20287
202882002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 20289
4b3153f1 20290 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 20291 * gdb.c++/try_catch.cc: New file.
d63a86f8 20292 * gdb.c++/try_catch.exp: New file.
9bba8c8f 20293
def1b996
MC
202942002-05-27 Michael Chastain <mec@shout.net>
20295
20296 * gdb.c++/local.exp: Accept more nested types in output.
20297
522ba268
MC
202982002-05-26 Michael Chastain <mec@shout.net>
20299
20300 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
20301
277254ba
MS
203022002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
20303
20304 * lib/gdb.exp (gdb_wrapper_init): Just because
20305 gdb_wrapper_file exists, this does not mean that the file
20306 should not be rebuilt. That is what gdb_wrapper_initialized
20307 is for.
20308 (default_gdb_init): Reset gdb_wrapper_initialized.
20309
b61a8733
MS
203102002-05-23 Michael Snyder <msnyder@redhat.com>
20311
d63a86f8 20312 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
20313 the precision of the floating point test results.
20314 * gdb.base/call-rt-st.exp: Ditto.
20315
b61a8733
MS
20316 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
20317 * gdb.base/call-rt-st.exp: Ditto.
20318
56f6e910
MC
203192002-05-19 Michael Chastain <mec@shout.net>
20320
20321 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
20322
ad0b0016
EZ
203232002-05-19 Elena Zannoni <ezannoni@redhat.com>
20324
a9c64011
AS
20325 * configure.in (configdirs): Add gdb.arch.
20326 * configure: Regenerate.
ad0b0016 20327
f617d2b6
JB
203282002-05-17 Jim Blandy <jimb@redhat.com>
20329
20330 * gdb.base/completion.exp: Recognize the more detailed error
20331 messages produced by the macro expander's lexical analyzer.
20332
eac2a696
EZ
203332002-05-14 Elena Zannoni <ezannoni@redhat.com>
20334
a9c64011
AS
20335 * gdb.arch/altivec-abi.c: New file.
20336 * gdb.arch/altivec-abi.exp: New file.
20337 * gdb.arch/altivec-regs.c: New file.
20338 * gdb.arch/altivec-regs.exp: New file.
eac2a696 20339
2fdde8f8
DJ
203402002-05-14 Daniel Jacobowitz <drow@mvista.com>
20341
20342 * gdb.base/maint.exp (maint print type): Update for new type
20343 structure.
d63a86f8 20344
e31f1a7c
EZ
203452002-05-14 Elena Zannoni <ezannoni@redhat.com>
20346
20347 * gdb.arch: New directory.
20348 * gdb.arch/configure.in: New file.
20349 * gdb.arch/configure: New file.
20350 * gdb.arch/Makefile.in: New file.
20351
db589741
CV
203522002-05-13 Corinna Vinschen <vinschen@redhat.com>
20353
20354 * gdb.asm/asm-source.exp: Add v850 as supported target.
20355 * gdb.asm/v850.inc: New file.
20356
8ce2a7dc
DJ
203572002-05-13 Daniel Jacobowitz <drow@mvista.com>
20358
20359 * gdb.c++/annota2.exp (annotate-quit): Add comment.
20360
df763c7f
DJ
203612002-05-12 Daniel Jacobowitz <drow@mvista.com>
20362
20363 * gdb.base/break.exp: Check 'break "marker2"'.
20364
377daeed
MS
203652002-05-10 Michael Snyder <msnyder@redhat.com>
20366
20367 * gdb.base/long_long.exp: Fix typo.
20368
c4b7bc2b
JB
203692002-05-10 Jim Blandy <jimb@redhat.com>
20370
ecac9a4e
JB
20371 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
20372 a bug.
20373
c4b7bc2b
JB
20374 * gdb.base/printcmds.exp (test_integer_literals_rejected):
20375 Recognize more detailed error message produced by the macro
20376 expander's lexical analyzer.
20377 * lib/gdb.exp (test_print_reject): Same.
20378
e71019a1
MK
203792002-05-09 Mark Kettenis <kettenis@gnu.org>
20380
20381 * gdb.c++/method.exp: Fix typo.
20382
fedfc8e6
MS
203832002-05-08 Michael Snyder <msnyder@redhat.com>
20384
166a1957
MS
20385 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
20386 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 20387 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
20388 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
20389 Add iftarget clause for strongarm.
d63a86f8 20390
f1c47eb2
MS
203912002-05-06 Michael Snyder <msnyder@redhat.com>
20392
cb9a9d3e
MS
20393 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
20394 (gdb_continue_to_end): Accept output from status wrapper.
20395 * gdb.base/ending-run.exp: Add case for output from status wrapper.
20396 Clean up fail messages to match pass messages.
20397
f1c47eb2
MS
20398 Enable the "needs_status_wrapper" testsuite feature.
20399 * lib/gdb.exp (gdb_wrapper_init): New procedure.
20400 (gdb_compile): Conditionally call gdb_wrapper_init.
20401 * gdb.base/a2-run.exp: Recognize output from status wrapper.
20402 * gdb.c++/method.exp: Recognize output from status wrapper.
20403
6079c749
BE
204042002-05-06 Ben Elliston <bje@redhat.com>
20405From Graydon Hoare <graydon@redhat.com>
20406
20407 * config/sid.exp: Include support for "rawsid" protocol.
20408
188baff3
JB
204092002-05-03 Jim Blandy <jimb@redhat.com>
20410
20411 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
20412 * gdb.c++/hang3.C: New file.
20413
b9c07f0f
AC
204142002-05-04 Andrew Cagney <ac131313@redhat.com>
20415
20416 * gdb.base/default.exp: Remove obsolete code.
20417 * gdb.c++/misc.exp: Ditto. Update copyright.
20418 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
20419 * gdb.base/whatis.exp: Ditto. Update copyright.
20420 * gdb.base/scope.exp: Ditto. Update copyright.
20421 * gdb.base/ptype.exp: Ditto. Update copyright.
20422 * gdb.base/printcmds.exp: Ditto. Update copyright.
20423 * gdb.base/opaque.exp: Ditto. Update copyright.
20424 * gdb.base/list.exp: Ditto.
20425 * gdb.base/funcargs.exp: Ditto. Update copyright.
20426 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
20427 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
20428 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
20429 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
20430 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
20431 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
20432
5c7a0397
MS
204332002-05-02 Michael Snyder <msnyder@redhat.com>
20434
d6dcc264 20435 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
20436 * gdb.base/long_long.exp: Add xscale target.
20437 * gdb.base/default.exp: Add xscale target.
20438
eb7f1c48
JB
204392002-05-01 Jim Blandy <jimb@redhat.com>
20440
20441 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
20442 gdb.c++/hang.exp: New test.
20443
a6befae8
FF
204442002-05-01 Fred Fish <fnf@redhat.com>
20445
20446 * gdb.base/completion.exp: Handle completions of "./Make" for
20447 more than one completion possibility, as is the case when we
20448 build and test in the source tree.
20449
0a310277
AG
204502002-04-29 Anthony Green <green@redhat.com>
20451
20452 * gdb.java/jmisc1.exp: New file.
20453 * gdb.java/jmisc2.exp: New file.
20454
6ff9af88
DJ
204552002-04-24 Daniel Jacobowitz <drow@mvista.com>
20456
20457 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
20458
96b3d632
EZ
204592002-04-23 Elena Zannoni <ezannoni@redhat.com>
20460
20461 * gdb.base/help.exp: Change 'help status' to allow for target
20462 dependent output differences.
20463
5019bb54
MC
204642002-04-22 Michael Chastain <mec@shout.net>
20465
20466 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
20467
a805a116
MC
204682002-04-22 Michael Chastain <mec@shout.net>
20469
20470 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
20471
a1706bfd
DM
204722002-04-17 David S. Miller <davem@redhat.com>
20473
20474 * gdb.asm/sparc64.inc: New file.
20475 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
20476
a73a20a2
EZ
204772002-04-19 Elena Zannoni <ezannoni@redhat.com>
20478
20479 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
20480 instruction file directly into the build tree. Clean up at end of
20481 test.
20482
ba678339
DM
204832002-04-18 David S. Miller <davem@redhat.com>
20484
20485 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
20486 handle 64-bit platforms correctly.
20487 * gdb.base/maint.exp: Likewise.
20488
b03399da
KB
204892002-04-18 Kevin Buettner <kevinb@redhat.com>
20490
20491 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
20492 ``-fpic'' when compiling files comprising a shared library, but
20493 it does need additional linker flags in order to find shared
20494 libraries at run time.
20495
e2004992
KB
204962002-04-18 Kevin Buettner <kevinb@redhat.com>
20497
20498 * gdb.base/cvexpr.c (use): New function.
20499 (main): Invoke use() on all global variables to prevent
20500 some linkers from deleting these otherwise unused symbols.
20501
d8937120
MC
205022002-04-17 Michael Chastain <mec@shout.net>
20503From David S. Miller <davem@redhat.com>
20504
20505 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
20506 handle 64-bit platforms correctly.
20507
ffd61a58
MS
205082002-04-12 Michael Snyder <msnyder@redhat.com>
20509From Jim Blandy <jimb@redhat.com>
a9c64011 20510 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
20511 script can handle this instead.
20512 * gdb.base/bar.c (barx): Same.
20513 * gdb.base/baz.c (bazx): Same.
20514 * gdb.base/grbx.c (grbxx): Same.
20515
20516 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
20517 manager doesn't automatically unmap overlays unnecessarily.
20518
6b8426a6
MH
205192002-04-10 Martin M. Hunt <hunt@redhat.com>
20520
20521 * gdb.base/ending-run.exp: Fix pattern for Mips targets
20522 stepping out of main.
20523
34af4875
MC
205242002-04-09 Michael Chastain <mec@shout.net>
20525
20526 * gdb.c++/local.cc (main): Move call to marker1() inside nested
20527 scope so that the nested scope tests will make sense.
20528 * gdb.c++/local.exp: Write patterns that actually work with gcc
20529 (the HP patterns "were never known to work with gcc").
20530 Keep the old aCC patterns too.
20531
2d1676a0
DJ
205322002-04-09 Daniel Jacobowitz <drow@mvista.com>
20533
20534 * gdb.base/attach.exp: Correct target board test.
20535
3a63e3f9
MC
205362002-04-08 Michael Chastain <mec@shout.net>
20537
20538 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
20539 in a const method. Add some xfail and fail cases for configurations
20540 that do not emit the "const ...".
20541
f18dabd2
MC
205422002-04-07 Michael Chastain <mec@shout.net>
20543
20544 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
20545 Accept "A * const" and "const A * const" as type of "this".
20546 Fix spelling of getFunky throughout. Make messages uniform.
20547
0fcddd82
EZ
205482002-04-07 Elena Zannoni <ezannoni@redhat.com>
20549
a9c64011 20550 Work around for PR gdb/285:
0fcddd82
EZ
20551 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
20552
16a8534a
EZ
205532002-04-07 Elena Zannoni <ezannoni@redhat.com>
20554
20555 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
20556 instructions file at run time instead of configure time.
20557 Sometimes we run the test in a directory that is not the one we
20558 configured in.
20559 * gdb.asm/configure.in: Delete creation of symlink.
20560 * gdb.asm/configure: Regenerate.
20561
24181d81
JB
205622002-04-05 J. Brobecker <brobecker@gnat.com>
20563
20564 * gdb.gdb/xfullpath.exp: New test, to exercise the new
20565 xfullpath () function.
20566
7cdb7107
DJ
205672002-04-04 Daniel Jacobowitz <drow@mvista.com>
20568
20569 * gdb.asm/Makefile.in: Correct dependencies.
20570
20571 * gdb.asm/powerpc.inc: New file.
20572 * gdb.asm/asm-source.exp: Add PowerPC.
20573 * gdb.asm/configure.in: Likewise.
20574 * gdb.asm/configure: Regenerated.
20575
a7d17088
DJ
205762002-04-04 Daniel Jacobowitz <drow@mvista.com>
20577
20578 * gdb.base/relocate.exp: New file.
20579 * gdb.base/relocate.c: New file.
20580
cd721503
FF
205812002-04-04 Fred Fish <fnf@redhat.com>
20582
20583 * gdb.base/step-test.exp: Update comment regarding stopping in
20584 memcpy/bcopy calls inserted as part of the compiler runtime.
20585
b22ad7a7
MS
205862002-04-04 Michael Snyder <msnyder@redhat.com>
20587
20588 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
20589
5f279fa6
DJ
205902002-04-03 Daniel Jacobowitz <drow@mvista.com>
20591
20592 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
20593 (gdb_expect): Remove $notransfer hack.
20594
dd0fd3ce
DJ
205952002-04-02 Daniel Jacobowitz <drow@mvista.com>
20596
20597 * gdb.c++/classes.exp ("calling method for small class"): Match
20598 updated register output.
20599
1e50cda1
DJ
206002002-03-30 Daniel Jacobowitz <drow@mvista.com>
20601
20602 Fix PR gdb/452
20603 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
20604 when finished. Make gdb_file_cmd send "exec-file" when
20605 appropriate.
20606
24015922
DJ
206072002-03-30 Daniel Jacobowitz <drow@mvista.com>
20608
20609 * gdb.base/attach.exp: Remove extra setup_xfail.
20610
dd7dfd64
MS
206112002-03-26 Michael Snyder <msnyder@redhat.com>
20612
20613 * gdb.base/default.exp: Add tests for dump, append, and restore.
20614 * gdb.base/help.exp: Add tests for dump, append, and restore.
20615 * gdb.base/dump.exp: New file, test dump, append and restore.
20616 * gdb.base/dump.c: New file.
20617
48b2f8d7
MS
206182002-03-27 Michael Snyder <msnyder@redhat.com>
20619
d63a86f8 20620 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
20621 clean-ups in help messages.
20622
05b4d525
FF
206232002-03-26 Fred Fish <fnf@redhat.com>
20624
20625 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
20626 have debugging info for those functions and the compiler uses them
20627 internally to copy structs around.
20628
d7679631
FF
206292002-03-26 Fred Fish <fnf@redhat.com>
20630
20631 * gdb.base/list.exp: Revert the change made yesterday and add note
20632 about why we don't list the default lines for remote targets.
20633
523ac3f9
MS
206342002-03-25 Michael Snyder <msnyder@redhat.com>
20635
20636 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
20637
754b2b8d
FF
206382002-03-25 Fred Fish <fnf@redhat.com>
20639
20640 * gdb.base/list.exp: This test works on remote targets so remove
20641 the short circuit for remote targets. Update copyright.
20642
33c3e192
FF
206432002-03-25 Fred Fish <fnf@redhat.com>
20644
20645 * gdb.base/attach.exp: Fix logic error that was suppressing this
20646 test for all non hppa*-*-hpux* targets, instead of the hp target.
20647 Move comments closer to the suppression point. Also now need to
20648 check that we are running natively.
20649
d43e73ee
MS
206502002-03-22 Michael Snyder <msnyder@redhat.com>
20651
882c8f02
MS
20652 * gdb.base/default.exp: Add test for gcore. Update copyright.
20653 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 20654
04c12f60
FF
206552002-03-06 Fred Fish <fnf@redhat.com>
20656
20657 * gdb.base/funcargs.c: Remove extraneous ';' character.
20658 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
20659
b43df995
MC
206602002-03-04 Michael Chastain <mec@shout.net>
20661
20662 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
20663 accommodate gcc v3 function signature.
20664 * gdb.mi/mi0-var-cmd-exp: Ditto.
20665
92362027
AC
206662002-02-24 Andrew Cagney <ac131313@redhat.com>
20667
20668 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
20669 ``GNU/Linux'' or ``Linux kernel''
20670 * testsuite/gdb.threads/pthreads.c: Ditto.
20671
258ad32d
MC
206722002-02-24 Michael Chastain <mec@shout.net>
20673
20674 * gdb.threads/pthreads.c (thread1): Add a return statement.
20675 (thread2): Likewise.
20676 (foo): Likewise.
20677
04c3b3d4
MC
206782002-02-23 Michael Chastain <mec@shout.net>
20679
20680 * gdb.threads/linux-dp.c (philosopher): Add a return statement
20681 to placate gcc.
20682
5a2a0a20
MC
206832002-02-23 Michael Chastain <mec@shout.net>
20684
20685 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
20686 test "ptype bint". The test passes on all my stabs configurations.
20687
a640f7fc
JB
206882002-02-21 Jim Blandy <jimb@redhat.com>
20689
27924826
JB
20690 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
20691 filename at a time, and watch for the ones we want to see.
20692
a640f7fc
JB
20693 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
20694 types of pointers to prototyped functions.
20695
edcc8c75
AC
206962002-02-20 Andrew Cagney <ac131313@redhat.com>
20697
20698 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
20699 signed, unsigned and straight char.
20700 (padding_char, padding_short, padding_int, padding_long,
20701 padding_long_long, padding_float, padding_double,
20702 padding_long_double): New global variables.
20703 (fill, fill_structs): New functions.
20704
20705 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
20706 for correctly sized writes. Update copyright.
20707 (get_valueof): New procedure.
20708 (get_sizeof): Call get_valueof.
20709 (check_valueof): New procedure.
20710 (check_padding): New procedure.
20711
ac57ea44
MC
207122002-02-20 Michael Chastain <mec@shout.net>
20713
20714 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
20715 to setup_xfail. Document some of the remaining calls.
20716
7a10c941
MC
207172002-02-18 Michael Chastain <mec@shout.net>
20718
20719 * gdb.c++/userdef.exp: Update copyright year.
20720
fb8acdcc
DJ
207212002-02-18 Daniel Jacobowitz <drow@mvista.com>
20722
20723 * gdb.c++/userdef.exp: Test overloaded operators properly.
20724 Remove xfails.
20725
fda6ae12
MS
207262002-02-14 Michael Snyder <msnyder@redhat.com>
20727
20728 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
20729
676a0442
DJ
207302002-02-14 Daniel Jacobowitz <drow@mvista.com>
20731
20732 * gdb.base/a2-run.exp: Check for a remote target properly.
20733 * gdb.base/annota1.exp: Likewise.
20734 * gdb.base/list.exp: Likewise.
20735 * gdb.base/reread.exp: Likewise.
20736 * gdb.base/scope.exp: Likewise.
20737 * gdb.base/shlib-call.exp: Likewise.
20738 * gdb.base/term.exp: Likewise.
20739 * gdb.c++/annota2.exp: Likewise.
20740
78b4f468
RE
207412002-02-13 Richard Earnshaw <rearnsha@arm.com>
20742
20743 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
20744
9a81ba51
MC
207452002-02-10 Michael Chastain <mec@shout.net>
20746
20747 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
20748 (call_after_alloca): Ditto.
20749
004af6c7
DJ
207502002-02-10 Daniel Jacobowitz <drow@mvista.com>
20751
20752 * gdb.base/ending-run.exp: Guard "cont" test with
20753 gdb_skip_stdio_test.
20754
37225f62
JB
207552002-02-06 Jim Blandy <jimb@redhat.com>
20756
20757 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
20758 from here...
20759 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
20760 To here. Disable this test on non-HP platforms. Add big comment.
20761
fe6fdd96
MS
207622002-02-04 Michael Snyder <msnyder@redhat.com>
20763
20764 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
20765 other than d10v and m32r.
20766
036fad3f
RE
207672002-02-02 Richard Earnshaw <rearnsha@arm.com>
20768
20769 * gdb.base/default.exp: Rewrite test patterns to reduce time
20770 taken to match them.
20771
7148ab62
DJ
207722002-01-30 Daniel Jacobowitz <drow@mvista.com>
20773
20774 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
20775 Allow a start function above main.
20776 * gdb.threads/linux-dp.exp: Fix copyright date.
20777
396cc255
DJ
207782002-01-30 Daniel Jacobowitz <drow@mvista.com>
20779
a9c64011
AS
20780 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
20781 (check_philosopher_stack): Check for manager thread before checking
20782 for a just-starting thread.
396cc255 20783
f038d31b
DJ
207842002-01-30 Daniel Jacobowitz <drow@mvista.com>
20785
20786 From Neil Booth <neil@daikokuya.demon.co.uk>:
20787 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
20788 warnings.
20789
b3ff9d9a
FF
207902002-01-21 Fred Fish <fnf@redhat.com>
20791
20792 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
20793 not caller.
20794
39ad761d
JB
207952002-01-21 Jim Blandy <jimb@redhat.com>
20796
20797 * gdb.base/reread.exp: Check that GDB properly re-reads the
20798 executable file when it changes while no inferior is running.
20799
aaf320fa
FF
208002002-01-21 Fred Fish <fnf@redhat.com>
20801
a9c64011
AS
20802 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
20803 optionally accept the "shlib events" variation.
aaf320fa 20804
808a31f5
JB
208052002-01-21 Jim Blandy <jimb@redhat.com>
20806
20807 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
20808 call `fflush' after every `printf', so that the output is produced
20809 at predictable points, regardless of whatever buffering does (or
20810 doesn't) take place.
20811 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
20812 at different points.
20813
4420d5e2
DJ
208142002-01-20 Daniel Jacobowitz <drow@mvista.com>
20815
20816 * gdb.c++/inherit.exp: Update copyright years.
20817 * gdb.c++/method.exp: Likewise.
20818
3e36a0f4
DJ
208192002-01-20 Daniel Jacobowitz <drow@mvista.com>
20820
20821 * gdb.c++/classes.exp: Update for improved v3 support and skipping
20822 artificial methods/arguments.
20823 * gdb.c++/derivation.exp: Likewise.
20824 * gdb.c++/inherit.exp: Likewise.
20825 * gdb.c++/method.exp: Likewise.
20826 * gdb.c++/virtfunc.exp: Likewise.
20827
b4ceaee6
AC
208282002-01-18 Andrew Cagney <ac131313@redhat.com>
20829
20830 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
20831 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
20832 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
20833 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
20834 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
20835 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
20836
ecace851
JB
208372002-01-17 Jim Blandy <jimb@redhat.com>
20838
20839 * gdb.asm/asm-source.exp (info symbol): Take another shot at
20840 anchoring the pattern matching the entry point symbol's name.
20841
375fc983
AC
208422002-01-17 Andrew Cagney <ac131313@redhat.com>
20843
20844 * gdb.base/maint.exp: Update ``maint internal-error'' to match
20845 continue/quit query. Update copyright.
20846
fe6fdd96
MS
208472002-01-14 Michael Snyder <msnyder@redhat.com>
20848
20849 * gdb.base/gcore.exp: Remove extra debugging output.
20850
e017c81f
DJ
208512002-01-13 Daniel Jacobowitz <drow@mvista.com>
20852
20853 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
20854 for slightly dubious v2 mangled string.
20855
37ab3bf8
DJ
208562002-01-13 Daniel Jacobowitz <drow@mvista.com>
20857
20858 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
20859
1bc05c3a 208602002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 20861
1bc05c3a 20862 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 20863
1bc05c3a
JM
20864 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
20865 constructors.
20866 * gdb.c++/derivation.exp: Likewise.
20867 * gdb.c++/templates.exp: Likewise.
20868 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 20869
1bc05c3a
JM
208702002-01-10 Michael Snyder <msnyder@redhat.com>
20871
20872 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 20873
a911c360
MS
208742002-01-08 Michael Snyder <msnyder@redhat.com>
20875
20876 * gdb.base/gcore.exp: New test for generate-core-file command.
20877 * gdb.base/gcore.c: Testcase for above.
20878 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
20879
ea2119ec
JM
208802002-01-08 Jason Merrill <jason@redhat.com>
20881
20882 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
20883
68203136
FF
208842002-01-07 Fred Fish <fnf@redhat.com>
20885
20886 * gdb.c++/overload.exp: Remove unconditional xfails for:
20887 print foo_instance1.overloadargs(1)
20888 print foo_instance1.overloadargs(1, 2)
20889 print foo_instance1.overloadargs(1, 2, 3)
20890 print foo_instance1.overloadargs(1, 2, 3, 4)
20891 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
20892 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
20893 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
20894 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
20895 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
20896 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
20897 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
20898 print foo_instance1.overload1arg()
20899 print foo_instance1.overload1arg((char)arg2)
20900 print foo_instance1.overload1arg((signed char)arg3)
20901 print foo_instance1.overload1arg((unsigned char)arg4)
20902 print foo_instance1.overload1arg((int)arg7)
20903 print foo_instance1.overload1arg((unsigned int)arg8)
20904 print foo_instance1.overload1arg((float)arg11)
20905 print foo_instance1.overload1arg((double)arg12)
d63a86f8 20906
21b9b5b1
MS
209072002-01-07 Michael Snyder <msnyder@redhat.com>
20908
20909 * gdb.base/huge.exp: New test. Print a very large target data object.
20910 (skip_huge_test): New test variable. Define if you want to skip this
20911 test. The test reads an 8 megabyte data object from the target, so it
20912 might be very time consuming on remote targets with a slow connection.
20913 * gdb.base/huge.c: New file. Test case for above.
20914
725f922e
FF
209152002-01-07 Fred Fish <fnf@redhat.com>
20916
20917 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
20918 g_instance.bfoo, and g_instance.cfoo.
20919
889bf7c5 209202002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 20921
889bf7c5
PA
20922 * gdb.base/break.c (multi_line_if_conditional): New function.
20923 (multi_ilne_while_conditional): Likewise.
20924 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
20925 IF or WHILE condition puts the breakpoint at the start of
20926 the condition.
f286b2c3 20927
634d57ec
JL
20928 * gdb.base/selftest.exp (backtrace through signal handler): Remove
20929 hppa*-*-hpux* expected failure.
20930 * gdb.base/structs.exp (do_function_calls): Similarly.
20931
20932 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
20933 watchpoints.
20934
9fbfe2dc
AC
209352002-01-06 Andrew Cagney <ac131313@redhat.com>
20936
20937 Fix PR gdb/66.
20938 * gdb.base/structs.exp: Replace skip for a29k with skip for
20939 gdb,cannot_call_functions.
20940 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
20941 * gdb.base/callfuncs.exp: Ditto.
20942 * gdb.base/call-rt-st.exp: Ditto.
20943 * gdb.base/call-strs.exp: Ditto.
20944 * gdb.base/callfwmall.exp: Ditto.
20945 * gdb.base/scope.exp: Obsolete xfail a29k.
20946 * gdb.c++/misc.exp: Ditto.
20947 * gdb.c++/cplusfuncs.exp: Ditto.
20948 * gdb.base/ptype.exp: Ditto.
20949 * gdb.base/printcmds.exp: Ditto.
20950 * gdb.base/opaque.exp: Ditto.
20951 * gdb.base/list.exp: Ditto.
20952 * gdb.base/funcargs.exp: Ditto.
20953 * gdb.base/default.exp: Ditto.
20954
8ddad156
MS
209552002-01-04 Michael Snyder <msnyder@redhat.com>
20956
ca4976a6 20957 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
20958 * gdb.base/maint.exp: Add tests for maint info sections options.
20959
1b074332
JL
20960Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
20961
20962 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
20963
7d159115
CV
209642001-12-20 Corinna Vinschen <vinschen@redhat.com>
20965
20966 * gdb.asm/arm.inc: New file.
20967 * gdb.asm/asm-source.exp: Add arm targets.
20968 * gdb.asm/configure.in: Ditto.
20969 * gdb.asm/configure: Recreated from configure.in.
20970
8fb87725
JL
20971Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
20972
afabe08c
JL
20973 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
20974 with HP's compiler.
20975 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
20976 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
20977 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
20978 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
20979
20980 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
20981 either HP's compilers or GCC.
20982
db521deb
JL
20983 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
20984 a SIGBUS or SIGSEGV.
20985
20986 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
20987
20988 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
20989 can be compiled with either HP's compiler or GCC.
20990
cfa88ab7
JL
20991 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
20992 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
20993 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
20994
ca344dff
JL
20995 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
20996 to match current gdb output. Update due to using auto-solib-limit
20997 for limiting instead of overloading auto-solib-add.
20998 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
20999 test program.
21000
3f3c6e55 21001 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
21002 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
21003 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
21004 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
21005 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
21006 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
21007 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
21008 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
21009 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
21010 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
21011 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
21012 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
21013 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 21014
8fb87725
JL
21015 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
21016 a SIGTRAP to the inferior.
21017
cf599fa7
CV
210182001-12-19 Corinna Vinschen <vinschen@redhat.com>
21019
21020 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
21021 Substitute call to target_link by call to gdb_compile.
21022
2cd045cd
JL
21023Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
21024
a9c64011
AS
21025 * gdb.base/break.exp: Fix HP specific search string when testing
21026 backtracing in a called function.
2cd045cd 21027
a9c64011
AS
21028 * gdb.base/constvars.exp: Only set lang to C++ if we're
21029 compiling the test with HP's compilers.
21030 * gdb.base/volatile.exp: Similarly.
2cd045cd 21031
99ebe9ac
JB
210322001-12-19 Jim Blandy <jimb@redhat.com>
21033
21034 * gdb.base/printcmds.exp: Expect the null character to be printed
21035 as '\0', and the '\013' to be printed as '\v'.
21036 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
21037 * gdb.base/setvar.exp: Same.
21038
b9891b29
JB
210392001-12-17 Jim Blandy <jimb@redhat.com>
21040
0eba65ab
JB
21041 * gdb.base/completion.exp: Rather than completing very long
21042 filenames, which can make the readline library produce output we
21043 don't recognize, cd to the directory first, and then complete
21044 using nice, short relative paths.
21045
6970b5b1
JB
21046 * gdb.base/completion.exp: On some systems, there is, in fact, a
21047 variable named `b' in scope, since GDB treats all static
a9c64011
AS
21048 variables as being in scope. So use `no_var_named_this'
21049 instead of `b'.
6970b5b1 21050
b9891b29 21051 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 21052 can't find the core file's registers as a failure.
b9891b29 21053
e6ccd35f
JSC
210542001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
21055
a9c64011
AS
21056 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
21057 test expect string more specific.
e6ccd35f 21058
105ba819
CV
210592001-12-13 Corinna Vinschen <vinschen@redhat.com>
21060
21061 * gdb.asm/asm-source.exp: Add support for xstormy16.
21062 * gdb.asm/configure.in: Ditto.
21063 * gdb.asm/configure: Rebuild.
21064 * gdb.asm/xstormy16.inc: New file.
21065
e9e79dd9
FF
210662001-12-10 Fred Fish <fnf@redhat.com>
21067
21068 * gdb.base/maint.exp: Update to match changes in type dumping code.
21069
347dc97d
JB
210702001-12-10 Jim Blandy <jimb@redhat.com>
21071
21072 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
21073 matching the entry point symbol's name at the beginning of the
21074 line.
347dc97d 21075
5178b9d6
DJ
210762001-12-07 Daniel Jacobowitz <drow@mvista.com>
21077
21078 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
21079 gdb.c++/inherit.exp, gdb.c++/method.exp,
21080 gdb.c++/namespace.exp, gdb.c++/templates.exp,
21081 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
21082 and class layout support.
21083
af890c52
DJ
210842001-12-07 Daniel Jacobowitz <drow@mvista.com>
21085
21086 * gdb.c++/classes.exp: Add test for static member function.
21087 * gdb.c++/misc.cc: Add class with static member function.
21088
7a345fb3
JB
210892001-12-07 Jim Blandy <jimb@redhat.com>
21090
f2e54a80 21091 If GDB says it can't find the struct the function returned, report
8032bf31
JB
21092 those tests as `unsupported'.
21093 * gdb.base/call-rt-st.exp (print_struct_call): New function.
21094 Rewrite subsequent tests to use it.
21095
21096 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
21097 those tests as `unsupported'.
21098 * gdb.base/structs.exp (call_struct_func): New function.
21099 (do_function_calls): Use call_struct_func to call the functions
21100 returning structs.
21101
0bc69509
JB
21102 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
21103 whether functions are prototyped or not, so we can't possibly pass
21104 arguments to t_float_values2 properly.
21105
7a345fb3
JB
21106 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
21107 value of `timeout' for targets other than the mips*tx39-*.
21108
edb6ede1
MS
211092001-12-06 Michael Snyder <msnyder@redhat.com>
21110
d63a86f8 21111 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
21112 and detect whether the start symbol has a leading underscore.
21113
2d842f13
JB
211142001-12-04 Jim Blandy <jimb@redhat.com>
21115
21116 * gdb.base/completion.exp: Clarify indentation.
21117
68550daf
JB
211182001-12-03 Jim Blandy <jimb@redhat.com>
21119
21120 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
21121 variables on the S/390, not `.word'.
21122
cd5195a8
JB
211232001-11-30 Jim Blandy <jimb@redhat.com>
21124
21125 Add assembly-source tests for s390-ibm-linux.
21126 * gdb.asm/s390.inc: New file.
21127 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
21128 the S/390 architecture.
a9c64011 21129 * gdb.asm/configure: Regenerated.
cd5195a8 21130
ca9efc90
MS
211312001-11-30 Michael Snyder <msnyder@redhat.com>
21132
21133 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
21134 next, info source, info sources, info line, global and static
21135 variables, and static functions.
21136 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
21137 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
21138 * gdb.asm/asmsrc1.s: Add a static function and some variables.
21139 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
21140 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
21141 (gdbasm_leave): Restore frame pointer.
21142 (gdbasm_startup): Copy stack set-up from crt0.S.
21143
d0e66976
FN
211442001-11-26 Fernando Nasser <fnasser@redhat.com>
21145
21146 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
21147 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
21148 to a local (non-static) variable. Copy tstruct.a to a static buffer
21149 and return a pointer to that buffer.
21150 * gdb.base/callfwmall.c (t_structs_a): Ditto.
21151
e2334072
MK
211522001-11-24 Mark Kettenis <kettenis@gnu.org>
21153
21154 * gdb.asm/configure.in: Fix recognition of ix86 target.
21155 * gdb.asm/configure: Regenerate.
21156
756caa3d
MS
211572001-11-21 Michael Snyder <msnyder@redhat.com>
21158
21159 * gdb.asm/sparc.inc: New file.
21160 * gdb.asm/asm-source.exp: Recognize sparc target.
21161 * gdb.asm/configure.in: Recognize sparc target.
21162 * gdb.asm/configure: Regenerate.
d63a86f8 21163
9a4d72d5
MS
211642001-11-21 Michael Snyder <msnyder@redhat.com>
21165
21166 * gdb.asm/m32r.inc: New file.
21167 * gdb.asm/asm-source.exp: Recognize m32r target.
21168 * gdb.asm/configure.in: Recognize m32r target.
21169 * gdb.asm/configure: Regenerate.
21170
a773d1cd
MS
211712001-11-20 Michael Snyder <msnyder@redhat.com>
21172
017ac23d
MS
21173 * gdb.asm/i386.inc: New file.
21174 * gdb.asm/asm-source.exp: Recognize ix86 target.
21175 * gdb.asm/configure.in: Recognize ix86 target.
21176 * gdb.asm/configure: Regenerate.
21177
a773d1cd
MS
21178 * gdb.c++/namespace.exp: Fix quotes in output messages.
21179
bb632afb
MS
211802001-11-14 Michael Snyder <msnyder@redhat.com>
21181
25d559ca 21182 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
21183 qualifier in a type cast expression, to designate an address
21184 in the instruction space (Harvard architecture).
21185
4749e309
MS
211862001-11-13 Michael Snyder <msnyder@redhat.com>
21187
21188 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
21189 Tests for expressions using 'const' and 'volatile'.
21190
25050984
CV
211912001-11-13 Corinna Vinschen <vinschen@redhat.com>
21192
21193 * gdb.asm/asm-sources.exp: Allow defining linker flags.
21194
1902c51f
DJ
211952001-11-12 Daniel Jacobowitz <drow@mvista.com>
21196
21197 * lib/mi-support.exp (mi_run_to_helper): Move comments
21198 outside of gdb_expect.
21199
dcf95b47
DJ
212002001-11-11 Daniel Jacobowitz <drow@mvista.com>
21201
21202 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
21203 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
21204 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
21205 mi0_run_to): New functions.
21206 * gdb.mi/mi-simplerun.exp: Use them.
21207 * gdb.mi/mi0-simplerun.exp: Likewise.
21208 * gdb.mi/mi-var-cmd.exp: Likewise.
21209 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 21210
45b074e1
AC
212112001-11-10 Andrew Cagney <ac131313@redhat.com>
21212
21213 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
21214 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
21215
bf50d346
AC
212162001-11-09 Andrew Cagney <ac131313@redhat.com>
21217
21218 * gdb.base/restore.exp: Include $expected value in restored test
21219 message.
21220
9383332c
AC
212212001-11-09 Andrew Cagney <ac131313@redhat.com>
21222
21223 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
21224 implemented.
21225
db62520a
MS
212262001-11-08 Michael Snyder <msnyder@redhat.com>
21227
21228 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
21229 Add pass/fail message for stop at breakpoint in call dummy function.
21230
b5703437
MS
212312001-11-07 Michael Snyder <msnyder@redhat.com>
21232
d63a86f8
RM
21233 * gdb.c++/templates.exp (test_template_breakpoints):
21234 If we get an overload menu, but it does not match what
760f6330 21235 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
21236 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
21237 making the whitespace optional. Argument for "new" may be
21238 "unsigned" as well as "unsigned int/long".
d63a86f8 21239 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
21240 making the whitespace optional. Also replace "(void) with
21241 "((void|)), making the keyword "void" optional.
d63a86f8 21242 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
21243 making the whitespace optional. Also replace "(void) with
21244 "((void|)), making the keyword "void" optional.
3bf40917
MS
21245 * gdb.base/callfuncs.c (t_float_values): This function must
21246 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 21247 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
21248 can be tested against both cases. Usually one case involves
21249 promotion of float to double, while the other does not.
21250 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
21251 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
21252 includes a stack frame for "start".
21253
c8ab4e6d
JB
212542001-11-05 Jim Blandy <jimb@redhat.com>
21255
21256 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
21257 pointers are 32 bits long, and that offsets of relocs are always
21258 stored in the data (REL-style), and not in the reloc entry itself
21259 (RELA-style).
21260 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
21261 stabs.
21262
3f08ced9
MS
212632001-11-01 Michael Snyder <msnyder@redhat.com>
21264
21265 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
21266 and regular expression operators by using quoting.
21267
cbfa24cd
MS
212682001-10-31 Michael Snyder <msnyder@redhat.com>
21269
21270 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
21271 depending on what the symbol table contains.
21272 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
21273 the output of the ptype command. Similarly, accept both "const &"
21274 and "const&".
21275
aaa68313
CV
212762001-10-31 Corinna Vinschen <vinschen@redhat.com>
21277
21278 * gdb.base/miscexprs.c (main): Add usage of preprocessor
21279 symbol `STORAGE' to allow to choose the storage class of
21280 the local datastructures.
21281 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
21282 compiler directive.
21283
91740388
MS
212842001-10-30 Michael Snyder <msnyder@redhat.com>
21285
21286 * gdb.base/jump.exp: Allow it to run for all targets.
21287
1b7c05e7
CV
212882001-10-29 Corinna Vinschen <vinschen@redhat.com>
21289
21290 * gdb.base/call-ar-st.c (print_double_array): Match for loop
21291 with new double_array size.
21292 (main): Change storage class of all local variables to static.
21293 Reduce size of double_array to 9.
21294 * gdb.base/call-ar-st.exp: Increase timeout value.
21295 Change expected output for double array to match new size in
21296 call-ar-st.c.
21297
36a22261
CV
212982001-10-29 Corinna Vinschen <vinschen@redhat.com>
21299
21300 * gdb.base/ending-run.exp: Create identical output when passing
21301 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 21302 Stormy16 target.
36a22261 21303
92b8ae91
MK
213042001-10-28 Mark Kettenis <kettenis@gnu.org>
21305
21306 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
21307 that we catch the expected failure under Linux/x86.
21308
cb135b83
OF
213092001-10-29 Orjan Friberg <orjanf@axis.com>
21310
21311 * gdb.base/setvar.exp: Escape curly braces.
21312 * gdb.stabs/weird.exp: Ditto.
21313
6884aa54
DJ
213142001-10-27 Daniel Jacobowitz <drow@mvista.com>
21315
21316 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
21317 * gdm.mi/mi0-hack-cli.exp: Likewise.
21318
0398c9aa
AC
213192001-10-25 Andrew Cagney <ac131313@redhat.com>
21320
21321 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
21322 messages.
21323
d20bf2e8
AC
213242001-10-21 Andrew Cagney <ac131313@redhat.com>
21325
21326 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
21327 checking MI enabled.
21328
03dd63aa
CV
213292001-10-09 Corinna Vinschen <vinschen@redhat.com>
21330
21331 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
21332
1d9d99f3
FCE
213332001-10-04 Frank Ch. Eigler <fche@redhat.com>
21334
21335 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
21336 if gdb child process crashes, just signal an error.
21337
838ae6c4
JB
213382001-10-02 Jim Blandy <jimb@redhat.com>
21339
21340 * lib/gdb.exp (test_xfail_format): Simplify.
21341
21342 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
21343 front of the variable name `format'. Simplify `if'.
21344
8f0cbc1c
DJ
213452001-10-01 Daniel Jacobowitz <drow@mvista.com>
21346
21347 * gdb.threads/pthreads.exp: Wait for output and delay
21348 before sending ^C.
21349
1f08dafd
DJ
213502001-10-01 Daniel Jacobowitz <drow@mvista.com>
21351
21352 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
21353 some incorrect output instead of timing out.
21354 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
21355
674f90ff
CV
213562001-09-28 Corinna Vinschen <vinschen@redhat.com>
21357
21358 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
21359 check to allow additional `int'.
21360
9b284272
DJ
213612001-09-27 Daniel Jacobowitz <drow@mvista.com>
21362
21363 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
21364 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
21365
b55a4771
MS
213662001-09-27 Michael Snyder <msnyder@redhat.com>
21367
21368 * lib/gdb.exp (test_debug_format): New proc.
21369 (setup_xfail_format): Use new proc test_debug_format.
21370 * gdb.base/constvars.exp (local_compiler_xfail_check): New
21371 proc; use new service proc test_debug_format.
21372 Replace all other "gcc_compiled" tests with this test.
21373 * gdb.base/volatile.exp (local_compiler_xfail_check): New
21374 proc; use new service proc test_debug_format.
21375 Replace all other "gcc_compiled" tests with this test.
21376
213772001-09-27 Michael Snyder <msnyder@redhat.com>
21378
21379 * gdb.base/cvexpr.exp: New file.
21380 * gdb.base/cvexpr.c: New file
21381 Test for expressions using const and volatile keywords.
21382
4e6667ac
CV
213832001-09-26 Corinna Vinschen <vinschen@redhat.com>
21384
21385 * gdb.base/constvars.exp: Check for different orders of keywords
21386 and additional "int" strings in output.
21387
4f337972
AC
213882001-09-22 Andrew Cagney <ac131313@redhat.com>
21389
21390 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
21391 responses from "help maint".
21392
2015650d
FCE
213932001-09-19 Frank Ch. Eigler <fche@redhat.com>
21394
21395 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
21396 to localhost:NNN instead of :NNN, in case Xvfb is listening
21397 only on TCP.
21398
f3bcedc1
CV
213992001-09-19 Corinna Vinschen <vinschen@redhat.com>
21400
21401 * gdb.base/recurse.exp: When checking leaving the watchpoint
21402 scope, recognize when gdb is in function's epilogue and pass.
21403
6b819c92
KS
214042001-09-18 Keith Seitz <keiths@redhat.com>
21405
21406 * lib/insight-support.exp (_gdbtk_export_target_info): Add
21407 support for running tests against sid targets.
21408 (gdbtk_done): Ditto.
21409
a10c9419
CV
214102001-09-18 Corinna Vinschen <vinschen@redhat.com>
21411
21412 * gdb.base/ending-run.c (main): Set stdout buffersize
21413 to the same reasonable value for any target.
21414 * gdb.base/ending-run.exp: Add a regular expression
21415 to make testsuite happy on Sanyo Stormy16 target.
21416
739d0d99
CV
214172001-09-17 Corinna Vinschen <vinschen@redhat.com>
21418
21419 * gdb.base/display.c (do_loops): Add float variable `f'.
21420 Increment f in loop.
21421 * gdb.base/display.exp: Increment timeout by 60 seconds.
21422 Change float display test to use variable `f'.
21423
1b8947f0
JB
214242001-09-17 Jim Blandy <jimb@redhat.com>
21425
21426 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
21427 overflowing the limited breakpoint tables on some ROM monitors
21428 (like the ROM68K).
21429
9890ac81
FCE
214302001-09-15 Frank Ch. Eigler <fche@redhat.com>
21431
21432 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
21433 the "-ac" (disable access control) flag.
21434
6db765ea
JH
214352001-08-30 Jeff Holcomb <jeffh@redhat.com>
21436
21437 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
21438 ints.
21439
4c32cc04
KS
214402001-08-30 Keith Seitz <keiths@redhat.com>
21441
21442 * lib/gdb.exp: Move all insight-related functionality into
21443 separate file.
21444 * lib/insight-support.exp: New file.
21445
8d6e6f81
FCE
214462001-08-29 Frank Ch. Eigler <fche@redhat.com>
21447
21448 * config/sid.exp (sid_start): Never set sid verbosity; disable
21449 expect_background {} that consumed its stdout; tolerate </dev/null.
21450 Attempt to set endianness override in "sid" protocol mode. Cleanup.
21451
6a90e1d0
AC
214522001-08-18 Andrew Cagney <ac131313@redhat.com>
21453
21454 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
21455 CLI jump command to start it.
21456 (mi_run_to_main): Fail immediatly when unexpected output.
21457
1759b3c3
AC
214582001-08-18 Andrew Cagney <ac131313@redhat.com>
21459
21460 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
21461 beginning of function. Fix PR gdb/191.
21462
61d11d80
FCE
214632001-08-16 Frank Ch. Eigler <fche@redhat.com>
21464
21465 * config/sid.exp (sid_start): Don't warn if we cannot figure out
21466 what to force sid endianness to.
21467
942a4df2
KS
214682001-08-15 Keith Seitz <keiths@redhat.com>
21469
21470 * lib/gdb.exp (gdbtk_start): Don't set environment
21471 variables for TCL_LIBRARY and friends. Insight will
21472 now figure these out for itself.
21473
0521c418
MS
214742001-08-02 Michael Snyder <msnyder@redhat.com>
21475
21476 * gdb.base/completion.exp: Remove the symbol "a64l" from
21477 the expect string; this is target-specific, and not related
21478 to what is being tested.
21479
74a9a58a
DB
214802001-08-02 Dave Brolley <brolley@redhat.com>
21481
21482 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
21483
c70819fa
MS
214842001-07-25 Michael Snyder <msnyder@redhat.com>
21485
c2b8fa57
MS
21486 * gdb.base/consecutive.exp: New file. Test stepping over
21487 breakpoints on consecutive instructions.
21488 * gdb.base/consecutive.c: New file.
21489
c70819fa
MS
21490 * gdb.base/call-rt-st.exp: Use double-backslash to quote
21491 curly braces in regular expressions.
21492
2b1a1355
MS
214932001-07-25 Michael Snyder <msnyder@redhat.com>
21494
21495 * gdb.base/ending-run.exp: Accept "Program exited normally" as
21496 legitimate output from stepping out of main.
21497
413eca6f
KS
214982001-07-22 Keith Seitz <keiths@redhat.com>
21499
21500 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
21501 the empty string, do not run the tests.
21502
7e5a9322
SC
215032001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21504
21505 * gdb.base/long_long.exp: Detect size of pointer. Take into
21506 account 2-byte pointers when testing for p/a results.
21507
de58f10f
SC
215082001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21509
d63a86f8 21510 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
21511 and defined to 1K for m68hc11.
21512 (random_data): Reduce table to 1K for embedded platforms (68hc11).
21513 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
21514 (sizeof_random_data): New variable to tell the size of the data table;
21515 don't test past this size; always run to main.
21516
d6f5fea1
SC
215172001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21518
21519 * gdb.base/return2.exp: return of long long and double fails for
21520 68HC11; don't execute these tests on that platform.
21521 * gdb.base/return.exp: Return of a double fails for 68hc11.
21522
c477543d
SC
215232001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21524
21525 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
21526 tests that print a float.
21527 * call-rt-st.exp: Likewise.
21528
63cf1c79
MK
215292001-07-12 Mark Kettenis <kettenis@gnu.org>
21530
21531 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
21532 running this test on Linux.
21533
112f9ab5
MC
215342001-06-24 Michael Chastain <chastain@redhat.com>
21535
21536 * gdb.base/arithmet.exp: Remove some tests to make all test names
21537 unique.
21538
4970cb0f
MS
215392001-07-03 Michael Snyder <msnyder@redhat.com>
21540
21541 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
21542 the output of the ptype command.
21543
d85da69f
MS
215442001-07-02 Michael Snyder <msnyder@redhat.com>
21545
4c8a82de
MS
21546 * gdb.base/completion.exp: Don't assume that break.c is the only
21547 source file that may contain functions named "marker".
d85da69f
MS
21548 * gdb.base/corefile.exp: Quote the curly braces in regexp.
21549
8afc772b
AC
215502001-06-28 Andrew Cagney <ac131313@redhat.com>
21551
21552 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
21553 of files to delete.
21554
21555 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
21556 * gdb.disasm/h8300s.exp: New file.
21557 gdb.disasm/h8300s.s: Likewise.
21558
cff22675
AC
215592001-06-27 Andrew Cagney <ac131313@redhat.com>
21560
21561 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
21562 empty breakpoint tables.
21563
68c81b54
AC
215642001-06-25 Andrew Cagney <ac131313@redhat.com>
21565
21566 * lib/mi-support.exp: Update args=... part of stop-reason
21567 patterns. Accept either a list or a tuple.
21568
2dd62704
AC
215692001-06-23 Andrew Cagney <ac131313@redhat.com>
21570
21571 * lib/mi-support.exp: Remove local emacs variable defining
21572 change-log-default-name.
21573
b4127474
MC
215742001-06-22 Michael Chastain <chastain@redhat.com>
21575
21576 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
21577 This is operationally compatible with the previous version.
21578
8dbfb380
JB
215792001-06-13 Jim Blandy <jimb@redhat.com>
21580
21581 * lib/gdb.exp (gdb_test): Doc fix.
21582
f2d8c86d
MC
215832001-06-10 Michael Chastain <chastain@redhat.com>
21584
21585 * gdb.base/exprs.exp: Remove a duplicate test.
21586
81564d34
JB
215872001-06-06 Jim Blandy <jimb@redhat.com>
21588
21589 * gdb.base/return2.exp (main): Use values to test float and double
21590 returns that are not NaN's, to avoid being confused by IEEE
21591 comparison rules.
21592
da55addb
MS
215932001-06-04 Michael Snyder <msnyder@redhat.com>
21594
21595 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 21596 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
21597 rather than wait for 12 more tests to time out.
21598
42c65987
JB
215992001-06-06 Jim Blandy <jimb@redhat.com>
21600
b18bced9 21601 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 21602 Don't forget to match the GDB prompt.
b18bced9 21603
42c65987
JB
21604 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
21605
5b41e5f0
JB
216062001-06-04 Jim Blandy <jimb@redhat.com>
21607
21608 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
21609 command.
21610
015e046f
KB
216112001-05-31 Kevin Buettner <kevinb@redhat.com>
21612
21613 * gdb.base/annota1.exp (info break): Match four or more spaces
21614 after "Address".
21615
fb1ffbbe
MC
216162001-05-31 Michael Chastain <chastain@redhat.com>
21617
21618 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
21619 (dm_type_int_star): Likewise.
21620 (dm_type_long_star): Likewise.
21621 (dm_type_void_star): Likewise.
21622
5ea2a32c
KB
216232001-05-29 Kevin Buettner <kevinb@redhat.com>
21624
21625 * gdb.base/completion.exp (INPUTRC): Set this environment variable
21626 to a known value in order to get consistent results regardless
21627 of the setting of INPUTRC or the presence or contents of .inputrc.
21628
ae23c492
MS
216292001-05-24 Michael Snyder <msnyder@redhat.com>
21630
ac55707e
MS
21631 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
21632 Don't require that the main thread and the manager thread are the
21633 first in the list.
21634
ae23c492
MS
21635 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
21636 debugging. If test fails, issue an "unsupported" not a "fail".
21637
400071f1
JB
216382001-05-24 Jim Blandy <jimb@redhat.com>
21639
21640 Don't assume that short is shorter than int.
21641 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
21642 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 21643 this isn't true.
400071f1
JB
21644 ("print unsigned char == (~0)"): Add test that verifies that ~0,
21645 an int, is not equal to ~0 stored in an unsigned char. This tests
21646 the same thing that the previous test meant to, but works on
21647 16-bit machines, too.
21648 ("print unsigned char != (~0)"): Same test, complemented.
21649
0816a3e5
MS
216502001-05-24 Michael Snyder <msnyder@redhat.com>
21651
21652 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 21653 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
21654 and prevents dejagnu getting out of step.
21655
f6dc23a9
KB
216562001-05-23 Kevin Buettner <kevinb@redhat.com>
21657
21658 * gdb.base/finish.exp (finish_void): Revise pattern for
21659 stopping on the call statement to not permit stopping at
21660 the start of the instructions comprising the call sequence.
21661
7dbd117d
MC
216622001-05-19 Michael Chastain <chastain@redhat.com>
21663
21664 * gdb.base/callfuncs.exp: Make all test names unique.
21665 * gdb.base/commands.exp: Make all test names unique.
21666 * gdb.base/condbreak.exp: Make all test names unique.
21667 * gdb.base/dbx.exp: Make all test names unique.
21668 * gdb.base/default.exp: Make all test names unique.
21669 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
21670 and TIMEOUT messages to their corresponding PASS message.
21671 * gdb.base/ending-run.exp: Make all test names unique.
21672 * gdb.base/long_long.exp: Remove duplicate test.
21673
6b0b0a9e
KB
216742001-05-21 Kevin Buettner <kevinb@redhat.com>
21675
21676 * gdb.base/finish.exp (finish_void): Allow "finish" command to
21677 stop on the call statement as well as the statement after the
21678 call.
21679
2caa35cb
MS
216802001-05-21 Michael Snyder <msnyder@redhat.com>
21681
21682 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
21683
40713331
EZ
216842001-05-10 Elena Zannoni <ezannoni@redhat.com>
21685
a9c64011
AS
21686 * gdb.base/completion.exp: Revamp test. Make it execute on all
21687 platforms.
40713331 21688
c2c1be8d
EZ
216892001-05-10 Elena Zannoni <ezannoni@redhat.com>
21690
a9c64011
AS
21691 * config/gdbserver.exp (gdb_load): Handle the case
21692 in which the arguments to gdbserver are given in the
21693 baseboard configuration file.
21694 Also handle the case in which the server needs to do a
21695 load.
2c9cd303 21696
9671de48
KS
216972001-05-07 Keith Seitz <keiths@cygnus.com>
21698
a9c64011
AS
21699 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
21700 set up the display for testing.
21701 (gdbtk_start): Convert all paths to paths that tcl will like.
21702 Export target information to environment.
21703 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
21704 necessary.
21705 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
21706 (to_tcl_path): New proc to convert a given pathname into
21707 a path acceptible as an argument to a tcl command.
21708 (_gdbtk_export_target_info): New proc to export target info
21709 into the environment for gdbtk testing.
21710 (gdbtk_done): New proc to signal end-of-test.
9671de48 21711
5a360f47
JB
217122001-05-06 Jim Blandy <jimb@redhat.com>
21713
21714 * restore.c: Make the code of caller0 correspond to its comment.
21715
66c756c6
MS
217162001-05-03 Michael Snyder <msnyder@redhat.com>
21717
21718 * config/sid.exp (gdb_target_sid): Check for error messages.
21719 On error or timeout, don't make expect exit (which will terminate
21720 all subsequent tests); instead just make gdb exit.
d63a86f8 21721 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
21722 return a negative value.
21723
a966fde5
JB
217242001-04-24 Jim Blandy <jimb@redhat.com>
21725
851c18e0
JB
21726 * gdb.c++/templates.exp: If we see the prompt for the overload
21727 list, but we haven't recognized any of the longer patterns,
21728 arrange for this test to fail, not hang.
21729
a966fde5
JB
21730 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
21731 variations.
21732
db144853
MC
217332001-04-22 Michael Chastain <chastain@redhat.com>
21734
21735 * gdb.c++/local.exp: Use the 'runto' library function.
21736 * gdb.c++/namespace.exp: Likewise.
21737 * gdb.c++/overload.exp: Likewise.
21738
3207ec21
KB
217392001-03-26 Kevin Buettner <kevinb@redhat.com>
21740
21741 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
21742 * gdb.base/step-line.exp: New file. Test step/next in presence of
21743 #line directives.
21744 * gdb.base/step-line.c: New file. Test program for the above.
21745 * gdb.base/step-line.inp: New file. We pretend that this file has
21746 been transformed by some other tool into step-line.c.
21747
13b57657
JB
217482001-03-21 Jim Blandy <jimb@redhat.com>
21749
21750 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
21751 unmangled operator names.
21752
754cbe1c
JB
217532001-03-20 Jim Blandy <jimb@redhat.com>
21754
21755 * gdb.threads/linux-dp.exp: Recognize an additional message
21756 generated by GDB when it doesn't understand how to debug threads
21757 on the target system.
21758
177495c9
AC
217592001-03-19 Andrew Cagney <ac131313@redhat.com>
21760
21761 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
21762
f266096b
MC
217632001-03-12 Michael Chastain <chastain@redhat.com>
21764
21765 * gdb.c++/derivation.exp: Use the 'runto' library function.
21766
cac3c2ff
MC
217672001-03-12 Michael Chastain <chastain@redhat.com>
21768
21769 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
21770
b6c11a24
MC
217712001-02-24 Michael Chastain <chastain@redhat.com>
21772
21773 * gdb.c++/ref-types.exp: Change handwritten code to library
21774 function 'runto'.
21775
6bae5bce
OF
217762001-03-16 Orjan Friberg <orjanf@axis.com>
21777
21778 * gdb.base/signals.exp: Set count to 0 explicitly.
21779
0015fd9a
MS
217802001-03-15 Mark Salter <msalter@redhat.com>
21781
21782 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
21783 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
21784 (gdb_load): Add support for additional target_info: gdb_download_size
21785 and gdb_load_timeout.
0015fd9a 21786
fc33412a
DT
21787Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
21788
21789 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
21790 file -- to prevent failing when the compile fails but we have no
21791 intention of running the tests anyway.
fc33412a
DT
21792
21793 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
21794 tests if set.
21795
21796 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 21797 integers.
fc33412a
DT
21798
21799 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
21800 * gdb.c++/namespace.exp: Ditto.
21801
115f06de
OF
218022001-03-07 Orjan Friberg <orjanf@axis.com>
21803
21804 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
21805 * gdb.base/pointers.exp: Relax pattern match of decimals.
21806
b6ba6518
KB
218072001-03-06 Kevin Buettner <kevinb@redhat.com>
21808
21809 * Makefile.in, config/abug.exp, config/cfdbug.exp,
21810 config/cpu32bug.exp, config/dve.exp, config/est.exp,
21811 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
21812 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
21813 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
21814 config/sh.exp, config/sid.exp, config/slite.exp,
21815 config/sparclet.exp, config/udi.exp, config/unknown.exp,
21816 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
21817 config/vxworks.exp, config/vxworks29k.exp,
21818 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
21819 gdb.base/all-bin.exp, gdb.base/annota1.exp,
21820 gdb.base/arithmet.exp, gdb.base/assign.exp,
21821 gdb.base/async.exp, gdb.base/attach.exp,
21822 gdb.base/bitfields.exp, gdb.base/bitops.exp,
21823 gdb.base/break.exp, gdb.base/call-ar-st.exp,
21824 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
21825 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
21826 gdb.base/commands.exp, gdb.base/completion.exp,
21827 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
21828 gdb.base/constvars.exp, gdb.base/corefile.exp,
21829 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
21830 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
21831 gdb.base/ending-run.exp, gdb.base/environ.exp,
21832 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
21833 gdb.base/finish.exp, gdb.base/foll-exec.exp,
21834 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
21835 gdb.base/funcargs.exp, gdb.base/help.exp,
21836 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
21837 gdb.base/logical.exp, gdb.base/long_long.exp,
21838 gdb.base/maint.exp, gdb.base/mips_pro.exp,
21839 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
21840 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
21841 gdb.base/pointers.exp, gdb.base/printcmds.exp,
21842 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
21843 gdb.base/regs.exp, gdb.base/relational.exp,
21844 gdb.base/remote.exp, gdb.base/reread.exp,
21845 gdb.base/restore.exp, gdb.base/return2.exp,
21846 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
21847 gdb.base/selftest.exp, gdb.base/setshow.exp,
21848 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
21849 gdb.base/sigall.exp, gdb.base/signals.exp,
21850 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
21851 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
21852 gdb.base/step-test.exp, gdb.base/structs.c,
21853 gdb.base/structs.exp, gdb.base/structs2.exp,
21854 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
21855 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
21856 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
21857 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
21858 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
21859 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
21860 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
21861 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
21862 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
21863 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
21864 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
21865 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
21866 gdb.fortran/types.exp, gdb.java/jmisc.exp,
21867 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
21868 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
21869 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
21870 gdb.trace/circ.exp, gdb.trace/collection.exp,
21871 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
21872 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
21873 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
21874 gdb.trace/report.exp, gdb.trace/save-trace.exp,
21875 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
21876 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
21877 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
21878 notices.
21879
dc96c6c7 218802001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
21881
21882 * gdb.base/varargs.c (find_max_double): Fix printf format string:
21883 first arg is int not float.
21884
dc96c6c7 218852001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
21886
21887 * gdb.base/reread.exp: Unsupported for non-native targets;
21888 doesn't work for remote debugging.
21889
9b0c4aeb
FN
218902001-02-19 Fernando Nasser <fnasser@redhat.com>
21891
21892 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
21893 * gdb.base/ending-run.exp: Properly handle the BSP state when
21894 stepping past the end of main.
9b0c4aeb 21895
02aa71d5
MC
218962001-02-19 John Moore <jmoore@redhat.com>
21897
21898 * gdb.base/commands.exp (infrun_breakpoint_command_test):
21899 Converted HPUX fix for non-expected items following multiple
21900 step commands into general solution for all platforms.
21901
1fa449a4
MC
219022001-02-18 Michael Chastain <chastain@redhat.com>
21903
21904 * gdb.c++/classes.exp (do_tests): Change runto statements
21905 from "runto 'foo(void)'" to "runto 'foo'". This makes the
21906 statements demangler agnostic.
21907 * gdb.c++/virtfunc.exp (do_tests): Likewise.
21908 (gdb_virtfunc_restart): Likewise.
21909
b2f9ec70
MC
219102001-02-14 Michael Chastain <chastain@redhat.com>
21911
21912 * gdb.c++/inherit.exp (do_tests): Change runto statements
21913 from "runto 'foo(void)'" to "runto 'foo'". This makes the
21914 statements demangler agnostic.
21915
cf74b8ca
AC
21916Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
21917
21918 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
21919 ``continue to bkpt at common_routine in thread 2'' and ``stopped
21920 before calling common_routine 15 times'' tests.
cf74b8ca 21921
99f78f56
MC
219222001-02-11 Michael Chastain <chastain@redhat.com>
21923
21924 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
21925 Helps the test script figure out which demangler is in use.
21926 (dm_type_foo_ref): Ditto.
21927 (dm_type_int_star): Ditto.
21928 (dm_type_long_star): Ditto.
21929 (dm_type_unsigned_int): Ditto.
21930 (dm_type_void): Ditto.
21931 (dm_type_void_star): Ditto.
99707966 21932 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
21933 Probe the gdb demangler and set variables to accommodate
21934 formatting differences.
21935 (info_func_regexp): New function. Same as info_func, but
21936 matches against a regexp.
21937 (info_func): Match against a literal string.
21938 (print_addr_2): New function. Match against a literal string,
21939 which can be different from the input to gdb.
21940 (print_addr): Simply call print_addr_2 with the same argument twice.
21941 (test_lookup_operator_functions): Use demangler formatting variables.
21942 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
21943 the tests in the same order as the C++ class declaration.
21944 (test_paddr_operator_functions): Ditto.
21945 (test_paddr_overloaded_functions): Ditto.
21946 (test_paddr_hairy_functions): Use demangler formatting variables.
21947 Add reference to gdb/19 for related tests.
21948 (do_tests): Call probe_demangler.
21949
1de8f023
KB
219502001-01-30 Kevin Buettner <kevinb@redhat.com>
21951
21952 * gdb.c++/templates.cc (printf): Remove unused function definition.
21953
ca3f91ed
MS
219542001-01-26 Felix Lee <flee@redhat.com>
21955
21956 * sid.exp (sid_exit): Pass host, not target, to remote_close.
21957
219582001-01-25 matthew green <mrg@redhat.com>
21959
21960 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
21961 up sid.
21962 (sid_exit): Call `remote_pop_conn' after GDB is gone.
21963
219642001-01-25 matthew green <mrg@redhat.com>
21965
21966 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 21967 Deprecate $sid_spawn_id.
ca3f91ed
MS
21968 (sid_exit): Remove code necessary only for `spawn.'
21969
219702001-01-25 matthew green <mrg@redhat.com>
21971
21972 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
21973
fb18ec4a
MC
219742001-01-28 Michael Chastain <chastain@redhat.com>
21975
21976 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
21977 to call when tests fail. It takes gdb out of the overloaded
21978 function choice menu back to the main prompt, so that the test
21979 program stays synchronized.
21980 (set_bp_overloaded): New proc to collect all the common
21981 code for setting a breakpoint on an overloaded name. Calls
21982 take_gdb_out_of_choice_menu when needed.
21983 (menu_overload1arg): New variable to collect the repeated
21984 instances of the expected menu for an overloaded name. Change
21985 the regular expression to handle changes in g++ type encoding:
21986 "void" can be either "void" or "", and "unsigned int" can be
21987 either "unsigned int" or "unsigned".
21988 (continue_to_bp_overloaded): Change regular expressions to handle
21989 changes in g++ type encoding.
21990 (no proc): Call take_gdb_out_of_choice_menu when needed.
21991 Remove redundant calls to "info break". Accept either "canceled"
21992 or "cancelled". Change regular expressions in "info break"
21993 calls to handle changes in g++ type encoding. Give all tests
21994 unique strings.
21995
9c646a6e
BE
219962001-01-17 Ben Elliston <bje@redhat.com>
21997
21998 * config/sid.exp: New file.
21999
9549d9c1
AC
22000Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
22001
22002 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
22003
dc96c6c7 220042000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
22005
22006 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
22007 Add a RE to accept a non-ascii char if one is ever presented.
22008
b4df4f68
FN
220092000-12-20 Fernando Nasser <fnasser@redhat.com>
22010
297dd0fd 22011 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 22012
dc96c6c7 220132000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 22014
d63a86f8 22015 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
22016 in regexp. One '\' does not suffice on Linux.
22017
4a7bddb6
MC
220182000-12-09 Michael Chastain <chastain@redhat.com>
22019
22020 * gdb.base/break.exp (test_clear_command): Use a marker function
22021 rather than 'main' for the test function. Also move this
22022 test to an execution point where the marker function names are
22023 guaranteed to be bound to functions. (Executing tests after a
22024 'finish' from main runs into name conflicts with local names
22025 in __libc_start_main).
22026
dc96c6c7 220272000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
22028
22029 * gdb.base/finish.exp: New test for gdb's "finish" command.
22030 * gdb.base/return2.exp: New test for gdb's "return" command.
22031 * gdb.base/return2.c: New source file for above.
22032
dc96c6c7 220332000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
22034
22035 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
22036 * gdb.base/miscexprs.exp: Ditto.
22037 * gdb.base/pointers.exp: Ditto.
22038 * gdb.c++/derivation.exp: Ditto.
22039 * gdb.c++/local.exp: Ditto.
22040 * gdb.c++/namespace.exp: Ditto.
22041 * gdb.c++/overload.exp: Ditto.
22042 * gdb.c++/ref-types.exp: Ditto.
22043
dc96c6c7 220442000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
22045
22046 * gdb.base/constvars.exp: Test result of "up" command.
22047 * gdb.base/miscexprs.exp: Ditto.
22048 * gdb.base/pointers.exp: Ditto.
22049 * gdb.base/scope.exp: Ditto.
22050 * gdb.c++/derivation.exp: Ditto.
22051 * gdb.c++/local.exp: Ditto.
22052 * gdb.c++/namespace.exp: Ditto.
22053 * gdb.c++/overload.exp: Ditto.
22054 * gdb.c++/ref-types.exp: Ditto.
22055
44097287
FN
220562000-11-22 Michael Chastain <chastain@redhat.com>
22057
22058 * mips_pro.exp: Accept either "middle -> top -> main" or
22059 "middle -> main" in the backtrace, because gcc can optimize
22060 tail calls to jumps. Remove setup_xfail for the hppa case.
22061 Add a comment with the original warning messages from PR 3016,
22062 which was filed in 1993, to preserve them for posterity.
22063
9d2e1bab
ND
220642000-11-17 Nick Duffek <nsd@redhat.com>
22065
22066 * lib/gdb.exp (gdb_test): Override timeout with board info.
22067
1aca8eb7
ND
220682000-11-17 Nick Duffek <nsd@redhat.com>
22069
22070 * gdb.base/display.exp: Don't kill running stub. Add "again" to
22071 the second kill and detach messages.
22072
93076499
ND
220732000-11-17 Nick Duffek <nsd@redhat.com>
22074
22075 * configure.in: Add AC_EXEEXT.
22076 * configure: Regenerate.
22077 * Makefile.in (just-check): Export EXEEXT.
22078 * lib/gdb.exp ($EXEEXT): Import from environment.
22079 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
22080 expect "maint dump-me" on Cygwin.
22081 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
22082 $EXEEXT.
22083
30e87cd3
ND
220842000-11-17 Nick Duffek <nsd@redhat.com>
22085
22086 * gdb.base/break.exp: Test backtrace and finish from called
22087 function on all platforms, not just HP-UX.
22088
dc96c6c7 220892000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
22090
22091 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
22092 code from gdb_target_monitor, so it can be used independantly
22093 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 22094
dc96c6c7 220952000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
22096
22097 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
22098 * gdb.base/corefile.exp: Expect the message "Program is being
22099 debugged already" when we send the "corefile" command, since
22100 the preceeding gdb_load may have connected gdb to a remote target.
22101 * gdb.base/display.exp: Disable hardware watchpoints if new
22102 board info variable "no_hardware_watchpoints" is true.
22103 Replace single-letter commands with more readable ones.
22104 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
22105 if new board info variable "no_hardware_watchpoints" is true.
22106 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
22107 to see if stdio (printf) testing is possible.
22108 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
22109 board info variable "no_hardware_watchpoints" is true. Use new
22110 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
22111
39124dea
FN
221122000-11-13 Fernando Nasser <fnasser@redhat.com>
22113
22114 From Orjan Friberg <orjanf@axis.com>:
22115 * gdb.base/printcmds.exp: Escape curly braces followed by a number
22116 in array print pattern match.
22117
a9e2e984
FN
221182000-11-09 Fernando Nasser <fnasser@redhat.com>
22119
22120 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
22121 spelling "cancelled" to U.S. spelling "canceled" to match changes
22122 made to gdb.
22123 * gdb.c++/ovldbreak.exp: Ditto.
22124
c7db355b
PS
221252000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
22126
22127 * gdb.base/callfuncs.c (main): Moved to end of file, call
22128 t_double_values to initialize the FPU before inferior calls are made.
22129 * gdb.base/callfuncs.exp: Test for register preservation after calling
22130 inferior functions. Add tests for continuining, finishing and
22131 returning from a stop in a call dummy.
22132
dc96c6c7 221332000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
22134
22135 * gdb.base/commands.exp: Break up long lines, and re-indent.
22136
dc96c6c7 221372000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
22138
22139 * config/gdbserver.exp: Rewritten from the ground up, to make it
22140 compatible with the current dejagnu tree, and to make it work with
22141 the new "gdbserver" in libremote.
22142
dc96c6c7 221432000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
22144
22145 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
22146 * gdb.base/varargs.exp: Skip entire test if no printf support.
22147 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
22148 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
22149
dc96c6c7 221502000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
22151
22152 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
22153 no floating point support.
22154 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
22155 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
22156 * gdb.base/call-rt-st.exp: Ditto.
22157 * gdb.base/call-strs.exp: Ditto.
22158
bac5fc66
JG
221592000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
22160
22161 * gdb.base/sizeof.c: include <stdio.h>.
22162
22163 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
22164 'finish', otherwise uncaptured gdb_prompt would potentially
22165 throw remaining test points out of sync.
bac5fc66 22166
b22a6027
SB
221672000-07-26 Scott Bambrough <scottb@netwinder.org>
22168
22169 * gdb.base/recurse.exp: Run tests for all targets.
22170 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
22171 gnu-oldld case on ARM.
22172 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
22173 for ARM targets.
d63a86f8 22174
d8231941
AG
22175Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
22176
22177 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
22178 * gdb.java/configure: Rebuild.
22179
8caabe69
AG
22180Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
22181
22182 * gdb.java/jv-exp.exp: New file.
22183
9d273ca3
AG
22184Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
22185
22186 * configure: Rebuilt.
22187 * configure.in (configdirs): Add gdb.java.
22188 * gdb.java/jmisc.java: New file.
22189 * gdb.java/jmisc.exp: New file.
22190 * gdb.java/Makefile.in: New file.
22191 * gdb.java/configure: Rebuilt.
22192 * gdb.java/configure.in: New file.
22193 * lib/java.exp: New file.
22194
4f823a66
AC
22195Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
22196
22197 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 22198 underflow.
4f823a66 22199
2391e11d
AC
22200Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
22201
22202 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 22203 and the compilers sizes.
2391e11d 22204
54602222
ND
222052000-07-09 Nick Duffek <nsd@redhat.com>
22206
22207 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
22208 (use_methods): New function.
22209 (main): Call use_methods().
22210 * gdb.c++/classes.exp (test_method_param_class): New procedure.
22211 (do_tests): Call test_method_param_class.
22212
2bec0572
ND
222132000-07-09 Nick Duffek <nsd@redhat.com>
22214
22215 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
22216 spelling.
22217 (test_enums): New procedure. Move enum tests from end of script
22218 to here. Set breakpoint on function name instead of line number.
22219 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
22220 (enums2): New marker function.
22221 (enums1): New function.
22222 (main): Call enums1(). Move enum tests to enums1().
22223
78492fde
AC
22224Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
22225
22226 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 22227 compile/link program. Update line numbers.
78492fde
AC
22228 * gdb.asm/d10v.inc: Define ``startup''.
22229 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 22230
49a2cef8
AC
22231Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
22232
22233 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
22234
3e6c8688
EZ
222352000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22236
22237 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 22238 of 'help maint print' command.
3e6c8688 22239
9ff5cbe9
AC
22240Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
22241
22242 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 22243 they use gdb_expect_list.
9ff5cbe9 22244
17c579bd
AC
22245Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
22246
22247 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
22248 memory-read-packet-size'' instead of ``set endian big'' to test
22249 long commands.
17c579bd 22250
e6d71bf3
DB
222512000-06-03 Daniel Berlin <dan@cgsoftware.com>
22252
22253 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 22254 g++, and stop skipping them.
e6d71bf3
DB
22255
22256 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
22257 work under g++.
22258
d63a86f8 22259 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
22260 initialization.
22261
dc96c6c7 222622000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
22263
22264 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
22265 the regular expression: accept an (almost) arbitrary sequence of
22266 "frames-invalid" and "breakpoints-invalid" messages both before
22267 and after the "starting" message.
22268
dc96c6c7 222692000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
22270
22271 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 22272
dc96c6c7 222732000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
22274
22275 * gdb.base/annota1.exp (annotate-signal-handler-caller):
22276 Relax the regular expression a little, make it pass on Solaris 8.
22277
8216cda9
KB
222782000-05-12 Kevin Buettner <kevinb@redhat.com>
22279
22280 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 22281 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
22282 Instead, it is permissible for gdb to stop on the line of the
22283 call itself.
22284
1a570b2f
MS
222852000-05-12 Michael Snyder <msnyder@.cygnus.com>
22286
22287 * gdb.base/break.exp (bp on small function, optimized file):
22288 Add a second pass pattern. The behavior differs here between stabs
22289 and dwarf for one-line functions. Stabs preserves two line symbols
22290 (one before the prologue and one after) with the same line number,
22291 but dwarf regards these as duplicates and discards one of them.
22292 Therefore the address after the prologue (where the breakpoint is)
22293 has no exactly matching line symbol, and GDB reports the breakpoint
22294 as if it were in the middle of a line rather than at the beginning.
22295
dc96c6c7 222962000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 22297
d63a86f8 22298 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
22299 rather than "send_gdb" (for consistancy).
22300
7d418785
AC
22301Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
22302
22303 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
22304 * gdb.c++/templates.cc: Properly check for GCC version number.
22305 * lib/compiler.cc: Likewise
22306
dc96c6c7 223072000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 22308
d63a86f8 22309 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
22310 gdb may not stop at the first line of main, due to code motion.
22311
dc96c6c7 223122000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
22313
22314 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
22315 This test depends on parsing the printf output from the target.
22316 Since the sparclet stub doesn't do stdio, this will never work.
22317 * gdb.base/call-rt-st.exp: ditto.
22318 * gdb.base/call-strs: ditto.
22319
dc96c6c7 223202000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
22321
22322 * gdb.base/miscexprs.exp: make sizeof long array test portable.
22323
22324 * gdb.base/ending-run.exp: After connecting to a remote target,
22325 but before running, the target will appear to be in a random
22326 location. Specify both a file and a line for breakpoints.
22327 Also, the function that calls main may be called 'init'
22328 rather than 'start'.
22329
a5a51225
EZ
223302000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22331
22332 * gdb.base/help.exp: Update output for add-symbol-file command.
22333
7930cc7c
FN
223342000-04-10 Fernando Nasser <fnasser@cygnus.com>
22335
22336 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22337 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
22338
23e37ab1
C
223392000-04-07 J.T. Conklin <jtc@redback.com>
22340
e93c542c
C
22341 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
22342
23e37ab1
C
22343 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
22344
591b8fa3
PDM
22345Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
22346
22347 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 22348 values that can be represented exactly.
591b8fa3
PDM
22349 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
22350 above change, and to not check against the directory part of the source
22351 file name.
22352 (step into print_long_arg_list): Likewise.
22353 (print print_small_structs from print_long_arg_list): Likewise.
22354 (print print_long_arg_list): Likewise.
22355
7a495180
EZ
223562000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22357
30b53638 22358 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 22359
beb998c6
AC
22360Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
22361
22362 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
22363
1c689132
DB
223642000-03-25 Daniel Berlin <dan@cgsoftware.com>
22365
22366 * gdb.base/commands.exp (deprecated_command_test): Add test for
22367 deprecate with no arguments.
22368
c1790a9d
JL
223692000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
22370
22371 * gdb.base/break.exp: Add new test for setting breakpoints on
22372 optimized code so we can test breakpoints work even when function
22373 prologues may be optimized away
22374
003ba290
FN
223752000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
22376
22377 From David Whedon <dwhedon@gordian.com>
a9c64011 22378 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 22379
6837a0a2
DB
223802000-03-22 Daniel Berlin <dan@cgsoftware.com>
22381
22382 * gdb.base/help.exp: Added test for new apropos command.
22383
b9593231
KB
223842000-03-21 Kevin Buettner <kevinb@redhat.com>
22385
22386 * gdb.base/pointers.c (usevar): New function.
22387 (main): Make sure that global variables v_int_pointer2, rptr,
22388 and y are all referenced someplace in the program by calling
22389 usevar() on them. [Some linkers delete symbols which are
22390 never referenced. The space remains, but there's no way to
22391 get a (symbolic) handle on the variable from the debugger.]
22392
751a959b
EZ
223932000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22394
22395 * gdb.base/printcmds.c: Add typedeffed arrays.
22396
22397 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 22398 procedure to test arrays that are typedef'd.
751a959b 22399
73a93a32
JI
224002000-03-13 James Ingham <jingham@leda.cygnus.com>
22401
22402 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 22403 the library directories.
73a93a32 22404
fb40c209
AC
22405Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
22406
22407 * configure.in (configdirs): Add sub directory gdb.mi.
22408 * configure: Re-generate.
22409
22410 * gdb.mi: New directory.
d63a86f8 22411
ee4dd2c9
AC
224122000-02-25 Scott Bambrough <scottb@netwinder.org>
22413
22414 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 22415 a long long value as a double on ARM platforms.
ee4dd2c9 22416
70f0cc22
JB
224172000-02-16 Jim Blandy <jimb@redhat.com>
22418
22419 * gdb.base/break.exp ("breakpoint line number"): Make sure the
22420 default source file is set properly before running this test.
22421
853819b8
EZ
224222000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22423
22424 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 22425 gdbtk/library directory, not in gdbtcl2.
853819b8 22426
dfcd3bfb
JM
224272000-02-04 Jim Blandy <jimb@redhat.com>
22428
22429 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
22430 backslash from regexp pattern.
22431
22432 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
22433 procedure. Use it to run all the "continue to bp overloaded"
22434 tests. Note that this changes the names of the tests slightly.
22435 If the breakpoint hit message includes a hex PC value, because
22436 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
22437 from the real source code, still consider that a pass.
22438
22439 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
22440 XFAIL here if the breakpoint message contains a hex address. Note
22441 similar change on 1999-11-02.
22442
22443 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
22444
22445 * gdb.base/ptype.exp: Establish a default source file before
22446 calling get_debug_format.
22447
224482000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
22449
22450 * gdb.base/watchpoint.exp: Remove duplication of test messages.
22451
8b93c638
JM
224522000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
22453
22454 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
22455 of successive stepi commands -- while in the prologue we should see
22456 the function entry bracket.
22457
224582000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
22459
22460 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
22461 reach __change_mode() when stepping through the end of main().
22462
c5394b80
JM
224632000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
22464
22465 * gdb.base/default.exp: Fix expected pattern.
22466 * gdb.base/help.exp: Same.
22467
0d06e24b
JM
224682000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22469
22470 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 22471 Don't use xfail's because that affects only the following test.
d63a86f8 22472
0d06e24b 22473 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 22474 solaris or linux.
0d06e24b
JM
22475
22476 * gdb.base/selftest.exp: Update to reflect changes to main.c.
22477
dc96c6c7 224782000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 22479
d63a86f8 22480 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
22481 "A syntax error" rather than "A parse error". Accept both.
22482
224832000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
22484
22485 * gdb.base/default.exp: Remove OS dependent string from "target
22486 remote" test.
22487 * gdb.base/help.exp: Same for "help target remote" test.
22488
c3f6f71d
JM
224892000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22490
22491 From Jim Kingdon <kingdon@redhat.com>:
22492
22493 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
22494 prompt (cleanup rather than necessity, but still might keep output
22495 from spilling to next test).
c3f6f71d
JM
22496
224972000-01-02 Fred Fish <fnf@cygnus.com>
22498
22499 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
22500 AIX, which defines them in <sys/types.h>.
22501
ed9a39eb 225021999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 22503
ed9a39eb 22504 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 22505 float" test.
ed9a39eb
JM
22506
225071999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 22508
ed9a39eb 22509 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
22510
22511 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
22512 outermost frame disallowed".
22513
225141999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
22515
22516 * gdb.base/setvar.exp: New tests for setting the value of a struct
22517 with a constant list.
22518
225191999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
22520
22521 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
22522 require the user to type a cast before setting the value of a struct.
22523
de57eccd
JM
225241999-12-06 Jim Blandy <jimb@cygnus.com>
22525
22526 * gdb.base/default.exp: Expect the new 'info float' command on
22527 all i386 platforms.
22528
22529 * gdb.threads/linux-dp.exp: Expand our ability to recognize
22530 LinuxThreads libraries that don't support debugging.
22531
c2d11a7d
JM
22532Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
22533
22534 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
22535 Change the buffer type to ``unsigned char'' to simplify size
22536 arithmetic.
c2d11a7d
JM
22537
22538 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
22539 stub only handles 400-1 byte packets. Verify that the download
22540 worked.
c2d11a7d
JM
22541
225421999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
22543
22544 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
22545 tests, using UNRESOLVED for the untested cases. Also, does not wait
22546 for a timeout if the prompt was received before a recognizable pattern.
22547
225481999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
22549
22550 * lib/gdb.exp (gdb_expect_list): Fix spelling.
22551
225521999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22553
22554 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 22555 watchpoints.
c2d11a7d
JM
22556
225571999-11-24 Jason Merrill <jason@casey.cygnus.com>
22558
22559 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
22560
22561 * gdb.c++/local.exp: Be more flexible in recognizing local class
22562 name mangling. Don't allow horribly truncated method names.
22563 * gdb.c++/derivation.exp: Expect protected inheritance.
22564 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
22565 * gdb.c++/virtfunc.exp: Likewise.
22566 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
22567 when printing a nested enum.
22568
225691999-11-22 Jim Blandy <jimb@cygnus.com>
22570
22571 * gdb.base/step-test.exp: Properly await GDB's response to setting
22572 a breakpoint on the call to large_struct_by_value.
22573
22574 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
22575 just because we have debug info for the `start' function.
22576
225771999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
22578
22579 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
22580 "Unknown signal" messages, which indicate (on LinuxThreads) that
22581 GDB doesn't know how to debug threads on this system. This is
22582 better than hanging while philosopher 0 dumps chatter into gdb.log.
22583
225841999-11-18 Tom Tromey <tromey@cygnus.com>
22585
22586 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
22587
225881999-11-18 Fred Fish <fnf@cygnus.com>
22589
22590 * gdb.base/coremaker2.c: Add sample program for generating
22591 cores that is more self contained than coremaker.c. Eventually
22592 I'll add more code to this and tie it into the testsuite.
22593
4ce44c66
JM
225941999-11-12 Stan Shebs <shebs@andros.cygnus.com>
22595
22596 * gdb.base/dollar.exp: Remove, now in gdb.hp.
22597
225981999-11-10 Jimmy Guo <guo@cup.hp.com>
22599
22600 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 22601 from $srcdir/lib/.
4ce44c66 22602 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 22603 and gdb.c++/.
4ce44c66
JM
22604
22605 * gdb.c++/derivation.exp: remove redundant get compiler info code.
22606
d63a86f8 22607 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
22608 'continue with watch' test point.
22609
226101999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
22611
22612 Merged from p2linux-990323-branch:
d63a86f8 22613
4ce44c66
JM
22614 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
22615
11cf8741
JM
22616Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
22617
22618 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 22619 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
22620
22621Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
22622
22623 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 22624 gdb_expect_list.
11cf8741
JM
22625
22626Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
22627
22628 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
22629
226301999-11-03 Mark Salter <msalter@cygnus.com>
22631
22632 * gdb.base/break.exp: Fix "stub continue" pattern.
22633
226341999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
22635
22636 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
22637
226381999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
22639
22640 * gdb.base/display.exp ("finish"): Add timeout clause.
22641
22642 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
22643 plain prompt clause, so this doesn't have to time out in order to
22644 fail.
22645
22646 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 22647 breakpoint hit messages include an address.
11cf8741
JM
22648
22649 * gdb.base/display.exp: Don't forget to escape parens in regular
22650 expressions. Unix regexp notatation sucks.
22651
226521999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22653
22654 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 22655 order for 'signalled' message.
11cf8741 22656
5c44784c
JM
226571999-11-01 Stan Shebs <shebs@andros.cygnus.com>
22658
22659 From Jimmy Guo <guo@cup.hp.com>:
22660 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
22661 * gdb.base/annota1.c: Add code for tests to work with.
22662
226631999-10-26 Frank Ch. Eigler <fche@cygnus.com>
22664
22665 * gdb.base/remote.exp: New test for remote downloading settings.
22666 * gdb.base/remote.c: New file with large .data.
22667
917317f4
JM
226681999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
22669
22670 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
22671 for LinuxThreads support, merged from the Code Fusion branch.
22672
22673Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
22674
22675 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
22676 containing exp_continue into a while within an expect. Don't
22677 attempt a start more than three times. Check return value from
22678 gdb_load.
d63a86f8 22679
2df3850c
JM
22680Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
22681
22682 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 22683 a pass case.
2df3850c 22684
2acceee2
JM
226851999-10-01 Kevin Buettner <kevinb@cygnus.com>
22686
22687 * gdb.base/break.c (main): Added a statement that we can step
22688 off of.
22689 * gdb.base/break.exp: Added tests for setting a breakpoint
22690 at an offset and stepping onto a breakpoint.
22691
226921999-10-01 Fred Fish <fnf@cygnus.com>
22693
d63a86f8 22694 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
22695 gdb output.
22696
c2c6d25f
JM
226971999-09-18 Jim Blandy <jimb@cris.red-bean.com>
22698
22699 * gdb.base/break.exp: Code locations are in hex, don't forget!
22700 (For HP-UX.)
22701
227021999-09-17 Stan Shebs <shebs@andros.cygnus.com>
22703
22704 * condbreak.exp: Use break.c as test program.
22705 * condbreak.c: Remove, redundant with break.c.
22706
227071999-09-15 Stan Shebs <shebs@andros.cygnus.com>
22708
22709 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 22710 Z-packets if the target needs it.
c2c6d25f
JM
22711
227121999-09-13 James Ingham <jingham@leda.cygnus.com>
22713
22714 * gdb.c++/overload.exp: Added tests for listing overloaded
22715 functions with function pointers in the arg, explicitly calling
22716 out the version you want.
22717
cff3e48b
JM
227181999-09-09 Stan Shebs <shebs@andros.cygnus.com>
22719
22720 * long_long.exp: Add variations of test cases that work for
22721 targets with 16-bit ints and 32-bit doubles.
22722
d4f3574e
SS
227231999-09-08 Stan Shebs <shebs@andros.cygnus.com>
22724
22725 * break.c (main): Compare a possibly-uninitialized argc with an
22726 unlikely value that fits in 16 bits.
22727
227281999-09-07 Stan Shebs <shebs@andros.cygnus.com>
22729
22730 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
22731 0xfeeb, don't want negative numbers if ints are 16 bits.
22732
22733 * lib/gdb.exp (skip_cplus_tests): New proc.
22734 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
22735 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
22736 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
22737 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
22738 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
22739 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
22740 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
22741 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
22742
22743 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
22744
22745Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
22746
22747 * gdb.base/corefile.exp (up): Allow a parameter to appear
22748 in the frame that we're going up to.
22749
22750 From Jim Blandy <jimb@cygnus.com>:
22751
22752 * gdb.base/default.exp (info float): Expect some output now.
22753
22754 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
22755 returning floating-point values to fail on the x86.
22756 * gdb.base/callfwmall.exp (do_function_calls): Same.
22757
22758 * gdb.base/list.exp (test_listsize): Correct expectations for
22759 listing line 1 with listsize 2. Also, listing a single line
22760 works now, as does listing three lines. [Kevin's note: There
22761 were a number of other cases fixed too where the expectations
22762 differed...]
22763
227641999-09-02 Stan Shebs <shebs@andros.cygnus.com>
22765
22766 * gdb.base/selftest.exp: Add case for when version prints as
22767 constant string instead of char pointer.
22768
104c1213
JM
227691999-08-25 Stan Shebs <shebs@andros.cygnus.com>
22770
22771 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 22772 stepping out of main.
104c1213
JM
22773
22774 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
22775 G++ used.
22776
22777 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 22778 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
22779
22780 * gdb.c++/ovldbreak.exp: Update match string in test that
22781 includes a warning of multiple breakpoints.
22782
227831999-08-24 Stan Shebs <shebs@andros.cygnus.com>
22784
22785 * gdb.base/display.exp: Improve precision of step-after-finish
22786 added yesterday.
22787
22788 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 22789 test.
104c1213
JM
22790
22791 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
22792 configs when using G++, not just hppa*.
22793
227941999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22795
22796 * gdb.base/async.c: New file.
22797 * gdb.base/async.exp: New file.
22798
22799Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
22800
22801 * gdb.base/break.exp: Tweak PA specific tests to properly handle
22802 PA64.
22803
53a5351d
JM
22804Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
22805
104c1213
JM
22806 * gdb.base/display.exp: "finish" can leave us mid-line on many
22807 targets, deal with it. Add a small constant to main, instead of
22808 1000 since main+1000 may not be a valid address in the target.
22809
53a5351d
JM
22810 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
22811 on hpux11.
22812
22813 * gdb.base/attach.exp: Handle another hpux11 error message variant
22814 when attaching to a process that does not exist.
22815
228161999-08-19 J.T. Conklin <jtc@redback.com>
22817
22818 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 22819 characters in 'continue to 1241' test.
53a5351d
JM
22820
228211999-08-17 Stan Shebs <shebs@andros.cygnus.com>
22822
22823 * gdb.base/call-ar-st.exp: Add a shorter match case for the
22824 stop in print_long_arg_list, define and use a whitespace
22825 variable in print_small_structs test, add an XFAIL for Solaris.
22826 * gdb.base/dbx.exp: XFAIL func commands until somebody is
22827 interested enough to fix.
22828
7be570e7
JM
228291999-08-13 Keith Seitz <keiths@cygnus.com>
22830
22831 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
22832 (dbx_gdb_load): Remove. Use gdb_load instead, since that
22833 proc knows about targets other than the natives.
22834 (test_assign): Use "gdb_run_cmd" to "run" the target.
22835 Check that we've actually hit the breakpoint at main.
22836 When we attempt to assign a value to a local variable, check
22837 that the variable is in the current scope, i.e., don't use
22838 a test with an empty result.
22839
22840Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
22841
22842 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 22843 command.
7be570e7
JM
22844
228451999-08-09 Stan Shebs <shebs@andros.cygnus.com>
22846
22847 From Jimmy Guo <guo@cup.hp.com> and others at HP:
22848 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
22849 gdb.compat, gdb.threads-hp.
22850 gdb.hp/configure, gdb.hp/configure.in: New files.
22851 gdb.hp/Makefile.in: Recurse into new subdirs.
22852 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
22853 gdb.hp/gdb.objdbg: New directory, tests for debugging info
22854 in object files.
22855 gdb.hp/tools: New directory, aux tools for HP-specific tests.
22856
96baa820
JM
228571999-08-05 Stan Shebs <shebs@andros.cygnus.com>
22858
22859 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 22860 funky printf, remove a bogus p/a test.
96baa820
JM
22861
228621999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22863
22864 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
22865 connected to the target. This is necessary when running not
22866 natively.
96baa820
JM
22867
228681999-08-03 Stan Shebs <shebs@andros.cygnus.com>
22869
22870 * gdb.base/step-test.exp: Removed some extraneous messages.
22871
22872 * gdb.base/long_long.exp: Don't run memory examination tests
22873 on little-endian targets (they will need a different set of
22874 results to match).
22875
228761999-08-02 Stan Shebs <shebs@andros.cygnus.com>
22877
22878 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
22879 until somebody decides to fix GDB.
22880
22881 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 22882 constant as "ULL".
96baa820
JM
22883 * gdb.base/long_long.exp: Loosen x/c test, add partial result
22884 matches for a couple x/2 commands.
22885
a0b3c4fd
JM
228861999-07-30 Stan Shebs <shebs@andros.cygnus.com>
22887
22888 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
22889 by merging in ref-types2 tests.
22890 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
22891
22892 From Jimmy Guo <guo@cup.hp.com> and others at HP:
22893 * gdb.c++/Makefile.in: Add standard actions.
22894 (EXECUTABLES): Rename from PROGS, update list.
22895 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
22896 from gdb.hp.
22897 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
22898 foo and bar locals.
22899 * gdb.c++/anon-union.exp: Fix tests to match.
22900 * gdb.c++/classes.exp: Run if HP compiler used, add extra
22901 expect matches to handle output variations.
22902 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
22903 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 22904 output, add HP alternatives for new and delete prints.
a0b3c4fd 22905 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 22906 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
22907 * gdb.c++/demangle.exp: Use $style when reporting failure.
22908 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
22909 * gdb.c++/inherit.exp: Run if HP compiler used, add some
22910 match alternatives.
22911 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 22912 compilers.
a0b3c4fd
JM
22913 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
22914 * gdb.c++/method.exp: Add match alternatives.
22915 * gdb.c++/misc.cc: Add bool types.
22916 * gdb.c++/misc.exp: Add tests for bool types.
22917 * gdb.c++/overload.exp: Add xfails.
22918 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
22919 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
22920 add some more template parameter tests (only for HP currently).
22921 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
22922 * gdb.c++/virtfunc.cc: Add return type and value for main.
22923 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
22924 match alternatives.
d63a86f8 22925
a0b3c4fd
JM
229261999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22927
22928 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
22929
229301999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
22931
22932 * gdb.base/signals.exp: Don't expect getting a backtrace from
22933 within a signal handler to fail on Linux.
22934
229351999-07-29 Stan Shebs <shebs@andros.cygnus.com>
22936
22937 From Jimmy Guo <guo@cup.hp.com> and others at HP:
22938 * lib/gdb.exp: Remove some gratuitious semicolons.
22939 (delete_breakpoints): Increase timeout.
22940 (gdb_expect): Add -notransfer option.
22941 (gdb_test): Use -notransfer option.
22942 (get_compiler_info): Add f77 case.
22943 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 22944 case.
a0b3c4fd
JM
22945 (gdb_preprocess): Call get_compiler.
22946
22947 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
22948 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
22949 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
22950 gdb.base/long_long.exp, gdb.base/printcmds.exp,
22951 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
22952 third arg to gdb_test.
a0b3c4fd
JM
22953 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
22954 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 22955 HP-UX xfails, add others.
a0b3c4fd
JM
22956 * gdb.base/completion.exp: Reflect name change of self-test.
22957 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
22958 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
22959 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
22960 HP failure number.
a0b3c4fd
JM
22961 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
22962 useless HP-UX 10.30 references.
22963 * gdb.base/maint.exp: Loosen matches.
22964 * gdb.base/pointers.c (main): Declare more_code.
22965 * gdb.base/pointers.exp: Match on output of a `next'.
22966 * gdb.base/structs.c: Add prototypes.
22967 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
22968 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
22969
229701999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22971
22972 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 22973 command.
a0b3c4fd
JM
22974
229751999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22976
22977 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
22978 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
22979
22980 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
22981 debug info. Deal with lack of signal hanlder info in stack.
22982
a9c64011 22983 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
22984 * gdb.base/annota1.exp: If printf has debug info, deal with it.
22985
5a2468f5
JM
229861999-07-19 Stan Shebs <shebs@andros.cygnus.com>
22987
22988 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 22989 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 22990
adf40b2e
JM
22991Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
22992
22993 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 22994 a1-selftest.exp.
adf40b2e
JM
22995 * gdb.base/configure: Re-generate.
22996
229971999-07-12 Stan Shebs <shebs@andros.cygnus.com>
22998
22999 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
23000 in trying to run first and name is too long.
23001
23002 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
23003 pointers2.c and pointers2.exp, respectively.
23004 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
23005 doschk happier.
23006
43e526b9
JM
230071999-07-08 Stan Shebs <shebs@andros.cygnus.com>
23008
23009 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
23010 callfuncs2.c and callfuncs2.exp.
23011
23012 * gdb.base/list.exp: Remove mistaken xfails.
23013 * gdb.base/list0.h: Add optional prototypes.
23014
9846de1b
JM
23015Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
23016
a9c64011 23017 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 23018 calling malloc.
a9c64011
AS
23019 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
23020 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 23021 use.
9846de1b
JM
23022
230231999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23024
23025 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
23026 * gdb.base/annota2.cc, annota2.exp: Move from here.
23027 * gdb.c++/annota2.cc, annota2.exp: To here.
23028 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
23029
43ff13b4
JM
23030Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
23031
23032 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 23033 a consistent format.
43ff13b4 23034
085dd6e6
JM
230351999-06-25 Stan Shebs <shebs@andros.cygnus.com>
23036
23037 From Jimmy Guo <guo@cup.hp.com> and others at HP:
23038 * lib/gdb.exp (get_compiler_info): Add detection for assorted
23039 HP compilers, also set the globals $true and $false.
23040
23041 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
23042 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
23043 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
23044 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
23045 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
23046 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
23047 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
23048 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
23049 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
23050 whatis.c} Add C++ compatible function definitions and return
23051 types, add includes for library functions.
085dd6e6
JM
23052 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
23053 * gdb.base/step-test.c (myglob): Rename from glob.
23054 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
23055 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
23056 files, move here from gdb.hp.
085dd6e6 23057 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
23058 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
23059 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
23060 Adjust line numbers in regexps.
085dd6e6
JM
23061
23062 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
23063 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
23064 instead of 0/1.
23065
23066 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
23067 foll-vfork.exp: New files, move here from gdb.hp.
23068 * gdb.base/page.exp: New file, test of pagination command.
23069
23070 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
23071 recursion test.
23072 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
23073
23074 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 23075 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
23076
23077 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 23078 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 23079 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 23080 watchpoint test.
085dd6e6
JM
23081 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
23082 them work.
23083 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
23084 expressions properly.
23085 * gdb.base/corefile.exp: Loosen the match slightly.
23086 * gdb.base/default.exp: Allow "Error accessing memory" message
23087 also.
23088 * gdb.base/display.exp: Skip over x/0 j if PA64.
23089 * gdb.base/funcargs.exp: Add xfails for HP-UX.
23090 * gdb.base/interrupt.exp: Ditto.
23091 * gdb.base/langs.exp: Add symbolic matches governed by compiler
23092 in use.
23093 * gdb.base/list.exp: Add xfails for HP-UX.
23094 * gdb.base/long_long.exp: Refine some of the numeric matches.
23095 * gdb.base/mips_pro.exp: Xfail on HP-UX.
23096 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
23097 * gdb.base/nodebug.exp: Succeed on more varieties of output.
23098 * gdb.base/opaque.exp: Remove some HP-UX xfails.
23099 * gdb.base/ptype.exp: Succeed on more varieties of output.
23100 * gdb.base/scope.exp: Add xfails for HP-UX.
23101 * gdb.base/sect-cmd.exp: Add more cases.
23102 * gdb.base/setvar.exp: Add xfails for HP-UX.
23103 * gdb.base/shlib-call.exp: Loosen some matches slightly.
23104 * gdb.base/signals.exp: Match on void symbolically.
23105 * gdb.base/step-test.exp: Add case for PA64.
23106 * gdb.base/term.exp: Add exit and restart.
23107 * gdb.base/twice.exp: Clean up after self.
23108 * gdb.base/varargs.exp: Disable overload resolution explicitly.
23109 * gdb.base/whatis.exp: Allow more ways to pass tests.
23110
23111 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 23112 no longer useful.
085dd6e6
JM
23113
23114Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
23115
23116 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 23117 list of patterns.
085dd6e6 23118 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
23119 print_double_array(double_array)", "continuing to breakpoint
23120 1018", "print print_double_array(array_d)" and "continuing to
23121 1034" tests.
d63a86f8 23122
085dd6e6
JM
231231999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
23124
a9c64011 23125 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
23126
231271999-06-24 Stan Shebs <shebs@andros.cygnus.com>
23128
23129 * config/mt-*: Remove, these haven't been used since 1996.
23130
231311999-06-22 Stan Shebs <shebs@andros.cygnus.com>
23132
23133 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 23134 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
23135 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
23136
9e0b60a8
JM
231371999-06-18 Stan Shebs <shebs@andros.cygnus.com>
23138
23139 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
23140 simpler match case for the ptype of the big class.
23141
231421999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
23143
23144 * gdb.exp: Fix test for gdb_prompt existence.
23145
231461999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
23147
23148 * gdb.exp (gdb_test): Add fail after calls to perror.
23149
231501999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
23151
23152 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
23153
231541999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
23155
23156 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
23157
0f71a2f6
JM
23158Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
23159
23160 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 23161 malloc() is linked in.
0f71a2f6
JM
23162
231631999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
23164
23165 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
23166 step at end.
23167
23168 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
23169
231701999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
23171
23172 * gdb.java/jv-print.exp: New file. (Our first Java test!)
23173
cce74817
JM
23174Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
23175
23176 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
23177 * gdb.base/mips_pro.exp: Likewise.
23178
231791999-06-02 Keith Seitz <keiths@cygnus.com>
23180
23181 * gdb.c++/templates.cc: Change all "new" operators to throw
23182 an exception.
23183 * gdb.c++/cplusfuncs.cc: Likewise.
23184
23185 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
23186
23187Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
23188
23189 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
23190 * gdb.base/ending-run.exp: When stepping out of main, accept a
23191 step into an arbitrary assembler file.
cce74817 23192
392a587b
JM
231931999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23194
d63a86f8 23195 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 23196 "breakpoint-invalid" to be printed.
d63a86f8 23197 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
23198 number of "frames-invalid" and "breakpoint-invalid" to be printed.
23199 * gdb.base/annota2.cc: Initialize a.x to 0.
23200
9e086581
JM
232011999-05-17 Keith Seitz <keiths@cygnus.com>
23202
23203 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
23204 when "skip_float_tests" set.
23205 Ditto for "print print_double_array(array_d)", "print print_small_structs",
23206 "print print_ten_doubles", and "step into print_long_arg_list".
23207 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
23208 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
23209 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
23210 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
23211 "skip_float_tests" is set.
23212 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
23213 when "skip_float_tests" set.
d63a86f8 23214
cd0fc7c3
SS
232151999-05-06 Keith Seitz <keiths@cygnus.com>
23216
23217 * gdb.base/annota2.cc: Include stdio.h.
23218
23219Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
23220
23221 * gdb.base/crossload.exp: Remove, this has been disabled ever
23222 since BFD stopped including all targets, and cross-GDB gets
23223 plenty of testing anyway.
23224 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
23225 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
23226 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
23227 * gdb.base/README: Remove, was doc for this.
23228 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 23229 needed.
cd0fc7c3 23230
b83266a0
SS
232311999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23232
23233 * gdb.base/call-ar-st.exp: Fix one regular expression in test
23234 output.
23235
23236 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
23237 * gdb.base/annota2.exp: New file. More annotation tests.
23238 * gdb.base/annota1.c: New file. Source file for annota1.exp.
23239 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
23240
232411999-04-23 Angela Marie Thomas <angela@cygnus.com>
23242
23243 * config/cfdbug.exp: New file.
23244
7a292a7a
SS
232451999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
23246
23247 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
23248 Marcus Daniel's and Dale Hawkins's demangler crashes.
23249
23250 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
23251 test_lucid_style_demangling, test_arm_style_demangling,
23252 test_hp_style_demangling): Try Tom Tromey's core-dumping
23253 identifier under each demangling style.
7a292a7a
SS
23254
232551999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
23256
23257 * gdb.c++/demangle.exp: Include the current demangling style
23258 in all test names.
23259 (current_demangling_style): New global variable.
23260 (set_demangling_style, test_demangling_core, test_demangling,
23261 test_demangling_exact): New functions.
23262 (test_gnu_style_demangling, test_lucid_style_demangling,
23263 test_arm_style_demangling, test_hp_style_demangling): Use those,
23264 instead of calling gdb_test and gdb_test_exact directly.
23265 (catch_demangling_errors): New function, which reports errors
23266 signalled by the demangling test functions in an orderly way.
23267 (do_tests): Use catch_demangling_errors.
23268
232691999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
23270
23271 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 23272 grouping in expressions, not {}.
7a292a7a
SS
23273
23274 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 23275 initialized yet.
7a292a7a
SS
23276
232771999-04-01 Stan Shebs <shebs@andros.cygnus.com>
23278
23279 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
23280 are listed.
23281
232821999-03-26 Stan Shebs <shebs@andros.cygnus.com>
23283
23284 * gdb.stabs/weird.exp: Test for CC being defined before
23285 looking at its value.
23286
232871999-03-25 Stan Shebs <shebs@andros.cygnus.com>
23288
23289 * gdb.base/call-ar-st.exp: Remove stray '#'.
23290 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
23291 "short int" and "long int".
23292 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 23293 change, to mollify finicky HP compiler.
7a292a7a
SS
23294 * gdb.hp/reg-test.exp (testfile): Fix file name.
23295 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 23296
7a292a7a
SS
23297 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
23298 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
23299 alternate form of enum ptype.
23300
c906108c
SS
233011999-03-23 Stan Shebs <shebs@andros.cygnus.com>
23302
7a292a7a
SS
23303 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
23304 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
23305 passing skip_hp_tests, so as not to waste time on guaranteed
23306 failure.
7a292a7a 23307
c906108c
SS
23308 * gdb.c++/overload.cc: Pass string instead of char addr, always
23309 init ccpfoo.
23310 * gdb.c++/templates.cc: Fix syntax error.
23311
7a292a7a
SS
23312Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23313
23314 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 23315 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
23316 command.
23317
233181999-03-18 James Ingham <jingham@cygnus.com>
23319
23320 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
23321
23322 * gdb.c++/method.exp: It was testing an uninitialized int on the
23323 stack and assuming it was positive.
23324
23325 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
23326
23327 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 23328 keep it from killing the rest of the tests.
7a292a7a
SS
23329 Use gdb_continue_to_end.
23330
23331 * gdb.base/sigall.exp: use gdb_continue_to_end.
23332
23333 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
23334
23335 * gdb.base/display.exp: use runto_main, not run.
23336
d63a86f8
RM
23337 * gdb.base/default.exp: Check for the current error message in the
23338 r abbreviation test.
7a292a7a
SS
23339 Add strongarm to the targets that know info float.
23340
d63a86f8 23341 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
23342 run which doesn't work with monitors.
23343
23344 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
23345
23346 * gdb.base/break.exp: use the gdb_continue_to_end proc.
23347
23348 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
23349 program. Traps the case (in Cygmon) when the program never really
23350 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
23351 more places, so I used my name. Sorry Mark...
23352
23353 * config/monitor.exp (gdb_target_monitor): added another
23354 target_info parameter: remotebinarydownload. This will set the
23355 remotebinarydownload flag if this is causing some boards trouble.
23356
233571999-03-18 Mark Salter <msalter@cygnus.com>
23358
23359 * lib/gdb.exp (continue_to_exit): New function.
23360
23361 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
23362 * gdb.base/ending-run.exp: Ditto.
23363 * gdb.base/step-test.exp: Ditto.
23364
233651999-03-16 Stan Shebs <shebs@andros.cygnus.com>
23366
23367 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
23368 (suggested by Art Haas <ahaas@neosoft.com>).
23369
233701999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
23371
889bf7c5 23372 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
23373
23374Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
23375
23376 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 23377 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
23378
233791999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
23380
23381 * gdb.base/call-strs.exp: Don't assume that `step' will step over
23382 a call to strlen; sometimes we do have sources.
23383
233841999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
23385
23386 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 23387 character, so GDB won't print garbage after its end.
d63a86f8 23388
c906108c
SS
23389 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
23390 breakpoint there instead. Sometimes GCC emits memcpy to handle
23391 the large structures being passed by value, so we step into that
23392 instead of sum_array_print, which obscures what we're really testing.
23393 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
23394 the bizarre steps into memcpy, so do that here. Add check for
23395 stepping into function calls that pass large structures by value.
23396 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
23397 Remove all references to specific line numbers.
23398 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
23399 New type and function.
23400 (main): Call large_struct_by_value, passing it a large struct by value.
23401 * lib/gdb.exp (gdb_get_line_number): New function.
23402
23403 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
23404 more portable.
23405
7a292a7a
SS
234061999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
23407
c906108c
SS
23408 * lib/gdb.exp: Doc fixes.
23409
7a292a7a
SS
234101999-03-05 Nick Clifton <nickc@cygnus.com>
23411
d63a86f8 23412 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
23413
234141999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
23415
c906108c 23416 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
23417 commands. They're not germane to this test, and they don't work
23418 that way on remote targets.
c906108c 23419
3fc11d3e
JM
234201999-03-01 James Ingham <jingham@cygnus.com>
23421
23422 * Changelog entries merged over from gdb development branch.
23423
3fc11d3e
JM
23424 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
23425
23426 * lib/gdb.exp (gdbtk_analyze_results): Generic function
23427 for outputting results of test run.
23428
2d4a1622 23429 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
23430
23431 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 23432
7a292a7a
SS
234331999-02-25 Felix Lee <flee@cygnus.com>
23434
23435 * lib/gdb.exp (debug_format): initialize
23436
c906108c
SS
234371999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
23438
23439 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
23440 * gdb.base/call-rt-st.c: Ditto.
23441
c906108c
SS
234421999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
23443
23444 * gdb.threads/pthreads.exp (horiz): New variable.
23445 (test_startup): Fix regexps that capture thread numbers.
23446
234471999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
23448
23449 * gdb.base/smoke.exp: Disambiguate two test case names (both
23450 called ``print'').
23451
23452Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
23453
23454 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 23455 compilation.
c906108c
SS
23456
234571999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
23458
23459 * gdb.base/miscexprs.exp: Change patterns to match GDB's
23460 actual output formatting.
23461 * gdb.base/smoke.exp: GDB removes leading 0's.
23462 * gdb.base/volatile.exp: Don't check type of remuneration;
23463 that variable is no longer defined in constvars.c.
23464 * gdb.base/step-test.c (main): Exit with explicit exit code.
23465 * gdb.base/step-test.exp: Remove two nexti checks--they are
23466 not portable.
23467
234681999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
23469
23470 * gdb.base/help.exp ("help delete display"): Fix test to match
23471 gdb's output.
23472
23473 * gdb.base/long_long.c (known_types): Initialize values to zero.
23474 * gdb.base/long_long.exp: Step one more line
23475 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
23476 leading zeros. Explicitly ask for hex formatting. Use
23477 unique test case names.
c906108c
SS
23478
23479Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23480
d63a86f8 23481 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
23482
23483 * gdb.c++/method.exp: Add missing close brace.
23484
234851999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
23486
23487 * gdb.base/maint.exp: Use 'set height 0' to disable page
23488 prompting, not 'set height 400'.
23489
23490 Fix a bunch of timeouts.
23491 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
23492 four separate tests, so expect doesn't take forever to match a ton
23493 of text against a regexp with lots of .* forms.
23494 ("maint print psymbols", "maint print symbols"): Make some of
23495 these greps more selective, so that expect doesn't try to wade
23496 through huge piles of output and time out.
23497
23498 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
23499
23500 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
23501 tests: one which doesn't expect shlib events to be reported, and
23502 another which does, but is XFAIL for all platforms other than
23503 HP/UX.
c906108c
SS
23504
23505 * gdb.base/break.exp: Teach the test suite that the `catch
23506 fork', `catch vfork', and `catch exec' commands produce error
23507 messages on platforms that don't provide these features.
23508
23509Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
23510
23511 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
23512 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
23513 (shortening names from solib_threshold.exp etc), won't run on
23514 anything but HP-UX for the foreseeable future.
c906108c 23515 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 23516 reflect move.
c906108c
SS
23517
23518Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
23519
23520 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 23521 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
23522
23523Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
23524
23525 * gdb.base/shlib-call.exp: add test cases to verify that gdb
23526 successfully re-sets breakpoints in shared libraries.
23527 * gdb.base/shmain.c (main): return 0, don't fall off the end.
23528
23529Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23530
d63a86f8
RM
23531 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
23532 and compiled w/o GCC.
c906108c
SS
23533
23534 * gdb.hp/watch-cmd.exp: ditto.
23535
23536 * gdb.hp/watch-hp.exp: ditto.
23537
23538 * gdb.hp/xdb1.exp: ditto.
23539
23540 * gdb.hp/xdb2.exp: ditto.
23541
23542 * gdb.hp/dbx.exp: ditto.
23543
23544Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
23545
23546 * constvars.c: Remove C++-isms.
23547 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 23548 with GCC.
c906108c
SS
23549
23550Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
23551
23552 The following changes are part of the HP merge.
23553
23554 * gdb.base/break.exp: new tests to verify that catchpoints for
23555 fork, vfork, and exec don't trigger inappropriately.
23556
23557 * gdb.base/opaque.exp: compile one file at a time, then link.
23558
23559 * gdb.base/signals.exp: be more restrictive about which hppa
23560 systems receive a setup_xfail. new tests.
23561
23562 * gdb.base/solib_threshold.build: new file.
23563 * gdb.base/solib_threshold.exp: new file.
23564 * gdb.base/solib_threshold.link_opts: new file.
23565 * gdb.base/solib_threshold.mk: new file.
23566 * gdb.base/gen_solib_threshold.c: new file.
23567
23568 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
23569 tests. New tests for enums inside classes.
23570
23571 * gdb.c++/compiler.cc: indicate support of template debugging.
23572
23573 * gdb.c++/demangle.exp: run hp style demangling tests.
23574
23575 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
23576 tests.
23577
23578 * gdb.c++/misc.cc: changes to support new tests.
23579
23580 * gdb.c++/templates.cc: changes to support HP's compiler; changes
23581 to support new tests.
23582
23583 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
23584 gcc, then skip these tests.
23585
23586Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
23587
23588 The following files are part of the HP merge; some had longer
23589 names at HP, but have been renamed to be no more than 14
23590 characters in length.
23591
23592 * gdb.hp/ambiguous.cc: new file.
23593 * gdb.hp/ambiguous.exp: new file.
23594 * gdb.hp/attach.exp: new file.
23595 * gdb.hp/attach2.exp: new file.
23596 * gdb.hp/classes-hp.exp: new file.
23597 * gdb.hp/ctti.exp: new file.
23598 * gdb.hp/ctti-add.cc: new file.
23599 * gdb.hp/ctti-add1.cc: new file.
23600 * gdb.hp/ctti-add2.cc: new file.
23601 * gdb.hp/ctti-add3.cc: new file.
23602 * gdb.hp/dbx.exp: new file.
23603 * gdb.hp/exception.cc: new file.
23604 * gdb.hp/exception.exp: new file.
23605 * gdb.hp/foll-exec.c: new file.
23606 * gdb.hp/foll-exec.exp: new file.
23607 * gdb.hp/foll-fork.c: new file.
23608 * gdb.hp/foll-fork.exp: new file.
23609 * gdb.hp/foll-vfork.c: new file.
23610 * gdb.hp/foll-vfork.exp: new file.
23611 * gdb.hp/inherit-hp.exp: new file.
23612 * gdb.hp/more-steps.exp: new file.
23613 * gdb.hp/namespace.cc: new file.
23614 * gdb.hp/namespace.exp: new file.
23615 * gdb.hp/optimize.exp: new file.
23616 * gdb.hp/pxdb.c: new file.
23617 * gdb.hp/pxdb.exp: new file.
23618 * gdb.hp/quicksort.exp: new file.
23619 * gdb.hp/reg-test.exp: new file.
23620 * gdb.hp/reg-test.s: new file.
23621 * gdb.hp/sized-enum.c: new file.
23622 * gdb.hp/sized-enum.exp: new file.
23623 * gdb.hp/start-stop.exp: new file.
23624 * gdb.hp/templ-hp.cc: new file.
23625 * gdb.hp/templ-hp.exp: new file.
23626 * gdb.hp/thr-lib.c: new file.
23627 * gdb.hp/thr-lib.exp: new file.
23628 * gdb.hp/thr-lib.h: new file.
23629 * gdb.hp/thr-liblib.c: new file.
23630 * gdb.hp/virtfun-hp.c: new file.
23631 * gdb.hp/virtfun-hp.exp: new file.
23632 * gdb.hp/watch-cmd.exp: new file.
23633 * gdb.hp/watch-hp.exp: new file.
23634 * gdb.hp/xdb1.exp: new file.
23635 * gdb.hp/xdb2.exp: new file.
23636 * gdb.hp/xdb3.exp: new file.
23637
23638Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
23639
23640 The following files are part of the HP merge; some had longer
23641 names at HP, but have been renamed to be no more than 14
23642 characters in length.
23643
23644 * gdb.base/ss.h: new file.
23645 * gdb.base/call-ar-st.c: new file.
23646 * gdb.base/call-ar-st.exp: new file.
23647 * gdb.base/call-rt-st.c: new file.
23648 * gdb.base/call-rt-st-exp: new file.
23649 * gdb.base/call-strs.exp: new file.
23650 * gdb.base/ena-dis-br.exp: new file.
23651 * gdb.base/environ.exp: new file.
23652 * gdb.base/long_long.exp: new file.
23653 * gdb.base/sect-cmd.exp: new file.
23654 * gdb.base/shlib-cl2.exp: new file.
23655 * gdb.base/smoke.exp: new file.
23656 * gdb.base/so-impl-ld.c: new file.
23657 * gdb.base/so-impl-ld.exp: new file.
23658 * gdb.base/so-indr-cl.c: new file.
23659 * gdb.base/so-indr-cl.exp: new file.
23660 * gdb.base/varargs.exp: new file.
23661 * gdb.base/volatile.exp: new file.
23662 * gdb.base/whatis-exp.exp: new file.
7a292a7a 23663 * gdb.base/display.exp: new file.
c906108c
SS
23664 * gdb.c++/derivation.exp: new file.
23665 * gdb.c++/local.exp: new file.
23666 * gdb.c++/member-ptr.exp: new file.
23667 * gdb.c++/overload.exp: new file.
23668 * gdb.c++/ovldbreak.exp: new file.
23669 * gdb.c++/ref-types.exp: new file.
23670 * gdb.c++/ref-types2.exp: new file.
23671 * gdb.c++/userdef.exp: new file.
d63a86f8 23672
c906108c
SS
23673Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
23674
23675 * gdb.base/default.exp: Reflect wording change in remote.c.
23676
dc96c6c7 23677Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23678
23679 * gdb.base/help.exp: Update to reflect current text.
23680
23681Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
23682
23683 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
23684 they're stack variables and contain garbage.
23685 * gdb.c++/anon-union.exp: new file.
23686
23687 The following changes were made by David Taylor
889bf7c5
PA
23688 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
23689 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
23690 in changes by HP.
c906108c
SS
23691
23692 * gdb.base/bitops.exp: new file.
23693 * gdb.base/default.exp: change expected messages for catch and
23694 info catch tests to reflect HP merge changes.
23695 * gdb.base/enable-disable-break.exp
23696 * gdb.base/ending-run.c: new file.
23697 * gdb.base/long_long.c: new file.
23698 * gdb.base/maint.exp: new file.
23699 * gdb.base/pointers2.exp: new file.
23700 * gdb.base/shlib-call2.exp: new file.
23701 * gdb.base/solib.exp: new file.
23702 * gdb.base/step-test.c: new file.
23703 * gdb.c++/anon-union.cc: new file.
23704 * gdb.c++/local.cc: new file.
23705 * gdb.c++/member-pointer.cc: new file.
23706 * gdb.c++/method.cc: new file.
23707 * gdb.c++/ref-types.cc: new file.
23708 * gdb.c++/ref-types2.cc: new file.
23709 * gdb.c++/userdef.cc: new file.
d63a86f8 23710
c906108c
SS
23711 * gdb.base/scope.exp: compile one file at a time, then link.
23712 * gdb.base/langs.exp: ditto.
23713 * gdb.base/list.exp: ditto.
d63a86f8 23714
c906108c
SS
23715Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
23716
23717 The following changes were made by David Taylor
889bf7c5
PA
23718 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
23719 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
23720 in changes by HP.
d63a86f8 23721
c906108c
SS
23722 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
23723 skip tests. When compiling pass c++ flag to gdb_compile.
23724 * gdb.c++/
d63a86f8 23725
c906108c
SS
23726 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
23727 test for on hppa*-*-hpux*; use args to see if c++ was specified.
23728 (skip_hp_tests): new function.
23729 (gdb_preprocess): new function.
23730
23731 * configure.in (hpdir): decide whether to configure gdb.hp.
23732 * configure: regenerated.
23733
23734 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
23735 to delete on clean.
23736 (EXECUTABLES): update to reflect new additions.
23737 * gdb.base/commands.exp: update message expected.
23738 * gdb.base/default.exp: add copyright notice.
23739 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
23740 * gdb.base/help.exp: update messages to reflect current text.
23741 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
23742 targets for recurse tests.
23743 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
23744 skip this file.
23745
23746 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
23747 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
23748 compilation.
23749 * gdb.c++/misc.exp: ditto.
23750 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
23751 run the tests. tell gdb_compile that it's a c++ compilation.
23752
23753 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 23754
c906108c
SS
23755 * gdb.base/all-bin.exp: new file.
23756 * gdb.base/arithmet.exp: new file.
23757 * gdb.base/assign.exp: new file.
23758 * gdb.base/completion.exp: new file.
23759 * gdb.base/cond-expr.exp: new file.
23760 * gdb.base/condbreak.exp: new file.
23761 * gdb.base/define.exp: new file.
23762 * gdb.base/dollar.exp: new file.
23763 * gdb.base/environment.exp: new file.
23764 * gdb.base/eval-skip.exp: new file.
23765 * gdb.base/jump.exp: new file.
23766 * gdb.base/logical.exp: new file.
23767 * gdb.base/pointers.exp: new file.
23768 * gdb.base/relational.exp: new file.
23769 * gdb.base/section_command.exp: new file.
23770 * gdb.base/whatis-expr.exp: new file.
23771
23772 * gdb.base/all-types.c: new file.
23773 * gdb.base/call-array-struct.c: new file.
23774 * gdb.base/call-return-struct.c: new file.
23775 * gdb.base/call-strings.c: new file.
23776 * gdb.base/callfuncs2.c: new file.
23777 * gdb.base/condbreak.c: new file.
23778 * gdb.base/constvars.c: new file.
23779 * gdb.base/display.c: new file.
23780 * gdb.base/int-type.c: new file.
23781 * gdb.base/jump.c: new file.
23782 * gdb.base/miscexprs.c: new file.
23783 * gdb.base/pointers.c: new file.
23784 * gdb.base/pointers2.c: new file.
23785 * gdb.base/shmain.c: new file.
23786 * gdb.base/shr1.c: new file.
23787 * gdb.base/shr2.c: new file.
23788 * gdb.base/solib.c: new file.
23789 * gdb.base/solib1.c: new file.
23790 * gdb.base/solib2.c: new file.
23791 * gdb.base/varargs.c: new file.
23792 * gdb.c++/derivation.cc: new file.
23793 * gdb.c++/overload.cc: new file.
23794 * gdb.c++/ovldbreak.cc: new file.
23795 * gdb.hp/attach.c: new file.
23796 * gdb.hp/attach2.c: new file.
23797 * gdb.hp/average.c: new file.
23798 * gdb.hp/compiler.c: new file.
23799 * gdb.hp/compiler.cc: new file.
23800 * gdb.hp/execd-program.c: new file.
23801 * gdb.hp/follow-exec.c: new file.
23802 * gdb.hp/follow-fork.c: new file.
23803 * gdb.hp/follow-vfork-and-exec.c: new file.
23804 * gdb.hp/misc-hp.cc: new file.
23805 * gdb.hp/more-steps.c: new file.
23806 * gdb.hp/optimize.c: new file.
23807 * gdb.hp/quicksort.c: new file.
23808 * gdb.hp/run-hp.c: new file.
23809 * gdb.hp/start-stop.c: new file.
23810 * gdb.hp/sum.c: new file.
23811 * gdb.hp/templates-hp.cc: new file.
23812 * gdb.hp/thread-local-in-lib.c: new file.
23813 * gdb.hp/thread-local-in-lib.h: new file.
23814 * gdb.hp/thread-local-in-lib.lib.c: new file.
23815 * gdb.hp/vforked-program.c: new file.
23816 * gdb.hp/virtfunc-hp.cc: new file.
23817 * gdb.hp/watchpoint-hp.c: new file.
23818 * gdb.hp/xdb.c: new file.
23819 * gdb.hp/xdb0.c: new file.
23820 * gdb.hp/xdb0.h: new file.
23821 * gdb.hp/xdb1.c: new file.
23822
23823Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
23824
23825 The following change was made by Edith Epstein
889bf7c5
PA
23826 <eepstein@cygnus.com> as part of a project to merge in changes
23827 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
23828
23829 * gdb.c++/demangle.exp: changed the expected output for some
23830 ARM-style mangling -- removed second reference to datatype.
889bf7c5 23831 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 23832 T1<char>::~T1<char>(void)
c906108c 23833 becomes,
a9c64011
AS
23834 maint demangle __dt__11T1__pt__2_cFv
23835 T1<char>::~T1(void)
c906108c 23836
889bf7c5 23837 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 23838
c906108c
SS
23839Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
23840
23841 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
23842 * gdb.trace/backtrace.exp: Likewise.
23843 * gdb.trace/circ.exp: Likewise.
23844 * gdb.trace/collection.exp: Likewise.
23845 * gdb.trace/deltrace.exp: Likewise.
23846 * gdb.trace/infotrace.exp: Likewise.
23847 * gdb.trace/limits.exp: Likewise.
23848 * gdb.trace/packetlen.exp: Likewise.
23849 * gdb.trace/passc-dyn.exp: Likewise.
23850 * gdb.trace/passcount.exp: Likewise.
23851 * gdb.trace/report.exp: Likewise.
23852 * gdb.trace/save-trace.exp: Likewise.
23853 * gdb.trace/tfind.exp: Likewise.
23854 * gdb.trace/tracecmd.exp: Likewise.
23855 * gdb.trace/while-dyn.exp: Likewise.
23856 * gdb.trace/while-stepping.exp: Likewise.
23857
238581998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
23859
23860 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
23861
23862Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
23863
23864 From Brendan Kehoe:
23865 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
23866 int return types.
23867
23868Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
23869
23870 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 23871 remote dos host testing right.
c906108c
SS
23872
23873Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
23874
23875 * gdb.base/corefile.exp: remove some xfails.
23876
23877Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
23878
23879 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 23880 have different timestamps.
c906108c
SS
23881
23882Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
23883
23884 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 23885 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
23886
23887Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
23888
23889 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 23890 delta.
c906108c
SS
23891
23892Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
23893
23894 * gdb.base/default.exp: Add brace missing from previous delta.
23895
23896Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
23897
23898 * gdb.base/default.exp: Support test for info float for all
23899 varieties of arm toolchain.
23900
dc96c6c7 23901Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23902
23903 * gdb.trace/*.exp: remove "remote_download" command.
23904
dc96c6c7 23905Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23906
23907 * gdb.trace/*.exp: remove -gdwarf from compile.
23908
23909Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
23910
23911 * gdb.trace/configure.in(AC_INIT): typo
23912 * gdb.trace/configure: regenerated
23913
dc96c6c7 23914Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23915
23916 * config/m68k-emc.exp: New file.
23917 * lib/<emc-support.exp trace-support.exp}: New files.
23918 * configure.in: add new test directory gdb.trace.
23919 * gdb.trace/{configure configure.in Makefile.in}: New files.
23920 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
23921 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
23922 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
23923 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
23924 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
23925 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
23926 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 23927
dc96c6c7 23928Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23929
23930 * gdb.c++/classes.exp: Change all regular expressions to match
23931 arbitrary combinations of newline/carriage-return, so that they
23932 will work equally well on Unix and Windows.
23933 * gdb.c++/inherit.exp: ditto.
23934 * gdb.c++/virtfunc.exp: ditto.
23935
239361998-08-11 Dawn Perchik <dawn@cygnus.com>
23937
23938 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
23939
c2d11a7d
JM
23940Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
23941
23942 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
23943 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
23944 to use a0-a3/d0-d3 as needed.
23945
23946Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
23947
23948 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
23949 * gdb.disasm/am33.exp: Corresponding changes.
23950
c906108c
SS
239511998-07-11 Felix Lee <flee@cygnus.com>
23952
23953 * gdb.base/callfuncs.exp: add cmp10 test.
23954 * gdb.base/callfuncs.c (cmp10): new function.
23955
23956Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
23957
d63a86f8 23958 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
23959 into two parts to get around a synchronization problem in expect.
23960
3fc11d3e
JM
23961Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
23962
23963 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
23964
23965 * configure.in: Add options for gdbtk testsuite.
23966
23967 * configure: Regenerate.
23968
23969 * gdb.gdbtk: New directory to hold gdbtk tests.
23970
c906108c
SS
23971Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
23972
23973 * gdb.fortran/types.exp: Escape brackets in expect patterns
23974 for test_float_literal_types_accepted tests.
23975 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
23976 before run test.
23977
c2d11a7d
JM
23978Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
23979
23980 * am33.exp: Just compile, do not link the testcase.
23981 * am33.s: Add ".am33" pseudoop to force am33 mode.
23982
c906108c
SS
239831998-06-25 Felix Lee <flee@cygnus.com>
23984
23985 * gdb.base/setshow.exp: make sure $pc is sane.
23986
23987 * gdb.stabs/weird.exp: split expect patterns properly.
23988
c2d11a7d
JM
23989Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
23990
23991 * gdb.disasm/am33.s: New disassembler testfile for the am33.
23992 * gdb.disasm/am33.exp: Run it.
23993
dc96c6c7 23994Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23995
23996 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
23997 match processing (and eliminate spurious timeouts when running).
23998
dc96c6c7 23999Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24000
24001 * gdb.base/signals.exp (test_handle_all_print): put back Mach
24002 exception test, but conditionalize it on target [mach | gnu].
24003
dc96c6c7 24004Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24005
24006 * gdb.base/overlays.exp: fixup compile line for linker script.
24007
24008Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
24009
24010 * gdb.fortran/types.exp: don't guess at float size.
24011
24012Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
24013
24014 * gdb.base/exprs.exp: delete test that depends on int size.
24015
24016Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
24017
24018 * config/sim.exp: Removed checks for target triplets.
24019 (gdb_target_sim): Use gdb,target_sim_options.
24020
24021Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
24022
24023 * gdb.base/reread.exp: New file.
24024 * gdb.base/reread1.c: New file.
24025 * gdb.base/reread2.c: New file.
24026
24027Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
24028
24029 * config/sim.exp: Use 'target sim -sparclite' when running
24030 SPARClite programs.
24031
24032Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
24033
24034 * gdb.base/structs2.exp: New file.
24035 * gdb.base/structs2.c: New file.
24036
24037Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
24038
24039 * gdb.asm/common.inc: New file.
24040 * gdb.asm/d10v.inc: New file.
24041 * asm-source.exp: Pass -I's to gas to find .inc files.
24042 Update line numbers in expected output.
24043 * asmsrc1.s: Rewrite.
24044 * asmsrc2.s: Rewrite.
24045 * configure.in: Create arch.inc symlink.
24046 * configure: Regenerate.
24047 * Makefile.in (distclean): Delete arch.inc.
24048
24049Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
24050
24051 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
24052 (t_enum_value2): ditto
24053 (t_enum_value3): ditto
24054 (main): ditto
c906108c
SS
24055Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
24056
24057 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
24058 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
24059 change.
24060 Use gdb_test instead of send_gdb/gdb_expect sequences.
24061
24062Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
24063
24064 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
24065 not void.
24066
24067Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
24068
24069 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
24070 subroutines. Used to test gdbs ability to single step through PC
24071 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
24072
24073Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
24074
24075 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
24076 more rigorous EGCS C++ error checking.
24077
24078Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24079
a9c64011
AS
24080 * gdb.base/help.exp: Clean up `help set args' and `help show args'
24081 tests.
24082 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
24083 function when asleep.
24084 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
24085 for i*86 Linux and SVR4 signal handling problems.
24086 Remove linux xfail for `next to handler in signals_tests_1', fixed
24087 by recent infrun.c change.
24088 Limit backtrace to 10 frames to avoid timeout problems with infinite
24089 stack backtraces.
24090 Adjust expect pattern in `handle all print' test to match Apr 28 1997
24091 target.[ch] change.
c906108c
SS
24092
24093Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
24094
24095 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
24096 for a newline from gdb before continuing.
24097 (default_gdb_exit): Just look for y or n.
24098 (gdb_test): Detect abnormal exit from GDB running on DOS; if
24099 it does, fail the rests of the tests in the file.
24100
24101Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
24102
24103 * config/cygmon.exp: New file.
24104
24105Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
24106
24107 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 24108 main" test on remote targets.
c906108c
SS
24109
24110 * gdb.base/scope.exp: Fix problem with filelocal_bss before
24111 run test on remote targets.
24112
24113Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
24114
24115 * gdb.asm: New directory.
24116 * configure.in: Configure it.
24117 * configure: Regenerate.
24118 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
24119 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
24120
24121Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
24122
24123 * config/mn10300-eval.exp: New file to support MN10300 eval board.
24124
dc96c6c7 24125Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 24126
a9c64011
AS
24127 * gdb.base/overlays (several files): Merge the two overlay
24128 managers into one. Change variables (foox, barx, bazx, grbxx)
24129 back into ints but force them to load in their proper sections.
c906108c
SS
24130
24131Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
24132
24133 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 24134 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
24135 (D10VCopy): Handle memory regions crossing 16k boundaries.
24136 (D10VCopy): Transfer data in 32 bit chunks.
24137
24138Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
24139
24140 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 24141 correct.
c906108c
SS
24142
24143 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 24144 map. Include space for printf in .text segment.
c906108c
SS
24145
24146 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 24147 updated d10v memory VMA/LMA map.
c906108c 24148 (D10VCopy): Call D10VTranslate.
d63a86f8 24149
c906108c
SS
24150Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
24151
24152 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
24153
24154 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
24155 that it won't be put into the .sdata - small data -
24156 section. Update reference.
c906108c
SS
24157 * gdb.base/baz.c (bazx, baz): Ditto.
24158 * gdb.base/foo.c (foox, foo): Ditto.
24159 * gdb.base/grbx.c (grbxx, grbx): Ditto.
24160
24161 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 24162 to be arrays.
d63a86f8 24163
dc96c6c7 24164Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 24165
a9c64011
AS
24166 * gdb.base/overlays.exp: fix up and get working again.
24167 Add tests for backtraces from an overlay function.
d63a86f8 24168
c906108c
SS
24169Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
24170
24171 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
24172 "calling function with watchpoint enabled".
24173
24174Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
24175
24176 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 24177 gdb_suppress_tests for d10v-*-*.
c906108c
SS
24178 * lib/gdb.exp (gdb_suppress_tests): Disable this function
24179 pending review of whether it is useful or not.
24180
24181Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
24182
24183 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
24184
24185Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
24186
24187 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
24188 * config/dve.exp: New file to support Densan boards.
24189
24190Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
24191
24192 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 24193 reads and BSD.
c906108c
SS
24194
24195Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
24196
24197 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
24198 response.
24199
24200 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
24201
24202Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
24203
24204 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 24205 test.
c906108c
SS
24206
24207 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 24208 target_sizeof_long and target_bigendian_p.
c906108c 24209 (structs_by_value, structs_by_reference): Check values according
889bf7c5 24210 to targets word size and endianess.
d63a86f8 24211
c906108c
SS
24212Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
24213
24214 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 24215 output.
c906108c
SS
24216
24217Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
24218
24219 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 24220 Update test of set args help to match source change.
c906108c
SS
24221
24222Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
24223
24224 * gdb.base/default.exp: Expect help system output to be in
24225 alphabetical order.
24226 * gdb.base/help.exp: Ditto.
24227
24228Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
24229
24230 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
24231 "i*86-pc-linux-gnu*".
24232 * gdb.base/interrupt.exp: Ditto.
24233 * gdb.base/corefile.exp: Ditto.
24234
24235 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 24236 define vxworks when building the testcase.
c906108c
SS
24237
24238 * gdb.base/ptype.exp: Fix testnames to be unique.
24239 * gdb.base/radix.exp: Ditto.
24240 * gdb.base/term.exp: Ditto.
24241 * gdb.base/whatis.exp: Ditto.
24242 * gdb.c++/classes.exp: Ditto.
24243
24244Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
24245
24246 * gdb.base/callfuncs.exp: Fix indentation.
24247
24248 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
24249 suppress_flag has been set.
24250 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
24251 target feature.
24252
24253Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
24254
24255 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
24256 the testcase.
24257
24258 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 24259 set_debug_traps() and breakpoint().
c906108c
SS
24260 * gdb.c++/misc.cc (main): Ditto.
24261 * gdb.c++/templates.cc (main): Ditto.
24262 * gdb.c++/virtfunc.cc (main): Ditto.
24263
24264Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
24265
24266 * lib/gdb.exp(gdb_step_for_stub): New function.
24267 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
24268 exists, reload the executable and do a "continue" instead of
24269 doing a jump.
24270 (runto_main): Use gdb_step_for_stub.
d63a86f8 24271
c906108c 24272 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 24273 tests to have unique names.
c906108c
SS
24274 * gdb.base/callfuncs.exp: Ditto.
24275 * gdb.base/commands.exp: Ditto.
24276 * gdb.base/default.exp: Ditto.
24277 * gdb.base/help.exp: Ditto.
24278 * gdb.base/list.exp: Ditto.
24279 * gdb.base/opaque.exp: Ditto.
24280 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
24281 similar tests.
d63a86f8 24282
c906108c
SS
24283 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
24284 * gdb.c++/cplusfuncs.cc: Ditto.
24285 * gdb.c++/virtfunc.cc: Ditto.
24286
24287 * config/monitor.exp: Keep track of the last file we saw, rather
24288 than trying to get the info from gdb.
24289
24290 * gdb.fortran/types.exp: Move comment to previous line.
24291
24292Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
24293
24294 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 24295 target mode.
c906108c
SS
24296
24297Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
24298
24299 From Bob Manson:
24300 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 24301 string from GDB when it connects.
c906108c
SS
24302
24303 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
24304
24305Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
24306
24307 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
24308 if we can't get a debug format from GDB (we may be testing an
24309 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
24310
24311 * gdb.stabs/weird.exp: Fix quoting.
24312
24313 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
24314
24315Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
24316
24317 * config/arm-ice.exp: New file.
24318
24319Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
24320
24321 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 24322 until it has been modified to work with the new testsuite.
c906108c 24323
99707966 24324 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
24325 testcase won't compile, cause all of the testcases in the file to
24326 fail instead.
c906108c
SS
24327
24328 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
24329 (gdb_clear_suppressed): New procedure.
24330 (gdb_stop_suppressing_tests): Only clear suppress_flag if
24331 it contains a positive value.
24332
24333Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
24334
24335 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
24336
24337 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
24338
24339Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
24340
24341 * lib/gdb.exp (setup_xfail_format): New function.
24342 (get_debug_format): New function to get debug format.
24343 (debug_format): New global variable to hold last value set
24344 by get_debug_format.
24345 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 24346 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
24347 * gdb.c++/ptype.exp: Ditto.
24348 * gdb.c++/classes.exp: Ditto.
24349 * gdb.c++/cplusfuncs.exp: Ditto.
24350 * gdb.c++/inherit.exp: Ditto.
24351 * gdb.c++/templates.exp: Ditto.
24352 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 24353
c906108c
SS
24354Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
24355
24356 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
24357 host doesn't have a currently-open connection.
24358
24359 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
24360 any gdb stub target. Handle cases where gdb doesn't respond when
24361 interrupted in a sane fashion.
c906108c
SS
24362
24363 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 24364 same thing in a totally different way.
c906108c
SS
24365
24366 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 24367 setting "timeout".
c906108c 24368 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 24369 default_gdb_init now.
c906108c
SS
24370
24371Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
24372
24373 * gdb.base/printcmds.exp: Fix "check for floating addition"
24374 regexp to accept results within approx +/- .01 of exact value.
24375 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
24376
24377Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
24378
24379 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 24380 properly.
c906108c
SS
24381 (gdb_expect): Add optional timeout parameter, and add timeout
24382 value to various calls.
24383 (gdb_suppress_tests): Only give one warning message per group.
24384
24385Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
24386
24387 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
24388 global variables. Handle getting a value for $timeout more
24389 gracefully.
c906108c
SS
24390
24391Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
24392
24393 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 24394 initialize.
c906108c 24395 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 24396 by a target configuration file.
c906108c
SS
24397 (gdb_expect): Pass the timeout to remote_expect.
24398
24399 * config/monitor.exp(gdb_load): Fix typo in regexp.
24400
24401Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
24402
24403 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
24404
24405Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
24406
24407 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
24408 here. Call gdb_target_exec before rebooting the target, to make
24409 sure the connection to the target is closed.
c906108c
SS
24410 (gdb_load): Pass the name of the executable to gdb_target_monitor.
24411 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
24412 Also detect "Timeout reading from remote" error.
24413
24414 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
24415 gdb_target_monitor. Don't call gdb_file_cmd here; let
24416 gdb_target_monitor do it.
c906108c
SS
24417
24418 * gdb.disasm/hppa.exp: Don't use exec_output.
24419
24420Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
24421
24422 * gdb.base/list.exp: If we're debugging a non-native target,
24423 try to set the pc register to point to the start of the
24424 program before doing the first list command.
24425
24426 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 24427 test_calls after restarting.
c906108c
SS
24428
24429 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 24430 reloading.
c906108c
SS
24431
24432 * gdb.base/watchpoint.exp: Fix typo.
24433
24434 * gdb.base/setshow.exp: Check for use_gdb_stub.
24435
24436 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 24437 stub case.
c906108c
SS
24438 * gdb.base/langs.exp: Ditto.
24439
24440 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
24441 gdb_load_offset. If we weren't given a file to load, figure out
24442 what the current file is and use it.
c906108c
SS
24443
24444 * config/i386-bozo.exp: New file.
24445
24446Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
24447
24448 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
24449 feature.
24450
24451 * config/proelf.exp: New entry.
24452
24453Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
24454
24455 * lib/gdb.exp: Remove spurious .* patterns at the beginning
24456 of regexps.
24457
24458 * gdb.base/watchpoint.exp: Don't run the test_stepping
24459 tests if gdb can't call functions on the target.
24460
24461 * gdb.base/setshow.exp: Don't run the set prompt tests if
24462 the board has gdb_prompt set.
24463
24464Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
24465
24466 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
24467 * gdb.base/commands.exp: Likewise.
24468 * gdb.base/setshow.exp: Likewise.
24469
24470Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
24471
24472 * config/monitor.exp(gdb_start): Look for gdb_prompt target
24473 feature.
24474
24475 * config/i960.exp: New file.
24476
24477Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
24478
24479 * gdb.base/funcargs.exp: Check for gdb,short_int target
24480 feature instead of looking for explicit target triplets.
24481
dc96c6c7 24482Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 24483
d63a86f8 24484 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
24485 "p 123DEADBEEF", to check parse_number.
24486 * top.c: change "to enable to enable" to "to enable" in a couple
24487 of help strings.
24488
24489Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
24490
24491 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
24492 on the mn10300.
d63a86f8 24493
c906108c
SS
24494Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
24495
24496 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
24497 where the test executable is run with explicit args.
24498 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
24499
24500Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
24501
24502 * gdb.base/run.c: Use FAKEARGV to build test executable that
24503 does not require a command line arg, since most simulators
24504 don't currently support passing such an arg into the simulated
24505 program.
24506 * gdb.base/commands.exp: Change tests to insert the proper
24507 value as the arg to the first recursive factorial call. Change
24508 compilation line to define FAKEARGV at compile time.
24509
24510Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
24511
24512 * gdb.base/recurse.exp: Enable these tests for the mn10300.
24513 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
24514 function with watchpoint enabled" test.
24515
24516Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
24517
24518 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 24519 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
24520
24521 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 24522 "Tests restarted" messages.
c906108c
SS
24523
24524Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
24525
24526 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
24527
dc96c6c7 24528Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24529
24530 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
24531 for INFO SYMBOL; add help tests for OVERLAY commands.
24532 * gdb.base/default.exp: add tests for INFO SYMBOL command;
24533 add tests for OVERLAY commands
24534 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
24535 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
24536 * gdb.base/sigall.c: add usestubs code frag
24537 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 24538
c906108c
SS
24539Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
24540
24541 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
24542 failures.
24543 (gdb_stop_suppressing_tests): Note that tests have restarted.
24544
24545Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
24546
24547 * config/h8300.exp: New file.
24548
24549Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
24550
24551 * gdb.base/setshow.exp: Check for the existence of a
24552 feature, not its value.
24553
24554Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
24555
24556 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
24557
24558 * gdb.base/scope.exp: It's now init0(), not init().
24559
24560 * gdb.base/scope0.c: For now, change init() to be init0().
24561
24562 * config/monitor.exp: Use gdb_serial in preference to serial
24563 or netport.
24564
24565 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 24566 and it's not already set.
c906108c
SS
24567
24568Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
24569
24570 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 24571 isn't using a stub and if it supports argument passing.
c906108c
SS
24572
24573Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
24574
24575 * config/udi.exp(gdb_start): Make sure UDICONF is set
24576 properly before starting gdb.
24577
24578Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
24579
24580 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
24581 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
24582 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
24583
24584Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
24585
24586 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 24587 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
24588
24589 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
24590
24591 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
24592
24593 * config/monitor.exp: Make sure we disconnect from the target.
24594 Also, try a reboot/reload cycle instead of failing if the
24595 load fails.
24596
24597Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
24598
24599 * gdb.base/default.exp: Don't set match_max.
24600 * gdb.base/help.exp: Ditto.
24601 * gdb.base/list.exp: Ditto.
24602 * gdb.base/signals.exp: Ditto.
24603
24604 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
24605 set, use remote_ld to download the testcase instead of
24606 the GDB loader.
24607
24608Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
24609
24610 * config/vr5000.exp: New file.
24611
24612 * config/monitor.exp(gdb_target_monitor): Add pattern for
24613 "Ending remote" to detect errors in connecting.
24614
24615 * gdb.base/setshow.exp: Add .* within auto language test.
24616
24617 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
24618 target feature.
24619
24620 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 24621 and reboot the board if necessary.
c906108c
SS
24622
24623 * gdb.base/setvar.exp(test_set): Handle multiple prints within
24624 a set of tests. Remove print.* from the patterns being checked.
24625
24626Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
24627
24628 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
24629 refer to gdb_spawn_id.
24630
24631 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
24632 longer used.
24633 * config/sparclet.exp: Ditto.
24634 * config/sparclet-old.exp: Ditto.
24635 * config/slite.exp: Ditto.
24636 * config/sim.exp: Ditto.
24637 * gdb.base/funcargs.exp: Ditto.
24638
24639 * lib/gdb.exp:Remove references to gdb_spawn_id.
24640 (gdb_expect): Move to remote.exp.
24641
24642Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
24643
24644 * config/monitor.exp: Detect the "Couldn't establish connection"
24645 message from GDB.
24646
24647Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
24648
24649 * gdb.base/bitfields.exp: Use runto instead of explicit
24650 gdb_run_cmd/gdb_expect sequences.
24651
24652 * gdb.base/break.exp(text_next_with_recursion): Add match for
24653 gdb_expect call.
24654
24655 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
24656 We also need to handle the "A program is being debugged already"
24657 prompt from gdb. Use gdb_test to set the baud rate.
24658
24659 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
24660 to 20000. Really. I mean it.
24661
24662Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
24663
24664 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
24665 fails. If suppress_flag is set, skip perror message about not
24666 being able to send to GDB.
c906108c 24667 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 24668 GDB.
c906108c
SS
24669 (gdb_expect): If suppress_flag is set, always fail immediately.
24670 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
24671 (gdb_init): Call gdb_stop_suppressing_tests.
24672 (default_gdb_exit): Ditto.
24673 (default_gdb_start): Ditto.
24674
24675 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 24676 gdb_stop_suppressing_tests as appropriate.
c906108c 24677 * gdb.base/break.exp: Ditto.
889bf7c5 24678 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
24679 * gdb.base/commands.exp: Ditto.
24680 * gdb.base/exprs.exp: Ditto.
889bf7c5 24681 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
24682 * gdb.base/list.exp: Ditto.
24683 * gdb.base/recurse.exp: Ditto.
889bf7c5 24684 * gdb.base/scope.exp: Ditto.
c906108c
SS
24685 * gdb.base/structs.exp: Ditto.
24686 * gdb.c++/inherit.exp: Ditto.
24687
24688Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
24689
24690 * config/vr4300.exp: New file.
24691
99707966 24692 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 24693
99707966 24694 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
24695
24696Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
24697
24698 * lib/gdb.exp(gdb_init): New function.
24699
24700 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 24701 for each individual variable set.
c906108c
SS
24702
24703 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
24704 name.
24705
24706 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
24707
24708 * gdb.base/scope.exp: Use gdb_test.
24709
24710 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
24711 aborting; the testsuite driver will do that for us (see
24712 gdb_finish). Also, use gdb_test in a few more places.
24713
24714Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
24715
24716 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
24717
24718Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
24719
24720 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
24721 and "add_tests" are not at the same address.
24722
24723Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
24724
24725 * gdb.base/ptype.exp: Use gdb_test.
24726
24727Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
24728
24729 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
24730 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
24731 left in. No longer expect them to fail.
24732
24733 * gdb.stabs/*.mt; Deleted, no longer used.
24734 * gdb.stabs/configure.in: Remove references to target makefile
24735 frags.
24736 * gdb.stabs/configure: Rebuilt.
24737
24738 * gdb.disasm/*.mt: Deleted, no longer used.
24739 * gdb.disasm/configure.in: Remove references to target makefile
24740 frags. Use "sh3.s" as the unique filename for this directory.
24741 * gdb.disasm/configure: Rebuilt.
24742
24743 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
24744 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
24745 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
24746
24747Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
24748
24749 * config/udi.exp: Use mondfe,name instead of remote_host.
24750
24751Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
24752
24753 * gdb.base/watchpoint.exp: Don't expect a failure when calling
24754 a function with a watchpoint enabled on the mn10200.
24755
24756 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
24757 before trying to create it!
24758
24759Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
24760
24761 * config/vx.exp: Use hostname instead of netport.
24762
24763 * config/vxworks.exp: New file.
24764
24765 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
24766
24767 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 24768 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
24769 occurs.
24770
24771 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
24772 $gdb_spawn_id directly.
24773 (gdb_run_cmd): Try _start as well as start. Use the target feature
24774 gdb,start_symbol as the symbol to start from when jumping.
24775
24776Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
24777
24778 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
24779 redundant) test.
24780
24781 * gdb.base/recurse.exp: Relax final value test for 'b' so that
24782 it doesn't lose for 16bit integer systems.
24783
24784Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
24785
24786 * gdb.fortran/types.exp: If the target doesn't support "double"
24787 data types, then expect "real" types to only be 4 bytes.
24788
24789 * gdb.c++/virtfunc.exp: Expect failure for virtual function
24790 call tests if the target doesn't support inferior function calls.
24791
24792 * gdb.base/printcmds.exp: Allow minor deviation in FP values
24793 in printf tests.
24794
24795Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
24796
24797 * gdb.base/help.exp: Disable "help set", "help show", and
24798 "help support". Simplify regexp for "help stack".
24799
24800 * gdb.base/default.exp: Set match_max to 5000 and the timeout
24801 to 60 seconds. Temporarily set match_max to 15000 around the
24802 "info copying" test.
24803
24804 * gdb.base/nodebug.exp: Don't try to do an inferior function
24805 call if the target doesn't support them.
24806 * gdb.base/printcmds.exp: Likewise.
24807 * gdb.base/setvar.exp: Likewise.
24808 * gdb.base/structs.exp: Likewise.
24809 * gdb.c++/templates.exp: Likewise.
24810 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
24811
24812 * gdb.base/recurse.exp: Enable for the mn10200.
24813
24814 * configure.in: Do configure gdb.stabs directory for *-*-elf
24815 targets.
24816 * configure: Rebuilt.
24817
24818 * gdb.base/break.exp: Check for gdb,noresults before testing
24819 exit status and/or results from the target.
24820 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
24821 * lib/gdb.exp: Remove old (now bogus) initialization of
24822 noinferior, noargs, noresults and nosignals.
24823
24824Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
24825
24826 * config/sh.exp: New file.
24827
24828 * config/slite.exp: Try to connect multiple times to the board
24829 before rebooting. Only send a "monitor run" if need_monitor_run
24830 is set.
24831
24832 * gdb.base/break.exp: Don't do the "stub continue" test if
24833 the target has gdb_stub set.
24834
24835 * gdb.base/callfuncs.exp: Increase the timeout.
24836
24837 * gdb.base/interrupt.exp: Don't even try to compile the testcase
24838 if the target has gdb,noinferiorio set.
24839
24840 * gdb.base/list.exp: Increase match_max to 10000 characters.
24841
24842 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
24843
24844 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
24845 target.
24846
24847 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
24848
24849Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
24850
24851 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
24852 trying to delete the copy of gdb. Catch the file delete so we
24853 don't die if the delete fails; also, the file should be copied to
24854 the host, not to the build.
c906108c
SS
24855
24856Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
24857
24858 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 24859 parenthesis in case it contains multiple regexps separated
c906108c
SS
24860 with |.
24861
24862 * gdb.base/watchpoint.exp: Use gdb_test.
24863 * gdb.base/default.exp: Ditto.
24864
24865Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
24866
99707966 24867 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 24868
c906108c
SS
24869 * gdb.base/scope.exp: Use gdb_test.
24870 * gdb.c++/classes.exp: Ditto.
24871 * gdb.c++/inherit.exp: Ditto.
24872
24873Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
24874
24875 * gdb.base/crossload.exp: Don't use execute_anywhere, use
24876 remote_exec instead.
24877 * gdb.base/corefile.exp: Don't be ridiculous.
24878 * gdb.base/*.c: Add missing stub invocations.
24879
24880Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
24881
24882 * config/slite.exp: Miscellaneous fixes.
24883
24884 * lib/gdb.exp: Fix runto.
24885
24886 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
24887 the target.
24888
24889 * gdb.base/watchpoint.exp: Fix regexp.
24890
24891 * lib/gdb.exp(default_gdb_exit): Add a catch to the
24892 close and wait commands, as the descriptor may now be
24893 invalid. Always call "remote_close host".
24894
24895Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
24896
24897 Major rewrite for testsuite revision.
d63a86f8 24898
c906108c
SS
24899 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
24900 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
24901 instead of relying on spawn_id to always contain a valid
24902 spawn id.
24903 (get_compiler_info): New procedure to build the ${binfile}.ci
24904 file, instead of replicating this in N different places.
24905 (gdb_compile): New procedure.
d63a86f8 24906
c906108c 24907 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
24908 appropriate arguments) instead of compile. Use gdb_test in a lot
24909 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
24910 at the start of a testcase, as this is no longer done magically.
24911
24912 config/*-gdb.exp: Rename without the -gdb suffix.
24913
24914 config/mips.exp: Use remote_close instead of exit_remote_shell.
24915 config/monitor.exp: Use target_info instead of looking at
24916 baud, timeout, etc.
24917 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
24918
24919Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24920
24921 * gdb.c++/templates.exp (test_ptype_of_templates),
24922 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
24923 Update expect patterns for destructors and assignment operators
24924 to match corresponding c-typeprint.c changes.
24925 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
24926 to destructor breakpoint test, GDB should be able to set the
24927 destructor breakpoint without specifying arguments.
24928
24929Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
24930
24931 * gdb.threads/pthreads.exp: Change result for failure to compile due
24932 to lack of pthreads runtime support from an error to simply an
24933 unsupported test, per dejagnu standards.
24934
24935Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24936
24937 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
24938 where GDB exits to reduce pattern match time.
24939 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
24940
24941 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
24942
dc96c6c7 24943Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24944
24945 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
24946 * gdb.base/default.exp: ditto.
24947 * gdb.base/nodebug.exp: ditto.
24948 * gdb.base/printcmds.exp: ditto.
24949 * gdb.base/ptype.exp: ditto.
24950 * gdb.base/setvar.exp: ditto.
24951 * gdb.base/structs.exp: ditto.
24952 * gdb.base/setshow.c: Guard against uninitialized values of argc.
24953
24954Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
24955
24956 * configure, */configure: Rebuild with autoconf 2.12.
24957
24958Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
24959
24960 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
24961 use new i*86-pc-linux*-gnu quads.
24962 * gdb.base/corefile.exp: Ditto.
24963 * gdb.base/signals.exp: Ditto.
24964 * gdb.base/sigall.exp: Ditto.
24965 * gdb.base/interrupt.exp: Ditto.
24966
24967 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
24968 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
24969 RedHat 4.0.
d63a86f8 24970
c906108c 24971 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
24972 linux. This allows the test case to at least compile on latest
24973 linux, but still not run due to missing the threads runtime library.
c906108c
SS
24974
24975Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24976
24977 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
24978 directory to search gdb directory. Accept and step over conditional
24979 stack alignment code. Consume $prompt in failure cases.
24980 Reset timeout to $oldtimeout instead of some arbitrary value.
24981 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
24982 timeout problems with infinite stack backtraces.
24983 * gdb.base/ptype.exp (ptype struct link, union tu_link):
24984 Accept function parameters for linkfunc member.
24985
24986Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
24987
24988 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
24989 (CXXFLAGS): Remove, unreferenced.
24990 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
24991 previous -B options and also add -B option to pick up cross compiled
24992 runtime.
c906108c
SS
24993 (TARGET_INCLUDES): Add for -I options and add code to initialize when
24994 doing cross compiles.
24995 (target_alias): Declare global.
24996 (xgcc): Set variable to full path of gcc in build tree. Use findfile
24997 to verify that gcc exists in build tree, and if so set CC to that
24998 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 24999
c906108c
SS
25000Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
25001
25002 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
25003 ptype test for anonymous union. Fixup testcase to match
25004 current gcc debug output.
25005
25006Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
25007
25008 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
25009 force argument to an unsigned long type.
25010
25011Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
25012
25013 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 25014 tests and anonymous union print/ptype tests.
c906108c
SS
25015 * gdb.base/list.exp (test_forward-search): Increase timeout by
25016 5 minutes for the "search extremely long line" case.
25017 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
25018 completely optional and that the pass/fail messages use the command as
25019 the message if that third arg is a null string.
25020 (gdb_test_exact): Arrange that a null string pattern means match a
25021 null string output rather than any output, which might include random
889bf7c5 25022 errors.
c906108c
SS
25023 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
25024 backtrace test.
25025 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
25026 always failing and failure is now exposed by gdb.exp changes.
25027
25028Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
25029
25030 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
25031 weren't being noted.
25032
25033Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25034
25035 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
25036 * gdb.stabs/weird.exp: Remove v_comb xfails.
25037
dc96c6c7 25038Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25039
25040 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 25041 list.exp scope.exp watchpoint.exp]
c906108c 25042 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 25043
dc96c6c7 25044Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25045
25046 * config/monitor.exp: Increase download timeout to 1000 seconds.
25047
dc96c6c7 25048Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25049
25050 * config/m32r.exp: Increase timeout to 120 seconds.
25051
25052Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
25053
25054 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
25055 and accept older ordering as obsolescent gcc or gdb.
25056 * gdb.c++/templates.exp: Ditto.
25057 * gdb.c++/virtfunc.exp: Ditto.
25058
25059Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
25060
25061 * gdb.base/coremaker.c: Add code to mmap some data so we
25062 can check that it ends up in the core file.
25063 * gdb.base/corefile.exp: Add test to read mmapped data
25064 from core file.
25065
dc96c6c7 25066Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25067
25068 * config/m32r.exp: New file.
25069
25070Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
25071
25072 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
25073 that cflags can contains -gstabs, and work correctly for other tests.
25074
dc96c6c7 25075Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25076
25077 * gdb.base/setshow.exp: New file, tests show and set.
25078 * gdb.base/setshow.c: New file, tests show and set.
25079 * gdb.base/help.exp: Add test for help set|show annotate.
25080 * gdb.base/default.exp: Add test for set|show annotate.
25081
25082Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
25083
25084 * testsuite/gdb.base/break.exp: Make backtrace from factorial
25085 errors unique.
25086 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
25087 explicitly.
25088
25089Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
25090
25091 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
25092 and width commands. This is done elsewhere.
25093 * (gdb_start): Don't call gdb_start_sim here. That's already
25094 done in gdb_load. This fixes lots of failures in default.exp.
25095
25096Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
25097
25098 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
25099 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
25100 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
25101 in the same we we treat other failures (since it may be an expected
889bf7c5 25102 condition), rather than as an error.
c906108c
SS
25103 * gdb.base/signals.exp (test_handle_all_print): Revert back to
25104 old test format.
25105
25106Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
25107
25108 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
25109 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 25110 twice. Nuke the duplicates.
c906108c 25111 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 25112 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
25113 Remove config.h along with other config files.
25114
25115Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
25116
25117 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
25118 "p func1 ()" and note that rests of tests are skipped.
25119 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 25120 setup_xfails for "print func2::coremaker_local".
c906108c
SS
25121 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
25122 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
25123 affected by the previous run test.
25124 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
25125 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
25126 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
25127 "pass int powerset tuple" and "pass modeless int powerset tuple".
25128 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
25129 "real write 4" and "real write 8".
25130 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 25131 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
25132 "print \$i after tuple assign 2", and
25133 "print vs2 after tuple assign 2".
25134 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
25135 meaningful error message and return -1 so the caller can
25136 suppress further tests and avoid a cascade of errors.
d63a86f8 25137
c906108c
SS
25138Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
25139
25140 * gdb.base/a1-selftest.exp: Tweak tests to account for new
25141 format for printing version.
25142 * gdb.base/default.exp: Ditto.
25143 * gdb.base/interrupt.exp: Fix problem with cascade of
25144 errors if child process dies while calling a function.
d63a86f8 25145
c906108c
SS
25146Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
25147
25148 * Makefile.in (VPATH): Add
25149 * Makefile.in (Makefile, config.status): Fix rules so things get
25150 remade when necessary.
25151
25152Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
25153
25154 * Makefile.in (just-check): Add path to sibling expect dir
25155 to environment variable specified by RPATH_ENVVAR.
25156
25157Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
25158
25159 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
25160 (just-check): Add shared library paths for libstdc++, tk,
25161 tcl, bfd, and opcodes to the environment variable specified
25162 in RPATH_ENVVAR.
25163 * configure.in: Add support to recognize --enable-shared flag
25164 and generate correct value for RPATH_ENVVAR.
25165 * configure: Regenerated with autoconf.
25166
25167Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
25168
25169 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 25170 include all osf versions.
c906108c
SS
25171 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
25172 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
25173 when target is linux. When failing to build pthreads test
25174 executable, give more meaningful message.
25175 * gdb.threads/pthreads.c: Hpux also uses old definition of second
25176 arg for pthread_create.
d63a86f8 25177
c906108c
SS
25178Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
25179
25180 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 25181 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 25182 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 25183 and -lpthreads (everybody else).
c906108c
SS
25184 (test_startup): Fail gracefully if threads are not supported.
25185 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
25186 "p/c array_index("abcdef",2)" when not gcc compiled.
25187 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
25188 "print func2::coremaker_local" when not gcc compiled.
25189 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
25190 "ptype on opaque struct tagname (statically)",
25191 "ptype on opaque struct tagname (dynamically) 1", and
25192 "ptype on opaque struct tagname (dynamically) 2"
25193 for not compiled with gcc.
25194 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
25195 backtrace when compiled with gcc.
d63a86f8 25196 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
25197 than always return success.
25198
25199Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
25200
25201 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
25202
25203Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
25204
25205 * gdb.base/structs.exp: Undo last change.
25206
25207Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
25208
25209 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
25210 encapsulate all the steps/nexts done during self test, starting
25211 at main, and makes them less sensitive to optimization issues.
25212 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
25213 signal handler" test.
25214 * gdb.threads/pthreads.exp: Only run this for native configs.
25215 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
25216 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
25217 tests.
25218 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
25219 for "runto test_calls(void)" test.
d63a86f8 25220
c906108c
SS
25221Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
25222
25223 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
25224 and don't expect address info in breakpoint confirmations.
25225
25226Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
25227
25228 * gdb.base/list.exp (test_forward_search): Increase timeout
25229 temporarily by 60 seconds for searching extremely long line,
889bf7c5 25230 and then reset to old value when done. Increase expect input
c906108c
SS
25231 buffer to 10000.
25232
25233Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
25234
25235 * gdb.base/list.exp (test_forward_search): Fix to handle very
25236 long source line without overflowing expect's input buffer.
25237
25238Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
25239
25240 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
25241 "buffer_full".
25242
25243 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
25244 "buffer_full".
25245
25246 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
25247 "buffer_full".
25248
25249 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
25250 "buffer_full".
25251
25252Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
25253
25254 * configure.in (configdirs): Add gdb.threads.
25255 * configure: Regenerated with autoconf.
25256 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
25257 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
25258 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 25259
c906108c
SS
25260Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
25261
25262 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
25263
25264Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
25265
25266 * gdb.base/signals.exp (test_handle_all_print): Test separately for
25267 each signal's status in the output of "handle all print".
25268 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
25269 the \r\n sequence that immediately precedes the gdb prompt.
25270 * gdb.base/a1-selftest.exp: Save original timeout and restore
25271 after test.
25272
25273Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
25274
25275 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
25276 symbol.
25277
25278Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
25279
25280 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
25281
25282Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
25283
25284 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
25285 timeout by 60 seconds.
25286
25287Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
25288
25289 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
25290 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
25291 error return.
25292
25293Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
25294
25295 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
25296 gdb initialization, also report how long dejagnu waited. Restore
25297 old timeout before doing error return. Temporarily increase timeout
889bf7c5 25298 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
25299
25300Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
25301
25302 * lib/gdb.exp: Report timeout value for verbosity level 2.
25303 * config/gdbserver.exp: Ditto.
25304 * config/hppro.exp: Ditto.
25305 * config/mips-gdb.exp: Ditto.
25306 * config/monitor.exp: Ditto.
25307 * config/netware.exp: Ditto.
25308 * config/sim-gdb.exp: Ditto.
25309 * config/slite-gdb.exp: Ditto.
25310 * config/udi-gdb.exp: Ditto.
25311 * config/unix-gdb.exp: Ditto.
25312 * config/vx-gdb.exp: Ditto.
25313 * gdb.base/a1-selftest.exp: Ditto.
25314 * gdb.base/a2-run.exp: Ditto.
25315 * gdb.base/break.exp: Ditto.
25316 * gdb.base/corefile.exp: Ditto.
25317 * gdb.base/list.exp: Ditto.
25318 * gdb.base/recurse.exp: Ditto.
25319 * gdb.base/scope.exp: Ditto.
25320 * gdb.base/signals.exp: Ditto.
25321
25322Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
25323
25324 * gdb.threads/Makefile.in (docdir): Removed.
25325
25326Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
25327
25328 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 25329 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 25330 @srcdir@.
d63a86f8 25331 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
25332 autoconf 2.5 or higher.
25333 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
25334
25335Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
25336
25337 * configure: Regenerated.
25338 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
25339 avoid name clashes with SunOS headers.
25340
25341Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
25342
25343 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
25344
25345Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
25346
25347 * gdb.base/callfuncs.exp: Finish last change -- make sure the
25348 prototype information ends up in the compiler info file.
25349
25350Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
25351
25352 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
25353 attempting to regenerate it. Eliminate use of a temporary file
25354 and just generate the info file directly. Source it immediately,
25355 for consistency of use.
25356 * gdb.base/corefile.exp: Ditto
25357 * gdb.base/exprs.exp: Ditto.
25358 * gdb.base/funcargs.exp: Ditto.
25359 * gdb.base/langs.exp: Ditto.
25360 * gdb.base/list.exp: Ditto.
25361 * gdb.base/mips_pro.exp: Ditto.
25362 * gdb.base/nodebug.exp: Ditto.
25363 * gdb.base/opaque.exp: Ditto.
25364 * gdb.base/ptype.exp: Ditto.
25365 * gdb.base/scope.exp: Ditto.
25366 * gdb.base/setvar.exp: Ditto.
25367 * gdb.base/signals.exp: Ditto.
25368 * gdb.base/whatis.exp: Ditto.
25369 * gdb.c++/templates.exp: Ditto.
25370 * gdb.c++/virtfunc.exp: Ditto.
25371 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 25372 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
25373
25374Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25375
25376 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
25377 it got fixed by the recent lookup_minimal_symbol_by_pc change.
25378 Increase timeout, a lot of single stepping might be needed if the
25379 target has no hardware watchpoints.
25380
25381Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
25382
25383 * gdb.base/break.exp: Ignore compiler warnings when compiling
25384 break.c.
25385 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
25386 * gdb.base/default.exp: Add h8300 xfails. Handle messages
25387 from remote-sim.
25388 * gdb.base/exprs.exp: Add h8300 xfails.
25389 * gdb.base/funcargs.exp: Likewise.
25390 * gdb.base/nodebug.exp: Likewise.
25391 * gdb.base/printcmds.exp: Likewise.
25392 * gdb.base/ptype.exp: Likewise.
25393 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
25394 h8300 xfails.
d63a86f8 25395 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
25396 on the h8300.
25397 * gdb.base/funcargs.c: Explicitly make last constant argument to
25398 call_after_alloca_subr an unsigned long type.
25399 * gdb.base/return.c: Include stdio.h.
25400
25401Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
25402
25403 * config/abug.exp: New file for the older Motorola Bug monitor
25404 that runs on the mvme13x series VME boards.
25405 * config/monitor.exp: Use the new config array for target settings
25406 if they exist.
25407
25408Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
25409
25410 * sim-gdb.exp: Make the SH simulator allocate less space when
25411 it is targeted.
25412
25413Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
25414
25415 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
25416 test.
25417
25418Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
25419
25420 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
25421 "rs6000-*-*" for "list function in include file" when gcc compiled.
25422 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
25423 for "p ctable1[120]".
25424 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
25425 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
25426 Remove setup_xfail for "rs6000-*-*" for
25427 "print 'scope0.c'::filelocal before run".
25428 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
25429 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
25430 since some compilers don't allow both options to be given
25431 on the same command line. Create object file and move it.
d63a86f8 25432
c906108c
SS
25433Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
25434
25435 * gdb.base/corefile.exp: Always regenerate the core file, since
25436 we always regenerate the coremaker program. Detect special case
25437 where registers cannot be read from core file.
d63a86f8 25438
c906108c
SS
25439Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
25440
25441 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
25442 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
25443 * gdb.c++/templates.exp: Only match on basename of file since
25444 some formats like xcoff don't encode directory information.
25445 * gdb.stabs/weird.exp: Use the right sed script for powerpc
25446 and rs6000 AIX xcoff targets.
25447 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
25448 * configure: Regenerate.
25449 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
25450 here, rather than in distclean.
d63a86f8 25451
c906108c
SS
25452Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
25453
25454 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
25455 defined, and use it to compile the test case with -O2. The
25456 native compilation still uses no optimization.
25457 * gdb.base/mips_pro.c: Remove inline assembly code since
25458 it is compiled PIC by default, which results in assembler
25459 warnings that make the testsuite think the compilation
25460 was unsuccessful.
25461
25462Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
25463
25464 * gdb.c++/misc.exp: Add note to message for
25465 "print s.a for foo struct" that this is a known gcc 2.7.2
25466 and earlier bug.
25467
25468Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
25469
25470 * gdb.base/break.exp: Fix pattern for matching "Delete all
25471 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
25472 setup_xfail for deleting all breakpoints test. Fix various
25473 timeout messages to include "(timeout)".
25474 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
25475 for "p t_float_values2(3.14159,float_val2)".
25476 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
25477 for "continue to call2g" when gcc compiled.
25478 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
25479 "up to foo in langs.exp", "show language at foo in langs.exp",
25480 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
25481 and "show language at fsub in langs.exp".
25482 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
25483 "list line 1 in include file", "list message for lines past EOF",
25484 "list function in include file", "list list0.h:foo", and
25485 "list filename:function; nonexistant function".
25486 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
25487 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
25488 and "ptype t_char_array" to be for native cc only.
d63a86f8 25489
c906108c
SS
25490Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
25491
d63a86f8 25492 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 25493 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 25494 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
25495
25496Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
25497
25498 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
25499 "bt in signals.exp". This problem only appears when running
25500 the testsuite, and then only intermittently.
25501
25502Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
25503
25504 * gdb.base/return.exp (return_tests): Differentiate between
25505 two tests of continuing.
25506
25507Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
25508
25509 * */Makefile.in (maintainer-clean): Remove config.log.
25510 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
25511 * gdb.c++/Makefile.in (PROGS): Add inherit.
25512 (clean): Remove *.ci.
25513
25514Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
25515
25516 * gdb.c++/misc.cc: Add test code from Mike Stump.
25517 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
25518
25519Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
25520
25521 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
25522 to "alpha-*-osf2*" and add comment.
25523 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
25524 setup_xfail for "step over execarg initialization" and
25525 "step over corearg initialization".
c906108c
SS
25526 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
25527 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
25528 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 25529 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
25530 "print func2::coremaker_local", and "backtrace in corefile.exp".
25531 * gdb.base/signals.exp: Build and source signals.ci.
25532 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
25533 to be for gcc only.
25534 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 25535
c906108c
SS
25536Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25537
25538 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
25539 Feb 3 procfs.c change.
25540
25541Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
25542
25543 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
25544
25545Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
25546
25547 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
25548 from dejagnu's apparent default of 10 seconds, which gives random
25549 results when running the tests over NFS on moderately loaded systems.
25550 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
25551
25552Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
25553
25554 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
25555 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 25556 result reports.
c906108c
SS
25557
25558Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
25559
25560 * configure.in (CY_AC_PATH_TCLH): Remove.
25561 * configure: Regenerate.
25562
25563Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
25564
25565 * gdb.c++/Makefile.in (clean): Add missing '{'.
25566
25567Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
25568
25569 * lib/gdb.exp: Provide a default value for noinferior.
25570
25571 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
25572 Load libgloss.exp.
25573
25574Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
25575
25576 * gdb.disasm/hppa.exp: Compile directly into an executable, use
25577 the executable, not the .o to run the tests from.
25578
25579Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
25580
25581 * gdb.base/break.exp: Don't test for program exit or exit status
25582 if $noresults if nonzero.
25583 * gdb.base/langs.exp: Likewise.
25584 * gdb.base/watchpoint.exp: Likewise.
25585
25586 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
25587 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
25588 trying to compile the testcase.
25589
25590Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
25591
25592 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
25593 * gdb.base/signals.exp (continue to handler): Likewise.
25594
25595Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
25596
25597 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
25598
25599 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
25600
25601Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
25602
25603 * gdb.base/corefile.exp: Recognize "not found" as failure
25604 when trying to determine if a core file was generated.
25605 If no core file was generate the first time, try again without
25606 the ulimit -c to work around braindamaged shells.
25607
25608Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
25609
25610 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
25611 [] tests with "test" and enclose string in quotes.
25612 * gdb.stabs/configure: Rebuild
d63a86f8 25613
c906108c
SS
25614Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
25615
25616 Changes in sync with expect:
25617 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
25618 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
25619 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
25620 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
25621 argument to AC_REQUIRE.
25622 * configure: Regenerated.
25623
25624Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
25625
25626 * gdb.base/corefile.exp: When generating a core, discard any
25627 error messages about ulimit not found and the "core dumped"
25628 message from the shell that runs the coredumper.
25629
25630Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
25631
25632 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
25633
25634 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
25635 which sed script to run. Expect failure for v_comb test
25636 on PA targets too.
d63a86f8 25637
c906108c
SS
25638Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
25639
25640 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 25641 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
25642
25643Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
25644
25645 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
25646 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 25647 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
25648 * lib/gdb.exp (default_gdb_start): Fix typo.
25649 * gdb.base/corefile.exp: Allow "Core was generated by ..."
25650 messages to not include the full program name that caused
25651 the core dump since some systems (such as solaris) apparently
25652 truncate this path to about 80 characters.
25653 When generating a core file first try increasing the core file
25654 size limit to unlimited since some systems may default it to
25655 zero, and it is harmless to try it. Move the test for failing
25656 to generate a core file to where it will actually get executed.
25657 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
25658 new gdb result from g++ debug info improvements and make old
25659 pattern obsolescent. Also account for size_t differences
25660 (may be int or long).
25661 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
25662 initialization before function call is placed in the delay slot
25663 and thus appears to be skipped over by commands such as "next".
25664
25665Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
25666
25667 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
25668
25669Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
25670
25671 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
25672 input source file; fix code to compile test to deal with this
25673 convention.
25674 * gdb.c++/*.exp: Likewise.
25675
25676Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
25677
25678 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
25679 "bt in signals.exp".
25680
25681Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
25682
25683 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
25684 "step over execarg initialization" and
889bf7c5 25685 "step over corearg initialization".
c906108c
SS
25686
25687Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
25688
25689 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
25690 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
25691
25692Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
25693
25694 From Rob Savoye (rob@poseidon.cygnus.com)
25695 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
25696 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
25697 configure.in}, gdb.disasm/{Makefile.in, configure.in},
25698 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
25699 configure.in}: Major reworking for autoconfig.
c906108c
SS
25700 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
25701 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 25702 New files.
c906108c
SS
25703 * config/unix-gdb.exp: Make GDB global.
25704 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
25705 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
25706 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
25707 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
25708 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
25709 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 25710 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
25711 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
25712 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
25713 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
25714 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 25715 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
25716 to returns as necessary, arrange for test to compile own testcase
25717 executable.
c906108c 25718 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 25719
c906108c
SS
25720Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
25721
25722 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 25723 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
25724 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
25725 "backtrace through signal handler".
25726
25727Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25728
25729 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
25730 continuing from a job control stop signal.
25731 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
25732
25733Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
25734
25735 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
25736 * gdb.base/corefile.exp: Likewise.
25737 * gdb.base/funcargs.exp: Likewise.
25738
25739Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
25740
25741 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
25742 * config/monitor.exp: Add support for setting baud rate.
25743
25744Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
25745
25746 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
25747 i*86-*-linux* xfails for "backtrace through signal handler".
25748 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
25749 "print func2::coremaker_local".
25750 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 25751 alpha-dec-osf2* xfail for
c906108c
SS
25752 "delete all breakpoints when none".
25753
25754Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
25755
25756 * gdb.base/break.exp: Change test that deletes all breakpoints
25757 when no user breakpoints are installed. A post 4.15 change
25758 causes gdb to no longer prompt in this case.
25759
25760Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
25761
25762 * gdb.base/return.exp (return_tests): Change xfail for test
25763 "correct value returned double test" to stop xfailing at
25764 Solaris 2.5. Apparently the bug has been fixed.
25765
25766Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
25767
25768 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
25769 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
25770
25771Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
25772
25773 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
25774 * gdb.disasm/hppa.s: Corresponding changes.
25775
25776Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
25777
25778 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
25779 makefile fragment.
25780 * config/mt-hpux: Deleted.
25781
25782Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
25783
d63a86f8 25784 * Many files: When warning about suppressed tests due to a
c906108c
SS
25785 nonexistant test binary, avoid incrementing the warning count.
25786
25787Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
25788
25789 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 25790
c906108c
SS
25791Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25792
25793 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
25794 "sparc-*-solaris2*".
25795
25796Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25797
25798 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
25799 Add global and local variables and initialize them.
25800 * gdb.base/corefile.exp: Test correct mapping of corefile sections
25801 by printing variables. Remove rs6000 and powerpc xfails, BFD now
25802 extracts the file name and terminating signal from the core file.
25803 * TODO: Remove note about tests for correct mapping of corefile.
25804 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
25805 from optimizing it away.
25806 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
25807 handles common blocks.
25808
25809Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
25810
25811 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
25812 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
25813
25814Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
25815
25816 * Makefile.in (maintainer-clean): New target, synonym for
25817 realclean.
25818 * gdb.base/Makefile.in (maintainer-clean): Likewise.
25819 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
25820 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
25821 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
25822 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
25823 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
25824
25825Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
25826
25827 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
25828 xfails when not gcc compiled for "print foo::funclocal".
25829 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
25830 "print foo::funclocal at foo",
25831 "print 'scope1.c'::foo::funclocal at foo",
25832 "print foo::funclocal_bss at foo",
25833 "print 'scope1.c'::foo::funclocal_bss at foo",
25834 "print foo::funclocal_ro at foo",
25835 "print 'scope1.c'::foo::funclocal_ro at foo",
25836 "print bar::funclocal at foo" and
25837 "print 'scope1.c'::bar::funclocal at foo".
25838 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
25839 gcc compiled for "print foo::funclocal at bar".
25840 Expand all messages to ensure that they identify that
25841 the test is at bar().
25842 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
25843 gcc compiled for:
25844 "ptype on opaque struct pointer (statically)",
25845 "ptype on opaque struct tagname (statically)",
25846 "ptype on opaque struct pointer (dynamically) 1",
25847 "ptype on opaque struct tagname (dynamically) 1",
25848 "ptype on opaque struct pointer (dynamically) 2" and
25849 "ptype on opaque struct tagname (dynamically) 2
25850 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
25851 gcc compiled for:
25852 "p datalocal"
25853 "whatis datalocal",
25854 "ptype datalocal",
25855 "p bsslocal",
25856 "whatis bsslocal", and
25857 "ptype bsslocal".
25858 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
25859 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
25860 when not gcc compiled.
25861 * gdb.base/funcargs.exp (float_and_integral_args): Add
25862 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
25863 compiled.
25864 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
25865 "backtrace from call6a" when not gcc compiled.
25866 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
25867 "backtrace from call7a" when not gcc compiled.
25868 * gdb.base/callfuncs.exp (do_function_calls):
25869 Add "hppa*-*-hpux*" xfail when not gcc compiled for
25870 "p t_char_array_values(char_array_val2,char_array_val1)",
25871 "p t_char_array_values(char_array_val1,char_array_val2)",
25872 "p t_char_array_values("carray 1","carray 2")",
25873 "p t_char_array_values("carray 1",char_array_val2)",
25874 "p t_char_array_values(char_array_val1,"carray 2")",
25875 "p sum_args(1,{2})",
25876 "p sum_args(2,{2,3})",
25877 "p sum_args(3,{2,3,4})",
25878 "p sum_args(4,{2,3,4,5})"
25879 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
25880 "backtrace in corefile.exp" when not gcc compiled.
25881
25882Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25883
25884 * gdb.base/signals.exp: Rewrite `handle all print' test as
25885 a procedure. Accept blanks or TABs as whitespace, increase
25886 timeout and expect input buffer size for the large output
25887 from the command. Remove "i*86-*-bsdi2.0" xfail.
25888
25889Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25890
25891 * gdb.base/setvar.exp: Add new testcases for truncation when
25892 assigning invalid values to bitfields.
25893
25894Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
25895
d63a86f8 25896 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
25897 mips-sgi-irix* xfail for
25898 "call inferior func with struct - returns char *"
25899 and fix test so that an optional (unsigned char *) cast is
889bf7c5 25900 accepted in the result.
c906108c
SS
25901
25902Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
25903
25904 * gdb.base/funcargs.exp (float_and_integral_args): Remove
25905 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
25906 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
25907 * gdb.base/signals.exp: Remove duplicate "handle all print" test
25908 that accidentally got checked in.
25909
25910Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
25911
d63a86f8 25912 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
25913 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
25914 compiled test.
25915 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
25916 Add mips-sgi-irix5* xfail for not gcc compiled.
25917 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
25918 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
25919 "p top", "whatis top", "p middle", and "whatis middle".
25920 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
25921 "whatis signed char" for not gcc compiled.
25922 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
25923 "set variable signed char=-1 (-1)" and
25924 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
25925 * gdb.base/funcargs.exp (float_and_integral_args):
25926 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
25927 Add mips-sgi-irix* xfail when not gcc compiled for
25928 "continue to call2b".
25929 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
25930 "continue to call2g".
25931 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
25932 "backtrace from call6a"
25933 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
25934 "backtrace from call7k".
25935 Add mips-sgi-irix5* xfail when not gcc compiled for
25936 "backtrace from call7a".
25937 (localvars_after_alloca): Fix gdb_test cmds for
25938 "print * after runto ...".
25939 Remove rs6000-*-* xfails for
25940 "print i after runto localvars_after_alloca" and
25941 "print l after runto localvars_after_alloca"
25942 for all compilers.
25943 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 25944 when not compiled with gcc, for:
c906108c
SS
25945 "print signed char == (minus)",
25946 "print signed char != (minus)",
25947 "print signed char < (minus)",
25948 "print signed char > (minus)".
25949 * gdb.base/callfuncs.exp (do_function_calls):
25950 Add mips-sgi-irix* xfail, when compiled with native compiler, for
25951 "call inferior func with struct - returns char *".
d63a86f8 25952 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
25953 "correct value returned double test" to include Solaris 2.4.
25954 * gdb.base/funcargs.exp (float_and_integral_args):
25955 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 25956
c906108c
SS
25957Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25958
25959 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
25960 enumeration bitfields if compiling with GNU C.
25961 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
25962 to empty' prompt.
25963
25964Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
25965
25966 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
25967 test for PRO targets.
25968
25969 * gdb.base/funcargs.exp: Avoid ever setting more than 8
25970 breakpoints in the inferior at any given time by making
25971 two groups of breakpoints for call2*, call6* and call7*
25972 tests.
25973
25974Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25975
25976 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
25977 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
25978 from optimizing it away.
25979 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
25980 "call inferior func with struct".
25981
25982Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
25983
25984 * configure.in: Only configure gdb.chill for particular targets.
25985
25986Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
25987
25988 * gdb.base/Makefile.in: Add action to .c.o transformation
25989 rule that generates a .ci file for each .o file and remove
25990 explicit .c.o rules except for callfuncs.o.
25991 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
25992 generates a .ci file for each .o file and remove explicit
25993 .cc.o rules.
25994 (clean): Remove *.tmp *.ci files.
25995 (EXECUTABLES): Remove templ-info.exp.
25996 * gdb.base/compiler.c: New file.
25997 * gdb.c++/compiler.cc: New file
25998 * gdb.base/scope.exp: Source gdb.base/scope.ci.
25999 Change rs6000-*-* xfail for
26000 "print 'scope0.c'::filelocal_ro" and
26001 "print 'scope1.c'::filelocal" and
26002 "print 'scope1.c'::filelocal_bss" and
26003 "print 'scope1.c'::filelocal_ro" and
26004 "print 'scope1.c'::foo::funclocal" and
26005 "print 'scope1.c'::foo::funclocal_ro" and
26006 "print 'scope1.c'::bar::funclocal" and
26007 "print 'scope0.c'::filelocal_ro" and
26008 "print 'scope1.c'::filelocal at foo" and
26009 "print 'scope1.c'::filelocal_bss at foo" and
26010 "print 'scope1.c'::filelocal_ro at foo" and
26011 "print 'scope1.c'::foo::funclocal at foo" and
26012 "print 'scope1.c'::foo::funclocal_bss at foo" and
26013 "print 'scope1.c'::foo::funclocal_ro at foo" and
26014 "print 'scope1.c'::bar::funclocal at foo" and
26015 "print 'scope0.c'::filelocal_ro" and
26016 "print 'scope1.c'::filelocal" and
26017 "print 'scope1.c'::filelocal_bss" and
26018 "print 'scope1.c'::filelocal_ro" and
26019 "print 'scope1.c'::foo::funclocal" and
26020 "print 'scope1.c'::foo::funclocal_bss" and
26021 "print 'scope1.c'::foo::funclocal_ro" and
26022 "print 'scope1.c'::bar::funclocal" and
26023 "print 'scope1.c'::bar::funclocal_bss"
26024 to only be xfail'd when not compiled with gcc.
d63a86f8 26025 Add rs6000-*-* xfail for
c906108c
SS
26026 "print 'scope0.c'::filelocal_bss before run"
26027 when compiled with gcc.
26028 (test_at_main): Add rs6000-*-* xfail for
26029 "print filelocal_ro in test_at_main"
26030 when compiled with gcc.
26031 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 26032 Add rs6000-*-aix* xfail for
c906108c
SS
26033 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
26034 "ptype t_char_array", not compiled with gcc.
26035 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
26036 xfail for "list foo (in include file)" when gcc compiled.
26037 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 26038 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
26039 "run to call0a" if not compiled with gcc.
26040 (unsigned_integral_args): Add rs6000-*-* xfail for
26041 "run to call1a" if not compiled with gcc.
26042 (float_and_integral_args): Add rs6000-*-* xfail for
26043 "run to call2a" if not compiled with gcc and for
26044 "continue to call2b" for any compiler.
26045 Add rs6000-*-* xfail to
26046 "print f1 after run to call2a" for gcc compiled.
26047 (discard_and_shuffle): Add rs6000-*-* xfail for
26048 "run to call6a".
26049 (shuffle_round_robin): Add rs6000-*-* xfail for
26050 "backtrace from call7a" if not compiled with gcc.
26051 Add rs6000-*-* xfail for
26052 "backtrace from call7b" if compiled with gcc.
26053 (call_after_alloca): Add rs6000-*-* xfail for
26054 "print c in call_after_alloca" and
26055 "print s in call_after_alloca" and
26056 "backtrace from call_after_alloca_subr"
26057 if not compiled with gcc.
26058 (localvars_in_indirect_call): Add rs6000-*-* xfail for
26059 "print c in localvars_in_indirect_call" and
26060 "print c in localvars_in_indirect_call" and
26061 "backtrace in indirectly called function" and
26062 "stepping into indirectly called function"
26063 if not compiled with gcc.
26064 (localvars_after_alloca): Add rs6000-*-* xfail for
26065 "print c after runto localvars_after_alloca" and
26066 "print s after runto localvars_after_alloca" and
26067 "print i after runto localvars_after_alloca" and
26068 "print l after runto localvars_after_alloca"
26069 for all compilers.
26070 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
26071 than whatis-info.exp.
26072 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
26073 than opaque-info.exp.
26074 Setup rs6000-*-* xfail for
d63a86f8 26075 "ptype on opaque struct pointer (statically)" and
c906108c
SS
26076 "ptype on opaque struct pointer (dynamically)" when
26077 not compiled with gcc.
26078 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
26079 rather than callf-info.exp.
26080 (do_function_calls): Add clear_xfail for rs6000-*-* for
26081 "p t_float_values2(3.14159,float_val2)". Seems to work
26082 fine there, both with xlc and gcc. Need to find out what
26083 it is doing right and fix other platforms.
26084 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
26085 "call inferior func with struct - returns int",
26086 "call inferior func with struct - returns long",
26087 "call inferior func with struct - returns float",
26088 "call inferior func with struct - returns double",
26089 "call inferior func with struct - returns char *",
26090 but only if not gcc compiled (presumes xlc compiled).
26091 Change rs6000-*-* xfails for
26092 "call inferior func with struct - returns char" and
26093 " call inferior func with struct - returns short" to only
26094 xfail if not using gcc.
26095 (clean mostlyclean): Remove *.ci and *.tmp files.
26096 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
26097 than templ-info.exp.
26098 * gdb.base/langs.exp: Source gdb.base/langs.ci.
26099 Add rs6000-*-* xfail for "up to foo in langs.exp"
26100 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 26101 when not gcc compiled.
d63a86f8 26102
c906108c
SS
26103Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
26104
26105 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
26106 * gdb.base/corefile.exp: Likewise.
26107 * gdb.base/list.exp: Likewise.
26108 * gdb.base/scope.exp: Likewise.
26109 * gdb.base/siganls.exp: Likewise.
26110
26111 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
26112 compiler output.
26113 * gdb.base/whatis.exp: Likewise.
26114
26115Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
26116
26117 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
26118 failure (opcode table has been fixed to match reality).
26119
26120Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
26121
26122 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
26123 "call inferior func with struct - returns char",
26124 "call inferior func with struct - returns short"
26125
26126 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
26127 "print 'scope0.c'::filelocal at main",
26128 "print 'scope0.c'::filelocal_bss in test_at_main",
26129 "print 'scope0.c'::filelocal at foo",
26130 "print 'scope0.c'::filelocal_bss in test_at_foo",
26131 "print 'scope0.c'::filelocal at bar",
26132 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 26133
c906108c
SS
26134 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
26135 in source file 1". This bug seems to have been fixed with both
26136 gcc and native cc (was native assembler bug?).
26137
26138Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
26139
26140 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
26141 "backtrace through signal handler" to "i*86-*-sysv4*".
26142 * gdb.base/signals.exp: Add xfail for "'next' behaved as
26143 continue" case. Add "known SVR4 bug" to fail message.
26144 Add "i*86-*-bsdi2.0" xfail for "handle all print".
26145 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
26146 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
26147 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
26148 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
26149 "up to foo in langs.exp", "show language at foo in
26150 langs.exp", "up to cppsub_ in langs.exp", "show
26151 language at cppsub_ in langs.exp", "up to fsub in
26152 langs.exp", and "show language at fsub in langs.exp".
26153 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
26154 "bactrace in corefile.exp".
26155 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
26156 "call inferior function with struct - returns float" and
26157 "call inferior function with struct - returns double".
d63a86f8 26158
c906108c
SS
26159Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
26160
26161 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
26162 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
26163 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
26164 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
26165
26166Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
26167
26168 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
26169 (or overriden) "CHILL" macro rather then bare "gcc".
26170 Also look for ../../gcc/xgcc since that is what we will
26171 actually need, not "Makefile". Remove following assignment
26172 of CHILL to CHILL_FOR_TARGET because that results in
26173 recursive definition.
26174
26175Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
26176
26177 * gdb.base/corefile.exp: Change xfail for backtrace in
26178 corefile.exp from linuxaout to all linux.
26179 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
26180 cases where we miss the breakpoint at the signal handler
26181 for some reason. Setup xfail for linuxoldld/linuxaout and
26182 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
26183 hitting SIGURG breakpoint.
26184 * gdb.base/signals.exp: Setup xfail for "next" acting like
26185 continue to add linuxoldld. Setup xfail for all linux for
26186 "next to handler in signals_tests_1", "backtrace in
26187 signals_tests_1", "continue to func1", "pass SIGUSR1",
26188 and continue to handler".
26189
26190Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
26191
26192 * Update all FSF addresses except those in COPYING* files.
26193
26194Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
26195
26196 * gdb.base/a2-run.exp: Change messages to be more explicit about
26197 the status of args, and quote binfile in results.
26198
26199Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
26200
26201 * gdb.base/callfuncs.exp: Add tests for passing structs to
26202 inferior functions and return various types.
26203 * gdb.base/callfuncs.c: Add functions to receive a struct
26204 and return a member of the struct, in various types.
26205
26206Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26207
26208 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
26209
26210Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
26211
26212 * config/vxworks29k.exp: New file, sources vxworks.exp.
26213
26214Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
26215
26216 * config/gdbremote.exp: New file. Testing framework using
26217 gdbserver.
26218
26219Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
26220
26221 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
26222 "call function when asleep" and "send end of file".
26223 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
26224 for "backtrace in corefile.exp".
26225 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
26226 for "backtrace through signal handler".
26227 * gdb.base/corefile.exp: Make sure we actually generate a core file
26228 before trying the core tests. Some systems allow the user to suppress
26229 generation of core files and default to that (linux for example).
26230 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
26231 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
26232
26233Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
26234
26235 * gdb.threads: New directory with some crude multi-threaded
26236 gdb tests (step.exp and step2.exp).
26237 * config/mt-lynx (STEP_EXECUTABLE): Define.
26238 (THREADFLAGS): Define.
26239
26240Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
26241
26242 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
26243
26244 * gdb.base/signals.exp: Disable whole file for lynx until
26245 further notice.
26246
26247 * gdb.base/signals.exp: xfail test where "next" acts like
26248 "continue" for lynx.
26249
26250 * gdb.base/interrupt.exp: xfail test for calling function while
26251 inferior is asleep for lynx.
26252
26253 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
26254 than one cr-lf after each command.
26255
26256Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26257
26258 * configure.in: Reinstate setting of stabsdirs variable, fix
26259 typo in setting up configdirs for native builds.
26260
26261 * gdb.base/return.exp: Fix typo in return double test.
26262 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
26263 compiler from optimizing them away.
26264
26265Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
26266
26267 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
26268 sequences to be echo'd by gdb when using gdb_test.
26269 * gdb.chill/chexp.exp: Likewise.
26270 * gdb.fortran/exprs.exp: Likewise
26271
26272Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
26273
26274 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
26275 after the inferior gdb has started.
26276
26277 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
26278 after each command.
26279 * gdb.base/funcargs.exp: Likewise.
26280 * gdb.base/gdbvars.exp: Likewise.
26281 * gdb.base/interrupt.exp: Likewise.
26282 * gdb.base/list.exp: Likewise.
26283 * gdb.base/watchpoint.exp: Likewise.
26284 * gdb.c++/demangle.exp: Likewise.
26285 * gdb.c++/inherit.exp: Likewise.
26286 * gdb.chill/chexp.exp: Likewise.
26287 * gdb.fortran/exprs.exp: Likewise.
26288
26289 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
26290 test if we can't handle IO to/from the inferior.
26291
26292 * gdb.c++/misc.exp: Always check for a program already being
26293 started after sending a "run" command to gdb.
26294
26295 * gdb.base/twice.exp: Start with a fresh gdb.
26296
26297 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
26298 only depend on gdb's expression code, not the chill runtime.
26299
26300 * gdb.base/return.c: Put return values into variables so we
26301 can have gdb print them rather than depending on the program
26302 to print them.
26303 * gdb.base/return.exp: Corresponding changes.
26304
26305 * lib/gdb.exp: Provide default value for noinferiorio.
26306 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
26307 the inferior.
26308
26309 * gdb.base/break.exp: Always check for a program already being
26310 started after sending a "run" command to gdb.
26311 (text_next_with_recursion): Don't check the output from the
26312 program's printf statement. Instead just make sure the program
26313 exited.
26314
26315 * gdb.base/commands.exp: Protect tests which need arguments with
26316 $noargs conditionals.
26317
26318Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26319
26320 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
26321 of structure member arrays to match gdb/valops.c:value_addr change.
26322
26323Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
26324
26325 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
26326 cases.
26327
26328Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
26329
26330 * configure.in (configdirs): Remove gdb.chill from default list
26331 of subdirs and then add it back in only if doing a native build.
26332 The current chill compiler does not yet work in any cross build.
26333 * Revert all signal changes from Jul 6.
26334 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
26335 for sh-hms targets, allowing these tests to link, with no other
26336 changes. Testing is suppressed by setting "nosignals" in site.exp.
26337
26338Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
26339
26340 * configure.in (signaldirs): Define and add to configdirs for all
26341 targets except some specific ones that are known to not support signals.
26342 Also clean up formatting.
26343 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
26344 (signals, sigall): Remove rules to build.
26345 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
26346 Moved to new gdb.signals directory.
26347 * gdb.signals: New test directory.
26348 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
26349 signals.c signals.exp}: New or moved files.
26350
26351Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
26352
26353 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
26354
26355Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
26356
26357 * gdb.base/return.exp: Xfail `return double' test failure
26358 on at least Solaris 2.3 and handle future/past versions on
26359 a case by case basis as appropriate. Also update message
26360 to include i*86 failures.
26361
26362Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26363
26364 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
26365
26366 * lib/gdb.exp: Fix comment which erroneously identified
26367 gdb_file_cmd as gdb_load (the 19 May change was in fact to
26368 gdb_file_cmd not gdb_load).
26369 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
26370
26371 * gdb.base/setvar.exp: Make test names consistent between pass and
26372 fail cases. Use gdb_test more.
26373
26374Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26375
26376 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
26377
26378Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26379
26380 * gdb.base/help.exp: Fix expected help string for `show commands'.
26381
26382Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
26383
26384 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
26385
26386 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
26387 of a text section.
26388
26389Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
26390
26391 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
26392 that loop eventually terminates. Fix Connection refused logic so
26393 that testsuite will expire nicely.
26394
26395Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
26396
26397 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
26398 config/rom68k.exp: New tcl glue for the appropriate monitors.
26399 These all just end up calling monitor.exp.
26400 * config/monitor.exp (gdb_target_monitor): Handle `Connection
26401 refused' by retrying. Cleanup some timeout issues.
26402 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
26403 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
26404 callers don't have to set/restore global timeout variable.
26405
26406 * The following set of changes centralizes management of the global
26407 timeout variable. This way, it can be set in one target dependent
26408 place instead of dozens of places scattered throughout the test suite.
26409 If you need to lengthen a timeout, then you should either set timeout
26410 in one of the config/{target}.exp files, or multiply it by a factor.
26411 Setting it to an absolute value is always going to lose for some
26412 targets.
26413 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
26414 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
26415 * gdb.base/funcargs.exp: Don't set timeout.
26416 * gdb.base/list.exp (test_forward_search): Only use local timeout.
26417 * gdb.base/printcmds.exp (test_print_string_constants
26418 test_print_array_constants): Don't set timeout.
26419 * gdb.base/ptype.exp: Don't set timeout.
26420 * gdb.base/recurse.exp: Don't set timeout.
26421 * gdb.base/return.exp: Don't set timeout.
26422 * gdb.base/watchpoint.exp: Don't set timeout.
26423 * gdb.c++/classes.exp (do_tests): Don't set timeout.
26424 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
26425
26426Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
26427
26428 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
26429
26430Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26431
26432 * lib/gdb.exp: Disable chill tests for irix5.
26433
26434Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26435
26436 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
26437 each test pass or fail.
26438
26439Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26440
26441 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
26442 xlc not gcc.
26443
26444Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
26445
26446 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
26447
26448Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
26449
26450 * config/est.exp: Fix copyright and comments. Remove dead code.
26451 Use targetname, serialport and baud variables instead of fixed
26452 constants.
26453 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
26454 * config/cpu32bug.exp: New file to support cpu32bug monitors.
26455
26456Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26457
26458 * gdb.base/watchpoint.exp: Don't run
26459 test_watchpoint_triggered_in_syscall for sunos.
26460
26461Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26462
26463 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
26464 they don't seem to exist. Do include stdio.h.
26465
26466Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26467
26468 * gdb.base/a1-selftest.exp: Add alpha xfail.
26469
26470Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26471
26472 * gdb.base/watchpoint.c (main): Prompt before calling read().
26473 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
26474 Revise accordingly. Remove cruft about sending "123" several
26475 times, until it gets noticed. Clean up the "print buf[0]" stuff
26476 so that it passes or fails, and waits for prompts in the usual way.
26477
26478Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26479
26480 * gdb.base/recurse.exp: Fix comment.
26481
26482 * TODO: Remove item about printing variables in nodebug.exp. Add
26483 item about enabling tests which are only run on some targets.
26484
26485 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
26486 fail, make test names unique, use new gdb_test convention
26487 regarding pattern, use gdb_test more, etc.).
26488
26489 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
26490 fail, make test names unique, etc.).
26491
26492Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26493
26494 * gdb.base/nodebug.c: Change return type of top and middle to
26495 short.
26496 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
26497 are fixed by the recent mdebugread.c changes. Allow `short ()'
26498 as type for top and middle.
26499
26500Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26501
26502 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
26503 nearly as I can tell, the whole thing was an accident in Stu's
26504 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
26505 to replace a send/expect pair with gdb_test, but ended up only
26506 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
26507 of 30 Mar 1995 took care of it, but left this vestigial comment
26508 which I am now nuking.
26509
26510Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26511
26512 * gdb.base/break.exp: Look for different line number for
26513 breakpoint at main depending on usestubs.
26514
26515Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26516
26517 * gdb.base/list.exp: Adjust some alternate expect patterns to
26518 match recent list0.c change. Add alternate expect pattern for
26519 output from `list default lines around main' for optimizing
26520 compilers.
26521
26522Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26523
26524 * lib/gdb.exp: If nosignals is not set, set it to 0.
26525
26526Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
26527
26528 * config/slite-gdb.exp: Responds to load symbol table prompt.
26529 * gdb.base/break.exp: Adjust line number, fix rerun.
26530 * gdb.base/langs0.c: Add #ifdef usestubs.
26531
26532Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
26533
26534 * gdb.base/list.exp: Adjust line contents after adding new lines in
26535 list0.c. Also fix a syntax error.
26536
26537 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
26538 * gdb.base/break.exp: ditto.
26539 * gdb.base/list.exp: ditto.
26540 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
26541 * gdb.base/run.c: ditto.
26542 * gdb.base/list0.c: ditto.
26543 * gdb.base/funcargs.c: ditto.
26544
26545Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
26546
26547 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
26548 $targetname, $serialport and $baud instead of hardwired variables.
26549 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
26550 target doesn't support signals.
26551
26552Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
26553
26554 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
26555
26556Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26557
26558 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
26559 Don't rely on the value of an auto variable before it has been
26560 initialized. Use gdb_test more.
26561
26562Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26563
26564 * lib/gdb.exp (default_gdb_version): A version number must start
26565 with a digit, but other than that contains all characters up to
26566 the first whitespace character.
26567
26568Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26569
26570 * gdb.base/commands.exp (breakpoint_command_test): New tests.
26571
26572Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26573
26574 * gdb.c++/*.exp: Warn if executable does not exist. The original
26575 reason for skipping the warning was that configure.in sometimes
26576 intentionally skipped building the executables but the tcl code
26577 had no way of knowing. That (a) was always bogus with respect to
26578 error handling, (b) is no longer true (right now there is no way
26579 to skip C++ tests).
26580
26581 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
26582
26583Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26584
26585 * gdb.base/list.exp: Add expect patterns for output from
26586 SunPRO compiled executables.
26587 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
26588 types.
26589
26590Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26591
26592 * gdb.base/break.exp (test_next_with_recursion): Accept any line
26593 number (we are already testing that the correct source line text
26594 gets printed).
26595
26596 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
26597 that is what is intended, but something needed to be done to get
26598 sunos4 native working again.
26599
26600 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
26601
26602 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
26603 apparently went with a (very) old xfail.
26604
26605Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
26606
26607 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
26608 runto_main is a proc in gdb.exp that will do 'step' for target use
26609 stubs.
26610 * gdb.base/exprs.exp: ditto.
26611 * gdb.base/interrupt.exp: ditto.
26612 * gdb.base/opaque.exp: ditto.
26613 * gdb.base/printcmds.exp: ditto.
26614 * gdb.base/ptype.exp: ditto.
26615 * gdb.base/scope.exp: ditto.
26616 * gdb.base/setvar.exp: ditto.
26617 * gdb.base/signals.exp: ditto.
26618 * gdb.base/twice.exp: ditto.
26619 * gdb.c++/classes.exp: ditto.
26620 * gdb.c++/inherit.exp: ditto.
26621 * gdb.c++/templates.exp: ditto.
26622 * gdb.base/break.exp: no run and hit main for stubs. Change line
26623 numbers for breakpoints and info breakpoint.
26624 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
26625 breakpoint().
26626 * gdb.base/callfuncs.c: ditto.
26627 * gdb.base/exprs: ditto.
26628 * gdb.base/interrupt.c: ditto.
26629 * gdb.base/opaque0.c: ditto.
26630 * gdb.base/printcmds.c: ditto.
26631 * gdb.base/ptype.c: ditto.
26632 * gdb.base/scope0.c: ditto.
26633 * gdb.base/setvar.c: ditto.
26634 * gdb.base/signals.c: ditto.
26635 * gdb.base/twice.c: ditto.
26636 * gdb.c++/misc.cc: ditto.
26637 * gdb.c++/templates.cc: ditto.
26638
26639Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26640
26641 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
26642
26643 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
26644 somewhere between `read' and `main.c'. I'm pretty sure the
26645 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
26646 and it isn't particularly useful.
26647
26648 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
26649
26650Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26651
26652 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
26653
26654Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
26655
26656 * config/mt-slite: add LIBS and -nostdlib.
26657 * config/slite-gdb.exp: add this new file to support sparclite target.
26658
26659Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
26660
26661 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
26662
26663 * gdb.base/a2-run.exp: Change argument to istarget from
26664 "*-*-vxworks" to "*-*-vxworks*".
26665 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
26666
26667Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
26668
26669 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
26670 will not runto main but do a 'step' to step out of breakpoint().
26671 * config/mt-slite: add -Dusestubs.
26672
26673Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26674
26675 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
26676 instead of just @.
26677
26678 * gdb.base/signals.exp: Add test for "handle all print".
26679 * TODO: Remove "handle all print". Also remove item about
26680 checking copyright date (I don't like the idea of a spurious FAIL
26681 based on when we run the tests).
26682
26683 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
26684 for SunOS4 (reason for failure not investigated). Remove
26685 redundant test for $binfile.
26686
26687 * gdb.base/nodebug.c (array_index): Call malloc.
26688
26689 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
26690
26691Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
26692
26693 * gdb.base/recurse.exp: Update gdb_test invocation to use new
26694 conventions and slightly simplify the matching regexp.
26695
26696Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26697
26698 * gdb.base/break.exp: Update gdb_test invocation to use new
26699 convention.
26700
26701 * lib/gdb.exp: If noargs is not set, set it to 0.
26702
26703 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
26704 tests unique.
26705
26706 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
26707
26708Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26709
26710 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
26711 one argument of type "<non-float parameter>".
26712
26713Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
26714
26715 * config/rom68k.exp: New file to support Motorola IDP board.
26716 * gdb.base/a2-run.exp: Skip this file if noargs is set.
26717 * gdb.base/break.c: Change things around so that this program
26718 doesn't depend upon args. This is necessary to make remote
26719 targets work (in general, they can't take args).
26720 * gdb.base/break.exp: Don't try to send args to program. Don't
26721 expect output. Also, replace lots of code with gdb_test.
26722
26723Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26724
26725 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
26726 printing of '\'' (which is what the comment says we are testing,
26727 even though we were not), not '''.
26728 (test_integer_literals_rejected): Test that printing ''' is an error.
26729
26730 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
26731 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
26732 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
26733 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
26734 Use gdb_test not test_print_accept.
26735 * lib/gdb.exp: Remove test_print_accept.
26736
26737 * gdb.base/signals.exp (signal_tests_1): Make pass message
26738 consistent with fail message.
26739
26740 * gdb.base/whatis.exp: Remove xfails for printing char vs.
26741 unsigned char; the bug (PR 1821) is fixed.
26742
26743 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
26744
26745 * gdb.base/scope.exp (test_at_localscopes): Call pass for
26746 successful tests--makes xfailing them work right.
26747
26748Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26749
26750 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
26751 only \r\n, not .*. The test can pass .* as the last thing in
26752 $pattern if that is what it wants. In addition to providing this
26753 flexibility, this change should speed up pattern matching in cases
26754 where the pattern already ended with .* (there were a number of
26755 them). This change also helps catch bad patterns--in the old
26756 scheme the typo "char \*" instead of "char \\*" would pass. Now
26757 it is caught.
26758 * Many .exp files: Update callers.
26759
26760 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
26761 clearer and does not spuriously match multiple ('s. Likewise for
26762 ) and *.
26763
26764 * gdb.base/nodebug.exp: Test ability to call a function and pass
26765 it a string (even with no debugging info).
26766
26767 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
26768 "p '\'", which is the same as "p ''" once tcl gets done with
26769 quoting, to "p '\\'", which I suspect is what is intended (one
26770 backslash gets sent to GDB).
26771
26772 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
26773
26774Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26775
26776 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
26777 1817) was fixed literally years ago.
26778
26779Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26780
26781 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
26782 test, it causes stepping out of call_after_alloca_subr with
26783 optimizing compilers.
26784 (localvars_in_indirect_call): Consume GDB prompt if `finish'
26785 fails.
26786
26787 * gdb.c++/templates.exp: Source templ-info.exp only if
26788 the templates executable exists.
26789
26790 * gdb.c++/misc.cc (class Contains_static_instance,
26791 class Contains_nested_static_instance),
26792 gdb.c++/classes.exp (test_static_members): Test printing of
26793 a class that contains a static instance of the class.
26794
26795Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26796
26797 * gdb.base/langs2.c (cppsub_): Don't prototype.
26798 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
26799 only, I believe).
26800
26801Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26802
26803 * lib/gdb.exp (skip_chill_tests): New procedure.
26804
26805 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
26806
26807Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
26808
26809 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
26810 each expect pattern. Cuts runtime from 12 to about 4 seconds.
26811
26812Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26813
26814 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
26815
26816 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
26817 disassemble 8, not 16, instructions for part 4.
26818
26819 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
26820 support the latter anymore.
26821
26822 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
26823 -DNO_PROTOTYPES.
26824 * gdb.base/callfuncs.c: Control use of prototypes based on
26825 NO_PROTOTYPES, not __STDC__.
26826 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
26827 t_float_values2 tests if prototypes in use.
26828
26829 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
26830 t_double_values): When checking differences against DELTA, check
26831 that difference is within the range (-DELTA,DELTA), not just
26832 (-infinity,DELTA).
26833
26834Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
26835
26836 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
26837 'file' command firts, then 'target', then 'load', this is due to gdb
26838 target set up.
26839 * config/mips-gdb.exp: Fix a couple regular exp bugs.
26840
26841Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
26842
26843 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
26844 FP load/store variants.
26845 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
26846
26847Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
26848
26849 * gdb.base/term.exp: Do not give a warning if not native, it is
26850 not an abnormal condition.
26851
26852Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
26853
26854 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
26855 t_char_array".
26856
26857Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
26858
26859 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
26860 are getting the version number.
26861
26862 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
26863 if not native, it is not an abnormal condition.
26864
26865Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26866
26867 * lib/gdb.exp: Just use "file exists", rather than undocumented
26868 dejagnu procedure "findfile".
26869
26870Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
26871
26872 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
26873 (LDFLAGS): Set to -Xlinker -Ur.
26874
26875 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
26876 Removed, these values are set by lib/gdb.exp.
26877
26878 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
26879
26880Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
26881
26882 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
26883 of replicating gdb startup code.
26884
26885 * config/mt-vxworks (LDFLAGS): Set to -r.
26886 (CFLAGS_FOR_TARGET): Removed.
26887
26888 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
26889 (gdb) and gdb for vxworks uses (vxgdb).
26890
26891 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
26892 executable is not in the tree and host != target, use sed and
26893 program_transform_name to determine the gdb name used by the
26894 target.
26895
26896 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
26897 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
26898
26899Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26900
26901 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
26902 floats, chars, and shorts where there are ANSI-style function
26903 definitions.
26904
26905 * gdb.base/langs.exp, gdb.base/langs*: New test.
26906 * gdb.base/Makefile.in: Build it.
26907 * TODO: Remove item about checking that C names don't get C++
26908 demangling applied; this test tests it.
26909
26910Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26911
26912 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
26913 went with the const70 xfail. The xfail went away a year ago.
26914
26915 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
26916
26917 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
26918 for hp300.
26919
26920 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
26921
26922 * gdb.base/a1-selftest.exp: Don't run on hp300.
26923
26924Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26925
26926 * Makefile.in (site.exp): Set host_alias and target_alias as well
26927 as host_triplet and target_triplet.
26928
26929Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26930
26931 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
26932
26933 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
26934 places as other ecoff systems).
26935
26936 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
26937 ultrix.
26938
26939Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26940
26941 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
26942 remove them.
26943 * gdb.base/nodebug.exp: Accept "function" in addition to "text
26944 variable and "variable" in addition to "data variable".
26945 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
26946
26947 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
26948 2.
26949 * gdb.base/list1.c (long_line): Add additional statement at start
26950 of function.
26951 * gdb.base/list.exp (test_forward_search): Update line number to
26952 reflect new statement.
26953
26954Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26955
26956 * gdb.base/signals.exp: Reinitialize searched source directories
26957 after gdb_start call.
26958
26959Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
26960
26961 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
26962 * gdb.stabs/Makefile.in: Likewise.
26963
26964 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
26965 change. Instead split the tests into smaller pieces.
26966 * gdb.disasm/hppa.s: Corresponding changes.
26967
26968Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26969
26970 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
26971 Quote ^C when passing it to stty. For some shells ^ is a pipe.
26972
26973 * gdb.base/funcargs.exp: Modify many tests so that every test
26974 either passes or fails. Make some test names unique.
26975
26976Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26977
26978 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
26979 Call stty to set interrupt character.
26980
26981 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
26982 for HP assembler versus GNU assembler based on actual behavior of
26983 $(CC), rather than assuming that $(AS) is always the GNU assembler.
26984
26985 * TODO: Suggest a few more stepping tests.
26986
26987Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
26988
26989 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
26990 restart GDB for h8300 after a continue.
26991 (return): Add pattern to match a29k-udi behavior.
26992 * gdb.base/nodebug.exp: Remove obsolete comment.
26993 * gdb.base/regs.exp: New file, testing of register displays.
26994 * gdb.base/return.exp: Fix typo in reference to $objdir.
26995 * gdb.base/whatis.exp: Always start with a fresh GDB.
26996
26997Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26998
26999 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
27000 higher, these tests generate a lot of output.
27001
27002Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27003
27004 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
27005 code following the catch silently ignored some errors; without the
27006 catch they should be thrown like any other tcl error. Also, the
27007 catch used "" instead of {} which meant all the callers who wanted
27008 to include one of the characters "[]$ had to quote it an extra time.
27009 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
27010 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
27011 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
27012 Remove extra quoting.
27013
27014Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
27015
27016 * gdb.base/commands.exp: Make test names unique; every test either
27017 passes or fails. Update some comments.
27018
27019 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
27020
27021Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27022
27023 The following fixes a FAIL caused by the fact that the alpha stabs
27024 configuration didn't use the ".if alpha" code in weird.def.
27025 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
27026 bit pointer, so the 32 bit version works even on the alpha.
27027 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
27028 Remove the stuff which allowed us to have separate versions for
27029 alpha and everything else.
27030
27031 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
27032 regexp which "info func operator\[\](" is supposed to match. Fix
27033 string to send to GDB. Note that GDB still doesn't work right. Add a
27034 new test for "info func .perator\[\](" which GDB does handle correctly.
27035
27036 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
27037
27038Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27039
27040 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
27041 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
27042 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
27043 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
27044 it makes the tests harder to understand and confuses test-o-matic.
27045 The preferred style is that each test provides a PASS or a FAIL,
27046 and has a unique message (e.g. "continue #54" not just "continue")
27047 which is the same for the pass and the fail.
27048 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
27049 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
27050 to lib/gdb.exp.
27051 * gdb.base/printcmds.exp: Use test_print_accept. Remove
27052 prt_accept which was basically the same thing. Likewise for
27053 test_print_reject and prt_reject.
27054 * lib/gdb.exp (test_print_reject): Add some more error message
27055 patterns to match from the former printcmds.exp (prt_reject).
27056 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
27057 One defect of the passcount stuff is that some of it failed to
27058 report XPASS where appropriate.
27059 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
27060 stuff before and after arg in expected pattern.
27061 (test_paddr_operator_functions): Re-do test without print_addr_of;
27062 this is the only test which seems to want extra stuff there.
27063
27064Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27065
27066 * gdb.base/nodebug.exp: Update new tests to reflect improved
27067 wording of gdb output.
27068
27069 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
27070 and "ptype" work on variables in files compiled without -g.
27071 Replaces commented out "maint print msymbol" tests.
27072
27073Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27074
27075 * gdb.base/setvar.c (dummy): Call malloc.
27076
27077 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
27078 losing with the irix4 sed.
27079
27080 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
27081 ALRM" on irix4.
27082
27083Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27084
27085 * TODO: Remove items about corefile.exp testing new exec-file and
27086 backtrace; both are now done. Add items about printing enums.
27087
27088Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27089
27090 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
27091 "get signal $thissig" test fails.
27092
27093 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
27094
27095Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27096
27097 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
27098 compiler warning with dec alpha compiler.
27099
27100 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
27101 extra \n from gdb_test call (this explains why the prompt test
27102 that I removed yesterday was there).
27103 (user_defined_command_test): Remove extra \n and prompt test.
27104
27105 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
27106 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
27107 doesn't exist.
27108 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
27109 Also remove alpha workaround, which turns out to be because
27110 SIGABRT == SIGLOST.
27111
27112 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
27113
27114 * gdb.base/help.exp: Don't test "help show".
27115
27116Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27117
27118 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
27119 "set print address" is on.
27120 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
27121 pass prompt to gdb_test; gdb_test already looks for the prompt.
27122
27123 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
27124
27125 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
27126 was a vestige of the manual TESTSTRATEGY, and the purpose of it
27127 was to make sure that gdb can read a core file. But (a) the "read
27128 the corefile" part didn't make it to a1-selftest.exp, we just
27129 delete the corefile after creating it, and (b) we test reading
27130 corefiles in corefile.exp anyway. Also, this test left around a
27131 xgdb process on Solaris.
27132
27133 * gdb.base/corefile.exp: Also test backtrace.
27134
27135Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
27136
27137 * gdb.base/commands.exp: Test a simple user defined command with
27138 arguments and if/while statements; verify the full user command is
27139 printed by "show user".
27140
27141 * gdb.base/commands.exp: Test if/while commands as part of a
27142 breakpoint command list; verify they appear in breakpoint
27143 information.
27144
27145Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27146
27147 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
27148 than by dividing by zero.
27149
27150Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
27151
27152 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
27153 performing an inferior call with watchpoints enabled.
27154 * gdb.base/watchpoint.c (main): Delete second unnecessary read
27155 call.
27156
27157Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27158
27159 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
27160 of "file" command.
27161
27162 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
27163 Add additional pattern for when "int operator int(void);" appears
27164 in a different order.
27165
27166Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27167
27168 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
27169
27170 * gdb.base/help.exp: Replace most of docstrings for "info signals"
27171 and "signal" with ".*".
27172
27173Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27174
27175 * TODO: Add note about "handle all nostop".
27176
27177 * gdb.base/{sigall.c, sigall.exp}: New test.
27178 * gdb.base/Makefile.in: Add it.
27179
27180Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
27181
27182 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
27183 when invoking GDB, suppresses any windowing interface.
27184
27185Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
27186
27187 * config/sim-gdb: New file, simulator testing support.
27188
27189Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
27190
27191 * gdb.base/interrupt.exp: Test calling func1 twice.
27192
27193Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
27194
27195 * gdb.base/list.exp (test_forward_search): Set timeout higher
27196 when we'll be getting lots of output from gdb.
27197
27198 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
27199 "init_malloc" to after the expect statement. Run it if that
27200 regexp is taken, but also for two others which happen if source
27201 cannot be found.
27202
27203Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27204
27205 * gdb.base/printcmds.exp: New test, for printing register before
27206 program is running.
27207
27208Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27209
27210 * gdb.base/list.exp: Correct some alternate expect patterns
27211 to reflect changes in list1.c.
27212
27213Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27214
27215 * TODO: Add item regarding large frames.
27216
27217 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
27218
27219 * TODO: Remove item about enabling return.exp; it
27220 is enabled. Suggest a few more "return" tests.
27221
27222Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27223
27224 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
27225 anonymous unions.
27226
27227Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27228
27229 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
27230 and pr-5646.o, so "make" is the same as "make all", not "make
27231 pr-4975.o".
27232
27233Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
27234
27235 * gdb.base/list.exp: Adjust expectations to reflect changes in
27236 list1.c.
27237 (test_forward_search): New test proc.
27238 * gdb.base/list1.c (long_line): New function, has long source line.
27239
27240Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
27241
27242 * gdb.base/a1-selftest.exp: Change initial stepping to know about
27243 additional line of code that was added.
27244
27245Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
27246
27247 * gdb.disasm/hppa.s: Break the large branching tests into smaller
27248 tests so as not to overflow expect's input buffers.
27249 * gdb.disasm/hppa.exp: Corresponding changes.
27250
27251Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27252
27253 Beginnings of template debugging tests.
27254 * gdb.c++/templ-info.cc: New file to test for template
27255 debugging capability of the compiler.
27256 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
27257 templ-info.cc.
27258 * gdb.c++/templates.cc: Add explicit template instantiations
27259 to enable compiling with -fno-implicit-templates. Add destructor
27260 and 'value' method to T5 class for template tests.
27261 * gdb.c++/templates.exp: Add testcases for printing of template
27262 types, setting breakpoints on template methods and calling a
d63a86f8 27263 template method.
c906108c
SS
27264
27265Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
27266
27267 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
27268 branch target since some assemblers (gas-2.5) may emit a
27269 relocation for the branch instead of resolving it in the
27270 assembler.
27271
27272Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27273
27274 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
27275 through signal handler.
27276
27277Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27278
27279 * configure.in (*-*-netware): Use config/mt-netware.
27280
27281 * config/mt-netware: New file.
27282 * config/mt-i386-netware: Removed, separate configs for different
27283 netware architectures are no longer needed now that we have
27284 --with-headers.
27285
27286Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27287
27288 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
27289 by the recent changes to use ANSI C arithmetic conversions.
27290
27291Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27292
27293 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
27294 bug involving using inferior_pid to figure out whether to select a
27295 frame.
27296
27297Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
27298
27299 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
27300 match the current disassembler output.
27301
27302Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
27303
27304 * gdb.fortran/exprs.exp: Expect VOID instead of void.
27305 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
27306 types, expect "int" as type of integer values (for now).
27307
27308Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
27309
27310 * gdb.base/commands.exp: New tests for if/while commands.
27311
27312Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
27313
27314 * lib/gdb.exp (runto): Replace sub-pattern for hex value
27315 by .*, since hex values have different syntax in Chill mode.
27316
27317Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27318
27319 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
27320 linefeed from expect pattern for repeated types with indices > 9.
27321
27322Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
27323
27324 First part of Fortran test suite.
27325 * gdb.fortran: New directory.
27326 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
27327
27328Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27329
27330 * gdb.base/default.exp: Update expect pattern for load command
27331 without arguments.
27332
27333Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
27334
27335 * configure.in: Change i386 to i[345]86.
27336 * gdb.base/configure.in: Likewise.
27337 * gdb.c++/configure.in: Likewise.
27338 * gdb.chill/configure.in: Likewise.
27339
27340Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
27341
27342 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
27343 patterns, since that is not a valid context for comments.
27344
27345Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
27346
27347 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
27348 repeated types and repeated types with indices > 9.
27349
27350Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
27351
27352 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
27353 2417; old bug has been fixed.
27354
27355Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
27356
27357 * gdb.base/interrupt.exp: When trying to wake up the inferior,
27358 send the newline ourselves instead of assuming gdb_test will do
27359 so when passed an empty input string.
27360
27361 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
27362 stabs testcode.
27363
27364Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27365
27366 * lib/gdb.exp (gdb_test): Don't send anything if the first
27367 argument is an empty string. This makes cases where we want to
27368 match output that is already in expect's buffers (for example,
27369 matching a breakpoint after gdb_run_cmd has been called) work
27370 reliably.
27371
27372Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27373
27374 * config/netware.exp: New file.
27375
27376Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27377
27378 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
27379 the -B and -L prefixes so we can find the debugging stub.
27380
27381 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
27382 there and we are using the gcc from the tree.
27383
27384 * gdb.base/types.c: Removed.
27385
27386 * gdb.base/configure.in: Look for makefile fragments in ../config.
27387 Recognize i386-*-netware.
27388 * gdb.c++/configure.in: Likewise.
27389
27390Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27391
27392 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
27393 the correct TCL syntax.
27394
27395Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27396
27397 * gdb.base/opaque.exp: use runto instead of messing around with
27398 breakpoints. Simplify by using gdb_test.
27399
27400 * gdb.base/bitfields.exp: restart between tests on netware targets
27401 because breakpoints aren't relocated after target death. Run
27402 processes to completion.
27403
27404 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
27405
27406Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
27407
27408 * Makefile.in: Remove extra tabs that confuse some versions
27409 of "make". Use the newly built gdb to test with by default,
27410 rather than the first one in the tester's search path.
27411
27412Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
27413
27414 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
27415
27416 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
27417 condition help.
27418
27419Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27420
27421 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
27422
27423 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
27424 running.
27425 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
27426 * gdb.base/funcargs.exp: Likewise.
27427
27428 * gdb.base/bitfields.exp: Simplify by using gdb_test.
27429 * gdb.base/funcargs.exp: Likewise.
27430
27431 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
27432 message is "".
27433
27434Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27435
27436 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
27437 return,signals,twice}.exp: Handle non-existant binaries
27438 consistantly.
27439
27440 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
27441 * gdb.base/Makefile.in: Don't try to generate a core dump, we
27442 might testing a cross development system.
27443
27444Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27445
27446 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
27447 runtest script is relative to ${srcdir}, not ${rootdir}.
27448
27449Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
27450
27451 * gdb.base/signals.exp: Allow for optionality of breakpoint
27452 address.
27453
27454Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27455
27456 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
27457
27458Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27459
27460 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
27461 for size_t definition.
27462 * gdb.c++/templates.cc: Likewise
27463
27464 * config/mt-i386-netware: New file.
27465
27466 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
27467 defined.
27468
27469 * gdb.base/Makefile.in: Added support for systems that name core
27470 files by appending "core" to the program name.
27471 * gdb.base/a1-selftest.exp: Likewise.
27472
27473Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27474
27475 * gdb.base/return.exp: Add comment and message for `return double'
27476 test failure on Sparc Solaris.
27477
27478Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
27479
27480 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
27481
27482Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27483
27484 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
27485 from optimizing them away.
27486 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
27487 patterns to include default constructors and assignment operators,
27488 to match gcc versions beyond 2.5.8. Accept any cplus demangling
27489 character in the output of the virtual base pointer.
27490
27491Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27492
27493 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
27494 expression match in print_addr_of to avoid unintented matches.
27495 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
27496 versions up to 2.5.8.
27497
27498Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27499
27500 * gdb.base/list.exp: Tweak alternate pattern for listing of an
27501 included file to run under newer versions of expect.
27502 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
27503 consecutive >'s in templates to accomodate recent cplus-dem.c change.
27504 Remove xfail for the virtual table of BDDHookV.
27505
27506Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
27507
27508 * lib/gdb.exp (string_to_regexp): Set a default result.
27509 (default_gdb_start): Fix misleading message.
27510
27511Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
27512
27513 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
27514 Remove all CC, etc definitions.
27515 * config/mt-hpux: New file.
27516 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
27517 (CFLAGS, LDFLAGS): Define.
27518 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
27519
27520 * Makefile.in (site.exp): Don't insert host_os, etc.
27521 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
27522 (distclean): Check existence of subdir.
27523 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
27524 * gdb.base/Makefile.in: General cleanup and simplification.
27525 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
27526 to build executables. Use default rule to build .o files.
27527 (EXPECT, RUNTEST, CC): Fix relative pathname.
27528 (site.exp): Don't insert host_os, etc.
27529 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
27530 and/or SIGUSR1 defined.
27531 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
27532 * gdb.c++/Makefile.in: General cleanup and simplification.
27533 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
27534 (CFLAGS): Remove.
27535 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
27536
27537Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
27538
27539 * gdb.base/recurse.exp: Misc changes to get tests running again
27540 after Kung's changes to the watchpoint code.
27541 * gdb.base/watchpoint.exp: Likewise.
27542
27543Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
27544
27545 * lib/gdb.exp (string_to_regexp): Convert {\} also.
27546
27547Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
27548
27549 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
27550 * lib/gdb.exp (default_gdb_start): Define.
27551 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
27552 gdb.base/funcargs.exp, gdb.base/opaque.exp,
27553 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
27554 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
27555 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
27556 Don't call gdb_target_udi in between tests.
27557
27558Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27559
27560 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
27561 (which was basically just a local version of the same thing). In
27562 addition to avoiding duplication, gdb_test_exact is faster.
27563 * lib/gdb.exp (gdb_test_exact): Fix typo.
27564
27565 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
27566 don't give an error.
27567
27568 * gdb.base/term.exp: Call delete_breakpoints before starting.
27569
27570 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
27571 (t10): Add comment.
27572
27573Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
27574
27575 Reorganization of the GDB Test Suite.
27576
27577 * gdb.base: New directory, contains all the basic tests.
27578 * gdb.c++: New directory, tests specific to C++.
27579 * gdb.chill: New directory, tests specific to Chill.
27580 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
27581 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
27582 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
27583 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
27584 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
27585 t30-31 to chill).
27586 * */gdbme.*: Rename to match appropriate expect scripts.
27587 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
27588 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
27589 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
27590 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
27591 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
27592 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
27593 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
27594 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
27595 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
27596 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
27597 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
27598 gdb.c++/virtfunc.cc: New names of C++ files.
27599 * gdb.chill/chillvars.ch: New name of Chill file.
27600 * gdb.base/configure.in, gdb.c++/configure.in,
27601 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
27602 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
27603 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
27604 * configure.in (configdirs): Update to reflect directory changes.
27605 (target_abbrev): No longer define for any configuration.
27606 * Makefile.in: Cosmetic improvements to header comments.
27607
27608Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
27609
27610 Various changes to gdb.t31:
27611
27612 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
27613 * gdbme.ch: Make all key-words and predefineds be upper-case.
27614 * chillvars.exp: Expect key-words and predefinds in upper-case.
27615
27616 * chillvars.exp: Use gdb_test_exact many places.
27617 Change expected output for arrays (which now includes index labels).
27618
27619 * pr-5020.exp, gdme.ch (module PR_5020):
27620 New test, for PR-5020.
27621
27622Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
27623
27624 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
27625 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
27626
27627Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
27628
27629 * Makefile.in: Fix bit-rot in definitions of CHILL,
27630 CHILL_FOR_TARGET and Chill_LIB.
27631 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
27632 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
27633 CHILL, and CHILL_LIB.
27634
27635Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
27636
27637 * Revert the previous changes. Please see Rob's directory
27638 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
27639
27640Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
27641
27642 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
27643 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
27644 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
27645 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
27646 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
27647 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
27648 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
27649 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
27650 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
27651 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
27652 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
27653 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
27654 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
27655 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
27656 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
27657 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
27658 changes from 94Q1.
27659
27660Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
27661
27662 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
27663 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
27664 Rob's new testing fragments.
27665
27666Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
27667
27668 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 27669 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
27670
27671Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
27672
27673 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
27674 version also, match on casted version strings, and match on
27675 gdb startup case where the line numbers might be messed up.
27676
27677Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
27678
27679 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 27680 (CFLAGS): Delete it from here.
c906108c
SS
27681
27682Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
27683
27684 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
27685
27686Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
27687
27688 * Makefile.in (RUNTEST): Default to just "runtest".
27689
27690Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27691
27692 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
27693 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
27694 the code has been restructured.
27695
27696Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27697
27698 * gdb.t00/default.exp (set write): Allow any number of \r and/or
27699 \n, not just one of each.
27700
27701 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
27702 /bin/cc gives a warning if you do.
27703
27704Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
27705
d63a86f8 27706 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
27707 __t10ListS_link1ZUiRCUiPT0
27708
27709Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27710
27711 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
27712 on local variables in recursive functions.
27713
27714 * gdb.t07/Makefile.in: Build the new test.
27715
27716Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27717
27718 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
27719 directly. Instead compare the return values from actual calls.
27720
27721Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
27722
27723 * Makefile.in (check): Set TCL_LIBRARY for runtest.
27724
27725Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27726
27727 * From Peter Schauer with minor modifications.
a9c64011
AS
27728 * gdb.t15/return.exp (return_tests): Handle targets where "return"
27729 stops in mid-line in the caller. Add xfail for returning a float
27730 value on X86 targets.
c906108c
SS
27731
27732Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27733
27734 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
27735 to avoid expect lossage.
27736 (fmem_LRbug_tests): Likewise.
27737 * gdb.disasm/hppa.s: Corresponding changes.
27738
27739 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
27740 conditions to work with latest dejagnu/expect.
27741
27742 * gdb.t15/funcargs.exp (finish from indirect call): No longer
27743 expected to fail on the PA.
27744 (backtrace in call with trampolines): Explicitly require main
27745 to be frame #1 (no trampolines should show up in backtrace).
27746
27747 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
27748 "continue -expect".
27749 * gdb.t06/break.exp: Likewise.
27750 * gdb.t07/watchpoint.exp: Likewise.
27751 * gdb.t13/bitfields.exp: Likewise.
27752 * gdb.t15/{funcargs,return}.exp: Likewise.
27753 * gdb.stabs/weird.exp: Likewise.
27754 * config/{mips,udi}-gdb.exp: Likewise.
27755
27756 * hppa.sed: Enclose comments within a sed command to avoid
27757 losing with the old OSF1 sed.
27758
27759Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27760
27761 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
27762 sequent dynix.
27763 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
27764 * gdb.t15/funcargs.exp: Conditionally step again to really
27765 finish from marker_call_with_trampolines. Handle the case where
27766 the first step from within call_with_trampolines already steps
27767 us back to main.
27768 * gdb.t15/gdbme.c: Add comment to closing brace of
27769 call_with_trampolines for funcargs.exp.
27770
27771Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27772
d63a86f8 27773 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
27774 Fix typo(s).
27775
27776Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27777
27778 * gdb.t07/gdbme.c: More code for watchpoint testing.
27779
27780 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
27781 "Hardware watchpoint" throughout file.
27782 (test_watchpoint_triggered_in_syscall): New test.
27783 (test_complex_watchpoint): New test.
27784
27785Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27786
27787 * gdbme.c (call_with_trampolines): New function to try and step
27788 into. Tests trampoline problems on the PA.
27789
27790 * funcargs.exp (localvars_in_indirect_call): No longer expect
27791 stepping into indirect call to fail on PAs.
27792 (test_stepping_over_trampolines): New test.
27793
27794Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27795
27796 * TODO: Add suggestions for static member function tests, and
27797 completion tests.
27798
27799Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27800
27801 * TODO: Add suggestions for "p/a" tests.
27802
27803 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
27804 (default_gdb_exit): Replace all the hair with sending "quit" to
27805 the process with a simple close.
27806
27807Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27808
27809 * TODO: Add suggestions for shared library tests.
27810
27811Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27812
27813 * TODO: Add suggestions for x/s tests.
27814
27815Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27816
27817 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
27818 "enable once", and "enable breakpoints once" with ".*".
27819
27820Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27821
27822 * TODO: Add suggestions about structure passing tests.
27823
27824Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27825
27826 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
27827 the primary1 test, use work around if __GNUC__ < 2.
27828 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
27829 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
27830 Test for bad output rather than waiting for timeout. Issue
27831 second continue only if first continue failed.
27832
27833Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
27834
27835 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
27836 operator[] test with gdb_test because the old code didn't seem to
27837 be getting the quoting right with the new dejagnu.
27838
27839Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
27840
27841 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
27842 one from the path.
27843 * Makefile.in: Use a fresh expect if there is one, use runtest
27844 from the src tree if there is one.
d63a86f8 27845
c906108c
SS
27846Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
27847
27848 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
27849 next over recursive call. Revise the tests from that point on
27850 (which had been skipped) to match GDB's actual (correct) output.
27851
27852 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
27853 with next over a breakpoint whose condition is false.
27854
27855 * gdb.t00/help.exp: Comment out "help set print" tests just like
27856 (and for same reason as) "help set" test.
27857
27858Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27859
27860 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
27861 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
27862
27863Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27864
27865 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
27866 necessary gdb_target_udi.
27867
27868 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
27869
27870 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
27871 1838 and 2417; they are fixed.
27872
27873 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
27874 gdb.t03/ptype.exp (ptype structure, ptype union):
27875 Remove xfails; the test is looser than when the xfails were added.
27876
27877 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
27878 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
27879
27880 * gdb.t01/run.exp: Only run shell test if isnative.
27881
27882 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
27883 since "run" automatically loads if necessary. Call gdb_target_udi
27884 after the "file" since "file" kills any execution target.
27885
27886 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
27887 GDB. GDB doesn't work that way (not anymore at least) on UDI.
27888 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
27889 argument for UDI.
27890
27891Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
27892
27893 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
27894
27895 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
27896
27897Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27898
27899 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
27900 properly quoting regexps. This makes the second argument to
27901 demangle a fixed string, which matches the callers, instead of a
27902 shell-style pattern which is what the previous implementation
27903 used. Update some of the callers.
27904
27905Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27906
27907 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
27908 (comib_nullified_tests): Fix typo.
27909 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
27910 strings. No longer expected to fail.
27911
27912 * gdb.disasm/hppa.s (addib_tests): Fix typo.
27913 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
27914 strings. No longer expected to fail.
27915
27916 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
27917 string. No longer expected to fail.
27918
27919Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27920
27921 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
27922 No longer expected to fail.
27923
27924 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
27925 string. No longer expected to fail.
27926
27927Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27928
27929 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
27930 only in the names (I probably got most of them). I was even
27931 generous with some which differed in underscores in names, and
27932 probably missed a few, and I *still* was able to remove almost a
27933 third of the file with almost no impact on testsuite coverage.
27934
27935Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27936
27937 * gdb.t00/default.exp: Match udi_attach error message as well as
27938 the one from child_attach.
27939
27940 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
27941
27942 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
27943
27944 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
27945 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
27946
27947 * Move test with enums and partial symbols back to
27948 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
27949 Reverts the change of 26 May 93. Per today's change to
27950 stabs.texinfo, the behavior that weird.exp was expecting was
27951 unreasonable; what is important is that the compiler+gdb get
27952 things right, which happens with a recent gcc. Also fix the test
27953 to deal with native compilers which put out the stab gdb can't
27954 deal with.
27955
27956Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27957
27958 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
27959 in the names. The main thing these accomplish is to slow things down.
27960 Many more such duplicates surely remain.
27961
27962 * gdb.t00/help.exp: Comment out "help support" test just like
27963 (and for same reason as) "help set" test.
27964
27965Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
27966
27967 * gdb.t06/break.exp: Remove setup_xfails for
27968 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
27969 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
27970 about known bug in gcc to include up through 2.5.8.
27971 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
27972 well as "_vb$".
27973 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
27974 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
27975 with latest gcc and gdb.
27976 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
27977 well as "_vb$".
27978
27979Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27980
27981 * configure.in (hppa*-*-*): Also configure and build stabs-only
27982 tests.
27983
27984Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27985
27986 * gdb.t10/hppa.mt: A makefile fragment for the PA.
27987 * gdb.t10/configure.in (hppa*-*-*): Use it.
27988
27989Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27990
27991 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
27992
27993Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27994
27995 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
27996 versions prior to 1.13.5.
27997
27998Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27999
28000 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
28001 the prompt is at the start of a line.
28002
28003Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28004
28005 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
28006 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
28007 in the copr tests now.
28008 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
28009 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
28010 expected to fail.
28011
28012Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
28013
28014 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
28015 gdb.t31/chillvars.exp, lib/gdb.exp:
28016 Tweak to run under either version of expect.
28017 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
28018 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
28019 * gdb.t11/list.exp: Remove extraneous whitespace.
28020
28021Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28022
28023 * gdb.t16/printcmds.exp (test_print_strings): Accept
28024 "(unsigned char *) " before the string.
28025
28026 * TODO: Add notes about printing of fancy types and GDB expressions.
28027
28028Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
28029
28030 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
28031 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 28032 if doing mips-idt-ecoff.
c906108c
SS
28033
28034Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
28035
28036 * Most .exp files: Tweak to run under either version of expect.
28037
28038Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28039
28040 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
28041 xfails; I'm not sure why they are failing, but not because of PR 1806.
28042
28043Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
28044
28045 * config/unix-gdb.exp: Remove gdb_unload cause it's already
28046 defined in lib/gdb.exp.
28047
28048Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28049
28050 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
28051 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
28052 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
28053 have to be typeless.
28054
28055Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28056
28057 * TODO: Add suggestion for copyright year test.
28058
28059Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
28060
28061 * configure.in (*-*-lynxos*): Add stabs tests.
28062
28063Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
28064
28065 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
28066 so insert a tab before any assembler directive in column zero.
28067
28068 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
28069 stores.
28070 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
28071 stores.
28072 (fpu_short_memory_tests): Likewise.
28073
28074Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28075
28076 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
28077 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
28078 .stabs directives in comments.
28079
28080Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28081
28082 * TODO: New file, describing tests we could write.
28083 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
28084
28085Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28086
28087 * gdb.t06/signals.exp: Add kludge to force re-sync.
28088
28089 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
28090 to xgdb instead of gdb, get out of gdb.
28091
28092Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
28093
28094 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
28095 for info.
28096
28097Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
28098
28099 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
28100 * gdb.stabs/configure.in (hppa*-*-*): Use it.
28101 * gdb.stabs/hppa.sed: New sed script for the PA.
28102
28103Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28104
28105 * gdb.stabs: Re-write weird.def and configuration to use sed
28106 instead of cpp. sed is portable and POSIX; cpp is neither.
28107
28108Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28109
28110 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
28111
28112Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28113
28114 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
28115
28116Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28117
28118 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
28119 "_vb$".
28120 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
28121 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
28122
28123Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28124
28125 * lib/gdb.exp: Comment out code which depends on non-existent
28126 `transform' procedure.
28127
28128Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
28129
28130 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
28131 * lib/gdb.exp: Transform tool name.
28132 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
28133 1.1's new error handling system.
28134
28135Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28136
28137 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
28138
28139Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28140
28141 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
28142 They made pattern matching so slow that timeouts happened on
28143 heavily loaded systems. Now any output from "show print" which
28144 gets us back to the GDB prompt is a PASS.
28145
28146Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
28147
28148 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
28149
28150Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28151
28152 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
28153
28154 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
28155 It is not from PR 3220.
28156
28157Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28158
28159 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
28160 just started failing because they depended on the order the
28161 subcommands are presented, or exact docstring text. This kind of
28162 test is a pain and has minimal benefit.
28163
28164Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28165
28166 * gdb.t09/corefile.exp: At end of test, use "core" command with
28167 no arguments.
28168
28169Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
28170
28171 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
28172 17}/Makefile.in: Make it possible to run the testsuite with Sun
28173 make and CC = cross gcc by adding explicit build rules for .o
28174 files.
28175
28176Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28177
28178 * gdb.t15/funcargs.exp: Don't put comments on same line as
28179 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 28180
c906108c
SS
28181Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28182
28183 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
28184
28185Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
28186
28187 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
28188 * gdb.t20/inherit.exp: remove three dumplicate entries.
28189
28190Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28191
28192 * gdb.t06/break.exp: For "next over recursive call", fail on any
28193 incorrect output, not just on "factorial (value=2)".
28194
28195Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28196
28197 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
28198 working now. Add an xfail if accesing a bss variable causes
28199 a memory error if the target is not yet run.
28200
28201Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28202
28203 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
28204 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
28205 name of __st* demangling (2 strings). Did Kung really get the
28206 more than 95 others right without testing them?
28207
28208Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
28209
28210 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
28211
28212Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
28213
28214 * configure.in (configdirs): Add gdb.disasm
28215 * gdb.disasm: New directory for GDB disassembler tests.
28216 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
28217
28218Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28219
28220 * gdb.t00/help.exp: Don't test "help set".
28221
28222 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
28223 from within expect statements. None of these happen anymore and
28224 they cause regressions to be silently unnoticed.
28225
28226 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
28227 messages) about known failures with gcc cygnus-2.4.5-930417.
28228
28229 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
28230 comp-info.exp so it gets built if it doesn't exist.
28231
28232 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
28233 it is no longer used.
28234 * gdb.t13/comp-info.c: Removed.
28235
28236Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
28237
28238 * gdb.t06/signals.exp: Add xfail for sun3.
28239
28240Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28241
28242 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
28243 relevant because ^C doesn't get sent but failure can be reproduced
28244 interactively).
28245
28246Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28247
28248 * gdb.stabs/alpha.mt: New configuration file for alpha.
28249 * gdb.stabs/configure.in: Use it.
28250 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
28251 sharing with alpha.mt, redefine long to word via preprocessor.
28252 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
28253 for alpha.
28254 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
28255 native cc.
28256 * gdb.t00/teststrategy.exp: Change expect string so that we
28257 consume the `(xgdb)' from the command echo and from the gdb prompt.
28258 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
28259 gdb currently compares all values as long, so this failure probably
28260 applies to any configuration where LONGEST is bigger than a target int.
28261 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
28262 with gcc.
28263 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
28264 to handle opaque pointers, gcc is.
28265 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
28266 as first argument. Include <sys/types.h> and change all operator
28267 new definitions to use size_t.
28268 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
28269 now that we use size_t.
28270
28271Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28272
a9c64011 28273 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 28274 a long or float array cast all array members to the same type.
a9c64011 28275 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 28276 with 64 bit longs.
a9c64011 28277 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 28278 on alpha.
a9c64011 28279 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
28280
28281Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28282
28283 * gdb.t24 (demangle.exp): Constructors of templates have names like
28284 vector<int>::vector(int) not vector<int>::vector<int>(int). See
28285 section 14.6 of the ARM.
28286
28287 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
28288 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
28289 accomplish little and slow down the testsuite.
28290
28291 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
28292 Accept spaces various places.
28293
28294Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28295
28296 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
28297 with watchpoint enabled.
28298
28299 * Makefile.in: Remove definition of CC and remove the second
28300 definition of CXX (the "CXX = gcc" one remains). These definitions
28301 were causing backquotes to be expanded within backquotes, which
28302 doesn't work.
28303
28304Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
28305
28306 * gdb.t17/callfuncs.exp: Add "return 0" to end.
28307
28308Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28309
a9c64011
AS
28310 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
28311 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
28312 by mips cc and contains no stabs entries.
28313
28314Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
28315
28316 * config/vx-gdb.exp: Use fake device to load files rather than
28317 NFS.
28318 * lib/gdb.exp: New proc to do "file" command.
28319 * config/unix-gdb.exp: Use new "file" proc.
28320
28321Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
28322
28323 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
28324 Rework board rebooting slightly.
28325 (gdb_exit): Don't exit from the remote shell; there isn't one.
28326 * gdb.stabs/weird.exp: If a program is being debugged already,
28327 kill it.
28328 * gdb.t04/setvar.exp: Stop and restart gdb.
28329 * gdb.t05/expr.exp: Likewise.
28330 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
28331 restart gdb and reload the program.
28332 * gdb.t08/opaque.exp: Likewise.
28333 * gdb.t12/scope.exp: Likewise.
28334 * gdb.t13/bitfields.exp: Likewise.
28335 * gdb.t15/funcargs.exp: Likewise.
28336 * gdb.t20/classes.exp: Likewise.
28337 * gdb.t03/ptype.exp: Increase timeout.
28338 * gdb.t16/printcmds.exp (test_print_string_constants,
28339 test_print_array_constants): Likewise.
28340 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
28341 * gdb.t20/classes.exp (do_tests): Likewise.
28342 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
28343
28344Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
28345
28346 * gdb.stabs: Renamed *wierd* to *weird*.
28347
28348Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
28349
28350 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
28351 for timeout. Add "known gcc 2.4.5 bug" to failure message.
28352
28353Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
28354
28355 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
28356 (do_tests): Remove xfail for whatis on one_var and two_var.
28357
28358Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
28359
28360 * Makefile.in: Made cross building work better by adding
28361 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
28362
28363Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28364
28365 * gdb.t15/{return.c,return.exp,Makefile.in}:
28366 New test, currently commented out.
28367
28368Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
28369
28370 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
28371 still running and removes the leftover named socket so GDb can do
28372 clean restarts.
28373
28374Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
28375
28376 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
28377 console, not GDB.
28378 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
28379 cross testing works better with "make check"
28380 * config/unix-gdb: Use default procedures for exit and version.
28381 * config/vx-gdb.exp: Cleaned up and massaged back to working order
28382 with the newest VxWorks.
28383
28384Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28385
28386 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
28387 old form.
28388
28389 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
28390 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
28391
28392 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
28393
28394 * config/unix-gdb.exp: Remove this version of gdb_exit
28395 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
28396 Rob says he'll look at it when he gets back to testing boards.
28397
28398Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
28399
28400 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
28401 an expected fail for certain ptype commands.
28402
28403 * gdb.t20/classes.exp: Update expected results of "ptype class
28404 Base1" to account for the constructor that now appears in the type.
28405
28406Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
28407
28408 * configure.in (configdirs): Restore gdb.t04, which mysteriously
28409 disappeared from list.
28410 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
28411 "alldone" proc with call to cleanup and exit.
28412 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
28413 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
28414 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
28415 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
28416 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
28417 "alldone" proc with simple returns that suppress remaining
28418 tests. The alldone proc went away many months ago.
28419
28420Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28421
28422 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
28423
28424 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
28425
28426Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28427
28428 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
28429 as vax gdb will display them.
28430
28431Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28432
28433 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
28434 optimizers.
28435
28436 * scope.exp: Change "bad value for localval" messages so each one
28437 is unique.
28438
28439 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
28440 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
28441
28442 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
28443
28444Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28445
28446 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
28447 doesn't exist (due to optimization).
28448
28449Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28450
28451 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
28452 contains \r because the filename is long.
28453
28454 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
28455 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
28456
28457Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28458
28459 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
28460 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
28461 Ultrix.
28462 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
28463 int tests.
28464 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
28465
28466Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
28467
28468 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
28469
28470 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 28471 to match does not match the passing case but still matches the
c906108c
SS
28472 failing case.
28473
28474Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28475
28476 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
28477
28478Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
28479
28480 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
28481 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
28482 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
28483 Remove various versions of gdb_exit.
28484 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
28485 gdb_exit.
28486 * config/unix-gdb.exp: gdb_exit remains here, and should override
28487 the generic version, since it's doing a lot of wierd stuff that
28488 the other versions aren't. FIXME, fold it in, or abandon this
28489 version.
28490
28491Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28492
28493 * gdb.t24/demangle.exp: Add tests for PR 3220.
28494
28495Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28496
28497 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
28498
28499Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
28500
28501 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
28502 "i386-*-*". Works for i486 as well.
28503
28504 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
28505 bug, and expand domain of xfail to all SVR4 systems, since the
28506 actual problem is likely to be in generic SVR4 /proc support.
28507
28508Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28509
28510 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
28511
28512Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
28513
28514 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
28515 xfails for other systems. Match a missing 'Continuing.' as an
28516 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
28517
28518 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
28519 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
28520 Only issue warning for missing executables if -all option is used.
28521
28522 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
28523 file if -all option is used. It's like an unpredictable XFAIL.
28524
28525Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28526
28527 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
28528 for dynamically linked binaries.
28529
28530 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
28531
28532Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28533
28534 * gdb.t20/inherit.exp: Change message for "print tagless struct"
28535 to state that this is a known bug in old versions of g++.
28536
28537Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28538
28539 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
28540 while waiting for `Continuing'.
28541
28542Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
28543
28544 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
28545 in text, data, and bss.
28546 * gdb.t10/nodebug.c: Add local and global test variables for
28547 initialized and uninitialized data.
28548
28549Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28550
28551 * config/unix-gdb.exp (gdb_exit): Add "wait".
28552
28553Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28554
28555 * gdb.t06/signals.exp: xfail the continue from the handler for all
28556 targets.
28557
28558 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
28559 function with watchpoints enabled, the i386 call dummy starts with
28560 a call.
28561
28562 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
28563 386 bsd names its corefiles.
28564
28565Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
28566
28567 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
28568 compilers don't grok it.
28569 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
28570 with small octal ints rather than character constants, which
28571 are signed and might not fit if first promoted to int.
28572
28573Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
28574
28575 * gdb.t09/Makefile.in (clean): Remove corefile.
28576
28577Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28578
28579 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
28580
28581Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28582 and Jim Kingdon (kingdon@cygnus.com)
28583
28584 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
28585 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
28586 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
28587
28588Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28589
28590 * gdb.t17/interrupt.exp: Add xfail for hppa.
28591
28592Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28593
28594 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
28595 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
28596 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
28597 to determine signed-ness of bitfields and use the result to setup
28598 the xfail.
28599 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
28600 * gdb.t15/funcargs.exp: Use them to step until the second indirect
28601 call line is reached if necessary.
28602
28603Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28604
28605 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
28606
28607Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28608
28609 * gdb.t06/break.exp: Also test `clear' command.
28610
28611Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
28612
28613 * gdb.t00/teststrategy.exp: Remove extra quote.
28614
28615 * gdb.t07/watchpoint.exp: Change xfail for calling function with
28616 watchpoint enabled to be for all non-68k machines.
28617
28618 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
28619
28620Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28621
28622 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
28623 targets use aout.mt instead of ecoff.mt as gas understands
28624 standard aout format.
28625
28626Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
28627
28628 * lib/gdb.exp (runto): Don't insist that function we are running to
28629 was compiled with -g.
28630
28631 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
28632
28633 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
28634 to get back into the read system call.
28635 Accept leading newline in case where we woke it up.
28636
28637Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28638
28639 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
28640 to make the stabs test work on ecoff systems using gcc and -with-stabs.
28641 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
28642 enable ecoff configuration.
28643
28644Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28645
28646 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
28647
28648Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28649
28650 * gdb.t16/printcmds.exp: Add another printf test.
28651
28652Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
28653
28654 * configure.in: If configured -with-stabs on any target, add
28655 stabsdirs to configdirs.
28656
28657Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28658
28659 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
28660 fun" so pattern does not match the command itself.
28661
28662Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28663
28664 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
28665
28666Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28667
28668 * gdb.t17/interrupt.exp: Test for more things.
28669
28670Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28671
28672 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
28673 compiler arranges the code and line numbers.
28674
28675 * gdb.t17/interrupt.exp: Don't send \n after ^C.
28676
28677Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28678
28679 * gdb.t00/help.exp: Increase expect input buffer size.
28680
28681Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28682
28683 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
28684
28685 * gdb.t07/watchpoint.exp: Add xfail for hppa.
28686
28687 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
28688
28689 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
28690 [0-9]*, not just [0-9].
28691
28692Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28693
28694 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
28695
28696 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
28697
28698Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28699
28700 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
28701
28702Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28703
28704 * gdb.t06/signals.c: Add xfails for sun3.
28705
28706 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
28707
28708 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
28709 test_stepping tests.
28710
28711Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28712
28713 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
28714
28715 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
28716
28717 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
28718 rather than actually putting it through cpp twice.
28719
28720 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
28721
28722Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
28723
28724 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
28725 no longer needed.
28726
28727Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28728
28729 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
28730
28731 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
28732 C++ features prints as "struct", make it a pass, not an xfail.
28733
28734Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28735
28736 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
28737 Don't require VA to print as "class" rather than "struct".
28738
28739Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
28740
28741 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
28742
28743Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28744
28745 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
28746
28747Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28748
28749 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
28750 order.
28751
28752Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28753
28754 * gdb.t16/printcmds.exp: Add printf tests.
28755
28756 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
28757
28758 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
28759
28760Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
28761
28762 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
28763 pass counts, to counteract any existing or future setup_xfails.
28764
28765Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28766
28767 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
28768 {BEGIN,END}_COMMON for common block instead of STAB.
28769 * gdb.stabs/wierd.exp: Add xfail for rs6000.
28770
28771 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
28772 intp_var should be N_GSYM not N_LSYM.
28773 wierd-aout.S: Use a label for the value of the N_SO.
28774 wierd.def: Remove all backslashes.
28775 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
28776
28777Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28778
28779 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
28780 get the expected next to inheritance3.
28781
28782Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28783
28784 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
28785 now that gcc-2.4 gets it right.
28786
28787Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28788
28789 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
28790
28791 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
28792 generating comp-info.exp which works for cross-compilation.
28793
28794Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
28795
28796 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
28797 "*-*-sysv4.*".
28798
28799Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
28800
28801 * gdb.t01/run.exp: Start with a fresh gdb.
28802 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
28803 SVR4.x.
28804
28805Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
28806
28807 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
28808 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
28809 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
28810 Makefile.in (distclean, realclean): Remove gdbme.c from list of
28811 things to remove.
28812
28813Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
28814
28815 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
28816 test cases from bug reports.
28817
28818Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
28819
28820 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
28821 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
28822 avoid spurious xfails.
28823 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
28824 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
28825 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
28826
28827Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
28828
28829 * gdb.t00/teststrategy.exp: Rework to provide more useful
28830 description of each test, fix problem with systems that define
28831 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
28832 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
28833 results for "next over recursive call" so timeouts aren't taken
28834 by error.
28835
28836Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
28837
28838 * gdb.t12/scope.exp: Test printing of variables before run.
28839
28840 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
28841 printed in wrong order due to sorting.
28842
28843Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
28844
28845 * gdb.t00/teststrategy.exp: Fix expected results for printing
28846 user entered string constant. Is array of char, prints with no
28847 address.
28848
28849 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
28850 commands.
28851 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
28852 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
28853 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
28854 of struct of char arrays.
28855 * gdb.t00/radix.exp: New tests for radix commands.
28856
28857Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
28858
28859 * gdb.t16/printcmd.exp: Print a variable before running program
28860 (with xfail for AIX).
28861
28862Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
28863
28864 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
28865
28866 * gdb.t16/printcmd.exp: Don't print variables before running program.
28867
28868 * gdb.t06/break.exp: Don't require envp argument to main.
28869
28870 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
28871
28872 * gdb.t02/whatis.exp, gdb.t11/list.exp:
28873 Add xfails for rs6000.
28874
28875 * gdb.t02/whatis.exp: Change other tests not to re-test something
28876 we already tested.
28877
28878 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
28879 each type used has a variable of that type.
28880
28881Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
28882
28883 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
28884
28885Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
28886
28887 * configure.in: change srctrigger to be a file, not a directory
28888
28889Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
28890
28891 * configure.in (mips-idt-ecoff*): Added trailing '*'.
28892
28893 * gdb.t11/list.exp: Fixed a couple of typos.
28894
28895Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
28896
28897 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
28898 is fixed and PR is closed.
28899 * gdb.t16 (gdbme.c): Add simple test string variable.
28900 * gdb.t16 (printcmds.exp): Add tests with simple test string
28901 variable, primarily for boundaries on "set print elements".
28902
28903Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
28904
28905 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
28906 Make leading 0's optional and don't expect a tab in the middle
28907 of the number.
28908
28909 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
28910
28911 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
28912 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
28913 don't end command passed to gdb_test with newline.
28914
28915 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
28916 signed keyword away, don't expect signed bitfields to be signed.
28917
28918 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
28919 printing with only as many 1's as are in the field as well as printing
28920 with 32 1's (see comment).
28921
28922Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
28923
28924 * gdb.t00/default.exp: Start with a fresh gdb.
28925 * configure.in (configdirs): Remove gdb.t31 until the chill
28926 compiler works again. It no longer is able to find chillrt0
28927 since it isn't in libchill.a anymore.
28928 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
28929 wierd.o, make more modular.
28930 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
28931 spurious newlines that caused problems.
28932
28933Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28934
28935 * Move test with enums and partial symbols from gdb.t03/ptype.exp
28936 to gdb.stabs/wierd.exp since GCC has worked around the bug.
28937 gdb.stabs/wierd.{exp,def}: Many new tests.
28938
28939 * gdb.t00/default.exp: update info line for new message.
28940
28941 * gdb.t02/{whatis.exp,gdbme.c}:
28942 Test that "char *" doesn't print as "caddr_t".
28943
28944Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28945
28946 * gdb.t00/help.exp: Use .* in place of some help messages which
28947 just changed.
28948 gdb.t00/default.exp: Update "info frame" test for new message.
28949 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
28950 Remove some xfails
28951
28952Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28953
28954 * gdb.t03/{gdbme.c,ptype.exp}:
28955 Add tests for typedef'd struct and union without tags.
28956 Also check "whatis" on a variable of a typedef'd enum without a tag.
28957
28958 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
28959 PRMS 1823; the bug still exists but isn't reproduced by this test
28960 anymore), and remove rs6000 XFAIL (the bug is fixed).
28961
28962 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
28963 duplicated from whatis.exp. For those that are left, accept
28964 "long", "long int", or "int" for long variables (whatis.exp already
28965 has an XFAIL for "int", so no need to fail it here).
28966
28967 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
28968 Deal with GCC's names for types now that GDB uses the compiler's names.
28969
28970 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
28971 setup_xfail's for sunos4. If we #defined the signed keyword away,
28972 don't expect GDB to know that char it is signed.
28973
28974 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
28975
28976Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
28977
28978 * configure.in (configdirs): Add gdb.t24 for C++ tests that
28979 should work on any system, regardless of debugging format.
28980 * gdb.t21/demangle.exp: Move to gdb.t24.
28981 * gdb.t24/demangle.exp: Move from gdb.t21.
28982 * gdb.t24/{Makefile.in, configure.in}: New files.
28983
28984Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28985
28986 * configure.in: Do gdb.stabs and C++ tests only for stabs.
28987 * gdb.stabs: New directory.
28988
28989Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28990
28991 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
28992 not just "Quit anyway?".
28993
28994Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
28995
28996 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
28997 that all setup_xfails are immediately followed by clear_xfails.
28998
28999Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
29000
29001 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
29002 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
29003 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
29004 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
29005 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
29006 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
29007 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
29008 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
29009 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
29010 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
29011 gdb.t31/chillvars.exp, lib/gdb.exp:
29012 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
29013 bug-gdb@prep.ai.mit.edu.
29014
29015Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
29016
29017 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
29018 with 0.0, not integer 0.
29019
29020Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
29021
29022 * gdb.t06/break.exp: Update for "Kill the program" message change.
29023
29024Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
29025
29026 * Makefile.in (GDBFLAGS): Set to -nx.
29027 * Makefile.in (site.exp): Use GDBFLAGS.
29028
29029Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
29030
29031 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
29032 Makefiles.
29033 (check): depend on just-check.
29034 (just-check): added so that tests can be run without a noop
29035 build pass.
29036
29037Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
29038
29039 Switch to using configure's configdirs.
29040 * Makefile.in (Makefile): add configure.in dependency.
29041 (SUBDIRS): removed redundant assignment.
29042 * configure.in: switch subdirs assignment to configdirs.
29043 * gdb.t*/configure.in: new files.
29044
29045Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
29046
29047 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
29048 works.
29049
29050Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
29051
29052 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
29053 in explicit rules. Apparently this is not supported by some makes.
29054
29055Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
29056
29057 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
29058
29059Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29060
29061 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
29062 disappeared.
29063
29064Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
29065
29066 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
29067
29068Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
29069
29070 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
29071 watchpoint problem that is now fixed.
29072 * gdb.t30/chexp.exp: Remove setup_xfail for printing
29073 uninitialized convenience variables.
29074 * gdb.t31/chillvars.exp: Fix expected patterns for printing
29075 structures.
29076
29077Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29078
29079 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
29080 which causes expect to get out of sync with gdb on long output
29081 from help set.
29082 * gdb.t09/corefile.exp: Make expected pattern for core file
29083 failing signal and frame output format less sun specific.
29084
29085Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
29086
29087 * gdb.t31/chillvars.exp: Add and remove initial dummy
29088 breakpoint, so that symbol table is forced in.
29089 (Needed at least on Sunos4, though it seems not SVR4.)
29090 * gdb.t31/chillvars.exp: Update for changed output format.
29091
29092Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
29093
a9c64011 29094 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
29095
29096Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
29097
29098 * Makefile.in: Added --srcdir when invoking runtest, removed the
29099 need for a local config file. (optional now)
29100
29101Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
29102
29103 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
29104 failure count used to force early termination. Add some more
29105 expected failures for gnu style demangling.
29106
29107Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29108
29109 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
29110 pmi variable from gdb.t20/gdbme to get optimized away.
29111 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
29112 Check for written corefile upon timeout _and_ eof.
29113
29114Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29115
29116 * config/unix-gdb.exp: Add missing return 0.
29117
29118Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29119
29120 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
29121 test termination.
29122
29123Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
29124
29125 * configure.in (subdirs): Put back gdb.t17 which mysteriously
29126 disappeared.
29127
29128Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
29129
29130 * gdb.t10/crossload.exp: Disable the i860-elf test until such
29131 time as i860 support works.
29132
d63a86f8 29133 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
29134 "backtrace 100\r" rather than just "backtrace\r", to match last
29135 change.
29136
29137Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
29138
29139 * config/udi-gdb.exp (gdb_exit): Remove close command.
29140 (gdb_target_udi): New procedure to set the UDI target.
29141 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
29142 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
29143 Added waits for prompts after several question responses. Added
29144 some more responses used by a29k-amd-udi-gdb.
29145 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
29146 pass different arguments, restart UDI connection after program
29147 completion.
29148 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
29149 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
29150 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
29151 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
29152 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
29153 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
29154 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
29155 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
29156 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
29157 after program completion.
29158 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
29159 compiled with a SELECT_VECS setting.
29160 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
29161 infinite recursion.
29162
29163 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
29164 Added checks for COFF results, and made them expected failures for
29165 all targets. It would be better to make them expected failures
29166 for COFF targets only.
29167
29168Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
29169
29170 * Makefile.in: add null dvi target, don't bother to recurse
29171 through test directories for info and install-info; rename
29172 $(datadir) to be dejagnu instead of deja-gnu
29173
29174Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
29175
29176 * gdb.t31/gdbme.ch: Re-enable code that previously caused
29177 compiler to coredump.
29178 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
29179 code.
29180
29181Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
29182
29183 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
29184 coredump.
29185 * gdb.t31/chillvars.exp: Comment out tests that depend on that
29186 code.
29187
29188Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
29189
29190 * gdb.t03/ptype.exp: tests for return code from gdb_test.
29191 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
29192 which in a shell. Deletes xgdb when done.
29193 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
29194 Tests the return from the "set height" or "set width" commands.
29195 Added a few return codes where needed.
29196
29197Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
29198
29199 * Makefile.in (SUBDIRS): Add gdb.t17.
29200 * configure.in (subdirs): Add gdb.t17.
29201 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
29202 files to test gdb's calling of functions in the inferior with
29203 the correct arguments and gdb's ability to retrieve any
29204 result returned.
29205
29206Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
29207
29208 * config/unix-gdb.exp (gdb_exit): Remove close commands that
29209 may be called after gdb goes away. Previous versions of expect
29210 needed these to avoid file descriptor leaks, but they cause
29211 errors with the current revision of expect.
29212 * gdb.t00/gdbvars.exp: Use -re on expected output after
29213 setting sevenbit-strings.
29214 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
29215 to set sevenbit-strings consistent across tests.
29216 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
29217 set sevenbit-strings consistent across tests.
29218
29219Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
29220
29221 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
29222 expected output to match current "expect" expectations.
29223
29224Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
29225
29226 * gdb.t00/default.exp: Change expected output for default "source"
29227 command, to match new gdb behavior which requires a filename to
29228 source.
29229
29230Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
29231
29232 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
29233 expected fail for i486-*-* that misses the marker2 function.
29234 * gdb.t10/crossload.exp (bfddefault): Allow successful
29235 recognition of a format to pass even if no symbols are found.
29236 Explicitly catch failures where the format is not recognized
29237 or is ambiguous, and add the reason to the fail message.
29238 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
29239 the cause is and invalid target and add reason to failure message.
29240 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
29241 elf32-i386, elf32-sparc, and elf32-i860.
29242 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
29243 Set up expected failure for 'filename'::variable scope resolution,
29244 which is now apparently broken on all targets.
29245 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
29246 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
29247 gdb.t23/templates.exp: Change failure for missing binfile into
29248 just a warning.
29249 gdb.t21/demangle.exp: Change all cfront references to 'arm'
29250 references.
29251
29252Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
29253
29254 * gdb.t00/default.exp: Add expected output for default "source"
29255 command, to match new gdb behavior.
29256 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
29257
29258Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
29259
29260 * config/*-gdb.exp: returns an error, rather than exiting on
29261 internal errors.
29262
29263Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
29264
29265 * gdb.t03/gdbme.c: Add pointer to struct variable.
29266 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
29267 referencing struct members.
29268
29269Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
29270
29271 * configure.in (mips-idt-ecoff): New target.
29272 * config/mips-gdb.exp: New file for remote board using MIPS remote
29273 debugging protocol.
29274
29275 * Redid configuration scheme. Removed gdb.t*/configure.in.
29276 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
29277 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
29278 distclean targets. Built executables via .o files. Adjusted
29279 tests to account for source files in $(srcdir) rather than
29280 $(objdir).
29281 * lib/gdb.exp (runto): Don't expect () after the function name,
29282 because it may have arguments.
29283
29284Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
29285
29286 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
29287 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
29288 expected failures for mips-idt-* and mips-sgi-*.
29289 * gdb.t00/default.exp (attach): Kill process if requested.
29290 * gdb.t00/help.exp (help target core, help target): Accept a gdb
29291 that does not read core files.
29292 * gdb.t01/run.exp: Removed checks for exit status code.
29293 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
29294 it is linked in.
29295 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
29296 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
29297 appropriate, rather than doing it by hand.
29298 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
29299 execution.
29300 * gdb.t10/crossload.exp: Kill existing program if needed.
29301 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
29302 appropriate, rather than doing it by hand. Always increase
29303 timeout for this test, not just for VxWorks.
29304
29305Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
29306
29307 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
29308 of Chill STRUCT types and STRUCT values.
29309 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
29310 than "char".
29311 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 29312 struct2): New struct definitions and initializations to test
c906108c
SS
29313 simple Chill STRUCT types.
29314
29315Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
29316
29317 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
29318 the null byte at the end of strings.
29319 * gdb.t00/default.exp: Make show version insensitive to copyright
29320 date.
29321 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
29322 to avoid dependencies on target char signedness.
29323 * gdb.t16/printcmds.exp: Update expected results for explicitly
29324 unsigned char.
29325 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
29326 now work.
29327 * gdb.t21/demangle.exp: Add many more patterns for template
29328 demangling, most of them being expected failures.
29329 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
29330 string we are matching for, to match on the whole string.
29331 * gdb.t21/demangle.exp: Add many new test strings to demangle,
29332 and fix a whole bunch that had incorrect expected output but were
29333 passing anyway because of the bug in "proc demangle".
29334 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
29335 type.
29336 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
29337
29338Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
29339
a9c64011
AS
29340 * gdb/testsuite: made modifications to testcases, etc., to allow
29341 them to work properly given the reorganization of deja-gnu and the
29342 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
29343
29344Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
29345
29346 * gdb/testsuite: Initial creation of gdb/testsuite.
29347 Migrated dejagnu testcases and support files for testing nm to
29348 gdb/testsuite from deja-gnu. These files were moved "as is"
29349 with no modifications. This migration is part of a major overhaul
29350 of dejagnu. The modifications to these testcases, etc., which
29351 will allow them to work with the new version of dejagnu will be
29352 made in a future update.
48efe704 29353
8d8cb839 29354 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 29355\f
8d8cb839
EZ
29356;; Local Variables:
29357;; mode: change-log
29358;; left-margin: 8
29359;; fill-column: 74
29360;; version-control: never
29361;; End:
902f2ccb 29362
0b302171 29363 Copyright 1993-2005, 2012 Free Software Foundation, Inc.
902f2ccb
MC
29364 Copying and distribution of this file, with or without modification,
29365 are permitted provided the copyright notice and this notice are preserved.