gdb/doc/
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
18dc9ad8
JK
12012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
4
ea3a9873
KS
52012-09-12 Keith Seitz <keiths@redhat.com>
6
7 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
8 conversion statement.
9
5941debb
DE
102012-09-12 Doug Evans <dje@google.com>
11
12 * gdb.base/help.exp: Remove testing of individual command help text,
13 too much of a maintenance burden. Instead, test the functionality
14 of "help" itself.
15
cfc35e02
DE
162012-09-11 Doug Evans <dje@google.com>
17
3a0ed5d7
DE
18 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
19 breakpoint.
20
cfc35e02
DE
21 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
22 * gdb.dwarf2/fission-reread.S: Ditto.
23 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
24 * gdb.dwarf2/fission-reread.exp: Ditto.
25
350b1b26
AB
262012-09-11 Andrew Burgess <aburgess@broadcom.com>
27
28 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
29
2fa15f23
JB
302012-09-10 Joel Brobecker <brobecker@adacore.com>
31
32 * gdb.ada/optim_drec: New testcase.
33
09be558e
DE
342012-09-10 Doug Evans <dje@google.com>
35
36 * boards/fission.exp: Explicitly mark "board" as not remote.
37
5b4f6e25
KS
382012-09-10 Keith Seitz <keiths@redhat.com>
39
40 PR gdb/13483
41 * gdb.cp/converts.cc (A::A): Add ctor.
42 (A::member_): Add member.
43 (enum my_enum): New enumeration.
44 (main): Add calls to foo1_7 with various
45 permitted arguments.
46 * gdb.cp/converts.exp: Add tests for boolean
47 conversions permitted by the standard.
48
b4ca5ed9
YPK
492012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
50
51 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
52 avoid spurious results due to ~/.gdbinit.
53 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
54 $INTERNAL_GDBFLAGS in run command.
55 * gdb.gdb/observer.exp (setup_test): Ditto.
56 * gdb.gdb/selftest.exp (test_with_self): Ditto.
57 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
58
d54b30bb
DE
592012-09-06 Doug Evans <dje@google.com>
60
14910956
DE
61 * boards/fission.exp: New file.
62
d54b30bb
DE
63 * gdb.python/py-value.exp: Use clean_restart.
64
91b253e1
DE
652012-09-05 Doug Evans <dje@google.com>
66
67 * gdb.base/info-macros.c: Fix whitespace.
68
1292279a
PA
692012-08-28 Pedro Alves <palves@redhat.com>
70
71 PR gdb/14428
72
73 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
74
1c8cdcb1
JK
752012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
76
77 * gdb.base/break-caller-line.c: New file.
78 * gdb.base/break-caller-line.exp: New file.
79
1e8e8b51
JK
802012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
81
82 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
83 * gdb.arch/i386-cfi-notcurrent.S: New file.
84 * gdb.arch/i386-cfi-notcurrent.exp: New file.
85
1591a1e8
PA
862012-08-27 Wei-cheng Wang <cole945@gmail.com>
87 Yao Qi <yao@codesourcery.com>
88 Pedro Alves <palves@redhat.com>
89
90 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
91 New procedures.
92 (top level): Add overlap checking tests.
93
4442ada7
TT
942012-08-24 Tom Tromey <tromey@redhat.com>
95
96 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
97 gdb_test_multiple fails for other reasons.
98
e7d50cc9
YQ
992012-08-24 Yao Qi <yao@codesourcery.com>
100
101 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
102
dfbd5e7b
PA
1032012-08-23 Pedro Alves <palves@redhat.com>
104
105 * gdb.base/help.exp: Adjust to "handle" help text change.
106
8d735b87
YQ
1072012-08-23 Yao Qi <yao@codesourcery.com>
108
109 * gdb.trace/disconnected-tracing.c (start, end): New.
110 (main): Call start and end.
111 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
112 existing tests into this proc.
113 (disconnected_tfind): New.
114
61b1d759
YQ
1152012-08-23 Yao Qi <yao@codesourcery.com>
116
117 * boards/native-gdbserver.exp (${board}_upload): New.
118 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
119 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
120 Execute tfile on remote target.
121 Copy trace file from target to host.
122
6ca1b147
JM
1232012-08-22 Joseph Myers <joseph@codesourcery.com>
124
125 * gdb.arch/thumb-bx-pc.S: New file.
126 * gdb.arch/thumb-bx-pc.exp: New file.
127
706e3705
TT
1282012-08-22 Tom Tromey <tromey@redhat.com>
129
130 * gdb.base/maint.exp: Update.
131
b4893d48
TT
1322012-08-22 Tom Tromey <tromey@redhat.com>
133
134 * lib/gdb.exp (skip_unwinder_tests): New proc.
135 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
136 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
137
45b7da81
TT
1382012-08-21 Tom Tromey <tromey@redhat.com>
139
140 * gdb.hp/gdb.aCC/exception.exp: Remove.
141
f94363d7
AP
142012-08-19 Andrew Pinski <apinski@cavium.com>
143
144 * gdb.arch/mips-octeon-bbit.c: New file.
145 * gdb.arch/mips-octeon-bbit.exp: New Test.
146
e5afdbd7
KS
147012-08-19 Keith Seitz <keiths@redhat.com>
148
149 PR c++/14365
150 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
151 * gdb.dwarf2/dw2-anon-mptr.S: New file.
152
c29e8b64
JK
1532012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
154
155 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
156 verbose -log by more specific untested call.
157
15a7e7bc
YQ
1582012-08-18 Yao Qi <yao@codesourcery.com>
159
160 * gdb.trace/tfind.exp: Move tests on various command help before
161 checking target supports trace.
162 Fix the expected output of 'help tfind end'.
163
a451cb65
KS
1642012-08-17 Keith Seitz <keiths@redhat.com>
165
166 PR c++/13356
167 * gdb.base/default.exp: Update all "check type" tests.
168 * gdb.base/help.exp: Likewise.
169 * gdb.base/setshow.exp: Likewise.
170 * gdb.cp/converts.cc (foo1_type_check): New function.
171 (foo2_type_check): New function.
172 (foo3_type_check): New function.
173 (main): Call new functions.
174 * converts.exp: Add tests for integer-to-pointer conversions
175 with/without strict type-checking.
176
dbf6a605
MF
1772012-08-16 Mike Frysinger <vapier@gentoo.org>
178
179 * gdb.base/help.exp: Update expected output.
180
0c92d8c1
JB
1812012-08-16 Joel Brobecker <brobecker@adacore.com>
182
183 * gdb.ada/rdv_wait: New testcase.
184
e56f7f42
JK
1852012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
186
187 * gdb.base/attach-twice.exp: Remove excessive ps exec.
188
f47f77df
DE
1892012-08-13 Doug Evans <dje@google.com>
190
e202d6e8 191 * gdb.base/help.exp: Update expected output.
f47f77df
DE
192 * gdb.base/default.exp: Update expected output of "show convenience".
193
a72c3253
DE
1942012-08-10 Doug Evans <dje@google.com>
195
196 * gdb.python/py-strfns.c: New file.
197 * gdb.python/py-strfns.exp: New file.
198 * gdb.python/py-type.exp (test_fields): Add vector tests.
199
de0bea00
MF
2002012-08-10 Mike Frysinger <vapier@gentoo.org>
201
202 PR cli/10436:
203 * gdb.base/completion.exp: Add tests for handle completion.
204
5b9afe8a
YQ
2052012-08-09 Yao Qi <yao@codesourcery.com>
206
207 * gdb.mi/mi-cmd-param-changed.exp: New.
208 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
209 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
210 * gdb.mi/mi2-prompt.exp: Likewise.
211
4f485ebc
DE
2122012-08-08 Doug Evans <dje@google.com>
213
214 * gdb.base/debug-expr.c: New file.
215 * gdb.base/debug-expr.exp: New file.
216 * gdb.base/exprs.exp: Test {type} casts.
217 * gdb.cp/debug-expr.exp: New file.
218
5888842d
JK
2192012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
220
221 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
222 global variable loop, not a 'break'. Add loop count limit to 100.
223 Add new fail case for terminated vgdb.
224
4f69f4c2
JK
2252012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
226 Jean-Marc Saffroy <saffroy@gmail.com>
227
228 PR 11804
229 * gdb.base/gcore-relro.exp: New file.
230 * gdb.base/gcore-relro-main.c: New file.
231 * gdb.base/gcore-relro-lib.c: New file.
232
e2de5390
JK
2332012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
234
235 Do not false FAIL with old GCCs.
236 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
237 GCC < 4.5 in $no_hw mode.
238
606603c5
JK
2392012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
240
241 * gdb.base/default.exp (cd): Accept new directory with no arguments.
242
777f26c2
JK
2432012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
244
245 * gdb.base/list.exp (test_only_end): New function.
246 Call it.
247
2c12abee
TT
2482012-08-06 Tom Tromey <tromey@redhat.com>
249
250 * gdb.python/py-mi.exp: Add test for printer whose children
251 are a list.
252 * gdb.python/py-prettyprint.c (struct children_as_list): New.
253 (main): New variable children_as_list.
254 * gdb.python/py-prettyprint.py (class pp_children_as_list):
255 New.
256 (register_pretty_printers): Register new printer.
257
0eae2cf4
EBM
2582012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
259
260 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
261 symbols. Abort if vgdb remote connection is closed.
262
09e0881d
DE
2632012-08-02 Doug Evans <dje@google.com>
264
265 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
266
b40f514f
SDJ
2672012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
268
269 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
270 s390x, PowerPC 64 and m68k-linux.
271
11315ae0
UW
2722012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
273
274 * gdb.base/annota1.exp: Accept no frames-invalid notification
275 when starting up the program.
276 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
277 show a symbolic value as well.
278 * gdb.server/server-exec-info.exp: Skip test when skipping
279 gdbserver test and/or when skipping shared library tests.
280 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
281 avoid name conflicts with other tests.
282
0547eeed
UW
2832012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
284
285 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
286 Fix wrong output on big-endian systems.
287 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
288 4-byte pointer types on 64-bit s390x.
289
bdddb4de
UW
2902012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
291
292 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
293 marker comment at the beginning (after intialization).
294 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
295 breakpoint on marker comment instead of function begin.
296 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
297 PowerPC.
298 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
299 or 64-bit PowerPC.
300 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
301 gdb,no_hardware_watchpoints flag is set.
302 (initialize): Remove now redundant can-use-hw-watchpoints change.
303
5d206025
YQ
3042012-08-02 Yao Qi <yao@codesourcery.com>
305 Pedro Alves <palves@redhat.com>
306
307 * boards/local-remote-host.exp: New.
308
4f665099
UW
3092012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
310
311 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
312 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
313 * gdb.base/print-file-var.exp: Likewise.
314 * gdb.server/solib-list.exp: Skip on remote targets.
315
b62e2b27
UW
3162012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
317
318 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
319 watchpoints on ARM. When expecting software watchpoints, tolerate
320 (remote) targets that report unsupported hardware watchpoint only
321 at continue time.
322 (test_wide_location_2): Likewise.
323
a967a851
JK
3242012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
325
326 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
327 valgrind versions.
328
75d9f9ff 3292012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
330
331 * gdb.base/valgrind-infcall.c: New file.
332 * gdb.base/valgrind-infcall.exp: New file.
333
75d9f9ff
JK
334 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
335
1c9f2ed2
KS
3362012-07-30 Keith Seitz <keiths@redhat.com>
337
338 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
339 linespecs.
340
7f9b2034
DE
3412012-07-30 Doug Evans <dje@google.com>
342
85220e01
DE
343 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
344 * gdb.dwarf2/pr13961.S: Ditto.
345
7f9b2034
DE
346 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
347
4e969b4f
AB
3482012-07-30 Andrew Burgess <aburgess@broadcom.com>
349
350 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
351 change its format immediately after reloading the binary.
352
e7de8362
JK
3532012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
354
355 Fix testsuite regression after --use-deprecated-index-sections removal.
356 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
357 string.
358 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
359
7255706c
YQ
3602012-07-27 Yao Qi <yao@codesourcery.com>
361
362 KFAIL for PR remote/14161.
363 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
364 Cleanup socket files.
365 (strace_info_marker): Detach inferior.
366
f2e8016f
TT
3672012-07-26 Tom Tromey <tromey@redhat.com>
368
369 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
370
f66713d2
JK
3712012-07-26 Markus Metzger <markus.t.metzger@intel.com>
372
373 * gdb.python/py-inferior.c (thread): New function.
374 (check_threads): New function.
375 (test_threads): New function.
376 * gdb.python/py-inferior.exp: Added test.
377 Replaced runto with continue to breakpoint.
378
8223e12c
TT
3792012-07-26 Tom Tromey <tromey@redhat.com>
380
381 * lib/ada.exp (standard_ada_testfile): New proc.
382 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
383 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
384 * gdb.ada/array_return.exp: Use standard_ada_testfile.
385 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
386 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
387 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
388 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
389 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
390 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
391 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
392 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
393 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
394 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
395 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
396 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
397 * gdb.ada/char_param.exp: Use standard_ada_testfile.
398 * gdb.ada/complete.exp: Use standard_ada_testfile.
399 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
400 standard_output_file.
401 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
402 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
403 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
404 standard_output_file.
405 * gdb.ada/exprs.exp: Use standard_ada_testfile.
406 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
407 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
408 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
409 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
410 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
411 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
412 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
413 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
414 * gdb.ada/homonym.exp: Use standard_ada_testfile.
415 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
416 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
417 * gdb.ada/interface.exp: Use standard_ada_testfile.
418 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
419 standard_output_file
420 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
421 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
422 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
423 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
424 * gdb.ada/nested.exp: Use standard_ada_testfile.
425 * gdb.ada/null_array.exp: Use standard_ada_testfile.
426 * gdb.ada/null_record.exp: Use standard_ada_testfile.
427 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
428 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
429 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
430 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
431 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
432 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
433 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
434 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
435 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
436 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
437 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
438 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
439 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
440 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
441 * gdb.ada/start.exp: Use standard_ada_testfile.
442 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
443 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
444 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
445 * gdb.ada/tagged.exp: Use standard_ada_testfile.
446 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
447 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
448 * gdb.ada/tasks.exp: Use standard_ada_testfile.
449 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
450 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
451 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
452 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
453 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
454 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
455 * gdb.ada/widewide.exp: Use standard_ada_testfile.
456
bbec57e4
JK
4572012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
458
459 Fix testsuite regression after --use-deprecated-index-sections removal.
460 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
461
9cc8e32c
JK
4622012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
463
464 Fix compatibility with Tcl before 7.5.
465 * lib/future.exp (lreverse): New function if it does not exist.
466
ea5ca7b5
MK
4672012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
468
469 * gdb.mi/mi-pending.c: New method to set a second pending
470 breakpoint.
471 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
472 condition.
473
64776a0b
PA
4742012-07-20 Pedro Alves <palves@redhat.com>
475
476 PR threads/11692
477 PR gdb/12203
478
479 * gdb.threads/create-fail.c: New file.
480 * gdb.threads/create-fail.exp: New file.
481
13e4e967
PA
4822012-07-19 Pedro Alves <palves@redhat.com>
483
484 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
485 * config/vx.exp (gdb_start): Likewise.
486 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
487 * gdb.base/setvar.exp (test_set): Likewise.
488 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
489 * gdb.reverse/sigall-precsave.exp: Likewise.
490 * gdb.reverse/sigall-reverse.exp: Likewise.
491
b7aefa4d
PA
4922012-07-19 Pedro Alves <palves@redhat.com>
493
494 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
495 handler before recording.
496
608b4967
TT
4972012-07-19 Tom Tromey <tromey@redhat.com>
498
499 * gdb.cp/casts.exp: Add tests for typeof and decltype.
500 * gdb.cp/casts.cc (decltype): New function.
501 (main): Use it.
502
b1e0c0fa
PA
5032012-07-19 Pedro Alves <palves@redhat.com>
504
505 * gdb.base/sigall.exp (signals): New list.
506 <top level>: Loop over signals in the $signals list instead of
507 calling a test function once per signal.
508 * gdb.reverse/sigall-precsave.exp (signals): New list.
509 <top level>: Loop over signals in the $signals list instead of
510 calling a test function once per signal.
511 * gdb.reverse/sigall-reverse.exp (signals): New list.
512 <top level>: Loop over signals in the $signals list instead of
513 calling a test function once per signal.
514
6ace3df1
YQ
5152012-07-19 Yao Qi <yao@codesourcery.com>
516
517 * gdb.base/setshow.exp: Test 'set args ~'.
518
263a0f8c
JK
5192012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
520
521 * gdb.base/store.exp (check_set): Import gdb_prompt.
522 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
523 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
524
8f043999
JK
5252012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
526
527 PR 11914
528 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
529 (main): Call eval_sub.
530 * gdb.python/py-prettyprint.exp:
531 (python execfile ('py-prettyprint.py')): Move it earlier.
532 New breakpoint for eval-break.
533 (continue to breakpoint: eval-break, info locals): New test.
534 (python execfile ('py-prettyprint.py')): Move it from here.
535 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
536 (register_pretty_printers): Register pp_eval_type.
537
725c7b66
JK
5382012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
539
540 Fix a testcase regression by me.
541 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
542 DW_FORM_data4.
543
4359dff1
JK
5442012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
545 Doug Evans <dje@google.com>
546
547 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
548 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
549
61e44cfa
JK
5502012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
551
552 Fix gdbserver run regression.
553 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
554
93c0ef37
TT
5552012-07-12 Tom Tromey <tromey@redhat.com>
556
557 * lib/gdb.exp (standard_testfile): Don't declare objdir.
558 (clean_restart): Likewise.
559 (core_find): Use standard_output_file.
560
76027ef5
TT
5612012-07-12 Tom Tromey <tromey@redhat.com>
562
563 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
564 * gdb.dwarf2/dw2-anonymous-func.exp: Use
565 prepare_for_testing_full.
566 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
567 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
568 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
569 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
570 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
571 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
572 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
573 prepare_for_testing_full.
574 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
575 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
576 prepare_for_testing_full.
577 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
578 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
579 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
580
85b4440a
TT
5812012-07-12 Tom Tromey <tromey@redhat.com>
582
583 * lib/gdb.exp (build_executable_from_specs): New proc, from
584 build_executable.
585 (build_executable): Use it.
586 (prepare_for_testing_full): New proc.
587
55baab26
TT
5882012-07-11 Tom Tromey <tromey@redhat.com>
589
590 * gdb.reverse/break-precsave.exp: Use standard_output_file.
591 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
592 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
593 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
594 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
595 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
596 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
597 * gdb.reverse/step-precsave.exp: Use standard_output_file.
598 * gdb.reverse/until-precsave.exp: Use standard_output_file.
599 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
600
298a9cf0
TT
6012012-07-10 Tom Tromey <tromey@redhat.com>
602
603 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
604 standard_output_file.
605 * gdb.mi/gdb2549.exp: Use standard_testfile.
606 * gdb.mi/gdb669.exp: Use standard_testfile.
607 * gdb.mi/gdb701.exp: Use standard_testfile.
608 * gdb.mi/gdb792.exp: Use standard_testfile.
609 * gdb.mi/mi-async.exp: Use standard_testfile.
610 * gdb.mi/mi-basics.exp: Use standard_testfile.
611 * gdb.mi/mi-break.exp: Use standard_testfile.
612 * gdb.mi/mi-cli.exp: Use standard_testfile.
613 * gdb.mi/mi-console.exp: Use standard_testfile.
614 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
615 * gdb.mi/mi-eval.exp: Use standard_testfile.
616 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
617 * gdb.mi/mi-file.exp: Use standard_testfile.
618 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
619 * gdb.mi/mi-logging.exp: Use standard_testfile.
620 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
621 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
622 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
623 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
624 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
625 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
626 * gdb.mi/mi-pending.exp: Use standard_testfile,
627 standard_output_file.
628 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
629 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
630 * gdb.mi/mi-regs.exp: Use standard_testfile.
631 * gdb.mi/mi-return.exp: Use standard_testfile.
632 * gdb.mi/mi-reverse.exp: Use standard_testfile.
633 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
634 * gdb.mi/mi-solib.exp: Use standard_testfile,
635 standard_output_file.
636 * gdb.mi/mi-stack.exp: Use standard_testfile.
637 * gdb.mi/mi-stepi.exp: Use standard_testfile.
638 * gdb.mi/mi-stepn.exp: Use standard_testfile.
639 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
640 * gdb.mi/mi-until.exp: Use standard_testfile.
641 * gdb.mi/mi-var-block.exp: Use standard_testfile.
642 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
643 * gdb.mi/mi-var-child.exp: Use standard_testfile.
644 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
645 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
646 * gdb.mi/mi-var-display.exp: Use standard_testfile.
647 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
648 standard_output_file.
649 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
650 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
651 * gdb.mi/mi-watch.exp: Use standard_testfile.
652 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
653 * gdb.mi/mi2-basics.exp: Use standard_testfile.
654 * gdb.mi/mi2-break.exp: Use standard_testfile.
655 * gdb.mi/mi2-cli.exp: Use standard_testfile.
656 * gdb.mi/mi2-console.exp: Use standard_testfile.
657 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
658 * gdb.mi/mi2-eval.exp: Use standard_testfile.
659 * gdb.mi/mi2-file.exp: Use standard_testfile.
660 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
661 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
662 * gdb.mi/mi2-regs.exp: Use standard_testfile.
663 * gdb.mi/mi2-return.exp: Use standard_testfile.
664 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
665 * gdb.mi/mi2-stack.exp: Use standard_testfile.
666 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
667 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
668 * gdb.mi/mi2-until.exp: Use standard_testfile.
669 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
670 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
671 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
672 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
673 * gdb.mi/mi2-watch.exp: Use standard_testfile.
674
f5f3a911
TT
6752012-07-10 Tom Tromey <tromey@redhat.com>
676
677 * gdb.cp/abstract-origin.exp: Use standard_testfile.
678 * gdb.cp/ambiguous.exp: Use standard_testfile,
679 prepare_for_testing.
680 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
681 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
682 * gdb.cp/anon-ns.exp: Use standard_testfile.
683 * gdb.cp/anon-struct.exp: Use standard_testfile.
684 * gdb.cp/anon-union.exp: Use standard_testfile,
685 prepare_for_testing.
686 * gdb.cp/arg-reference.exp: Use standard_testfile,
687 prepare_for_testing.
688 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
689 * gdb.cp/breakpoint.exp: Use standard_testfile,
690 prepare_for_testing.
691 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
692 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
693 standard_output_file.
694 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
695 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
696 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
697 (test_static_members): Update.
698 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
699 * gdb.cp/converts.exp: Use standard_testfile.
700 * gdb.cp/cp-relocate.exp: Use standard_testfile.
701 * gdb.cp/cpcompletion.exp: Use standard_testfile,
702 prepare_for_testing.
703 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
704 * gdb.cp/cplabel.exp: Use standard_testfile.
705 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
706 prepare_for_testing.
707 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
708 * gdb.cp/derivation.exp: Use standard_testfile,
709 prepare_for_testing.
710 * gdb.cp/destrprint.exp: Use standard_testfile.
711 * gdb.cp/dispcxx.exp: Use standard_testfile.
712 * gdb.cp/exception.exp: Use standard_testfile,
713 prepare_for_testing.
714 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
715 * gdb.cp/extern-c.exp: Use standard_testfile,
716 prepare_for_testing.
717 * gdb.cp/formatted-ref.exp: Use standard_testfile,
718 prepare_for_testing.
719 * gdb.cp/fpointer.exp: Use standard_testfile.
720 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
721 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
722 standard_output_file.
723 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
724 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
725 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
726 standard_output_file.
727 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
728 (do_tests): Update.
729 * gdb.cp/koenig.exp: Use standard_testfile.
730 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
731 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
732 * gdb.cp/m-static.exp: Use standard_testfile,
733 prepare_for_testing.
734 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
735 * gdb.cp/mb-inline.exp: Use standard_testfile,
736 prepare_for_testing.
737 * gdb.cp/mb-templates.exp: Use standard_testfile,
738 prepare_for_testing.
739 * gdb.cp/member-ptr.exp: Use standard_testfile,
740 prepare_for_testing.
741 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
742 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
743 * gdb.cp/method2.exp: Use standard_testfile.
744 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
745 standard_output_file.
746 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
747 (do_tests): Update.
748 * gdb.cp/namespace-enum.exp: Use standard_testfile,
749 prepare_for_testing.
750 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
751 prepare_for_testing.
752 * gdb.cp/namespace.exp: Use standard_testfile,
753 prepare_for_testing.
754 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
755 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
756 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
757 * gdb.cp/nsimport.exp: Use standard_testfile,
758 prepare_for_testing.
759 * gdb.cp/nsnested.exp: Use standard_testfile.
760 * gdb.cp/nsnoimports.exp: Use standard_testfile.
761 * gdb.cp/nsrecurs.exp: Use standard_testfile,
762 prepare_for_testing.
763 * gdb.cp/nsstress.exp: Use standard_testfile,
764 prepare_for_testing.
765 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
766 * gdb.cp/operator.exp: Use standard_testfile.
767 * gdb.cp/oranking.exp: Use standard_testfile.
768 * gdb.cp/overload-const.exp: Use standard_testfile.
769 * gdb.cp/overload.exp: Use standard_testfile,
770 prepare_for_testing.
771 * gdb.cp/ovldbreak.exp: Use standard_testfile.
772 * gdb.cp/ovsrch.exp: Use standard_testfile.
773 * gdb.cp/paren-type.exp: Use standard_testfile.
774 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
775 prepare_for_testing.
776 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
777 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
778 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
779 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
780 * gdb.cp/pr10728.exp: Use standard_testfile,
781 standard_output_file.
782 * gdb.cp/pr12028.exp: Use standard_testfile.
783 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
784 * gdb.cp/pr9167.exp: Use standard_testfile.
785 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
786 * gdb.cp/printmethod.exp: Use standard_testfile,
787 prepare_for_testing.
788 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
789 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
790 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
791 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
792 standard_output_file.
793 * gdb.cp/readnow-language.exp: Use standard_testfile.
794 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
795 (gdb_start_again): Use clean_restart.
796 * gdb.cp/ref-types.exp: Use standard_testfile,
797 prepare_for_testing.
798 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
799 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
800 * gdb.cp/smartp.exp: Use standard_testfile.
801 * gdb.cp/static-method.exp: Use standard_testfile.
802 * gdb.cp/static-print-quit.exp: Use standard_testfile.
803 * gdb.cp/temargs.exp: Use standard_testfile.
804 * gdb.cp/templates.exp: Use standard_testfile,
805 prepare_for_testing.
806 (do_tests): Update.
807 * gdb.cp/try_catch.exp: Use standard_testfile,
808 prepare_for_testing.
809 * gdb.cp/typedef-operator.exp: Use standard_testfile.
810 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
811 * gdb.cp/virtbase.exp: Use standard_testfile,
812 prepare_for_testing.
813 * gdb.cp/virtfunc.exp: Use standard_testfile,
814 prepare_for_testing.
815 (do_tests): Update.
816 * gdb.cp/virtfunc2.exp: Use standard_testfile,
817 prepare_for_testing.
818
686f09d0
TT
8192012-07-10 Tom Tromey <tromey@redhat.com>
820
821 * lib/gdb.exp (standard_testfile): Unset output variables from
822 earlier invocations.
823
9357e021
YQ
8242012-07-10 Yao Qi <yao@codesourcery.com>
825
826 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
827 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
828 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
829 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
830 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
831 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
832 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
833 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
834 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
835 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
836 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
837 * gdb.mi/mi-var-display.exp: Likewise.
838 * gdb.mi/mi-var-invalidate.exp: Likewise.
839 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
840 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
841 * gdb.mi/mi2-console.exp: Likewise.
842 * gdb.mi/mi2-disassemble.exp: Likewise.
843 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
844 * gdb.mi/mi2-read-memory.exp: Likewise.
845 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
846 * gdb.mi/mi2-simplerun.exp: Likewise.
847 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
848 * gdb.mi/mi2-syn-frame.exp: Likewise.
849 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
850 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
851 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
852
e314d629
TT
8532012-07-09 Tom Tromey <tromey@redhat.com>
854
855 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
856 * gdb.base/callfuncs.exp: Add cast-based test.
857 * gdb.base/callfuncs.c (voidfunc): New function.
858
06928b3f
DE
8592012-07-08 Doug Evans <dje@google.com>
860
861 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
862
32f11bad
JK
8632012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
864
865 Fix XFAIL compatibility with old i386 systems.
866 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
867 Check also 'Cannot insert breakpoint 0'.
868
76b83c51
JK
8692012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
870
871 PR 14321
872 * gdb.base/find.exp
873 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
874
a6fb9c08
TT
8752012-07-06 Tom Tromey <tromey@redhat.com>
876
877 * gdb.base/whatis.exp: Add test.
878
71918a86
TT
8792012-07-06 Tom Tromey <tromey@redhat.com>
880
881 * gdb.base/whatis.exp: Add regression test.
882
fcde5961
TT
8832012-07-06 Tom Tromey <tromey@redhat.com>
884
885 * gdb.base/whatis.exp: Add tests.
886
f9cf0f4a
JK
8872012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
888
889 PR 12649
890 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
891 gdb_test_multiple $gdb_prompt terminator.
892
979ade8b
PA
8932012-07-04 Pedro Alves <palves@redhat.com>
894
895 * gdb.mi/mi-reverse.exp: Use supports_reverse and
896 supports_process_record.
897
8a980b44
PA
8982012-07-04 Pedro Alves <palves@redhat.com>
899
900 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
901 endings.
902 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
903
855ba978
SS
9042012-07-03 Stan Shebs <stan@codesourcery.com>
905
906 * gdb.base/info-os.c (main): Retry resource acquisition until an
907 available one is found.
908 * gdb.base/info-os.exp: Collect resource keys from the program
909 and use them in matching.
910
fcb44371
JK
9112012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
912
913 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
914 Wrap the test into loop for corefile and core0file.
915
08a67be6
JK
9162012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
917
918 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
919 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
920 .note.GNU-stack.
921
0f3c2347
JK
922 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
923
ff4a4500
SDJ
9242012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
925
926 * gdb.base/help.exp (help b, help br, help bre, help brea, help
927 break): Include help message for the new `-probe' and `-probe-stap'
928 options.
929
d3ce09f5
SS
9302012-07-02 Stan Shebs <stan@codesourcery.com>
931
932 * gdb.base/dprintf.exp: Add agent style tests.
933
a1624241
JK
9342012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
935
936 * gdb.base/stale-infcall.c (infcall): New label test-next.
937 (main): New labels test-pass and test-fail.
938 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
939 $test_fail_bpnum to test-fail.
940 (test system longjmp tracking support): New test.
941 Delete $test_fail_bpnum.
942 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
943 breakpoint.
944
42e7ad6c
DE
9452012-06-30 Doug Evans <dje@google.com>
946
947 * gdb.dwarf2/fission-reread.S: New file.
948 * gdb.dwarf2/fission-reread.exp: New file.
949
37ce89eb
SS
9502012-06-28 Stan Shebs <stan@codesourcery.com>
951
952 * gdb.mi/mi-logging.exp: New file.
953
e5ef252a
PA
9542012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
955 Pedro Alves <palves@redhat.com>
956
957 * gdb.threads/siginfo-threads.exp: New file.
958 * gdb.threads/siginfo-threads.c: New file.
959 * gdb.threads/sigstep-threads.exp: New file.
960 * gdb.threads/sigstep-threads.c: New file.
961
22f1fbae
TT
9622012-06-28 Tom Tromey <tromey@redhat.com>
963
964 * gdb.go/package.exp: Partially revert earlier patch; use
965 gdb_compile again. Use standard_output_file.
966
2e3cf129
DE
9672012-06-27 Doug Evans <dje@google.com>
968
969 * gdb.dwarf2/fission-base.c: New file.
970 * gdb.dwarf2/fission-base.S: New file.
971 * gdb.dwarf2/fission-base.exp: New file.
972
785fd303
JK
9732012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
974
975 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
976
1bb9788d
TT
9772012-06-27 Tom Tromey <tromey@redhat.com>
978
979 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
980 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
981
c83ee902
TT
9822012-06-27 Tom Tromey <tromey@redhat.com>
983
984 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
985 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
986 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
987 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
988 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
989 prepare_for_testing.
990 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
991 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
992 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
993 standard_testfile.
994 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
995 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
996 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
997 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
998 prepare_for_testing.
999 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
1000 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
1001 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
1002 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
1003 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
1004 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
1005 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
1006 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
1007 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
1008 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
1009 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
1010 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
1011 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
1012 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
1013 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
1014 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
1015 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
1016 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
1017 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
1018 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
1019 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
1020 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
1021 standard_output_file.
1022 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
1023 standard_output_file.
1024 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
1025 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
1026 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
1027 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
1028 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
1029 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
1030 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
1031 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
1032 * gdb.dwarf2/implptr.exp: Use standard_testfile.
1033 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
1034 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
1035 * gdb.dwarf2/pieces.exp: Use standard_testfile.
1036 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
1037 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
1038 * gdb.dwarf2/valop.exp: Use standard_testfile,
1039 prepare_for_testing.
1040
5204774b
TT
10412012-06-27 Tom Tromey <tromey@redhat.com>
1042
1043 * gdb.python/python.exp: Fix regexps in pagination tests.
1044
ee0bf529
SCR
10452012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1046
1047 * gdb.python/py-symtab.exp: Add tests to test the new attribute
1048 'last' of gdb.Symtab_and_line.
1049 * gdb.python/py-symbol.c: Move break point comment to enable
1050 testing of gdb.Symtab_and_line.last.
1051
14fcc022
TT
10522012-06-26 Tom Tromey <tromey@redhat.com>
1053
1054 * gdb.threads/step.c: Remove.
1055 * gdb.threads/step.exp: Remove.
1056 * gdb.threads/step2.exp: Remove.
1057
0efbbabc
TT
10582012-06-26 Tom Tromey <tromey@redhat.com>
1059
1060 * gdb.threads/watchpoint-fork.exp (test): Use
1061 standard_output_file. Don't declare objdir.
1062 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
1063 standard_output_file.
1064 * gdb.threads/attach-stopped.exp: Use standard_testfile.
1065 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
1066 clean_restart. Remove incdir.
1067 * gdb.threads/corethreads.exp: Use standard_testfile.
1068 * gdb.threads/execl.exp: Use standard_testfile,
1069 standard_output_file, clean_restart.
1070 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
1071 clean_restart.
1072 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
1073 clean_restart.
1074 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
1075 incdir.
1076 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
1077 clean_restart. Remove incdir.
1078 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
1079 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
1080 clean_restart. Remove incdir.
1081 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
1082 Remove incdir.
1083 * gdb.threads/leader-exit.exp: Use standard_testfile.
1084 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
1085 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
1086 clean_restart.
1087 * gdb.threads/manythreads.exp: Use standard_testfile,
1088 clean_restart. Remove incdir.
1089 * gdb.threads/multi-create.exp: Use standard_testfile,
1090 clean_restart.
1091 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
1092 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
1093 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
1094 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
1095 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
1096 * gdb.threads/pending-step.exp: Use standard_testfile,
1097 clean_restart. Remove incdir.
1098 * gdb.threads/print-threads.exp: Use standard_testfile,
1099 clean_restart. Remove incdir.
1100 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
1101 clean_restart. Remove incdir.
1102 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
1103 Remove incdir.
1104 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
1105 incdir.
1106 * gdb.threads/sigthread.exp: Use standard_testfile,
1107 clean_restart.
1108 * gdb.threads/staticthreads.exp: Use standard_testfile,
1109 clean_restart. Remove incdir.
1110 * gdb.threads/switch-threads.exp: Use standard_testfile,
1111 clean_restart. Remove incdir.
1112 * gdb.threads/thread-execl.exp: Use standard_testfile,
1113 clean_restart. Remove incdir.
1114 * gdb.threads/thread-find.exp: Use standard_testfile,
1115 clean_restart.
1116 * gdb.threads/thread-specific.exp: Use standard_testfile,
1117 clean_restart. Remove incdir.
1118 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
1119 clean_restart. Remove incdir.
1120 * gdb.threads/thread_check.exp: Use standard_testfile,
1121 clean_restart. Remove incdir.
1122 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
1123 incdir.
1124 * gdb.threads/threadapply.exp: Use standard_testfile,
1125 clean_restart. Remove incdir.
1126 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
1127 clean_restart. Remove incdir.
1128 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
1129 clean_restart.
1130 * gdb.threads/tls-shared.exp: Use standard_testfile,
1131 clean_restart, standard_output_file.
1132 * gdb.threads/tls-var.exp: Use standard_testfile,
1133 standard_output_file.
1134 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
1135 Remove incdir.
1136 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
1137 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
1138 incdir.
1139 * gdb.threads/watchthreads2.exp: Use standard_testfile,
1140 clean_restart. Remove incdir.
1141
497a5eb0
TT
11422012-06-26 Tom Tromey <tromey@redhat.com>
1143
1144 * gdb.trace/actions.exp: Use standard_testfile.
1145 * gdb.trace/ax.exp: Use standard_testfile.
1146 * gdb.trace/backtrace.exp: Use standard_testfile.
1147 * gdb.trace/change-loc.exp: Use standard_testfile.
1148 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
1149 * gdb.trace/collection.exp: Use standard_testfile,
1150 prepare_for_testing.
1151 * gdb.trace/deltrace.exp: Use standard_testfile.
1152 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
1153 * gdb.trace/ftrace.exp: Use standard_testfile.
1154 * gdb.trace/infotrace.exp: Use standard_testfile.
1155 * gdb.trace/packetlen.exp: Use standard_testfile.
1156 * gdb.trace/passc-dyn.exp: Use standard_testfile.
1157 * gdb.trace/passcount.exp: Use standard_testfile.
1158 * gdb.trace/pending.exp: Use standard_testfile.
1159 * gdb.trace/report.exp: Use standard_testfile.
1160 * gdb.trace/save-trace.exp: Use standard_testfile.
1161 * gdb.trace/stap-trace.exp: Use standard_testfile.
1162 * gdb.trace/status-stop.exp: Use standard_testfile.
1163 * gdb.trace/strace.exp: Use standard_testfile.
1164 * gdb.trace/tfile.exp: Use standard_testfile.
1165 * gdb.trace/tfind.exp: Use standard_testfile.
1166 * gdb.trace/trace-break.exp: Use standard_testfile.
1167 * gdb.trace/trace-mt.exp: Use standard_testfile.
1168 * gdb.trace/tracecmd.exp: Use standard_testfile.
1169 * gdb.trace/tspeed.exp: Use standard_testfile.
1170 * gdb.trace/tstatus.exp: Use standard_testfile.
1171 * gdb.trace/tsv.exp: Use standard_testfile.
1172 * gdb.trace/unavailable.exp: Use standard_testfile,
1173 prepare_for_testing.
1174 * gdb.trace/while-dyn.exp: Use standard_testfile.
1175 * gdb.trace/while-stepping.exp: Use standard_testfile.
1176
7686c074
TT
11772012-06-26 Tom Tromey <tromey@redhat.com>
1178
1179 * gdb.reverse/break-precsave.exp: Use standard_testfile.
1180 * gdb.reverse/break-reverse.exp: Use standard_testfile.
1181 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
1182 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
1183 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
1184 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
1185 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
1186 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
1187 prepare_for_testing.
1188 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
1189 prepare_for_testing.
1190 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
1191 prepare_for_testing.
1192 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
1193 prepare_for_testing.
1194 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
1195 prepare_for_testing
1196 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
1197 * gdb.reverse/machinestate.exp: Use standard_testfile.
1198 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
1199 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
1200 build_executable.
1201 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
1202 build_executable.
1203 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
1204 standard_output_file.
1205 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
1206 standard_output_file.
1207 * gdb.reverse/step-precsave.exp: Use standard_testfile.
1208 * gdb.reverse/step-reverse.exp: Use standard_testfile.
1209 * gdb.reverse/until-precsave.exp: Use standard_testfile.
1210 * gdb.reverse/until-reverse.exp: Use standard_testfile.
1211 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
1212 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
1213
481fc100
TT
12142012-06-26 Tom Tromey <tromey@redhat.com>
1215
1216 * gdb.stabs/weird.exp: Remove directory-checking code. Use
1217 standard_output_file.
1218 * gdb.stabs/exclfwd.exp: Use standard_testfile,
1219 prepare_for_testing. Remove directory-checking code.
1220
7bb18ae2
TT
12212012-06-25 Tom Tromey <tromey@redhat.com>
1222
1223 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
1224 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
1225 build_executable, not prepare_for_testing.
1226 * gdb.multi/base.exp: Use standard_output_file. Use
1227 build_executable, not prepare_for_testing.
1228
cf09b3e4
TT
12292012-06-25 Tom Tromey <tromey@redhat.com>
1230
1231 * gdb.fortran/subarray.exp: Use standard_testfile,
1232 prepare_for_testing.
1233 * gdb.fortran/multi-dim.exp: Use standard_testfile.
1234 * gdb.fortran/module.exp: Use standard_testfile.
1235 * gdb.fortran/logical.exp: Use standard_testfile.
1236 * gdb.fortran/library-module.exp: Use standard_testfile,
1237 standard_output_file.
1238 * gdb.fortran/derived-type.exp: Use standard_testfile,
1239 prepare_for_testing.
1240 * gdb.fortran/complex.exp: Use standard_testfile,
1241 prepare_for_testing.
1242 * gdb.fortran/charset.exp: Use standard_testfile.
1243 * gdb.fortran/array-element.exp: Use standard_testfile,
1244 prepare_for_testing.
1245
18b5ff1b
KS
12462012-06-25 Keith Seitz <keiths@redhat.com>
1247
1248 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
1249 Change rbreak-related tests to KFAIL and add bugzilla numbers.
1250
17b77626
TT
12512012-06-25 Tom Tromey <tromey@redhat.com>
1252
1253 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
1254 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
1255 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
1256 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
1257
f91e3dc1
TT
12582012-06-25 Tom Tromey <tromey@redhat.com>
1259
1260 * gdb.linespec/ls-errs.exp: Use standard_testfile.
1261 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
1262 * gdb.linespec/linespec.exp: Use standard_testfile.
1263
a884434d
TT
12642012-06-25 Tom Tromey <tromey@redhat.com>
1265
1266 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
1267 prepare_for_testing.
1268
efc9d70a
TT
12692012-06-25 Tom Tromey <tromey@redhat.com>
1270
1271 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
1272 prepare_for_testing.
1273 * gdb.opt/inline-break.exp: Use standard_testfile,
1274 prepare_for_testing.
1275 * gdb.opt/inline-bt.exp: Use standard_testfile,
1276 prepare_for_testing.
1277 * gdb.opt/inline-cmds.exp: Use standard_testfile,
1278 prepare_for_testing.
1279 * gdb.opt/inline-locals.exp: Use standard_testfile,
1280 prepare_for_testing.
1281
e2fc92c6
TT
12822012-06-25 Tom Tromey <tromey@redhat.com>
1283
1284 * gdb.asm/asm-source.exp: Use standard_output_file,
1285 standard_testfile. Construct .o files in proper subdir.
1286
b0963d73
TT
12872012-06-25 Tom Tromey <tromey@redhat.com>
1288
1289 * gdb.server/ext-attach.exp: Use standard_testfile,
1290 prepare_for_testing.
1291 * gdb.server/ext-run.exp: Use standard_testfile,
1292 build_executable.
1293 * gdb.server/file-transfer.exp: Use standard_testfile,
1294 prepare_for_testing.
1295 * gdb.server/server-exec-info.exp: Use standard_testfile.
1296 * gdb.server/server-mon.exp: Use standard_testfile,
1297 prepare_for_testing.
1298 * gdb.server/server-run.exp: Use standard_testfile,
1299 build_executable.
1300 * gdb.server/solib-list.exp: Use standard_testfile,
1301 standard_output_file.
1302
8a3e1f8d
TT
13032012-06-25 Tom Tromey <tromey@redhat.com>
1304
1305 * lib/gdb.exp (standard_output_file): Use "file join".
1306 * gdb.go/chan.exp: Use standard_testfile.
1307 * gdb.go/handcall.exp: Use standard_testfile.
1308 * gdb.go/hello.exp: Use standard_testfile.
1309 * gdb.integers/chan.exp: Use standard_testfile.
1310 * gdb.go/methods.exp: Use standard_testfile.
1311 * gdb.go/package.exp: Use standard_testfile.
1312 * gdb.go/strings.exp: Use standard_testfile.
1313 * gdb.go/types.exp: Use standard_testfile.
1314 * gdb.go/unsafe.exp: Use standard_testfile.
1315
944a9061
MGD
13162012-06-25 Greta Yorsh <greta.yorsh@arm.com>
1317
1318 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
1319
1c06bd58
JK
13202012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1321
1322 Fix regression by the previous commit.
1323 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
1324
b4a58790
TT
13252012-06-22 Tom Tromey <tromey@redhat.com>
1326
1327 * gdb.python/lib-types.exp: Use standard_testfile,
1328 prepare_for_testing.
1329 * gdb.python/py-block.exp: Use standard_testfile.
1330 * gdb.python/py-breakpoint.exp: Use standard_testfile.
1331 * gdb.python/py-events.exp: Use standard_testfile,
1332 standard_output_file.
1333 * gdb.python/py-evsignal.exp: Use standard_testfile.
1334 * gdb.python/py-evethreads.exp: Use standard_testfile.
1335 * gdb.python/py-explore-cc.exp: Use standard_testfile.
1336 * gdb.python/py-explore.exp: Use standard_testfile.
1337 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
1338 standard_output_file.
1339 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
1340 prepare_for_testing.
1341 * gdb.python/py-frame-inline.exp: Use standard_testfile.
1342 * gdb.python/py-frame.exp: Use standard_testfile.
1343 * gdb.python/py-inferior.exp: Use standard_testfile.
1344 * gdb.python/py-infthread.exp: Use standard_testfile.
1345 * gdb.python/py-mi.exp: Use standard_testfile.
1346 * gdb.python/py-objfile-script.exp: Use standard_testfile,
1347 build_executable.
1348 * gdb.python/py-objfile.exp: Use standard_testfile.
1349 * gdb.python/py-pp-maint.exp: Use standard_testfile,
1350 prepare_for_testing.
1351 * gdb.python/py-prettyprint.exp: Use standard_testfile.
1352 * gdb.python/py-progspace.exp: Use standard_testfile,
1353 build_executable.
1354 * gdb.python/py-prompt.exp: Use standard_testfile,
1355 build_executable.
1356 * gdb.python/py-section-script.exp: Use standard_testfile,
1357 build_executable.
1358 * gdb.python/py-shared.exp: Use standard_testfile,
1359 standard_output_file, clean_restart.
1360 * gdb.python/py-symbol.exp: Use standard_output_file,
1361 prepare_for_testing.
1362 * gdb.python/py-symtab.exp: Use standard_output_file,
1363 prepare_for_testing
1364 * gdb.python/py-template.exp: Use standard_testfile.
1365 * gdb.python/py-type.exp: Use standard_testfile.
1366 * gdb.python/py-value-cc.exp: Use standard_testfile.
1367 * gdb.python/py-value.exp: Use standard_testfile.
1368 * gdb.python/python.exp: Use standard_testfile, build_executable.
1369
2c44deac
TT
13702012-06-22 Tom Tromey <tromey@redhat.com>
1371
1372 * gdb.objc/basicclass.exp: Use standard_testfile.
1373 (do_objc_tests): Don't declare objdir.
1374 * gdb.objc/nondebug.exp: Use standard_testfile.
1375 (do_objc_tests): Don't declare objdir.
1376 * gdb.objc/objcdecode.exp: Use standard_testfile.
1377 (do_objc_tests): Don't declare objdir.
1378
c24ccbce
TT
13792012-06-22 Tom Tromey <tromey@redhat.com>
1380
1381 * gdb.java/jmain.exp: Use standard_testfile.
1382 * gdb.java/jmisc.exp: Use standard_testfile.
1383 * gdb.java/jnpe.exp: Use standard_testfile.
1384 * gdb.java/jprint.exp: Use standard_testfile.
1385
0a6d0306
TT
13862012-06-22 Tom Tromey <tromey@redhat.com>
1387
1388 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
1389 (standard_output_file, standard_testfile): New procs.
1390 (build_executable, clean_restart): Use standard_output_file.
1391
6ea815ef
YQ
13922012-06-22 Yao Qi <yao@codesourcery.com>
1393
1394 * boards/native-gdbserver.exp: New proc ${board}_exec.
1395 * boards/native-stdio-gdbserver.exp: Likewise.
1396
4c93b1db
TT
13972012-06-21 Tom Tromey <tromey@redhat.com>
1398
1399 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
1400 (build_executable): Update.
1401 (get_compiler_info): Remove 'binfile' argument.
1402 * gdb.ada/arrayidx.exp: Update.
1403 * gdb.ada/null_array.exp: Update.
1404 * gdb.arch/altivec-abi.exp: Update.
1405 * gdb.arch/altivec-regs.exp: Update.
1406 * gdb.arch/amd64-byte.exp: Update.
1407 * gdb.arch/amd64-dword.exp: Update.
1408 * gdb.arch/amd64-word.exp: Update.
1409 * gdb.arch/i386-avx.exp: Update.
1410 * gdb.arch/i386-byte.exp: Update.
1411 * gdb.arch/i386-sse.exp: Update.
1412 * gdb.arch/i386-word.exp: Update.
1413 * gdb.arch/ppc-dfp.exp: Update.
1414 * gdb.arch/ppc-fp.exp: Update.
1415 * gdb.arch/vsx-regs.exp: Update.
1416 * gdb.base/all-bin.exp: Update.
1417 * gdb.base/annota1.exp: Update.
1418 * gdb.base/async.exp: Update.
1419 * gdb.base/attach.exp: Update.
1420 * gdb.base/break-interp.exp: Update.
1421 * gdb.base/call-ar-st.exp: Update.
1422 * gdb.base/call-rt-st.exp: Update.
1423 * gdb.base/call-sc.exp: Update.
1424 * gdb.base/callfuncs.exp: Update.
1425 * gdb.base/catch-load.exp: Update.
1426 * gdb.base/completion.exp: Update.
1427 * gdb.base/complex.exp: Update.
1428 * gdb.base/condbreak.exp: Update.
1429 * gdb.base/consecutive.exp: Update.
1430 * gdb.base/constvars.exp: Update.
1431 * gdb.base/corefile.exp: Update.
1432 * gdb.base/eval-skip.exp: Update.
1433 * gdb.base/expand-psymtabs.exp: Update.
1434 * gdb.base/exprs.exp: Update.
1435 * gdb.base/fileio.exp: Update.
1436 * gdb.base/fixsection.exp: Update.
1437 * gdb.base/funcargs.exp: Update.
1438 * gdb.base/gdb11530.exp: Update.
1439 * gdb.base/gdb1555.exp: Update.
1440 * gdb.base/gnu-ifunc.exp: Update.
1441 * gdb.base/gnu_vector.exp: Update.
1442 * gdb.base/info-macros.exp: Update.
1443 * gdb.base/jit-simple.exp: Update.
1444 * gdb.base/jit-so.exp: Update.
1445 * gdb.base/jit.exp: Update.
1446 * gdb.base/langs.exp: Update.
1447 * gdb.base/list.exp: Update.
1448 * gdb.base/logical.exp: Update.
1449 * gdb.base/long_long.exp: Update.
1450 * gdb.base/longjmp.exp: Update.
1451 * gdb.base/macscp.exp: Update.
1452 * gdb.base/mips_pro.exp: Update.
1453 * gdb.base/miscexprs.exp: Update.
1454 * gdb.base/morestack.exp: Update.
1455 * gdb.base/nodebug.exp: Update.
1456 * gdb.base/opaque.exp: Update.
1457 * gdb.base/pc-fp.exp: Update.
1458 * gdb.base/pending.exp: Update.
1459 * gdb.base/permissions.exp: Update.
1460 * gdb.base/pointers.exp: Update.
1461 * gdb.base/prelink.exp: Update.
1462 * gdb.base/printcmds.exp: Update.
1463 * gdb.base/psymtab.exp: Update.
1464 * gdb.base/ptype.exp: Update.
1465 * gdb.base/relational.exp: Update.
1466 * gdb.base/scope.exp: Update.
1467 * gdb.base/setvar.exp: Update.
1468 * gdb.base/shlib-call.exp: Update.
1469 * gdb.base/shreloc.exp: Update.
1470 * gdb.base/signals.exp: Update.
1471 * gdb.base/sizeof.exp: Update.
1472 * gdb.base/so-impl-ld.exp: Update.
1473 * gdb.base/so-indr-cl.exp: Update.
1474 * gdb.base/solib-disc.exp: Update.
1475 * gdb.base/solib-display.exp: Update.
1476 * gdb.base/solib-nodir.exp: Update.
1477 * gdb.base/solib-overlap.exp: Update.
1478 * gdb.base/solib-symbol.exp: Update.
1479 * gdb.base/solib-weak.exp: Update.
1480 * gdb.base/solib.exp: Update.
1481 * gdb.base/store.exp: Update.
1482 * gdb.base/structs.exp: Update.
1483 * gdb.base/structs2.exp: Update.
1484 * gdb.base/type-opaque.exp: Update.
1485 * gdb.base/unload.exp: Update.
1486 * gdb.base/varargs.exp: Update.
1487 * gdb.base/volatile.exp: Update.
1488 * gdb.base/watch_thread_num.exp: Update.
1489 * gdb.base/watchpoint-solib.exp: Update.
1490 * gdb.base/watchpoint.exp: Update.
1491 * gdb.base/watchpoints.exp: Update.
1492 * gdb.base/whatis.exp: Update.
1493 * gdb.cell/arch.exp: Update.
1494 * gdb.cell/break.exp: Update.
1495 * gdb.cell/bt.exp: Update.
1496 * gdb.cell/core.exp: Update.
1497 * gdb.cell/data.exp: Update.
1498 * gdb.cell/ea-cache.exp: Update.
1499 * gdb.cell/f-regs.exp: Update.
1500 * gdb.cell/fork.exp: Update.
1501 * gdb.cell/gcore.exp: Update.
1502 * gdb.cell/mem-access.exp: Update.
1503 * gdb.cell/ptype.exp: Update.
1504 * gdb.cell/registers.exp: Update.
1505 * gdb.cell/sizeof.exp: Update.
1506 * gdb.cell/solib-symbol.exp: Update.
1507 * gdb.cell/solib.exp: Update.
1508 * gdb.cp/ambiguous.exp: Update.
1509 * gdb.cp/breakpoint.exp: Update.
1510 * gdb.cp/bs15503.exp: Update.
1511 * gdb.cp/casts.exp: Update.
1512 * gdb.cp/class2.exp: Update.
1513 * gdb.cp/cpexprs.exp: Update.
1514 * gdb.cp/cplusfuncs.exp: Update.
1515 * gdb.cp/ctti.exp: Update.
1516 * gdb.cp/dispcxx.exp: Update.
1517 * gdb.cp/gdb1355.exp: Update.
1518 * gdb.cp/gdb2384.exp: Update.
1519 * gdb.cp/gdb2495.exp: Update.
1520 * gdb.cp/infcall-dlopen.exp: Update.
1521 * gdb.cp/local.exp: Update.
1522 * gdb.cp/m-data.exp: Update.
1523 * gdb.cp/m-static.exp: Update.
1524 * gdb.cp/mb-ctor.exp: Update.
1525 * gdb.cp/mb-inline.exp: Update.
1526 * gdb.cp/mb-templates.exp: Update.
1527 * gdb.cp/member-ptr.exp: Update.
1528 * gdb.cp/method.exp: Update.
1529 * gdb.cp/namespace.exp: Update.
1530 * gdb.cp/nextoverthrow.exp: Update.
1531 * gdb.cp/nsdecl.exp: Update.
1532 * gdb.cp/nsrecurs.exp: Update.
1533 * gdb.cp/nsstress.exp: Update.
1534 * gdb.cp/nsusing.exp: Update.
1535 * gdb.cp/pr-1023.exp: Update.
1536 * gdb.cp/pr-1210.exp: Update.
1537 * gdb.cp/pr-574.exp: Update.
1538 * gdb.cp/pr9631.exp: Update.
1539 * gdb.cp/printmethod.exp: Update.
1540 * gdb.cp/psmang.exp: Update.
1541 * gdb.cp/re-set-overloaded.exp: Update.
1542 * gdb.cp/rtti.exp: Update.
1543 * gdb.cp/shadow.exp: Update.
1544 * gdb.cp/templates.exp: Update.
1545 * gdb.cp/try_catch.exp: Update.
1546 * gdb.dwarf2/dw2-ranges.exp: Update.
1547 * gdb.dwarf2/pr10770.exp: Update.
1548 * gdb.fortran/library-module.exp: Update.
1549 * gdb.hp/gdb.aCC/optimize.exp: Update.
1550 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
1551 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
1552 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
1553 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
1554 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
1555 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
1556 * gdb.hp/gdb.compat/xdb1.exp: Update.
1557 * gdb.hp/gdb.compat/xdb2.exp: Update.
1558 * gdb.hp/gdb.compat/xdb3.exp: Update.
1559 * gdb.hp/gdb.defects/bs14602.exp: Update.
1560 * gdb.hp/gdb.defects/solib-d.exp: Update.
1561 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
1562 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
1563 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
1564 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
1565 * gdb.mi/gdb792.exp: Update.
1566 * gdb.mi/mi-pending.exp: Update.
1567 * gdb.mi/mi-solib.exp: Update.
1568 * gdb.mi/mi-var-cp.exp: Update.
1569 * gdb.opt/clobbered-registers-O2.exp: Update.
1570 * gdb.opt/inline-bt.exp: Update.
1571 * gdb.opt/inline-cmds.exp: Update.
1572 * gdb.opt/inline-locals.exp: Update.
1573 * gdb.python/py-events.exp: Update.
1574 * gdb.python/py-finish-breakpoint.exp: Update.
1575 * gdb.python/py-type.exp: Update.
1576 * gdb.reverse/solib-precsave.exp: Update.
1577 * gdb.reverse/solib-reverse.exp: Update.
1578 * gdb.server/solib-list.exp: Update.
1579 * gdb.stabs/weird.exp: Update.
1580 * gdb.threads/attach-into-signal.exp: Update.
1581 * gdb.threads/attach-stopped.exp: Update.
1582 * gdb.threads/tls-shared.exp: Update.
1583 * gdb.trace/change-loc.exp: Update.
1584 * gdb.trace/strace.exp: Update.
1585
95c391b6
TT
15862012-06-19 Tom Tromey <tromey@redhat.com>
1587
1588 * gdb.base/whatis.exp: Add tests.
1589
e910f0b6
TT
15902012-06-19 Tom Tromey <tromey@redhat.com>
1591
1592 * gdb.cp/m-static.cc (keepalive): New function.
1593 (gnu_obj_1::method): Use it.
1594
422d65e7
DE
15952012-06-18 Doug Evans <dje@google.com>
1596
1597 * gdb.base/info-fun.exp: New file.
1598 * gdb.base/info-fun.c: New file.
1599 * gdb.base/info-fun-solib.c: New file.
1600
e2e4d78b
JK
16012012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1602
1603 Remove stale dummy frames.
1604 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
1605 (maintenance info breakpoints): New tests.
1606 * gdb.base/stale-infcall.c: New file.
1607 * gdb.base/stale-infcall.exp: New file.
1608
1788b2d3
JK
16092012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1610
1611 * gdb.arch/amd64-entry-value-param.S: New file.
1612 * gdb.arch/amd64-entry-value-param.c: New file.
1613 * gdb.arch/amd64-entry-value-param.exp: New file.
1614
663b969e
TT
16152012-06-15 Tom Tromey <tromey@redhat.com>
1616
1617 * gdb.cp/namespace.exp: Add "show lang" test.
1618
8e09ad05
IS
16192012-06-15 Iain Sandoe <iain@codesourcery.com>
1620
1621 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
1622 case. (top level): Use gdb_file_cmd instead of gdb_load.
1623
f85e18ee
JK
16242012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1625
1626 PR tdep/14222
1627 * gdb.arch/i386-sse-stack-align.S: New file.
1628 * gdb.arch/i386-sse-stack-align.c: New file.
1629 * gdb.arch/i386-sse-stack-align.exp: New file.
1630
f3b5e280
KS
16312012-06-13 Keith Seitz <keiths@redhat.com>
1632
1633 PR breakpoints/13798 and mi/11541
1634 * gdb.linespec/ls-errs.exp: Add a few more tests for
1635 filenames with spaces and colons.
1636
50af5481
JK
16372012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1638
1639 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
1640 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
1641 (test_function): Call CV_f.
1642 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
1643 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
1644 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
1645 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
1646 (p CV_f(CV::i)): New tests.
1647
d55637df
TT
16482012-06-13 Tom Tromey <tromey@redhat.com>
1649
1650 * gdb.base/condbreak.exp: Add tests for "condition" completion.
1651
cc80f267
JK
16522012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1653
1654 Fix regression by the "ambiguous linespec" series.
1655 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
1656 tests.
1657
bb2af9cc
JK
16582012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1659
1660 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
1661 missing.
1662
e81a37f7
TT
16632012-06-11 Tom Tromey <tromey@redhat.com>
1664
1665 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
1666 location...
1667 (main): ...here.
1668
8efd7788
YQ
16692012-06-07 Yao Qi <yao@codesourcery.com>
1670
1671 * gdb.trace/strace.exp: Shorten some too-long lines.
1672
359f5fe6
PA
16732012-06-06 Pedro Alves <palves@redhat.com>
1674
1675 * gdb.threads/clone-new-thread-event.c: New file.
1676 * gdb.threads/clone-new-thread-event.exp: New file.
1677
7b2fe205
YQ
16782012-06-06 Yao Qi <yao@codesourcery.com>
1679
1680 * gdb.base/dprintf.c (main): Add extra parameter when calling
1681 printf and fprintf.
1682 (bar): New function. It is a dead function, but to ensure
1683 'malloc' is linked explicitly.
1684
3eca55e8
YQ
16852012-06-06 Yao Qi <yao@codesourcery.com>
1686
1687 * gdb.base/info-proc.exp: Return if target doesn't support
1688 'info proc'.
1689
91cc9324
JK
16902012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1691
1692 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
1693 (run program with breakpoint commands): XFAIl if it is not.
1694
c56e7c43
JB
16952012-06-05 Joel Brobecker <brobecker@adacore.com>
1696
1697 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
1698 and add comment.
1699 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
1700 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
1701 "STOP" marker. Adjust testing strategy to make it work on
1702 all targets.
1703
1704 * gdb.base/print-file-var-main.c (main): Rewrite using local
1705 variables and adjust get_version_2's return value check.
1706 Add small comment.
1707 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
1708 marker. Adjust testing strategy to make it work on all targets.
1709
ccab2054
JB
17102012-06-05 Joel Brobecker <brobecker@adacore.com>
1711
1712 * gdb.ada/bad-task-bp-keyword: New testcase.
1713
d0d86158
JK
17142012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1715
1716 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
1717 Simplify it to ...
1718 (symbol-file ${testfile1}): ... here.
1719 (test eliminated var my_global_symbol)
1720 (test eliminated var my_static_symbol)
1721 (test eliminated var my_global_func, get address of main): Wrap them to
1722 'single psymtabs' and 'single symtabs'
1723 (get address of my_global_symbol, get address of my_static_symbol)
1724 (get address of my_global_func, get address of main): Wrap them to
1725 'order1' and 'order2'.
1726
952cf74c
JK
1727 * gdb.base/code_elim.exp
1728 (add-symbol-file ${testfile1} 0x100000)
1729 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
1730 'order2'.
1731 (order1: add-symbol-file ${testfile1} 0x100000)
1732 (order1: add-symbol-file ${testfile2} 0x200000)
1733 (order2: add-symbol-file ${testfile2} 0x200000)
1734 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
1735 .bss as appropriate.
1736
0c5bf5a9
JK
17372012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1738
1739 * gdb.server/solib-list-lib.c: New file.
1740 * gdb.server/solib-list-main.c: New file.
1741 * gdb.server/solib-list.exp: New file.
1742
4196f325
MR
17432012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
1744
1745 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
1746 for 'set print symbol' change.
1747
bfb05775
JK
17482012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1749
1750 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
1751 .debug_abbrev_seg3.
1752
685b1105
JK
17532012-05-24 John Steele Scott <toojays@toojays.net>
1754
1755 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
1756 * gdb.dwarf2/dw2-icc-opaque.S: New file.
1757 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
1758
f3e0e960
SS
17592012-05-23 Stan Shebs <stan@codesourcery.com>
1760
1761 * gdb.mi/mi-info-os.exp: New file.
1762
11eb1b4d
KS
17632012-05-23 Keith Seitz <keiths@redhat.com>
1764
1765 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
1766 return -1 to suppress the rest of the tests.
1767 (compile_stap_bin): Return boolean success value.
1768
b1af9e97
TT
17692012-05-21 Tom Tromey <tromey@redhat.com>
1770
1771 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
1772 Remove kfails.
1773 (test_print_mi_member_types): Likewise.
1774
248537e3
TT
17752012-05-21 Tom Tromey <tromey@redhat.com>
1776
1777 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
1778 print symbol' change.
1779
d791e155
TJB
17802012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
1781
1782 * gdb.python/py-prompt.exp: Quit if the target is remote.
1783
e77afa2e
JK
17842012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1785
1786 Fix ERROR: internal buffer is full.
1787 * gdb.base/info-os.exp (expect_multiline): New function.
1788 (get process list, get process groups, get threads)
1789 (get file descriptors, get internet-domain sockets)
1790 (get shared-memory regions, get semaphores, get message queues): Use
1791 it for these tests.
1792
9cb709b6
TT
17932012-05-18 Tom Tromey <tromey@redhat.com>
1794
1795 * gdb.mi/mi-var-cmd.exp: Update.
1796 * gdb.objc/basicclass.exp (do_objc_tests): Update.
1797 * gdb.cp/virtbase.exp: Update.
1798 * gdb.cp/classes.exp (test_static_members): Update.
1799 * gdb.cp/casts.exp: Update.
1800 * gdb.base/pointers.exp: Update.
1801 * gdb.base/funcargs.exp (pointer_args): Update.
1802 (structs_by_reference): Update.
1803 * gdb.base/find.exp: Update.
1804 * gdb.base/call-strs.exp: Send "set print symbol off".
1805 * gdb.base/call-ar-st.exp: Update.
1806 * gdb.ada/fun_addr.exp: Update.
1807 * gdb.base/printcmds.exp (test_print_symbol): New proc.
1808 Call it.
1809 (test_print_repeats_10, test_print_strings)
1810 (test_print_char_arrays): Update.
1811
b012acdd
TT
18122012-05-18 Tom Tromey <tromey@redhat.com>
1813
1814 * gdb.base/charset.exp (string_display): Update.
1815
1d51a733
TT
18162012-05-18 Tom Tromey <tromey@redhat.com>
1817
1818 * gdb.mi/mi2-var-display.exp: Update.
1819 * gdb.mi/mi-var-display.exp: Update.
1820 * gdb.mi/mi-var-child.exp: Update.
1821 * gdb.cp/expand-psymtabs-cxx.exp: Update.
1822 * gdb.cp/cp-relocate.exp (get_func_address): Update.
1823
957df313
DE
18242012-05-17 Doug Evans <dje@google.com>
1825
682c7f7b
DE
1826 * info-macros.exp: Pass "debug" to prepare_for_testing.
1827
957df313
DE
1828 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
1829 * gdb.ada/Makefile.in (clean): Ditto.
1830 * gdb.arch/Makefile.in (clean): Ditto.
1831 * gdb.asm/Makefile.in (clean): Ditto.
1832 * gdb.base/Makefile.in (clean): Ditto.
1833 * gdb.cell/Makefile.in (clean): Ditto.
1834 * gdb.cp/Makefile.in (clean): Ditto.
1835 * gdb.disasm/Makefile.in (clean): Ditto.
1836 * gdb.dwarf2/Makefile.in (clean): Ditto.
1837 * gdb.fortran/Makefile.in (clean): Ditto.
1838 * gdb.go/Makefile.in (clean): Ditto.
1839 * gdb.hp/Makefile.in (clean): Ditto.
1840 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
1841 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
1842 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
1843 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
1844 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
1845 * gdb.java/Makefile.in (clean): Ditto.
1846 * gdb.linespec/Makefile.in (clean): Ditto.
1847 * gdb.mi/Makefile.in (clean): Ditto.
1848 * gdb.modula2/Makefile.in (clean): Ditto.
1849 * gdb.multi/Makefile.in (clean): Ditto.
1850 * gdb.objc/Makefile.in (clean): Ditto.
1851 * gdb.opencl/Makefile.in (clean): Ditto.
1852 * gdb.opt/Makefile.in (clean): Ditto.
1853 * gdb.pascal/Makefile.in (clean): Ditto.
1854 * gdb.python/Makefile.in (clean): Ditto.
1855 * gdb.reverse/Makefile.in (clean): Ditto.
1856 * gdb.server/Makefile.in (clean): Ditto.
1857 * gdb.stabs/Makefile.in (clean): Ditto.
1858 * gdb.threads/Makefile.in (clean): Ditto.
1859 * gdb.trace/Makefile.in (clean): Ditto.
1860 * gdb.xml/Makefile.in (clean): Ditto.
1861
abc9d0dc
TT
18622012-05-16 Tom Tromey <tromey@redhat.com>
1863
1864 * gdb.base/macscp1.c (macscp_expr): Add comment.
1865 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
1866
6a3a010b
MR
18672012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
1868
1869 * gdb.base/return-nodebug.exp: Also test float and double types.
1870
01429c8e
JK
18712012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1872
1873 PR testsuite/12649
1874 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
1875
54115cd4
JK
1876 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
1877
0c5f383f
SDJ
18782012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
1879
1880 * gdb.base/stap-probe.exp (stap_test): Remove calls to
1881 `rerun_to_main'.
1882 (stap_test_no_debuginfo): Likewise.
1883
e7e0cddf
SS
18842012-05-14 Stan Shebs <stan@codesourcery.com>
1885
1886 * gdb.base/dprintf.c: New file.
1887 * gdb.base/dprintf.exp: New file.
1888
c772f8e7
HZ
18892012-05-14 Hui Zhu <hui_zhu@mentor.com>
1890
1891 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
1892 * gdb.trace/disconnected-tracing.c: New file.
1893 * gdb.trace/disconnected-tracing.exp: New file.
1894
7efc75aa
SCR
18952012-05-13 Siva Chandra Reddy <sivachandra@google.com>
1896
1897 * gdb.python/python.c: Add a new breakpoint comment.
1898 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
1899
85d4a676
SS
19002011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
1901
1902 * gdb.base/info-os.exp: New file.
1903 * gdb.base/info-os.c: New file.
1904
64ea88dc
JB
19052012-05-10 Joel Brobecker <brobecker@adacore.com>
1906
4647ab1b
JB
1907 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
1908 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
1909 New files.
64ea88dc 1910
afba63f1
JB
19112012-05-10 Joel Brobecker <brobecker@adacore.com>
1912
1913 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
1914 gdb.base/ctxobj.exp: New files.
1915
9d198b1e
TT
19162012-05-09 Tom Tromey <tromey@redhat.com>
1917
1918 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
1919
9bfee719
MR
19202012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
1921
1922 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
1923
3a7341d8
MR
19242012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
1925
1926 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
1927 before using it.
1928
52b3699b
TG
19292012-05-04 Tristan Gingold <gingold@adacore.com>
1930
1931 * gdb.base/set-noassign.exp: New test.
1932
a20ee7a4
SCR
19332012-05-03 Siva Chandra Reddy <sivachandra@google.com>
1934
1935 * gdb.python/py-symbol.exp: Add tests to test the new methods
1936 gdb.Symtab.global_block() and gdb.Symtab.static_block().
1937 * gdb.python/py-symbol.c: Add new struct to help test
1938 gdb.Symtab.static_block().
1939
bf2f0858
DE
19402012-05-03 Doug Evans <dje@google.com>
1941
1942 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
1943 commented out.
1944
2d4e0376
YQ
19452012-05-03 Yao Qi <yao@codesourcery.com>
1946
1947 * gdb.base/catch-syscall.exp: Skip it before compilation if target
1948 doesn't support.
1949 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
1950 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
1951
6d0bb9f3
YQ
19522012-05-03 Yao Qi <yao@codesourcery.com>
1953
1954 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
1955
fd820528
DE
19562012-04-30 Doug Evans <dje@google.com>
1957
1958 PR testsuite/13961
1959 * gdb.dwarf2/pr13961.S: New file.
1960 * gdb.dwarf2/pr13961.exp: New file.
1961
b9e219b9
YQ
19622012-04-29 Yao Qi <yao@codesourcery.com>
1963
1964 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
1965
3019eac3
DE
19662012-04-28 Doug Evans <dje@google.com>
1967
1968 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
1969 .Ltype_int_in_cu2. Use name "int2" instead of "int".
1970 All uses updated.
1971 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
1972 "ptype func_cu1" to expand cu2 before cu1.
1973
62e5f89c
SDJ
19742012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
1975 Tom Tromey <tromey@redhat.com>
1976
1977 * gdb.base/default.exp: Add `$_probe_arg*' convenience
1978 variables.
1979 * gdb.base/stap-probe.c: New file.
1980 * gdb.base/stap-probe.exp: New file.
1981 * gdb.trace/stap-trace.c: New file.
1982 * gdb.trace/stap-trace.exp: New file.
1983 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
1984 libgcc's unwinder.
1985
14132e89
MR
19862012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
1987
1988 * gdb.arch/mips16-thunks-inmain.c: New file.
1989 * gdb.arch/mips16-thunks-main.c: New file.
1990 * gdb.arch/mips16-thunks-sin.c: New file.
1991 * gdb.arch/mips16-thunks-sinfrob.c: New file.
1992 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
1993 * gdb.arch/mips16-thunks-sinmain.c: New file.
1994 * gdb.arch/mips16-thunks-sinmips16.c: New file.
1995 * gdb.arch/mips16-thunks.exp: New file.
1996
a766d390
DE
19972012-04-25 Doug Evans <dje@google.com>
1998
1999 * configure.ac: Create gdb.go/Makefile.
2000 * configure: Regenerate.
2001 * gdb.base/default.exp: Add "go" to "set language" testing.
2002 * gdb.go/Makefile.in: New file.
2003 * gdb.go/basic-types.exp: New file.
2004 * gdb.go/chan.exp: New file.
2005 * gdb.go/chan.go: New file.
2006 * gdb.go/handcall.exp: New file.
2007 * gdb.go/handcall.go: New file.
2008 * gdb.go/hello.exp: New file.
2009 * gdb.go/hello.go: New file.
2010 * gdb.go/integers.exp: New file.
2011 * gdb.go/integers.go: New file.
2012 * gdb.go/methods.exp: New file.
2013 * gdb.go/methods.go: New file.
2014 * gdb.go/package.exp: New file.
2015 * gdb.go/package1.go: New file.
2016 * gdb.go/package2.go: New file.
2017 * gdb.go/print.exp: New file.
2018 * gdb.go/strings.exp: New file.
2019 * gdb.go/strings.go: New file.
2020 * gdb.go/types.exp: New file.
2021 * gdb.go/types.go: New file.
2022 * gdb.go/unsafe.exp: New file.
2023 * gdb.go/unsafe.go: New file.
2024 * lib/future.exp: Add Go support.
2025 (gdb_find_go, gdb_find_go_linker): New procs.
2026 (gdb_default_target_compile): Add Go support.
2027 * lib/gdb.exp (skip_go_tests): New proc.
2028 * lib/go.exp: New file.
2029
e65f9ffb
TT
20302012-04-25 Tom Tromey <tromey@redhat.com>
2031
2032 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
2033
14e75d8e
JK
20342012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
2035 Jan Kratochvil <jan.kratochvil@redhat.com>
2036
2037 PR symtab/7259:
2038 * gdb.base/enumval.c: New test case.
2039 * gdb.base/enumval.exp: New test case.
2040 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
2041 field.bitpos.
2042
f3525b70
PA
20432012-04-17 Pedro Alves <palves@redhat.com>
2044
2045 * Makefile.in (site.exp): Make site.exp source
2046 $srcdir/lib/append_gdb_boards_dir.exp.
2047 * lib/append_gdb_boards_dir.exp: New file.
2048
bccbefd2
JK
20492012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2050
2051 New option "set auto-load safe-path".
2052 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
2053 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
2054
bf88dd68
JK
20552012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2056
2057 auto-load: Implementation.
2058 * gdb.base/help.exp (test set height): Increase the height.
2059 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
2060 to ...
2061 (info auto-load python-scripts): ... here.
2062 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
2063 to ...
2064 (info auto-load python-scripts *): ... here.
2065
c0d4d1c0
YQ
20662012-04-16 Yao Qi <yao@codesourcery.com>
2067
2068 * lib/trace-support.exp (get_in_proc_agent): New.
2069 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
2070 of in process trace agent.
2071 * gdb.trace/ftrace.exp: Likewise.
2072 * gdb.trace/pending.exp: Likewise.
2073 * gdb.trace/trace-break.exp: Likewise.
2074 * gdb.trace/trace-mt.exp
2075 * gdb.trace/tspeed.exp: Likewise.
2076 * gdb.trace/tstatus.exp
2077 * gdb.trace/strace.exp: Likewise.
2078
cbf68a60
TS
20792012-04-16 Thomas Schwinge <thomas@codesourcery.com>
2080
dd6d3b70
TS
2081 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
2082 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
2083
cbf68a60
TS
2084 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
2085
8264ba82
AG
20862012-04-14 Anton Gorenkov <xgsa@yandex.ru>
2087
2088 PR mi/13393
2089 * gdb.mi/mi-var-rtti.cc: New file.
2090 * gdb.mi/mi-var-rtti.exp: New file.
2091 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
2092 function.
2093 (mi_varobj_update_with_type_change): updated to avoid code duplication.
2094
de0919f8 20952012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
2096
2097 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
2098 EXECUTABLES.
2099 * gdb.python/py-explore.c: C program used for testing the new
2100 'explore' command on C constructs.
2101 * gdb.python/py-explore.cc: C++ program used for testing the new
2102 'explore' command on C++ constructs.
2103 * gdb-python/py-explore.exp: Tests for the new 'explore'
2104 command on C constructs.
2105 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
2106 command on C++ constructs.
2107
a82da7dd
MK
21082012-04-07 Mark Kettenis <kettenis@gnu.org>
2109
2110 * gdb.base/funcargs.exp (complex_args): Fix typo.
2111
e127cba8
JK
21122012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2113
2114 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
2115 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
2116
40e084e1
KS
21172012-04-05 Keith Seitz <keiths@redhat.com>
2118
2119 * gdb.base/advance.exp: Update error message for
2120 "advance malformed" test.
2121 * gdb.base/break.exp: Likewise for "breakpoint with
2122 trailing garbage" test.
2123 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
2124 with trailing garbage" test.
2125 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
2126 trailng garbage" test.
2127 * gdb.base/until.exp: Likewise for "malformed until" test.
2128 * gdb.cp/ovldbreak.exp: Create the breakpoint table
2129 for "breakpoint info (after setting on all)".
2130 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
2131 tests.
2132 * gdb.cp/cplabel.cc: New file.
2133 * gdb.cp/cplabel.exp: New test.
2134 * gdb.linespec/ls-errs.c: New file.
2135 * gdb.linespec/ls-errs.exp: New test.
2136
a72c8f6a
JK
21372012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2138
2139 * gdb.trace/unavailable.exp
2140 (collect globals: print object on: print derived_partial)
2141 (collect globals: print object on: print derived_whole)
2142 (collect globals: print object off: print derived_partial)
2143 (collect globals: print object off: print derived_whole): Update
2144 expected output.
2145
f87a3023
KS
21462012-03-30 Keith Seitz <keiths@redhat.com>
2147
2148 * gdb.python: Add test for linespecs with commas.
2149
e2171b3c
KS
21502012-03-28 Keith Seitz <keiths@redhat.com>
2151
2152 * gdb.linespec/ls-dollar.cc: New file.
2153 * gdb.linespec/ls-dollar.exp: New test.
2154
21552012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
2156
2157 * gdb.cp/namespace.exp: Add breakpoint tests for functions
2158 starting with the global namespace.
2159
2f4e0a80
DE
21602012-03-23 Doug Evans <dje@google.com>
2161
2162 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
2163
7b282c5a
SCR
21642012-03-22 Siva Chandra Reddy <sivachandra@google.com>
2165
2166 * gdb.python/py-value.cc: Add test case for testing the
2167 methodology exposing C++ values to Python.
2168 * gdb.python/py-value-cc.exp: Add tests testing the methodology
2169 exposing C++ values to Python.
2170 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
2171
2e98ca53
JK
21722012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2173 Siddhesh Poyarekar <siddhesh@redhat.com>
2174
2175 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
2176 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
2177 (generate native core dump): Make the test unsupported if core cannot
2178 be generated.
2179
8320cc4f
JK
21802012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2181
2182 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
2183 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
2184 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
2185
3a69ffb2
JK
21862012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
2187
2188 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
2189
8fabffee
DE
21902012-03-17 Doug Evans <dje@google.com>
2191
2192 * dg-extract-results.sh: Handle KFAILs.
2193
ab260dad
JK
21942012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2195
2196 PR symtab/13777
2197 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
2198
53ba8333
JB
21992012-03-16 Joel Brobecker <brobecker@adacore.com>
2200
2201 * gdb.ada/set_pckd_arr_elt: New testcase.
2202
481860b3
GB
22032012-03-16 Gary Benson <gbenson@redhat.com>
2204
2205 PR breakpoints/10738
2206 * gdb.opt/inline-break.exp: New file.
2207 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
2208 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
2209 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
2210 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
2211 * gdb.base/async-shell.exp: Likewise.
2212 * lib/mi-support.exp (library_loaded_re): Likewise.
2213
410528f0
TT
22142012-03-15 Tom Tromey <tromey@redhat.com>
2215
2216 * gdb.cp/virtfunc2.exp: Update expected output.
2217 * gdb.cp/pr9631.exp: Update expected output.
2218 * gdb.cp/member-ptr.exp: Update expected output.
2219 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
2220 output.
2221 * gdb.cp/casts.exp: Update expected output.
2222
c4aeac85
TT
22232012-03-15 Tom Tromey <tromey@redhat.com>
2224
2225 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
2226 (test_info_vtbl): Likewise.
2227 (do_tests): Call test_info_vtbl.
2228 * gdb.cp/virtfunc.cc (va): New global.
2229
856d06f9
TS
22302012-03-15 Thomas Schwinge <thomas@codesourcery.com>
2231
2232 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
2233 describing DWARF data structures.
2234 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
2235 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
2236 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
2237 * gdb.dwarf2/dw2-entry-value.S: Likewise.
2238 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
2239 * gdb.dwarf2/dw2-param-error.S: Likewise.
2240 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
2241 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
2242 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
2243 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
2244 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
2245 * gdb.dwarf2/pr11465.S: Likewise.
2246
e837f12a
JK
22472012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2248
2249 * gdb.mi/mi2-prompt.exp: New file.
2250
ccbb4f28
JB
22512012-03-13 Joel Brobecker <brobecker@adacore.com>
2252
2253 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
2254
32039130
JB
22552012-03-13 Joel Brobecker <brobecker@adacore.com>
2256
2257 * gdb.ada/bp_range_type: New testcase.
2258
16899756
DE
22592012-03-13 Doug Evans <dje@google.com>
2260
2261 * gdb.base/default.exp: Delete tests for symbol-reloading.
2262 * gdb.base/help.exp: Ditto.
2263 * gdb.base/setshow.exp: Ditto.
2264 * gdb.base/gdb_history: Delete references to symbol-reloading.
2265
87b0bb13
JK
22662012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2267
2268 * gdb.base/attach-twice.c: New files.
2269 * gdb.base/attach-twice.exp: New files.
2270
0d7941a9
KS
22712012-03-08 Keith Seitz <keiths@redhat.com>
2272
2273 * lib/gdb.exp (gdb_get_line_number): Throw an
2274 error instead of returning -1.
2275 * gdb.base/break.exp: Remove unused variable
2276 bp_location5.
2277 * gdb.base/hbreak2.exp: Likewise.
2278 * gdb.base/sepdebug.exp: Likewise.
2279
f4647387
YQ
22802012-03-08 Yao Qi <yao@codesourcery.com>
2281 Pedro Alves <palves@redhat.com>
2282
2283 Fix PR server/13392.
2284 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
2285 (tracepoint_change_loc_2): Remove kfail. Return if failed to
2286 download tracepoints.
2287 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
2288 (pending_tracepoint_resolved_during_trace): Likewise.
2289 (pending_tracepoint_installed_during_trace): Likewise.
2290 (pending_tracepoint_with_action_resolved): Likewise.
2291
83c532cb
KS
22922012-03-08 Keith Seitz <keiths@redhat.com>
2293
2294 * gdb.ada/array_bounds.exp: Get breakpoint for line
2295 with "START", not "STOP".
2296 * gdb.python/py-infthread.exp: Do not continue to
2297 line marked "Break here.", which is undefined.
2298
d6b6bbb7
LM
22992012-03-08 Luis Machado <lgustavo@codesourcery.com>
2300
2301 Revert:
2302
2303 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2304
2305 Implement testsuite workaround for PR breakpoints/13781.
2306 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
2307 (set breakpoint condition-evaluation host): New conditional command.
2308
7fe25d9b
JK
23092012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2310
2311 Fix CU relative vs. absolute DIE offsets.
2312 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
2313 one.
2314
51898c15
JK
23152012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2316
2317 Fix false FAIL on distros with relro linkage as default.
2318 * gdb.reverse/solib-precsave.exp: Try to compile the test using
2319 -Wl,-z,norelro first.
2320
8131799e
JB
23212012-03-06 Joel Brobecker <brobecker@adacore.com>
2322
2323 * gdb.ada/bp_on_var: New testcase.
2324
ba241969
JB
23252012-03-06 Joel Brobecker <brobecker@adacore.com>
2326
2327 * gdb.ada/bp_enum_homonym: New testcase.
2328
abe49676
YQ
23292012-03-06 Yao Qi <yao@codesourcery.com>
2330
2331 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
2332 x86_64-*-* and i?86-*-*.
2333 Set up KFAIL for gdb/13808.
2334
d8df103b
TT
23352012-03-05 Tom Tromey <tromey@redhat.com>
2336
2337 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
2338 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
2339
b7b189f3
TT
23402012-03-05 Tom Tromey <tromey@redhat.com>
2341
2342 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
2343
69dc1c4d
YQ
23442012-03-04 Yao Qi <yao@codesourcery.com>
2345
2346 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
2347 messages for KFAIL.
2348
3f20c47f
JK
23492012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2350
2351 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
2352 (print one_two_three, indexes off, print few_reps, indexes off)
2353 (print many_reps, indexes off, print empty, indexes off)
2354 (print one_two_three, print few_reps, print many_reps, print empty):
2355 Call setup_xfail if $gcc_old.
2356
abf1152a
JK
23572012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2358
2359 Implement testsuite workaround for PR breakpoints/13781.
2360 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
2361 (set breakpoint condition-evaluation host): New conditional command.
2362
a06715f8
JK
23632012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2364
2365 Code cleanup.
2366 * gdb.cp/mb-templates.exp: New variables executable. Use it for
2367 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
2368 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
2369 number 1 by $bpnum. Four times.
2370
5808517f
YQ
23712012-03-03 Yao Qi <yao@codesourcery.com>
2372
2373 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
2374
dfe2ac14
JK
23752012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2376
2377 Setup KFAIL for PR server/13796.
2378 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
2379
8bbc467a
JB
23802012-03-02 Joel Brobecker <brobecker@adacore.com>
2381
2382 * gdb.ada/operator_bp: New testcase.
2383
c0eac87f
JB
23842012-03-02 Joel Brobecker <brobecker@adacore.com>
2385
2386 * gdb.ada/info_locals_renaming: New testcase.
2387
4f42c881
TT
23882012-03-02 Tom Tromey <tromey@redhat.com>
2389
2390 * gdb.base/nextoverexit.c: New file.
2391 * gdb.base/nextoverexit.exp: New file.
2392
7380c0c9
EBM
23932012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
2394
2395 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
2396 parameter.
2397
1faeff08
MR
23982012-03-01 Maciej W. Rozycki <macro@mips.com>
2399
2400 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
2401 core registers.
2402
320b6f49
MR
24032012-03-01 Maciej W. Rozycki <macro@mips.com>
2404 Maciej W. Rozycki <macro@codesourcery.com>
2405 Daniel Jacobowitz <dan@codesourcery.com>
2406
2407 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
2408
ad5f7d6e
PA
24092012-03-01 Pedro Alves <palves@redhat.com>
2410
2411 PR gdb/13767
2412
2413 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
2414 (gdb_collect_globals_test): Call it.
2415
d3dc44a6
KS
24162012-03-01 Keith Seitz <keiths@redhat.com>
2417
2418 * gdb.cp/method2.exp: Output of overload menu is now
2419 alphabetized. Update tests for "break A::method".
2420 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
2421 of hard-coding them.
2422 Overload menu is alphabetized: rewrite to accommodate.
2423 Unset variables LINE and TYPES which are used in other tests.
2424 Compute the output of "info break".
2425 Update the breakpoint table after all breakpoints are deleted.
2426 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
2427 compute ACTUALS and the method body based on parameters.
2428 Update expected output accordingly.
2429 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
2430 unique comments to allow the use of gdb_get_line_number.
2431
24322012-03-01 Keith Seitz <keiths@redhat.com>
2433
2434 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
2435 some Tcl syntax.
2436 * gdb.cp/ovldbreak.exp: Likewise.
2437
7949c2a0
KS
24382012-03-01 Keith Seitz <keiths@redhat.com>
2439
2440 * gdb.base/help.exp (help show user): Update expected result
2441 for new doc string changes (add "non-python").
2442
7d74f244
DE
24432012-03-01 Scott J. Goldman <scottjg@vmware.com>
2444
2445 * gdb.python/py-cmd.exp: Add test to verify that python commands can
2446 be put in the user-defined category and that the commands appear in
2447 "help user-defined".
2448
1b611343
JB
24492012-02-29 Joel Brobecker <brobecker@adacore.com>
2450
2451 * gdb.ada/tagged_not_init: New testcase.
2452
99b1c762
JB
24532012-02-29 Joel Brobecker <brobecker@adacore.com>
2454
2455 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
2456 * gdb.ada/enum_idx_packed: New testcase.
2457
2d4a02ee
JB
24582012-02-29 Joel Brobecker <brobecker@adacore.com>
2459
2460 * gdb.ada/aliased_array: New testcase.
2461
2e6fda7d
JB
24622012-02-29 Joel Brobecker <brobecker@adacore.com>
2463
2464 * gdb.ada/whatis_array_val: New testcase.
2465
9a7f938f
JK
24662012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2467
2468 Fix disp-step-syscall.exp: fork: single step over fork.
2469 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
2470 whitespaces.
2471 (single step over $syscall): Remove its check.
2472 (single step over $syscall final pc): New check.
2473
8703a944
JK
24742012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2475
2476 Support processors without SSSE3.
2477 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
2478 pabsd into ...
2479 (ssse3_test): ... a new function.
2480 (main): Call ssse3_test.
2481 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
2482 Update expected values everywhere.
2483 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
2484 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
2485 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
2486 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
2487 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
2488 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
2489 Move these tests lower.
2490 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
2491 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
2492 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
2493 New tests.
2494
c03e6ccc
YQ
24952012-02-29 Yao Qi <yao@codesourcery.com>
2496 Pedro Alves <palves@redhat.com>
2497
2498 * gdb.trace/trace-mt.c: New.
2499 * gdb.trace/trace-mt.exp: New.
2500
7964b62a
TS
25012012-02-28 Thomas Schwinge <thomas@codesourcery.com>
2502
2c8910ba
TS
2503 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
2504 numbers instead of hardcoding them.
2505 * gdb.base/annota1.c: Provide suitable markers.
2506 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
2507 numbers instead of hardcoding them.
2508 * gdb.base/annota3.c: Provide suitable markers.
2509
2510 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
2511 * gdb.base/annota3.c: Likewise.
2512 * gdb.base/sigall.c: Likewise.
2513 * gdb.base/signals.c: Likewise.
2514 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 2515
5a41c0b7
MR
25162012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
2517
2518 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
2519 failure return path.
2520
ebbbe5c5
LM
25212012-02-27 Luis Machado <lgustavo@codesourcery.com>
2522
2523 * gdb.base/save-bp.exp: Account for new condition evaluator output.
2524
8d126d8a
LM
25252012-02-24 Luis Machado <lgustavo@codesourcery.com>
2526
2527 * gdb.base/cond-eval-mode.exp: New file.
2528
11337c2f
PA
25292012-02-24 Pedro Alves <palves@redhat.com>
2530
2531 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
2532 (top level): Use with_test_prefix.
2533
13fc3e3c
PA
25342012-02-24 Pedro Alves <palves@redhat.com>
2535
2536 * gdb.threads/attach-into-signal.exp (corefunc): Use
2537 with_test_prefix.
2538
07c1b626
JK
25392012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2540
2541 Fix false FAILs on old CPUs without SSE.
2542 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
2543 Return untested for Illegal instruction.
2544
596ba138
JK
25452012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2546
2547 Fix false FAILs with glibc debug infos installed.
2548 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
2549 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
2550
aeaa2474
SA
25512012-02-22 Sterling Augustine <saugustine@google.com>
2552
2553 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
2554 constant with cast.
2555
aed555c9
PA
25562012-02-21 Pedro Alves <palves@redhat.com>
2557
2558 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
2559
78afebb4
PA
25602012-02-21 Pedro Alves <palves@redhat.com>
2561
2562 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
2563
fdcfef12
PA
25642012-02-21 Pedro Alves <palves@redhat.com>
2565
2566 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
2567 with_test_prefix.
2568
0f4d39d5
PA
25692012-02-21 Pedro Alves <palves@redhat.com>
2570
2571 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
2572 with_test_prefix here.
2573 (top level): Do it here instead. Remove `:' from the
2574 with_test_prefix string.
2575 * gdb.base/attach-pie-misread.exp: Remove the leading space the
2576 the suffix `:' from the with_test_prefix prefix string.
2577 * gdb.base/break-interp.exp: Ditto.
2578 * gdb.base/catch-load.exp: Ditto.
2579 * gdb.base/disp-step-syscall.exp: Ditto.
2580 * gdb.base/jit-so.exp: Ditto.
2581 * gdb.base/jit.exp: Ditto.
2582 * gdb.base/sepdebug.exp: Ditto.
2583 * gdb.base/solib-display.exp: Ditto.
2584 * gdb.base/solib-overlap.exp: Ditto.
2585 * gdb.base/watch-cond-infcall.exp: Ditto.
2586 * gdb.base/watchpoint.exp: Ditto.
2587 * gdb.dwarf2/dw2-noloc.exp: Ditto.
2588 * gdb.mi/mi-watch.exp: Ditto.
2589 * gdb.mi/mi2-watch.exp: Ditto.
2590 * gdb.threads/non-ldr-exc-1.exp: Ditto.
2591 * gdb.threads/non-ldr-exc-2.exp: Ditto.
2592 * gdb.threads/non-ldr-exc-3.exp: Ditto.
2593 * gdb.threads/non-ldr-exc-4.exp: Ditto.
2594 * gdb.threads/watchpoint-fork.exp: Ditto.
2595 * gdb.threads/watchthreads-reorder.exp: Ditto.
2596 * gdb.trace/change-loc.exp: Ditto.
2597 * gdb.trace/pending.exp: Ditto.
2598 * gdb.trace/status-stop.exp: Ditto.
2599 * gdb.trace/strace.exp: Ditto.
2600 * gdb.trace/trace-break.exp: Ditto.
2601 * gdb.trace/unavailable.exp: Ditto.
2602 * lib/gdb.exp (with_test_prefix): Always prefix with space and
2603 suffix with colon. Adjust leading comments.
2604
6a5870ce
PA
26052012-02-21 Pedro Alves <palves@redhat.com>
2606 Tom Tromey <tromey@redhat.com>
2607
2608 * lib/gdb.exp: Add description of test prefixes.
2609 (with_test_prefix): New procedure.
2610 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
2611 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
2612 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
2613 instead of lappend to append to pf_prefix.
2614 * gdb.base/catch-load.exp: Use with_test_prefix.
2615 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
2616 * gdb.base/jit-so.exp: Use with_test_prefix.
2617 * gdb.base/jit.exp: Use with_test_prefix.
2618 * gdb.base/return-nodebug.exp (do_test): Use append instead of
2619 lappend to append to pf_prefix.
2620 * gdb.base/sepdebug.exp: Use with_test_prefix.
2621 * gdb.base/solib-display.exp: Use with_test_prefix.
2622 * gdb.base/solib-overlap.exp: Use with_test_prefix.
2623 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
2624 * gdb.base/watchpoint.exp: Use with_test_prefix.
2625 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
2626 * gdb.mi/mi-watch.exp: Use with_test_prefix.
2627 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
2628 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
2629 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
2630 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
2631 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
2632 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
2633 append instead of lappend to append to pf_prefix.
2634 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
2635 * gdb.trace/change-loc.exp: Use with_test_prefix.
2636 * gdb.trace/pending.exp: Use with_test_prefix.
2637 * gdb.trace/status-stop.exp: Use with_test_prefix.
2638 * gdb.trace/strace.exp: Use with_test_prefix.
2639 * gdb.trace/trace-break.exp: Use with_test_prefix.
2640 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
2641 instead of lappend to append to pf_prefix.
2642
35dc4a6b
JK
26432012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2644
2645 Fix racy FAILs.
2646 * gdb.base/inferior-died.c (main): Add return of 0.
2647 * gdb.base/inferior-died.exp (continue): Fix expectation of
2648 asynchronous events.
2649 (p 1): New test.
2650
c5a006e6
PA
26512012-02-20 Pedro Alves <palves@redhat.com>
2652
2653 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
2654 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
2655 gdb's internal debug output. For the non-threaded case, look for
2656 "Program received signal SIGLARM", for the threaded case, peek at
2657 the thread's siginfo.
2658
cc51a170
PA
26592012-02-20 Pedro Alves <palves@redhat.com>
2660
2661 General cleanup, make output test messages unique, and build
2662 different executable files for the non-threaded and threaded
2663 cases.
2664
2665 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
2666 Delete.
2667 (executable_nothr, executable_thr): New globals.
2668 (top level): Adjust to delete both executables.
2669 (corefunc): New parameter $executable. Set $pf_prefix instead of
2670 hand writing a prefix in tests. Issue a clean_restart and enable
2671 lin-lwp debug output here.
2672 (top level): Adjust. Use build_executable. Don't start gdb here,
2673 and don't enable lin-lwp debug output here.
2674 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
2675
c755f03d
JK
26762012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2677
2678 Fix racy FAILs.
2679 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
2680 "continue" command.
2681
6bec5e0a
JK
26822012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2683
2684 Fix for gdbserver non-extended mode.
2685 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
2686 and gdb_run_cmd.
2687
2e8265fd
TT
26882012-02-17 Tom Tromey <tromey@redhat.com>
2689
2690 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
2691 * gdb.python/py-events.exp: Check 'dir' output.
2692 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
2693
9e507076
YQ
26942012-02-17 Yao Qi <yao@codesourcery.com>
2695
2696 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
2697
32d22ab1
TT
26982012-02-16 Tom Tromey <tromey@redhat.com>
2699
2700 * gdb.base/inferior-died.c: Don't include stdio.h.
2701
9addecb9
TT
27022012-02-16 Tom Tromey <tromey@redhat.com>
2703
2704 * gdb.base/inferior-died.c: New file.
2705 * gdb.base/inferior-died.exp: New file.
2706
4cb6da1c
AR
27072012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
2708
2709 * gdb.base/break-inline.exp: New file.
2710 * gdb.base/break-inline.c: New file.
2711
3af2590d
TT
27122012-02-15 Tom Tromey <tromey@redhat.com>
2713
2714 * gdb.base/pc-fp.exp: Add "info register" tests.
2715
29988831
TT
27162012-02-15 Tom Tromey <tromey@redhat.com>
2717
2718 * gdb.base/regs.exp: Remove.
2719
10010058
PA
27202012-02-15 Pedro Alves <palves@redhat.com>
2721
2722 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
2723 the target doesn't support tracepoints.
2724 * gdb.trace/circ.exp: Ditto.
2725 * gdb.trace/collection.exp: Ditto.
2726 * gdb.trace/packetlen.exp: Ditto.
2727 * gdb.trace/passc-dyn.exp: Ditto.
2728 * gdb.trace/report.exp: Ditto.
2729 * gdb.trace/tfind.exp: Ditto.
2730 * gdb.trace/tspeed.exp: Ditto.
2731 * gdb.trace/tsv.exp: Ditto.
2732 * gdb.trace/unavailable.exp: Ditto.
2733 * gdb.trace/while-dyn.exp: Ditto.
2734
a2e0062d
PA
27352012-02-15 Pedro Alves <palves@redhat.com>
2736
2737 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
2738 gdb_test_multiple, and call unsupported instead of fail, if the
2739 remote side does not support the request.
2740
a1999d40
PA
27412012-02-15 Pedro Alves <palves@redhat.com>
2742
2743 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
2744 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
2745 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
2746 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
2747 * gdb.server/server-run.exp: Make sure gdb is disconnected.
2748 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
2749 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
2750 doesn't start with "extended-" already.
2751
7cee1e54
PA
27522012-02-15 Pedro Alves <palves@redhat.com>
2753
2754 Support extended-remote. Avoid cascading timeouts.
2755
2756 * gdb.base/attach.exp (do_attach_tests): Add expected output for
2757 the extended-remote target. If attaching with no file fails, load
2758 the file manually.
2759 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
2760
816338b5
SS
27612012-02-14 Stan Shebs <stan@codesourcery.com>
2762
2763 * gdb.base/ena-dis-br.exp: Add enable count test.
2764
cc30c4bd
PA
27652012-02-13 Pedro Alves <palves@redhat.com>
2766
2767 * config/mips-idt.exp: Delete.
2768 * gdb.base/a2-run.exp: Remove mips-idt xfails.
2769 * gdb.base/bitfields.exp: Remove mips-idt restarts.
2770 * gdb.base/break.exp: Remove mips-idt references.
2771 * gdb.base/chng-syms.exp: Ditto.
2772 * gdb.base/default.exp: Ditto.
2773 * gdb.base/funcargs.exp (funcargs_reload): Delete.
2774 (top level): Don't call it.
2775 * gdb.base/opaque.exp: Remove mips-idt restarts.
2776 * gdb.base/ptype.exp: Remove mips-idt xfails.
2777 * gdb.base/scope.exp: Remove mips-idt restarts.
2778 * gdb.base/sepdebug.exp: Remove mips-idt references.
2779 * gdb.base/watchpoint.exp (maybe_clean_restart)
2780 (maybe_reinitialize): Delete.
2781 (test_disabling_watchpoints, test_disabling_watchpoints)
2782 (test_watchpoint_triggered_in_syscall)
2783 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
2784 Don't call them.
2785
57008375
JK
27862012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2787
2788 * gdb.server/server-exec-info.exp: New file.
2789
4a2d9c08
PA
27902012-02-10 Pedro Alves <palves@redhat.com>
2791
2792 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
2793 always non-empty.
2794 (test_attach): Always pass $exec to test_attach_gdb.
2795
09fa21bd
TT
27962012-02-08 Tom Tromey <tromey@redhat.com>
2797
2798 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
2799 before inferior is started.
2800
f0823d2c
TT
28012012-02-07 Tom Tromey <tromey@redhat.com>
2802
2803 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
2804 Symbol.value.
2805 * gdb.python/py-symbol.c (qq): Set default value.
2806
28072012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
2808
2809 * gdb.python/py-symbol.c (qq): New global.
2810 * gdb.python/py-symbol.exp: Add test for frame-less
2811 lookup_symbol.
2812 * gdb.python/py-symtab.exp: Fix line number.
2813
f7e44f65
JB
28142012-02-03 Joel Brobecker <brobecker@adacore.com>
2815
2816 * gdb.ada/mi_task_arg: New testcase.
2817
4c9ed63c
PA
28182012-02-02 Pedro Alves <palves@redhat.com>
2819
2820 * gdb.reverse/until-precsave.exp: Also put "record save" under the
2821 extended timeout.
2822
c0b9f2c6
PA
28232012-02-02 Pedro Alves <palves@redhat.com>
2824
2825 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
2826 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
2827
5f8cefd7
PA
28282012-02-02 Pedro Alves <palves@redhat.com>
2829
2830 * gdb.base/term.exp: Rewrite.
2831 * gdb.base/term.c: New.
2832
2f3a2569
PA
28332012-02-02 Pedro Alves <palves@redhat.com>
2834
2835 * gdb.base/default.exp (run "r" abbreviation, run): Add
2836 extended-remote expected output.
2837
f149aabd
TT
28382012-02-02 Tom Tromey <tromey@redhat.com>
2839
2840 * gdb.cp/dispcxx.exp: New file.
2841 * gdb.cp/dispcxx.cc: New file.
2842
03bef283
TT
28432012-02-01 Tom Tromey <tromey@redhat.com>
2844
2845 * gdb.base/jit-simple.exp: New file.
2846 * gdb.base/jit-simple.c: New file.
2847
a79b18b5
YQ
28482012-01-30 Yao Qi <yao@codesourcery.com>
2849
2850 * gdb.base/skip.exp: Make test result unique.
2851
f0d1a53e
JK
28522012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2853
2854 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
2855 compatibility with valgrind-3.7.0.
2856
4b3c9f41
PA
28572012-01-27 Pedro Alves <palves@redhat.com>
2858
2859 * gdb.base/watchpoint.exp (no_hw): New global.
2860 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
2861 disable hw watchpoints.
2862 (test_wide_location_1, test_wide_location_2): If no_hw is set,
2863 don't expect hw watchpoints.
2864 (no_hw_watchpoints): Always clean restart.
2865 (do_tests): New procedure, factored out from the top level.
2866 (top level): Run tests twice. Once with hw watchpoints enabled,
2867 another time with hw watchpoints disabled.
2868
a13491c8
PA
28692012-01-27 Pedro Alves <palves@redhat.com>
2870
2871 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
2872 out from the top level.
2873 (top level): Call it instead.
2874
f2c8a051
PA
28752012-01-27 Pedro Alves <palves@redhat.com>
2876
2877 * gdb.base/watchpoint.exp (top level): Re-enable hardware
2878 watchpoints sooner.
2879
654d7a9e
PA
28802012-01-27 Pedro Alves <palves@redhat.com>
2881
2882 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
2883
274f47f3
PA
28842012-01-27 Pedro Alves <palves@redhat.com>
2885
2886 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
2887 "You may have requested too many hardware
2888 breakpoints/watchpoints".
2889
e4d63ba2
PA
28902012-01-27 Pedro Alves <palves@redhat.com>
2891
2892 * gdb.base/watchpoint.exp (maybe_clean_restart)
2893 (maybe_reinitialize): New.
2894 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
2895 expect "hit N times".
2896 (test_disabling_watchpoints, test_complex_watchpoint)
2897 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
2898 Call maybe_clean_restart.
2899 (top level): Use clean_restart. Remove "mips-idt-*"
2900 reinitialization.
2901
dbd95daf
PA
29022012-01-27 Pedro Alves <palves@redhat.com>
2903
2904 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
2905
f3ad2025
PA
29062012-01-27 Pedro Alves <palves@redhat.com>
2907
2908 * gdb.base/watchpoint.exp: Clean restart after tests that don't
2909 require `initialize' anymore. Remove unnecessary `initialize'
2910 calls.
2911
100aa3ae
PA
29122012-01-27 Pedro Alves <palves@redhat.com>
2913
2914 * gdb.base/watchpoint.exp (wp_set): Delete.
2915 (initialize, test_simple_watchpoint, top level): Remove dead code.
2916
c79a8e11
PA
29172012-01-27 Pedro Alves <palves@redhat.com>
2918
2919 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
2920 typo.
2921
048fe15a
PA
29222012-01-27 Pedro Alves <palves@redhat.com>
2923
2924 * config/extended-gdbserver.exp: New file.
2925 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
2926 comment.
2927 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
2928 * boards/native-extended-gdbserver.exp: New file.
2929
4033a6bf
PA
29302012-01-26 Pedro Alves <palves@redhat.com>
2931
2932 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
2933 and gdb_test_multiple.
2934
3d7f4b81
PA
29352012-01-26 Pedro Alves <palves@redhat.com>
2936
2937 Make test messages unique, and more identifiable.
2938 * gdb.multi/watchpoint-multi.exp: Change test messages.
2939
484abf42
TT
29402012-01-25 Tom Tromey <tromey@redhat.com>
2941
2942 * gdb.base/solib-disc.exp: Fix regexps.
2943
edcc5120
TT
29442012-01-24 Tom Tromey <tromey@redhat.com>
2945
2946 * lib/mi-support.exp (mi_expect_stop): Add special case for
2947 solib-event.
2948 * gdb.base/catch-load-so.c: New file.
2949 * gdb.base/catch-load.exp: New file.
2950 * gdb.base/catch-load.c: New file.
2951 * gdb.base/break-interp.exp (reach_1): Update regexp.
2952
30b91c90
JK
29532012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2954
2955 Fix fuzzy results.
2956 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
2957 lpsimple and func.
2958
53fe1783
GB
29592012-01-24 Gary Benson <gbenson@redhat.com>
2960
2961 Delete #if 0'd out code.
2962 * gdb.base/default.exp (info catch): Remove.
2963 * gdb.base/gdb_history (info catch): Likewise.
2964 * gdb.base/help.exp (info catch): Likewise.
2965
d0d8b0c6
JK
29662012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2967
2968 Fix watchpoints to be specific for each inferior.
2969 * gdb.multi/watchpoint-multi.c: New file.
2970 * gdb.multi/watchpoint-multi.exp: New file.
2971
4403d8e9
JK
29722012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2973
2974 Fix watchpoints across inferior fork.
2975 * gdb.threads/watchpoint-fork-child.c: New file.
2976 * gdb.threads/watchpoint-fork-mt.c: New file.
2977 * gdb.threads/watchpoint-fork-parent.c: New file.
2978 * gdb.threads/watchpoint-fork-st.c: New file.
2979 * gdb.threads/watchpoint-fork.exp: New file.
2980 * gdb.threads/watchpoint-fork.h: New file.
2981
050a2e1d
PA
29822012-01-23 Pedro Alves <palves@redhat.com>
2983
2984 * gdb.base/call-signal-resume.exp: Allow output after "return".
2985
6a52fb62
PA
29862012-01-20 Pedro Alves <palves@redhat.com>
2987
2988 * gdb.python/py-finish-breakpoint.py: Fix typo.
2989
145b16a9
UW
29902012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
2991
2992 * gdb.base/info-proc.exp: Also run on remote targets. Main
2993 "info proc" command is now always present; whether target supports
2994 actual info proc operation is detected when attempting to issue
2995 the command.
2996
26f6125e
JK
29972012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2998
2999 * .gdbinit: Remove.
3000
eb5227ce
PA
30012012-01-19 Pedro Alves <palves@redhat.com>
3002
3003 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
3004 look at the funtions' returns.
3005 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
3006 (jprint.print(int, int)): Change return type to int. Adjust.
3007
1db33378
PP
30082012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3009
3010 PR gdb/9538
3011 * gdb.base/sepdebug.exp: New test.
3012
b9736cf8
PA
30132012-01-18 Pedro Alves <palves@redhat.com>
3014
3015 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
3016 Allow output before ^done.
3017
4aac40c8
TT
30182012-01-16 Tom Tromey <tromey@redhat.com>
3019
3020 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
3021 Add tests for relative directory.
3022
cafec441
TT
30232012-01-16 Tom Tromey <tromey@redhat.com>
3024
3025 * gdb.base/printcmds.c (enum flag_enum): New.
3026 (three): New global.
3027 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
3028 enum printing.
3029 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
3030 FlagEnumerationPrinter.
3031 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
3032 * gdb.python/py-pp-maint.c (enum flag_enum): New.
3033 (fval): New global.
3034
abcc4978
PA
30352012-01-16 Pedro Alves <palves@redhat.com>
3036
3037 * lib/gdb.exp (banned_procedures): New variable.
3038 (banned_variables_traced): Rename to ...
3039 (banned_traced): ... this.
3040 (gdb_init): Also trace banned procedures.
3041 (gdb_finish): Also untrace banned procedures.
3042
97ccebe8
PA
30432012-01-16 Pedro Alves <palves@redhat.com>
3044
3045 Remove all calls to strace.
3046
2af7517b
JK
30472012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3048
3049 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
3050 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
3051
9241a8bc
PP
30522012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
3053
3054 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
3055 * gdb.base/pie-execl.exp: Likewise.
3056
3848a17f
KS
30572012-01-12 Keith Seitz <keiths@redhat.com>
3058
3059 PR mi/10586
3060 * gdb.mi/var-cmd.c (struct anonymous): New structure.
3061 (do_anonymous_type_tests): New function.
3062 (main): Call do_anonymous_type_tests.
3063 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
3064 (verify_everything): New procedure.
3065 * gdb.mi/mi-var-cp.cc (class A): New class.
3066 (anonymous_structs_and_unions): New function.
3067 (main): Call anonymous_structs_and_unions.
3068 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
3069 (verify_everything): New procedure.
3070
440e2fca
KS
30712012-01-12 Keith Seitz <keiths@redhat.com>
3072
3073 * lib/mi-support.exp: Expand comments about PATH_EXPR.
3074 (varobj_tree::get_path_expr): Assume that all varobjs are
3075 compound unless they are known simple types.
3076 Adjust path expressions based on parent type, path parent type,
3077 and tree language.
3078 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
3079 the root varobj.
3080 (mi_walk_varobj_tree): Add LANGUAGE parameter.
3081
675399c9
PA
30822012-01-11 Pedro Alves <palves@redhat.com>
3083
3084 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
3085 core files on this machine" anymore.
3086
97ddaa9b
PH
30872012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3088
3089 * gdb.base/watchpoint.c (recurser): Initialize local_x.
3090 (main): Repeat recurser call.
3091 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
3092 equivalent to 'local_x'.
3093
ea733575
PH
30942012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3095 Joel Brobecker <brobecker@adacore.com>
3096
3097 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
3098
2ca0b532
PA
30992012-01-05 Pedro Alves <alves.ped@gmail.com>
3100
3101 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
3102 * gdb.python/py-events.c (first): Add bits for new "step N" test.
3103 * gdb.python/py-events.exp: Test that "step N" tripping on a
3104 breakpoint emits a breakpoint event.
3105
6e681866
JB
31062012-01-03 Joel Brobecker <brobecker@adacore.com>
3107
3108 * gdb.base/auxv.exp: Reformat the copyright notice.
3109
3c2d6aff
YQ
31102012-01-03 Yao Qi <yao@codesourcery.com>
3111
3112 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
3113 (strace_trace_on_diff_addr): New.
3114 * gdb.trace/strace.c: (main): Add two local variables.
3115
0852fee3
UW
31162011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
3117
3118 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
3119 * gdb.cell/gcore.exp: Likewise.
3120 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
3121 to verify the correct instance of main is selected.
3122
12c3e59c
JB
31232012-01-02 Joel Brobecker <brobecker@adacore.com>
3124
3125 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
3126 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
3127 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
3128 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
3129 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
3130 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
3131 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
3132 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
3133 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
3134 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
3135 gdb.threads/thread_check.c: Reformat copyright header.
3136
c0f378ec
EBM
31372011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
3138
e4a7ca93 3139 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
3140 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
3141 is not enabled.
3142
3bc96cfb
JK
31432011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3144
3145 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
3146 parameter to self_exec, adjust the function.
3147 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
3148 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
3149 (set var do_exit = 0): Remove test.
3150 (newline at end of file): Add one.
3151
095bcf5e
JB
31522011-12-27 Joel Brobecker <brobecker@adacore.com>
3153
3154 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
3155 New files.
3156
18d19bd1
JK
31572011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3158
3159 Fix racy FAILs.
3160 * gdb.threads/fork-thread-pending.c (barrier): New variable.
3161 (thread_function, thread_forker): Call pthread_barrier_wait for it.
3162 (main): Call pthread_barrier_init for it.
3163
e809353a
JK
31642011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3165
3166 Fix double send_gdb leading to racy FAILs.
3167 * gdb.base/break.exp (set silent break bp_location1): Replace
3168 3x send_gdb and gdb_expect by gdb_test.
3169 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
3170 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
3171 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
3172 instead of send_gdb. Twice.
3173 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
3174 3x send_gdb and gdb_expect by gdb_test.
3175 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
3176
da8cb7ec
JK
31772011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3178
3179 * gdb.linespec/linespec.exp: Compile using {c++}.
3180
ae1a303e
JK
31812011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3182
3183 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
3184 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
3185 (verify GCC PR debug/51668): New test.
3186
cc72b2a2
KP
31872011-12-23 Kevin Pouget <kevin.pouget@st.com>
3188
3189 Introduce gdb.FinishBreakpoint in Python.
3190 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
3191 py-finish-breakpoint2
3192 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
3193 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
3194 instead of line number.
3195 * gdb.python/py-finish-breakpoint.c: New file.
3196 * gdb.python/py-finish-breakpoint.exp: New file.
3197 * gdb.python/py-finish-breakpoint.py: New file.
3198 * gdb.python/py-finish-breakpoint2.cc: New file.
3199 * gdb.python/py-finish-breakpoint2.exp: New file.
3200 * gdb.python/py-finish-breakpoint2.py: New file.
3201
3b7962f9
JK
32022011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3203
3204 Partial fix of compatibility with gcc-4.7.
3205 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
3206 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
3207 Add comment to add a PASS case in the future.
3208
6538471c
JK
3209 Fix compatibility with gcc-4.7.
3210 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
3211
7052e42c
UW
32122011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
3213
3214 PR tdep/12797
3215 * gdb.base/callfuncs.exp: Remove KFAIL.
3216
9ac7f98e
JB
32172011-12-21 Joel Brobecker <brobecker@adacore.com>
3218
3219 * gdb.ada/task_bp: New testcase.
3220
f6eeced0
JK
32212011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3222
3223 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
3224 -DNO_SECTIONS.
3225 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
3226
72225e17
JK
32272011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3228
3229 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
3230 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
3231 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
3232 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
3233 conditional for gcc <= 4.5.
3234
13ac8d2c
JK
32352011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3236
3237 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
3238 by XFAIL.
3239 * gdb.cp/static-method.exp (info addr A::func())
3240 (list static-method.cc:xxx::(anonymous namespace)::A::func)
3241 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
3242 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
3243 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
3244 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
3245 (test value of F in k3_m): Likewise.
3246 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
3247 Likewise.
3248
049682ba
JK
32492011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3250
3251 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
3252 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
3253 Remove.
3254 * gdb.threads/attachstop-mt.c: Remove.
3255 * gdb.threads/attachstop-mt.exp: Remove.
3256
2c9d8796
MK
32572011-12-17 Mark Kettenis <kettenis@gnu.org>
3258
3259 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
3260
e0f9f062
DE
32612011-12-16 Doug Evans <dje@google.com>
3262
f4aa2101 3263 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
3264 * boards/native-gdbserver.exp: New file.
3265
e0f9f062
DE
3266 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
3267 gdbserver output.
3268 (gdbserver_default_get_remote_address): New function.
3269 (gdbserver_start): Call gdb,get_remote_address to compute argument
3270 to "target remote" command.
3271
80b6e756
PM
32722011-12-16 Phil Muldoon <pmuldoon@redhat.com>
3273
1c3ad6ab 3274 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
3275 python print-stack. Add set/show python print-stack
3276 off|full|message tests.
3277
1576bd00
YQ
32782011-12-15 Yao Qi <yao@codesourcery.com>
3279
3280 * gdb.trace/strace.c: New
3281 * gdb.trace/strace.exp: New.
3282
d6a0f6e0
TT
32832011-12-14 Tom Tromey <tromey@redhat.com>
3284
3285 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
3286
31015e1d
DE
32872011-12-14 Doug Evans <dje@google.com>
3288
3289 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
3290
7b50312a
PA
32912011-12-14 Pedro Alves <pedro@codesourcery.com>
3292
3293 PR threads/10729
3294
3295 * gdb.mi/watch-nonstop.c: New file.
3296 * gdb.mi/mi-watch-nonstop.exp: New file.
3297
924437bc
PA
32982011-12-13 Pedro Alves <pedro@codesourcery.com>
3299 Doug Evans <dje@google.com>
3300
3301 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
3302 (clean_restart): Remove references to the gdb_stub target board
3303 variable.
3304 (gdb_step_for_stub): Delete.
3305
3306 * gdb.base/annota1.exp: Remove all references to [target_info
3307 exists gdb_stub], gdb_step_for_stub and usestubs.
3308 * gdb.base/annota3.exp: Ditto.
3309 * gdb.base/async.exp: Ditto.
3310 * gdb.base/break.exp: Ditto.
3311 * gdb.base/code-expr.exp: Ditto.
3312 * gdb.base/commands.exp: Ditto.
3313 * gdb.base/completion.exp: Ditto.
3314 * gdb.base/condbreak.exp: Ditto.
3315 * gdb.base/consecutive.exp: Ditto.
3316 * gdb.base/cvexpr.exp: Ditto.
3317 * gdb.base/define.exp: Ditto.
3318 * gdb.base/display.exp: Ditto.
3319 * gdb.base/ena-dis-br.exp: Ditto.
3320 * gdb.base/environ.exp: Ditto.
3321 * gdb.base/gnu-ifunc.exp: Ditto.
3322 * gdb.base/maint.exp: Ditto.
3323 * gdb.base/pending.exp: Ditto.
3324 * gdb.base/sect-cmd.exp: Ditto.
3325 * gdb.base/sepdebug.exp: Ditto.
3326 * gdb.base/unload.exp: Ditto.
3327 * gdb.base/watchpoint-solib.exp: Ditto.
3328 * gdb.cp/annota2.exp: Ditto.
3329 * gdb.cp/annota3.exp: Ditto.
3330 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
3331 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
3332 * gdb.mi/mi-pending.exp: Ditto.
3333 * gdb.trace/circ.exp: Ditto.
3334 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
3335 * gdb.base/list.exp: Ditto.
3336
3337 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
3338 breakpoint function and all references to the usestubs macro.
3339 * gdb.base/exprs.c: Ditto.
3340 * gdb.base/freebpcmd.c: Ditto.
3341 * gdb.base/bitfields.c: Ditto.
3342 * gdb.base/bitfields2.c: Ditto.
3343 * gdb.base/break.c: Ditto.
3344 * gdb.base/call-sc.c: Ditto.
3345 * gdb.base/call-signals.c: Ditto.
3346 * gdb.base/callfuncs.c: Ditto.
3347 * gdb.base/charset.c: Ditto.
3348 * gdb.base/consecutive.c: Ditto.
3349 * gdb.base/constvars.c: Ditto.
3350 * gdb.base/funcargs.c: Ditto.
3351 * gdb.base/int-type.c: Ditto.
3352 * gdb.base/interrupt.c: Ditto.
3353 * gdb.base/langs0.c: Ditto.
3354 * gdb.base/list0.c: Ditto.
3355 * gdb.base/mips_pro.c: Ditto.
3356 * gdb.base/miscexprs.c: Ditto.
3357 * gdb.base/nodebug.c: Ditto.
3358 * gdb.base/opaque0.c: Ditto.
3359 * gdb.base/pointers.c: Ditto.
3360 * gdb.base/printcmds.c: Ditto.
3361 * gdb.base/ptype.c: Ditto.
3362 * gdb.base/recurse.c: Ditto.
3363 * gdb.base/reread1.c: Ditto.
3364 * gdb.base/reread2.c: Ditto.
3365 * gdb.base/restore.c: Ditto.
3366 * gdb.base/return.c: Ditto.
3367 * gdb.base/run.c: Ditto.
3368 * gdb.base/scope0.c: Ditto.
3369 * gdb.base/sepdebug.c: Ditto.
3370 * gdb.base/setshow.c: Ditto.
3371 * gdb.base/setvar.c: Ditto.
3372 * gdb.base/sigall.c: Ditto.
3373 * gdb.base/signals.c: Ditto.
3374 * gdb.base/structs.c: Ditto.
3375 * gdb.base/structs2.c: Ditto.
3376 * gdb.base/testenv.c: Ditto.
3377 * gdb.base/twice.c: Ditto.
3378 * gdb.base/unwindonsignal.c: Ditto.
3379 * gdb.base/watchpoint.c: Ditto.
3380 * gdb.base/watchpoints.c: Ditto.
3381 * gdb.base/whatis.c: Ditto.
3382 * gdb.cp/classes.cc: Ditto.
3383 * gdb.cp/cplusfuncs.cc: Ditto.
3384 * gdb.cp/derivation.cc: Ditto.
3385 * gdb.cp/formatted-ref.cc: Ditto.
3386 * gdb.cp/misc.cc: Ditto.
3387 * gdb.cp/overload.cc: Ditto.
3388 * gdb.cp/ovldbreak.cc: Ditto.
3389 * gdb.cp/ref-params.cc: Ditto.
3390 * gdb.cp/ref-types.cc: Ditto.
3391 * gdb.cp/templates.cc: Ditto.
3392 * gdb.cp/virtfunc.cc: Ditto.
3393 * gdb.hp/gdb.aCC/run.c: Ditto.
3394 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
3395 * gdb.hp/gdb.compat/xdb0.c: Ditto.
3396 * gdb.reverse/consecutive-reverse.c: Ditto.
3397 * gdb.reverse/sigall-reverse.c: Ditto.
3398 * gdb.reverse/until-reverse.c: Ditto.
3399 * gdb.reverse/watch-reverse.c: Ditto.
3400 * gdb.trace/actions.c: Ditto.
3401 * gdb.trace/circ.c: Ditto.
3402 * gdb.trace/collection.c: Ditto.
3403
fabde485
PA
34042011-12-13 Pedro Alves <pedro@codesourcery.com>
3405
3406 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
3407 (func6, func7): New.
3408 (main): Call func6 and func7.
3409 * gdb.base/watchpoint.exp (test_wide_location_1)
3410 (test_wide_location_2): New.
3411 (top level): Re-enable hardware watchpoints if necessary. Call
3412 test_wide_location_1 and test_wide_location_2.
3413
ff7d1690
YQ
34142011-12-11 Yao Qi <yao@codesourcery.com>
3415
3416 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
3417
a6af7abe
JB
34182011-12-11 Joel Brobecker <brobecker@adacore.com>
3419
3420 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
3421 expected output for unsupported case.
3422
61638e15
JK
34232011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3424
3425 PR testsuite/12649
3426 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
3427 Protect gdb_test_multiple by final $gdb_prompt match.
3428
0a00efc3
JK
34292011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3430
3431 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
3432 New variable, new test.
3433 (list static-method.cc:xxx::(anonymous namespace)::A::func)
3434 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
3435 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
3436 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
3437 them if HAVE_GCC_45682_FIXED is not set.
3438
4511b1ba
YQ
34392011-12-10 Yao Qi <yao@codesourcery.com>
3440
3441 * gdb.trace/status-stop.exp: New.
3442 * gdb.trace/status-stop.c: New.
3443
27949e73
JK
34442011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3445
3446 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
3447 timeout.
3448
d8ea7931
TT
34492011-12-08 Tom Tromey <tromey@redhat.com>
3450
3451 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
3452 condition.
3453
1cc310d2
SS
34542011-12-07 Stan Shebs <stan@codesourcery.com>
3455
3456 * gdb.trace/tfind.exp: Update for output changes.
3457
d482a875
PA
34582011-12-07 Pedro Alves <pedro@codesourcery.com>
3459
3460 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
3461 throws "Cannot insert catchpoints in this configuration".
3462 * gdb.ada/mi_catch_ex.exp: Likewise.
3463
f0ba3972
PA
34642011-12-06 Pedro Alves <pedro@codesourcery.com>
3465
3466 * gdb.base/break-always.exp: Test changing memory at addresses
3467 with breakpoints inserted.
3468
f8eba3c6
TT
34692011-12-06 Joel Brobecker <brobecker@acacore.com>
3470
3471 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
3472 involving a fully qualified function name.
3473
34742011-12-06 Tom Tromey <tromey@redhat.com>
3475
3476 * gdb.ada/homonym.exp: Add three breakpoint tests.
3477
34782011-12-06 Tom Tromey <tromey@redhat.com>
3479
3480 * gdb.base/solib-weak.exp (do_test): Remove kfail.
3481 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
3482 * gdb.objc/objcdecode.exp: Update for output changes.
3483 * gdb.linespec/linespec.exp: New file.
3484 * gdb.linespec/lspec.cc: New file.
3485 * gdb.linespec/lspec.h: New file.
3486 * gdb.linespec/body.h: New file.
3487 * gdb.linespec/base/two/thefile.cc: New file.
3488 * gdb.linespec/base/one/thefile.cc: New file.
3489 * gdb.linespec/Makefile.in: New file.
3490 * gdb.cp/templates.exp (test_template_breakpoints): Update for
3491 output changes.
3492 * gdb.cp/re-set-overloaded.exp: Remove kfail.
3493 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
3494 makes one breakpoint.
3495 * gdb.cp/method2.exp (test_break): Update for output changes.
3496 * gdb.cp/mb-templates.exp: Update for output changes.
3497 * gdb.cp/mb-inline.exp: Update for output changes.
3498 * gdb.cp/mb-ctor.exp: Update for output changes.
3499 * gdb.cp/ovsrch.exp: Use fully-qualified names.
3500 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
3501 has multiple matches.
3502 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
3503 error message change.
3504 * gdb.base/list.exp (test_list_filename_and_number): Update for
3505 error message change.
3506 * gdb.base/break.exp: Disable pending breakpoints. Update for
3507 output changes.
3508 * configure.ac: Add gdb.linespec.
3509 * configure: Rebuild.
3510 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
3511
c642a434
UW
35122011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
3513
3514 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
3515 last_break register on s390*-*-* targets.
3516
b18003d1
JB
35172011-12-06 Joel Brobecker <brobecker@adacore.com>
3518
3519 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
3520 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
3521 of parameter X in procedure Foo.
3522
fe96589c
SS
35232011-12-05 Stan Shebs <stan@codesourcery.com>
3524
3525 * gdb.trace/tfind.exp: Update help string matches.
3526
1820ab47
JK
35272011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3528
3529 * gdb.server/ext-run.exp (get process list): Accept also systemd
3530 as PID 1.
3531
e11ac3a3
JK
35322011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3533 Pedro Alves <pedro@codesourcery.com>
3534
3535 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
3536 starting GDB.
3537 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
3538 $use_gdb_stub.
3539 * gdb.base/display.exp: Likewise.
3540 * gdb.base/ending-run.exp: Likewise.
3541 * gdb.base/list.exp (test_listsize): Likewise.
3542 * gdb.base/setshow.exp: Likewise.
3543 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
3544 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
3545 check by global $use_gdb_stub.
3546 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
3547 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
3548 (default_gdb_init): Unset global $use_gdb_stub.
3549 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
3550 by global $use_gdb_stub.
3551 * lib/gdbserver-support.exp: Extend comments for set_board_info
3552 gdb_protocol and gdb,socketport.
3553 (gdbserver_start_extended): Set global gdbserver_protocol and
3554 gdbserver_gdbport. Clear global use_gdb_stub.
3555 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
3556 from target use_gdb_stub.
3557 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
3558
1d41d75c
DE
35592011-12-03 Doug Evans <dje@google.com>
3560
3561 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
3562 (gdb_step_for_stub): Add comments.
3563
d6d7a51a
MR
35642011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
3565
3566 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
3567 to the caller.
3568 (gdb_test_multiple): Likewise.
3569
05acf274
JK
35702011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3571
3572 Fix gdb.mi/mi-solib.exp without system debug info installed.
3573 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
3574 expect attribute, return 0 for it. Update comments.
3575
2268b414
JK
35762011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3577
3578 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
3579 (corrupted list): Adjust the expectation.
3580
585861ea
JK
35812011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3582
3583 PR threads/13448
3584 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
3585 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
3586 * gdb.threads/tls-var-main.c: New file.
3587 * gdb.threads/tls-var.c: New file.
3588 * gdb.threads/tls-var.exp: New file.
3589
968643aa
JK
35902011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3591
3592 PR testsuite/12649
3593 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
3594 Protect gdb_test_multiple by final $gdb_prompt match.
3595 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
3596 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
3597 (test_tracepoints): Likewise.
3598
9750bca9
JK
35992011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3600
3601 PR breakpoints/13346
3602 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
3603 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
3604 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
3605
ac1349b7
JB
36062011-12-01 Joel Brobecker <brobecker@adacore.com>
3607
3608 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
3609 * gdb.ada/homonym/homonym.adb: For use of all types defined
3610 locally inside both Get_Value subprograms.
3611
26d44faf
JK
36122011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3613
3614 Fix racy FAILs.
3615 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
3616 of send_gdb.
3617
514f6425
UW
36182011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3619
3620 * gdb.base/testenv.exp: Skip on remote targets. Unset global
3621 environment variable after test completed.
3622
4255c8d2
UW
36232011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3624
3625 * gdb.base/solib-nodir.exp: Skip if remote target.
3626 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
3627 application. Call gdb_load_shlibs.
3628 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
3629
a35ad96a
JB
36302011-11-29 Joel Brobecker <brobecker@adacore.com>
3631
3632 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
3633
1a1d5513
JB
36342011-11-28 Joel Brobecker <brobecker@adacore.com>
3635
3636 * gdb.ada/fullname_bp: New testcase.
3637
50b4ddf8
JK
36382011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3639
3640 PR testsuite/12649
3641 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
3642 Wrap send_gdb into a new gdb_test.
3643
fb0aec57
JK
3644 Code cleanup.
3645 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
3646 Convert send_gdb and gdb_expect to gdb_test_multiple.
3647
2376d946
JK
36482011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3649
3650 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
3651
1eec78bd
KS
36522011-11-23 Keith Seitz <keiths@redhat.com>
3653
3654 * lib/mi-support.exp (varobj_tree): New namespace and procs.
3655 (mi_varobj_tree_test_children_callback): New proc.
3656 (mi_walk_varobj_tree): New proc.
3657
36dfb11c
TT
36582011-11-22 Tom Tromey <tromey@redhat.com>
3659
3660 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
3661 Add "use_mi_command" argument.
3662 (mi_run_cmd, mi_run_with_cli): New procs.
3663 * gdb.mi/solib-lib.c: New file.
3664 * gdb.mi/solib-main.c: New file.
3665 * gdb.mi/mi-solib.exp: New file.
3666
0e965dd0
DE
36672011-11-21 Doug Evans <dje@google.com>
3668
3669 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
3670 _Unwind_DebugHook is missing.
3671
f196051f
SS
36722011-11-20 Stan Shebs <stan@codesourcery.com>
3673
3674 * gdb.trace/tstatus.exp: New.
3675 * gdb.trace/actions.c: Include string.h.
3676
bfccc43c
YQ
36772011-11-18 Yao Qi <yao@codesourcery.com>
3678
3679 * gdb.trace/pending.exp: New.
3680 * gdb.trace/pending.c: New.
3681 * gdb.trace/pendshr1.c: New.
3682 * gdb.trace/pendshr2.c: New.
3683 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
3684 tracepoint location becomes pending.
3685 (tracepoint_change_loc_2): New.
3686
73cd8ab1
DM
36872011-11-16 David S. Miller <davem@davemloft.net>
3688
3689 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
3690 target is sparc*-*-linux*
3691
77426730
PK
36922011-11-15 Paul Koning <paul_koning@dell.com>
3693
3694 * gdb.python/py-type.exp: New testcases for exceptions on scalar
3695 types.
3696
ed59ded5
DE
36972011-11-14 Doug Evans <dje@google.com>
3698
3699 * gdb.base/shell.exp: New file.
3700
405f8e94
SS
37012011-11-14 Stan Shebs <stan@codesourcery.com>
3702
3703 * gdb.trace/ftrace.c: New.
3704 * gdb.trace/ftrace.exp: New.
3705
1e4d1764
YQ
37062011-11-14 Yao Qi <yao@codesourcery.com>
3707
3708 * gdb.trace/change-loc-1.c: New.
3709 * gdb.trace/change-loc-2.c: New.
3710 * gdb.trace/change-loc.c: New.
3711 * gdb.trace/change-loc.exp: New.
3712 * gdb.trace/change-loc.h: New.
3713 * gdb.trace/trace-break.c (marker): Define new symbol.
3714 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
3715 New.
3716 (break_trace_same_addr_6): New.
3717
71eba9c2 37182011-11-12 Matt Rice <ratmice@gmail.com>
3719
3720 * gdb.base/info-macros.exp: Make tests for info definitions
3721 test info macro. Add tests for info macro argument processing.
3722 Rename a few tests.
3723
1d93e29a
KS
37242011-11-11 Keith Seitz <keiths@redhat.com>
3725
3726 PR gdb/12843
3727 * gdb.base/linespecs.exp: New file.
3728
a4b5b48a
DE
37292011-11-11 Doug Evans <dje@google.com>
3730
3731 * gdb.threads/print-threads.exp: Extend timeout for slower
3732 tests.
3733
f6b47be4
DE
37342011-11-10 Doug Evans <dje@google.com>
3735
792a0230
DE
3736 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
3737 "record to end of main" test.
3738
f6b47be4
DE
3739 * gdb.python/py-type.c (TS): New typedef.
3740 (ts): New global.
3741 * gdb.python/py-type.exp: Test field list of typedef.
3742
22355c90
JB
37432011-11-10 Joel Brobecker <brobecker@adacore.com>
3744
3745 * gdb.ada/small_reg_param: New testcase.
3746
a7860e76
TT
37472011-11-09 Tom Tromey <tromey@redhat.com>
3748
3749 * gdb.cp/destrprint.exp: New file.
3750 * gdb.cp/destrprint.cc: New file.
3751
72a2e3dc
MI
37522011-11-08 Meador Inge <meadori@codesourcery.com>
3753
3754 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
3755 (switch_stack_to_other): New test function.
3756 * gdb.arch/thumb-prologue.exp: New test cases.
3757
c7195df2 37582011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
3759
3760 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
3761
d3895d7d
YQ
37622011-11-08 Yao Qi <yao@codesourcery.com>
3763
3764 * gdb.exp (supports_process_record): New.
3765 (supports_reverse): New.
3766 * gdb.reverse/break-precsave.exp: Call support_process_record
3767 to run test conditionally.
3768 * gdb.reverse/consecutive-precsave.exp: Likewise.
3769 * gdb.reverse/i386-precsave.exp: Likewise.
3770 * gdb.reverse/machinestate-precsave.exp: Likewise.
3771 * gdb.reverse/solib-precsave.exp: Likewise.
3772 * gdb.reverse/step-precsave.exp: Likewise.
3773 * gdb.reverse/until-precsave.exp: Likewise.
3774 * gdb.reverse/watch-precsave.exp: Likewise.
3775 * gdb.reverse/break-reverse.exp: Call support_reverse to run
3776 test conditionally.
3777 * gdb.reverse/consecutive-reverse.exp: Likewise.
3778 * gdb.reverse/finish-precsave.exp: Likewise.
3779 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
3780 * gdb.reverse/finish-reverse.exp: Likewise.
3781 * gdb.reverse/i386-reverse.exp: Likewise.
3782 * gdb.reverse/i386-sse-reverse.exp: Likewise.
3783 * gdb.reverse/machinestate.exp: Likewise.
3784 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
3785 * gdb.reverse/sigall-precsave.exp: Likewise.
3786 * gdb.reverse/sigall-reverse.exp: Likewise.
3787 * gdb.reverse/solib-reverse.exp: Likewise.
3788 * gdb.reverse/step-reverse.exp: Likewise.
3789 * gdb.reverse/until-reverse.exp: Likewise.
3790 * gdb.reverse/watch-reverse.exp: Likewise.
3791
a59306a3
YQ
37922011-11-05 Yao Qi <yao@codesourcery.com>
3793
3794 * gdb.trace/trace-break.exp: Add test on setting two
3795 fast tracepoints at the same address.
3796
87769f59
JK
37972011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3798
3799 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
3800
3065dfb6
SS
38012011-11-02 Stan Shebs <stan@codesourcery.com>
3802
3803 * gdb.trace/collection.c: Add code using strings.
3804 * gdb.trace/collection.exp: Add tests of string collection.
3805
89e208db
JK
38062011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3807
3808 * gdb.base/skip-solib.exp (executable_main): New variable.
3809 (binfile_main): Base it on that.
3810 Use $executable_main in clean_restart calls. Drop gdb_exit and
3811 gdb_start calls.
3812
405e54e9
JK
38132011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3814
3815 Fix racy FAILs.
3816 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
3817 breakpoint_re globals import by async. Set string_regex to .* for
3818 async. Remove the optional thread_selected_re and breakpoint_re
3819 globals expectations.
3820
58e8570a
JM
38212011-11-01 Joseph Myers <joseph@codesourcery.com>
3822
3823 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
3824 well as Cygwin.
3825
7b35ec7f 38262011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
3827
3828 Add tests for skip command.
89e208db
JK
3829 * gdb.base/skip-solib-lib.c: New
3830 * gdb.base/skip-solib-main.c: New
3831 * gdb.base/skip-solib.exp: New
3832 * gdb.base/skip.c: New
3833 * gdb.base/skip.exp: New
3834 * gdb.base/skip1.c: New
3835 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 3836
b9fd1791
PA
38372011-10-31 Yao Qi <yao@codesourcery.com>
3838 Pedro Alves <pedro@codesourcery.com>
3839
3840 * gdb.trace/trace-break.c: New.
3841 * gdb.trace/trace-break.exp: New.
3842
4323fecc
JK
38432011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3844
3845 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
3846 break-here-2.
3847
0e5bf2a8
PA
38482011-10-28 Pedro Alves <pedro@codesourcery.com>
3849
3850 * gdb.threads/no-unwaited-for-left.c: New.
3851 * gdb.threads/no-unwaited-for-left.exp: New.
3852 * gdb.threads/non-ldr-exc-1.c: New.
3853 * gdb.threads/non-ldr-exc-1.exp: New.
3854 * gdb.threads/non-ldr-exc-2.c: New.
3855 * gdb.threads/non-ldr-exc-2.exp: New.
3856 * gdb.threads/non-ldr-exc-3.c: New.
3857 * gdb.threads/non-ldr-exc-3.exp: New.
3858 * gdb.threads/non-ldr-exc-4.c: New.
3859 * gdb.threads/non-ldr-exc-4.exp: New.
3860
3a3dad98
JK
38612011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3862
3863 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
3864 * gdb.base/attach-pie-misread.exp: Likewise.
3865 * gdb.base/break-interp.exp: Likewise.
3866 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
3867 testcases for use_gdb_stub.
3868 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
3869 (continue): New testcase.
3870 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
3871 * gdb.threads/attach-into-signal.exp: Likewise.
3872 * gdb.threads/attach-stopped.exp: Likewise.
3873 * gdb.threads/attachstop-mt.exp: Likewise.
3874
d6a5d40c
PK
38752011-10-28 Paul Koning <paul_koning@dell.com>
3876
3877 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
3878
ca539be8
JK
38792011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3880
3881 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
3882 (mi_gdb_test): Import globals thread_selected_re
3883 and breakpoint_re. Expect them optionally at the regex start.
3884
d234ef5c
DE
38852011-10-27 Doug Evans <dje@google.com>
3886
3887 * gdb.python/python.exp: Test source -s.
3888
ab964825
PK
38892011-10-26 Paul Koning <paul_koning@dell.com>
3890
3891 * gdb.python/lib-types.cc (struct A): New structure.
3892 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 3893
54d8a644
PK
38942011-10-25 Paul Koning <paul_koning@dell.com>
3895
3896 PR python/13327
d234ef5c 3897
54d8a644
PK
3898 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
3899 fetch_lazy method.
3900
b0221781
YQ
39012011-10-24 Yao Qi <yao@codesourcery.com>
3902
3903 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
3904 target is tic6x-*-*.
3905
6cda5a20
JB
39062011-10-21 Joel Brobecker <brobecker@adacore.com>
3907
3908 * gdb.ada/mi_task_info/task_switch.adb: New file.
3909 * gdb.ada/mi_task_info.exp: New file.
3910
5ed9db04
JK
39112011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3912
3913 * gdb.cp/expand-psymtabs-cxx.exp: New file.
3914 * gdb.cp/expand-psymtabs-cxx.cc: New file.
3915
9df2fbc4
PM
39162011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3917
3918 PR python/12656
3919
3920 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
3921 global_block tests.
3922
736086ba
TT
39232011-10-18 Tom Tromey <tromey@redhat.com>
3924
3925 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
3926
4af31552
TT
39272011-10-18 Tom Tromey <tromey@redhat.com>
3928
3929 * gdb.base/source.exp: Don't include full file name in test name.
3930 * gdb.python/python.exp: Don't include full file name in test
3931 name.
3932
43136979
AR
39332011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3934
3935 * gdb.base/attach-pie-noexec.c: New files.
3936 * gdb.base/attach-pie-noexec.exp: New files.
3937
543a9323
JM
39382011-10-17 Joseph Myers <joseph@codesourcery.com>
3939
3940 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
3941 prompt for each extra line in command.
3942
21ae7a4d
JK
39432011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3944
3945 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
3946 Revert the part of:
3947 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3948 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
3949 Change the expected string.
3950
20ec36d9
JK
39512011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3952
3953 Fix results with system glibc debug info installed.
3954 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
3955 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
3956 Accept also __libc_ symbol prefix and no prefix.
3957
6501c2fc
KS
39582011-10-14 Keith Seitz <keiths@redhat.com>
3959
3960 PR c++/13225
3961 * gdb.cp/converts.cc (foo3_1): New function.
3962 (foo3_2): New functions.
3963 * gdb.cp/converts.exp: Add tests for int to pointer conversion
3964 and null pointer conversions of integer constant zero.
3965 Add test to check if all arguments are checked for incompatible
3966 conversion BADNESS.
3967
55b1fd0c
TT
39682011-10-14 Tom Tromey <tromey@redhat.com>
3969
3970 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
3971 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
3972 linespec.
3973
22c05d8a
JK
39742011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3975
3976 Fix internal error regression.
3977 * gdb.dwarf2/implptr-optimized-out.S: New file.
3978 * gdb.dwarf2/implptr-optimized-out.exp: New file.
3979
1d6edc3c
JK
39802011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3981
3982 Fix empty DWARF expressions DATA vs. SIZE conditionals.
3983 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
3984 (loclist): New.
3985 (4): New abbrev.
3986 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
3987 Use prepare_for_testing, remove clean_restart.
3988 (p arraynoloc, p arraycallnoloc): New tests.
3989
9ec72168
JK
39902011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3991
3992 * gdb.cp/namespace-enum.exp (executable): New variable.
3993 (binfile): Use ${objdir}/${subdir}/ prefix.
3994 Use ${executable} for clean_restart.
3995
9c6c53f7
SA
39962011-10-11 Sterling Augustine <saugustine@google.com>
3997
3998 * gdb.cp/Makefile.in: Add namespace-enum test.
3999 * gdb.cp/namespace-enum.exp: New file.
4000 * gdb.cp/namespace-enum.c: New file.
4001 * gdb.cp/namespace-enum-main.c: New file.
4002
fac7ceb3
UW
40032011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
4004
4005 * gdb.python/py-shared.exp: Relax filename check to handle remote:
4006 sysroot.
4007
941b2081
JK
40082011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4009
4010 Reimplement @entry in input expressions.
4011 * gdb.base/exprs.c (v_int_array_init): New variable.
4012 * gdb.base/exprs.exp (print v_int_array_init)
4013 (print *v_int_array_init@1, print *v_int_array_init@2)
4014 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
4015 (print v_int_array_init[1]@1): New tests.
4016
0344e878
JM
40172011-10-10 Joseph Myers <joseph@codesourcery.com>
4018
4019 * gdb.cp/gdb2495.exp: Do not include directories in filename in
4020 expected message.
4021
5a56e9c5
DE
40222011-10-09 Doug Evans <dje@google.com>
4023
4024 * gdb.base/alias.exp: Add tests for alias command.
4025
2bda9cc5
JK
40262011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4027
4028 * gdb.arch/amd64-entry-value.s: New file.
4029 * gdb.mi/mi2-amd64-entry-value.s: New file.
4030
a471c594
JK
40312011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4032
4033 Display @entry parameter values even for references.
4034 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
4035 functions.
4036 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
4037 reference and datap_input.
4038 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
4039 breakpoints.
4040 (continue to breakpoint: entry_reference: reference)
4041 (entry_reference: bt at entry)
4042 (continue to breakpoint: entry_reference: breakhere_reference)
4043 (entry_reference: bt, entry_reference: ptype regparam)
4044 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
4045 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
4046 (entry_reference: p regcopy, entry_reference: p nodataparam)
4047 (entry_reference: p nodataparam@entry): New tests.
4048
36b11add
JK
40492011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4050
4051 Support @entry in input expressions.
4052 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
4053 (entry_stack: p s1@entry, entry_stack: p s2@entry)
4054 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
4055 (tailcall: p j@entry): New tests.
4056 * gdb.cp/koenig.cc (A::entry): New function.
4057 (main): Call it.
4058 * gdb.cp/koenig.exp (p entry (c)): New test.
4059
e18b2753
JK
40602011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4061
4062 Display @entry parameter values (without references).
4063 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
4064 (different, validity, invalid): New functions.
4065 (main): Call them.
4066 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
4067 stacktest, breakhere_stacktest, different, breakhere_different,
4068 breakhere_validity and breakhere_invalid.
4069 (entry: bt): Update for @entry.
4070 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
4071 (entry_validity: *, entry_invalid: *): Many new tests.
4072 * gdb.base/break.exp
4073 (run until breakpoint set at small function, optimized file): Accept
4074 also the @entry suffix.
4075 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
4076 * gdb.mi/mi2-amd64-entry-value.c: New files.
4077 * gdb.mi/mi2-amd64-entry-value.exp: New files.
4078
2d6c5dc2
JK
40792011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4080
4081 Protect entry values against self tail calls.
4082 * gdb.arch/amd64-entry-value.cc (self2, self): New.
4083 (main): Call self.
4084 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
4085 (set debug entry-values 1, self: bt debug entry-values): New tests.
4086
111c6489
JK
40872011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4088
4089 Recognize virtual tail call frames.
4090 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
4091 (amb_b, amb_a): New.
4092 (main): Call a and b.
4093 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
4094 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
4095 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
4096 New tests.
4097
8e3b41a9
JK
40982011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4099
4100 Implement basic support for DW_TAG_GNU_call_site.
4101 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
4102 * gdb.arch/amd64-entry-value.cc: New file.
4103 * gdb.arch/amd64-entry-value.exp: New file.
4104
181cebd4
JK
41052011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4106
4107 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
4108 * gdb.dwarf2/implptr-64bit.S: New file.
4109 * gdb.dwarf2/implptr-64bit.exp: New file.
4110
741f5e3c
JK
41112011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4112
4113 Fix initial language detection with -readnow.
4114 * gdb.cp/readnow-language.cc: New file.
4115 * gdb.cp/readnow-language.exp: New file.
4116
a73d2258
JK
41172011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4118
4119 Fix printed anonymous struct name.
4120 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
4121
af369495
JM
41222011-10-09 Joseph Myers <joseph@codesourcery.com>
4123
4124 * gdb.base/solib-symbol.exp: Do not include directories in
4125 filenames in expected messages.
4126
1fa57852
DE
41272011-10-07 Doug Evans <dje@google.com>
4128
4129 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
4130
bd054e06
KP
41312011-10-07 Kevin Pouget <kevin.pouget@st.com>
4132
4133 Allow Python notification of new object-file loadings.
4134 * gdb.python/py-events.exp: Test newobjfile event.
4135 * gdb.python/py-events.py: Register newobjfile callback.
4136 * gdb.python/py-events.c: Add call to shared library
4137 * gdb.python/py-events-shlib.c: New file.
4138
8031b6f8
JM
41392011-10-06 Joseph Myers <joseph@codesourcery.com>
4140
4141 * gdb.base/fixsection.exp: Do not include directories in filename
4142 in expected message.
4143
7fea6923
PM
41442011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
4145
4146 Add tests for passing of environment variables to inferior.
4147 * gdb.base/testenv.c: New test source.
4148 * gdb.base/testenv.exp: New expect test.
4149
687f2a88
PK
41502011-10-04 Paul Koning <paul_koning@dell.com>
4151
4152 * gdb.python/py-value.c (main): Break before return.
4153
cb6be26b
KP
41542011-10-04 Kevin Pouget <kevin.pouget@st.com>
4155
4156 PR python/12691: Add the inferior to Python exited event
4157 * gdb.python/py-events.exp: Test the inferior attribute of exited
4158 event with a fork.
4159 * gdb.python/py-events.py: Print inferior number on exit.
4160 * gdb.python/py-events.c: Fork the inferior.
4161
fb213700
EBM
41622011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
4163
4164 * gdb.base/jit.exp: Add testcase name to log message
4165
aa2071bd
PK
41662011-10-03 Paul Koning <paul_koning@dell.com>
4167 Jan Kratochvil <jan.kratochvil@redhat.com>
4168
4169 * gdb.python/py-value.exp
4170 (python inval = gdb.parse_and_eval('*(int*)0'))
4171 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
4172 (set argc=2, python print argc_lazy): New tests.
4173
dd11a36c
JB
41742011-10-02 Joel Brobecker <brobecker@adacore.com>
4175
4176 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
4177
46f886f1
JK
41782011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4179 Pedro Alves <pedro@codesourcery.com>
4180
4181 * gdb.python/py-value.exp (test_value_in_inferior): New variable
4182 can_read_0, test for it.
4183 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
4184 (parse_and_eval with memory error): ... here, make it untested if
4185 can_read_0.
4186
c5cb204f
MP
41872011-09-30 Marek Polacek <mpolacek@redhat.com>
4188
4189 * gdb.python/python.exp (verify pagination beforehand)
4190 (verify pagination afterwards): Fix race by splitting the line.
4191
68fb0ec0
JM
41922011-09-29 Joseph Myers <joseph@codesourcery.com>
4193
4194 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
4195 for 64-bit multilibs from i?86-* targets.
4196
6aee0d90
MP
41972011-09-29 Marek Polacek <mpolacek@redhat.com>
4198
4199 * lib/gdb.exp: Fix a typo in one of the comments.
4200
e9101ff5
MP
42012011-09-29 Marek Polacek <mpolacek@redhat.com>
4202
4203 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
4204 matching pattern.
4205
7a81bdbf
PK
42062011-09-28 Paul Koning <paul_koning@dell.com>
4207
4208 * gdb.python/py-type.c (enum E): New.
4209 * gdb.python/py-type.exp (test_fields): Add tests for Python
4210 mapping access to fields.
4211 (test_enums): New test for field access on enums.
4212
6710bf39
SS
42132011-09-27 Stan Shebs <stan@codesourcery.com>
4214
4215 * gdb.trace/collection.exp: Test collection of $_ret.
4216
b2a6bdeb
AT
42172011-09-22 Andreas Tobler <andreast@fgznet.ch>
4218
4219 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
4220 list of compilation switches for <*-*-freebsd*>.
4221
3c9057f3
SS
42222011-09-19 Stan Shebs <stan@codesourcery.com>
4223
4224 * gdb.trace/tspeed.exp: New file.
4225 * gdb.trace/tspeed.c: New file.
4226
34518530
YQ
42272011-09-18 Yao Qi <yao@codesourcery.com>
4228
4229 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
4230 instructions.
4231 (test_adr_32bit, test_pop_pc): Likewise.
4232 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
4233 Thumb instructions.
4234 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
4235 in gdb_test_multiple.
4236 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
4237
ab254057
YQ
42382011-09-17 Yao Qi <yao@codesourcery.com>
4239
4240 * lib/gdb.exp (can_single_step_to_signal_handler): New.
4241 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
4242 support single step to signal handler.
4243
9c317b71
YQ
42442011-09-17 Yao Qi <yao@codesourcery.com>
4245
4246 * gdb.base/disp-step-fork.c: New.
4247 * gdb.base/disp-step-syscall.exp: New.
4248 * gdb.base/disp-step-vfork.c: New.
4249
a8123151
JB
42502011-09-16 Joel Brobecker <brobecker@adacore.com>
4251
4252 * gdb.ada/tasks.exp: Make the expected output for
4253 the `info tasks' tests more resilient to spacing
4254 changes.
4255
63a9aad8
JK
42562011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4257
4258 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
4259 (reached breakpoint 2, reached breakpoint 3): Update expected output.
4260
2aa48337
KP
42612011-09-15 Kevin Pouget <kevin.pouget@st.com>
4262
4263 PR Python/12692 Add gdb.selected_inferior() to Python interface.
4264 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
4265
6839b47f
KP
42662011-04-30 Kevin Pouget <kevin.pouget@st.com>
4267
4268 Handle multiple breakpoint hits in Python interface:
4269 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
4270 presence.
4271 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
4272 breakpoint hits.
4273
0935723e
JK
42742011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
4275 Jan Kratochvil <jan.kratochvil@redhat.com>
4276
4277 * gdb.python/py-events.exp: Remove pretty printing comment.
4278 * gdb.python/py-evsignal.exp: New file.
4279 * gdb.python/py-evthreads.c: Include signal.h.
4280 (thread3): Remove variable count3. Remove variable bad and use raise
4281 instead.
4282 (thread2): Remove variable count2. Move thread3 pthread_create here,
4283 merge pthread_join to a single line.
4284 (main): Remove variable count1. Merge pthread_join with pthread_create
4285 to a single line.
4286 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
4287 KFAIL python/12966 for gdbserver. Test return value of
4288 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
4289 gdb_expect by gdb_test and gdb_test_multiple.
4290 (thread 2, thread 3): New tests.
4291
4801a9a3
PA
42922011-09-12 Matt Rice <ratmice@gmail.com>
4293 Pedro Alves <pedro@codesourcery.com>
4294
4295 PR gdb/13175
4296
4297 * gdb.base/interp.exp: New tests.
4298 * gdb.base/interp.c: New file.
4299
24ece742
DE
43002011-09-12 Doug Evans <dje@google.com>
4301
4302 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
4303 * gdb.dwarf2/typeddwarf.exp: Ditto.
4304
7f062217
JK
43052011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4306
4307 Fix compatibility with x32 arch.
4308 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
4309 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
4310 is_x86_like_target.
4311 * testsuite/gdb.trace/collection.exp: Likewise.
4312 * testsuite/gdb.trace/report.exp: Likewise.
4313 * testsuite/gdb.trace/unavailable.exp: Likewise.
4314 * testsuite/gdb.trace/while-dyn.exp: Likewise.
4315 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
4316 (is_x86_like_target): Check also is_amd64_regs_target.
4317
08711b9a
JK
43182011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4319
4320 PR breakpoints/12435
4321 * gdb.arch/amd64-prologue-xmm.c: New file.
4322 * gdb.arch/amd64-prologue-xmm.exp: New file.
4323 * gdb.arch/amd64-prologue-xmm.s: New file.
4324
b99b5f66
JK
43252011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4326
4327 * gdb.dwarf2/dw2-param-error-main.c: New file.
4328 * gdb.dwarf2/dw2-param-error.S: New file.
4329 * gdb.dwarf2/dw2-param-error.exp: New file.
4330
a391a2f6
PA
43312011-09-08 Pedro Alves <pedro@codesourcery.com>
4332
4333 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
4334 inferior's pid and look for a core dump named core.$pid. Use
4335 `remote_file' commands on the host instead of hand coding shell
4336 commands on the build.
4337 * gdb.base/valgrind-db-attach.exp: Kill the program before
4338 finishing the test.
4339
7d8e6458 43402011-09-02 Matt Rice <ratmice@gmail.com>
4341
4342 * lib/prompt.exp: New file for testing the first prompt.
4343 * gdb.python/py-prompt.exp: Ditto.
4344 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
4345
68e77c9e
PA
43462011-09-02 Pedro Alves <pedro@codesourcery.com>
4347
4348 * gdb.threads/gcore-thread.exp: Set the global core_supported to
4349 0, before testing gcore.
4350
9655e943
JK
43512011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4352
df6dc84d
JK
4353 * dw2-ifort-parameter-debug.S: Update copyright year.
4354 * dw2-ifort-parameter.c: Update copyright year.
4355 * dw2-ifort-parameter.exp: Update copyright year.
4356
9655e943
JK
4357 * dw2-ifort-parameter-debug.S: New file.
4358 * dw2-ifort-parameter.c: New file.
4359 * dw2-ifort-parameter.exp: New file.
4360
353d1d73
JK
43612011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4362
4363 * gdb.base/commands.exp (error_clears_commands_left): New function.
4364 (): Call it.
4365
5c07461a
JK
43662011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4367
4368 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
4369 (C): Initialize `a'.
4370 * gdb.mi/mi-inheritance-syntax-error.exp
4371 (-data-evaluate-expression $path): Expect `a' as 5.
4372
0d932b2f
MK
43732011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
4374
4375 PR mi/11912
4376 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
4377 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
4378 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
4379 keyword in output of -var-info-path-expression.
4380
bdb54049
JK
43812011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4382
4383 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
4384 * gdb.trace/collection.exp: Likewise.
4385 * gdb.trace/report.exp: Likewise.
4386 * gdb.trace/unavailable.exp: Likewise.
4387 * gdb.trace/while-dyn.exp: Likewise.
4388
59cde39c
KS
43892011-08-18 Keith Seitz <keiths@redhat.com>
4390
4391 PR c++/12266
4392 * gdb.cp/meth-typedefs.cc: New file.
4393 * gdb.cp/meth-typedefs.exp: New file.
4394
fa3a4f15
PM
43952011-08-17 Phil Muldoon <pmuldoon@redhat.com>
4396
4397 * gdb.python/python.exp: Add extended-prompt tests.
4398
c1049fca
JK
43992011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4400
4401 * gdb.arch/i386-dr3-watch.exp
4402 (watchpoint on gap1 does not fit debug registers)
4403 (delete all watchpoints): Fix racy expect strings.
4404
d93f7b5c
YQ
44052011-08-14 Yao Qi <yao@codesourcery.com>
4406
4407 * gdb.base/maint.exp: set data_section to ".neardata".
4408 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
4409 * gdb.base/savedregs.exp: Handle SIGILL.
4410 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
4411 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
4412
457e09f0
DE
44132011-08-12 Doug Evans <dje@google.com>
4414
4415 * gdb.python/py-symbol.exp: Add test for symbol.type.
4416
5d0bb2fb
UW
44172011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
4418
4419 * gdb.threads/pthreads.exp: Enable on non-native configurations.
4420 * gdb.mi/mi-pthreads.exp: Likewise.
4421 * gdb.mi/mi2-pthreads.exp: Likewise.
4422 * gdb.mi/gdb669.exp.exp: Likewise.
4423
fcdfa280
PA
44242011-08-09 Pedro Alves <pedro@codesourcery.com>
4425
4426 * lib/mi-support.exp (detect_async): Rename to...
4427 (mi_detect_async): ... this.
4428 * gdb.mi/mi-nonstop-exit.exp: Adjust.
4429 * gdb.mi/mi-nonstop.exp: Adjust.
4430 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
4431 * gdb.mi/mi-nsintrall.exp: Adjust.
4432 * gdb.mi/mi-nsmoribund.exp: Adjust.
4433 * gdb.mi/mi-nsthrexec.exp: Adjust.
4434
9d8fa392
PA
44352011-08-09 Pedro Alves <pedro@codesourcery.com>
4436
4437 * gdb.base/display.c (do_loops): New `p_i' local.
4438 * gdb.base/display.exp: Test displaying a variable that is
4439 temporarily at a bad address.
4440
b6cede78
JK
44412011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4442
4443 * gdb.dwarf2/dw2-op-stack-value.S: New file.
4444 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
4445
67bedb8c
JK
44462011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4447
4448 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
4449 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
4450 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 4451
af6e93b2
PA
44522011-08-05 Pedro Alves <pedro@codesourcery.com>
4453
4454 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
4455 procedure.
4456 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
4457
1cf0e11f
YQ
44582011-08-05 Yao Qi <yao@codesourcery.com>
4459
4460 * gdb.base/callfuncs.exp: Set language after main.
4461 * gdb.cp/cplusfuncs.exp: Likewise.
4462 * gdb.cp/inherit.exp: Likewise.
4463
a1e28cb2
UW
44642011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
4465
4466 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
4467 * gdb.base/watch-vfork.exp: Skip on remote targets.
4468
d4f5bbb9
UW
44692011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
4470
4471 * gdb.threads/thread-find.exp: Support remote targets.
4472
724f4f80
UW
44732011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
4474
4475 * gdb.base/jit.exp: Download solib_binfile to target.
4476 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
4477 and call dlopen without full path name.
4478 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
4479 dlopen without full path name.
4480
934709f0
PW
44812011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4482
4483 * gdb.base/break-always.exp: Complete the test
4484 with duplicated breakpoints and enabling/disabling them.
4485
c26106c4
TT
44862011-08-02 Tom Tromey <tromey@redhat.com>
4487
4488 PR gdb/11289:
4489 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
4490
9300444e 44912011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
4492
4493 PR gdb/13045
4494 * gdb.base/float.exp: Add new test case for PR gdb/13045
4495 * gdb.base/float.c: New file.
4496
00bd41d6
PM
44972011-07-28 Phil Muldoon <pmuldoon@redhat.com>
4498
4499 * gdb.python/py-mi.exp: Test printers returning string hint, and
4500 also not returning a value.
4501 * gdb.python/py-prettyprint.c: Add testcase for above.
4502 * gdb.python/py-prettyprint.py: Add test printer for above.
4503
d24f74ce
JK
45042011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4505
4506 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
4507 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
4508 (.Ldie30) Add as field "data4".
4509 (.Ldie32) Rename field "b" to "shl".
4510 (abbrev4) Change for the "data4" field.
4511 (abbrev5, abbrev6) Remove.
4512 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
4513 (p &s.shl): ... here. Add comment.
4514 (p &s.data4): New.
4515
bb7da2bf
JK
45162011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4517
4518 Fix crash on lval_computed values.
4519 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
4520
11081198
JK
45212011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4522
4523 * gdb.base/help.exp (help whatis): Update the expected string.
4524
3c6e0cb3
JK
45252011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4526
4527 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
4528 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
4529 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
4530 Change the expected string.
4531
efa80663
PA
45322011-07-26 Pedro Alves <pedro@codesourcery.com>
4533
4534 * gdb.base/watchpoint.exp
4535 (test_disable_enable_software_watchpoint): New procedure.
4536 (top level): Run it.
4537
db8e4570
UW
45382011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
4539
4540 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
4541 executable file "${binfile}", C++ version "${binfile}-cxx".
4542 * gdb.python/py-prettyprint.exp: Likewise.
4543 * gdb.python/py-symbol.exp: Likewise.
4544 * gdb.python/py-type.exp: Likewise.
4545 * gdb.python/py-value.exp: Likewise.
4546 * gdb.python/py-template.exp (test_template_arg): Pass full executable
4547 file name instead of just suffix.
4548
543305c9
JK
45492011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4550
4551 Fix implicit pointer offsets.
4552 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
4553 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
4554 (continue to breakpoint: continue to baz breakpoint for implptr)
4555 (sanity check element 0, sanity check element 1)
4556 (enter the inlined function, check element 0 for the offset)
4557 (check element 1 for the offset)
4558 (continue to breakpoint: ignore the second baz breakpoint): New tests.
4559 (set foo breakpoint for implptr): Update the breakpoint number.
4560
b3215adc
UW
45612011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
4562
4563 * gdb.python/py-mi.exp: Use different file names for different
4564 versions of the executable under test.
4565 * gdb.python/py-prettyprint.exp: Likewise.
4566 * gdb.python/py-symbol.exp: Likewise.
4567 * gdb.python/py-template.exp: Likewise.
4568 * gdb.python/py-type.exp: Likewise.
4569 * gdb.python/py-value.exp: Likewise.
4570
182b9acc
UW
45712011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
4572
4573 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
4574 flag after restarting GDB if necessary.
4575
e6052b5d
UW
45762011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
4577
4578 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
4579
1ced966e
PA
45802011-07-22 Pedro Alves <pedro@codesourcery.com>
4581
4582 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
4583 backend doesn't leave used debug registers behind.
4584
3543a589
TT
45852011-07-22 Tom Tromey <tromey@redhat.com>
4586
4587 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
4588 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
4589 argument.
4590 * gdb.dwarf2/typeddwarf-amd64.S: New file.
4591
14d15303 45922011-07-21 Matt Rice <ratmice@gmail.com>
4593
4594 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
4595 in mostlyclean rule. Add files ending in .core.
4596
9b158ba0 45972011-07-21 Matt Rice <ratmice@gmail.com>
4598
4599 PR macros/12999
4600 * gdb.base/info-macros.c: New test sources.
4601 * gdb.base/info-macros.exp: New tests.
4602
d17b6f81
PM
46032011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4604
4605 * gdb.python/python.exp: Add prompt substitution tests.
4606
918dd910
JK
46072011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4608
4609 Fix crash if referenced CU is aged out.
4610 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
4611 New.
4612 * gdb.dwarf2/implptr.exp: Likewise.
4613
0e37a63c
JK
46142011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4615
4616 * gdb.dwarf2/implptr.S: Rebuilt.
4617 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
4618 (bar): Use them for j, k, l.
4619 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
4620 COMPILE.
4621 (print j in implptr:bar): Update for the intp typedef.
4622 (print p[0].x in implptr:foo): Use more exact regex.
4623
f65cf84c
TT
46242011-07-18 Tom Tromey <tromey@redhat.com>
4625
4626 * gdb.cp/static-method.exp: Add missing single quote.
4627
d5b4a7be
YQ
46282011-07-18 Yao Qi <yao@codesourcery.com>
4629
4630 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
4631 supported.
4632 * gdb.mi/mi-nonstop-exit.exp: Likewise.
4633 * gdb.mi/mi-nonstop.exp: Likewise.
4634 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
4635 * gdb.mi/mi-nsintrall.exp: Likewise.
4636 * gdb.mi/mi-nsmoribund.exp: Likewise.
4637 * gdb.mi/mi-nsthrexec.exp: Likewise.
4638 * gdb.python/py-evthreads.exp: Likewise.
4639
e9ea2662
JK
46402011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4641
4642 Code cleanup.
4643 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
4644 it. Substitute it instead of test_compiler_info everywhere.
4645
ce451573
UW
46462011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
4647
4648 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
4649 remote targets as well.
4650
756d88a7
UW
46512011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
4652
4653 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
4654 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
4655
31f83dc5
UW
46562011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
4657
4658 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
4659 a remote machine, not the host.
4660 (gdb_compile_shlib): Set soname if target is remote.
4661
059241a0
PP
46622011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
4663
4664 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
4665
28a0b48c 46662011-07-13 Matt Rice <ratmice@gmail.com>
4667
4668 * gdb.python/py-objfile-script-gdb.py: Renamed to
4669 py-objfile-script-gdb.py.in.
4670 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
4671 py-objfile-script-gdb.py.
4672 * gdb.python/py-objfile-script.exp: Update reference to
4673 py-objfile-script-gdb.py.
4674
9a771b67
JK
46752011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4676
4677 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
4678 reference undefined label.
4679
04ad99e6
JK
46802011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4681
4682 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
4683 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
4684 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
4685 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
4686
713389e0
PM
46872011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4688
4689 PR python/12438
4690 * gdb.python/python.exp: Add maint set/show python print-stack
4691 deprecated tests. Add set/show python print-backtrace tests.
4692
97d146f8
JK
46932011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4694
4695 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
4696 debug info.
4697
facde0e5 46982011-07-06 Matt Rice <ratmice@gmail.com>
4699
4700 * gdb.python/python.exp: Update filename paths.
4701 * gdb.python/py-symtab.exp: Ditto.
4702
438640d1
MP
47032011-07-06 Marek Polacek <mpolacek@redhat.com>
4704
4705 * gdb.python/py-evthreads.exp: Add missing `$'.
4706
33a365df
MF
47072011-07-06 Jie Zhang <jie.zhang@analog.com>
4708
4709 * config/bfin.exp: New file.
4710 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
4711 * gdb.asm/bfin.inc: New file.
4712
8f7ae686
MP
47132011-07-06 Marek Polacek <mpolacek@redhat.com>
4714
df46027d 4715 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
4716 the whole output.
4717
eb2a6f42
TT
47182011-07-05 Tom Tromey <tromey@redhat.com>
4719
4720 * gdb.java/jprint.java (jprint.hi): New field.
4721 * gdb.java/jprint.exp: Print string.
4722
177b42fe
TJB
47232011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
4724
4725 * gdb.base/call-sc.c: Fix typos.
4726 * gdb.base/ifelse.exp: Likewise.
4727 * gdb.base/structs.c: Likewise.
4728
3b2a0cf2
JB
47292011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4730
4731 * gdb.base/jit-so.exp: New test.
4732 * gdb.base/jit-dlmain.c: New file.
4733 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
4734
46fc714c
JK
47352011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4736
4737 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
4738 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
4739 * gdb.cp/pr9167.exp (p b): Likewise.
4740 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
4741 (test value of P in inner_m, test type of Z in inner_m): Call
4742 setup_xfail for gcc <= 4.5.
46fc714c 4743
418c7cf7
JK
47442011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4745
4746 * gdb.cp/paren-type.cc: New files.
4747 * gdb.cp/paren-type.exp: New files.
4748
3d50dd94
JK
47492011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4750
4751 Stop on first linespec terminator instead of eating what we can.
4752 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
4753 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
4754 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
4755 (break C::f()): ... this one.
4756 (break C::operator()()): New test.
4757 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
4758 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
4759 test.
4760
dcf9f4ab
JK
47612011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4762
4763 Fall back linespec to minimal symbols.
4764 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
4765 error message.
4766 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
4767 * gdb.cp/minsym-fallback-main.cc: New file.
4768 * gdb.cp/minsym-fallback.cc: New file.
4769 * gdb.cp/minsym-fallback.exp: New file.
4770 * gdb.cp/minsym-fallback.h: New file.
4771
3f542ed1
JK
47722011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4773
4774 * gdb.cp/no-dmgl-verbose.cc: New file.
4775 * gdb.cp/no-dmgl-verbose.exp: New file.
4776
47772011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
4778
4779 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
4780 __GI_.
4781 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
4782 (f): New function.
4783 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
4784 (complete p 'func<short>(): ... here.
4785 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
4786 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
4787 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
4788 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
4789 Make them KFAIL gcc/49546.
4790
00eb2c4a
JB
47912011-07-01 Joel Brobecker <brobecker@adacore.com>
4792
4793 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
4794
85a20c42
JK
47952011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4796
4797 Test GCC PR debug/49546.
4798 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
4799 (test type of F in k3_m, test value of F in k3_m): New.
4800 * gdb.cp/temargs.cc (struct S3, struct K3): New.
4801 (main): New variable k3. Call k3.k3_m.
4802
d2d43431
JB
48032011-07-01 Jean-Charles Delay <delay@adacore.com>
4804
4805 * gdb.ada/packed_array.exp: Fix expected outout.
4806
54ae186f
JB
48072011-07-01 Jean-Charles Delay <delay@adacore.com>
4808
4809 * gdb.ada/packed_array.exp: fixed expected output.
4810
8f17729f
JB
48112011-07-01 Joel Brobecker <brobecker@adacore.com>
4812
4813 * gdb.ada/same_enum: New testcase.
4814
f5aa6869
JB
48152011-07-01 Joel Brobecker <brobecker@adacore.com>
4816
4817 * gdb.ada/ptr_typedef: New testcase.
4818
828292f2
JB
48192011-07-01 Joel Brobecker <brobecker@adacore.com>
4820
4821 * gdb.ada/arrayptr.exp: Add ptype test.
4822
18920c42
JB
48232011-07-01 Joel Brobecker <brobecker@adacore.com>
4824
4825 * gdb.ada/char_enum: New testcase.
4826
3536d9e3 48272011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
4828
4829 * gdb.base/dump.exp (capture_pointer_with_type): New.
4830 Get value from address instead of name.
4831 Start GDB once, and do `dump' and `restore'
4832 tests together.
4833
db863c42
MF
48342011-06-30 Jie Zhang <jie.zhang@analog.com>
4835 Mike Frysinger <vapier@gentoo.org>
4836
4837 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
4838 helper functions for getting/setting remotetimeout variable.
4839 * lib/gdb.exp (gdb_load): If the target is remote, set
4840 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
4841 with $loadtimeout. Set $load_ok to 0 before doing the load.
4842 Instead of returning, immediately, set $load_ok to 0. Call
4843 set_remotetimeout with $oldremotetimeout, and then return if
4844 $load_ok is 1.
4845
e9e642a8
AB
48462011-06-30 Andrew Burgess <aburgess@broadcom.com>
4847
4848 * gdb.python/py-template.exp: Don't run this test if the target
4849 does not support c++ tests.
4850
32019081
JK
48512011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4852
4853 Fix non-only rename list for Fortran modules import.
4854 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
4855 tests.
4856 * gdb.fortran/module.f90 (module moduse): New.
4857 (program module): use moduse, test var_x, var_y and var_z.
4858
0ecee54c
TT
48592011-06-29 Tom Tromey <tromey@redhat.com>
4860
4861 PR testsuite/12040:
4862 * gdb.fortran/array-element.exp: Use f90, not f77.
4863 * gdb.fortran/complex.exp: Use f90, not f77.
4864 * gdb.fortran/derived-type.exp: Use f90, not f77.
4865 * gdb.fortran/library-module.exp: Use f90, not f77.
4866 * gdb.fortran/logical.exp: Use f90, not f77.
4867 * gdb.fortran/module.exp: Use f90, not f77.
4868 * gdb.fortran/multi-dim.exp: Use f90, not f77.
4869 * gdb.fortran/subarray.exp: Use f90, not f77.
4870
3b2b8fea
TT
48712011-06-29 Tom Tromey <tromey@redhat.com>
4872
4873 * gdb.fortran/charset.exp: New file.
4874 * gdb.fortran/charset.f90: New file.
4875
42159ca5
TT
48762011-06-29 Tom Tromey <tromey@redhat.com>
4877
4878 PR testsuite/12040:
4879 * lib/future.exp: New file, mostly extracted from ada.exp.
4880 Rewrote compatibility code to use rename.
4881 (gdb_find_gfortran): New proc.
4882 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
4883 gfortran patch.
4884 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
4885 Move to future.exp.
4886 * lib/gdb.exp: Always load future.exp.
4887
af69a5ce
YQ
48882011-06-28 Yao Qi <yao@codesourcery.com>
4889
4890 * gdb.cp/exception.cc: Don't include iostream.
4891 (bar): Remove print statement.
4892 (catcher): New.
4893 (main): Remove print statements. Call function catcher.
4894 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
4895 Set breakpoint on catcher, and check the value of parameter.
4896
ab5c6a72
YQ
48972011-06-23 Yao Qi <yao@codesourcery.com>
4898
4899 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check breakpoint
4900 1.2 is disabled. KFAIL for uclinux.
4901
9497469f
MP
49022011-06-23 Marek Polacek <mpolacek@redhat.com>
4903
4904 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
4905 mi_gdb_test.
4906
b9132588
MP
49072011-06-23 Marek Polacek <mpolacek@redhat.com>
4908
5d197ed0 4909 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 4910
e55595ca
MP
49112011-06-23 Marek Polacek <mpolacek@redhat.com>
4912
5d197ed0
MP
4913 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
4914
49152011-06-23 Marek Polacek <mpolacek@redhat.com>
4916
4917 * gdb.mi/mi2-basics.exp: Fix races. Honour the
4918 `test_exec_and_symbol_mi_operatons' return value.
4919 (test_mi_interpreter_selection): Use mi_gdb_test instead of
4920 gdb_test_multiple.
4921 (test_exec_and_symbol_mi_operatons): Likewise.
4922 (test_path_specification): Likewise.
e55595ca 4923
be777e08
YQ
49242011-06-23 Yao Qi <yao@codesourcery.com>
4925
4926 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
4927 supported.
4928 * lib/gdb.exp (support_displaced_stepping): New.
4929
615556d6
YQ
49302011-06-23 Yao Qi <yao@codesourcery.com>
4931
4932 * gdb.threads/execl.exp: Skip on remote target.
4933
833b0ca7
MP
49342011-06-21 Marek Polacek <mpolacek@redhat.com>
4935
5d197ed0 4936 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
4937 mi_gdb_test.
4938
1ee4023a
MP
49392011-06-20 Marek Polacek <mpolacek@redhat.com>
4940
5d197ed0 4941 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 4942
d0b1d624
MP
49432011-06-20 Marek Polacek <mpolacek@redhat.com>
4944
5d197ed0 4945 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
4946 mi_gdb_test.
4947
79aa92c1
MP
49482011-06-20 Marek Polacek <mpolacek@redhat.com>
4949
5d197ed0 4950 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 4951
5ce5db06
YQ
49522011-06-14 Yao Qi <yao@codesourcery.com>
4953
4954 gdb/testsuite/
4955 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
4956
533a737e
JK
49572011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4958
4959 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
4960
d0e53741
TT
49612011-06-10 Tom Tromey <tromey@redhat.com>
4962
4963 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
4964 Add tests for pointer-to-member-function.
4965 * gdb.cp/temargs.cc (S::somefunc): New function.
4966 (K2): New class.
4967 (main): Instantiate K2; call method.
4968
b5916bbd
JB
49692011-06-08 Joel Brobecker <brobecker@adacore.com>
4970
4971 * gdb.python/py-inferior.c (f2): Make str an array rather
4972 than a pointer.
4973 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
4974
5be4dfca
JK
49752011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4976
4977 * gdb.base/async-shell.c: New file.
4978 * gdb.base/async-shell.exp: New file.
4979
9f47e254
PA
49802011-06-06 Pedro Alves <pedro@codesourcery.com>
4981
4982 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
4983
64b9b334
JB
49842011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
4985
4986 From Stephen Kitt <steve@sk2.org>
4987 * gdb.base/help.exp: Adjust following some spelling corrections
4988 in GDB.
4989
dbc0f131
YQ
49902011-06-01 Yao Qi <yao@codesourcery.com>
4991
4992 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
4993
fd336a18
KS
49942010-05-31 Keith Seitz <keiths@redhat.com>
4995
4996 PR c++/12750
4997 * gdb.cp/static-method.cc: New file.
4998 * gdb.cp/static-method.exp: New file.
4999
fa8b9902
KS
50002010-05-31 Keith Seitz <keiths@redhat.com>
5001
5002 PR symtab/12704
5003 * gdb.cp/anon-ns.cc: New file.
5004 * gdb.cp/anon-ns.exp: New file.
5005
0a5b1e09
PA
50062011-05-31 Pedro Alves <pedro@codesourcery.com>
5007
5008 * gdb.arch/i386-dr3-watch.c: New file.
5009 * gdb.arch/i386-dr3-watch.exp: New file.
5010
0578b8d1
YQ
50112011-05-30 Yao Qi <yao@codesourcery.com>
5012
5013 * gdb.base/callfuncs.c (t_structs_fc): New.
5014 (t_structs_dc, t_structs_ldc): New.
5015 (t_double_many_args):
5016 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
5017 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
5018 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
5019 * gdb.base/callfuncs.exp: Call new functions.
5020
6680506e
YQ
50212011-05-30 Yao Qi <yao@codesourcery.com>
5022
ff4d2c60
YQ
5023 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
5024 Call rerun_and_prepare for each test to isolate effects.
5025
50262011-05-30 Yao Qi <yao@codesourcery.com>
5027
5028 * gdb.base/varargs.c (find_max_float_real): New.
5029 (find_max_double_real, find_max_long_double_real): New.
5030 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
5031 * lib/gdb.exp (setup_kfail_for_target): New.
5032
e43ec454
YQ
50332011-05-30 Yao Qi <yao@codesourcery.com>
5034
5035 * gdb.base/funcargs.c (callca, callcb, callcc): New.
5036 (callcd, callce, callcf, callc1a, callc1b): New.
5037 (callc2a, callc2b): New.
5038 * gdb.base/funcargs.exp (complex_args): New.
5039 (complex_integral_args, complex_float_integral_args): New.
5040 * lib/gdb.exp (support_complex_tests): New. Determine
5041 whether to run test cases on _Complex types.
5042
432b4d03
JK
50432011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5044
5045 * gdb.threads/leader-exit.c: New file.
5046 * gdb.threads/leader-exit.exp: New file.
5047
6caf069d
MP
50482011-05-27 Marek Polacek <mpolacek@redhat.com>
5049
9497469f 5050 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 5051
97fce28b
MP
50522011-05-27 Marek Polacek <mpolacek@redhat.com>
5053
5054 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
5055 remove the `supported' variable.
5056 * gdb.mi/mi-nonstop.exp: Likewise.
5057 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
5058 * gdb.mi/mi-nsintrall.exp: Likewise.
5059 * gdb.mi/mi-nsmoribund.exp: Likewise.
5060 * gdb.mi/mi-nsthrexec.exp: Likewise.
5061
9da8c2a0
PA
50622011-05-26 Pedro Alves <pedro@codesourcery.com>
5063
5064 * gdb.reverse/finish-reverse-bkpt.exp: New test.
5065
2c03e5be
PA
50662011-05-26 Pedro Alves <pedro@codesourcery.com>
5067
5068 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
5069
2e21250d
KS
50702011-05-24 Keith Seitz <keiths@redhat.com>
5071
5072 PR breakpoint/12803
5073 * gdb.cp/cmpd-minsyms.cc (a): New method.
5074 (b): New method.
5075 (c): New method.
5076 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
5077
cdac0397
PA
50782011-05-24 Pedro Alves <pedro@codesourcery.com>
5079
5080 * gdb.base/commands.exp (watchpoint_command_test): Check that the
5081 watchpoint's command list didn't execute when the watchpoint went
5082 out of scope.
5083
ee5683ab
PM
50842011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
5085
5086 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
5087 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
5088 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
5089 * gdb.arch/i386-gnu-cfi.exp: Likewise.
5090 * gdb.arch/i386-permbkpt.exp: Likewise.
5091 * gdb.arch/i386-prologue.exp: Likewise.
5092 * gdb.arch/i386-size-overlap.exp: Likewise.
5093 * gdb.arch/i386-size.exp: Likewise.
5094 * gdb.arch/i386-unwind.exp: Likewise.
5095 * gdb.reverse/i386-precsave.exp: Likewise.
5096 * gdb.reverse/i386-reverse.exp: Likewise.
5097 * gdb.reverse/i386-sse-reverse.exp: Likewise.
5098 * gdb.reverse/i387-env-reverse.exp: Likewise.
5099 * gdb.reverse/i387-stack-reverse.exp: Likewise.
5100
c91c8c16
PA
51012011-05-24 Pedro Alves <pedro@codesourcery.com>
5102
5103 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
5104 file doesn't error, using MI.
5105
c50491a7
TT
51062011-05-23 Tom Tromey <tromey@redhat.com>
5107
5108 * gdb.base/charset.exp (string_display): Add tests to assign to
5109 arrays.
5110 * gdb.base/charset.c (short_array, int_array, long_array): New.
5111
4a07b7da
PA
51122011-05-20 Pedro Alves <pedro@codesourcery.com>
5113
5114 Cope with async mode.
5115
4a07b7da
PA
5116 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
5117 into gdb_test + mi_expect_stop.
5118
b275f2d2
PA
51192011-05-20 Pedro Alves <pedro@codesourcery.com>
5120
5121 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
5122 (callme): Remove printf call.
5123
eec52c44
PM
51242011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
5125
5126 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
5127 quote pattern to avoid problems with Cygwin/mingw expect versions.
5128 * gdb.base/default.exp (show convenience): Use double
5129 quote pattern for regular expressions.
5130
b3c8eb43
JK
51312011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5132
5133 Fix -readnow for -gdwarf-4 unused type units.
5134 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
5135 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
5136
ed731959
JK
51372011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5138
5139 * gdb.base/kill-after-signal.c: New file.
5140 * gdb.base/kill-after-signal.exp: New file.
5141
3b48433d
PA
51422011-05-16 Pedro Alves <pedro@codesourcery.com>
5143
5144 * gdb.ada/start.exp: Call untested with the correct test filename.
5145 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
5146 test filename. Make the test's binary unique.
5147 * gdb.arch/i386-signal.exp: Call untested with the correct test
5148 filename.
5149 * gdb.arch/i386-size-overlap.exp: Ditto.
5150 * gdb.arch/Makefile.in (EXECUTABLES): Update.
5151 * gdb.base/gcore-buffer-overflow.exp: Ditto.
5152 * gdb.cp/call-c.exp: Ditto.
5153 * gdb.mi/mi-reverse.exp: Call untested with the correct test
5154 filename. Make the test's binary unique.
5155 * gdb.mi/Makefile.in (EXECUTABLES): Update.
5156 * gdb.python/py-mi.exp: Ditto.
5157 * gdb.python/Makefile.in (EXECUTABLES): Update.
5158 * gdb.reverse/i386-precsave.exp: Ditto.
5159 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
5160 test filename.
5161 * gdb.reverse/i387-stack-reverse.exp: Ditto.
5162 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
5163 unique.
5164 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
5165 test filename.
5166 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
5167 * gdb.trace/tfile.exp: Ditto.
5168
ba4a8bdd
YQ
51692011-05-14 Yao Qi <yao@codesourcery.com>
5170
5171 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
5172 type.
5173
dbaefcf7
DE
51742011-05-13 Doug Evans <dje@google.com>
5175
5176 * gdb.python/py-objfile-script.exp: New file.
5177 * gdb.python/py-objfile-script.c: New file.
5178 * gdb.python/py-objfile-script-gdb.py: New file.
5179 * testsuite/gdb.python/py-section-script.exp: Test
5180 "info auto-load-scripts".
5181
9930639c
TT
51822011-05-13 Tom Tromey <tromey@redhat.com>
5183
5184 * gdb.dwarf2/clztest.exp: New file.
5185 * gdb.dwarf2/clztest.c: New file.
5186 * gdb.dwarf2/clztest.S: New file.
5187
05272e11
DE
51882011-05-13 Doug Evans <dje@google.com>
5189
cc63ef9b
DE
5190 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
5191 String16 tests.
05272e11 5192
6edba76f
TT
51932011-05-13 Tom Tromey <tromey@redhat.com>
5194
5195 * lib/gdb.exp (is_x86_like_target): New proc.
5196 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
5197 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
5198 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
5199 -nostdlib to compiler.
5200 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
5201 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
5202 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
5203 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
5204 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
5205
028d0ed5
TJB
52062011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
5207
5208 * gdb.python/py-function.exp: Test setting a value from a function
5209 which executes a command.
5210
8a9b8146
TT
52112011-05-12 Tom Tromey <tromey@redhat.com>
5212
5213 * gdb.dwarf2/typeddwarf.S: New file.
5214 * gdb.dwarf2/typeddwarf.c: New file.
5215 * gdb.dwarf2/typeddwarf.exp: New file.
5216
10483e8e
MP
52172011-05-12 Marek Polacek <mpolacek@redhat.com>
5218
5219 * gdb.mi/mi-basics.exp: Fix races. Honour the
5220 `test_exec_and_symbol_mi_operatons' return value.
5221 (test_mi_interpreter_selection): Use mi_gdb_test instead of
5222 gdb_test_multiple.
5223 (test_exec_and_symbol_mi_operatons): Likewise.
5224 (test_path_specification): Likewise.
5225
faf067f1
JK
52262011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5227
5228 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
5229 (gdb_touch_execfile): Remove catch wrappers. New variable time.
5230 Replace `file copy' and `file rename' by `file mtime'. Twice.
5231
7ff911a3
JK
52322011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5233
5234 * gdb.base/readline-ask.c: New file.
5235 * gdb.base/readline-ask.exp: New file.
5236 * gdb.base/readline-ask.inputrc: New file.
5237
a536c6d7
UW
52382011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
5239
5240 * gdb.cell/bt.exp: Delete breakpoints before running to signal
5241 to avoid race condition.
5242 * gdb.cell/coremaker.c: Use small stack size.
5243 * gdb.cell/ea-standalone.exp: Use file name without path as
5244 argument to c_to.
5245 * gdb.cell/fork.exp: Allow other output when continuing to end.
5246
d472a426
JK
52472011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5248
5249 * gdb.threads/corethreads.c: New file.
5250 * gdb.threads/corethreads.exp: New file.
5251
52522011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
5253
5254 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
5255 Try to compile the test using -Wl,-z,norelro first.
5256 (load_core): New variable libthread_db_seen, initialize it.
5257 (zeroed-threads cannot be listed): Protect it by XFAIL on
5258 !$libthread_db_seen.
5259
8be455d7
JK
52602011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5261
5262 PR 12573
5263 * gdb.dwarf2/dw2-skip-prologue.S: New file.
5264 * gdb.dwarf2/dw2-skip-prologue.c: New file.
5265 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
5266
1976171a
JK
52672011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5268
5269 * gdb.cp/psymtab-parameter.cc: New file.
5270 * gdb.cp/psymtab-parameter.exp: New file.
5271
7db6f30f
JK
52722011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5273
5274 Fix a race.
5275 * gdb.cp/static-print-quit.exp (print c): Split to ...
5276 (print c - <return>, print c - q <return>, print c - to quit):
5277 ... these. Make the testfile untested on gdb-7.1.
5278
85161e9e 52792011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
5280
5281 * lib/gdb.exp (exec_target_file, exec_symbol_file,
5282 gdb_rename_execfile, gdb_touch_execfile): New.
5283 * gdb.base/reread.exp: Use new procs to handle multiple
5284 exec files.
5285
0c51be18
YQ
52862011-05-05 Yao Qi <yao@codesourcery.com>
5287
5288 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
5289 (test_adr_32bit, test_pop_pc): New.
5290 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
5291 (test_adr_32bit, test_pop_pc): New.
5292
4d393d60
JM
52932011-05-04 Joseph Myers <joseph@codesourcery.com>
5294
5295 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
5296 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
5297 targets.
5298 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
5299 handle targets.
5300
8ffd0459
JK
53012011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5302
5303 * gdb.base/completion.exp (complete help info wat): Rename to ...
5304 (complete 'help info wat'): ... here.
5305 Remove all `-re ".*' and `-re "^.*' redundant regexes.
5306 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
5307
8e28d804
PA
53082011-05-04 Pedro Alves <pedro@codesourcery.com>
5309
5310 * gdb.base/completion.exp: Use gdb_test_multiple instead of
5311 gdb_test and explicit $gdb_prompt/timeout matches.
5312
3eb2ef34
YQ
53132011-05-04 Yao Qi <yao@codesourcery.com>
5314
5315 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
5316 and __thumb2__.
5317
aaaf81a3
MP
53182011-05-03 Marek Polacek <mpolacek@redhat.com>
5319
5320 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
5321 in place of `gdb_test "delete breakpoints"'. This eliminates two
5322 testcases.
5323
c4cbc0df
PA
53242011-05-02 Pedro Alves <pedro@codesourcery.com>
5325
5326 PR testsuite/12649
5327 Fix races.
5328
5329 * gdb.base/completion.exp: Remove all sleep calls. Remove
5330 unnecessary regexs. Don't explicitly expect anything after the
5331 prompt. Eat the prompt if necessary.
5332
b4cbb4a3
EBM
53332011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
5334
5335 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
5336 accept to show the caller line again as well as the line after.
5337
d65aec65
PM
53382011-04-29 Phil Muldoon <pmuldoon@redhat.com>
5339
5340 PR mi/12531
5341
5342 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
5343 compile target.
5344 * gdb.python/py-prettyprint.exp: Add C++ object for
5345 CPLUS_FAKE_CHILD test.
5346
30852783
UW
53472011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
5348
5349 * gdb.base/signest.exp: New file.
5350 * gdb.base/signest.c: Likewise.
5351
c7b1f0d9
JK
53522011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5353
5354 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
5355 thread and breakpoint notifications.
5356
559a7a62
JK
53572011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5358
5359 * gdb.base/fortran-sym-case.c: New file.
5360 * gdb.base/fortran-sym-case.exp: New file.
5361 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
5362 * gdb.dwarf2/dw2-case-insensitive.c: New file.
5363 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
5364
8344e389
JK
53652011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5366
5367 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
5368 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
5369 false #1', `if true else false #2' and `if true else false #3'.
5370
2484c66b
UW
53712011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
5372
5373 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
5374 while delivering signal.
5375
8d3788bd
VP
53762011-04-27 Vladimir Prus <vladimir@codesourcery.com>
5377
5378 MI breakpoint notifications.
5379
5380 * testsuite/gdb.mi/mi-cli.exp: Adust.
5381 * testsuite/gdb.mi/mi2-cli.exp: Adust.
5382 * testsuite/gdb.mi/mi-watch.exp: Adust.
5383 * testsuite/gdb.mi/mi2-watch.exp: Adust.
5384 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
5385 notifications.
5386
3e03848b
JK
53872011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5388
5389 * gdb.base/gdbindex-stabs-dwarf.c: New file.
5390 * gdb.base/gdbindex-stabs.c: New file.
5391 * gdb.base/gdbindex-stabs.exp: New file.
5392
918c9108
YQ
53932011-04-25 Yao Qi <yao@codesourcery.com>
5394
5395 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
5396 with /*...*/.
5397 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
5398
90556b8c
JK
53992011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5400
5401 * gdb.python/py-value.exp (test_objfiles): Name the first test
5402 `py-value in file.filename'.
5403
03f2bd59
JK
54042011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5405
5406 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
5407 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
5408 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
5409 !gdbserver_reconnect_p..
5410 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
5411
7b08b9eb
JK
54122011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5413
5414 * gdb.cp/cpcompletion.exp (complete class methods)
5415 (complete class methods beginning with F): Move them above runto. New
5416 comment about the runto delimiter.
5417
b78974c3
PA
54182011-04-20 Pedro Alves <pedro@codesourcery.com>
5419
5420 * gdb.base/maint.exp: Test that "maint print registers" works
5421 without a running program.
5422
20429c40 54232011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 5424
20429c40
MP
5425 * gdb.base/setshow.exp: Fix racy tests.
5426 ($old_gdb_prompt): New variable.
5427
7a9dd1b2
TT
54282011-04-19 Tom Tromey <tromey@redhat.com>
5429
5430 * gdb.mi/mi-nsmoribund.exp:
5431 * gdb.hp/gdb.objdbg/objdbg01.exp:
5432 * gdb.base/structs.exp (test_struct_returns):
5433 * gdb.base/call-sc.exp (test_scalar_returns):
5434 * gdb.base/bigcore.exp: Remove duplicate words.
5435
02835898
JK
54362011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5437
5438 * gdb.base/break-interp-lib.c (v, vptr): New variables.
5439 * gdb.base/break-interp.exp (test_attach): New comment.
5440
254f582e
JK
54412011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5442
5443 * gdb.threads/gcore-thread.exp ($core0file): New variable.
5444 (clear __stack_user.next, clear stack_used.next)
5445 (save a zeroed-threads corefile): New test.
5446 Call core_load for $core0file.
5447 (zeroed-threads cannot be listed): New test.
5448
4fe85f5c
JK
54492011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5450
5451 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
5452 filename.
5453 ($srcfile): Preserve the original value.
5454 ($testfile): Match it the .exp filename.
5455 ($corefile): New variable. Substitute it around.
5456 Use clean_restart.
5457 ($prev_timeout): Remove.
5458 (load_core): Move core loading into this proc.
5459 Fix restore of $timeout if load_core fails.
5460
63524580
JK
54612011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5462
5463 * gdb.base/eu-strip-infcall.c: New file.
5464 * gdb.base/eu-strip-infcall.exp: New file.
5465
90359a16
JK
54662011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5467
5468 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
5469 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
5470
626e7282
JK
54712011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5472
5473 Fix Python access to inlined frames.
5474 * gdb.python/py-frame-inline.c: New file.
5475 * gdb.python/py-frame-inline.exp: New file.
5476
3363d018
EBM
54772011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
5478
5479 * gdb.base/gdb1090.exp: Change breakpoint location to read the
5480 content of 's24' correctly (avoiding "optimized out").
5481 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
5482
28781456
JK
54832011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5484
5485 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
5486
4a4106ca
TJB
54872011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
5488
5489 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
5490 expect a colon in watch -location output.
5491
d26ccb4f
JK
54922011-04-13 Marek Polacek <mpolacek@redhat.com>
5493
df46027d 5494 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
5495 New testcase `expect response to define backtrace'. Also remove
5496 redundant `default' block.
5497
e1ab1f9c
JK
54982011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5499
5500 * gdb.python/py-prettyprint.c (struct hint_error): New.
5501 (main): New variable hint_error.
5502 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
5503 "print hint_error".
5504 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
5505 (register_pretty_printers): Register it.
5506
0c2e6019
TT
55072011-04-04 Tom Tromey <tromey@redhat.com>
5508
5509 * gdb.cp/maint.exp (test_help): Update.
5510 (test_namespace): Likewise.
5511
af57139d
JB
55122011-04-01 Joel Brobecker <brobecker@adacore.com>
5513
5514 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
5515 * gdb.ada/arrayptr.exp: Add new tests.
5516
956a9fb9
JB
55172011-04-01 Joel Brobecker <brobecker@adacore.com>
5518
5519 * gdb.ada/mi_catch_ex: New testcase.
5520
d0c4d642
PA
55212011-04-01 Pedro Alves <pedro@codesourcery.com>
5522
5523 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
5524 base::overload(void) method without specifying "const".
5525
18819fa6
UW
55262011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
5527
5528 * gdb.arch/thumb-singlestep.S: New file.
5529 * gdb.arch/thumb-singlestep.exp: Likewise.
5530
a4c8e806
TT
55312011-03-31 Tom Tromey <tromey@redhat.com>
5532
5533 * gdb.python/py-prettyprint.py (exception_flag): New global.
5534 (NoStringContainerPrinter._iterator.next): Check it.
5535 * gdb.python/py-prettyprint.c (main): New variable nstype2.
5536 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
5537
53832f31
TT
55382011-03-29 Tom Tromey <tromey@redhat.com>
5539
5540 * gdb.cp/anon-struct.cc: New file.
5541 * gdb.cp/anon-struct.exp: New file.
5542
e4620230
JK
55432011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5544
5545 Test STT_GNU_IFUNC support.
5546 * gdb.base/gnu-ifunc-lib.c: New file.
5547 * gdb.base/gnu-ifunc.c: New file.
5548 * gdb.base/gnu-ifunc.exp: New file.
5549
d0fb5eae
JK
55502011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5551
5552 Support a ring of related breakpoints.
5553 * gdb.base/watchpoint-delete.c: New file.
5554 * gdb.base/watchpoint-delete.exp: New file.
5555
20106cfb
JK
55562011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5557
5558 * gdb.ada/arrayparam.exp (print first after function call): Use
5559 explicit package name. Add a comment
5560 (print lasta after function call): Rename ...
5561 (print last after function call): ... it and use explicit package
5562 name.
5563 (print length after function call): Use explicit package name.
5564 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
5565 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
5566 (multiple matches for symbol i): Rename ...
5567 (multiple matches for symbol integervar): ... it.
5568 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
5569 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
5570
e7ab5e63
AB
55712011-03-25 Andrew Burgess <aburgess@broadcom.com>
5572
5573 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
5574 environment variable to make grep output more predictable. Move
5575 all the environment setup into gdb_init so it's done once per test
5576 case rather than each time we start gdb.
5577
9ef07c8c
TT
55782011-03-24 Tom Tromey <tromey@redhat.com>
5579
5580 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
5581 test.
5582
dd90784c
JK
55832011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5584
5585 * gdb.dwarf2/dw2-entry-value-main.c: New file.
5586 * gdb.dwarf2/dw2-entry-value.S: New file.
5587 * gdb.dwarf2/dw2-entry-value.exp: New file.
5588
05775840
PM
55892011-03-22 Phil Muldoon <pmuldoon@redhat.com>
5590
5591 PR python/12183
5592
5593 * gdb.python/py-function.exp: Add GdbError tests.
5594
8661b11b
PA
55952011-03-18 Pedro Alves <pedro@codesourcery.com>
5596
5597 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
5598 (reglocal_test_func, statlocal_test_func): New functions.
5599 (globals_test_func): Call new functions.
5600 * gdb.trace/unavailable.exp (gdb_collect_args_test)
5601 (gdb_collect_locals_test): New procedure.
5602 (gdb_trace_collection_test): Call new procedures.
5603
0fdb4f18
PA
56042011-03-18 Pedro Alves <pedro@codesourcery.com>
5605
5606 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
5607 (test_register, test_register_unavailable): New procedures.
5608 (gdb_unavailable_registers_test): New procedure.
5609 (gdb_trace_collection_test): Call it.
5610
99c3dc11
PM
56112011-03-18 Phil Muldoon <pmuldoon@redhat.com>
5612
5613 PR python/12149
5614
5615 * gdb.python/python.exp: Add gdb.write tests.
5616
29703da4
PM
56172010-03-17 Phil Muldoon <pmuldoon@redhat.com>
5618
5619 * gdb.python/Makefile.in: Add py-objfile.
5620 * gdb.python/py-objfile.exp: New file.
5621 * gdb.python/py-objfile.c: New file.
5622 * gdb.python/py-block.exp: Add is_valid tests.
5623 * gdb.python/py-inferior.exp: Ditto.
5624 * gdb.python/py-infthread.exp: Ditto.
5625 * gdb.python/py-symbol.exp: Ditto.
5626 * gdb.python/py-symtab.exp: Ditto.
5627
598997c8
KS
56282011-03-16 Keith Seitz <keiths@redhat.com>
5629
5630 PR c++/12273
5631 * gdb.cp/cmpd-minsyms.exp: New test.
5632 * gdb.cp/cmpd-minsyms.cc: New file.
5633
5634 PR c++/11734
5635 * gdb.cp/ovsrch.exp: New test.
5636 * gdb.cp/ovsrch.h: New file.
5637 * gdb.cp/ovsrch1.cc: New file.
5638 * gdb.cp/ovsrch2.cc: New file.
5639 * gdb.cp/ovsrch3.cc: New file.
5640 * gdb.cp/ovsrch4.cc: New file.
5641
c91513d8
PP
56422011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
5643
5644 PR gdb/12528
5645 * gdb.base/Makefile.in: Adjust EXECUTABLES.
5646 * gdb.base/break-on-linker-gcd-function.exp: New test.
5647 * gdb.base/break-on-linker-gcd-function.cc: New file.
5648
7470fc63
AT
56492011-03-15 Andreas Tobler <andreast@fgznet.ch>
5650
5651 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
5652
959e7469
PM
56532011-03-15 Phil Muldoon <pmuldoon@redhat.com>
5654
5655 * lib/gdb.exp (gdb_unload): Add another termination case.
5656
9373cf26
JK
56572011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5658
5659 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
5660 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
5661 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
5662 Provide a stub byte there.
5663 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
5664 DW_AT_entry_pc.
5665 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
5666
24e9cda0
UW
56672011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
5668
5669 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
5670 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
5671 "generic ABI, auto".
5672 (altivec_abi_tests): Accept vectors returned by reference.
5673
7371cf6d
PM
56742010-03-14 Phil Muldoon <pmuldoon@redhat.com>
5675
5676 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
5677
ce77046a
UW
56782011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
5679
5680 * gdb.python/py-section-script.exp: Skip test if no Python support.
5681
176400c3
UW
56822011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
5683
5684 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
5685
ecec24e6
PM
56862011-03-10 Phil Muldoon <pmuldoon@redhat.com>
5687
5688 * gdb.python/py-parameter.exp: Update tests to the new Python
5689 parameter API. Add "no documentation" test. Add deprecated API
5690 backward compatibility test.
5691
5dbdd470
TT
56922011-03-09 Tom Tromey <tromey@redhat.com>
5693
5694 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
5695 gdb_continue_to_end.
5696
b66e66ee
MK
56972011-03-09 Mark Kettenis <kettenis@gnu.org>
5698
5699 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
5700 tabs.
5701
eceb0c5f
TT
57022011-03-09 Tom Tromey <tromey@redhat.com>
5703
5704 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
5705 parentheses.
5706 (gdb_continue_to_end): Add "allow_extra" parameter. Use
5707 $command.
5708 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
5709 argument to gdb_continue_to_end.
5710 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
5711 argument to gdb_continue_to_end.
5712 * gdb.cp/annota3.exp: Fix regex.
5713 * gdb.cp/annota2.exp: Fix regex.
5714 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
5715 gdb_continue_to_end.
5716 * gdb.base/call-signal-resume.exp: Revert earlier patch.
5717 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
5718 gdb_continue_to_end.
5719
63154eca
PA
57202011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5721
5722 * gdb.server/ext-run.exp
5723 (load new file without any gdbserver inferior): New test.
5724
967d1f9b
TT
57252011-03-07 Tom Tromey <tromey@redhat.com>
5726
5727 * Makefile.in (TAGS): Rewrite.
5728
d68dcbb9
JK
57292011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5730
5731 * gdb.trace/report.exp (12.1: trace report #1): New match for the
5732 initial commands echo. New match for `Found trace'. Anchor all the
5733 other matches. Anchor and match for `No trace frame found' the final
5734 match.
5735
6bf58e63
TT
57362011-03-07 Tom Tromey <tromey@redhat.com>
5737
5738 * Makefile.in (TAGS): New target.
5739
fda326dd
TT
57402011-03-07 Tom Tromey <tromey@redhat.com>
5741
5742 * lib/opencl.exp (skip_opencl_tests): Update for exit message
5743 change.
5744 * lib/mi-support.exp (mi_gdb_test): Update for exit message
5745 change.
5746 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
5747 exit message change.
5748 (skip_altivec_tests): Update for exit message change.
5749 (skip_vsx_tests): Likewise.
5750 (gdb_continue_to_end): Likewise. Add 'command' argument.
5751 * lib/cell.exp (skip_cell_tests): Update for exit message change.
5752 * gdb.threads/tls.exp: Update for exit message change.
5753 * gdb.threads/thread-unwindonsignal.exp: Use
5754 gdb_continue_to_end.
5755 * gdb.threads/step.exp (step_it): Update for exit message change.
5756 (continue_all): Likewise.
5757 * gdb.threads/print-threads.exp (test_all_threads): Update for
5758 exit message change.
5759 * gdb.threads/interrupted-hand-call.exp: Use
5760 gdb_continue_to_end.
5761 * gdb.threads/execl.exp: Use gdb_continue_to_end.
5762 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
5763 gdb_continue_to_end.
5764 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
5765 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
5766 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
5767 * gdb.cp/method.exp: Update for exit message change.
5768 * gdb.cp/mb-templates.exp: Update for exit message change.
5769 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
5770 * gdb.cp/annota3.exp: Update for exit message change.
5771 * gdb.cp/annota2.exp: Update for exit message change.
5772 * gdb.cell/fork.exp: Use gdb_continue_to_end.
5773 * gdb.base/term.exp: Update for exit message change.
5774 * gdb.base/step-test.exp (test_i): Update for exit message change.
5775 * gdb.base/sigstep.exp (advance): Update for exit message change.
5776 (advancei): Likewise.
5777 * gdb.base/siginfo.exp: Update for exit message change.
5778 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
5779 * gdb.base/reread.exp: Use gdb_continue_to_end.
5780 * gdb.base/langs.exp: Use gdb_continue_to_end.
5781 * gdb.base/interrupt.exp: Update for exit message change.
5782 * gdb.base/gdb1555.exp: Update for exit message change.
5783 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
5784 * gdb.base/ending-run.exp: Update for exit message change.
5785 * gdb.base/chng-syms.exp: Update for exit message change.
5786 * gdb.base/checkpoint.exp: Update for exit message change.
5787 * gdb.base/catch-syscall.exp (check_for_program_end): Use
5788 gdb_continue_to_end.
5789 (test_catch_syscall_with_wrong_args): Likewise.
5790 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
5791 * gdb.base/break-interp.exp (test_ld): Update for exit message
5792 change.
5793 * gdb.base/bang.exp: Update for exit message change.
5794 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
5795 (do_call_attach_tests): Likewise.
5796 * gdb.base/a2-run.exp: Update for exit message change.
5797 * gdb.arch/ppc-dfp.exp: Update for exit message change.
5798 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
5799 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
5800
dd19bd70
JK
58012011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5802
5803 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
5804
30e62689
TT
58052011-03-03 Tom Tromey <tromey@redhat.com>
5806
5807 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
5808 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
5809 * gdb.hp/gdb.aCC/configure.ac: Remove.
5810 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
5811 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
5812 * gdb.hp/gdb.base-hp/configure.ac: Remove.
5813 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
5814 * gdb.hp/gdb.compat/configure (Makefile): Remove.
5815 * gdb.hp/gdb.compat/configure.ac: Remove.
5816 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
5817 * gdb.hp/gdb.defects/configure (Makefile): Remove.
5818 * gdb.hp/gdb.defects/configure.ac: Remove.
5819 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
5820 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
5821 * gdb.hp/gdb.objdbg/configure.ac: Remove.
5822 * gdb.hp/configure.ac: Remove.
5823 * gdb.hp/configure: Remove.
5824 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
5825 substitution.
5826 (Makefile): Remove rule.
5827 * gdb.cell/configure.ac: Remove.
5828 * gdb.cell/configure: Remove.
5829 * gdb.stabs/Makefile.in (Makefile): Remove.
5830 (distclean): Don't remove config.status or config.log.
5831 * gdb.stabs/configure (Makefile): Remove.
5832 * gdb.stabs/configure.ac: Remove.
5833 * configure: Rebuild.
5834 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
5835 Remove stabs- and cell-specific logic. Test for existence of
5836 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
5837 subdirectories, gdb.cell, and and gdb.stabs.
5838 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
5839
c171f854
JB
58402011-03-03 Joel Brobecker <brobecker@adacore.com>
5841
5842 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
5843 end of buffer.
5844
9a5193cb
JB
58452011-03-02 Joel Brobecker <brobecker@adacore.com>
5846
5847 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
5848 gdb_test when running a test where we expected no output back.
5849
9bb4c1bb
MS
58502011-02-28 Michael Snyder <msnyder@vmware.com>
5851
5852 * gdb.cp/overload.cc: Change initializer value to integer.
5853
3bd0f5ef
MS
58542011-02-27 Michael Snyder <msnyder@vmware.com>
5855
5856 * gdb.multi/base.exp: Add test for remove-inferiors.
5857
2279eaad
JB
58582011-02-26 Joel Brobecker <brobecker@adacore.com>
5859
5860 * gdb.python/py-frame.exp: Simplify the initialization phase
5861 using prepare_for_testing.
5862
c82c0b55
MS
58632011-02-25 Michael Snyder <msnyder@vmware.com>
5864
5865 * gdb.multi/base.exp: Add tests for info inferiors with args.
5866
1d94651b
JK
58672011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5868
5869 * gdb.dwarf2/dw2-ranges.S: Rename to ...
5870 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
5871 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
5872 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
5873 asmfile3. Comment the STABS (#3) file compilation. Compile
5874 everything through assembler. Provide KFAIL for symtab/12497.
5875 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
5876 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
5877 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
5878 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
5879
3bd0f5ef
MS
58802011-02-24 Michael Snyder <msnyder@vmware.com>
5881
5882 * gdb.base/break.exp: Add tests for delete breakpoints using
5883 convenience variables and value history references.
5884
12c1418e
MS
58852011-02-24 Michael Snyder <msnyder@vmware.com>
5886
5887 * gdb.base/break.exp: Remove debugging 'printf' accidentally
5888 left behind in previous check-in.
5889
e5a67952
MS
58902011-02-23 Michael Snyder <msnyder@vmware.com>
5891
5892 * gdb.base/break.exp: Add tests for "info break" with arguments.
5893 * gdb.trace/infotrace.exp: Update patterns for error and help.
5894 * gdb.base/completion.exp: Update pattern.
5895 * gdb.base/ena-dis-br.exp: Update pattern.
5896 * gdb.base/help.exp: Update patterns.
5897
58982011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
5899
5900 * gdb.base/memattr.exp: New test.
5901 * gdb.base/memattr.c: Test load for memattr.exp.
5902
6e6fbe60
DE
59032011-02-22 Doug Evans <dje@google.com>
5904
5905 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
5906
1d41d745
MS
59072011-02-22 Michael Snyder <msnyder@vmware.com>
5908
5909 * Makefile.in: Make more clean.
5910 * gdb.ada/Makefile.in: Ditto.
5911 * gdb.arch/Makefile.in: Ditto.
5912 * gdb.asm/Makefile.in: Ditto.
5913 * gdb.base/Makefile.in: Ditto.
5914 * gdb.cp/Makefile.in: Ditto.
5915 * gdb.dwarf2/Makefile.in: Ditto.
5916 * gdb.java/Makefile.in: Ditto.
5917 * gdb.mi/Makefile.in: Ditto.
5918 * gdb.modula2/Makefile.in: Ditto.
5919 * gdb.python/Makefile.in: Ditto.
5920 * gdb.server/Makefile.in: Ditto.
5921 * gdb.stabs/Makefile.in: Ditto.
5922 * gdb.threads/Makefile.in: Ditto.
5923 * gdb.trace/Makefile.in: Ditto.
5924
79ba84ca
MS
59252011-02-22 Michael Snyder <msnyder@vmware.com>
5926
df46027d 5927 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
5928 info threads.
5929
b9b35694
JB
59302011-02-22 Joel Brobecker <brobecker@adacore.com>
5931
5932 * gdb.python/py-breakpoint.exp: Fix the expected output of
5933 one of the "maint info breakpoints" tests to accept the output
5934 generated on platforms that do not have hardware watchpoints.
5935
8bfb830f
JB
59362011-02-22 Joel Brobecker <brobecker@adacore.com>
5937
5938 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
5939 clean_restart. Be a little stricter in the expected output
5940 for one of the tests. Fix a typo in one of the comments.
5941
c45f3c54
JB
59422011-02-22 Joel Brobecker <brobecker@adacore.com>
5943
5944 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
5945 Delete variable binfile, no longer use. Add or modify test
5946 comments to make them unique.
5947
b97c863c
MS
59482011-02-21 Michael Snyder <msnyder@vmware.com>
5949
5950 * Makefile.in: Update for make clean.
5951 * gdb.ada/Makefile.in: Ditto.
5952 * gdb.arch/Makefile.in: Ditto.
5953 * gdb.asm/Makefile.in: Ditto.
5954 * gdb.base/Makefile.in: Ditto.
5955 * gdb.cp/Makefile.in: Ditto.
5956 * gdb.dwarf2/Makefile.in: Ditto.
5957 * gdb.java/Makefile.in: Ditto.
5958 * gdb.mi/Makefile.in: Ditto.
5959 * gdb.modula2/Makefile.in: Ditto.
5960 * gdb.python/Makefile.in: Ditto.
5961 * gdb.server/Makefile.in: Ditto.
5962 * gdb.stabs/Makefile.in: Ditto.
5963 * gdb.threads/Makefile.in: Ditto.
5964 * gdb.trace/Makefile.in: Ditto.
5965
aea5b279
MS
59662011-02-21 Michael Snyder <msnyder@vmware.com>
5967
5968 * gdb.threads/thread-find.exp: Update patterns for changes in
5969 output of "info threads" command.
5970
e3039479
UW
59712011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5972 Ulrich Weigand <uweigand@de.ibm.com>
5973
5974 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
5975 (skip_hw_watchpoint_tests): Likewise.
5976 (skip_hw_watchpoint_multi_tests): Likewise.
5977
b800ec70
UW
59782011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
5979
5980 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
5981 (skip_hw_watchpoint_tests): Likewise.
5982 (skip_hw_watchpoint_multi_tests): Likewise.
5983 (skip_hw_watchpoint_access_tests): Likewise.
5984
5985 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
5986 * gdb.base/pr11022.exp: Likewise.
5987 * gdb.base/watch-read.exp: Likewise.
5988 * gdb.base/watch_thread_num.exp: Likewise.
5989 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
5990 * gdb.base/watchpoint-hw.exp: Likewise.
5991 * gdb.base/watchpoint.exp: Likewise.
5992 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
5993 * gdb.threads/watchthreads-reorder.exp: Likewise.
5994 * gdb.threads/watchthreads.exp: Likewise.
5995 * gdb.threads/watchthreads2.exp: Likewise.
5996
91033e37
JB
59972011-02-21 Joel Brobecker <brobecker@adacore.com>
5998
5999 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
6000 the debugger is unable to find the array bounds.
6001
eeaafae2
JK
60022011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6003
6004 * gdb.cp/typedef-operator.exp: New file.
6005 * gdb.cp/typedef-operator.cc: New file.
6006
e338d953
MS
60072011-02-17 Michael Snyder <msnyder@vmware.com>
6008
6009 * gdb.threads/thread-find.exp: Fix regular expressions.
6010
e67ad678
JB
60112011-02-17 Joel Brobecker <brobecker@adacore.com>
6012
6013 * gdb.ada/packed_array: Expand testcase to test printing of
6014 unconstrained packed array.
6015
93084bca
JB
60162011-02-17 Joel Brobecker <brobecker@adacore.com>
6017
6018 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
6019
a0c78a73
PA
60202011-02-16 Pedro Alves <pedro@codesourcery.com>
6021
f65d5553 6022 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
6023 (main): Initialize it before collecting, and and clear it
6024 afterwards.
f65d5553
PA
6025 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
6026 collecting with '{type} addr', where the addr expression is not an
6027 rvalue.
a0c78a73 6028
3dfcbbd2
KW
60292011-02-16 Ken Werner <ken.werner@de.ibm.com>
6030
6031 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
6032 a bool variable. Expect correct OpenCL names for vector types. Use the
6033 uc3 variable name instead of referring to the uchar3 built-in type.
6034 Escape the asterisk at the half pointer test.
6035
08807d5a
PA
60362011-02-16 Pedro Alves <pedro@codesourcery.com>
6037
f65d5553 6038 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
6039 (main): Initialize it before collecting, and and clear it
6040 afterwards.
f65d5553
PA
6041 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
6042 collecting overlapping memory ranges.
08807d5a 6043
60f98dde
MS
60442011-02-15 Michael Snyder <msnyder@vmware.com>
6045
6046 * gdb.base/default.exp: Add tests for thread commands.
6047 * gdb.base/help.exp: Add tests for thread commands.
6048 * gdb.threads/thread-find.exp: New test for thread find command.
6049
648cd113
KW
60502011-02-15 Ken Werner <ken.werner@de.ibm.com>
6051
6052 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
6053
494e194e
YQ
60542011-02-15 Yao Qi <yao@codesourcery.com>
6055
6056 PR tdep/12352
6057 * gdb.arch/arm-disp-step.S : New test for str instruction.
6058 * gdb.arch/arm-disp-step.exp : Likewise.
6059
d9492458
TJB
60602011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
6061
6062 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
6063 "vector_register2_vr" test strings. Test the extended floating
6064 point registers (F32~F63).
6065 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
6066 IBM XL C compiler. Make the test program use a register provided
6067 by the compiler for the lxvd2x instruction.
6068
8af8e3bc
PA
60692011-02-14 Pedro Alves <pedro@codesourcery.com>
6070
6071 * gdb.trace/unavailable.cc (class Base, class Middle, class
6072 Derived): New types.
6073 (derived_unavail, derived_partial, derived_whole): New globals.
6074 (virtual_partial): New global.
6075 (virtualp): Point at virtual_partial.
6076 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
6077 related to unavailable vptr.
6078
1b28d0b3
PA
60792011-02-14 Pedro Alves <pedro@codesourcery.com>
6080
6081 * gdb.trace/unavailable.cc (a, b, c): New globals.
6082 (main): Set and clear them.
6083 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
6084 `a' and `c', and check that `b' isn't collected, although `a' and
6085 `c' are.
6086
ec0a52e1
PA
60872011-02-14 Pedro Alves <pedro@codesourcery.com>
6088
6089 * gdb.trace/unavailable.cc (struct Virtual): New.
6090 (virtualp): New global pointer.
6091 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
6092 printing a pointer to an object whose type has a vtable, with
6093 print object on.
6094
24e6bcee
PA
60952011-02-14 Pedro Alves <pedro@codesourcery.com>
6096
6097 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
6098 value repeat handles unavailableness.
6099
39d37385
PA
61002011-02-14 Pedro Alves <pedro@codesourcery.com>
6101
6102 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
6103 tests for building arrays from unavailable values, subscripting
6104 non-memory rvalue unvailable arrays, and accessing fields or
6105 baseclasses of non-lazy unavailable values,
6106 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
6107 struct types.
6108 (g_smallstruct, g_smallstruct_b): New globals.
6109
06d72e16
PA
61102011-02-14 Pedro Alves <pedro@codesourcery.com>
6111
6112 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
6113
bc9a5551
JK
61142011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6115
6116 Fix const/volatile qualifiers of C++ types, PR c++/12328.
6117 * gdb.cp/overload-const.exp: New file.
6118 * gdb.cp/overload-const.cc: New file.
6119
54fcddd0
UW
61202011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
6121
6122 * gdb.opencl/callfuncs.cl: New file.
6123 * gdb.opencl/callfuncs.exp: New test.
6124 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
6125
d6dafb7c
UW
61262011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
6127
6128 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
6129 when computing result.
6130 * gdb.arch/altivec-abi.exp: Update expected results.
6131
a449c2d8
TJB
61322011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
6133
6134 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
6135 * gdb.base/jit.exp: Likewise.
6136 * gdb.base/pie-execl.exp: Likewise.
6137 * gdb.base/solib-nodir.exp: Likewise.
6138 * gdb.base/solib-overlap.exp: Likewise.
6139
764880b7
PA
61402011-02-07 Pedro Alves <pedro@codesourcery.com>
6141
6142 * gdb.trace/collection.c (global_pieces): New.
6143 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
6144 New procedure.
6145 (gdb_trace_collection_test): Call it.
6146
505500db
SW
61472011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
6148
6149 * gdb.python/py-evthreads.c: New file.
6150 * gdb.python/py-evthreads.exp: New file.
6151 * gdb.python/py-events.py: New file.
6152 * gdb.python/py-events.exp: New file.
6153 * gdb.python/py-events.c: New file.
6154
385203ed
DD
61552011-02-04 David Daney <ddaney@caviumnetworks.com>
6156
6157 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
6158
9011945e
AB
61592011-02-03 Andrew Burgess <aburgess@broadcom.com>
6160
6161 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
6162 gdb.base/disasm-end-cu.exp: New test for disassembling over the
6163 boundary between two compilation units.
6164
580688f3
PA
61652011-02-02 Pedro Alves <pedro@codesourcery.com>
6166
6167 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
6168 (Virtual): New structs.
6169 (virtual_o, virtual_middle_b): New globals.
6170 * gdb.cp/virtbase.exp: New tests.
6171
d3f0f853
PP
61722011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
6173
6174 * gdb.base/jit.exp: New file.
6175 * gdb.base/jit-main.c: New file.
6176 * gdb.base/jit-solib.c: New file.
6177
b2030fb5
UW
61782011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
6179
6180 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
6181 proceed to initial kernel entry point.
6182 * gdb.opencl/datatypes.exp: Likewise.
6183 * gdb.opencl/operators.exp: Likewise.
6184 * gdb.opencl/vec_comps.exp: Likewise.
6185
2db19d1e
SW
61862011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
6187
6188 * gdb.cp/nsnested.cc: New.
6189 * gdb.cp/nsnested.exp: New.
6190 * gdb.cp/nsnoimports.exp: New.
6191 * gdb.cp/nsnoimports.cc: New.
6192
6b0c4c1f
JB
61932011-01-31 Joel Brobecker <brobecker@adacore.com>
6194
6195 * gdb.base/interact.exp: Add extra tests that verify that
6196 the value of the interactive-mode setting does not change
6197 after the script is sourced.
6198
80b23b6a
JK
61992011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6200
6201 * gdb.cp/noparam.exp: New file.
6202 * gdb.cp/noparam.cc: New file.
6203
ffd5ec24
PA
62042011-01-28 Pedro Alves <pedro@codesourcery.com>
6205
6206 * gdb.trace/tfile.exp: Test that with no traceframe selected,
6207 there's no stack or registers.
6208
a81766d8
TT
62092011-01-26 Tom Tromey <tromey@redhat.com>
6210
6211 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
6212 space before string output. Add test for "set print pretty off"
6213 case.
6214
585fdaa1
PA
62152011-01-25 Pedro Alves <pedro@codesourcery.com>
6216
6217 * gdb.base/frame-args.exp: Adjust.
6218 * gdb.dwarf2/dw2-noloc.exp: Adjust.
6219 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
6220 * gdb.dwarf2/pieces.exp: Adjust.
6221 * gdb.opt/clobbered-registers-O2.exp: Adjust.
6222 * gdb.opt/inline-locals.exp: Adjust.
6223 * gdb.threads/fork-child-threads.exp: Adjust.
6224
d468832a
KW
62252011-01-25 Ken Werner <ken.werner@de.ibm.com>
6226
6227 * gdb.opencl/convs_casts.cl: Move program scope variables into the
6228 OpenCL kernel function. Add a comment as marker. Add address space
6229 qualifiers for the remaining program scope variables.
6230 * gdb.opencl/datatypes.cl: Likewise.
6231 * gdb.opencl/operators.cl: Likewise.
6232 * gdb.opencl/vec_comps.cl: Likewise.
6233 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
6234 Add breakpoint at the marker comment.
6235 * gdb.opencl/datatypes.exp: Likewise.
6236 * gdb.opencl/operators.exp: Likewise.
6237 * gdb.opencl/vec_comps.exp: Likewise.
6238
490f124f
PA
62392011-01-24 Pedro Alves <pedro@codesourcery.com>
6240
6241 * gdb.base/printcmds.c (some_struct): New struct and instance.
6242 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
6243 procedure.
6244 <global scope>: Call it.
6245
6da78614
KW
62462011-01-21 Ken Werner <ken.werner@de.ibm.com>
6247
6248 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
6249 argument to the gdb_compile_opencl_hostapp call.
6250
ec64c9aa
YQ
62512011-01-19 Yao Qi <yao@codesourcery.com>
6252
6253 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
6254 positve list.
6255
810cfdbb
YQ
62562011-01-19 Yao Qi <yao@codesourcery.com>
6257
6258 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
6259 canonical form.
6260 Remove "xscale-*-*"
6261 * gdb.xml/tdesc-regs.exp: Likewise.
6262 * gdb.python/py-section-script.exp: Replace ARM target triplet
6263 with canonical form.
6264 Match arm*-*-symbianelf*.
6265 * gdb.base/dup-sect.exp: Likewise.
6266 * lib/dwarf.exp: New.
6267 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
6268 dwarf2_support.
6269 * gdb.dwarf2/dup-psym.exp: Likewise.
6270 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
6271 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
6272 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
6273 * gdb.dwarf2/dw2-basic.exp: Likewise.
6274 * gdb.dwarf2/dw2-compressed.exp: Likewise.
6275 * gdb.dwarf2/dw2-const.exp: Likewise.
6276 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
6277 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
6278 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
6279 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
6280 * gdb.dwarf2/dw2-filename.exp: Likewise.
6281 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
6282 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
6283 * gdb.dwarf2/dw2-intercu.exp: Likewise.
6284 * gdb.dwarf2/dw2-intermix.exp: Likewise.
6285 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
6286 * gdb.dwarf2/dw2-noloc.exp: Likewise.
6287 * gdb.dwarf2/dw2-op-call.exp: Likewise.
6288 * gdb.dwarf2/dw2-producer.exp: Likewise.
6289 * gdb.dwarf2/dw2-ranges.exp: Likewise.
6290 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
6291 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
6292 * gdb.dwarf2/dw2-strp.exp: Likewise.
6293 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
6294 * gdb.dwarf2/implptr.exp: Likewise.
6295 * gdb.dwarf2/mac-fileno.exp: Likewise.
6296 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
6297 * gdb.dwarf2/pieces.exp: Likewise.
6298 * gdb.dwarf2/pr11465.exp: Likewise.
6299 * gdb.dwarf2/valop.exp: Likewise.
6300 * gdb.dwarf2/watch-notconst.exp: Likewise.
6301 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
6302
4694da01
TT
63032011-01-19 Tom Tromey <tromey@redhat.com>
6304
6305 * gdb.python/py-infthread.exp: Add thread tests.
6306
b075872c
JB
63072011-01-14 Joel Brobecker <brobecker@adacore.com>
6308
6309 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
6310
2c3e6e24
JB
63112011-01-14 Joel Brobecker <brobecker@adacore.com>
6312
6313 * gdb.ada/widewide: New testcase.
6314
de8fa76c
JB
63152011-01-13 Joel Brobecker <brobecker@adacore.com>
6316
6317 * gdb.base/interact.exp: New testcase.
6318
1b05df00
TT
63192011-01-12 Tom Tromey <tromey@redhat.com>
6320
6321 * gdb.mi/gdb2549.exp: Update for error message changes.
6322 * gdb.mi/mi-cli.exp: Likewise.
6323 * gdb.mi/mi-disassemble.exp: Likewise.
6324 * gdb.mi/mi-pthreads.exp: Likewise.
6325 * gdb.mi/mi-regs.exp: Likewise.
6326 * gdb.mi/mi-stack.exp: Likewise.
6327 * gdb.mi/mi-var-block.exp: Likewise.
6328 * gdb.mi/mi-var-cmd.exp: Likewise.
6329 * gdb.mi/mi2-cli.exp: Likewise.
6330 * gdb.mi/mi2-disassemble.exp: Likewise.
6331 * gdb.mi/mi2-pthreads.exp: Likewise.
6332 * gdb.mi/mi2-regs.exp: Likewise.
6333 * gdb.mi/mi2-stack.exp: Likewise.
6334 * gdb.mi/mi2-var-block.exp: Likewise.
6335 * gdb.mi/mi2-var-cmd.exp: Likewise.
6336
c2ff108b
JK
63372011-01-12 Andrew Burgess <aburgess@broadcom.com>
6338 Jan Kratochvil <jan.kratochvil@redhat.com>
6339
6340 PR fortran/11104 and DWARF unbound arrays detection.
6341 * gdb.fortran/multi-dim.exp: New file.
6342 * gdb.fortran/multi-dim.f90: New file.
6343
b716877b
AB
63442011-01-12 Andrew Burgess <aburgess@broadcom.com>
6345
6346 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
6347 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
6348 add new tests for opcode dumping.
6349
6c162d5e
TT
63502011-01-11 Tom Tromey <tromey@redhat.com>
6351
6352 * gdb.python/py-infthread.exp: Load gdb-python.exp.
6353
77b06cd7
TJB
63542010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
6355
6356 Convert hardware watchpoints to use breakpoint_ops.
6357 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
6358 type is not supported.
6359 * gdb.base/foll-fork.exp: Likewise.
6360 * gdb.base/foll-vfork.exp: Likewise.
6361
f39a75d0
PM
63622011-01-10 Phil Muldoon <pmuldoon@redhat.com>
6363
6364 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
6365 Use load_lib gdb-python.exp.
6366 * gdb.python/python.exp: Ditto.
6367 * gdb.python/py-function.exp: Ditto.
6368
fc529d80
AS
63692011-01-09 Andreas Schwab <schwab@linux-m68k.org>
6370
6371 * gdb.threads/tls.exp ("info address me"): Fix expected output.
6372
fb03cb59
JK
63732011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6374
6375 * configure: Regenerate.
6376
d8e22779
TT
63772011-01-06 Tom Tromey <tromey@redhat.com>
6378
6379 * gdb.python/py-frame.exp: Test gdb.newest_frame.
6380
09050809
JB
63812011-01-06 Joel Brobecker <brobecker@adacore.com>
6382
fc529d80
AS
6383 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
6384 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
6385 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
6386 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
6387 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
6388 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
6389 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
6390 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
6391 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
6392 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
6393 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
6394 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
6395 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
6396 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
6397 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
6398 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
6399 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
6400 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
6401 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
6402 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
6403 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
6404 gdb.ada/uninitialized_vars.exp,
6405 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
6406 Simplify by using clean_restart.
09050809 6407
8ed5dd9e
JB
64082011-01-06 Joel Brobecker <brobecker@adacore.com>
6409
6410 Add marker to be used as anchor for inserting breakpoints.
6411 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
6412 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
6413 Likewise.
6414
6415 Remove uses of gdb_start_cmd.
6416 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
6417 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
6418
6419 Do not run testcase if testing with GDBserver.
6420 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
6421 if testing with GDBserver.
6422
368a124f
JB
64232011-01-06 Joel Brobecker <brobecker@adacore.com>
6424
6425 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
6426 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
6427 copyright header.
6428
44944448
JB
64292011-01-05 Joel Brobecker <brobecker@adacore.com>
6430
6431 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
6432 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
6433 testsuite/gdb.fortran/complex.f,
6434 testsuite/gdb.fortran/derived-type.f90,
6435 testsuite/gdb.fortran/library-module-lib.f90,
6436 testsuite/gdb.fortran/library-module-main.f90,
6437 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
6438 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
6439 Copyright year update.
6440
31886ea6
JB
64412011-01-05 Joel Brobecker <brobecker@adacore.com>
6442
6443 * gdb.base/langs1.f: Add copyright header.
6444
ebedcab5
JK
64452011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6446
6447 * gdb.base/morestack.exp: New file.
6448 * gdb.base/morestack.c: New file.
6449
de1eb2f9
JK
64502011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6451
6452 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
6453
9e87a409
JB
64542010-12-29 Joel Brobecker <brobecker@adacore.com>
6455
6456 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
6457 * gdb.ada/arrayptr.exp: Add test printing that new variable.
6458
720d1a40
JB
64592010-12-29 Joel Brobecker <brobecker@adacore.com>
6460
6461 * gdb.ada/lang_switch.exp: Correct expected parameter value.
6462
a283af87
AS
64632010-12-25 Andreas Schwab <schwab@linux-m68k.org>
6464
5d3d9cba
AS
6465 * gdb.threads/tls.exp: Fix typo.
6466
a283af87
AS
6467 * gdb.threads/thread-specific.exp (get_thread_list): Update.
6468 * gdb.threads/execl.exp: Update.
6469
2a20745c
YQ
64702010-12-23 Yao Qi <yao@codesourcery.com>
6471
6472 * gdb.arch/arm-disp-step.exp: New.
6473 * gdb.arch/arm-disp-step.S: New.
6474
a7658b96
TT
64752010-12-21 Tom Tromey <tromey@redhat.com>
6476
6477 * gdb.threads/execl.exp: Update.
6478 * gdb.threads/linux-dp.exp: Update.
6479 * gdb.threads/manythreads.exp: Update.
6480 * gdb.threads/tls.exp: Update.
6481
5b79abe7
TT
64822010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6483
6484 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
6485 (NextOverThrowDerivates) <resumebpt>: New.
6486 (resumebpt_test): New.
6487 (main): Call resumebpt_test.
6488 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
6489
0914bcdb
SS
64902010-12-12 Stan Shebs <stan@codesourcery.com>
6491
6492 * gdb.trace/tsv.exp: Test print command on trace state variables.
6493
305aeedc
TT
64942010-12-09 Tom Tromey <tromey@redhat.com>
6495
6496 * gdb.base/interp.exp: Add regression test.
6497
186c406b
TT
64982010-12-09 Tom Tromey <tromey@redhat.com>
6499
6500 * gdb.java/jnpe.java: New file.
6501 * gdb.java/jnpe.exp: New file.
6502 * gdb.cp/nextoverthrow.exp: New file.
6503 * gdb.cp/nextoverthrow.cc: New file.
6504
aae1c79a
DE
65052010-12-07 Doug Evans <dje@google.com>
6506
6507 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
6508 of data-directory.
6509 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
6510 updated.
6511 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
6512
60f98dde 65132010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
6514
6515 * gdb.base/callfuncs.exp: Test for skip_float_tests.
6516 * gdb.base/call-sc.exp: Ditto.
6517 * gdb.base/finish.exp: Ditto.
6518 * gdb.base/return.exp: Ditto.
6519 * gdb.base/return2.exp: Ditto.
6520
5fa290c1
DE
65212010-11-30 Doug Evans <dje@google.com>
6522
6523 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
6524 (gdb_expect_list): Fix spelling errors in comments.
6525 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
6526 send_gdb/gdb_expect_list where applicable.
6527 * gdb.base/call-ar-st.exp: Ditto.
6528 * gdb.base/funcargs.exp: Ditto.
6529 * gdb.base/gcore.exp: Ditto.
6530 * gdb.base/page.exp: Ditto.
6531 * gdb.base/sigaltstack.exp: Ditto.
6532 * gdb.base/siginfo.exp: Ditto.
6533 * gdb.base/sigstep.exp: Ditto.
6534 * gdb.base/trace-commands.exp: Ditto.
6535
4e04c971
DE
65362010-11-29 Doug Evans <dje@google.com>
6537
6538 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
6539 printer-name;subprinter-name.
6540
8cf6f0b1
TT
65412010-11-29 Tom Tromey <tromey@redhat.com>
6542
6543 * gdb.dwarf2/implptr.exp: New file.
6544 * gdb.dwarf2/implptr.c: New file.
6545 * gdb.dwarf2/implptr.S: New file.
6546
94b6973e
PM
65472010-11-29 Phil Muldoon <pmuldoon@redhat.com>
6548
fc529d80 6549 PR python/12199
94b6973e
PM
6550
6551 * gdb.python/py-breakpoint.exp: Test the delete method.
6552
8358c15c
JK
65532010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6554
6555 Fix step_resume_breakpoint unsaved during an infcall.
6556 * gdb.base/step-resume-infcall.exp: New file.
6557 * gdb.base/step-resume-infcall.c: New file.
6558
f6df29bc
TJB
65592010-11-24 Edjunior Machado <emachado@br.ibm.com>
6560
6561 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
6562
f2b5a5cf
TJB
65632010-11-24 Edjunior Machado <emachado@br.ibm.com>
6564
6565 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
6566 on ppc64's symbols; "finish" and "return" commands must accept to
6567 show the caller line again as well as the line after.
6568 * gdb.asm/powerpc64.inc: New file.
6569
6b0ecdc2
DE
65702010-11-23 Doug Evans <dje@google.com>
6571
6572 * lib/gdb.exp (gdb_test_sequence): New function.
6573 (gdb_expect_list): Add verbose -log call for each pattern.
6574 * gdb.base/signals.exp (test_handle_all_print): Call it.
6575 Reduce timeout increment from 6 minutes to 1 minute.
6576 * gdb.server/ext-run.exp: Call it.
6577
ea976c60
PM
65782010-11-23 Phil Muldoon <pmuldoon@redhat.com>
6579
f2b5a5cf 6580 PR python/12212
ea976c60
PM
6581
6582 * gdb.python/python.exp: Check that selected_thread raises an
6583 error when no inferior is loaded.
6584
c0efa795
JK
65852010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6586
6587 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
6588 * gdb.dwarf2/dw2-stack-boundary.S: New file.
6589
ec3aa567
JK
65902010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6591
6592 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
6593 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
6594
d8249011
DE
65952010-11-18 Doug Evans <dje@google.com>
6596
6597 * gdb.server/ext-run.exp: Fix intermittent failures.
6598
d4eba7d1
NF
65992010-11-12 Nathan Froyd <froydnj@codesourcery.com>
6600
6601 * gdb.stabs/gdb11479.exp: Use runto_main.
6602
b04c2f88
NF
66032010-11-12 Nathan Froyd <froydnj@codesourcery.com>
6604
6605 * gdb.base/break-entry.exp: Skip if using a stub.
6606
ae9d7ce4
NF
66072010-11-12 Nathan Froyd <froydnj@codesourcery.com>
6608
6609 * gdb.python/py-inferior.exp: Pack values in target endianness.
6610
621c8364
TT
66112010-11-12 Tom Tromey <tromey@redhat.com>
6612
6613 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
6614 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
6615 MemoryError.
6616 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
6617 type.
6618 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
6619 MemoryError.
6620 (test_subscript_regression): Update exception type.
6621
84f4c1fe
PM
66222010-11-11 Phil Muldoon <pmuldoon@redhat.com>
6623
6624 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
6625 breakpoint tests.
6626
a1442452
PA
66272010-11-09 Pedro Alves <pedro@codesourcery.com>
6628
6629 * gdb.base/watchpoint.exp: Test "watch -location" with an
6630 innacessible location.
6631
efd11a33
JK
66322010-11-09 Edjunior Machado <emachado@br.ibm.com>
6633 Luis Machado <luisgpm@br.ibm.com>
6634
6635 * gdb.base/maint.exp: Expect "." prefix.
6636 * gdb.base/nodebug.exp: Expect "." Likewise.
6637 * gdb.base/sepsymtab.exp: Expect "." Likewise.
6638 * gdb.base/watchpoint-cond-gone.exp: Likewise.
6639 * gdb.base/watchpoint.exp: Expect a software watch to be created for
6640 POWER server processors.
6641
aa00efb5
JK
66422010-11-08 Edjunior Machado <emachado@br.ibm.com>
6643 Luis Machado <luisgpm@br.ibm.com>
6644
6645 * gdb.base/break-entry.exp: convert entry point for
6646 ppc64 and expect leading `.' on ppc64's symbols
6647
99e7ae30
DE
66482010-11-05 Doug Evans <dje@google.com>
6649
6650 * gdb.base/help.exp: Update expected output.
b521dba8
DE
6651 * gdb.python/py-param.exp: Delete, contents moved to ...
6652 * gdb.python/py-parameter.exp: ... here. New file.
6653 Add test for gdb.parameter ("directories").
99e7ae30 6654
f4b8a18d
KW
66552010-11-05 Ken Werner <ken.werner@de.ibm.com>
6656
6657 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
6658 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
6659 * configure: Regenerate.
6660 * gdb.opencl/Makefile.in: New File.
6661 * gdb.opencl/datatypes.exp: Likewise.
6662 * gdb.opencl/datatypes.cl: Likewise.
6663 * gdb.opencl/operators.exp: Likewise.
6664 * gdb.opencl/operators.cl: Likewise.
6665 * gdb.opencl/vec_comps.exp: Likewise.
6666 * gdb.opencl/vec_comps.cl: Likewise.
6667 * gdb.opencl/convs_casts.exp: Likewise.
6668 * gdb.opencl/convs_casts.cl: Likewise.
6669 * lib/opencl.exp: Likewise.
6670 * lib/opencl_hostapp.c: Likewise.
6671 * lib/opencl_kernel.cl: Likewise.
6672 * lib/cl_util.c: Likewise.
6673 * lib/cl_util.c: Likewise.
6674 * gdb.base/default.exp (set language): Add "opencl" to the list of
6675 languages.
6676
a9d5ef47
SW
66772010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
6678
6679 * gdb.cp/overload.exp: Added test for inheritance overload.
6680 * gdb.cp/overload.cc: Ditto.
6681 * gdb.cp/oranking.exp: Removed releveant kfails.
6682
03eb1c79
JK
66832010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6684 Joel Brobecker <brobecker@adacore.com>
6685
6686 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
6687 check test_compiler_info.
6688
dbc98a8b
KW
66892010-11-03 Ken Werner <ken.werner@de.ibm.com>
6690
6691 * gdb.base/gnu_vector.exp: Adjust expect messages.
6692
120bd360
KW
66932010-11-03 Ken Werner <ken.werner@de.ibm.com>
6694
6695 * gdb.base/gnu_vector.exp: Add unary operator tests.
6696
c37f7098
KW
66972010-11-03 Ken Werner <ken.werner@de.ibm.com>
6698
6699 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
6700
7b51bc51
DE
67012010-11-02 Doug Evans <dje@google.com>
6702
6703 * gdb.python/py-pp-maint.c: New file.
6704 * gdb.python/py-pp-maint.exp: New file.
6705 * gdb.python/py-pp-maint.py: New file.
6706
50c97f38
TT
67072010-11-02 Tom Tromey <tromey@redhat.com>
6708
6709 * gdb.base/default.exp: Remove "scheme" from language list.
6710
a289b8f6
JK
67112010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6712
6713 Revert:
6714 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6715 * gdb.threads/sigstep-threads.exp: New file.
6716 * gdb.threads/sigstep-threads.c: New file.
6717
cd017491
MS
67182010-10-20 Michael Snyder <msnyder@vmware.com>
6719
6720 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
6721
8e6a5956
UW
67222010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6723
6724 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
6725 Skip test completely if gdb,no_hardware_watchpoints.
6726
2c04da0d
UW
67272010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6728
6729 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
6730 strict, but do not check for any particular function name within libc.
6731
79afc5ef
SW
67322010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
6733
6734 * gdb.cp/smartp.exp: New test.
6735 * gdb.cp/smartp.cc : New test.
6736
026ffab7
SW
67372010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
6738
6739 * gdb.cp/converts.exp: Test pointer to bool conversion.
6740 Test pointer to long conversion.
6741 * gdb.cp/oranking.exp: Removed relevant kfail.
6742
3a772aa4
TT
67432010-10-18 Tom Tromey <tromey@redhat.com>
6744
6745 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
6746 argument to lazy_string.
6747 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
6748 (pp_ls.to_string): Use it.
6749 * gdb.python/py-prettyprint.c (main): Move declarations to top.
6750 Add "estring2" local.
6751
5fc3827b
JK
67522010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6753
6754 Fix s390x compatibility.
6755 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
6756 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
6757
8aeb23f3
JK
67582010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6759
6760 * gdb.threads/sigstep-threads.exp: New file.
6761 * gdb.threads/sigstep-threads.c: New file.
6762
c1e56572
JK
67632010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6764
6765 * gdb.base/pie-execl.exp: New file.
6766 * gdb.base/pie-execl.c: New file.
6767
92163a10
JK
67682010-10-13 Doug Evans <dje@google.com>
6769 Jan Kratochvil <jan.kratochvil@redhat.com>
6770
6771 PR exp/12117
6772 * gdb.cp/ptype-cv-cp.cc: New file.
6773 * gdb.cp/ptype-cv-cp.exp: New file.
6774
7062b0a0
SW
67752010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
6776
6777 * gdb.cp/converts.cc: New test program.
6778 * gdb.cp/converts.exp: New test.
6779 * gdb.cp/overload.exp: Added test for void* vs int*.
6780 * gdb.cp/overload.exp: Ditto.
6781 * gdb.cp/oranking.exp: Removed related kfail.
6782
0e3509db
DE
67832010-10-13 Doug Evans <dje@google.com>
6784
6785 * lib/gdb-python.exp (gdb_check_python_config): New function.
6786 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
6787 * gdb.python/lib-types.cc: New file.
6788 * gdb.python/lib-types.exp: New file.
6789
8dc78533
JK
67902010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6791
6792 * gdb.python/py-error.exp: New file.
6793 * gdb.python/py-error.py: New file.
6794
93c17e06
JK
67952010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6796
6797 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
6798 gdb_test_multiple.
6799
d8b34041
JK
68002010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6801
6802 * gdb.base/break-interp.exp: Use ldlags for linking flags.
6803 * gdb.base/prelink.exp: Likewise.
6804 * gdb.base/solib-nodir.exp: Likewise.
6805 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
6806 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
6807 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
6808
e0cc584e
UW
68092010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6810
6811 * break-interp.exp (test_ld): Use two separate gdb_expect statements
6812 for the "info files" test to avoid timeouts on slow machines.
6813
cfc353b1
JK
68142010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6815
6816 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
6817 (main): Make openlib dummy call.
6818
d3d7896d
JK
68192010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6820
6821 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
6822 * break-interp.exp (reach): Move the core body ...
6823 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
6824 (test_ld): Provide always real argument, even to the linker. Replace
6825 dl_main by _dl_debug_state.
6826
5e533c94
JK
68272010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6828
6829 Fix results of prelinked PIEs on ppc*.
6830 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
6831 Accept also DISPLACEMENT "PRESENT".
6832 (main): Replace "ZERO" displacements by "PRESENT".
6833
33540610
SW
68342010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
6835
6836 * gdb.cp/oranking.exp: New test.
6837 * gdb.cp/oranking.cc: New test program.
6838
3bdf2bbd
KW
68392010-10-08 Ken Werner <ken.werner@de.ibm.com>
6840
6841 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
6842 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
6843
2f608a3a
KW
68442010-10-06 Ken Werner <ken.werner@de.ibm.com>
6845
6846 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
6847 lush, lynx) New constant.
6848 * gdb.base/constvars.exp: Test const array types.
6849 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
6850
aa2e2d8d
DE
68512010-10-06 Doug Evans <dje@google.com>
6852
6853 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
6854 of syscall staging area.
6855
2844d6b5
KW
68562010-10-06 Ken Werner <ken.werner@de.ibm.com>
6857
6858 * gdb.base/gnu_vector.c: Add variable c4.
6859 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
6860 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
6861
7d8ac8bb
MR
68622010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
6863
6864 * gdb.arch/altivec-abi.exp: Fix a typo.
6865
84a02e58
MR
68662010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
6867
6868 * lib/mi-support.exp (thread_selected_re): Correct pattern used
6869 to match a thread ID.
6870
b18e6318
JK
68712010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6872
6873 Fix s390x testcase compatibility.
6874 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
6875
a2c09bd0
DE
68762010-10-01 Doug Evans <dje@google.com>
6877
6878 * lib/gdb-python.exp: New file.
6879 * gdb.python/py-block.exp: Use it.
6880 * gdb.python/py-breakpoint.exp: Ditto.
6881 * gdb.python/py-frame.exp: Ditto.
6882 * gdb.python/py-inferior.exp: Ditto.
6883 * gdb.python/py-param.exp: Ditto.
6884 * gdb.python/py-prettyprint.exp: Ditto.
6885 * gdb.python/py-shared.exp: Ditto.
6886 * gdb.python/py-symbol.exp: Ditto.
6887 * gdb.python/py-symtab.exp: Ditto.
6888 * gdb.python/py-type.exp: Ditto.
6889 * gdb.python/py-value.exp: Ditto.
6890 * gdb.python/python.exp: Ditto.
6891
38f12cfc
TT
68922010-09-30 Tom Tromey <tromey@redhat.com>
6893
6894 * gdb.base/anon.exp: New file.
6895 * gdb.base/anon.c: New file.
6896
9ae8282d
TT
68972010-09-30 Tom Tromey <tromey@redhat.com>
6898
6899 * gdb.base/completion.exp: Test completion through anonymous
6900 union.
6901 * gdb.base/break1.c (struct some_struct): Add anonymous union.
6902
e9e07ba6
JK
69032010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6904
6905 Fix printing parameters of inlined functions.
6906 * gdb.dwarf2/dw2-inline-param.exp: New file.
6907 * gdb.dwarf2/dw2-inline-param-main.c: New file.
6908 * gdb.dwarf2/dw2-inline-param.S: New file.
6909
cd2effb2
JK
69102010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6911
6912 PR corefiles/12071.
6913 * gdb.base/corefile.exp (quit with a process, no question: load core)
6914 (quit with a core file): New tests.
6915
bceffbf3
JK
69162010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6917
6918 Fix GDB crash on inferior calls with self-referencing classes.
6919 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
6920 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
6921 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
6922
1736ad11
JK
69232010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6924
6925 Fix lost siginfo_t for inferior calls.
6926 * gdb.base/siginfo-infcall.exp: New file.
6927 * gdb.base/siginfo-infcall.c: New file.
6928
a176ad92
JB
69292010-09-22 Joel Brobecker <brobecker@adacore.com>
6930
6931 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
6932
c2b0a229
JK
69332010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6934
6935 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
6936 New test.
6937 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
6938
e8ae22d1
JB
69392010-09-22 Joel Brobecker <brobecker@adacore.com>
6940
6941 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
6942 type of our const type.
6943
ec322823
SW
69442010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
6945
6946 * gdb.cp/pr12028.cc: New.
6947 * gdb.cp/pr12028.exp: New.
6948
72929c62
JB
69492010-09-22 Joel Brobecker <brobecker@adacore.com>
6950
6951 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
6952
875b4ff5 69532010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 6954 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
6955
6956 PR mi/11407
6957 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
6958 * gdb.mi/dw2-ref-missing-frame-main.c New File.
6959 * gdb.mi/dw2-ref-missing-frame.S New File.
6960 * gdb.mi/dw2-ref-missing-frame.exp New File.
6961
7155d578
TT
69622010-09-14 Tom Tromey <tromey@redhat.com>
6963
6964 PR symtab/8399:
6965 * gdb.threads/tls.exp: Remove kfail. Update expected output.
6966
515ed532
TT
69672010-09-14 Tom Tromey <tromey@redhat.com>
6968
6969 PR exp/11803:
6970 * gdb.threads/tls.exp: Use C++.
6971 (check_thread_local): Use K::another_thread_local.
6972 * gdb.threads/tls.c (class K): New.
6973 (another_thread_local): Now a member of K.
6974 (spin): Update. No longer K&R C.
6975
450ca57c
SW
69762010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
6977
6978 * gdb.cp/koenig.cc: created class for testing member lookup.
6979 * gdb.cp/koenig.exp: Added test for member lookup.
6980
dbd492a3
JK
69812010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6982
6983 Fix false FAILs on sourcetree topdir directory containing "kill".
6984 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
6985 source line matching regexp.
6986
8d4d924b
JK
69872010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6988
6989 * gdb.python/python.exp (set height 0, collect help from uiout)
6990 (verify help to uiout): New tests.
6991
8e64f2a0
JK
69922010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6993
6994 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
6995 is_lp64_target to check 64bit target.
6996
4569eed2
JK
69972010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6998
6999 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
7000 (test_ld) <powerpc64-*>: New.
7001
5e1617b1
DJ
70022010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
7003
7004 * gdb.cp/templates.exp (test_template_args): Allow "struct".
7005
c767944b
DJ
70062010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
7007
7008 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
7009 (FunctionArg::method): New function.
7010 (empty, arg): New variables.
7011 (main): Call arg.method.
7012 * gdb.cp/templates.exp (test_template_args): New function.
7013 (do_tests): Call it.
7014
27d3a3fc
UW
70152010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
7016
7017 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
7018 of "next" to proceed over pthread_exit call.
7019
55b7ce7f
UW
70202010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
7021
7022 * gdb.base/maint.exp: Avoid wildcards against potentially very long
7023 "maint print statistics" output to prevent expect timeouts.
7024
809df446
JK
70252010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7026
7027 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
7028 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
7029 (test_float_rejected): ... here.
7030 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
7031 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
7032 (test_float_rejected): ... here.
7033 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
7034 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
7035 (test_float_rejected): ... here.
7036 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
7037 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
7038 (test_float_rejected): ... here.
7039
8464be76
DJ
70402010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7041
7042 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
7043 before disabling hardware watchpoints.
7044 (test_inaccessible_watchpoint): Check that hardware watchpoints
7045 are used. Test for watchpoints on a constant address.
7046
14dba4b4
JK
70472010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7048
7049 * gdb.base/ui-redirect.exp: New file.
7050
3f3540e1 70512010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 7052 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
7053
7054 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
7055
0f254bb7
DE
70562010-08-31 Doug Evans <dje@google.com>
7057
7058 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
7059
03f17ccf
TT
70602010-08-30 Tom Tromey <tromey@redhat.com>
7061
7062 PR python/11792:
7063 * gdb.python/py-value.exp (test_subscript_regression): Add
7064 dynamic_type test.
7065
640617ad
DJ
70662010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
7067
7068 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
7069 instead of running to main. Do not test the main function.
7070 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
7071 Add new main.
7072
2ed91d1b
PA
70732010-08-26 Pedro Alves <pedro@codesourcery.com>
7074
7075 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
7076 one test.
7077
673bfd45
DE
70782010-08-24 Doug Evans <dje@google.com>
7079
7080 PR symtab/11942
7081 * gdb.dwarf2/dw4-sig-types.cc: New file.
7082 * gdb.dwarf2/dw4-sig-types.h: New file.
7083 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
7084 * gdb.dwarf2/dw4-sig-types.exp: New file.
7085
f9ffd4bb
TT
70862010-08-23 Tom Tromey <tromey@redhat.com>
7087
7088 PR python/11145:
7089 * gdb.python/py-value.c (Base, Derived): New types.
7090 (base): New global.
7091 * gdb.python/py-value.exp (test_subscript_regression): Add
7092 dynamic_cast test.
7093
d839c8a4
TT
70942010-08-23 Tom Tromey <tromey@redhat.com>
7095
7096 PR python/10676:
7097 * gdb.python/py-type.exp (test_fields): Add tests for type
7098 equality.
7099
702c2711
TT
71002010-08-23 Tom Tromey <tromey@redhat.com>
7101
7102 PR python/11915:
7103 * gdb.python/py-type.exp (test_fields): Add tests for array.
7104
832bafd3
KS
71052010-08-23 Keith Seitz <keiths@redhat.com>
7106
7107 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
7108 have any children. Create a new abbrev for it.
7109 Add missing terminal sequence to .debug_abbrev.
7110
c37bf528
KS
71112010-08-20 Keith Seitz <keiths@redhat.com>
7112
7113 PR symtab/11465:
7114 * gdb.dwarf2/pr11465.exp: New test.
7115 * gdb.dwarf2/pr11465.S: New file.
7116 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
7117 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
7118
4572cbac
TJB
71192010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
7120
7121 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
7122 registers. Update data sets with the new v2_double element in the
7123 VSX register union. Add vector_register3_vr data set for the AltiVec
7124 registers. Use gdb_test_no_output instead of send_gdb.
7125
e7fbb131
PA
71262010-08-19 Pedro Alves <pedro@codesourcery.com>
7127
7128 * gdb.python/py-shared.exp: New file, factored out from
7129 python.exp.
7130 * gdb.python/py-shared.c: New file.
7131 * gdb.python/py-shared-sl.c: New file.
7132 * gdb.python/python-1.c: New file.
7133 * gdb.python/python-sl.c: Delete.
7134 * gdb.python/python.c: Mention python-1.c.
7135 * gdb.python/python.exp: Move shared library tests to
7136 py-shared.exp.
7137 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
7138 (MISCELLANEOUS): New.
7139 (clean mostlyclean): Also remove $MISCELLANEOUS.
7140
d30f5e1f
DE
71412010-08-19 Doug Evans <dje@google.com>
7142
7143 PR exp/11926
7144 * gdb.base/printcmds.exp (test_float_accepted): New function.
7145 Move existing float tests there. Add tests for floats with suffixes.
7146 (test_float_rejected): New function.
7147 * gdb.java/jv-print.exp (test_float_accepted): New function.
7148 (test_float_rejected): New function.
7149 * gdb.objc/print.exp: New file.
7150 * gdb.pascal/print.exp: New file.
7151 * lib/objc.exp: New file.
7152
7b3fd859
PM
71532010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
7154
7155 * gdb.base/default.exp (info set): Avoid full buffer error and force
7156 reading up to final gdb prompt.
7157 (show): Likewise.
7158
c92817ce
TT
71592010-08-18 Tom Tromey <tromey@redhat.com>
7160
7161 PR symtab/11919:
7162 * gdb.base/completion.exp: Add test.
7163
f1208f9e
DE
71642010-08-18 Doug Evans <dje@google.com>
7165
7166 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
7167 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
7168 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
7169 Simplify, early exit if runto_main fails.
7170 * gdb.fortran/exprs.exp: load_lib fortran.exp.
7171 (set_lang_fortran): Moved to lib/fortran.exp.
7172 * gdb.fortran/types.exp: load_lib fortran.exp.
7173 (set_lang_fortran): Moved to lib/fortran.exp.
7174 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
7175 * gdb.java/jprint.exp (set_lang_java): Ditto.
7176 * gdb.java/jv-exp.exp: load_lib java.exp.
7177 If set_lang_java fails, issue a warning instead of failure to be
7178 consistent with other set_lang_foo uses.
7179 (set_lang_java): Moved to lib/java.exp.
7180 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
7181 If set_lang_java fails, issue a warning instead of failure to be
7182 consistent with other set_lang_foo uses.
7183 * gdb.pascal/types.exp: load_lib pascal.exp.
7184 (set_lang_pascal): Moved to lib/pascal.exp.
7185 * lib/fortran.exp: New file.
7186 * lib/java.exp (set_lang_java): New function.
7187 * lib/pascal.exp (set_lang_pascal): New function.
7188
2f06b485
YQ
71892010-08-18 Yao Qi <yao@codesourcery.com
7190
7191 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
7192 func_nofb_start and func_loopfb_start, so that address of functions
7193 is equal to these labels on Thumb.
7194
96e25403
YQ
71952010-08-18 Yao Qi <yao@codesourcery.com>
7196
7197 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
7198 to reflect latest c source file.
7199
36e6adc4
JK
72002010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7201
7202 * gdb.cp/infcall-dlopen.exp: New file.
7203 * gdb.cp/infcall-dlopen.cc: New file.
7204 * gdb.cp/infcall-dlopen-lib.cc: New file.
7205
f431efe5
PA
72062010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7207 Pedro Alves <pedro@codesourcery.com>
7208
7209 PR breakpoints/11371
7210
7211 * gdb.base/watch-cond-infcall.exp: New file.
7212 * gdb.base/watch-cond-infcall.c: New file.
7213
06a64a0b
TT
72142010-08-16 Tom Tromey <tromey@redhat.com>
7215
7216 * gdb.base/help.exp: Update.
7217 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
7218 watchpoint.
7219 (test_watch_location): New proc.
7220 (test_watchpoint_in_big_blob): Delete watchpoint.
7221 * gdb.base/watchpoint.c (func5): New function.
7222 (main): Call it.
7223
70ebf4ed
DE
72242010-08-16 Doug Evans <dje@google.com>
7225
7226 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
7227
ca5c20b6
PM
72282010-08-11 Phil Muldoon <pmuldoon@redhat.com>
7229
7230 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
7231 tests.
7232
7346b668
KW
72332010-08-11 Ken Werner <ken.werner@de.ibm.com>
7234
7235 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
7236 * gdb.base/gnu_vector.c: New File.
7237 * gdb.base/gnu_vector.exp: Likewise.
7238
cb2e07a6
PM
72392010-08-11 Phil Muldoon <pmuldoon@redhat.com>
7240
7241 * gdb.python/python.c: New File.
7242 * gdb.python/python-sl.c: New File.
7243 * gdb.python/python.exp: Test solib_address and decode_line
7244 * functions.
7245
5da1313b
JK
72462010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7247
7248 * gdb.python/python.exp (show height, set height 10)
7249 (verify pagination beforehand, verify pagination beforehand: q)
7250 (gdb.execute does not page, verify pagination afterwards)
7251 (verify pagination afterwards: q): New.
7252
49c3ccf7
DE
72532010-08-02 Doug Evans <dje@google.com>
7254
7255 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
7256 because of an older gcc, change test2
7257 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
7258 to unsupported.
7259
42c0c4f1
KH
72602010-07-30 Kazu Hirata <kazu@codesourcery.com>
7261
7262 * gdb.base/break-always.exp: Do not expect full paths to file
7263 names.
7264 * gdb.base/commands.exp: Likewise.
7265
d3765805
DE
72662010-07-30 Doug Evans <dje@google.com>
7267
c98ee71b
DE
7268 * gdb.cp/temargs.exp: For new tests that require newer gccs,
7269 xfail them when run with older gccs.
7270
fd961404
DE
7271 * lib/gdb.exp (build_executable): Forward "c++" option to
7272 get_compiler_info.
7273
999adef4
DE
7274 * gdb.python/py-type.exp (test_template): Mark as xfail tests
7275 "python print ttype.template_argument(1)" and
7276 "python print isinstance(ttype.template_argument(1), gdb.Value)"
7277 if using gcc 4.4 or earlier.
7278
d3765805
DE
7279 * gdb.base/valgrind-db-attach.exp: Use unique test name for
7280 attach-to-debugger handling.
7281
1276c759
JK
72822010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7283
7284 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
7285 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
7286 (main): Use copyreloc.
7287 * gdb.base/prelink.exp (split debug of executable)
7288 (.dynbss vs. .bss address shift): New tests.
7289
88caa9b9
PA
72902010-07-29 Pedro Alves <pedro@codesourcery.com>
7291
7292 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
7293 in gdb_test_multiple.
7294
c6f2ac43
PA
72952010-07-29 Pedro Alves <pedro@codesourcery.com>
7296
7297 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
7298 environment.
7299
326fd672
TT
73002010-07-28 Tom Tromey <tromey@redhat.com>
7301
7302 PR python/11060:
7303 * gdb.python/py-type.c (Temargs): New template.
7304 (temvar): New variable.
7305 * gdb.python/py-type.exp (test_template): New proc.
7306
3ce3b1ba
PA
73072010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
7308
7309 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
7310 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
7311
34eaf542
TT
73122010-07-28 Tom Tromey <tromey@redhat.com>
7313
7314 PR c++/9946:
7315 * gdb.cp/temargs.exp: New file.
7316 * gdb.cp/temargs.cc: New file.
7317
d41b819e
JK
73182010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7319
7320 * gdb.base/help.exp (help disassemble): Update the content.
7321
26ab7092
JK
73222010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7323
7324 * gdb.threads/ia64-sigill.exp: New file.
7325 * gdb.threads/ia64-sigill.c: New file.
7326
5283e9e1
TT
73272010-07-27 Tom Tromey <tromey@redhat.com>
7328
7329 * gdb.opt/inline-cmds.c (ATTR): New define.
7330 (func1): Use it.
7331 (func2): Likewise.
7332 (func3): Likewise.
7333 (outer_inline1): Likewise.
7334 (outer_inline2): Likewise.
7335 * gdb.opt/inline-bt.c (ATTR): New define.
7336 (func1): Use it.
7337 (func2): Likewise.
7338 * gdb.opt/inline-locals.c (ATTR): New define.
7339 (func1): Use it.
7340 (func2): Likewise.
7341
e992ef73
TT
73422010-07-27 Tom Tromey <tromey@redhat.com>
7343
7344 * gdb.stabs/gdb11479.c (hack): New function.
7345 (test): Use it.
7346 (test2): Use it.
7347 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
7348 (int32_search_buf, int64_search_buf): No longer static.
7349 (x): Remove.
7350 * gdb.base/relocate.c (hack): New function.
7351
5374244e
PM
73522010-07-27 Phil Muldoon <pmuldoon@redhat.com>
7353
7354 * gdb.python/py-value.exp (test_inferior_function_call): New function.
7355 * gdb.python/py-value.c (func1): New function.
7356 (func2): Likewise.
7357
a99aee83
CV
73582010-07-26 Corinna Vinschen <vinschen@redhat.com>
7359
7360 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
7361 as not to clash with .data section.
7362
a04ba985
JG
73632010-07-26 Jerome Guitton <guitton@adacore.com>
7364
7365 * gdb.base/code_elim.exp: New file.
7366 * gdb.base/code_elim1.c: New file.
7367 * gdb.base/code_elim2.c: New file.
7368
23bd0f7c
PA
73692010-07-21 Pedro Alves <pedro@codesourcery.com>
7370
7371 PR symtab/11827
7372
7373 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
7374 (some_volatile_enum): New variable.
7375 * gdb.base/printcmds.exp (test_print_enums): New.
7376 <top level>: Call it.
7377
883df6dd
SW
73782010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
7379
7380 * gdb.cp/fpointer.cc: New test.
7381 * gdb.cp/fpointer.exp: New test.
7382
569b05a5
JK
73832010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7384
7385 * gdb.base/solib-nodir.exp: New file.
7386 * lib/gdb.exp (runto): New case for a GDB internal error.
7387
51d7d803
JK
73882010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7389 Ulrich Weigand <uweigand@de.ibm.com>
7390 Tom Tromey <tromey@redhat.com>
7391
7392 * gdb.base/charset-malloc.c: New file.
7393 * gdb.base/charset.c (malloc_stub): New prototype.
7394 (main): Call it instead of malloc itself.
7395 * gdb.base/charset.exp: Use only prepare_for_testing.
7396 (binfile): Remove the variable.
7397
c0edd9ed
JK
73982010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7399
7400 Make core files the process_stratum.
7401 * gdb.base/corefile.exp (run: load core again)
7402 (run: sanity check we see the core file, run: with core)
7403 (run: core file is cleared, attach: load core again)
7404 (attach: sanity check we see the core file, attach: with core)
7405 (attach: core file is cleared): New tests.
7406 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
7407
3cbaedff
KW
74082010-07-14 Ken Werner <ken.werner@de.ibm.com>
7409
7410 * gdb.arch/altivec-abi.exp: New tests.
7411
91158a56
TT
74122010-07-13 Tom Tromey <tromey@redhat.com>
7413
7414 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
7415 (main): Use it.
7416 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
7417
0f5238ed
TT
74182010-07-13 Tom Tromey <tromey@redhat.com>
7419
7420 * gdb.base/label.exp: New file.
7421 * gdb.base/label.c: New file.
7422
add265ae
L
74232010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
7424 H.J. Lu <hongjiu.lu@intel.com>
7425
7426 * lib/gdb.exp (is_ilp32_target): New.
7427 (is_lp64_target): Likewise.
7428
7429 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
7430 target.
7431 * gdb.arch/amd64-disp-step.exp: Likewise.
7432 * gdb.arch/amd64-dword.exp: Likewise.
7433 * gdb.arch/amd64-i386-address.exp: Likewise.
7434 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 7435
add265ae
L
7436 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
7437 target.
7438 * gdb.arch/i386-bp_permanent.exp: Likewise.
7439 * gdb.arch/i386-byte.exp: Likewise.
7440 * gdb.arch/i386-disp-step.exp: Likewise.
7441 * gdb.arch/i386-gnu-cfi.exp: Likewise.
7442 * gdb.arch/i386-prologue.exp: Likewise.
7443 * gdb.arch/i386-size-overlap.exp: Likewise.
7444 * gdb.arch/i386-size.exp: Likewise.
7445 * gdb.arch/i386-sse.exp: Likewise.
7446 * gdb.arch/i386-unwind.exp: Likewise.
7447 * gdb.arch/i386-word.exp: Likewise.
7448
7449 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
7450 test only when building 64-bit executables. Do not hard-code
7451 -m64 option.
7452
2dfb8c17
DE
74532010-07-07 Doug Evans <dje@google.com>
7454
7455 * lib/gdb.exp (gdb_test_list_exact): New function.
7456 * gdb.base/default.exp (show convenience): Call it, add tests for
7457 $_sdata = void, $_thread = 0.
7458
4e5799b6
JK
74592010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7460 Joel Brobecker <brobecker@adacore.com>
7461
7462 Fix re-run of PIE executable, PR shlibs/11776.
7463 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
7464 Remove $displacement_main to match the solib-svr4.c change. New "kill"
7465 and re-"run" of the inferior.
7466
1a219cc7
JK
74672010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7468 Joel Brobecker <brobecker@adacore.com>
7469
7470 Cope with missing /usr/sbin/prelink.
7471 * lib/prelink-support.exp (prelink_no):
7472 <result == 1 && $output is "no such file or directory">: New.
7473 (prelink_yes): Likewise. Return on failed prelink_no.
7474
5e3b36f8
JK
74752010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7476 Joel Brobecker <brobecker@adacore.com>
7477
7478 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
7479 build_executable by build_executable_own_libs. Replace "prelink -R"
7480 execution by a call of prelink_yes. Comment why "prelink -r" needs no
7481 change.
7482 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
7483 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
7484 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
7485 Replace build_executable by build_executable_own_libs's function
7486 build_executable_own_libs.
7487 (prelinkNO): Create new stub to call prelink_no.
7488 (prelinkYES): Create new stub to call prelink_yes.
7489 (test_attach): Rename calls of copy to file_copy.
7490 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
7491 (copy): Move to ...
7492 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
7493 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
7494 * gdb.base/prelink.exp: Disable testcase also for is_remote and
7495 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
7496 special flags by gdb_compile_shlib. Replace second gdb_compile by
7497 build_executable_own_libs. Replace "prelink -R" execution by a call of
7498 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
7499 a second call of prelink_yes. Replace restart commands by
7500 clean_restart.
7501 (prelink): Rename to ...
7502 (seen displacement message): ... this test. Extend its expectation
7503 strictness.
7504
86e4bafc
JK
75052010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7506
7507 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
7508 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
7509 displacement message exactly once.
7510
3cd07d20
JK
75112010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7512 Joel Brobecker <brobecker@adacore.com>
7513
7514 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
7515 its restore after the <$relink_args != ""> loop. new comment.
7516
0a1e94c7
JK
75172010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7518 Joel Brobecker <brobecker@adacore.com>
7519
7520 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
7521 code for it. New variable relink_args.
7522 (prelinkYES): Call prelinkNO.
7523 (test_attach): Accept new parameter relink_args. Re-prelink the binary
7524 in such case. Move the core code to ...
7525 (test_attach_gdb): ... a new function. Send GDB command "file".
7526 Extend expected "Attaching to " string.
7527
2f70bcfb
TT
75282010-07-02 Tom Tromey <tromey@redhat.com>
7529
7530 * gdb.base/bitops.exp: Remove extraneous "pass".
7531
a17ac5b0
TT
75322010-07-02 Ken Werner <ken.werner@de.ibm.com>
7533
7534 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
7535
dc10affe
PA
75362010-07-01 Pedro Alves <pedro@codesourcery.com>
7537
d41c0fc8
PA
7538 * gdb.base/help.exp: Adjust expected output.
7539
75402010-07-01 Pedro Alves <pedro@codesourcery.com>
7541
7542 * gdb.base/help.exp: Adjust expected output.
dc10affe 7543
0a600c36
JK
75442010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7545
7546 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
7547 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
7548 c++/11702.
7549
37cc8bfe
JK
75502010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7551 Doug Evans <dje@google.com>
7552
7553 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
7554 add .dynamic entry'.
7555
254e6b9e
DE
75562010-06-29 Doug Evans <dje@google.com>
7557
7558 Test PR c++/11702.
7559 * gdb.cp/m-static.exp: Add testcase.
7560 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
7561
595939de 75622010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
7563 Tom Tromey <tromey@redhat.com>
7564 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
7565
7566 * gdb.python/py-inferior.c: New File.
7567 * gdb.python/py-infthread.c: New File.
7568 * gdb.python/py-inferior.exp: New File.
7569 * gdb.python/py-infthread.exp: New File.
7570
98751a41
JK
75712010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7572
7573 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
7574 (ptype ::C::OtherFileClass typedefs): New.
7575 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
7576 (C::OtherFileClass::cOtherFileClassVar2): New.
7577 (C::OtherFileClass::cOtherFileClassVar_use): Use also
7578 cOtherFileClassVar2.
7579 (C::cOtherFileType2, C::cOtherFileVar2): New.
7580 (C::cOtherFileVar_use): use also cOtherFileVar2.
7581 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
7582
41f62f39
JK
75832010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7584
7585 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
7586 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
7587 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
7588 (print ::C::cOtherFileVar)
7589 (whatis C::OtherFileClass::cOtherFileClassType)
7590 (whatis ::C::OtherFileClass::cOtherFileClassType)
7591 (print C::OtherFileClass::cOtherFileClassVar)
7592 (print ::cOtherFileClassVar)
7593 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
7594 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
7595 trailing content.
7596 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
7597 (C::OtherFileClass::cOtherFileClassVar)
7598 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
7599 (C::cOtherFileVar, C::cOtherFileVar_use): New.
7600
af53d231
JK
76012010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7602
7603 Test PR c++/11703 and PR gdb/1448.
7604 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
7605 gdb/1448.
7606
9655fd1a
JK
76072010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7608
7609 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
7610 (main) <rtti_data>: New.
7611 * gdb.cp/virtbase.exp (print rtti_data): New.
7612
824cc8dd
JK
76132010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7614 Joel Brobecker <brobecker@adacore.com>
7615
7616 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
7617
6036c742
JK
76182010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7619
7620 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
7621
de6a0421
DE
76222010-06-28 Doug Evans <dje@google.com>
7623
7624 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
7625
b2dae948
DE
76262010-06-27 Doug Evans <dje@google.com>
7627
7628 * gdb.cp/m-static.exp: Update expected test output.
7629
0f3bb72e
PH
76302010-06-25 Paul Hilfinger <hilfinger@adacore.com>
7631
889bf7c5
PA
7632 * gdb.gdb/selftest.exp: Adjust expected message for
7633 capturing start-up runtime.
0f3bb72e 7634
bc9f0842
TT
76352010-06-25 Tom Tromey <tromey@redhat.com>
7636
7637 PR python/10808:
7638 * gdb.python/python.exp: Add new tests.
7639
099ef718
SW
76402010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
7641
7642 * gdb.cp/operator.cc: Created an import loop.
7643 * gdb.cp/operator.exp: Added testcase for import loop.
7644
5868a632
JK
76452010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7646
7647 Test PR python/11407.
7648 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
7649 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
7650 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
7651 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
7652 executable_nofb and executable_fb. New variables srcsfile, objsfile,
7653 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
7654 binfile. Call gdb_compile with clean_restart twice.
7655 (func_nofb print, func_nofb backtrace, func_loopfb print)
7656 (func_loopfb backtrace): New.
7657
af76db58
JK
76582010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7659
7660 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
7661 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
7662 by a hand made one.
7663 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
7664 i?86 requirement. Remove variables srcfile and binfile. New variable
7665 sources, executable_nofb and executable_fb. Call prepare_for_testing.
7666
f2c7657e
UW
76672010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7668
7669 * gdb.cell/dwarfaddr.exp: New file.
7670 * gdb.cell/dwarfaddr.S: New file.
7671
628fe4e4
JK
76722010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7673
7674 Test PR 9436.
7675 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
7676
f1421989
HZ
76772010-06-24 Hui Zhu <teawater@gmail.com>
7678
7679 * gdb.base/eval.exp: New file.
7680
d03285ec
UW
76812010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7682
7683 * gdb.cell/fork.exp: New file.
7684 * gdb.cell/fork.c: Likewise.
7685 * gdb.cell/fork-spu.c: Likewise.
7686
41b2c92d
PM
76872010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
7688
7689 * lib/gdb.exp (banned_variables_traced): New global variable.
7690 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
7691 (gdb_init): Use `trace add variable' instead of obsolete
7692 `trace variable'.
7693
d5bc977f
DE
76942010-06-21 Doug Evans <dje@google.com>
7695
7696 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
7697
d2ed6730
UW
76982010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7699
7700 * gdb.arch/spu-ls.exp: New file.
7701 * gdb.arch/spu-ls.c: Likewise.
7702
6aed2dbc
SS
77032010-06-18 Stan Shebs <stan@codesourcery.com>
7704
7705 * gdb.threads/thread-specific.exp: Add tests of $_thread.
7706
e0756905
UW
77072010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7708
7709 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
7710 * gdb.base/watch-cond.exp: Likewise.
7711 * gdb.python/py-breakpoint.exp: Likewise.
7712
d8053d4d
PA
77132010-06-18 Pedro Alves <pedro@codesourcery.com>
7714
7715 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
7716 clean_restart, make sure every test has a distinct message, and
7717 that messages don't include the executable' full path.
7718
81ce510c
DE
77192010-06-17 Doug Evans <dje@google.com>
7720
7721 * gdb.arch/i386-size.exp: Updated expected output for
7722 DISASSEMBLY_OMIT_FNAME.
7723
65d79d4b
SDJ
77242010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7725 Sergio Durigan Junior <sergiodj@redhat.com>
7726
7727 * gdb.base/watch-notconst.c: New file.
7728 * gdb.base/watch-notconst.S: New file.
7729 * gdb.base/watch-notconst2.c: New file.
7730 * gdb.base/watch-notconst2.S: New file.
7731 * gdb.base/watch-notconst.exp: New file.
7732 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
7733 (func4): Add operations on `global_ptr_ptr'.
7734 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
7735 routine to test watchpoints created with a constant expression.
7736 (test_inaccessible_watchpoint): Include tests for watchpoints
7737 created with a constant expression.
7738
df0f4836
KB
77392010-06-14 Kevin Buettner <kevinb@redhat.com>
7740
7741 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
7742 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
7743 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
7744 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
7745 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
7746 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
7747 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
7748 of `_start'.
7749
b769def5
UW
77502010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7751
7752 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
7753 not supported on the target.
7754 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7755 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7756 * gdb.mi/mi-nsintrall.exp: Likewise.
7757 * gdb.mi/mi-nsmoribund.exp: Likewise.
7758 * gdb.mi/mi-nsthrexec.exp: Likewise.
7759
d914c394
SS
77602010-06-11 Stan Shebs <stan@codesourcery.com>
7761
7762 * gdb.base/permissions.exp: New file.
7763
77642010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
7765
7766 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
7767 does not support ELF executable class.
7768
f3ce5b9c
UW
77692010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7770
7771 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
7772
8e46892c
JK
77732010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7774
7775 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
7776 (runto): Catch "The target does not support running in non-stop mode.".
7777
6cc55c64
MS
77782010-06-11 Michael Snyder <msnyder@vmware.com>
7779
7780 * gdb.base/setshow.exp (set language asm): Don't use
7781 gdb_test_no_output, fails on some targets.
7782
caddefa4
UW
77832010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7784
7785 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
7786 * gdb.cp/pr9167.exp: Likewise.
7787
468b1aa7
UW
77882010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7789
7790 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
7791
5c3552dc
UW
77922010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7793
7794 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
7795
02e6fe6a
UW
77962010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7797
7798 * gdb.base/charset.c (main): Make sure malloc gets linked in.
7799
0e03807e
TT
78002010-06-11 Tom Tromey <tromey@redhat.com>
7801
7802 PR gdb/9977, PR exp/11636::
7803 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
7804 (pieces_test_f6): Update expected output.
7805
2bdf28a0
JK
78062010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7807
7808 * gdb.base/moribund-step.exp: New.
7809
f6978de9
MS
78102010-06-08 Michael Snyder <msnyder@vmware.com>
7811
7812 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 7813 * gdb.ada/boolean_expr.exp:
f6978de9
MS
7814 * gdb.ada/frame_args.exp: Ditto.
7815 * gdb.ada/lang_switch.exp: Ditto.
7816 * gdb.ada/ptype_arith_binop.exp: Ditto.
7817 * gdb.ada/ref_param.exp: Ditto.
7818 * gdb.ada/type_coercion.exp:Ditto.
7819
7820 * gdb.asm/asm-source.exp: Ditto.
7821
7822 * gdb.base/attach.exp: Ditto.
7823 * gdb.base/bitfields2.exp: Ditto.
7824 * gdb.base/call-signal-resume.exp: Ditto.
7825 * gdb.base/callfuncs.exp: Ditto.
7826 * gdb.base/commands.exp: Ditto.
7827 * gdb.base/dbx.exp: Ditto.
7828 * gdb.base/default.exp: Ditto.
7829 * gdb.base/dump.exp: Ditto.
7830 * gdb.base/exprs.exp: Ditto.
7831 * gdb.base/freebpcmd.exp: Ditto.
7832 * gdb.base/interrupt.exp: Ditto.
7833 * gdb.base/list.exp: Ditto.
7834 * gdb.base/long_long.exp: Ditto.
7835 * gdb.base/maint.exp: Ditto.
7836 * gdb.base/ptype.exp: Ditto.
7837 * gdb.base/return.exp: Ditto.
7838 * gdb.base/setshow.exp: Ditto.
7839 * gdb.base/sigbpt.exp: Ditto.
7840 * gdb.base/sigrepeat.exp: Ditto.
7841
7842 * gdb.cp/classes.exp: Ditto.
7843
7844 * gdb.dwarf2/dw2-restore.exp: Ditto.
7845
7846 * gdb.gdb/selftest.exp: Ditto.
7847
7848 * gdb.multi/base.exp: Ditto.
7849 * gdb.multi/bkpt-multi-exec.exp: Ditto.
7850
7851 * gdb.python/py-block.exp: Ditto.
7852 * gdb.python/py-prettyprint.exp: Ditto.
7853 * gdb.python/py-template.exp: Ditto.
7854
7855 * gdb.server/ext-attach.exp: Ditto.
7856 * gdb.server/ext-run.exp: Ditto.
7857 * gdb.server/server-mon.exp: Ditto.
7858
7859 * gdb.threads/fork-thread-pending.exp: Ditto.
7860 * gdb.threads/hand-call-in-threads.exp: Ditto.
7861 * gdb.threads/interrupted-hand-call.exp: Ditto.
7862 * gdb.threads/linux-dp.exp: Ditto.
7863 * gdb.threads/manythreads.exp: Ditto.
7864 * gdb.threads/print-threads.exp: Ditto.
7865 * gdb.threads/pthreads.exp: Ditto.
7866 * gdb.threads/schedlock.exp: Ditto.
7867 * gdb.threads/thread-unwindonsignal.exp: Ditto.
7868 * gdb.threads/threadapply.exp: Ditto.
7869
de7ff789
MS
78702010-06-08 Michael Snyder <msnyder@vmware.com>
7871
889bf7c5 7872 * gdb.ada/exec_changed.exp:
de7ff789
MS
7873 Use ".*" instead of "" as wildcard regexp.
7874
7875 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
7876 * gdb.base/call-ar-st.exp: Ditto.
7877 * gdb.base/checkpoint.exp: Ditto.
7878 * gdb.base/default.exp: Ditto.
7879 * gdb.base/dump.exp: Ditto.
7880 * gdb.base/ending-run.exp: Ditto.
7881 * gdb.base/fileio.exp: Ditto.
7882 * gdb.base/miscexprs.exp: Ditto.
7883 * gdb.base/pointers.exp: Ditto.
7884 * gdb.base/readline.exp: Ditto.
7885 * gdb.base/reread.exp: Ditto.
7886 * gdb.base/restore.exp: Ditto.
7887 * gdb.base/shlib-call.exp: Ditto.
7888 * gdb.base/valgrind-db-attach.exp: Ditto.
7889 * gdb.base/volatile.exp: Ditto.
7890 * gdb.base/watchpoints.exp: Ditto.
7891
7892 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
7893
7894 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
7895 * gdb.python/py-value.exp: Ditto.
7896
7897 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
7898 * gdb.trace/circ.exp: Ditto.
7899 * gdb.trace/collection.exp: Ditto.
7900 * gdb.trace/packetlen.exp: Ditto.
7901 * gdb.trace/passc-dyn.exp: Ditto.
7902 * gdb.trace/report.exp: Ditto.
7903 * gdb.trace/tfile.exp: Ditto.
7904 * gdb.trace/tfind.exp: Ditto.
7905 * gdb.trace/while-dyn.exp: Ditto.
7906
3bebe2f2
JK
79072010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7908
7909 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
7910
5c631832
JK
79112010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7912
7913 Test PR 10640.
7914 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
7915
4c3376c8
SW
79162010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
7917
7918 * gdb.cp/koenig.exp: Test for ADL operators.
7919 * gdb.cp/koenig.cc: Added ADL operators.
7920 * gdb.cp/operator.exp: New test.
7921 * gdb.cp/operator.cc: New test.
7922
dc226d5a
MS
79232010-06-04 Michael Snyder <msnyder@vmware.com>
7924
dfb88a23
MS
7925 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
7926 * gdb.base/pending.exp: Ditto.
f7ae76b3 7927
dc226d5a
MS
7928 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
7929
967cf477
DE
79302010-06-04 Doug Evans <dje@google.com>
7931
7932 * gdb.python/py-prettyprint.exp: Add new test for enabled and
7933 disabled printers.
7934 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
7935 (enable_lookup_function): New function.
7936
eb801841
TT
79372010-06-04 Tom Tromey <tromey@redhat.com>
7938
7939 * gdb.python/py-value.exp (test_value_hash): Don't test equality
7940 of hash and id.
7941
38979823
JK
79422010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7943
7944 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
7945 newline.
7946 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
7947 (empty verbose non-noisy clear, empty verbose noisy clear)
7948 (empty non-verbose noisy clear): Likewise.
7949
35ec993f
MS
79502010-06-03 Michael Snyder <msnyder@vmware.com>
7951
7952 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
7953 * gdb.base/display.exp: Ditto.
7954 * gdb.base/find.exp: Ditto.
7955 * gdb.base/ifelse.exp: Ditto.
7956 * gdb.base/multi-forks.exp: Ditto.
7957 * gdb.base/recurse.exp: Ditto.
7958 * gdb.base/setshow.exp: Ditto.
7959 * gdb.base/value-double-free.exp: Ditto.
7960 * gdb.base/watch-vfork.exp: Ditto.
7961 * gdb.base/watch_thread_num.exp: Ditto.
7962 * gdb.base/watchpoint-solib.exp: Ditto.
7963 * gdb.base/watchpoint.exp: Ditto.
7964 * gdb.base/watchpoints.exp: Ditto.
7965
7966 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
7967 * gdb.cp/overload.exp: Ditto.
7968 * gdb.cp/virtfunc.exp: Ditto.
7969
7970 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
7971
889bf7c5 7972 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
7973 Replace gdb_test with gdb_test_no_output.
7974
889bf7c5 7975 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
7976 Replace gdb_test with gdb_test_no_output.
7977 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
7978 * gdb.threads/watchthreads.exp: Ditto.
7979 * gdb.threads/watchthreads2.exp: Ditto.
7980
7981 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
7982 * gdb.trace/tfind.exp: Ditto.
7983
c22decce
JB
79842010-06-03 Joel Brobecker <brobecker@adacore.com>
7985
7986 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
7987 successful test if message is the empty string.
7988
fd5700c7
JK
79892010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7990
7991 * gdb.fortran/module.exp (stopped language detection): New test.
7992
f55ee35c
JK
79932010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7994
7995 Support DW_TAG_module as separate namespaces.
7996 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
7997 gdb.fortran/library-module-lib.f90: New.
7998 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
7999 (print i): Remove.
8000 (continue to breakpoint: i-is-1, print var_i value 1)
8001 (continue to breakpoint: i-is-2, print var_i value 2)
8002 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
8003 (print var_d, print var_i value 14, ptype modmany, complete `modm)
8004 (complete `modmany, complete `modmany`, complete `modmany`var)
8005 (show language, setting breakpoint at module): New tests.
8006 * gdb.fortran/module.f90 (module mod): Remove.
8007 (module mod1, module mod2, module modmany, subroutine sub1)
8008 (subroutine sub2, program module): New.
8009
b8e8282f
JK
80102010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8011
8012 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
8013 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
8014 * gdb.cp/anon-union.exp (pass): Rename to ...
8015 (print z 2): ... here.
b8e8282f 8016
019ebafc
MS
80172010-06-02 Michael Snyder <msnyder@vmware.com>
8018
e68d8fd4
MS
8019 * gdb.trace/actions.exp: Use gdb_test_no_output.
8020 * gdb.trace/circ.exp: Ditto.
8021 * gdb.trace/packetlen.exp: Ditto.
8022 * gdb.trace/save-trace.exp: Ditto.
8023 * gdb.trace/tracecmd.exp: Ditto.
8024 * gdb.trace/tsv.exp: Ditto.
8025
12b5d08a
MS
8026 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
8027 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
8028 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
8029 * gdb.threads/manythreads.exp: Ditto.
8030 * gdb.threads/print-threads.exp: Ditto.
8031 * gdb.threads/pthreads.exp: Ditto.
8032 * gdb.threads/schedlock.exp: Ditto.
8033 * gdb.threads/staticthreads.exp: Ditto.
8034 * gdb.threads/thread-specific.exp: Ditto.
8035 * gdb.threads/thread-unwindonsignal.exp: Ditto.
8036 * gdb.threads/threadapply.exp: Ditto.
8037 * gdb.threads/watchthreads.exp: Ditto.
8038 * gdb.threads/watchthreads2.exp: Ditto.
8039
89493308
MS
8040 * gdb.python/py-block.exp: Use gdb_test_no_output.
8041 * gdb.python/py-prettyprint.exp: Ditto.
8042 * gdb.python/py-template.exp: Ditto.
8043 * gdb.python/py-value.exp: Ditto.
8044
8045 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
8046 * gdb.reverse/watch-reverse.exp: Ditto.
8047
8048 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
8049 * gdb.server/ext-run.exp: Ditto.
8050
019ebafc
MS
8051 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
8052 * gdb.dwarf2/dw2-compressed.exp: Ditto.
8053 * gdb.dwarf2/dw2-intercu.exp: Ditto.
8054 * gdb.dwarf2/dw2-intermix.exp: Ditto.
8055 * gdb.dwarf2/dw2-producer.exp: Ditto.
8056 * gdb.dwarf2/mac-fileno.exp: Ditto.
8057
8058 * gdb.gdb/observer.exp: Use gdb_test_no_output.
8059 * gdb.gdb/selftest.exp: Ditto.
8060
8061 * gdb.multi/base.exp: Use gdb_test_no_output.
8062
8063 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
8064
3e0ca3a5
JK
80652010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8066
8067 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
8068
9db70545
MS
80692010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
8070
a8d52276
MS
8071 * gdb.cp/class2.exp: Use gdb_test_no_output.
8072 * gdb.cp/classes.exp: Ditto.
8073 * gdb.cp/extern-c.exp: Ditto.
8074 * gdb.cp/inherit.exp: Ditto.
8075 * gdb.cp/maint.exp: Ditto.
8076 * gdb.cp/mb-inline.exp: Ditto.
8077 * gdb.cp/mb-templates.exp: Ditto.
8078 * gdb.cp/method2.exp: Ditto.
8079 * gdb.cp/misc.exp: Ditto.
8080 * gdb.cp/ovldbreak.exp: Ditto.
8081 * gdb.cp/punctuator.exp: Ditto.
8082 * gdb.cp/templates.exp: Ditto.
8083 * gdb.cp/virtbase.exp: Ditto.
8084
889bf7c5 8085 * gdb.threads/attach-stopped.exp:
9db70545 8086 Replace uses of send_gdb / gdb_expect.
889bf7c5 8087 * gdb.threads/attachstop-mt.exp:
9db70545 8088 Replace uses of send_gdb / gdb_expect.
889bf7c5 8089 * gdb.threads/gcore-thread.exp:
9db70545 8090 Replace uses of send_gdb / gdb_expect.
889bf7c5 8091 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
8092 Replace uses of send_gdb / gdb_expect.
8093 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 8094 * gdb.threads/print-threads.exp:
9db70545
MS
8095 Replace uses of send_gdb / gdb_expect.
8096 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
8097 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
8098 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
8099
8100 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
8101 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
8102 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
8103 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
8104 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
8105 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
8106 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
8107 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
8108 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
8109 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
8110 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
8111
359cc68c
JK
81122010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8113
8114 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
8115
7d3fe98e
SW
81162010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
8117
8118 * gdb.cp/koenig.exp: Added new test case.
8119 * gdb.cp/koenig.cc: Ditto.
8120
27d3a1a2
MS
81212010-06-01 Michael Snyder <msnyder@vmware.com>
8122
8123 * gdb.base/arithmet.exp: Use gdb_test_no_output.
8124 * gdb.base/arrayidx.exp: Ditto.
8125 * gdb.base/attach.exp: Ditto.
8126 * gdb.base/auxv.exp: Ditto.
8127 * gdb.base/bigcre.exp: Ditto.
8128 * gdb.base/break-always.exp: Ditto.
8129 * gdb.base/break-interp.exp: Ditto.
8130 * gdb.base/break.exp: Ditto.
8131 * gdb.base/breakpoint-shadow.exp: Ditto.
8132 * gdb.base/call-ar-st.exp: Ditto.
8133 * gdb.base/call-sc.exp: Ditto.
8134 * gdb.base/call-signal-resume.exp: Ditto.
8135 * gdb.base/callfuncs.exp: Ditto.
8136 * gdb.base/catch-syscall.exp: Ditto.
8137 * gdb.base/charset.exp: Ditto.
8138 * gdb.base/code-expr.exp: Ditto.
8139 * gdb.base/commands.exp: Ditto.
8140 * gdb.base/cond-expr.exp: Ditto.
8141 * gdb.base/condbreak.exp: Ditto.
8142 * gdb.base/cursal.exp: Ditto.
8143 * gdb.base/cvexpr.exp: Ditto.
8144 * gdb.base/default.exp: Ditto.
8145 * gdb.base/del.exp: Ditto.
8146 * gdb.base/detach.exp: Ditto.
8147 * gdb.base/display.exp: Ditto.
8148 * gdb.base/ena-dis-br.exp: Ditto.
8149 * gdb.base/eval-skip.exp: Ditto.
8150 * gdb.base/foll-fork.exp: Ditto.
8151 * gdb.base/foll-vfork.exp: Ditto.
8152 * gdb.base/frame-args.exp: Ditto.
8153 * gdb.base/funcargs.exp: Ditto.
8154 * gdb.base/gcore-buffer-overflow.exp: Ditto.
8155 * gdb.base/gdbvars.exp: Ditto.
8156 * gdb.base/help.exp: Ditto.
8157 * gdb.base/ifelse.exp: Ditto.
8158 * gdb.base/included.exp: Ditto.
8159 * gdb.base/list.exp: Ditto.
8160 * gdb.base/macscp.exp: Ditto.
8161 * gdb.base/maint.exp: Ditto.
8162 * gdb.base/multi-fork.exp: Ditto.
8163 * gdb.base/overlays.exp: Ditto.
8164 * gdb.base/page.exp: Ditto.
8165 * gdb.base/pending.exp: Ditto.
8166 * gdb.base/pointers.exp: Ditto.
8167 * gdb.base/pr11022.exp: Ditto.
8168 * gdb.base/prelink.exp: Ditto.
8169 * gdb.base/printcmds.exp: Ditto.
8170 * gdb.base/psymtab.exp: Ditto.
8171 * gdb.base/randomize.exp: Ditto.
8172 * gdb.base/relational.exp: Ditto.
8173 * gdb.base/relocate.exp: Ditto.
8174 * gdb.base/remote.exp: Ditto.
8175 * gdb.base/sepdebug.exp: Ditto.
8176 * gdb.base/set-lang-auto.exp: Ditto.
8177 * gdb.base/setshow.exp: Ditto.
8178 * gdb.base/setvar.exp: Ditto.
8179 * gdb.base/signals.exp: Ditto.
8180 * gdb.base/signull.exp: Ditto.
8181 * gdb.base/sigstep.exp: Ditto.
8182 * gdb.base/sizeof.exp: Ditto.
8183 * gdb.base/solib-disc.exp: Ditto.
8184 * gdb.base/store.exp: Ditto.
8185 * gdb.base/structs.exp: Ditto.
8186 * gdb.base/structs2.exp: Ditto.
8187 * gdb.base/subst.exp: Ditto.
8188 * gdb.base/term.exp: Ditto.
8189 * gdb.base/trace-commands.exp: Ditto.
8190 * gdb.base/unwindonsignal.exp: Ditto.
8191 * gdb.base/valgrind-db-attach.exp: Ditto.
8192 * gdb.base/varargs.exp: Ditto.
8193 * gdb.base/watch-cond.exp: Ditto.
8194 * gdb.base/watch_thread_num.exp: Ditto.
8195 * gdb.base/watchpoint-cond-gone.exp: Ditto.
8196 * gdb.base/watchpoint.exp: Ditto.
8197 * gdb.base/whatis-exp.exp: Ditto.
8198
f8d3bf8f
MS
81992010-06-01 Michael Snyder <msnyder@vmware.com>
8200
8201 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
8202 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
8203 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
8204 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
8205 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
8206 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
8207 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
8208 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
8209 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
8210 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
8211 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
8212 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
8213 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
8214 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
8215 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
8216
3f9e0d32
JK
82172010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8218
8219 * gdb.base/commands.exp (begin commands on watch): Remove excessive
8220 trailing newline.
8221 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
8222 * gdb.java/jmisc.exp (p *args\n): Rename to ...
8223 (p *args): ... here and remove excessive trailing newline.
8224
f629457d
JB
82252010-05-31 Joel Brobecker <brobecker@adacore.com>
8226
8227 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
8228
09eef106
JK
82292010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
8230
8231 Accept the new Linux kernel "t (tracing stop)" string.
8232 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
8233 Update comment.
8234 (state_wait) <T (tracing stop)>: New.
8235 (main): Update the state_wait expect string.
8236
94f31136
PA
82372010-05-28 Pedro Alves <pedro@codesourcery.com>
8238
8239 * limits.c, limits.exp: Delete files.
8240 * Makefile.in (clean mostlyclean): Adjust.
8241 * tracecmd.exp: Adjust.
8242
096554ab
JK
82432010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8244
8245 * gdb.base/tui-layout.exp: New.
8246
27d3a1a2 82472010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 8248
889bf7c5 8249 * gdb.reverse/break-precsave.exp:
bcd2dc50 8250 Replace uses of send_gdb / gdb_expect.
889bf7c5 8251 * gdb.reverse/break-reverse.exp:
bcd2dc50 8252 Replace uses of send_gdb / gdb_expect.
889bf7c5 8253 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 8254 Replace uses of send_gdb / gdb_expect.
889bf7c5 8255 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 8256 Replace uses of send_gdb / gdb_expect.
889bf7c5 8257 * gdb.reverse/finish-precsave.exp:
bcd2dc50 8258 Replace uses of send_gdb / gdb_expect.
889bf7c5 8259 * gdb.reverse/finish-reverse.exp:
bcd2dc50 8260 Replace uses of send_gdb / gdb_expect.
889bf7c5 8261 * gdb.reverse/i386-precsave.exp:
bcd2dc50 8262 Replace uses of send_gdb / gdb_expect.
889bf7c5 8263 * gdb.reverse/i386-reverse.exp:
bcd2dc50 8264 Replace uses of send_gdb / gdb_expect.
889bf7c5 8265 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 8266 Replace uses of send_gdb / gdb_expect.
889bf7c5 8267 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 8268 Replace uses of send_gdb / gdb_expect.
889bf7c5 8269 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 8270 Replace uses of send_gdb / gdb_expect.
889bf7c5 8271 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 8272 Replace uses of send_gdb / gdb_expect.
889bf7c5 8273 * gdb.reverse/machinestate.exp:
bcd2dc50 8274 Replace uses of send_gdb / gdb_expect.
889bf7c5 8275 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 8276 Replace uses of send_gdb / gdb_expect.
889bf7c5 8277 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 8278 Replace uses of send_gdb / gdb_expect.
889bf7c5 8279 * gdb.reverse/solib-precsave.exp:
bcd2dc50 8280 Replace uses of send_gdb / gdb_expect.
889bf7c5 8281 * gdb.reverse/solib-reverse.exp:
bcd2dc50 8282 Replace uses of send_gdb / gdb_expect.
889bf7c5 8283 * gdb.reverse/step-precsave.exp:
bcd2dc50 8284 Replace uses of send_gdb / gdb_expect.
889bf7c5 8285 * gdb.reverse/step-reverse.exp:
bcd2dc50 8286 Replace uses of send_gdb / gdb_expect.
889bf7c5 8287 * gdb.reverse/until-precsave.exp:
bcd2dc50 8288 Replace uses of send_gdb / gdb_expect.
889bf7c5 8289 * gdb.reverse/until-reverse.exp:
bcd2dc50 8290 Replace uses of send_gdb / gdb_expect.
889bf7c5 8291 * gdb.reverse/watch-precsave.exp:
bcd2dc50 8292 Replace uses of send_gdb / gdb_expect.
889bf7c5 8293 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
8294 Replace uses of send_gdb / gdb_expect.
8295
3def43e0
JK
82962010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8297
8298 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
8299 excessive newline.
8300
27d3a1a2 83012010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
8302
8303 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
8304 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
8305 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
8306 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
8307 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
8308 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
8309 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
8310 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
8311 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
8312 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
8313 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
8314 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
8315 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
8316 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
8317 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
8318 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
8319 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
8320 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
8321 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 8322
27d3a1a2 83232010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 8324
22454424
MS
8325 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
8326 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
8327
8328 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
8329 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
8330 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
8331
889bf7c5 8332 * gdb.reverse/consecutive-reverse.exp:
22454424 8333 Replace uses of send_gdb / gdb_expect.
889bf7c5 8334 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
8335 Replace uses of send_gdb / gdb_expect.
8336
8337 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
8338 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
8339 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 8340 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
8341 Replace uses of send_gdb / gdb_expect.
8342 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
8343 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
8344 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
8345 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
8346 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
8347 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
8348 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
8349 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
8350 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
8351
83522010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 8353
22454424 8354 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 8355
22454424 8356 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 8357
22454424
MS
8358 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
8359 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
8360 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
8361 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
8362 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
8363 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
8364 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
8365 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
8366 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 8367
6e5f2c59
TT
83682010-05-25 Tom Tromey <tromey@redhat.com>
8369
8370 * gdb.base/macscp.exp: Add missing space after setup_kfail.
8371
bbc8b958
TT
83722010-05-25 Tom Tromey <tromey@redhat.com>
8373
8374 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
8375 argument order.
8376 * gdb.base/macscp.exp: Fix setup_kfail argument order.
8377 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
8378 order.
8379 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
8380 order.
8381 * gdb.base/call-sc.exp (setup_kfails): Remove.
8382 (setup_compiler_kfails): Remove.
8383 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
8384 argument order.
8385 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
8386 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
8387 (advancei): Fix setup_kfail argument order.
8388 * gdb.base/radix.exp: Fix setup_kfail argument order.
8389 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
8390 order.
8391 * gdb.base/structs.exp (setup_kfails): Remove.
8392 (setup_compiler_kfails): Fix setup_kfail argument order.
8393 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
8394 order.
8395 * gdb.java/jmain.exp: Fix setup_kfail argument order.
8396 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
8397 setup_kfail argument order.
8398 * gdb.cp/overload.exp: Fix setup_kfail argument order.
8399
83d1babf
TT
84002010-05-25 Tom Tromey <tromey@redhat.com>
8401
8402 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
8403
6acb16a2
MS
84042010-05-25 Michael Snyder <msnyder@vmware.com>
8405
8406 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
8407 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
8408 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
8409 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
8410 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
8411 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
8412 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
8413 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
8414 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
8415 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
8416 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
8417 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
8418 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
8419 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
8420 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
8421 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
8422 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
8423 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
8424 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
8425 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
8426 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
8427 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
8428 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
8429 * gdb.base/default.exp: Replace send_gdb with gdb_test.
8430 * gdb.base/define.exp: Replace send_gdb with gdb_test.
8431 * gdb.base/display.exp: Replace send_gdb with gdb_test.
8432 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
8433 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
8434 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
8435 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
8436 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
8437 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
8438 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
8439 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
8440 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
8441 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
8442 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
8443 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
8444 * gdb.base/help.exp: Replace send_gdb with gdb_test.
8445 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
8446 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
8447 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
8448 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
8449 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
8450 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
8451 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
8452 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 8453 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
8454
84552010-05-25 Doug Evans <dje@google.com>
8456
8457 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
8458 gdb.string_to_argv.
ad3986f0 8459
d3b1e874
TT
84602010-05-21 Tom Tromey <tromey@redhat.com>
8461
8462 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
8463 Call it.
8464 * gdb.dwarf2/pieces.S: Update.
8465 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
8466
cb826367
TT
84672010-05-21 Tom Tromey <tromey@redhat.com>
8468
8469 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
8470 Call it.
8471 * gdb.dwarf2/pieces.c (struct C): New.
8472 (f6): New function.
8473 * gdb.dwarf2/pieces.S: Replace.
8474
74de6778
TT
84752010-05-21 Tom Tromey <tromey@redhat.com>
8476
8477 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
8478 Call it.
8479
afd74c5f
TT
84802010-05-21 Tom Tromey <tromey@redhat.com>
8481
8482 * gdb.dwarf2.pieces.exp: New file.
8483 * gdb.dwarf2.pieces.S: New file.
8484 * gdb.dwarf2.pieces.c: New file.
8485
a7b75dfd 84862010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 8487 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
8488
8489 * lib/gdb.exp (gdb_test_no_output): New function.
8490 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
8491 when testing commands that should produce no output.
8492
c81c812a
JB
84932010-05-17 Joel Brobecker <brobecker@adacore.com>
8494
8495 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
8496 parameter that we want to watch being a constant.
8497
0cce5bd9
JB
84982010-05-17 Joel Brobecker <brobecker@adacore.com>
8499
8500 * gdb.ada/cond_lang: New testcase.
8501
47050449
JB
85022010-05-17 Joel Brobecker <brobecker@adacore.com>
8503
8504 * lib/gdb.exp (banned_variables): New variable/constant.
8505 (gdb_init): Add write trace on variables listed in banned_variables.
8506 (gdb_finish): Remove write traces on variables listed in
8507 banned_variables.
8508
77c01586
JB
85092010-05-17 Joel Brobecker <brobecker@adacore.com>
8510
8511 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
8512 * gdb.cp/koenig.exp: Likewise.
8513
88d4aea7
PM
85142010-05-14 Phil Muldoon <pmuldoon@redhat.com>
8515
889bf7c5 8516 PR python/11482
88d4aea7
PM
8517
8518 * gdb.python/py-value.exp (test_value_hash): New function.
8519
f5a010c0
PM
85202010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
8521
8522 PR exp/11530.
8523 * gdb.base/gdb11530.c: New file.
8524 * gdb.base/gdb11530.exp: New file.
8525
8ef4892f
JK
85262010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8527
8528 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
8529 * gdb.dwarf2/dw2-modula2-self-type.S: New.
8530
7322dca9
SW
85312010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
8532
8533 * gdb.cp/koenig.exp: New test.
8534 * gdb.cp/koenig.cc: New test program.
8535
02e7ea18
JB
85362010-05-05 Joel Brobecker <brobecker@adacore.com>
8537
8538 Remove the use of prms_id and bug_id throughout the testsuite.
8539
e1c34c5d
PM
85402010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
8541
8542 PR exp/11349.
8543 * testsuite/gdb.cp/ref-types.exp: Add test to examine
8544 use a reference local variable.
8545
8e1d0c49
JK
85462010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8547
8548 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
8549 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
8550 variable different_dir. Move debugfile into a full directory pathname
8551 under DIFFERENT_DIR.
8552 * lib/gdb.exp (separate_debug_filename): Remove.
8553 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
8554 variable debug_dir and mkdir of it. Update function comments.
8555
e66408ed
PA
85562010-04-29 Pedro Alves <pedro@codesourcery.com>
8557
8558 PR gdb/11557
8559
8560 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
8561 files.
8562
d7b32ed3
PM
85632010-04-29 Phil Muldoon <pmuldoon@redhat.com>
8564
889bf7c5 8565 * gdb.python/py-param.exp: New File.
d7b32ed3 8566
6aecb9c2
JB
85672010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
8568
8569 * gdb.base/default.exp: Fix "set language" test.
8570
bdf92a1c
PM
85712010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
8572
8573 PR breakpoints/11531.
8574 * gdb.base/gdb11531.c: New file.
8575 * gdb.base/gdb11531.exp: New file.
8576
3f172e24
TT
85772010-04-26 Tom Tromey <tromey@redhat.com>
8578
8579 * gdb.base/completion.exp: Add tests for completion and deprecated
8580 commands.
8581
64af4c92
JK
85822010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8583
8584 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
8585 (print /x char_array): Escape curly brackets.
8586
492928e4
JK
85872010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
8588
8589 Fix deadlock on looped list of loaded shared objects.
8590 * gdb.base/solib-corrupted.exp: New.
8591
66d09542
DE
85922010-04-23 Doug Evans <dje@google.com>
8593
8594 * gdb.python/py-section-script.c: New file.
8595 * gdb.python/py-section-script.exp: New file.
8596 * gdb.python/py-section-script.py: New file.
8597
8bd10a10
CM
85982010-04-20 Chris Moller <cmoller@redhat.com>
8599
8600 PR 10179
8601
8602 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
8603 * gdb.base/pr10179-a.c:
8604 * gdb.base/pr10179-b.c:
8605 * gdb.base/pr10179.exp: New files.
8606
c0201579
JK
86072010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8608
8609 Fix crashes on dangling display expressions.
8610 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
8611 is SEP.
8612 (lib_flags): Remove the "debug" keyword.
8613 (libsepdebug): New variable for iterating new loop.
8614 (save_pf_prefix): New variable wrapping the loop.
8615 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
8616 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
8617
793b0ff8
PM
86182010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
8619
8620 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
8621
097f51f7
PM
86222010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
8623
8624 PR stabs/11479.
8625 * gdb.stabs/gdb11479.exp: New file.
8626 * gdb.stabs/gdb11479.c: New file.
8627
9a22f0d0
PM
86282010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
8629
8630 * gdb.base/charset.c (Strin16, String32): New variables.
8631 * gdb.base/charset.exp (gdb_test): Test correct display
8632 of 16 or 32 bit strings.
8633
86342010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
8635
8636 PR 9167
8637 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
8638 * gdb.cp/pr9167.cc: New file.
8639 * gdb.cp/pr9167.exp: New file.
8640
8641
6e354e5e
PM
86422010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
8643
8644 PR pascal/11492.
8645 * gdb.pascal/gdb11492.pas: New file.
8646 * gdb.pascal/gdb11492.exp: New file.
8647
be942545
JB
86482010-04-20 Joel Brobecker <brobecker@adacore.com>
8649
1667e6e3 8650 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 8651
0c3acc09
JB
86522010-04-20 Joel Brobecker <brobecker@adacore.com>
8653
8654 * gdb.ada/dyn_loc: New testcase.
8655
ec31cde5
CM
86562010-04-20 Chris Moller <cmoller@redhat.com>
8657
8658 PR 10867
889bf7c5 8659
ec31cde5
CM
8660 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
8661 * gdb.cp/pr10687.cc: New file.
8662 * gdb.cp/pr10687.exp: New file.
8663
8664
ce4b0682
SDJ
86652010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8666 Sergio Durigan Junior <sergiodj@redhat.com>
8667
8668 * gdb.fortran/logical.exp: New testcase.
8669 * gdb.fortran/logical.f90: New file.
8670
3436961f
DE
86712010-04-19 Doug Evans <dje@google.com>
8672
8673 * gdb.base/help.exp (help source): Update expected output.
8674
4d836c09
JK
86752010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8676
8677 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
8678 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
8679 gdb_exit and return.
8680 (executable): New variable.
8681 (binfile): Use it.
8682
6149aea9
PA
86832010-04-19 Pedro Alves <pedro@codesourcery.com>
8684
8685 PR breakpoints/8554.
8686
8687 * gdb.trace/save-trace.exp: Adjust.
8688
ed41462c
L
86892010-04-17 H.J. Lu <hongjiu.lu@intel.com>
8690
8691 PR corefiles/11511
8692 * gdb.arch/system-gcore.exp: New.
8693 * gdb.arch/gcore.c: Likewise.
8694
3f7b2faa
DE
86952010-04-15 Doug Evans <dje@google.com>
8696
fa33c3cd
DE
8697 * gdb.python/py-progspace.c: New file.
8698 * gdb.python/py-progspace.exp: New file.
8699
3f7b2faa
DE
8700 * gdb.base/source.exp: Add tests for "source -s".
8701
79f283fe
PM
87022010-04-14 Phil Muldoon <pmuldoon@redhat.com>
8703
8704 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
8705 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
8706 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
8707 * gdb.python/py-mi.exp: New test for to_string returning None.
8708
fc8eb08a
PM
87092010-04-12 Phil Muldoon <pmuldoon@redhat.com>
8710
8711 * gdb.python/py-breakpoint.c: Make result global.
8712
26e197f6
JK
87132010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8714
8715 Fix non-GNU make compatibility.
8716 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
8717
adc36818
PM
87182010-04-09 Phil Muldoon <pmuldoon@redhat.com>
8719
8720 * gdb.python/py-breakpoint.exp: New File.
8721 * gdb.python/py-breakpoint.C: Ditto.
8722
64e17368
SS
87232010-04-08 Stan Shebs <stan@codesourcery.com>
8724
8725 * gdb.trace/actions.exp: Clear default-collect.
8726 * gdb.trace/save-trace.exp: Clear default-collect.
8727
fff5cc64
PM
87282010-04-08 Phil Muldoon <pmuldoon@redhat.com>
8729
8730 * gdb.python/py-value: Add null string variable.
8731 (test_lazy_string): Test zero length, NULL address lazy
8732 strings.
8733
a055a187
L
87342010-04-07 H.J. Lu <hongjiu.lu@intel.com>
8735
8736 * gdb.arch/i386-avx.c: New.
8737 * gdb.arch/i386-avx.exp: Likewise.
8738
8739 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
8740
96e39866
DE
87412010-04-06 Doug Evans <dje@google.com>
8742
8743 * gdb.base/source-test.gdb: New file.
8744 * gdb.base/source.exp: Test source -v.
8745
5984a431
UW
87462010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8747
8748 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
8749
ec8a089a
PM
87502010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
8751
8752 * gdb.stabs/aout.sed: Convert all backslash to double backslash
8753 within one line, unless it is followed by a double quote.
8754 * gdb.stabs/hppa.sed: Idem.
8755 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
8756 * gdb.stabs/weird.exp: Check for correct parsing of
8757 char and string constants.
ec8a089a
PM
8758 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
8759 in .stabs to .stabx substitution.
8760
fce3c1f0
SS
87612010-04-05 Stan Shebs <stan@codesourcery.com>
8762
8763 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
8764 constant global.
8765 * gdb.trace/tfile.exp: Try to print them.
8766
d77f58be
SS
87672010-04-04 Stan Shebs <stan@codesourcery.com>
8768
8769 * gdb.base/completion.exp: Update for new "info watchpoints".
8770 * gdb.base/default.exp: Ditto.
8771 * gdb.base/help.exp: Ditto.
8772 * gdb.base/watchpoint.exp: Ditto.
8773 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 8774
af54718e
SS
87752010-04-04 Stan Shebs <stan@codesourcery.com>
8776
8777 * gdb.trace/tfile.exp: Sharpen tfind test.
8778
74d1f91e
JK
87792010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8780
8781 * gdb.base/break-entry.exp: New.
8782
eb8e76db 87832010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 8784 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
8785
8786 * gdb.reverse/i386-sse-reverse.exp: New file.
8787 * gdb.reverse/i386-sse-reverse.c: New file.
8788
bf65cad8
PA
87892010-04-02 Pedro Alves <pedro@codesourcery.com>
8790
8791 * gdb.trace/tfind.exp: Adjust expected disassembly output.
8792
fff87407
SS
87932010-04-01 Stan Shebs <stan@codesourcery.com>
8794
8795 * gdb.trace/actions.exp: Tweak expected output.
8796 * gdb.trace/while-stepping.exp: Tweak expected output.
8797
fe01d668
L
87982010-04-01 H.J. Lu <hongjiu.lu@intel.com>
8799
8800 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
8801
86b17b60
PA
88022010-04-01 Pedro Alves <pedro@codesourcery.com>
8803
8804 * gdb.base/commands.exp: Adjust.
8805 * gdb.cp/extern-c.exp: Adjust.
8806
2c58c0a9
PA
88072010-04-01 Pedro Alves <pedro@codesourcery.com>
8808
8809 * gdb.trace/collection.c (local_test_func): Define a local struct,
8810 and instanciate it.
8811
0db9b91c
PA
88122010-04-01 Pedro Alves <pedro@codesourcery.com>
8813
8814 * gdb.trace/collection.exp (gdb_collect_args_test)
8815 (gdb_collect_argarray_test): XFAIL the tests that assume the
8816 argarray argument's elements are collected.
8817
8072405b
JK
88182010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
8819
8820 * gdb.dwarf2/dw2-bad-parameter-type.exp,
8821 gdb.dwarf2/dw2-bad-parameter-type.S: New.
8822
8bf6485c
SS
88232010-03-31 Stan Shebs <stan@codesourcery.com>
8824
8825 * gdb.trace/save-trace.exp: Test save/restore of default-collect
8826 and tracepoint conditionals.
8827 (gdb_verify_tracepoints): Delete unused return.
8828
fd7f724a
KS
88292010-03-26 Keith Seitz <keiths@redhat.com>
8830
8831 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
8832 appear in the output before main.
8833 Remove KFAIL for gdb/2215 aka bz 9320.
8834
8d9e7719
DE
88352010-03-30 Doug Evans <dje@google.com>
8836
0906dd0b
DE
8837 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
8838 by dejagnu.
8839 * gdb.arch/amd64-dword.exp: Ditto.
8840
8d9e7719
DE
8841 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
8842 match.
8843 (break printf): Ditto.
8844
1da644f0
SW
88452010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
8846
8847 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
8848 gcc < 4.4.
8849 * gdb.cp/shadow.exp: Ditto.
8850
a8121990
PA
88512010-03-29 Pedro Alves <pedro@codesourcery.com>
8852
8853 * gdb.trace/collection.exp (run_trace_experiment): Make sure
8854 "tstart" is silent.
8855
6e79d367
PA
88562010-03-29 Pedro Alves <pedro@codesourcery.com>
8857
8858 * gdb.trace/collection.exp (executable): New.
8859 (binfile): Use it.
8860 (fpreg, spreg, pcreg): New.
8861 (test_register): Use gdb_test_multiple. Pass /x to print.
8862 (prepare_for_trace_test): New.
8863 (run_trace_experiment): Use "continue", not gdb_run_cmd.
8864 (gdb_collect_args_test, gdb_collect_argstruct_test)
8865 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
8866 prepare_for_trace_test.
8867 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
8868 fpreg, spreg and pcreg.
8869 (gdb_collect_expression_test, gdb_collect_globals_test): Use
8870 prepare_for_trace_test.
8871 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
8872 try to detect tracing support here. Don't set breakpoints at
8873 `begin' or `end' here.
8874 <global scope>: Use clean_restart. Run to main before checking
8875 for tracing support. Check for for tracing support here.
8876
09248348
JK
88772010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8878
8879 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
8880 " as $displacement" to "seen displacement message".
8881
d350db38
PA
88822010-03-28 Pedro Alves <pedro@codesourcery.com>
8883
8884 * gdb.trace/while-dyn.exp (executable): New variable.
8885 (binfile): Use it.
8886 (test_while_stepping): New function. Move most tests here. Call
8887 it once for each of the while-stepping, stepping and ws aliases.
8888
907af001
UW
88892010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8890
8891 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
8892 that do not provide the tagless_struct type name at all.
8893 (test_print_anon_union): Do not check value of uninitialized
8894 union member. Do not use cp_test_ptype_class, so we can accept
8895 "long" as well as "long int".
8896
610197fd
PA
88972010-03-26 Pedro Alves <pedro@codesourcery.com>
8898
8899 * gdb.trace/tfile.c (tohex, bin2hex): New.
8900 (write_error_trace_file): Hexify error description.
8901
6c28cbf2
SS
89022010-03-25 Stan Shebs <stan@codesourcery.com>
8903
8904 * gdb.trace/tfile.c: Generate an additional trace file, improve
8905 portability.
8906 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
8907 files in a better way.
8908
e62b8c7e
KS
89092010-03-25 Keith Seitz <keiths@redhat.com>
8910
8911 * gdb.java/jprint.exp: XFAIL printing of static class members
8912 because of GCC debuginfo problem.
8913
82ccf5a5
JK
89142010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8915
8916 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
8917
293e2f9e
DJ
89182010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
8919
8920 * gdb.base/completion.exp: Allow long instead of long int.
8921 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
8922 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
8923 variable p.
8924 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
8925 * gdb.base/pointers.exp: Allow long instead of long int.
8926 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
8927 * gdb.base/step-line.exp: Allow a directory before the source file name.
8928
95a42b64
TT
89292010-03-24 Tom Tromey <tromey@redhat.com>
8930
8931 PR breakpoints/9352:
8932 * gdb.base/default.exp: Update.
8933 * gdb.base/commands.exp: Update.
8934 * gdb.cp/extern-c.exp: Test setting commands on multiple
8935 breakpoints at once.
8936
2390201f
DJ
89372010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
8938
8939 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
8940 if gdb,nosignals.
8941 * gdb.base/watchpoints.c: Do not include unnecessary headers.
8942 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
8943 exited".
8944
8c9a6790
SS
89452010-03-24 Stan Shebs <stan@codesourcery.com>
8946
8947 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
8948
a6c727b2
DJ
89492010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
8950
8951 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
8952 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
8953 argument. Handle "short" and "long".
8954 (Top level): Pass overprototyped output for old_fptr and xptr.
8955
4dfd5423
PA
89562010-03-23 Pedro Alves <pedro@codesourcery.com>
8957
8958 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
8959 format strings and add casts to avoid compiler warnings.
8960
89612010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
8962
8963 * lib/trace-support.exp (gdb_trace_setactions):
8964 Don't expect whitespace after ">" prompt.
8965 * gdb.trace/actions.exp: Adjust for output changes.
8966 * gdb.trace/while-stepping.exp: Likewise.
8967
c847d045
JK
89682010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8969
8970 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
8971 and r157645).
8972
5f717f1d
JK
89732010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8974
8975 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
8976 New.
8977
7d6d51d5
DJ
89782010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
8979
8980 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
8981 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
8982
3b11a015
SS
89832010-03-19 Stan Shebs <stan@codesourcery.com>
8984
8985 * gdb.trace/ax.exp: New file.
8986
d7d158ed
DE
89872010-03-19 Doug Evans <dje@google.com>
8988
6bb85cd1
DE
8989 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
8990 output from gcc.
8991
d7d158ed
DE
8992 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
8993 named /usr/sbin/prelink<foo>.
8994
4daf5ac0
SS
89952010-03-18 Stan Shebs <stan@codesourcery.com>
8996
8997 * gdb.trace/circ.exp: Test circular-trace-buffer.
8998 * gdb.trace/tfile.exp: Update tstatus test.
8999
e8d05480
JB
90002010-03-18 Joel Brobecker <brobecker@adacore.com>
9001
9002 * gdb.dwarf2/dw2-anonymous-func.S: New file.
9003 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
9004
441b986a
UW
90052010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9006
9007 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
9008
4247603b
PA
90092010-03-18 Pedro Alves <pedro@codesourcery.com>
9010
9011 * gdb.base/default.exp: Adjust the expected output of the finish
9012 and until commands when the inferior is not being run.
9013
13387711
SW
90142010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
9015
9016 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
9017 * gdb.cp/nsusing.exp: Ditto.
9018
6e31430b
TT
90192010-03-15 Tom Tromey <tromey@redhat.com>
9020
9021 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
9022 * gdb.cp/userdef.cc (operator==): New function.
9023 (main): New locals mem1, mem2.
9024
e2d69cb5
JZ
90252010-03-15 Jie Zhang <jie@codesourcery.com>
9026
9027 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
9028 Declare and use new loadtimeout variable.
9029
f572f0a9
DJ
90302010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
9031
9032 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
9033 Use gdb_load later.
9034
51f4c0b0
PA
90352010-03-14 Pedro Alves <pedro@codesourcery.com>
9036
9037 * gdb.base/solib-disc.c (main): Make format of fprintf a string
9038 literal. Add missing endlines to prints to stderr.
9039
1c809c68
TT
90402010-03-12 Tom Tromey <tromey@redhat.com>
9041
9042 PR c++/9708:
9043 * gdb.cp/m-static.exp: Add regression test.
9044 * gdb.cp/m-static.cc (method): New method.
9045 (main): Call it.
9046
00ae8fef
SW
90472010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
9048
9049 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
9050 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
9051
759f0f0b
PA
90522010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
9053
21e24d21
PA
9054 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
9055
90562010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
9057
759f0f0b
PA
9058 * lib/gdb.exp (skip_stl_tests): New.
9059 (gdb_compile): Symbian needs -ldl.
9060 (shlib_target_file): New.
9061 (shlib_symbol_file): New.
9062 (gdb_load_shlibs): Use shlib_target_file.
9063 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
9064 * gdb.cp/exception.exp: Use skip_stl_tests.
9065 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
9066 * gdb.cp/try_catch.exp: Use skip_stl_tests.
9067 * gdb.cp/mb-templates.exp: Ditto.
9068 * gdb.base/commands.exp: Relax regexes.
9069 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
9070 shlib_target_file and shlib_symbol_file.
9071 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
9072 sections.
9073 * gdb.base/ending-run.exp: Accept E32Main for symbian.
9074 * gdb.base/solib-disc.exp: Use
9075 shlib_target_file and shlib_symbol_file.
9076 * gdb.base/unload.exp: Don't skip on symbian. Use
9077 shlib_target_file and shlib_symbol_file.
9078 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
9079
6a8f2671 90802010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 9081
6a8f2671
PA
9082 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
9083 * gdb.trace/report.exp: Adjust for x86 and x86_64.
9084 Issue a tfind end before looking for a tracepoint frame.
9085 * gdb.trace/tfind.exp: Adjust tstatus output.
9086 Adjust disassembly output.
9087 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
9088
ccf26247
JK
90892010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9090
9091 * gdb.base/break-interp.exp: Create new displacement parameter value
9092 for the test_ld calls.
9093 (reach): New parameter displacement, verify its content. New push of
9094 pf_prefix "reach-$func:". Import global expect_out.
9095 (test_core): New parameter displacement, verify its content. New push
9096 of pf_prefix "core:". New command "set verbose on". Import global
9097 expect_out.
9098 (test_attach): New parameter displacement, verify its content. New
9099 push of pf_prefix "attach:". New command "set verbose on". Import
9100 global expect_out.
9101 (test_ld): New parameter displacement, pass it to the reach, test_core
9102 and test_attach calls and verify its content in the "ld.so exit" test.
9103 * gdb.base/prelink.exp: Remove gdb_exit and final return.
9104 (prelink): Update expected text, use gdb_test.
9105
e469c7fb
DE
91062010-03-10 Doug Evans <dje@google.com>
9107
9108 * gdb.base/checkpoint.exp: Fix comment.
9109 Lengthen timeout while doing >600 checkpoints test.
9110 Rename duplicate "kill all one" test to keep test names unique.
9111
60e1c644
PA
91122010-03-10 Pedro Alves <pedro@codesourcery.com>
9113
9114 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
9115
cec808ec
KS
91162010-03-08 Keith Seitz <keiths@redhat.com>
9117
889bf7c5
PA
9118 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
9119 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
9120 (dm_type_long): New function.
9121 (dm_type_unsigned_short): New function.
9122 (dm_type_unsigned_long): New function.
9123 (myint): New typedef.
9124 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
9125 long, unsigned shor and long, operator char*, and typedef.
9126 (test_lookup_operator_functions): Add operator char* test.
9127 (test_paddr_operator_functions): Likewise.
9128 (test_paddr_overloaded_functions): Use probe values for
9129 short, long, and unsigned short and long.
9130 (test_paddr_hairy_functions): If the demangler probe detected
9131 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
9132 demangler.
9133 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
9134 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
9135 and "print null_pmf".
9136 Add test "ptype a.*pmf".
9137 * gdb.cp/overload.exp: Allow optional "int" to appear with
9138 "short" and "long".
9139 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
9140 long expect value for men_overload1arg.
9141 Allow "int" to appear with "short" and "long".
9142 When testing "info break", add argument for main (void).
9143 Also allow "int" to appear with "short" and "long".
9144 Ditto with "unsigned" and "long long".
cec808ec
KS
9145 * gdb.java/jmain.exp: Do not enclose methods names in single
9146 quotes.
9147 * gdb.java/jmisc.exp: Likewise.
9148 * gdb.java/jprint.exp: Likewise.
9149 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
9150
9151 From Jan Kratochvil <jan.kratochvil@redhat.com>:
9152 * gdb.cp/exception.exp (backtrace after first throw)
9153 (backtrace after second throw): Allow a namespace before __cxa_throw.
9154 (backtrace after first catch, backtrace after second catch): Allow
9155 a namespace before __cxa_begin_catch.
9156
9157 * gdb.cp/cpexprs.exp: New file.
9158 * gdb.cp/cpexprs.cc: New file.
9159
9160 From Daniel Jacobowitz <dan@codesourcery.com>
9161 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
9162 to use string_to_regexp.
9163 (ctor, dtor): New functions. Use them to match constructor
9164 and destructor function types.
9165 (Top level): Use runto_main.
9166
f870a310
TT
91672010-03-05 Tom Tromey <tromey@redhat.com>
9168
9169 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
9170 gdb.target_charset.
9171 (pp_ns.to_string): Likewise.
9172
0c199f28
KS
91732010-03-04 Keith Seitz <keiths@redhat.com>
9174
9175 * gdb.cp/overload.exp: Test that the filename portion of a linespec
9176 can be quoted. Test that both the filename and function/line
9177 portions can be quoted at the same time.
9178
c7437ca6
PA
91792010-03-04 Pedro Alves <pedro@codesourcery.com>
9180
9181 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
9182
b111b805
DE
91832010-03-03 Doug Evans <dje@google.com>
9184
24486cb7
DE
9185 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
9186 libc contains libpthread.
9187
b111b805
DE
9188 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
9189 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
9190 of gdb_compile. Add another pattern to match android backtrace.
9191
a0e0ef55
TT
91922010-03-03 Tom Tromey <tromey@redhat.com>
9193
9194 PR gdb/11345:
9195 * gdb.base/printcmds.exp (test_printf): Add test.
9196
1ba53b71
L
91972010-03-02 H.J. Lu <hongjiu.lu@intel.com>
9198
9199 * gdb.arch/amd64-byte.exp: New.
9200 * gdb.arch/amd64-dword.exp: Likewise.
9201 * gdb.arch/amd64-pseudo.c: Likewise.
9202 * gdb.arch/amd64-word.exp: Likewise.
9203 * gdb.arch/i386-byte.exp: Likewise.
9204 * gdb.arch/i386-pseudo.c: Likewise.
9205 * gdb.arch/i386-word.exp: Likewise.
9206
f5dff777
DJ
92072010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
9208
9209 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
9210 types. Add structreg, bitfields, and flags registers.
9211 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
9212 registers.
9213
90884b2b
L
92142010-03-01 H.J. Lu <hongjiu.lu@intel.com>
9215
9216 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
9217 (load_description): Set architecture if defined.
9218
dc00d89f
PM
92192010-02-28 Phil Muldoon <pmuldoon@redhat.com>
9220
9221 * gdb.python/py-frame.exp: Add read_var block tests.
9222 * gdb.python/py-frame.c (block): New function.
9223
0e095b7e
JK
92242010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9225 Daniel Jacobowitz <dan@codesourcery.com>
9226
9227 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
9228
624f1a65
DM
92292010-02-25 David S. Miller <davem@davemloft.net>
9230
9231 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
9232 fix logic for setting all_syscalls_numbers.
9233
f3e9a817
PM
92342010-02-24 Phil Muldoon <pmuldoon@redhat.com>
9235
9236 * Makefile.in: Add py-block and py-symbol.
9237 * gdb.python/py-symbol.exp: New File.
9238 * gdb.python/py-symtab.exp: New File.
9239 * gdb.python/py-block.exp: New File.
9240 * gdb.python/py-symbol.c: New File.
9241 * gdb.python/py-block.c: New File.
9242
f6bbabf0
PM
92432010-02-24 Phil Muldoon <pmuldoon@redhat.com>
9244
9245 PR python/11314
9246 * lib/gdb.exp (skip_python_tests): New function.
9247 * gdb.python/py-cmd.exp: Use skip_python_tests.
9248 * gdb.python/py-frame.exp: Likewise.
9249 * gdb.python/py-function.exp: Likewise.
9250 * gdb.python/py-prettyprint.exp: Likewise.
9251 * gdb.python/py-template.exp: Likewise.
9252 * gdb.python/py-type.exp: Likewise.
9253 * gdb.python/py-value.exp: Likewise.
9254
85d721b8
PA
92552010-02-22 Pedro Alves <pedro@codesourcery.com>
9256
9257 PR9605
9258
9259 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
9260
48e32051
TT
92612010-02-19 Tom Tromey <tromey@redhat.com>
9262
9263 PR c++/8693, PR c++/9496:
9264 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
9265 regression tests.
9266
ac9c0048
JK
92672010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9268
9269 Fix compatibility with m68k as.
9270 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
9271 Use only /* comments */.
9272
57bb97a4
UW
92732010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9274
9275 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
9276 * configure: Regenerate.
9277
7d1bf85c
DJ
92782010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
9279
9280 * gdb.python/py-type.exp: Check for Python support.
9281
061b5285
PA
92822010-02-17 Pedro Alves <pedro@codesourcery.com>
9283
9284 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
9285 `regsub' syntax available.
9286
f8a8bc2c
PA
92872010-02-17 Pedro Alves <pedro@codesourcery.com>
9288
9289 * gdb.base/shmain.c (main): Remove printf call.
9290 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
9291 * gdb.base/unload.c (main): Make format of fprintf a string
9292 literal. Add missing endlines to prints to stderr.
9293 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
9294
6f451e5e
TT
92952010-02-17 Tom Tromey <tromey@redhat.com>
9296
9297 * gdb.java/jprint.java (jprint.props): New field.
9298 * gdb.java/jprint.exp (set_lang_java): Add regression test.
9299
12d79008
PA
93002010-02-17 Pedro Alves <pedro@codesourcery.com>
9301
ef801a0e 9302 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
9303 available.
9304
d252f7e5
DJ
93052010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9306
9307 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
9308 creation to support remote host testing.
9309
67bdab6c
DJ
93102010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9311
9312 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
9313 Recognize "command not found".
9314
bb391223
DJ
93152010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9316
9317 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
9318 single-stepping.
9319
70362913
DJ
93202010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9321
9322 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
9323 if arguments are not supported.
9324
493f3c00
DJ
93252010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9326
9327 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
9328 be const or non-const.
9329
8034c749
DJ
93302010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9331
9332 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
9333 mi_send_resuming_command to send -exec-continue.
9334
791dfb64
DJ
93352010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9336
9337 * gdb.base/list.exp (test_list_filename_and_function): Add test
9338 with single quotes.
9339 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
9340 matching.
9341 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
9342 Add KFAIL'd tests for PR gdb/11289.
9343
7c5fe868
DJ
93442010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9345
9346 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
9347
fdc498b8
DJ
93482010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9349
9350 * gdb.base/comp-dir/subdir/dummy.txt: New file.
9351 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
9352 a temporary directory.
9353
b519e2a6
DJ
93542010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9355
9356 * gdb.base/charset.exp: Use a single regular expression to match
9357 show host-charset and show target-charset output.
9358
74164c56
JK
93592010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9360
9361 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
9362 "Illegal process-id" expect string more exact.
9363 (attach to digits-starting nonsense is prohibited): New.
9364
701ed6dc
JK
93652010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9366
9367 * gdb.base/prelink.exp (set verbose on): New.
9368
889bf7c5 93692010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
9370
9371 * mi-reverse.exp: New file. Test for reverse option to the
9372 following MI commands: exec-continue, exec-finish, exec-next,
9373 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 9374
dadf0e9c
JB
93752010-02-09 Joel Brobecker <brobecker@adacore.com>
9376
9377 * gdb.ada/ptype_tagged_param: New testcase.
9378
714f19d5
TT
93792010-02-08 Tom Tromey <tromey@redhat.com>
9380
9381 PR c++/8017:
9382 * gdb.cp/overload.exp: Add tests.
9383 * gdb.cp/overload.cc (struct K): New.
9384 (namespace N): New.
9385 (main): Call new functions.
9386 (K::staticoverload): Define.
9387
889bf7c5 93882010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
9389
9390 PR gdb/10728
9391 * gdb.cp/pr10728-x.h: New file.
9392 * gdb.cp/pr10728-x.cc: New file.
9393 * gdb.cp/pr10728-y.cc: New file.
9394 * gdb.cp/pr10728.exp: New file.
9395 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
9396
889bf7c5 93972010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
9398
9399 PR gdb/9067
9400 * gdb.cp/pr9067.exp: New
9401 * gdb.cp/pr9067.cc: New
9402 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
9403
7b356089
JB
94042010-02-08 Joel Brobecker <brobecker@adacore.com>
9405
9406 * lib/gdb.exp (gdb_test_timeout): New global variable.
9407 Set it to timeout if not already set.
9408 (gdb_init): Reset the value of timeout to gdb_test_timeout.
9409
1be00882
DE
94102010-02-05 Doug Evans <dje@google.com>
9411
9412 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
9413 user.
9414
82856980
SW
94152010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
9416
9417 PR c++/7935:
9418 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
9419
1a334831
TT
94202010-02-04 Tom Tromey <tromey@redhat.com>
9421
9422 * gdb.cp/virtbase.exp: Make test case names unique.
9423
9c3c02fd
TT
94242010-02-02 Tom Tromey <tromey@redhat.com>
9425
9426 * gdb.cp/virtbase.exp: Add regression tests.
9427 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
9428 (main): Instantiate RHC.
9429
0cc2414c
TT
94302010-02-02 Tom Tromey <tromey@redhat.com>
9431
9432 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
9433 type-printing change.
9434
edf3d5f3
TT
94352010-02-02 Tom Tromey <tromey@redhat.com>
9436
9437 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
9438 * gdb.cp/virtbase.cc: New file.
9439 * gdb.cp/virtbase.exp: New file.
9440 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
9441
e4b7f41c
JK
94422010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9443
9444 PR libc/11214:
9445 * gdb.threads/current-lwp-dead.c: Include features.h.
9446 (HAS_NOMMU): New.
9447 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
9448
b381ea14
JK
94492010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9450
9451 * gdb.base/symbol-without-target_section.exp,
9452 gdb.base/symbol-without-target_section.c: New.
9453
c593ac0e
DJ
94542010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9455
9456 * gdb.base/bigcore.exp: Reset increased timeout.
9457 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
9458
db25f29d
DJ
94592010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9460
9461 * gdb.base/gcore.exp (capture_command_output): Use
9462 gdb_test_multiple.
9463
f9d67f43
DJ
94642010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9465
9466 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
9467 * gdb.arch/thumb2-it.exp (test_it_break): New function.
9468 (Top level): Call it.
9469
177321bd
DJ
94702010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9471
9472 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
9473
97f2ed50
DJ
94742010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
9475
9476 * gdb.base/call-strs.exp, gdb.base/default.exp,
9477 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
9478 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
9479 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
9480 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
9481 gdb.base/watchpoint-solib.exp: Save and restore timeout.
9482 * gdb.base/ending-run.exp: Correct restore of timeout.
9483 * gdb.base/page.exp: Remove unnecessary timeout setting.
9484
e4e2711a
JB
94852010-01-29 Joel Brobecker <brobecker@adacore.com>
9486
9487 * gdb.ada/rec_return: New testcase.
9488
ba581dc1
JB
94892010-01-29 Joel Brobecker <brobecker@adacore.com>
9490
9491 * gdb.ada/call_pn: New testcase.
9492
4ea95be9
DJ
94932010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
9494
9495 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
9496 (Top level): Use it to resume.
9497 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
9498 the Thumb mode displaced stepping error as unsupported.
9499
df83a9bf
SW
95002010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
9501
889bf7c5
PA
9502 * gdb.cp/nsusing.exp: Added more tests.
9503 * gdb.cp/nsrecurs.exp: Ditto.
9504 * gdb.cp/nsusing.cc: Added test functions.
9505 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 9506
40b27cdc
JK
95072010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9508
9509 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
9510 absolute directory pathnames in gdb.sum file.
9511
de958931
SW
95122010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
9513
9514 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
9515 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
9516
708ead4e
TT
95172010-01-26 Tom Tromey <tromey@redhat.com>
9518
9519 PR exp/7643:
9520 * gdb.base/printcmds.exp (test_print_string_constants): Remove
9521 setup_kfail.
9522
b14e635e
SW
95232010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
9524
9525 * gdb.cp/nsrecurs.exp: New test.
9526 * gdb.cp/nsrecurs.cc: New test program.
9527 * gdb.cp/nsstress.exp: New test.
9528 * gdb.cp/nsstress.cc: New test program.
9529 * gdb.cp/nsdecl.exp: New test.
9530 * gdb.cp/nsdecl.cc: New test program.
9531
8540c487
SW
95322010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
9533
9534 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
9535 imported into file scope.
9536 Marked test as xfail.
9537 * gdb.cp/namespace-using.cc (marker5): New function.
9538 * gdb.cp/shadow.exp: New test.
9539 * gdb.cp/shadow.cc: New test program.
9540 * gdb.cp/nsimport.exp: New test.
9541 * gdb.cp/nsimport.cc: New test program.
9542
421d5d99
TT
95432010-01-25 Tom Tromey <tromey@redhat.com>
9544
9545 PR gdb/11049:
9546 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
9547 with "set print null-stop on".
9548
691f8dc1
JK
95492010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9550
9551 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
9552 Adjust it for DISASSEMBLY_OMIT_FNAME.
9553
0b92b5bb
TT
95542010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9555
9556 PR symtab/11199:
9557 * gdb.dwarf2/member-ptr-forwardref.exp,
9558 gdb.dwarf2/member-ptr-forwardref.S: New.
9559
23787403
JK
95602010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9561
9562 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
9563 (thread1_func): Protect thread1_tid with thread1_tid_cond by
9564 thread1_tid_mutex. Remove gdbstop_mutex handling.
9565 (thread2_func): Protect thread2_tid with thread2_tid_cond by
9566 thread2_tid_mutex. Remove gdbstop_mutex handling.
9567 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
9568 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
9569 pthread_cond_wait conditionalizations by while loops.
9570
b966cb8a
TT
95712010-01-20 Tom Tromey <tromey@redhat.com>
9572
9573 PR backtrace/10770:
9574 * gdb.dwarf2/pr10770.exp: New file.
9575 * gdb.dwarf2/pr10770.c: New file.
9576 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
9577
fcae584b
VP
95782010-01-20 Vladimir Prus <vladimir@codesourcery.com>
9579
9580 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
9581 that target was removed, and the test always runs native anyway.
9582
a0f49112
JK
95832010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9584
9585 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
9586 gdb.base/watchpoint-cond-gone-stripped.c: New.
9587
ceeb3d5a
TT
95882010-01-19 Tom Tromey <tromey@redhat.com>
9589
9590 PR c++/8000:
9591 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
9592 existing tests.
9593 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
9594 (main): Use AAA::SomeEnum.
9595
dd322c54
JK
95962010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9597
9598 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
9599 (test_ignore_count): Declare line_callme_body global.
9600 (run to breakpoint with ignore count): Use line_callme_body.
9601 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
9602 (set line_main_hello, set line_main_return): Reindent.
9603 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
9604 New.
9605 (continue to callee4): Use line_callee4_body.
9606 (check *stopped from CLI command): Use line_callee4_next.
9607 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
9608 (set line_main_hello, set line_main_return): Reindent.
9609 (set line_callee4_head, set line_callee4_body): New.
9610 (continue to callee4): Use line_callee4_body.
9611
4e8f195d
TT
96122010-01-18 Tom Tromey <tromey@redhat.com>
9613
9614 PR c++/9680:
9615 * gdb.cp/casts.cc: Add new classes and variables.
9616 * gdb.cp/casts.exp: Test new operators.
9617
9e14a9ba
JB
96182010-01-18 Tom Tromey <tromey@redhat.com>
9619 Thiago Jung Bauermann <bauerman@br.ibm.com>
9620
9621 * gdb.python/source2.py: New file.
9622 * gdb.python/source1: New file.
9623 * gdb.python/python.exp: Test "source" command.
9624
00bf0b85
SS
96252010-01-15 Stan Shebs <stan@codesourcery.com>
9626
9627 * gdb.trace/tfile.c: New file.
9628 * gdb.trace/tfile.exp: New file.
889bf7c5 9629
55235ad7
JK
96302010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9631
9632 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
9633
9f2982ff
JK
96342010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9635
9636 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
9637
bbfba9ed
JK
96382010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9639
9640 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
9641 (libfunc): New parameter action. Implement also selectable "sleep".
9642 * gdb.base/break-interp-main.c: Include assert.h.
9643 (libfunc): New parameter action.
9644 (main): New parameters argc and argv. Assert argc. Pass argv.
9645 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
9646 (test_attach): New proc.
9647 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
9648 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
9649
61f0d762
JK
96502010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9651
9652 * gdb.base/break-interp.exp (test_core): New proc.
9653 (test_ld): Call it.
9654
06a6f270
JK
96552010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9656
9657 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
9658 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
9659 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
9660 and gdb_compile_shlib. Use new -Wl compiler options.
9661 (dl bt, main bt): New tests.
9662
51bee8e9
JK
96632010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9664
9665 Support PIEs with no symfile_objfile.
9666 * gdb.base/break-interp.exp: New argument at the test_ld calls.
9667 (test_ld): New parameter trynosym.
9668 (test_ld <$trynosym>): New block.
9669
b8040f19
JK
96702010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9671
9672 * gdb.base/break-interp.exp: New file.
9673
be759fcf
PM
96742010-01-13 Phil Muldoon <pmuldoon@redhat.com>
9675
9676 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
9677 * gdb.python/py-prettyprint.py (pp_ls): New printer.
9678 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
9679 test.
9680 * gdb.python/py-prettyprint.c: Define lazystring test structure.
9681 * gdb.python/py-mi.exp: Add lazy string test.
9682
dc146f7c
VP
96832010-01-13 Vladimir Prus <vladimir@codesourcery.com>
9684
9685 * lib/mi-support.exp (mi_check_thread_states): Handle
9686 core number in thread listing.
9687
b4ba55a1
JB
96882010-01-12 Joel Brobecker <brobecker@adacore.com>
9689
9690 * gdb.base/maint.exp: Adjust the expected output for the
9691 "maint print type" test. Use gdb_test_multiple instead of
9692 gdb_sent/gdb_expect.
9693
08e24bd4
DE
96942010-01-11 Doug Evans <dje@google.com>
9695
6496a609
DE
9696 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
9697 from gdbserver_download. All callers updated.
9698
08e24bd4
DE
9699 * gdb.server/ext-run.exp: "info os processes" requires xml support.
9700
b5cfddf5
JK
97012010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9702
9703 Implement binary numbers parsing.
9704 * gdb.base/printcmds.exp (test_integer_literals_accepted)
9705 (test_integer_literals_rejected): New binary tests.
9706
3725885a
RW
97072010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
9708
9709 * gdb.cell/configure: Regenerate.
9710
37aeb5df
JK
97112010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9712
9713 * gdb.base/corefile.exp: Move the core finding block out and call it as
9714 core_find, new variable $corefile, replace corefile by $corefile and
9715 [file tail $corefile] for usage vs. test names resp.
9716 * lib/gdb.exp (core_find): Move it as a new function here. New
9717 parameter binfile and deletefiles. New variable $destcore. Pre-delete
9718 $destcore. Return "" on error.
9719
d521f563
JK
97202010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9721
9722 Workaround PR binutils/10802.
9723 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
9724 (twice).
9725
28f24826
DJ
97262010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
9727
9728 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
9729
2de75e71
JB
97302010-01-08 Joel Brobecker <brobecker@adacore.com>
9731
9732 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
9733 call, to avoid interruption.
9734
fe00719b 97352010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
9736
9737 * gdb.stabs/weird.def (args93): New.
9738
d0ef5df8
DE
97392010-01-07 Doug Evans <dje@google.com>
9740
9741 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
9742
3a08d52f
TT
97432010-01-07 Tom Tromey <tromey@redhat.com>
9744
9745 * gdb.base/source.exp: Use correct line number.
9746
7a697b8d
SS
97472010-01-05 Stan Shebs <stan@codesourcery.com>
9748
9749 * gdb.trace/tracecmd.exp: Test ftrace.
9750
7803799a
UW
97512010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9752
9753 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
9754
c54eabfa
JK
97552010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9756
9757 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
9758 "uint_for_mi_testing".
9759
02e7ef19
JB
97602010-01-01 Joel Brobecker <brobecker@adacore.com>
9761
9762 Test indented comment in file being sourced.
9763 * gdb.base/commands.exp: Test indented comment in file being sourced.
9764
abd775ce
JB
97652010-01-01 Joel Brobecker <brobecker@adacore.com>
9766
9767 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
9768 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
9769 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
9770 notice.
9771
79b55b82
JB
97722010-01-01 Joel Brobecker <brobecker@adacore.com>
9773
9774 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
9775 notice.
9776
8997583e
JK
97772010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9778
9779 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
9780 missing $after_stopped and comma (,) expectation.
9781
6da95a67
SS
97822009-12-31 Stan Shebs <stan@codesourcery.com>
9783
9784 * gdb.trace/actions.exp: Test teval action.
889bf7c5 9785
218d2fc6
TJB
97862009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
9787
9788 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
9789 (top level): Call test_watchpoint_in_big_blob.
9790 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
9791 watchpoints.
9792 (func3): Write to buf.
9793
236f1d4d
SS
97942009-12-29 Stan Shebs <stan@codesourcery.com>
9795
9796 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 9797
f61e138d
SS
97982009-12-28 Stan Shebs <stan@codesourcery.com>
9799
9800 * gdb.trace/tsv.exp: New file.
9801 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 9802
0219b378
DJ
98032009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
9804
9805 * gdb.base/find.c (main): Reference search buffers.
9806 * gdb.base/included.c (main): Reference integer.
9807 * gdb.base/ptype.c (charfoo): Declare.
9808 (intfoo): Call charfoo.
9809 * gdb.base/scope0.c (useitp): New function.
9810 (usestatics): Use useitp.
9811 (useit): Add a type for val.
9812 * gdb.base/scope1.c (useit1): Take a pointer argument.
9813 (usestatics1): Update calls to useit1.
9814 * gdb.cp/call-c.cc: Declare foo.
9815 (main): Call foo.
9816 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
9817 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
9818 (main): Call C::ensureRefs and ensureOtherRefs.
9819 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
9820 variables.
9821 (ensureOtherRefs): New function.
9822 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
9823 * gdb.cp/templates.cc (main): Call t5i.value.
9824
3f78692f
JK
98252009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9826
9827 Fix compatibility with G++-4.5.
9828 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
9829 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
9830 (uncaught return): Remove.
9831
429374b8
JK
98322009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9833 Phil Muldoon <pmuldoon@redhat.com>
9834
9835 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
9836 (bp_location13, bp_location14, bp_location17, bp_location18)
9837 (marker3_proto, marker4_proto): New variables.
9838 (breakpoint info): Update output.
9839 (run until breakpoint at marker3, run until breakpoint at marker4): New
9840 tests.
9841
859825b8
JK
98422009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9843
9844 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
9845 Replace the printf call of Y by provided "y-set-1" label. New block
9846 for the second shared library.
9847 * gdb.base/unload.exp: Compile also the second library, call
9848 gdb_load_shlibs also for it. Use now gdb_breakpoint.
9849 (single pending breakpoint info): Rename to ...
9850 (pending breakpoint info before run): ... this extended test.
9851 (libfile2, libname2, libsrcfile2, libsrc2)
9852 (lib_sl2): New variables.
9853 (exec_opts): Set also SHLIB_NAME2.
9854 (pending breakpoint info on first run at shrfunc1)
9855 (pending breakpoint info on second run at shrfunc1)
9856 (pending breakpoint info on second run at shrfunc2)
9857 (print y from libfile, print y from libfile2): New tests.
9858 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
9859 * gdb.base/unloadshr2.c: New.
9860
e6a386cd
HZ
98612009-12-22 Hui Zhu <teawater@gmail.com>
9862
9863 * gdb.reverse/sigall-reverse.exp: Adjust.
9864
9e19b45e
VP
98652009-12-21 Vladimir Prus <vladimir@codesourcery.com>
9866
9867 PR gdb/10884
9868
9869 * gdb.mi/var-cmd.c (do_bitfield_tests): New
9870 (main): Call do_bitfield_tests.
aacf5b1e 9871 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 9872
d53a7b30
JB
98732009-12-20 Joel Brobecker <brobecker@adacore.com>
9874
9875 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
9876 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
9877 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
9878 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
9879 gdb.modula2/unbounded1.c: Update copyright header.
9880
191ca0a1
CM
98812009-12-10 Chris Moller <moller@mollerware.com>
9882
9883 PR gdb/9399
9884 * gdb.cp/virtfunc2.exp: New tests
9885 * gdb.cp/virtfunc2.cc: New tests
9886 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
9887
0fa6cf1b
MS
98882009-12-10 Oza Pawandeep (paawan1982@yahoo.com
9889
9890 * gdb.reverse/i387-env-reverse.c: New file.
9891 * gdb.reverse/i387-env-reverse.exp: New file.
9892 * gdb.reverse/i387-stack-reverse.c: New file.
9893 * gdb.reverse/i387-stack-reverse.exp: New file.
9894
361ae042
PM
98952009-12-08 Phil Muldoon <pmuldoon@redhat.com>
9896
9897 * gdb.python/py-type.exp (test_range): New test.
9898
bfd31e71
PM
98992009-12-03 Phil Muldoon <pmuldoon@redhat.com>
9900
9901 PR python/10805
9902
9903 * gdb.python/py-type.exp: New file.
9904 * gdb.python/py-type.c: New file.
9905 * Makefile.in: Add py-type.
9906
57a1d736
TT
99072009-12-03 Tom Tromey <tromey@redhat.com>
9908
9909 * gdb.python/py-value.exp (test_parse_and_eval): New
9910 function.
9911
1f3b5d1b
PP
99122009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
9913
9914 PR gdb/11022
9915
9916 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
9917 * gdb.base/pr11022.c: New test.
9918
8b7dbdc9
JK
99192009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9920
9921 Fix spurious false FAILs.
9922 * gdb.base/structs.c (chartest): New.
9923 (main): Fill-in chartest.
9924 * gdb.base/structs.exp (anychar_re, first): New.
9925 (start_structs_test): Import global anychar_re and first.
9926 New gdb_test call "set print elements 300; ${testfile}"
9927 (start_structs_test <$first>): New block.
9928 (any): Import global anychar_re. New variable ac. Use ${ac}.
9929
6a53b2ec
JK
99302009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9931
9932 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
9933
d7167b4c
JK
99342009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9935
9936 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
9937 Force $srcfile file.
9938 * gdb.base/foll-fork.c (callee): Comment out the printf call.
9939
b1798462
UW
99402009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9941
9942 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
9943 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
9944 * gdb.threads/watchthreads-reorder.exp: Likewise.
9945
b6199126
DJ
99462009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
9947
9948 PR gdb/8704
9949
9950 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
9951 "if", and "thread". Correct matching in the previous test.
9952
b22a0510
DJ
99532009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
9954
9955 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
9956
930636d2
MS
99572009-11-23 Michael Snyder <msnyder@vmware.com>
9958
9959 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
9960 * gdb.reverse-watch-precsave.exp: Ditto.
9961
21a0512e
PP
99622009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
9963
9964 * gdb.asm/asm-source.exp: Adjust.
9965 * gdb.base/help.exp: Adjust.
889bf7c5 9966
fc30d5e0
PA
99672009-11-22 Pedro Alves <pedro@codesourcery.com>
9968
9969 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
9970 (do_syscall_tests_without_xml): Set data-directory to
9971 /the/path/to/nowhere.
9972
f6bc2008
PA
99732009-11-21 Pedro Alves <pedro@codesourcery.com>
9974
9975 * gdb.threads/local-watch-wrong-thread.c,
9976 gdb.threads/local-watch-wrong-thread.exp: New files.
9977
8c2fb5de
PA
99782009-11-21 Pedro Alves <pedro@codesourcery.com>
9979
9980 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
9981 assume new `regsub' syntax available.
9982
ebec9a0f
PA
99832009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9984
a79d3c27
JK
9985 * gdb.base/watchpoint-hw-hit-once.exp,
9986 gdb.base/watchpoint-hw-hit-once.c: New.
9987
99882009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9989
9990 * gdb.threads/watchthreads-reorder.exp,
9991 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 9992
276a961b
MK
99932009-11-17 Nathan Sidwell <nathan@codesourcery.com>
9994
9995 * gdb.xml/tdesc-regs.exp: Use for m68k.
9996
4867c1fb
PA
99972009-11-15 Pedro Alves <pedro@codesourcery.com>
9998
9999 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
10000
f6838f81
DJ
100012009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
10002
10003 * lib/gdb.exp (current_target_name): New procedure.
10004 (gdb_wrapper_target): New variable.
10005 (gdb_wrapper_init): Set gdb_wrapper_target.
10006 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
10007 wrapper.
10008
4ac4dd3f
DJ
100092009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
10010
10011 * gdb.base/remote.exp: Delete the slowest load test.
10012 Do not load with fixed packet sizes.
10013
a7881759
DJ
100142009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
10015
10016 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
10017
97a5b505
DJ
100182009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
10019
10020 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
10021 srcfile when setting a breakpoint.
10022
d3e1fc54
DJ
100232009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
10024
10025 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
10026 macros.
10027
7cbcbded
DJ
100282009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
10029
10030 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
10031 to be in memory.
10032 * gdb.base/display.c (force_mem): New.
10033 (do_loops): Use it. Add breakpoint comments.
10034 (do_vars): Add a breakpoint comment.
10035 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
10036 line numbers.
10037
bdea3a92
NF
100382009-11-13 Nathan Froyd <froydnj@codesourcery.com>
10039
10040 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
10041 instead of a bare "run".
10042
269f82e5
PP
100432009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
10044
10045 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 10046
a69b7d9d
DJ
100472009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
10048
10049 * lib/cell.exp (skip_cell_tests): Clean up test files before
10050 returning.
10051
b598bfda
DJ
100522009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
10053
10054 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
10055 and the breakpoint menu. Do not call perror if a prompt is seen.
10056 Consume the following GDB prompt.
10057 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
10058 * gdb.cp/namespace.exp: Use gdb_test.
10059 * gdb.cp/templates.exp: Use gdb_test.
10060 (test_template_breakpoints): Use gdb_test_multiple.
10061
87728fa0
DJ
100622009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
10063
10064 * gdb.base/break1.c (struct some_struct, values): Move earlier.
10065 (marker4): Reference values.
10066
b67c692f
DJ
100672009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
10068
10069 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
10070 is missing.
10071
f0df251a
DJ
100722009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
10073
10074 * gdb.base/break.c (need_malloc): New.
10075 * gdb.base/constvars.c (main): Reference crass and crisp.
10076 * gdb.base/gdb1821.c (main): Reference bar.
10077 * gdb.cp/gdb1355.cc (main): Reference s1.
10078 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
10079 (main): Call them.
10080 * gdb.cp/hang2.cc (dummy2): Define.
10081 * gdb.cp/hang3.cc (dummy3): Define.
10082 * gdb.cp/m-data.cc (main): Reference shadow.
10083
bdf7534a
NF
100842009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
10085 Nathan Froyd <froydnj@codesourcery.com>
10086
10087 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
10088 remote host.
10089
f24fce77
NF
100902009-11-12 Nathan Froyd <froydnj@codesourcery.com>
10091
10092 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
10093 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
10094 * gdb.dwarf2/dw2-compressed.exp: Likewise.
10095 * gdb.dwarf2/dw2-intercu.exp: Likewise.
10096 * gdb.dwarf2/dw2-intermix.exp: Likewise.
10097 * gdb.dwarf2/dw2-producer.exp: Likewise.
10098 * gdb.dwarf2/mac-fileno.exp: Likewise.
10099 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
10100 py-prettyprint.py to the remote host.
10101 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
10102
40f0318e
KS
101032009-11-11 Keith Seitz <keiths@redhat.com>
10104
10105 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
10106 use it instead of "Foo".
10107 * gdb.cp/classes.exp (do_tests): Add a test to access
10108 a method through a typedef'd class name.
10109
f3d9f7fb
NF
101102009-11-11 Nathan Froyd <froydnj@codesourcery.com>
10111
10112 * gdb.base/long_long.exp: Permit leading zeros on floating-point
10113 exponents.
10114 * gdb.base/pointers.exp: Likewise.
10115 * gdb.cp/ref-types.exp: Likewise.
10116
a4216f37
KS
101172009-11-11 Keith Seitz <keiths@redhat.com>
10118
10119 * gdb.cp/cplusfuncs.cc (class foo): Add operators
10120 new[] and delete[].
10121 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
10122 "void".
10123 (probe_demangler): Remove all single-quoting of
10124 method and variable names.
10125 (info_func_regexp): Remove the word "void" from any
10126 occurrence of "(void)".
10127 (print_addr_2): Remove all single-quoting of
10128 method names.
10129 (print_addr_2_kfail): Likewise.
10130 (print_addr): Single-quote C function names before
10131 passing to print_addr_2.
10132 (test_paddr_operator_functions): Remove single-quoting
10133 for method names.
10134 Add tests for operator new[] and operator delete[].
10135
9b14d7aa
JK
101362009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10137
10138 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
10139
85feb311
KS
101402009-11-09 Keith Seitz <keiths@redhat.com>
10141
10142 * gdb.cp/overload.exp: Add tests for resolving overloaded
10143 methods in expression parsing/evaluation.
10144
fa335448
DJ
101452009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
10146
10147 * lib/gdb.exp (default_gdb_version): Use --version instead of
10148 --command.
10149
ec3c07fc
NS
101502009-11-10 Nathan Sidwell <nathan@codesourcery.com>
10151
10152 * lib/gdb.exp (gdb_compile_test): New.
10153 (skip_ada_tests, skip_java_tests): New.
10154 (gdb_compile): Use gdb_compile_test for f77.
10155 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
10156 * lib/java.exp (compile_java_from_source): Remove runtests check,
10157 use gdb_compile_test to record result.
10158 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
10159 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
10160 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
10161 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
10162 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
10163 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
10164 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
10165 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
10166 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
10167 adjust gdb_compile invocations.
10168
b8b4e42b
JK
101692009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10170
10171 * Makefile.in (abs_builddir): New.
10172 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
10173 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
10174 `$(abs_builddir)/site.exp'.
10175
f8b7eaf3
DJ
101762009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
10177
10178 * config/m68k-emc.exp, lib/emc-support.exp,
10179 gdb.trace/gdb_c_test.c: Delete.
10180 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
10181 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
10182 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
10183 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
10184 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
10185 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
10186 casing for m68k-*-elf.
10187
c4187697
NS
101882009-11-03 Pedro Alves <pedro@codesourcery.com>
10189
10190 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
10191 * gdb.arch/i386-prologue.exp: Likewise.
10192 * gdb.arch/i386-unwind.exp: Likewise.
10193
db16b772
DJ
101942009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
10195
10196 * lib/gdb.exp (gdb_expect): Fix timeout typo.
10197
bcf71277
DJ
101982009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
10199
10200 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
10201
0105cee2
DJ
102022009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
10203
10204 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
10205
24ddea62
JK
102062009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10207
10208 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
10209
287ccc17
JK
102102009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10211
10212 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
10213 * gdb.base/sepdebug2.c: New file.
10214
08bca259 102152009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
10216
10217 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
10218 the modified warnings for catch syscall. Verify if GDB was compiled
10219 with support for lib expat, and choose which tests to run depending
10220 on this.
10221
5d4e2b76
VP
102222009-10-30 Vladimir Prus <vladimir@codesourcery.com>
10223
10224 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
10225 that composite commands are parsed OK. And also test
10226 that breakpoint commands do work.
10227
240e538a
MS
102282009-10-23 Michael Snyder <msnyder@vmware.com>
10229
10230 gdb.reverse/consecutive-precsave.exp: Change expect pattern
10231 to allow for new disassembly style.
10232
9c419145
PP
102332009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
10234
10235 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 10236
02506ff1
MS
102372009-10-22 Michael Snyder <msnyder@vmware.com>
10238
10239 * gdb.reverse/break-precsave.exp: New test.
10240 * gdb.reverse/consecutive-precsave.exp: Ditto.
10241 * gdb.reverse/finish-precsave.exp: Ditto.
10242 * gdb.reverse/i386-precsave.exp: Ditto.
10243 * gdb.reverse/machinestate-precsave.exp: Ditto.
10244 * gdb.reverse/sigall-precsave.exp: Ditto.
10245 * gdb.reverse/solilb-precsave.exp: Ditto.
10246 * gdb.reverse/step-precsave.exp: Ditto.
10247 * gdb.reverse/until-precsave.exp: Ditto.
10248 * gdb.reverse/watch-precsave.exp: Ditto.
10249
4cf866a3
MS
102502009-10-22 Michael Snyder <msnyder@vmware.com>
10251
10252 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
10253 for gdb_expect. Adjust one test's expect strings for the new
10254 format of disassemble.
10255 * gdb.reverse/finish-reverse.exp: Delete 'return'.
10256 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
10257 gdb_test_multiple.
10258 * gdb.reverse/step-reverse.exp: Delete 'return'.
10259 * gdb.reverse/until-reverse.exp: Delete blank lines.
10260 * gdb.reverse/watch-reverse.exp: Delete blank lines.
10261
2b28d209
PP
102622009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
10263
10264 * gdb.base/consecutive.exp: Adjust.
10265 * gdb.base/display.exp: Likewise.
10266 * gdb.base/pc-fp.exp: Likewise.
10267 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 10268
33b9c32b
MS
102692009-10-19 Michael Snyder <msnyder@vmware.com>
10270
10271 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
10272 * gdb.reverse/finish-reverse.c: Ditto.
10273 * gdb.reverse/sigall-reverse.c: Ditto.
10274 * gdb.reverse/solib-reverse.c: Ditto.
10275 * gdb.reverse/step-reverse.c: Ditto.
10276 * gdb.reverse/watch-reverse.c: Ditto.
10277
6c95b8df
PA
102782009-10-19 Pedro Alves <pedro@codesourcery.com>
10279 Stan Shebs <stan@codesourcery.com>
10280
10281 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
10282 * gdb.base/foll-exec.exp: Adjust to expect a process id before
10283 "Executing new program".
10284 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
10285 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
10286 left listed after having been killed.
10287 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
10288 * gdb.base/maint.exp: Adjust test.
10289
10290 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
10291 * gdb.multi/Makefile.in: New.
10292 * gdb.multi/base.exp: New.
10293 * gdb.multi/goodbye.c: New.
10294 * gdb.multi/hangout.c: New.
10295 * gdb.multi/hello.c: New.
10296 * gdb.multi/bkpt-multi-exec.c: New.
10297 * gdb.multi/bkpt-multi-exec.exp: New.
10298 * gdb.multi/crashme.c: New.
10299
279017b7
TG
103002009-10-13 Tristan Gingold <gingold@adacore.com>
10301
10302 * gdb.base/sepdebug.exp: Check debug info are found.
10303
0413d738
PA
103042009-10-08 Pedro Alves <pedro@codesourcery.com>
10305
10306 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
10307 bits.
10308
c628eecc
JK
103092009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10310
10311 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
10312
38af1bfe
JB
103132009-10-07 Joel Brobecker <brobecker@adacore.com>
10314
10315 * gdb.base/watchpoints.c: Add copyright header. Reformat one
10316 of the comments.
10317
2b0adecd
PM
103182009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
10319
10320 * gdb.base/annota1.exp: Remove obsolete match_max increase.
10321 * gdb.base/annota3.exp: Idem.
10322 * gdb.base/maint.exp: Idem.
10323
8d417781
PM
103242009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
10325
889bf7c5 10326 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
10327 to default.
10328
bb61102d
PM
103292009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
10330
889bf7c5 10331 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
10332 mingw and cygwin targets.
10333
ace5c364
PM
103342009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
10335 Pedro Alves <pedro@codesourcery.com>
10336
889bf7c5 10337 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
10338 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
10339
c2d494a0
PM
103402009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
10341
e1b52ce2
PM
10342 * gdb.base/shr1.c: Use %p in format string.
10343 * gdb.base/unload.c: Avoid warning in fprintf.
10344 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 10345
209f53f5
PM
103462009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
10347
10348 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
10349 long type.
10350 (test_unlink): Correct printf string.
10351 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
10352 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
10353
8172766a
JK
103542009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10355
10356 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
10357 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
10358 * gdb.arch/ia64-breakpoint-shadow.S: New file.
10359
0f73703c
UW
103602009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10361
10362 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
10363 * gdb.objc/nondebug.exp: Likewise.
10364
b32306ca
UW
103652009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10366
10367 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
10368 target_info setting.
10369
10370 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
10371 that detect new threads during "info threads".
10372
0057022f
UW
103732009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10374
10375 * gdb.threads/manythreads.c (main): Increase thread stack size
10376 to 2*PTHREAD_STACK_MIN.
10377 * gdb.threads/multi-create.c (main): Likewise.
10378 (create_function): Likewise.
10379
f29c0325
UW
103802009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10381
10382 * gdb.base/dump.exp: Pass difference of pointer types instead
10383 of integer types as offset to restore in intarr3.srec case.
10384
fcb34849
UW
103852009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10386
10387 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
10388
d5142e3b
UW
103892009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10390
10391 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
10392
087b74b2 103932009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 10394
087b74b2
PM
10395 New test for two watchpoints, with disabling of
10396 the first inserted.
10397 * testsuite/gdb.base/watchpoints.c: New file.
10398 * testsuite/gdb.base/watchpoints.exp: New file.
10399
96c07c5b
TT
104002009-09-25 Tom Tromey <tromey@redhat.com>
10401
10402 * gdb.base/charset.exp: Test utf-16 strings with Python.
10403
b8899f2b
TT
104042009-09-25 Tom Tromey <tromey@redhat.com>
10405
10406 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
10407 UCS-4.
10408 * gdb.base/charset.c (utf_32_string): Rename.
10409 (init_utf32): Rename.
10410 (main): Update.
10411
329719ec
TT
104122009-09-22 Tom Tromey <tromey@redhat.com>
10413
10414 * gdb.python/py-function.exp: Add regression tests.
10415
11ef0d76
KS
104162009-09-21 Keith Seitz <keiths@redhat.com>
10417
10418 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
10419 with invalid operator.
10420
3fe8f3b3
KS
104212009-09-21 Keith Seitz <keiths@redhat.com>
10422
10423 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
10424 and destructor using typedef name of class.
10425 * gdb.cp/classes.cc (class Base1): Add a destructor.
10426 (base1): New typedef.
10427 (use_methods): Instanitate an object of type base1.
10428 * gdb.cp/templates.exp (test_template_typedef): New procedure.
10429 (do_tests): Call test_template_typedef.
10430 * gdb.cp/templates.cc (Baz::~Baz): New method.
10431 (intBazOne): New typedef.
10432 (main): Instantiate intBazOne.
10433
7a9fe101
PM
104342009-09-21 Phil Muldoon <pmuldoon@redhat.com>
10435
10436 PR python/10633
10437
10438 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
10439 Function.
10440 (run_lang_tests): Add print elements test.
10441
2e4d963f
PM
104422009-09-21 Phil Muldoon <pmuldoon@redhat.com>
10443
10444 * gdb.python/py-value.exp (test_subscript_regression): New
10445 function. Test for invalid subscripts.
10446 * gdb.python/py-value.c (main): Add test array, and pointer to it.
10447 (ptr_ref): New function.
10448
ec7e75e7
PP
104492009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
10450
10451 * gdb.base/default.exp: Fix "show convenience".
10452
0cc7d26f
TT
104532009-09-15 Tom Tromey <tromey@redhat.com>
10454
10455 * lib/mi-support.exp (mi_create_varobj): Update.
10456 (mi_create_floating_varobj): Likewise.
10457 (mi_create_dynamic_varobj): New proc.
10458 (mi_varobj_update): Update.
10459 (mi_varobj_update_with_type_change): Likewise.
10460 (mi_varobj_update_kv_helper): New proc.
10461 (mi_varobj_update_dynamic_helper): Rewrite.
10462 (mi_varobj_update_dynamic): New proc.
10463 (mi_list_varobj_children): Update.
10464 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
10465 * gdb.python/python-prettyprint.py (pp_outer): New class.
10466 (pp_nullstr): Likewise.
10467 (lookup_function): Register new printers.
10468 * gdb.python/python-prettyprint.c (struct substruct): New type.
10469 (struct outerstruct): Likewise.
10470 (substruct_test): New function.
10471 (struct nullstr): New type.
10472 (string_1, string_2): New globals.
10473 (main): Add new tests.
10474 * gdb.python/python-mi.exp: Added regression tests.
10475 * gdb.mi/mi2-var-display.exp: Update.
10476 * gdb.mi/mi2-var-cmd.exp: Update.
10477 * gdb.mi/mi2-var-child.exp: Update.
10478 * gdb.mi/mi2-var-block.exp: Update.
10479 * gdb.mi/mi-var-invalidate.exp: Update.
10480 * gdb.mi/mi-var-display.exp: Update.
10481 * gdb.mi/mi-var-cmd.exp: Update.
10482 * gdb.mi/mi-var-child.exp: Update.
10483 * gdb.mi/mi-var-block.exp: Update.
10484 * gdb.mi/mi-break.exp: Update.
10485 * gdb.mi/gdb701.exp: Update.
10486
a96d9b2e
SDJ
104872009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
10488
10489 * Makefile.in: Inclusion of catch-syscall object.
10490 * gdb.base/catch-syscall.c: New file.
10491 * gdb.base/catch-syscall.exp: New file.
10492
b43b923a
MS
104932009-09-12 Michael Snyder <msnyder@vmware.com>
10494
10495 * gdb.reverse/step-reverse.exp: Explicitly check for targets
10496 that can support reverse debuggnig.
10497
cec03d70
TT
104982009-09-11 Tom Tromey <tromey@redhat.com>
10499
10500 * gdb.dwarf2/valop.S: New file.
10501 * gdb.dwarf2/valop.exp: New file.
10502
e23bb3fc
MK
105032009-09-11 Mark Kettenis <kettenis@gnu.org>
10504
10505 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
10506
37c3696d
DE
105072009-09-10 Doug Evans <dje@google.com>
10508
10509 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
10510 Add $gdb_prompt to second breakpoint regexp.
10511
5172aecb
JB
105122009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
10513
10514 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
10515 names, add missing ones.
10516 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
10517 * gdb.python/py-frame.c: Rename from python-frame.c.
10518 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
10519 testfile name.
10520 * gdb.python/py-function.exp: Rename from python-function.exp.
10521 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
10522 testfile name.
10523 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
10524 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
10525 Adjust testfile name.
10526 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
10527 * gdb.python/py-template.cc: Rename from python-template.cc.
10528 * gdb.python/py-template.exp: Rename from python-template.exp.
10529 Adjust testfile name.
10530 * gdb.python/py-value.c: Rename from python-value.c.
10531 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
10532 testfile name.
10533
b554e4bd
JK
105342009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10535
10536 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
10537 $bpt2address.
10538 (Second breakpoint address is valid on ia64)
10539 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
10540
9a68ae16
JM
105412009-09-03 Joseph Myers <joseph@codesourcery.com>
10542
10543 * gdb.base/ending-run.exp: Restrict regular expression matching
10544 line number to require closing brace following.
10545
146b9145
DE
105462009-09-03 Doug Evans <dje@google.com>
10547
10548 * gdb.base/store.exp (check_set): Fix typo in expected value message.
10549
787d21e1
TT
105502009-09-02 Tom Tromey <tromey@redhat.com>
10551
10552 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
10553
e7802207
TT
105542009-09-02 Tom Tromey <tromey@redhat.com>
10555
10556 * gdb.dwarf2/callframecfa.exp: New file.
10557 * gdb.dwarf2/callframecfa.S: New file.
10558
817aadd2
JK
105592009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10560
10561 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
10562 gdb.base/solib-overlap-main.c: New.
10563
4a76eae5
DJ
105642009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
10565
10566 PR gdb/10565
10567
10568 * gdb.base/bitfields.c (struct container, container): New.
10569 (main): Initialize it and call break5.
10570 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
10571
d4b96c9a
JK
105722009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10573
10574 Support constant DW_AT_data_member_location by GCC PR debug/40659.
10575 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
10576
4e22772d
JK
105772009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10578
10579 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
10580
2efab443
MS
105812009-08-26 Michael Snyder <msnyder@vmware.com>
10582
10583 * gdb.base/i386-reverse.c: New file.
10584 * gdb.base/i386-reverse.exp: New file.
10585 * gdb.base/Makefile.in: Add new files to be removed.
10586
07ab73a0
JM
105872009-08-26 Joseph Myers <joseph@codesourcery.com>
10588
10589 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
10590 environment-pwd for remote host.
10591 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
10592
676accff
KS
105932009-08-24 Keith Seitz <keiths@redhat.com>
10594
10595 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
10596 Add two new C++ completer tests which limit the output to a
889bf7c5 10597 given class.
676accff 10598
f9f7ad22
MS
105992009-08-24 Michael Snyder <msnyder@vmware.com>
10600
10601 * gdb.base/del.exp: Fix typo in comment.
10602 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
10603
81ecdfbb
RW
106042009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
10605
10606 * configure: Regenerate.
10607 * gdb.hp/configure: Likewise.
10608 * gdb.hp/gdb.aCC/configure: Likewise.
10609 * gdb.hp/gdb.base-hp/configure: Likewise.
10610 * gdb.hp/gdb.compat/configure: Likewise.
10611 * gdb.hp/gdb.defects/configure: Likewise.
10612 * gdb.hp/gdb.objdbg/configure: Likewise.
10613 * gdb.stabs/configure: Likewise.
10614
cab0c772
UW
106152009-08-19 Doug Evans <dje@google.com>
10616
10617 * gdb.base/gdbvars.c: New file.
10618 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
10619
b8fa0bfa
PA
106202009-08-14 Pedro Alves <pedro@codesourcery.com>
10621
10622 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
10623 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
10624
b84aa90a
PA
106252009-08-13 Pedro Alves <pedro@codesourcery.com>
10626
10627 * gdb.base/default.exp: Adjust "set language test": it's now an
10628 enum command. Larger help string moved to "help set language".
10629 * gdb.base/help.exp: Adjust "help set language" expected output,
10630 now lists all known languages.
10631
0d8f9b2c
NF
106322009-08-11 Nathan Froyd <froydnj@codesourcery.com>
10633
10634 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
10635 all frame arguments.
10636 * gdb.arch/altivec-regs.exp: Likewise.
10637
bda180e0
TT
106382009-08-07 Tom Tromey <tromey@redhat.com>
10639
10640 * gdb.base/setshow.exp: Add tests for changes to set language, set
10641 check range, and set check type.
10642
48cb2d85
VP
106432009-08-03 Vladimir Prus <vladimir@codesourcery.com>
10644
10645 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
10646 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 10647 Call it.
48cb2d85 10648
1ea34204
UW
106492009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10650
10651 * configure.ac: Run gdb.cell tests when appropriate.
10652 * configure: Regenerate.
10653 * lib/cell.exp: New file.
10654 * gdb.cell: New directory.
10655 * gdb.cell/configure.ac: New file.
10656 * gdb.cell/configure: New file.
10657 * gdb.cell/Makefile.in: New file.
10658 * gdb.cell/arch.exp: New file.
10659 * gdb.cell/break.c: New file.
10660 * gdb.cell/break.exp: New file.
10661 * gdb.cell/break-spu.c: New file.
10662 * gdb.cell/bt.c: New file.
10663 * gdb.cell/bt2-spu.c: New file.
10664 * gdb.cell/bt-spu.c: New file.
10665 * gdb.cell/bt.exp: New file.
10666 * gdb.cell/coremaker.c: New file.
10667 * gdb.cell/coremaker-spu.c: New file.
10668 * gdb.cell/core.exp: New file.
10669 * gdb.cell/gcore.exp: New file.
10670 * gdb.cell/data.c: New file.
10671 * gdb.cell/data.exp: New file.
10672 * gdb.cell/data-spu.c: New file.
10673 * gdb.cell/ea-cache.exp: New file.
10674 * gdb.cell/ea-cache.c: New file.
10675 * gdb.cell/ea-cache-spu.c: New file.
10676 * gdb.cell/ea-standalone.c: New file.
10677 * gdb.cell/ea-standalone.exp: New file.
10678 * gdb.cell/ea-test.c: New file.
10679 * gdb.cell/ea-test.exp: New file.
10680 * gdb.cell/f-regs.exp: New file.
10681 * gdb.cell/mem-access.c: New file.
10682 * gdb.cell/mem-access.exp: New file.
10683 * gdb.cell/mem-access-spu.c: New file.
10684 * gdb.cell/ptype.exp: New file.
10685 * gdb.cell/registers.exp: New file.
10686 * gdb.cell/size.c: New file.
10687 * gdb.cell/sizeof.exp: New file.
10688 * gdb.cell/size-spu.c: New file.
10689 * gdb.cell/solib.exp: New file.
10690 * gdb.cell/solib-symbol.exp: New file.
10691
85e747d2
UW
106922009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10693
10694 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
10695
58d6951d
DJ
106962009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
10697
10698 * gdb.base/float.exp: Handle VFP registers.
10699
6e0a4f15
MS
107002009-07-14 Michael Snyder <msnyder@vmware.com>
10701
dcd5da87
MS
10702 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
10703 to bring gdb to the beginning of the calling line.
10704
6e0a4f15
MS
10705 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
10706 confusing the i386 epilogue unwinder.
10707
782b2b07
SS
107082009-07-14 Stan Shebs <stan@codesourcery.com>
10709
10710 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
10711
f662c3bc
MS
107122009-07-14 Michael Snyder <msnyder@vmware.com>
10713
10714 * gdb.reverse/step-reverse.exp (stepi into function call):
10715 Call instruction may not be first instruction in the line.
10716 (reverse stepi from a function call): Used wrong line number.
10717
8f313923
JK
107182009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10719
10720 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
10721
4662c76e
JK
107222009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10723
10724 Fix gdb.base/macscp.exp when using custom inputrc.
10725 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
10726 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
10727 env(TERM) set.
10728 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
10729 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
10730
aa81e255
JK
107312009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10732
10733 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
10734 * gdb.base/annota1.exp (thread_test): Import global $testfile.
10735 Change the compilation target to match the testcase name.
10736 * gdb.base/sect-cmd.exp: Change the compilation target to match the
10737 testcase name.
10738 * a2-run.exp: Use for setup prepare_for_testing. Change the
10739 compilation target to match the testcase name.
10740 * gdb.base/commands.exp: Likewise.
10741 * gdb.base/finish.exp: Likewise.
10742 * gdb.base/float.exp: Likewise.
10743 * gdb.base/info-target.exp: Likewise.
10744 * gdb.base/relational.exp: Likewise.
10745 * gdb.base/term.exp: Likewise.
10746 * gdb.base/until.exp: Likewise.
10747 * gdb.base/volatile.exp: Likewise.
10748 * gdb.base/whatis-exp.exp: Likewise.
10749
4c93b1d7
HZ
107502009-07-11 Hui Zhu <teawater@gmail.com>
10751
10752 * gdb.base/help.exp (disassemble): Update expected help text.
10753
812f7342
TT
107542009-07-09 Tom Tromey <tromey@redhat.com>
10755
10756 * lib/gdb.exp: Handle TRANSCRIPT.
10757 (remote_spawn, remote_close, send_gdb): New procs.
10758
fbb8f299
PM
107592009-07-10 Phil Muldoon <pmuldoon@redhat.com>
10760
10761 * gdb.python/python-prettyprint.c: Add counted null string
10762 structure.
10763 * gdb.python/python-prettyprint.exp: Print null string. Test for
10764 embedded nulls.
10765 * gdb.python/python-prettyprint.py (pp_ns): New Function.
10766 * gdb.python/python-value.exp (test_value_in_inferior): Add
10767 variable length string fetch tests.
10768 * gdb.python/python-value.c (main): Add strings for string fetch tests.
10769
c0ac0ec7
JK
107702009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10771
10772 * gdb.base/dump.exp (inaccessible memory is reported): New test.
10773
30b66ecc
TT
107742009-07-07 Tom Tromey <tromey@redhat.com>
10775
10776 * gdb.base/call-rt-st.exp: Update for change to escape output.
10777 * gdb.base/callfuncs.exp: Likewise.
10778 * gdb.base/charset.exp: Likewise.
10779 * gdb.base/constvars.exp: Likewise.
10780 * gdb.base/long_long.exp: Likewise.
10781 * gdb.base/pointers.exp: Likewise.
10782 * gdb.base/printcmds.exp: Likewise.
10783 * gdb.base/setvar.exp: Likewise.
10784 * gdb.base/store.exp: Likewise.
10785 * gdb.cp/ref-types.exp: Likewise.
10786 * gdb.mi/mi-var-child.exp: Likewise.
10787 * gdb.mi/mi-var-display.exp: Likewise.
10788 * gdb.mi/mi2-var-display.exp: Likewise.
10789 * gdb.base/charset.exp: Test octal escape sequence length.
10790 Update for change to escape output.
10791
187c4a2b
JK
107922009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10793
10794 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
10795
d80a43f9
DJ
107962009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
10797
10798 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
10799
047427a8
JK
108002009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10801
10802 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
10803 gdbserver increasing $portnum if "Can't bind address" has been seen.
10804
8b5a0f4f
PA
108052009-07-05 Pedro Alves <pedro@codesourcery.com>
10806
10807 * gdb.base/ending-run.exp: Add "step out of main" pattern for
10808 mingw32ce.
10809
7d93ba58
PA
108102009-07-05 Pedro Alves <pedro@codesourcery.com>
10811
10812 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
10813 VFP format.
10814
2277426b
PA
108152009-07-02 Pedro Alves <pedro@codesourcery.com>
10816
10817 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
10818 linux. Adjust to use "inferior", "info inferiors", "detach
10819 inferior" and "kill inferior" instead of "restart", "info fork",
10820 "detach fork" and "delete fork".
10821 * gdb.base/ending-run.exp: Spell out "info".
10822 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
10823 the "kill" command.
10824
5af949e3
UW
108252009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10826
10827 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
10828 change to prefix TLS offset in hex with 0x.
10829
5d3729b5
UW
108302009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10831
10832 * gdb.base/default.exp: Update test case for "x" changes.
10833
af589bd0
TG
108342009-07-01 Tristan Gingold <gingold@adacore.com>
10835
10836 * gdb.base/bigcore.exp: Make darwin untested.
10837
40974f91
JK
108382009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10839
10840 * gdb.base/completion.exp (directory completion): Create the directory.
10841 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
10842 escapeuniquesub.
10843 (directory completion 2): Expect now ${escapeuniquesub}.
10844 (Glob remaining of directory test): Remove one excessive newline.
10845 Expect the real output.
10846
59dd3af6
JK
108472009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10848
10849 Fix `make check//%' target after `make check' has been ran.
10850 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
10851 a mkdir call.
10852 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
10853 (%/.dir): Remove.
10854
f4e164aa
JK
108552009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10856
10857 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
10858 the expected result record.
10859
69af2122
JK
108602009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10861
10862 Remove racy FAILs relying just on the timeouts.
10863 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
10864 (annotation_level 2): Remove racy FAILs.
10865
2fd481e1
PP
108662009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
10867
10868 gdb/10275
889bf7c5
PA
10869 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
10870
c38f313d
DJ
108712009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
10872
10873 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
10874
8b777f02
VP
108752009-06-30 Vladimir Prus <vladimir@codesourcery.com>
10876
10877 * gdb.mi/mi-stack.exp: Testing symbolic options
10878 to -stack-list-locals and -stack-list-arguments.
10879
00c7eacf
JK
108802009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10881
10882 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
10883
6bc80edc
TT
108842009-06-29 Tom Tromey <tromey@redhat.com>
10885
10886 * dg-extract-results.sh: New file.
10887 * Makefile.in (FORCE_PARALLEL): New variable.
10888 (CHECK_TARGET): New conditional variable.
10889 (check): Use CHECK_TARGET.
10890 (DO_RUNTEST): New variable.
10891 (check-single): New target.
10892 (TEST_DIRS): New variable.
10893 (TEST_TARGETS): Likewise.
10894 (check-parallel): New target.
10895 (check-gdb.%): New pattern.
10896 (BASE1_FILES): New variable.
10897 (BASE2_FILES): Likewise.
10898 (check-gdb.base%): New pattern.
10899 (%/.dir): New pattern.
10900 * configure: Rebuild.
10901 * aclocal.m4 (AM_CONDITIONAL): New defun.
10902 * configure.ac: Check whether user is using GNU make.
10903 (GMAKE): New conditional.
10904
794684b6
SW
109052009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
10906
10907 * gdb.cp/namespace-nested-import.cc: New test.
10908 * gdb.cp/namespace-nested-import.exp: New test.
10909
edb3359d
DJ
109102009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
10911
10912 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
10913 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
10914 * gdb.opt/Makefile.in (EXECUTABLES): Update.
10915 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
10916 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
10917 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
10918 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
10919 gdb.opt/inline-markers.c: New files.
10920 * lib/gdb.exp (skip_inline_frame_tests): New function.
10921 (skip_inline_var_tests): New function.
10922
cf657a0c
AS
109232009-06-27 Andreas Schwab <schwab@linux-m68k.org>
10924
10925 * gdb.cp/exception.exp: Don't require $hex before inner frame in
10926 backtrace.
10927
28d41a99
MS
109282009-06-27 Michael Snyder <msnyder@vmware.com>
10929
10930 * gdb.reverse: New directory.
10931 * gdb.reverse/break-reverse.c: New test.
10932 * gdb.reverse/break-reverse.exp: New test.
10933 * gdb.reverse/consecutive-reverse.c: New test.
10934 * gdb.reverse/consecutive-reverse.exp: New test.
10935 * gdb.reverse/finish-reverse.c: New test.
10936 * gdb.reverse/finish-reverse.exp: New test.
10937 * gdb.reverse/machinestate.c: New test.
10938 * gdb.reverse/ms1.c: New test.
10939 * gdb.reverse/machinestate.exp: New test.
10940 * gdb.reverse/Makefile.in: New file.
10941 * gdb.reverse/shr2.c: New test.
10942 * gdb.reverse/solib-reverse.c: New test.
10943 * gdb.reverse/solib-reverse.exp: New test.
10944 * gdb.reverse/step-reverse.c: New test.
10945 * gdb.reverse/step-reverse.exp: New test.
10946 * gdb.reverse/until-reverse.c: New test.
10947 * gdb.reverse/ur1.c: New test.
10948 * gdb.reverse/until-reverse.exp: New test.
10949 * gdb.reverse/watch-reverse.c: New test.
10950 * gdb.reverse/watch-reverse.exp: New test.
10951 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
10952 * configure: Regenerate.
10953
fe3c8b0d
DE
109542009-06-26 Doug Evans <dje@google.com>
10955
10956 * gdb.base/psymtab.exp: Turn off pending breakpoints.
10957
3a72a602
PM
109582009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
10959
10960 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
10961 windows problem for 'file delete $binfile'.
10962
27aa8d6a
SW
109632009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
10964
10965 * gdb.cp/namespace-using.exp: New test.
10966 * gdb.cp/namespace-using.cc: New test.
10967
8ac055f8
JB
109682009-05-20 Joel Brobecker <brobecker@adacore.com>
10969
10970 * gdb.ada/variant_record_packed_array: New testcase.
10971
85e306ed
TT
109722009-06-23 Tom Tromey <tromey@redhat.com>
10973
10974 * gdb.base/charset.exp (test_combination): Regression test.
10975 * gdb.base/charset.c (my_wchar_t): New typedef.
10976 (myvar): New global.
10977 (main): Set myvar.
10978
56643c5e
PM
109792009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
10980
10981 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
10982 target.
10983
1fac167a
UW
109842009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10985
10986 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
10987
7ccb0be9
UW
109882009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10989
10990 * gdb.mi/gdb680.exp: Update test for error message.
10991
568d6575
UW
109922009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10993
10994 * gdb.base/annota1.exp: Allow multiple occurrences of the
10995 frames-invalid annotation.
10996 * gdb.cp/annota2.exp: Likewise.
10997
7cd1089b
PM
109982009-06-15 Phil Muldoon <pmuldoon@redhat.com>
10999
11000 * gdb.cp/gdb2495.cc: New file.
11001 * gdb.cp/gdb2495.exp: New file.
11002
72c63395
JK
110032009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11004
11005 Report error on GDB crash during runto.
11006 * lib/gdb.exp (runto <eof>): New.
11007
3788363d
DJ
110082009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
11009
11010 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
11011 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
11012 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
11013 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
11014 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
11015 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
11016 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
11017 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
11018 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
11019 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
11020 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
11021 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
11022 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
11023 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
11024 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
11025 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
11026 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
11027 gdb.server/server-mon.exp, gdb.server/server-run.exp,
11028 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
11029 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
11030 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
11031 gdb.trace/passcount.exp, gdb.trace/report.exp,
11032 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
11033 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
11034 gdb.trace/while-stepping.exp: Use a unique name for the compiled
11035 executable.
11036
17592de3
PA
110372009-06-07 Pedro Alves <pedro@codesourcery.com>
11038
11039 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
11040 defined before referencing it.
11041
701e355d
DE
110422009-06-03 Doug Evans <dje@google.com>
11043
11044 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
11045 * gdb.arch/i386-see.c: Ditto.
11046
f2292c65
PM
110472009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
11048
11049 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
11050 (check_macro): Return 1 if undefined.
11051 If first test fails, check if macro debug information is available,
11052 and report unsupported test if no macro information is found.
11053
5a437975
DE
110542009-05-29 Doug Evans <dje@google.com>
11055
11056 * gdb.threads/hand-call-in-threads.exp: New.
11057 * gdb.threads/hand-call-in-threads.c: New.
11058
c141c696
MS
110592009-05-29 Michael Snyder <msnyder@vmware.com>
11060
11061 * gdb.base/break-always.exp: Change "1" to "on".
11062 Add confirmation check.
11063
b3444185
PA
110642009-05-28 Pedro Alves <pedro@codesourcery.com>
11065
11066 * gdb.threads/threxit-hop-specific.c: New.
11067 * gdb.threads/threxit-hop-specific.exp: New.
11068 * gdb.threads/thread-execl.c: New.
11069 * gdb.threads/thread-execl.exp: New.
11070
b6313243
TT
110712009-05-27 Tom Tromey <tromey@redhat.com>
11072 Thiago Jung Bauermann <bauerman@br.ibm.com>
11073
11074 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
11075 (mi_child_regexp): Likewise.
11076 (mi_list_varobj_children_range): Likewise.
11077 (mi_get_features): Likewise.
11078 (mi_list_varobj_children): Rewrite.
11079 * gdb.python/python-mi.exp: New file.
11080
a6bac58e
TT
110812009-05-27 Tom Tromey <tromey@redhat.com>
11082 Thiago Jung Bauermann <bauerman@br.ibm.com>
11083 Phil Muldoon <pmuldoon@redhat.com>
11084 Paul Pluzhnikov <ppluzhnikov@google.com>
11085
11086 * gdb.python/python-prettyprint.exp: New file.
11087 * gdb.python/python-prettyprint.c: New file.
11088 * gdb.python/python-prettyprint.py: New file.
11089 * gdb.base/display.exp: print/r is now valid.
11090
2c74e833
TT
110912009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
11092 Tom Tromey <tromey@redhat.com>
11093 Pedro Alves <pedro@codesourcery.com>
11094 Paul Pluzhnikov <ppluzhnikov@google.com>
11095
11096 * gdb.python/python-template.exp: New file.
11097 * gdb.python/python-template.cc: New file.
11098 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
11099 tests.
11100 * gdb.python/python-value.exp (py_objfile_tests): New proc.
11101 Call it.
11102 (test_value_after_death): New proc.
11103 * gdb.python/python-value.c (PTR): New typedef.
11104 (main): New variable 'x'.
11105
89c73ade
TT
111062009-05-27 Tom Tromey <tromey@redhat.com>
11107
11108 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
11109 tests.
11110 * gdb.python/python-value.exp (py_objfile_tests): New proc.
11111 Call it.
11112
a75724bc
PA
111132009-05-27 Pedro Alves <pedro@codesourcery.com>
11114
11115 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
11116
e58b0e63
PA
111172009-05-24 Pedro Alves <pedro@codesourcery.com>
11118
11119 * gdb.threads/fork-thread-pending.c: New.
11120 * gdb.threads/fork-thread-pending.exp: New.
11121
4ac36638
JK
111222009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11123
11124 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
11125 * gdb.dwarf2/dw2-strp.S (a_string2): New.
11126
889bf7c5 111272009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 11128
889bf7c5 11129 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 11130
b242c3c2
PA
111312009-05-17 Pedro Alves <pedro@codesourcery.com>
11132
11133 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
11134 `gdb_get_line_number'. Call `callee' in both parent and child.
11135 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
11136 `gdb_get_line_number' instead of hardcoding line numbers.
11137 (catch_fork_unpatch_child): New procedure to test detaching
11138 breakpoints from child fork.
11139 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
11140 hardcoding line numbers.
11141 (do_fork_tests): Run `catch_fork_unpatch_child'.
11142
ee342b23
VP
111432009-05-17 Vladimir Prus <vladimir@codesourcery.com>
11144
11145 * gdb.mi/mi-cmd-var.exp: Check that when varobj
11146 of structure type enters or leaves the scope, it
11147 is reported by -var-update.
11148
e2009e98
DE
111492009-05-11 Doug Evans <dje@sebabeach.org>
11150
11151 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 11152 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
11153 * gdb.threads/schedlock.c (main): Fix off-by-one error.
11154
00903456
JK
111552009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11156
11157 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
11158
dc621c35
DE
111592009-04-30 Doug Evans <dje@google.com>
11160
11161 * gdb.threads/watchthreads2.exp: New testcase.
11162 * gdb.threads/watchthreads2.c: New testcase.
11163
9ab4e744
DE
111642009-04-29 Doug Evans <dje@google.com>
11165
11166 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
11167 * gdb.cp/mb-ctor.cc: Ditto.
11168 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
11169 * gdb.cp/mb-inline.h (multi_line_foo): New function.
11170 * gdb.cp/mb-inline1.cc: Call it.
11171 * gdb.cp/mb-inline2.cc: Ditto.
11172 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
11173 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
11174
484086b7
JK
111752009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11176
11177 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
11178 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
11179 Replace all uses of `decimal' by `nonzero'.
11180 (info macro FROM_COMMANDLINE): New test.
11181
379a77b5
TT
111822009-04-27 Tom Tromey <tromey@redhat.com>
11183
11184 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
11185
b92b73c2
DE
111862009-04-27 Doug Evans <dje@google.com>
11187
11188 * gdb.threads/watchthreads.c (main): Initialize args before starting
11189 the threads. Plus formatting cleanup.
11190 * gdb.threads/watchthreads.exp: Avoid errant failures due to
11191 biased scheduling of one thread.
11192
945a118d
JG
111932009-04-27 Jerome Guitton <guitton@adacore.com>
11194
11195 * gdb.cp/templates.cc (GetMax): New template.
11196 (main): Declare two instances of GetMax.
11197 * gdb.cp/templates.exp: Add new test.
11198
d389af10
JK
111992009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11200
11201 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
11202
e7f86de9
JM
112032009-04-22 Joseph Myers <joseph@codesourcery.com>
11204
11205 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
11206
334cc82d
TT
112072009-04-15 Tom Tromey <tromey@redhat.com>
11208
11209 * gdb.base/charset.exp: Add regression test.
11210
d12672cc
JB
112112009-04-14 Joel Brobecker <brobecker@adacore.com>
11212
11213 * gdb.base/exe-lock.exp: New testcase.
11214
18e8c3bc
TT
112152009-04-13 Tom Tromey <tromey@redhat.com>
11216
11217 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
11218 operator on Frame.
11219
5ecd5cbe
UW
112202009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11221
11222 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
11223 * gdb.server/ext-attach.exp: Likewise.
11224
7309f756
VP
112252009-04-03 Vladimir Prus <vladimir@codesourcery.com>
11226
11227 Eliminate some sleep usage.
11228
889bf7c5
PA
11229 * gdb.mi/basics.c (do_nothing): New.
11230 (main): Use do_nothing instead of printf, so that
11231 not to introduce race condition between output of
11232 inferiour and output of gdb. Do not use sleep as it
11233 is not generally available on embedded targets.
7309f756 11234
f4b95f6f
PA
112352009-04-02 Pedro Alves <pedro@codesourcery.com>
11236
11237 * gdb.server/ext-attach.exp: Expect an optional process id after
11238 "Detached from remote process".
11239
de40b933
JK
112402009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11241
11242 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
11243 gdb.dwarf2/dw2-unresolved.exp: New.
11244
2ae101a4
PA
112452009-04-02 Pedro Alves <pedro@codesourcery.com>
11246
11247 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
11248 mi_run_to_main.
11249
56a8e183
PA
112502009-04-02 Pedro Alves <pedro@codesourcery.com>
11251
11252 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
11253 mi_run_to_main. Skip thread exit test on remote targets.
11254 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
11255 mi_run_to_main.
11256 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
11257 mi_run_to_main.
11258 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
11259 when expecting ^connected. Detect when the target doesn't support
11260 non-stop mode.
11261 (mi_run_cmd): Detect if non-stop mode was requested by isn't
11262 supported. Return -1 on error, 0 on success.
11263 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
11264 (mi_runto): Return mi_runto_helper's result explicitly.
11265
c35fafde
PA
112662009-04-01 Pedro Alves <pedro@codesourcery.com>
11267
11268 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
11269
f8a8dce6
JB
112702009-04-01 Tom Tromey <tromey@redhat.com>
11271
11272 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
11273 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
11274 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
11275 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
11276
71c25dea
TT
112772009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
11278 Jan Kratochvil <jan.kratochvil@redhat.com>
11279
11280 PR gdb/931
11281 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
11282 output.
11283 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
11284 for gdb/931.
11285 * dw2-strp.S (DW_AT_language): Change to C++.
11286 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
11287
02d9a9ce
JB
112882009-03-31 Joel Brobecker <brobecker@adacore.com>
11289
11290 * gdb.ada/tasks: New testcase.
11291
1042e4c0
SS
112922009-03-30 Stan Shebs <stan@codesourcery.com>
11293
11294 * gdb.trace/actions.exp: Update to match new info trace format.
11295 * gdb.trace/deltrace.exp: Ditto.
11296 * gdb.trace/infotrace.exp: Ditto.
11297 * gdb.trace/passcount.exp: Ditto.
11298 * gdb.trace/save-trace.exp: Ditto.
11299 * gdb.trace/while-stepping.exp: Ditto.
11300 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
11301
f8f6f20b
TJB
113022009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
11303
11304 * gdb.python/python-frame.c: New file.
11305 * gdb.python/python-frame.exp: New file.
11306
c0c6f777
TJB
113072009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
11308
11309 * gdb.python/python-value.exp: Add tests for the address
11310 attribute.
11311
3cb51905
AS
113122009-03-29 Andreas Schwab <schwab@linux-m68k.org>
11313
11314 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
11315
88fc996f
DE
113162009-03-26 Doug Evans <dje@google.com>
11317
11318 * gdb.mi/mi-nonstop-exit.exp: New file.
11319 * gdb.mi/non-stop-exit.c: New file.
11320
56ef84b1
TT
113212009-03-26 Tom Tromey <tromey@redhat.com>
11322
11323 Update for change to prologue skipping:
11324 * gdb.mi/mi2-simplerun.exp: Update.
11325 * gdb.mi/mi2-break.exp: Update.
11326 * gdb.mi/mi-simplerun.exp: Update.
11327 * gdb.mi/mi-break.exp: Update.
11328 * gdb.base/ending-run.exp: Update.
11329
def2b000
TJB
113302009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
11331
11332 * gdb.python/python-value.exp (test_value_in_inferior): Test
11333 gdb.Value.is_optimized_out attribute.
11334
442ddf59
JK
113352009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11336
11337 * gdb.dwarf2/dw2-noloc-main.c: New file.
11338 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
11339 (.text): Remove.
11340 (.data): New.
11341 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
11342 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
11343 (DW_TAG_subprogram func_cu1, noloc): Remove.
11344 (main): New.
11345 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
11346 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
11347 (file_symbols): New procedure.
11348
a8df5de4
TT
113492009-03-25 Tom Tromey <tromey@redhat.com>
11350
11351 * gdb.base/charset.exp (valid_target_charset): New proc.
11352 Use it to skip tests on invalid charsets.
11353
cc1d7add
PM
113542009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
11355
11356 * gdb.base/completion.exp: Add a test for directory completion.
11357
bcd5727b
JK
113582009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11359
11360 Fix a racy FAIL.
11361 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
11362 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
11363
cc924cad
TJB
113642009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
11365
11366 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
11367 * gdb.python/python-function.exp: Add test for function returning
11368 a GDB value.
11369
bc3b79fd
TJB
113702009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
11371
11372 * gdb.python/python-function.exp: New file.
11373
6c7a06a3
TT
113742009-03-20 Tom Tromey <tromey@redhat.com>
11375
11376 * gdb.base/store.exp: Update for change to escape output.
11377 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
11378 to escape output.
11379 * gdb.base/pointers.exp: Update for change to escape output.
11380 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
11381 to escape output.
11382 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
11383 escape output.
11384 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
11385 to escape output.
11386 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
11387 escape output.
11388 * gdb.base/setvar.exp: Update for change to escape output.
11389 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
11390 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
11391 to escape output.
11392 (test_print_string_constants): Likewise.
11393 * gdb.base/charset.exp (valid_host_charset): Check size of
11394 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
11395 cases. Handle "auto"-related output.
11396 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
11397 (uvar, Uvar): New globals.
11398
c31af87b
JG
113992009-03-19 Jerome Guitton <guitton@adacore.com>
11400
11401 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
11402 deltas.
11403 * gdb.ada/fixed_points.exp: Ditto.
11404
51272cf2
PA
114052009-03-18 Pedro Alves <pedro@codesourcery.com>
11406
11407 * return-nodebug.c: Don't include stdio.h.
11408 (init): Delete.
11409 (func): Delete definition and provide extern declaration.
11410 (t): New.
11411 (main): Don't call printf. Call func and store its result in t.
11412 * return-nodebug1.c: New.
11413 * return-nodebug.exp: Don't expect stdio output. Instead, print
11414 the global variable t. Drop printf formatters and cast types from
11415 foreach loop. Don't use prepare_for_testing. Compile
11416 return-nodebug.c and return-nodebug1.c in separate steps. Don't
11417 define FORMAT or CAST.
11418
d24948ac
PP
114192009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
11420
11421 * gdb.base/solib-display.exp: Disable test for remote targers.
11422
61ff14c6
JK
114232009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11424
11425 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
11426
cb4dce93
JK
114272009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11428
11429 Fix a racy FAIL.
11430 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
11431 code from `follow parent, print pids'.
11432 (`follow child, print pids', `follow parent, print pids'): Call it.
11433 Replace `gdb_test "break..."' by gdb_breakpoint.
11434
f7c60c5e
VP
114352009-03-13 Vladimir Prus <vladimir@codesourcery.com>
11436
11437 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 11438 sync and async modes.
f7c60c5e 11439
383ace49
JB
114402009-03-12 Joel Brobecker <brobecker@adacore.com>
11441
11442 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
11443 that was checked in by mistake. Remove loading of ada.exp, since
11444 this is not necessary in this case.
11445
4ce102af
JB
114462009-03-12 Joel Brobecker <brobecker@adacore.com>
11447
11448 * gdb.ada/ptype_arith_binop.exp: New testcase.
11449
529a2aef
JB
114502009-03-12 Joel Brobecker <brobecker@adacore.com>
11451
11452 * gdb.ada/mod_from_name: New testcase.
11453
8a38181c
JB
114542009-03-12 Joel Brobecker <brobecker@adacore.com>
11455
11456 * gdb.ada/tick_last_segv: New testcase.
11457
11436dee
VP
114582009-03-12 Vladimir Prus <vladimir@codesourcery.com>
11459
61ff14c6 11460 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 11461
1f31650a
VP
114622009-03-12 Vladimir Prus <vladimir@codesourcery.com>
11463
61ff14c6
JK
11464 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
11465 include the token in ^running and frame info in *stopped.
1f31650a 11466
a3247a22
PP
114672009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
11468
11469 * solib-display.exp: New file.
11470 * solib-display-main.c: New file.
11471 * solib-display-lib.c: New file.
61ff14c6 11472
aae64587
PA
114732009-03-05 Pedro Alves <pedro@codesourcery.com>
11474
11475 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
11476
44aabfbc
JK
114772009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
11478
11479 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
11480 (list_and_check_macro): Use more specific test name.
11481 (next to definition): Make the test names unique.
11482
c087fcd3
PM
114832009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
11484
11485 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 11486
c86cf029
VP
114872009-02-17 Vladimir Prus <vladimir@codesourcery.com>
11488
11489 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
11490 notifications.
11491 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
11492 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
11493 * lib/mi-support.exp (library_loaded_re): New.
11494 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
11495
3ea85240
VP
114962009-02-17 Vladimir Prus <vladimir@codesourcery.com>
11497
11498 * gdb.gdb/observer.exp: Use test_notification observer, not
11499 normal_stop, everywhere.
11500 (test_normal_stop_notifications): Rename to...
11501 (test_notifications): ...this.
11502 (test_observer_normal_stop): Rename to...
11503 (test_observer): ...this.
11504
1903f0e6
DE
115052009-02-16 Doug Evans <dje@google.com>
11506
11507 * gdb.arch/amd64-disp-step.S (test_int3): New test.
11508 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
11509 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
11510 (test_prefixed_syscall,test_int3): New tests.
11511 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
11512 (test_prefixed_syscall,test_int3): New tests.
11513
1d33d6ba
VP
115142009-02-14 Vladimir Prus <vladimir@codesourcery.com>
11515
3cb51905
AS
11516 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
11517 (mi_expect_interrupt): Likewise.
11518 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
11519 response.
1d33d6ba 11520
faafb047
PM
115212009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
11522
11523 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
11524 * gdb.base/pc-fp.exp (get_valueofx): Remove.
11525 Replace calls to get_valueofx by get_hexadecimal_valueof.
11526
417e16e2
PM
115272009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
11528
11529 * lib/gdb.exp (get_valueof): Accept anything as a return value.
11530 (get_integer_valueof): New procedure.
11531 (get_sizeof): Use new get_integer_value_of.
11532 * gdb.base/sizeof.exp: Replace all uses of get_valueof
11533 by get_integer_valueof.
11534
7065b901
TT
115352009-02-13 Tom Tromey <tromey@redhat.com>
11536
11537 * gdb.base/remote.exp (get_sizeof): Remove.
11538 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
11539 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
11540 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
11541 * lib/gdb.exp (get_valueof): Move from long_long.exp.
11542 (get_sizeof): Likewise.
11543
5d7cb8df
JK
115442009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11545
11546 PR fortran/9806
11547 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
11548
b2febfff
PP
115492009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
11550
11551 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
11552
4aa995e1
PA
115532009-02-06 Pedro Alves <pedro@codesourcery.com>
11554
11555 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
11556
d8906c6f
TJB
115572009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
11558
11559 * gdb.python/python-cmd.exp: New file.
11560
ff4ab08d
TG
115612009-02-06 Tristan Gingold <gingold@adacore.com>
11562
11563 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
11564
aacd552b
TG
115652009-02-05 Tristan Gingold <gingold@adacore.com>
11566
11567 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
11568 pointer is dereferenced and use this signal name in regexp.
11569 * gdb.base/signull.exp: Ditto.
11570 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
11571 * gdb.base/signull.c (main): Ditto.
11572
08c637de
TJB
115732009-02-04 Tom Tromey <tromey@redhat.com>
11574 Thiago Jung Bauermann <bauerman@br.ibm.com>
11575
11576 * gdb.python/python-value.exp: Use `gdb.history' instead of
11577 `gdb.value_from_history'.
11578 (test_value_numeric_ops): Add test for conversion of enum constant.
11579 * gdb.python/python-value.c (enum e): New type.
11580 (evalue): New global.
11581 (main): Use argv.
11582
20261af8
JG
115832009-02-04 Jerome Guitton <guitton@adacore.com>
11584
11585 * gdb.ada/uninitialized_vars: New test program.
11586 * gdb.ada/uninitialized_vars.exp: New testcase.
11587
52e44b43
TT
115882009-02-02 Tom Tromey <tromey@redhat.com>
11589
11590 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
11591 * gdb.cp/pr2489.cc: Rename...
11592 * gdb.cp/pr9594.cc: ... to this.
11593
1c71341a
TT
115942009-02-02 Tom Tromey <tromey@redhat.com>
11595
11596 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
11597 * gdb.cp/pr2489.cc: New file.
11598 * gdb.cp/cpcompletion.exp: New file.
11599
a4295225
TT
116002009-02-02 Tom Tromey <tromey@redhat.com>
11601
11602 PR exp/9059:
11603 * gdb.cp/call-c.exp: Add regression test.
11604 * gdb.cp/call-c.cc (FooHandle): New typedef.
11605 (main): New variable 'handle'.
11606
592375cd
VP
116072009-01-30 Vladimir Prus <vladimir@codesourcery.com>
11608
11609 * lib/mi-support.exp (et_mi_thread_list)
11610 (check_mi_and_console_threads): Adjust for current thread in
11611 -thread-list-ids output.
11612
41447f92
VP
116132009-01-30 Vladimir Prus <vladimir@codesourcery.com>
11614
889bf7c5
PA
11615 * gdb.mi/mi-break.exp (test_disabled_creation): New.
11616 Call it.
41447f92 11617
35669430
DE
116182009-01-28 Doug Evans <dje@google.com>
11619
11620 * gdb.arch/amd64-disp-step.S: New file.
11621 * gdb.arch/amd64-disp-step.exp: New file.
11622 * gdb.arch/i386-disp-step.S: New file.
11623 * gdb.arch/i386-disp-step.exp: New file.
11624
09f00d9a
PM
116252009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
11626
11627 * gdb.base/find.exp: Set newline variable
11628 using quotes instead of braces to fix cygwin failures.
11629
1e8fb976
PA
116302009-01-23 Pedro Alves <pedro@codesourcery.com>
11631
11632 * gdb.base/radix.exp: Add tests to ensure that that set
11633 input-radix 0 and set output-radix 0 are really rejected.
11634
da061712
PA
116352009-01-23 Pedro Alves <pedro@codesourcery.com>
11636
11637 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
11638 copyright years.
11639
dd7e2d2b
PA
116402009-01-23 Pedro Alves <pedro@codesourcery.com>
11641
11642 PR gdb/9664:
11643 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
11644
392452f6
PA
116452009-01-22 Pedro Alves <pedro@codesourcery.com>
11646
11647 PR c++/9631:
11648 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
11649
8653e71c
PM
116502009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
11651
11652 * gdb.server/file-transfer.exp: Use EXEEXT variable for
11653 binfile definition to fix Windows OS failure.
11654
a12cc160
DJ
116552009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
11656
11657 PR gdb/9346
11658 * gdb.base/interrupt.c (sigint_handler): New.
11659 (main): Install a SIGINT handler if SIGNALS is defined. Exit
11660 on error.
11661 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
11662 Test "signal SIGINT".
11663
b89667eb
DE
116642009-01-19 Doug Evans <dje@google.com>
11665
11666 * gdb.base/break.exp: Update expected gdb output.
11667 * gdb.base/sepdebug.exp: Ditto.
11668 * gdb.mi/mi-syn-frame.exp: Ditto.
11669 * gdb.mi/mi2-syn-frame.exp: Ditto.
11670 * gdb.base/call-signal-resume.exp: New file.
11671 * gdb.base/call-signals.c: New file.
11672 * gdb.base/unwindonsignal.exp: New file.
11673 * gdb.base/unwindonsignal.c: New file.
11674 * gdb.threads/interrupted-hand-call.exp: New file.
11675 * gdb.threads/interrupted-hand-call.c: New file.
11676 * gdb.threads/thread-unwindonsignal.exp: New file.
11677
adb483fe
DJ
116782009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
11679
11680 * gdb.base/define.exp: Test defining and hooking prefix commands.
11681 * gdb.python/python.exp: Update test for "show user" output.
11682
60023297
JK
116832009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11684
11685 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
11686 now the output exactly, using less wildcards. Expect also the output
11687 of gfortran-4.3. Update for the f-valprint.c modification from
11688 2008-04-22.
11689 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
11690 Remove gdb_test test names where matching the command.
11691
ccc57cf9
PA
116922009-01-01 Pedro Alves <pedro@codesourcery.com>
11693
11694 PR breakpoints/9681:
11695 * gdb.base/watchpoint.exp: Add regression test.
11696
c7a6ca08
PA
116972008-12-31 Pedro Alves <pedro@codesourcery.com>
11698
11699 * gdb.threads/attach-into-signal.exp: Don't use
11700 gdb_suppress_entire_file.
11701 * gdb.threads/attach-stopped.exp: Ditto.
11702 * gdb.threads/attachstop-mt.exp: Ditto.
11703
3a031f65
PA
117042008-12-31 Pedro Alves <pedro@codesourcery.com>
11705
11706 PR gdb/8812:
11707 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
11708
09e6485f
PA
117092008-12-29 Pedro Alves <pedro@codesourcery.com>
11710
11711 PR gdb/7536:
11712 * gdb.base/radix.exp: Add tests to ensure invalid input radices
11713 and unsupported output radices are really rejected.
11714
0cd53049
JK
117152008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11716
11717 * gdb.cp/punctuator.exp: Backslash the '$' signs.
11718
ba163c7e
TT
117192008-12-22 Tom Tromey <tromey@redhat.com>
11720
11721 * gdb.cp/punctuator.exp: New file.
11722
6f4de6c9
JK
117232008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11724
11725 * gdb.base/completion.exp (Completing non-existing component): New test.
11726
0f34d0b4
JK
117272008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11728
11729 Fix for PR gdb/8648.
11730 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
11731 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
11732 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
11733 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
11734
db2ad4c3
JK
117352008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11736
11737 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
11738
bb5ef15e
DP
117392008-12-16 Christophe Lyon <christophe.lyon@st.com>
11740
11741 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
11742 compiler actually generate code at the expected line number.
11743
90142adc
JZ
117442008-12-15 Jie Zhang <jie.zhang@analog.com>
11745
11746 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
11747
fad6eecd
TT
117482008-12-12 Tom Tromey <tromey@redhat.com>
11749
11750 * gdb.base/commands.exp (redefine_hook_test): New proc.
11751 Call it.
11752
17c8aaf5
TT
117532008-12-11 Tom Tromey <tromey@redhat.com>
11754
11755 * gdb.base/macscp.exp: New regression test.
11756
7c8adf68
TT
117572008-12-11 Tom Tromey <tromey@redhat.com>
11758
11759 * gdb.base/macscp.exp: Print "address.addr".
11760 * gdb.base/macscp1.c (struct outer): New struct.
11761 (address): New global.
11762
b05dcbb7
TT
117632008-12-09 Tom Tromey <tromey@redhat.com>
11764
11765 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
11766 Call it.
11767
2d476de1
DE
117682008-12-04 Doug Evans <dje@google.com>
11769
11770 * gdb.server/ext-run.exp: Relax regexp for init program.
11771
87bdc959
TG
117722008-12-03 Tristan Gingold <gingold@adacore.com>
11773
11774 * gdb.base/macscp.exp: Generate an object file during compilation
11775 to work around Darwin dsymutil limitations.
11776
e0740f77
JK
117772008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11778
11779 Test resolving external references to TLS variables.
11780 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
11781 FILE2_THREAD_LOCAL.
11782 (testfile2, srcfile2): New variables.
11783 * gdb.threads/tls.c (file2_thread_local)
11784 (function_referencing_file2_thread_local): New.
11785 * gdb.threads/tls2.c: New file.
11786
67f0aac5
JB
117872008-11-28 Joel Brobecker <brobecker@adacore.com>
11788
11789 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
11790 rather than integer, as integer might not be big enough when
11791 on 64bit targets.
67f0aac5 11792
c332165e
JG
117932008-11-27 Jerome Guitton <guitton@adacore.com>
11794
11795 * gdb.cp/formatted-ref.exp: Add equality test.
11796 * gdb.ada/formatted_ref.exp: Ditto.
11797
fc9b693c
JK
117982008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11799
11800 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
11801 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
11802
a9c64011
AS
118032008-11-20 Andreas Schwab <schwab@suse.de>
11804
11805 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
11806 matching syscall entry point.
11807 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
11808 (tcatch_vfork_then_child_follow): Likewise. Finish through
11809 vfork even if we stopped at the syscall trampoline.
11810
e2fd701e
DE
118112008-11-20 Doug Evans <dje@google.com>
11812
11813 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
11814
69abc51c
TJB
118152008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
11816
11817 * gdb.arch/ppc-dfp.exp: New file.
11818 * gdb.arch/ppc-dfp.c: New file.
11819
c14c28ba
PP
118202008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
11821
11822 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 11823
2e74121d
DE
118242008-11-17 Doug Evans <dje@google.com>
11825
11826 * gdb.mi/mi-syn-frame.exp: Update expected output.
11827 * gdb.mi/mi2-syn-frame.exp: Update expected output.
11828
66bb093b
VP
118292008-11-17 Vladimir Prus <vladimir@codesourcery.com>
11830
11831 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
11832 "thread N" results in =thread-selected.
11833 * lib/mi-support (mi_run_cmd, mi_expect_stop)
11834 (mi_send_resuming_command_raw): Be prepared for
11835 =thread-selected.
11836
3d043ef6
VP
118372008-11-17 Vladimir Prus <vladimir@codesourcery.com>
11838
a9c64011
AS
11839 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
11840 * lib/mi-support.exp: Likewise.
3d043ef6 11841
808104c8
JB
118422008-11-16 Joel Brobecker <brobecker@adacore.com>
11843
11844 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
11845 commands from the expected output for "help catch".
11846
00b22944
JB
118472008-11-15 Joel Brobecker <brobecker@adacore.com>
11848
11849 * gdb.ada/int_deref.exp: New testcase.
11850
59669435
TT
118512008-11-14 Nick Roberts <nickrob@snap.net.nz>
11852
11853 * gdb.mi/gdb2549.exp: New file.
11854
de04a248
DE
118552008-11-11 Doug Evans <dje@google.com>
11856
11857 * gdb.base/callexit.exp: New file.
11858 * gdb.base/callexit.c: New file.
11859
6b8ce727
DE
118602008-11-10 Doug Evans <dje@google.com>
11861
11862 * lib/gdb.exp (GDBFLAGS): Move -nx ...
11863 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
11864 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
11865 (default_gdb_start,default_gdb_exit): Ditto.
11866 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
11867 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
11868 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
11869 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
11870 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
11871 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
11872
1b14b8aa
AS
118732008-11-03 Andreas Schwab <schwab@suse.de>
11874
11875 * gdb.base/hashline2.exp: Fix typo.
11876 * gdb.base/hashline3.exp: Likewise.
11877
f3134b88
TT
118782008-10-30 Tom Tromey <tromey@redhat.com>
11879
11880 * gdb.base/pointers.exp: Add test.
11881 * gdb.base/pointers.c (k, S): New typedefs.
11882 (instance): New global.
11883
c2226152
AS
118842008-10-30 Andreas Schwab <schwab@suse.de>
11885
11886 * gdb.base/args.exp: Add tests for newlines.
11887
462f405c
JB
118882008-10-30 Joel Brobecker <brobecker@adacore.com>
11889
11890 gdb.base/foll-exec.exp: Update the expected output of a couple
11891 of "info breakpoints" tests.
11892
79a45b7d
TT
118932008-10-28 Tom Tromey <tromey@redhat.com>
11894
11895 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
11896
adc13a14
PA
118972008-10-24 Pedro Alves <pedro@codesourcery.com>
11898
11899 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
11900 gdb_start_cmd.
11901 Use runto_main before any test that requires execution.
11902
252fbfc8
PA
119032008-10-23 Pedro Alves <pedro@codesourcery.com>
11904
11905 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
11906 instead of SIGINT.
11907
28148e3d
JB
119082008-10-22 Joel Brobecker <brobecker@adacore.com>
11909
11910 * gdb.base/completion.exp: Update expected output following
11911 the addition of the "info tasks" command.
11912
c209f847
TT
119132008-10-22 Tom Tromey <tromey@redhat.com>
11914
11915 * gdb.base/exprs.exp (test_expr): Add test for string
11916 concatenation.
11917
f177e350
PA
119182008-10-19 Pedro Alves <pedro@codesourcery.com>
11919
11920 * configure.ac: Output gdb.python/Makefile.
11921 * configure: Regenerate.
11922 * gdb.python/Makefile.in: New.
11923
cce89356
JB
119242008-10-16 Joel Brobecker <brobecker@adacore.com>
11925
11926 * gdb.base/foll-fork.exp: Adjust the expected output to match
11927 the new description for fork/vfork catchpoints in the "info
11928 breakpoints" output.
11929
176d289d
TJB
119302008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
11931
11932 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
11933
a08702d6
TJB
119342008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
11935
11936 * gdb.python/python-value.c: New file.
11937 * gdb.python/python-value.exp: New file.
11938
1c5cfe86
PA
119392008-10-15 Pedro Alves <pedro@codesourcery.com>
11940
11941 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
11942
5a98ad69
DP
119432008-10-15 Denis Pilat <denis.pilat@st.com>
11944
41702f1b 11945 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 11946
dcb1a1e2
TT
119472008-10-09 Tom Tromey <tromey@redhat.com>
11948
11949 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
11950 'fprintf' and 'stderr'.
11951
9124fe48
JB
119522008-10-07 Joel Brobecker <brobecker@adacore.com>
11953
11954 * gdb.ada/ref_tick_size.exp: New testcase.
11955
45452591
DE
119562008-10-06 Doug Evans <dje@google.com>
11957
11958 * gdb.dwarf2/dw2-cu-size.exp: New file.
11959 * gdb.dwarf2/dw2-cu-size.S: New file.
11960
11961 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
11962 .Ltype_int for clarity.
11963
4fc5b208
PP
119642008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
11965
11966 PR gdb/2384:
11967 * gdb.cp/gdb2384.exp: Extended to test more cases.
11968 * gdb.cp/gdb2384.cc: Likewise.
11969 * gdb.cp/gdb2384-base.h: Likewise.
11970 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 11971
d78df370
JK
119722008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11973
11974 * gdb.base/maint.exp (maint print type): Remove printing
11975 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
11976
9a044a89
TT
119772008-09-30 Tom Tromey <tromey@redhat.com>
11978
11979 * gdb.base/macscp.exp: Add completion tests.
11980 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
11981 (TWENTY_THREE): Likewise.
11982 (FORTY_EIGHT): Likewise.
11983
506800a9
TT
119842008-09-30 Tom Tromey <tromey@redhat.com>
11985
11986 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
11987 everywhere.
11988 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
11989
1a6f01b5
JK
119902008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11991
11992 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
11993 testcase is derived from. Fix racy dependency on an expected PID
11994 number. No longer support the testcase on Linux kernel 2.4.x.
11995
2fae03e8
TT
119962008-09-27 Tom Tromey <tromey@redhat.com>
11997
11998 * gdb.base/macscp.exp: Add tests for stringification, splicing,
11999 and varargs.
12000
1ad15515
PA
120012008-09-22 Pedro Alves <pedro@codesourcery.com>
12002
12003 * lib/mi-support.exp (mi_expect_interrupt): New.
12004 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
12005 from gdb.mi/mi-nonstop.exp.
12006 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
12007 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
12008 lib/mi-support.exp.
12009 Use mi_check_thread_states throughout. Avoid ".*" and do not
12010 require an anchor after -exec-run.
12011
d0b76dc6
DJ
120122008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
12013
12014 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
12015 stop is pending. Avoid ".*" when two stops are pending.
12016 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
12017 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
12018 newlines in fullnames.
12019 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
12020 (mi_expect_stop): Update comments. Only anchor in sync mode.
12021 Do not match newlines.
12022 (mi_send_resuming_command_raw): Always return status.
12023 (mi_get_stop_line): Do not match more than one line by accident.
12024 Only anchor in sync mode.
12025 (mi_run_inline_test): If -exec-next fails, give up.
12026
9990c830
UW
120272008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12028
12029 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
12030 on SPU.
12031
ebcf6f00
JB
120322008-09-10 Joel Brobecker <brobecker@adacore.com>
12033
12034 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
12035
b6db24e5
JB
120362008-09-10 Joel Brobecker <brobecker@adacore.com>
12037
12038 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
12039 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
12040 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
12041 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
12042 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
12043 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
12044 gdb.ada/interface.exp, gdb.ada/null_array.exp,
12045 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
12046 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
12047 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
12048 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
12049 Include the "= " sequence in the expected output of print tests.
12050
2bf448e0
JB
120512008-09-10 Joel Brobecker <brobecker@adacore.com>
12052
12053 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
12054 description for boolean types.
12055
d51fd4c8
PA
120562008-09-09 Pedro Alves <pedro@codesourcery.com>
12057
12058 * gdb.base/hook-stop-continue.c: New.
12059 * gdb.base/hook-stop-continue.exp: New.
12060
694182d2
DJ
120612008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
12062
12063 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
12064
3b8a7fc0
JG
120652008-09-08 Jerome Guitton <guitton@adacore.com>
12066
12067 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
12068 (stack_check_probe_2, stack_check_probe_loop_1)
12069 (stack_check_probe_loop_2): New functions.
12070 (main): Add call to these new functions.
12071 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
12072 functions, check that the breakpoint is inserted at the appropriate
12073 location.
12074 (insert_breakpoint): Slightly refine this procedure so that it can
12075 be called several times in the test.
12076
96cc0ae8
JG
120772008-09-08 Jerome Guitton <guitton@adacore.com>
12078
12079 * gdb.base/stack-checking.c: New file.
12080 * gdb.base/stack-checking.exp: New file.
12081
1f08b409
TJB
120822008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
12083
12084 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
12085 * gdb.arch/altivec-regs.exp: Likewise.
12086 * gdb.arch/vsx-regs.exp: Likewise.
12087
3099e1c4
TJB
120882008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
12089
12090 * gdb.arch/ppc-fp.exp: New file.
12091 * gdb.arch/ppc-fp.c: New file.
12092
cc69bfc1
PP
120932008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
12094
12095 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
12096 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 12097
b02a33db
MS
120982008-09-04 Michael Snyder <msnyder@vmware.com>
12099
12100 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
12101 as "at" (for non-debug functions such as _start).
12102
2992cbe0
UW
121032008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12104
12105 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
12106 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
12107 software watchpoints.
12108 * gdb.base/watch_thread_num.exp: Likewise.
12109
514f746b
AR
121102008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
12111
12112 * gdb.arch/i386-bp_permanent.exp: New test.
12113
876cecd0
TT
121142008-08-24 Tom Tromey <tromey@redhat.com>
12115
12116 * gdb.base/maint.exp: Update "maint print type".
12117
80f73d71
VP
121182008-08-21 Vladimir Prus <vladimir@codesourcery.com>
12119
12120 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
12121 support. Adjust the order of "*running" notifications.
12122 * gdb.mi/non-stop.c: Don't cast from int to void* and
12123 back.
12124
d9c78d7d
MK
121252008-08-20 Mark Kettenis <kettenis@gnu.org>
12126
12127 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
12128 expect to find it in the "info frame" output.
12129
97a2d1d3
DJ
121302008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
12131
12132 * gdb.base/interp.exp: Always consume both prompts.
12133
b96e2927
PA
121342008-08-20 Pedro Alves <pedro@codesourcery.com>
12135
12136 * gdb.base/pending.exp: Test pending breakpoints without symbols
12137 loaded.
12138
8cf6e61a
VP
121392008-08-19 Vladimir Prus <vladimir@codesourcery.com>
12140
12141 * lib/mi-support.exp (mi_expect_stop): Produce
12142 more details on failures.
12143 * gdb.mi/mi-nonstop.exp: New.
12144 * gdb.mi/non-stop.c: New.
12145
c6ebd6cf
VP
121462008-08-19 Vladimir Prus <vladimir@codesourcery.com>
12147
a9c64011
AS
12148 * gdb.mi/mi-async.exp: Use 'set target-async'.
12149 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 12150
46a9b8ed
DJ
121512008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
12152
12153 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
12154
44feb3ce
TT
121552008-08-17 Tom Tromey <tromey@redhat.com>
12156
12157 * gdb.base/help.exp (help catch): Rewrite.
12158
311a4e6b
TJB
121592008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
12160
12161 * gdb.base/define.exp: Test indented command documentation.
12162 * gdb.python/python.exp: Test indented multi-line command.
12163
604c2f83
LM
121642008-08-15 Luis Machado <luisgpm@br.ibm.com>
12165
12166 * testsuite/gdb.arch/vsx-regs.c: New source file.
12167 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
12168 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
12169
886a217c
TT
121702008-08-14 Tom Tromey <tromey@redhat.com>
12171
12172 * gdb.base/macscp.exp: Add regression test for "macro define" or
12173 "macro undef" with no arguments.
12174
c814a4f3
PP
121752008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
12176
12177 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 12178
12ab8a60
UW
121792008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12180
12181 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
12182
d57a3c85
TJB
121832008-08-06 Tom Tromey <tromey@redhat.com>
12184
12185 * gdb.python/python.exp: New file.
12186
c7b778ff
JK
121872008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
12188
12189 Fix for PR gdb/1543.
12190 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
12191 $LOCATION.
12192 (location): New variable.
12193 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
12194 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
12195 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
12196 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
12197 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
12198 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
12199 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
12200 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
12201 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
12202 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
12203 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
12204 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
12205 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
12206 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
12207 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
12208 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
12209 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
12210 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
12211 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
12212 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
12213 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
12214 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
12215 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
12216 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
12217 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
12218 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
12219 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
12220 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
12221 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
12222 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
12223 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
12224 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
12225 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
12226 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
12227 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
12228 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
12229 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
12230 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
12231 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
12232 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
12233 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
12234 gdb.base/type-opaque.exp, gdb.base/until.exp,
12235 gdb.base/value-double-free.c, gdb.base/varargs.exp,
12236 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
12237 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
12238 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
12239 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
12240 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
12241 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
12242 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
12243 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
12244 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
12245 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
12246 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
12247 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
12248 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
12249 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
12250 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
12251 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
12252 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
12253 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
12254 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
12255 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
12256 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
12257 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
12258 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
12259 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
12260 gdb.pascal/types.exp, gdb.stabs/weird.exp,
12261 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
12262 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
12263 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
12264 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
12265 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
12266 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
12267 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
12268 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
12269 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
12270 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
12271 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
12272 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
12273 lib/mi-support.exp, lib/trace-support.exp: Remove reference
12274 to bug-gdb@prep.ai.mit.edu .
12275
5e06a3d1
VP
122762008-07-31 Vladimir Prus <vladimir@codesourcery.com>
12277
12278 * lib/mi-support.exp (mi_load_shlibs): New.
12279 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
12280
9d81d21b
VP
122812008-07-30 Vladimir Prus <vladimir@codesourcery.com>
12282
12283 * lib/mi-support.exp (get_mi_thread_list)
12284 (check_mi_and_console_threads): New, moved from ...
12285 * gdb.mi/mi-pthread.exp: ...here.
12286 * gdb.mi/gdb669.exp (get_mi_thread_list)
12287 (check_mi_and_console_threads): Delete.
12288 * gdb.mi/mi2-pthread.exp: Likewise.
12289
bae98fe0
TT
122902008-07-28 Tom Tromey <tromey@redhat.com>
12291
12292 * Makefile.in (just-check): Remove. Move body to...
12293 (check): ... here.
12294
57380f4e
DJ
122952008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
12296
12297 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
12298 Add a test for duplicated SIGINTs.
12299
e09490f1
DJ
123002008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
12301
12302 * gdb.threads/schedlock.exp (get_args): Update to work for any
12303 value of NUM.
12304 (Top level): Report the number of threads that did not resume.
12305
6387b45f
DJ
123062008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
12307
12308 * gdb.dwarf2/dw2-compressed.S: Also define __start.
12309
62f64ff2
DJ
123102008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
12311
12312 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
12313 non-MI prompt.
12314
fa8de41e
TT
123152008-07-26 Tom Tromey <tromey@redhat.com>
12316
12317 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
12318 (function_struct, function_struct_ptr): New globals.
12319 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
12320 function pointer in a struct.
12321
ccb3ac8a
TT
123222008-07-26 Tom Tromey <tromey@redhat.com>
12323
12324 * gdb.base/macscp.exp: Add test for macro lexing bug.
12325
d7d9f01e
TT
123262008-07-18 Tom Tromey <tromey@redhat.com>
12327
12328 * gdb.base/macscp.exp: Add macro tests.
12329
9bf07184
PP
123302008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
12331
12332 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
12333
becf6477
PP
123342008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
12335
12336 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
12337
0709f7d3
PP
123382008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
12339
12340 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 12341
7093c834
PP
123422008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
12343
12344 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 12345
b432ffe3
JK
123462008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12347
12348 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
12349
b1a268e5
VP
123502008-07-12 Vladimir Prus <vladimir@codesourcery.com>
12351
12352 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
12353
e2995f8e
KB
123542008-07-11 Kevin Buettner <kevinb@redhat.com>
12355
12356 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
12357 of regexp to account for changes made to GDB in the printing of
12358 byte vectors.
12359
14032a66
TT
123602008-07-11 Tom Tromey <tromey@redhat.com>
12361
12362 * gdb.base/completion.exp: Add 'help' completion test.
12363
981505ef
JK
123642008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12365
12366 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
12367
10568435
JK
123682008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12369
12370 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
12371
4487aabf
PA
123722008-07-09 Pedro Alves <pedro@codesourcery.com>
12373
12374 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
12375
a4a9b1c4
PA
123762008-07-09 Pedro Alves <pedro@codesourcery.com>
12377
12378 * gdb.base/fullname.exp: Restore pwd if compiling failed.
12379
3c3185ac
JK
123802008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12381
12382 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
12383
7ebd49dc
VP
123842008-06-28 Vladimir Prus <vladimir@codesourcery.com>
12385
12386 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
12387 previous commit. Add a comment.
12388
84e46146
PA
123892008-06-28 Pedro Alves <pedro@codesourcery.com>
12390
12391 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
12392
0f8d4a2f
VP
123932008-06-28 Vladimir Prus <vladimir@codesourcery.com>
12394
12395 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
12396
f747e0ce
PA
123972008-06-27 Pedro Alves <pedro@codesourcery.com>
12398
12399 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
12400 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
12401 compiling an executable, link in an object that forces unbuffered
12402 output.
12403 * lib/set_unbuffered_mode.c: New file.
12404
734a5c36
JK
124052008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12406
12407 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
12408
a2840c35
VP
124092008-06-25 Vladimir Prus <vladimir@codesourcery.com>
12410
a9c64011
AS
12411 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
12412 mi_expect_stop.
12413 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
12414 Demand that *running is output.
12415 (detect_async): Perform checking every time.
12416 (mi_send_resuming_command): Extract everything into...
12417 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
12418 (mi_expect_stop): Don't accept any output before *stopped.
12419
6ae37fef
VP
124202008-06-13 Vladimir Prus <vladimir@codesourcery.com>
12421
12422 Robustify mi-simplerun.
a9c64011
AS
12423 * gdb.mi/basics.c (main): Add a call to sleep.
12424 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
12425 * gdb.mi/mi2-cli.exp: Likewise.
12426 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 12427
b4aa76f0 124282008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
12429
12430 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
12431
e1ac3328
VP
124322008-06-10 Vladimir Prus <vladimir@codesourcery.com>
12433
a9c64011
AS
12434 * gdb.mi/mi-console.exp: Adjust.
12435 * gdb.mi/mi-syn-frame.exp: Adjust.
12436 * gdb.mi/mi2-console.exp: Adjust.
12437 * gdb.mi/mi2-syn-frame.exp: Adjust.
12438 * lib/mi-support.exp (mi_run_cmd): Adjust.
12439 (mi_send_resuming_command): Adjust.
e1ac3328 12440
f7f9a841
VP
124412008-06-10 Vladimir Prus <vladimir@codesourcery.com>
12442
12443 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
12444 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
12445 testing of stopped.
12446 * gdb.mi/mi2-syn-frame.exp: Likewise.
12447 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
12448 (async, detect_async): New.
12449 (mi_expect_stop, mi_continue_to_line): Adjust expectation
12450 depending on if we're running in sync or async mode.
f7f9a841 12451
37cd5d19
TT
124522008-06-09 Tom Tromey <tromey@redhat.com>
12453
12454 * gdb.base/completion.exp: New tests for field name completion
12455 with spaces, and field name completion with '->'.
12456
65d12d83
TT
124572008-06-06 Tom Tromey <tromey@redhat.com>
12458
12459 * gdb.base/break1.c (struct some_struct): New struct.
12460 (values): New global.
12461 * gdb.base/completion.exp: Add field name completion test.
12462
ebfe2e3f
PP
124632008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
12464
12465 * gdb.cp/call-c.exp: Test for incorrect handling of reference
12466 to pointer.
12467 * gdb.cp/call-c.cc: Likewise.
12468
bcf6fc3a
NR
124692008-06-06 Nick Roberts <nickrob@snap.net.nz>
12470
12471 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
12472 annotation.
12473
49fd4a42 124742008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 12475 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
12476
12477 * gdb.threads/execl.c, gdb.threads/execl1.c,
12478 gdb.threads/execl.exp: New tests.
a9c64011 12479
8a34ac3f
AR
124802008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
12481 Daniel Jacobowitz <dan@codesourcery.com>
12482
12483 * gdb.cp/exception.exp: Activate test, make it work with pending
12484 catchpoints.
12485
86ae69ef
JK
124862008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12487
12488 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
12489
f7f9ae2c
VP
124902008-05-28 Vladimir Prus <vladimir@codesourcery.com>
12491
a9c64011
AS
12492 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
12493 now printed.
12494 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 12495
2a2d4dc3
AS
124962008-05-27 Andreas Schwab <schwab@suse.de>
12497
12498 * gdb.base/frame-args.exp: Handle arguments that are optimized
12499 out.
12500
5099e4d9
LM
125012008-05-26 Luis Machado <luisgpm@br.ibm.com>
12502
12503 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
12504 quiet for ppc32 and group options into a single variable.
12505
d9c36a91
JB
125062008-05-23 Joel Brobecker <brobecker@adacore.com>
12507
12508 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
12509 of zero-size elements.
12510 * gdb.ada/null_array.exp: Test printing this new array.
12511
103a8671
JK
125122008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12513
12514 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
12515
07a4cc1a 125162008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
12517
12518 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
12519 of the "finish" command.
12520
55f996a7
NR
125212008-05-21 Nick Roberts <nickrob@snap.net.nz>
12522
12523 * gdb.base/annota1.exp: Test for new annotation.
12524
907fc202
UW
125252008-05-16 Pedro Alves <pedro@codesourcery.com>
12526
12527 * gdb.base/fixsection.exp: New file.
12528 * gdb.base/fixsection0.c: New file.
12529 * gdb.base/fixsection1.c: New file.
12530
e8f97270
UW
125312008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12532
12533 * gdb.base/annota1.exp: Accept printf@... in place of printf.
12534 * gdb.base/annota3.exp: Likewise.
12535
ac0bb574
NF
125362008-05-13 Nathan Froyd <froydnj@codesourcery.com>
12537
12538 * gdb.base/watch_thread_num.exp: Don't run tests that require
12539 watchpoints if the target doesn't support them.
12540
6fadd07a
DE
125412008-05-12 Doug Evans <dje@google.com>
12542
12543 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
12544
6e9a4a30
JB
125452008-05-09 Joel Brobecker <brobecker@adacore.com>
12546
12547 * gdb.ada/assign_1.exp: New testcase.
12548
08388c79
DE
125492008-05-09 Doug Evans <dje@google.com>
12550
a3c83fae
DE
12551 * gdb.base/find.exp: New file.
12552 * gdb.base/find.c: New file.
08388c79 12553
bd5ddfe8
DJ
125542008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
12555
12556 * gdb.base/commands.exp (watchpoint_command_test): Handle
12557 gdb,no_hardware_watchpoints.
12558 * gdb.base/float.exp: Allow ARM targets without floating point.
12559 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
12560
b5dd68e2 125612008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 12562 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
12563
12564 * gdb.ada/lang_switch: New test program.
12565 * gdb.ada/lang_switch.exp: New testcase.
12566
382d13d1
DE
125672008-05-05 Doug Evans <dje@google.com>
12568
12569 * gdb.base/help.exp (disassemble): Update expected help text.
12570
9dd789d0
PA
125712008-05-04 Pedro Alves <pedro@codesourcery.com>
12572
12573 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
12574
611c83ae
PA
125752008-05-04 Pedro Alves <pedro@codesourcery.com>
12576
12577 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
12578 different times.
12579
ff013f42
JK
125802008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12581
12582 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
12583 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
12584 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
12585 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
12586
96dff6a2
VP
125872008-05-04 Vladimir Prus <vladimir@codesourcery.com>
12588
12589 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
12590 notification to appear.
12591
55cd6f92
DJ
125922008-05-04 Daniel Jacobowitz <dan@debian.org>
12593
12594 * gdb.base/fullname.c: New file.
12595 * gdb.base/fullname.exp: New file.
12596 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
12597
d705c43c
PA
125982008-05-03 Pedro Alves <pedro@codesourcery.com>
12599
12600 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
12601 expressions with macros.
12602
333222e1
JK
126032008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12604
12605 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
12606
5ac01682
DJ
126072008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
12608
12609 * gdb.base/completion.exp: Handle lack of other symbols beginning
12610 with "a".
12611
12612 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
12613
237fc4c9
PA
126142008-05-02 Jim Blandy <jimb@codesourcery.com>
12615
12616 * gdb.asm/asmsrc1.s: Add scratch space.
12617
ed5e9466
DJ
126182008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12619 Daniel Jacobowitz <dan@codesourcery.com>
12620
12621 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
12622 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
12623 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
12624
b39cc962
DJ
126252007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
12626
12627 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
12628
36d520f5
JB
126292008-05-01 Joel Brobecker <brobecker@adacore.com>
12630
12631 * gdb.base/info-target.exp: New testcase.
12632
8d4e3071
DJ
126332008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
12634
12635 * gdb.cp/hang.exp: Use .cc instead of .C.
12636 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
12637 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
12638
6f3f3097
DJ
126392008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
12640
12641 * gdb.base/gdb1250.exp: Remove perror.
12642 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
12643
5550a914
PA
126442008-04-30 Pedro Alves <pedro@codesourcery.com>
12645
12646 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
12647 .2byte.
12648
d848e687
DJ
126492008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
12650
12651 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
12652 (maybe_kfail): New.
12653
93b5768b
PA
126542008-04-25 Pedro Alves <pedro@codesourcery.com>
12655
12656 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
12657
721c02de
VP
126582008-04-24 Vladimir Prus <vladimir@codesourcery.com>
12659
a9c64011
AS
12660 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
12661 * gdb.mi/mi2-syn-frame.exp: Likewise.
12662 * lib/mi-support.exp: Likewise.
721c02de 12663
74960c60
VP
126642008-04-24 Vladimir Prus <vladimir@codesourcery.com>
12665
12666 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
12667 to specify regexp for the location to stop at.
12668 * gdb.base/break-always.c: New.
12669 * gdb.base/break-always.exp: New.
12670
d24317b4
VP
126712008-04-24 Vladimir Prus <vladimir@codesourcery.com>
12672
12673 * lib/mi-support.exp (mi_runto_helper): Adjust
12674 for the original-location field.
12675 (mi_create_breakpoint, mi_list_breakpoints): New.
12676 * gdb.mi/mi-break.exp: Adjust.
12677 * gdb.mi/mi2-break.exp: Adjust.
12678 * gdb.mi/mi-pending.exp: Adjust.
12679 * gdb.mi/mi-simplerun.exp: Adjust.
12680 * gdb.mi/mi2-simplerun.exp: Adjust.
12681 * gdb.mi/mi-syn-frame.exp: Adjust.
12682 * gdb.mi/mi2-syn-frame.exp: Adjust.
12683 * gdb.mi/mi-until.exp: Adjust.
12684 * gdb.mi/mi2-until.exp: Adjust.
12685 * gdb.mi/mi-var-display.exp: Adjust.
12686 * gdb.mi/mi2-var-display.exp: Adjust.
12687 * gdb.mi/mi-watch.exp: Adjust.
12688 * gdb.mi/mi2-watch.exp: Adjust.
12689
fdc59709 126902008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 12691
a9c64011
AS
12692 * aclocal.m4: Add override.m4.
12693 * configure: Regenerate.
fdc59709 12694
8e91f023
VP
126952008-04-19 Vladimir Prus <vladimir@codesourcery.com>
12696
12697 * gdb.mi/var-cmd.c (do_at_tests): Verify that
12698 '-var-update --all-values' reports new value even the type
12699 of a variable object has changed.
12700
233a11ab
CS
127012008-04-18 Craig Silverstein <csilvers@google.com>
12702
12703 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
12704 files.
d24317b4 12705
9c1137ad
JB
127062008-04-18 Joel Brobecker <brobecker@adacore.com>
12707
12708 * gdb.ada/atomic_enum: New test program.
12709 * gdb.ada/atomic_enum.exp: New testcase.
12710
66d0bbc7
DE
127112008-04-17 Doug Evans <dje@google.com>
12712
12713 * gdb.opt/Makefile.in: Fix whitespace.
12714
100906b0
UW
127152008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
12716
12717 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
12718
4584e32e
DE
127192008-04-17 Doug Evans <dje@google.com>
12720
12721 * gdb.base/hashline1.exp: New testcase.
12722 * gdb.base/hashline2.exp: New testcase.
12723 * gdb.base/hashline2.exp: New testcase.
12724
0a320680
PA
127252008-04-17 Pedro Alves <pedro@codesourcery.com>
12726
12727 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
12728
18ac113b
AR
127292008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
12730
12731 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
12732 temporary breakpoint to match "Temporary breakpoint".
12733 * gdb.base/break.exp (delete_breakpoints): Likewise.
12734 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
12735 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
12736 * gdb.base/display.exp: Likewise.
12737 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
12738 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
12739 * gdb.base/restore.exp (restore_tests): Likewise.
12740 * gdb.base/sepdebug.exp: Likewise.
12741 * gdb.base/watchpoint.exp: Likewise.
12742 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
12743 * gdb.mi/mi-pending.exp: Likewise.
12744 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
12745 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
12746 * gdb.mi/mi-var-cmd.exp: Likewise.
12747 * gdb.mi/mi-var-display.exp: Likewise.
12748 * gdb.mi/mi2-cli.exp: Likewise.
12749 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
12750 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
12751 * gdb.mi/mi2-var-display.exp: Likewise.
12752 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
12753 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
12754 new "disp" field.
a9c64011 12755 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
12756 reason. This is to support fix for PR2424.
12757
add38693
JK
127582008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12759
12760 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
12761
fcacd99f
VP
127622008-04-13 Vladimir Prus <vladimir@codesourcery.com>
12763
12764 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 12765 field. Add more floating varobj tests.
fcacd99f 12766 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
12767 field.
12768 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
12769 (main): Call do_at_tests.
12770 * lib/mi-support.exp (mi_create_floating_varobj)
12771 (mi_varobj_update_with_type_change): New.
fcacd99f 12772
de051565
MK
127732008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
12774
12775 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
12776 option of -var-evaluate-expression.
12777 * gdb.mi/mi2-var-display.exp: Likewise.
12778
dbc52822
VP
127792008-04-07 Vladimir Prus <vladimir@codesourcery.com>
12780
12781 Introduce test setup helpers.
a9c64011
AS
12782 * lib/gdb.exp (build_executable, clean_restart)
12783 (prepare_for_testing): New.
12784 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
12785 * gdb.base/return.exp: Likewise.
12786 * gdb.base/ending-run.exp: Likewise.
dbc52822 12787
473591da
NR
127882008-04-07 Nick Roberts <nickrob@snap.net.nz>
12789
12790 * gdb.mi/mi-async.exp: New test for asynchronous Machine
12791 Interface (MI) responses.
12792
2b2d9e11
VP
127932008-04-06 Vladimir Prus <vladimir@codesourcery.com>
12794
a9c64011
AS
12795 * gdb.cp/breakpoint.cc: New code to test conditions involving
12796 member variables.
12797 * gdb.cp/breakpoint.exp: Test condition involving member
12798 variables.
2b2d9e11 12799
bb378428
VP
128002008-04-05 Vladimir Prus <vladimir@codesourcery.com>
12801
12802 * lib/mi-support.exp (mi_expect_stop): New.
12803 (mi_run_cmd): Change the
12804 token. Use mi_send_resuming_command, use
12805 mi_expect_stop.
12806 (mi_execute_to_helper): Rename to mi_execute_to.
12807 (mi_send_resuming_command): Add more error patterns.
12808 (mi_wait_for_stop): Renamed to...
12809 (mi_get_stop_line): ...this.
12810 (mi_run_inline_test): Adjust.
12811
12812 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
12813 * gdb.mi/mi-console.exp: Likewise.
12814 * gdb.mi/mi-pending.exp: Likewise.
12815 * gdb.mi/mi-simplerun.exp: Likewise.
12816 * gdb.mi/mi-stack.exp: Likewise.
12817 * gdb.mi/mi-stepi.exp: Likewise.
12818 * gdb.mi/mi-syn-frame.exp: Add comment.
12819 * gdb.mi/mi-until.exp: Likewise.
12820 * gdb.mi/mi-var-display.exp: Likewise.
12821 * gdb.mi/mi-watch.exp: Likewise.
12822 * gdb.mi/mi2-cli.exp: Likewise.
12823 * gdb.mi/mi2-console.exp: Likewise.
12824 * gdb.mi/mi2-simplerun.exp: Likewise.
12825 * gdb.mi/mi2-stack.exp: Likewise.
12826 * gdb.mi/mi2-stepi.exp: Likewise.
12827 * gdb.mi/mi2-until.exp: Likewise.
12828 * gdb.mi/mi2-var-display.exp: Likewise.
12829 * gdb.mi/mi2-watch.exp: Likewise.
12830
62172bb9
UW
128312008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12832
12833 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
12834
12835 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
12836
a13e061a
PA
128372008-04-04 Pedro Alves <pedro@codesourcery.com>
12838
12839 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
12840 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
12841 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
12842 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
12843 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
12844 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
12845 expect an mi error duplicated in stderr.
12846
eae06beb
JB
128472008-04-03 Joel Brobecker <brobecker@adacore.com>
12848
12849 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
12850 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
12851 Add a couple of tests that verify the behavior when the new setting
12852 is set to "cancel" and "all".
12853 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
12854 "ask" before we start the testing.
12855
79c6ced6
AR
128562008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
12857
12858 * gdb.cp/casts.cc: Add class reference variables.
12859 * gdb.cp/casts.exp: New test cases for up/down casting references.
12860
6c2d1a6b
MK
128612008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
12862
12863 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
12864 instead of beginning to make an extra test pass.
12865 * gdb.mi/mi2-var-display.exp: Likewise.
12866
55b411d9
MR
128672008-03-31 Maciej W. Rozycki <macro@mips.com>
12868
12869 * gdb.base/break.exp: Mark failures as such. Fix formatting.
12870
c6140da2
MD
128712008-03-31 Markus Deuling <deuling@de.ibm.com>
12872 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12873
12874 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
12875 value. Add xfail for older kernels.
12876
79732189
AR
128772008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
12878
12879 Bring mi-support in line with gdb.exp.
12880 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
12881 (mi_gdb_start): New function.
12882
33c3676e
MR
128832008-03-28 Maciej W. Rozycki <macro@mips.com>
12884
12885 * gdb.mi/mi-var-cmd.exp: Fix a typo.
12886
92e28119
VP
128872008-03-26 Vladimir Prus <vladimir@codesourcery.com>
12888
12889 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
12890 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 12891
9e8e3afe
VP
128922008-03-26 Vladimir Prus <vladimir@codesourcery.com>
12893
12894 * lib/mi-support.exp (mi_create_varobj_checked): New.
12895 (mi_list_varobj_children): Allow to check for a
12896 value.
12897 (mi_list_array_varobj_children): New.
12898
12899 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
12900 and mi_list_varobj_children, as opposed to hardcoding
12901 expected strings.
12902 * gdb.mi/gdb701.exp: Likewise.
12903 * gdb.mi/gdb792.exp: Likewise.
12904 * gdb.mi/mi-var-block.exp: Likewise.
12905 * gdb.mi/mi-var-cmd.exp: Likewise.
12906 * gdb.mi/mi-var-invalidate.exp: Likewise.
12907 * gdb.mi/mi2-var-block.exp: Likewise.
12908 * gdb.mi/mi2-var-child.exp: Likewise.
12909 * gdb.mi/mi2-var-cmd.exp: Likewise.
12910 * gdb.mi/mi2-var-display.exp: Likewise.
12911
9df50351
JK
129122008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12913
12914 Fix random false FAILs on i386.
12915 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
12916
31e5d73a
DJ
129172008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
12918
12919 PR gdb/544
12920 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
12921
12f4afab
DJ
129222008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
12923
12924 PR gdb/544
12925 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
12926
b562a0cb
DJ
129272008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
12928
12929 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
12930 fixed PR gdb/544.
12931
17faa917
DJ
129322008-03-21 Pedro Alves <pedro@codesourcery.com>
12933
12934 * gdb.threads/fork-child-threads.exp: Test next over fork.
12935
6214f497
DJ
129362008-03-21 Chris Demetriou <cgd@google.com>
12937
12938 * gdb.base/break.exp (rbreak junk): New test for rbreak
12939 "Junk at end of arguments" issue.
12940
63092375
DJ
129412008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
12942
12943 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
12944 *& to work on created array elements.
12945 (Top level): Test print $pc with a file. Test string operations
12946 without a target.
12947 * gdb.base/ptype.exp: Do not expect *& to work on created array
12948 elements.
12949
b21991b0
DJ
129502008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
12951
12952 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
12953 gdb.threads/staticthreads.exp: Update exit query.
12954
c4b347c7
SL
129552008-03-07 Sandra Loosemore <sandra@codesourcery.com>
12956
12957 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
12958
fa4727a6
DJ
129592008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
12960
12961 * gdb.base/watchpoint.c (global_ptr, func4): New.
12962 (main): Call func4.
12963 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
12964 (test_inaccessible_watchpoint): New.
12965
2f34202f
MR
129662008-02-29 Maciej W. Rozycki <macro@mips.com>
12967
12968 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
12969 select the largest.
12970
0d6ba1b1
DJ
129712008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
12972
12973 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
12974 frames-invalid annotations.
12975
e691325a
PM
129762008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
12977
a9c64011 12978 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 12979
f85b5ecc
DE
129802008-02-27 Doug Evans <dje@google.com>
12981
12982 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
12983 for bug 1738.
12984 (breakpoint_to_handler_entry): Ditto.
12985
b40e7bf3
JB
129862008-02-27 Joel Brobecker <brobecker@adacore.com>
12987
12988 * gdb.base/ending-run.exp: Use the first line of code inside
12989 function body to test breakpoints.
12990 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
12991 location where the breakpoint is inserted when using the line
12992 where a function is declared. Fix typo in the description of
12993 one of the tests.
12994 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
12995
2faca73a
PM
129962008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
12997
12998 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 12999 tests.
2faca73a 13000
6f439c36
PM
130012008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
13002
13003 * gdb.base/args.exp: avoid same output for tests
13004 with single quotes.
13005
54e52265
VP
130062008-02-26 Vladimir Prus <vladimir@codesourcery.com>
13007
a9c64011
AS
13008 * gdb.base/annota1.exp: Adjust for 'info break'
13009 format changes.
13010 * gdb.base/annota3.exp: Likewise.
13011 * gdb.base/break.exp: Likewise.
13012 * gdb.base/condbreak.exp: Likewise.
13013 * gdb.base/pending.exp: Likewise.
13014 * gdb.base/sepdebug.exp: Likewise.
13015 * gdb.base/unload.exp: Likewise.
13016 * gdb.cp/ovldbreak.exp: Likewise.
13017 * gdb.mi/mi-pending.exp: Likewise.
54e52265 13018
897b09ca
DE
130192008-02-07 Doug Evans <dje@google.com>
13020
13021 * gdb.cp/mb-inline.exp: New.
13022 * gdb.cp/mb-inline.h: New.
13023 * gdb.cp/mb-inline1.cc: New.
13024 * gdb.cp/mb-inline2.cc: New.
13025
b1c32d35
PM
130262008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
13027
13028 * gdb.pascal/floats.pas: New test program.
13029 * gdb.pascal/floats.exp: New testcase.
13030
1a4ca44a
TJB
130312008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
13032
13033 * gdb.base/callfuncs.c (t_float_many_args): New function.
13034 (t_double_many_args): New function.
13035 * gdb.base/callfuncs.exp: Add tests for exceeding float
13036 and double parameters passed through the stack.
13037
439048e8
JB
130382008-02-05 Joel Brobecker <brobecker@adacore.com>
13039
13040 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
13041 gdb.ada/complete/foo.adb: New files.
13042 * gdb.ada/complete.exp: New testcase.
13043
81fe8080
DE
130442008-02-03 Doug Evans <dje@google.com>
13045
301f0ecf
DE
13046 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
13047
81fe8080
DE
13048 * gdb.cp/gdb2384.exp: New file.
13049 * gdb.cp/gdb2384.cc: New file.
13050 * gdb.cp/gdb2384-base.h: New file.
13051 * gdb.cp/gdb2384-base.cc: New file.
13052
4b071aec
DE
130532008-02-02 Doug Evans <dje@google.com>
13054
13055 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
13056
61137ba6
JB
130572007-02-01 Joel Brobecker <brobecker@adacore.com>
13058
13059 * gdb.ada/sym_print_name: New test program.
13060 * gdb.ada/sym_print_name.exp: New testcase.
13061
130622007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
13063
13064 * gdb.ada/nested/hello.adb: New file.
13065 * gdb.ada/nested.exp: New testcase.
13066 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
13067
98deb0da
VP
130682008-02-01 Vladimir Prus <vladimir@codesourcery.com>
13069
13070 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
13071 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
13072 don't cause future evaluations of function to report
13073 creation of internal breakpoints.
98deb0da 13074
723a2275
VP
130752008-02-01 Vladimir Prus <vladimir@codesourcery.com>
13076
13077 * gdb.mi/mi-break.exp (test_error): New.
13078 Call it.
13079
fb546a2f
LM
130802008-01-31 Luis Machado <luisgpm@br.ibm.com>
13081
13082 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
13083 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
13084
2d8fd90a
PM
130852008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
13086
13087 * gdb.pascal/integers.pas: New test program.
13088 * gdb.pascal/integers.exp: New testcase.
13089
a7fa0ded
PM
130902008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
13091
13092 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
13093
5e1a1926
TJB
130942008-01-30 Luis Machado <luisgpm@br.ibm.com>
13095
13096 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
13097 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
13098
8d04f9f0
JB
130992008-01-30 Paul Hilfinger <hilfinger@adacore.com>
13100
13101 * gdb.ada/formatted_ref: New test program.
13102 * gdb.ada/formatted_ref.exp: New testcase.
13103
13104 * gdb.cp/formatted-ref.cc: New file.
13105 * gdb.cp/formatted-ref.exp: New testcase.
13106
ce75a98f
JB
131072008-01-30 Joel Brobecker <brobecker@adacore.com>
13108
13109 * gdb.base/ptype.exp: Add testing of "ptype $pc".
13110
e835f6bf
NR
131112008-01-30 Nick Roberts <nickrob@snap.net.nz>
13112
13113 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
13114 (test_file_list_exec_source_file): Update to new macro-info field.
13115
d118ef87
PH
131162008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
13117
13118 * gdb.ada/exprs: New test program.
13119 * gdb.ada/exprs.exp: New testcase.
13120
7d35ab09
TJB
131212008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
13122
13123 * dfp-test.c (DELTA, DELTA_B): New definitions.
13124 (double_val1, double_val2, double_val3, double_val4, double_val5,
13125 double_val6, double_val7, double_val8, double_val9, double_val10,
13126 double_val11, double_val12, double_val13, double_val14, dec32_val1,
13127 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
13128 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
13129 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
13130 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
13131 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
13132 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
13133 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
13134 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
13135 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
13136 dec128_val16): New global variables.
13137 (decimal_dec128_align): New function.
13138 (decimal_mixed): Likewise.
13139 (decimal_many_args_dec32): Likewise.
13140 (decimal_many_args_dec64): Likewise.
13141 (decimal_many_args_dec128): Likewise.
13142 (decimal_many_args_mixed): Likewise.
13143 * dfp-test.exp: Add tests calling new inferior functions.
13144
2d717e4f
DJ
131452008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
13146
13147 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
13148 gdb.server/ext-run.exp: New files.
13149 * lib/gdbserver-support.exp (gdbserver_download): New.
13150 (gdbserver_start): New. Update gdbserver expected
13151 output.
13152 (gdbserver_spawn): Use them.
13153 (gdbserver_start_extended): New.
13154
e85a822c
DJ
131552008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
13156
13157 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
13158 Run on GNU/Linux.
13159 (do_exec_tests): Check for systems which do not support catchpoints.
13160 Do not match START.
13161 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
13162 Run on GNU/Linux. Enable verbose output.
13163 (check_fork_catchpoints): New.
13164 (explicit_fork_child_follow, catch_fork_child_follow)
13165 (tcatch_fork_parent_follow): Update expected messages.
13166 (do_fork_tests): Use check_fork_catchpoints.
13167 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
13168 Run on GNU/Linux. Enable verbose output.
13169 (check_vfork_catchpoints): New.
13170 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
13171 expected messages.
13172 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
13173
401ea829
JB
131742008-01-29 Jim Blandy <jimb@red-bean.com>
13175
13176 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
13177 host' errors.
13178 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
13179
aceaf3ad
JB
131802008-01-29 Jim Blandy <jimb@red-bean.com>
13181
13182 * gdb.threads/sigthread.c: Use barriers to ensure that
13183 child_thread and child_thread_two are always initialized before we
13184 start to use them.
13185
a5606eee
VP
131862008-01-29 Vladimir Prus <vladimir@codesourcery.com>
13187
13188 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
13189 * gdb.base/watchpoint-solib.c: New.
13190 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 13191
c55a82bb
PM
131922008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
13193
13194 * gdb.base/gdb1056.exp: Add unsigned integer test.
13195
0993fe05
DE
131962008-01-28 Doug Evans <dje@google.com>
13197
13198 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
13199
4fe42e7f
JB
132002008-01-27 Jim Blandy <jimb@codesourcery.com>
13201
c7a69933
JB
13202 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
13203
4fe42e7f
JB
13204 * gdb.base/expand-psymtabs.exp: Doc fix.
13205
5def8285
MK
132062008-01-26 Mark Kettenis <kettenis@gnu.org>
13207
13208 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
13209
5313c911
NR
132102008-01-24 Nick Roberts <nickrob@snap.net.nz>
13211
a9c64011 13212 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
13213 -var-set-format.
13214
93815fbf
VP
132152008-01-23 Chris Demetriou <cgd@google.com>
13216
13217 * gdb.threads/thread_events.c: New testcase source file.
13218 * gdb.threads/thread_events.exp: New testcase expect file.
13219
467a88ee
NR
132202008-01-23 Nick Roberts <nickrob@snap.net.nz>
13221
13222 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
13223
13224 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
13225 -var-set-format.
13226
d8f82aba
DJ
132272008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
13228 Vladimir Prus <vladimir@codesourcery.com>
13229
13230 * gdb.base/float.exp: Allow missing floating point for m68k and
13231 PowerPC.
13232
60c46647
VP
132332008-01-22 Vladimir Prus <vladimir@codesourcery.com>
13234
13235 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
13236 ignore count.
13237 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
13238 * gdb.mi/mi-cli.exp: Adjust.
13239 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 13240
c7dd36a1
PA
132412008-01-17 Pedro Alves <pedro@codesourcery.com>
13242
13243 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
13244 and 'dummy_ptr' integer pointer. Initialize struct_declarations
13245 with dummy_ptr's address.
13246 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
13247 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
13248 all targets.
13249 * gdb.mi/mi2-var-child.exp: Likewise.
13250
39d5313e
JB
132512008-01-09 Joel Brobecker <brobecker@adacore.com>
13252
13253 * gdb.ada/null_array: New test program.
13254 * gdb.ada/null_array.exp: New testcase.
13255
0aea4bf3
LM
132562008-01-09 Luis Machado <luisgpm@br.ibm.com>
13257
13258 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
13259 with required float modifiers.
13260
0b354900
JB
132612008-01-08 Joel Brobecker <brobecker@adacore.com>
13262
13263 * gdb.ada/funcall_param: New test program.
13264 * gdb.ada/funcall_param.exp: New testcase.
13265
cdb7f5d4
JB
132662008-01-08 Joel Brobecker <brobecker@adacore.com>
13267
13268 * gdb.ada/arrayparam: New test program.
13269 * gdb.ada/arrayparam.exp: New testcase.
13270
88e2547f
JB
132712008-01-08 Joel Brobecker <brobecker@adacore.com>
13272
13273 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
13274 landed. Should also fix random failures in the test following it.
13275
f6867ce0
TJB
132762008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
13277
13278 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
13279 for expressions with decimal float values.
13280 (test_dfp_conversions): New function to test casts to and from
13281 decimal float types.
13282 Call test_dfp_conversions.
13283 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
13284 elements.
13285 (main): Initialize ds.float4 and ds.double8 elements.
13286 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
13287 string to new error message.
13288 (d64_set_tests): Likewise.
13289 (d128_set_tests): Likewise.
13290 Add tests for expressions with decimal float variables. Add tests for
13291 conversions to and from decimal float types.
13292
f9c11282
JB
132932008-01-05 Joel Brobecker <brobecker@adacore.com>
13294
13295 * gdb.ada/packed_tagged/comp_bug.adb: New file.
13296 * gdb.ada/packed_tagged.exp: New testcase.
13297
0ecbca72
JB
132982008-01-04 Joel Brobecker <brobecker@adacore.com>
13299
13300 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
13301 gdb.ada/homonym/homonym_main.adb: New files.
13302 * gdb.ada/homonym.exp: New testcase.
13303
c18d3d89
JB
133042008-01-04 Joel Brobecker <brobecker@adacore.com>
13305
13306 * gdb.ada/packed_array.exp: Add testing of references to
13307 a packed array.
13308
ecc7085b
JB
133092008-01-04 Joel Brobecker <brobecker@adacore.com>
13310
13311 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
13312 New files.
13313 * gdb.ada/type_coercion.exp: New testcase.
13314
c474c922
JB
133152008-01-04 Joel Brobecker <brobecker@adacore.com>
13316
13317 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
13318 gdb.ada/tagged/foo.adb: New file.
13319 * gdb.ada/tagged.exp: New testcase.
13320
9005b927
JB
133212008-01-04 Joel Brobecker <brobecker@adacore.com>
13322
13323 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
13324 gdb.ada/ptype_field/foo.adb: New files.
13325 * gdb.ada/ptype_field.exp: New testcase.
13326
1a6aaad8
JB
133272008-01-03 Joel Brobecker <brobecker@adacore.com>
13328
13329 * gdb.ada/print_pc.exp: New testcase.
13330
0ef22f53
JB
133312008-01-03 Joel Brobecker <brobecker@adacore.com>
13332
13333 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
13334 gdb.ada/taft_type/p.adb: New files.
13335 * gdb.ada/taft_type.exp: New testcase.
13336
1689ecf8
JB
133372008-01-03 Joel Brobecker <brobecker@adacore.com>
13338
13339 * gdb.ada/array_bounds/bar.adb: New file.
13340 * gdb.ada/array_bounds.exp: New testcase.
13341
a4d0b9c3
JB
133422008-01-03 Joel Brobecker <brobecker@adacore.com>
13343
13344 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
13345 gdb.ada/arrayptr/foo.adb: New files.
13346 * gdb.ada/arrayptr.exp: New testcase.
13347
a31ace00
JB
133482008-01-03 Joel Brobecker <brobecker@adacore.com>
13349
13350 * gdb.base/set-lang-auto.exp: New testcase.
13351
a97fced3
JB
133522008-01-03 Joel Brobecker <brobecker@adacore.com>
13353
13354 * gdb.ada/fun_addr/foo.adb: New file.
13355 * gdb.ada/fun_addr.exp: New testcase.
13356
ef29ce1a
JK
133572008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13358
13359 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
13360 New files
13361
0fafefe3
JB
133622008-01-02 Joel Brobecker <brobecker@adacore.com>
13363
13364 * array_subscript_addr/p.adb: New file.
a9c64011 13365 * array_subscript_addr.exp: New testcase.
0fafefe3 13366
c4359f8d
JB
133672008-01-02 Joel Brobecker <brobecker@adacore.com>
13368
a9c64011 13369 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
13370 New files.
13371 * gdb.ada/str_cmp_ref.exp: New testcase.
13372
1aa1b15b
JB
133732008-01-01 Joel Brobecker <brobecker@adacore.com>
13374
13375 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
13376 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 13377 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 13378
81c9b2cf
JB
133792008-01-01 Joel Brobecker <brobecker@adacore.com>
13380
13381 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
13382 gdb.ada/ref_param/pck.ads: New files.
13383 * gdb.ada/ref_param.exp: New testcase.
13384
319e4674
JB
133852008-01-01 Joel Brobecker <brobecker@adacore.com>
13386
13387 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
13388 gdb.ada/interface/foo.adb: New files.
13389 * gdb.ada/interface.exp: New testcase.
13390
ef682c56
JB
133912007-12-31 Jim Blandy <jimb@codesourcery.com>
13392
13393 * gdb.base/multi-forks.exp: Consume all output from child
13394 processes before proceeding to next test.
13395
f6f3eb6c
JB
133962007-12-29 Jim Blandy <jimb@codesourcery.com>
13397
13398 * configure: Regenerated.
13399
f652e42f
JB
134002007-12-27 Joel Brobecker <brobecker@adacore.com>
13401
13402 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
13403 gdb.ada/fixed_cmp/fixed.adb: New files.
13404 * gdb.ada/fixed_cmp.exp: New testcase.
13405
6943e596
JB
134062007-12-27 Joel Brobecker <brobecker@adacore.com>
13407
13408 * gdb.ada/boolean_expr.exp: New testcase.
13409
aad9a193
JB
134102007-12-26 Jim Blandy <jimb@codesourcery.com>
13411
13412 * gdb.base/multi-forks.exp: Doc fix.
13413
fb5f3683
JB
134142007-12-26 Joel Brobecker <brobecker@adacore.com>
13415
13416 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
13417 * gdb.ada/char_param.exp: Do not compile our test program with
13418 -gnata, this is unnecessary.
13419 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
13420
384e4a9c
JB
134212007-12-24 Joel Brobecker <brobecker@adacore.com>
13422
13423 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
13424 gdb.ada/print_chars/foo.adb: New files.
13425 * gdb.ada/print_chars.exp: New testcase.
13426
01e044f7
JB
134272007-12-24 Joel Brobecker <brobecker@adacore.com>
13428
13429 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
13430 gdb.ada/char_param/foo.adb: New files.
13431 * gdb.ada/char_param.exp: New testcase.
13432
0ce17860
JB
134332007-12-22 Jim Blandy <jimb@codesourcery.com>
13434
13435 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
13436 hard-coding source line numbers into the test.
13437 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
13438 gdb_get_line_number to find.
13439
919809b9
JB
134402007-12-22 Joel Brobecker <brobecker@adacore.com>
13441
13442 * gdb.base/ptype.c (highest): New struct type.
13443 (the_highest): New variable of that type.
13444 (main): Add dummy assignment to a field of variable the_highest.
13445 * gdb.base/ptype.exp: Test type printing of our new variable.
13446
abc8a88d
PM
134472007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
13448
13449 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 13450 and record first explicitly generated thread number.
abc8a88d
PM
13451 Use that thread number for thread specific watchpoint test.
13452 Add iteration number to repetitive tests.
13453
5158f3e3
CES
134542007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
13455 Jim Blandy <jimb@codesourcery.com>
13456
13457 * gdb.base/expand-psymtabs.c: New testcase
13458 source file.
13459 * gdb.base/expand-psymtabs.exp: New testcase
13460 expect file.
13461
37e4754d
LM
134622007-12-17 Luis Machado <luisgpm@br.ibm.com>
13463
13464 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
13465 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
13466
551e5d04
JB
134672007-12-17 Joel Brobecker <brobecker@adacore.com>
13468
13469 * gdb.ada/frame_args/foo.adb: New file.
13470 * gdb.ada/frame_args/pck.ads: New file.
13471 * gdb.ada/frame_args/pck.adb: New file.
13472 * gdb.ada/frame_args.exp: New testcase.
13473
a05ee097
JB
134742007-12-17 Joel Brobecker <brobecker@adacore.com>
13475
13476 * gdb.base/frame-args.c: New file.
13477 * gdb.base/frame-args.exp: New testcase.
13478
c162e8c9 134792007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 13480 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
13481
13482 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
13483
afe8ab22 134842007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 13485
afe8ab22
VP
13486 * gdb.mi/mi-pending.exp: New.
13487 * gdb.mi/mi-pending.c: New.
13488 * gdb.mi/mi-pendshr.c: New.
13489
dfdfb3ca
JB
134902007-12-06 Jim Blandy <jimb@codesourcery.com>
13491
13492 * gdb.base/default.exp: Update expected output for 'info catch'.
13493
b7fca990
JK
134942007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13495
13496 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
13497 must be set to binary.
13498
6a1afc1e
PA
134992007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
13500
13501 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
13502
a6b151f1
DJ
135032007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
13504
13505 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
13506 gdb.mi/mi-file-transfer.exp: New.
13507
43039443
JK
135082007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13509
13510 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
13511
0ef2251b
MR
135122007-11-22 Maciej W. Rozycki <macro@mips.com>
13513
13514 * gdb.trace/backtrace.exp: Fix a typo.
13515 * gdb.trace/circ.exp: Likewise.
13516 * gdb.trace/collection.exp: Likewise.
13517 * gdb.trace/limits.exp: Likewise.
13518 * gdb.trace/report.exp: Likewise.
13519 * gdb.trace/tfind.exp: Likewise.
13520 * gdb.trace/while-dyn.exp: Likewise.
13521
5443631e
NR
135222007-11-21 Nick Roberts <nickrob@snap.net.nz>
13523
13524 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
13525 objects of pointers that can't be dereferenced are now
13526 "noneditable".
13527
a4ce5b0d
UW
135282007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13529
13530 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
13531 (target_cpu): Remove.
13532
d6e956e5
VP
135332007-10-15 Vladimir Prus <vladimir@codesourcery.com>
13534
13535 * gdb.base/ending-run.exp: Expect the list of cleared
13536 breakpoint to come in natural order, not the reversed one.
a9c64011 13537
214270ab
VP
135382007-11-07 Vladimir Prus <vladimir@codesourcery.com>
13539
13540 * gdb.mi/mi-var-child.c (do_child_deletion): New.
13541 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 13542
1a619819
LM
135432007-11-05 Luis Machado <luisgpm@br.ibm.com>
13544
13545 * gdb.base/printcmds.exp: New function
13546 test_printf_with_dfp.
13547
5b01a6fa
DE
135482007-11-02 Doug Evans <dje@google.com>
13549
13550 * gdb.disasm/t01_mov.s: Remove carriage returns.
13551 * gdb.disasm/t02_mova.s: Ditto.
13552 * gdb.disasm/t03_add.s: Ditto.
13553 * gdb.disasm/t04_sub.s: Ditto.
13554 * gdb.disasm/t05_cmp.s: Ditto.
13555 * gdb.disasm/t06_ari2.s: Ditto.
13556 * gdb.disasm/t07_ari3.s: Ditto.
13557 * gdb.disasm/t08_or.s: Ditto.
13558 * gdb.disasm/t09_xor.s: Ditto.
13559 * gdb.disasm/t10_and.s: Ditto.
13560 * gdb.disasm/t11_logs.s: Ditto.
13561 * gdb.disasm/t12_bit.s: Ditto.
13562 * gdb.disasm/t13_otr.s: Ditto.
13563
ec33ab7f
JK
135642007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13565
13566 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
13567
ae0d01ff
UW
135682007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13569
13570 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
13571 provide DFP support.
13572
55eddb0f
DJ
135732007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
13574
13575 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
13576 Test "set powerpc vector-abi". Skip auto-detection tests for old
13577 toolchains.
13578
7020f05c
PA
135792007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
13580
13581 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
13582 with [string compare].
13583
84bc3db9
PA
135842007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
13585
13586 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
13587 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
13588
5876dc88
LM
135892007-10-25 Luis Machado <luisgpm@br.ibm.com>
13590
13591 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
13592 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
13593 * gdb.opt/Makefile.in: New makefile.
13594 * Makefile.in: Create new directory "gdb.opt".
13595 * configure.ac: Add "gdb.opt" directory.
13596 * configure: Regenerated.
a9c64011 13597
c3ea9a14
DE
135982007-10-25 Doug Evans <dje@google.com>
13599
13600 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
13601 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
13602
a9c64011 136032007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
13604 Thiago Jung Bauermann <bauerman@br.ibm.com>
13605
13606 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
13607 Floating Point expressions.
13608 * gdb.base/dfp-test.exp: new file adding tests for Decimal
13609 Floating Point variables.
13610 * gdb.base/dfp-test.c: new file containing program with Decimal
13611 Floating variables, used by gdb.base/dfp-test.exp.
13612
62a24a2b
DJ
136132007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
13614
13615 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
13616
e7b1eae6
UW
136172007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13618
13619 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
13620 compiling test case with GCC.
13621 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
13622
c641edcc
UW
136232007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13624
13625 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
13626 format changes.
13627
5e5ebfe6
MS
136282007-10-18 Michael Snyder <msnyder@specifix.com>
13629
13630 * gdb.base/dbx.exp: Add missing "-re " operator.
13631
e831e7b6
GM
136322007-10-16 Gaius Mulley <gaius@glam.ac.uk>
13633
13634 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
13635 * configure.ac: Removed trailing spaces after backslash.
13636 * gdb.modula2: New directory.
13637 * gdb.modula2/Makefile.in: New file.
13638 * gdb.modula2/unbounded-array.exp: New file.
13639 * gdb.modula2/unbounded1.c: New file.
13640
7cc46491
DJ
136412007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
13642
13643 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
13644
136452007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
13646
13647 * gdb.base/sigstep.c (main): Add checks for
13648 return values for setitimer call.
13649 Call setitimer again with itimer = ITIMER_REAL
13650 if first call to setitimer fails.
13651
e91528f0
KH
136522007-10-11 Kazu Hirata <kazu@codesourcery.com>
13653
13654 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
13655 of $timeout.
13656
2ec9a4f8
DJ
136572007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
13658
13659 * gdb.server/server-run.exp: Test for dynamic linker symbols.
13660
136612007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
13662
13663 * lib/gdb.exp (gdb_run_cmd): Move comment outside
13664 of gdb_expect call, to avoid interruption.
13665
64b2fa04
PA
136662007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
13667
13668 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
13669 (v_unsigned_long_long, v_long_long_array)
13670 (v_signed_long_long_array, v_unsigned_long_long_array)
13671 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
13672 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
13673 [!NO_LONG_LONG]: New.
13674 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
13675 v_long_long_member.
13676
13677 (v_long_long_func, v_signed_long_long_func)
13678 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
13679 (main) [!NO_LONG_LONG]: Initialize long long variants.
13680
13681 * gdb.base/whatis.exp: If board file requests no_long_long, build
13682 test with NO_LONG_LONG defined. Test long long, signed long long,
13683 and unsigned long long variants but only if board file doesn't
13684 disable it.
13685
a912286e 136862007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 13687 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
13688
13689 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
13690 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
13691 * configure: Regenerated.
13692 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
13693 gdb.pascal/types.exp, lib/pascal.exp: New files.
13694
471ba8c9
DJ
136952007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
13696
13697 * gdb.cp/classes.exp (do_tests): Always step to the line after the
13698 call.
13699 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
13700 to return to the call.
13701 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
13702 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
13703 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
13704 * gdb.mi/mi-until.exp (test_until): Likewise.
13705 * gdb.mi/mi2-until.exp (test_until): Likewise.
13706
fef8a650
DJ
137072007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
13708
13709 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
13710 two-char array.
13711 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
13712
d983da9c
DJ
137132007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
13714
13715 * gdb.threads/watchthreads.c (thread_function): Sleep between
13716 iterations.
13717 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
13718 at once for S/390. Generate matching fails and passes.
13719
17f62551
VP
137202007-09-27 Vladimir Prus <vladimir@codesourcery.com>
13721
13722 * gdb.mi/var-cmd.c (do_children_tests): Initialize
13723 the 'struct_declarations' variable to zeros.
a9c64011 13724
ed0616c6
VP
137252007-09-24 Vladimir Prus <vladimir@codesourcery.com>
13726
13727 * gdb.cp/mb-ctor.cc: New.
13728 * gdb.cp/mb-ctor.exp: New.
13729 * gdb.cp/mb-templates.cc: New.
13730 * gdb.cp/mb-templates.exp: New.
13731
41f1b697
DJ
137322007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
13733
13734 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
13735
3f213f78
PA
137362007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
13737
13738 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
13739 targets.
13740 * configure: Regenerate.
13741
0d381245 137422007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 13743
0d381245
VP
13744 * gdb.base/annota1.exp: Adjust for 'info break'
13745 format changes.
13746 * gdb.base/annota3.exp: Likewise.
13747 * gdb.base/break.exp: Likewise.
13748 * gdb.base/condbreak.exp: Likewise.
13749 * gdb.base/pending.exp: Likewise.
13750 * gdb.base/sepdebug.exp: Likewise.
13751 * gdb.base/unload.exp: Likewise.
13752 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 13753
fe3f5fa8
VP
137542007-09-22 Vladimir Prus <vladimir@codesourcery.com>
13755
13756 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
13757 messages.
13758 * gdb.base/chng-syms.exp: Likewise.
13759 * gdb.base/unload.exp: Likewise.
a9c64011 13760
a75cf6c0
DJ
137612007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
13762
13763 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
13764
18ecae38
DJ
137652007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
13766
13767 * schedlock.c (NUM): Change to 1.
13768 (main): Use args[0] for the main thread.
13769 * schedlock.exp: Only expect two threads. Only issue one pass or fail
13770 regardless of the number of threads.
13771
5509918f
MR
137722007-09-14 Maciej W. Rozycki <macro@mips.com>
13773
4a543daf
MR
13774 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
13775 type down.
13776 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
13777 test.
13778 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
13779 watchpoint type down.
13780 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
13781 test.
13782
137832007-09-14 Maciej W. Rozycki <macro@mips.com>
13784
5509918f
MR
13785 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
13786 Move all the tests here and run them twice, once using software
13787 watchpoints and once using hardware watchpoints.
13788 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
13789
40b53987
DJ
137902007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
13791
13792 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
13793 test.
13794
695e2681
MK
137952007-09-10 Mark Kettenis <kettenis@gnu.org>
13796
8b3fc8d8
MK
13797 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
13798 build-id.
13799
695e2681
MK
13800 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
13801 know about $ORIGIN. Calculate output dir from $dest instead of
13802 using ${objdir}/{$subdir}.
13803
58d69f29
MK
138042007-09-09 Mark Kettenis <kettenis@gnu.org>
13805
13806 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
13807 gcore, before continuing with the test.
13808
3e347599
DJ
138092007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
13810
13811 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
13812 * gdb.mi/mi-watch.exp: Likewise.
13813
ea37ba09
DJ
138142007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
13815 Jim Blandy <jimb@codesourcery.com>
13816
13817 * gdb.arch/i386-sse.exp: Do not expect character constants.
13818 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
13819 * gdb.base/display.exp: Allow print/s.
13820 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
13821 and unsigned char array changes.
13822
2025a643
DJ
138232007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
13824
13825 * gdb.base/display.exp: Add tests for printf %p.
13826
26669a27
PA
138272007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
13828
13829 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
13830 the dll name to unicode.
13831
c8f021f8
JK
138322007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13833
13834 * gdb.base/default.exp (show version): Update the version text.
13835 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
13836
4cf31eea
JK
138372007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13838
13839 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
13840 New files.
13841
4935890f
JK
138422007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13843
13844 * lib/gdb.exp (build_id_debug_filename_get): New function.
13845 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
13846 Remove the generate DEBUG file for the future testcase runs.
13847 New testcase for the NT_GNU_BUILD_ID retrieval.
13848 Move the final testing step to ...
13849 (test_different_dir): ... a new function.
13850 New parameter XFAIL to XFAIL all the tests performed.
13851 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
13852 New parameter TYPE to PF_PREFIX all the tests performed.
13853
02142340
VP
138542007-08-31 Vladimir Prus <vladimir@codesourcery.com>
13855
13856 * gdb.mi/mi-var-cp.cc (path_expression): New
13857 function.
13858 * gdb.mi/mi-var-cp.exp: Run path exression tests.
13859
36acd84e
UW
138602007-08-27 Markus Deuling <deuling@de.ibm.com>
13861
13862 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
13863 to fit into SPU Local Store memory.
13864
a896d121
JB
138652007-08-23 Joel Brobecker <brobecker@adacore.com>
13866
13867 * gdb.base/default.exp: Adjust the expected output of "info
13868 warranty" after the switch to GPLv3.
13869
7b433602
JB
138702007-08-23 Joel Brobecker <brobecker@adacore.com>
13871
13872 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
13873 to 30000 (from 20000).
13874
e22f8b7c
JB
138752007-08-23 Joel Brobecker <brobecker@adacore.com>
13876
13877 Switch the license of all .exp files to GPLv3.
13878 Switch the license of all .f and .f90 files to GPLv3.
13879 Switch the license of all .s and .S files to GPLv3.
13880
5a0e3bd0
JB
138812007-08-23 Joel Brobecker <brobecker@adacore.com>
13882
13883 * configure.ac: Switch license to GPLv3.
13884
cc00619d
JB
138852007-08-23 Joel Brobecker <brobecker@adacore.com>
13886
13887 Switch the licensing to GPLv3 for all .ads and .adb files.
13888
8d26208a
DJ
138892007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
13890
13891 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
13892 and t_int_double.
13893 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
13894
4fcb9948
JB
138952007-08-17 Joel Brobecker <brobecker@adacore.com>
13896
13897 * gdb.base/step-line.c: Switch license to GPL version 3, and
13898 update copyright year.
13899 * gdb.base/step-line.inp: Likewise.
13900
b9c34f67
JB
139012007-08-17 Joel Brobecker <brobecker@adacore.com>
13902
13903 * gdb.base/gdb1555.exp: Make expected output immune to formatting
13904 changes inside gdb1555.c.
13905 * gdb.base/pending.exp: Likewise.
13906
2cc17678
DJ
139072007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
13908
13909 * config/default.exp: New file.
13910
e48883f7
DJ
139112007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
13912
13913 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
13914 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
13915
1ab80e5b
MR
139162007-07-30 Maciej W. Rozycki <macro@mips.com>
13917
13918 * gdb.base/dump.exp: Force the correct endianness for binary
13919 formats not carrying this information.
13920
aba471f5
DJ
139212007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
13922
13923 * gdb.threads/staticthreads.exp: Match .*sem_post.
13924
d4e07204
DJ
139252007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
13926
13927 * gdb.base/readline.exp (operate_and_get_next): Match the final
13928 prompt.
13929
2b97317d
KB
139302007-07-23 Kevin Buettner <kevinb@redhat.com>
13931
13932 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
13933 to restarting SID.
13934
44efa07a
KB
139352007-07-18 Kevin Buettner <kevinb@redhat.com>
13936
13937 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
13938 prior to `gdb_start'.
13939
7b5ebade
KB
139402007-07-18 Kevin Buettner <kevinb@redhat.com>
13941
13942 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
13943 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
13944 Remove call to gdb_unload.
13945
255e7678
DJ
139462007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
13947 Daniel Jacobowitz <dan@codesourcery.com>
13948
13949 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
13950 for __WIN32__.
13951 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
13952 * gdb.base/unload.exp: Use shared library test routines.
13953
3a40aaa0
UW
139542007-07-03 Markus Deuling <deuling@de.ibm.com>
13955
13956 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
13957 * gdb.base/solib-symbol-lib.c: Likewise.
13958 * gdb.base/solib-symbol-main.c: Likewise.
13959
b0f4b84b
DJ
139602007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
13961
13962 * config/gdbserver.exp (gdb_reconnect): New.
13963 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
13964 gdb.base/solib-disc.exp: New files.
13965 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
13966 remote debugging".
13967 (gdb_compile): Add shlib_load flag.
13968 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
13969 port.
13970 (gdbserver_reconnect): New.
13971
1b05479a
DJ
139722007-07-01 Nick Roberts <nickrob@snap.net.nz>
13973 Daniel Jacobowitz <dan@codesourcery.com>
13974
13975 * gdb.base/annota3.exp: Test for if construct.
13976
86f78eb2
DJ
139772007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
13978
13979 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
13980
6a2eb474 139812007-06-21 Chris Dearman <chris@mips.com>
a9c64011 13982 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
13983
13984 * gdb.base/display.exp: Allow a newline after display/i.
13985 * gdb.base/pc-fp.exp: Likewise.
13986 * gdb.base/sigbpt.exp: Likewise.
13987
f8b73d13
DJ
139882007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
13989
13990 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
13991 required features to be included.
13992
4339e69e
DJ
139932007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
13994
13995 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
13996 in info threads output.
13997
23d964e7
UW
139982007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13999 Markus Deuling <deuling@de.ibm.com>
14000
14001 * gdb.arch/spu-info.exp: New testcase.
14002 * gdb.arch/spu-info.c: New file.
14003
fd20f75b
DJ
140042007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
14005
14006 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
14007 tpcs_offset. Restore lr after the call.
14008 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
14009
2226f861
DJ
140102007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
14011
14012 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
14013 (gdbserver_run): Kill any running gdbserver.
14014 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
14015
d12371a9
MR
140162007-05-17 Maciej W. Rozycki <macro@mips.com>
14017
14018 * gdb.base/sigbpt.exp: Preset segv_addr.
14019
93f02886
DJ
140202007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
14021
14022 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
14023 (gdb_compile_shlib): Likewise.
14024 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
14025 (default_gdb_init): Clear cleanfiles.
14026 (gdb_finish): Delete recorded cleanfiles.
14027 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
14028
14029 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
14030 Do not use isnative.
14031 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
14032 gdb.base/so-impl-ld.exp: Likewise.
14033 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
14034 * gdb.base/unload.exp: Likewise. Do not pass empty option to
14035 gdb_compile.
14036
b04e06d7
VP
140372007-05-15 Vladimir Prus <vladimir@codesourcery.com>
14038
14039 * config/unknown.exp: Remove.
14040
069ed931
UW
140412007-05-15 Markus Deuling <deuling@de.ibm.com>
14042
14043 * gdb.base/info-proc.exp: Check is_remote.
14044
09db0d03
UW
140452007-05-14 Markus Deuling <deuling@de.ibm.com>
14046
14047 * gdb.base/gcore.exp: Initialize variable core_supported.
14048
af2cbe8c
DJ
140492007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
14050
14051 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
14052
027c0295
DJ
140532007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
14054
14055 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
14056 * gdb.threads/print-threads.exp (test_all_threads): Allow
14057 negative and hexadecimal thread IDs.
14058
dc5000e7
DJ
140592007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
14060
14061 * gdb.java/jprint.java (public): Avoid invalid call to static
14062 method.
14063
2e74ed18
DP
140642007-05-14 Denis Pilat <denis.pilat@st.com>
14065
14066 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
14067 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
14068 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
14069 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
14070 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
14071
83547f02
UW
140722007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14073
14074 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 14075 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
14076 this mode.
14077 * gdb.base/ovlymgr.c: Provide stubs for spu target.
14078 * gdb.base/spu.ld: New file.
14079
b18be20d
DJ
140802007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
14081
14082 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
14083
be444858
DJ
140842007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
14085
14086 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
14087
b1d53152
DJ
140882007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
14089
14090 * gdb.java/jmain.exp: Handle demangled names with and without method
14091 signatures.
14092
d084b331
DJ
140932007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
14094
14095 * gdb.mi/mi-syn-frame.c (main, foo, bar)
14096 (have_a_very_merry_interrupt): Remove calls to puts.
14097 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
14098 inferior output.
14099 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
14100 test names.
14101
db9d7fc5
DJ
141022007-04-29 Markus Deuling <deuling@de.ibm.com>
14103 Daniel Jacobowitz <dan@codesourcery.com>
14104
14105 * gdb.base/auxv.exp (core_works): Also check is_remote.
14106 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
14107
ef783a7d 141082007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 14109
ef783a7d
VP
14110 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
14111 message, not the undefined 'module' variable.
14112 * gdb.base/siginfo.exp: Likewise.
14113 * gdb.base/sigstep.exp: Likewise.
14114 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
14115 serialport.
14116 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
14117
b7b73cae
CV
141182007-04-25 Corinna Vinschen <vinschen@redhat.com>
14119
14120 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
14121 target sim fails. Return 0 otherwise.
14122 (gdb_load): Return prematurely if gdb_target_sim fails.
14123
7d90fdfa
DP
141242007-04-16 Denis Pilat <denis.pilat@st.com>
14125
14126 * gdb.base/setshow.exp: Reset height after having set it to 100.
14127
5d3e9c85
DP
141282007-04-16 Denis Pilat <denis.pilat@st.com>
14129
14130 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
14131
18e75969
DP
141322007-04-16 Denis Pilat <denis.pilat@st.com>
14133
14134 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
14135
25d5ea92
VP
141362007-04-14 Vladimir Prus <vladimir@codesourcery.com>
14137
14138 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
14139 tests. Run the frozen varobjs test.
14140 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 14141 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 14142
0b49cb80
JK
141432007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14144
14145 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
14146 gdb.base/type-opaque.exp: New files.
14147
a73bafbc 141482007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
14149
14150 * gdb.mi/mi-var-child.c
a73bafbc
VP
14151 (do_children_tests): User char[2] instead of
14152 char so that automatic printing of pointers to char
14153 don't give unpredicable result.
14154 * gdb.mi/var-cmd.c (do_locals_test): Initialize
14155 local variables.
14156 * gdb.mi/mi-var-child.exp: Step to right line
14157 of do_children_tests.
14158 * gdb.mi/mi2-var-child.exp: Likewise.
14159 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 14160 do_locals_tests.
a73bafbc
VP
14161 (do_children_tests): User char[2] instead of
14162 char so that automatic printing of pointers to char
a9c64011 14163 don't give unpredicable result.
a73bafbc 14164 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 14165 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
14166 Pass test name to mi_wait_for_stop.
14167
7ce59000
DJ
141682007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
14169
14170 * gdb.asm/asm-source.exp: Remove d10v case.
14171 * lib/gdb.exp (skip_cplus_tests): Likewise.
14172 * gdb.asm/d10v.inc: Deleted.
14173
20389057
DJ
141742007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
14175
14176 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
14177
8807d78b
DJ
141782007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
14179
14180 * config/netware.exp: Delete file.
14181
aa3edb8e
JB
141822007-03-29 Joel Brobecker <brobecker@adacore.com>
14183
14184 * gdb.dwarf2/dw2-noloc.S: New file.
14185 * gdb.dwarf2/dw2-noloc.exp: New file.
14186
297561ac
PA
141872007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
14188
14189 * gdb.cp/method2.cc: New test.
14190 * gdb.cp/method2.exp: New test.
14191 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
14192
1f81bd39
DJ
141932007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
14194
14195 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
14196
9453113a
DJ
141972007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
14198
14199 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
14200
b741e217
DJ
142012007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
14202
14203 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
14204 (gdb_load): Delete, replace with...
14205 (gdb_reload): ...this.
14206 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
14207 * gdb.server/server-mon.exp: Likewise.
14208 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
14209 (gdb_start_cmd): New.
14210 (gdb_file_cmd): Save the last loaded file.
14211 (gdb_reload): New.
14212 (gdb_gnu_strip_debug): Use transform.
14213 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
14214 support here. Use new $last_loaded_file. Check mtime.
14215 (gdb_target_cmd): Handle ObjC failure case.
14216 (infer_host_exec): Delete.
14217 (gdbserver_load): Rename to...
14218 (gdbserver_run): ...this. Simplify.
14219 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
14220 (mi_gdb_load): Move most contents to a new function...
14221 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
14222 (mi_run_cmd): Use mi_gdb_target_load.
14223 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
14224 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
14225 Use gdb_run_cmd.
14226 * gdb.base/charsign.exp: Remove incorrect comment.
14227 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
14228 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
14229 gdb.base/start.exp: Use gdb_start_cmd.
14230
446ab585 142312007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 14232 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
14233
14234 * gdb.base/sigbpt.exp: Fix the message when skipping test.
14235 * gdb.base/signull.exp: Similarly.
14236
bbb88ebf
UW
142372007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14238
14239 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
14240 messages available to test cases (like chng-sym.exp).
14241
cb8c4a99
AS
142422007-03-14 Andreas Schwab <schwab@suse.de>
14243
14244 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
14245 format changes.
14246
4e463ff5
DJ
142472007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
14248
14249 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
14250 (optimized_1): New.
14251 (main): Call optimized_1.
14252 (gdb2029): Correct typos. Call gdb2029_marker.
14253 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
14254 for gdb2029.
14255
b6db2c47
MK
142562007-03-12 Mark Kettenis <kettenis@gnu.org>
14257
14258 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
14259 as tabs. Remove redundant test pattern.
14260
70ed3737
UW
142612007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14262
14263 * gdb.base/long_long.exp: Accept optional symbol name in <...>
14264 for /a format output.
14265
47b67b60
DJ
142662007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
14267
14268 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
14269 collect output incrementally.
14270
b8953b0e
UW
142712007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14272
14273 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
14274 for -var-create lpcharacter test.
14275 * gdb.mi/mi2-var-cmd.exp: Likewise.
14276
7acd5c40
UW
142772007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14278
14279 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
14280 pass on targets where address zero is readable.
14281
9c6759c1
UW
142822007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14283
14284 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
14285 just a single architecture.
14286
a2f1aeb4
UW
142872007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14288
14289 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
14290 (fetch_all_registers): New function, uses gdb_test_multiple and
14291 exp_continue to fetch inferior output line-by-line.
14292 Replace all uses of do_get_all_registers by fetch_all_registers.
14293
46579ac2
UW
142942007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14295
14296 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
14297 in target_info.
14298
fc133f24
MS
142992007-03-02 Michael Snyder <michael.snyder@palmsource.com>
14300
a9c64011 14301 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
14302 consistancy; add a default (timeout) case.
14303
7646a51d
MS
143042007-03-02 Michael Snyder <michael.snyder@palmsource.com>
14305
14306 * gdb.base/watchpoint.exp: Fix truncated comment.
14307
dcfff61f
MS
143082007-03-02 Michael Snyder <michael.snyder@palmsource.com>
14309
14310 * Makefile.in: Remove spurious single-quotes from sed command.
14311
664e3ee9
DJ
143122007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
14313
14314 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
14315 func.
14316 * gdb.mi/mi2-var-cmd.exp: Likewise.
14317
d7cc6f2f
JB
143182007-02-27 Joel Brobecker <brobecker@adacore.com>
14319
a9c64011
AS
14320 * gdb.dwarf2/dw2-producer.S: New file.
14321 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
14322
143232007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
14324
14325 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
14326 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
14327 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
14328 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
14329 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
14330 Revert tests to use mi_gdb_test and include value field in output
14331 of -var-create.
14332
93d42b30
DJ
143332007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
14334
14335 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
14336
c499ed39
DJ
143372007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
14338
14339 * gdb.base/maint.exp: Remove full paths from test names.
14340 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
14341 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
14342
9836f81b
JB
143432007-02-27 Joel Brobecker <brobecker@adacore.com>
14344
14345 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
14346
c74d0ad8
DJ
143472007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
14348
14349 * gdb.server/server-mon.exp: New test.
14350
2711e456
DJ
143512007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
14352
14353 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
14354
ff6f572f
DJ
143552007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
14356
14357 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
14358 register capitalization.
14359
fada3feb
DP
143602007-02-13 Denis Pilat <denis.pilat@st.com>
14361
14362 * gdb.mi/mi-var-invalidate.exp: New file.
14363
fb1e4ffc
DJ
143642007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
14365
14366 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
14367
3da939d7
DJ
143682007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
14369
14370 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
14371
123dc839
DJ
143722007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
14373
14374 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
14375 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
14376
877e3645 143772007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
14378
14379 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
14380 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
14381 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
14382 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
14383 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 14384 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 14385 Update tests to include value field in output of -var-create.
a9c64011 14386
3c0a2960
AS
143872007-02-08 Andreas Schwab <schwab@suse.de>
14388
14389 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
14390
108546a0
DJ
143912007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
14392
14393 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
14394 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
14395
d701dcab
DP
143962007-02-02 Denis Pilat <denis.pilat@st.com>
14397
14398 * gdb.threads/threadapply.exp: check that frame is not changed by
14399 the thread apply all command.
14400
783e3e2f
AS
144012007-01-31 Andreas Schwab <schwab@suse.de>
14402
6d9c3a87
AS
14403 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
14404
3c50d7b9
AS
14405 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
14406 in the dwarf sections.
14407 * gdb.dwarf2/mac-fileno.S: Likewise.
14408
783e3e2f
AS
14409 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
14410 bspstore register on ia64.
14411
78ff580e
AS
144122007-01-29 Andreas Schwab <schwab@suse.de>
14413
cc8e9b12
AS
14414 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
14415 "frame-begin" annotation.
14416
78ff580e
AS
14417 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
14418 number of "frames-invalid" annotations.
14419
704a4f78
DJ
144202007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
14421
14422 * gdb.base/commands.exp: Call if_commands_test.
14423 (gdb_test_no_prompt, if_commands_test): New.
14424
e741bf94
MK
144252007-01-28 Mark Kettenis <kettenis@gnu.org>
14426
14427 * gdb.threads/sigthread.c (NSIGS): Make bigger.
14428
474d0ad3
AS
144292007-01-27 Andreas Schwab <schwab@suse.de>
14430
14431 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
14432 .short/.int/.quad in the dwarf sections.
14433 * gdb.dwarf2/dw2-intercu.S: Likewise.
14434 * gdb.dwarf2/dw2-intermix.S: Likewise.
14435
e784b426
JK
144362007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14437
14438 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
14439 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
14440 array.
e784b426
JK
14441 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
14442 * gdb.base/setvar.exp: Likewise.
14443
37f08e04
AS
144442007-01-26 Andreas Schwab <schwab@suse.de>
14445
9a01813a
AS
14446 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
14447 test.
14448
37f08e04
AS
14449 * gdb.base/multi-forks.exp ("restart $i"): Also match
14450 __kernel_syscall_via_break.
14451
6e2a9270
VP
144522007-01-24 Vladimir Prus <vladimir@codesourcery.com>
14453
14454 * lib/mi-support.exp (mi_delete_varobj): New.
14455 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
14456 testcase.
14457 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
14458 (main): Call the above.
14459 (reference_update_test, base_in_reference_test)
14460 (reference_to_pointer): Delete the created varobjs.
a9c64011 14461
e515b470
DJ
144622007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
14463
14464 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
14465 * configure: Regenerated.
14466 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
14467 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
14468 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
14469 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
14470 * lib/gdb.exp (gdb_skip_xml_test): New function.
14471
08d8bcd7
DJ
144722007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
14473
14474 * gdb.base/sigrepeat.exp: Correct error message.
14475
144762007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
14477 Daniel Jacobowitz <dan@codesourcery.com>
14478
14479 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
14480 gdb.arch/i386-gnu-cfi-asm.S: New files.
14481
97c3f1f3
JK
144822007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14483
14484 * lib/gdb.exp: Abort on missing `site.exp'.
14485
cb1df416
DJ
144862007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14487 Daniel Jacobowitz <dan@codesourcery.com>
14488
14489 * gdb.base/included.c, gdb.base/included.exp,
14490 gdb.base/included.h: New files.
14491
35990120
DJ
144922007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
14493
14494 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
14495 (maximize_rlimit): Reduce limits on 64-bit systems.
14496
6e81a116 144972007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
14498
14499 From Marcus Deuling <deuling@de.ibm.com>:
14500 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
14501 every case.
14502
6c3c41f3
NR
145032007-01-13 Nick Roberts <nickrob@snap.net.nz>
14504
14505 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
14506 (test_path_specification): Use objdir instead of srcdir to always
14507 get an absolute filename.
14508
2f12c312
DJ
145092007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
14510
14511 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
14512
81121995
VP
145132007-01-11 Vladimir Prus <vladimir@codesourcery.com>
14514
14515 * gdb.mi/mi-var-cp.cc (reference_update_tests):
14516 Make sure the variable we're using is in scope.
14517 (reference_to_pointer): Likewise.
14518
4741b737
DJ
145192007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
14520
14521 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
14522 has no debug information.
14523
054410c3
DJ
145242007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
14525
14526 * gdb.base/annota1.exp: Remove extra send_gdb.
14527
818f79f6
DJ
145282007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14529
14530 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
14531
f7a6bb70
DJ
145322007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14533
14534 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
14535
57e66780
DJ
145362007-01-08 Nick Roberts <nickrob@snap.net.nz>
14537 Daniel Jacobowitz <dan@codesourcery.com>
14538
14539 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
14540 lcharacter or linteger change. Correct duplicated test name.
14541 * gdb.mi/mi2-var-cmd.exp: Likewise.
14542
3d799a95
DJ
145432007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
14544
14545 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
14546
145472007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 14548
a9c64011
AS
14549 * gdb.base/nofield.c: New file.
14550 * gdb.base/nofield.exp: New testcase.
51679ba9 14551
eafb94e8
NR
145522007-01-05 Nick Roberts <nickrob@snap.net.nz>
14553
14554 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
14555
14556 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
14557 test.
14558
5e572bb4
DJ
145592007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
14560
14561 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
14562
74a44383
DJ
145632007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
14564
14565 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
14566 when continuing.
14567
1b572db9
DJ
145682007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
14569
14570 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
14571 Expect ".exe" extension.
14572
381bc39b
DJ
145732007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
14574
14575 * gdb.base/charset.exp: Add explicit filename to break.
14576 * gdb.base/dbx.exp: Add explicit filename to breaks.
14577
2b70e4c6
DJ
145782007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
14579
14580 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
14581 * gdb.mi/mi2-file.exp: Likewise.
14582
303b6f5d
DJ
145832007-01-04 Vladimir Prus <vladimir@codesourcery.com>
14584
14585 Implement specification of MI tests as comments
14586 in C and C++ sources.
14587 * lib/mi-support.exp (mi_autotest_data): New variable.
14588 (mi_autotest_source): New variable.
14589 (count_newlines, mi_prepare_inline_tests)
14590 (mi_get_inline_test, mi_continue_to_line)
14591 (mi_run_inline_test, mi_tbreak)
14592 (mi_send_resuming_command, mi_wait_for_stop): New functions.
14593 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
14594 Run inline tests.
14595 * gdb.mi/mi-var-cp.cc: Define tests here.
14596
23da0d94
VP
145972007-01-04 Vladimir Prus <vladimir@codesourcery.com>
14598
14599 Simplify usage of mi_continue_to.
14600 * lib/mi-support.exp (mi_runto_helper): Renamed
14601 from mi_runto, added new parameter 'run_or_continue'.
14602 (mi_runto): Use mi_runto_helper.
14603 (mi_continue_to): Accept just function name as parameter.
14604 Use mi_runto_helper.
14605 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
14606 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 14607
f9e18282
JB
146082006-01-04 Joel Brobecker <brobecker@adacore.com>
14609
14610 Make this testcase a bit more realistic. The current code
14611 is too simplistic, and allows the compiler to optimize out
14612 some of the entities we need for this testcase.
14613 * gdb.ada/null_record/bar.ads (Void_Star): New type.
14614 (Do_Nothing): Add extra parameter.
14615 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
14616 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
14617 by using a variable of type Void_Star.
14618
fd678c65
JB
146192006-01-04 Joel Brobecker <brobecker@adacore.com>
14620
14621 * gdb.ada/catch_ex/foo.adb: New file.
14622 * gdb.ada/catch_ex.exp: New testcase.
14623
05cfdb42
DJ
146242007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
14625
14626 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
14627 pass --image-base to linker.
14628
2e03ee74
DJ
146292007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14630 Daniel Jacobowitz <dan@codesourcery.com>
14631
14632 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
14633 secondary prompts.
14634
0d5de010
DJ
146352007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
14636
14637 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
14638 output. Test the types of members and member pointers.
14639 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
14640 gdb/2092.
14641 * gdb.cp/member-ptr.exp: Search for a comment instead of a
14642 statement. Enable for GCC. Update expected output for some tests
14643 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
14644 layout.
14645 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
14646 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
14647 (Diamond::vget_base): New.
14648 (main): Add new tests.
14649 * gdb.cp/printmethod.exp: Update expected output for member functions.
14650 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
14651 print pEe->D::vg().
14652
61a771aa
DJ
146532007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
14654
14655 * gdb.threads/tls.exp: Allow stops in sem_post.
14656
2fa63963
DJ
146572006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
14658
14659 * gdb.base/annota1.exp: Allow .*printf in backtraces.
14660 * gdb.base/annota3.exp: Likewise.
14661 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
14662 again (instead of timing out).
14663 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
14664 GCC bug 26475.
14665 * gdb.java/jmisc.exp: Adjust to work with method signatures including
14666 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
14667 test from jmisc1.exp.
14668 * gdb.java/jmisc1.exp: Delete.
14669 * gdb.java/jprint.exp: Adjust to work with method signatures including
14670 return types.
14671 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
14672 * gdb.threads/linux-dp.exp: Don't be confused by program output.
14673 * lib/java.exp (compile_java_from_source): Pass the correct type
14674 to target_compile.
14675
5eefc2b7
JB
146762006-12-31 Joel Brobecker <brobecker@adacore.com>
14677
14678 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
14679 (stack_align_edx): New function.
14680 (stack_align_eax): New function.
14681 (main): Add calls to stack_align_edx and stack_align_eax.
14682 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
14683 Add testing for the cases where the register used during a stack
14684 realignment is edx. Same for eax.
14685
227c54da
DJ
146862006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
14687
14688 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
14689 and generic PE targets.
14690
cab8ac94
JB
146912006-12-29 Joel Brobecker <brobecker@adacore.com>
14692
14693 * gdb.ada/array_return.exp: Update copyright date list.
14694
ba54f318
JB
146952006-12-27 Joel Brobecker <brobecker@adacore.com>
14696
14697 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
14698 (Create_Small_Float_Vector): New function.
14699 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
14700 function body.
14701 * gdb.ada/array_return/p.adb: Use new type and function from
14702 package Pck.
14703 * gdb.ada/array_return.exp: Add a test verifying that GDB is
14704 able to print the value returned by a function returning an
14705 array of float.
14706
6b7a35dd
JB
147072006-12-20 Joel Brobecker <brobecker@adacore.com>
14708
14709 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
14710 The associated tests should be PASSing.
14711
038224f6
VP
147122006-12-08 Vladimir Prus <vladimir@codesourcery.com>
14713
14714 Test for base in references.
14715 * gdb.mi/mi-var-cp.cc: Add test code.
14716 * gdb.mi/mi-var-cp.exp: Test for bases in references.
14717 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
14718 * gdb.mi/mi2-watch.exp: Likewise.
14719 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
14720 (mi_list_varobj_children): New function.
14721
b26ed50d
VP
147222006-12-08 Vladimir Prus <vladimir@codesourcery.com>
14723
14724 * lib/mi-support.exp
14725 (mi_runto): Accept "()" after function name.
14726 (mi_create_varobj): New function.
14727 (mi_varobj_update): New function.
14728 (mi_Check_varobj_value): New function.
14729 * gdb.mi/mi-var-cp.exp: New file.
14730 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 14731
08232497
DJ
147322006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
14733
14734 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
14735 gdb.base/weaklib2.c: New files.
14736
d394c993 147372006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 14738
ac6c2fba
NS
14739 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
14740 info. Adjust test names.
14741
8ec659a0 14742 * gdb.base/break.c (main): Move position of malloc.
d394c993 14743 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 14744
acd65feb
VP
147452006-11-28 Vladimir Prus <vladimir@codesourcery.com>
14746
14747 * gdb.mi/mi-var-cmd.exp: Check -var-update after
14748 assignement of arrays and function pointers.
14749 * gdb.mi/var-cmd.c: Add declaration necessary for above
14750 tests.
14751
f556d5e5
NS
147522006-11-27 Nathan Sidwell <nathan@codesourcery.com>
14753
14754 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
14755
14756 * gdb.threads/linux-dp.exp: Read thread table before and after
14757 creating each philosopher and verify it.
14758
697bc68d
NS
147592006-11-27 Nathan Sidwell <nathan@codesourcery.com>
14760 Paul Brook <paul@codesourcery.com>
14761 Daniel Jacobowitz <dan@codesourcery.com>
14762
14763 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 14764 main to remove duplication. Add start function of the form
697bc68d
NS
14765 '_*start[1-9]*'. Add RVDS start function.
14766
29d73ae4
DJ
147672006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
14768
14769 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
14770
c1d88655
UW
147712006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14772
14773 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
14774 * gdb.asm/spu.inc: New file.
14775 * gdb.base/term.exp: Disable if [target_info exists noargs].
14776 * gdb.gdb/complaints.exp: Disable if ![isnative].
14777 * gdb.gdb/selftest.exp: Likewise.
14778 * gdb.gdb/observer.exp: Likewise.
14779 * gdb.gdb/xfullpath.exp: Likewise.
14780 * gdb.base/attach.exp: Disable on SPU target.
14781 * gdb.cp/bs145503.exp: Likewise.
14782 * gdb.cp/exception.exp: Likewise.
14783 * gdb.cp/userdef.exp: Likewise.
14784
32a13b1a
DJ
147852006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
14786
14787 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
14788
d8295fe9
VP
147892006-11-10 Vladimir Prus <vladimir@codesourcery.com>
14790
14791 * gdb.base/completion.exp: Fix completion tests for
14792 'info' and 'info '.
14793 * gdb.base/help.exp (help_test_raw, test_class_help)
14794 (test_prefix_command_help): Move...
14795 * lib/gdb.exp: Here.
14796 * gdb.base/main.exp: Adjust.
14797 * gdb.cp/maint.exp: Adjust.
14798 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 14799
8c394015
VP
148002006-11-09 Vladimir Prus <vladimir@codesourcery.com>
14801
14802 * gdb.stabs/weird.exp (print_weird_var): Use
14803 gdb_test_multiple instead of gdb_expect.
14804
027fc1bc
VP
148052006-11-09 Vladimir Prus <vladimir@codesourcery.com>
14806
14807 * gdb.base/help.exp (help_test_raw): New.
14808 (test_class_help): New.
14809 (test_prefix_command_help): New.
14810 Adjust testcases.
14811
67609209
FR
148122006-11-09 Christophe Lyon <christophe.lyon@st.com>
14813
14814 * gdb.base/constvars.c (main): Write to crass and crips, so that
14815 they are allocated by the compiler.
14816
f73adfeb
AS
148172006-10-27 Andreas Schwab <schwab@suse.de>
14818
14819 * gdb.base/multi-forks.exp: Use "detach fork" instead of
14820 "detach-fork".
14821
2f83a18e
DJ
148222006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
14823
14824 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
14825 of patterns.
14826
94277a38
DJ
148272006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
14828
14829 * gdb.base/sepdebug.exp: Remove debug format test.
14830 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
14831 Handle no-symtab.
14832 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
14833
5bd2f6e2
DJ
148342006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
14835
14836 * gdb.threads/manythreads.c (thread_function, main): Don't cast
14837 int to pointer or pointer to int.
14838 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
14839
8c008720
DJ
148402006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
14841
14842 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
14843
9e35dae4
DJ
148442006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14845
14846 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
14847
d9639e13
DJ
148482006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
14849
14850 PR c++/2116
14851 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
14852
390a1bd0
JB
148532006-10-06 Joel Brobecker <brobecker@adacore.com>
14854
14855 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
14856 the corresponding bug has been fixed in GDB (PR/2018).
14857
dd920c33
JB
148582006-10-06 Joel Brobecker <brobecker@adacore.com>
14859
14860 * gdb.base/subst.exp: New testcase.
14861
53bbefe9
JB
148622006-10-06 Joel Brobecker <brobecker@adacore.com>
14863
14864 * gdb.ada/array_return/pck.ads: Add copyright notice.
14865 * gdb.ada/array_return/pck.adb: Likewise.
14866 * gdb.ada/array_return/p.adb: Likewise.
14867 * gdb.ada/exec_changed/first.adb: Likewise.
14868 * gdb.ada/exec_changed/second.adb: Likewise.
14869
09851417
JB
148702006-10-06 Joel Brobecker <brobecker@adacore.com>
14871
14872 * gdb.ada/watch_arg/watch.adb: New file.
14873 * gdb.ada/watch_arg.exp: New testcase.
14874
041bf30d
VP
148752006-10-02 Vladimir Prus <vladimir@codesourcery.com>
14876
14877 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 14878 via string_to_regexp.
041bf30d 14879 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 14880
f286fbdd 148812006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
14882
14883 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
14884 Remove unused / obsolete files.
14885
7c07f349
NR
148862006-09-19 Nick Roberts <nickrob@snap.net.nz>
14887
14888 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
14889
cd5ff84a
VP
148902006-09-17 Vladimir Prus <vladimir@codesourcery.com>
14891
14892 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
14893 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 14894 the number of frames.
cd5ff84a 14895
ae018d1a
DJ
148962006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
14897
14898 * gdb.base/args.c (main): Add breakpoint marker.
14899 * gdb.base/args.exp: Use args_test for tests. Add new tests which
14900 really test empty arguments.
14901 (args_load): Delete.
14902 (args_test): New.
14903
b399c549
NR
149042006-09-13 Nick Roberts <nickrob@snap.net.nz>
14905
14906 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 14907 check for one file.
b399c549 14908
2ab1eb7a
VP
149092006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
14910
14911 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
14912 HIGH_FRAME argument to -stack-list-locals can be larger than
14913 the number of frames.
a9c64011 14914
476308bf
FF
149152006-08-18 Fred Fish <fnf@specifix.com>
14916
14917 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
14918 '$' in front of skip_vmx_tests_saved when setting that.
14919
8625200f
AS
149202006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
14921
14922 * gdb.base/trace-commands.exp: New file.
14923
089ec8f1
DJ
149242006-08-10 Joel Brobecker <brobecker@adacore.com>
14925 Daniel Jacobowitz <dan@codesourcery.com>
14926
14927 * gdb.base/step-bt.exp: Make hexadecimal address optional in
14928 expected output of the backtrace commands.
14929
b60f0898
JB
149302006-08-09 Joel Brobecker <brobecker@adacore.com>
14931
14932 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
14933 untested followed by return combination.
14934 * gdb.arch/altivec-regs.exp: Likewise.
14935 * gdb.arch/e500-abi.exp: Likewise.
14936 * gdb.arch/e500-regs.exp: Likewise.
14937 * gdb.arch/gdb1291.exp: Likewise.
14938 * gdb.arch/gdb1431.exp: Likewise.
14939 * gdb.arch/gdb1558.exp: Likewise.
14940 * gdb.arch/i386-prologue.exp: Likewise.
14941 * gdb.arch/i386-unwind.exp: Likewise.
14942 * gdb.asm/asm-source.exp: Likewise.
14943 * gdb.base/a2-run.exp: Likewise.
14944 * gdb.base/advance.exp: Likewise.
14945 * gdb.base/all-bin.exp: Likewise.
14946 * gdb.base/annota1.exp: Likewise.
14947 * gdb.base/annota3.exp: Likewise.
14948 * gdb.base/args.exp: Likewise.
14949 * gdb.base/arithmet.exp: Likewise.
14950 * gdb.base/assign.exp: Likewise.
14951 * gdb.base/async.exp: Likewise.
14952 * gdb.base/attach.exp: Likewise.
14953 * gdb.base/bang.exp: Likewise.
14954 * gdb.base/bigcore.exp: Likewise.
14955 * gdb.base/bitfields.exp: Likewise.
14956 * gdb.base/bitfields2.exp: Likewise.
14957 * gdb.base/break.exp: Likewise.
14958 * gdb.base/call-sc.exp: Likewise.
14959 * gdb.base/call-strs.exp: Likewise.
14960 * gdb.base/callfuncs.exp: Likewise.
14961 * gdb.base/checkpoint.exp: Likewise.
14962 * gdb.base/chng-syms.exp: Likewise.
14963 * gdb.base/code-expr.exp: Likewise.
14964 * gdb.base/commands.exp: Likewise.
14965 * gdb.base/completion.exp: Likewise.
14966 * gdb.base/cond-expr.exp: Likewise.
14967 * gdb.base/condbreak.exp: Likewise.
14968 * gdb.base/consecutive.exp: Likewise.
14969 * gdb.base/constvars.exp: Likewise.
14970 * gdb.base/corefile.exp: Likewise.
14971 * gdb.base/cvexpr.exp: Likewise.
14972 * gdb.base/dbx.exp: Likewise.
14973 * gdb.base/define.exp: Likewise.
14974 * gdb.base/detach.exp: Likewise.
14975 * gdb.base/display.exp: Likewise.
14976 * gdb.base/dump.exp: Likewise.
14977 * gdb.base/ena-dis-br.exp: Likewise.
14978 * gdb.base/ending-run.exp: Likewise.
14979 * gdb.base/environ.exp: Likewise.
14980 * gdb.base/eval-skip.exp: Likewise.
14981 * gdb.base/exprs.exp: Likewise.
14982 * gdb.base/fileio.exp: Likewise.
14983 * gdb.base/finish.exp: Likewise.
14984 * gdb.base/float.exp: Likewise.
14985 * gdb.base/foll-exec.exp: Likewise.
14986 * gdb.base/foll-fork.exp: Likewise.
14987 * gdb.base/foll-vfork.exp: Likewise.
14988 * gdb.base/freebpcmd.exp: Likewise.
14989 * gdb.base/funcargs.exp: Likewise.
14990 * gdb.base/gcore.exp: Likewise.
14991 * gdb.base/gdb1090.exp: Likewise.
14992 * gdb.base/gdb1250.exp: Likewise.
14993 * gdb.base/huge.exp: Likewise.
14994 * gdb.base/info-proc.exp: Likewise.
14995 * gdb.base/interrupt.exp: Likewise.
14996 * gdb.base/jump.exp: Likewise.
14997 * gdb.base/langs.exp: Likewise.
14998 * gdb.base/lineinc.exp: Likewise.
14999 * gdb.base/list.exp: Likewise.
15000 * gdb.base/logical.exp: Likewise.
15001 * gdb.base/long_long.exp: Likewise.
15002 * gdb.base/macscp.exp: Likewise.
15003 * gdb.base/maint.exp: Likewise.
15004 * gdb.base/mips_pro.exp: Likewise.
15005 * gdb.base/miscexprs.exp: Likewise.
15006 * gdb.base/multi-forks.exp: Likewise.
15007 * gdb.base/opaque.exp: Likewise.
15008 * gdb.base/overlays.exp: Likewise.
15009 * gdb.base/pc-fp.exp: Likewise.
15010 * gdb.base/pointers.exp: Likewise.
15011 * gdb.base/printcmds.exp: Likewise.
15012 * gdb.base/psymtab.exp: Likewise.
15013 * gdb.base/ptype.exp: Likewise.
15014 * gdb.base/recurse.exp: Likewise.
15015 * gdb.base/relational.exp: Likewise.
15016 * gdb.base/relocate.exp: Likewise.
15017 * gdb.base/remote.exp: Likewise.
15018 * gdb.base/reread.exp: Likewise.
15019 * gdb.base/restore.exp: Likewise.
15020 * gdb.base/return.exp: Likewise.
15021 * gdb.base/return2.exp: Likewise.
15022 * gdb.base/scope.exp: Likewise.
15023 * gdb.base/sect-cmd.exp: Likewise.
15024 * gdb.base/sep.exp: Likewise.
15025 * gdb.base/sepdebug.exp: Likewise.
15026 * gdb.base/setshow.exp: Likewise.
15027 * gdb.base/setvar.exp: Likewise.
15028 * gdb.base/sigall.exp: Likewise.
15029 * gdb.base/sigbpt.exp: Likewise.
15030 * gdb.base/signals.exp: Likewise.
15031 * gdb.base/signull.exp: Likewise.
15032 * gdb.base/sizeof.exp: Likewise.
15033 * gdb.base/solib.exp: Likewise.
15034 * gdb.base/step-line.exp: Likewise.
15035 * gdb.base/step-test.exp: Likewise.
15036 * gdb.base/structs.exp: Likewise.
15037 * gdb.base/structs2.exp: Likewise.
15038 * gdb.base/term.exp: Likewise.
15039 * gdb.base/twice.exp: Likewise.
15040 * gdb.base/until.exp: Likewise.
15041 * gdb.base/varargs.exp: Likewise.
15042 * gdb.base/volatile.exp: Likewise.
15043 * gdb.base/watchpoint.exp: Likewise.
15044 * gdb.base/whatis-exp.exp: Likewise.
15045 * gdb.base/whatis.exp: Likewise.
15046 * gdb.cp/ambiguous.exp: Likewise.
15047 * gdb.cp/annota2.exp: Likewise.
15048 * gdb.cp/annota3.exp: Likewise.
15049 * gdb.cp/bool.exp: Likewise.
15050 * gdb.cp/breakpoint.exp: Likewise.
15051 * gdb.cp/casts.exp: Likewise.
15052 * gdb.cp/class2.exp: Likewise.
15053 * gdb.cp/classes.exp: Likewise.
15054 * gdb.cp/cplusfuncs.exp: Likewise.
15055 * gdb.cp/ctti.exp: Likewise.
15056 * gdb.cp/derivation.exp: Likewise.
15057 * gdb.cp/exception.exp: Likewise.
15058 * gdb.cp/gdb1355.exp: Likewise.
15059 * gdb.cp/hang.exp: Likewise.
15060 * gdb.cp/inherit.exp: Likewise.
15061 * gdb.cp/local.exp: Likewise.
15062 * gdb.cp/m-data.exp: Likewise.
15063 * gdb.cp/m-static.exp: Likewise.
15064 * gdb.cp/member-ptr.exp: Likewise.
15065 * gdb.cp/method.exp: Likewise.
15066 * gdb.cp/misc.exp: Likewise.
15067 * gdb.cp/namespace.exp: Likewise.
15068 * gdb.cp/overload.exp: Likewise.
15069 * gdb.cp/ovldbreak.exp: Likewise.
15070 * gdb.cp/pr-1023.exp: Likewise.
15071 * gdb.cp/pr-1210.exp: Likewise.
15072 * gdb.cp/pr-574.exp: Likewise.
15073 * gdb.cp/printmethod.exp: Likewise.
15074 * gdb.cp/psmang.exp: Likewise.
15075 * gdb.cp/ref-params.exp: Likewise.
15076 * gdb.cp/ref-types.exp: Likewise.
15077 * gdb.cp/rtti.exp: Likewise.
15078 * gdb.cp/templates.exp: Likewise.
15079 * gdb.cp/try_catch.exp: Likewise.
15080 * gdb.cp/userdef.exp: Likewise.
15081 * gdb.cp/virtfunc.exp: Likewise.
15082 * gdb.disasm/am33.exp: Likewise.
15083 * gdb.disasm/h8300s.exp: Likewise.
15084 * gdb.disasm/mn10300.exp: Likewise.
15085 * gdb.disasm/sh3.exp: Likewise.
15086 * gdb.disasm/t01_mov.exp: Likewise.
15087 * gdb.disasm/t02_mova.exp: Likewise.
15088 * gdb.disasm/t03_add.exp: Likewise.
15089 * gdb.disasm/t04_sub.exp: Likewise.
15090 * gdb.disasm/t05_cmp.exp: Likewise.
15091 * gdb.disasm/t06_ari2.exp: Likewise.
15092 * gdb.disasm/t07_ari3.exp: Likewise.
15093 * gdb.disasm/t08_or.exp: Likewise.
15094 * gdb.disasm/t09_xor.exp: Likewise.
15095 * gdb.disasm/t10_and.exp: Likewise.
15096 * gdb.disasm/t11_logs.exp: Likewise.
15097 * gdb.disasm/t12_bit.exp: Likewise.
15098 * gdb.disasm/t13_otr.exp: Likewise.
15099 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
15100 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
15101 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
15102 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
15103 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
15104 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
15105 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
15106 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
15107 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
15108 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
15109 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
15110 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
15111 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
15112 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
15113 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
15114 * gdb.mi/gdb701.exp: Likewise.
15115 * gdb.mi/gdb792.exp: Likewise.
15116 * gdb.mi/mi-basics.exp: Likewise.
15117 * gdb.mi/mi-break.exp: Likewise.
15118 * gdb.mi/mi-cli.exp: Likewise.
15119 * gdb.mi/mi-console.exp: Likewise.
15120 * gdb.mi/mi-disassemble.exp: Likewise.
15121 * gdb.mi/mi-eval.exp: Likewise.
15122 * gdb.mi/mi-file.exp: Likewise.
15123 * gdb.mi/mi-read-memory.exp: Likewise.
15124 * gdb.mi/mi-regs.exp: Likewise.
15125 * gdb.mi/mi-return.exp: Likewise.
15126 * gdb.mi/mi-simplerun.exp: Likewise.
15127 * gdb.mi/mi-stack.exp: Likewise.
15128 * gdb.mi/mi-stepi.exp: Likewise.
15129 * gdb.mi/mi-syn-frame.exp: Likewise.
15130 * gdb.mi/mi-until.exp: Likewise.
15131 * gdb.mi/mi-var-block.exp: Likewise.
15132 * gdb.mi/mi-var-child.exp: Likewise.
15133 * gdb.mi/mi-var-cmd.exp: Likewise.
15134 * gdb.mi/mi-var-display.exp: Likewise.
15135 * gdb.mi/mi-watch.exp: Likewise.
15136 * gdb.mi/mi2-basics.exp: Likewise.
15137 * gdb.mi/mi2-break.exp: Likewise.
15138 * gdb.mi/mi2-cli.exp: Likewise.
15139 * gdb.mi/mi2-console.exp: Likewise.
15140 * gdb.mi/mi2-disassemble.exp: Likewise.
15141 * gdb.mi/mi2-eval.exp: Likewise.
15142 * gdb.mi/mi2-file.exp: Likewise.
15143 * gdb.mi/mi2-read-memory.exp: Likewise.
15144 * gdb.mi/mi2-regs.exp: Likewise.
15145 * gdb.mi/mi2-return.exp: Likewise.
15146 * gdb.mi/mi2-simplerun.exp: Likewise.
15147 * gdb.mi/mi2-stack.exp: Likewise.
15148 * gdb.mi/mi2-stepi.exp: Likewise.
15149 * gdb.mi/mi2-syn-frame.exp: Likewise.
15150 * gdb.mi/mi2-until.exp: Likewise.
15151 * gdb.mi/mi2-var-block.exp: Likewise.
15152 * gdb.mi/mi2-var-child.exp: Likewise.
15153 * gdb.mi/mi2-var-cmd.exp: Likewise.
15154 * gdb.mi/mi2-var-display.exp: Likewise.
15155 * gdb.mi/mi2-watch.exp: Likewise.
15156 * gdb.stabs/exclfwd.exp: Likewise.
15157 * gdb.stabs/weird.exp: Likewise.
15158 * gdb.threads/gcore-thread.exp: Likewise.
15159 * gdb.trace/actions.exp: Likewise.
15160 * gdb.trace/backtrace.exp: Likewise.
15161 * gdb.trace/circ.exp: Likewise.
15162 * gdb.trace/collection.exp: Likewise.
15163 * gdb.trace/deltrace.exp: Likewise.
15164 * gdb.trace/infotrace.exp: Likewise.
15165 * gdb.trace/limits.exp: Likewise.
15166 * gdb.trace/packetlen.exp: Likewise.
15167 * gdb.trace/passc-dyn.exp: Likewise.
15168 * gdb.trace/passcount.exp: Likewise.
15169 * gdb.trace/report.exp: Likewise.
15170 * gdb.trace/save-trace.exp: Likewise.
15171 * gdb.trace/tfind.exp: Likewise.
15172 * gdb.trace/tracecmd.exp: Likewise.
15173 * gdb.trace/while-dyn.exp: Likewise.
15174 * gdb.trace/while-stepping.exp: Likewise.
15175
f4b618d1
JB
151762006-08-08 Joel Brobecker <brobecker@adacore.com>
15177
15178 * gdb.base/step-bt.c: New file.
15179 * gdb.base/step-bt.exp: New testcase.
15180
3d00d119
DJ
151812006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
15182
15183 * config/monitor.exp (gdb_load): Remove support for obsolete
15184 download-write-size.
15185 * gdb.base/remote.exp: Likewise. Update all callers of
15186 gdb_timed_load.
15187
017b5bd4
DJ
151882006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
15189
15190 * cursal.exp: Pass binfile to gdb_load.
15191
837c599d
DJ
151922006-08-01 Nathan Sidwell <nathan@codesourcery.com>
15193
15194 * gdb.base/cursal.exp: Add "" to gdb_load call.
15195
8dd4540b
MK
151962006-07-29 Mark Kettenis <kettenis@gnu.org>
15197
15198 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
15199 NetBSD/ELF targets.
15200
ab5c9f60
DJ
152012006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
15202
15203 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
15204 operator*.
15205
4c42eaff
DJ
152062006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
15207
15208 * gdb.base/completion.exp: Update for change in "file" behavior.
15209 * gdb.stabs/weird.exp: Likewise.
15210 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
15211 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
15212
0155cc76
NS
152132006-07-24 Nathan Sidwell <nathan@codesourcery.com>
15214
15215 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
15216 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
15217
16026cd7
AS
152182006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
15219
15220 * gdb.base/default.exp: Update source command error message.
15221 * gdb.base/help.exp: Update 'help source' message.
15222
16963cb6
DJ
152232006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
15224
15225 * gdb.cp/bs15503.exp: Update comment for no longer crashing
15226 test.
15227
6d7fd486
AS
152282006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
15229
15230 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
15231
29e8a844
DJ
152322006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
15233
15234 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
15235
6afcfa39
DJ
152362006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
15237
15238 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
15239
267a692b
MK
152402006-07-17 Mark Kettenis <kettenis@gnu.org>
15241
15242 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
15243 *-*-openbsd* from targets for wich we expect ARM FPA floating
15244 point format.
15245
85d2fec4
NR
152462006-07-17 Nick Roberts <nickrob@snap.net.nz>
15247
15248 * gdb.cp/annota3.exp: Expect frame-begin annotation.
15249
152502006-07-17 Mark Kettenis <kettenis@gnu.org>
15251
15252 * gdb.base/annota3.exp: Expect frame-begin annotation.
15253
85b4c6e8
JB
152542006-07-14 Joel Brobecker <brobecker@adacore.com>
15255
15256 * gdb.base/help.exp: Adjust "help unset" test to accept
15257 any list of unset commands.
15258
fb933624
DJ
152592006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
15260 Daniel Jacobowitz <dan@codesourcery.com>
15261
15262 * gdb.cp/ref-params.exp: New test.
15263 * gdb.cp/ref-params.cc: New source file.
15264 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
15265
1dff4b64
MK
152662006-07-08 Mark Kettenis <kettenis@gnu.org>
15267
15268 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
15269 spaces/tabs in regular expressions since they might not be there.
15270
40d2e0e3
AS
152712006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
15272
15273 * gdb.base/ifelse.exp: New file.
15274
f6c957d2
NS
152752006-07-04 Nathan Sidwell <nathan@codesourcery.com>
15276
15277 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
15278 line.
15279 * gdb.base/huge.exp: Loop over compilation to find a size that
15280 is acceptable.
15281 * gdb.base/remote.exp: Correct expected strings.
15282 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
15283
b9c5a23d
DJ
152842006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15285
15286 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
15287
9af2e58d
DJ
152882006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15289
15290 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
15291 native.
15292
30930ca5
DJ
152932006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15294
15295 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
15296 enable stabs testing.
15297
aa32fa1d
DJ
152982006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15299
bd4a4c80 15300 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
15301 gdb_test_multiple does.
15302
321fef15
DJ
153032006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15304
15305 * Makefile.in (host_alias): Remove.
15306 (target_alias): Use @target_noncanonical@.
15307 (site.exp): Don't set host_alias.
15308 * aclocal.m4: Remove contents. Include acx.m4.
15309 * configure: Regenerated.
15310 * configure.ac: Use ACX_NONCANONICAL_TARGET.
15311
e1c2defa
NS
153122006-06-13 Nathan Sidwell <nathan@codesourcery.com>
15313
e63b55d1
NS
15314 * lib/gdb.exp (gdb_load_cmd): New.
15315
5600ea19
NS
15316 * gdb.base/fileio.c: Add system(NULL) test.
15317 * gdb.base/fileio.exp: Check it.
15318
e1c2defa
NS
15319 * gdb.base/break.c: Add 10a breakpoint at }
15320 * gdb.base/break.exp: Add test for breakpoint at }
15321 * gdb.cp/anon-union.cc: Add code at end of function.
15322 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
15323 * gdb.mi/var-cmd.c: Add code at end of function.
15324 * gdb.mi/mi-var-display.exp: Adjust end of next.
15325 * gdb.mi/mi2-var-display.exp: Likewise.
15326 * gdb.base/fileio.c: Add stop function and insert calls at
15327 stopping places.
15328 * gdb.base/fileio.exp: Breakpoint stop function and remove
15329 explicit line number references.
15330
6c0112ec
JB
153312006-05-19 Joel Brobecker <brobecker@adacore.com>
15332
a9c64011
AS
15333 * gdb.base/del.exp (test_delete_alias): New function.
15334 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 15335
154189a4
FF
153362006-05-18 Fred Fish <fnf@specifix.com>
15337
15338 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
15339 required. Check for spurious output after program exits normally.
15340
582e64c2
FF
153412006-05-17 Fred Fish <fnf@specifix.com>
15342
15343 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
15344 gdb_load, so it works in the simulator.
15345
8ef6493a
FF
153462006-05-11 Fred Fish <fnf@specifix.com>
15347
15348 * gdb.base/bang.exp: Ignore unexpected output between the
15349 "program exited normally" and the gdb prompt, as many other
15350 tests do.
15351
692b141c
MK
153522006-05-07 Mark Kettenis <kettenis@gnu.org>
15353
15354 * gdb.base/help.exp: Make "delete checkpoint" part option for
15355 "help d" and "help delete" tests.
15356
540b8a30
UW
153572006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15358
a9c64011 15359 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
15360 expected output in some mi_gdb_test statements.
15361 * gdb.mi/mi2-basics.exp: Likewise.
15362
9b6462d9
JB
153632006-05-05 Joel Brobecker <brobecker@adacore.com>
15364
15365 * gdb.base/del.c: New file.
15366 * gdb.base/del.exp: New testcase.
15367
954de43b
DM
153682006-05-05 David S. Miller <davem@sunset.davemloft.net>
15369
15370 * gdb.base/break.exp: Do not assume a breakpoint on
15371 main will actually be in $srcfile when optimizing.
1303f75e
DM
15372 * gdb.base/savedregs.exp: Do not require that the dummy
15373 frame location match up to a symbol and source file location.
c3242428
DM
15374 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
15375 will get printed without a mi_cmd_data_list_register_values prefix.
15376 (*-data-list-register-*): Correct regular expressions to expect the new
15377 pseudo d? floating point registers.
15378 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 15379
c7e64c9a
DJ
153802006-05-05 Christophe Lyon <christophe.lyon@st.com>
15381
15382 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
15383 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
15384 is allocated by the compiler.
15385 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
15386 anons, e, anone to force their allocation by the compiler.
15387
153882006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
15389
15390 * gdb.base/help.exp: Update expected text for help d and
15391 help delete.
15392
27ce9a6d
MK
153932006-05-02 Mark Kettenis <kettenis@gnu.org>
15394
15395 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
15396 NetBSD/ELF targets.
15397
8608915f
MK
153982006-04-30 Mark Kettenis <kettenis@gnu.org>
15399
15400 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
15401 single-step breakpoint fails; make this a KFAIL on
15402 sparc*-*-openbsd*.
15403 * gdb.base/siginfo.exp: Likewise.
15404 * gdb.base/sigstep.exp (advance, advancei): Likewise.
15405
b8db102d
MS
154062006-04-26 Michael Snyder <msnyder@redhat.com>
15407
15408 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
15409 which may have to consume output from other forks.
15410 Add tests to make sure that "delete fork" succeeded.
15411
c702009a
MS
154122006-04-20 Michael Snyder <msnyder@redhat.com>
15413
15414 * 2006-03-22 Jim Blandy <jimb@redhat.com>
15415 Add support for the Renesas M32C and M16C.
15416
15417 * gdb.asm/asm-source.exp: Add m32c target.
15418 * gdb.asm/m32c.inc: Support for m32c target.
15419
e28493f2
AS
154202006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
15421
15422 * gdb.base/commands.exp (recursive_source_test): New test.
15423
880da185
DM
154242006-04-04 David S. Miller <davem@sunset.davemloft.net>
15425
15426 * gdb.base/float.exp: Add pattern for sparc targets.
15427
61d9b92f
DJ
154282006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
15429
15430 * gdb.base/commands.exp (stray_arg0_test): New test.
15431
bd717df8
PB
154322006-03-30 Paul Brook <paul@codesourcery.com>
15433
15434 * gdb.mi/mi-until.exp: kfail broken until command.
15435 * gdb.mi/mi2-until.exp: Ditto.
15436
ec793d3c
NR
154372006-03-27 Nick Roberts <nickrob@snap.net.nz>
15438
15439 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
15440
831004b7
AO
154412006-03-08 Alexandre Oliva <aoliva@redhat.com>
15442
15443 * gdb.base/prelink.exp: Anchor tested-for regular expression
15444 on gdb prompt.
15445
effe49a0
PB
154462006-03-07 Paul Brook <paul@codesourcery.com>
15447
15448 * gdb.base/assign.exp: Correct fail message.
15449
e5461016
PB
154502006-03-07 Paul Brook <paul@codesourcery.com>
15451
15452 * lib/compiler.c: Extract armcc version number.
15453 * lib/compiler.cc: Ditto.
15454
fc91c6c2
PB
154552006-03-07 Paul Brook <paul@codesourcery.com>
15456
15457 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
15458 additional_flags=-w.
15459 * gdb.arch/altivec-regs.exp: Ditto.
15460 * gdb.arch/e500-abi.exp: Ditto.
15461 * gdb.arch/e500-regs.exp: Ditto.
15462 * gdb.base/all-bin.exp: Ditto.
15463 * gdb.base/annota1.exp: Ditto.
15464 * gdb.base/annota3.exp: Ditto.
15465 * gdb.base/args.exp: Ditto.
15466 * gdb.base/arithmet.exp: Ditto.
15467 * gdb.base/assign.exp: Ditto.
15468 * gdb.base/async.exp: Ditto.
15469 * gdb.base/bang.exp: Ditto.
15470 * gdb.base/break.exp: Ditto.
15471 * gdb.base/call-rt-st.exp: Ditto.
15472 * gdb.base/completion.exp: Ditto.
15473 * gdb.base/cond-expr.exp: Ditto.
15474 * gdb.base/condbreak.exp: Ditto.
15475 * gdb.base/consecutive.exp: Ditto.
15476 * gdb.base/define.exp: Ditto.
15477 * gdb.base/display.exp: Ditto.
15478 * gdb.base/ena-dis-br.exp: Ditto.
15479 * gdb.base/environ.exp: Ditto.
15480 * gdb.base/eval-skip.exp: Ditto.
15481 * gdb.base/info-proc.exp: Ditto.
15482 * gdb.base/jump.exp: Ditto.
15483 * gdb.base/logical.exp: Ditto.
15484 * gdb.base/long_long.exp: Ditto.
15485 * gdb.base/maint.exp: Ditto.
15486 * gdb.base/miscexprs.exp: Ditto.
15487 * gdb.base/pc-fp.exp: Ditto.
15488 * gdb.base/pointers.exp: Ditto.
15489 * gdb.base/relational.exp: Ditto.
15490 * gdb.base/reread.exp: Ditto.
15491 * gdb.base/sect-cmd.exp: Ditto.
15492 * gdb.base/sep.exp: Ditto.
15493 * gdb.base/sepdebug.exp: Ditto.
15494 * gdb.base/until.exp: Ditto.
15495 * gdb.base/whatis-exp.exp: Ditto.
15496 * gdb.cp/annota2.exp: Ditto.
15497 * gdb.cp/annota3.exp: Ditto.
15498 * gdb.trace/actions.exp: Ditto.
15499 * gdb.trace/backtrace.exp: Ditto.
15500 * gdb.trace/circ.exp: Ditto.
15501 * gdb.trace/collection.exp: Ditto.
15502 * gdb.trace/deltrace.exp: Ditto.
15503 * gdb.trace/infotrace.exp: Ditto.
15504 * gdb.trace/limits.exp: Ditto.
15505 * gdb.trace/packetlen.exp: Ditto.
15506 * gdb.trace/passc-dyn.exp: Ditto.
15507 * gdb.trace/passcount.exp: Ditto.
15508 * gdb.trace/report.exp: Ditto.
15509 * gdb.trace/save-trace.exp: Ditto.
15510 * gdb.trace/tfind.exp: Ditto.
15511 * gdb.trace/tracecmd.exp: Ditto.
15512 * gdb.trace/while-dyn.exp: Ditto.
15513 * gdb.trace/while-stepping.exp: Ditto.
15514 * lib/gdb.exp: Ditto.
15515 (gdb_compile): Handle nowarning option.
15516
5f4a23d9
AO
155172006-03-07 Alexandre Oliva <aoliva@redhat.com>
15518
15519 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
15520 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
15521 Rename executable to prelinkt. Don't re-prelink if we didn't
15522 get a core file. Test prelink -u exit status to tell whether
15523 prelinking failed. Use gdb_test_multiple.
15524
9733fc94
DJ
155252006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
15526
15527 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
15528 (do_tests): Call it.
15529
cc10cae3
AO
155302006-02-28 Alexandre Oliva <aoliva@redhat.com>
15531
15532 * gdb.base/prelink.exp: New test.
15533 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
15534
15c46491
WZ
155352006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
15536
15537 * gdb.fortran/derived-type.f90: New file.
15538 * gdb.fortran/derived-type.exp: New testcase.
15539
5c9f7ded
DJ
155402006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
15541
15542 * gdb.base/default.exp: Allow ';' as a directory separator.
15543
5b96932b
AS
155442006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
15545
15546 * gdb.base/help.exp (help add-symbol-file): Update.
15547
1986bccd
AS
155482006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
15549
15550 * gdb.base/help.exp (help load): Update expected results.
15551
a8b7528f
FF
155522006-02-19 Fred Fish <fnf@specifix.com>
15553
15554 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
15555 specifix hex value as part of results.
15556 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 15557
f8261448
FF
155582006-02-16 Fred Fish <fnf@specifix.com>
15559
15560 * gdb.base/whatis.c: Define variables using typedefs char_addr,
15561 ushort_addr, and slong_addr, so the typedefs are not optimized
15562 away.
15563 * gdb.base/whatis.exp: Add tests using type name for struct type,
15564 union type, enum type, and typedef.
a9c64011 15565
31d8bdd2
MK
155662006-02-13 Mark Kettenis <kettenis@gnu.org>
15567
15568 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
15569
34e41e63
JB
155702006-02-13 Jim Blandy <jimb@redhat.com>
15571
15572 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
15573 case where it takes two "next" commands to skip past the init
15574 call.
15575
ac6e4f31
FF
155762006-02-12 Fred Fish <fnf@specifix.com>
15577
15578 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
15579 to handle cases where it takes two "next" commands to skip
15580 past the init call.
15581
2db2d571
JB
155822006-02-07 Joel Brobecker <brobecker@adacore.com>
15583
15584 * gdb.ada/array_return.exp: Mark the last test as expected to fail
15585 on hppa32 targets.
15586
38fcd64c
DJ
155872006-02-06 Vladimir Prus <ghost@cs.msu.su>
15588
15589 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
15590 field.
15591
1315ad46
MK
155922006-01-29 Mark Kettenis <kettenis@gnu.org>
15593
15594 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
15595
5625b943
DJ
155962006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
15597
15598 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
15599 files.
15600
80df1bbe
DJ
156012006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
15602
15603 * gdb.cp/maint.exp: Set complaints to a positive value.
15604
9078e690
DJ
156052006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
15606
15607 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
15608 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
15609 function name.
15610
9c903399
DJ
156112006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
15612
15613 * gdb.base/checkpoint.c: Update copyright notice. Include
15614 <stdlib.h>.
15615
761ae4d6
JB
156162006-01-04 Jim Blandy <jimb@redhat.com>
15617
15618 * gdb.asm/asm-source.exp: Independently provide default values for
15619 asm-flags and debug-flags. Use 'string equal' to do the
15620 comparison, not the implicit expr's '==' operator. Remove
15621 now-unneeded assignments to asm-flags. In h8300 case, place
15622 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
15623
099ac3dd
MS
156242006-01-04 Michael Snyder <msnyder@redhat.com>
15625
15626 * gdb.base/checkpoint.c: New file.
15627 * gdb.base/checkpoint.exp: New file.
15628 * gdb.base/multi-fork.c: New file.
15629 * gdb.base/multi-fork.exp: New file.
15630 * gdb.base/pi.txt: New file (data for checkpoint.c test).
15631
f4d85314
FF
156322006-01-04 Fred Fish <fnf@specifix.com>
15633
15634 * gdb.base/ptype.c (foo): Add typedef.
15635 (intfoo): Add function.
15636 * gdb.base/ptype1.c: New file.
15637 * gdb.base/ptype.exp: Handle compilation and linking with two
15638 source files. Test that proper type for "foo" is found based
15639 on source context rather than first match found in symtabs.
15640
a1b06f35
MK
156412005-12-28 Mark Kettenis <kettenis@gnu.org>
15642
15643 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
15644 * gdb.asm/openbsd.inc: Indent commands.
15645
d082a1e2
MK
156462005-12-26 Mark Kettenis <kettenis@gnu.org>
15647
c65016bd
MK
15648 * gdb.base/freebpcmd.exp: Increase timeout.
15649
d082a1e2
MK
15650 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
15651
d3c32a0e
DJ
156522005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
15653
15654 * gdb.base/default.exp: Update check for "show version".
15655
9fdb1f50
RC
156562005-12-09 Randolph Chung <tausq@debian.org>
15657
15658 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
15659 * gdb.asm/pa64.inc: New file.
15660
5f2c56f7
RC
156612005-12-09 Randolph Chung <tausq@debian.org>
15662
15663 * gdb.asm/common.inc: Indent commands.
15664 * gdb.asm/asmsrc1.s: Likewise.
15665 * gdb.asm/asmsrc2.s: Likewise.
15666
8117349c
RC
156672005-12-09 Randolph Chung <tausq@debian.org>
15668
15669 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
15670 (get_addr_of_sym): Remove duplicate print.
15671 (gen_core): xfail hppa*-*-hpux*, update expected output.
15672 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
15673 * gdb.arch/pa64-nullify.s: New file.
15674
8f07f25a
RC
156752005-12-09 Randolph Chung <tausq@debian.org>
15676
15677 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
15678
55b39184
DJ
156792005-12-07 Christophe Lyon <christophe.lyon@st.com>
15680
15681 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
15682 code generation for these functions.
15683 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
15684 error message.
15685
31e2b00f
AS
156862005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
15687
15688 * gdb.base/help.exp (help b, help br, help bre, help brea)
15689 (help break): Update the expected message.
15690
c3d0b56e
SC
156912005-11-11 Stephane Carrez <stcarrez@nerim.fr>
15692
15693 * gdb.asm/m68hc11.inc: Setup the data section.
15694 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
15695 script for this test.
15696 (m6812-*-*): Likewise.
15697
36ae0ea9
RC
156982005-11-09 Randolph Chung <tausq@debian.org>
15699
15700 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
15701
9d6f42e9
WZ
157022005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
15703
15704 * gdb.base/break.exp: Fix a comment typo.
15705
e2126a14
EZ
157062005-11-03 Jim Blandy <jimb@redhat.com>
15707
a9c64011
AS
15708 Checked in by Elena Zannoni <ezannoni@redhat.com>
15709
889bf7c5 15710 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 15711
e0ac7199
CV
157122005-11-02 Corinna Vinschen <vinschen@redhat.com>
15713
15714 * gdb.arch/gdb1558.c: Include stdio.h.
15715
31d3fb18
MK
157162005-10-31 Mark Kettenis <kettenis@gnu.org>
15717
15718 * gdb.asm/asm-source.exp: Use -e instead of --entry.
15719
e52b687c
MK
157202005-10-31 Mark Kettenis <kettenis@gnu.org>
15721
15722 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
15723
f4711d79
PG
157242005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
15725
a9c64011
AS
15726 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
15727 vscr" tests to better match output.
f4711d79 15728
987a9106
JB
157292005-10-12 Jim Blandy <jimb@redhat.com>
15730
15731 * gdb.base/structs.exp (any): New function.
15732 (test_struct_returns): Don't make any assumptions at all about
15733 what value the function returns when GDB can't set the return
15734 value.
15735
2336bb58
JB
157362005-10-09 Joel Brobecker <brobecker@adacore.com>
15737
15738 * gdb.ada/arrayidx/p.adb: New file.
15739 * gdb.ada/arrayidx.exp: New testcase
15740
157412005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
15742
15743 * gdb.ada/array_return/pck.ads: New file.
15744 * gdb.ada/array_return/pck.adb: New file.
15745 * gdb.ada/array_return/p.adb: New file.
15746 * gdb.ada/array_return.exp: New testcase.
15747
705335ea
JB
157482005-10-03 Joel Brobecker <brobecker@adacore.com>
15749
a9c64011
AS
15750 * gdb.base/arrayidx.c: New file.
15751 * gdb.base/arrayidx.exp: New testcase.
705335ea 15752
11ee9940
NR
157532005-09-29 Nick Roberts <nickrob@snap.net.nz>
15754
15755 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
15756 frames-invalid and breakpoints-invalid are no longer generated
15757 with level 3 so don't expect them in the output.
15758
39fb8e9e
BR
157592005-09-27 Bob Rossi <bob@brasko.net>
15760
a9c64011 15761 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
15762 from test. Escape the | in mi_gdb_test call.
15763 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
15764 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
15765 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
15766 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
15767 expected regex's in mi_gdb_test calls.
15768 * lib/mi-support.exp: Remove arbitrary .* from tests.
15769 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
15770 Fully anchor GDB/MI expected results in mi_gdb_test.
15771 * lib/gdb.exp (string_to_regexp): Escape the ] character.
15772 * gdb.base/sizeof.exp: Remove escape character. Correct test.
15773
2af48f68
PB
157742005-09-26 Paul Brook <paul@codesourcery.com>
15775
15776 * long_long.exp: Exclude eabi targets from arm FPA float format test.
15777
f34502bc
WZ
157782005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
15779
15780 * bfp-test.c: New file.
15781 * bfp-test.exp: New testcase.
15782
ca929517
WZ
157832005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
15784
15785 * gdb.fortran/subarray.exp: New testcase to test the evaluation
15786 of subarray and substring variable.
15787 * gdb.fortran/subarray.f: New source file for the test of subarray
15788 and substring variable evaluation.
15789 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
15790 of string constant.
15791
c761af65
DJ
157922005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
15793
15794 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
15795 copyright dates.
15796
561d7a1d
PG
157972005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
15798
15799 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
15800 powerpc altivec' test with an almost identical 'info vector' test.
15801
b2b64cc9
PG
158022005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
15803
a9c64011
AS
15804 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
15805 vscr" tests to match output.
b2b64cc9 15806
6ac4d15a
PG
158072005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
15808
a9c64011
AS
15809 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
15810 output.
6ac4d15a 15811
40e55bef
BR
158122005-09-11 Bob Rossi <bob@brasko.net>
15813
889bf7c5
PA
15814 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
15815 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
15816 commands that return an MI output command and an asyncronous MI output
15817 command.
40e55bef
BR
15818 * gdb.mi/mi-console.exp: Ditto.
15819
3c7385ec
BR
158202005-09-11 Bob Rossi <bob@brasko.net>
15821
15822 * gdb.mi/mi-var-child.c: Include <string.h>.
15823
a6cd0eb3
DJ
158242005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
15825
15826 * killed.exp: Correct gdb_expect syntax.
15827
2f168eed
CV
158282005-08-09 Corinna Vinschen <vinschen@redhat.com>
15829
15830 * lib/mi-support.exp (mi_gdb_load): Fix typo.
15831
ecd3fd0f
BR
158322005-08-02 Bob Rossi <bob@brasko.net>
15833
15834 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
15835 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
15836 Change tests to inferior-tty-set/show.
15837 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
15838 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
15839 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
15840 inferior. Use mi_gdb_test to get GDB and Inferior output.
15841 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
15842 descriptor.
15843 (mi_inferior_tty_name): Add inferior PTY file name.
15844 (mi_gdb_start): Add INFERIOR_PTY parameter.
15845 (mi_gdb_test): Add IPATTERN parameter.
15846
f1ea48cb 158472005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 15848
f1ea48cb
BR
15849 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
15850 parameter to mi_gdb_test.
15851 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
15852
6e650a67
DJ
158532005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
15854
15855 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
15856 struct_declarations.
15857 * gdb.mi/mi-var-child.exp: Step over the initialization of
15858 struct_declarations.
15859
8be260b6
DJ
158602005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
15861
15862 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
15863 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
15864 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
15865 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
15866 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
15867 file.
15868
4e660f07
NR
158692005-07-27 Nick Roberts <nickrob@snap.net.nz>
15870
15871 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
15872 (do_children_tests): Assign values to the extra elements.
15873
15874 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
15875 them for tests for "-var-update --no-values" and
a9c64011 15876 "-var-update --all-values".
4e660f07
NR
15877 Add test for "-var-list-children --simple-values".
15878
15879 * gdb.mi/basics.c (callee4): Add integer array D[3]...
15880
15881 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
15882 "-stack-list-locals --simple-values" Improve doc strings and
15883 comments.
15884
6bdae935
MK
158852005-07-18 Mark Kettenis <kettenis@gnu.org>
15886
598b7a6f
MK
15887 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
15888 *-*-openbsd*.
15889 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
15890
6bdae935
MK
15891 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
15892 sigaltsatck'.
15893
1323e929 158942005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 15895
1323e929
BR
15896 * gdb.base/default.exp (tty): Changed output of command.
15897 * gdb.base/help.exp (help tty): Ditto.
15898
b1a9c082
MK
158992005-07-12 Mark Kettenis <kettenis@gnu.org>
15900
15901 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
15902
10a844a2
MK
159032005-07-10 Mark Kettenis <kettenis@gnu.org>
15904
15905 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
15906 -stack-select-frame without arguments.
15907 (test_stack_frame_listing): Add test for newly implemented command
15908 -stack-info-frame.
15909
3cb3b8df
BR
159102005-07-06 Bob Rossi <bob@brasko.net>
15911
15912 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
15913 command.
15914 (Copyright): Update copyright.
15915
a0c5fbcf
WZ
159162005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
15917
15918 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
15919 tests to evaluate exponentiation expression.
15920
984971d0
AS
159212005-06-29 Andreas Schwab <schwab@suse.de>
15922
15923 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
15924 main to avoid warnings.
15925
15926 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
15927
fe03833f
NR
159282005-06-20 Nick Roberts <nickrob@snap.net.nz>
15929
15930 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
15931 -stack-select-frame without arguments.
15932 (test_stack_frame_listing): Add test for newly implemented command
15933 -stack-info-frame.
a9c64011 15934
7a55f279
WZ
159352005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
15936
0ffa0ea5
DJ
15937 * gdb.fortran/array-element.f: New file.
15938 * gdb.fortran/array-element.exp: New testcase.
7a55f279 15939
26585198
DJ
159402005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
15941
15942 * gdb.base/bigcore.exp: Correct checks for systems which can
15943 not dump a large core file.
15944
c1bd25fd
DJ
159452005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
15946
15947 * gdb.base/relocate.c: Add a copyright notice.
15948 (dummy): Remove.
15949 * gdb.base/relocate.exp: Test printing the values of variables
15950 from a relocatable file.
15951
589e074d
DJ
159522005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
15953
15954 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
15955 excess MI output after an error.
15956
0915f927
JB
159572005-05-29 Joel Brobecker <brobecker@adacore.com>
15958
15959 * gdb.arch/alpha-step.c: New file.
15960 * gdb.arch/alpha-step.exp: New testcase.
15961
76ff342d
DJ
159622005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
15963 Dennis Brueni <dennis@slickedit.com>
15964
15965 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
15966 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
15967 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
15968 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
15969 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
15970 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
15971 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
15972
96b0c7ac
DJ
159732005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
15974 Wu Zhou <woodzltc@cn.ibm.com>
15975
15976 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
15977 IBM's xlc compiler.
15978 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
15979 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
15980
f21565d2
JB
159812005-05-13 Jim Blandy <jimb@redhat.com>
15982
15983 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
15984 calling gdb_suppress_entire_file.
15985 * gdb.base/charset.exp: Same.
15986 * gdb.base/call-rt-st.exp: Same.
15987
6006a3a1
BR
159882005-05-05 Bob Rossi <bob_rossi@cox.net>
15989
15990 * lib/gdb.exp (fullname_syntax): Added global regex.
15991 (fullname_syntax_POSIX): Ditto.
15992 (fullname_syntax_UNC): Ditto.
15993 (fullname_syntax_DOS_CASE): Ditto.
15994 (fullname_syntax_DOS): Ditto.
15995 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
15996 fullname_syntax variable to scope and use it.
15997 (test_file_list_exec_source_files): Ditto.
15998 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
15999
c3b69c04
DJ
160002005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
16001
16002 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
16003
3c95e6af
PG
160042004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
16005
a9c64011
AS
16006 * lib/gdb.exp (skip_altivec_tests): New function, based on
16007 check_vmx_hw_available from the GCC testsuite.
16008 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
16009 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 16010
78df6c56
JB
160112005-05-02 Jim Blandy <jimb@redhat.com>
16012
16013 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
16014 calling gdb_suppress_entire_file.
16015
1690f9cf
DJ
160162005-04-30 Randolph Chung <tausq@debian.org>
16017
16018 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
16019 Slightly relax "sem_post" name checking.
16020
5ea106f7
PG
160212005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
16022
16023 * gdb.base/unload.exp: Use new shared library infrastructure.
16024
bf7234cf
PG
160252005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
16026
16027 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 16028 infrastructure.
bf7234cf 16029
547b869a
CV
160302005-04-29 Corinna Vinschen <vinschen@redhat.com>
16031
16032 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
16033 * gdb.asm/h8300.inc: New file.
16034
f07e55f0
PG
160352005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
16036
16037 * gdb.base/shlib-call.exp: Change to use new shared library
16038 infrastructure.
16039
3cbba3d1
PG
160402005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
16041
a9c64011
AS
16042 * gdb.base/pending.exp: Change to use new shared library
16043 infrastructure.
3cbba3d1 16044
ed6df200
PG
160452005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
16046
a9c64011
AS
16047 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
16048 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 16049
8c8f4ebe
PG
160502005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
16051
a9c64011
AS
16052 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
16053 shared objects being adjusted and update copyright years.
8c8f4ebe 16054
607fbc54
DJ
160552005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
16056
16057 * ChangeLog: Correct some 2003-01-13 dates.
16058 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
16059 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
16060 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
16061 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
16062 gdb.trace/tfind.exp: Update copyright years.
16063
57bf0e56
DJ
160642005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
16065 Daniel Jacobowitz <dan@codesourcery.com>
16066
16067 * lib/gdb.exp (gdb_compile): Handle shlib=.
16068 (gdb_compile_shlib): New function.
16069
9b593790
PG
160702005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
16071
a9c64011 16072 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 16073
9494c6a5
DJ
160742005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
16075
16076 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
16077 gdb.server.
16078 * configure.ac: Likewise.
16079 * configure: Regenerated.
16080 * gdb.gdbserver/Makefile.in: Moved to...
16081 * gdb.server/Makefile.in: ... here.
16082 * gdb.gdbserver/server.c: Moved to...
16083 * gdb.server/server.c: ... here.
16084 * gdb.gdbserver/server-run.exp: Moved to...
16085 * gdb.server/server-run.exp: ... here.
16086
6f8eac0e
DJ
160872005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
16088
16089 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
16090 * configure.ac: Create gdb.gdbserver/Makefile.
16091 * configure: Regenerated.
16092 * lib/gdbserver-support.exp: New file, derived from
16093 config/gdbserver.exp.
16094 * config/gdbserver.exp: Use gdbserver-support.exp.
16095 * gdb.gdbserver/Makefile.in: New file.
16096 * gdb.gdbserver/server.c: New file.
16097 * gdb.gdbserver/server-run.exp: New file.
16098
6e87504d
PG
160992005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
16100
a9c64011
AS
16101 * lib/gdb.exp (test_compiler_info): Return compiler_info
16102 if no arguments are given.
6e87504d 16103
d1779be4
PG
161042005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
16105
16106 * gdb.arch/altivec-abi.exp: Check for compiler and set
16107 use altivec' flag accordingly.
16108 * gdb.arch/altivec-regs.exp: Likewise.
16109
88750304
DJ
161102005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
16111
16112 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
16113
f3fb768d
AS
161142005-03-27 Andreas Schwab <schwab@suse.de>
16115
16116 * gdb.base/bigcore.c (main): Add missing mode argument in open
16117 call.
16118
7e813ac5
DJ
161192005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
16120
16121 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
16122 downloads.
16123 * config/gdbserver.exp (gdb_load): Likewise.
16124
8e3049aa
PB
161252005-03-14 Paul Brook <paul@codesourcery.com>
16126
16127 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
16128 targets.
16129
a9df7c44
JB
161302005-03-09 Joel Brobecker <brobecker@adacore.com>
16131
16132 * gdb.dwarf2/dup-psym.S: New file.
16133 * gdb.dwarf2/dup-psym.exp: New testcase.
16134
9f0d94e8
JB
161352005-03-09 Joel Brobecker <brobecker@adacore.com>
16136
16137 * gdb.ada/exec_changed/first.adb: New file.
16138 * gdb.ada/exec_changed/second.adb: New file.
16139 * gdb.ada/exec_changed.exp: New testcase.
16140
5f579bc5
NS
161412005-03-08 Nathan Sidwell <nathan@codesourcery.com>
16142
36e9969c
NS
16143 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
16144 (A2): New class.
16145 (main): Test operator+.
16146 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
16147 breakpoint test.
16148
5f579bc5
NS
16149 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
16150 * gdb.base/signull.exp: Disable if gdb,nosignals.
16151 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
16152 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
16153 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
16154 * gdb.mi/mi2-console.exp: Likewise.
16155 * gdb.trace/collection.exp (run_trace_experiment): Consume the
16156 continue output at start.
16157 (gdb_collect_locals_test): Robustify regexp.
16158 * gdb.trace/passc-dyn.exp: Fix comment typo.
16159 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
16160
be46087e
CV
161612005-03-08 Corinna Vinschen <vinschen@redhat.com>
16162
16163 * gdb.asm/asm-source.exp: Add iq2000 case.
16164 * gdb.asm/iq2000.inc: New file.
16165
384e1a61 161662005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 16167
384e1a61
MI
16168 * gdb.base/command.exp: Change hardcoded value to regular expression.
16169 * gdb.base/float.exp: Add powerpc to the list of targets checked.
16170
584b6e9e
DJ
161712005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
16172
16173 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
16174 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
16175 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
16176 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
16177 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
16178
ab5b5d61
MK
161792005-03-05 Mark Kettenis <kettenis@gnu.org>
16180
16181 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
16182 changes.
16183
ae051c1b
PG
161842004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
16185
a9c64011
AS
16186 * lib/compiler.c: Add test for IBM's xlc compiler.
16187 * lib/compiler.cc: Likewise.
ae051c1b 16188
3f0f6ed2
JB
161892004-02-24 Joel Brobecker <brobecker@adacore.com>
16190
16191 * gdb.ada/fixed_points.exp: Create compilation object directory
16192 before running the test.
16193 * gdb.ada/null_record.exp: Likewise.
16194 * gdb.ada/packed_array.exp: Likewise.
16195 * gdb.ada/start.exp: Likewise.
16196
724f452b
JB
161972005-02-15 Joel Brobecker <brobecker@adacore.com>
16198
16199 * gdb.ada/packed_array/pa.adb: New file.
16200 * gdb.ada/packed_array.exp: New testcase.
16201
57f5cdfb 162022005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 16203
1f393151
MK
16204 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
16205 files.
16206
ebdda337
MK
16207 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
16208 on *-*-openbsd*. Correctly match whitespace in regukar
16209 expressions.
16210
cf309262
DJ
162112005-02-10 Daniel Jacobowitz <dan@debian.org>
16212
16213 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
16214 PR exp/1821
16215 * gdb.base/gdb1821.c: New test file.
16216 * gdb.base/gdb1821.exp: New test file.
16217
3be49e7a
JB
162182005-02-09 Joel Brobecker <brobecker@adacore.com>
16219
16220 * gdb.base/start.c: New file.
16221 * gdb.base/start.exp: New testcase.
16222
e292e67d
JB
162232005-02-09 Joel Brobecker <brobecker@adacore.com>
16224
16225 * gdb.ada/start/dummy.adb: New file.
16226 * gdb.ada/start.exp: New testcase.
16227
dbdfa66c
CV
162282005-02-09 Corinna Vinschen <vinschen@redhat.com>
16229
16230 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
16231 for printing symbols and statistics.
16232 Add test for using relative pathnames in "maint print msymbols" test.
16233 Mark "maint info sections DATA" XFAIL on Cygwin.
16234 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
16235 tests.
16236
d7941671
AC
162372005-02-09 Andreas Schwab <schwab@suse.de>
16238
16239 Committed by Andrew Cagney <cagney@gnu.org>
16240 * gdb.base/remotetimeout.exp: New file.
16241
74e5ef44
MK
162422005-02-07 Mark Kettenis <kettenis@gnu.org>
16243
16244 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
16245
464dd14d
JB
162462005-02-03 Joel Brobecker <brobecker@adacore.com>
16247
16248 * gdb.ada/gnat_ada.gpr: New file.
16249 * gdb.ada/gnat_ada.gin: Delete, no longer used.
16250 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
16251 * configure.ac: No longer generate gnat_ada.gpr.
16252 * configure: Regenerate.
16253 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
16254 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
16255 * gdb.ada/null_record/bar.ads: Likewise.
16256 * gdb.ada/null_record/bar.adb: Likewise.
16257 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
16258 * gdb.ada/null_record.exp (testdir): New variable.
16259 (testfile): executable is now in testdir subdirectory.
16260 (srcfile): Use full path to the main compilation unit.
16261 * gdb.ada/fixed_points.exp: Same changes as above.
16262
30d756ae
NR
162632005-02-03 Nick Roberts <nickrob@snap.net.nz>
16264
16265 * gdb.base/interp.exp: New test.
16266
9d799f85
AC
162672005-01-24 Andrew Cagney <cagney@gnu.org>
16268
16269 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
16270
15656118
AC
162712005-01-19 Andrew Cagney <cagney@gnu.org>
16272
a892c31b
AC
16273 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
16274 configure.ac not configure.in.
16275
15656118
AC
16276 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
16277 of powerpc*-*-*.
16278 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 16279 * gdb.base/list.exp (test_list_function)
15656118
AC
16280 (test_list_filename_and_function): Ditto.
16281 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
16282
a7b01baf
AC
162832005-01-16 Andrew Cagney <cagney@gnu.org>
16284
17d92a02
AC
16285 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
16286
a7b01baf
AC
16287 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
16288
bc8332bb
AC
162892005-01-14 Andrew Cagney <cagney@gnu.org>
16290
16291 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
16292 * gdb.mi/mi2-var-cmd.exp: Ditto.
16293
4d074752
CV
162942005-01-10 Corinna Vinschen <vinschen@redhat.com>
16295
16296 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
16297
bec39cab
AC
162982005-01-07 Andrew Cagney <cagney@gnu.org>
16299
16300 * configure.ac: Rename configure.in, require autoconf 2.59.
16301 * configure: Re-generate.
16302 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
16303 * gdb.stabs/configure: Re-generate.
16304 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
16305 * gdb.hp/configure: Re-generate.
16306 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
16307 autoconf 2.59.
16308 * gdb.hp/gdb.objdbg/configure: Re-generate.
16309 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
16310 autoconf 2.59.
16311 * gdb.hp/gdb.defects/configure: Re-generate.
16312 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
16313 autoconf 2.59.
16314 * gdb.hp/gdb.compat/configure: Re-generate.
16315 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
16316 autoconf 2.59.
16317 * gdb.hp/gdb.base-hp/configure: Re-generate.
16318 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
16319 autoconf 2.59.
16320 * gdb.hp/gdb.aCC/configure: Re-generate.
16321
f10b16d4
JB
163222004-12-15 Jim Blandy <jimb@redhat.com>
16323
16324 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
16325 under NPTL when there is debugging info available for libpthread.
16326
fb6e1814
JG
163272004-12-13 Jerome Guitton <guitton@gnat.com>
16328
16329 * gdb.ada/fixed_points.c: New file.
16330 * gdb.ada/fixed_points.exp: New file.
16331
fe46cd3a
RC
163322004-12-03 Randolph Chung <tausq@debian.org>
16333
16334 * gdb.arch/pa-nullify.exp: New file.
16335 * gdb.arch/pa-nullify.s: New file.
16336
8de0841b
RC
163372004-11-30 Randolph Chung <tausq@debian.org>
16338
16339 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
16340 instead of "tbug". Fix regexp to work properly with gdb_test.
16341
c8170782
PH
163422004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
16343
16344 * gdb.base/bitfields2.exp: New test.
16345 * gdb.base/bitfields2.c: New file.
16346
954269c2
RE
163472004-11-28 Richard Earnshaw <rearnsha@arm.com>
16348
16349 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
16350
0107feed
RC
163512004-11-16 Randolph Chung <tausq@debian.org>
16352
16353 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
16354
f073ae8c
DJ
163552004-11-14 Daniel Jacobowitz <dan@debian.org>
16356
16357 * gdb.threads/threadapply.exp: Correct "macro details" test.
16358
19ad59e7
JJ
163592004-11-11 Jeff Johnston <jjohnstn@redhat.com>
16360
16361 * gdb.threads/threadapply.exp: New test.
16362 * gdb.threads/threadapply.c: New file.
16363
9cf0961b
MK
163642004-11-07 Mark Kettenis <kettenis@gnu.org>
16365
16366 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
16367 frames.
16368
c789492a
FL
163692004-11-05 Felix Lee <felix+log1@specifixinc.com>
16370
16371 * gdb.base/cursal.exp: New file.
16372 * gdb.base/cursal.c: New file.
16373
a1e167bb
AC
163742004-11-03 Andrew Cagney <cagney@gnu.org>
16375
16376 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
16377
b7cbf173
MK
163782004-10-30 Mark Kettenis <kettenis@gnu.org>
16379
16380 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
16381 NetBSD/ELF targets.
16382
88f9d34f
JB
163832004-10-29 Joel Brobecker <brobecker@gnat.com>
16384
16385 * gdb.threads/bp_in_thread.c: New file, copied from
16386 pthread_cond_wait.c.
16387 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
16388 file, rather than reusing the .c file from another testcase.
16389
ca7d6a0c
JB
163902004-10-20 Joel Brobecker <brobecker@gnat.com>
16391
16392 * gdb.ada/null_record.exp: Check where we stopped after
16393 sending the start command, instead of where the associated
16394 temporary breakpoint was inserted.
16395
0d863d03
AC
163962004-10-14 Andrew Cagney <cagney@gnu.org>
16397
16398 * gdb.mi/gdb701.c (main): Return 0.
16399
d11e72cb
DJ
164002004-10-13 Daniel Jacobowitz <dan@debian.org>
16401
d40539a4 16402 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 16403
e1923096
JJ
164042004-10-12 Jeff Johnston <jjohnstn@redhat.com>
16405
16406 * gdb.threads/schedlock.c: Add comment markers to use to find
16407 line numbers.
16408 * gdb.threads/schedlock.exp: Adjust regex to handle the new
16409 comments.
16410 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
16411 breakpoint lines.
16412
ec8ba2c9
DJ
164132004-10-12 Daniel Jacobowitz <dan@debian.org>
16414
16415 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
16416
0eb3658b
DJ
164172004-10-12 Daniel Jacobowitz <dan@debian.org>
16418
16419 * configure.in: Add gdb.dwarf2.
16420 * configure: Regenerated.
16421 * Makefile.in: Add gdb.dwarf2.
16422 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
16423 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
16424 gdb.dwarf2/file1.txt: New files.
16425
a271cc33
OF
164262004-10-11 Orjan Friberg <orjanf@axis.com>
16427
a9c64011 16428 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
16429 of "run", since the latter doesn't work with remote targets. Adjust
16430 the breakpoint numbering accordingly.
16431 * gdb.threads/pthread_cond_wait.exp: Ditto.
16432
895ce074
MC
164332004-10-08 Michael Chastain <mec.gnu@mindspring.com>
16434
16435 * gdb.base/overlays.exp: Update copyright years.
16436
6be3092d
KI
164372004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
16438
16439 * gdb.base/overlays.exp: Disable if target is Linux.
16440
e05389b8
FL
164412004-10-06 Felix Lee <felix+log1@specifixinc.com>
16442
16443 * config/gdbserver.exp (gdb_load): Use right filename on remote.
16444
73cb587d
KI
164452004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
16446
16447 * gdb.asm/asm-source.exp: Add m32r-linux target.
16448 * gdb.asm/m32r-linux.inc: New file.
16449
3c0edcdc
AC
164502004-09-24 Andrew Cagney <cagney@redhat.com>
16451 David Anderson <anderson@redhat.com>
16452
16453 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
16454 command fails, assume things will work.
16455 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
16456 (_GNU_SOURCE): Define.
16457 (print_unsigned, print_hex): Change parameter to "long long".
16458 (print_byte_count): New function, use to print byte counts.
16459 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
16460 O_LARGEFILE.
16461 (main): Compute an upper bound on a corefile in max_core_size.
16462 Limit memory chunk size to max_core_size. Limit total memory
16463 allocated to max_core_size.
16464
4bb3667f
AC
164652004-09-23 Andrew Cagney <cagney@gnu.org>
16466
16467 * gdb.base/bigcore.exp: Replace the code that creates a corefile
16468 from a separate process with code that creates a corefile by
16469 making the inferior dump core.
16470
60fe1a51
MK
164712004-09-23 Mark Kettenis <kettenis@gnu.org>
16472
16473 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
16474 block.
16475
8e937346
MC
164762004-09-23 Michael Chastain <mec.gnu@mindspring.com>
16477
16478 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
16479 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
16480 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
16481 Likewise.
16482
7213f6d6
JJ
164832004-09-20 Jeff Johnston <jjohnstn@redhat.com>
16484
16485 * gdb.java/jprint.exp: New test case for java inferior call.
16486 * gdb.java/jprint.java: Ditto.
16487
eac69dca
JB
164882004-09-15 Joel Brobecker <brobecker@gnat.com>
16489
16490 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
16491
22227696
MC
164922004-09-14 Michael Chastain <mec.gnu@mindspring.com>
16493
16494 * gdb.threads/killed.c: Include <stdlib.h>.
16495 * gdb.threads/pthreads.c: Likewise.
16496
7dd403a4
MC
164972004-09-14 Michael Chastain <mec.gnu@mindspring.com>
16498
16499 * gdb.threads/killed.c: Add copyright notice.
16500
33f2d567
JM
165012004-09-10 Jason Molenda (jmolenda@apple.com)
16502
a9c64011
AS
16503 * gdb.base/define.exp: Two new tests to verify zero space chars
16504 after 'if' and 'while' commands in a user-defined command is correctly
16505 parsed.
33f2d567 16506
e05b62ac
AC
165072004-09-08 Andrew Cagney <cagney@gnu.org>
16508
16509 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
16510 delivery test with duplicate at end of file.
16511
9cbe82da
MK
165122004-09-06 Mark Kettenis <kettenis@jive.nl>
16513
16514 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
16515
564803d9
MC
165162004-09-05 Michael Chastain <mec.gnu@mindspring.com>
16517
16518 * config/hppro.exp: Removed.
16519
7c6807ce
MC
165202004-09-05 Michael Chastain <mec.gnu@mindspring.com>
16521
16522 * config/sparclet.exp: Removed.
16523
bf7e26dd
MC
165242004-09-05 Michael Chastain <mec.gnu@mindspring.com>
16525
16526 * config/udi.exp: Removed.
16527
714e341b
MC
165282004-09-02 Michael Chastain <mec.gnu@mindspring.com>
16529
16530 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
16531 of "exp_continue".
16532 (advancei): Likewise.
16533
1236e623
JJ
165342004-09-01 Jeff Johnston <jjohnstn@redhat.com>
16535
16536 * gdb.base/unload.exp: Fix so messages aren't duplicated.
16537
3bdcad15
MI
165382004-09-01 Manoj Iyer <manjo@austin.ibm.com>
16539
228af206 16540 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
16541 to check for nodebug in executable.
16542 * gdb.gdb/observer.exp (setup_test): Likewise.
16543 * gdb.gdb/selftest.exp (test_with_self): Likewise.
16544 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
16545
c72b934c
AC
165462004-09-01 Andrew Cagney <cagney@gnu.org>
16547
16548 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
16549 files.
16550
edd9b715
JJ
165512004-09-01 Jeff Johnston <jjohnstn@redhat.com>
16552
16553 * gdb.base/unload.exp: Fix expected warning message to match
16554 latest format.
16555
fb4ce06b
CV
165562004-09-01 Corinna Vinschen <vinschen@redhat.com>
16557
16558 * gdb.base/call-rt-st.exp: Fix typos.
16559
ce78e7c3
MI
165602004-08-31 Manoj Iyer <manjo@austin.ibm.com>
16561
16562 * gdb.threads/thread_check.exp: New testcase.
16563 * gdb.threads/thread_check.c: New testcase.
16564
2dedb159
AC
165652004-08-31 Andrew Cagney <cagney@gnu.org>
16566
16567 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
16568 (skip_to_handler_entry): New procedures. Test stepping into a
16569 handler when the breakpoint is at the handler's entry point.
16570
68f53502
AC
165712004-08-30 Andrew Cagney <cagney@gnu.org>
16572
16573 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
16574 gdb/1757.
16575
3e3ffd2b
MC
165762004-08-27 Michael Chastain <mec.gnu@mindspring.com>
16577
16578 With code from Manoj Iyer <manjo@austin.ibm.com>:
16579 * lib/gdb.exp (gdb_file_cmd): Return more information in the
16580 return value. Add an arm for "no debugging symbols found".
16581 Change a stray "error" to "perror".
16582 (gdb_run_cmd): Adapt to new return value.
16583 * gdb.base/remote.exp: Adapt to new return value.
16584 * gdb.gdb/complaints.exp: Likewise.
16585 * gdb.gdb/observer.exp: Likewise.
16586 * gdb.gdb/selftest.exp: Likewise.
16587 * gdb.gdb/xfullpath.exp: Likewise.
16588
4b6f5fd2
JB
165892004-08-27 Joel Brobecker <brobecker@gnat.com>
16590
16591 * gdb.threads/bp_in_thread.exp: New testcase.
16592
e5b25496
MC
165932004-08-27 Michael Chastain <mec.gnu@mindspring.com>
16594
16595 Fix PR testsuite/1735.
16596 * gdb.threads/schedlock.c (thread_function): Add a cast
16597 to suppress a gcc warning.
16598 * gdb.threads/thread-specific.c (thread_function): Likewise.
16599
934353d6
MC
166002004-08-26 Michael Chastain <mec.gnu@mindspring.com>
16601
16602 * gdb.base/unload.c: Include <stdlib.h>.
16603
f98a0aef 166042004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 16605
f98a0aef 16606 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
16607 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
16608 synchronized after the "return".
16609
5a2e8882
MC
166102004-08-26 Michael Chastain <mec.gnu@mindspring.com>
16611
16612 * gdb.mi/basics.c: Include <stdio.h>.
16613 * gdb.mi/pthreads.c: Include <stdlib.h>.
16614 * gdb.mi/var-cmd.c: Include <stdlib.h>.
16615
a9640423
MC
166162004-08-26 Michael Chastain <mec.gnu@mindspring.com>
16617
16618 * gdb.threads/schedlock.c: Add copyright notice.
16619
b04e311d
AC
166202004-08-25 Andrew Cagney <cagney@gnu.org>
16621
16622 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
16623 (skip_over_handler, breakpoint_over_hander): New test procedures.
16624 (advance, advancei): Add a proper prefix, do not use
16625 rerun_to_main.
16626 * gdb.base/sigstep.c (main): Change to use an infinite loop.
16627
7c27f15b
MC
166282004-08-24 Michael Chastain <mec.gnu@mindspring.com>
16629
16630 * gdb.mi/basics.c: Add copyright notice.
16631 * gdb.mi/var-cmd.c: Add copyright notice.
16632
fffc87ae
MC
166332004-08-23 Michael Chastain <mec.gnu@mindspring.com>
16634
16635 * lib/gdb.exp: Remove signed_keyword_not_used.
16636 * lib/compiler.c: Likewise.
16637 * lib/compiler.cc: Likewise.
16638
d782e0bf
MC
166392004-08-23 Michael Chastain <mec.gnu@mindspring.com>
16640
16641 * gdb.base/whatis.c: Remove conditional disabling of "signed".
16642 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
16643
96033e83
MC
166442004-08-23 Michael Chastain <mec.gnu@mindspring.com>
16645
16646 * gdb.base/whatis.c: Add copyright notice.
16647
cf38c229
MK
166482004-08-20 Mark Kettenis <kettenis@gnu.org>
16649
16650 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
16651 it to skip the breakpoints encoded in the inline assembly.
16652
f4b49756
MC
166532004-08-20 Michael Chastain <mec.gnu@mindspring.com>
16654
16655 * Makefile.in: Add gdb.fortran.
16656
2f193b69
MC
166572004-08-20 Michael Chastain <mec.gnu@mindspring.com>
16658
16659 * gdb.base/call-sc.exp (test_scalar_returns):
16660 Fix cut-and-paste glitch in "Make fun return now".
16661
89a237cb
MC
166622004-08-17 Michael Chastain <mec.gnu@mindspring.com>
16663
16664 * configure.in: Add gdb.fortran.
16665 * configure: Regenerate.
16666 * gdb.fortran/Makefile.in: New file.
16667 * lib/gdb.exp (skip_fortran_tests): New procedure.
16668
469aff8e
MC
166692004-08-17 Michael Chastain <mec.gnu@mindspring.com>
16670
16671 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
16672 reference to bug-gnu@prep.ai.mit.edu.
16673 * gdb.mi/mi-var-child.exp: Likewise.
16674 * gdb.mi/mi-var-cmd.exp: Likewise.
16675 * gdb.mi/mi-var-display.exp: Likewise.
16676 * gdb.mi/mi2-var-block.exp: Likewise.
16677 * gdb.mi/mi2-var-child.exp: Likewise.
16678 * gdb.mi/mi2-var-cmd.exp: Likewise.
16679 * gdb.mi/mi2-var-display.exp: Likewise.
16680
00b51b9f
MK
166812004-08-15 Mark Kettenis <kettenis@gnu.org>
16682
16683 * gdb.base/unload.c (main): Make local variable msg const.
16684
45f07fef
MC
166852004-08-15 Michael Chastain <mec.gnu@mindspring.com>
16686
16687 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
16688 to bug-gnu@prep.ai.mit.edu.
16689 * gdb.mi/mi-disassemble.exp: Likewise.
16690 * gdb.mi/mi-eval.exp: Likewise.
16691 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
16692 default line number.
16693 * gdb.mi/mi-return.exp: Likewise.
16694 * gdb.mi/mi-simplerun.exp: Likewise.
16695 * gdb.mi/mi-stack.exp: Likewise.
16696 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
16697 number with explicit range test.
16698 * gdb.mi/mi-watch.exp: Likewise.
16699 * gdb.mi/mi2-break.exp: Likewise.
16700 * gdb.mi/mi2-cli.exp: Likewise.
16701 * gdb.mi/mi2-disassemble.exp: Likewise.
16702 * gdb.mi/mi2-eval.exp: Likewise.
16703 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
16704 default line number.
16705 * gdb.mi/mi2-return.exp: Likewise.
16706 * gdb.mi/mi2-simplerun.exp: Likewise.
16707 * gdb.mi/mi2-stack.exp: Likewise.
16708 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
16709 number with explicit range test.
16710 * gdb.mi/mi2-watch.exp: Likewise.
16711
dd8c8ee7
MC
167122004-08-15 Michael Chastain <mec.gnu@mindspring.com>
16713
16714 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
16715 * gdb.cp/m-static.exp: Likewise.
16716 * gdb.cp/rtti.exp: Likewise.
16717
4e838464
MK
167182004-08-14 Mark Kettenis <kettenis@gnu.org>
16719
16720 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
16721
8d8cb839
EZ
167222004-08-14 Eli Zaretskii <eliz@gnu.org>
16723
16724 * ChangeLog: Prefix Local Variables with semi-colons and indent
16725 the reference to older ChangeLog files, to fix fontification in
16726 Emacs.
16727
deea8bb0
MC
167282004-08-13 Michael Chastain <mec.gnu@mindspring.com>
16729
16730 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
16731 * gdb.mi/mi2-break.exp: Likewise.
16732
c3297504
MC
167332004-08-13 Michael Chastain <mec.gnu@mindspring.com>
16734
16735 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
16736
25808999
MC
167372004-08-13 Michael Chastain <mec.gnu@mindspring.com>
16738
16739 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
16740
226a8d71
MC
167412004-08-13 Michael Chastain <mec.gnu@mindspring.com>
16742
16743 * gdb.cp/classes.exp: Remove unused declarations. Just let
16744 test names default instead of providing special names. Remove
16745 extraneous demangler test.
16746
37fdf854
JJ
167472004-08-12 Jeff Johnston <jjohnstn@redhat.com>
16748
16749 * gdb.base/unload.exp: New test for breakpoints in dynamically
16750 loaded libraries.
16751 * gdb.base/unload.c: Ditto.
16752 * gdb.base/unloadshr.c: Ditto.
16753
2d3a7986
MC
167542004-08-12 Michael Chastain <mec.gnu@mindspring.com>
16755
16756 * gdb.cp/classes.exp (test_ptype_class_objects): Call
16757 cp_test_ptype_class.
16758 (test_enums): Likewise.
16759
c72b934c
AC
167602004-08-10 Andrew Cagney <cagney@gnu.org>
16761
16762 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
16763 files.
16764
cc503c8a
AC
167652004-08-10 Andrew Cagney <cagney@gnu.org>
16766
16767 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
16768 init_malloc call.
16769
902f2ccb
MC
167702004-08-10 Michael Chastain <mec.gnu@mindspring.com>
16771
16772 * ChangeLog: Add copyright notice. The notice is copied
16773 from emacs 21.3 top level ChangeLog.
16774
78c90502
MC
167752004-08-09 Michael Chastain <mec.gnu@mindspring.com>
16776
16777 * lib/cp-support.exp: New file.
16778 * lib/cp-support.exp (cp_test_type_class): New function.
16779 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
16780 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
16781 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
16782 cp_test_ptype_class.
16783
88e5ea78
MC
167842004-08-09 Michael Chastain <mec.gnu@mindspring.com>
16785
16786 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
16787 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
16788 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
16789 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
16790 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
16791 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
16792 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
16793 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
16794 gdb.mi/mi2-watch.exp: Update copyright years.
16795
6a89fc9c
MK
167962004-08-09 Mark Kettenis <kettenis@gnu.org>
16797
16798 * gdb.base/sigaltstack.exp: Provide proper anchoring.
16799
1482e0de
MC
168002004-08-09 Michael Chastain <mec.gnu@mindspring.com>
16801
16802 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
16803 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
16804 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
16805 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
16806 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
16807 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
16808 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
16809 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
16810 gdb.mi/mi-watch.exp: Update copyright years.
16811
1a5ce3f3
DJ
168122004-08-08 Daniel Jacobowitz <dan@debian.org>
16813
16814 PR gdb/1738
16815 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
16816 from a breakpoint with a pending signal.
16817
04f6ecf2
DJ
168182004-08-08 Daniel Jacobowitz <dan@debian.org>
16819
16820 PR gdb/1736
16821 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
16822 * gdb.base/sigaltstack.exp (finish_test): Consume output until
16823 the prompt.
16824 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
16825
54d90d35
DJ
168262004-08-08 Daniel Jacobowitz <dan@debian.org>
16827
16828 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
16829
d2f6abb0
DJ
168302004-08-08 Daniel Jacobowitz <dan@debian.org>
16831
16832 PR gdb/1736
16833 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
16834 for i?86-*-linux*.
16835
5598c03d
DJ
168362004-08-08 Daniel Jacobowitz <dan@debian.org>
16837
16838 * gdb.arch/i386-prologue.exp: Compile without debug information.
16839
c6fee705
MC
168402004-08-08 Michael Chastain <mec.gnu@mindspring.com>
16841
16842 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
16843 rather than asking gdb to search.
16844
dd90efdb
MC
168452004-08-05 Michael Chastain <mec.gnu@mindspring.com>
16846
16847 * gdb.base/gcore.c: Include <string.h>.
16848
1e84bec1
MC
168492004-08-05 Michael Chastain <mec.gnu@mindspring.com>
16850
16851 * gdb.base/gcore.c: Add copyright notice.
16852
e425eb2b
MC
168532004-08-05 Michael Chastain <mec.gnu@mindspring.com>
16854
16855 * gdb.base/freebpcmd.c: Include <stdio.h>.
16856 * gdb.base/long_long.c: Include <string.h>.
16857 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
16858 * gdb.base/siginfo.c: Include <string.h>.
16859 * gdb.base/sigstep.c: Include <string.h>.
16860
cb9aaed5
MC
168612004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16862
16863 * gdb.base/complex.c: Include <stdlib.h>.
16864
55944f3d
MC
168652004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16866
16867 * gdb.base/complex.c: Add copyright notice.
16868
7b2953d9
MC
168692004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16870
16871 * gdb.base/charset.c: Include <stdlib.h>.
16872
c9133d23
MC
168732004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16874
16875 * gdb.base/auxv.c: Include <stdlib.h>.
16876
0a8490ad
MC
168772004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16878
16879 * gdb.base/auxv.c: Add copyright notice.
16880
3426d5ec
MC
168812004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16882
16883 * gdb.base/coremaker.c: Add copyright notice.
16884 * gdb.base/coremaker2.c: Add copyright notice.
16885
8da195dd
AC
168862004-08-04 Andrew Cagney <cagney@gnu.org>
16887
16888 * gdb.base/store.exp: Update copyright.
16889 (check_set, up_set, check_struct, up_struct): Add a prefix to test
16890 names, do not import gdb_prompt.
16891
8d394f98
AC
168922004-08-01 Andrew Cagney <cagney@gnu.org>
16893
16894 Fix PR testsuite/1729.
16895 * gdb.base/dump.exp: Add test name to callers of capture_value, do
16896 not use capture_value with value 4.
16897 (capture_value): Add optional test name parameter.
16898 (test_reload_saved_value, test_restore_saved_value): Use $msg as
16899 the prefix, pass to capture_value.
16900
b6702b23
MK
169012004-08-01 Mark Kettenis <kettenis@gnu.org>
16902
16903 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
16904 * gdb.arch/i386-prologue.c (standard): New prototype and function.
16905 (main): Call new function.
16906
c203e0ca
MC
169072004-07-31 Michael Chastain <mec.gnu@mindspring.com>
16908
16909 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
16910
a7995a30
MC
169112004-07-31 Michael Chastain <mec.gnu@mindspring.com>
16912
16913 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
16914
9366563b
MC
169152004-07-31 Michael Chastain <mec.gnu@mindspring.com>
16916
b6eeaf26 16917 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
16918 Accept more values of vtbl pointer. Remove some messages
16919 about "obsolete gcc or gdb".
16920
2fc1f950
MC
169212004-07-30 Michael Chastain <mec.gnu@mindspring.com>
16922
16923 * gdb.cp/classes.exp: Accept more varieties of ptype output.
16924
c724d49b
MC
169252004-07-30 Michael Chastain <mec.gnu@mindspring.com>
16926
16927 * gdb.base/asm-source.exp: Properly convert target board
16928 debug flags from gcc format to binutils format.
16929
736b0fce
MK
169302004-07-28 Mark Kettenis <kettenis@gnu.org>
16931
16932 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
16933 gdb1718". PR backtrace/1718 partially fixed.
16934
5633ea5c
JJ
169352004-07-27 Jeff Johnston <jjohnstn@redhat.com>
16936
16937 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
16938
575eebb1
NC
169392004-07-26 Nick Clifton <nickc@redhat.com>
16940
16941 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
16942 good default value for a specific architecture is available then
16943 set it to that value. Otherwise default to the -gstabs switch.
16944 Remove the -g... switches from the asm-flags variable. Allow the
16945 target board info to override the value if it wants to. Pass the
16946 switch on the assembler command line.
16947
62104619
MK
169482004-07-23 Mark Kettenis <kettenis@gnu.org>
16949
16950 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
16951 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
16952 (main): Call new function.
16953
4a1135b8
MC
169542004-07-22 Michael Chastain <mec.gnu@mindspring.com>
16955
16956 Test for PR exp/1715.
16957 * gdb.base/radix.exp: Refactor common procedures. Make all
16958 test names unique. Change XFAIL to KFAIL.
16959
8a12c1f0
MC
169602004-07-20 Michael Chastain <mec.gnu@mindspring.com>
16961
16962 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
16963 * gdb.ada/gnat_ada.gin: ... to here.
16964 * configure.in: Use gnat_ada.gin.
16965 * configure: Regenerate.
16966
23b451cf
AC
169672004-07-20 Andrew Cagney <cagney@gnu.org>
16968
16969 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
16970 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
16971 XFAILs. Clean up test messages and comments. Check backtraces.
16972 Delete re-sync code.
16973
ab618a02
MC
169742004-07-19 Michael Chastain <mec.gnu@mindspring.com>
16975
16976 Fix PR cli/740.
16977 * gdb.base/annota1.exp: Honor gdb,nosignals.
16978 * gdb.base/annota3.exp: Likewise.
16979
46dad340
MC
169802004-07-19 Michael Chastain <mec.gnu@mindspring.com>
16981
16982 * lib/java.exp: Update copyright notice.
16983
756d8c70
AC
169842004-07-19 Andrew Cagney <cagney@gnu.org>
16985
16986 * gdb.base/selftest.exp: Copy file from here ...
16987 * gdb.gdb/selftest.exp: ... to here.
16988
586027e6
AC
169892004-07-16 Andrew Cagney <cagney@redhat.com>
16990
16991 * lib/insight-support.exp: Delete file.
16992 * lib/java.exp (java_init): Fix copyright.
16993
029d2200
AC
169942004-07-16 Andrew Cagney <cagney@gnu.org>
16995
16996 * gdb.base/restore.c: Append "prologue" to comments marking the a
16997 function's prologue.
16998 * gdb.base/restore.exp: Update copyright, re-indent.
16999 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
17000 callerN" prefix where needed. Update patterns that match a
17001 function's prologue.
17002
653b62c5
MC
170032004-07-16 Michael Chastain <mec.gnu@mindspring.com>
17004
17005 * gdb.base/restore.c: Add copyright notice.
17006
f7d690e5
AC
170072004-07-16 Andrew Cagney <cagney@gnu.org>
17008
17009 * gdb.base/logical.exp: Update copyright.
17010 (evaluate): New procedure. Use to re-implement tests using
17011 several tables.
17012
d629a7cb
MH
170132004-07-14 Martin Hunt <hunt@redhat.com>
17014
17015 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
17016 which fixes some problems where init.tcl was not found.
17017
9c7bb332
AC
170182004-07-13 Andrew Cagney <cagney@gnu.org>
17019
6bf46641
AC
17020 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
17021 (check_sizeof, check_valueof): Do not include the output in the
17022 test name. Use gdb_test.
17023 (get_valueof): Use gdb_test_multiple.
17024
c4ffd4c0
AC
17025 * gdb.base/step-test.exp: Update copyright. Use
17026 gdb_test_multiple. Ensure that test names do not include
17027 architecture dependent output.
17028
ab89363a
AC
17029 * gdb.gdb/observer.exp: Update copyright.
17030 (setup_test): Use gdb_test_multiple.
17031 (attach_first_observer, attach_second_observer)
17032 (attach_third_observer, detach_first_observer)
17033 (detach_second_observer, detach_third_observer)
17034 (reset_counters, check_counters): Make $message a prefix.
17035 (test_normal_stop_notifications): Add "args" parameter - a list of
17036 init functions to be called. Make $message a prefix,
17037 (test_observer_normal_stop): Change the message prefixes so that
17038 they are unique, pass the attach / detach procedures to
17039 test_normal_stop_notifications.
17040
ec58997a
AC
17041 * gdb.base/signull.exp (test_segv): Prefix all tests with
17042 "${name}". Clean up test messages.
17043
b475183b
AC
17044 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
17045
9c7bb332
AC
17046 * gdb.base/ena-dis-br.exp: Update copyright.
17047 (break_at): New function. Replace send_gdb with gdb_test,
17048 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
17049 ignore count, not stopped at bpt", with KFAIL.
17050
2dd95497
CV
170512004-07-13 Corinna Vinschen <vinschen@redhat.com>
17052
17053 * gdb.base/attach.exp: Remove cleanupfile handling.
17054
419e626b
AC
170552004-07-12 Andrew Cagney <cagney@gnu.org>
17056
17057 * gdb.base/annota1.exp: Cleanup corefile test name.
17058 * gdb.base/annota3.exp: Ditto.
17059
8b1b3228
AC
170602004-07-12 Andrew Cagney <cagney@gnu.org>
17061
78650829
AC
17062 * gdb.base/signals.exp: Clean up copyright, re-indent.
17063
8b1b3228
AC
17064 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
17065 gdb_test and gdb_test_multiple.
17066
935c2760
JJ
170672004-07-08 Jeff Johnston <jjohnstn@redhat.com>
17068
17069 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 17070 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
17071 provide line number info for first statement in main.
17072
1544280f
AC
170732004-07-08 Andrew Cagney <cagney@gnu.org>
17074
1279f4ff
AC
17075 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
17076
1544280f
AC
17077 * gdb.base/sigbpt.exp: Make the common part of each test name a
17078 prefix instead of suffix.
17079
bcc82369
BR
170802004-07-07 Bob Rossi <bob_rossi@cox.net>
17081
17082 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
17083 test from test_tbreak_creation_and_listing to
17084 test_file_list_exec_source_file
17085 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
17086 Changed name of test from test_tbreak_creation_and_listing to
17087 test_file_list_exec_source_file
17088
23f4b0aa
JJ
170892004-07-07 Jeff Johnston <jjohnstn@redhat.com>
17090
17091 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
17092 the jmisc() constructor instead of <init>.
17093 * gdb.java/jmisc1.exp: Ditto.
17094
56401cd5
AC
170952004-07-07 Andrew Cagney <cagney@gnu.org>
17096
17097 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
17098 corrupting the PC.
17099
44ae2f6a
MC
171002004-07-06 Michael Chastain <mec.gnu@mindspring.com>
17101
17102 * gdb.cp/templates.exp: Accept whitespace change in demangler
17103 output.
17104
45a83408
AC
171052004-07-06 Andrew Cagney <cagney@gnu.org>
17106
17107 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
17108
d205ad70
MC
171092004-07-02 Michael Chastain <mec.gnu@mindspring.com>
17110
17111 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
17112 * lib/compiler.cc: Likewise.
17113
06ea1a61
MC
171142004-06-30 Michael Chastain <mec.gnu@mindspring.com>
17115
17116 * lib/compiler.cc: Work around string preprocessing problem
17117 with old hp c++ compiler.
17118 * lib/compiler.c: Likewise.
17119
daab1251
CV
171202004-06-29 Corinna Vinschen <vinschen@redhat.com>
17121
17122 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
17123 directives to conditionalize symbol prefixing.
17124 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
17125 additional_flags handling. Add underscore prefix for Cygwin.
17126 * gdb.arch/i386-unwind.c: Use preprocessor directives to
17127 conditionalize symbol prefixing.
17128 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
17129 additional_flags handling. Add underscore prefix for Cygwin.
17130
cc984116
CV
171312004-06-29 Corinna Vinschen <vinschen@redhat.com>
17132
17133 * gdb.base/bigcore.exp: Skip test on Cygwin.
17134
c279b077
MC
171352004-06-28 Michael Chastain <mec.gnu@mindspring.com>
17136
17137 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
17138 formats for "info register". Use gdb_test_multiple. Fix
17139 the "invalid register" test.
17140
0e915747
CV
171412004-06-28 Corinna Vinschen <vinschen@redhat.com>
17142
17143 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
17144 PID for Cygwin. Add Cygwin specific strings to check for in some
17145 tests.
17146 (do_attach_tests): Add a test for user interaction when attaching
17147 to a process with no matching symbol table already loaded.
17148
11422c86
AC
171492004-06-26 Andrew Cagney <cagney@gnu.org>
17150
17151 Test PR java/1567 and PR java/1565.
17152 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
17153 * gdb.java/jmisc2.exp: Delete file.
17154
cefbce26
MC
171552004-06-26 Michael Chastain <mec.gnu@mindspring.com>
17156
17157 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
17158
e19f872c
CV
171592004-06-25 Corinna Vinschen <vinschen@redhat.com>
17160
17161 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
17162 attach process.
17163
d931ba3b
MC
171642004-06-23 Michael Chastain <mec.gnu@mindspring.com>
17165
17166 * gdb.cp/pr-1553.exp: Remove.
17167
aef68c48
MC
171682004-06-22 Michael Chastain <mec.gnu@mindspring.com>
17169
17170 * gdb.cp/pr-1553.cc: Remove.
17171 * gdb.cp/pr-1553.exp: Disable this test.
17172
8d5df71a
JB
171732004-06-20 Jim Blandy <jimb@redhat.com>
17174
a9c64011 17175 Fix PR testsuite/1680.
8d5df71a
JB
17176 * gdb.arch/i386-sse.exp: Properly quote curly braces in
17177 regular expressions.
17178
4ac6f39d
MC
171792004-06-19 Michael Chastain <mec.gnu@mindspring.com>
17180
17181 Fix PR testsuite/1679.
17182 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
17183 Issue an UNSUPPORTED result instead.
17184
1b413552
JB
171852004-06-18 Jim Blandy <jimb@redhat.com>
17186
17187 * gdb.base/charset.exp: Only send a control-C if we see a new
17188 prompt and incomplete command.
17189
6daa6ebd
MC
171902004-06-18 Michael Chastain <mec.gnu@mindspring.com>
17191
17192 * gdb.cp/pr-574.cc: Add copyright notice.
17193
51fa4ae0
JB
171942004-06-17 Jim Blandy <jimb@redhat.com>
17195
17196 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
17197 cases where the regexp has no groups; this grabs random text from
17198 the previous test suite, whatever that was.
17199
8fea26c5
MC
172002004-06-17 Michael Chastain <mec.gnu@mindspring.com>
17201
17202 * gdb.cp/printmethod.cc: Add copyright notice.
17203
1e3aeb41
MC
172042004-06-16 Michael Chastain <mec.gnu@mindspring.com>
17205
17206 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
17207
9d9030bc
AC
172082004-06-16 Andrew Cagney <cagney@gnu.org>
17209
17210 * gdb.base/signull.c: Update copyright. Include <string.h>.
17211 (bowler): Replace data_pointer with data_read
17212 and data_write cases. Add code_descriptor case.
17213 (zero, desc): New array and pointer.
17214 (data, code): Change to simple pointers.
17215 * gdb.base/signull.exp: Fix probe pattern matching a function
17216 descriptor SIGSEGV. Replace data_pointer with data_read and
17217 data_write tests.
17218
acd4ad44
AC
172192004-06-16 Andrew Cagney <cagney@gnu.org>
17220
17221 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
17222
08fd625c
MC
172232004-06-15 Michael Chastain <mec.gnu@mindspring.com>
17224
17225 * gdb.base/long_long.c: Add copyright notice.
17226
1903502c
MC
172272004-06-15 Michael Chastain <mec.gnu@mindspring.com>
17228
17229 * gdb.base/long_long.exp: Remove reference to
17230 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
17231 to gdb_breakpoint and gdb_continue_to_breakpoint.
17232
83313cb1
JB
172332004-06-14 Jim Blandy <jimb@redhat.com>
17234
17235 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
17236 endian case.
17237
1bf404ef
AC
172382004-06-14 Andrew Cagney <cagney@gnu.org>
17239
17240 * gdb.base/gcore.exp (capture_command_output): Delete the always
17241 passing tests containing inferior values.
17242 * gdb.base/ending-run.exp: Do not include the breakpoint address
17243 in the test message. Update copyright.
17244 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
17245 size in the test name, use gdb_test_multiple. Update copyright.
17246
ef220b33
MC
172472004-06-14 Michael Chastain <mec.gnu@mindspring.com>
17248
17249 * gdb.cp/ref-types.cc: Add copyright notice.
17250
4f70a4c9
MC
172512004-06-14 Michael Chastain <mec.gnu@mindspring.com>
17252
17253 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
17254 hp_aCC_compiler.
17255 * lib/compiler.cc: Likewise.
17256 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
17257 'set' commands. Log diagnostics for other lines. Set
17258 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
17259
335928ac
MC
172602004-06-13 Michael Chastain <mec.gnu@mindspring.com>
17261
17262 * gdb.cp/try_catch.cc: Add copyright notice.
17263
2efb12e8
MC
172642004-06-12 Michael Chastain <mec.gnu@mindspring.com>
17265
17266 * gdb.cp/userdef.cc: Add copyright notice.
17267
0bbed51a
MC
172682004-06-11 Michael Chastain <mec.gnu@mindspring.com>
17269
17270 * gdb.cp/virtfunc.cc: Add copyright notice.
17271
e12a46c9
RC
172722004-06-11 Randolph Chung <tausq@debian.org>
17273
17274 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
17275 problem.
17276
338e05af
AC
172772004-06-10 Andrew Cagney <cagney@gnu.org>
17278
17279 * lib/compiler.cc, lib/compiler.c: Append either
17280 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
17281 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
17282 instead of gcc-3-3.
17283
dc3f10cb
AC
172842004-06-09 Andrew Cagney <cagney@gnu.org>
17285
b4d946af
AC
17286 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
17287 gdb/1455, bug is specific to "long long" and "double".
a9c64011 17288
dc3f10cb
AC
17289 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
17290 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
17291 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
17292 fixed.
17293
b5c0bfa2
AC
172942004-06-09 Andrew Cagney <cagney@gnu.org>
17295
17296 * gdb.base/structs.exp (test_struct_returns): Replace
17297 "return_value_unknown" and "finish_value_unknown" by
17298 "return_value_known" and "finish_value_known". Instead of
17299 "return_value_unknown" iff "finish_value_unknown", check
17300 "return_value_known" implies "finish_value_known".
17301
caeb605f
MH
173022004-06-08 Martin Hunt <hunt@redhat.com>
17303
17304 * gdb.base/float.exp: Add pattern for mips targets.
17305
c892bb64
RC
173062004-06-08 Randolph Chung <tausq@debian.org>
17307
17308 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
17309 message for unknown architectures more clear.
17310
48306d3e
JB
173112004-06-08 Joel Brobecker <brobecker@gnat.com>
17312
17313 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
17314 start the execution of the program.
17315
83ecb59f
JB
173162004-06-07 Jim Blandy <jimb@redhat.com>
17317
17318 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
17319 * gdb.arch/i386-cpuid.h: New helper file.
17320
55264cb4
RC
173212004-06-07 Randolph Chung <tausq@debian.org>
17322
17323 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
17324 has started.
17325
23cadb28
RM
173262004-06-04 Roland McGrath <roland@redhat.com>
17327
17328 Fix PR gdb/1647.
17329 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
17330 differently to be robust to output buffering differences.
17331
51d01eda
MC
173322004-06-04 Michael Chastain <mec.gnu@mindspring.com>
17333
17334 * gdb.threads/pthreads.exp: Update copyright years.
17335 (check_control_c): Change asynchronous 'after' to synchronous.
17336
f4fc3b93
RM
173372004-06-04 Roland McGrath <roland@redhat.com>
17338
17339 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
17340 next gdb prompt.
17341
4013522b
MC
173422004-06-02 Michael Chastain <mec.gnu@mindspring.com>
17343
17344 Fix PR gdb/1636.
17345 * gdb.threads/manythreads.exp: Change asynchronous 'after'
17346 calls to synchronous.
17347
7a8f1e6b
JB
173482004-05-26 Jim Blandy <jimb@redhat.com>
17349
17350 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
17351
81bb3443
RC
173522004-05-24 Randolph Chung <tausq@debian.org>
17353
17354 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
17355 * gdb.asm/pa.inc: New file.
17356
8f5a3103
MK
173572004-05-22 Mark Kettenis <kettenis@gnu.org>
17358
17359 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
17360
734b8fe8 173612004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 17362 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
17363
17364 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
17365 GDB prompt.
17366
725603e1
UW
173672004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17368
f4fc3b93 17369 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
17370 setjmp/longjmp. Use sigaction instead of signal.
17371
8b923272 173722004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 17373 Michael Snyder <msnyder@redhat.com>
8b923272
JB
17374
17375 * gdb.threads/pthread_cond_wait.c: New file.
17376 * gdb.threads/pthread_cond_wait.exp: New testcase.
17377
8bfabb04
AC
173782004-05-13 Andrew Cagney <cagney@redhat.com>
17379
17380 * gdb.base/signull.exp, gdb.base/signull.c: New files.
17381 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
17382
42edda50
AC
173832004-05-11 Andrew Cagney <cagney@redhat.com>
17384
17385 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
17386 fixed but revealed gdb/1639.
17387
d303a6c7
AC
173882004-05-10 Andrew Cagney <cagney@redhat.com>
17389
17390 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
17391 func1" and "next to 2nd alarm", kernel bug avoided.
17392
bf08c2a1
DJ
173932004-05-10 Daniel Jacobowitz <dan@debian.org>
17394
17395 PR external/1568
17396 * gdb.base/bigcore.exp: Check the size of the dumped core file.
17397 XFAIL if it is smaller than bytes_allocated.
17398 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
17399 (main): Make chunks_allocated unsigned. Correct comment.
17400
c0586a34
JB
174012004-05-07 Joel Brobecker <brobecker@gnat.com>
17402
17403 * gdb.arch/powerpc-aix-prologue.c: New file.
17404 * gdb.arch/powerpc-aix-prologue.exp: New file.
17405
f2785d12
JB
174062004-05-07 Jim Blandy <jimb@redhat.com>
17407
17408 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
17409 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
17410
bd7f6e30
JB
174112004-05-06 Joel Brobecker <brobecker@gnat.com>
17412
17413 * gdb.base/sep.exp: No longer setup_kfail when the program was
17414 built with dwarf2.
17415
0a5e7efe
JI
174162004-05-05 Jim Ingham <jingham@apple.com>
17417
17418 * gdb.base/pending.exp: Make sure pending breakpoints
17419 preserve the ignore count.
f4fc3b93 17420
a8958849
MK
174212004-04-27 Jerome Guitton <guitton@gnat.com>
17422
17423 * i386-prologue.exp: Add testcase for jump instruction as first
17424 instruction of the real code.
17425 * i386-prologue.c (jump_at_beginning): New function.
17426
7e103f5b
MK
174272004-04-28 Mark Kettenis <kettenis@gnu.org>
17428
17429 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
17430 x86_64-*-*.
17431
5d38b224
MK
174322004-04-28 Mark Kettenis <kettenis@gnu.org>
17433
17434 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
17435 i*86-*-*.
17436
0ef32fd9
MK
174372004-04-25 Mark Kettenis <kettenis@gnu.org>
17438
17439 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
17440 expression that checks the return type.
17441
71d7dd7c
AC
174422004-04-23 Andrew Cagney <cagney@redhat.com>
17443
17444 * gdb.base/call-sc.exp: New test of scalar call/return values.
17445 * gdb.base/call-sc.c: Ditto.
17446
1e9f977e
JJ
174472004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17448
17449 * gdb.threads/manythreads.c: Reduce thread stack size.
17450
899d9e3a
JJ
174512004-04-23 Jeff Johnston <jjohnstn@redhat.com>
17452
17453 * gdb.threads/manythreads.c: Add copyright notice.
17454
61bcae62
AC
174552004-04-23 Andrew Cagney <cagney@redhat.com>
17456
17457 * gdb.base/siginfo.exp: Better handle step out of signal.
17458 * gdb.base/sigstep.exp: Ditto.
17459
7339a42e 174602004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 17461 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
17462
17463 * gdb.threads/manythreads.c: New testcase.
17464 * gdb.threads/manythreads.exp: Ditto.
17465
5c98409b
JB
174662004-04-22 Jim Blandy <jimb@redhat.com>
17467
17468 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
17469 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
17470
3b611f1a
MC
174712004-04-21 Michael Chastain <mec.gnu@mindspring.com>
17472
17473 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
17474
f0fd9238
AC
174752004-04-21 Andrew Cagney <cagney@redhat.com>
17476
17477 * gdb.base/sigstep.c: New file.
17478 * gdb.base/sigstep.exp: New file.
17479
90990674
JB
174802004-04-16 Joel Brobecker <brobecker@gnat.com>
17481
17482 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
17483 call to observer_notify_normal_stop.
17484
78cef34b
AC
174852004-04-15 Andrew Cagney <cagney@redhat.com>
17486
17487 * gdb.base/siginfo.c: New file.
17488 * gdb.base/siginfo.exp: New file.
17489
d2343407
JB
174902004-04-12 J. Brobecker <brobecker@gnat.com>
17491
17492 * gdb.base/sep.exp: Fix typo in comment.
17493
a2dba3c8
JB
174942004-04-12 J. Brobecker <brobecker@gnat.com>
17495
17496 * gdb.base/sep.c: New file.
17497 * gdb.base/sep-proc.c: New file.
17498 * gdb.base/sep.exp: New testcase.
17499
15f7b60e
MK
175002004-04-09 Mark Kettenis <kettenis@gnu.org>
17501
17502 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
17503 support.
17504
44f4de1a
AC
175052004-04-05 Andrew Cagney <cagney@redhat.com>
17506
17507 * gdb.base/sigaltstack.c: New file.
17508 * gdb.base/sigaltstack.exp: New file.
17509
ef04f396
JB
175102004-04-04 Joel Brobecker <brobecker@gnat.com>
17511
17512 * gdb.base/foll-fork.exp: Update the expected output for
17513 "help set follow-fork-mode", to match a change that was made
17514 to the help of this variable on 2004-01-13.
17515
d40d2c92
JB
175162004-04-01 Joel Brobecker <brobecker@gnat.com>
17517
17518 * lib/ada.exp: Add copyright notice.
17519 * bar.ads: Likewise.
17520 * bar.adb: Likewise.
17521 * null_record.adb: Likewise.
17522 * null_record.exp: Likewise.
17523 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
17524
f86ef5a3
JB
175252004-04-01 Joel Brobecker <brobecker@gnat.com>
17526
17527 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
17528 * configure: Regenerate.
17529
414e70e3
JB
175302004-04-01 Joel Brobecker <brobecker@gnat.com>
17531
17532 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
17533 to build the application. Remove the message printed when in
17534 verbose mode, redundant with the UNSUPPORTED message above.
17535
f0aaee49
JB
175362004-03-31 Joel Brobecker <brobecker@gnat.com>
17537
17538 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
17539 * gdb.ada (null_record.exp): New testcase.
17540
ac81cb54
JB
175412004-03-31 Joel Brobecker <brobecker@gnat.com>
17542
17543 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
17544
854af2f7
JB
175452004-03-31 Joel Brobecker <brobecker@gnat.com>
17546
17547 * gdb.ada: New subdirectory.
17548 * gdb.ada/Makefile.in: New file.
17549 * gdb.ada/gnat_ada.gpr.in: New file.
17550
034cb681
JB
175512004-03-31 Joel Brobecker <brobecker@gnat.com>
17552
17553 * lib/ada.exp: New file.
17554
78a1a894
DJ
175552004-03-24 Daniel Jacobowitz <drow@mvista.com>
17556
17557 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
17558 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
17559
4b2b3b3e
AC
175602004-03-22 Andrew Cagney <cagney@redhat.com>
17561
17562 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
17563 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
17564 Problem identified by Ulrich Weigand.
17565
23c73aa3
DC
175662004-03-17 David Carlton <carlton@kealia.com>
17567
17568 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
17569 PR c++/826.
17570
d63a86f8
RM
175712004-03-16 Roland McGrath <roland@redhat.com>
17572
17573 * gdb.base/auxv.exp: New file.
17574 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
17575
0e02aa50
DC
175762004-03-12 David Carlton <carlton@kealia.com>
17577
17578 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
17579 * gdb.cp/pr-1553.cc: Ditto.
17580 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
17581 pass branch.
17582
c20b71be
MC
175832004-03-12 Michael Chastain <mec.gnu@mindspring.com>
17584
17585 * gdb.cp/templates.exp: Accept more template types.
17586
c7414a01
MC
175872004-03-09 Michael Chastain <mec.gnu@mindspring.com>
17588
17589 From Corinna Vinschen with modifications.
17590 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
17591 local variable obj_with_enum.
17592 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
17593 results with obj_with_enum.
17594
ed69573c
MC
175952004-03-09 Michael Chastain <mec.gnu@mindspring.com>
17596
17597 * gdb.cp/classes.cc: New file, copied from misc.cc.
17598 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
17599
28301461
MC
176002004-03-09 Michael Chastain <mec.gnu@mindspring.com>
17601
17602 * gdb.cp/misc.cc: Add copyright notice.
17603
1198ecbe
DC
176042004-03-05 David Carlton <carlton@kealia.com>
17605
17606 * gdb.cp/rtti.exp: Add 'print *obj3' test.
17607 * gdb.cp/rtti.h: Update copyright.
17608 (namespace n2::n3): New.
17609 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
17610 (n2::n3::func3): New.
17611 (main): Call n2::n3::func3.
17612 * gdb.cp/rtti2.cc: Update copyright.
17613 (n2::create3): New.
17614
9e08c470
MK
176152004-03-04 Mark Kettenis <kettenis@gnu.org>
17616
17617 * gdb.asm/openbsd.inc: Fix typo.
17618
4bebc3aa
FF
176192004-03-03 Fred Fish <fnf@redhat.com>
17620
17621 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
17622 "val" instead of unused "size". Update copyright year.
17623
6ea9fb37
DJ
176242004-02-29 Daniel Jacobowitz <drow@mvista.com>
17625
17626 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
17627 to use unsigned char.
17628 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
17629 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
17630
23b23974
DJ
176312004-02-29 Daniel Jacobowitz <drow@mvista.com>
17632
17633 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
17634 line of output.
17635
7574fd53
DJ
176362004-02-28 Daniel Jacobowitz <drow@mvista.com>
17637
17638 * gdb.base/relocate.c (dummy): Initialize.
17639
a195357f
DJ
176402004-02-28 Daniel Jacobowitz <drow@mvista.com>
17641
17642 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
17643 a breakpoint at exit.
17644
72fd54a9
FF
176452004-02-27 Fred Fish <fnf@redhat.com>
17646
17647 * gdb.base/chng-syms.exp: Add expect condition to match failing
17648 case that isn't a timeout.
17649
b9d23137
AC
176502004-02-27 Andrew Cagney <cagney@redhat.com>
17651
17652 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
17653 support.
17654
15d208f6 176552004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 17656
15d208f6
FF
17657 * gdb.arch/gdb1431.c: Remove.
17658 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
17659 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
17660 of "until" incorrectly.
17661
98f9cd2d
JB
176622004-02-26 J. Brobecker <brobecker@gnat.com>
17663
17664 * gdb.cp/class2.cc (empty): New class.
17665 (refer): New function.
17666 (main): Declare an object of type empty and use it.
17667 * gdb.cp/class2.exp: Print the value of an object of type empty.
17668
9b50c11b
JJ
176692004-02-26 Jeff Johnston <jjohnstn@redhat.com>
17670
17671 * gdb.base/langs.exp: Update query string to match the
17672 new nquery format used for pending breakpoints.
17673
0dcd613f
AC
176742004-02-26 Andrew Cagney <cagney@redhat.com>
17675
17676 Fix PR i18n/1570.
17677 * gdb.base/charset.c: Update copyright notice.
17678 (main, init_string): Remove the escape character '\e' tests.
17679 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
17680 * gdb.base/charset.exp (valid_host_charset): Ditto.
17681 * gdb.base/setvar.exp: Ditto.
17682
b8a56647
AC
176832004-02-24 Andrew Cagney <cagney@redhat.com>
17684
90d59e34
AC
17685 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
17686 mmapped data in core file" PASS and FAIL messages consistent.
17687
b8a56647
AC
17688 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
17689 setting a breakpoint. Work around PR java/1565.
17690
9f27c604
JJ
176912004-02-23 Jeff Johnston <jjohnstn@redhat.com>
17692
17693 * lib/gdb.exp (gdb_breakpoint): Update query string to match
17694 new nquery format.
17695 * gdb.base/pending.exp: Ditto.
17696
3224a706
MK
176972004-02-22 Mark Kettenis <kettenis@gnu.org>
17698
17699 * configure.in: Run stabs tests on *BSD.
17700 * configure: Regenerated.
17701
41e0a9ca
MK
177022004-02-21 Mark Kettenis <kettenis@gnu.org>
17703
17704 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
17705
1e1b3428
FF
177062004-02-20 Fred Fish <fnf@redhat.com>
17707
17708 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
17709 blank in test for "returns short", for consistency with other
17710 "returns xxx" tests. Update copyright year.
17711
f9a7572a
FF
177122004-02-19 Fred Fish <fnf@redhat.com>
17713
17714 New testcase for PR breakpoint/1558.
17715 * gdb.arch/gdb1558.exp: New file.
17716 * gdb.arch/gdb1558.c: New file.
17717
b2ce2854
EZ
177182004-02-19 Elena Zannoni <ezannoni@redhat.com>
17719
17720 * gdb.base/nodebug.exp: Fix typo.
17721
e7c9ff01
JB
177222004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17723
17724 Committed by Jim Blandy <jimb@redhat.com>.
17725
62f4b920
JB
17726 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
17727
2db536a1
JB
17728 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
17729
e7c9ff01
JB
17730 * gdb.base/float.exp: Support s390*-*-* targets.
17731
f3205b34
AF
177322004-02-17 Adam Fedor <fedor@gnu.org>
17733
17734 * gdb.base/gdb1555.exp: New file.
17735 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
17736
9d62932d
EZ
177372004-02-17 Elena Zannoni <ezannoni@redhat.com>
17738
17739 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
17740
344c9711
FF
177412004-02-16 Fred Fish <fnf@redhat.com>
17742
17743 * gdb.arch/gdb1291.c: Remove
17744 * gdb.arch/gdb1291.s: New test input file.
17745 * gdb.arch/gdb1291.exp: Expand test to check case that should not
17746 fail. Test for correct result, known incorrect result, other
17747 failures and timeouts.
17748
2d822687
AC
177492004-02-16 Andrew Cagney <cagney@redhat.com>
17750
17751 * gdb.base/bigcore.exp: New file.
17752 * gdb.base/bigcore.c: New file.
17753
dac15b66
AC
177542004-02-13 Andrew Cagney <cagney@redhat.com>
17755
17756 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
17757 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
17758 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
17759 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
17760 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
17761 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
17762 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
17763 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
17764 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
17765 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
17766
6bdfc2c4
JJ
177672004-02-11 Jeff Johnston <jjohnstn@redhat.com>
17768
17769 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
17770 executed is an alloc instruction.
17771
87b3ede8
DC
177722004-02-11 David Carlton <carlton@kealia.com>
17773
17774 * gdb.cp/breakpoint.exp: New.
17775 * gdb.cp/breakpoint.cc: New.
17776
6e19e2bf
MC
177772004-02-11 Michael Chastain <mec.gnu@mindspring.com>
17778
17779 Partial fix for PR gdb/1543.
17780 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
17781 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
17782 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
17783 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
17784 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
17785 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
17786 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
17787 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
17788 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
17789 to bug-gdb@prep.ai.mit.edu .
17790 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
17791 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
17792 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
17793 Likewise.
17794
5c5455dc
AC
177952004-02-10 Andrew Cagney <cagney@redhat.com>
17796
17797 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
17798 using gdb_internal_error_resync.
17799
9cf689d7
DJ
178002004-02-09 Daniel Jacobowitz <drow@mvista.com>
17801
17802 * gdb.threads/thread-specific.exp: Stop early if no threads are
17803 found.
17804
d2dc51db
MC
178052004-02-09 Michael Chastain <mec.gnu@mindspring.com>
17806
17807 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
17808
14b1a056
DJ
178092004-02-08 Daniel Jacobowitz <drow@mvista.com>
17810
17811 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
17812 breakpoints.
17813
83f66e8f
DJ
178142004-02-07 Daniel Jacobowitz <drow@mvista.com>
17815
17816 * config/sim.exp (gdb_load): Handle $arg == "".
17817 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
17818 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
17819
30fc0091
EZ
178202004-02-07 Elena Zannoni <ezannoni@redhat.com>
17821
a9c64011
AS
17822 * gdb.base/maint.exp: Update test to reflect
17823 obstack changes.
30fc0091 17824
4d806929
JJ
178252004-02-04 Jeff Johnston <jjohnstn@redhat.com>
17826
17827 * gdb.base/pendshr.c (pendfunc): New function that calls
17828 pendfunc1.
17829 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
17830
7bfdd688
FF
178312004-02-04 Fred Fish <fnf@redhat.com>
17832
17833 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
17834 function symbols and update copyright years.
17835 * gdb.arch/gdb1291.c: Ditto.
17836
aaa08ee4
MC
178372004-02-03 Michael Chastain <mec.gnu@mindspring.com>
17838
17839 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
17840
dbad7755
MC
178412004-02-03 Michael Chastain <mec.gnu@mindspring.com>
17842
17843 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
17844
ec4646ef
MC
178452004-02-03 Michael Chastain <mec.gnu@mindspring.com>
17846
17847 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
17848
1b802196
FF
178492004-02-02 Fred Fish <fnf@redhat.com>
17850
17851 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
17852 remote targets. Update copyright years.
17853
18fe2033
JJ
178542004-02-02 Jeff Johnston <jjohnstn@redhat.com>
17855
17856 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
17857 support.
17858 * gdb.base/langs.exp: Fix test which attempts to create
17859 breakpoint on non-existent function to handle new pending
17860 support.
17861 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
17862 a breakpoint.
17863 * gdb.base/pending.exp: New test.
17864 * gdb.base/pending.c: New file.
17865 * gdb.base/pendshr.c: Ditto.
17866
8d577d32
DC
178672004-02-02 David Carlton <carlton@kealia.com>
17868
17869 * gdb.cp/overload.exp: Add overloadNamespace tests.
17870 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
17871 (overloadNamespace, XXX): New.
17872 (main): Call XXX::marker2.
17873
3ad13771
FF
178742004-02-01 Fred Fish <fnf@redhat.com>
17875
17876 * gdb.base/dump.exp: Use runto_main instead of "runto main".
17877 * gdb.base/finish.exp: Ditto.
17878 * gdb.base/gcore.exp: Ditto.
17879 * gdb.base/huge.exp: Ditto.
17880 * gdb.base/info-proc.exp: Ditto.
17881 * gdb.base/return2.exp: Ditto.
17882 * gdb.threads/gcore-thread.exp: Ditto.
17883
44c75849
DJ
178842004-02-01 Daniel Jacobowitz <drow@mvista.com>
17885
17886 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
17887
005bc093
MK
178882004-02-01 Mark Kettenis <kettenis@gnu.org>
17889
17890 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
17891 that opening the file succeeds on OpenBSD.
17892
c47cebdb
DJ
178932004-02-01 Daniel Jacobowitz <drow@mvista.com>
17894
17895 * gdb.threads/thread-specific.c: New file.
17896 * gdb.threads/threads-specific.exp: New test script.
17897 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
17898 to expect_out.
17899
5a01311c
MK
179002004-02-01 Mark Kettenis <kettenis@gnu.org>
17901
17902 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
17903 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
17904 only on the "print_small_structs from print_long_arg_list" test.
17905
ce22a4f1
DJ
179062004-02-01 Daniel Jacobowitz <drow@mvista.com>
17907
17908 * gdb.base/completion.exp: Kill a stray backslash.
17909
17910 From Jim Ingham <jingham@apple.com>:
17911 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
17912 agrees with the result from sending a tab.
17913
abbab9d3
DJ
179142004-01-31 Daniel Jacobowitz <drow@mvista.com>
17915
17916 * gdb.base/chng-syms.exp: Remove stray newline.
17917
53904d1e
MK
179182004-01-31 Mark Kettenis <kettenis@gnu.org>
17919
17920 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
17921 *-*-openbsd*.
17922 * gdb.asm/openbsd.inc: New file.
17923
3a4b3aac
MK
179242004-01-30 Mark Kettenis <kettenis@gnu.org>
17925
17926 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
17927 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
17928 *-*solaris2*. Remove commented out default settings for
17929 asm-flags. Replace gdb_compile with target_link.
17930
ebac27b4
MC
179312004-01-29 Michael Chastain <mec.gnu@mindspring.com>
17932
17933 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
17934 for all tests. Remove old hp-ux and cygnus xfail cases.
17935
d8679d84
PH
179362004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
17937
17938 * gdb.base/chng-syms.exp: New file.
17939 * gdb.base/chng-syms.c: New file.
17940
0a55bc22
MC
179412004-01-24 Michael Chastain <mec.gnu@mindspring.com>
17942
17943 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
17944 Provide arms for current output in all my configurations.
17945
94b8e876
MC
179462004-01-24 Michael Chastain <mec.gnu@mindspring.com>
17947
17948 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
17949 * lib/compiler.cc: Likewise.
17950 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
17951 get the right preprocessor. Eval the output directly. Remove
17952 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
17953 hp_f77_compiler and hp_f90_compiler completely.
17954 (gdb_preprocess): Delete.
17955 (get_compiler): Delete.
17956
7cf03d44
MK
179572004-01-24 Mark Kettenis <kettenis@gnu.org>
17958
17959 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
17960 <string.h>.
17961
68b6dce9
NR
179622004-01-24 Nick Roberts <nick@nick.uklinux.net>
17963
17964 * gdb.mi/mi-stack.exp: Update copyright.
17965
b368761e
DC
179662004-01-23 David Carlton <carlton@kealia.com>
17967
17968 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
17969 test for cp_lookup_transparent_type.
17970 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
17971 call them.
17972
f2061b53
DJ
179732004-01-23 Daniel Jacobowitz <drow@mvista.com>
17974
17975 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
17976 after -var-update.
17977
37fc574a
DC
179782004-01-23 David Carlton <carlton@kealia.com>
17979
17980 * gdb.cp/namespace.cc (C::ensureRefs): New.
17981 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
17982
8e94b928
NR
179832004-01-20 Nick Roberts <nick@nick.uklinux.net>
17984
17985 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
17986 case "-stack-list-locals 2".
17987 * gdb.mi/mi-var-child.exp: Test for case
17988 "-var-list-children --all-values NAME".
17989
997b0952
MC
179902004-01-18 Michael Chastain <mec.gnu@mindspring.com>
17991
17992 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
17993
52470da3
MK
179942004-01-18 Mark Kettenis <kettenis@gnu.org>
17995
7049b4b8
MK
17996 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
17997 used with gdb_test_multiple.
17998
52470da3
MK
17999 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
18000 read at address 0. This fixes PR testsuite/1504.
18001
da6012e5
DJ
180022004-01-18 Daniel Jacobowitz <drow@mvista.com>
18003
18004 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
18005 Remove downloading, guessing the host executable, the calls to
18006 gdb_file_cmd and gdb_target_cmd, and "load" support.
18007 (infer_host_exec): New function broken out from gdb_load.
18008 (gdb_load): New wrapper for gdbserver_gdb_load.
18009 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
18010 gdb_target_cmd. Use -target-select.
18011 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
18012 Download binaries to the host. Clear last_mi_remote_file when
18013 we load a new binary.
18014 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
18015 call gdbserver_gdb_load and mi_gdb_target_cmd.
18016
32c70722
MC
180172004-01-17 Michael Chastain <mec.gnu@mindspring.com>
18018
18019 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
18020 type patterns.
18021
b0cecf36
MC
180222004-01-17 Michael Chastain <mec.gnu@mindspring.com>
18023
18024 * gdb.cp/templates.exp: Fix typo in test name of
18025 "print Foo<volatile char*>::foo".
18026
4120d7e6
MC
180272004-01-15 Michael Chastain <mec.gnu@mindspring.com>
18028
18029 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
18030
f679e530
BE
180312004-01-16 Ben Elliston <bje@wasabisystems.com>
18032
18033 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
18034 (clean mostlyclean): Remove empty rm.
18035
091c48f6
MC
180362004-01-15 Michael Chastain <mec.gnu@mindspring.com>
18037
18038 * gdb.base/setvar.exp: Add copyright years.
18039
3e5fc8d2
DC
180402004-01-14 David Carlton <carlton@bactrian.org>
18041
18042 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
18043 PR c++/1511 and update coment.
18044 * gdb.cp/templates.exp: Update patterns to match current output.
18045 If changes involve something other than whitespace, KFAIL
18046 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
18047
63d06c5c
DC
180482004-01-14 David Carlton <carlton@kealia.com>
18049
18050 * gdb.cp/namespace.exp: Add tests involving classes defined within
18051 namespaces.
18052 * gdb.cp/namespace.cc (C::CClass): New.
18053 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
18054
a51dab88
EZ
180552004-01-14 Elena Zannoni <ezannoni@redhat.com>
18056
18057 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
18058 what debug info we have. Print a better message if something goes
18059 wrong while producing the separate debug info file.
18060
a476ccc9
MC
180612004-01-14 Michael Chastain <mec.gnu@mindspring.com>
18062
18063 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
18064
f453692c
MC
180652004-01-14 Michael Chastain <mec.gnu@mindspring.com>
18066
18067 * gdb.base/callfuncs.c: Add copyright notice.
18068
f40063a5
MC
180692004-01-13 Michael Chastain <mec.gnu@mindspring.com>
18070
18071 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
18072 inheritance. PR gdb/1498, PR gcc/13539.
18073
19ac3974
EZ
180742004-01-13 Elena Zannoni <ezannoni@redhat.com>
18075
a9c64011
AS
18076 * gdb.threads/gcore-thread.exp: Prefix name of binary with
18077 test specific name.
18078 * gdb.mi/gdb669.exp: Ditto.
18079 * gdb.mi/mi-pthreads.exp: Ditto.
18080 * gdb.mi/mi1-pthreads.exp: Ditto.
18081 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 18082
56c97c6e
MC
180832004-01-12 Michael Chastain <mec.gnu@mindspring.com>
18084
18085 * gdb.cp/member-ptr.cc: Add copyright notice.
18086
a0644324
MC
180872004-01-12 Michael Chastain <mec.gnu@mindspring.com>
18088
18089 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
18090 some patterns for recent versions of gcc and hpacc. Delete
18091 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
18092 Delete tests that access a NULL pointer-to-member-data. This
18093 script is still disabled for gcc.
18094
32fabe09
EZ
180952004-01-12 Elena Zannoni <ezannoni@redhat.com>
18096
18097 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 18098 escaped correctly.
32fabe09 18099
1f8a6abb
EZ
181002004-01-12 Elena Zannoni <ezannoni@redhat.com>
18101
18102 * gdb.base/sepdebug.exp: New file.
18103 * gdb.base/sepdebug.c: New file.
18104 * lib/gdb.exp (separate_debug_filename): New procedure.
18105 (gdb_gnu_strip_debug): New procedure.
18106
48efe704
AC
181072004-01-12 Andrew Cagney <cagney@redhat.com>
18108
18109 * gdb.mi/ChangeLog: Delete file. Renamed to ...
18110 * gdb.mi/ChangeLog-1999-2003: New file.
18111
a9415475
AC
181122004-01-12 Andrew Cagney <cagney@redhat.com>
18113
18114 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
18115 "Renaming a directory to a non-empty directory returns ENOTEMPTY
18116 or EEXIST", treat EBUSY as an XFAIL.
18117
83b8cf9d
MC
181182004-01-11 Michael Chastain <mec.gnu@mindspring.com>
18119
18120 * gdb.base/scope.exp: Remove obsolete setup_xfail for
18121 hp_cc_compiler.
18122
9939d2a8
MC
181232004-01-10 Michael Chastain <mec.gnu@mindspring.com>
18124
18125 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
18126 decorations.
18127
1ff8cadf
MC
181282004-01-10 Michael Chastain <mec.gnu@mindspring.com>
18129
18130 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
18131 and "(aCC)" decorations. Remove obsolete doco about old
18132 test results.
18133
6fa9022e
MC
181342004-01-09 Michael Chastain <mec.gnu@mindspring.com>
18135
18136 * gdb.cp/exception.exp: Fix typo in doco.
18137
209721fe
MK
181382004-01-09 Mark Kettenis <kettenis@gnu.org>
18139
18140 * gdb.base/gdb1476.exp: Fix typo.
18141
ef11303e
MC
181422004-01-09 Michael Chastain <mec.gnu@mindspring.com>
18143
18144 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
18145 file.
18146
041ab88c
MC
181472004-01-09 Michael Chastain <mec.gnu@mindspring.com>
18148
18149 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
18150 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
18151 Use gdb_compile. Remove restriction on gcc. Add some patterns
18152 for recent version of gdb. Delete second half, which was a copy
18153 of the first half with different build flags. This test is
18154 still disabled because it is still not ready for production.
18155
e36d075a
MC
181562004-01-08 Michael Chastain <mec.gnu@mindspring.com>
18157
18158 * gdb.cp/exception.cc: Add copyright notice.
18159 * gdb.cp/exception.exp: Add a notice that this file is broken
18160 because of line number changes caused by addition of copyright
18161 notice.
18162
42b190ad
MC
181632004-01-08 Michael Chastain <mec.gnu@mindspring.com>
18164
18165 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
18166 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
18167
8f25f06b
MC
181682004-01-08 Michael Chastain <mec.gnu@mindspring.com>
18169
18170 * gdb.cp/classes.exp: Accept gnu abi 2.
18171 * gdb.cp/derivation.exp: Likewise.
18172 * gdb.cp/overload.exp: Likewise.
18173 * gdb.cp/virtfunc.exp: Likewise.
18174
06ded8b8
MC
181752004-01-08 Michael Chastain <mec.gnu@mindspring.com>
18176
18177 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
18178 semicolon after end of function.
18179
77c26ae3
MC
181802004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18181
18182 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
18183 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
18184 boilerplate code for compiling and running the program under
18185 test. Add some string method tests.
18186
20757486
MC
181872004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18188
18189 * gdb.cp/bs15503.cc: Add copyright notice.
18190 * gdb.cp/bs15503.exp: Adjust line number.
18191
0fd3b503
MC
181922004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18193
18194 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
18195 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
18196
10d1bea8
MC
181972004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18198
18199 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
18200 hp_cc_compiler.
18201
2789202a
MC
182022004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18203
18204 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
18205 * gdb.cp/ctti.exp: Use the marker instead of "next".
18206 With gcc, run further before bailing.
18207
b862f14c
MC
182082004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18209
18210 * gdb.cp/cttiadd.cc: Add copyright notice.
18211 * gdb.cp/cttiadd1.cc: Likewise.
18212 * gdb.cp/cttiadd2.cc: Likewise.
18213 * gdb.cp/cttiadd3.cc: Likewise.
18214
96da2469
MC
182152004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18216
18217 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
18218 Use gdb_test, gdb_test_multiple. Use floating-point values that
18219 have exact representations in IEEE-ish formats.
18220
053248ff
MC
182212004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18222
18223 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
18224 compilers. Delete duplicate call to get_compiler_info.
18225 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
18226 * gdb.base/volatile.exp: Likewise.
18227
84acecdd
MK
182282004-01-07 Mark Kettenis <kettenis@gnu.org>
18229
18230 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
18231 memory at address 0.
18232
fe11a27f
MC
182332004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18234
18235 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
18236 to test for hp-ux assembler. Fix copyright years.
18237
60ad077b
AC
182382004-01-07 Andrew Cagney <cagney@redhat.com>
18239
18240 * gdb.base/fileio.c (strerrno): Add "EBUSY".
18241
1c9b8f33
AC
182422004-01-07 Andrew Cagney <cagney@redhat.com>
18243
18244 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
18245 when creating the read-only file. From analysis by Roland McGrath
18246 and Elena Zannoni.
18247
753ccc7a
MC
182482004-01-06 Michael Chastain <mec.gnu@mindspring.com>
18249
18250 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
18251
eca3e36b
MC
182522004-01-06 Michael Chastain <mec.gnu@mindspring.com>
18253
18254 * gdb.base/cvexpr.c: Be type-safe with function pointers and
18255 data pointers.
18256
f8d4bac4
MC
182572004-01-06 Michael Chastain <mec.gnu@mindspring.com>
18258
18259 * gdb.cp/m-static.exp: Compile one source file at a time.
18260 Delete unused call to get_compiler_info.
18261
9b4e0f94
MC
182622004-01-06 Michael Chastain <mec.gnu@mindspring.com>
18263
18264 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
18265 * gdb.base/call-rt-st.exp: Likewise.
18266 * gdb.base/nodebug.exp: Likewise.
18267 * gdb.base/volatile.exp: Likewise.
18268 * gdb.cp/ref-types.exp: Likewise.
18269 * gdb.cp/templates.exp: Likewise.
18270
023c1024
MK
182712004-01-05 Mark Kettenis <kettenis@gnu.org>
18272
18273 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
18274
19703c4a
MC
182752004-01-05 Michael Chastain <mec.gnu@mindspring.com>
18276
18277 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
18278 hppa*-hp-hpux*.
18279
18b67037
MK
182802004-01-04 Mark Kettenis <kettenis@gnu.org>
18281
ba6219c8
MK
18282 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
18283 x86_64-*-*.
18284
18b67037
MK
18285 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
18286 sparc64-*-* and sparc*-solaris2*.
18287
1bfbbb9d
MK
182882004-01-04 Mark Kettenis <kettenis@gnu.org>
18289
18290 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
18291 return ${tests}" test. The ${tests} already mentions the
18292 filename.
18293
06846494
MC
182942004-01-02 Michael Chastain <mec.gnu@mindspring.com>
18295
18296 * gdb.cp/local.exp: Accept gcc abi 2.
18297
3b0cb202
MC
182982004-01-02 Michael Chastain <mec.gnu@mindspring.com>
18299
18300 * gdb.cp/templates.exp: Accept gcc abi 2.
18301
0643ec3f
MC
183022004-01-02 Michael Chastain <mec.gnu@mindspring.com>
18303
18304 * lib/compiler.cc: Remove supports_template_debugging.
18305 * gdb.cp/templates.exp: Do not test supports_template_debugging.
18306
d231d0b1
MC
183072004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18308
18309 * gdb.cp/namespace.exp: Accept gcc abi 2.
18310
44ffb27c
MC
183112004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18312
18313 * gdb.cp/method.exp: Accept gcc abi 2.
18314
184ad485
MC
183152004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18316
18317 * gdb.cp/classes.exp: Generate identical results as old version.
18318 * gdb.cp/derivation.exp: Likewise.
18319 * gdb.cp/overload.exp: Likewise.
18320 * gdb.cp/virtfunc.exp: Likewise.
18321
116f09e7
MC
183222004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18323
18324 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
18325 mysterious bug with sourceware version of expect.
18326
b1379776
MC
183272004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18328
18329 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
18330 current versions of gcc, including gcc abi 2. Remove gratuitous
18331 restart of test program. Use gdb_test_multiple and gdb_test for
18332 all tests. Add patterns to xfail missing "const" in "const char *"
18333 and kfail PR gdb/1155.
18334
6b7a4c0e
MC
183352004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18336
18337 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
18338 current versions of gcc, including gcc abi 2. Remove gratuitous
18339 restart of test program. Use gdb_test_multiple and gdb_test for
18340 all tests. Add patterns to kfail PR gdb/1498.
18341
51615d72
MC
183422003-12-31 Michael Chastain <mec.gnu@mindspring.com>
18343
18344 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
18345 current versions of gcc, including gcc abi 2. Use "breakpoint"
18346 and "continue" instead of restarting the target program. Use
18347 gdb_test_multiple and gdb_test for all tests.
18348
7b79a9d7
MK
183492004-01-01 Mark Kettenis <kettenis@gnu.org>
18350
18351 * gdb.asm/asm-source.exp: Update copyright year. Link statically
18352 for *-*-solaris2*.
18353
1cd3489f
MC
183542003-12-31 Michael Chastain <mec.gnu@mindspring.com>
18355
18356 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
18357 current versions of gcc, including gcc abi 2. Use "breakpoint"
18358 and "continue" instead of restarting the target program several
18359 times. Use gdb_test_multiple and gdb_test for all tests.
18360
850742db
MC
183612003-12-18 Michael Chastain <mec.gnu@mindspring.com>
18362
18363 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
18364 source files.
18365
eb4bbda8
MC
183662003-12-16 Michael Chastain <mec.gnu@mindspring.com>
18367
18368 * gdb.base/environ.exp: Handle compiling test case from multiple
18369 source files.
18370
e42c7771
MC
183712003-12-16 Michael Chastain <mec.gnu@mindspring.com>
18372
18373 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
18374
80e4b428
JB
183752003-12-17 Jim Blandy <jimb@redhat.com>
18376
5f06973a
JB
18377 * gdb.base/freebpcmd.c: Add copyright notice.
18378
80e4b428
JB
18379 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
18380
0ab84fb7
MC
183812003-12-16 Michael Chastain <mec.gnu@mindspring.com>
18382
18383 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
18384
1b3bb3d0
JB
183852003-12-13 Jim Blandy <jimb@redhat.com>
18386
18387 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
18388
3a4c9371
KB
183892003-12-12 Kevin Buettner <kevinb@redhat.com>
18390
18391 * gdb.asm/frv.inc: New file.
18392 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
18393
a1dea79a
FF
183942003-12-09 Fred Fish <fnf@redhat.com>
18395
18396 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
18397 functions to break1.c and leave prototypes behind. Add more
18398 "set breakpoint NN here" comments.
18399 * gdb.base/break1.c: New file.
18400
18401 * gdb.base/break.exp: Handle compiling test case from multiple
18402 source files and change source file references as needed.
18403 * gdb.base/completion.exp: Ditto.
18404 * gdb.base/condbreak.exp: Ditto.
18405 * gdb.base/define.exp: Ditto.
18406 * gdb.base/ena-dis-br.exp: Ditto.
18407 * gdb.base/info-proc.exp: Ditto.
18408 * gdb.base/maint.exp: Ditto.
18409 * gdb.base/until.exp: Ditto.
18410
18411 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
18412 hardcoded line numbers.
18413 * gdb.base/define.exp: Ditto.
18414 * gdb.base/ena-dis-br.exp: Ditto.
18415 * gdb.base/maint.exp: Ditto.
18416 * gdb.base/until.exp: Ditto.
18417
18418 * gdb.base/completion.exp: Use "break1" for completion tests since
18419 "break" is no longer a unique prefix.
18420
5266b69c
AC
184212003-12-06 Andrew Cagney <cagney@redhat.com>
18422
18423 * gdb.base/structs.exp (test_struct_returns): When applicable, set
18424 "return_value_unimplemented". When an unimplemented struct return
18425 architecture, report incorrect values as a KFAIL
18426
374451f0
MC
184272003-12-05 Michael Chastain <mec.gnu@mindspring.com>
18428
18429 * gdb.cp/rtti.exp: Accept new wording of warning from
18430 cp_lookup_rtti_type.
18431
ba9b20a7
MC
184322003-12-05 Michael Chastain <mec.gnu@mindspring.com>
18433
18434 Partial fix for PR testsuite/1456.
18435 * gdb.base/scope.exp (test_at_main): Replace references to
18436 gcc_compiled with calls to test_compiler_info.
18437 (test_at_foo): Likewise.
18438 (test_at_bar): Likewise.
18439
b74b6d0b
MC
184402003-12-04 Michael Chastain <mec.gnu@mindspring.com>
18441
18442 Partial fix for PR testsuite/1456.
18443 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
18444 to test_compiler_info.
18445
ccfa3402
MC
184462003-12-03 Michael Chastain <mec.gnu@mindspring.com>
18447
18448 * gdb.base/so-impl-ld.exp: Update copyright notice.
18449
f6246aba
MC
184502003-12-02 Michael Chastain <mec.gnu@mindspring.com>
18451
18452 Partial fix for PR testsuite/1456.
18453 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
18454 to test_compiler_info.
18455
13ae734a
MC
184562003-11-28 Michael Chastain <mec.gnu@mindspring.com>
18457
18458 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
18459 from current versions of gdb. Clean up regular expressions.
18460 Delete redundant timeout case.
18461
d8e1cdee
MC
184622003-11-28 Michael Chastain <mec.gnu@mindspring.com>
18463
18464 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
18465 from current versions of gdb. Clean up regular expressions.
18466 Delete redundant timeout case.
18467
96457b64
MC
184682003-12-01 Michael Chastain <mec.gnu@mindspring.com>
18469
18470 Partial fix for PR testsuite/1456.
18471 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
18472 gcc_compiled with call to test_compiler_info.
18473
f35309fc
MC
184742003-11-30 Michael Chastain <mec.gnu@mindspring.com>
18475
18476 Partial fix for PR testsuite/1456.
18477 * gdb.base/list.exp (test_list_function): Delete unused declaration
18478 of gcc_compiled.
18479
d7afdf9b
MC
184802003-11-29 Michael Chastain <mec.gnu@mindspring.com>
18481
18482 Partial fix for PR testsuite/1456.
18483 * gdb.base/complex.exp: Replace reference to gcc_compiled with
18484 call to test_compiler_info.
18485
71507b56
MK
184862003-11-29 Mark Kettenis <kettenis@gnu.org>
18487
18488 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
18489 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
18490 it to create the appropriate note.inc.
18491 * gdb.asm/asmsrc1.s: Include "note.inc".
18492 * gdb.asm/netbsd.inc: New file.
18493 * gdb.asm/empty.inc: New file.
18494
f81f93f7
MC
184952003-11-28 Michael Chastain <mec.gnu@mindspring.com>
18496
18497 Partial fix for PR testsuite/1456.
18498 * gdb.base/constvars.exp: Replace references to gcc_compiled with
18499 calls to test_compiler_info.
18500
9a77938e
MC
185012003-11-27 Michael Chastain <mec.gnu@mindspring.com>
18502
18503 Partial fix for PR testsuite/1456.
18504 * gdb.base/volatile.exp: Replace references to gcc_compiled with
18505 calls to test_compiler_info.
18506
e8367dc7
MK
185072003-11-27 Mark Kettenis <kettenis@gnu.org>
18508
18509 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
18510 pattern for the KFAILs.
18511
526c61ee
AF
185122003-11-25 Adam Fedor <fedor@gnu.org>
18513
18514 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
18515 * gdb.objc/objcdecode.m: New file.
18516
28f2d600
AF
185172003-11-25 Adam Fedor <fedor@gnu.org>
18518
18519 * gdb.objc/nondebug.exp: Test for PR objc/1236.
18520 * gdb.objc/nondebug.m: New file.
18521
a3895cee
BE
185222003-11-26 Ben Elliston <bje@wasabisystems.com>
18523
18524 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
18525 NetBSD as it does on FreeBSD. Modelled on a similar change by
18526 Mark Kettenis on 2003-05-30.
18527 (link-flags): Set to "--entry _start" regardless of target.
18528 Special linker flags are to be appended to $link-flags.
18529 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
18530
c9f2c8a3
MC
185312003-11-25 Michael Chastain <mec.gnu@mindspring.com>
18532
18533 * gdb.cp/method.exp: Accept output of new demangler.
18534
15a0587a 185352003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
18536
18537 * gdb/class2.exp: New file.
18538 * gdb/class2.cc: New file.
18539
3c00b570
MC
185402003-11-25 Michael Chastain <mec.gnu@mindspring.com>
18541
18542 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
18543 of new demangler.
18544
7027acc7
MK
185452003-11-23 Mark Kettenis <kettenis@gnu.org>
18546
18547 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
18548 of gdb_test "run".
18549
b0e1598a
MK
185502003-11-23 Mark Kettenis <kettenis@gnu.org>
18551
18552 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
18553 "continue" into "run".
18554
4d9eda44
MC
185552003-11-23 Michael Chastain <mec.gnu@mindspring.com>
18556
18557 Partial fix for PR testsuite/1456.
18558 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
18559 call to test_compiler_info.
18560 * gdb.cp/ctti.exp: Likewise.
18561 * gdb.cp/derivation.exp: Likewise.
18562 * gdb.cp/member-ptr.exp: Likewise.
18563 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
18564 reference to gcc_compiled.
18565
185662003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
18567
18568 Fix PR testsuite/1463.
18569 * gdb.base/structs.exp (start_structs_test): Call
18570 get_debug_format before using the debug format.
18571
d422fe19
AC
185722003-11-22 Andrew Cagney <cagney@redhat.com>
18573
18574 * lib/gdb.exp (gdb_test_multiple): Add simple example.
18575 * gdb.base/structs.exp: Use gdb_test_multiple.
18576
039cf96d
AC
185772003-11-20 Andrew Cagney <cagney@redhat.com>
18578
6882279b
AC
18579 * gdb.base/structs.exp: Handle and recover from internal errors.
18580 Replace "foo${n}" with "foo<n>" in test messages.
18581
e53890ae
AC
18582 * gdb.base/structs.exp: Update copyright. Rewrite.
18583 * gdb.base/structs.c: Update copyright. Rewrite.
18584
2b211c59
AC
18585 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
18586 resync count exceeded.
d63a86f8 18587
039cf96d
AC
18588 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
18589 from the internal error.
18590 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
18591 Original from Jim Blandy.
18592 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 18593
eac98b22
AC
185942003-11-19 Andrew Cagney <cagney@redhat.com>
18595
18596 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
18597 KFAIL.
18598
67455b2a
MK
185992003-11-17 Mark Kettenis <kettenis@gnu.org>
18600
18601 New testcase for PR backtrace/1435.
18602 * gdb.arch/i386-unwind.exp: New file.
18603 * gdb.arch/i386-unwind.c: New file.
18604
853d6e5b
AC
186052003-11-17 Andrew Cagney <cagney@redhat.com>
18606
18607 * lib/gdb.exp (compiler_info): New global.
18608 (test_compiler_info): New function.
18609 (get_compiler_info): Set compiler_info.
18610 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
18611 "compiler_info" to gcc-<major>-<minor>.
18612
38cf6e11
MC
186132003-11-15 Michael Chastain <mec.gnu@mindspring.com>
18614
18615 * gdb.trace/configure: Remove.
18616
a50d3602
EZ
186172003-11-13 Elena Zannoni <ezannoni@redhat.com>
18618
18619 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 18620 breakpoints.
a50d3602
EZ
18621 * gdb.base/break.exp: Remove all references to explicit line
18622 numbers.
18623
d9407aaa
NC
186242003-11-11 Nick Clifton <nickc@redhat.com>
18625
18626 * gdb.base/shreloc.exp: Do not run for targets which do not
18627 support shared objects.
18628
db488fc1
CV
186292003-11-10 Corinna Vinschen <vinschen@redhat.com>
18630
18631 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
18632 Don't run tests if nofileio flag is given.
18633
6a90a18e
EZ
186342003-11-07 Elena Zannoni <ezannoni@redhat.com>
18635
18636 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 18637 as well as 'Watchpoint'.
6a90a18e 18638
0b915e9c
EZ
186392003-11-06 Elena Zannoni <ezannoni@redhat.com>
18640
18641 Reported by Jim Ingham <jingham@apple.com>:
18642 * gdb.base/annota1.exp: Match at least one occurrence of the
18643 signal handler annotation.
18644
d7e4b55f
EZ
186452003-11-06 Elena Zannoni <ezannoni@redhat.com>
18646
a9c64011
AS
18647 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
18648 as well as 'Watchpoint'.
d7e4b55f 18649
2fe4e8d0
MC
186502003-11-05 Michael Chastain <mec@shout.net>
18651
18652 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
18653
6ef88553
KW
186542003-11-03 Kris Warkentin <kewarken@qnx.com>
18655
18656 * gdb.arch/gdb1291.c: New test file.
18657 * gdb.arch/gdb1291.exp: New test script.
18658 * gdb.arch/gdb1431.c: New test file.
18659 * gdb.arch/gdb1431.exp: New test script.
18660
ae7dc4d8
MC
186612003-10-22 Michael Chastain <mec@shout.net>
18662
18663 * gdb.mi/pthreads.c: Add copyright notice.
18664
c39d7427
MC
186652003-10-22 Michael Chastain <mec@shout.net>
18666
18667 * gdb.threads/pthreads.c: Add copyright notice.
18668
8b7d96c1
MC
186692003-10-20 Michael Chastain <mec@shout.net>
18670
18671 * gdb.base/gdb1056.exp: New test script.
18672
d1d69fdd
DJ
186732003-10-13 Daniel Jacobowitz <drow@mvista.com>
18674
18675 * gdb.threads/killed.exp: Use gdb_run_cmd.
18676
7d605576
DJ
186772003-10-13 Daniel Jacobowitz <drow@mvista.com>
18678
18679 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
18680 create a core file.
18681 * gdb.threads/gcore-thread.exp: Likewise.
18682
618ec112
CV
186832003-10-13 Corinna Vinschen <vinschen@redhat.com>
18684
18685 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
18686 type, based on char type.
18687 (struct bit_flags_short_t): New bitfield type, based on short type.
18688 (init_bit_flags_char): New fuction.
18689 (init_bit_flags_short): Ditto.
18690 (print_bit_flags_char): Ditto.
18691 (print_bit_flags_short): Ditto.
18692 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
18693
9367a73c
MC
186942003-10-11 Michael Chastain <mec@shout.net>
18695
18696 * gdb.base/call-rt-st.exp: Update copyright year.
18697
1decf120
KI
186982003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
18699
18700 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
18701 * gdb.disasm/sh3.s: Ditto.
18702
5445b2ae
DJ
187032003-10-07 Daniel Jacobowitz <drow@mvista.com>
18704
18705 * gdb.threads/switch-threads.exp: New test.
18706 * gdb.threads/switch-threads.c: New source file.
18707
aec24853
CV
187082003-10-07 Corinna Vinschen <vinschen@redhat.com>
18709
18710 * gdb.base/ending-run.exp: Add sh specific case.
18711
adc7428d
AC
187122003-10-06 Andrew Cagney <cagney@redhat.com>
18713
18714 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
18715 * gdb.disasm/mn10200.exp: Delete obsolete file.
18716
c9d37158
DJ
187172003-09-29 Daniel Jacobowitz <drow@mvista.com>
18718
18719 * ChangeLog: Correct an entry command.exp -> commands.exp.
18720 * gdb.base/commands.exp (bp_deleted_in_command_test)
18721 (temporary_breakpoint_commands): Check noargs.
18722
79c2c32d
DC
187232003-09-25 David Carlton <carlton@kealia.com>
18724
18725 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
18726 of some print tests, where appropriate. Add tests for C::D::cd,
18727 E::ce, F::cXfX, G::XgX.
18728 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
18729
594e6d67
RE
187302003-09-25 Richard Earnshaw <rearnsha@arm.com>
18731
18732 * lib/java.exp (java_init): Import target_alias before using it.
18733
10f0d451
DC
187342003-09-25 David Carlton <carlton@kealia.com>
18735
18736 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
18737
274bcba0
EZ
187382003-09-23 Elena Zannoni <ezannoni@redhat.com>
18739
d63a86f8 18740 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 18741 weirdness.
274bcba0 18742
cdbf20f7
MC
187432003-09-17 Michael Chastain <mec@shout.net>
18744
18745 * gdb.cp/gdb1355.exp: New file.
18746 * gdb.cp/gdb1355.c: New file.
18747
71e06f80
CV
187482003-09-15 Corinna Vinschen <vinschen@redhat.com>
18749
18750 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
18751 * gdb.asm/sh.inc: New file.
18752
5c4e30ca
DC
187532003-09-11 David Carlton <carlton@kealia.com>
18754
bd45b7af
DC
18755 * gdb.cp/namespace.exp: Add tests for namespace types.
18756 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
18757 (test_namespace): New.
18758
1c199746
EZ
187592003-09-11 Elena Zannoni <ezannoni@redhat.com>
18760
a9c64011 18761 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 18762 * gdb.stabs/weird.exp: Ditto.
1c199746 18763
04ed252f
MC
187642003-09-08 Michael Chastain <mec@shout.net>
18765
18766 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
18767
d8a2d9e7
MC
187682003-09-07 Michael Chastain <mec@shout.net>
18769
18770 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
18771 'parse error'.
18772
161afb24
MK
187732003-09-07 Mark Kettenis <m.kettenis@osp.nl>
18774
18775 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
18776
49f2741a
MC
187772003-08-30 Michael Chastain <mec@shout.net>
18778
18779 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
18780 * gdb.gdb/observer.exp: Ditto.
18781 * gdb.gdb/xfullpath.exp: Ditto.
18782
8afa723e
MK
187832003-08-29 Mark Kettenis <kettenis@gnu.org>
18784
18785 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
18786 *-*-*bsd*.
18787
f31dfe3b
JJ
187882003-08-28 Jeff Johnston <jjohnstn@redhat.com>
18789
18790 * gdb.base/dump.exp: Skip for ia64.
18791
4630e498
JJ
187922003-08-25 Jeff Johnston <jjohnstn@redhat.com>
18793
18794 * gdb.asm/asm-source.exp: Add ia64 support.
18795 * gdb.asm/ia64.inc: New file.
18796
1105b7ef
MC
187972003-08-22 Michael Chastain <mec@shout.net>
18798
18799 * gdb.cp: New directory.
18800 * gdb.cp/*: Copy from gdb.c++/*.
18801 * gdb.c++/*: Remove.
18802 * Makefile.in: Change gdb.c++ to gdb.cp.
18803 * configure.in: Ditto.
18804 * configure: Regnerate.
18805
c945b932
MK
188062003-08-18 Mark Kettenis <kettenis@gnu.org>
18807
18808 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
18809 * gdb.arch/i386-prologue.c (gdb1338): Add function.
18810
2b66634b
DJ
188112003-08-17 Daniel Jacobowitz <drow@mvista.com>
18812
18813 * mi-var-display.exp (-var-list-children weird): Accept function
18814 pointers with argument types.
18815 * mi1-var-display.exp (-var-list-children weird): Likewise.
18816 * mi2-var-display.exp (-var-list-children weird): Likewise.
18817
a356f73b
DJ
188182003-08-17 Daniel Jacobowitz <drow@mvista.com>
18819
18820 * gdb.base/annota3.exp: Add missing newline.
18821
483417b8
MC
188222003-08-06 Michael Chastain <mec@shout.net>
18823
18824 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
18825
c99c59c3
MS
188262003-08-12 Michael Snyder <msnyder@redhat.com>
18827
18828 * gdb.base/float.exp: Add test for SH.
18829
55ed7501
MK
188302003-08-10 Mark Kettenis <kettenis@gnu.org>
18831
18832 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
18833
1a371f2e
EZ
188342003-08-07 Elena Zannoni <ezannoni@redhat.com>
18835
18836 * gdb.base/completion.exp: Remove reduntant completion test
18837 on filename.
18838
e0f353ce
EZ
188392003-08-07 Elena Zannoni <ezannoni@redhat.com>
18840
a9c64011
AS
18841 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
18842 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
18843 gdb.trace/save-trace.exp: Make sure that full pathnames are
18844 escaped correctly.
e0f353ce 18845
5710a1af 188462003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 18847
a9c64011
AS
18848 * configure.in: Don't generate config.h from config.hin.
18849 * configure: Regenerate.
18850 * config.hin: Remove file.
18851 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
18852 * gdb.threads/pthreads.c: Ditto.
5710a1af 18853
dcd81ce9
DJ
188542003-08-07 Daniel Jacobowitz <drow@mvista.com>
18855
18856 From Kei Sakamoto <sakamoto.kei@renesas.com>:
18857 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
18858 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
18859 Replace ld24 with seth/add3.
18860
6009d884
AC
188612003-08-02 Andrew Cagney <cagney@redhat.com>
18862
18863 * gdb.base/annota3.exp: New file.
18864 * gdb.base/annota3.c: New file.
18865 * gdb.c++/annota3.exp: New file.
18866 * gdb.c++/annota3.cc: New file.
18867
51514e06
MC
188682003-07-29 Michael Chastain <mec@shout.net>
18869
18870 * gdb.threads/tls.c (spin): Check errno only if sem_wait
18871 actually failed.
18872 (do_pass): Likewise.
18873 * gdb.threads/tls.exp: Always initialize no_of_threads.
18874
4ee6625b
DJ
188752003-07-27 Daniel Jacobowitz <drow@mvista.com>
18876
18877 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
18878 pattern.
18879 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
18880 * gdb.threads/tls.exp: Recognize one case of the host library not
18881 supporting TLS.
18882
225f2bf6
AC
188832003-07-27 Andrew Cagney <cagney@redhat.com>
18884
18885 * gdb.base/fileio.exp: Use SH when running commands using
18886 remote_exec.
18887
bcb27c9f
DJ
188882003-07-24 Daniel Jacobowitz <drow@mvista.com>
18889
18890 From Kei Sakamoto <sakamoto.kei@renesas.com>:
18891 * gdb.base/relocate.c (dummy): New padding array.
18892
3d67be83
MS
188932003-07-22 Michael Snyder <msnyder@redhat.com>
18894
d63a86f8 18895 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
18896
18897 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
18898 patterns to be more general, accepting old and new output.
18899 Some output chars (such as '+') also must be quoted.
d63a86f8 18900 Some addresses are displayed numerically instead of
3d67be83
MS
18901 symbolically.
18902
57ba3b85
MS
189032003-07-23 Michael Snyder <msnyder@redhat.com>
18904
686d097c
MS
18905 * gdb.base/return2.exp: Don't test long-long return.
18906
57ba3b85
MS
18907 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
18908 * gdb.disasm/t01_mov.exp: Ditto.
18909 * gdb.disasm/t02_mova.s: Ditto.
18910 * gdb.disasm/t02_mova.exp: Ditto.
18911 * gdb.disasm/t03_add.s: Ditto.
18912 * gdb.disasm/t03_add.exp: Ditto.
18913 * gdb.disasm/t04_sub.s: Ditto.
18914 * gdb.disasm/t04_sub.exp: Ditto.
18915 * gdb.disasm/t05_cmp.s: Ditto.
18916 * gdb.disasm/t05_cmp.exp: Ditto.
18917 * gdb.disasm/t06_ari2.s: Ditto.
18918 * gdb.disasm/t06_ari2.exp: Ditto.
18919 * gdb.disasm/t07_ari3.s: Ditto.
18920 * gdb.disasm/t07_ari3.exp: Ditto.
18921 * gdb.disasm/t08_or.s: Ditto.
18922 * gdb.disasm/t08_or.exp: Ditto.
18923 * gdb.disasm/t09_xor.s: Ditto.
18924 * gdb.disasm/t09_xor.exp: Ditto.
18925 * gdb.disasm/t10_and.s: Ditto.
18926 * gdb.disasm/t10_and.exp: Ditto.
18927 * gdb.disasm/t11_logs.s: Ditto.
18928 * gdb.disasm/t11_logs.exp: Ditto.
18929 * gdb.disasm/t12_bit.s: Ditto.
18930 * gdb.disasm/t12_bit.exp: Ditto.
18931 * gdb.disasm/t13_otr.s: Ditto.
18932 * gdb.disasm/t13_otr.exp: Ditto.
18933
e00759ef
EZ
189342003-07-22 Elena Zannoni <ezannoni@redhat.com>
18935
18936 * gdb.threads/tls.exp :Add kfail for 'info address' case.
18937
8bc2021f
EZ
189382003-07-22 Elena Zannoni <ezannoni@redhat.com>
18939
a9c64011
AS
18940 * gdb.threads/tls.c : New file.
18941 * gdb.threads/tls.exp : New file.
18942 * gdb.threads/tls-main.c : New file.
18943 * gdb.threads/tls-shared.c : New file.
18944 * gdb.threads/tls-shared.exp : New file.
8bc2021f 18945
89320c4c
AS
189462003-07-22 Andreas Schwab <schwab@suse.de>
18947
18948 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
18949
180dea7c
AS
189502003-07-20 Andreas Schwab <schwab@suse.de>
18951
18952 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
18953 due to insn reordering.
18954
0714963c
AC
189552003-07-15 Andrew Cagney <cagney@redhat.com>
18956
18957 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
18958
98a23b3f
MC
189592003-07-15 Michael Chastain <mec@shout.net>
18960
18961 * gdb.base/gdb1250.exp: New file.
18962 * gdb.base/gdb1250.c: New file.
18963
27e417a2
ML
189642003-07-09 Michal Ludvig <mludvig@suse.cz>
18965
18966 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
18967 expansion of size_t to 'unsigned long', not only to 'unsigned'.
18968
8bc2021f
EZ
189692003-07-09 Elena Zannoni <ezannoni@redhat.com>
18970
a9c64011
AS
18971 * gdb.threads/tls.c: New file.
18972 * gdb.threads/tls.exp: New file.
18973 * gdb.threads/tls-main.c: New file.
18974 * gdb.threads/tls-shared.c: New file.
18975 * gdb.threads/tls-shared.exp: New file.
8bc2021f 18976
d99968dc
EZ
189772003-07-09 Elena Zannoni <ezannoni@redhat.com>
18978
18979 * gdb.base/annota1.exp: Make sure that we properly escape the
18980 full path of the source file. Xfail more permissive patterns,
d63a86f8 18981 due to a compiler debug info problem.
d99968dc 18982
83876b3b
AS
189832003-07-07 Andreas Schwab <schwab@suse.de>
18984
2705e972
AS
18985 * gdb.asm/m68k.inc: New file.
18986 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
18987
83876b3b
AS
18988 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
18989 arguments"): Also match negative number.
18990
18991 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
18992
3a871b37
DJ
189932003-07-03 Daniel Jacobowitz <drow@mvista.com>
18994
18995 * gdb.base/store.c (charest): New typedef.
18996 (add_char): Rename to add_charest, update.
18997 (wack_char): Rename to wack_charest, update types. Return l + r
18998 to keep r live across the call.
18999 (wack_short, wack_int, wack_long, wack_longest, wack_float)
19000 (wack_double, wack_doublest): Return l + r to keep r live across
19001 the call.
19002 * gdb.base/store.exp: Accomodate store.c changes.
19003
b2a7f303
DC
190042003-06-30 David Carlton <carlton@kealia.com>
19005
19006 * gdb.c++/maint.exp (test_invalid_name): New.
19007 (test_first_component): Add tests for invalid names.
19008
3c6cb4a1
MC
190092003-06-29 Michael Chastain <mec@shout.net>
19010
19011 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
19012 output of '<VTT for class>' for virtual base classes.
19013
f1c2644b
DJ
190142003-06-29 Daniel Jacobowitz <drow@mvista.com>
19015
19016 * gdb.base/completion.exp: Tab-complete "complet" instead of
19017 "compl".
19018 * gdb.base/complex.exp, gdb.base/complex.c: New files.
19019
18080350
DJ
190202003-06-29 Daniel Jacobowitz <drow@mvista.com>
19021
19022 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
19023 * gdb.base/volatile.exp: Likewise.
19024
f56973f8
DJ
190252003-06-29 Daniel Jacobowitz <drow@mvista.com>
19026
19027 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
19028 gdb/1265.
19029
190302003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
19031 Daniel Jacobowitz <drow@mvista.com>
19032
19033 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
19034 initial line count of 'captured_main' from 26 to 32.
19035 (test_with_self): Allow xmalloc call to be interleaved with the
19036 preceding two lines.
19037
e766d4d6
JB
190382003-06-24 Joel Brobecker <brobecker@gnat.com>
19039
19040 * gdb.base/bang.exp: New testcase.
19041
f125c9a4
JB
190422003-06-23 Joel Brobecker <brobecker@gnat.com>
19043
19044 * gdb.base/langs.exp: Add some tests for the "minimal" language
19045 support.
19046
6e25beaf
EZ
190472003-06-23 Elena Zannoni <ezannoni@redhat.com>
19048
19049 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
19050 the testcase.
19051
2f816dda
DJ
190522003-06-22 Daniel Jacobowitz <drow@mvista.com>
19053
19054 * gdb.base/relocate.exp: Test add-symbol-file with a variable
19055 offset.
19056
db5a5748
DJ
190572003-06-22 Daniel Jacobowitz <drow@mvista.com>
19058
19059 * gdb.c++/pr-1210.cc: New file.
19060 * gdb.c++/pr-1210.exp: New file.
19061
1df0c130
DJ
190622003-06-21 Daniel Jacobowitz <drow@mvista.com>
19063
19064 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
19065 000-exec-continue.
19066
a92feac0
MK
190672003-06-15 Mark Kettenis <kettenis@gnu.org>
19068
19069 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
19070 on *-*-*bsd* instead of *-*-freebsd*.
19071
81a58f5b
AC
190722003-06-14 Andrew Cagney <cagney@redhat.com>
19073
19074 * gdb.base/store.exp: Test longest and doublest. Test all
19075 parameters. Weaken return statement match.
19076 * gdb.base/store.c: Add longest and doublest - aka long long and
19077 long double functions. Put all parameters into local register
19078 variables. Use negative values.
19079
b257a0d3
AC
190802003-06-14 Andrew Cagney <cagney@redhat.com>
19081
19082 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
19083 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
19084 exit status.
19085 * gdb.base/fileio.exp: Disable target when nointerrupts and
19086 noinferiorio, instead of limiting it to remote. Use remote_exec
19087 instead of system.
d63a86f8 19088
21c38304
JJ
190892003-06-12 Jeff Johnston <jjohnstn@redhat.com>
19090
19091 * gdb.base/float.exp: Add ia64 support.
19092
1bcdb424
CV
190932003-06-12 Corinna Vinschen <vinschen@redhat.com>
19094
19095 * gdb.base/fileio.exp: Run only on remote targets.
19096
6aeb981f
CV
190972003-06-10 Corinna Vinschen <vinschen@redhat.com>
19098
19099 * gdb.base/fileio.c: New file, testing File-I/O.
19100 * gdb.base/fileio.exp: Ditto.
19101
53df362e
RG
191022003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
19103
19104 * gdb.base/shreloc.exp: New file, check symbol values obtained from
19105 shared objects after relocation at load time (gdb PR/1132).
19106 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 19107 as above, part of the shared object relocation test.
53df362e 19108
ffee1b46
MK
191092003-06-08 Mark Kettenis <kettenis@gnu.org>
19110
b5ca3722
MK
19111 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
19112 fully filled history list.
19113 * gdb.base/gdb_history: New file.
19114
03ed860d
MK
19115 * gdb.base/signals.exp: XFAIL "continue to func1" on
19116 i*86-*-freebsd*.
19117
ffee1b46
MK
19118 * gdb.base/attach.exp: When trying to attach to a nonexistent
19119 process, make it possible to specify the PID based on the target,
19120 and do so for *-*-freebsd*.
19121
d80dbb52
RH
191222003-06-02 Richard Henderson <rth@redhat.com>
19123
19124 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
19125
6dd77b81
RH
191262003-06-02 Richard Henderson <rth@redhat.com>
19127
19128 * gdb.base/selftest.exp: Next over lim_at_start initialization.
19129
f6347e16
RH
191302003-06-02 Richard Henderson <rth@redhat.com>
19131
19132 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
19133
2c161407
DJ
191342003-06-01 Daniel Jacobowitz <drow@mvista.com>
19135
19136 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
19137 of globalvar.
19138
572eb746
MK
191392003-06-01 Mark Kettenis <kettenis@gnu.org>
19140
19141 * gdb.asm/asm-source.exp: Check for memory read errors in
19142 disassembler test on *BSD too.
19143
9e9617a5
RH
191442003-06-01 Richard Henderson <rth@redhat.com>
19145
19146 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
19147 for .frame.
19148 (gdbasm_call): Lose ldgp.
19149 (gdbasm_startup): Add frame information.
19150 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
19151
7b34ad4e
MK
191522003-05-31 Mark Kettenis <kettenis@gnu.org>
19153
19154 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
19155 i?86-*-*.
19156
10059fdf
MK
191572003-05-30 Mark Kettenis <kettenis@gnu.org>
19158
19159 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
19160 FreeBSD.
19161
acf4b816
RH
191622003-05-29 Richard Henderson <rth@redhat.com>
19163
19164 * gdb.asm/alpha.inc: New file.
19165 * gdb.asm/asm-source.exp: Use it.
19166
e9ecd949
JB
191672003-05-29 Jim Blandy <jimb@redhat.com>
19168
19169 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
19170 'core.PID'.
19171
e3e5a4f3
JB
191722003-05-22 Jim Blandy <jimb@redhat.com>
19173
19174 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
19175 backtrace.
d63a86f8 19176
72fe3d25
DC
191772003-05-20 David Carlton <carlton@math.stanford.edu>
19178
19179 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
19180 this time.
19181
58da2eb2
DC
191822003-05-19 David Carlton <carlton@bactrian.org>
19183
19184 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
19185 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
19186
1fcb5155
DC
191872003-05-19 David Carlton <carlton@bactrian.org>
19188
19189 * gdb.c++/namespace.exp: Add namespace scope and anonymous
19190 namespace tests.
19191 Bump copyright date.
19192 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
19193 (main): Call C::D::marker2.
19194 * gdb.c++/namespace1.cc: New file.
19195
85e85163
JJ
191962003-05-14 Jeff Johnston <jjohnstn@redhat.com>
19197
19198 Roland McGrath <roland@redhat.com>
d63a86f8 19199 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
19200 there is no manager thread.
19201
a25fbfec
JJ
192022003-05-08 Jeff Johnston <jjohnstn@redhat.com>
19203
d63a86f8
RM
19204 * gdb.threads/schedlock.exp: Remove assumption that all threads
19205 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
19206 in one of the child threads rather than the main thread.
19207
be375bae
JB
192082003-05-07 Jim Blandy <jimb@redhat.com>
19209
09bf6082
JB
19210 Add support for assembly source testing on the s390x.
19211 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
19212 architecture.
19213 * gdb.asm/s390x.inc: New file.
19214
be375bae
JB
19215 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
19216 succession of 'if' statements.
19217
00905d52
AC
192182003-05-05 Andrew Cagney <cagney@redhat.com>
19219
19220 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
19221
b1e29e33
AC
192222003-05-05 Andrew Cagney <cagney@redhat.com>
19223
19224 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
19225 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
19226
e33d66ec
EZ
192272003-05-02 Elena Zannoni <ezannoni@redhat.com>
19228
19229 * gdb.base/charset.exp: Update based on new behavior of set/show
19230 charset commands.
19231
2b6fd0d8
AC
192322003-05-01 Andrew Cagney <cagney@redhat.com>
19233
19234 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
19235 variable do not give memory errors.
19236
130cacce
AF
192372003-04-30 Adam Fedor <fedor@gnu.org>
19238
19239 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
19240 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
19241 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
19242 gdb.objc/basicclass.m: : New files
19243
19244 * lib/gdb.exp (gdb_compile_objc): New procedure.
19245
bea71854
DJ
192462003-04-27 Daniel Jacobowitz <drow@mvista.com>
19247
19248 * gdb.base/signals.exp: Make backtrace tests more specific.
19249
0f20eeea
DC
192502003-04-23 David Carlton <carlton@bactrian.org>
19251
19252 * gdb.c++/maint.exp (test_first_component): Add tests for
19253 'operator' in more locations.
19254
c8c4d8dc
KB
192552003-04-16 Kevin Buettner <kevinb@redhat.com>
19256
19257 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
19258
3fe60e3c
EZ
192592003-04-16 Elena Zannoni <ezannoni@redhat.com>
19260
19261 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 19262 func marke' instead. Update test name.
3fe60e3c 19263
9219021c
DC
192642003-04-15 David Carlton <carlton@math.stanford.edu>
19265
19266 * gdb.c++/maint.exp: New file.
19267
5dd55bdd
EZ
192682003-04-14 Elena Zannoni <ezannoni@redhat.com>
19269
19270 * gdb.threads/schedlock.c: Change type of thread function argument
19271 to long, to avoid warnings on 64-bit platforms.
19272
00890572
EZ
192732003-04-14 Elena Zannoni <ezannoni@redhat.com>
19274
a9c64011
AS
19275 * gdb.base/attach.exp: Add new message from ptrace in case of
19276 attaching to nonexistent process.
d63a86f8 19277
93201743
JB
192782003-04-11 Jim Blandy <jimb@redhat.com>
19279
19280 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
19281 gdb.c++/userdef.cc: Place comments on the lines to which the
19282 marker function might return.
19283 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
19284 gdb.c++/userdef.exp: Look for those comments to check that we've
19285 returned to the right place, instead of checking line numbers.
19286
2a11c64d
EZ
192872003-04-11 Elena Zannoni <ezannoni@redhat.com>
19288
a9c64011
AS
19289 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
19290 match on sourcefile name, instead of directory name.
2a11c64d 19291
68ab8fc5
EZ
192922003-04-10 Elena Zannoni <ezannoni@redhat.com>
19293
d63a86f8 19294 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
19295 working directory name.
19296
5624293a
JB
192972003-04-09 Jim Blandy <jimb@redhat.com>
19298
19299 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
19300 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
19301 after an inferior function call, report the failure, but allow the
19302 test to continue.
19303
f1f02ee4
SC
193042003-04-05 Stephane Carrez <stcarrez@nerim.fr>
19305
19306 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
19307 with -DPROTOTYPES.
19308
6eb79af0
SC
193092003-04-05 Stephane Carrez <stcarrez@nerim.fr>
19310
19311 * gdb.base/break.exp: Revert last patch.
19312
8dfb4cf0
SC
193132003-04-04 Stephane Carrez <stcarrez@nerim.fr>
19314
19315 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
19316 with -DPROTOTYPES.
19317
ed4c619a
AC
193182003-04-02 Andrew Cagney <cagney@redhat.com>
19319
19320 * gdb.base/callfuncs.exp: Make "print add" messages unique.
19321 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
19322 matching directories by the name breakpoint.
19323 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
19324 Make "continue to marker1" consistent.
19325 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
19326 message consistent.
19327 * lib/gdb.exp: Put "the program is no longer running", and "the
19328 program exited" in parenthesis.
19329 * lib/mi-support.exp: Ditto.
d63a86f8 19330
4e35d5f0 193312003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 19332
4e35d5f0
BR
19333 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
19334
71900fe8
AC
193352003-03-29 Andrew Cagney <cagney@redhat.com>
19336
19337 * gdb.base/sizeof.c (main): Print the value of '\377'.
19338 * gdb.base/sizeof.exp: Check the sign of '\377'.
19339
c0655a16
MC
193402003-03-27 Michael Chastain <mec@shout.net>
19341
19342 * gdb.base/gdb1090.exp: New file.
19343 * gdb.base/gdb1090.cc: New file.
19344
5b2a3989
JB
193452003-03-27 J. Brobecker <brobecker@gnat.com>
19346
19347 * gdb.gdb/observer.exp: New regression test.
19348
79876890
MC
193492003-03-27 Michael Chastain <mec@shout.net>
19350
19351 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
19352 * gdb.base/ptype.exp: Likewise.
19353
6eac95e3
CV
193542003-03-27 Corinna Vinschen <vinschen@redhat.com>
19355
19356 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
19357
e8c71839
MC
193582003-03-26 Michael Chastain <mec@shout.net>
19359
19360 * gdb.base/ptype.exp: Actually use some typedef'd types.
19361
71b10041
SC
193622003-03-21 Stephane Carrez <stcarrez@nerim.fr>
19363
19364 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
19365 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
19366
2512cf80
CV
193672003-03-20 Corinna Vinschen <vinschen@redhat.com>
19368
19369 * gdb.base/default.exp: Fix regular expression.
19370
0d195a4f
CV
193712003-03-20 Corinna Vinschen <vinschen@redhat.com>
19372
19373 * gdb.base/args.exp: Fix regular expression.
19374
8a2dbca8
CV
193752003-03-20 Corinna Vinschen <vinschen@redhat.com>
19376
19377 * gdb.base/help.exp: Allow Win32 child process.
19378
bf028682
CV
193792003-03-20 Corinna Vinschen <vinschen@redhat.com>
19380
19381 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
19382 when stepping out of main().
19383
182dbe85
CV
193842003-03-20 Corinna Vinschen <vinschen@redhat.com>
19385
19386 * gdb.base/default.exp: Check for win32 specific message when calling
19387 "run" without executable.
19388
d67a6ba5
CV
193892003-03-20 Corinna Vinschen <vinschen@redhat.com>
19390
19391 * gdb.base/args.exp: Expect .exe in output.
19392
a955b5bb
CV
193932003-03-20 Corinna Vinschen <vinschen@redhat.com>
19394
19395 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
19396 Cygwin native.
19397
bf6bad4b
AC
193982003-03-17 Andrew Cagney <cagney@redhat.com>
19399
19400 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
19401 vector registes.
19402 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
19403 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
19404
293e9a31
DC
194052003-03-17 David Carlton <carlton@math.stanford.edu>
19406
19407 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
19408 test, for PR breakpoints/38.
19409 Call test_watchpoint_and_breakpoint.
19410 * gdb.base/watchpoint.c (func3): New function.
19411 (main): Call func3.
19412
5330f2db
DC
194132003-03-04 David Carlton <carlton@math.stanford.edu>
19414
19415 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
19416 Garply<Garply<char> >:: garply".
19417 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
19418 with respect to PR c++/1111; note also PR c++/1113.
19419 (test_template_breakpoints): KFAIL "constructor breakpoint" with
19420 respect to PR c++/1062.
19421 KFAIL "destructor breakpoint" with respect to PR c++/1112.
19422
6ece72da
DC
194232003-03-03 David Carlton <carlton@math.stanford.edu>
19424
19425 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
19426 with respect to PR c++/57.
19427 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
19428 c++/826.
19429 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
19430 respect to PR c++/57.
19431
85ca1584
DC
194322003-03-03 David Carlton <carlton@math.stanford.edu>
19433
19434 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
19435 respect to PR c++/33 into FAILs.
19436
98e9c5b8
MC
194372003-03-03 Michael Chastain <mec@shout.net>
19438
7bedbf27
MC
19439 * configure.in: Update copyright years.
19440
194412003-03-03 Michael Chastain <mec@shout.net>
19442
19443 * Makefile.in: Update copyright years.
98e9c5b8 19444
f683e100
DC
194452003-02-28 David Carlton <carlton@math.stanford.edu>
19446
19447 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
19448 print class instead of struct and/or superfluous protection
19449 specifiers, as long as the resulting output is equivalent to the
19450 source code.
19451 Delete FIXME from end of messages on tests that don't need
19452 fixing.
19453
a9e0cf2c
DC
194542003-02-28 David Carlton <carlton@math.stanford.edu>
19455
19456 * gdb.c++/templates.exp (do_tests): Allow const in the two
19457 Foo<volatile char *>::foo tests.
19458
e8d359df
MS
194592003-02-27 Michael Snyder <msnyder@redhat.com>
19460
d63a86f8 19461 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
19462 will be consistant.
19463
0b71dc91
DC
194642003-02-26 David Carlton <carlton@math.stanford.edu>
19465
19466 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
19467 char *>::foo" test with respect to PR c++/33. Create a new test
19468 which is identical to that one except that it doesn't put the
19469 space between the "char" and the "*"; KFAIL it, too.
19470
dd14ab43
DC
194712003-02-26 David Carlton <carlton@math.stanford.edu>
19472
19473 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
19474 template types into either PASSes or KFAILs (corresponding to PR
19475 c++/57). Tweak indentation. Update copyright.
19476
1146c7f1
SC
194772003-02-23 Stephane Carrez <stcarrez@nerim.fr>
19478
19479 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
19480
74641dfb
MC
194812003-02-13 Michael Chastain <mec@shout.net>
19482
19483 * gdb.base/exprs.exp: Remove i960 remnants.
19484 * gdb.base/funcargs.exp: Likewise.
19485 * gdb.base/list.exp: Likewise.
19486 * gdb.base/ptype.exp: Likewise.
19487
559cd2d0
DC
194882003-02-14 David Carlton <carlton@math.stanford.edu>
19489
19490 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
19491 pEe->D::vg()" from XFAIL to KFAIL.
19492
c4f90d87
JM
194932003-02-13 Jason Molenda (jmolenda@apple.com)
19494
19495 * gdb.base/maint.exp: Update maint print statistics regexp to include
19496 new entries.
19497
cbc4d97c
MC
194982003-02-13 Michael Chastain <mec@shout.net>
19499
19500 * gdb.c++/inherit.exp: Remove call to get_debug_format.
19501
40f235b7
MC
195022003-02-12 Michael Chastain <mec@shout.net>
19503
19504 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
19505 * gdb.c++/inherit.exp: Likewise.
19506 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
19507 * gdb.c++/templates.exp: Likewise.
19508 * gdb.c++/virtfunc.exp: Likewise.
19509
c56716b0
JM
195102003-02-06 Jason Molenda (jason-cl@molenda.com)
19511
19512 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
19513 why the code is written that way.
19514
070afcf8
MC
195152003-02-05 Michael Chastain <mec@shout.net>
19516
19517 * gdb.base/dump.exp: Add missing copyright line.
19518
5d0331e5
JM
195192003-02-05 Jason Molenda (jason-cl@molenda.com)
19520
f7ae6d3e 19521 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
19522 at the beginning so the breakpoint doesn't get set on the loop.
19523
92851186
MC
195242003-02-05 Michael Chastain <mec@shout.net>
19525
19526 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
19527 output for configurations with gcc 2.95.3.
19528
cbf1e085
AC
195292003-02-05 Keith Seitz <keiths@redhat.com>
19530 Andrew Cagney <ac131313@redhat.com>
19531
19532 * gdb.mi/mi-cli.exp: New file.
d63a86f8 19533
29518e1e
MC
195342003-02-04 Michael Chastain <mec@shout.net>
19535
19536 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
19537 Call perror and then continue.
19538
5af1d5f3
MC
195392003-02-03 Michael Chastain <mec@shout.net>
19540
19541 * gdb.c++/pr-1023.cc: New file.
19542 * gdb.c++/pr-1023.exp: New file.
19543
6b549786
JB
195442003-02-05 Jim Blandy <jimb@redhat.com>
19545
19546 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
19547 it's local to foobar. Check for it there, and check that it's not
19548 present in main.
19549 * gdb.c++/local.cc (marker2): New function.
19550 (foobar): Call marker1.
19551 (main): Call marker2 instead of marker1.
19552
67f16606
AC
195532003-02-04 Andrew Cagney <ac131313@redhat.com>
19554
19555 * gdb.disasm/mn10200.exp: Obsolete file.
19556 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
19557 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
19558 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
19559
1c5cb38e
DC
195602003-02-04 David Carlton <carlton@math.stanford.edu>
19561
19562 * gdb.c++/overload.exp: Test intToChar(1).
19563 * gdb.c++/overload.cc (intToChar): New.
19564 (main): Call intToChar.
19565
d1fe6965
DC
195662003-02-03 David Carlton <carlton@math.stanford.edu>
19567
19568 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
19569 'might_kfail' arg.
19570 KFAIL some of the continue_to_bp_overloaded calls, according to
19571 PR c++/1025.
19572
9ba61c5d
MC
195732003-02-01 Michael Chastain <mec@shout.net>
19574
19575 * gdb.base/advance.c (marker1): New marker function.
19576 * gdb.base/advance.exp: When the 'advance' command lands on the
19577 return breakpoint, it can legitimately stop on either the
19578 current line or the next line. Accommodate both outcomes.
19579 * gdb.base/until.exp: Likewise.
19580
e7494ffb
AC
195812003-02-02 Andrew Cagney <ac131313@redhat.com>
19582
19583 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
19584 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
19585 now a list, not a tuple.
19586 * gdb.mi/mi-var-display.exp: Ditto.
19587 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 19588
075559bc
AC
195892003-02-01 Andrew Cagney <ac131313@redhat.com>
19590
19591 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
19592 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
19593 stack backtraces.
19594 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 19595
2bd4c7b1
MK
195962003-02-01 Mark Kettenis <kettenis@gnu.org>
19597
19598 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
19599 gdb.mi/mi1-pthreads.exp: Return instead of calling
19600 gdb_suppress_entire_file.
19601
eabd8992
MS
196022003-02-01 Mark Salter <msalter@redhat.com>
19603
19604 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
19605
71469e2f
MS
196062003-01-31 Mark Salter <msalter@redhat.com>
19607
19608 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
19609 Support empty arg.
19610
38a94d44
MC
196112003-01-30 Michael Chastain <mec@shout.net>
19612
19613 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
19614 This was a workaround for a UTF-8 bug in readline 4.3. The bug
19615 has been fixed in gdb/readline on 2003-01-09.
19616
19ea9e73
MS
196172003-01-29 Michael Snyder <msnyder@redhat.com>
19618
e8d359df
MS
19619 * gdb.base/maint.exp: Allow for leading underscore in symbol.
19620 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
19621 * gdb.base/args.exp: Skip if target does not support args passing.
19622
2307bd6a
DJ
196232003-01-22 Daniel Jacobowitz <drow@mvista.com>
19624
19ea9e73 19625 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
19626 gdb_test. Accept a list of expect arguments as the third
19627 parameter.
19628 (gdb_test): Use it.
19629
f2dd3617
EZ
196302003-01-20 Elena Zannoni <ezannoni@redhat.com>
19631
19632 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
19633 allow for different test tree configurations. Update some
19634 tescases accordingly.
19635 * gdb.arch/altivec-regs.exp: Ditto.
19636 * gdb.asm/asm-source.exp: Ditto.
19637 * gdb.base/advance.exp: Ditto.
19638 * gdb.base/display.exp: Ditto.
d63a86f8 19639 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
19640 * gdb.base/mips_pro.exp: Ditto.
19641 * gdb.base/overlays.exp: Ditto.
19642 * gdb.base/relocate.exp: Ditto.
19643 * gdb.base/setshow.exp: Ditto.
19644 * gdb.base/step-line.exp: Ditto.
19645 * gdb.base/step-test.exp: Ditto.
19646 * gdb.base/until.exp: Ditto.
19647 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
19648
c71cdefd
DC
196492003-01-17 David Carlton <carlton@math.stanford.edu>
19650
19651 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
19652 corresponding to PR c++/945.
19653 Update copyright.
19654
fdba05d7
DC
196552003-01-17 David Carlton <carlton@math.stanford.edu>
19656
19657 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
19658 corresponding to PR c++/68.
19659
196602003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
19661
19662 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
19663 (test_paddr_hairy_functions): Call print_addr_2_kfail for
19664 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
19665
c362c33a
EZ
196662003-01-15 Elena Zannoni <ezannoni@redhat.com>
19667
0fbc361c
EZ
19668 * gdb.base/break.exp: Fix change of default location, because of
19669 removal of until tests.
19670 * gdb.base/help.exp: Update test for new 'until' help message.
19671 Add test for help on 'advance'.
a9c64011 19672 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 19673
dabf8a35
MK
196742003-01-15 Mark Kettenis <kettenis@gnu.org>
19675
19676 * gdb.base/default.exp: Adapt "info float" test for recent changes
19677 to that command. Add test for "info vector".
19678 * gdb.base/float.exp: New file. Add test for "info float" that
19679 resembles the old test in gdb.base/default.exp.
19680
a1769aca
DC
196812003-01-15 David Carlton <carlton@math.stanford.edu>
19682
19683 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
19684
82025e13
EZ
196852003-01-15 Elena Zannoni <ezannoni@redhat.com>
19686
19687 * gdb.base/break.exp: Move the tests of until command from here...
19688 * gdb.base/until.exp: ... to here. New file. Add other tests.
19689 * gdb.base/advance.c: New file.
19690 * gdb.base/advance.exp: New file.
19691
8f9ab801
EZ
196922003-01-14 Elena Zannoni <ezannoni@redhat.com>
19693
a9c64011
AS
19694 * gdb.base/args.c: New file.
19695 * gdb.base/args.exp: New file.
8f9ab801 19696
9ae66589
DJ
196972003-01-14 Daniel Jacobowitz <drow@mvista.com>
19698
19699 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
19700
8d77e5c3
DJ
197012003-01-14 Daniel Jacobowitz <drow@mvista.com>
19702
19703 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
19704
12d2f0a1
DJ
197052003-01-14 Daniel Jacobowitz <drow@mvista.com>
19706
19707 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
19708 dates.
19709
6ca37014
DJ
197102003-01-13 Daniel Jacobowitz <drow@mvista.com>
19711
19712 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
19713
b0023472
DJ
197142003-01-13 Daniel Jacobowitz <drow@mvista.com>
19715
19716 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
19717 (ptype &*"foo").
19718 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
19719
607fbc54 197202003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
19721
19722 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
19723 * gdb.mi/mi1-console.exp: Likewise.
19724
607fbc54 197252003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
19726
19727 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
19728 * gdb.mi/mi1-console.exp: Likewise.
19729
a1fb14a2
DJ
197302003-01-13 Daniel Jacobowitz <drow@mvista.com>
19731
19732 * gdb.c++/overload.exp: Remove some fixed XFAILs.
19733
c4cf40b7
DJ
197342003-01-09 Daniel Jacobowitz <drow@mvista.com>
19735
19736 * gdb.base/detach.exp: New test.
19737
696d5a5b
DJ
197382003-01-09 Daniel Jacobowitz <drow@mvista.com>
19739
19740 * Makefile.in (ALL_SUBDIRS): New variable.
19741 (subdirs, clean, distclean): Use it.
19742 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
19743 regenerating Makefile, since it is generated from the top level.
19744 * gdb.asm/Makefile.in: Likewise.
19745 * gdb.base/Makefile.in: Likewise.
19746 * gdb.c++/Makefile.in: Likewise.
19747 * gdb.disasm/Makefile.in: Likewise.
19748 * gdb.java/Makefile.in: Likewise.
19749 * gdb.mi/Makefile.in: Likewise.
19750 * gdb.threads/Makefile.in: Likewise.
19751 * gdb.trace/Makefile.in: Likewise.
19752
754533e4
DC
197532003-01-09 David Carlton <carlton@math.stanford.edu>
19754
19755 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
19756 Add copyright year 2003.
19757
d8b3e9ee
MC
197582003-01-06 Michael Chastain <mec@shout.net>
19759
19760 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
19761 When selecting a thread, 'line' and 'file' are optional.
19762 * gdb.mi/mi1-pthreads.exp: Likewise.
19763
8e9e0fe6
AS
197642003-01-06 Andreas Schwab <schwab@suse.de>
19765
19766 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
19767 failures.
19768
b5ab8ff3
DJ
197692003-01-04 Daniel Jacobowitz <drow@mvista.com>
19770
19771 Fix PR gdb/844
19772 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
19773 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
19774
19775 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
19776 instead of calling gdb_suppress_entire_file.
19777 * gdb.threads/print-threads.exp: Likewise.
19778 * gdb.threads/schedlock.exp: Likewise.
19779
19780 * gdb.threads/killed.exp: Return instead of calling
19781 gdb_suppress_entire_file.
19782 * gdb.threads/linux-dp.exp: Likewise.
19783 * gdb.threads/pthreads.exp: Likewise.
19784
1e698235
DJ
197852003-01-04 Daniel Jacobowitz <drow@mvista.com>
19786
19787 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
19788 stabs.
19789 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
19790 * gdb.base/whatis.exp: Always allow (void) after function names.
19791
147ff08c
DJ
197922003-01-04 Daniel Jacobowitz <drow@mvista.com>
19793
19794 * gdb.c++/casts.exp: Correct regexp.
19795
dc62bfc2
MK
197962003-01-04 Mark Kettenis <kettenis@gnu.org>
19797
19798 * configure.in: Call AC_CONFIG_HEADER. Don't call
19799 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
19800 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
19801 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
19802 aforementioned directories in the AC_OUPUT call.
19803 * config.hin: New file.
19804 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
19805 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
19806 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
19807 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
19808 pass -I$objdir instead of -I$objdir/$subdir in compilation.
19809 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
19810 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
19811 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
19812 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
19813 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
19814 gdb.threads/configure.in, gdb.threads/configure,
19815 gdb.threads/config.in, gdb.trace/configure.in,
19816 gdb.trace/configure: Removed.
19817
77afa639
MC
198182003-01-03 Michael Chastain <mec@shout.net>
19819
19820 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
19821 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
19822
7634bb6e
DJ
198232003-01-03 Daniel Jacobowitz <drow@mvista.com>
19824
19825 * gdb.base/store.exp: Fix regular expressions.
19826
b39c905e
MK
198272002-12-28 Mark Kettenis <kettenis@gnu.org>
19828
19829 * configure.in: Rewrite.
19830 * configure: Regenerated.
19831
0a8551dd
DC
198322003-01-03 David Carlton <carlton@math.stanford.edu>
19833
19834 * gdb.base/psymtab.exp: New file.
19835 * gdb.base/psymtab1.c: Ditto.
19836 * gdb.base/psymtab2.c: Ditto.
19837
c60b7188
AF
198382002-12-23 Adam Fedor <fedor@gnu.org>
19839
19840 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
19841
ee73db83
DC
198422002-12-23 David Carlton <carlton@math.stanford.edu>
19843
19844 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
19845 and current_directory initialization.
19846
d6c1774e
JB
198472002-12-22 Jim Blandy <jimb@redhat.com>
19848
f0a847b8
JB
19849 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
19850 rather than as part of the output file name.
19851
d6c1774e
JB
19852 * gdb.base/attach.exp: There's no need to copy the test program to
19853 /tmp; that was only ever necessary on HP/UX, and this test is
19854 entirely disabled there anyway.
19855
f0708dbb
JB
198562002-12-21 Jim Blandy <jimb@redhat.com>
19857
4c2acfea
JB
19858 * gdb.c++/psmang.exp: Doc fix.
19859
f0708dbb
JB
19860 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
19861 test.
19862
9579e000
DC
198632002-12-20 David Carlton <carlton@math.stanford.edu>
19864
19865 * gdb.c++/annota2.exp: KFAIL annotate-quit.
19866
d1810171
MC
198672002-12-18 Michael Chastain <mec@shout.net>
19868
19869 * gdb.c++/annota2.exp: Add copyright year 2002.
19870
76565097
DC
198712002-12-17 David Carlton <carlton@math.stanford.edu>
19872
19873 * gdb.c++/try_catch.cc: Add marker comments.
19874 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
19875 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
19876 * gdb.c++/m-static.cc: Ditto.
19877 * gdb.c++/m-static1.cc: Ditto.
19878 * gdb.c++/try_catch.cc: Ditto.
19879
da81390b
JJ
198802002-12-16 Jeff Johnston <jjohnstn@redhat.com>
19881
19882 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
19883 to see whether we are using the new -environment-directory
19884 command which resets via -r or the old version of the command
19885 which may prompt the user. Part of fix for gdb/741.
19886
b304d130
AC
198872002-12-13 Andrew Cagney <ac131313@redhat.com>
19888
19889 * gdb.fortran/types.exp: Update obsolete comment.
19890 * gdb.fortran/exprs.exp: Ditto.
19891 * lib/gdb.exp: Delete obsolete code.
19892 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
19893 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
19894 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
19895 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
19896 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
19897 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
19898 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
19899 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
19900 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
19901 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
19902 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
19903 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
19904 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
19905 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
19906 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
19907 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
19908 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
19909 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
19910 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
19911 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
19912 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
19913 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
19914 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
19915 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
19916 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
19917 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
19918 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
19919 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
19920 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
19921 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
19922 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
19923 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
19924 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
19925 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
19926 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
19927 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
19928 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
19929
a23b6e6a
DC
199302002-12-11 David Carlton <carlton@math.stanford.edu>
19931
19932 * gdb.c++/m-data.exp: Add test for members that shadow global
19933 variables: see PR gdb/804.
19934 * gdb.c++/m-data.cc: Ditto.
19935
6604731b
DJ
199362002-12-10 Daniel Jacobowitz <drow@mvista.com>
19937
19938 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
19939
de46ecd7
DC
199402002-12-06 David Carlton <carlton@math.stanford.edu>
19941
19942 * gdb.base/store.c: Don't declare functions static.
19943
27e829d0
AC
199442002-12-04 Andrew Cagney <ac131313@redhat.com>
19945
19946 * gdb.base/store.exp, gdb.base/store.c: New files.
19947
92806416
DJ
199482002-12-03 Daniel Jacobowitz <drow@mvista.com>
19949
19950 * gdb.base/selftest.exp: Update for current gdb.
19951
3bcbaac5
DJ
199522002-12-03 Daniel Jacobowitz <drow@mvista.com>
19953
19954 * gdb.base/maint.exp: Only dump symbols from one source file
19955 or objfile.
19956
f4f00b1f
DJ
199572002-12-03 Daniel Jacobowitz <drow@mvista.com>
19958
19959 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
19960 function call.
19961
f1c8a949
JB
199622002-11-25 Jim Blandy <jimb@redhat.com>
19963
19964 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
19965 function appearing in error message.
19966
9e297a97
DJ
199672002-11-21 Daniel Jacobowitz <drow@mvista.com>
19968
19969 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
19970
1f312e79
JJ
199712002-11-08 Jeff Johnston <jjohnstn@redhat.com>
19972
d63a86f8
RM
19973 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
19974 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
19975 should be in mi console format. This is part of fix for PR gdb/604.
19976
83c31e7d
FN
199772002-09-18 Fernando Nasser <fnasser@redhat.com>
19978
19979 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
19980 which explicitly prints the zero offset as "+0".
19981
322b3f65
DJ
199822002-10-22 Daniel Jacobowitz <drow@mvista.com>
19983
19984 * gdb.threads/schedlock.c (args): Make unsigned.
19985
199862002-10-21 Daniel Jacobowitz <drow@mvista.com>
19987
19988 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
19989 numbers. Allow "foo2|selected stack frame".
19990 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
19991 * gdb.asm/asmsrc2.s: Likewise.
19992 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
19993 comments.
19994 * gdb.asm/mips.inc: New file.
19995
5e2fe5b8
AF
199962002-10-18 Adam Fedor <fedor@gnu.org>
19997
19998 * gdb.base/default.exp: Update expected output to include 'ObjC'.
19999 * gdb.base/help.exp: Likewise.
20000
abe1a5d0
KB
200012002-10-17 Kevin Buettner <kevinb@redhat.com>
20002
20003 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
20004 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
20005
10abb1d4
JB
200062002-10-02 Jim Blandy <jimb@redhat.com>
20007
20008 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
20009
1f609b42
AC
200102002-10-01 Andrew Cagney <ac131313@redhat.com>
20011
20012 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
20013 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
20014 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
20015 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
20016 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
20017 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
20018 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
20019
0aee02e4
AC
200202002-09-29 Andrew Cagney <ac131313@redhat.com>
20021
20022 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
20023 * mi0-disassemble.exp, mi0-eval.exp: Delete.
20024 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
20025 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
20026 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
20027 * mi0-var-block.exp, mi0-var-child.exp: Delete.
20028 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 20029
6fde09ad
KB
200302002-09-27 Kevin Buettner <kevinb@redhat.com>
20031
20032 * gdb.base/annota1.exp (info break): Make directory components of
20033 path optional since not all compilers emit this debug information.
20034
889bf7c5
PA
20035 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
20036 step ends up stepping out of the function instead of stopping on
20037 the epilogue.
6fde09ad 20038
9e8aab75
KS
200392002-09-26 Keith Seitz <keiths@redhat.com>
20040
20041 * lib/insight-support.exp (gdbtk_start): Figure out where
20042 the insight executable is based on where gdb is. Use this
20043 executable to start insight instead of gdb.
20044
e36180d7
AC
200452002-09-25 Andrew Cagney <cagney@redhat.com>
20046
20047 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
20048
9dd34b2b
AC
200492002-09-24 Andrew Cagney <ac131313@redhat.com>
20050
20051 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
20052 test_isolated_complaints.
20053 (test_empty_complaint): New function.
20054 (test_empty_complaints): New function. Check no output when no
20055 complaints.
d63a86f8 20056
dea97812
KB
200572002-09-19 Jim Blandy <jimb@redhat.com>
20058
a9c64011 20059 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 20060
54951bd7
AC
200612002-09-19 Andrew Cagney <ac131313@redhat.com>
20062
20063 * gdb.gdb/complaints.exp: New file.
20064
dec43320
AC
200652002-09-18 Andrew Cagney <ac131313@redhat.com>
20066
20067 * gdb.base/maint.exp: Check `help maint internal-warning'.
20068
e70d6e3f
DC
200692002-09-18 David Carlton <carlton@math.stanford.edu>
20070
20071 * gdb.c++/m-static.exp: Remove breakpoints depending on line
20072 numbers, and replace them by a single breakpoint after the
20073 constructors are all finished.
20074 Add test 4.
20075 * gdb.c++/m-static.cc: Add test 4.
20076 * gdb.c++/m-static.h: New file.
20077 * gdb.c++/m-static1.cc: New file.
20078
20079 * gdb.c++/printmethod.exp: New file.
20080 * gdb.c++/printmethod.cc: New file.
20081
20082 * gdb.c++/pr-574.exp: New file.
20083 * gdb.c++/pr-574.cc: New file.
20084
afb5c968
CV
200852002-09-18 Corinna Vinschen <vinschen@redhat.com>
20086
20087 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
20088 embedded targets which never actually exit.
20089
31e45dee
FN
200902002-09-18 Fernando Nasser <fnasser@redhat.com>
20091
20092 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
20093 "don't step after run" as unresolved or unsupported, instead of xfail.
20094
a283c5a1
CV
200952002-09-18 Corinna Vinschen <vinschen@redhat.com>
20096
20097 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
20098 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
20099 Add newline to expected string in "step out of main (status wrapper)"
20100 case.
20101
11350d2a
CV
201022002-09-18 Corinna Vinschen <vinschen@redhat.com>
20103
20104 * lib/gdb.exp (rerun_to_main): Allow restarting application.
20105 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
20106
0deec7d6
TT
201072002-09-17 Tom Tromey <tromey@redhat.com>
20108
20109 * gdb.base/printcmds.exp (test_print_string_constants): Expect
20110 \000, not \0, in double-quoted string.
20111
b2b4a1b5
CV
201122002-09-14 Corinna Vinschen <vinschen@redhat.com>
20113
c9d37158 20114 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
20115 string after running the commands execution on breakpoint tests.
20116
1c56143a
CV
201172002-09-13 Corinna Vinschen <vinschen@redhat.com>
20118
20119 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
20120
37f8da45
JB
201212002-09-12 Joel Brobecker <brobecker@gnat.com>
20122
20123 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
20124
08b468e0
KS
201252002-09-10 Keith Seitz <keiths@redhat.com>
20126
20127 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
20128 runto proc.
20129 (mi_run_to_main): Use mi_runto.
20130 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
20131
dc360f58
KS
201322002-09-10 Keith Seitz <keiths@redhat.com>
20133
20134 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
20135 regexp for stopping at main. Could have multiple event notifications.
20136 Don't assume that main was declared with no parameters.
20137 (mi_next): Use mi_step_to.
20138 (mi_step): Use mi_next_to.
20139
ce3abcfb
CV
201402002-09-09 Corinna Vinschen <vinschen@redhat.com>
20141
20142 * gdb.base/default.exp: Fix expected string in `info float' test.
20143
d1f5b980
BE
201442002-09-09 Ben Elliston <bje@redhat.com>
20145
20146 * config/mips.exp: Update comments.
20147 * config/mips-idt.exp: Likewise.
20148 * config/nind.exp: Likewise.
20149 * config/slite.exp: Likewise.
20150 * config/sparclet.exp: Likewise.
20151 * config/udi.exp: Likewise.
20152 * config/vx.exp: Likewise.
20153 * config/vxworks29k.exp: Likewise.
20154
2f71430b
JB
201552002-09-05 Jim Blandy <jimb@redhat.com>
20156
20157 * gdb.threads/killed.exp: Fix test failure message.
20158
7ddebc7e
KS
201592002-09-04 Keith Seitz <keiths@redhat.com>
20160
20161 * lib/mi-support.exp: Update copyright.
20162 (mi_gdb_test): Increase the priority of the expected pattern
20163 so that it matches gdb_test.
20164
0ae67eb3
KS
201652002-09-03 Keith Seitz <keiths@redhat.com>
20166
20167 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
20168 Use integer comparison instead of string comparison for testing
20169 whether binary was built.
20170
38fc42c8
JB
201712002-09-03 Jim Blandy <jimb@redhat.com>
20172
20173 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
20174
b6ff0e81
JB
201752002-08-29 Jim Blandy <jimb@redhat.com>
20176
20177 * gdb.threads/pthreads.exp: Move the portable thread compilation
20178 code into a function in lib/gdb.exp, and call that from here.
20179 * lib/gdb.exp (gdb_compile_pthreads): New function.
20180
07c98896
KS
201812002-08-29 Keith Seitz <keiths@redhat.com>
20182
20183 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
20184 expect_out so that callers can get at it.
20185
0312286c
DJ
201862002-08-23 Daniel Jacobowitz <drow@mvista.com>
20187
20188 * gdb.threads/print-threads.c: New file.
20189 * gdb.threads/print-threads.exp: New file.
20190 * gdb.threads/schedlock.c: New file.
20191 * gdb.threads/schedlock.exp: New file.
20192
dd039bc4
EZ
201932002-08-22 Elena Zannoni <ezannoni@redhat.com>
20194
a9c64011
AS
20195 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
20196 not altivec.c.
dd039bc4 20197
1f36144c
MK
201982002-08-17 Mark Kettenis <kettenis@gnu.org>
20199
20200 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
20201 targets. The problem should be fixed now.
20202
16057ec7 202032002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
20204
20205 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
20206 2002-07-24 change that removes final dots from error messages.
20207
3c1499ad
TT
202082002-08-13 Tom Tromey <tromey@redhat.com>
20209
20210 * gdb.base/readline.exp: New file.
20211
a20ce2c3
AC
202122002-08-01 Andrew Cagney <ac131313@redhat.com>
20213
20214 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
20215 supress message.
20216
db034ac5
AC
202172002-08-01 Andrew Cagney <cagney@redhat.com>
20218
20219 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
20220 CHILL_FOR_TARGET and CHILL_LIB.
20221 * configure.in (configdirs): Remove gdb.chill.
20222 * configure: Regenerate.
20223 * lib/gdb.exp: Obsolete references to chill.
20224 * gdb.fortran/types.exp: Ditto.
20225 * gdb.fortran/exprs.exp: Ditto.
20226
3e000b18
KB
202272002-07-30 Kevin Buettner <kevinb@redhat.com>
20228
20229 * gdb.base/shlib-call.exp (additional_flags): Conditionally
20230 set Irix-specific compile and link flags.
20231
28f4966b
KB
202322002-07-29 Kevin Buettner <kevinb@redhat.com>
20233
20234 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
20235 source files. The ``-o'' option doesn't work with the ``-E'' option
20236 when using the Irix compiler.
20237
46c0d5a6
DJ
202382002-07-19 Daniel Jacobowitz <drow@mvista.com>
20239
20240 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
20241 Improve support for reusing an exec file. Copy exec file
20242 to target, and run gdbserver on the target instead of on the host.
20243
eecf4bed
JB
202442002-07-18 Jim Blandy <jimb@redhat.com>
20245
0f815cdf
JB
20246 * gdb.base/ending-run.exp: Don't expect to see the program end in
20247 some orderly fashion when we're running on a real stand-alone
20248 board.
20249
eecf4bed
JB
20250 * gdb.base/interrupt.exp: Correct logic for skipping tests on
20251 targets that don't support interrupts.
20252
52d309e4
JB
202532002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
20254
20255 * gdb.base/attach.exp: Add patterns to match output from /proc-based
20256 systems.
20257 Move comments in expect statements to inside the actions, so that they
20258 don't get matched against.
20259
ff683d9e
MK
202602002-07-10 Mark Kettenis <kettenis@gnu.org>
20261
20262 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
20263 function when asleep" test.
20264
b5356753
AC
202652002-07-10 Andrew Cagney <ac131313@redhat.com>
20266
20267 * gdb.base/page.exp: Rewrite to handle problems with very long
20268 `info set' output. Update copyright.
20269
6aa4d13a
AC
202702002-06-26 Andrew Cagney <ac131313@redhat.com>
20271
20272 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
20273 gdb.threads-hp.
20274 * gdb.hp/configure: Regenerate.
20275 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
20276 * gdb.hp/gdb.threads-hp/configure: Delete file.
20277 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
20278
8cf8c2b8
AC
202792002-06-22 Andrew Cagney <ac131313@redhat.com>
20280
20281 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
20282 setlocale, bindtextdomain and textdomain.
20283
6827a8f8
JB
202842002-06-11 Jim Blandy <jimb@redhat.com>
20285
919d772c
JB
20286 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
20287 preprocessor macro information is present.
20288
6827a8f8
JB
20289 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
20290 tests.
20291
c15b0d21
MS
202922002-06-06 Michael Snyder <msnyder@redhat.com>
20293
c5984d70
MS
20294 * gdb.base/overlays.exp: Record addresses of overlay
20295 functions in TCL variables rather than in GDB variables,
20296 to avoid having GDB convert them to pointers (with loss
20297 of information).
20298
d63a86f8 20299 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 20300 default linker script changes.
c15b0d21
MS
20301 * gdb.base/long_long.exp: Add check for sizeof (long double).
20302
be26fe0d
ML
203032002-06-06 Michal Ludvig <mludvig@suse.cz>
20304
20305 * gdb.asm/asm-source.exp: Add x86-64 target.
20306 * gdb.asm/x86_64.inc: New.
d63a86f8 20307
258093ca 203082002-05-30 Michael Chastain <mec@shout.net>
258093ca 20309
4b3153f1 20310 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
20311 * gdb.c++/m-static.cc: New file.
20312 * gdb.c++/m-static.exp: New file.
20313
241264c6
MS
203142002-05-28 Michael Snyder <msnyder@redhat.com>
20315
20316 * gdb.base/call-ar-st.exp: Allow for reduced floating point
20317 precision.
20318
9bba8c8f 203192002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 20320
4b3153f1 20321 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
20322 * gdb.c++/m-data.cc: New file.
20323 * gdb.c++/m-data.exp: New file.
20324
203252002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 20326
4b3153f1 20327 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 20328 * gdb.c++/try_catch.cc: New file.
d63a86f8 20329 * gdb.c++/try_catch.exp: New file.
9bba8c8f 20330
def1b996
MC
203312002-05-27 Michael Chastain <mec@shout.net>
20332
20333 * gdb.c++/local.exp: Accept more nested types in output.
20334
522ba268
MC
203352002-05-26 Michael Chastain <mec@shout.net>
20336
20337 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
20338
277254ba
MS
203392002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
20340
20341 * lib/gdb.exp (gdb_wrapper_init): Just because
20342 gdb_wrapper_file exists, this does not mean that the file
20343 should not be rebuilt. That is what gdb_wrapper_initialized
20344 is for.
20345 (default_gdb_init): Reset gdb_wrapper_initialized.
20346
b61a8733
MS
203472002-05-23 Michael Snyder <msnyder@redhat.com>
20348
d63a86f8 20349 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
20350 the precision of the floating point test results.
20351 * gdb.base/call-rt-st.exp: Ditto.
20352
b61a8733
MS
20353 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
20354 * gdb.base/call-rt-st.exp: Ditto.
20355
56f6e910
MC
203562002-05-19 Michael Chastain <mec@shout.net>
20357
20358 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
20359
ad0b0016
EZ
203602002-05-19 Elena Zannoni <ezannoni@redhat.com>
20361
a9c64011
AS
20362 * configure.in (configdirs): Add gdb.arch.
20363 * configure: Regenerate.
ad0b0016 20364
f617d2b6
JB
203652002-05-17 Jim Blandy <jimb@redhat.com>
20366
20367 * gdb.base/completion.exp: Recognize the more detailed error
20368 messages produced by the macro expander's lexical analyzer.
20369
eac2a696
EZ
203702002-05-14 Elena Zannoni <ezannoni@redhat.com>
20371
a9c64011
AS
20372 * gdb.arch/altivec-abi.c: New file.
20373 * gdb.arch/altivec-abi.exp: New file.
20374 * gdb.arch/altivec-regs.c: New file.
20375 * gdb.arch/altivec-regs.exp: New file.
eac2a696 20376
2fdde8f8
DJ
203772002-05-14 Daniel Jacobowitz <drow@mvista.com>
20378
20379 * gdb.base/maint.exp (maint print type): Update for new type
20380 structure.
d63a86f8 20381
e31f1a7c
EZ
203822002-05-14 Elena Zannoni <ezannoni@redhat.com>
20383
20384 * gdb.arch: New directory.
20385 * gdb.arch/configure.in: New file.
20386 * gdb.arch/configure: New file.
20387 * gdb.arch/Makefile.in: New file.
20388
db589741
CV
203892002-05-13 Corinna Vinschen <vinschen@redhat.com>
20390
20391 * gdb.asm/asm-source.exp: Add v850 as supported target.
20392 * gdb.asm/v850.inc: New file.
20393
8ce2a7dc
DJ
203942002-05-13 Daniel Jacobowitz <drow@mvista.com>
20395
20396 * gdb.c++/annota2.exp (annotate-quit): Add comment.
20397
df763c7f
DJ
203982002-05-12 Daniel Jacobowitz <drow@mvista.com>
20399
20400 * gdb.base/break.exp: Check 'break "marker2"'.
20401
377daeed
MS
204022002-05-10 Michael Snyder <msnyder@redhat.com>
20403
20404 * gdb.base/long_long.exp: Fix typo.
20405
c4b7bc2b
JB
204062002-05-10 Jim Blandy <jimb@redhat.com>
20407
ecac9a4e
JB
20408 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
20409 a bug.
20410
c4b7bc2b
JB
20411 * gdb.base/printcmds.exp (test_integer_literals_rejected):
20412 Recognize more detailed error message produced by the macro
20413 expander's lexical analyzer.
20414 * lib/gdb.exp (test_print_reject): Same.
20415
e71019a1
MK
204162002-05-09 Mark Kettenis <kettenis@gnu.org>
20417
20418 * gdb.c++/method.exp: Fix typo.
20419
fedfc8e6
MS
204202002-05-08 Michael Snyder <msnyder@redhat.com>
20421
166a1957
MS
20422 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
20423 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 20424 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
20425 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
20426 Add iftarget clause for strongarm.
d63a86f8 20427
f1c47eb2
MS
204282002-05-06 Michael Snyder <msnyder@redhat.com>
20429
cb9a9d3e
MS
20430 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
20431 (gdb_continue_to_end): Accept output from status wrapper.
20432 * gdb.base/ending-run.exp: Add case for output from status wrapper.
20433 Clean up fail messages to match pass messages.
20434
f1c47eb2
MS
20435 Enable the "needs_status_wrapper" testsuite feature.
20436 * lib/gdb.exp (gdb_wrapper_init): New procedure.
20437 (gdb_compile): Conditionally call gdb_wrapper_init.
20438 * gdb.base/a2-run.exp: Recognize output from status wrapper.
20439 * gdb.c++/method.exp: Recognize output from status wrapper.
20440
6079c749
BE
204412002-05-06 Ben Elliston <bje@redhat.com>
20442From Graydon Hoare <graydon@redhat.com>
20443
20444 * config/sid.exp: Include support for "rawsid" protocol.
20445
188baff3
JB
204462002-05-03 Jim Blandy <jimb@redhat.com>
20447
20448 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
20449 * gdb.c++/hang3.C: New file.
20450
b9c07f0f
AC
204512002-05-04 Andrew Cagney <ac131313@redhat.com>
20452
20453 * gdb.base/default.exp: Remove obsolete code.
20454 * gdb.c++/misc.exp: Ditto. Update copyright.
20455 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
20456 * gdb.base/whatis.exp: Ditto. Update copyright.
20457 * gdb.base/scope.exp: Ditto. Update copyright.
20458 * gdb.base/ptype.exp: Ditto. Update copyright.
20459 * gdb.base/printcmds.exp: Ditto. Update copyright.
20460 * gdb.base/opaque.exp: Ditto. Update copyright.
20461 * gdb.base/list.exp: Ditto.
20462 * gdb.base/funcargs.exp: Ditto. Update copyright.
20463 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
20464 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
20465 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
20466 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
20467 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
20468 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
20469
5c7a0397
MS
204702002-05-02 Michael Snyder <msnyder@redhat.com>
20471
d6dcc264 20472 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
20473 * gdb.base/long_long.exp: Add xscale target.
20474 * gdb.base/default.exp: Add xscale target.
20475
eb7f1c48
JB
204762002-05-01 Jim Blandy <jimb@redhat.com>
20477
20478 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
20479 gdb.c++/hang.exp: New test.
20480
a6befae8
FF
204812002-05-01 Fred Fish <fnf@redhat.com>
20482
20483 * gdb.base/completion.exp: Handle completions of "./Make" for
20484 more than one completion possibility, as is the case when we
20485 build and test in the source tree.
20486
0a310277
AG
204872002-04-29 Anthony Green <green@redhat.com>
20488
20489 * gdb.java/jmisc1.exp: New file.
20490 * gdb.java/jmisc2.exp: New file.
20491
6ff9af88
DJ
204922002-04-24 Daniel Jacobowitz <drow@mvista.com>
20493
20494 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
20495
96b3d632
EZ
204962002-04-23 Elena Zannoni <ezannoni@redhat.com>
20497
20498 * gdb.base/help.exp: Change 'help status' to allow for target
20499 dependent output differences.
20500
5019bb54
MC
205012002-04-22 Michael Chastain <mec@shout.net>
20502
20503 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
20504
a805a116
MC
205052002-04-22 Michael Chastain <mec@shout.net>
20506
20507 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
20508
a1706bfd
DM
205092002-04-17 David S. Miller <davem@redhat.com>
20510
20511 * gdb.asm/sparc64.inc: New file.
20512 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
20513
a73a20a2
EZ
205142002-04-19 Elena Zannoni <ezannoni@redhat.com>
20515
20516 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
20517 instruction file directly into the build tree. Clean up at end of
20518 test.
20519
ba678339
DM
205202002-04-18 David S. Miller <davem@redhat.com>
20521
20522 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
20523 handle 64-bit platforms correctly.
20524 * gdb.base/maint.exp: Likewise.
20525
b03399da
KB
205262002-04-18 Kevin Buettner <kevinb@redhat.com>
20527
20528 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
20529 ``-fpic'' when compiling files comprising a shared library, but
20530 it does need additional linker flags in order to find shared
20531 libraries at run time.
20532
e2004992
KB
205332002-04-18 Kevin Buettner <kevinb@redhat.com>
20534
20535 * gdb.base/cvexpr.c (use): New function.
20536 (main): Invoke use() on all global variables to prevent
20537 some linkers from deleting these otherwise unused symbols.
20538
d8937120
MC
205392002-04-17 Michael Chastain <mec@shout.net>
20540From David S. Miller <davem@redhat.com>
20541
20542 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
20543 handle 64-bit platforms correctly.
20544
ffd61a58
MS
205452002-04-12 Michael Snyder <msnyder@redhat.com>
20546From Jim Blandy <jimb@redhat.com>
a9c64011 20547 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
20548 script can handle this instead.
20549 * gdb.base/bar.c (barx): Same.
20550 * gdb.base/baz.c (bazx): Same.
20551 * gdb.base/grbx.c (grbxx): Same.
20552
20553 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
20554 manager doesn't automatically unmap overlays unnecessarily.
20555
6b8426a6
MH
205562002-04-10 Martin M. Hunt <hunt@redhat.com>
20557
20558 * gdb.base/ending-run.exp: Fix pattern for Mips targets
20559 stepping out of main.
20560
34af4875
MC
205612002-04-09 Michael Chastain <mec@shout.net>
20562
20563 * gdb.c++/local.cc (main): Move call to marker1() inside nested
20564 scope so that the nested scope tests will make sense.
20565 * gdb.c++/local.exp: Write patterns that actually work with gcc
20566 (the HP patterns "were never known to work with gcc").
20567 Keep the old aCC patterns too.
20568
2d1676a0
DJ
205692002-04-09 Daniel Jacobowitz <drow@mvista.com>
20570
20571 * gdb.base/attach.exp: Correct target board test.
20572
3a63e3f9
MC
205732002-04-08 Michael Chastain <mec@shout.net>
20574
20575 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
20576 in a const method. Add some xfail and fail cases for configurations
20577 that do not emit the "const ...".
20578
f18dabd2
MC
205792002-04-07 Michael Chastain <mec@shout.net>
20580
20581 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
20582 Accept "A * const" and "const A * const" as type of "this".
20583 Fix spelling of getFunky throughout. Make messages uniform.
20584
0fcddd82
EZ
205852002-04-07 Elena Zannoni <ezannoni@redhat.com>
20586
a9c64011 20587 Work around for PR gdb/285:
0fcddd82
EZ
20588 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
20589
16a8534a
EZ
205902002-04-07 Elena Zannoni <ezannoni@redhat.com>
20591
20592 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
20593 instructions file at run time instead of configure time.
20594 Sometimes we run the test in a directory that is not the one we
20595 configured in.
20596 * gdb.asm/configure.in: Delete creation of symlink.
20597 * gdb.asm/configure: Regenerate.
20598
24181d81
JB
205992002-04-05 J. Brobecker <brobecker@gnat.com>
20600
20601 * gdb.gdb/xfullpath.exp: New test, to exercise the new
20602 xfullpath () function.
20603
7cdb7107
DJ
206042002-04-04 Daniel Jacobowitz <drow@mvista.com>
20605
20606 * gdb.asm/Makefile.in: Correct dependencies.
20607
20608 * gdb.asm/powerpc.inc: New file.
20609 * gdb.asm/asm-source.exp: Add PowerPC.
20610 * gdb.asm/configure.in: Likewise.
20611 * gdb.asm/configure: Regenerated.
20612
a7d17088
DJ
206132002-04-04 Daniel Jacobowitz <drow@mvista.com>
20614
20615 * gdb.base/relocate.exp: New file.
20616 * gdb.base/relocate.c: New file.
20617
cd721503
FF
206182002-04-04 Fred Fish <fnf@redhat.com>
20619
20620 * gdb.base/step-test.exp: Update comment regarding stopping in
20621 memcpy/bcopy calls inserted as part of the compiler runtime.
20622
b22ad7a7
MS
206232002-04-04 Michael Snyder <msnyder@redhat.com>
20624
20625 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
20626
5f279fa6
DJ
206272002-04-03 Daniel Jacobowitz <drow@mvista.com>
20628
20629 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
20630 (gdb_expect): Remove $notransfer hack.
20631
dd0fd3ce
DJ
206322002-04-02 Daniel Jacobowitz <drow@mvista.com>
20633
20634 * gdb.c++/classes.exp ("calling method for small class"): Match
20635 updated register output.
20636
1e50cda1
DJ
206372002-03-30 Daniel Jacobowitz <drow@mvista.com>
20638
20639 Fix PR gdb/452
20640 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
20641 when finished. Make gdb_file_cmd send "exec-file" when
20642 appropriate.
20643
24015922
DJ
206442002-03-30 Daniel Jacobowitz <drow@mvista.com>
20645
20646 * gdb.base/attach.exp: Remove extra setup_xfail.
20647
dd7dfd64
MS
206482002-03-26 Michael Snyder <msnyder@redhat.com>
20649
20650 * gdb.base/default.exp: Add tests for dump, append, and restore.
20651 * gdb.base/help.exp: Add tests for dump, append, and restore.
20652 * gdb.base/dump.exp: New file, test dump, append and restore.
20653 * gdb.base/dump.c: New file.
20654
48b2f8d7
MS
206552002-03-27 Michael Snyder <msnyder@redhat.com>
20656
d63a86f8 20657 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
20658 clean-ups in help messages.
20659
05b4d525
FF
206602002-03-26 Fred Fish <fnf@redhat.com>
20661
20662 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
20663 have debugging info for those functions and the compiler uses them
20664 internally to copy structs around.
20665
d7679631
FF
206662002-03-26 Fred Fish <fnf@redhat.com>
20667
20668 * gdb.base/list.exp: Revert the change made yesterday and add note
20669 about why we don't list the default lines for remote targets.
20670
523ac3f9
MS
206712002-03-25 Michael Snyder <msnyder@redhat.com>
20672
20673 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
20674
754b2b8d
FF
206752002-03-25 Fred Fish <fnf@redhat.com>
20676
20677 * gdb.base/list.exp: This test works on remote targets so remove
20678 the short circuit for remote targets. Update copyright.
20679
33c3e192
FF
206802002-03-25 Fred Fish <fnf@redhat.com>
20681
20682 * gdb.base/attach.exp: Fix logic error that was suppressing this
20683 test for all non hppa*-*-hpux* targets, instead of the hp target.
20684 Move comments closer to the suppression point. Also now need to
20685 check that we are running natively.
20686
d43e73ee
MS
206872002-03-22 Michael Snyder <msnyder@redhat.com>
20688
882c8f02
MS
20689 * gdb.base/default.exp: Add test for gcore. Update copyright.
20690 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 20691
04c12f60
FF
206922002-03-06 Fred Fish <fnf@redhat.com>
20693
20694 * gdb.base/funcargs.c: Remove extraneous ';' character.
20695 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
20696
b43df995
MC
206972002-03-04 Michael Chastain <mec@shout.net>
20698
20699 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
20700 accommodate gcc v3 function signature.
20701 * gdb.mi/mi0-var-cmd-exp: Ditto.
20702
92362027
AC
207032002-02-24 Andrew Cagney <ac131313@redhat.com>
20704
20705 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
20706 ``GNU/Linux'' or ``Linux kernel''
20707 * testsuite/gdb.threads/pthreads.c: Ditto.
20708
258ad32d
MC
207092002-02-24 Michael Chastain <mec@shout.net>
20710
20711 * gdb.threads/pthreads.c (thread1): Add a return statement.
20712 (thread2): Likewise.
20713 (foo): Likewise.
20714
04c3b3d4
MC
207152002-02-23 Michael Chastain <mec@shout.net>
20716
20717 * gdb.threads/linux-dp.c (philosopher): Add a return statement
20718 to placate gcc.
20719
5a2a0a20
MC
207202002-02-23 Michael Chastain <mec@shout.net>
20721
20722 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
20723 test "ptype bint". The test passes on all my stabs configurations.
20724
a640f7fc
JB
207252002-02-21 Jim Blandy <jimb@redhat.com>
20726
27924826
JB
20727 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
20728 filename at a time, and watch for the ones we want to see.
20729
a640f7fc
JB
20730 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
20731 types of pointers to prototyped functions.
20732
edcc8c75
AC
207332002-02-20 Andrew Cagney <ac131313@redhat.com>
20734
20735 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
20736 signed, unsigned and straight char.
20737 (padding_char, padding_short, padding_int, padding_long,
20738 padding_long_long, padding_float, padding_double,
20739 padding_long_double): New global variables.
20740 (fill, fill_structs): New functions.
20741
20742 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
20743 for correctly sized writes. Update copyright.
20744 (get_valueof): New procedure.
20745 (get_sizeof): Call get_valueof.
20746 (check_valueof): New procedure.
20747 (check_padding): New procedure.
20748
ac57ea44
MC
207492002-02-20 Michael Chastain <mec@shout.net>
20750
20751 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
20752 to setup_xfail. Document some of the remaining calls.
20753
7a10c941
MC
207542002-02-18 Michael Chastain <mec@shout.net>
20755
20756 * gdb.c++/userdef.exp: Update copyright year.
20757
fb8acdcc
DJ
207582002-02-18 Daniel Jacobowitz <drow@mvista.com>
20759
20760 * gdb.c++/userdef.exp: Test overloaded operators properly.
20761 Remove xfails.
20762
fda6ae12
MS
207632002-02-14 Michael Snyder <msnyder@redhat.com>
20764
20765 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
20766
676a0442
DJ
207672002-02-14 Daniel Jacobowitz <drow@mvista.com>
20768
20769 * gdb.base/a2-run.exp: Check for a remote target properly.
20770 * gdb.base/annota1.exp: Likewise.
20771 * gdb.base/list.exp: Likewise.
20772 * gdb.base/reread.exp: Likewise.
20773 * gdb.base/scope.exp: Likewise.
20774 * gdb.base/shlib-call.exp: Likewise.
20775 * gdb.base/term.exp: Likewise.
20776 * gdb.c++/annota2.exp: Likewise.
20777
78b4f468
RE
207782002-02-13 Richard Earnshaw <rearnsha@arm.com>
20779
20780 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
20781
9a81ba51
MC
207822002-02-10 Michael Chastain <mec@shout.net>
20783
20784 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
20785 (call_after_alloca): Ditto.
20786
004af6c7
DJ
207872002-02-10 Daniel Jacobowitz <drow@mvista.com>
20788
20789 * gdb.base/ending-run.exp: Guard "cont" test with
20790 gdb_skip_stdio_test.
20791
37225f62
JB
207922002-02-06 Jim Blandy <jimb@redhat.com>
20793
20794 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
20795 from here...
20796 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
20797 To here. Disable this test on non-HP platforms. Add big comment.
20798
fe6fdd96
MS
207992002-02-04 Michael Snyder <msnyder@redhat.com>
20800
20801 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
20802 other than d10v and m32r.
20803
036fad3f
RE
208042002-02-02 Richard Earnshaw <rearnsha@arm.com>
20805
20806 * gdb.base/default.exp: Rewrite test patterns to reduce time
20807 taken to match them.
20808
7148ab62
DJ
208092002-01-30 Daniel Jacobowitz <drow@mvista.com>
20810
20811 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
20812 Allow a start function above main.
20813 * gdb.threads/linux-dp.exp: Fix copyright date.
20814
396cc255
DJ
208152002-01-30 Daniel Jacobowitz <drow@mvista.com>
20816
a9c64011
AS
20817 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
20818 (check_philosopher_stack): Check for manager thread before checking
20819 for a just-starting thread.
396cc255 20820
f038d31b
DJ
208212002-01-30 Daniel Jacobowitz <drow@mvista.com>
20822
20823 From Neil Booth <neil@daikokuya.demon.co.uk>:
20824 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
20825 warnings.
20826
b3ff9d9a
FF
208272002-01-21 Fred Fish <fnf@redhat.com>
20828
20829 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
20830 not caller.
20831
39ad761d
JB
208322002-01-21 Jim Blandy <jimb@redhat.com>
20833
20834 * gdb.base/reread.exp: Check that GDB properly re-reads the
20835 executable file when it changes while no inferior is running.
20836
aaf320fa
FF
208372002-01-21 Fred Fish <fnf@redhat.com>
20838
a9c64011
AS
20839 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
20840 optionally accept the "shlib events" variation.
aaf320fa 20841
808a31f5
JB
208422002-01-21 Jim Blandy <jimb@redhat.com>
20843
20844 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
20845 call `fflush' after every `printf', so that the output is produced
20846 at predictable points, regardless of whatever buffering does (or
20847 doesn't) take place.
20848 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
20849 at different points.
20850
4420d5e2
DJ
208512002-01-20 Daniel Jacobowitz <drow@mvista.com>
20852
20853 * gdb.c++/inherit.exp: Update copyright years.
20854 * gdb.c++/method.exp: Likewise.
20855
3e36a0f4
DJ
208562002-01-20 Daniel Jacobowitz <drow@mvista.com>
20857
20858 * gdb.c++/classes.exp: Update for improved v3 support and skipping
20859 artificial methods/arguments.
20860 * gdb.c++/derivation.exp: Likewise.
20861 * gdb.c++/inherit.exp: Likewise.
20862 * gdb.c++/method.exp: Likewise.
20863 * gdb.c++/virtfunc.exp: Likewise.
20864
b4ceaee6
AC
208652002-01-18 Andrew Cagney <ac131313@redhat.com>
20866
20867 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
20868 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
20869 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
20870 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
20871 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
20872 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
20873
ecace851
JB
208742002-01-17 Jim Blandy <jimb@redhat.com>
20875
20876 * gdb.asm/asm-source.exp (info symbol): Take another shot at
20877 anchoring the pattern matching the entry point symbol's name.
20878
375fc983
AC
208792002-01-17 Andrew Cagney <ac131313@redhat.com>
20880
20881 * gdb.base/maint.exp: Update ``maint internal-error'' to match
20882 continue/quit query. Update copyright.
20883
fe6fdd96
MS
208842002-01-14 Michael Snyder <msnyder@redhat.com>
20885
20886 * gdb.base/gcore.exp: Remove extra debugging output.
20887
e017c81f
DJ
208882002-01-13 Daniel Jacobowitz <drow@mvista.com>
20889
20890 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
20891 for slightly dubious v2 mangled string.
20892
37ab3bf8
DJ
208932002-01-13 Daniel Jacobowitz <drow@mvista.com>
20894
20895 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
20896
1bc05c3a 208972002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 20898
1bc05c3a 20899 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 20900
1bc05c3a
JM
20901 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
20902 constructors.
20903 * gdb.c++/derivation.exp: Likewise.
20904 * gdb.c++/templates.exp: Likewise.
20905 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 20906
1bc05c3a
JM
209072002-01-10 Michael Snyder <msnyder@redhat.com>
20908
20909 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 20910
a911c360
MS
209112002-01-08 Michael Snyder <msnyder@redhat.com>
20912
20913 * gdb.base/gcore.exp: New test for generate-core-file command.
20914 * gdb.base/gcore.c: Testcase for above.
20915 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
20916
ea2119ec
JM
209172002-01-08 Jason Merrill <jason@redhat.com>
20918
20919 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
20920
68203136
FF
209212002-01-07 Fred Fish <fnf@redhat.com>
20922
20923 * gdb.c++/overload.exp: Remove unconditional xfails for:
20924 print foo_instance1.overloadargs(1)
20925 print foo_instance1.overloadargs(1, 2)
20926 print foo_instance1.overloadargs(1, 2, 3)
20927 print foo_instance1.overloadargs(1, 2, 3, 4)
20928 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
20929 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
20930 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
20931 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
20932 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
20933 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
20934 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
20935 print foo_instance1.overload1arg()
20936 print foo_instance1.overload1arg((char)arg2)
20937 print foo_instance1.overload1arg((signed char)arg3)
20938 print foo_instance1.overload1arg((unsigned char)arg4)
20939 print foo_instance1.overload1arg((int)arg7)
20940 print foo_instance1.overload1arg((unsigned int)arg8)
20941 print foo_instance1.overload1arg((float)arg11)
20942 print foo_instance1.overload1arg((double)arg12)
d63a86f8 20943
21b9b5b1
MS
209442002-01-07 Michael Snyder <msnyder@redhat.com>
20945
20946 * gdb.base/huge.exp: New test. Print a very large target data object.
20947 (skip_huge_test): New test variable. Define if you want to skip this
20948 test. The test reads an 8 megabyte data object from the target, so it
20949 might be very time consuming on remote targets with a slow connection.
20950 * gdb.base/huge.c: New file. Test case for above.
20951
725f922e
FF
209522002-01-07 Fred Fish <fnf@redhat.com>
20953
20954 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
20955 g_instance.bfoo, and g_instance.cfoo.
20956
889bf7c5 209572002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 20958
889bf7c5
PA
20959 * gdb.base/break.c (multi_line_if_conditional): New function.
20960 (multi_ilne_while_conditional): Likewise.
20961 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
20962 IF or WHILE condition puts the breakpoint at the start of
20963 the condition.
f286b2c3 20964
634d57ec
JL
20965 * gdb.base/selftest.exp (backtrace through signal handler): Remove
20966 hppa*-*-hpux* expected failure.
20967 * gdb.base/structs.exp (do_function_calls): Similarly.
20968
20969 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
20970 watchpoints.
20971
9fbfe2dc
AC
209722002-01-06 Andrew Cagney <ac131313@redhat.com>
20973
20974 Fix PR gdb/66.
20975 * gdb.base/structs.exp: Replace skip for a29k with skip for
20976 gdb,cannot_call_functions.
20977 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
20978 * gdb.base/callfuncs.exp: Ditto.
20979 * gdb.base/call-rt-st.exp: Ditto.
20980 * gdb.base/call-strs.exp: Ditto.
20981 * gdb.base/callfwmall.exp: Ditto.
20982 * gdb.base/scope.exp: Obsolete xfail a29k.
20983 * gdb.c++/misc.exp: Ditto.
20984 * gdb.c++/cplusfuncs.exp: Ditto.
20985 * gdb.base/ptype.exp: Ditto.
20986 * gdb.base/printcmds.exp: Ditto.
20987 * gdb.base/opaque.exp: Ditto.
20988 * gdb.base/list.exp: Ditto.
20989 * gdb.base/funcargs.exp: Ditto.
20990 * gdb.base/default.exp: Ditto.
20991
8ddad156
MS
209922002-01-04 Michael Snyder <msnyder@redhat.com>
20993
ca4976a6 20994 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
20995 * gdb.base/maint.exp: Add tests for maint info sections options.
20996
1b074332
JL
20997Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
20998
20999 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
21000
7d159115
CV
210012001-12-20 Corinna Vinschen <vinschen@redhat.com>
21002
21003 * gdb.asm/arm.inc: New file.
21004 * gdb.asm/asm-source.exp: Add arm targets.
21005 * gdb.asm/configure.in: Ditto.
21006 * gdb.asm/configure: Recreated from configure.in.
21007
8fb87725
JL
21008Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
21009
afabe08c
JL
21010 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
21011 with HP's compiler.
21012 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
21013 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
21014 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
21015 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
21016
21017 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
21018 either HP's compilers or GCC.
21019
db521deb
JL
21020 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
21021 a SIGBUS or SIGSEGV.
21022
21023 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
21024
21025 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
21026 can be compiled with either HP's compiler or GCC.
21027
cfa88ab7
JL
21028 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
21029 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
21030 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
21031
ca344dff
JL
21032 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
21033 to match current gdb output. Update due to using auto-solib-limit
21034 for limiting instead of overloading auto-solib-add.
21035 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
21036 test program.
21037
3f3c6e55 21038 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
21039 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
21040 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
21041 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
21042 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
21043 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
21044 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
21045 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
21046 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
21047 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
21048 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
21049 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
21050 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 21051
8fb87725
JL
21052 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
21053 a SIGTRAP to the inferior.
21054
cf599fa7
CV
210552001-12-19 Corinna Vinschen <vinschen@redhat.com>
21056
21057 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
21058 Substitute call to target_link by call to gdb_compile.
21059
2cd045cd
JL
21060Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
21061
a9c64011
AS
21062 * gdb.base/break.exp: Fix HP specific search string when testing
21063 backtracing in a called function.
2cd045cd 21064
a9c64011
AS
21065 * gdb.base/constvars.exp: Only set lang to C++ if we're
21066 compiling the test with HP's compilers.
21067 * gdb.base/volatile.exp: Similarly.
2cd045cd 21068
99ebe9ac
JB
210692001-12-19 Jim Blandy <jimb@redhat.com>
21070
21071 * gdb.base/printcmds.exp: Expect the null character to be printed
21072 as '\0', and the '\013' to be printed as '\v'.
21073 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
21074 * gdb.base/setvar.exp: Same.
21075
b9891b29
JB
210762001-12-17 Jim Blandy <jimb@redhat.com>
21077
0eba65ab
JB
21078 * gdb.base/completion.exp: Rather than completing very long
21079 filenames, which can make the readline library produce output we
21080 don't recognize, cd to the directory first, and then complete
21081 using nice, short relative paths.
21082
6970b5b1
JB
21083 * gdb.base/completion.exp: On some systems, there is, in fact, a
21084 variable named `b' in scope, since GDB treats all static
a9c64011
AS
21085 variables as being in scope. So use `no_var_named_this'
21086 instead of `b'.
6970b5b1 21087
b9891b29 21088 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 21089 can't find the core file's registers as a failure.
b9891b29 21090
e6ccd35f
JSC
210912001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
21092
a9c64011
AS
21093 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
21094 test expect string more specific.
e6ccd35f 21095
105ba819
CV
210962001-12-13 Corinna Vinschen <vinschen@redhat.com>
21097
21098 * gdb.asm/asm-source.exp: Add support for xstormy16.
21099 * gdb.asm/configure.in: Ditto.
21100 * gdb.asm/configure: Rebuild.
21101 * gdb.asm/xstormy16.inc: New file.
21102
e9e79dd9
FF
211032001-12-10 Fred Fish <fnf@redhat.com>
21104
21105 * gdb.base/maint.exp: Update to match changes in type dumping code.
21106
347dc97d
JB
211072001-12-10 Jim Blandy <jimb@redhat.com>
21108
21109 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
21110 matching the entry point symbol's name at the beginning of the
21111 line.
347dc97d 21112
5178b9d6
DJ
211132001-12-07 Daniel Jacobowitz <drow@mvista.com>
21114
21115 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
21116 gdb.c++/inherit.exp, gdb.c++/method.exp,
21117 gdb.c++/namespace.exp, gdb.c++/templates.exp,
21118 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
21119 and class layout support.
21120
af890c52
DJ
211212001-12-07 Daniel Jacobowitz <drow@mvista.com>
21122
21123 * gdb.c++/classes.exp: Add test for static member function.
21124 * gdb.c++/misc.cc: Add class with static member function.
21125
7a345fb3
JB
211262001-12-07 Jim Blandy <jimb@redhat.com>
21127
f2e54a80 21128 If GDB says it can't find the struct the function returned, report
8032bf31
JB
21129 those tests as `unsupported'.
21130 * gdb.base/call-rt-st.exp (print_struct_call): New function.
21131 Rewrite subsequent tests to use it.
21132
21133 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
21134 those tests as `unsupported'.
21135 * gdb.base/structs.exp (call_struct_func): New function.
21136 (do_function_calls): Use call_struct_func to call the functions
21137 returning structs.
21138
0bc69509
JB
21139 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
21140 whether functions are prototyped or not, so we can't possibly pass
21141 arguments to t_float_values2 properly.
21142
7a345fb3
JB
21143 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
21144 value of `timeout' for targets other than the mips*tx39-*.
21145
edb6ede1
MS
211462001-12-06 Michael Snyder <msnyder@redhat.com>
21147
d63a86f8 21148 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
21149 and detect whether the start symbol has a leading underscore.
21150
2d842f13
JB
211512001-12-04 Jim Blandy <jimb@redhat.com>
21152
21153 * gdb.base/completion.exp: Clarify indentation.
21154
68550daf
JB
211552001-12-03 Jim Blandy <jimb@redhat.com>
21156
21157 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
21158 variables on the S/390, not `.word'.
21159
cd5195a8
JB
211602001-11-30 Jim Blandy <jimb@redhat.com>
21161
21162 Add assembly-source tests for s390-ibm-linux.
21163 * gdb.asm/s390.inc: New file.
21164 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
21165 the S/390 architecture.
a9c64011 21166 * gdb.asm/configure: Regenerated.
cd5195a8 21167
ca9efc90
MS
211682001-11-30 Michael Snyder <msnyder@redhat.com>
21169
21170 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
21171 next, info source, info sources, info line, global and static
21172 variables, and static functions.
21173 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
21174 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
21175 * gdb.asm/asmsrc1.s: Add a static function and some variables.
21176 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
21177 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
21178 (gdbasm_leave): Restore frame pointer.
21179 (gdbasm_startup): Copy stack set-up from crt0.S.
21180
d0e66976
FN
211812001-11-26 Fernando Nasser <fnasser@redhat.com>
21182
21183 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
21184 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
21185 to a local (non-static) variable. Copy tstruct.a to a static buffer
21186 and return a pointer to that buffer.
21187 * gdb.base/callfwmall.c (t_structs_a): Ditto.
21188
e2334072
MK
211892001-11-24 Mark Kettenis <kettenis@gnu.org>
21190
21191 * gdb.asm/configure.in: Fix recognition of ix86 target.
21192 * gdb.asm/configure: Regenerate.
21193
756caa3d
MS
211942001-11-21 Michael Snyder <msnyder@redhat.com>
21195
21196 * gdb.asm/sparc.inc: New file.
21197 * gdb.asm/asm-source.exp: Recognize sparc target.
21198 * gdb.asm/configure.in: Recognize sparc target.
21199 * gdb.asm/configure: Regenerate.
d63a86f8 21200
9a4d72d5
MS
212012001-11-21 Michael Snyder <msnyder@redhat.com>
21202
21203 * gdb.asm/m32r.inc: New file.
21204 * gdb.asm/asm-source.exp: Recognize m32r target.
21205 * gdb.asm/configure.in: Recognize m32r target.
21206 * gdb.asm/configure: Regenerate.
21207
a773d1cd
MS
212082001-11-20 Michael Snyder <msnyder@redhat.com>
21209
017ac23d
MS
21210 * gdb.asm/i386.inc: New file.
21211 * gdb.asm/asm-source.exp: Recognize ix86 target.
21212 * gdb.asm/configure.in: Recognize ix86 target.
21213 * gdb.asm/configure: Regenerate.
21214
a773d1cd
MS
21215 * gdb.c++/namespace.exp: Fix quotes in output messages.
21216
bb632afb
MS
212172001-11-14 Michael Snyder <msnyder@redhat.com>
21218
25d559ca 21219 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
21220 qualifier in a type cast expression, to designate an address
21221 in the instruction space (Harvard architecture).
21222
4749e309
MS
212232001-11-13 Michael Snyder <msnyder@redhat.com>
21224
21225 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
21226 Tests for expressions using 'const' and 'volatile'.
21227
25050984
CV
212282001-11-13 Corinna Vinschen <vinschen@redhat.com>
21229
21230 * gdb.asm/asm-sources.exp: Allow defining linker flags.
21231
1902c51f
DJ
212322001-11-12 Daniel Jacobowitz <drow@mvista.com>
21233
21234 * lib/mi-support.exp (mi_run_to_helper): Move comments
21235 outside of gdb_expect.
21236
dcf95b47
DJ
212372001-11-11 Daniel Jacobowitz <drow@mvista.com>
21238
21239 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
21240 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
21241 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
21242 mi0_run_to): New functions.
21243 * gdb.mi/mi-simplerun.exp: Use them.
21244 * gdb.mi/mi0-simplerun.exp: Likewise.
21245 * gdb.mi/mi-var-cmd.exp: Likewise.
21246 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 21247
45b074e1
AC
212482001-11-10 Andrew Cagney <ac131313@redhat.com>
21249
21250 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
21251 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
21252
bf50d346
AC
212532001-11-09 Andrew Cagney <ac131313@redhat.com>
21254
21255 * gdb.base/restore.exp: Include $expected value in restored test
21256 message.
21257
9383332c
AC
212582001-11-09 Andrew Cagney <ac131313@redhat.com>
21259
21260 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
21261 implemented.
21262
db62520a
MS
212632001-11-08 Michael Snyder <msnyder@redhat.com>
21264
21265 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
21266 Add pass/fail message for stop at breakpoint in call dummy function.
21267
b5703437
MS
212682001-11-07 Michael Snyder <msnyder@redhat.com>
21269
d63a86f8
RM
21270 * gdb.c++/templates.exp (test_template_breakpoints):
21271 If we get an overload menu, but it does not match what
760f6330 21272 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
21273 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
21274 making the whitespace optional. Argument for "new" may be
21275 "unsigned" as well as "unsigned int/long".
d63a86f8 21276 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
21277 making the whitespace optional. Also replace "(void) with
21278 "((void|)), making the keyword "void" optional.
d63a86f8 21279 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
21280 making the whitespace optional. Also replace "(void) with
21281 "((void|)), making the keyword "void" optional.
3bf40917
MS
21282 * gdb.base/callfuncs.c (t_float_values): This function must
21283 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 21284 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
21285 can be tested against both cases. Usually one case involves
21286 promotion of float to double, while the other does not.
21287 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
21288 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
21289 includes a stack frame for "start".
21290
c8ab4e6d
JB
212912001-11-05 Jim Blandy <jimb@redhat.com>
21292
21293 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
21294 pointers are 32 bits long, and that offsets of relocs are always
21295 stored in the data (REL-style), and not in the reloc entry itself
21296 (RELA-style).
21297 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
21298 stabs.
21299
3f08ced9
MS
213002001-11-01 Michael Snyder <msnyder@redhat.com>
21301
21302 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
21303 and regular expression operators by using quoting.
21304
cbfa24cd
MS
213052001-10-31 Michael Snyder <msnyder@redhat.com>
21306
21307 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
21308 depending on what the symbol table contains.
21309 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
21310 the output of the ptype command. Similarly, accept both "const &"
21311 and "const&".
21312
aaa68313
CV
213132001-10-31 Corinna Vinschen <vinschen@redhat.com>
21314
21315 * gdb.base/miscexprs.c (main): Add usage of preprocessor
21316 symbol `STORAGE' to allow to choose the storage class of
21317 the local datastructures.
21318 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
21319 compiler directive.
21320
91740388
MS
213212001-10-30 Michael Snyder <msnyder@redhat.com>
21322
21323 * gdb.base/jump.exp: Allow it to run for all targets.
21324
1b7c05e7
CV
213252001-10-29 Corinna Vinschen <vinschen@redhat.com>
21326
21327 * gdb.base/call-ar-st.c (print_double_array): Match for loop
21328 with new double_array size.
21329 (main): Change storage class of all local variables to static.
21330 Reduce size of double_array to 9.
21331 * gdb.base/call-ar-st.exp: Increase timeout value.
21332 Change expected output for double array to match new size in
21333 call-ar-st.c.
21334
36a22261
CV
213352001-10-29 Corinna Vinschen <vinschen@redhat.com>
21336
21337 * gdb.base/ending-run.exp: Create identical output when passing
21338 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 21339 Stormy16 target.
36a22261 21340
92b8ae91
MK
213412001-10-28 Mark Kettenis <kettenis@gnu.org>
21342
21343 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
21344 that we catch the expected failure under Linux/x86.
21345
cb135b83
OF
213462001-10-29 Orjan Friberg <orjanf@axis.com>
21347
21348 * gdb.base/setvar.exp: Escape curly braces.
21349 * gdb.stabs/weird.exp: Ditto.
21350
6884aa54
DJ
213512001-10-27 Daniel Jacobowitz <drow@mvista.com>
21352
21353 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
21354 * gdm.mi/mi0-hack-cli.exp: Likewise.
21355
0398c9aa
AC
213562001-10-25 Andrew Cagney <ac131313@redhat.com>
21357
21358 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
21359 messages.
21360
d20bf2e8
AC
213612001-10-21 Andrew Cagney <ac131313@redhat.com>
21362
21363 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
21364 checking MI enabled.
21365
03dd63aa
CV
213662001-10-09 Corinna Vinschen <vinschen@redhat.com>
21367
21368 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
21369
1d9d99f3
FCE
213702001-10-04 Frank Ch. Eigler <fche@redhat.com>
21371
21372 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
21373 if gdb child process crashes, just signal an error.
21374
838ae6c4
JB
213752001-10-02 Jim Blandy <jimb@redhat.com>
21376
21377 * lib/gdb.exp (test_xfail_format): Simplify.
21378
21379 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
21380 front of the variable name `format'. Simplify `if'.
21381
8f0cbc1c
DJ
213822001-10-01 Daniel Jacobowitz <drow@mvista.com>
21383
21384 * gdb.threads/pthreads.exp: Wait for output and delay
21385 before sending ^C.
21386
1f08dafd
DJ
213872001-10-01 Daniel Jacobowitz <drow@mvista.com>
21388
21389 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
21390 some incorrect output instead of timing out.
21391 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
21392
674f90ff
CV
213932001-09-28 Corinna Vinschen <vinschen@redhat.com>
21394
21395 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
21396 check to allow additional `int'.
21397
9b284272
DJ
213982001-09-27 Daniel Jacobowitz <drow@mvista.com>
21399
21400 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
21401 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
21402
b55a4771
MS
214032001-09-27 Michael Snyder <msnyder@redhat.com>
21404
21405 * lib/gdb.exp (test_debug_format): New proc.
21406 (setup_xfail_format): Use new proc test_debug_format.
21407 * gdb.base/constvars.exp (local_compiler_xfail_check): New
21408 proc; use new service proc test_debug_format.
21409 Replace all other "gcc_compiled" tests with this test.
21410 * gdb.base/volatile.exp (local_compiler_xfail_check): New
21411 proc; use new service proc test_debug_format.
21412 Replace all other "gcc_compiled" tests with this test.
21413
214142001-09-27 Michael Snyder <msnyder@redhat.com>
21415
21416 * gdb.base/cvexpr.exp: New file.
21417 * gdb.base/cvexpr.c: New file
21418 Test for expressions using const and volatile keywords.
21419
4e6667ac
CV
214202001-09-26 Corinna Vinschen <vinschen@redhat.com>
21421
21422 * gdb.base/constvars.exp: Check for different orders of keywords
21423 and additional "int" strings in output.
21424
4f337972
AC
214252001-09-22 Andrew Cagney <ac131313@redhat.com>
21426
21427 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
21428 responses from "help maint".
21429
2015650d
FCE
214302001-09-19 Frank Ch. Eigler <fche@redhat.com>
21431
21432 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
21433 to localhost:NNN instead of :NNN, in case Xvfb is listening
21434 only on TCP.
21435
f3bcedc1
CV
214362001-09-19 Corinna Vinschen <vinschen@redhat.com>
21437
21438 * gdb.base/recurse.exp: When checking leaving the watchpoint
21439 scope, recognize when gdb is in function's epilogue and pass.
21440
6b819c92
KS
214412001-09-18 Keith Seitz <keiths@redhat.com>
21442
21443 * lib/insight-support.exp (_gdbtk_export_target_info): Add
21444 support for running tests against sid targets.
21445 (gdbtk_done): Ditto.
21446
a10c9419
CV
214472001-09-18 Corinna Vinschen <vinschen@redhat.com>
21448
21449 * gdb.base/ending-run.c (main): Set stdout buffersize
21450 to the same reasonable value for any target.
21451 * gdb.base/ending-run.exp: Add a regular expression
21452 to make testsuite happy on Sanyo Stormy16 target.
21453
739d0d99
CV
214542001-09-17 Corinna Vinschen <vinschen@redhat.com>
21455
21456 * gdb.base/display.c (do_loops): Add float variable `f'.
21457 Increment f in loop.
21458 * gdb.base/display.exp: Increment timeout by 60 seconds.
21459 Change float display test to use variable `f'.
21460
1b8947f0
JB
214612001-09-17 Jim Blandy <jimb@redhat.com>
21462
21463 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
21464 overflowing the limited breakpoint tables on some ROM monitors
21465 (like the ROM68K).
21466
9890ac81
FCE
214672001-09-15 Frank Ch. Eigler <fche@redhat.com>
21468
21469 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
21470 the "-ac" (disable access control) flag.
21471
6db765ea
JH
214722001-08-30 Jeff Holcomb <jeffh@redhat.com>
21473
21474 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
21475 ints.
21476
4c32cc04
KS
214772001-08-30 Keith Seitz <keiths@redhat.com>
21478
21479 * lib/gdb.exp: Move all insight-related functionality into
21480 separate file.
21481 * lib/insight-support.exp: New file.
21482
8d6e6f81
FCE
214832001-08-29 Frank Ch. Eigler <fche@redhat.com>
21484
21485 * config/sid.exp (sid_start): Never set sid verbosity; disable
21486 expect_background {} that consumed its stdout; tolerate </dev/null.
21487 Attempt to set endianness override in "sid" protocol mode. Cleanup.
21488
6a90e1d0
AC
214892001-08-18 Andrew Cagney <ac131313@redhat.com>
21490
21491 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
21492 CLI jump command to start it.
21493 (mi_run_to_main): Fail immediatly when unexpected output.
21494
1759b3c3
AC
214952001-08-18 Andrew Cagney <ac131313@redhat.com>
21496
21497 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
21498 beginning of function. Fix PR gdb/191.
21499
61d11d80
FCE
215002001-08-16 Frank Ch. Eigler <fche@redhat.com>
21501
21502 * config/sid.exp (sid_start): Don't warn if we cannot figure out
21503 what to force sid endianness to.
21504
942a4df2
KS
215052001-08-15 Keith Seitz <keiths@redhat.com>
21506
21507 * lib/gdb.exp (gdbtk_start): Don't set environment
21508 variables for TCL_LIBRARY and friends. Insight will
21509 now figure these out for itself.
21510
0521c418
MS
215112001-08-02 Michael Snyder <msnyder@redhat.com>
21512
21513 * gdb.base/completion.exp: Remove the symbol "a64l" from
21514 the expect string; this is target-specific, and not related
21515 to what is being tested.
21516
74a9a58a
DB
215172001-08-02 Dave Brolley <brolley@redhat.com>
21518
21519 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
21520
c70819fa
MS
215212001-07-25 Michael Snyder <msnyder@redhat.com>
21522
c2b8fa57
MS
21523 * gdb.base/consecutive.exp: New file. Test stepping over
21524 breakpoints on consecutive instructions.
21525 * gdb.base/consecutive.c: New file.
21526
c70819fa
MS
21527 * gdb.base/call-rt-st.exp: Use double-backslash to quote
21528 curly braces in regular expressions.
21529
2b1a1355
MS
215302001-07-25 Michael Snyder <msnyder@redhat.com>
21531
21532 * gdb.base/ending-run.exp: Accept "Program exited normally" as
21533 legitimate output from stepping out of main.
21534
413eca6f
KS
215352001-07-22 Keith Seitz <keiths@redhat.com>
21536
21537 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
21538 the empty string, do not run the tests.
21539
7e5a9322
SC
215402001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21541
21542 * gdb.base/long_long.exp: Detect size of pointer. Take into
21543 account 2-byte pointers when testing for p/a results.
21544
de58f10f
SC
215452001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21546
d63a86f8 21547 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
21548 and defined to 1K for m68hc11.
21549 (random_data): Reduce table to 1K for embedded platforms (68hc11).
21550 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
21551 (sizeof_random_data): New variable to tell the size of the data table;
21552 don't test past this size; always run to main.
21553
d6f5fea1
SC
215542001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21555
21556 * gdb.base/return2.exp: return of long long and double fails for
21557 68HC11; don't execute these tests on that platform.
21558 * gdb.base/return.exp: Return of a double fails for 68hc11.
21559
c477543d
SC
215602001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21561
21562 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
21563 tests that print a float.
21564 * call-rt-st.exp: Likewise.
21565
63cf1c79
MK
215662001-07-12 Mark Kettenis <kettenis@gnu.org>
21567
21568 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
21569 running this test on Linux.
21570
112f9ab5
MC
215712001-06-24 Michael Chastain <chastain@redhat.com>
21572
21573 * gdb.base/arithmet.exp: Remove some tests to make all test names
21574 unique.
21575
4970cb0f
MS
215762001-07-03 Michael Snyder <msnyder@redhat.com>
21577
21578 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
21579 the output of the ptype command.
21580
d85da69f
MS
215812001-07-02 Michael Snyder <msnyder@redhat.com>
21582
4c8a82de
MS
21583 * gdb.base/completion.exp: Don't assume that break.c is the only
21584 source file that may contain functions named "marker".
d85da69f
MS
21585 * gdb.base/corefile.exp: Quote the curly braces in regexp.
21586
8afc772b
AC
215872001-06-28 Andrew Cagney <ac131313@redhat.com>
21588
21589 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
21590 of files to delete.
21591
21592 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
21593 * gdb.disasm/h8300s.exp: New file.
21594 gdb.disasm/h8300s.s: Likewise.
21595
cff22675
AC
215962001-06-27 Andrew Cagney <ac131313@redhat.com>
21597
21598 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
21599 empty breakpoint tables.
21600
68c81b54
AC
216012001-06-25 Andrew Cagney <ac131313@redhat.com>
21602
21603 * lib/mi-support.exp: Update args=... part of stop-reason
21604 patterns. Accept either a list or a tuple.
21605
2dd62704
AC
216062001-06-23 Andrew Cagney <ac131313@redhat.com>
21607
21608 * lib/mi-support.exp: Remove local emacs variable defining
21609 change-log-default-name.
21610
b4127474
MC
216112001-06-22 Michael Chastain <chastain@redhat.com>
21612
21613 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
21614 This is operationally compatible with the previous version.
21615
8dbfb380
JB
216162001-06-13 Jim Blandy <jimb@redhat.com>
21617
21618 * lib/gdb.exp (gdb_test): Doc fix.
21619
f2d8c86d
MC
216202001-06-10 Michael Chastain <chastain@redhat.com>
21621
21622 * gdb.base/exprs.exp: Remove a duplicate test.
21623
81564d34
JB
216242001-06-06 Jim Blandy <jimb@redhat.com>
21625
21626 * gdb.base/return2.exp (main): Use values to test float and double
21627 returns that are not NaN's, to avoid being confused by IEEE
21628 comparison rules.
21629
da55addb
MS
216302001-06-04 Michael Snyder <msnyder@redhat.com>
21631
21632 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 21633 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
21634 rather than wait for 12 more tests to time out.
21635
42c65987
JB
216362001-06-06 Jim Blandy <jimb@redhat.com>
21637
b18bced9 21638 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 21639 Don't forget to match the GDB prompt.
b18bced9 21640
42c65987
JB
21641 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
21642
5b41e5f0
JB
216432001-06-04 Jim Blandy <jimb@redhat.com>
21644
21645 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
21646 command.
21647
015e046f
KB
216482001-05-31 Kevin Buettner <kevinb@redhat.com>
21649
21650 * gdb.base/annota1.exp (info break): Match four or more spaces
21651 after "Address".
21652
fb1ffbbe
MC
216532001-05-31 Michael Chastain <chastain@redhat.com>
21654
21655 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
21656 (dm_type_int_star): Likewise.
21657 (dm_type_long_star): Likewise.
21658 (dm_type_void_star): Likewise.
21659
5ea2a32c
KB
216602001-05-29 Kevin Buettner <kevinb@redhat.com>
21661
21662 * gdb.base/completion.exp (INPUTRC): Set this environment variable
21663 to a known value in order to get consistent results regardless
21664 of the setting of INPUTRC or the presence or contents of .inputrc.
21665
ae23c492
MS
216662001-05-24 Michael Snyder <msnyder@redhat.com>
21667
ac55707e
MS
21668 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
21669 Don't require that the main thread and the manager thread are the
21670 first in the list.
21671
ae23c492
MS
21672 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
21673 debugging. If test fails, issue an "unsupported" not a "fail".
21674
400071f1
JB
216752001-05-24 Jim Blandy <jimb@redhat.com>
21676
21677 Don't assume that short is shorter than int.
21678 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
21679 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 21680 this isn't true.
400071f1
JB
21681 ("print unsigned char == (~0)"): Add test that verifies that ~0,
21682 an int, is not equal to ~0 stored in an unsigned char. This tests
21683 the same thing that the previous test meant to, but works on
21684 16-bit machines, too.
21685 ("print unsigned char != (~0)"): Same test, complemented.
21686
0816a3e5
MS
216872001-05-24 Michael Snyder <msnyder@redhat.com>
21688
21689 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 21690 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
21691 and prevents dejagnu getting out of step.
21692
f6dc23a9
KB
216932001-05-23 Kevin Buettner <kevinb@redhat.com>
21694
21695 * gdb.base/finish.exp (finish_void): Revise pattern for
21696 stopping on the call statement to not permit stopping at
21697 the start of the instructions comprising the call sequence.
21698
7dbd117d
MC
216992001-05-19 Michael Chastain <chastain@redhat.com>
21700
21701 * gdb.base/callfuncs.exp: Make all test names unique.
21702 * gdb.base/commands.exp: Make all test names unique.
21703 * gdb.base/condbreak.exp: Make all test names unique.
21704 * gdb.base/dbx.exp: Make all test names unique.
21705 * gdb.base/default.exp: Make all test names unique.
21706 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
21707 and TIMEOUT messages to their corresponding PASS message.
21708 * gdb.base/ending-run.exp: Make all test names unique.
21709 * gdb.base/long_long.exp: Remove duplicate test.
21710
6b0b0a9e
KB
217112001-05-21 Kevin Buettner <kevinb@redhat.com>
21712
21713 * gdb.base/finish.exp (finish_void): Allow "finish" command to
21714 stop on the call statement as well as the statement after the
21715 call.
21716
2caa35cb
MS
217172001-05-21 Michael Snyder <msnyder@redhat.com>
21718
21719 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
21720
40713331
EZ
217212001-05-10 Elena Zannoni <ezannoni@redhat.com>
21722
a9c64011
AS
21723 * gdb.base/completion.exp: Revamp test. Make it execute on all
21724 platforms.
40713331 21725
c2c1be8d
EZ
217262001-05-10 Elena Zannoni <ezannoni@redhat.com>
21727
a9c64011
AS
21728 * config/gdbserver.exp (gdb_load): Handle the case
21729 in which the arguments to gdbserver are given in the
21730 baseboard configuration file.
21731 Also handle the case in which the server needs to do a
21732 load.
2c9cd303 21733
9671de48
KS
217342001-05-07 Keith Seitz <keiths@cygnus.com>
21735
a9c64011
AS
21736 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
21737 set up the display for testing.
21738 (gdbtk_start): Convert all paths to paths that tcl will like.
21739 Export target information to environment.
21740 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
21741 necessary.
21742 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
21743 (to_tcl_path): New proc to convert a given pathname into
21744 a path acceptible as an argument to a tcl command.
21745 (_gdbtk_export_target_info): New proc to export target info
21746 into the environment for gdbtk testing.
21747 (gdbtk_done): New proc to signal end-of-test.
9671de48 21748
5a360f47
JB
217492001-05-06 Jim Blandy <jimb@redhat.com>
21750
21751 * restore.c: Make the code of caller0 correspond to its comment.
21752
66c756c6
MS
217532001-05-03 Michael Snyder <msnyder@redhat.com>
21754
21755 * config/sid.exp (gdb_target_sid): Check for error messages.
21756 On error or timeout, don't make expect exit (which will terminate
21757 all subsequent tests); instead just make gdb exit.
d63a86f8 21758 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
21759 return a negative value.
21760
a966fde5
JB
217612001-04-24 Jim Blandy <jimb@redhat.com>
21762
851c18e0
JB
21763 * gdb.c++/templates.exp: If we see the prompt for the overload
21764 list, but we haven't recognized any of the longer patterns,
21765 arrange for this test to fail, not hang.
21766
a966fde5
JB
21767 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
21768 variations.
21769
db144853
MC
217702001-04-22 Michael Chastain <chastain@redhat.com>
21771
21772 * gdb.c++/local.exp: Use the 'runto' library function.
21773 * gdb.c++/namespace.exp: Likewise.
21774 * gdb.c++/overload.exp: Likewise.
21775
3207ec21
KB
217762001-03-26 Kevin Buettner <kevinb@redhat.com>
21777
21778 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
21779 * gdb.base/step-line.exp: New file. Test step/next in presence of
21780 #line directives.
21781 * gdb.base/step-line.c: New file. Test program for the above.
21782 * gdb.base/step-line.inp: New file. We pretend that this file has
21783 been transformed by some other tool into step-line.c.
21784
13b57657
JB
217852001-03-21 Jim Blandy <jimb@redhat.com>
21786
21787 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
21788 unmangled operator names.
21789
754cbe1c
JB
217902001-03-20 Jim Blandy <jimb@redhat.com>
21791
21792 * gdb.threads/linux-dp.exp: Recognize an additional message
21793 generated by GDB when it doesn't understand how to debug threads
21794 on the target system.
21795
177495c9
AC
217962001-03-19 Andrew Cagney <ac131313@redhat.com>
21797
21798 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
21799
f266096b
MC
218002001-03-12 Michael Chastain <chastain@redhat.com>
21801
21802 * gdb.c++/derivation.exp: Use the 'runto' library function.
21803
cac3c2ff
MC
218042001-03-12 Michael Chastain <chastain@redhat.com>
21805
21806 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
21807
b6c11a24
MC
218082001-02-24 Michael Chastain <chastain@redhat.com>
21809
21810 * gdb.c++/ref-types.exp: Change handwritten code to library
21811 function 'runto'.
21812
6bae5bce
OF
218132001-03-16 Orjan Friberg <orjanf@axis.com>
21814
21815 * gdb.base/signals.exp: Set count to 0 explicitly.
21816
0015fd9a
MS
218172001-03-15 Mark Salter <msalter@redhat.com>
21818
21819 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
21820 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
21821 (gdb_load): Add support for additional target_info: gdb_download_size
21822 and gdb_load_timeout.
0015fd9a 21823
fc33412a
DT
21824Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
21825
21826 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
21827 file -- to prevent failing when the compile fails but we have no
21828 intention of running the tests anyway.
fc33412a
DT
21829
21830 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
21831 tests if set.
21832
21833 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 21834 integers.
fc33412a
DT
21835
21836 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
21837 * gdb.c++/namespace.exp: Ditto.
21838
115f06de
OF
218392001-03-07 Orjan Friberg <orjanf@axis.com>
21840
21841 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
21842 * gdb.base/pointers.exp: Relax pattern match of decimals.
21843
b6ba6518
KB
218442001-03-06 Kevin Buettner <kevinb@redhat.com>
21845
21846 * Makefile.in, config/abug.exp, config/cfdbug.exp,
21847 config/cpu32bug.exp, config/dve.exp, config/est.exp,
21848 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
21849 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
21850 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
21851 config/sh.exp, config/sid.exp, config/slite.exp,
21852 config/sparclet.exp, config/udi.exp, config/unknown.exp,
21853 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
21854 config/vxworks.exp, config/vxworks29k.exp,
21855 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
21856 gdb.base/all-bin.exp, gdb.base/annota1.exp,
21857 gdb.base/arithmet.exp, gdb.base/assign.exp,
21858 gdb.base/async.exp, gdb.base/attach.exp,
21859 gdb.base/bitfields.exp, gdb.base/bitops.exp,
21860 gdb.base/break.exp, gdb.base/call-ar-st.exp,
21861 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
21862 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
21863 gdb.base/commands.exp, gdb.base/completion.exp,
21864 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
21865 gdb.base/constvars.exp, gdb.base/corefile.exp,
21866 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
21867 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
21868 gdb.base/ending-run.exp, gdb.base/environ.exp,
21869 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
21870 gdb.base/finish.exp, gdb.base/foll-exec.exp,
21871 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
21872 gdb.base/funcargs.exp, gdb.base/help.exp,
21873 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
21874 gdb.base/logical.exp, gdb.base/long_long.exp,
21875 gdb.base/maint.exp, gdb.base/mips_pro.exp,
21876 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
21877 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
21878 gdb.base/pointers.exp, gdb.base/printcmds.exp,
21879 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
21880 gdb.base/regs.exp, gdb.base/relational.exp,
21881 gdb.base/remote.exp, gdb.base/reread.exp,
21882 gdb.base/restore.exp, gdb.base/return2.exp,
21883 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
21884 gdb.base/selftest.exp, gdb.base/setshow.exp,
21885 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
21886 gdb.base/sigall.exp, gdb.base/signals.exp,
21887 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
21888 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
21889 gdb.base/step-test.exp, gdb.base/structs.c,
21890 gdb.base/structs.exp, gdb.base/structs2.exp,
21891 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
21892 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
21893 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
21894 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
21895 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
21896 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
21897 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
21898 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
21899 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
21900 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
21901 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
21902 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
21903 gdb.fortran/types.exp, gdb.java/jmisc.exp,
21904 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
21905 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
21906 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
21907 gdb.trace/circ.exp, gdb.trace/collection.exp,
21908 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
21909 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
21910 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
21911 gdb.trace/report.exp, gdb.trace/save-trace.exp,
21912 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
21913 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
21914 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
21915 notices.
21916
dc96c6c7 219172001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
21918
21919 * gdb.base/varargs.c (find_max_double): Fix printf format string:
21920 first arg is int not float.
21921
dc96c6c7 219222001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
21923
21924 * gdb.base/reread.exp: Unsupported for non-native targets;
21925 doesn't work for remote debugging.
21926
9b0c4aeb
FN
219272001-02-19 Fernando Nasser <fnasser@redhat.com>
21928
21929 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
21930 * gdb.base/ending-run.exp: Properly handle the BSP state when
21931 stepping past the end of main.
9b0c4aeb 21932
02aa71d5
MC
219332001-02-19 John Moore <jmoore@redhat.com>
21934
21935 * gdb.base/commands.exp (infrun_breakpoint_command_test):
21936 Converted HPUX fix for non-expected items following multiple
21937 step commands into general solution for all platforms.
21938
1fa449a4
MC
219392001-02-18 Michael Chastain <chastain@redhat.com>
21940
21941 * gdb.c++/classes.exp (do_tests): Change runto statements
21942 from "runto 'foo(void)'" to "runto 'foo'". This makes the
21943 statements demangler agnostic.
21944 * gdb.c++/virtfunc.exp (do_tests): Likewise.
21945 (gdb_virtfunc_restart): Likewise.
21946
b2f9ec70
MC
219472001-02-14 Michael Chastain <chastain@redhat.com>
21948
21949 * gdb.c++/inherit.exp (do_tests): Change runto statements
21950 from "runto 'foo(void)'" to "runto 'foo'". This makes the
21951 statements demangler agnostic.
21952
cf74b8ca
AC
21953Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
21954
21955 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
21956 ``continue to bkpt at common_routine in thread 2'' and ``stopped
21957 before calling common_routine 15 times'' tests.
cf74b8ca 21958
99f78f56
MC
219592001-02-11 Michael Chastain <chastain@redhat.com>
21960
21961 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
21962 Helps the test script figure out which demangler is in use.
21963 (dm_type_foo_ref): Ditto.
21964 (dm_type_int_star): Ditto.
21965 (dm_type_long_star): Ditto.
21966 (dm_type_unsigned_int): Ditto.
21967 (dm_type_void): Ditto.
21968 (dm_type_void_star): Ditto.
99707966 21969 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
21970 Probe the gdb demangler and set variables to accommodate
21971 formatting differences.
21972 (info_func_regexp): New function. Same as info_func, but
21973 matches against a regexp.
21974 (info_func): Match against a literal string.
21975 (print_addr_2): New function. Match against a literal string,
21976 which can be different from the input to gdb.
21977 (print_addr): Simply call print_addr_2 with the same argument twice.
21978 (test_lookup_operator_functions): Use demangler formatting variables.
21979 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
21980 the tests in the same order as the C++ class declaration.
21981 (test_paddr_operator_functions): Ditto.
21982 (test_paddr_overloaded_functions): Ditto.
21983 (test_paddr_hairy_functions): Use demangler formatting variables.
21984 Add reference to gdb/19 for related tests.
21985 (do_tests): Call probe_demangler.
21986
1de8f023
KB
219872001-01-30 Kevin Buettner <kevinb@redhat.com>
21988
21989 * gdb.c++/templates.cc (printf): Remove unused function definition.
21990
ca3f91ed
MS
219912001-01-26 Felix Lee <flee@redhat.com>
21992
21993 * sid.exp (sid_exit): Pass host, not target, to remote_close.
21994
219952001-01-25 matthew green <mrg@redhat.com>
21996
21997 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
21998 up sid.
21999 (sid_exit): Call `remote_pop_conn' after GDB is gone.
22000
220012001-01-25 matthew green <mrg@redhat.com>
22002
22003 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 22004 Deprecate $sid_spawn_id.
ca3f91ed
MS
22005 (sid_exit): Remove code necessary only for `spawn.'
22006
220072001-01-25 matthew green <mrg@redhat.com>
22008
22009 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
22010
fb18ec4a
MC
220112001-01-28 Michael Chastain <chastain@redhat.com>
22012
22013 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
22014 to call when tests fail. It takes gdb out of the overloaded
22015 function choice menu back to the main prompt, so that the test
22016 program stays synchronized.
22017 (set_bp_overloaded): New proc to collect all the common
22018 code for setting a breakpoint on an overloaded name. Calls
22019 take_gdb_out_of_choice_menu when needed.
22020 (menu_overload1arg): New variable to collect the repeated
22021 instances of the expected menu for an overloaded name. Change
22022 the regular expression to handle changes in g++ type encoding:
22023 "void" can be either "void" or "", and "unsigned int" can be
22024 either "unsigned int" or "unsigned".
22025 (continue_to_bp_overloaded): Change regular expressions to handle
22026 changes in g++ type encoding.
22027 (no proc): Call take_gdb_out_of_choice_menu when needed.
22028 Remove redundant calls to "info break". Accept either "canceled"
22029 or "cancelled". Change regular expressions in "info break"
22030 calls to handle changes in g++ type encoding. Give all tests
22031 unique strings.
22032
9c646a6e
BE
220332001-01-17 Ben Elliston <bje@redhat.com>
22034
22035 * config/sid.exp: New file.
22036
9549d9c1
AC
22037Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
22038
22039 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
22040
dc96c6c7 220412000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
22042
22043 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
22044 Add a RE to accept a non-ascii char if one is ever presented.
22045
b4df4f68
FN
220462000-12-20 Fernando Nasser <fnasser@redhat.com>
22047
297dd0fd 22048 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 22049
dc96c6c7 220502000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 22051
d63a86f8 22052 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
22053 in regexp. One '\' does not suffice on Linux.
22054
4a7bddb6
MC
220552000-12-09 Michael Chastain <chastain@redhat.com>
22056
22057 * gdb.base/break.exp (test_clear_command): Use a marker function
22058 rather than 'main' for the test function. Also move this
22059 test to an execution point where the marker function names are
22060 guaranteed to be bound to functions. (Executing tests after a
22061 'finish' from main runs into name conflicts with local names
22062 in __libc_start_main).
22063
dc96c6c7 220642000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
22065
22066 * gdb.base/finish.exp: New test for gdb's "finish" command.
22067 * gdb.base/return2.exp: New test for gdb's "return" command.
22068 * gdb.base/return2.c: New source file for above.
22069
dc96c6c7 220702000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
22071
22072 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
22073 * gdb.base/miscexprs.exp: Ditto.
22074 * gdb.base/pointers.exp: Ditto.
22075 * gdb.c++/derivation.exp: Ditto.
22076 * gdb.c++/local.exp: Ditto.
22077 * gdb.c++/namespace.exp: Ditto.
22078 * gdb.c++/overload.exp: Ditto.
22079 * gdb.c++/ref-types.exp: Ditto.
22080
dc96c6c7 220812000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
22082
22083 * gdb.base/constvars.exp: Test result of "up" command.
22084 * gdb.base/miscexprs.exp: Ditto.
22085 * gdb.base/pointers.exp: Ditto.
22086 * gdb.base/scope.exp: Ditto.
22087 * gdb.c++/derivation.exp: Ditto.
22088 * gdb.c++/local.exp: Ditto.
22089 * gdb.c++/namespace.exp: Ditto.
22090 * gdb.c++/overload.exp: Ditto.
22091 * gdb.c++/ref-types.exp: Ditto.
22092
44097287
FN
220932000-11-22 Michael Chastain <chastain@redhat.com>
22094
22095 * mips_pro.exp: Accept either "middle -> top -> main" or
22096 "middle -> main" in the backtrace, because gcc can optimize
22097 tail calls to jumps. Remove setup_xfail for the hppa case.
22098 Add a comment with the original warning messages from PR 3016,
22099 which was filed in 1993, to preserve them for posterity.
22100
9d2e1bab
ND
221012000-11-17 Nick Duffek <nsd@redhat.com>
22102
22103 * lib/gdb.exp (gdb_test): Override timeout with board info.
22104
1aca8eb7
ND
221052000-11-17 Nick Duffek <nsd@redhat.com>
22106
22107 * gdb.base/display.exp: Don't kill running stub. Add "again" to
22108 the second kill and detach messages.
22109
93076499
ND
221102000-11-17 Nick Duffek <nsd@redhat.com>
22111
22112 * configure.in: Add AC_EXEEXT.
22113 * configure: Regenerate.
22114 * Makefile.in (just-check): Export EXEEXT.
22115 * lib/gdb.exp ($EXEEXT): Import from environment.
22116 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
22117 expect "maint dump-me" on Cygwin.
22118 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
22119 $EXEEXT.
22120
30e87cd3
ND
221212000-11-17 Nick Duffek <nsd@redhat.com>
22122
22123 * gdb.base/break.exp: Test backtrace and finish from called
22124 function on all platforms, not just HP-UX.
22125
dc96c6c7 221262000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
22127
22128 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
22129 code from gdb_target_monitor, so it can be used independantly
22130 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 22131
dc96c6c7 221322000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
22133
22134 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
22135 * gdb.base/corefile.exp: Expect the message "Program is being
22136 debugged already" when we send the "corefile" command, since
22137 the preceeding gdb_load may have connected gdb to a remote target.
22138 * gdb.base/display.exp: Disable hardware watchpoints if new
22139 board info variable "no_hardware_watchpoints" is true.
22140 Replace single-letter commands with more readable ones.
22141 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
22142 if new board info variable "no_hardware_watchpoints" is true.
22143 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
22144 to see if stdio (printf) testing is possible.
22145 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
22146 board info variable "no_hardware_watchpoints" is true. Use new
22147 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
22148
39124dea
FN
221492000-11-13 Fernando Nasser <fnasser@redhat.com>
22150
22151 From Orjan Friberg <orjanf@axis.com>:
22152 * gdb.base/printcmds.exp: Escape curly braces followed by a number
22153 in array print pattern match.
22154
a9e2e984
FN
221552000-11-09 Fernando Nasser <fnasser@redhat.com>
22156
22157 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
22158 spelling "cancelled" to U.S. spelling "canceled" to match changes
22159 made to gdb.
22160 * gdb.c++/ovldbreak.exp: Ditto.
22161
c7db355b
PS
221622000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
22163
22164 * gdb.base/callfuncs.c (main): Moved to end of file, call
22165 t_double_values to initialize the FPU before inferior calls are made.
22166 * gdb.base/callfuncs.exp: Test for register preservation after calling
22167 inferior functions. Add tests for continuining, finishing and
22168 returning from a stop in a call dummy.
22169
dc96c6c7 221702000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
22171
22172 * gdb.base/commands.exp: Break up long lines, and re-indent.
22173
dc96c6c7 221742000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
22175
22176 * config/gdbserver.exp: Rewritten from the ground up, to make it
22177 compatible with the current dejagnu tree, and to make it work with
22178 the new "gdbserver" in libremote.
22179
dc96c6c7 221802000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
22181
22182 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
22183 * gdb.base/varargs.exp: Skip entire test if no printf support.
22184 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
22185 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
22186
dc96c6c7 221872000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
22188
22189 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
22190 no floating point support.
22191 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
22192 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
22193 * gdb.base/call-rt-st.exp: Ditto.
22194 * gdb.base/call-strs.exp: Ditto.
22195
bac5fc66
JG
221962000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
22197
22198 * gdb.base/sizeof.c: include <stdio.h>.
22199
22200 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
22201 'finish', otherwise uncaptured gdb_prompt would potentially
22202 throw remaining test points out of sync.
bac5fc66 22203
b22a6027
SB
222042000-07-26 Scott Bambrough <scottb@netwinder.org>
22205
22206 * gdb.base/recurse.exp: Run tests for all targets.
22207 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
22208 gnu-oldld case on ARM.
22209 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
22210 for ARM targets.
d63a86f8 22211
d8231941
AG
22212Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
22213
22214 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
22215 * gdb.java/configure: Rebuild.
22216
8caabe69
AG
22217Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
22218
22219 * gdb.java/jv-exp.exp: New file.
22220
9d273ca3
AG
22221Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
22222
22223 * configure: Rebuilt.
22224 * configure.in (configdirs): Add gdb.java.
22225 * gdb.java/jmisc.java: New file.
22226 * gdb.java/jmisc.exp: New file.
22227 * gdb.java/Makefile.in: New file.
22228 * gdb.java/configure: Rebuilt.
22229 * gdb.java/configure.in: New file.
22230 * lib/java.exp: New file.
22231
4f823a66
AC
22232Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
22233
22234 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 22235 underflow.
4f823a66 22236
2391e11d
AC
22237Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
22238
22239 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 22240 and the compilers sizes.
2391e11d 22241
54602222
ND
222422000-07-09 Nick Duffek <nsd@redhat.com>
22243
22244 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
22245 (use_methods): New function.
22246 (main): Call use_methods().
22247 * gdb.c++/classes.exp (test_method_param_class): New procedure.
22248 (do_tests): Call test_method_param_class.
22249
2bec0572
ND
222502000-07-09 Nick Duffek <nsd@redhat.com>
22251
22252 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
22253 spelling.
22254 (test_enums): New procedure. Move enum tests from end of script
22255 to here. Set breakpoint on function name instead of line number.
22256 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
22257 (enums2): New marker function.
22258 (enums1): New function.
22259 (main): Call enums1(). Move enum tests to enums1().
22260
78492fde
AC
22261Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
22262
22263 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 22264 compile/link program. Update line numbers.
78492fde
AC
22265 * gdb.asm/d10v.inc: Define ``startup''.
22266 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 22267
49a2cef8
AC
22268Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
22269
22270 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
22271
3e6c8688
EZ
222722000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22273
22274 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 22275 of 'help maint print' command.
3e6c8688 22276
9ff5cbe9
AC
22277Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
22278
22279 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 22280 they use gdb_expect_list.
9ff5cbe9 22281
17c579bd
AC
22282Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
22283
22284 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
22285 memory-read-packet-size'' instead of ``set endian big'' to test
22286 long commands.
17c579bd 22287
e6d71bf3
DB
222882000-06-03 Daniel Berlin <dan@cgsoftware.com>
22289
22290 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 22291 g++, and stop skipping them.
e6d71bf3
DB
22292
22293 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
22294 work under g++.
22295
d63a86f8 22296 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
22297 initialization.
22298
dc96c6c7 222992000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
22300
22301 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
22302 the regular expression: accept an (almost) arbitrary sequence of
22303 "frames-invalid" and "breakpoints-invalid" messages both before
22304 and after the "starting" message.
22305
dc96c6c7 223062000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
22307
22308 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 22309
dc96c6c7 223102000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
22311
22312 * gdb.base/annota1.exp (annotate-signal-handler-caller):
22313 Relax the regular expression a little, make it pass on Solaris 8.
22314
8216cda9
KB
223152000-05-12 Kevin Buettner <kevinb@redhat.com>
22316
22317 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 22318 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
22319 Instead, it is permissible for gdb to stop on the line of the
22320 call itself.
22321
1a570b2f
MS
223222000-05-12 Michael Snyder <msnyder@.cygnus.com>
22323
22324 * gdb.base/break.exp (bp on small function, optimized file):
22325 Add a second pass pattern. The behavior differs here between stabs
22326 and dwarf for one-line functions. Stabs preserves two line symbols
22327 (one before the prologue and one after) with the same line number,
22328 but dwarf regards these as duplicates and discards one of them.
22329 Therefore the address after the prologue (where the breakpoint is)
22330 has no exactly matching line symbol, and GDB reports the breakpoint
22331 as if it were in the middle of a line rather than at the beginning.
22332
dc96c6c7 223332000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 22334
d63a86f8 22335 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
22336 rather than "send_gdb" (for consistancy).
22337
7d418785
AC
22338Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
22339
22340 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
22341 * gdb.c++/templates.cc: Properly check for GCC version number.
22342 * lib/compiler.cc: Likewise
22343
dc96c6c7 223442000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 22345
d63a86f8 22346 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
22347 gdb may not stop at the first line of main, due to code motion.
22348
dc96c6c7 223492000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
22350
22351 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
22352 This test depends on parsing the printf output from the target.
22353 Since the sparclet stub doesn't do stdio, this will never work.
22354 * gdb.base/call-rt-st.exp: ditto.
22355 * gdb.base/call-strs: ditto.
22356
dc96c6c7 223572000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
22358
22359 * gdb.base/miscexprs.exp: make sizeof long array test portable.
22360
22361 * gdb.base/ending-run.exp: After connecting to a remote target,
22362 but before running, the target will appear to be in a random
22363 location. Specify both a file and a line for breakpoints.
22364 Also, the function that calls main may be called 'init'
22365 rather than 'start'.
22366
a5a51225
EZ
223672000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22368
22369 * gdb.base/help.exp: Update output for add-symbol-file command.
22370
7930cc7c
FN
223712000-04-10 Fernando Nasser <fnasser@cygnus.com>
22372
22373 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22374 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
22375
23e37ab1
C
223762000-04-07 J.T. Conklin <jtc@redback.com>
22377
e93c542c
C
22378 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
22379
23e37ab1
C
22380 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
22381
591b8fa3
PDM
22382Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
22383
22384 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 22385 values that can be represented exactly.
591b8fa3
PDM
22386 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
22387 above change, and to not check against the directory part of the source
22388 file name.
22389 (step into print_long_arg_list): Likewise.
22390 (print print_small_structs from print_long_arg_list): Likewise.
22391 (print print_long_arg_list): Likewise.
22392
7a495180
EZ
223932000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22394
30b53638 22395 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 22396
beb998c6
AC
22397Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
22398
22399 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
22400
1c689132
DB
224012000-03-25 Daniel Berlin <dan@cgsoftware.com>
22402
22403 * gdb.base/commands.exp (deprecated_command_test): Add test for
22404 deprecate with no arguments.
22405
c1790a9d
JL
224062000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
22407
22408 * gdb.base/break.exp: Add new test for setting breakpoints on
22409 optimized code so we can test breakpoints work even when function
22410 prologues may be optimized away
22411
003ba290
FN
224122000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
22413
22414 From David Whedon <dwhedon@gordian.com>
a9c64011 22415 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 22416
6837a0a2
DB
224172000-03-22 Daniel Berlin <dan@cgsoftware.com>
22418
22419 * gdb.base/help.exp: Added test for new apropos command.
22420
b9593231
KB
224212000-03-21 Kevin Buettner <kevinb@redhat.com>
22422
22423 * gdb.base/pointers.c (usevar): New function.
22424 (main): Make sure that global variables v_int_pointer2, rptr,
22425 and y are all referenced someplace in the program by calling
22426 usevar() on them. [Some linkers delete symbols which are
22427 never referenced. The space remains, but there's no way to
22428 get a (symbolic) handle on the variable from the debugger.]
22429
751a959b
EZ
224302000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22431
22432 * gdb.base/printcmds.c: Add typedeffed arrays.
22433
22434 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 22435 procedure to test arrays that are typedef'd.
751a959b 22436
73a93a32
JI
224372000-03-13 James Ingham <jingham@leda.cygnus.com>
22438
22439 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 22440 the library directories.
73a93a32 22441
fb40c209
AC
22442Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
22443
22444 * configure.in (configdirs): Add sub directory gdb.mi.
22445 * configure: Re-generate.
22446
22447 * gdb.mi: New directory.
d63a86f8 22448
ee4dd2c9
AC
224492000-02-25 Scott Bambrough <scottb@netwinder.org>
22450
22451 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 22452 a long long value as a double on ARM platforms.
ee4dd2c9 22453
70f0cc22
JB
224542000-02-16 Jim Blandy <jimb@redhat.com>
22455
22456 * gdb.base/break.exp ("breakpoint line number"): Make sure the
22457 default source file is set properly before running this test.
22458
853819b8
EZ
224592000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22460
22461 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 22462 gdbtk/library directory, not in gdbtcl2.
853819b8 22463
dfcd3bfb
JM
224642000-02-04 Jim Blandy <jimb@redhat.com>
22465
22466 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
22467 backslash from regexp pattern.
22468
22469 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
22470 procedure. Use it to run all the "continue to bp overloaded"
22471 tests. Note that this changes the names of the tests slightly.
22472 If the breakpoint hit message includes a hex PC value, because
22473 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
22474 from the real source code, still consider that a pass.
22475
22476 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
22477 XFAIL here if the breakpoint message contains a hex address. Note
22478 similar change on 1999-11-02.
22479
22480 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
22481
22482 * gdb.base/ptype.exp: Establish a default source file before
22483 calling get_debug_format.
22484
224852000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
22486
22487 * gdb.base/watchpoint.exp: Remove duplication of test messages.
22488
8b93c638
JM
224892000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
22490
22491 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
22492 of successive stepi commands -- while in the prologue we should see
22493 the function entry bracket.
22494
224952000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
22496
22497 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
22498 reach __change_mode() when stepping through the end of main().
22499
c5394b80
JM
225002000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
22501
22502 * gdb.base/default.exp: Fix expected pattern.
22503 * gdb.base/help.exp: Same.
22504
0d06e24b
JM
225052000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22506
22507 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 22508 Don't use xfail's because that affects only the following test.
d63a86f8 22509
0d06e24b 22510 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 22511 solaris or linux.
0d06e24b
JM
22512
22513 * gdb.base/selftest.exp: Update to reflect changes to main.c.
22514
dc96c6c7 225152000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 22516
d63a86f8 22517 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
22518 "A syntax error" rather than "A parse error". Accept both.
22519
225202000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
22521
22522 * gdb.base/default.exp: Remove OS dependent string from "target
22523 remote" test.
22524 * gdb.base/help.exp: Same for "help target remote" test.
22525
c3f6f71d
JM
225262000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22527
22528 From Jim Kingdon <kingdon@redhat.com>:
22529
22530 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
22531 prompt (cleanup rather than necessity, but still might keep output
22532 from spilling to next test).
c3f6f71d
JM
22533
225342000-01-02 Fred Fish <fnf@cygnus.com>
22535
22536 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
22537 AIX, which defines them in <sys/types.h>.
22538
ed9a39eb 225391999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 22540
ed9a39eb 22541 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 22542 float" test.
ed9a39eb
JM
22543
225441999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 22545
ed9a39eb 22546 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
22547
22548 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
22549 outermost frame disallowed".
22550
225511999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
22552
22553 * gdb.base/setvar.exp: New tests for setting the value of a struct
22554 with a constant list.
22555
225561999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
22557
22558 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
22559 require the user to type a cast before setting the value of a struct.
22560
de57eccd
JM
225611999-12-06 Jim Blandy <jimb@cygnus.com>
22562
22563 * gdb.base/default.exp: Expect the new 'info float' command on
22564 all i386 platforms.
22565
22566 * gdb.threads/linux-dp.exp: Expand our ability to recognize
22567 LinuxThreads libraries that don't support debugging.
22568
c2d11a7d
JM
22569Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
22570
22571 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
22572 Change the buffer type to ``unsigned char'' to simplify size
22573 arithmetic.
c2d11a7d
JM
22574
22575 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
22576 stub only handles 400-1 byte packets. Verify that the download
22577 worked.
c2d11a7d
JM
22578
225791999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
22580
22581 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
22582 tests, using UNRESOLVED for the untested cases. Also, does not wait
22583 for a timeout if the prompt was received before a recognizable pattern.
22584
225851999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
22586
22587 * lib/gdb.exp (gdb_expect_list): Fix spelling.
22588
225891999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22590
22591 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 22592 watchpoints.
c2d11a7d
JM
22593
225941999-11-24 Jason Merrill <jason@casey.cygnus.com>
22595
22596 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
22597
22598 * gdb.c++/local.exp: Be more flexible in recognizing local class
22599 name mangling. Don't allow horribly truncated method names.
22600 * gdb.c++/derivation.exp: Expect protected inheritance.
22601 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
22602 * gdb.c++/virtfunc.exp: Likewise.
22603 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
22604 when printing a nested enum.
22605
226061999-11-22 Jim Blandy <jimb@cygnus.com>
22607
22608 * gdb.base/step-test.exp: Properly await GDB's response to setting
22609 a breakpoint on the call to large_struct_by_value.
22610
22611 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
22612 just because we have debug info for the `start' function.
22613
226141999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
22615
22616 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
22617 "Unknown signal" messages, which indicate (on LinuxThreads) that
22618 GDB doesn't know how to debug threads on this system. This is
22619 better than hanging while philosopher 0 dumps chatter into gdb.log.
22620
226211999-11-18 Tom Tromey <tromey@cygnus.com>
22622
22623 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
22624
226251999-11-18 Fred Fish <fnf@cygnus.com>
22626
22627 * gdb.base/coremaker2.c: Add sample program for generating
22628 cores that is more self contained than coremaker.c. Eventually
22629 I'll add more code to this and tie it into the testsuite.
22630
4ce44c66
JM
226311999-11-12 Stan Shebs <shebs@andros.cygnus.com>
22632
22633 * gdb.base/dollar.exp: Remove, now in gdb.hp.
22634
226351999-11-10 Jimmy Guo <guo@cup.hp.com>
22636
22637 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 22638 from $srcdir/lib/.
4ce44c66 22639 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 22640 and gdb.c++/.
4ce44c66
JM
22641
22642 * gdb.c++/derivation.exp: remove redundant get compiler info code.
22643
d63a86f8 22644 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
22645 'continue with watch' test point.
22646
226471999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
22648
22649 Merged from p2linux-990323-branch:
d63a86f8 22650
4ce44c66
JM
22651 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
22652
11cf8741
JM
22653Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
22654
22655 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 22656 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
22657
22658Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
22659
22660 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 22661 gdb_expect_list.
11cf8741
JM
22662
22663Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
22664
22665 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
22666
226671999-11-03 Mark Salter <msalter@cygnus.com>
22668
22669 * gdb.base/break.exp: Fix "stub continue" pattern.
22670
226711999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
22672
22673 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
22674
226751999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
22676
22677 * gdb.base/display.exp ("finish"): Add timeout clause.
22678
22679 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
22680 plain prompt clause, so this doesn't have to time out in order to
22681 fail.
22682
22683 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 22684 breakpoint hit messages include an address.
11cf8741
JM
22685
22686 * gdb.base/display.exp: Don't forget to escape parens in regular
22687 expressions. Unix regexp notatation sucks.
22688
226891999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22690
22691 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 22692 order for 'signalled' message.
11cf8741 22693
5c44784c
JM
226941999-11-01 Stan Shebs <shebs@andros.cygnus.com>
22695
22696 From Jimmy Guo <guo@cup.hp.com>:
22697 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
22698 * gdb.base/annota1.c: Add code for tests to work with.
22699
227001999-10-26 Frank Ch. Eigler <fche@cygnus.com>
22701
22702 * gdb.base/remote.exp: New test for remote downloading settings.
22703 * gdb.base/remote.c: New file with large .data.
22704
917317f4
JM
227051999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
22706
22707 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
22708 for LinuxThreads support, merged from the Code Fusion branch.
22709
22710Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
22711
22712 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
22713 containing exp_continue into a while within an expect. Don't
22714 attempt a start more than three times. Check return value from
22715 gdb_load.
d63a86f8 22716
2df3850c
JM
22717Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
22718
22719 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 22720 a pass case.
2df3850c 22721
2acceee2
JM
227221999-10-01 Kevin Buettner <kevinb@cygnus.com>
22723
22724 * gdb.base/break.c (main): Added a statement that we can step
22725 off of.
22726 * gdb.base/break.exp: Added tests for setting a breakpoint
22727 at an offset and stepping onto a breakpoint.
22728
227291999-10-01 Fred Fish <fnf@cygnus.com>
22730
d63a86f8 22731 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
22732 gdb output.
22733
c2c6d25f
JM
227341999-09-18 Jim Blandy <jimb@cris.red-bean.com>
22735
22736 * gdb.base/break.exp: Code locations are in hex, don't forget!
22737 (For HP-UX.)
22738
227391999-09-17 Stan Shebs <shebs@andros.cygnus.com>
22740
22741 * condbreak.exp: Use break.c as test program.
22742 * condbreak.c: Remove, redundant with break.c.
22743
227441999-09-15 Stan Shebs <shebs@andros.cygnus.com>
22745
22746 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 22747 Z-packets if the target needs it.
c2c6d25f
JM
22748
227491999-09-13 James Ingham <jingham@leda.cygnus.com>
22750
22751 * gdb.c++/overload.exp: Added tests for listing overloaded
22752 functions with function pointers in the arg, explicitly calling
22753 out the version you want.
22754
cff3e48b
JM
227551999-09-09 Stan Shebs <shebs@andros.cygnus.com>
22756
22757 * long_long.exp: Add variations of test cases that work for
22758 targets with 16-bit ints and 32-bit doubles.
22759
d4f3574e
SS
227601999-09-08 Stan Shebs <shebs@andros.cygnus.com>
22761
22762 * break.c (main): Compare a possibly-uninitialized argc with an
22763 unlikely value that fits in 16 bits.
22764
227651999-09-07 Stan Shebs <shebs@andros.cygnus.com>
22766
22767 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
22768 0xfeeb, don't want negative numbers if ints are 16 bits.
22769
22770 * lib/gdb.exp (skip_cplus_tests): New proc.
22771 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
22772 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
22773 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
22774 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
22775 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
22776 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
22777 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
22778 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
22779
22780 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
22781
22782Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
22783
22784 * gdb.base/corefile.exp (up): Allow a parameter to appear
22785 in the frame that we're going up to.
22786
22787 From Jim Blandy <jimb@cygnus.com>:
22788
22789 * gdb.base/default.exp (info float): Expect some output now.
22790
22791 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
22792 returning floating-point values to fail on the x86.
22793 * gdb.base/callfwmall.exp (do_function_calls): Same.
22794
22795 * gdb.base/list.exp (test_listsize): Correct expectations for
22796 listing line 1 with listsize 2. Also, listing a single line
22797 works now, as does listing three lines. [Kevin's note: There
22798 were a number of other cases fixed too where the expectations
22799 differed...]
22800
228011999-09-02 Stan Shebs <shebs@andros.cygnus.com>
22802
22803 * gdb.base/selftest.exp: Add case for when version prints as
22804 constant string instead of char pointer.
22805
104c1213
JM
228061999-08-25 Stan Shebs <shebs@andros.cygnus.com>
22807
22808 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 22809 stepping out of main.
104c1213
JM
22810
22811 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
22812 G++ used.
22813
22814 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 22815 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
22816
22817 * gdb.c++/ovldbreak.exp: Update match string in test that
22818 includes a warning of multiple breakpoints.
22819
228201999-08-24 Stan Shebs <shebs@andros.cygnus.com>
22821
22822 * gdb.base/display.exp: Improve precision of step-after-finish
22823 added yesterday.
22824
22825 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 22826 test.
104c1213
JM
22827
22828 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
22829 configs when using G++, not just hppa*.
22830
228311999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22832
22833 * gdb.base/async.c: New file.
22834 * gdb.base/async.exp: New file.
22835
22836Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
22837
22838 * gdb.base/break.exp: Tweak PA specific tests to properly handle
22839 PA64.
22840
53a5351d
JM
22841Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
22842
104c1213
JM
22843 * gdb.base/display.exp: "finish" can leave us mid-line on many
22844 targets, deal with it. Add a small constant to main, instead of
22845 1000 since main+1000 may not be a valid address in the target.
22846
53a5351d
JM
22847 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
22848 on hpux11.
22849
22850 * gdb.base/attach.exp: Handle another hpux11 error message variant
22851 when attaching to a process that does not exist.
22852
228531999-08-19 J.T. Conklin <jtc@redback.com>
22854
22855 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 22856 characters in 'continue to 1241' test.
53a5351d
JM
22857
228581999-08-17 Stan Shebs <shebs@andros.cygnus.com>
22859
22860 * gdb.base/call-ar-st.exp: Add a shorter match case for the
22861 stop in print_long_arg_list, define and use a whitespace
22862 variable in print_small_structs test, add an XFAIL for Solaris.
22863 * gdb.base/dbx.exp: XFAIL func commands until somebody is
22864 interested enough to fix.
22865
7be570e7
JM
228661999-08-13 Keith Seitz <keiths@cygnus.com>
22867
22868 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
22869 (dbx_gdb_load): Remove. Use gdb_load instead, since that
22870 proc knows about targets other than the natives.
22871 (test_assign): Use "gdb_run_cmd" to "run" the target.
22872 Check that we've actually hit the breakpoint at main.
22873 When we attempt to assign a value to a local variable, check
22874 that the variable is in the current scope, i.e., don't use
22875 a test with an empty result.
22876
22877Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
22878
22879 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 22880 command.
7be570e7
JM
22881
228821999-08-09 Stan Shebs <shebs@andros.cygnus.com>
22883
22884 From Jimmy Guo <guo@cup.hp.com> and others at HP:
22885 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
22886 gdb.compat, gdb.threads-hp.
22887 gdb.hp/configure, gdb.hp/configure.in: New files.
22888 gdb.hp/Makefile.in: Recurse into new subdirs.
22889 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
22890 gdb.hp/gdb.objdbg: New directory, tests for debugging info
22891 in object files.
22892 gdb.hp/tools: New directory, aux tools for HP-specific tests.
22893
96baa820
JM
228941999-08-05 Stan Shebs <shebs@andros.cygnus.com>
22895
22896 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 22897 funky printf, remove a bogus p/a test.
96baa820
JM
22898
228991999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22900
22901 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
22902 connected to the target. This is necessary when running not
22903 natively.
96baa820
JM
22904
229051999-08-03 Stan Shebs <shebs@andros.cygnus.com>
22906
22907 * gdb.base/step-test.exp: Removed some extraneous messages.
22908
22909 * gdb.base/long_long.exp: Don't run memory examination tests
22910 on little-endian targets (they will need a different set of
22911 results to match).
22912
229131999-08-02 Stan Shebs <shebs@andros.cygnus.com>
22914
22915 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
22916 until somebody decides to fix GDB.
22917
22918 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 22919 constant as "ULL".
96baa820
JM
22920 * gdb.base/long_long.exp: Loosen x/c test, add partial result
22921 matches for a couple x/2 commands.
22922
a0b3c4fd
JM
229231999-07-30 Stan Shebs <shebs@andros.cygnus.com>
22924
22925 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
22926 by merging in ref-types2 tests.
22927 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
22928
22929 From Jimmy Guo <guo@cup.hp.com> and others at HP:
22930 * gdb.c++/Makefile.in: Add standard actions.
22931 (EXECUTABLES): Rename from PROGS, update list.
22932 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
22933 from gdb.hp.
22934 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
22935 foo and bar locals.
22936 * gdb.c++/anon-union.exp: Fix tests to match.
22937 * gdb.c++/classes.exp: Run if HP compiler used, add extra
22938 expect matches to handle output variations.
22939 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
22940 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 22941 output, add HP alternatives for new and delete prints.
a0b3c4fd 22942 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 22943 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
22944 * gdb.c++/demangle.exp: Use $style when reporting failure.
22945 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
22946 * gdb.c++/inherit.exp: Run if HP compiler used, add some
22947 match alternatives.
22948 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 22949 compilers.
a0b3c4fd
JM
22950 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
22951 * gdb.c++/method.exp: Add match alternatives.
22952 * gdb.c++/misc.cc: Add bool types.
22953 * gdb.c++/misc.exp: Add tests for bool types.
22954 * gdb.c++/overload.exp: Add xfails.
22955 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
22956 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
22957 add some more template parameter tests (only for HP currently).
22958 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
22959 * gdb.c++/virtfunc.cc: Add return type and value for main.
22960 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
22961 match alternatives.
d63a86f8 22962
a0b3c4fd
JM
229631999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22964
22965 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
22966
229671999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
22968
22969 * gdb.base/signals.exp: Don't expect getting a backtrace from
22970 within a signal handler to fail on Linux.
22971
229721999-07-29 Stan Shebs <shebs@andros.cygnus.com>
22973
22974 From Jimmy Guo <guo@cup.hp.com> and others at HP:
22975 * lib/gdb.exp: Remove some gratuitious semicolons.
22976 (delete_breakpoints): Increase timeout.
22977 (gdb_expect): Add -notransfer option.
22978 (gdb_test): Use -notransfer option.
22979 (get_compiler_info): Add f77 case.
22980 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 22981 case.
a0b3c4fd
JM
22982 (gdb_preprocess): Call get_compiler.
22983
22984 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
22985 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
22986 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
22987 gdb.base/long_long.exp, gdb.base/printcmds.exp,
22988 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
22989 third arg to gdb_test.
a0b3c4fd
JM
22990 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
22991 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 22992 HP-UX xfails, add others.
a0b3c4fd
JM
22993 * gdb.base/completion.exp: Reflect name change of self-test.
22994 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
22995 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
22996 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
22997 HP failure number.
a0b3c4fd
JM
22998 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
22999 useless HP-UX 10.30 references.
23000 * gdb.base/maint.exp: Loosen matches.
23001 * gdb.base/pointers.c (main): Declare more_code.
23002 * gdb.base/pointers.exp: Match on output of a `next'.
23003 * gdb.base/structs.c: Add prototypes.
23004 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
23005 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
23006
230071999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23008
23009 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 23010 command.
a0b3c4fd
JM
23011
230121999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23013
23014 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
23015 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
23016
23017 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
23018 debug info. Deal with lack of signal hanlder info in stack.
23019
a9c64011 23020 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
23021 * gdb.base/annota1.exp: If printf has debug info, deal with it.
23022
5a2468f5
JM
230231999-07-19 Stan Shebs <shebs@andros.cygnus.com>
23024
23025 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 23026 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 23027
adf40b2e
JM
23028Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
23029
23030 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 23031 a1-selftest.exp.
adf40b2e
JM
23032 * gdb.base/configure: Re-generate.
23033
230341999-07-12 Stan Shebs <shebs@andros.cygnus.com>
23035
23036 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
23037 in trying to run first and name is too long.
23038
23039 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
23040 pointers2.c and pointers2.exp, respectively.
23041 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
23042 doschk happier.
23043
43e526b9
JM
230441999-07-08 Stan Shebs <shebs@andros.cygnus.com>
23045
23046 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
23047 callfuncs2.c and callfuncs2.exp.
23048
23049 * gdb.base/list.exp: Remove mistaken xfails.
23050 * gdb.base/list0.h: Add optional prototypes.
23051
9846de1b
JM
23052Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
23053
a9c64011 23054 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 23055 calling malloc.
a9c64011
AS
23056 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
23057 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 23058 use.
9846de1b
JM
23059
230601999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23061
23062 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
23063 * gdb.base/annota2.cc, annota2.exp: Move from here.
23064 * gdb.c++/annota2.cc, annota2.exp: To here.
23065 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
23066
43ff13b4
JM
23067Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
23068
23069 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 23070 a consistent format.
43ff13b4 23071
085dd6e6
JM
230721999-06-25 Stan Shebs <shebs@andros.cygnus.com>
23073
23074 From Jimmy Guo <guo@cup.hp.com> and others at HP:
23075 * lib/gdb.exp (get_compiler_info): Add detection for assorted
23076 HP compilers, also set the globals $true and $false.
23077
23078 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
23079 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
23080 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
23081 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
23082 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
23083 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
23084 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
23085 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
23086 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
23087 whatis.c} Add C++ compatible function definitions and return
23088 types, add includes for library functions.
085dd6e6
JM
23089 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
23090 * gdb.base/step-test.c (myglob): Rename from glob.
23091 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
23092 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
23093 files, move here from gdb.hp.
085dd6e6 23094 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
23095 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
23096 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
23097 Adjust line numbers in regexps.
085dd6e6
JM
23098
23099 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
23100 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
23101 instead of 0/1.
23102
23103 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
23104 foll-vfork.exp: New files, move here from gdb.hp.
23105 * gdb.base/page.exp: New file, test of pagination command.
23106
23107 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
23108 recursion test.
23109 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
23110
23111 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 23112 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
23113
23114 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 23115 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 23116 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 23117 watchpoint test.
085dd6e6
JM
23118 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
23119 them work.
23120 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
23121 expressions properly.
23122 * gdb.base/corefile.exp: Loosen the match slightly.
23123 * gdb.base/default.exp: Allow "Error accessing memory" message
23124 also.
23125 * gdb.base/display.exp: Skip over x/0 j if PA64.
23126 * gdb.base/funcargs.exp: Add xfails for HP-UX.
23127 * gdb.base/interrupt.exp: Ditto.
23128 * gdb.base/langs.exp: Add symbolic matches governed by compiler
23129 in use.
23130 * gdb.base/list.exp: Add xfails for HP-UX.
23131 * gdb.base/long_long.exp: Refine some of the numeric matches.
23132 * gdb.base/mips_pro.exp: Xfail on HP-UX.
23133 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
23134 * gdb.base/nodebug.exp: Succeed on more varieties of output.
23135 * gdb.base/opaque.exp: Remove some HP-UX xfails.
23136 * gdb.base/ptype.exp: Succeed on more varieties of output.
23137 * gdb.base/scope.exp: Add xfails for HP-UX.
23138 * gdb.base/sect-cmd.exp: Add more cases.
23139 * gdb.base/setvar.exp: Add xfails for HP-UX.
23140 * gdb.base/shlib-call.exp: Loosen some matches slightly.
23141 * gdb.base/signals.exp: Match on void symbolically.
23142 * gdb.base/step-test.exp: Add case for PA64.
23143 * gdb.base/term.exp: Add exit and restart.
23144 * gdb.base/twice.exp: Clean up after self.
23145 * gdb.base/varargs.exp: Disable overload resolution explicitly.
23146 * gdb.base/whatis.exp: Allow more ways to pass tests.
23147
23148 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 23149 no longer useful.
085dd6e6
JM
23150
23151Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
23152
23153 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 23154 list of patterns.
085dd6e6 23155 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
23156 print_double_array(double_array)", "continuing to breakpoint
23157 1018", "print print_double_array(array_d)" and "continuing to
23158 1034" tests.
d63a86f8 23159
085dd6e6
JM
231601999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
23161
a9c64011 23162 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
23163
231641999-06-24 Stan Shebs <shebs@andros.cygnus.com>
23165
23166 * config/mt-*: Remove, these haven't been used since 1996.
23167
231681999-06-22 Stan Shebs <shebs@andros.cygnus.com>
23169
23170 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 23171 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
23172 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
23173
9e0b60a8
JM
231741999-06-18 Stan Shebs <shebs@andros.cygnus.com>
23175
23176 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
23177 simpler match case for the ptype of the big class.
23178
231791999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
23180
23181 * gdb.exp: Fix test for gdb_prompt existence.
23182
231831999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
23184
23185 * gdb.exp (gdb_test): Add fail after calls to perror.
23186
231871999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
23188
23189 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
23190
231911999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
23192
23193 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
23194
0f71a2f6
JM
23195Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
23196
23197 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 23198 malloc() is linked in.
0f71a2f6
JM
23199
232001999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
23201
23202 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
23203 step at end.
23204
23205 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
23206
232071999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
23208
23209 * gdb.java/jv-print.exp: New file. (Our first Java test!)
23210
cce74817
JM
23211Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
23212
23213 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
23214 * gdb.base/mips_pro.exp: Likewise.
23215
232161999-06-02 Keith Seitz <keiths@cygnus.com>
23217
23218 * gdb.c++/templates.cc: Change all "new" operators to throw
23219 an exception.
23220 * gdb.c++/cplusfuncs.cc: Likewise.
23221
23222 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
23223
23224Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
23225
23226 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
23227 * gdb.base/ending-run.exp: When stepping out of main, accept a
23228 step into an arbitrary assembler file.
cce74817 23229
392a587b
JM
232301999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23231
d63a86f8 23232 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 23233 "breakpoint-invalid" to be printed.
d63a86f8 23234 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
23235 number of "frames-invalid" and "breakpoint-invalid" to be printed.
23236 * gdb.base/annota2.cc: Initialize a.x to 0.
23237
9e086581
JM
232381999-05-17 Keith Seitz <keiths@cygnus.com>
23239
23240 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
23241 when "skip_float_tests" set.
23242 Ditto for "print print_double_array(array_d)", "print print_small_structs",
23243 "print print_ten_doubles", and "step into print_long_arg_list".
23244 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
23245 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
23246 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
23247 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
23248 "skip_float_tests" is set.
23249 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
23250 when "skip_float_tests" set.
d63a86f8 23251
cd0fc7c3
SS
232521999-05-06 Keith Seitz <keiths@cygnus.com>
23253
23254 * gdb.base/annota2.cc: Include stdio.h.
23255
23256Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
23257
23258 * gdb.base/crossload.exp: Remove, this has been disabled ever
23259 since BFD stopped including all targets, and cross-GDB gets
23260 plenty of testing anyway.
23261 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
23262 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
23263 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
23264 * gdb.base/README: Remove, was doc for this.
23265 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 23266 needed.
cd0fc7c3 23267
b83266a0
SS
232681999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23269
23270 * gdb.base/call-ar-st.exp: Fix one regular expression in test
23271 output.
23272
23273 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
23274 * gdb.base/annota2.exp: New file. More annotation tests.
23275 * gdb.base/annota1.c: New file. Source file for annota1.exp.
23276 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
23277
232781999-04-23 Angela Marie Thomas <angela@cygnus.com>
23279
23280 * config/cfdbug.exp: New file.
23281
7a292a7a
SS
232821999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
23283
23284 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
23285 Marcus Daniel's and Dale Hawkins's demangler crashes.
23286
23287 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
23288 test_lucid_style_demangling, test_arm_style_demangling,
23289 test_hp_style_demangling): Try Tom Tromey's core-dumping
23290 identifier under each demangling style.
7a292a7a
SS
23291
232921999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
23293
23294 * gdb.c++/demangle.exp: Include the current demangling style
23295 in all test names.
23296 (current_demangling_style): New global variable.
23297 (set_demangling_style, test_demangling_core, test_demangling,
23298 test_demangling_exact): New functions.
23299 (test_gnu_style_demangling, test_lucid_style_demangling,
23300 test_arm_style_demangling, test_hp_style_demangling): Use those,
23301 instead of calling gdb_test and gdb_test_exact directly.
23302 (catch_demangling_errors): New function, which reports errors
23303 signalled by the demangling test functions in an orderly way.
23304 (do_tests): Use catch_demangling_errors.
23305
233061999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
23307
23308 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 23309 grouping in expressions, not {}.
7a292a7a
SS
23310
23311 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 23312 initialized yet.
7a292a7a
SS
23313
233141999-04-01 Stan Shebs <shebs@andros.cygnus.com>
23315
23316 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
23317 are listed.
23318
233191999-03-26 Stan Shebs <shebs@andros.cygnus.com>
23320
23321 * gdb.stabs/weird.exp: Test for CC being defined before
23322 looking at its value.
23323
233241999-03-25 Stan Shebs <shebs@andros.cygnus.com>
23325
23326 * gdb.base/call-ar-st.exp: Remove stray '#'.
23327 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
23328 "short int" and "long int".
23329 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 23330 change, to mollify finicky HP compiler.
7a292a7a
SS
23331 * gdb.hp/reg-test.exp (testfile): Fix file name.
23332 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 23333
7a292a7a
SS
23334 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
23335 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
23336 alternate form of enum ptype.
23337
c906108c
SS
233381999-03-23 Stan Shebs <shebs@andros.cygnus.com>
23339
7a292a7a
SS
23340 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
23341 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
23342 passing skip_hp_tests, so as not to waste time on guaranteed
23343 failure.
7a292a7a 23344
c906108c
SS
23345 * gdb.c++/overload.cc: Pass string instead of char addr, always
23346 init ccpfoo.
23347 * gdb.c++/templates.cc: Fix syntax error.
23348
7a292a7a
SS
23349Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23350
23351 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 23352 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
23353 command.
23354
233551999-03-18 James Ingham <jingham@cygnus.com>
23356
23357 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
23358
23359 * gdb.c++/method.exp: It was testing an uninitialized int on the
23360 stack and assuming it was positive.
23361
23362 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
23363
23364 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 23365 keep it from killing the rest of the tests.
7a292a7a
SS
23366 Use gdb_continue_to_end.
23367
23368 * gdb.base/sigall.exp: use gdb_continue_to_end.
23369
23370 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
23371
23372 * gdb.base/display.exp: use runto_main, not run.
23373
d63a86f8
RM
23374 * gdb.base/default.exp: Check for the current error message in the
23375 r abbreviation test.
7a292a7a
SS
23376 Add strongarm to the targets that know info float.
23377
d63a86f8 23378 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
23379 run which doesn't work with monitors.
23380
23381 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
23382
23383 * gdb.base/break.exp: use the gdb_continue_to_end proc.
23384
23385 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
23386 program. Traps the case (in Cygmon) when the program never really
23387 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
23388 more places, so I used my name. Sorry Mark...
23389
23390 * config/monitor.exp (gdb_target_monitor): added another
23391 target_info parameter: remotebinarydownload. This will set the
23392 remotebinarydownload flag if this is causing some boards trouble.
23393
233941999-03-18 Mark Salter <msalter@cygnus.com>
23395
23396 * lib/gdb.exp (continue_to_exit): New function.
23397
23398 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
23399 * gdb.base/ending-run.exp: Ditto.
23400 * gdb.base/step-test.exp: Ditto.
23401
234021999-03-16 Stan Shebs <shebs@andros.cygnus.com>
23403
23404 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
23405 (suggested by Art Haas <ahaas@neosoft.com>).
23406
234071999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
23408
889bf7c5 23409 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
23410
23411Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
23412
23413 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 23414 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
23415
234161999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
23417
23418 * gdb.base/call-strs.exp: Don't assume that `step' will step over
23419 a call to strlen; sometimes we do have sources.
23420
234211999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
23422
23423 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 23424 character, so GDB won't print garbage after its end.
d63a86f8 23425
c906108c
SS
23426 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
23427 breakpoint there instead. Sometimes GCC emits memcpy to handle
23428 the large structures being passed by value, so we step into that
23429 instead of sum_array_print, which obscures what we're really testing.
23430 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
23431 the bizarre steps into memcpy, so do that here. Add check for
23432 stepping into function calls that pass large structures by value.
23433 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
23434 Remove all references to specific line numbers.
23435 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
23436 New type and function.
23437 (main): Call large_struct_by_value, passing it a large struct by value.
23438 * lib/gdb.exp (gdb_get_line_number): New function.
23439
23440 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
23441 more portable.
23442
7a292a7a
SS
234431999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
23444
c906108c
SS
23445 * lib/gdb.exp: Doc fixes.
23446
7a292a7a
SS
234471999-03-05 Nick Clifton <nickc@cygnus.com>
23448
d63a86f8 23449 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
23450
234511999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
23452
c906108c 23453 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
23454 commands. They're not germane to this test, and they don't work
23455 that way on remote targets.
c906108c 23456
3fc11d3e
JM
234571999-03-01 James Ingham <jingham@cygnus.com>
23458
23459 * Changelog entries merged over from gdb development branch.
23460
3fc11d3e
JM
23461 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
23462
23463 * lib/gdb.exp (gdbtk_analyze_results): Generic function
23464 for outputting results of test run.
23465
2d4a1622 23466 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
23467
23468 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 23469
7a292a7a
SS
234701999-02-25 Felix Lee <flee@cygnus.com>
23471
23472 * lib/gdb.exp (debug_format): initialize
23473
c906108c
SS
234741999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
23475
23476 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
23477 * gdb.base/call-rt-st.c: Ditto.
23478
c906108c
SS
234791999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
23480
23481 * gdb.threads/pthreads.exp (horiz): New variable.
23482 (test_startup): Fix regexps that capture thread numbers.
23483
234841999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
23485
23486 * gdb.base/smoke.exp: Disambiguate two test case names (both
23487 called ``print'').
23488
23489Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
23490
23491 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 23492 compilation.
c906108c
SS
23493
234941999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
23495
23496 * gdb.base/miscexprs.exp: Change patterns to match GDB's
23497 actual output formatting.
23498 * gdb.base/smoke.exp: GDB removes leading 0's.
23499 * gdb.base/volatile.exp: Don't check type of remuneration;
23500 that variable is no longer defined in constvars.c.
23501 * gdb.base/step-test.c (main): Exit with explicit exit code.
23502 * gdb.base/step-test.exp: Remove two nexti checks--they are
23503 not portable.
23504
235051999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
23506
23507 * gdb.base/help.exp ("help delete display"): Fix test to match
23508 gdb's output.
23509
23510 * gdb.base/long_long.c (known_types): Initialize values to zero.
23511 * gdb.base/long_long.exp: Step one more line
23512 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
23513 leading zeros. Explicitly ask for hex formatting. Use
23514 unique test case names.
c906108c
SS
23515
23516Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23517
d63a86f8 23518 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
23519
23520 * gdb.c++/method.exp: Add missing close brace.
23521
235221999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
23523
23524 * gdb.base/maint.exp: Use 'set height 0' to disable page
23525 prompting, not 'set height 400'.
23526
23527 Fix a bunch of timeouts.
23528 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
23529 four separate tests, so expect doesn't take forever to match a ton
23530 of text against a regexp with lots of .* forms.
23531 ("maint print psymbols", "maint print symbols"): Make some of
23532 these greps more selective, so that expect doesn't try to wade
23533 through huge piles of output and time out.
23534
23535 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
23536
23537 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
23538 tests: one which doesn't expect shlib events to be reported, and
23539 another which does, but is XFAIL for all platforms other than
23540 HP/UX.
c906108c
SS
23541
23542 * gdb.base/break.exp: Teach the test suite that the `catch
23543 fork', `catch vfork', and `catch exec' commands produce error
23544 messages on platforms that don't provide these features.
23545
23546Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
23547
23548 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
23549 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
23550 (shortening names from solib_threshold.exp etc), won't run on
23551 anything but HP-UX for the foreseeable future.
c906108c 23552 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 23553 reflect move.
c906108c
SS
23554
23555Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
23556
23557 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 23558 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
23559
23560Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
23561
23562 * gdb.base/shlib-call.exp: add test cases to verify that gdb
23563 successfully re-sets breakpoints in shared libraries.
23564 * gdb.base/shmain.c (main): return 0, don't fall off the end.
23565
23566Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23567
d63a86f8
RM
23568 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
23569 and compiled w/o GCC.
c906108c
SS
23570
23571 * gdb.hp/watch-cmd.exp: ditto.
23572
23573 * gdb.hp/watch-hp.exp: ditto.
23574
23575 * gdb.hp/xdb1.exp: ditto.
23576
23577 * gdb.hp/xdb2.exp: ditto.
23578
23579 * gdb.hp/dbx.exp: ditto.
23580
23581Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
23582
23583 * constvars.c: Remove C++-isms.
23584 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 23585 with GCC.
c906108c
SS
23586
23587Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
23588
23589 The following changes are part of the HP merge.
23590
23591 * gdb.base/break.exp: new tests to verify that catchpoints for
23592 fork, vfork, and exec don't trigger inappropriately.
23593
23594 * gdb.base/opaque.exp: compile one file at a time, then link.
23595
23596 * gdb.base/signals.exp: be more restrictive about which hppa
23597 systems receive a setup_xfail. new tests.
23598
23599 * gdb.base/solib_threshold.build: new file.
23600 * gdb.base/solib_threshold.exp: new file.
23601 * gdb.base/solib_threshold.link_opts: new file.
23602 * gdb.base/solib_threshold.mk: new file.
23603 * gdb.base/gen_solib_threshold.c: new file.
23604
23605 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
23606 tests. New tests for enums inside classes.
23607
23608 * gdb.c++/compiler.cc: indicate support of template debugging.
23609
23610 * gdb.c++/demangle.exp: run hp style demangling tests.
23611
23612 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
23613 tests.
23614
23615 * gdb.c++/misc.cc: changes to support new tests.
23616
23617 * gdb.c++/templates.cc: changes to support HP's compiler; changes
23618 to support new tests.
23619
23620 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
23621 gcc, then skip these tests.
23622
23623Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
23624
23625 The following files are part of the HP merge; some had longer
23626 names at HP, but have been renamed to be no more than 14
23627 characters in length.
23628
23629 * gdb.hp/ambiguous.cc: new file.
23630 * gdb.hp/ambiguous.exp: new file.
23631 * gdb.hp/attach.exp: new file.
23632 * gdb.hp/attach2.exp: new file.
23633 * gdb.hp/classes-hp.exp: new file.
23634 * gdb.hp/ctti.exp: new file.
23635 * gdb.hp/ctti-add.cc: new file.
23636 * gdb.hp/ctti-add1.cc: new file.
23637 * gdb.hp/ctti-add2.cc: new file.
23638 * gdb.hp/ctti-add3.cc: new file.
23639 * gdb.hp/dbx.exp: new file.
23640 * gdb.hp/exception.cc: new file.
23641 * gdb.hp/exception.exp: new file.
23642 * gdb.hp/foll-exec.c: new file.
23643 * gdb.hp/foll-exec.exp: new file.
23644 * gdb.hp/foll-fork.c: new file.
23645 * gdb.hp/foll-fork.exp: new file.
23646 * gdb.hp/foll-vfork.c: new file.
23647 * gdb.hp/foll-vfork.exp: new file.
23648 * gdb.hp/inherit-hp.exp: new file.
23649 * gdb.hp/more-steps.exp: new file.
23650 * gdb.hp/namespace.cc: new file.
23651 * gdb.hp/namespace.exp: new file.
23652 * gdb.hp/optimize.exp: new file.
23653 * gdb.hp/pxdb.c: new file.
23654 * gdb.hp/pxdb.exp: new file.
23655 * gdb.hp/quicksort.exp: new file.
23656 * gdb.hp/reg-test.exp: new file.
23657 * gdb.hp/reg-test.s: new file.
23658 * gdb.hp/sized-enum.c: new file.
23659 * gdb.hp/sized-enum.exp: new file.
23660 * gdb.hp/start-stop.exp: new file.
23661 * gdb.hp/templ-hp.cc: new file.
23662 * gdb.hp/templ-hp.exp: new file.
23663 * gdb.hp/thr-lib.c: new file.
23664 * gdb.hp/thr-lib.exp: new file.
23665 * gdb.hp/thr-lib.h: new file.
23666 * gdb.hp/thr-liblib.c: new file.
23667 * gdb.hp/virtfun-hp.c: new file.
23668 * gdb.hp/virtfun-hp.exp: new file.
23669 * gdb.hp/watch-cmd.exp: new file.
23670 * gdb.hp/watch-hp.exp: new file.
23671 * gdb.hp/xdb1.exp: new file.
23672 * gdb.hp/xdb2.exp: new file.
23673 * gdb.hp/xdb3.exp: new file.
23674
23675Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
23676
23677 The following files are part of the HP merge; some had longer
23678 names at HP, but have been renamed to be no more than 14
23679 characters in length.
23680
23681 * gdb.base/ss.h: new file.
23682 * gdb.base/call-ar-st.c: new file.
23683 * gdb.base/call-ar-st.exp: new file.
23684 * gdb.base/call-rt-st.c: new file.
23685 * gdb.base/call-rt-st-exp: new file.
23686 * gdb.base/call-strs.exp: new file.
23687 * gdb.base/ena-dis-br.exp: new file.
23688 * gdb.base/environ.exp: new file.
23689 * gdb.base/long_long.exp: new file.
23690 * gdb.base/sect-cmd.exp: new file.
23691 * gdb.base/shlib-cl2.exp: new file.
23692 * gdb.base/smoke.exp: new file.
23693 * gdb.base/so-impl-ld.c: new file.
23694 * gdb.base/so-impl-ld.exp: new file.
23695 * gdb.base/so-indr-cl.c: new file.
23696 * gdb.base/so-indr-cl.exp: new file.
23697 * gdb.base/varargs.exp: new file.
23698 * gdb.base/volatile.exp: new file.
23699 * gdb.base/whatis-exp.exp: new file.
7a292a7a 23700 * gdb.base/display.exp: new file.
c906108c
SS
23701 * gdb.c++/derivation.exp: new file.
23702 * gdb.c++/local.exp: new file.
23703 * gdb.c++/member-ptr.exp: new file.
23704 * gdb.c++/overload.exp: new file.
23705 * gdb.c++/ovldbreak.exp: new file.
23706 * gdb.c++/ref-types.exp: new file.
23707 * gdb.c++/ref-types2.exp: new file.
23708 * gdb.c++/userdef.exp: new file.
d63a86f8 23709
c906108c
SS
23710Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
23711
23712 * gdb.base/default.exp: Reflect wording change in remote.c.
23713
dc96c6c7 23714Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23715
23716 * gdb.base/help.exp: Update to reflect current text.
23717
23718Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
23719
23720 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
23721 they're stack variables and contain garbage.
23722 * gdb.c++/anon-union.exp: new file.
23723
23724 The following changes were made by David Taylor
889bf7c5
PA
23725 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
23726 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
23727 in changes by HP.
c906108c
SS
23728
23729 * gdb.base/bitops.exp: new file.
23730 * gdb.base/default.exp: change expected messages for catch and
23731 info catch tests to reflect HP merge changes.
23732 * gdb.base/enable-disable-break.exp
23733 * gdb.base/ending-run.c: new file.
23734 * gdb.base/long_long.c: new file.
23735 * gdb.base/maint.exp: new file.
23736 * gdb.base/pointers2.exp: new file.
23737 * gdb.base/shlib-call2.exp: new file.
23738 * gdb.base/solib.exp: new file.
23739 * gdb.base/step-test.c: new file.
23740 * gdb.c++/anon-union.cc: new file.
23741 * gdb.c++/local.cc: new file.
23742 * gdb.c++/member-pointer.cc: new file.
23743 * gdb.c++/method.cc: new file.
23744 * gdb.c++/ref-types.cc: new file.
23745 * gdb.c++/ref-types2.cc: new file.
23746 * gdb.c++/userdef.cc: new file.
d63a86f8 23747
c906108c
SS
23748 * gdb.base/scope.exp: compile one file at a time, then link.
23749 * gdb.base/langs.exp: ditto.
23750 * gdb.base/list.exp: ditto.
d63a86f8 23751
c906108c
SS
23752Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
23753
23754 The following changes were made by David Taylor
889bf7c5
PA
23755 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
23756 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
23757 in changes by HP.
d63a86f8 23758
c906108c
SS
23759 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
23760 skip tests. When compiling pass c++ flag to gdb_compile.
23761 * gdb.c++/
d63a86f8 23762
c906108c
SS
23763 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
23764 test for on hppa*-*-hpux*; use args to see if c++ was specified.
23765 (skip_hp_tests): new function.
23766 (gdb_preprocess): new function.
23767
23768 * configure.in (hpdir): decide whether to configure gdb.hp.
23769 * configure: regenerated.
23770
23771 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
23772 to delete on clean.
23773 (EXECUTABLES): update to reflect new additions.
23774 * gdb.base/commands.exp: update message expected.
23775 * gdb.base/default.exp: add copyright notice.
23776 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
23777 * gdb.base/help.exp: update messages to reflect current text.
23778 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
23779 targets for recurse tests.
23780 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
23781 skip this file.
23782
23783 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
23784 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
23785 compilation.
23786 * gdb.c++/misc.exp: ditto.
23787 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
23788 run the tests. tell gdb_compile that it's a c++ compilation.
23789
23790 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 23791
c906108c
SS
23792 * gdb.base/all-bin.exp: new file.
23793 * gdb.base/arithmet.exp: new file.
23794 * gdb.base/assign.exp: new file.
23795 * gdb.base/completion.exp: new file.
23796 * gdb.base/cond-expr.exp: new file.
23797 * gdb.base/condbreak.exp: new file.
23798 * gdb.base/define.exp: new file.
23799 * gdb.base/dollar.exp: new file.
23800 * gdb.base/environment.exp: new file.
23801 * gdb.base/eval-skip.exp: new file.
23802 * gdb.base/jump.exp: new file.
23803 * gdb.base/logical.exp: new file.
23804 * gdb.base/pointers.exp: new file.
23805 * gdb.base/relational.exp: new file.
23806 * gdb.base/section_command.exp: new file.
23807 * gdb.base/whatis-expr.exp: new file.
23808
23809 * gdb.base/all-types.c: new file.
23810 * gdb.base/call-array-struct.c: new file.
23811 * gdb.base/call-return-struct.c: new file.
23812 * gdb.base/call-strings.c: new file.
23813 * gdb.base/callfuncs2.c: new file.
23814 * gdb.base/condbreak.c: new file.
23815 * gdb.base/constvars.c: new file.
23816 * gdb.base/display.c: new file.
23817 * gdb.base/int-type.c: new file.
23818 * gdb.base/jump.c: new file.
23819 * gdb.base/miscexprs.c: new file.
23820 * gdb.base/pointers.c: new file.
23821 * gdb.base/pointers2.c: new file.
23822 * gdb.base/shmain.c: new file.
23823 * gdb.base/shr1.c: new file.
23824 * gdb.base/shr2.c: new file.
23825 * gdb.base/solib.c: new file.
23826 * gdb.base/solib1.c: new file.
23827 * gdb.base/solib2.c: new file.
23828 * gdb.base/varargs.c: new file.
23829 * gdb.c++/derivation.cc: new file.
23830 * gdb.c++/overload.cc: new file.
23831 * gdb.c++/ovldbreak.cc: new file.
23832 * gdb.hp/attach.c: new file.
23833 * gdb.hp/attach2.c: new file.
23834 * gdb.hp/average.c: new file.
23835 * gdb.hp/compiler.c: new file.
23836 * gdb.hp/compiler.cc: new file.
23837 * gdb.hp/execd-program.c: new file.
23838 * gdb.hp/follow-exec.c: new file.
23839 * gdb.hp/follow-fork.c: new file.
23840 * gdb.hp/follow-vfork-and-exec.c: new file.
23841 * gdb.hp/misc-hp.cc: new file.
23842 * gdb.hp/more-steps.c: new file.
23843 * gdb.hp/optimize.c: new file.
23844 * gdb.hp/quicksort.c: new file.
23845 * gdb.hp/run-hp.c: new file.
23846 * gdb.hp/start-stop.c: new file.
23847 * gdb.hp/sum.c: new file.
23848 * gdb.hp/templates-hp.cc: new file.
23849 * gdb.hp/thread-local-in-lib.c: new file.
23850 * gdb.hp/thread-local-in-lib.h: new file.
23851 * gdb.hp/thread-local-in-lib.lib.c: new file.
23852 * gdb.hp/vforked-program.c: new file.
23853 * gdb.hp/virtfunc-hp.cc: new file.
23854 * gdb.hp/watchpoint-hp.c: new file.
23855 * gdb.hp/xdb.c: new file.
23856 * gdb.hp/xdb0.c: new file.
23857 * gdb.hp/xdb0.h: new file.
23858 * gdb.hp/xdb1.c: new file.
23859
23860Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
23861
23862 The following change was made by Edith Epstein
889bf7c5
PA
23863 <eepstein@cygnus.com> as part of a project to merge in changes
23864 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
23865
23866 * gdb.c++/demangle.exp: changed the expected output for some
23867 ARM-style mangling -- removed second reference to datatype.
889bf7c5 23868 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 23869 T1<char>::~T1<char>(void)
c906108c 23870 becomes,
a9c64011
AS
23871 maint demangle __dt__11T1__pt__2_cFv
23872 T1<char>::~T1(void)
c906108c 23873
889bf7c5 23874 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 23875
c906108c
SS
23876Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
23877
23878 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
23879 * gdb.trace/backtrace.exp: Likewise.
23880 * gdb.trace/circ.exp: Likewise.
23881 * gdb.trace/collection.exp: Likewise.
23882 * gdb.trace/deltrace.exp: Likewise.
23883 * gdb.trace/infotrace.exp: Likewise.
23884 * gdb.trace/limits.exp: Likewise.
23885 * gdb.trace/packetlen.exp: Likewise.
23886 * gdb.trace/passc-dyn.exp: Likewise.
23887 * gdb.trace/passcount.exp: Likewise.
23888 * gdb.trace/report.exp: Likewise.
23889 * gdb.trace/save-trace.exp: Likewise.
23890 * gdb.trace/tfind.exp: Likewise.
23891 * gdb.trace/tracecmd.exp: Likewise.
23892 * gdb.trace/while-dyn.exp: Likewise.
23893 * gdb.trace/while-stepping.exp: Likewise.
23894
238951998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
23896
23897 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
23898
23899Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
23900
23901 From Brendan Kehoe:
23902 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
23903 int return types.
23904
23905Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
23906
23907 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 23908 remote dos host testing right.
c906108c
SS
23909
23910Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
23911
23912 * gdb.base/corefile.exp: remove some xfails.
23913
23914Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
23915
23916 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 23917 have different timestamps.
c906108c
SS
23918
23919Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
23920
23921 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 23922 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
23923
23924Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
23925
23926 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 23927 delta.
c906108c
SS
23928
23929Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
23930
23931 * gdb.base/default.exp: Add brace missing from previous delta.
23932
23933Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
23934
23935 * gdb.base/default.exp: Support test for info float for all
23936 varieties of arm toolchain.
23937
dc96c6c7 23938Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23939
23940 * gdb.trace/*.exp: remove "remote_download" command.
23941
dc96c6c7 23942Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23943
23944 * gdb.trace/*.exp: remove -gdwarf from compile.
23945
23946Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
23947
23948 * gdb.trace/configure.in(AC_INIT): typo
23949 * gdb.trace/configure: regenerated
23950
dc96c6c7 23951Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23952
23953 * config/m68k-emc.exp: New file.
23954 * lib/<emc-support.exp trace-support.exp}: New files.
23955 * configure.in: add new test directory gdb.trace.
23956 * gdb.trace/{configure configure.in Makefile.in}: New files.
23957 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
23958 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
23959 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
23960 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
23961 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
23962 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
23963 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 23964
dc96c6c7 23965Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
23966
23967 * gdb.c++/classes.exp: Change all regular expressions to match
23968 arbitrary combinations of newline/carriage-return, so that they
23969 will work equally well on Unix and Windows.
23970 * gdb.c++/inherit.exp: ditto.
23971 * gdb.c++/virtfunc.exp: ditto.
23972
239731998-08-11 Dawn Perchik <dawn@cygnus.com>
23974
23975 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
23976
c2d11a7d
JM
23977Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
23978
23979 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
23980 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
23981 to use a0-a3/d0-d3 as needed.
23982
23983Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
23984
23985 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
23986 * gdb.disasm/am33.exp: Corresponding changes.
23987
c906108c
SS
239881998-07-11 Felix Lee <flee@cygnus.com>
23989
23990 * gdb.base/callfuncs.exp: add cmp10 test.
23991 * gdb.base/callfuncs.c (cmp10): new function.
23992
23993Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
23994
d63a86f8 23995 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
23996 into two parts to get around a synchronization problem in expect.
23997
3fc11d3e
JM
23998Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
23999
24000 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
24001
24002 * configure.in: Add options for gdbtk testsuite.
24003
24004 * configure: Regenerate.
24005
24006 * gdb.gdbtk: New directory to hold gdbtk tests.
24007
c906108c
SS
24008Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
24009
24010 * gdb.fortran/types.exp: Escape brackets in expect patterns
24011 for test_float_literal_types_accepted tests.
24012 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
24013 before run test.
24014
c2d11a7d
JM
24015Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
24016
24017 * am33.exp: Just compile, do not link the testcase.
24018 * am33.s: Add ".am33" pseudoop to force am33 mode.
24019
c906108c
SS
240201998-06-25 Felix Lee <flee@cygnus.com>
24021
24022 * gdb.base/setshow.exp: make sure $pc is sane.
24023
24024 * gdb.stabs/weird.exp: split expect patterns properly.
24025
c2d11a7d
JM
24026Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
24027
24028 * gdb.disasm/am33.s: New disassembler testfile for the am33.
24029 * gdb.disasm/am33.exp: Run it.
24030
dc96c6c7 24031Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24032
24033 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
24034 match processing (and eliminate spurious timeouts when running).
24035
dc96c6c7 24036Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24037
24038 * gdb.base/signals.exp (test_handle_all_print): put back Mach
24039 exception test, but conditionalize it on target [mach | gnu].
24040
dc96c6c7 24041Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24042
24043 * gdb.base/overlays.exp: fixup compile line for linker script.
24044
24045Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
24046
24047 * gdb.fortran/types.exp: don't guess at float size.
24048
24049Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
24050
24051 * gdb.base/exprs.exp: delete test that depends on int size.
24052
24053Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
24054
24055 * config/sim.exp: Removed checks for target triplets.
24056 (gdb_target_sim): Use gdb,target_sim_options.
24057
24058Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
24059
24060 * gdb.base/reread.exp: New file.
24061 * gdb.base/reread1.c: New file.
24062 * gdb.base/reread2.c: New file.
24063
24064Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
24065
24066 * config/sim.exp: Use 'target sim -sparclite' when running
24067 SPARClite programs.
24068
24069Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
24070
24071 * gdb.base/structs2.exp: New file.
24072 * gdb.base/structs2.c: New file.
24073
24074Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
24075
24076 * gdb.asm/common.inc: New file.
24077 * gdb.asm/d10v.inc: New file.
24078 * asm-source.exp: Pass -I's to gas to find .inc files.
24079 Update line numbers in expected output.
24080 * asmsrc1.s: Rewrite.
24081 * asmsrc2.s: Rewrite.
24082 * configure.in: Create arch.inc symlink.
24083 * configure: Regenerate.
24084 * Makefile.in (distclean): Delete arch.inc.
24085
24086Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
24087
24088 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
24089 (t_enum_value2): ditto
24090 (t_enum_value3): ditto
24091 (main): ditto
c906108c
SS
24092Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
24093
24094 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
24095 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
24096 change.
24097 Use gdb_test instead of send_gdb/gdb_expect sequences.
24098
24099Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
24100
24101 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
24102 not void.
24103
24104Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
24105
24106 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
24107 subroutines. Used to test gdbs ability to single step through PC
24108 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
24109
24110Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
24111
24112 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
24113 more rigorous EGCS C++ error checking.
24114
24115Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24116
a9c64011
AS
24117 * gdb.base/help.exp: Clean up `help set args' and `help show args'
24118 tests.
24119 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
24120 function when asleep.
24121 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
24122 for i*86 Linux and SVR4 signal handling problems.
24123 Remove linux xfail for `next to handler in signals_tests_1', fixed
24124 by recent infrun.c change.
24125 Limit backtrace to 10 frames to avoid timeout problems with infinite
24126 stack backtraces.
24127 Adjust expect pattern in `handle all print' test to match Apr 28 1997
24128 target.[ch] change.
c906108c
SS
24129
24130Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
24131
24132 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
24133 for a newline from gdb before continuing.
24134 (default_gdb_exit): Just look for y or n.
24135 (gdb_test): Detect abnormal exit from GDB running on DOS; if
24136 it does, fail the rests of the tests in the file.
24137
24138Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
24139
24140 * config/cygmon.exp: New file.
24141
24142Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
24143
24144 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 24145 main" test on remote targets.
c906108c
SS
24146
24147 * gdb.base/scope.exp: Fix problem with filelocal_bss before
24148 run test on remote targets.
24149
24150Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
24151
24152 * gdb.asm: New directory.
24153 * configure.in: Configure it.
24154 * configure: Regenerate.
24155 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
24156 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
24157
24158Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
24159
24160 * config/mn10300-eval.exp: New file to support MN10300 eval board.
24161
dc96c6c7 24162Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 24163
a9c64011
AS
24164 * gdb.base/overlays (several files): Merge the two overlay
24165 managers into one. Change variables (foox, barx, bazx, grbxx)
24166 back into ints but force them to load in their proper sections.
c906108c
SS
24167
24168Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
24169
24170 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 24171 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
24172 (D10VCopy): Handle memory regions crossing 16k boundaries.
24173 (D10VCopy): Transfer data in 32 bit chunks.
24174
24175Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
24176
24177 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 24178 correct.
c906108c
SS
24179
24180 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 24181 map. Include space for printf in .text segment.
c906108c
SS
24182
24183 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 24184 updated d10v memory VMA/LMA map.
c906108c 24185 (D10VCopy): Call D10VTranslate.
d63a86f8 24186
c906108c
SS
24187Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
24188
24189 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
24190
24191 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
24192 that it won't be put into the .sdata - small data -
24193 section. Update reference.
c906108c
SS
24194 * gdb.base/baz.c (bazx, baz): Ditto.
24195 * gdb.base/foo.c (foox, foo): Ditto.
24196 * gdb.base/grbx.c (grbxx, grbx): Ditto.
24197
24198 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 24199 to be arrays.
d63a86f8 24200
dc96c6c7 24201Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 24202
a9c64011
AS
24203 * gdb.base/overlays.exp: fix up and get working again.
24204 Add tests for backtraces from an overlay function.
d63a86f8 24205
c906108c
SS
24206Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
24207
24208 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
24209 "calling function with watchpoint enabled".
24210
24211Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
24212
24213 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 24214 gdb_suppress_tests for d10v-*-*.
c906108c
SS
24215 * lib/gdb.exp (gdb_suppress_tests): Disable this function
24216 pending review of whether it is useful or not.
24217
24218Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
24219
24220 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
24221
24222Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
24223
24224 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
24225 * config/dve.exp: New file to support Densan boards.
24226
24227Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
24228
24229 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 24230 reads and BSD.
c906108c
SS
24231
24232Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
24233
24234 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
24235 response.
24236
24237 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
24238
24239Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
24240
24241 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 24242 test.
c906108c
SS
24243
24244 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 24245 target_sizeof_long and target_bigendian_p.
c906108c 24246 (structs_by_value, structs_by_reference): Check values according
889bf7c5 24247 to targets word size and endianess.
d63a86f8 24248
c906108c
SS
24249Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
24250
24251 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 24252 output.
c906108c
SS
24253
24254Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
24255
24256 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 24257 Update test of set args help to match source change.
c906108c
SS
24258
24259Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
24260
24261 * gdb.base/default.exp: Expect help system output to be in
24262 alphabetical order.
24263 * gdb.base/help.exp: Ditto.
24264
24265Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
24266
24267 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
24268 "i*86-pc-linux-gnu*".
24269 * gdb.base/interrupt.exp: Ditto.
24270 * gdb.base/corefile.exp: Ditto.
24271
24272 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 24273 define vxworks when building the testcase.
c906108c
SS
24274
24275 * gdb.base/ptype.exp: Fix testnames to be unique.
24276 * gdb.base/radix.exp: Ditto.
24277 * gdb.base/term.exp: Ditto.
24278 * gdb.base/whatis.exp: Ditto.
24279 * gdb.c++/classes.exp: Ditto.
24280
24281Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
24282
24283 * gdb.base/callfuncs.exp: Fix indentation.
24284
24285 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
24286 suppress_flag has been set.
24287 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
24288 target feature.
24289
24290Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
24291
24292 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
24293 the testcase.
24294
24295 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 24296 set_debug_traps() and breakpoint().
c906108c
SS
24297 * gdb.c++/misc.cc (main): Ditto.
24298 * gdb.c++/templates.cc (main): Ditto.
24299 * gdb.c++/virtfunc.cc (main): Ditto.
24300
24301Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
24302
24303 * lib/gdb.exp(gdb_step_for_stub): New function.
24304 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
24305 exists, reload the executable and do a "continue" instead of
24306 doing a jump.
24307 (runto_main): Use gdb_step_for_stub.
d63a86f8 24308
c906108c 24309 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 24310 tests to have unique names.
c906108c
SS
24311 * gdb.base/callfuncs.exp: Ditto.
24312 * gdb.base/commands.exp: Ditto.
24313 * gdb.base/default.exp: Ditto.
24314 * gdb.base/help.exp: Ditto.
24315 * gdb.base/list.exp: Ditto.
24316 * gdb.base/opaque.exp: Ditto.
24317 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
24318 similar tests.
d63a86f8 24319
c906108c
SS
24320 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
24321 * gdb.c++/cplusfuncs.cc: Ditto.
24322 * gdb.c++/virtfunc.cc: Ditto.
24323
24324 * config/monitor.exp: Keep track of the last file we saw, rather
24325 than trying to get the info from gdb.
24326
24327 * gdb.fortran/types.exp: Move comment to previous line.
24328
24329Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
24330
24331 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 24332 target mode.
c906108c
SS
24333
24334Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
24335
24336 From Bob Manson:
24337 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 24338 string from GDB when it connects.
c906108c
SS
24339
24340 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
24341
24342Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
24343
24344 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
24345 if we can't get a debug format from GDB (we may be testing an
24346 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
24347
24348 * gdb.stabs/weird.exp: Fix quoting.
24349
24350 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
24351
24352Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
24353
24354 * config/arm-ice.exp: New file.
24355
24356Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
24357
24358 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 24359 until it has been modified to work with the new testsuite.
c906108c 24360
99707966 24361 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
24362 testcase won't compile, cause all of the testcases in the file to
24363 fail instead.
c906108c
SS
24364
24365 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
24366 (gdb_clear_suppressed): New procedure.
24367 (gdb_stop_suppressing_tests): Only clear suppress_flag if
24368 it contains a positive value.
24369
24370Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
24371
24372 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
24373
24374 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
24375
24376Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
24377
24378 * lib/gdb.exp (setup_xfail_format): New function.
24379 (get_debug_format): New function to get debug format.
24380 (debug_format): New global variable to hold last value set
24381 by get_debug_format.
24382 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 24383 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
24384 * gdb.c++/ptype.exp: Ditto.
24385 * gdb.c++/classes.exp: Ditto.
24386 * gdb.c++/cplusfuncs.exp: Ditto.
24387 * gdb.c++/inherit.exp: Ditto.
24388 * gdb.c++/templates.exp: Ditto.
24389 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 24390
c906108c
SS
24391Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
24392
24393 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
24394 host doesn't have a currently-open connection.
24395
24396 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
24397 any gdb stub target. Handle cases where gdb doesn't respond when
24398 interrupted in a sane fashion.
c906108c
SS
24399
24400 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 24401 same thing in a totally different way.
c906108c
SS
24402
24403 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 24404 setting "timeout".
c906108c 24405 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 24406 default_gdb_init now.
c906108c
SS
24407
24408Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
24409
24410 * gdb.base/printcmds.exp: Fix "check for floating addition"
24411 regexp to accept results within approx +/- .01 of exact value.
24412 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
24413
24414Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
24415
24416 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 24417 properly.
c906108c
SS
24418 (gdb_expect): Add optional timeout parameter, and add timeout
24419 value to various calls.
24420 (gdb_suppress_tests): Only give one warning message per group.
24421
24422Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
24423
24424 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
24425 global variables. Handle getting a value for $timeout more
24426 gracefully.
c906108c
SS
24427
24428Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
24429
24430 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 24431 initialize.
c906108c 24432 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 24433 by a target configuration file.
c906108c
SS
24434 (gdb_expect): Pass the timeout to remote_expect.
24435
24436 * config/monitor.exp(gdb_load): Fix typo in regexp.
24437
24438Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
24439
24440 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
24441
24442Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
24443
24444 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
24445 here. Call gdb_target_exec before rebooting the target, to make
24446 sure the connection to the target is closed.
c906108c
SS
24447 (gdb_load): Pass the name of the executable to gdb_target_monitor.
24448 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
24449 Also detect "Timeout reading from remote" error.
24450
24451 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
24452 gdb_target_monitor. Don't call gdb_file_cmd here; let
24453 gdb_target_monitor do it.
c906108c
SS
24454
24455 * gdb.disasm/hppa.exp: Don't use exec_output.
24456
24457Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
24458
24459 * gdb.base/list.exp: If we're debugging a non-native target,
24460 try to set the pc register to point to the start of the
24461 program before doing the first list command.
24462
24463 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 24464 test_calls after restarting.
c906108c
SS
24465
24466 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 24467 reloading.
c906108c
SS
24468
24469 * gdb.base/watchpoint.exp: Fix typo.
24470
24471 * gdb.base/setshow.exp: Check for use_gdb_stub.
24472
24473 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 24474 stub case.
c906108c
SS
24475 * gdb.base/langs.exp: Ditto.
24476
24477 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
24478 gdb_load_offset. If we weren't given a file to load, figure out
24479 what the current file is and use it.
c906108c
SS
24480
24481 * config/i386-bozo.exp: New file.
24482
24483Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
24484
24485 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
24486 feature.
24487
24488 * config/proelf.exp: New entry.
24489
24490Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
24491
24492 * lib/gdb.exp: Remove spurious .* patterns at the beginning
24493 of regexps.
24494
24495 * gdb.base/watchpoint.exp: Don't run the test_stepping
24496 tests if gdb can't call functions on the target.
24497
24498 * gdb.base/setshow.exp: Don't run the set prompt tests if
24499 the board has gdb_prompt set.
24500
24501Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
24502
24503 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
24504 * gdb.base/commands.exp: Likewise.
24505 * gdb.base/setshow.exp: Likewise.
24506
24507Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
24508
24509 * config/monitor.exp(gdb_start): Look for gdb_prompt target
24510 feature.
24511
24512 * config/i960.exp: New file.
24513
24514Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
24515
24516 * gdb.base/funcargs.exp: Check for gdb,short_int target
24517 feature instead of looking for explicit target triplets.
24518
dc96c6c7 24519Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 24520
d63a86f8 24521 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
24522 "p 123DEADBEEF", to check parse_number.
24523 * top.c: change "to enable to enable" to "to enable" in a couple
24524 of help strings.
24525
24526Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
24527
24528 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
24529 on the mn10300.
d63a86f8 24530
c906108c
SS
24531Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
24532
24533 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
24534 where the test executable is run with explicit args.
24535 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
24536
24537Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
24538
24539 * gdb.base/run.c: Use FAKEARGV to build test executable that
24540 does not require a command line arg, since most simulators
24541 don't currently support passing such an arg into the simulated
24542 program.
24543 * gdb.base/commands.exp: Change tests to insert the proper
24544 value as the arg to the first recursive factorial call. Change
24545 compilation line to define FAKEARGV at compile time.
24546
24547Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
24548
24549 * gdb.base/recurse.exp: Enable these tests for the mn10300.
24550 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
24551 function with watchpoint enabled" test.
24552
24553Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
24554
24555 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 24556 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
24557
24558 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 24559 "Tests restarted" messages.
c906108c
SS
24560
24561Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
24562
24563 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
24564
dc96c6c7 24565Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24566
24567 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
24568 for INFO SYMBOL; add help tests for OVERLAY commands.
24569 * gdb.base/default.exp: add tests for INFO SYMBOL command;
24570 add tests for OVERLAY commands
24571 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
24572 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
24573 * gdb.base/sigall.c: add usestubs code frag
24574 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 24575
c906108c
SS
24576Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
24577
24578 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
24579 failures.
24580 (gdb_stop_suppressing_tests): Note that tests have restarted.
24581
24582Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
24583
24584 * config/h8300.exp: New file.
24585
24586Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
24587
24588 * gdb.base/setshow.exp: Check for the existence of a
24589 feature, not its value.
24590
24591Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
24592
24593 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
24594
24595 * gdb.base/scope.exp: It's now init0(), not init().
24596
24597 * gdb.base/scope0.c: For now, change init() to be init0().
24598
24599 * config/monitor.exp: Use gdb_serial in preference to serial
24600 or netport.
24601
24602 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 24603 and it's not already set.
c906108c
SS
24604
24605Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
24606
24607 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 24608 isn't using a stub and if it supports argument passing.
c906108c
SS
24609
24610Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
24611
24612 * config/udi.exp(gdb_start): Make sure UDICONF is set
24613 properly before starting gdb.
24614
24615Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
24616
24617 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
24618 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
24619 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
24620
24621Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
24622
24623 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 24624 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
24625
24626 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
24627
24628 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
24629
24630 * config/monitor.exp: Make sure we disconnect from the target.
24631 Also, try a reboot/reload cycle instead of failing if the
24632 load fails.
24633
24634Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
24635
24636 * gdb.base/default.exp: Don't set match_max.
24637 * gdb.base/help.exp: Ditto.
24638 * gdb.base/list.exp: Ditto.
24639 * gdb.base/signals.exp: Ditto.
24640
24641 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
24642 set, use remote_ld to download the testcase instead of
24643 the GDB loader.
24644
24645Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
24646
24647 * config/vr5000.exp: New file.
24648
24649 * config/monitor.exp(gdb_target_monitor): Add pattern for
24650 "Ending remote" to detect errors in connecting.
24651
24652 * gdb.base/setshow.exp: Add .* within auto language test.
24653
24654 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
24655 target feature.
24656
24657 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 24658 and reboot the board if necessary.
c906108c
SS
24659
24660 * gdb.base/setvar.exp(test_set): Handle multiple prints within
24661 a set of tests. Remove print.* from the patterns being checked.
24662
24663Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
24664
24665 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
24666 refer to gdb_spawn_id.
24667
24668 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
24669 longer used.
24670 * config/sparclet.exp: Ditto.
24671 * config/sparclet-old.exp: Ditto.
24672 * config/slite.exp: Ditto.
24673 * config/sim.exp: Ditto.
24674 * gdb.base/funcargs.exp: Ditto.
24675
24676 * lib/gdb.exp:Remove references to gdb_spawn_id.
24677 (gdb_expect): Move to remote.exp.
24678
24679Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
24680
24681 * config/monitor.exp: Detect the "Couldn't establish connection"
24682 message from GDB.
24683
24684Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
24685
24686 * gdb.base/bitfields.exp: Use runto instead of explicit
24687 gdb_run_cmd/gdb_expect sequences.
24688
24689 * gdb.base/break.exp(text_next_with_recursion): Add match for
24690 gdb_expect call.
24691
24692 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
24693 We also need to handle the "A program is being debugged already"
24694 prompt from gdb. Use gdb_test to set the baud rate.
24695
24696 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
24697 to 20000. Really. I mean it.
24698
24699Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
24700
24701 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
24702 fails. If suppress_flag is set, skip perror message about not
24703 being able to send to GDB.
c906108c 24704 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 24705 GDB.
c906108c
SS
24706 (gdb_expect): If suppress_flag is set, always fail immediately.
24707 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
24708 (gdb_init): Call gdb_stop_suppressing_tests.
24709 (default_gdb_exit): Ditto.
24710 (default_gdb_start): Ditto.
24711
24712 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 24713 gdb_stop_suppressing_tests as appropriate.
c906108c 24714 * gdb.base/break.exp: Ditto.
889bf7c5 24715 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
24716 * gdb.base/commands.exp: Ditto.
24717 * gdb.base/exprs.exp: Ditto.
889bf7c5 24718 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
24719 * gdb.base/list.exp: Ditto.
24720 * gdb.base/recurse.exp: Ditto.
889bf7c5 24721 * gdb.base/scope.exp: Ditto.
c906108c
SS
24722 * gdb.base/structs.exp: Ditto.
24723 * gdb.c++/inherit.exp: Ditto.
24724
24725Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
24726
24727 * config/vr4300.exp: New file.
24728
99707966 24729 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 24730
99707966 24731 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
24732
24733Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
24734
24735 * lib/gdb.exp(gdb_init): New function.
24736
24737 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 24738 for each individual variable set.
c906108c
SS
24739
24740 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
24741 name.
24742
24743 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
24744
24745 * gdb.base/scope.exp: Use gdb_test.
24746
24747 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
24748 aborting; the testsuite driver will do that for us (see
24749 gdb_finish). Also, use gdb_test in a few more places.
24750
24751Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
24752
24753 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
24754
24755Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
24756
24757 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
24758 and "add_tests" are not at the same address.
24759
24760Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
24761
24762 * gdb.base/ptype.exp: Use gdb_test.
24763
24764Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
24765
24766 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
24767 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
24768 left in. No longer expect them to fail.
24769
24770 * gdb.stabs/*.mt; Deleted, no longer used.
24771 * gdb.stabs/configure.in: Remove references to target makefile
24772 frags.
24773 * gdb.stabs/configure: Rebuilt.
24774
24775 * gdb.disasm/*.mt: Deleted, no longer used.
24776 * gdb.disasm/configure.in: Remove references to target makefile
24777 frags. Use "sh3.s" as the unique filename for this directory.
24778 * gdb.disasm/configure: Rebuilt.
24779
24780 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
24781 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
24782 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
24783
24784Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
24785
24786 * config/udi.exp: Use mondfe,name instead of remote_host.
24787
24788Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
24789
24790 * gdb.base/watchpoint.exp: Don't expect a failure when calling
24791 a function with a watchpoint enabled on the mn10200.
24792
24793 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
24794 before trying to create it!
24795
24796Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
24797
24798 * config/vx.exp: Use hostname instead of netport.
24799
24800 * config/vxworks.exp: New file.
24801
24802 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
24803
24804 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 24805 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
24806 occurs.
24807
24808 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
24809 $gdb_spawn_id directly.
24810 (gdb_run_cmd): Try _start as well as start. Use the target feature
24811 gdb,start_symbol as the symbol to start from when jumping.
24812
24813Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
24814
24815 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
24816 redundant) test.
24817
24818 * gdb.base/recurse.exp: Relax final value test for 'b' so that
24819 it doesn't lose for 16bit integer systems.
24820
24821Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
24822
24823 * gdb.fortran/types.exp: If the target doesn't support "double"
24824 data types, then expect "real" types to only be 4 bytes.
24825
24826 * gdb.c++/virtfunc.exp: Expect failure for virtual function
24827 call tests if the target doesn't support inferior function calls.
24828
24829 * gdb.base/printcmds.exp: Allow minor deviation in FP values
24830 in printf tests.
24831
24832Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
24833
24834 * gdb.base/help.exp: Disable "help set", "help show", and
24835 "help support". Simplify regexp for "help stack".
24836
24837 * gdb.base/default.exp: Set match_max to 5000 and the timeout
24838 to 60 seconds. Temporarily set match_max to 15000 around the
24839 "info copying" test.
24840
24841 * gdb.base/nodebug.exp: Don't try to do an inferior function
24842 call if the target doesn't support them.
24843 * gdb.base/printcmds.exp: Likewise.
24844 * gdb.base/setvar.exp: Likewise.
24845 * gdb.base/structs.exp: Likewise.
24846 * gdb.c++/templates.exp: Likewise.
24847 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
24848
24849 * gdb.base/recurse.exp: Enable for the mn10200.
24850
24851 * configure.in: Do configure gdb.stabs directory for *-*-elf
24852 targets.
24853 * configure: Rebuilt.
24854
24855 * gdb.base/break.exp: Check for gdb,noresults before testing
24856 exit status and/or results from the target.
24857 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
24858 * lib/gdb.exp: Remove old (now bogus) initialization of
24859 noinferior, noargs, noresults and nosignals.
24860
24861Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
24862
24863 * config/sh.exp: New file.
24864
24865 * config/slite.exp: Try to connect multiple times to the board
24866 before rebooting. Only send a "monitor run" if need_monitor_run
24867 is set.
24868
24869 * gdb.base/break.exp: Don't do the "stub continue" test if
24870 the target has gdb_stub set.
24871
24872 * gdb.base/callfuncs.exp: Increase the timeout.
24873
24874 * gdb.base/interrupt.exp: Don't even try to compile the testcase
24875 if the target has gdb,noinferiorio set.
24876
24877 * gdb.base/list.exp: Increase match_max to 10000 characters.
24878
24879 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
24880
24881 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
24882 target.
24883
24884 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
24885
24886Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
24887
24888 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
24889 trying to delete the copy of gdb. Catch the file delete so we
24890 don't die if the delete fails; also, the file should be copied to
24891 the host, not to the build.
c906108c
SS
24892
24893Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
24894
24895 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 24896 parenthesis in case it contains multiple regexps separated
c906108c
SS
24897 with |.
24898
24899 * gdb.base/watchpoint.exp: Use gdb_test.
24900 * gdb.base/default.exp: Ditto.
24901
24902Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
24903
99707966 24904 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 24905
c906108c
SS
24906 * gdb.base/scope.exp: Use gdb_test.
24907 * gdb.c++/classes.exp: Ditto.
24908 * gdb.c++/inherit.exp: Ditto.
24909
24910Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
24911
24912 * gdb.base/crossload.exp: Don't use execute_anywhere, use
24913 remote_exec instead.
24914 * gdb.base/corefile.exp: Don't be ridiculous.
24915 * gdb.base/*.c: Add missing stub invocations.
24916
24917Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
24918
24919 * config/slite.exp: Miscellaneous fixes.
24920
24921 * lib/gdb.exp: Fix runto.
24922
24923 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
24924 the target.
24925
24926 * gdb.base/watchpoint.exp: Fix regexp.
24927
24928 * lib/gdb.exp(default_gdb_exit): Add a catch to the
24929 close and wait commands, as the descriptor may now be
24930 invalid. Always call "remote_close host".
24931
24932Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
24933
24934 Major rewrite for testsuite revision.
d63a86f8 24935
c906108c
SS
24936 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
24937 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
24938 instead of relying on spawn_id to always contain a valid
24939 spawn id.
24940 (get_compiler_info): New procedure to build the ${binfile}.ci
24941 file, instead of replicating this in N different places.
24942 (gdb_compile): New procedure.
d63a86f8 24943
c906108c 24944 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
24945 appropriate arguments) instead of compile. Use gdb_test in a lot
24946 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
24947 at the start of a testcase, as this is no longer done magically.
24948
24949 config/*-gdb.exp: Rename without the -gdb suffix.
24950
24951 config/mips.exp: Use remote_close instead of exit_remote_shell.
24952 config/monitor.exp: Use target_info instead of looking at
24953 baud, timeout, etc.
24954 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
24955
24956Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24957
24958 * gdb.c++/templates.exp (test_ptype_of_templates),
24959 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
24960 Update expect patterns for destructors and assignment operators
24961 to match corresponding c-typeprint.c changes.
24962 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
24963 to destructor breakpoint test, GDB should be able to set the
24964 destructor breakpoint without specifying arguments.
24965
24966Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
24967
24968 * gdb.threads/pthreads.exp: Change result for failure to compile due
24969 to lack of pthreads runtime support from an error to simply an
24970 unsupported test, per dejagnu standards.
24971
24972Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24973
24974 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
24975 where GDB exits to reduce pattern match time.
24976 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
24977
24978 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
24979
dc96c6c7 24980Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24981
24982 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
24983 * gdb.base/default.exp: ditto.
24984 * gdb.base/nodebug.exp: ditto.
24985 * gdb.base/printcmds.exp: ditto.
24986 * gdb.base/ptype.exp: ditto.
24987 * gdb.base/setvar.exp: ditto.
24988 * gdb.base/structs.exp: ditto.
24989 * gdb.base/setshow.c: Guard against uninitialized values of argc.
24990
24991Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
24992
24993 * configure, */configure: Rebuild with autoconf 2.12.
24994
24995Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
24996
24997 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
24998 use new i*86-pc-linux*-gnu quads.
24999 * gdb.base/corefile.exp: Ditto.
25000 * gdb.base/signals.exp: Ditto.
25001 * gdb.base/sigall.exp: Ditto.
25002 * gdb.base/interrupt.exp: Ditto.
25003
25004 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
25005 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
25006 RedHat 4.0.
d63a86f8 25007
c906108c 25008 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
25009 linux. This allows the test case to at least compile on latest
25010 linux, but still not run due to missing the threads runtime library.
c906108c
SS
25011
25012Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25013
25014 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
25015 directory to search gdb directory. Accept and step over conditional
25016 stack alignment code. Consume $prompt in failure cases.
25017 Reset timeout to $oldtimeout instead of some arbitrary value.
25018 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
25019 timeout problems with infinite stack backtraces.
25020 * gdb.base/ptype.exp (ptype struct link, union tu_link):
25021 Accept function parameters for linkfunc member.
25022
25023Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
25024
25025 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
25026 (CXXFLAGS): Remove, unreferenced.
25027 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
25028 previous -B options and also add -B option to pick up cross compiled
25029 runtime.
c906108c
SS
25030 (TARGET_INCLUDES): Add for -I options and add code to initialize when
25031 doing cross compiles.
25032 (target_alias): Declare global.
25033 (xgcc): Set variable to full path of gcc in build tree. Use findfile
25034 to verify that gcc exists in build tree, and if so set CC to that
25035 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 25036
c906108c
SS
25037Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
25038
25039 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
25040 ptype test for anonymous union. Fixup testcase to match
25041 current gcc debug output.
25042
25043Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
25044
25045 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
25046 force argument to an unsigned long type.
25047
25048Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
25049
25050 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 25051 tests and anonymous union print/ptype tests.
c906108c
SS
25052 * gdb.base/list.exp (test_forward-search): Increase timeout by
25053 5 minutes for the "search extremely long line" case.
25054 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
25055 completely optional and that the pass/fail messages use the command as
25056 the message if that third arg is a null string.
25057 (gdb_test_exact): Arrange that a null string pattern means match a
25058 null string output rather than any output, which might include random
889bf7c5 25059 errors.
c906108c
SS
25060 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
25061 backtrace test.
25062 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
25063 always failing and failure is now exposed by gdb.exp changes.
25064
25065Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
25066
25067 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
25068 weren't being noted.
25069
25070Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25071
25072 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
25073 * gdb.stabs/weird.exp: Remove v_comb xfails.
25074
dc96c6c7 25075Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25076
25077 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 25078 list.exp scope.exp watchpoint.exp]
c906108c 25079 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 25080
dc96c6c7 25081Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25082
25083 * config/monitor.exp: Increase download timeout to 1000 seconds.
25084
dc96c6c7 25085Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25086
25087 * config/m32r.exp: Increase timeout to 120 seconds.
25088
25089Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
25090
25091 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
25092 and accept older ordering as obsolescent gcc or gdb.
25093 * gdb.c++/templates.exp: Ditto.
25094 * gdb.c++/virtfunc.exp: Ditto.
25095
25096Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
25097
25098 * gdb.base/coremaker.c: Add code to mmap some data so we
25099 can check that it ends up in the core file.
25100 * gdb.base/corefile.exp: Add test to read mmapped data
25101 from core file.
25102
dc96c6c7 25103Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25104
25105 * config/m32r.exp: New file.
25106
25107Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
25108
25109 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
25110 that cflags can contains -gstabs, and work correctly for other tests.
25111
dc96c6c7 25112Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25113
25114 * gdb.base/setshow.exp: New file, tests show and set.
25115 * gdb.base/setshow.c: New file, tests show and set.
25116 * gdb.base/help.exp: Add test for help set|show annotate.
25117 * gdb.base/default.exp: Add test for set|show annotate.
25118
25119Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
25120
25121 * testsuite/gdb.base/break.exp: Make backtrace from factorial
25122 errors unique.
25123 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
25124 explicitly.
25125
25126Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
25127
25128 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
25129 and width commands. This is done elsewhere.
25130 * (gdb_start): Don't call gdb_start_sim here. That's already
25131 done in gdb_load. This fixes lots of failures in default.exp.
25132
25133Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
25134
25135 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
25136 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
25137 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
25138 in the same we we treat other failures (since it may be an expected
889bf7c5 25139 condition), rather than as an error.
c906108c
SS
25140 * gdb.base/signals.exp (test_handle_all_print): Revert back to
25141 old test format.
25142
25143Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
25144
25145 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
25146 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 25147 twice. Nuke the duplicates.
c906108c 25148 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 25149 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
25150 Remove config.h along with other config files.
25151
25152Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
25153
25154 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
25155 "p func1 ()" and note that rests of tests are skipped.
25156 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 25157 setup_xfails for "print func2::coremaker_local".
c906108c
SS
25158 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
25159 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
25160 affected by the previous run test.
25161 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
25162 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
25163 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
25164 "pass int powerset tuple" and "pass modeless int powerset tuple".
25165 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
25166 "real write 4" and "real write 8".
25167 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 25168 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
25169 "print \$i after tuple assign 2", and
25170 "print vs2 after tuple assign 2".
25171 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
25172 meaningful error message and return -1 so the caller can
25173 suppress further tests and avoid a cascade of errors.
d63a86f8 25174
c906108c
SS
25175Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
25176
25177 * gdb.base/a1-selftest.exp: Tweak tests to account for new
25178 format for printing version.
25179 * gdb.base/default.exp: Ditto.
25180 * gdb.base/interrupt.exp: Fix problem with cascade of
25181 errors if child process dies while calling a function.
d63a86f8 25182
c906108c
SS
25183Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
25184
25185 * Makefile.in (VPATH): Add
25186 * Makefile.in (Makefile, config.status): Fix rules so things get
25187 remade when necessary.
25188
25189Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
25190
25191 * Makefile.in (just-check): Add path to sibling expect dir
25192 to environment variable specified by RPATH_ENVVAR.
25193
25194Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
25195
25196 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
25197 (just-check): Add shared library paths for libstdc++, tk,
25198 tcl, bfd, and opcodes to the environment variable specified
25199 in RPATH_ENVVAR.
25200 * configure.in: Add support to recognize --enable-shared flag
25201 and generate correct value for RPATH_ENVVAR.
25202 * configure: Regenerated with autoconf.
25203
25204Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
25205
25206 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 25207 include all osf versions.
c906108c
SS
25208 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
25209 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
25210 when target is linux. When failing to build pthreads test
25211 executable, give more meaningful message.
25212 * gdb.threads/pthreads.c: Hpux also uses old definition of second
25213 arg for pthread_create.
d63a86f8 25214
c906108c
SS
25215Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
25216
25217 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 25218 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 25219 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 25220 and -lpthreads (everybody else).
c906108c
SS
25221 (test_startup): Fail gracefully if threads are not supported.
25222 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
25223 "p/c array_index("abcdef",2)" when not gcc compiled.
25224 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
25225 "print func2::coremaker_local" when not gcc compiled.
25226 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
25227 "ptype on opaque struct tagname (statically)",
25228 "ptype on opaque struct tagname (dynamically) 1", and
25229 "ptype on opaque struct tagname (dynamically) 2"
25230 for not compiled with gcc.
25231 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
25232 backtrace when compiled with gcc.
d63a86f8 25233 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
25234 than always return success.
25235
25236Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
25237
25238 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
25239
25240Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
25241
25242 * gdb.base/structs.exp: Undo last change.
25243
25244Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
25245
25246 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
25247 encapsulate all the steps/nexts done during self test, starting
25248 at main, and makes them less sensitive to optimization issues.
25249 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
25250 signal handler" test.
25251 * gdb.threads/pthreads.exp: Only run this for native configs.
25252 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
25253 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
25254 tests.
25255 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
25256 for "runto test_calls(void)" test.
d63a86f8 25257
c906108c
SS
25258Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
25259
25260 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
25261 and don't expect address info in breakpoint confirmations.
25262
25263Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
25264
25265 * gdb.base/list.exp (test_forward_search): Increase timeout
25266 temporarily by 60 seconds for searching extremely long line,
889bf7c5 25267 and then reset to old value when done. Increase expect input
c906108c
SS
25268 buffer to 10000.
25269
25270Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
25271
25272 * gdb.base/list.exp (test_forward_search): Fix to handle very
25273 long source line without overflowing expect's input buffer.
25274
25275Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
25276
25277 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
25278 "buffer_full".
25279
25280 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
25281 "buffer_full".
25282
25283 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
25284 "buffer_full".
25285
25286 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
25287 "buffer_full".
25288
25289Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
25290
25291 * configure.in (configdirs): Add gdb.threads.
25292 * configure: Regenerated with autoconf.
25293 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
25294 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
25295 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 25296
c906108c
SS
25297Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
25298
25299 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
25300
25301Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
25302
25303 * gdb.base/signals.exp (test_handle_all_print): Test separately for
25304 each signal's status in the output of "handle all print".
25305 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
25306 the \r\n sequence that immediately precedes the gdb prompt.
25307 * gdb.base/a1-selftest.exp: Save original timeout and restore
25308 after test.
25309
25310Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
25311
25312 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
25313 symbol.
25314
25315Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
25316
25317 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
25318
25319Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
25320
25321 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
25322 timeout by 60 seconds.
25323
25324Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
25325
25326 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
25327 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
25328 error return.
25329
25330Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
25331
25332 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
25333 gdb initialization, also report how long dejagnu waited. Restore
25334 old timeout before doing error return. Temporarily increase timeout
889bf7c5 25335 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
25336
25337Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
25338
25339 * lib/gdb.exp: Report timeout value for verbosity level 2.
25340 * config/gdbserver.exp: Ditto.
25341 * config/hppro.exp: Ditto.
25342 * config/mips-gdb.exp: Ditto.
25343 * config/monitor.exp: Ditto.
25344 * config/netware.exp: Ditto.
25345 * config/sim-gdb.exp: Ditto.
25346 * config/slite-gdb.exp: Ditto.
25347 * config/udi-gdb.exp: Ditto.
25348 * config/unix-gdb.exp: Ditto.
25349 * config/vx-gdb.exp: Ditto.
25350 * gdb.base/a1-selftest.exp: Ditto.
25351 * gdb.base/a2-run.exp: Ditto.
25352 * gdb.base/break.exp: Ditto.
25353 * gdb.base/corefile.exp: Ditto.
25354 * gdb.base/list.exp: Ditto.
25355 * gdb.base/recurse.exp: Ditto.
25356 * gdb.base/scope.exp: Ditto.
25357 * gdb.base/signals.exp: Ditto.
25358
25359Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
25360
25361 * gdb.threads/Makefile.in (docdir): Removed.
25362
25363Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
25364
25365 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 25366 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 25367 @srcdir@.
d63a86f8 25368 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
25369 autoconf 2.5 or higher.
25370 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
25371
25372Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
25373
25374 * configure: Regenerated.
25375 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
25376 avoid name clashes with SunOS headers.
25377
25378Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
25379
25380 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
25381
25382Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
25383
25384 * gdb.base/callfuncs.exp: Finish last change -- make sure the
25385 prototype information ends up in the compiler info file.
25386
25387Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
25388
25389 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
25390 attempting to regenerate it. Eliminate use of a temporary file
25391 and just generate the info file directly. Source it immediately,
25392 for consistency of use.
25393 * gdb.base/corefile.exp: Ditto
25394 * gdb.base/exprs.exp: Ditto.
25395 * gdb.base/funcargs.exp: Ditto.
25396 * gdb.base/langs.exp: Ditto.
25397 * gdb.base/list.exp: Ditto.
25398 * gdb.base/mips_pro.exp: Ditto.
25399 * gdb.base/nodebug.exp: Ditto.
25400 * gdb.base/opaque.exp: Ditto.
25401 * gdb.base/ptype.exp: Ditto.
25402 * gdb.base/scope.exp: Ditto.
25403 * gdb.base/setvar.exp: Ditto.
25404 * gdb.base/signals.exp: Ditto.
25405 * gdb.base/whatis.exp: Ditto.
25406 * gdb.c++/templates.exp: Ditto.
25407 * gdb.c++/virtfunc.exp: Ditto.
25408 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 25409 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
25410
25411Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25412
25413 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
25414 it got fixed by the recent lookup_minimal_symbol_by_pc change.
25415 Increase timeout, a lot of single stepping might be needed if the
25416 target has no hardware watchpoints.
25417
25418Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
25419
25420 * gdb.base/break.exp: Ignore compiler warnings when compiling
25421 break.c.
25422 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
25423 * gdb.base/default.exp: Add h8300 xfails. Handle messages
25424 from remote-sim.
25425 * gdb.base/exprs.exp: Add h8300 xfails.
25426 * gdb.base/funcargs.exp: Likewise.
25427 * gdb.base/nodebug.exp: Likewise.
25428 * gdb.base/printcmds.exp: Likewise.
25429 * gdb.base/ptype.exp: Likewise.
25430 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
25431 h8300 xfails.
d63a86f8 25432 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
25433 on the h8300.
25434 * gdb.base/funcargs.c: Explicitly make last constant argument to
25435 call_after_alloca_subr an unsigned long type.
25436 * gdb.base/return.c: Include stdio.h.
25437
25438Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
25439
25440 * config/abug.exp: New file for the older Motorola Bug monitor
25441 that runs on the mvme13x series VME boards.
25442 * config/monitor.exp: Use the new config array for target settings
25443 if they exist.
25444
25445Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
25446
25447 * sim-gdb.exp: Make the SH simulator allocate less space when
25448 it is targeted.
25449
25450Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
25451
25452 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
25453 test.
25454
25455Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
25456
25457 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
25458 "rs6000-*-*" for "list function in include file" when gcc compiled.
25459 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
25460 for "p ctable1[120]".
25461 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
25462 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
25463 Remove setup_xfail for "rs6000-*-*" for
25464 "print 'scope0.c'::filelocal before run".
25465 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
25466 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
25467 since some compilers don't allow both options to be given
25468 on the same command line. Create object file and move it.
d63a86f8 25469
c906108c
SS
25470Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
25471
25472 * gdb.base/corefile.exp: Always regenerate the core file, since
25473 we always regenerate the coremaker program. Detect special case
25474 where registers cannot be read from core file.
d63a86f8 25475
c906108c
SS
25476Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
25477
25478 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
25479 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
25480 * gdb.c++/templates.exp: Only match on basename of file since
25481 some formats like xcoff don't encode directory information.
25482 * gdb.stabs/weird.exp: Use the right sed script for powerpc
25483 and rs6000 AIX xcoff targets.
25484 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
25485 * configure: Regenerate.
25486 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
25487 here, rather than in distclean.
d63a86f8 25488
c906108c
SS
25489Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
25490
25491 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
25492 defined, and use it to compile the test case with -O2. The
25493 native compilation still uses no optimization.
25494 * gdb.base/mips_pro.c: Remove inline assembly code since
25495 it is compiled PIC by default, which results in assembler
25496 warnings that make the testsuite think the compilation
25497 was unsuccessful.
25498
25499Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
25500
25501 * gdb.c++/misc.exp: Add note to message for
25502 "print s.a for foo struct" that this is a known gcc 2.7.2
25503 and earlier bug.
25504
25505Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
25506
25507 * gdb.base/break.exp: Fix pattern for matching "Delete all
25508 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
25509 setup_xfail for deleting all breakpoints test. Fix various
25510 timeout messages to include "(timeout)".
25511 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
25512 for "p t_float_values2(3.14159,float_val2)".
25513 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
25514 for "continue to call2g" when gcc compiled.
25515 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
25516 "up to foo in langs.exp", "show language at foo in langs.exp",
25517 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
25518 and "show language at fsub in langs.exp".
25519 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
25520 "list line 1 in include file", "list message for lines past EOF",
25521 "list function in include file", "list list0.h:foo", and
25522 "list filename:function; nonexistant function".
25523 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
25524 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
25525 and "ptype t_char_array" to be for native cc only.
d63a86f8 25526
c906108c
SS
25527Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
25528
d63a86f8 25529 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 25530 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 25531 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
25532
25533Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
25534
25535 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
25536 "bt in signals.exp". This problem only appears when running
25537 the testsuite, and then only intermittently.
25538
25539Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
25540
25541 * gdb.base/return.exp (return_tests): Differentiate between
25542 two tests of continuing.
25543
25544Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
25545
25546 * */Makefile.in (maintainer-clean): Remove config.log.
25547 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
25548 * gdb.c++/Makefile.in (PROGS): Add inherit.
25549 (clean): Remove *.ci.
25550
25551Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
25552
25553 * gdb.c++/misc.cc: Add test code from Mike Stump.
25554 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
25555
25556Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
25557
25558 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
25559 to "alpha-*-osf2*" and add comment.
25560 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
25561 setup_xfail for "step over execarg initialization" and
25562 "step over corearg initialization".
c906108c
SS
25563 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
25564 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
25565 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 25566 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
25567 "print func2::coremaker_local", and "backtrace in corefile.exp".
25568 * gdb.base/signals.exp: Build and source signals.ci.
25569 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
25570 to be for gcc only.
25571 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 25572
c906108c
SS
25573Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25574
25575 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
25576 Feb 3 procfs.c change.
25577
25578Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
25579
25580 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
25581
25582Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
25583
25584 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
25585 from dejagnu's apparent default of 10 seconds, which gives random
25586 results when running the tests over NFS on moderately loaded systems.
25587 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
25588
25589Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
25590
25591 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
25592 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 25593 result reports.
c906108c
SS
25594
25595Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
25596
25597 * configure.in (CY_AC_PATH_TCLH): Remove.
25598 * configure: Regenerate.
25599
25600Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
25601
25602 * gdb.c++/Makefile.in (clean): Add missing '{'.
25603
25604Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
25605
25606 * lib/gdb.exp: Provide a default value for noinferior.
25607
25608 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
25609 Load libgloss.exp.
25610
25611Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
25612
25613 * gdb.disasm/hppa.exp: Compile directly into an executable, use
25614 the executable, not the .o to run the tests from.
25615
25616Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
25617
25618 * gdb.base/break.exp: Don't test for program exit or exit status
25619 if $noresults if nonzero.
25620 * gdb.base/langs.exp: Likewise.
25621 * gdb.base/watchpoint.exp: Likewise.
25622
25623 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
25624 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
25625 trying to compile the testcase.
25626
25627Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
25628
25629 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
25630 * gdb.base/signals.exp (continue to handler): Likewise.
25631
25632Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
25633
25634 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
25635
25636 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
25637
25638Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
25639
25640 * gdb.base/corefile.exp: Recognize "not found" as failure
25641 when trying to determine if a core file was generated.
25642 If no core file was generate the first time, try again without
25643 the ulimit -c to work around braindamaged shells.
25644
25645Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
25646
25647 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
25648 [] tests with "test" and enclose string in quotes.
25649 * gdb.stabs/configure: Rebuild
d63a86f8 25650
c906108c
SS
25651Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
25652
25653 Changes in sync with expect:
25654 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
25655 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
25656 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
25657 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
25658 argument to AC_REQUIRE.
25659 * configure: Regenerated.
25660
25661Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
25662
25663 * gdb.base/corefile.exp: When generating a core, discard any
25664 error messages about ulimit not found and the "core dumped"
25665 message from the shell that runs the coredumper.
25666
25667Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
25668
25669 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
25670
25671 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
25672 which sed script to run. Expect failure for v_comb test
25673 on PA targets too.
d63a86f8 25674
c906108c
SS
25675Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
25676
25677 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 25678 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
25679
25680Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
25681
25682 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
25683 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 25684 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
25685 * lib/gdb.exp (default_gdb_start): Fix typo.
25686 * gdb.base/corefile.exp: Allow "Core was generated by ..."
25687 messages to not include the full program name that caused
25688 the core dump since some systems (such as solaris) apparently
25689 truncate this path to about 80 characters.
25690 When generating a core file first try increasing the core file
25691 size limit to unlimited since some systems may default it to
25692 zero, and it is harmless to try it. Move the test for failing
25693 to generate a core file to where it will actually get executed.
25694 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
25695 new gdb result from g++ debug info improvements and make old
25696 pattern obsolescent. Also account for size_t differences
25697 (may be int or long).
25698 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
25699 initialization before function call is placed in the delay slot
25700 and thus appears to be skipped over by commands such as "next".
25701
25702Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
25703
25704 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
25705
25706Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
25707
25708 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
25709 input source file; fix code to compile test to deal with this
25710 convention.
25711 * gdb.c++/*.exp: Likewise.
25712
25713Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
25714
25715 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
25716 "bt in signals.exp".
25717
25718Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
25719
25720 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
25721 "step over execarg initialization" and
889bf7c5 25722 "step over corearg initialization".
c906108c
SS
25723
25724Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
25725
25726 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
25727 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
25728
25729Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
25730
25731 From Rob Savoye (rob@poseidon.cygnus.com)
25732 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
25733 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
25734 configure.in}, gdb.disasm/{Makefile.in, configure.in},
25735 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
25736 configure.in}: Major reworking for autoconfig.
c906108c
SS
25737 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
25738 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 25739 New files.
c906108c
SS
25740 * config/unix-gdb.exp: Make GDB global.
25741 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
25742 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
25743 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
25744 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
25745 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
25746 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 25747 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
25748 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
25749 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
25750 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
25751 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 25752 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
25753 to returns as necessary, arrange for test to compile own testcase
25754 executable.
c906108c 25755 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 25756
c906108c
SS
25757Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
25758
25759 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 25760 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
25761 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
25762 "backtrace through signal handler".
25763
25764Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25765
25766 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
25767 continuing from a job control stop signal.
25768 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
25769
25770Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
25771
25772 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
25773 * gdb.base/corefile.exp: Likewise.
25774 * gdb.base/funcargs.exp: Likewise.
25775
25776Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
25777
25778 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
25779 * config/monitor.exp: Add support for setting baud rate.
25780
25781Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
25782
25783 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
25784 i*86-*-linux* xfails for "backtrace through signal handler".
25785 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
25786 "print func2::coremaker_local".
25787 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 25788 alpha-dec-osf2* xfail for
c906108c
SS
25789 "delete all breakpoints when none".
25790
25791Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
25792
25793 * gdb.base/break.exp: Change test that deletes all breakpoints
25794 when no user breakpoints are installed. A post 4.15 change
25795 causes gdb to no longer prompt in this case.
25796
25797Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
25798
25799 * gdb.base/return.exp (return_tests): Change xfail for test
25800 "correct value returned double test" to stop xfailing at
25801 Solaris 2.5. Apparently the bug has been fixed.
25802
25803Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
25804
25805 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
25806 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
25807
25808Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
25809
25810 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
25811 * gdb.disasm/hppa.s: Corresponding changes.
25812
25813Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
25814
25815 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
25816 makefile fragment.
25817 * config/mt-hpux: Deleted.
25818
25819Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
25820
d63a86f8 25821 * Many files: When warning about suppressed tests due to a
c906108c
SS
25822 nonexistant test binary, avoid incrementing the warning count.
25823
25824Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
25825
25826 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 25827
c906108c
SS
25828Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25829
25830 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
25831 "sparc-*-solaris2*".
25832
25833Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25834
25835 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
25836 Add global and local variables and initialize them.
25837 * gdb.base/corefile.exp: Test correct mapping of corefile sections
25838 by printing variables. Remove rs6000 and powerpc xfails, BFD now
25839 extracts the file name and terminating signal from the core file.
25840 * TODO: Remove note about tests for correct mapping of corefile.
25841 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
25842 from optimizing it away.
25843 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
25844 handles common blocks.
25845
25846Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
25847
25848 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
25849 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
25850
25851Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
25852
25853 * Makefile.in (maintainer-clean): New target, synonym for
25854 realclean.
25855 * gdb.base/Makefile.in (maintainer-clean): Likewise.
25856 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
25857 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
25858 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
25859 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
25860 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
25861
25862Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
25863
25864 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
25865 xfails when not gcc compiled for "print foo::funclocal".
25866 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
25867 "print foo::funclocal at foo",
25868 "print 'scope1.c'::foo::funclocal at foo",
25869 "print foo::funclocal_bss at foo",
25870 "print 'scope1.c'::foo::funclocal_bss at foo",
25871 "print foo::funclocal_ro at foo",
25872 "print 'scope1.c'::foo::funclocal_ro at foo",
25873 "print bar::funclocal at foo" and
25874 "print 'scope1.c'::bar::funclocal at foo".
25875 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
25876 gcc compiled for "print foo::funclocal at bar".
25877 Expand all messages to ensure that they identify that
25878 the test is at bar().
25879 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
25880 gcc compiled for:
25881 "ptype on opaque struct pointer (statically)",
25882 "ptype on opaque struct tagname (statically)",
25883 "ptype on opaque struct pointer (dynamically) 1",
25884 "ptype on opaque struct tagname (dynamically) 1",
25885 "ptype on opaque struct pointer (dynamically) 2" and
25886 "ptype on opaque struct tagname (dynamically) 2
25887 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
25888 gcc compiled for:
25889 "p datalocal"
25890 "whatis datalocal",
25891 "ptype datalocal",
25892 "p bsslocal",
25893 "whatis bsslocal", and
25894 "ptype bsslocal".
25895 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
25896 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
25897 when not gcc compiled.
25898 * gdb.base/funcargs.exp (float_and_integral_args): Add
25899 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
25900 compiled.
25901 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
25902 "backtrace from call6a" when not gcc compiled.
25903 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
25904 "backtrace from call7a" when not gcc compiled.
25905 * gdb.base/callfuncs.exp (do_function_calls):
25906 Add "hppa*-*-hpux*" xfail when not gcc compiled for
25907 "p t_char_array_values(char_array_val2,char_array_val1)",
25908 "p t_char_array_values(char_array_val1,char_array_val2)",
25909 "p t_char_array_values("carray 1","carray 2")",
25910 "p t_char_array_values("carray 1",char_array_val2)",
25911 "p t_char_array_values(char_array_val1,"carray 2")",
25912 "p sum_args(1,{2})",
25913 "p sum_args(2,{2,3})",
25914 "p sum_args(3,{2,3,4})",
25915 "p sum_args(4,{2,3,4,5})"
25916 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
25917 "backtrace in corefile.exp" when not gcc compiled.
25918
25919Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25920
25921 * gdb.base/signals.exp: Rewrite `handle all print' test as
25922 a procedure. Accept blanks or TABs as whitespace, increase
25923 timeout and expect input buffer size for the large output
25924 from the command. Remove "i*86-*-bsdi2.0" xfail.
25925
25926Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25927
25928 * gdb.base/setvar.exp: Add new testcases for truncation when
25929 assigning invalid values to bitfields.
25930
25931Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
25932
d63a86f8 25933 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
25934 mips-sgi-irix* xfail for
25935 "call inferior func with struct - returns char *"
25936 and fix test so that an optional (unsigned char *) cast is
889bf7c5 25937 accepted in the result.
c906108c
SS
25938
25939Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
25940
25941 * gdb.base/funcargs.exp (float_and_integral_args): Remove
25942 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
25943 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
25944 * gdb.base/signals.exp: Remove duplicate "handle all print" test
25945 that accidentally got checked in.
25946
25947Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
25948
d63a86f8 25949 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
25950 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
25951 compiled test.
25952 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
25953 Add mips-sgi-irix5* xfail for not gcc compiled.
25954 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
25955 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
25956 "p top", "whatis top", "p middle", and "whatis middle".
25957 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
25958 "whatis signed char" for not gcc compiled.
25959 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
25960 "set variable signed char=-1 (-1)" and
25961 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
25962 * gdb.base/funcargs.exp (float_and_integral_args):
25963 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
25964 Add mips-sgi-irix* xfail when not gcc compiled for
25965 "continue to call2b".
25966 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
25967 "continue to call2g".
25968 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
25969 "backtrace from call6a"
25970 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
25971 "backtrace from call7k".
25972 Add mips-sgi-irix5* xfail when not gcc compiled for
25973 "backtrace from call7a".
25974 (localvars_after_alloca): Fix gdb_test cmds for
25975 "print * after runto ...".
25976 Remove rs6000-*-* xfails for
25977 "print i after runto localvars_after_alloca" and
25978 "print l after runto localvars_after_alloca"
25979 for all compilers.
25980 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 25981 when not compiled with gcc, for:
c906108c
SS
25982 "print signed char == (minus)",
25983 "print signed char != (minus)",
25984 "print signed char < (minus)",
25985 "print signed char > (minus)".
25986 * gdb.base/callfuncs.exp (do_function_calls):
25987 Add mips-sgi-irix* xfail, when compiled with native compiler, for
25988 "call inferior func with struct - returns char *".
d63a86f8 25989 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
25990 "correct value returned double test" to include Solaris 2.4.
25991 * gdb.base/funcargs.exp (float_and_integral_args):
25992 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 25993
c906108c
SS
25994Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25995
25996 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
25997 enumeration bitfields if compiling with GNU C.
25998 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
25999 to empty' prompt.
26000
26001Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
26002
26003 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
26004 test for PRO targets.
26005
26006 * gdb.base/funcargs.exp: Avoid ever setting more than 8
26007 breakpoints in the inferior at any given time by making
26008 two groups of breakpoints for call2*, call6* and call7*
26009 tests.
26010
26011Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26012
26013 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
26014 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
26015 from optimizing it away.
26016 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
26017 "call inferior func with struct".
26018
26019Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
26020
26021 * configure.in: Only configure gdb.chill for particular targets.
26022
26023Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
26024
26025 * gdb.base/Makefile.in: Add action to .c.o transformation
26026 rule that generates a .ci file for each .o file and remove
26027 explicit .c.o rules except for callfuncs.o.
26028 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
26029 generates a .ci file for each .o file and remove explicit
26030 .cc.o rules.
26031 (clean): Remove *.tmp *.ci files.
26032 (EXECUTABLES): Remove templ-info.exp.
26033 * gdb.base/compiler.c: New file.
26034 * gdb.c++/compiler.cc: New file
26035 * gdb.base/scope.exp: Source gdb.base/scope.ci.
26036 Change rs6000-*-* xfail for
26037 "print 'scope0.c'::filelocal_ro" and
26038 "print 'scope1.c'::filelocal" and
26039 "print 'scope1.c'::filelocal_bss" and
26040 "print 'scope1.c'::filelocal_ro" and
26041 "print 'scope1.c'::foo::funclocal" and
26042 "print 'scope1.c'::foo::funclocal_ro" and
26043 "print 'scope1.c'::bar::funclocal" and
26044 "print 'scope0.c'::filelocal_ro" and
26045 "print 'scope1.c'::filelocal at foo" and
26046 "print 'scope1.c'::filelocal_bss at foo" and
26047 "print 'scope1.c'::filelocal_ro at foo" and
26048 "print 'scope1.c'::foo::funclocal at foo" and
26049 "print 'scope1.c'::foo::funclocal_bss at foo" and
26050 "print 'scope1.c'::foo::funclocal_ro at foo" and
26051 "print 'scope1.c'::bar::funclocal at foo" and
26052 "print 'scope0.c'::filelocal_ro" and
26053 "print 'scope1.c'::filelocal" and
26054 "print 'scope1.c'::filelocal_bss" and
26055 "print 'scope1.c'::filelocal_ro" and
26056 "print 'scope1.c'::foo::funclocal" and
26057 "print 'scope1.c'::foo::funclocal_bss" and
26058 "print 'scope1.c'::foo::funclocal_ro" and
26059 "print 'scope1.c'::bar::funclocal" and
26060 "print 'scope1.c'::bar::funclocal_bss"
26061 to only be xfail'd when not compiled with gcc.
d63a86f8 26062 Add rs6000-*-* xfail for
c906108c
SS
26063 "print 'scope0.c'::filelocal_bss before run"
26064 when compiled with gcc.
26065 (test_at_main): Add rs6000-*-* xfail for
26066 "print filelocal_ro in test_at_main"
26067 when compiled with gcc.
26068 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 26069 Add rs6000-*-aix* xfail for
c906108c
SS
26070 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
26071 "ptype t_char_array", not compiled with gcc.
26072 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
26073 xfail for "list foo (in include file)" when gcc compiled.
26074 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 26075 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
26076 "run to call0a" if not compiled with gcc.
26077 (unsigned_integral_args): Add rs6000-*-* xfail for
26078 "run to call1a" if not compiled with gcc.
26079 (float_and_integral_args): Add rs6000-*-* xfail for
26080 "run to call2a" if not compiled with gcc and for
26081 "continue to call2b" for any compiler.
26082 Add rs6000-*-* xfail to
26083 "print f1 after run to call2a" for gcc compiled.
26084 (discard_and_shuffle): Add rs6000-*-* xfail for
26085 "run to call6a".
26086 (shuffle_round_robin): Add rs6000-*-* xfail for
26087 "backtrace from call7a" if not compiled with gcc.
26088 Add rs6000-*-* xfail for
26089 "backtrace from call7b" if compiled with gcc.
26090 (call_after_alloca): Add rs6000-*-* xfail for
26091 "print c in call_after_alloca" and
26092 "print s in call_after_alloca" and
26093 "backtrace from call_after_alloca_subr"
26094 if not compiled with gcc.
26095 (localvars_in_indirect_call): Add rs6000-*-* xfail for
26096 "print c in localvars_in_indirect_call" and
26097 "print c in localvars_in_indirect_call" and
26098 "backtrace in indirectly called function" and
26099 "stepping into indirectly called function"
26100 if not compiled with gcc.
26101 (localvars_after_alloca): Add rs6000-*-* xfail for
26102 "print c after runto localvars_after_alloca" and
26103 "print s after runto localvars_after_alloca" and
26104 "print i after runto localvars_after_alloca" and
26105 "print l after runto localvars_after_alloca"
26106 for all compilers.
26107 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
26108 than whatis-info.exp.
26109 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
26110 than opaque-info.exp.
26111 Setup rs6000-*-* xfail for
d63a86f8 26112 "ptype on opaque struct pointer (statically)" and
c906108c
SS
26113 "ptype on opaque struct pointer (dynamically)" when
26114 not compiled with gcc.
26115 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
26116 rather than callf-info.exp.
26117 (do_function_calls): Add clear_xfail for rs6000-*-* for
26118 "p t_float_values2(3.14159,float_val2)". Seems to work
26119 fine there, both with xlc and gcc. Need to find out what
26120 it is doing right and fix other platforms.
26121 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
26122 "call inferior func with struct - returns int",
26123 "call inferior func with struct - returns long",
26124 "call inferior func with struct - returns float",
26125 "call inferior func with struct - returns double",
26126 "call inferior func with struct - returns char *",
26127 but only if not gcc compiled (presumes xlc compiled).
26128 Change rs6000-*-* xfails for
26129 "call inferior func with struct - returns char" and
26130 " call inferior func with struct - returns short" to only
26131 xfail if not using gcc.
26132 (clean mostlyclean): Remove *.ci and *.tmp files.
26133 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
26134 than templ-info.exp.
26135 * gdb.base/langs.exp: Source gdb.base/langs.ci.
26136 Add rs6000-*-* xfail for "up to foo in langs.exp"
26137 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 26138 when not gcc compiled.
d63a86f8 26139
c906108c
SS
26140Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
26141
26142 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
26143 * gdb.base/corefile.exp: Likewise.
26144 * gdb.base/list.exp: Likewise.
26145 * gdb.base/scope.exp: Likewise.
26146 * gdb.base/siganls.exp: Likewise.
26147
26148 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
26149 compiler output.
26150 * gdb.base/whatis.exp: Likewise.
26151
26152Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
26153
26154 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
26155 failure (opcode table has been fixed to match reality).
26156
26157Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
26158
26159 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
26160 "call inferior func with struct - returns char",
26161 "call inferior func with struct - returns short"
26162
26163 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
26164 "print 'scope0.c'::filelocal at main",
26165 "print 'scope0.c'::filelocal_bss in test_at_main",
26166 "print 'scope0.c'::filelocal at foo",
26167 "print 'scope0.c'::filelocal_bss in test_at_foo",
26168 "print 'scope0.c'::filelocal at bar",
26169 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 26170
c906108c
SS
26171 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
26172 in source file 1". This bug seems to have been fixed with both
26173 gcc and native cc (was native assembler bug?).
26174
26175Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
26176
26177 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
26178 "backtrace through signal handler" to "i*86-*-sysv4*".
26179 * gdb.base/signals.exp: Add xfail for "'next' behaved as
26180 continue" case. Add "known SVR4 bug" to fail message.
26181 Add "i*86-*-bsdi2.0" xfail for "handle all print".
26182 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
26183 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
26184 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
26185 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
26186 "up to foo in langs.exp", "show language at foo in
26187 langs.exp", "up to cppsub_ in langs.exp", "show
26188 language at cppsub_ in langs.exp", "up to fsub in
26189 langs.exp", and "show language at fsub in langs.exp".
26190 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
26191 "bactrace in corefile.exp".
26192 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
26193 "call inferior function with struct - returns float" and
26194 "call inferior function with struct - returns double".
d63a86f8 26195
c906108c
SS
26196Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
26197
26198 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
26199 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
26200 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
26201 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
26202
26203Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
26204
26205 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
26206 (or overriden) "CHILL" macro rather then bare "gcc".
26207 Also look for ../../gcc/xgcc since that is what we will
26208 actually need, not "Makefile". Remove following assignment
26209 of CHILL to CHILL_FOR_TARGET because that results in
26210 recursive definition.
26211
26212Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
26213
26214 * gdb.base/corefile.exp: Change xfail for backtrace in
26215 corefile.exp from linuxaout to all linux.
26216 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
26217 cases where we miss the breakpoint at the signal handler
26218 for some reason. Setup xfail for linuxoldld/linuxaout and
26219 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
26220 hitting SIGURG breakpoint.
26221 * gdb.base/signals.exp: Setup xfail for "next" acting like
26222 continue to add linuxoldld. Setup xfail for all linux for
26223 "next to handler in signals_tests_1", "backtrace in
26224 signals_tests_1", "continue to func1", "pass SIGUSR1",
26225 and continue to handler".
26226
26227Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
26228
26229 * Update all FSF addresses except those in COPYING* files.
26230
26231Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
26232
26233 * gdb.base/a2-run.exp: Change messages to be more explicit about
26234 the status of args, and quote binfile in results.
26235
26236Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
26237
26238 * gdb.base/callfuncs.exp: Add tests for passing structs to
26239 inferior functions and return various types.
26240 * gdb.base/callfuncs.c: Add functions to receive a struct
26241 and return a member of the struct, in various types.
26242
26243Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26244
26245 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
26246
26247Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
26248
26249 * config/vxworks29k.exp: New file, sources vxworks.exp.
26250
26251Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
26252
26253 * config/gdbremote.exp: New file. Testing framework using
26254 gdbserver.
26255
26256Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
26257
26258 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
26259 "call function when asleep" and "send end of file".
26260 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
26261 for "backtrace in corefile.exp".
26262 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
26263 for "backtrace through signal handler".
26264 * gdb.base/corefile.exp: Make sure we actually generate a core file
26265 before trying the core tests. Some systems allow the user to suppress
26266 generation of core files and default to that (linux for example).
26267 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
26268 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
26269
26270Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
26271
26272 * gdb.threads: New directory with some crude multi-threaded
26273 gdb tests (step.exp and step2.exp).
26274 * config/mt-lynx (STEP_EXECUTABLE): Define.
26275 (THREADFLAGS): Define.
26276
26277Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
26278
26279 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
26280
26281 * gdb.base/signals.exp: Disable whole file for lynx until
26282 further notice.
26283
26284 * gdb.base/signals.exp: xfail test where "next" acts like
26285 "continue" for lynx.
26286
26287 * gdb.base/interrupt.exp: xfail test for calling function while
26288 inferior is asleep for lynx.
26289
26290 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
26291 than one cr-lf after each command.
26292
26293Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26294
26295 * configure.in: Reinstate setting of stabsdirs variable, fix
26296 typo in setting up configdirs for native builds.
26297
26298 * gdb.base/return.exp: Fix typo in return double test.
26299 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
26300 compiler from optimizing them away.
26301
26302Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
26303
26304 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
26305 sequences to be echo'd by gdb when using gdb_test.
26306 * gdb.chill/chexp.exp: Likewise.
26307 * gdb.fortran/exprs.exp: Likewise
26308
26309Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
26310
26311 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
26312 after the inferior gdb has started.
26313
26314 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
26315 after each command.
26316 * gdb.base/funcargs.exp: Likewise.
26317 * gdb.base/gdbvars.exp: Likewise.
26318 * gdb.base/interrupt.exp: Likewise.
26319 * gdb.base/list.exp: Likewise.
26320 * gdb.base/watchpoint.exp: Likewise.
26321 * gdb.c++/demangle.exp: Likewise.
26322 * gdb.c++/inherit.exp: Likewise.
26323 * gdb.chill/chexp.exp: Likewise.
26324 * gdb.fortran/exprs.exp: Likewise.
26325
26326 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
26327 test if we can't handle IO to/from the inferior.
26328
26329 * gdb.c++/misc.exp: Always check for a program already being
26330 started after sending a "run" command to gdb.
26331
26332 * gdb.base/twice.exp: Start with a fresh gdb.
26333
26334 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
26335 only depend on gdb's expression code, not the chill runtime.
26336
26337 * gdb.base/return.c: Put return values into variables so we
26338 can have gdb print them rather than depending on the program
26339 to print them.
26340 * gdb.base/return.exp: Corresponding changes.
26341
26342 * lib/gdb.exp: Provide default value for noinferiorio.
26343 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
26344 the inferior.
26345
26346 * gdb.base/break.exp: Always check for a program already being
26347 started after sending a "run" command to gdb.
26348 (text_next_with_recursion): Don't check the output from the
26349 program's printf statement. Instead just make sure the program
26350 exited.
26351
26352 * gdb.base/commands.exp: Protect tests which need arguments with
26353 $noargs conditionals.
26354
26355Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26356
26357 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
26358 of structure member arrays to match gdb/valops.c:value_addr change.
26359
26360Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
26361
26362 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
26363 cases.
26364
26365Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
26366
26367 * configure.in (configdirs): Remove gdb.chill from default list
26368 of subdirs and then add it back in only if doing a native build.
26369 The current chill compiler does not yet work in any cross build.
26370 * Revert all signal changes from Jul 6.
26371 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
26372 for sh-hms targets, allowing these tests to link, with no other
26373 changes. Testing is suppressed by setting "nosignals" in site.exp.
26374
26375Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
26376
26377 * configure.in (signaldirs): Define and add to configdirs for all
26378 targets except some specific ones that are known to not support signals.
26379 Also clean up formatting.
26380 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
26381 (signals, sigall): Remove rules to build.
26382 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
26383 Moved to new gdb.signals directory.
26384 * gdb.signals: New test directory.
26385 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
26386 signals.c signals.exp}: New or moved files.
26387
26388Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
26389
26390 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
26391
26392Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
26393
26394 * gdb.base/return.exp: Xfail `return double' test failure
26395 on at least Solaris 2.3 and handle future/past versions on
26396 a case by case basis as appropriate. Also update message
26397 to include i*86 failures.
26398
26399Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26400
26401 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
26402
26403 * lib/gdb.exp: Fix comment which erroneously identified
26404 gdb_file_cmd as gdb_load (the 19 May change was in fact to
26405 gdb_file_cmd not gdb_load).
26406 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
26407
26408 * gdb.base/setvar.exp: Make test names consistent between pass and
26409 fail cases. Use gdb_test more.
26410
26411Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26412
26413 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
26414
26415Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26416
26417 * gdb.base/help.exp: Fix expected help string for `show commands'.
26418
26419Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
26420
26421 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
26422
26423 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
26424 of a text section.
26425
26426Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
26427
26428 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
26429 that loop eventually terminates. Fix Connection refused logic so
26430 that testsuite will expire nicely.
26431
26432Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
26433
26434 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
26435 config/rom68k.exp: New tcl glue for the appropriate monitors.
26436 These all just end up calling monitor.exp.
26437 * config/monitor.exp (gdb_target_monitor): Handle `Connection
26438 refused' by retrying. Cleanup some timeout issues.
26439 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
26440 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
26441 callers don't have to set/restore global timeout variable.
26442
26443 * The following set of changes centralizes management of the global
26444 timeout variable. This way, it can be set in one target dependent
26445 place instead of dozens of places scattered throughout the test suite.
26446 If you need to lengthen a timeout, then you should either set timeout
26447 in one of the config/{target}.exp files, or multiply it by a factor.
26448 Setting it to an absolute value is always going to lose for some
26449 targets.
26450 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
26451 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
26452 * gdb.base/funcargs.exp: Don't set timeout.
26453 * gdb.base/list.exp (test_forward_search): Only use local timeout.
26454 * gdb.base/printcmds.exp (test_print_string_constants
26455 test_print_array_constants): Don't set timeout.
26456 * gdb.base/ptype.exp: Don't set timeout.
26457 * gdb.base/recurse.exp: Don't set timeout.
26458 * gdb.base/return.exp: Don't set timeout.
26459 * gdb.base/watchpoint.exp: Don't set timeout.
26460 * gdb.c++/classes.exp (do_tests): Don't set timeout.
26461 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
26462
26463Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
26464
26465 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
26466
26467Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26468
26469 * lib/gdb.exp: Disable chill tests for irix5.
26470
26471Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26472
26473 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
26474 each test pass or fail.
26475
26476Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26477
26478 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
26479 xlc not gcc.
26480
26481Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
26482
26483 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
26484
26485Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
26486
26487 * config/est.exp: Fix copyright and comments. Remove dead code.
26488 Use targetname, serialport and baud variables instead of fixed
26489 constants.
26490 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
26491 * config/cpu32bug.exp: New file to support cpu32bug monitors.
26492
26493Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26494
26495 * gdb.base/watchpoint.exp: Don't run
26496 test_watchpoint_triggered_in_syscall for sunos.
26497
26498Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26499
26500 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
26501 they don't seem to exist. Do include stdio.h.
26502
26503Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26504
26505 * gdb.base/a1-selftest.exp: Add alpha xfail.
26506
26507Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26508
26509 * gdb.base/watchpoint.c (main): Prompt before calling read().
26510 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
26511 Revise accordingly. Remove cruft about sending "123" several
26512 times, until it gets noticed. Clean up the "print buf[0]" stuff
26513 so that it passes or fails, and waits for prompts in the usual way.
26514
26515Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26516
26517 * gdb.base/recurse.exp: Fix comment.
26518
26519 * TODO: Remove item about printing variables in nodebug.exp. Add
26520 item about enabling tests which are only run on some targets.
26521
26522 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
26523 fail, make test names unique, use new gdb_test convention
26524 regarding pattern, use gdb_test more, etc.).
26525
26526 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
26527 fail, make test names unique, etc.).
26528
26529Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26530
26531 * gdb.base/nodebug.c: Change return type of top and middle to
26532 short.
26533 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
26534 are fixed by the recent mdebugread.c changes. Allow `short ()'
26535 as type for top and middle.
26536
26537Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26538
26539 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
26540 nearly as I can tell, the whole thing was an accident in Stu's
26541 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
26542 to replace a send/expect pair with gdb_test, but ended up only
26543 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
26544 of 30 Mar 1995 took care of it, but left this vestigial comment
26545 which I am now nuking.
26546
26547Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26548
26549 * gdb.base/break.exp: Look for different line number for
26550 breakpoint at main depending on usestubs.
26551
26552Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26553
26554 * gdb.base/list.exp: Adjust some alternate expect patterns to
26555 match recent list0.c change. Add alternate expect pattern for
26556 output from `list default lines around main' for optimizing
26557 compilers.
26558
26559Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26560
26561 * lib/gdb.exp: If nosignals is not set, set it to 0.
26562
26563Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
26564
26565 * config/slite-gdb.exp: Responds to load symbol table prompt.
26566 * gdb.base/break.exp: Adjust line number, fix rerun.
26567 * gdb.base/langs0.c: Add #ifdef usestubs.
26568
26569Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
26570
26571 * gdb.base/list.exp: Adjust line contents after adding new lines in
26572 list0.c. Also fix a syntax error.
26573
26574 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
26575 * gdb.base/break.exp: ditto.
26576 * gdb.base/list.exp: ditto.
26577 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
26578 * gdb.base/run.c: ditto.
26579 * gdb.base/list0.c: ditto.
26580 * gdb.base/funcargs.c: ditto.
26581
26582Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
26583
26584 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
26585 $targetname, $serialport and $baud instead of hardwired variables.
26586 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
26587 target doesn't support signals.
26588
26589Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
26590
26591 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
26592
26593Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26594
26595 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
26596 Don't rely on the value of an auto variable before it has been
26597 initialized. Use gdb_test more.
26598
26599Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26600
26601 * lib/gdb.exp (default_gdb_version): A version number must start
26602 with a digit, but other than that contains all characters up to
26603 the first whitespace character.
26604
26605Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26606
26607 * gdb.base/commands.exp (breakpoint_command_test): New tests.
26608
26609Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26610
26611 * gdb.c++/*.exp: Warn if executable does not exist. The original
26612 reason for skipping the warning was that configure.in sometimes
26613 intentionally skipped building the executables but the tcl code
26614 had no way of knowing. That (a) was always bogus with respect to
26615 error handling, (b) is no longer true (right now there is no way
26616 to skip C++ tests).
26617
26618 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
26619
26620Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26621
26622 * gdb.base/list.exp: Add expect patterns for output from
26623 SunPRO compiled executables.
26624 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
26625 types.
26626
26627Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26628
26629 * gdb.base/break.exp (test_next_with_recursion): Accept any line
26630 number (we are already testing that the correct source line text
26631 gets printed).
26632
26633 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
26634 that is what is intended, but something needed to be done to get
26635 sunos4 native working again.
26636
26637 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
26638
26639 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
26640 apparently went with a (very) old xfail.
26641
26642Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
26643
26644 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
26645 runto_main is a proc in gdb.exp that will do 'step' for target use
26646 stubs.
26647 * gdb.base/exprs.exp: ditto.
26648 * gdb.base/interrupt.exp: ditto.
26649 * gdb.base/opaque.exp: ditto.
26650 * gdb.base/printcmds.exp: ditto.
26651 * gdb.base/ptype.exp: ditto.
26652 * gdb.base/scope.exp: ditto.
26653 * gdb.base/setvar.exp: ditto.
26654 * gdb.base/signals.exp: ditto.
26655 * gdb.base/twice.exp: ditto.
26656 * gdb.c++/classes.exp: ditto.
26657 * gdb.c++/inherit.exp: ditto.
26658 * gdb.c++/templates.exp: ditto.
26659 * gdb.base/break.exp: no run and hit main for stubs. Change line
26660 numbers for breakpoints and info breakpoint.
26661 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
26662 breakpoint().
26663 * gdb.base/callfuncs.c: ditto.
26664 * gdb.base/exprs: ditto.
26665 * gdb.base/interrupt.c: ditto.
26666 * gdb.base/opaque0.c: ditto.
26667 * gdb.base/printcmds.c: ditto.
26668 * gdb.base/ptype.c: ditto.
26669 * gdb.base/scope0.c: ditto.
26670 * gdb.base/setvar.c: ditto.
26671 * gdb.base/signals.c: ditto.
26672 * gdb.base/twice.c: ditto.
26673 * gdb.c++/misc.cc: ditto.
26674 * gdb.c++/templates.cc: ditto.
26675
26676Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26677
26678 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
26679
26680 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
26681 somewhere between `read' and `main.c'. I'm pretty sure the
26682 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
26683 and it isn't particularly useful.
26684
26685 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
26686
26687Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26688
26689 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
26690
26691Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
26692
26693 * config/mt-slite: add LIBS and -nostdlib.
26694 * config/slite-gdb.exp: add this new file to support sparclite target.
26695
26696Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
26697
26698 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
26699
26700 * gdb.base/a2-run.exp: Change argument to istarget from
26701 "*-*-vxworks" to "*-*-vxworks*".
26702 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
26703
26704Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
26705
26706 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
26707 will not runto main but do a 'step' to step out of breakpoint().
26708 * config/mt-slite: add -Dusestubs.
26709
26710Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26711
26712 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
26713 instead of just @.
26714
26715 * gdb.base/signals.exp: Add test for "handle all print".
26716 * TODO: Remove "handle all print". Also remove item about
26717 checking copyright date (I don't like the idea of a spurious FAIL
26718 based on when we run the tests).
26719
26720 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
26721 for SunOS4 (reason for failure not investigated). Remove
26722 redundant test for $binfile.
26723
26724 * gdb.base/nodebug.c (array_index): Call malloc.
26725
26726 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
26727
26728Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
26729
26730 * gdb.base/recurse.exp: Update gdb_test invocation to use new
26731 conventions and slightly simplify the matching regexp.
26732
26733Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26734
26735 * gdb.base/break.exp: Update gdb_test invocation to use new
26736 convention.
26737
26738 * lib/gdb.exp: If noargs is not set, set it to 0.
26739
26740 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
26741 tests unique.
26742
26743 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
26744
26745Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26746
26747 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
26748 one argument of type "<non-float parameter>".
26749
26750Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
26751
26752 * config/rom68k.exp: New file to support Motorola IDP board.
26753 * gdb.base/a2-run.exp: Skip this file if noargs is set.
26754 * gdb.base/break.c: Change things around so that this program
26755 doesn't depend upon args. This is necessary to make remote
26756 targets work (in general, they can't take args).
26757 * gdb.base/break.exp: Don't try to send args to program. Don't
26758 expect output. Also, replace lots of code with gdb_test.
26759
26760Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26761
26762 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
26763 printing of '\'' (which is what the comment says we are testing,
26764 even though we were not), not '''.
26765 (test_integer_literals_rejected): Test that printing ''' is an error.
26766
26767 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
26768 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
26769 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
26770 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
26771 Use gdb_test not test_print_accept.
26772 * lib/gdb.exp: Remove test_print_accept.
26773
26774 * gdb.base/signals.exp (signal_tests_1): Make pass message
26775 consistent with fail message.
26776
26777 * gdb.base/whatis.exp: Remove xfails for printing char vs.
26778 unsigned char; the bug (PR 1821) is fixed.
26779
26780 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
26781
26782 * gdb.base/scope.exp (test_at_localscopes): Call pass for
26783 successful tests--makes xfailing them work right.
26784
26785Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26786
26787 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
26788 only \r\n, not .*. The test can pass .* as the last thing in
26789 $pattern if that is what it wants. In addition to providing this
26790 flexibility, this change should speed up pattern matching in cases
26791 where the pattern already ended with .* (there were a number of
26792 them). This change also helps catch bad patterns--in the old
26793 scheme the typo "char \*" instead of "char \\*" would pass. Now
26794 it is caught.
26795 * Many .exp files: Update callers.
26796
26797 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
26798 clearer and does not spuriously match multiple ('s. Likewise for
26799 ) and *.
26800
26801 * gdb.base/nodebug.exp: Test ability to call a function and pass
26802 it a string (even with no debugging info).
26803
26804 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
26805 "p '\'", which is the same as "p ''" once tcl gets done with
26806 quoting, to "p '\\'", which I suspect is what is intended (one
26807 backslash gets sent to GDB).
26808
26809 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
26810
26811Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26812
26813 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
26814 1817) was fixed literally years ago.
26815
26816Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26817
26818 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
26819 test, it causes stepping out of call_after_alloca_subr with
26820 optimizing compilers.
26821 (localvars_in_indirect_call): Consume GDB prompt if `finish'
26822 fails.
26823
26824 * gdb.c++/templates.exp: Source templ-info.exp only if
26825 the templates executable exists.
26826
26827 * gdb.c++/misc.cc (class Contains_static_instance,
26828 class Contains_nested_static_instance),
26829 gdb.c++/classes.exp (test_static_members): Test printing of
26830 a class that contains a static instance of the class.
26831
26832Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26833
26834 * gdb.base/langs2.c (cppsub_): Don't prototype.
26835 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
26836 only, I believe).
26837
26838Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26839
26840 * lib/gdb.exp (skip_chill_tests): New procedure.
26841
26842 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
26843
26844Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
26845
26846 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
26847 each expect pattern. Cuts runtime from 12 to about 4 seconds.
26848
26849Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26850
26851 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
26852
26853 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
26854 disassemble 8, not 16, instructions for part 4.
26855
26856 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
26857 support the latter anymore.
26858
26859 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
26860 -DNO_PROTOTYPES.
26861 * gdb.base/callfuncs.c: Control use of prototypes based on
26862 NO_PROTOTYPES, not __STDC__.
26863 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
26864 t_float_values2 tests if prototypes in use.
26865
26866 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
26867 t_double_values): When checking differences against DELTA, check
26868 that difference is within the range (-DELTA,DELTA), not just
26869 (-infinity,DELTA).
26870
26871Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
26872
26873 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
26874 'file' command firts, then 'target', then 'load', this is due to gdb
26875 target set up.
26876 * config/mips-gdb.exp: Fix a couple regular exp bugs.
26877
26878Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
26879
26880 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
26881 FP load/store variants.
26882 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
26883
26884Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
26885
26886 * gdb.base/term.exp: Do not give a warning if not native, it is
26887 not an abnormal condition.
26888
26889Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
26890
26891 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
26892 t_char_array".
26893
26894Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
26895
26896 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
26897 are getting the version number.
26898
26899 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
26900 if not native, it is not an abnormal condition.
26901
26902Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26903
26904 * lib/gdb.exp: Just use "file exists", rather than undocumented
26905 dejagnu procedure "findfile".
26906
26907Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
26908
26909 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
26910 (LDFLAGS): Set to -Xlinker -Ur.
26911
26912 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
26913 Removed, these values are set by lib/gdb.exp.
26914
26915 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
26916
26917Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
26918
26919 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
26920 of replicating gdb startup code.
26921
26922 * config/mt-vxworks (LDFLAGS): Set to -r.
26923 (CFLAGS_FOR_TARGET): Removed.
26924
26925 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
26926 (gdb) and gdb for vxworks uses (vxgdb).
26927
26928 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
26929 executable is not in the tree and host != target, use sed and
26930 program_transform_name to determine the gdb name used by the
26931 target.
26932
26933 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
26934 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
26935
26936Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26937
26938 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
26939 floats, chars, and shorts where there are ANSI-style function
26940 definitions.
26941
26942 * gdb.base/langs.exp, gdb.base/langs*: New test.
26943 * gdb.base/Makefile.in: Build it.
26944 * TODO: Remove item about checking that C names don't get C++
26945 demangling applied; this test tests it.
26946
26947Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26948
26949 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
26950 went with the const70 xfail. The xfail went away a year ago.
26951
26952 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
26953
26954 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
26955 for hp300.
26956
26957 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
26958
26959 * gdb.base/a1-selftest.exp: Don't run on hp300.
26960
26961Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26962
26963 * Makefile.in (site.exp): Set host_alias and target_alias as well
26964 as host_triplet and target_triplet.
26965
26966Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26967
26968 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
26969
26970 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
26971 places as other ecoff systems).
26972
26973 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
26974 ultrix.
26975
26976Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26977
26978 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
26979 remove them.
26980 * gdb.base/nodebug.exp: Accept "function" in addition to "text
26981 variable and "variable" in addition to "data variable".
26982 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
26983
26984 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
26985 2.
26986 * gdb.base/list1.c (long_line): Add additional statement at start
26987 of function.
26988 * gdb.base/list.exp (test_forward_search): Update line number to
26989 reflect new statement.
26990
26991Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26992
26993 * gdb.base/signals.exp: Reinitialize searched source directories
26994 after gdb_start call.
26995
26996Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
26997
26998 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
26999 * gdb.stabs/Makefile.in: Likewise.
27000
27001 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
27002 change. Instead split the tests into smaller pieces.
27003 * gdb.disasm/hppa.s: Corresponding changes.
27004
27005Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27006
27007 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
27008 Quote ^C when passing it to stty. For some shells ^ is a pipe.
27009
27010 * gdb.base/funcargs.exp: Modify many tests so that every test
27011 either passes or fails. Make some test names unique.
27012
27013Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27014
27015 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
27016 Call stty to set interrupt character.
27017
27018 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
27019 for HP assembler versus GNU assembler based on actual behavior of
27020 $(CC), rather than assuming that $(AS) is always the GNU assembler.
27021
27022 * TODO: Suggest a few more stepping tests.
27023
27024Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
27025
27026 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
27027 restart GDB for h8300 after a continue.
27028 (return): Add pattern to match a29k-udi behavior.
27029 * gdb.base/nodebug.exp: Remove obsolete comment.
27030 * gdb.base/regs.exp: New file, testing of register displays.
27031 * gdb.base/return.exp: Fix typo in reference to $objdir.
27032 * gdb.base/whatis.exp: Always start with a fresh GDB.
27033
27034Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27035
27036 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
27037 higher, these tests generate a lot of output.
27038
27039Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27040
27041 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
27042 code following the catch silently ignored some errors; without the
27043 catch they should be thrown like any other tcl error. Also, the
27044 catch used "" instead of {} which meant all the callers who wanted
27045 to include one of the characters "[]$ had to quote it an extra time.
27046 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
27047 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
27048 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
27049 Remove extra quoting.
27050
27051Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
27052
27053 * gdb.base/commands.exp: Make test names unique; every test either
27054 passes or fails. Update some comments.
27055
27056 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
27057
27058Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27059
27060 The following fixes a FAIL caused by the fact that the alpha stabs
27061 configuration didn't use the ".if alpha" code in weird.def.
27062 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
27063 bit pointer, so the 32 bit version works even on the alpha.
27064 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
27065 Remove the stuff which allowed us to have separate versions for
27066 alpha and everything else.
27067
27068 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
27069 regexp which "info func operator\[\](" is supposed to match. Fix
27070 string to send to GDB. Note that GDB still doesn't work right. Add a
27071 new test for "info func .perator\[\](" which GDB does handle correctly.
27072
27073 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
27074
27075Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27076
27077 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
27078 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
27079 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
27080 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
27081 it makes the tests harder to understand and confuses test-o-matic.
27082 The preferred style is that each test provides a PASS or a FAIL,
27083 and has a unique message (e.g. "continue #54" not just "continue")
27084 which is the same for the pass and the fail.
27085 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
27086 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
27087 to lib/gdb.exp.
27088 * gdb.base/printcmds.exp: Use test_print_accept. Remove
27089 prt_accept which was basically the same thing. Likewise for
27090 test_print_reject and prt_reject.
27091 * lib/gdb.exp (test_print_reject): Add some more error message
27092 patterns to match from the former printcmds.exp (prt_reject).
27093 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
27094 One defect of the passcount stuff is that some of it failed to
27095 report XPASS where appropriate.
27096 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
27097 stuff before and after arg in expected pattern.
27098 (test_paddr_operator_functions): Re-do test without print_addr_of;
27099 this is the only test which seems to want extra stuff there.
27100
27101Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27102
27103 * gdb.base/nodebug.exp: Update new tests to reflect improved
27104 wording of gdb output.
27105
27106 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
27107 and "ptype" work on variables in files compiled without -g.
27108 Replaces commented out "maint print msymbol" tests.
27109
27110Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27111
27112 * gdb.base/setvar.c (dummy): Call malloc.
27113
27114 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
27115 losing with the irix4 sed.
27116
27117 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
27118 ALRM" on irix4.
27119
27120Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27121
27122 * TODO: Remove items about corefile.exp testing new exec-file and
27123 backtrace; both are now done. Add items about printing enums.
27124
27125Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27126
27127 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
27128 "get signal $thissig" test fails.
27129
27130 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
27131
27132Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27133
27134 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
27135 compiler warning with dec alpha compiler.
27136
27137 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
27138 extra \n from gdb_test call (this explains why the prompt test
27139 that I removed yesterday was there).
27140 (user_defined_command_test): Remove extra \n and prompt test.
27141
27142 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
27143 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
27144 doesn't exist.
27145 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
27146 Also remove alpha workaround, which turns out to be because
27147 SIGABRT == SIGLOST.
27148
27149 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
27150
27151 * gdb.base/help.exp: Don't test "help show".
27152
27153Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27154
27155 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
27156 "set print address" is on.
27157 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
27158 pass prompt to gdb_test; gdb_test already looks for the prompt.
27159
27160 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
27161
27162 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
27163 was a vestige of the manual TESTSTRATEGY, and the purpose of it
27164 was to make sure that gdb can read a core file. But (a) the "read
27165 the corefile" part didn't make it to a1-selftest.exp, we just
27166 delete the corefile after creating it, and (b) we test reading
27167 corefiles in corefile.exp anyway. Also, this test left around a
27168 xgdb process on Solaris.
27169
27170 * gdb.base/corefile.exp: Also test backtrace.
27171
27172Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
27173
27174 * gdb.base/commands.exp: Test a simple user defined command with
27175 arguments and if/while statements; verify the full user command is
27176 printed by "show user".
27177
27178 * gdb.base/commands.exp: Test if/while commands as part of a
27179 breakpoint command list; verify they appear in breakpoint
27180 information.
27181
27182Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27183
27184 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
27185 than by dividing by zero.
27186
27187Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
27188
27189 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
27190 performing an inferior call with watchpoints enabled.
27191 * gdb.base/watchpoint.c (main): Delete second unnecessary read
27192 call.
27193
27194Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27195
27196 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
27197 of "file" command.
27198
27199 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
27200 Add additional pattern for when "int operator int(void);" appears
27201 in a different order.
27202
27203Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27204
27205 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
27206
27207 * gdb.base/help.exp: Replace most of docstrings for "info signals"
27208 and "signal" with ".*".
27209
27210Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27211
27212 * TODO: Add note about "handle all nostop".
27213
27214 * gdb.base/{sigall.c, sigall.exp}: New test.
27215 * gdb.base/Makefile.in: Add it.
27216
27217Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
27218
27219 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
27220 when invoking GDB, suppresses any windowing interface.
27221
27222Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
27223
27224 * config/sim-gdb: New file, simulator testing support.
27225
27226Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
27227
27228 * gdb.base/interrupt.exp: Test calling func1 twice.
27229
27230Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
27231
27232 * gdb.base/list.exp (test_forward_search): Set timeout higher
27233 when we'll be getting lots of output from gdb.
27234
27235 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
27236 "init_malloc" to after the expect statement. Run it if that
27237 regexp is taken, but also for two others which happen if source
27238 cannot be found.
27239
27240Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27241
27242 * gdb.base/printcmds.exp: New test, for printing register before
27243 program is running.
27244
27245Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27246
27247 * gdb.base/list.exp: Correct some alternate expect patterns
27248 to reflect changes in list1.c.
27249
27250Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27251
27252 * TODO: Add item regarding large frames.
27253
27254 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
27255
27256 * TODO: Remove item about enabling return.exp; it
27257 is enabled. Suggest a few more "return" tests.
27258
27259Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27260
27261 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
27262 anonymous unions.
27263
27264Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27265
27266 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
27267 and pr-5646.o, so "make" is the same as "make all", not "make
27268 pr-4975.o".
27269
27270Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
27271
27272 * gdb.base/list.exp: Adjust expectations to reflect changes in
27273 list1.c.
27274 (test_forward_search): New test proc.
27275 * gdb.base/list1.c (long_line): New function, has long source line.
27276
27277Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
27278
27279 * gdb.base/a1-selftest.exp: Change initial stepping to know about
27280 additional line of code that was added.
27281
27282Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
27283
27284 * gdb.disasm/hppa.s: Break the large branching tests into smaller
27285 tests so as not to overflow expect's input buffers.
27286 * gdb.disasm/hppa.exp: Corresponding changes.
27287
27288Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27289
27290 Beginnings of template debugging tests.
27291 * gdb.c++/templ-info.cc: New file to test for template
27292 debugging capability of the compiler.
27293 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
27294 templ-info.cc.
27295 * gdb.c++/templates.cc: Add explicit template instantiations
27296 to enable compiling with -fno-implicit-templates. Add destructor
27297 and 'value' method to T5 class for template tests.
27298 * gdb.c++/templates.exp: Add testcases for printing of template
27299 types, setting breakpoints on template methods and calling a
d63a86f8 27300 template method.
c906108c
SS
27301
27302Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
27303
27304 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
27305 branch target since some assemblers (gas-2.5) may emit a
27306 relocation for the branch instead of resolving it in the
27307 assembler.
27308
27309Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27310
27311 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
27312 through signal handler.
27313
27314Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27315
27316 * configure.in (*-*-netware): Use config/mt-netware.
27317
27318 * config/mt-netware: New file.
27319 * config/mt-i386-netware: Removed, separate configs for different
27320 netware architectures are no longer needed now that we have
27321 --with-headers.
27322
27323Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27324
27325 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
27326 by the recent changes to use ANSI C arithmetic conversions.
27327
27328Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27329
27330 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
27331 bug involving using inferior_pid to figure out whether to select a
27332 frame.
27333
27334Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
27335
27336 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
27337 match the current disassembler output.
27338
27339Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
27340
27341 * gdb.fortran/exprs.exp: Expect VOID instead of void.
27342 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
27343 types, expect "int" as type of integer values (for now).
27344
27345Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
27346
27347 * gdb.base/commands.exp: New tests for if/while commands.
27348
27349Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
27350
27351 * lib/gdb.exp (runto): Replace sub-pattern for hex value
27352 by .*, since hex values have different syntax in Chill mode.
27353
27354Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27355
27356 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
27357 linefeed from expect pattern for repeated types with indices > 9.
27358
27359Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
27360
27361 First part of Fortran test suite.
27362 * gdb.fortran: New directory.
27363 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
27364
27365Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27366
27367 * gdb.base/default.exp: Update expect pattern for load command
27368 without arguments.
27369
27370Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
27371
27372 * configure.in: Change i386 to i[345]86.
27373 * gdb.base/configure.in: Likewise.
27374 * gdb.c++/configure.in: Likewise.
27375 * gdb.chill/configure.in: Likewise.
27376
27377Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
27378
27379 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
27380 patterns, since that is not a valid context for comments.
27381
27382Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
27383
27384 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
27385 repeated types and repeated types with indices > 9.
27386
27387Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
27388
27389 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
27390 2417; old bug has been fixed.
27391
27392Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
27393
27394 * gdb.base/interrupt.exp: When trying to wake up the inferior,
27395 send the newline ourselves instead of assuming gdb_test will do
27396 so when passed an empty input string.
27397
27398 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
27399 stabs testcode.
27400
27401Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27402
27403 * lib/gdb.exp (gdb_test): Don't send anything if the first
27404 argument is an empty string. This makes cases where we want to
27405 match output that is already in expect's buffers (for example,
27406 matching a breakpoint after gdb_run_cmd has been called) work
27407 reliably.
27408
27409Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27410
27411 * config/netware.exp: New file.
27412
27413Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27414
27415 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
27416 the -B and -L prefixes so we can find the debugging stub.
27417
27418 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
27419 there and we are using the gcc from the tree.
27420
27421 * gdb.base/types.c: Removed.
27422
27423 * gdb.base/configure.in: Look for makefile fragments in ../config.
27424 Recognize i386-*-netware.
27425 * gdb.c++/configure.in: Likewise.
27426
27427Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27428
27429 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
27430 the correct TCL syntax.
27431
27432Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27433
27434 * gdb.base/opaque.exp: use runto instead of messing around with
27435 breakpoints. Simplify by using gdb_test.
27436
27437 * gdb.base/bitfields.exp: restart between tests on netware targets
27438 because breakpoints aren't relocated after target death. Run
27439 processes to completion.
27440
27441 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
27442
27443Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
27444
27445 * Makefile.in: Remove extra tabs that confuse some versions
27446 of "make". Use the newly built gdb to test with by default,
27447 rather than the first one in the tester's search path.
27448
27449Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
27450
27451 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
27452
27453 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
27454 condition help.
27455
27456Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27457
27458 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
27459
27460 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
27461 running.
27462 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
27463 * gdb.base/funcargs.exp: Likewise.
27464
27465 * gdb.base/bitfields.exp: Simplify by using gdb_test.
27466 * gdb.base/funcargs.exp: Likewise.
27467
27468 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
27469 message is "".
27470
27471Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27472
27473 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
27474 return,signals,twice}.exp: Handle non-existant binaries
27475 consistantly.
27476
27477 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
27478 * gdb.base/Makefile.in: Don't try to generate a core dump, we
27479 might testing a cross development system.
27480
27481Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27482
27483 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
27484 runtest script is relative to ${srcdir}, not ${rootdir}.
27485
27486Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
27487
27488 * gdb.base/signals.exp: Allow for optionality of breakpoint
27489 address.
27490
27491Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27492
27493 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
27494
27495Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27496
27497 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
27498 for size_t definition.
27499 * gdb.c++/templates.cc: Likewise
27500
27501 * config/mt-i386-netware: New file.
27502
27503 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
27504 defined.
27505
27506 * gdb.base/Makefile.in: Added support for systems that name core
27507 files by appending "core" to the program name.
27508 * gdb.base/a1-selftest.exp: Likewise.
27509
27510Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27511
27512 * gdb.base/return.exp: Add comment and message for `return double'
27513 test failure on Sparc Solaris.
27514
27515Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
27516
27517 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
27518
27519Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27520
27521 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
27522 from optimizing them away.
27523 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
27524 patterns to include default constructors and assignment operators,
27525 to match gcc versions beyond 2.5.8. Accept any cplus demangling
27526 character in the output of the virtual base pointer.
27527
27528Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27529
27530 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
27531 expression match in print_addr_of to avoid unintented matches.
27532 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
27533 versions up to 2.5.8.
27534
27535Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27536
27537 * gdb.base/list.exp: Tweak alternate pattern for listing of an
27538 included file to run under newer versions of expect.
27539 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
27540 consecutive >'s in templates to accomodate recent cplus-dem.c change.
27541 Remove xfail for the virtual table of BDDHookV.
27542
27543Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
27544
27545 * lib/gdb.exp (string_to_regexp): Set a default result.
27546 (default_gdb_start): Fix misleading message.
27547
27548Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
27549
27550 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
27551 Remove all CC, etc definitions.
27552 * config/mt-hpux: New file.
27553 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
27554 (CFLAGS, LDFLAGS): Define.
27555 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
27556
27557 * Makefile.in (site.exp): Don't insert host_os, etc.
27558 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
27559 (distclean): Check existence of subdir.
27560 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
27561 * gdb.base/Makefile.in: General cleanup and simplification.
27562 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
27563 to build executables. Use default rule to build .o files.
27564 (EXPECT, RUNTEST, CC): Fix relative pathname.
27565 (site.exp): Don't insert host_os, etc.
27566 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
27567 and/or SIGUSR1 defined.
27568 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
27569 * gdb.c++/Makefile.in: General cleanup and simplification.
27570 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
27571 (CFLAGS): Remove.
27572 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
27573
27574Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
27575
27576 * gdb.base/recurse.exp: Misc changes to get tests running again
27577 after Kung's changes to the watchpoint code.
27578 * gdb.base/watchpoint.exp: Likewise.
27579
27580Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
27581
27582 * lib/gdb.exp (string_to_regexp): Convert {\} also.
27583
27584Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
27585
27586 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
27587 * lib/gdb.exp (default_gdb_start): Define.
27588 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
27589 gdb.base/funcargs.exp, gdb.base/opaque.exp,
27590 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
27591 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
27592 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
27593 Don't call gdb_target_udi in between tests.
27594
27595Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27596
27597 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
27598 (which was basically just a local version of the same thing). In
27599 addition to avoiding duplication, gdb_test_exact is faster.
27600 * lib/gdb.exp (gdb_test_exact): Fix typo.
27601
27602 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
27603 don't give an error.
27604
27605 * gdb.base/term.exp: Call delete_breakpoints before starting.
27606
27607 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
27608 (t10): Add comment.
27609
27610Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
27611
27612 Reorganization of the GDB Test Suite.
27613
27614 * gdb.base: New directory, contains all the basic tests.
27615 * gdb.c++: New directory, tests specific to C++.
27616 * gdb.chill: New directory, tests specific to Chill.
27617 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
27618 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
27619 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
27620 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
27621 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
27622 t30-31 to chill).
27623 * */gdbme.*: Rename to match appropriate expect scripts.
27624 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
27625 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
27626 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
27627 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
27628 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
27629 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
27630 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
27631 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
27632 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
27633 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
27634 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
27635 gdb.c++/virtfunc.cc: New names of C++ files.
27636 * gdb.chill/chillvars.ch: New name of Chill file.
27637 * gdb.base/configure.in, gdb.c++/configure.in,
27638 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
27639 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
27640 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
27641 * configure.in (configdirs): Update to reflect directory changes.
27642 (target_abbrev): No longer define for any configuration.
27643 * Makefile.in: Cosmetic improvements to header comments.
27644
27645Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
27646
27647 Various changes to gdb.t31:
27648
27649 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
27650 * gdbme.ch: Make all key-words and predefineds be upper-case.
27651 * chillvars.exp: Expect key-words and predefinds in upper-case.
27652
27653 * chillvars.exp: Use gdb_test_exact many places.
27654 Change expected output for arrays (which now includes index labels).
27655
27656 * pr-5020.exp, gdme.ch (module PR_5020):
27657 New test, for PR-5020.
27658
27659Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
27660
27661 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
27662 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
27663
27664Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
27665
27666 * Makefile.in: Fix bit-rot in definitions of CHILL,
27667 CHILL_FOR_TARGET and Chill_LIB.
27668 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
27669 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
27670 CHILL, and CHILL_LIB.
27671
27672Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
27673
27674 * Revert the previous changes. Please see Rob's directory
27675 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
27676
27677Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
27678
27679 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
27680 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
27681 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
27682 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
27683 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
27684 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
27685 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
27686 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
27687 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
27688 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
27689 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
27690 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
27691 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
27692 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
27693 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
27694 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
27695 changes from 94Q1.
27696
27697Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
27698
27699 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
27700 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
27701 Rob's new testing fragments.
27702
27703Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
27704
27705 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 27706 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
27707
27708Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
27709
27710 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
27711 version also, match on casted version strings, and match on
27712 gdb startup case where the line numbers might be messed up.
27713
27714Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
27715
27716 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 27717 (CFLAGS): Delete it from here.
c906108c
SS
27718
27719Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
27720
27721 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
27722
27723Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
27724
27725 * Makefile.in (RUNTEST): Default to just "runtest".
27726
27727Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27728
27729 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
27730 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
27731 the code has been restructured.
27732
27733Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27734
27735 * gdb.t00/default.exp (set write): Allow any number of \r and/or
27736 \n, not just one of each.
27737
27738 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
27739 /bin/cc gives a warning if you do.
27740
27741Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
27742
d63a86f8 27743 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
27744 __t10ListS_link1ZUiRCUiPT0
27745
27746Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27747
27748 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
27749 on local variables in recursive functions.
27750
27751 * gdb.t07/Makefile.in: Build the new test.
27752
27753Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27754
27755 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
27756 directly. Instead compare the return values from actual calls.
27757
27758Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
27759
27760 * Makefile.in (check): Set TCL_LIBRARY for runtest.
27761
27762Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27763
27764 * From Peter Schauer with minor modifications.
a9c64011
AS
27765 * gdb.t15/return.exp (return_tests): Handle targets where "return"
27766 stops in mid-line in the caller. Add xfail for returning a float
27767 value on X86 targets.
c906108c
SS
27768
27769Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27770
27771 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
27772 to avoid expect lossage.
27773 (fmem_LRbug_tests): Likewise.
27774 * gdb.disasm/hppa.s: Corresponding changes.
27775
27776 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
27777 conditions to work with latest dejagnu/expect.
27778
27779 * gdb.t15/funcargs.exp (finish from indirect call): No longer
27780 expected to fail on the PA.
27781 (backtrace in call with trampolines): Explicitly require main
27782 to be frame #1 (no trampolines should show up in backtrace).
27783
27784 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
27785 "continue -expect".
27786 * gdb.t06/break.exp: Likewise.
27787 * gdb.t07/watchpoint.exp: Likewise.
27788 * gdb.t13/bitfields.exp: Likewise.
27789 * gdb.t15/{funcargs,return}.exp: Likewise.
27790 * gdb.stabs/weird.exp: Likewise.
27791 * config/{mips,udi}-gdb.exp: Likewise.
27792
27793 * hppa.sed: Enclose comments within a sed command to avoid
27794 losing with the old OSF1 sed.
27795
27796Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27797
27798 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
27799 sequent dynix.
27800 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
27801 * gdb.t15/funcargs.exp: Conditionally step again to really
27802 finish from marker_call_with_trampolines. Handle the case where
27803 the first step from within call_with_trampolines already steps
27804 us back to main.
27805 * gdb.t15/gdbme.c: Add comment to closing brace of
27806 call_with_trampolines for funcargs.exp.
27807
27808Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27809
d63a86f8 27810 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
27811 Fix typo(s).
27812
27813Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27814
27815 * gdb.t07/gdbme.c: More code for watchpoint testing.
27816
27817 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
27818 "Hardware watchpoint" throughout file.
27819 (test_watchpoint_triggered_in_syscall): New test.
27820 (test_complex_watchpoint): New test.
27821
27822Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27823
27824 * gdbme.c (call_with_trampolines): New function to try and step
27825 into. Tests trampoline problems on the PA.
27826
27827 * funcargs.exp (localvars_in_indirect_call): No longer expect
27828 stepping into indirect call to fail on PAs.
27829 (test_stepping_over_trampolines): New test.
27830
27831Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27832
27833 * TODO: Add suggestions for static member function tests, and
27834 completion tests.
27835
27836Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27837
27838 * TODO: Add suggestions for "p/a" tests.
27839
27840 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
27841 (default_gdb_exit): Replace all the hair with sending "quit" to
27842 the process with a simple close.
27843
27844Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27845
27846 * TODO: Add suggestions for shared library tests.
27847
27848Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27849
27850 * TODO: Add suggestions for x/s tests.
27851
27852Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27853
27854 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
27855 "enable once", and "enable breakpoints once" with ".*".
27856
27857Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27858
27859 * TODO: Add suggestions about structure passing tests.
27860
27861Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27862
27863 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
27864 the primary1 test, use work around if __GNUC__ < 2.
27865 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
27866 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
27867 Test for bad output rather than waiting for timeout. Issue
27868 second continue only if first continue failed.
27869
27870Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
27871
27872 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
27873 operator[] test with gdb_test because the old code didn't seem to
27874 be getting the quoting right with the new dejagnu.
27875
27876Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
27877
27878 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
27879 one from the path.
27880 * Makefile.in: Use a fresh expect if there is one, use runtest
27881 from the src tree if there is one.
d63a86f8 27882
c906108c
SS
27883Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
27884
27885 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
27886 next over recursive call. Revise the tests from that point on
27887 (which had been skipped) to match GDB's actual (correct) output.
27888
27889 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
27890 with next over a breakpoint whose condition is false.
27891
27892 * gdb.t00/help.exp: Comment out "help set print" tests just like
27893 (and for same reason as) "help set" test.
27894
27895Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27896
27897 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
27898 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
27899
27900Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27901
27902 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
27903 necessary gdb_target_udi.
27904
27905 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
27906
27907 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
27908 1838 and 2417; they are fixed.
27909
27910 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
27911 gdb.t03/ptype.exp (ptype structure, ptype union):
27912 Remove xfails; the test is looser than when the xfails were added.
27913
27914 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
27915 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
27916
27917 * gdb.t01/run.exp: Only run shell test if isnative.
27918
27919 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
27920 since "run" automatically loads if necessary. Call gdb_target_udi
27921 after the "file" since "file" kills any execution target.
27922
27923 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
27924 GDB. GDB doesn't work that way (not anymore at least) on UDI.
27925 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
27926 argument for UDI.
27927
27928Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
27929
27930 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
27931
27932 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
27933
27934Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27935
27936 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
27937 properly quoting regexps. This makes the second argument to
27938 demangle a fixed string, which matches the callers, instead of a
27939 shell-style pattern which is what the previous implementation
27940 used. Update some of the callers.
27941
27942Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27943
27944 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
27945 (comib_nullified_tests): Fix typo.
27946 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
27947 strings. No longer expected to fail.
27948
27949 * gdb.disasm/hppa.s (addib_tests): Fix typo.
27950 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
27951 strings. No longer expected to fail.
27952
27953 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
27954 string. No longer expected to fail.
27955
27956Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27957
27958 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
27959 No longer expected to fail.
27960
27961 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
27962 string. No longer expected to fail.
27963
27964Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27965
27966 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
27967 only in the names (I probably got most of them). I was even
27968 generous with some which differed in underscores in names, and
27969 probably missed a few, and I *still* was able to remove almost a
27970 third of the file with almost no impact on testsuite coverage.
27971
27972Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27973
27974 * gdb.t00/default.exp: Match udi_attach error message as well as
27975 the one from child_attach.
27976
27977 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
27978
27979 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
27980
27981 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
27982 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
27983
27984 * Move test with enums and partial symbols back to
27985 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
27986 Reverts the change of 26 May 93. Per today's change to
27987 stabs.texinfo, the behavior that weird.exp was expecting was
27988 unreasonable; what is important is that the compiler+gdb get
27989 things right, which happens with a recent gcc. Also fix the test
27990 to deal with native compilers which put out the stab gdb can't
27991 deal with.
27992
27993Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27994
27995 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
27996 in the names. The main thing these accomplish is to slow things down.
27997 Many more such duplicates surely remain.
27998
27999 * gdb.t00/help.exp: Comment out "help support" test just like
28000 (and for same reason as) "help set" test.
28001
28002Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
28003
28004 * gdb.t06/break.exp: Remove setup_xfails for
28005 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
28006 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
28007 about known bug in gcc to include up through 2.5.8.
28008 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
28009 well as "_vb$".
28010 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
28011 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
28012 with latest gcc and gdb.
28013 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
28014 well as "_vb$".
28015
28016Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28017
28018 * configure.in (hppa*-*-*): Also configure and build stabs-only
28019 tests.
28020
28021Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28022
28023 * gdb.t10/hppa.mt: A makefile fragment for the PA.
28024 * gdb.t10/configure.in (hppa*-*-*): Use it.
28025
28026Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28027
28028 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
28029
28030Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28031
28032 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
28033 versions prior to 1.13.5.
28034
28035Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28036
28037 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
28038 the prompt is at the start of a line.
28039
28040Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28041
28042 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
28043 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
28044 in the copr tests now.
28045 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
28046 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
28047 expected to fail.
28048
28049Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
28050
28051 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
28052 gdb.t31/chillvars.exp, lib/gdb.exp:
28053 Tweak to run under either version of expect.
28054 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
28055 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
28056 * gdb.t11/list.exp: Remove extraneous whitespace.
28057
28058Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28059
28060 * gdb.t16/printcmds.exp (test_print_strings): Accept
28061 "(unsigned char *) " before the string.
28062
28063 * TODO: Add notes about printing of fancy types and GDB expressions.
28064
28065Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
28066
28067 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
28068 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 28069 if doing mips-idt-ecoff.
c906108c
SS
28070
28071Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
28072
28073 * Most .exp files: Tweak to run under either version of expect.
28074
28075Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28076
28077 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
28078 xfails; I'm not sure why they are failing, but not because of PR 1806.
28079
28080Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
28081
28082 * config/unix-gdb.exp: Remove gdb_unload cause it's already
28083 defined in lib/gdb.exp.
28084
28085Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28086
28087 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
28088 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
28089 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
28090 have to be typeless.
28091
28092Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28093
28094 * TODO: Add suggestion for copyright year test.
28095
28096Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
28097
28098 * configure.in (*-*-lynxos*): Add stabs tests.
28099
28100Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
28101
28102 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
28103 so insert a tab before any assembler directive in column zero.
28104
28105 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
28106 stores.
28107 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
28108 stores.
28109 (fpu_short_memory_tests): Likewise.
28110
28111Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28112
28113 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
28114 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
28115 .stabs directives in comments.
28116
28117Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28118
28119 * TODO: New file, describing tests we could write.
28120 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
28121
28122Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28123
28124 * gdb.t06/signals.exp: Add kludge to force re-sync.
28125
28126 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
28127 to xgdb instead of gdb, get out of gdb.
28128
28129Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
28130
28131 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
28132 for info.
28133
28134Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
28135
28136 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
28137 * gdb.stabs/configure.in (hppa*-*-*): Use it.
28138 * gdb.stabs/hppa.sed: New sed script for the PA.
28139
28140Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28141
28142 * gdb.stabs: Re-write weird.def and configuration to use sed
28143 instead of cpp. sed is portable and POSIX; cpp is neither.
28144
28145Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28146
28147 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
28148
28149Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28150
28151 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
28152
28153Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28154
28155 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
28156 "_vb$".
28157 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
28158 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
28159
28160Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28161
28162 * lib/gdb.exp: Comment out code which depends on non-existent
28163 `transform' procedure.
28164
28165Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
28166
28167 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
28168 * lib/gdb.exp: Transform tool name.
28169 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
28170 1.1's new error handling system.
28171
28172Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28173
28174 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
28175
28176Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28177
28178 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
28179 They made pattern matching so slow that timeouts happened on
28180 heavily loaded systems. Now any output from "show print" which
28181 gets us back to the GDB prompt is a PASS.
28182
28183Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
28184
28185 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
28186
28187Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28188
28189 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
28190
28191 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
28192 It is not from PR 3220.
28193
28194Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28195
28196 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
28197 just started failing because they depended on the order the
28198 subcommands are presented, or exact docstring text. This kind of
28199 test is a pain and has minimal benefit.
28200
28201Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28202
28203 * gdb.t09/corefile.exp: At end of test, use "core" command with
28204 no arguments.
28205
28206Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
28207
28208 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
28209 17}/Makefile.in: Make it possible to run the testsuite with Sun
28210 make and CC = cross gcc by adding explicit build rules for .o
28211 files.
28212
28213Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28214
28215 * gdb.t15/funcargs.exp: Don't put comments on same line as
28216 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 28217
c906108c
SS
28218Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28219
28220 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
28221
28222Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
28223
28224 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
28225 * gdb.t20/inherit.exp: remove three dumplicate entries.
28226
28227Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28228
28229 * gdb.t06/break.exp: For "next over recursive call", fail on any
28230 incorrect output, not just on "factorial (value=2)".
28231
28232Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28233
28234 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
28235 working now. Add an xfail if accesing a bss variable causes
28236 a memory error if the target is not yet run.
28237
28238Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28239
28240 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
28241 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
28242 name of __st* demangling (2 strings). Did Kung really get the
28243 more than 95 others right without testing them?
28244
28245Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
28246
28247 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
28248
28249Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
28250
28251 * configure.in (configdirs): Add gdb.disasm
28252 * gdb.disasm: New directory for GDB disassembler tests.
28253 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
28254
28255Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28256
28257 * gdb.t00/help.exp: Don't test "help set".
28258
28259 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
28260 from within expect statements. None of these happen anymore and
28261 they cause regressions to be silently unnoticed.
28262
28263 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
28264 messages) about known failures with gcc cygnus-2.4.5-930417.
28265
28266 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
28267 comp-info.exp so it gets built if it doesn't exist.
28268
28269 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
28270 it is no longer used.
28271 * gdb.t13/comp-info.c: Removed.
28272
28273Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
28274
28275 * gdb.t06/signals.exp: Add xfail for sun3.
28276
28277Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28278
28279 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
28280 relevant because ^C doesn't get sent but failure can be reproduced
28281 interactively).
28282
28283Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28284
28285 * gdb.stabs/alpha.mt: New configuration file for alpha.
28286 * gdb.stabs/configure.in: Use it.
28287 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
28288 sharing with alpha.mt, redefine long to word via preprocessor.
28289 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
28290 for alpha.
28291 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
28292 native cc.
28293 * gdb.t00/teststrategy.exp: Change expect string so that we
28294 consume the `(xgdb)' from the command echo and from the gdb prompt.
28295 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
28296 gdb currently compares all values as long, so this failure probably
28297 applies to any configuration where LONGEST is bigger than a target int.
28298 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
28299 with gcc.
28300 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
28301 to handle opaque pointers, gcc is.
28302 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
28303 as first argument. Include <sys/types.h> and change all operator
28304 new definitions to use size_t.
28305 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
28306 now that we use size_t.
28307
28308Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28309
a9c64011 28310 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 28311 a long or float array cast all array members to the same type.
a9c64011 28312 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 28313 with 64 bit longs.
a9c64011 28314 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 28315 on alpha.
a9c64011 28316 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
28317
28318Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28319
28320 * gdb.t24 (demangle.exp): Constructors of templates have names like
28321 vector<int>::vector(int) not vector<int>::vector<int>(int). See
28322 section 14.6 of the ARM.
28323
28324 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
28325 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
28326 accomplish little and slow down the testsuite.
28327
28328 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
28329 Accept spaces various places.
28330
28331Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28332
28333 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
28334 with watchpoint enabled.
28335
28336 * Makefile.in: Remove definition of CC and remove the second
28337 definition of CXX (the "CXX = gcc" one remains). These definitions
28338 were causing backquotes to be expanded within backquotes, which
28339 doesn't work.
28340
28341Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
28342
28343 * gdb.t17/callfuncs.exp: Add "return 0" to end.
28344
28345Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28346
a9c64011
AS
28347 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
28348 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
28349 by mips cc and contains no stabs entries.
28350
28351Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
28352
28353 * config/vx-gdb.exp: Use fake device to load files rather than
28354 NFS.
28355 * lib/gdb.exp: New proc to do "file" command.
28356 * config/unix-gdb.exp: Use new "file" proc.
28357
28358Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
28359
28360 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
28361 Rework board rebooting slightly.
28362 (gdb_exit): Don't exit from the remote shell; there isn't one.
28363 * gdb.stabs/weird.exp: If a program is being debugged already,
28364 kill it.
28365 * gdb.t04/setvar.exp: Stop and restart gdb.
28366 * gdb.t05/expr.exp: Likewise.
28367 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
28368 restart gdb and reload the program.
28369 * gdb.t08/opaque.exp: Likewise.
28370 * gdb.t12/scope.exp: Likewise.
28371 * gdb.t13/bitfields.exp: Likewise.
28372 * gdb.t15/funcargs.exp: Likewise.
28373 * gdb.t20/classes.exp: Likewise.
28374 * gdb.t03/ptype.exp: Increase timeout.
28375 * gdb.t16/printcmds.exp (test_print_string_constants,
28376 test_print_array_constants): Likewise.
28377 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
28378 * gdb.t20/classes.exp (do_tests): Likewise.
28379 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
28380
28381Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
28382
28383 * gdb.stabs: Renamed *wierd* to *weird*.
28384
28385Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
28386
28387 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
28388 for timeout. Add "known gcc 2.4.5 bug" to failure message.
28389
28390Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
28391
28392 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
28393 (do_tests): Remove xfail for whatis on one_var and two_var.
28394
28395Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
28396
28397 * Makefile.in: Made cross building work better by adding
28398 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
28399
28400Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28401
28402 * gdb.t15/{return.c,return.exp,Makefile.in}:
28403 New test, currently commented out.
28404
28405Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
28406
28407 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
28408 still running and removes the leftover named socket so GDb can do
28409 clean restarts.
28410
28411Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
28412
28413 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
28414 console, not GDB.
28415 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
28416 cross testing works better with "make check"
28417 * config/unix-gdb: Use default procedures for exit and version.
28418 * config/vx-gdb.exp: Cleaned up and massaged back to working order
28419 with the newest VxWorks.
28420
28421Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28422
28423 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
28424 old form.
28425
28426 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
28427 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
28428
28429 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
28430
28431 * config/unix-gdb.exp: Remove this version of gdb_exit
28432 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
28433 Rob says he'll look at it when he gets back to testing boards.
28434
28435Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
28436
28437 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
28438 an expected fail for certain ptype commands.
28439
28440 * gdb.t20/classes.exp: Update expected results of "ptype class
28441 Base1" to account for the constructor that now appears in the type.
28442
28443Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
28444
28445 * configure.in (configdirs): Restore gdb.t04, which mysteriously
28446 disappeared from list.
28447 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
28448 "alldone" proc with call to cleanup and exit.
28449 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
28450 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
28451 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
28452 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
28453 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
28454 "alldone" proc with simple returns that suppress remaining
28455 tests. The alldone proc went away many months ago.
28456
28457Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28458
28459 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
28460
28461 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
28462
28463Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28464
28465 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
28466 as vax gdb will display them.
28467
28468Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28469
28470 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
28471 optimizers.
28472
28473 * scope.exp: Change "bad value for localval" messages so each one
28474 is unique.
28475
28476 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
28477 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
28478
28479 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
28480
28481Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28482
28483 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
28484 doesn't exist (due to optimization).
28485
28486Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28487
28488 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
28489 contains \r because the filename is long.
28490
28491 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
28492 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
28493
28494Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28495
28496 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
28497 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
28498 Ultrix.
28499 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
28500 int tests.
28501 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
28502
28503Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
28504
28505 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
28506
28507 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 28508 to match does not match the passing case but still matches the
c906108c
SS
28509 failing case.
28510
28511Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28512
28513 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
28514
28515Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
28516
28517 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
28518 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
28519 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
28520 Remove various versions of gdb_exit.
28521 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
28522 gdb_exit.
28523 * config/unix-gdb.exp: gdb_exit remains here, and should override
28524 the generic version, since it's doing a lot of wierd stuff that
28525 the other versions aren't. FIXME, fold it in, or abandon this
28526 version.
28527
28528Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28529
28530 * gdb.t24/demangle.exp: Add tests for PR 3220.
28531
28532Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28533
28534 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
28535
28536Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
28537
28538 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
28539 "i386-*-*". Works for i486 as well.
28540
28541 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
28542 bug, and expand domain of xfail to all SVR4 systems, since the
28543 actual problem is likely to be in generic SVR4 /proc support.
28544
28545Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28546
28547 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
28548
28549Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
28550
28551 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
28552 xfails for other systems. Match a missing 'Continuing.' as an
28553 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
28554
28555 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
28556 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
28557 Only issue warning for missing executables if -all option is used.
28558
28559 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
28560 file if -all option is used. It's like an unpredictable XFAIL.
28561
28562Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28563
28564 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
28565 for dynamically linked binaries.
28566
28567 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
28568
28569Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28570
28571 * gdb.t20/inherit.exp: Change message for "print tagless struct"
28572 to state that this is a known bug in old versions of g++.
28573
28574Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28575
28576 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
28577 while waiting for `Continuing'.
28578
28579Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
28580
28581 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
28582 in text, data, and bss.
28583 * gdb.t10/nodebug.c: Add local and global test variables for
28584 initialized and uninitialized data.
28585
28586Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28587
28588 * config/unix-gdb.exp (gdb_exit): Add "wait".
28589
28590Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28591
28592 * gdb.t06/signals.exp: xfail the continue from the handler for all
28593 targets.
28594
28595 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
28596 function with watchpoints enabled, the i386 call dummy starts with
28597 a call.
28598
28599 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
28600 386 bsd names its corefiles.
28601
28602Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
28603
28604 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
28605 compilers don't grok it.
28606 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
28607 with small octal ints rather than character constants, which
28608 are signed and might not fit if first promoted to int.
28609
28610Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
28611
28612 * gdb.t09/Makefile.in (clean): Remove corefile.
28613
28614Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28615
28616 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
28617
28618Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28619 and Jim Kingdon (kingdon@cygnus.com)
28620
28621 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
28622 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
28623 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
28624
28625Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28626
28627 * gdb.t17/interrupt.exp: Add xfail for hppa.
28628
28629Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28630
28631 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
28632 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
28633 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
28634 to determine signed-ness of bitfields and use the result to setup
28635 the xfail.
28636 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
28637 * gdb.t15/funcargs.exp: Use them to step until the second indirect
28638 call line is reached if necessary.
28639
28640Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28641
28642 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
28643
28644Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28645
28646 * gdb.t06/break.exp: Also test `clear' command.
28647
28648Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
28649
28650 * gdb.t00/teststrategy.exp: Remove extra quote.
28651
28652 * gdb.t07/watchpoint.exp: Change xfail for calling function with
28653 watchpoint enabled to be for all non-68k machines.
28654
28655 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
28656
28657Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28658
28659 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
28660 targets use aout.mt instead of ecoff.mt as gas understands
28661 standard aout format.
28662
28663Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
28664
28665 * lib/gdb.exp (runto): Don't insist that function we are running to
28666 was compiled with -g.
28667
28668 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
28669
28670 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
28671 to get back into the read system call.
28672 Accept leading newline in case where we woke it up.
28673
28674Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28675
28676 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
28677 to make the stabs test work on ecoff systems using gcc and -with-stabs.
28678 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
28679 enable ecoff configuration.
28680
28681Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28682
28683 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
28684
28685Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28686
28687 * gdb.t16/printcmds.exp: Add another printf test.
28688
28689Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
28690
28691 * configure.in: If configured -with-stabs on any target, add
28692 stabsdirs to configdirs.
28693
28694Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28695
28696 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
28697 fun" so pattern does not match the command itself.
28698
28699Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28700
28701 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
28702
28703Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28704
28705 * gdb.t17/interrupt.exp: Test for more things.
28706
28707Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28708
28709 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
28710 compiler arranges the code and line numbers.
28711
28712 * gdb.t17/interrupt.exp: Don't send \n after ^C.
28713
28714Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28715
28716 * gdb.t00/help.exp: Increase expect input buffer size.
28717
28718Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28719
28720 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
28721
28722 * gdb.t07/watchpoint.exp: Add xfail for hppa.
28723
28724 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
28725
28726 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
28727 [0-9]*, not just [0-9].
28728
28729Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28730
28731 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
28732
28733 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
28734
28735Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28736
28737 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
28738
28739Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28740
28741 * gdb.t06/signals.c: Add xfails for sun3.
28742
28743 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
28744
28745 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
28746 test_stepping tests.
28747
28748Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28749
28750 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
28751
28752 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
28753
28754 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
28755 rather than actually putting it through cpp twice.
28756
28757 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
28758
28759Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
28760
28761 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
28762 no longer needed.
28763
28764Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28765
28766 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
28767
28768 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
28769 C++ features prints as "struct", make it a pass, not an xfail.
28770
28771Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28772
28773 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
28774 Don't require VA to print as "class" rather than "struct".
28775
28776Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
28777
28778 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
28779
28780Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28781
28782 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
28783
28784Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28785
28786 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
28787 order.
28788
28789Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28790
28791 * gdb.t16/printcmds.exp: Add printf tests.
28792
28793 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
28794
28795 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
28796
28797Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
28798
28799 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
28800 pass counts, to counteract any existing or future setup_xfails.
28801
28802Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28803
28804 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
28805 {BEGIN,END}_COMMON for common block instead of STAB.
28806 * gdb.stabs/wierd.exp: Add xfail for rs6000.
28807
28808 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
28809 intp_var should be N_GSYM not N_LSYM.
28810 wierd-aout.S: Use a label for the value of the N_SO.
28811 wierd.def: Remove all backslashes.
28812 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
28813
28814Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28815
28816 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
28817 get the expected next to inheritance3.
28818
28819Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28820
28821 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
28822 now that gcc-2.4 gets it right.
28823
28824Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28825
28826 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
28827
28828 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
28829 generating comp-info.exp which works for cross-compilation.
28830
28831Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
28832
28833 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
28834 "*-*-sysv4.*".
28835
28836Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
28837
28838 * gdb.t01/run.exp: Start with a fresh gdb.
28839 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
28840 SVR4.x.
28841
28842Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
28843
28844 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
28845 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
28846 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
28847 Makefile.in (distclean, realclean): Remove gdbme.c from list of
28848 things to remove.
28849
28850Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
28851
28852 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
28853 test cases from bug reports.
28854
28855Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
28856
28857 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
28858 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
28859 avoid spurious xfails.
28860 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
28861 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
28862 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
28863
28864Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
28865
28866 * gdb.t00/teststrategy.exp: Rework to provide more useful
28867 description of each test, fix problem with systems that define
28868 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
28869 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
28870 results for "next over recursive call" so timeouts aren't taken
28871 by error.
28872
28873Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
28874
28875 * gdb.t12/scope.exp: Test printing of variables before run.
28876
28877 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
28878 printed in wrong order due to sorting.
28879
28880Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
28881
28882 * gdb.t00/teststrategy.exp: Fix expected results for printing
28883 user entered string constant. Is array of char, prints with no
28884 address.
28885
28886 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
28887 commands.
28888 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
28889 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
28890 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
28891 of struct of char arrays.
28892 * gdb.t00/radix.exp: New tests for radix commands.
28893
28894Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
28895
28896 * gdb.t16/printcmd.exp: Print a variable before running program
28897 (with xfail for AIX).
28898
28899Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
28900
28901 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
28902
28903 * gdb.t16/printcmd.exp: Don't print variables before running program.
28904
28905 * gdb.t06/break.exp: Don't require envp argument to main.
28906
28907 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
28908
28909 * gdb.t02/whatis.exp, gdb.t11/list.exp:
28910 Add xfails for rs6000.
28911
28912 * gdb.t02/whatis.exp: Change other tests not to re-test something
28913 we already tested.
28914
28915 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
28916 each type used has a variable of that type.
28917
28918Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
28919
28920 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
28921
28922Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
28923
28924 * configure.in: change srctrigger to be a file, not a directory
28925
28926Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
28927
28928 * configure.in (mips-idt-ecoff*): Added trailing '*'.
28929
28930 * gdb.t11/list.exp: Fixed a couple of typos.
28931
28932Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
28933
28934 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
28935 is fixed and PR is closed.
28936 * gdb.t16 (gdbme.c): Add simple test string variable.
28937 * gdb.t16 (printcmds.exp): Add tests with simple test string
28938 variable, primarily for boundaries on "set print elements".
28939
28940Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
28941
28942 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
28943 Make leading 0's optional and don't expect a tab in the middle
28944 of the number.
28945
28946 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
28947
28948 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
28949 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
28950 don't end command passed to gdb_test with newline.
28951
28952 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
28953 signed keyword away, don't expect signed bitfields to be signed.
28954
28955 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
28956 printing with only as many 1's as are in the field as well as printing
28957 with 32 1's (see comment).
28958
28959Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
28960
28961 * gdb.t00/default.exp: Start with a fresh gdb.
28962 * configure.in (configdirs): Remove gdb.t31 until the chill
28963 compiler works again. It no longer is able to find chillrt0
28964 since it isn't in libchill.a anymore.
28965 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
28966 wierd.o, make more modular.
28967 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
28968 spurious newlines that caused problems.
28969
28970Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28971
28972 * Move test with enums and partial symbols from gdb.t03/ptype.exp
28973 to gdb.stabs/wierd.exp since GCC has worked around the bug.
28974 gdb.stabs/wierd.{exp,def}: Many new tests.
28975
28976 * gdb.t00/default.exp: update info line for new message.
28977
28978 * gdb.t02/{whatis.exp,gdbme.c}:
28979 Test that "char *" doesn't print as "caddr_t".
28980
28981Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28982
28983 * gdb.t00/help.exp: Use .* in place of some help messages which
28984 just changed.
28985 gdb.t00/default.exp: Update "info frame" test for new message.
28986 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
28987 Remove some xfails
28988
28989Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28990
28991 * gdb.t03/{gdbme.c,ptype.exp}:
28992 Add tests for typedef'd struct and union without tags.
28993 Also check "whatis" on a variable of a typedef'd enum without a tag.
28994
28995 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
28996 PRMS 1823; the bug still exists but isn't reproduced by this test
28997 anymore), and remove rs6000 XFAIL (the bug is fixed).
28998
28999 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
29000 duplicated from whatis.exp. For those that are left, accept
29001 "long", "long int", or "int" for long variables (whatis.exp already
29002 has an XFAIL for "int", so no need to fail it here).
29003
29004 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
29005 Deal with GCC's names for types now that GDB uses the compiler's names.
29006
29007 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
29008 setup_xfail's for sunos4. If we #defined the signed keyword away,
29009 don't expect GDB to know that char it is signed.
29010
29011 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
29012
29013Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
29014
29015 * configure.in (configdirs): Add gdb.t24 for C++ tests that
29016 should work on any system, regardless of debugging format.
29017 * gdb.t21/demangle.exp: Move to gdb.t24.
29018 * gdb.t24/demangle.exp: Move from gdb.t21.
29019 * gdb.t24/{Makefile.in, configure.in}: New files.
29020
29021Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29022
29023 * configure.in: Do gdb.stabs and C++ tests only for stabs.
29024 * gdb.stabs: New directory.
29025
29026Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29027
29028 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
29029 not just "Quit anyway?".
29030
29031Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
29032
29033 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
29034 that all setup_xfails are immediately followed by clear_xfails.
29035
29036Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
29037
29038 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
29039 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
29040 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
29041 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
29042 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
29043 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
29044 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
29045 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
29046 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
29047 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
29048 gdb.t31/chillvars.exp, lib/gdb.exp:
29049 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
29050 bug-gdb@prep.ai.mit.edu.
29051
29052Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
29053
29054 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
29055 with 0.0, not integer 0.
29056
29057Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
29058
29059 * gdb.t06/break.exp: Update for "Kill the program" message change.
29060
29061Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
29062
29063 * Makefile.in (GDBFLAGS): Set to -nx.
29064 * Makefile.in (site.exp): Use GDBFLAGS.
29065
29066Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
29067
29068 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
29069 Makefiles.
29070 (check): depend on just-check.
29071 (just-check): added so that tests can be run without a noop
29072 build pass.
29073
29074Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
29075
29076 Switch to using configure's configdirs.
29077 * Makefile.in (Makefile): add configure.in dependency.
29078 (SUBDIRS): removed redundant assignment.
29079 * configure.in: switch subdirs assignment to configdirs.
29080 * gdb.t*/configure.in: new files.
29081
29082Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
29083
29084 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
29085 works.
29086
29087Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
29088
29089 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
29090 in explicit rules. Apparently this is not supported by some makes.
29091
29092Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
29093
29094 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
29095
29096Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29097
29098 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
29099 disappeared.
29100
29101Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
29102
29103 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
29104
29105Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
29106
29107 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
29108 watchpoint problem that is now fixed.
29109 * gdb.t30/chexp.exp: Remove setup_xfail for printing
29110 uninitialized convenience variables.
29111 * gdb.t31/chillvars.exp: Fix expected patterns for printing
29112 structures.
29113
29114Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29115
29116 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
29117 which causes expect to get out of sync with gdb on long output
29118 from help set.
29119 * gdb.t09/corefile.exp: Make expected pattern for core file
29120 failing signal and frame output format less sun specific.
29121
29122Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
29123
29124 * gdb.t31/chillvars.exp: Add and remove initial dummy
29125 breakpoint, so that symbol table is forced in.
29126 (Needed at least on Sunos4, though it seems not SVR4.)
29127 * gdb.t31/chillvars.exp: Update for changed output format.
29128
29129Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
29130
a9c64011 29131 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
29132
29133Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
29134
29135 * Makefile.in: Added --srcdir when invoking runtest, removed the
29136 need for a local config file. (optional now)
29137
29138Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
29139
29140 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
29141 failure count used to force early termination. Add some more
29142 expected failures for gnu style demangling.
29143
29144Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29145
29146 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
29147 pmi variable from gdb.t20/gdbme to get optimized away.
29148 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
29149 Check for written corefile upon timeout _and_ eof.
29150
29151Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29152
29153 * config/unix-gdb.exp: Add missing return 0.
29154
29155Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29156
29157 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
29158 test termination.
29159
29160Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
29161
29162 * configure.in (subdirs): Put back gdb.t17 which mysteriously
29163 disappeared.
29164
29165Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
29166
29167 * gdb.t10/crossload.exp: Disable the i860-elf test until such
29168 time as i860 support works.
29169
d63a86f8 29170 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
29171 "backtrace 100\r" rather than just "backtrace\r", to match last
29172 change.
29173
29174Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
29175
29176 * config/udi-gdb.exp (gdb_exit): Remove close command.
29177 (gdb_target_udi): New procedure to set the UDI target.
29178 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
29179 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
29180 Added waits for prompts after several question responses. Added
29181 some more responses used by a29k-amd-udi-gdb.
29182 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
29183 pass different arguments, restart UDI connection after program
29184 completion.
29185 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
29186 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
29187 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
29188 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
29189 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
29190 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
29191 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
29192 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
29193 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
29194 after program completion.
29195 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
29196 compiled with a SELECT_VECS setting.
29197 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
29198 infinite recursion.
29199
29200 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
29201 Added checks for COFF results, and made them expected failures for
29202 all targets. It would be better to make them expected failures
29203 for COFF targets only.
29204
29205Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
29206
29207 * Makefile.in: add null dvi target, don't bother to recurse
29208 through test directories for info and install-info; rename
29209 $(datadir) to be dejagnu instead of deja-gnu
29210
29211Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
29212
29213 * gdb.t31/gdbme.ch: Re-enable code that previously caused
29214 compiler to coredump.
29215 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
29216 code.
29217
29218Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
29219
29220 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
29221 coredump.
29222 * gdb.t31/chillvars.exp: Comment out tests that depend on that
29223 code.
29224
29225Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
29226
29227 * gdb.t03/ptype.exp: tests for return code from gdb_test.
29228 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
29229 which in a shell. Deletes xgdb when done.
29230 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
29231 Tests the return from the "set height" or "set width" commands.
29232 Added a few return codes where needed.
29233
29234Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
29235
29236 * Makefile.in (SUBDIRS): Add gdb.t17.
29237 * configure.in (subdirs): Add gdb.t17.
29238 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
29239 files to test gdb's calling of functions in the inferior with
29240 the correct arguments and gdb's ability to retrieve any
29241 result returned.
29242
29243Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
29244
29245 * config/unix-gdb.exp (gdb_exit): Remove close commands that
29246 may be called after gdb goes away. Previous versions of expect
29247 needed these to avoid file descriptor leaks, but they cause
29248 errors with the current revision of expect.
29249 * gdb.t00/gdbvars.exp: Use -re on expected output after
29250 setting sevenbit-strings.
29251 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
29252 to set sevenbit-strings consistent across tests.
29253 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
29254 set sevenbit-strings consistent across tests.
29255
29256Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
29257
29258 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
29259 expected output to match current "expect" expectations.
29260
29261Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
29262
29263 * gdb.t00/default.exp: Change expected output for default "source"
29264 command, to match new gdb behavior which requires a filename to
29265 source.
29266
29267Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
29268
29269 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
29270 expected fail for i486-*-* that misses the marker2 function.
29271 * gdb.t10/crossload.exp (bfddefault): Allow successful
29272 recognition of a format to pass even if no symbols are found.
29273 Explicitly catch failures where the format is not recognized
29274 or is ambiguous, and add the reason to the fail message.
29275 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
29276 the cause is and invalid target and add reason to failure message.
29277 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
29278 elf32-i386, elf32-sparc, and elf32-i860.
29279 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
29280 Set up expected failure for 'filename'::variable scope resolution,
29281 which is now apparently broken on all targets.
29282 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
29283 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
29284 gdb.t23/templates.exp: Change failure for missing binfile into
29285 just a warning.
29286 gdb.t21/demangle.exp: Change all cfront references to 'arm'
29287 references.
29288
29289Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
29290
29291 * gdb.t00/default.exp: Add expected output for default "source"
29292 command, to match new gdb behavior.
29293 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
29294
29295Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
29296
29297 * config/*-gdb.exp: returns an error, rather than exiting on
29298 internal errors.
29299
29300Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
29301
29302 * gdb.t03/gdbme.c: Add pointer to struct variable.
29303 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
29304 referencing struct members.
29305
29306Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
29307
29308 * configure.in (mips-idt-ecoff): New target.
29309 * config/mips-gdb.exp: New file for remote board using MIPS remote
29310 debugging protocol.
29311
29312 * Redid configuration scheme. Removed gdb.t*/configure.in.
29313 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
29314 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
29315 distclean targets. Built executables via .o files. Adjusted
29316 tests to account for source files in $(srcdir) rather than
29317 $(objdir).
29318 * lib/gdb.exp (runto): Don't expect () after the function name,
29319 because it may have arguments.
29320
29321Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
29322
29323 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
29324 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
29325 expected failures for mips-idt-* and mips-sgi-*.
29326 * gdb.t00/default.exp (attach): Kill process if requested.
29327 * gdb.t00/help.exp (help target core, help target): Accept a gdb
29328 that does not read core files.
29329 * gdb.t01/run.exp: Removed checks for exit status code.
29330 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
29331 it is linked in.
29332 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
29333 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
29334 appropriate, rather than doing it by hand.
29335 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
29336 execution.
29337 * gdb.t10/crossload.exp: Kill existing program if needed.
29338 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
29339 appropriate, rather than doing it by hand. Always increase
29340 timeout for this test, not just for VxWorks.
29341
29342Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
29343
29344 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
29345 of Chill STRUCT types and STRUCT values.
29346 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
29347 than "char".
29348 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 29349 struct2): New struct definitions and initializations to test
c906108c
SS
29350 simple Chill STRUCT types.
29351
29352Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
29353
29354 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
29355 the null byte at the end of strings.
29356 * gdb.t00/default.exp: Make show version insensitive to copyright
29357 date.
29358 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
29359 to avoid dependencies on target char signedness.
29360 * gdb.t16/printcmds.exp: Update expected results for explicitly
29361 unsigned char.
29362 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
29363 now work.
29364 * gdb.t21/demangle.exp: Add many more patterns for template
29365 demangling, most of them being expected failures.
29366 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
29367 string we are matching for, to match on the whole string.
29368 * gdb.t21/demangle.exp: Add many new test strings to demangle,
29369 and fix a whole bunch that had incorrect expected output but were
29370 passing anyway because of the bug in "proc demangle".
29371 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
29372 type.
29373 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
29374
29375Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
29376
a9c64011
AS
29377 * gdb/testsuite: made modifications to testcases, etc., to allow
29378 them to work properly given the reorganization of deja-gnu and the
29379 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
29380
29381Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
29382
29383 * gdb/testsuite: Initial creation of gdb/testsuite.
29384 Migrated dejagnu testcases and support files for testing nm to
29385 gdb/testsuite from deja-gnu. These files were moved "as is"
29386 with no modifications. This migration is part of a major overhaul
29387 of dejagnu. The modifications to these testcases, etc., which
29388 will allow them to work with the new version of dejagnu will be
29389 made in a future update.
48efe704 29390
8d8cb839 29391 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 29392\f
8d8cb839
EZ
29393;; Local Variables:
29394;; mode: change-log
29395;; left-margin: 8
29396;; fill-column: 74
29397;; version-control: never
29398;; End:
902f2ccb 29399
0b302171 29400 Copyright 1993-2005, 2012 Free Software Foundation, Inc.
902f2ccb
MC
29401 Copying and distribution of this file, with or without modification,
29402 are permitted provided the copyright notice and this notice are preserved.
This page took 3.191236 seconds and 4 git commands to generate.