2012-03-23 Pedro Alves <palves@redhat.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
7b282c5a
SCR
12012-03-22 Siva Chandra Reddy <sivachandra@google.com>
2
3 * gdb.python/py-value.cc: Add test case for testing the
4 methodology exposing C++ values to Python.
5 * gdb.python/py-value-cc.exp: Add tests testing the methodology
6 exposing C++ values to Python.
7 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
8
2e98ca53
JK
92012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10 Siddhesh Poyarekar <siddhesh@redhat.com>
11
12 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
13 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
14 (generate native core dump): Make the test unsupported if core cannot
15 be generated.
16
8320cc4f
JK
172012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18
19 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
20 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
21 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
22
3a69ffb2
JK
232012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
24
25 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
26
8fabffee
DE
272012-03-17 Doug Evans <dje@google.com>
28
29 * dg-extract-results.sh: Handle KFAILs.
30
ab260dad
JK
312012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
32
33 PR symtab/13777
34 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
35
53ba8333
JB
362012-03-16 Joel Brobecker <brobecker@adacore.com>
37
38 * gdb.ada/set_pckd_arr_elt: New testcase.
39
481860b3
GB
402012-03-16 Gary Benson <gbenson@redhat.com>
41
42 PR breakpoints/10738
43 * gdb.opt/inline-break.exp: New file.
44 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
45 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
46 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
47 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
48 * gdb.base/async-shell.exp: Likewise.
49 * lib/mi-support.exp (library_loaded_re): Likewise.
50
410528f0
TT
512012-03-15 Tom Tromey <tromey@redhat.com>
52
53 * gdb.cp/virtfunc2.exp: Update expected output.
54 * gdb.cp/pr9631.exp: Update expected output.
55 * gdb.cp/member-ptr.exp: Update expected output.
56 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
57 output.
58 * gdb.cp/casts.exp: Update expected output.
59
c4aeac85
TT
602012-03-15 Tom Tromey <tromey@redhat.com>
61
62 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
63 (test_info_vtbl): Likewise.
64 (do_tests): Call test_info_vtbl.
65 * gdb.cp/virtfunc.cc (va): New global.
66
856d06f9
TS
672012-03-15 Thomas Schwinge <thomas@codesourcery.com>
68
69 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
70 describing DWARF data structures.
71 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
72 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
73 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
74 * gdb.dwarf2/dw2-entry-value.S: Likewise.
75 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
76 * gdb.dwarf2/dw2-param-error.S: Likewise.
77 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
78 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
79 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
80 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
81 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
82 * gdb.dwarf2/pr11465.S: Likewise.
83
e837f12a
JK
842012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
85
86 * gdb.mi/mi2-prompt.exp: New file.
87
ccbb4f28
JB
882012-03-13 Joel Brobecker <brobecker@adacore.com>
89
90 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
91
32039130
JB
922012-03-13 Joel Brobecker <brobecker@adacore.com>
93
94 * gdb.ada/bp_range_type: New testcase.
95
16899756
DE
962012-03-13 Doug Evans <dje@google.com>
97
98 * gdb.base/default.exp: Delete tests for symbol-reloading.
99 * gdb.base/help.exp: Ditto.
100 * gdb.base/setshow.exp: Ditto.
101 * gdb.base/gdb_history: Delete references to symbol-reloading.
102
87b0bb13
JK
1032012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
104
105 * gdb.base/attach-twice.c: New files.
106 * gdb.base/attach-twice.exp: New files.
107
0d7941a9
KS
1082012-03-08 Keith Seitz <keiths@redhat.com>
109
110 * lib/gdb.exp (gdb_get_line_number): Throw an
111 error instead of returning -1.
112 * gdb.base/break.exp: Remove unused variable
113 bp_location5.
114 * gdb.base/hbreak2.exp: Likewise.
115 * gdb.base/sepdebug.exp: Likewise.
116
f4647387
YQ
1172012-03-08 Yao Qi <yao@codesourcery.com>
118 Pedro Alves <palves@redhat.com>
119
120 Fix PR server/13392.
121 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
122 (tracepoint_change_loc_2): Remove kfail. Return if failed to
123 download tracepoints.
124 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
125 (pending_tracepoint_resolved_during_trace): Likewise.
126 (pending_tracepoint_installed_during_trace): Likewise.
127 (pending_tracepoint_with_action_resolved): Likewise.
128
83c532cb
KS
1292012-03-08 Keith Seitz <keiths@redhat.com>
130
131 * gdb.ada/array_bounds.exp: Get breakpoint for line
132 with "START", not "STOP".
133 * gdb.python/py-infthread.exp: Do not continue to
134 line marked "Break here.", which is undefined.
135
d6b6bbb7
LM
1362012-03-08 Luis Machado <lgustavo@codesourcery.com>
137
138 Revert:
139
140 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
141
142 Implement testsuite workaround for PR breakpoints/13781.
143 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
144 (set breakpoint condition-evaluation host): New conditional command.
145
7fe25d9b
JK
1462012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
147
148 Fix CU relative vs. absolute DIE offsets.
149 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
150 one.
151
51898c15
JK
1522012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
153
154 Fix false FAIL on distros with relro linkage as default.
155 * gdb.reverse/solib-precsave.exp: Try to compile the test using
156 -Wl,-z,norelro first.
157
8131799e
JB
1582012-03-06 Joel Brobecker <brobecker@adacore.com>
159
160 * gdb.ada/bp_on_var: New testcase.
161
ba241969
JB
1622012-03-06 Joel Brobecker <brobecker@adacore.com>
163
164 * gdb.ada/bp_enum_homonym: New testcase.
165
abe49676
YQ
1662012-03-06 Yao Qi <yao@codesourcery.com>
167
168 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
169 x86_64-*-* and i?86-*-*.
170 Set up KFAIL for gdb/13808.
171
d8df103b
TT
1722012-03-05 Tom Tromey <tromey@redhat.com>
173
174 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
175 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
176
b7b189f3
TT
1772012-03-05 Tom Tromey <tromey@redhat.com>
178
179 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
180
69dc1c4d
YQ
1812012-03-04 Yao Qi <yao@codesourcery.com>
182
183 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
184 messages for KFAIL.
185
3f20c47f
JK
1862012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
187
188 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
189 (print one_two_three, indexes off, print few_reps, indexes off)
190 (print many_reps, indexes off, print empty, indexes off)
191 (print one_two_three, print few_reps, print many_reps, print empty):
192 Call setup_xfail if $gcc_old.
193
abf1152a
JK
1942012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
195
196 Implement testsuite workaround for PR breakpoints/13781.
197 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
198 (set breakpoint condition-evaluation host): New conditional command.
199
a06715f8
JK
2002012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
201
202 Code cleanup.
203 * gdb.cp/mb-templates.exp: New variables executable. Use it for
204 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
205 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
206 number 1 by $bpnum. Four times.
207
5808517f
YQ
2082012-03-03 Yao Qi <yao@codesourcery.com>
209
210 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
211
dfe2ac14
JK
2122012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
213
214 Setup KFAIL for PR server/13796.
215 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
216
8bbc467a
JB
2172012-03-02 Joel Brobecker <brobecker@adacore.com>
218
219 * gdb.ada/operator_bp: New testcase.
220
c0eac87f
JB
2212012-03-02 Joel Brobecker <brobecker@adacore.com>
222
223 * gdb.ada/info_locals_renaming: New testcase.
224
4f42c881
TT
2252012-03-02 Tom Tromey <tromey@redhat.com>
226
227 * gdb.base/nextoverexit.c: New file.
228 * gdb.base/nextoverexit.exp: New file.
229
7380c0c9
EBM
2302012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
231
232 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
233 parameter.
234
1faeff08
MR
2352012-03-01 Maciej W. Rozycki <macro@mips.com>
236
237 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
238 core registers.
239
320b6f49
MR
2402012-03-01 Maciej W. Rozycki <macro@mips.com>
241 Maciej W. Rozycki <macro@codesourcery.com>
242 Daniel Jacobowitz <dan@codesourcery.com>
243
244 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
245
ad5f7d6e
PA
2462012-03-01 Pedro Alves <palves@redhat.com>
247
248 PR gdb/13767
249
250 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
251 (gdb_collect_globals_test): Call it.
252
d3dc44a6
KS
2532012-03-01 Keith Seitz <keiths@redhat.com>
254
255 * gdb.cp/method2.exp: Output of overload menu is now
256 alphabetized. Update tests for "break A::method".
257 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
258 of hard-coding them.
259 Overload menu is alphabetized: rewrite to accommodate.
260 Unset variables LINE and TYPES which are used in other tests.
261 Compute the output of "info break".
262 Update the breakpoint table after all breakpoints are deleted.
263 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
264 compute ACTUALS and the method body based on parameters.
265 Update expected output accordingly.
266 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
267 unique comments to allow the use of gdb_get_line_number.
268
2692012-03-01 Keith Seitz <keiths@redhat.com>
270
271 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
272 some Tcl syntax.
273 * gdb.cp/ovldbreak.exp: Likewise.
274
7949c2a0
KS
2752012-03-01 Keith Seitz <keiths@redhat.com>
276
277 * gdb.base/help.exp (help show user): Update expected result
278 for new doc string changes (add "non-python").
279
7d74f244
DE
2802012-03-01 Scott J. Goldman <scottjg@vmware.com>
281
282 * gdb.python/py-cmd.exp: Add test to verify that python commands can
283 be put in the user-defined category and that the commands appear in
284 "help user-defined".
285
1b611343
JB
2862012-02-29 Joel Brobecker <brobecker@adacore.com>
287
288 * gdb.ada/tagged_not_init: New testcase.
289
99b1c762
JB
2902012-02-29 Joel Brobecker <brobecker@adacore.com>
291
292 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
293 * gdb.ada/enum_idx_packed: New testcase.
294
2d4a02ee
JB
2952012-02-29 Joel Brobecker <brobecker@adacore.com>
296
297 * gdb.ada/aliased_array: New testcase.
298
2e6fda7d
JB
2992012-02-29 Joel Brobecker <brobecker@adacore.com>
300
301 * gdb.ada/whatis_array_val: New testcase.
302
9a7f938f
JK
3032012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
304
305 Fix disp-step-syscall.exp: fork: single step over fork.
306 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
307 whitespaces.
308 (single step over $syscall): Remove its check.
309 (single step over $syscall final pc): New check.
310
8703a944
JK
3112012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
312
313 Support processors without SSSE3.
314 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
315 pabsd into ...
316 (ssse3_test): ... a new function.
317 (main): Call ssse3_test.
318 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
319 Update expected values everywhere.
320 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
321 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
322 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
323 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
324 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
325 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
326 Move these tests lower.
327 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
328 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
329 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
330 New tests.
331
c03e6ccc
YQ
3322012-02-29 Yao Qi <yao@codesourcery.com>
333 Pedro Alves <palves@redhat.com>
334
335 * gdb.trace/trace-mt.c: New.
336 * gdb.trace/trace-mt.exp: New.
337
7964b62a
TS
3382012-02-28 Thomas Schwinge <thomas@codesourcery.com>
339
2c8910ba
TS
340 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
341 numbers instead of hardcoding them.
342 * gdb.base/annota1.c: Provide suitable markers.
343 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
344 numbers instead of hardcoding them.
345 * gdb.base/annota3.c: Provide suitable markers.
346
347 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
348 * gdb.base/annota3.c: Likewise.
349 * gdb.base/sigall.c: Likewise.
350 * gdb.base/signals.c: Likewise.
351 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 352
5a41c0b7
MR
3532012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
354
355 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
356 failure return path.
357
ebbbe5c5
LM
3582012-02-27 Luis Machado <lgustavo@codesourcery.com>
359
360 * gdb.base/save-bp.exp: Account for new condition evaluator output.
361
8d126d8a
LM
3622012-02-24 Luis Machado <lgustavo@codesourcery.com>
363
364 * gdb.base/cond-eval-mode.exp: New file.
365
11337c2f
PA
3662012-02-24 Pedro Alves <palves@redhat.com>
367
368 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
369 (top level): Use with_test_prefix.
370
13fc3e3c
PA
3712012-02-24 Pedro Alves <palves@redhat.com>
372
373 * gdb.threads/attach-into-signal.exp (corefunc): Use
374 with_test_prefix.
375
07c1b626
JK
3762012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
377
378 Fix false FAILs on old CPUs without SSE.
379 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
380 Return untested for Illegal instruction.
381
596ba138
JK
3822012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
383
384 Fix false FAILs with glibc debug infos installed.
385 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
386 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
387
aeaa2474
SA
3882012-02-22 Sterling Augustine <saugustine@google.com>
389
390 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
391 constant with cast.
392
aed555c9
PA
3932012-02-21 Pedro Alves <palves@redhat.com>
394
395 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
396
78afebb4
PA
3972012-02-21 Pedro Alves <palves@redhat.com>
398
399 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
400
fdcfef12
PA
4012012-02-21 Pedro Alves <palves@redhat.com>
402
403 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
404 with_test_prefix.
405
0f4d39d5
PA
4062012-02-21 Pedro Alves <palves@redhat.com>
407
408 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
409 with_test_prefix here.
410 (top level): Do it here instead. Remove `:' from the
411 with_test_prefix string.
412 * gdb.base/attach-pie-misread.exp: Remove the leading space the
413 the suffix `:' from the with_test_prefix prefix string.
414 * gdb.base/break-interp.exp: Ditto.
415 * gdb.base/catch-load.exp: Ditto.
416 * gdb.base/disp-step-syscall.exp: Ditto.
417 * gdb.base/jit-so.exp: Ditto.
418 * gdb.base/jit.exp: Ditto.
419 * gdb.base/sepdebug.exp: Ditto.
420 * gdb.base/solib-display.exp: Ditto.
421 * gdb.base/solib-overlap.exp: Ditto.
422 * gdb.base/watch-cond-infcall.exp: Ditto.
423 * gdb.base/watchpoint.exp: Ditto.
424 * gdb.dwarf2/dw2-noloc.exp: Ditto.
425 * gdb.mi/mi-watch.exp: Ditto.
426 * gdb.mi/mi2-watch.exp: Ditto.
427 * gdb.threads/non-ldr-exc-1.exp: Ditto.
428 * gdb.threads/non-ldr-exc-2.exp: Ditto.
429 * gdb.threads/non-ldr-exc-3.exp: Ditto.
430 * gdb.threads/non-ldr-exc-4.exp: Ditto.
431 * gdb.threads/watchpoint-fork.exp: Ditto.
432 * gdb.threads/watchthreads-reorder.exp: Ditto.
433 * gdb.trace/change-loc.exp: Ditto.
434 * gdb.trace/pending.exp: Ditto.
435 * gdb.trace/status-stop.exp: Ditto.
436 * gdb.trace/strace.exp: Ditto.
437 * gdb.trace/trace-break.exp: Ditto.
438 * gdb.trace/unavailable.exp: Ditto.
439 * lib/gdb.exp (with_test_prefix): Always prefix with space and
440 suffix with colon. Adjust leading comments.
441
6a5870ce
PA
4422012-02-21 Pedro Alves <palves@redhat.com>
443 Tom Tromey <tromey@redhat.com>
444
445 * lib/gdb.exp: Add description of test prefixes.
446 (with_test_prefix): New procedure.
447 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
448 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
449 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
450 instead of lappend to append to pf_prefix.
451 * gdb.base/catch-load.exp: Use with_test_prefix.
452 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
453 * gdb.base/jit-so.exp: Use with_test_prefix.
454 * gdb.base/jit.exp: Use with_test_prefix.
455 * gdb.base/return-nodebug.exp (do_test): Use append instead of
456 lappend to append to pf_prefix.
457 * gdb.base/sepdebug.exp: Use with_test_prefix.
458 * gdb.base/solib-display.exp: Use with_test_prefix.
459 * gdb.base/solib-overlap.exp: Use with_test_prefix.
460 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
461 * gdb.base/watchpoint.exp: Use with_test_prefix.
462 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
463 * gdb.mi/mi-watch.exp: Use with_test_prefix.
464 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
465 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
466 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
467 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
468 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
469 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
470 append instead of lappend to append to pf_prefix.
471 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
472 * gdb.trace/change-loc.exp: Use with_test_prefix.
473 * gdb.trace/pending.exp: Use with_test_prefix.
474 * gdb.trace/status-stop.exp: Use with_test_prefix.
475 * gdb.trace/strace.exp: Use with_test_prefix.
476 * gdb.trace/trace-break.exp: Use with_test_prefix.
477 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
478 instead of lappend to append to pf_prefix.
479
35dc4a6b
JK
4802012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
481
482 Fix racy FAILs.
483 * gdb.base/inferior-died.c (main): Add return of 0.
484 * gdb.base/inferior-died.exp (continue): Fix expectation of
485 asynchronous events.
486 (p 1): New test.
487
c5a006e6
PA
4882012-02-20 Pedro Alves <palves@redhat.com>
489
490 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
491 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
492 gdb's internal debug output. For the non-threaded case, look for
493 "Program received signal SIGLARM", for the threaded case, peek at
494 the thread's siginfo.
495
cc51a170
PA
4962012-02-20 Pedro Alves <palves@redhat.com>
497
498 General cleanup, make output test messages unique, and build
499 different executable files for the non-threaded and threaded
500 cases.
501
502 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
503 Delete.
504 (executable_nothr, executable_thr): New globals.
505 (top level): Adjust to delete both executables.
506 (corefunc): New parameter $executable. Set $pf_prefix instead of
507 hand writing a prefix in tests. Issue a clean_restart and enable
508 lin-lwp debug output here.
509 (top level): Adjust. Use build_executable. Don't start gdb here,
510 and don't enable lin-lwp debug output here.
511 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
512
c755f03d
JK
5132012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
514
515 Fix racy FAILs.
516 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
517 "continue" command.
518
6bec5e0a
JK
5192012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
520
521 Fix for gdbserver non-extended mode.
522 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
523 and gdb_run_cmd.
524
2e8265fd
TT
5252012-02-17 Tom Tromey <tromey@redhat.com>
526
527 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
528 * gdb.python/py-events.exp: Check 'dir' output.
529 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
530
9e507076
YQ
5312012-02-17 Yao Qi <yao@codesourcery.com>
532
533 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
534
32d22ab1
TT
5352012-02-16 Tom Tromey <tromey@redhat.com>
536
537 * gdb.base/inferior-died.c: Don't include stdio.h.
538
9addecb9
TT
5392012-02-16 Tom Tromey <tromey@redhat.com>
540
541 * gdb.base/inferior-died.c: New file.
542 * gdb.base/inferior-died.exp: New file.
543
4cb6da1c
AR
5442012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
545
546 * gdb.base/break-inline.exp: New file.
547 * gdb.base/break-inline.c: New file.
548
3af2590d
TT
5492012-02-15 Tom Tromey <tromey@redhat.com>
550
551 * gdb.base/pc-fp.exp: Add "info register" tests.
552
29988831
TT
5532012-02-15 Tom Tromey <tromey@redhat.com>
554
555 * gdb.base/regs.exp: Remove.
556
10010058
PA
5572012-02-15 Pedro Alves <palves@redhat.com>
558
559 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
560 the target doesn't support tracepoints.
561 * gdb.trace/circ.exp: Ditto.
562 * gdb.trace/collection.exp: Ditto.
563 * gdb.trace/packetlen.exp: Ditto.
564 * gdb.trace/passc-dyn.exp: Ditto.
565 * gdb.trace/report.exp: Ditto.
566 * gdb.trace/tfind.exp: Ditto.
567 * gdb.trace/tspeed.exp: Ditto.
568 * gdb.trace/tsv.exp: Ditto.
569 * gdb.trace/unavailable.exp: Ditto.
570 * gdb.trace/while-dyn.exp: Ditto.
571
a2e0062d
PA
5722012-02-15 Pedro Alves <palves@redhat.com>
573
574 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
575 gdb_test_multiple, and call unsupported instead of fail, if the
576 remote side does not support the request.
577
a1999d40
PA
5782012-02-15 Pedro Alves <palves@redhat.com>
579
580 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
581 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
582 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
583 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
584 * gdb.server/server-run.exp: Make sure gdb is disconnected.
585 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
586 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
587 doesn't start with "extended-" already.
588
7cee1e54
PA
5892012-02-15 Pedro Alves <palves@redhat.com>
590
591 Support extended-remote. Avoid cascading timeouts.
592
593 * gdb.base/attach.exp (do_attach_tests): Add expected output for
594 the extended-remote target. If attaching with no file fails, load
595 the file manually.
596 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
597
816338b5
SS
5982012-02-14 Stan Shebs <stan@codesourcery.com>
599
600 * gdb.base/ena-dis-br.exp: Add enable count test.
601
cc30c4bd
PA
6022012-02-13 Pedro Alves <palves@redhat.com>
603
604 * config/mips-idt.exp: Delete.
605 * gdb.base/a2-run.exp: Remove mips-idt xfails.
606 * gdb.base/bitfields.exp: Remove mips-idt restarts.
607 * gdb.base/break.exp: Remove mips-idt references.
608 * gdb.base/chng-syms.exp: Ditto.
609 * gdb.base/default.exp: Ditto.
610 * gdb.base/funcargs.exp (funcargs_reload): Delete.
611 (top level): Don't call it.
612 * gdb.base/opaque.exp: Remove mips-idt restarts.
613 * gdb.base/ptype.exp: Remove mips-idt xfails.
614 * gdb.base/scope.exp: Remove mips-idt restarts.
615 * gdb.base/sepdebug.exp: Remove mips-idt references.
616 * gdb.base/watchpoint.exp (maybe_clean_restart)
617 (maybe_reinitialize): Delete.
618 (test_disabling_watchpoints, test_disabling_watchpoints)
619 (test_watchpoint_triggered_in_syscall)
620 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
621 Don't call them.
622
57008375
JK
6232012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
624
625 * gdb.server/server-exec-info.exp: New file.
626
4a2d9c08
PA
6272012-02-10 Pedro Alves <palves@redhat.com>
628
629 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
630 always non-empty.
631 (test_attach): Always pass $exec to test_attach_gdb.
632
09fa21bd
TT
6332012-02-08 Tom Tromey <tromey@redhat.com>
634
635 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
636 before inferior is started.
637
f0823d2c
TT
6382012-02-07 Tom Tromey <tromey@redhat.com>
639
640 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
641 Symbol.value.
642 * gdb.python/py-symbol.c (qq): Set default value.
643
6442012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
645
646 * gdb.python/py-symbol.c (qq): New global.
647 * gdb.python/py-symbol.exp: Add test for frame-less
648 lookup_symbol.
649 * gdb.python/py-symtab.exp: Fix line number.
650
f7e44f65
JB
6512012-02-03 Joel Brobecker <brobecker@adacore.com>
652
653 * gdb.ada/mi_task_arg: New testcase.
654
4c9ed63c
PA
6552012-02-02 Pedro Alves <palves@redhat.com>
656
657 * gdb.reverse/until-precsave.exp: Also put "record save" under the
658 extended timeout.
659
c0b9f2c6
PA
6602012-02-02 Pedro Alves <palves@redhat.com>
661
662 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
663 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
664
5f8cefd7
PA
6652012-02-02 Pedro Alves <palves@redhat.com>
666
667 * gdb.base/term.exp: Rewrite.
668 * gdb.base/term.c: New.
669
2f3a2569
PA
6702012-02-02 Pedro Alves <palves@redhat.com>
671
672 * gdb.base/default.exp (run "r" abbreviation, run): Add
673 extended-remote expected output.
674
f149aabd
TT
6752012-02-02 Tom Tromey <tromey@redhat.com>
676
677 * gdb.cp/dispcxx.exp: New file.
678 * gdb.cp/dispcxx.cc: New file.
679
03bef283
TT
6802012-02-01 Tom Tromey <tromey@redhat.com>
681
682 * gdb.base/jit-simple.exp: New file.
683 * gdb.base/jit-simple.c: New file.
684
a79b18b5
YQ
6852012-01-30 Yao Qi <yao@codesourcery.com>
686
687 * gdb.base/skip.exp: Make test result unique.
688
f0d1a53e
JK
6892012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
690
691 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
692 compatibility with valgrind-3.7.0.
693
4b3c9f41
PA
6942012-01-27 Pedro Alves <palves@redhat.com>
695
696 * gdb.base/watchpoint.exp (no_hw): New global.
697 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
698 disable hw watchpoints.
699 (test_wide_location_1, test_wide_location_2): If no_hw is set,
700 don't expect hw watchpoints.
701 (no_hw_watchpoints): Always clean restart.
702 (do_tests): New procedure, factored out from the top level.
703 (top level): Run tests twice. Once with hw watchpoints enabled,
704 another time with hw watchpoints disabled.
705
a13491c8
PA
7062012-01-27 Pedro Alves <palves@redhat.com>
707
708 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
709 out from the top level.
710 (top level): Call it instead.
711
f2c8a051
PA
7122012-01-27 Pedro Alves <palves@redhat.com>
713
714 * gdb.base/watchpoint.exp (top level): Re-enable hardware
715 watchpoints sooner.
716
654d7a9e
PA
7172012-01-27 Pedro Alves <palves@redhat.com>
718
719 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
720
274f47f3
PA
7212012-01-27 Pedro Alves <palves@redhat.com>
722
723 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
724 "You may have requested too many hardware
725 breakpoints/watchpoints".
726
e4d63ba2
PA
7272012-01-27 Pedro Alves <palves@redhat.com>
728
729 * gdb.base/watchpoint.exp (maybe_clean_restart)
730 (maybe_reinitialize): New.
731 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
732 expect "hit N times".
733 (test_disabling_watchpoints, test_complex_watchpoint)
734 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
735 Call maybe_clean_restart.
736 (top level): Use clean_restart. Remove "mips-idt-*"
737 reinitialization.
738
dbd95daf
PA
7392012-01-27 Pedro Alves <palves@redhat.com>
740
741 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
742
f3ad2025
PA
7432012-01-27 Pedro Alves <palves@redhat.com>
744
745 * gdb.base/watchpoint.exp: Clean restart after tests that don't
746 require `initialize' anymore. Remove unnecessary `initialize'
747 calls.
748
100aa3ae
PA
7492012-01-27 Pedro Alves <palves@redhat.com>
750
751 * gdb.base/watchpoint.exp (wp_set): Delete.
752 (initialize, test_simple_watchpoint, top level): Remove dead code.
753
c79a8e11
PA
7542012-01-27 Pedro Alves <palves@redhat.com>
755
756 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
757 typo.
758
048fe15a
PA
7592012-01-27 Pedro Alves <palves@redhat.com>
760
761 * config/extended-gdbserver.exp: New file.
762 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
763 comment.
764 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
765 * boards/native-extended-gdbserver.exp: New file.
766
4033a6bf
PA
7672012-01-26 Pedro Alves <palves@redhat.com>
768
769 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
770 and gdb_test_multiple.
771
3d7f4b81
PA
7722012-01-26 Pedro Alves <palves@redhat.com>
773
774 Make test messages unique, and more identifiable.
775 * gdb.multi/watchpoint-multi.exp: Change test messages.
776
484abf42
TT
7772012-01-25 Tom Tromey <tromey@redhat.com>
778
779 * gdb.base/solib-disc.exp: Fix regexps.
780
edcc5120
TT
7812012-01-24 Tom Tromey <tromey@redhat.com>
782
783 * lib/mi-support.exp (mi_expect_stop): Add special case for
784 solib-event.
785 * gdb.base/catch-load-so.c: New file.
786 * gdb.base/catch-load.exp: New file.
787 * gdb.base/catch-load.c: New file.
788 * gdb.base/break-interp.exp (reach_1): Update regexp.
789
30b91c90
JK
7902012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
791
792 Fix fuzzy results.
793 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
794 lpsimple and func.
795
53fe1783
GB
7962012-01-24 Gary Benson <gbenson@redhat.com>
797
798 Delete #if 0'd out code.
799 * gdb.base/default.exp (info catch): Remove.
800 * gdb.base/gdb_history (info catch): Likewise.
801 * gdb.base/help.exp (info catch): Likewise.
802
d0d8b0c6
JK
8032012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
804
805 Fix watchpoints to be specific for each inferior.
806 * gdb.multi/watchpoint-multi.c: New file.
807 * gdb.multi/watchpoint-multi.exp: New file.
808
4403d8e9
JK
8092012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
810
811 Fix watchpoints across inferior fork.
812 * gdb.threads/watchpoint-fork-child.c: New file.
813 * gdb.threads/watchpoint-fork-mt.c: New file.
814 * gdb.threads/watchpoint-fork-parent.c: New file.
815 * gdb.threads/watchpoint-fork-st.c: New file.
816 * gdb.threads/watchpoint-fork.exp: New file.
817 * gdb.threads/watchpoint-fork.h: New file.
818
050a2e1d
PA
8192012-01-23 Pedro Alves <palves@redhat.com>
820
821 * gdb.base/call-signal-resume.exp: Allow output after "return".
822
6a52fb62
PA
8232012-01-20 Pedro Alves <palves@redhat.com>
824
825 * gdb.python/py-finish-breakpoint.py: Fix typo.
826
145b16a9
UW
8272012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
828
829 * gdb.base/info-proc.exp: Also run on remote targets. Main
830 "info proc" command is now always present; whether target supports
831 actual info proc operation is detected when attempting to issue
832 the command.
833
26f6125e
JK
8342012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
835
836 * .gdbinit: Remove.
837
eb5227ce
PA
8382012-01-19 Pedro Alves <palves@redhat.com>
839
840 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
841 look at the funtions' returns.
842 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
843 (jprint.print(int, int)): Change return type to int. Adjust.
844
1db33378
PP
8452012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
846
847 PR gdb/9538
848 * gdb.base/sepdebug.exp: New test.
849
b9736cf8
PA
8502012-01-18 Pedro Alves <palves@redhat.com>
851
852 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
853 Allow output before ^done.
854
4aac40c8
TT
8552012-01-16 Tom Tromey <tromey@redhat.com>
856
857 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
858 Add tests for relative directory.
859
cafec441
TT
8602012-01-16 Tom Tromey <tromey@redhat.com>
861
862 * gdb.base/printcmds.c (enum flag_enum): New.
863 (three): New global.
864 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
865 enum printing.
866 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
867 FlagEnumerationPrinter.
868 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
869 * gdb.python/py-pp-maint.c (enum flag_enum): New.
870 (fval): New global.
871
abcc4978
PA
8722012-01-16 Pedro Alves <palves@redhat.com>
873
874 * lib/gdb.exp (banned_procedures): New variable.
875 (banned_variables_traced): Rename to ...
876 (banned_traced): ... this.
877 (gdb_init): Also trace banned procedures.
878 (gdb_finish): Also untrace banned procedures.
879
97ccebe8
PA
8802012-01-16 Pedro Alves <palves@redhat.com>
881
882 Remove all calls to strace.
883
2af7517b
JK
8842012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
885
886 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
887 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
888
9241a8bc
PP
8892012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
890
891 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
892 * gdb.base/pie-execl.exp: Likewise.
893
3848a17f
KS
8942012-01-12 Keith Seitz <keiths@redhat.com>
895
896 PR mi/10586
897 * gdb.mi/var-cmd.c (struct anonymous): New structure.
898 (do_anonymous_type_tests): New function.
899 (main): Call do_anonymous_type_tests.
900 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
901 (verify_everything): New procedure.
902 * gdb.mi/mi-var-cp.cc (class A): New class.
903 (anonymous_structs_and_unions): New function.
904 (main): Call anonymous_structs_and_unions.
905 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
906 (verify_everything): New procedure.
907
440e2fca
KS
9082012-01-12 Keith Seitz <keiths@redhat.com>
909
910 * lib/mi-support.exp: Expand comments about PATH_EXPR.
911 (varobj_tree::get_path_expr): Assume that all varobjs are
912 compound unless they are known simple types.
913 Adjust path expressions based on parent type, path parent type,
914 and tree language.
915 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
916 the root varobj.
917 (mi_walk_varobj_tree): Add LANGUAGE parameter.
918
675399c9
PA
9192012-01-11 Pedro Alves <palves@redhat.com>
920
921 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
922 core files on this machine" anymore.
923
97ddaa9b
PH
9242012-01-11 Paul Hilfinger <hilfingr@adacore.com>
925
926 * gdb.base/watchpoint.c (recurser): Initialize local_x.
927 (main): Repeat recurser call.
928 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
929 equivalent to 'local_x'.
930
ea733575
PH
9312012-01-11 Paul Hilfinger <hilfingr@adacore.com>
932 Joel Brobecker <brobecker@adacore.com>
933
934 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
935
2ca0b532
PA
9362012-01-05 Pedro Alves <alves.ped@gmail.com>
937
938 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
939 * gdb.python/py-events.c (first): Add bits for new "step N" test.
940 * gdb.python/py-events.exp: Test that "step N" tripping on a
941 breakpoint emits a breakpoint event.
942
6e681866
JB
9432012-01-03 Joel Brobecker <brobecker@adacore.com>
944
945 * gdb.base/auxv.exp: Reformat the copyright notice.
946
3c2d6aff
YQ
9472012-01-03 Yao Qi <yao@codesourcery.com>
948
949 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
950 (strace_trace_on_diff_addr): New.
951 * gdb.trace/strace.c: (main): Add two local variables.
952
0852fee3
UW
9532011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
954
955 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
956 * gdb.cell/gcore.exp: Likewise.
957 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
958 to verify the correct instance of main is selected.
959
12c3e59c
JB
9602012-01-02 Joel Brobecker <brobecker@adacore.com>
961
962 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
963 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
964 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
965 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
966 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
967 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
968 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
969 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
970 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
971 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
972 gdb.threads/thread_check.c: Reformat copyright header.
973
c0f378ec
EBM
9742011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
975
e4a7ca93 976 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
977 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
978 is not enabled.
979
3bc96cfb
JK
9802011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
981
982 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
983 parameter to self_exec, adjust the function.
984 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
985 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
986 (set var do_exit = 0): Remove test.
987 (newline at end of file): Add one.
988
095bcf5e
JB
9892011-12-27 Joel Brobecker <brobecker@adacore.com>
990
991 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
992 New files.
993
18d19bd1
JK
9942011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
995
996 Fix racy FAILs.
997 * gdb.threads/fork-thread-pending.c (barrier): New variable.
998 (thread_function, thread_forker): Call pthread_barrier_wait for it.
999 (main): Call pthread_barrier_init for it.
1000
e809353a
JK
10012011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1002
1003 Fix double send_gdb leading to racy FAILs.
1004 * gdb.base/break.exp (set silent break bp_location1): Replace
1005 3x send_gdb and gdb_expect by gdb_test.
1006 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
1007 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
1008 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
1009 instead of send_gdb. Twice.
1010 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
1011 3x send_gdb and gdb_expect by gdb_test.
1012 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
1013
da8cb7ec
JK
10142011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1015
1016 * gdb.linespec/linespec.exp: Compile using {c++}.
1017
ae1a303e
JK
10182011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1019
1020 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
1021 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
1022 (verify GCC PR debug/51668): New test.
1023
cc72b2a2
KP
10242011-12-23 Kevin Pouget <kevin.pouget@st.com>
1025
1026 Introduce gdb.FinishBreakpoint in Python.
1027 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
1028 py-finish-breakpoint2
1029 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
1030 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
1031 instead of line number.
1032 * gdb.python/py-finish-breakpoint.c: New file.
1033 * gdb.python/py-finish-breakpoint.exp: New file.
1034 * gdb.python/py-finish-breakpoint.py: New file.
1035 * gdb.python/py-finish-breakpoint2.cc: New file.
1036 * gdb.python/py-finish-breakpoint2.exp: New file.
1037 * gdb.python/py-finish-breakpoint2.py: New file.
1038
3b7962f9
JK
10392011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1040
1041 Partial fix of compatibility with gcc-4.7.
1042 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
1043 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
1044 Add comment to add a PASS case in the future.
1045
6538471c
JK
1046 Fix compatibility with gcc-4.7.
1047 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
1048
7052e42c
UW
10492011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
1050
1051 PR tdep/12797
1052 * gdb.base/callfuncs.exp: Remove KFAIL.
1053
9ac7f98e
JB
10542011-12-21 Joel Brobecker <brobecker@adacore.com>
1055
1056 * gdb.ada/task_bp: New testcase.
1057
f6eeced0
JK
10582011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1059
1060 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
1061 -DNO_SECTIONS.
1062 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
1063
72225e17
JK
10642011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1065
1066 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
1067 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
1068 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
1069 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
1070 conditional for gcc <= 4.5.
1071
13ac8d2c
JK
10722011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1073
1074 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
1075 by XFAIL.
1076 * gdb.cp/static-method.exp (info addr A::func())
1077 (list static-method.cc:xxx::(anonymous namespace)::A::func)
1078 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
1079 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
1080 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
1081 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
1082 (test value of F in k3_m): Likewise.
1083 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
1084 Likewise.
1085
049682ba
JK
10862011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1087
1088 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
1089 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
1090 Remove.
1091 * gdb.threads/attachstop-mt.c: Remove.
1092 * gdb.threads/attachstop-mt.exp: Remove.
1093
2c9d8796
MK
10942011-12-17 Mark Kettenis <kettenis@gnu.org>
1095
1096 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
1097
e0f9f062
DE
10982011-12-16 Doug Evans <dje@google.com>
1099
f4aa2101 1100 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
1101 * boards/native-gdbserver.exp: New file.
1102
e0f9f062
DE
1103 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
1104 gdbserver output.
1105 (gdbserver_default_get_remote_address): New function.
1106 (gdbserver_start): Call gdb,get_remote_address to compute argument
1107 to "target remote" command.
1108
80b6e756
PM
11092011-12-16 Phil Muldoon <pmuldoon@redhat.com>
1110
1c3ad6ab 1111 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
1112 python print-stack. Add set/show python print-stack
1113 off|full|message tests.
1114
1576bd00
YQ
11152011-12-15 Yao Qi <yao@codesourcery.com>
1116
1117 * gdb.trace/strace.c: New
1118 * gdb.trace/strace.exp: New.
1119
d6a0f6e0
TT
11202011-12-14 Tom Tromey <tromey@redhat.com>
1121
1122 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
1123
31015e1d
DE
11242011-12-14 Doug Evans <dje@google.com>
1125
1126 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
1127
7b50312a
PA
11282011-12-14 Pedro Alves <pedro@codesourcery.com>
1129
1130 PR threads/10729
1131
1132 * gdb.mi/watch-nonstop.c: New file.
1133 * gdb.mi/mi-watch-nonstop.exp: New file.
1134
924437bc
PA
11352011-12-13 Pedro Alves <pedro@codesourcery.com>
1136 Doug Evans <dje@google.com>
1137
1138 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
1139 (clean_restart): Remove references to the gdb_stub target board
1140 variable.
1141 (gdb_step_for_stub): Delete.
1142
1143 * gdb.base/annota1.exp: Remove all references to [target_info
1144 exists gdb_stub], gdb_step_for_stub and usestubs.
1145 * gdb.base/annota3.exp: Ditto.
1146 * gdb.base/async.exp: Ditto.
1147 * gdb.base/break.exp: Ditto.
1148 * gdb.base/code-expr.exp: Ditto.
1149 * gdb.base/commands.exp: Ditto.
1150 * gdb.base/completion.exp: Ditto.
1151 * gdb.base/condbreak.exp: Ditto.
1152 * gdb.base/consecutive.exp: Ditto.
1153 * gdb.base/cvexpr.exp: Ditto.
1154 * gdb.base/define.exp: Ditto.
1155 * gdb.base/display.exp: Ditto.
1156 * gdb.base/ena-dis-br.exp: Ditto.
1157 * gdb.base/environ.exp: Ditto.
1158 * gdb.base/gnu-ifunc.exp: Ditto.
1159 * gdb.base/maint.exp: Ditto.
1160 * gdb.base/pending.exp: Ditto.
1161 * gdb.base/sect-cmd.exp: Ditto.
1162 * gdb.base/sepdebug.exp: Ditto.
1163 * gdb.base/unload.exp: Ditto.
1164 * gdb.base/watchpoint-solib.exp: Ditto.
1165 * gdb.cp/annota2.exp: Ditto.
1166 * gdb.cp/annota3.exp: Ditto.
1167 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
1168 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
1169 * gdb.mi/mi-pending.exp: Ditto.
1170 * gdb.trace/circ.exp: Ditto.
1171 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
1172 * gdb.base/list.exp: Ditto.
1173
1174 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
1175 breakpoint function and all references to the usestubs macro.
1176 * gdb.base/exprs.c: Ditto.
1177 * gdb.base/freebpcmd.c: Ditto.
1178 * gdb.base/bitfields.c: Ditto.
1179 * gdb.base/bitfields2.c: Ditto.
1180 * gdb.base/break.c: Ditto.
1181 * gdb.base/call-sc.c: Ditto.
1182 * gdb.base/call-signals.c: Ditto.
1183 * gdb.base/callfuncs.c: Ditto.
1184 * gdb.base/charset.c: Ditto.
1185 * gdb.base/consecutive.c: Ditto.
1186 * gdb.base/constvars.c: Ditto.
1187 * gdb.base/funcargs.c: Ditto.
1188 * gdb.base/int-type.c: Ditto.
1189 * gdb.base/interrupt.c: Ditto.
1190 * gdb.base/langs0.c: Ditto.
1191 * gdb.base/list0.c: Ditto.
1192 * gdb.base/mips_pro.c: Ditto.
1193 * gdb.base/miscexprs.c: Ditto.
1194 * gdb.base/nodebug.c: Ditto.
1195 * gdb.base/opaque0.c: Ditto.
1196 * gdb.base/pointers.c: Ditto.
1197 * gdb.base/printcmds.c: Ditto.
1198 * gdb.base/ptype.c: Ditto.
1199 * gdb.base/recurse.c: Ditto.
1200 * gdb.base/reread1.c: Ditto.
1201 * gdb.base/reread2.c: Ditto.
1202 * gdb.base/restore.c: Ditto.
1203 * gdb.base/return.c: Ditto.
1204 * gdb.base/run.c: Ditto.
1205 * gdb.base/scope0.c: Ditto.
1206 * gdb.base/sepdebug.c: Ditto.
1207 * gdb.base/setshow.c: Ditto.
1208 * gdb.base/setvar.c: Ditto.
1209 * gdb.base/sigall.c: Ditto.
1210 * gdb.base/signals.c: Ditto.
1211 * gdb.base/structs.c: Ditto.
1212 * gdb.base/structs2.c: Ditto.
1213 * gdb.base/testenv.c: Ditto.
1214 * gdb.base/twice.c: Ditto.
1215 * gdb.base/unwindonsignal.c: Ditto.
1216 * gdb.base/watchpoint.c: Ditto.
1217 * gdb.base/watchpoints.c: Ditto.
1218 * gdb.base/whatis.c: Ditto.
1219 * gdb.cp/classes.cc: Ditto.
1220 * gdb.cp/cplusfuncs.cc: Ditto.
1221 * gdb.cp/derivation.cc: Ditto.
1222 * gdb.cp/formatted-ref.cc: Ditto.
1223 * gdb.cp/misc.cc: Ditto.
1224 * gdb.cp/overload.cc: Ditto.
1225 * gdb.cp/ovldbreak.cc: Ditto.
1226 * gdb.cp/ref-params.cc: Ditto.
1227 * gdb.cp/ref-types.cc: Ditto.
1228 * gdb.cp/templates.cc: Ditto.
1229 * gdb.cp/virtfunc.cc: Ditto.
1230 * gdb.hp/gdb.aCC/run.c: Ditto.
1231 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
1232 * gdb.hp/gdb.compat/xdb0.c: Ditto.
1233 * gdb.reverse/consecutive-reverse.c: Ditto.
1234 * gdb.reverse/sigall-reverse.c: Ditto.
1235 * gdb.reverse/until-reverse.c: Ditto.
1236 * gdb.reverse/watch-reverse.c: Ditto.
1237 * gdb.trace/actions.c: Ditto.
1238 * gdb.trace/circ.c: Ditto.
1239 * gdb.trace/collection.c: Ditto.
1240
fabde485
PA
12412011-12-13 Pedro Alves <pedro@codesourcery.com>
1242
1243 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
1244 (func6, func7): New.
1245 (main): Call func6 and func7.
1246 * gdb.base/watchpoint.exp (test_wide_location_1)
1247 (test_wide_location_2): New.
1248 (top level): Re-enable hardware watchpoints if necessary. Call
1249 test_wide_location_1 and test_wide_location_2.
1250
ff7d1690
YQ
12512011-12-11 Yao Qi <yao@codesourcery.com>
1252
1253 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
1254
a6af7abe
JB
12552011-12-11 Joel Brobecker <brobecker@adacore.com>
1256
1257 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
1258 expected output for unsupported case.
1259
61638e15
JK
12602011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1261
1262 PR testsuite/12649
1263 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
1264 Protect gdb_test_multiple by final $gdb_prompt match.
1265
0a00efc3
JK
12662011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1267
1268 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
1269 New variable, new test.
1270 (list static-method.cc:xxx::(anonymous namespace)::A::func)
1271 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
1272 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
1273 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
1274 them if HAVE_GCC_45682_FIXED is not set.
1275
4511b1ba
YQ
12762011-12-10 Yao Qi <yao@codesourcery.com>
1277
1278 * gdb.trace/status-stop.exp: New.
1279 * gdb.trace/status-stop.c: New.
1280
27949e73
JK
12812011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1282
1283 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
1284 timeout.
1285
d8ea7931
TT
12862011-12-08 Tom Tromey <tromey@redhat.com>
1287
1288 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
1289 condition.
1290
1cc310d2
SS
12912011-12-07 Stan Shebs <stan@codesourcery.com>
1292
1293 * gdb.trace/tfind.exp: Update for output changes.
1294
d482a875
PA
12952011-12-07 Pedro Alves <pedro@codesourcery.com>
1296
1297 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
1298 throws "Cannot insert catchpoints in this configuration".
1299 * gdb.ada/mi_catch_ex.exp: Likewise.
1300
f0ba3972
PA
13012011-12-06 Pedro Alves <pedro@codesourcery.com>
1302
1303 * gdb.base/break-always.exp: Test changing memory at addresses
1304 with breakpoints inserted.
1305
f8eba3c6
TT
13062011-12-06 Joel Brobecker <brobecker@acacore.com>
1307
1308 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
1309 involving a fully qualified function name.
1310
13112011-12-06 Tom Tromey <tromey@redhat.com>
1312
1313 * gdb.ada/homonym.exp: Add three breakpoint tests.
1314
13152011-12-06 Tom Tromey <tromey@redhat.com>
1316
1317 * gdb.base/solib-weak.exp (do_test): Remove kfail.
1318 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
1319 * gdb.objc/objcdecode.exp: Update for output changes.
1320 * gdb.linespec/linespec.exp: New file.
1321 * gdb.linespec/lspec.cc: New file.
1322 * gdb.linespec/lspec.h: New file.
1323 * gdb.linespec/body.h: New file.
1324 * gdb.linespec/base/two/thefile.cc: New file.
1325 * gdb.linespec/base/one/thefile.cc: New file.
1326 * gdb.linespec/Makefile.in: New file.
1327 * gdb.cp/templates.exp (test_template_breakpoints): Update for
1328 output changes.
1329 * gdb.cp/re-set-overloaded.exp: Remove kfail.
1330 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
1331 makes one breakpoint.
1332 * gdb.cp/method2.exp (test_break): Update for output changes.
1333 * gdb.cp/mb-templates.exp: Update for output changes.
1334 * gdb.cp/mb-inline.exp: Update for output changes.
1335 * gdb.cp/mb-ctor.exp: Update for output changes.
1336 * gdb.cp/ovsrch.exp: Use fully-qualified names.
1337 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
1338 has multiple matches.
1339 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
1340 error message change.
1341 * gdb.base/list.exp (test_list_filename_and_number): Update for
1342 error message change.
1343 * gdb.base/break.exp: Disable pending breakpoints. Update for
1344 output changes.
1345 * configure.ac: Add gdb.linespec.
1346 * configure: Rebuild.
1347 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
1348
c642a434
UW
13492011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
1350
1351 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
1352 last_break register on s390*-*-* targets.
1353
b18003d1
JB
13542011-12-06 Joel Brobecker <brobecker@adacore.com>
1355
1356 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
1357 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
1358 of parameter X in procedure Foo.
1359
fe96589c
SS
13602011-12-05 Stan Shebs <stan@codesourcery.com>
1361
1362 * gdb.trace/tfind.exp: Update help string matches.
1363
1820ab47
JK
13642011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1365
1366 * gdb.server/ext-run.exp (get process list): Accept also systemd
1367 as PID 1.
1368
e11ac3a3
JK
13692011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1370 Pedro Alves <pedro@codesourcery.com>
1371
1372 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
1373 starting GDB.
1374 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
1375 $use_gdb_stub.
1376 * gdb.base/display.exp: Likewise.
1377 * gdb.base/ending-run.exp: Likewise.
1378 * gdb.base/list.exp (test_listsize): Likewise.
1379 * gdb.base/setshow.exp: Likewise.
1380 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
1381 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
1382 check by global $use_gdb_stub.
1383 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
1384 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
1385 (default_gdb_init): Unset global $use_gdb_stub.
1386 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
1387 by global $use_gdb_stub.
1388 * lib/gdbserver-support.exp: Extend comments for set_board_info
1389 gdb_protocol and gdb,socketport.
1390 (gdbserver_start_extended): Set global gdbserver_protocol and
1391 gdbserver_gdbport. Clear global use_gdb_stub.
1392 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
1393 from target use_gdb_stub.
1394 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
1395
1d41d75c
DE
13962011-12-03 Doug Evans <dje@google.com>
1397
1398 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
1399 (gdb_step_for_stub): Add comments.
1400
d6d7a51a
MR
14012011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
1402
1403 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
1404 to the caller.
1405 (gdb_test_multiple): Likewise.
1406
05acf274
JK
14072011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1408
1409 Fix gdb.mi/mi-solib.exp without system debug info installed.
1410 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
1411 expect attribute, return 0 for it. Update comments.
1412
2268b414
JK
14132011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1414
1415 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
1416 (corrupted list): Adjust the expectation.
1417
585861ea
JK
14182011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1419
1420 PR threads/13448
1421 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
1422 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
1423 * gdb.threads/tls-var-main.c: New file.
1424 * gdb.threads/tls-var.c: New file.
1425 * gdb.threads/tls-var.exp: New file.
1426
968643aa
JK
14272011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1428
1429 PR testsuite/12649
1430 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
1431 Protect gdb_test_multiple by final $gdb_prompt match.
1432 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
1433 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
1434 (test_tracepoints): Likewise.
1435
9750bca9
JK
14362011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1437
1438 PR breakpoints/13346
1439 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
1440 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
1441 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
1442
ac1349b7
JB
14432011-12-01 Joel Brobecker <brobecker@adacore.com>
1444
1445 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
1446 * gdb.ada/homonym/homonym.adb: For use of all types defined
1447 locally inside both Get_Value subprograms.
1448
26d44faf
JK
14492011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1450
1451 Fix racy FAILs.
1452 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
1453 of send_gdb.
1454
514f6425
UW
14552011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
1456
1457 * gdb.base/testenv.exp: Skip on remote targets. Unset global
1458 environment variable after test completed.
1459
4255c8d2
UW
14602011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
1461
1462 * gdb.base/solib-nodir.exp: Skip if remote target.
1463 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
1464 application. Call gdb_load_shlibs.
1465 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
1466
a35ad96a
JB
14672011-11-29 Joel Brobecker <brobecker@adacore.com>
1468
1469 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
1470
1a1d5513
JB
14712011-11-28 Joel Brobecker <brobecker@adacore.com>
1472
1473 * gdb.ada/fullname_bp: New testcase.
1474
50b4ddf8
JK
14752011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1476
1477 PR testsuite/12649
1478 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
1479 Wrap send_gdb into a new gdb_test.
1480
fb0aec57
JK
1481 Code cleanup.
1482 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
1483 Convert send_gdb and gdb_expect to gdb_test_multiple.
1484
2376d946
JK
14852011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1486
1487 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
1488
1eec78bd
KS
14892011-11-23 Keith Seitz <keiths@redhat.com>
1490
1491 * lib/mi-support.exp (varobj_tree): New namespace and procs.
1492 (mi_varobj_tree_test_children_callback): New proc.
1493 (mi_walk_varobj_tree): New proc.
1494
36dfb11c
TT
14952011-11-22 Tom Tromey <tromey@redhat.com>
1496
1497 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
1498 Add "use_mi_command" argument.
1499 (mi_run_cmd, mi_run_with_cli): New procs.
1500 * gdb.mi/solib-lib.c: New file.
1501 * gdb.mi/solib-main.c: New file.
1502 * gdb.mi/mi-solib.exp: New file.
1503
0e965dd0
DE
15042011-11-21 Doug Evans <dje@google.com>
1505
1506 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
1507 _Unwind_DebugHook is missing.
1508
f196051f
SS
15092011-11-20 Stan Shebs <stan@codesourcery.com>
1510
1511 * gdb.trace/tstatus.exp: New.
1512 * gdb.trace/actions.c: Include string.h.
1513
bfccc43c
YQ
15142011-11-18 Yao Qi <yao@codesourcery.com>
1515
1516 * gdb.trace/pending.exp: New.
1517 * gdb.trace/pending.c: New.
1518 * gdb.trace/pendshr1.c: New.
1519 * gdb.trace/pendshr2.c: New.
1520 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
1521 tracepoint location becomes pending.
1522 (tracepoint_change_loc_2): New.
1523
73cd8ab1
DM
15242011-11-16 David S. Miller <davem@davemloft.net>
1525
1526 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
1527 target is sparc*-*-linux*
1528
77426730
PK
15292011-11-15 Paul Koning <paul_koning@dell.com>
1530
1531 * gdb.python/py-type.exp: New testcases for exceptions on scalar
1532 types.
1533
ed59ded5
DE
15342011-11-14 Doug Evans <dje@google.com>
1535
1536 * gdb.base/shell.exp: New file.
1537
405f8e94
SS
15382011-11-14 Stan Shebs <stan@codesourcery.com>
1539
1540 * gdb.trace/ftrace.c: New.
1541 * gdb.trace/ftrace.exp: New.
1542
1e4d1764
YQ
15432011-11-14 Yao Qi <yao@codesourcery.com>
1544
1545 * gdb.trace/change-loc-1.c: New.
1546 * gdb.trace/change-loc-2.c: New.
1547 * gdb.trace/change-loc.c: New.
1548 * gdb.trace/change-loc.exp: New.
1549 * gdb.trace/change-loc.h: New.
1550 * gdb.trace/trace-break.c (marker): Define new symbol.
1551 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
1552 New.
1553 (break_trace_same_addr_6): New.
1554
71eba9c2 15552011-11-12 Matt Rice <ratmice@gmail.com>
1556
1557 * gdb.base/info-macros.exp: Make tests for info definitions
1558 test info macro. Add tests for info macro argument processing.
1559 Rename a few tests.
1560
1d93e29a
KS
15612011-11-11 Keith Seitz <keiths@redhat.com>
1562
1563 PR gdb/12843
1564 * gdb.base/linespecs.exp: New file.
1565
a4b5b48a
DE
15662011-11-11 Doug Evans <dje@google.com>
1567
1568 * gdb.threads/print-threads.exp: Extend timeout for slower
1569 tests.
1570
f6b47be4
DE
15712011-11-10 Doug Evans <dje@google.com>
1572
792a0230
DE
1573 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
1574 "record to end of main" test.
1575
f6b47be4
DE
1576 * gdb.python/py-type.c (TS): New typedef.
1577 (ts): New global.
1578 * gdb.python/py-type.exp: Test field list of typedef.
1579
22355c90
JB
15802011-11-10 Joel Brobecker <brobecker@adacore.com>
1581
1582 * gdb.ada/small_reg_param: New testcase.
1583
a7860e76
TT
15842011-11-09 Tom Tromey <tromey@redhat.com>
1585
1586 * gdb.cp/destrprint.exp: New file.
1587 * gdb.cp/destrprint.cc: New file.
1588
72a2e3dc
MI
15892011-11-08 Meador Inge <meadori@codesourcery.com>
1590
1591 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
1592 (switch_stack_to_other): New test function.
1593 * gdb.arch/thumb-prologue.exp: New test cases.
1594
c7195df2 15952011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
1596
1597 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
1598
d3895d7d
YQ
15992011-11-08 Yao Qi <yao@codesourcery.com>
1600
1601 * gdb.exp (supports_process_record): New.
1602 (supports_reverse): New.
1603 * gdb.reverse/break-precsave.exp: Call support_process_record
1604 to run test conditionally.
1605 * gdb.reverse/consecutive-precsave.exp: Likewise.
1606 * gdb.reverse/i386-precsave.exp: Likewise.
1607 * gdb.reverse/machinestate-precsave.exp: Likewise.
1608 * gdb.reverse/solib-precsave.exp: Likewise.
1609 * gdb.reverse/step-precsave.exp: Likewise.
1610 * gdb.reverse/until-precsave.exp: Likewise.
1611 * gdb.reverse/watch-precsave.exp: Likewise.
1612 * gdb.reverse/break-reverse.exp: Call support_reverse to run
1613 test conditionally.
1614 * gdb.reverse/consecutive-reverse.exp: Likewise.
1615 * gdb.reverse/finish-precsave.exp: Likewise.
1616 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
1617 * gdb.reverse/finish-reverse.exp: Likewise.
1618 * gdb.reverse/i386-reverse.exp: Likewise.
1619 * gdb.reverse/i386-sse-reverse.exp: Likewise.
1620 * gdb.reverse/machinestate.exp: Likewise.
1621 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
1622 * gdb.reverse/sigall-precsave.exp: Likewise.
1623 * gdb.reverse/sigall-reverse.exp: Likewise.
1624 * gdb.reverse/solib-reverse.exp: Likewise.
1625 * gdb.reverse/step-reverse.exp: Likewise.
1626 * gdb.reverse/until-reverse.exp: Likewise.
1627 * gdb.reverse/watch-reverse.exp: Likewise.
1628
a59306a3
YQ
16292011-11-05 Yao Qi <yao@codesourcery.com>
1630
1631 * gdb.trace/trace-break.exp: Add test on setting two
1632 fast tracepoints at the same address.
1633
87769f59
JK
16342011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1635
1636 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
1637
3065dfb6
SS
16382011-11-02 Stan Shebs <stan@codesourcery.com>
1639
1640 * gdb.trace/collection.c: Add code using strings.
1641 * gdb.trace/collection.exp: Add tests of string collection.
1642
89e208db
JK
16432011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1644
1645 * gdb.base/skip-solib.exp (executable_main): New variable.
1646 (binfile_main): Base it on that.
1647 Use $executable_main in clean_restart calls. Drop gdb_exit and
1648 gdb_start calls.
1649
405e54e9
JK
16502011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1651
1652 Fix racy FAILs.
1653 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
1654 breakpoint_re globals import by async. Set string_regex to .* for
1655 async. Remove the optional thread_selected_re and breakpoint_re
1656 globals expectations.
1657
58e8570a
JM
16582011-11-01 Joseph Myers <joseph@codesourcery.com>
1659
1660 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
1661 well as Cygwin.
1662
7b35ec7f 16632011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
1664
1665 Add tests for skip command.
89e208db
JK
1666 * gdb.base/skip-solib-lib.c: New
1667 * gdb.base/skip-solib-main.c: New
1668 * gdb.base/skip-solib.exp: New
1669 * gdb.base/skip.c: New
1670 * gdb.base/skip.exp: New
1671 * gdb.base/skip1.c: New
1672 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 1673
b9fd1791
PA
16742011-10-31 Yao Qi <yao@codesourcery.com>
1675 Pedro Alves <pedro@codesourcery.com>
1676
1677 * gdb.trace/trace-break.c: New.
1678 * gdb.trace/trace-break.exp: New.
1679
4323fecc
JK
16802011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1681
1682 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
1683 break-here-2.
1684
0e5bf2a8
PA
16852011-10-28 Pedro Alves <pedro@codesourcery.com>
1686
1687 * gdb.threads/no-unwaited-for-left.c: New.
1688 * gdb.threads/no-unwaited-for-left.exp: New.
1689 * gdb.threads/non-ldr-exc-1.c: New.
1690 * gdb.threads/non-ldr-exc-1.exp: New.
1691 * gdb.threads/non-ldr-exc-2.c: New.
1692 * gdb.threads/non-ldr-exc-2.exp: New.
1693 * gdb.threads/non-ldr-exc-3.c: New.
1694 * gdb.threads/non-ldr-exc-3.exp: New.
1695 * gdb.threads/non-ldr-exc-4.c: New.
1696 * gdb.threads/non-ldr-exc-4.exp: New.
1697
3a3dad98
JK
16982011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1699
1700 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
1701 * gdb.base/attach-pie-misread.exp: Likewise.
1702 * gdb.base/break-interp.exp: Likewise.
1703 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
1704 testcases for use_gdb_stub.
1705 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
1706 (continue): New testcase.
1707 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
1708 * gdb.threads/attach-into-signal.exp: Likewise.
1709 * gdb.threads/attach-stopped.exp: Likewise.
1710 * gdb.threads/attachstop-mt.exp: Likewise.
1711
d6a5d40c
PK
17122011-10-28 Paul Koning <paul_koning@dell.com>
1713
1714 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
1715
ca539be8
JK
17162011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1717
1718 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
1719 (mi_gdb_test): Import globals thread_selected_re
1720 and breakpoint_re. Expect them optionally at the regex start.
1721
d234ef5c
DE
17222011-10-27 Doug Evans <dje@google.com>
1723
1724 * gdb.python/python.exp: Test source -s.
1725
ab964825
PK
17262011-10-26 Paul Koning <paul_koning@dell.com>
1727
1728 * gdb.python/lib-types.cc (struct A): New structure.
1729 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 1730
54d8a644
PK
17312011-10-25 Paul Koning <paul_koning@dell.com>
1732
1733 PR python/13327
d234ef5c 1734
54d8a644
PK
1735 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
1736 fetch_lazy method.
1737
b0221781
YQ
17382011-10-24 Yao Qi <yao@codesourcery.com>
1739
1740 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
1741 target is tic6x-*-*.
1742
6cda5a20
JB
17432011-10-21 Joel Brobecker <brobecker@adacore.com>
1744
1745 * gdb.ada/mi_task_info/task_switch.adb: New file.
1746 * gdb.ada/mi_task_info.exp: New file.
1747
5ed9db04
JK
17482011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1749
1750 * gdb.cp/expand-psymtabs-cxx.exp: New file.
1751 * gdb.cp/expand-psymtabs-cxx.cc: New file.
1752
9df2fbc4
PM
17532011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1754
1755 PR python/12656
1756
1757 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
1758 global_block tests.
1759
736086ba
TT
17602011-10-18 Tom Tromey <tromey@redhat.com>
1761
1762 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
1763
4af31552
TT
17642011-10-18 Tom Tromey <tromey@redhat.com>
1765
1766 * gdb.base/source.exp: Don't include full file name in test name.
1767 * gdb.python/python.exp: Don't include full file name in test
1768 name.
1769
43136979
AR
17702011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1771
1772 * gdb.base/attach-pie-noexec.c: New files.
1773 * gdb.base/attach-pie-noexec.exp: New files.
1774
543a9323
JM
17752011-10-17 Joseph Myers <joseph@codesourcery.com>
1776
1777 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
1778 prompt for each extra line in command.
1779
21ae7a4d
JK
17802011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1781
1782 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
1783 Revert the part of:
1784 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1785 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
1786 Change the expected string.
1787
20ec36d9
JK
17882011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1789
1790 Fix results with system glibc debug info installed.
1791 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
1792 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
1793 Accept also __libc_ symbol prefix and no prefix.
1794
6501c2fc
KS
17952011-10-14 Keith Seitz <keiths@redhat.com>
1796
1797 PR c++/13225
1798 * gdb.cp/converts.cc (foo3_1): New function.
1799 (foo3_2): New functions.
1800 * gdb.cp/converts.exp: Add tests for int to pointer conversion
1801 and null pointer conversions of integer constant zero.
1802 Add test to check if all arguments are checked for incompatible
1803 conversion BADNESS.
1804
55b1fd0c
TT
18052011-10-14 Tom Tromey <tromey@redhat.com>
1806
1807 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
1808 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
1809 linespec.
1810
22c05d8a
JK
18112011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1812
1813 Fix internal error regression.
1814 * gdb.dwarf2/implptr-optimized-out.S: New file.
1815 * gdb.dwarf2/implptr-optimized-out.exp: New file.
1816
1d6edc3c
JK
18172011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1818
1819 Fix empty DWARF expressions DATA vs. SIZE conditionals.
1820 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
1821 (loclist): New.
1822 (4): New abbrev.
1823 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
1824 Use prepare_for_testing, remove clean_restart.
1825 (p arraynoloc, p arraycallnoloc): New tests.
1826
9ec72168
JK
18272011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1828
1829 * gdb.cp/namespace-enum.exp (executable): New variable.
1830 (binfile): Use ${objdir}/${subdir}/ prefix.
1831 Use ${executable} for clean_restart.
1832
9c6c53f7
SA
18332011-10-11 Sterling Augustine <saugustine@google.com>
1834
1835 * gdb.cp/Makefile.in: Add namespace-enum test.
1836 * gdb.cp/namespace-enum.exp: New file.
1837 * gdb.cp/namespace-enum.c: New file.
1838 * gdb.cp/namespace-enum-main.c: New file.
1839
fac7ceb3
UW
18402011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
1841
1842 * gdb.python/py-shared.exp: Relax filename check to handle remote:
1843 sysroot.
1844
941b2081
JK
18452011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1846
1847 Reimplement @entry in input expressions.
1848 * gdb.base/exprs.c (v_int_array_init): New variable.
1849 * gdb.base/exprs.exp (print v_int_array_init)
1850 (print *v_int_array_init@1, print *v_int_array_init@2)
1851 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
1852 (print v_int_array_init[1]@1): New tests.
1853
0344e878
JM
18542011-10-10 Joseph Myers <joseph@codesourcery.com>
1855
1856 * gdb.cp/gdb2495.exp: Do not include directories in filename in
1857 expected message.
1858
5a56e9c5
DE
18592011-10-09 Doug Evans <dje@google.com>
1860
1861 * gdb.base/alias.exp: Add tests for alias command.
1862
2bda9cc5
JK
18632011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1864
1865 * gdb.arch/amd64-entry-value.s: New file.
1866 * gdb.mi/mi2-amd64-entry-value.s: New file.
1867
a471c594
JK
18682011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1869
1870 Display @entry parameter values even for references.
1871 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
1872 functions.
1873 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
1874 reference and datap_input.
1875 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
1876 breakpoints.
1877 (continue to breakpoint: entry_reference: reference)
1878 (entry_reference: bt at entry)
1879 (continue to breakpoint: entry_reference: breakhere_reference)
1880 (entry_reference: bt, entry_reference: ptype regparam)
1881 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
1882 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
1883 (entry_reference: p regcopy, entry_reference: p nodataparam)
1884 (entry_reference: p nodataparam@entry): New tests.
1885
36b11add
JK
18862011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1887
1888 Support @entry in input expressions.
1889 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
1890 (entry_stack: p s1@entry, entry_stack: p s2@entry)
1891 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
1892 (tailcall: p j@entry): New tests.
1893 * gdb.cp/koenig.cc (A::entry): New function.
1894 (main): Call it.
1895 * gdb.cp/koenig.exp (p entry (c)): New test.
1896
e18b2753
JK
18972011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1898
1899 Display @entry parameter values (without references).
1900 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
1901 (different, validity, invalid): New functions.
1902 (main): Call them.
1903 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
1904 stacktest, breakhere_stacktest, different, breakhere_different,
1905 breakhere_validity and breakhere_invalid.
1906 (entry: bt): Update for @entry.
1907 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
1908 (entry_validity: *, entry_invalid: *): Many new tests.
1909 * gdb.base/break.exp
1910 (run until breakpoint set at small function, optimized file): Accept
1911 also the @entry suffix.
1912 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
1913 * gdb.mi/mi2-amd64-entry-value.c: New files.
1914 * gdb.mi/mi2-amd64-entry-value.exp: New files.
1915
2d6c5dc2
JK
19162011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1917
1918 Protect entry values against self tail calls.
1919 * gdb.arch/amd64-entry-value.cc (self2, self): New.
1920 (main): Call self.
1921 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
1922 (set debug entry-values 1, self: bt debug entry-values): New tests.
1923
111c6489
JK
19242011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1925
1926 Recognize virtual tail call frames.
1927 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
1928 (amb_b, amb_a): New.
1929 (main): Call a and b.
1930 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
1931 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
1932 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
1933 New tests.
1934
8e3b41a9
JK
19352011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1936
1937 Implement basic support for DW_TAG_GNU_call_site.
1938 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
1939 * gdb.arch/amd64-entry-value.cc: New file.
1940 * gdb.arch/amd64-entry-value.exp: New file.
1941
181cebd4
JK
19422011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1943
1944 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
1945 * gdb.dwarf2/implptr-64bit.S: New file.
1946 * gdb.dwarf2/implptr-64bit.exp: New file.
1947
741f5e3c
JK
19482011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1949
1950 Fix initial language detection with -readnow.
1951 * gdb.cp/readnow-language.cc: New file.
1952 * gdb.cp/readnow-language.exp: New file.
1953
a73d2258
JK
19542011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1955
1956 Fix printed anonymous struct name.
1957 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
1958
af369495
JM
19592011-10-09 Joseph Myers <joseph@codesourcery.com>
1960
1961 * gdb.base/solib-symbol.exp: Do not include directories in
1962 filenames in expected messages.
1963
1fa57852
DE
19642011-10-07 Doug Evans <dje@google.com>
1965
1966 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
1967
bd054e06
KP
19682011-10-07 Kevin Pouget <kevin.pouget@st.com>
1969
1970 Allow Python notification of new object-file loadings.
1971 * gdb.python/py-events.exp: Test newobjfile event.
1972 * gdb.python/py-events.py: Register newobjfile callback.
1973 * gdb.python/py-events.c: Add call to shared library
1974 * gdb.python/py-events-shlib.c: New file.
1975
8031b6f8
JM
19762011-10-06 Joseph Myers <joseph@codesourcery.com>
1977
1978 * gdb.base/fixsection.exp: Do not include directories in filename
1979 in expected message.
1980
7fea6923
PM
19812011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
1982
1983 Add tests for passing of environment variables to inferior.
1984 * gdb.base/testenv.c: New test source.
1985 * gdb.base/testenv.exp: New expect test.
1986
687f2a88
PK
19872011-10-04 Paul Koning <paul_koning@dell.com>
1988
1989 * gdb.python/py-value.c (main): Break before return.
1990
cb6be26b
KP
19912011-10-04 Kevin Pouget <kevin.pouget@st.com>
1992
1993 PR python/12691: Add the inferior to Python exited event
1994 * gdb.python/py-events.exp: Test the inferior attribute of exited
1995 event with a fork.
1996 * gdb.python/py-events.py: Print inferior number on exit.
1997 * gdb.python/py-events.c: Fork the inferior.
1998
fb213700
EBM
19992011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
2000
2001 * gdb.base/jit.exp: Add testcase name to log message
2002
aa2071bd
PK
20032011-10-03 Paul Koning <paul_koning@dell.com>
2004 Jan Kratochvil <jan.kratochvil@redhat.com>
2005
2006 * gdb.python/py-value.exp
2007 (python inval = gdb.parse_and_eval('*(int*)0'))
2008 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
2009 (set argc=2, python print argc_lazy): New tests.
2010
dd11a36c
JB
20112011-10-02 Joel Brobecker <brobecker@adacore.com>
2012
2013 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
2014
46f886f1
JK
20152011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2016 Pedro Alves <pedro@codesourcery.com>
2017
2018 * gdb.python/py-value.exp (test_value_in_inferior): New variable
2019 can_read_0, test for it.
2020 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
2021 (parse_and_eval with memory error): ... here, make it untested if
2022 can_read_0.
2023
c5cb204f
MP
20242011-09-30 Marek Polacek <mpolacek@redhat.com>
2025
2026 * gdb.python/python.exp (verify pagination beforehand)
2027 (verify pagination afterwards): Fix race by splitting the line.
2028
68fb0ec0
JM
20292011-09-29 Joseph Myers <joseph@codesourcery.com>
2030
2031 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
2032 for 64-bit multilibs from i?86-* targets.
2033
6aee0d90
MP
20342011-09-29 Marek Polacek <mpolacek@redhat.com>
2035
2036 * lib/gdb.exp: Fix a typo in one of the comments.
2037
e9101ff5
MP
20382011-09-29 Marek Polacek <mpolacek@redhat.com>
2039
2040 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
2041 matching pattern.
2042
7a81bdbf
PK
20432011-09-28 Paul Koning <paul_koning@dell.com>
2044
2045 * gdb.python/py-type.c (enum E): New.
2046 * gdb.python/py-type.exp (test_fields): Add tests for Python
2047 mapping access to fields.
2048 (test_enums): New test for field access on enums.
2049
6710bf39
SS
20502011-09-27 Stan Shebs <stan@codesourcery.com>
2051
2052 * gdb.trace/collection.exp: Test collection of $_ret.
2053
b2a6bdeb
AT
20542011-09-22 Andreas Tobler <andreast@fgznet.ch>
2055
2056 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
2057 list of compilation switches for <*-*-freebsd*>.
2058
3c9057f3
SS
20592011-09-19 Stan Shebs <stan@codesourcery.com>
2060
2061 * gdb.trace/tspeed.exp: New file.
2062 * gdb.trace/tspeed.c: New file.
2063
34518530
YQ
20642011-09-18 Yao Qi <yao@codesourcery.com>
2065
2066 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
2067 instructions.
2068 (test_adr_32bit, test_pop_pc): Likewise.
2069 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
2070 Thumb instructions.
2071 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
2072 in gdb_test_multiple.
2073 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
2074
ab254057
YQ
20752011-09-17 Yao Qi <yao@codesourcery.com>
2076
2077 * lib/gdb.exp (can_single_step_to_signal_handler): New.
2078 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
2079 support single step to signal handler.
2080
9c317b71
YQ
20812011-09-17 Yao Qi <yao@codesourcery.com>
2082
2083 * gdb.base/disp-step-fork.c: New.
2084 * gdb.base/disp-step-syscall.exp: New.
2085 * gdb.base/disp-step-vfork.c: New.
2086
a8123151
JB
20872011-09-16 Joel Brobecker <brobecker@adacore.com>
2088
2089 * gdb.ada/tasks.exp: Make the expected output for
2090 the `info tasks' tests more resilient to spacing
2091 changes.
2092
63a9aad8
JK
20932011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2094
2095 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
2096 (reached breakpoint 2, reached breakpoint 3): Update expected output.
2097
2aa48337
KP
20982011-09-15 Kevin Pouget <kevin.pouget@st.com>
2099
2100 PR Python/12692 Add gdb.selected_inferior() to Python interface.
2101 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
2102
6839b47f
KP
21032011-04-30 Kevin Pouget <kevin.pouget@st.com>
2104
2105 Handle multiple breakpoint hits in Python interface:
2106 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
2107 presence.
2108 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
2109 breakpoint hits.
2110
0935723e
JK
21112011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
2112 Jan Kratochvil <jan.kratochvil@redhat.com>
2113
2114 * gdb.python/py-events.exp: Remove pretty printing comment.
2115 * gdb.python/py-evsignal.exp: New file.
2116 * gdb.python/py-evthreads.c: Include signal.h.
2117 (thread3): Remove variable count3. Remove variable bad and use raise
2118 instead.
2119 (thread2): Remove variable count2. Move thread3 pthread_create here,
2120 merge pthread_join to a single line.
2121 (main): Remove variable count1. Merge pthread_join with pthread_create
2122 to a single line.
2123 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
2124 KFAIL python/12966 for gdbserver. Test return value of
2125 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
2126 gdb_expect by gdb_test and gdb_test_multiple.
2127 (thread 2, thread 3): New tests.
2128
4801a9a3
PA
21292011-09-12 Matt Rice <ratmice@gmail.com>
2130 Pedro Alves <pedro@codesourcery.com>
2131
2132 PR gdb/13175
2133
2134 * gdb.base/interp.exp: New tests.
2135 * gdb.base/interp.c: New file.
2136
24ece742
DE
21372011-09-12 Doug Evans <dje@google.com>
2138
2139 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
2140 * gdb.dwarf2/typeddwarf.exp: Ditto.
2141
7f062217
JK
21422011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2143
2144 Fix compatibility with x32 arch.
2145 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
2146 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
2147 is_x86_like_target.
2148 * testsuite/gdb.trace/collection.exp: Likewise.
2149 * testsuite/gdb.trace/report.exp: Likewise.
2150 * testsuite/gdb.trace/unavailable.exp: Likewise.
2151 * testsuite/gdb.trace/while-dyn.exp: Likewise.
2152 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
2153 (is_x86_like_target): Check also is_amd64_regs_target.
2154
08711b9a
JK
21552011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2156
2157 PR breakpoints/12435
2158 * gdb.arch/amd64-prologue-xmm.c: New file.
2159 * gdb.arch/amd64-prologue-xmm.exp: New file.
2160 * gdb.arch/amd64-prologue-xmm.s: New file.
2161
b99b5f66
JK
21622011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2163
2164 * gdb.dwarf2/dw2-param-error-main.c: New file.
2165 * gdb.dwarf2/dw2-param-error.S: New file.
2166 * gdb.dwarf2/dw2-param-error.exp: New file.
2167
a391a2f6
PA
21682011-09-08 Pedro Alves <pedro@codesourcery.com>
2169
2170 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
2171 inferior's pid and look for a core dump named core.$pid. Use
2172 `remote_file' commands on the host instead of hand coding shell
2173 commands on the build.
2174 * gdb.base/valgrind-db-attach.exp: Kill the program before
2175 finishing the test.
2176
7d8e6458 21772011-09-02 Matt Rice <ratmice@gmail.com>
2178
2179 * lib/prompt.exp: New file for testing the first prompt.
2180 * gdb.python/py-prompt.exp: Ditto.
2181 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
2182
68e77c9e
PA
21832011-09-02 Pedro Alves <pedro@codesourcery.com>
2184
2185 * gdb.threads/gcore-thread.exp: Set the global core_supported to
2186 0, before testing gcore.
2187
9655e943
JK
21882011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2189
df6dc84d
JK
2190 * dw2-ifort-parameter-debug.S: Update copyright year.
2191 * dw2-ifort-parameter.c: Update copyright year.
2192 * dw2-ifort-parameter.exp: Update copyright year.
2193
9655e943
JK
2194 * dw2-ifort-parameter-debug.S: New file.
2195 * dw2-ifort-parameter.c: New file.
2196 * dw2-ifort-parameter.exp: New file.
2197
353d1d73
JK
21982011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2199
2200 * gdb.base/commands.exp (error_clears_commands_left): New function.
2201 (): Call it.
2202
5c07461a
JK
22032011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2204
2205 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
2206 (C): Initialize `a'.
2207 * gdb.mi/mi-inheritance-syntax-error.exp
2208 (-data-evaluate-expression $path): Expect `a' as 5.
2209
0d932b2f
MK
22102011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
2211
2212 PR mi/11912
2213 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
2214 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
2215 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
2216 keyword in output of -var-info-path-expression.
2217
bdb54049
JK
22182011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2219
2220 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
2221 * gdb.trace/collection.exp: Likewise.
2222 * gdb.trace/report.exp: Likewise.
2223 * gdb.trace/unavailable.exp: Likewise.
2224 * gdb.trace/while-dyn.exp: Likewise.
2225
59cde39c
KS
22262011-08-18 Keith Seitz <keiths@redhat.com>
2227
2228 PR c++/12266
2229 * gdb.cp/meth-typedefs.cc: New file.
2230 * gdb.cp/meth-typedefs.exp: New file.
2231
fa3a4f15
PM
22322011-08-17 Phil Muldoon <pmuldoon@redhat.com>
2233
2234 * gdb.python/python.exp: Add extended-prompt tests.
2235
c1049fca
JK
22362011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2237
2238 * gdb.arch/i386-dr3-watch.exp
2239 (watchpoint on gap1 does not fit debug registers)
2240 (delete all watchpoints): Fix racy expect strings.
2241
d93f7b5c
YQ
22422011-08-14 Yao Qi <yao@codesourcery.com>
2243
2244 * gdb.base/maint.exp: set data_section to ".neardata".
2245 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
2246 * gdb.base/savedregs.exp: Handle SIGILL.
2247 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
2248 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
2249
457e09f0
DE
22502011-08-12 Doug Evans <dje@google.com>
2251
2252 * gdb.python/py-symbol.exp: Add test for symbol.type.
2253
5d0bb2fb
UW
22542011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
2255
2256 * gdb.threads/pthreads.exp: Enable on non-native configurations.
2257 * gdb.mi/mi-pthreads.exp: Likewise.
2258 * gdb.mi/mi2-pthreads.exp: Likewise.
2259 * gdb.mi/gdb669.exp.exp: Likewise.
2260
fcdfa280
PA
22612011-08-09 Pedro Alves <pedro@codesourcery.com>
2262
2263 * lib/mi-support.exp (detect_async): Rename to...
2264 (mi_detect_async): ... this.
2265 * gdb.mi/mi-nonstop-exit.exp: Adjust.
2266 * gdb.mi/mi-nonstop.exp: Adjust.
2267 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
2268 * gdb.mi/mi-nsintrall.exp: Adjust.
2269 * gdb.mi/mi-nsmoribund.exp: Adjust.
2270 * gdb.mi/mi-nsthrexec.exp: Adjust.
2271
9d8fa392
PA
22722011-08-09 Pedro Alves <pedro@codesourcery.com>
2273
2274 * gdb.base/display.c (do_loops): New `p_i' local.
2275 * gdb.base/display.exp: Test displaying a variable that is
2276 temporarily at a bad address.
2277
b6cede78
JK
22782011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2279
2280 * gdb.dwarf2/dw2-op-stack-value.S: New file.
2281 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
2282
67bedb8c
JK
22832011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2284
2285 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
2286 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
2287 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 2288
af6e93b2
PA
22892011-08-05 Pedro Alves <pedro@codesourcery.com>
2290
2291 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
2292 procedure.
2293 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
2294
1cf0e11f
YQ
22952011-08-05 Yao Qi <yao@codesourcery.com>
2296
2297 * gdb.base/callfuncs.exp: Set language after main.
2298 * gdb.cp/cplusfuncs.exp: Likewise.
2299 * gdb.cp/inherit.exp: Likewise.
2300
a1e28cb2
UW
23012011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
2302
2303 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
2304 * gdb.base/watch-vfork.exp: Skip on remote targets.
2305
d4f5bbb9
UW
23062011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
2307
2308 * gdb.threads/thread-find.exp: Support remote targets.
2309
724f4f80
UW
23102011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
2311
2312 * gdb.base/jit.exp: Download solib_binfile to target.
2313 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
2314 and call dlopen without full path name.
2315 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
2316 dlopen without full path name.
2317
934709f0
PW
23182011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2319
2320 * gdb.base/break-always.exp: Complete the test
2321 with duplicated breakpoints and enabling/disabling them.
2322
c26106c4
TT
23232011-08-02 Tom Tromey <tromey@redhat.com>
2324
2325 PR gdb/11289:
2326 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
2327
9300444e 23282011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
2329
2330 PR gdb/13045
2331 * gdb.base/float.exp: Add new test case for PR gdb/13045
2332 * gdb.base/float.c: New file.
2333
00bd41d6
PM
23342011-07-28 Phil Muldoon <pmuldoon@redhat.com>
2335
2336 * gdb.python/py-mi.exp: Test printers returning string hint, and
2337 also not returning a value.
2338 * gdb.python/py-prettyprint.c: Add testcase for above.
2339 * gdb.python/py-prettyprint.py: Add test printer for above.
2340
d24f74ce
JK
23412011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2342
2343 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
2344 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
2345 (.Ldie30) Add as field "data4".
2346 (.Ldie32) Rename field "b" to "shl".
2347 (abbrev4) Change for the "data4" field.
2348 (abbrev5, abbrev6) Remove.
2349 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
2350 (p &s.shl): ... here. Add comment.
2351 (p &s.data4): New.
2352
bb7da2bf
JK
23532011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2354
2355 Fix crash on lval_computed values.
2356 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
2357
11081198
JK
23582011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2359
2360 * gdb.base/help.exp (help whatis): Update the expected string.
2361
3c6e0cb3
JK
23622011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2363
2364 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
2365 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
2366 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
2367 Change the expected string.
2368
efa80663
PA
23692011-07-26 Pedro Alves <pedro@codesourcery.com>
2370
2371 * gdb.base/watchpoint.exp
2372 (test_disable_enable_software_watchpoint): New procedure.
2373 (top level): Run it.
2374
db8e4570
UW
23752011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
2376
2377 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
2378 executable file "${binfile}", C++ version "${binfile}-cxx".
2379 * gdb.python/py-prettyprint.exp: Likewise.
2380 * gdb.python/py-symbol.exp: Likewise.
2381 * gdb.python/py-type.exp: Likewise.
2382 * gdb.python/py-value.exp: Likewise.
2383 * gdb.python/py-template.exp (test_template_arg): Pass full executable
2384 file name instead of just suffix.
2385
543305c9
JK
23862011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2387
2388 Fix implicit pointer offsets.
2389 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
2390 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
2391 (continue to breakpoint: continue to baz breakpoint for implptr)
2392 (sanity check element 0, sanity check element 1)
2393 (enter the inlined function, check element 0 for the offset)
2394 (check element 1 for the offset)
2395 (continue to breakpoint: ignore the second baz breakpoint): New tests.
2396 (set foo breakpoint for implptr): Update the breakpoint number.
2397
b3215adc
UW
23982011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
2399
2400 * gdb.python/py-mi.exp: Use different file names for different
2401 versions of the executable under test.
2402 * gdb.python/py-prettyprint.exp: Likewise.
2403 * gdb.python/py-symbol.exp: Likewise.
2404 * gdb.python/py-template.exp: Likewise.
2405 * gdb.python/py-type.exp: Likewise.
2406 * gdb.python/py-value.exp: Likewise.
2407
182b9acc
UW
24082011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
2409
2410 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
2411 flag after restarting GDB if necessary.
2412
e6052b5d
UW
24132011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
2414
2415 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
2416
1ced966e
PA
24172011-07-22 Pedro Alves <pedro@codesourcery.com>
2418
2419 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
2420 backend doesn't leave used debug registers behind.
2421
3543a589
TT
24222011-07-22 Tom Tromey <tromey@redhat.com>
2423
2424 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
2425 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
2426 argument.
2427 * gdb.dwarf2/typeddwarf-amd64.S: New file.
2428
14d15303 24292011-07-21 Matt Rice <ratmice@gmail.com>
2430
2431 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
2432 in mostlyclean rule. Add files ending in .core.
2433
9b158ba0 24342011-07-21 Matt Rice <ratmice@gmail.com>
2435
2436 PR macros/12999
2437 * gdb.base/info-macros.c: New test sources.
2438 * gdb.base/info-macros.exp: New tests.
2439
d17b6f81
PM
24402011-07-21 Phil Muldoon <pmuldoon@redhat.com>
2441
2442 * gdb.python/python.exp: Add prompt substitution tests.
2443
918dd910
JK
24442011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2445
2446 Fix crash if referenced CU is aged out.
2447 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
2448 New.
2449 * gdb.dwarf2/implptr.exp: Likewise.
2450
0e37a63c
JK
24512011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2452
2453 * gdb.dwarf2/implptr.S: Rebuilt.
2454 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
2455 (bar): Use them for j, k, l.
2456 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
2457 COMPILE.
2458 (print j in implptr:bar): Update for the intp typedef.
2459 (print p[0].x in implptr:foo): Use more exact regex.
2460
f65cf84c
TT
24612011-07-18 Tom Tromey <tromey@redhat.com>
2462
2463 * gdb.cp/static-method.exp: Add missing single quote.
2464
d5b4a7be
YQ
24652011-07-18 Yao Qi <yao@codesourcery.com>
2466
2467 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
2468 supported.
2469 * gdb.mi/mi-nonstop-exit.exp: Likewise.
2470 * gdb.mi/mi-nonstop.exp: Likewise.
2471 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2472 * gdb.mi/mi-nsintrall.exp: Likewise.
2473 * gdb.mi/mi-nsmoribund.exp: Likewise.
2474 * gdb.mi/mi-nsthrexec.exp: Likewise.
2475 * gdb.python/py-evthreads.exp: Likewise.
2476
e9ea2662
JK
24772011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2478
2479 Code cleanup.
2480 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
2481 it. Substitute it instead of test_compiler_info everywhere.
2482
ce451573
UW
24832011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
2484
2485 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
2486 remote targets as well.
2487
756d88a7
UW
24882011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
2489
2490 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
2491 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
2492
31f83dc5
UW
24932011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
2494
2495 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
2496 a remote machine, not the host.
2497 (gdb_compile_shlib): Set soname if target is remote.
2498
059241a0
PP
24992011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
2500
2501 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
2502
28a0b48c 25032011-07-13 Matt Rice <ratmice@gmail.com>
2504
2505 * gdb.python/py-objfile-script-gdb.py: Renamed to
2506 py-objfile-script-gdb.py.in.
2507 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
2508 py-objfile-script-gdb.py.
2509 * gdb.python/py-objfile-script.exp: Update reference to
2510 py-objfile-script-gdb.py.
2511
9a771b67
JK
25122011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2513
2514 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
2515 reference undefined label.
2516
04ad99e6
JK
25172011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2518
2519 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
2520 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
2521 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
2522 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
2523
713389e0
PM
25242011-07-11 Phil Muldoon <pmuldoon@redhat.com>
2525
2526 PR python/12438
2527 * gdb.python/python.exp: Add maint set/show python print-stack
2528 deprecated tests. Add set/show python print-backtrace tests.
2529
97d146f8
JK
25302011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2531
2532 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
2533 debug info.
2534
facde0e5 25352011-07-06 Matt Rice <ratmice@gmail.com>
2536
2537 * gdb.python/python.exp: Update filename paths.
2538 * gdb.python/py-symtab.exp: Ditto.
2539
438640d1
MP
25402011-07-06 Marek Polacek <mpolacek@redhat.com>
2541
2542 * gdb.python/py-evthreads.exp: Add missing `$'.
2543
33a365df
MF
25442011-07-06 Jie Zhang <jie.zhang@analog.com>
2545
2546 * config/bfin.exp: New file.
2547 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
2548 * gdb.asm/bfin.inc: New file.
2549
8f7ae686
MP
25502011-07-06 Marek Polacek <mpolacek@redhat.com>
2551
df46027d 2552 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
2553 the whole output.
2554
eb2a6f42
TT
25552011-07-05 Tom Tromey <tromey@redhat.com>
2556
2557 * gdb.java/jprint.java (jprint.hi): New field.
2558 * gdb.java/jprint.exp: Print string.
2559
177b42fe
TJB
25602011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
2561
2562 * gdb.base/call-sc.c: Fix typos.
2563 * gdb.base/ifelse.exp: Likewise.
2564 * gdb.base/structs.c: Likewise.
2565
3b2a0cf2
JB
25662011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2567
2568 * gdb.base/jit-so.exp: New test.
2569 * gdb.base/jit-dlmain.c: New file.
2570 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
2571
46fc714c
JK
25722011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2573
2574 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
2575 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
2576 * gdb.cp/pr9167.exp (p b): Likewise.
2577 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
2578 (test value of P in inner_m, test type of Z in inner_m): Call
2579 setup_xfail for gcc <= 4.5.
46fc714c 2580
418c7cf7
JK
25812011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2582
2583 * gdb.cp/paren-type.cc: New files.
2584 * gdb.cp/paren-type.exp: New files.
2585
3d50dd94
JK
25862011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2587
2588 Stop on first linespec terminator instead of eating what we can.
2589 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
2590 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
2591 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
2592 (break C::f()): ... this one.
2593 (break C::operator()()): New test.
2594 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
2595 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
2596 test.
2597
dcf9f4ab
JK
25982011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2599
2600 Fall back linespec to minimal symbols.
2601 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
2602 error message.
2603 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
2604 * gdb.cp/minsym-fallback-main.cc: New file.
2605 * gdb.cp/minsym-fallback.cc: New file.
2606 * gdb.cp/minsym-fallback.exp: New file.
2607 * gdb.cp/minsym-fallback.h: New file.
2608
3f542ed1
JK
26092011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2610
2611 * gdb.cp/no-dmgl-verbose.cc: New file.
2612 * gdb.cp/no-dmgl-verbose.exp: New file.
2613
26142011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
2615
2616 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
2617 __GI_.
2618 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
2619 (f): New function.
2620 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
2621 (complete p 'func<short>(): ... here.
2622 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
2623 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
2624 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
2625 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
2626 Make them KFAIL gcc/49546.
2627
00eb2c4a
JB
26282011-07-01 Joel Brobecker <brobecker@adacore.com>
2629
2630 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
2631
85a20c42
JK
26322011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2633
2634 Test GCC PR debug/49546.
2635 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
2636 (test type of F in k3_m, test value of F in k3_m): New.
2637 * gdb.cp/temargs.cc (struct S3, struct K3): New.
2638 (main): New variable k3. Call k3.k3_m.
2639
d2d43431
JB
26402011-07-01 Jean-Charles Delay <delay@adacore.com>
2641
2642 * gdb.ada/packed_array.exp: Fix expected outout.
2643
54ae186f
JB
26442011-07-01 Jean-Charles Delay <delay@adacore.com>
2645
2646 * gdb.ada/packed_array.exp: fixed expected output.
2647
8f17729f
JB
26482011-07-01 Joel Brobecker <brobecker@adacore.com>
2649
2650 * gdb.ada/same_enum: New testcase.
2651
f5aa6869
JB
26522011-07-01 Joel Brobecker <brobecker@adacore.com>
2653
2654 * gdb.ada/ptr_typedef: New testcase.
2655
828292f2
JB
26562011-07-01 Joel Brobecker <brobecker@adacore.com>
2657
2658 * gdb.ada/arrayptr.exp: Add ptype test.
2659
18920c42
JB
26602011-07-01 Joel Brobecker <brobecker@adacore.com>
2661
2662 * gdb.ada/char_enum: New testcase.
2663
3536d9e3 26642011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
2665
2666 * gdb.base/dump.exp (capture_pointer_with_type): New.
2667 Get value from address instead of name.
2668 Start GDB once, and do `dump' and `restore'
2669 tests together.
2670
db863c42
MF
26712011-06-30 Jie Zhang <jie.zhang@analog.com>
2672 Mike Frysinger <vapier@gentoo.org>
2673
2674 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
2675 helper functions for getting/setting remotetimeout variable.
2676 * lib/gdb.exp (gdb_load): If the target is remote, set
2677 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
2678 with $loadtimeout. Set $load_ok to 0 before doing the load.
2679 Instead of returning, immediately, set $load_ok to 0. Call
2680 set_remotetimeout with $oldremotetimeout, and then return if
2681 $load_ok is 1.
2682
e9e642a8
AB
26832011-06-30 Andrew Burgess <aburgess@broadcom.com>
2684
2685 * gdb.python/py-template.exp: Don't run this test if the target
2686 does not support c++ tests.
2687
32019081
JK
26882011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2689
2690 Fix non-only rename list for Fortran modules import.
2691 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
2692 tests.
2693 * gdb.fortran/module.f90 (module moduse): New.
2694 (program module): use moduse, test var_x, var_y and var_z.
2695
0ecee54c
TT
26962011-06-29 Tom Tromey <tromey@redhat.com>
2697
2698 PR testsuite/12040:
2699 * gdb.fortran/array-element.exp: Use f90, not f77.
2700 * gdb.fortran/complex.exp: Use f90, not f77.
2701 * gdb.fortran/derived-type.exp: Use f90, not f77.
2702 * gdb.fortran/library-module.exp: Use f90, not f77.
2703 * gdb.fortran/logical.exp: Use f90, not f77.
2704 * gdb.fortran/module.exp: Use f90, not f77.
2705 * gdb.fortran/multi-dim.exp: Use f90, not f77.
2706 * gdb.fortran/subarray.exp: Use f90, not f77.
2707
3b2b8fea
TT
27082011-06-29 Tom Tromey <tromey@redhat.com>
2709
2710 * gdb.fortran/charset.exp: New file.
2711 * gdb.fortran/charset.f90: New file.
2712
42159ca5
TT
27132011-06-29 Tom Tromey <tromey@redhat.com>
2714
2715 PR testsuite/12040:
2716 * lib/future.exp: New file, mostly extracted from ada.exp.
2717 Rewrote compatibility code to use rename.
2718 (gdb_find_gfortran): New proc.
2719 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
2720 gfortran patch.
2721 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
2722 Move to future.exp.
2723 * lib/gdb.exp: Always load future.exp.
2724
af69a5ce
YQ
27252011-06-28 Yao Qi <yao@codesourcery.com>
2726
2727 * gdb.cp/exception.cc: Don't include iostream.
2728 (bar): Remove print statement.
2729 (catcher): New.
2730 (main): Remove print statements. Call function catcher.
2731 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
2732 Set breakpoint on catcher, and check the value of parameter.
2733
ab5c6a72
YQ
27342011-06-23 Yao Qi <yao@codesourcery.com>
2735
2736 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check breakpoint
2737 1.2 is disabled. KFAIL for uclinux.
2738
9497469f
MP
27392011-06-23 Marek Polacek <mpolacek@redhat.com>
2740
2741 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
2742 mi_gdb_test.
2743
b9132588
MP
27442011-06-23 Marek Polacek <mpolacek@redhat.com>
2745
5d197ed0 2746 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 2747
e55595ca
MP
27482011-06-23 Marek Polacek <mpolacek@redhat.com>
2749
5d197ed0
MP
2750 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
2751
27522011-06-23 Marek Polacek <mpolacek@redhat.com>
2753
2754 * gdb.mi/mi2-basics.exp: Fix races. Honour the
2755 `test_exec_and_symbol_mi_operatons' return value.
2756 (test_mi_interpreter_selection): Use mi_gdb_test instead of
2757 gdb_test_multiple.
2758 (test_exec_and_symbol_mi_operatons): Likewise.
2759 (test_path_specification): Likewise.
e55595ca 2760
be777e08
YQ
27612011-06-23 Yao Qi <yao@codesourcery.com>
2762
2763 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
2764 supported.
2765 * lib/gdb.exp (support_displaced_stepping): New.
2766
615556d6
YQ
27672011-06-23 Yao Qi <yao@codesourcery.com>
2768
2769 * gdb.threads/execl.exp: Skip on remote target.
2770
833b0ca7
MP
27712011-06-21 Marek Polacek <mpolacek@redhat.com>
2772
5d197ed0 2773 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
2774 mi_gdb_test.
2775
1ee4023a
MP
27762011-06-20 Marek Polacek <mpolacek@redhat.com>
2777
5d197ed0 2778 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 2779
d0b1d624
MP
27802011-06-20 Marek Polacek <mpolacek@redhat.com>
2781
5d197ed0 2782 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
2783 mi_gdb_test.
2784
79aa92c1
MP
27852011-06-20 Marek Polacek <mpolacek@redhat.com>
2786
5d197ed0 2787 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 2788
5ce5db06
YQ
27892011-06-14 Yao Qi <yao@codesourcery.com>
2790
2791 gdb/testsuite/
2792 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
2793
533a737e
JK
27942011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2795
2796 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
2797
d0e53741
TT
27982011-06-10 Tom Tromey <tromey@redhat.com>
2799
2800 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
2801 Add tests for pointer-to-member-function.
2802 * gdb.cp/temargs.cc (S::somefunc): New function.
2803 (K2): New class.
2804 (main): Instantiate K2; call method.
2805
b5916bbd
JB
28062011-06-08 Joel Brobecker <brobecker@adacore.com>
2807
2808 * gdb.python/py-inferior.c (f2): Make str an array rather
2809 than a pointer.
2810 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
2811
5be4dfca
JK
28122011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2813
2814 * gdb.base/async-shell.c: New file.
2815 * gdb.base/async-shell.exp: New file.
2816
9f47e254
PA
28172011-06-06 Pedro Alves <pedro@codesourcery.com>
2818
2819 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
2820
64b9b334
JB
28212011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
2822
2823 From Stephen Kitt <steve@sk2.org>
2824 * gdb.base/help.exp: Adjust following some spelling corrections
2825 in GDB.
2826
dbc0f131
YQ
28272011-06-01 Yao Qi <yao@codesourcery.com>
2828
2829 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
2830
fd336a18
KS
28312010-05-31 Keith Seitz <keiths@redhat.com>
2832
2833 PR c++/12750
2834 * gdb.cp/static-method.cc: New file.
2835 * gdb.cp/static-method.exp: New file.
2836
fa8b9902
KS
28372010-05-31 Keith Seitz <keiths@redhat.com>
2838
2839 PR symtab/12704
2840 * gdb.cp/anon-ns.cc: New file.
2841 * gdb.cp/anon-ns.exp: New file.
2842
0a5b1e09
PA
28432011-05-31 Pedro Alves <pedro@codesourcery.com>
2844
2845 * gdb.arch/i386-dr3-watch.c: New file.
2846 * gdb.arch/i386-dr3-watch.exp: New file.
2847
0578b8d1
YQ
28482011-05-30 Yao Qi <yao@codesourcery.com>
2849
2850 * gdb.base/callfuncs.c (t_structs_fc): New.
2851 (t_structs_dc, t_structs_ldc): New.
2852 (t_double_many_args):
2853 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
2854 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
2855 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
2856 * gdb.base/callfuncs.exp: Call new functions.
2857
6680506e
YQ
28582011-05-30 Yao Qi <yao@codesourcery.com>
2859
ff4d2c60
YQ
2860 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
2861 Call rerun_and_prepare for each test to isolate effects.
2862
28632011-05-30 Yao Qi <yao@codesourcery.com>
2864
2865 * gdb.base/varargs.c (find_max_float_real): New.
2866 (find_max_double_real, find_max_long_double_real): New.
2867 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
2868 * lib/gdb.exp (setup_kfail_for_target): New.
2869
e43ec454
YQ
28702011-05-30 Yao Qi <yao@codesourcery.com>
2871
2872 * gdb.base/funcargs.c (callca, callcb, callcc): New.
2873 (callcd, callce, callcf, callc1a, callc1b): New.
2874 (callc2a, callc2b): New.
2875 * gdb.base/funcargs.exp (complex_args): New.
2876 (complex_integral_args, complex_float_integral_args): New.
2877 * lib/gdb.exp (support_complex_tests): New. Determine
2878 whether to run test cases on _Complex types.
2879
432b4d03
JK
28802011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2881
2882 * gdb.threads/leader-exit.c: New file.
2883 * gdb.threads/leader-exit.exp: New file.
2884
6caf069d
MP
28852011-05-27 Marek Polacek <mpolacek@redhat.com>
2886
9497469f 2887 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 2888
97fce28b
MP
28892011-05-27 Marek Polacek <mpolacek@redhat.com>
2890
2891 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
2892 remove the `supported' variable.
2893 * gdb.mi/mi-nonstop.exp: Likewise.
2894 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2895 * gdb.mi/mi-nsintrall.exp: Likewise.
2896 * gdb.mi/mi-nsmoribund.exp: Likewise.
2897 * gdb.mi/mi-nsthrexec.exp: Likewise.
2898
9da8c2a0
PA
28992011-05-26 Pedro Alves <pedro@codesourcery.com>
2900
2901 * gdb.reverse/finish-reverse-bkpt.exp: New test.
2902
2c03e5be
PA
29032011-05-26 Pedro Alves <pedro@codesourcery.com>
2904
2905 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
2906
2e21250d
KS
29072011-05-24 Keith Seitz <keiths@redhat.com>
2908
2909 PR breakpoint/12803
2910 * gdb.cp/cmpd-minsyms.cc (a): New method.
2911 (b): New method.
2912 (c): New method.
2913 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
2914
cdac0397
PA
29152011-05-24 Pedro Alves <pedro@codesourcery.com>
2916
2917 * gdb.base/commands.exp (watchpoint_command_test): Check that the
2918 watchpoint's command list didn't execute when the watchpoint went
2919 out of scope.
2920
ee5683ab
PM
29212011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
2922
2923 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
2924 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
2925 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
2926 * gdb.arch/i386-gnu-cfi.exp: Likewise.
2927 * gdb.arch/i386-permbkpt.exp: Likewise.
2928 * gdb.arch/i386-prologue.exp: Likewise.
2929 * gdb.arch/i386-size-overlap.exp: Likewise.
2930 * gdb.arch/i386-size.exp: Likewise.
2931 * gdb.arch/i386-unwind.exp: Likewise.
2932 * gdb.reverse/i386-precsave.exp: Likewise.
2933 * gdb.reverse/i386-reverse.exp: Likewise.
2934 * gdb.reverse/i386-sse-reverse.exp: Likewise.
2935 * gdb.reverse/i387-env-reverse.exp: Likewise.
2936 * gdb.reverse/i387-stack-reverse.exp: Likewise.
2937
c91c8c16
PA
29382011-05-24 Pedro Alves <pedro@codesourcery.com>
2939
2940 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
2941 file doesn't error, using MI.
2942
c50491a7
TT
29432011-05-23 Tom Tromey <tromey@redhat.com>
2944
2945 * gdb.base/charset.exp (string_display): Add tests to assign to
2946 arrays.
2947 * gdb.base/charset.c (short_array, int_array, long_array): New.
2948
4a07b7da
PA
29492011-05-20 Pedro Alves <pedro@codesourcery.com>
2950
2951 Cope with async mode.
2952
4a07b7da
PA
2953 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
2954 into gdb_test + mi_expect_stop.
2955
b275f2d2
PA
29562011-05-20 Pedro Alves <pedro@codesourcery.com>
2957
2958 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
2959 (callme): Remove printf call.
2960
eec52c44
PM
29612011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
2962
2963 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
2964 quote pattern to avoid problems with Cygwin/mingw expect versions.
2965 * gdb.base/default.exp (show convenience): Use double
2966 quote pattern for regular expressions.
2967
b3c8eb43
JK
29682011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2969
2970 Fix -readnow for -gdwarf-4 unused type units.
2971 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
2972 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
2973
ed731959
JK
29742011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2975
2976 * gdb.base/kill-after-signal.c: New file.
2977 * gdb.base/kill-after-signal.exp: New file.
2978
3b48433d
PA
29792011-05-16 Pedro Alves <pedro@codesourcery.com>
2980
2981 * gdb.ada/start.exp: Call untested with the correct test filename.
2982 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
2983 test filename. Make the test's binary unique.
2984 * gdb.arch/i386-signal.exp: Call untested with the correct test
2985 filename.
2986 * gdb.arch/i386-size-overlap.exp: Ditto.
2987 * gdb.arch/Makefile.in (EXECUTABLES): Update.
2988 * gdb.base/gcore-buffer-overflow.exp: Ditto.
2989 * gdb.cp/call-c.exp: Ditto.
2990 * gdb.mi/mi-reverse.exp: Call untested with the correct test
2991 filename. Make the test's binary unique.
2992 * gdb.mi/Makefile.in (EXECUTABLES): Update.
2993 * gdb.python/py-mi.exp: Ditto.
2994 * gdb.python/Makefile.in (EXECUTABLES): Update.
2995 * gdb.reverse/i386-precsave.exp: Ditto.
2996 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
2997 test filename.
2998 * gdb.reverse/i387-stack-reverse.exp: Ditto.
2999 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
3000 unique.
3001 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
3002 test filename.
3003 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
3004 * gdb.trace/tfile.exp: Ditto.
3005
ba4a8bdd
YQ
30062011-05-14 Yao Qi <yao@codesourcery.com>
3007
3008 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
3009 type.
3010
dbaefcf7
DE
30112011-05-13 Doug Evans <dje@google.com>
3012
3013 * gdb.python/py-objfile-script.exp: New file.
3014 * gdb.python/py-objfile-script.c: New file.
3015 * gdb.python/py-objfile-script-gdb.py: New file.
3016 * testsuite/gdb.python/py-section-script.exp: Test
3017 "info auto-load-scripts".
3018
9930639c
TT
30192011-05-13 Tom Tromey <tromey@redhat.com>
3020
3021 * gdb.dwarf2/clztest.exp: New file.
3022 * gdb.dwarf2/clztest.c: New file.
3023 * gdb.dwarf2/clztest.S: New file.
3024
05272e11
DE
30252011-05-13 Doug Evans <dje@google.com>
3026
cc63ef9b
DE
3027 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
3028 String16 tests.
05272e11 3029
6edba76f
TT
30302011-05-13 Tom Tromey <tromey@redhat.com>
3031
3032 * lib/gdb.exp (is_x86_like_target): New proc.
3033 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
3034 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
3035 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
3036 -nostdlib to compiler.
3037 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
3038 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
3039 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
3040 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
3041 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
3042
028d0ed5
TJB
30432011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
3044
3045 * gdb.python/py-function.exp: Test setting a value from a function
3046 which executes a command.
3047
8a9b8146
TT
30482011-05-12 Tom Tromey <tromey@redhat.com>
3049
3050 * gdb.dwarf2/typeddwarf.S: New file.
3051 * gdb.dwarf2/typeddwarf.c: New file.
3052 * gdb.dwarf2/typeddwarf.exp: New file.
3053
10483e8e
MP
30542011-05-12 Marek Polacek <mpolacek@redhat.com>
3055
3056 * gdb.mi/mi-basics.exp: Fix races. Honour the
3057 `test_exec_and_symbol_mi_operatons' return value.
3058 (test_mi_interpreter_selection): Use mi_gdb_test instead of
3059 gdb_test_multiple.
3060 (test_exec_and_symbol_mi_operatons): Likewise.
3061 (test_path_specification): Likewise.
3062
faf067f1
JK
30632011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3064
3065 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
3066 (gdb_touch_execfile): Remove catch wrappers. New variable time.
3067 Replace `file copy' and `file rename' by `file mtime'. Twice.
3068
7ff911a3
JK
30692011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3070
3071 * gdb.base/readline-ask.c: New file.
3072 * gdb.base/readline-ask.exp: New file.
3073 * gdb.base/readline-ask.inputrc: New file.
3074
a536c6d7
UW
30752011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
3076
3077 * gdb.cell/bt.exp: Delete breakpoints before running to signal
3078 to avoid race condition.
3079 * gdb.cell/coremaker.c: Use small stack size.
3080 * gdb.cell/ea-standalone.exp: Use file name without path as
3081 argument to c_to.
3082 * gdb.cell/fork.exp: Allow other output when continuing to end.
3083
d472a426
JK
30842011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3085
3086 * gdb.threads/corethreads.c: New file.
3087 * gdb.threads/corethreads.exp: New file.
3088
30892011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
3090
3091 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
3092 Try to compile the test using -Wl,-z,norelro first.
3093 (load_core): New variable libthread_db_seen, initialize it.
3094 (zeroed-threads cannot be listed): Protect it by XFAIL on
3095 !$libthread_db_seen.
3096
8be455d7
JK
30972011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3098
3099 PR 12573
3100 * gdb.dwarf2/dw2-skip-prologue.S: New file.
3101 * gdb.dwarf2/dw2-skip-prologue.c: New file.
3102 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
3103
1976171a
JK
31042011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3105
3106 * gdb.cp/psymtab-parameter.cc: New file.
3107 * gdb.cp/psymtab-parameter.exp: New file.
3108
7db6f30f
JK
31092011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3110
3111 Fix a race.
3112 * gdb.cp/static-print-quit.exp (print c): Split to ...
3113 (print c - <return>, print c - q <return>, print c - to quit):
3114 ... these. Make the testfile untested on gdb-7.1.
3115
85161e9e 31162011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
3117
3118 * lib/gdb.exp (exec_target_file, exec_symbol_file,
3119 gdb_rename_execfile, gdb_touch_execfile): New.
3120 * gdb.base/reread.exp: Use new procs to handle multiple
3121 exec files.
3122
0c51be18
YQ
31232011-05-05 Yao Qi <yao@codesourcery.com>
3124
3125 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
3126 (test_adr_32bit, test_pop_pc): New.
3127 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
3128 (test_adr_32bit, test_pop_pc): New.
3129
4d393d60
JM
31302011-05-04 Joseph Myers <joseph@codesourcery.com>
3131
3132 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
3133 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
3134 targets.
3135 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
3136 handle targets.
3137
8ffd0459
JK
31382011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3139
3140 * gdb.base/completion.exp (complete help info wat): Rename to ...
3141 (complete 'help info wat'): ... here.
3142 Remove all `-re ".*' and `-re "^.*' redundant regexes.
3143 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
3144
8e28d804
PA
31452011-05-04 Pedro Alves <pedro@codesourcery.com>
3146
3147 * gdb.base/completion.exp: Use gdb_test_multiple instead of
3148 gdb_test and explicit $gdb_prompt/timeout matches.
3149
3eb2ef34
YQ
31502011-05-04 Yao Qi <yao@codesourcery.com>
3151
3152 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
3153 and __thumb2__.
3154
aaaf81a3
MP
31552011-05-03 Marek Polacek <mpolacek@redhat.com>
3156
3157 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
3158 in place of `gdb_test "delete breakpoints"'. This eliminates two
3159 testcases.
3160
c4cbc0df
PA
31612011-05-02 Pedro Alves <pedro@codesourcery.com>
3162
3163 PR testsuite/12649
3164 Fix races.
3165
3166 * gdb.base/completion.exp: Remove all sleep calls. Remove
3167 unnecessary regexs. Don't explicitly expect anything after the
3168 prompt. Eat the prompt if necessary.
3169
b4cbb4a3
EBM
31702011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
3171
3172 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
3173 accept to show the caller line again as well as the line after.
3174
d65aec65
PM
31752011-04-29 Phil Muldoon <pmuldoon@redhat.com>
3176
3177 PR mi/12531
3178
3179 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
3180 compile target.
3181 * gdb.python/py-prettyprint.exp: Add C++ object for
3182 CPLUS_FAKE_CHILD test.
3183
30852783
UW
31842011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
3185
3186 * gdb.base/signest.exp: New file.
3187 * gdb.base/signest.c: Likewise.
3188
c7b1f0d9
JK
31892011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3190
3191 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
3192 thread and breakpoint notifications.
3193
559a7a62
JK
31942011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3195
3196 * gdb.base/fortran-sym-case.c: New file.
3197 * gdb.base/fortran-sym-case.exp: New file.
3198 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
3199 * gdb.dwarf2/dw2-case-insensitive.c: New file.
3200 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
3201
8344e389
JK
32022011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3203
3204 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
3205 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
3206 false #1', `if true else false #2' and `if true else false #3'.
3207
2484c66b
UW
32082011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
3209
3210 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
3211 while delivering signal.
3212
8d3788bd
VP
32132011-04-27 Vladimir Prus <vladimir@codesourcery.com>
3214
3215 MI breakpoint notifications.
3216
3217 * testsuite/gdb.mi/mi-cli.exp: Adust.
3218 * testsuite/gdb.mi/mi2-cli.exp: Adust.
3219 * testsuite/gdb.mi/mi-watch.exp: Adust.
3220 * testsuite/gdb.mi/mi2-watch.exp: Adust.
3221 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
3222 notifications.
3223
3e03848b
JK
32242011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3225
3226 * gdb.base/gdbindex-stabs-dwarf.c: New file.
3227 * gdb.base/gdbindex-stabs.c: New file.
3228 * gdb.base/gdbindex-stabs.exp: New file.
3229
918c9108
YQ
32302011-04-25 Yao Qi <yao@codesourcery.com>
3231
3232 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
3233 with /*...*/.
3234 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
3235
90556b8c
JK
32362011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3237
3238 * gdb.python/py-value.exp (test_objfiles): Name the first test
3239 `py-value in file.filename'.
3240
03f2bd59
JK
32412011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3242
3243 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
3244 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
3245 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
3246 !gdbserver_reconnect_p..
3247 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
3248
7b08b9eb
JK
32492011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3250
3251 * gdb.cp/cpcompletion.exp (complete class methods)
3252 (complete class methods beginning with F): Move them above runto. New
3253 comment about the runto delimiter.
3254
b78974c3
PA
32552011-04-20 Pedro Alves <pedro@codesourcery.com>
3256
3257 * gdb.base/maint.exp: Test that "maint print registers" works
3258 without a running program.
3259
20429c40 32602011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 3261
20429c40
MP
3262 * gdb.base/setshow.exp: Fix racy tests.
3263 ($old_gdb_prompt): New variable.
3264
7a9dd1b2
TT
32652011-04-19 Tom Tromey <tromey@redhat.com>
3266
3267 * gdb.mi/mi-nsmoribund.exp:
3268 * gdb.hp/gdb.objdbg/objdbg01.exp:
3269 * gdb.base/structs.exp (test_struct_returns):
3270 * gdb.base/call-sc.exp (test_scalar_returns):
3271 * gdb.base/bigcore.exp: Remove duplicate words.
3272
02835898
JK
32732011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3274
3275 * gdb.base/break-interp-lib.c (v, vptr): New variables.
3276 * gdb.base/break-interp.exp (test_attach): New comment.
3277
254f582e
JK
32782011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3279
3280 * gdb.threads/gcore-thread.exp ($core0file): New variable.
3281 (clear __stack_user.next, clear stack_used.next)
3282 (save a zeroed-threads corefile): New test.
3283 Call core_load for $core0file.
3284 (zeroed-threads cannot be listed): New test.
3285
4fe85f5c
JK
32862011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3287
3288 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
3289 filename.
3290 ($srcfile): Preserve the original value.
3291 ($testfile): Match it the .exp filename.
3292 ($corefile): New variable. Substitute it around.
3293 Use clean_restart.
3294 ($prev_timeout): Remove.
3295 (load_core): Move core loading into this proc.
3296 Fix restore of $timeout if load_core fails.
3297
63524580
JK
32982011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3299
3300 * gdb.base/eu-strip-infcall.c: New file.
3301 * gdb.base/eu-strip-infcall.exp: New file.
3302
90359a16
JK
33032011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3304
3305 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
3306 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
3307
626e7282
JK
33082011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3309
3310 Fix Python access to inlined frames.
3311 * gdb.python/py-frame-inline.c: New file.
3312 * gdb.python/py-frame-inline.exp: New file.
3313
3363d018
EBM
33142011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
3315
3316 * gdb.base/gdb1090.exp: Change breakpoint location to read the
3317 content of 's24' correctly (avoiding "optimized out").
3318 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
3319
28781456
JK
33202011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3321
3322 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
3323
4a4106ca
TJB
33242011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
3325
3326 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
3327 expect a colon in watch -location output.
3328
d26ccb4f
JK
33292011-04-13 Marek Polacek <mpolacek@redhat.com>
3330
df46027d 3331 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
3332 New testcase `expect response to define backtrace'. Also remove
3333 redundant `default' block.
3334
e1ab1f9c
JK
33352011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3336
3337 * gdb.python/py-prettyprint.c (struct hint_error): New.
3338 (main): New variable hint_error.
3339 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
3340 "print hint_error".
3341 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
3342 (register_pretty_printers): Register it.
3343
0c2e6019
TT
33442011-04-04 Tom Tromey <tromey@redhat.com>
3345
3346 * gdb.cp/maint.exp (test_help): Update.
3347 (test_namespace): Likewise.
3348
af57139d
JB
33492011-04-01 Joel Brobecker <brobecker@adacore.com>
3350
3351 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
3352 * gdb.ada/arrayptr.exp: Add new tests.
3353
956a9fb9
JB
33542011-04-01 Joel Brobecker <brobecker@adacore.com>
3355
3356 * gdb.ada/mi_catch_ex: New testcase.
3357
d0c4d642
PA
33582011-04-01 Pedro Alves <pedro@codesourcery.com>
3359
3360 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
3361 base::overload(void) method without specifying "const".
3362
18819fa6
UW
33632011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3364
3365 * gdb.arch/thumb-singlestep.S: New file.
3366 * gdb.arch/thumb-singlestep.exp: Likewise.
3367
a4c8e806
TT
33682011-03-31 Tom Tromey <tromey@redhat.com>
3369
3370 * gdb.python/py-prettyprint.py (exception_flag): New global.
3371 (NoStringContainerPrinter._iterator.next): Check it.
3372 * gdb.python/py-prettyprint.c (main): New variable nstype2.
3373 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
3374
53832f31
TT
33752011-03-29 Tom Tromey <tromey@redhat.com>
3376
3377 * gdb.cp/anon-struct.cc: New file.
3378 * gdb.cp/anon-struct.exp: New file.
3379
e4620230
JK
33802011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3381
3382 Test STT_GNU_IFUNC support.
3383 * gdb.base/gnu-ifunc-lib.c: New file.
3384 * gdb.base/gnu-ifunc.c: New file.
3385 * gdb.base/gnu-ifunc.exp: New file.
3386
d0fb5eae
JK
33872011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3388
3389 Support a ring of related breakpoints.
3390 * gdb.base/watchpoint-delete.c: New file.
3391 * gdb.base/watchpoint-delete.exp: New file.
3392
20106cfb
JK
33932011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3394
3395 * gdb.ada/arrayparam.exp (print first after function call): Use
3396 explicit package name. Add a comment
3397 (print lasta after function call): Rename ...
3398 (print last after function call): ... it and use explicit package
3399 name.
3400 (print length after function call): Use explicit package name.
3401 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
3402 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
3403 (multiple matches for symbol i): Rename ...
3404 (multiple matches for symbol integervar): ... it.
3405 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
3406 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
3407
e7ab5e63
AB
34082011-03-25 Andrew Burgess <aburgess@broadcom.com>
3409
3410 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
3411 environment variable to make grep output more predictable. Move
3412 all the environment setup into gdb_init so it's done once per test
3413 case rather than each time we start gdb.
3414
9ef07c8c
TT
34152011-03-24 Tom Tromey <tromey@redhat.com>
3416
3417 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
3418 test.
3419
dd90784c
JK
34202011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3421
3422 * gdb.dwarf2/dw2-entry-value-main.c: New file.
3423 * gdb.dwarf2/dw2-entry-value.S: New file.
3424 * gdb.dwarf2/dw2-entry-value.exp: New file.
3425
05775840
PM
34262011-03-22 Phil Muldoon <pmuldoon@redhat.com>
3427
3428 PR python/12183
3429
3430 * gdb.python/py-function.exp: Add GdbError tests.
3431
8661b11b
PA
34322011-03-18 Pedro Alves <pedro@codesourcery.com>
3433
3434 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
3435 (reglocal_test_func, statlocal_test_func): New functions.
3436 (globals_test_func): Call new functions.
3437 * gdb.trace/unavailable.exp (gdb_collect_args_test)
3438 (gdb_collect_locals_test): New procedure.
3439 (gdb_trace_collection_test): Call new procedures.
3440
0fdb4f18
PA
34412011-03-18 Pedro Alves <pedro@codesourcery.com>
3442
3443 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
3444 (test_register, test_register_unavailable): New procedures.
3445 (gdb_unavailable_registers_test): New procedure.
3446 (gdb_trace_collection_test): Call it.
3447
99c3dc11
PM
34482011-03-18 Phil Muldoon <pmuldoon@redhat.com>
3449
3450 PR python/12149
3451
3452 * gdb.python/python.exp: Add gdb.write tests.
3453
29703da4
PM
34542010-03-17 Phil Muldoon <pmuldoon@redhat.com>
3455
3456 * gdb.python/Makefile.in: Add py-objfile.
3457 * gdb.python/py-objfile.exp: New file.
3458 * gdb.python/py-objfile.c: New file.
3459 * gdb.python/py-block.exp: Add is_valid tests.
3460 * gdb.python/py-inferior.exp: Ditto.
3461 * gdb.python/py-infthread.exp: Ditto.
3462 * gdb.python/py-symbol.exp: Ditto.
3463 * gdb.python/py-symtab.exp: Ditto.
3464
598997c8
KS
34652011-03-16 Keith Seitz <keiths@redhat.com>
3466
3467 PR c++/12273
3468 * gdb.cp/cmpd-minsyms.exp: New test.
3469 * gdb.cp/cmpd-minsyms.cc: New file.
3470
3471 PR c++/11734
3472 * gdb.cp/ovsrch.exp: New test.
3473 * gdb.cp/ovsrch.h: New file.
3474 * gdb.cp/ovsrch1.cc: New file.
3475 * gdb.cp/ovsrch2.cc: New file.
3476 * gdb.cp/ovsrch3.cc: New file.
3477 * gdb.cp/ovsrch4.cc: New file.
3478
c91513d8
PP
34792011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
3480
3481 PR gdb/12528
3482 * gdb.base/Makefile.in: Adjust EXECUTABLES.
3483 * gdb.base/break-on-linker-gcd-function.exp: New test.
3484 * gdb.base/break-on-linker-gcd-function.cc: New file.
3485
7470fc63
AT
34862011-03-15 Andreas Tobler <andreast@fgznet.ch>
3487
3488 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
3489
959e7469
PM
34902011-03-15 Phil Muldoon <pmuldoon@redhat.com>
3491
3492 * lib/gdb.exp (gdb_unload): Add another termination case.
3493
9373cf26
JK
34942011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3495
3496 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
3497 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
3498 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
3499 Provide a stub byte there.
3500 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
3501 DW_AT_entry_pc.
3502 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
3503
24e9cda0
UW
35042011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
3505
3506 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
3507 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
3508 "generic ABI, auto".
3509 (altivec_abi_tests): Accept vectors returned by reference.
3510
7371cf6d
PM
35112010-03-14 Phil Muldoon <pmuldoon@redhat.com>
3512
3513 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
3514
ce77046a
UW
35152011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
3516
3517 * gdb.python/py-section-script.exp: Skip test if no Python support.
3518
176400c3
UW
35192011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
3520
3521 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
3522
ecec24e6
PM
35232011-03-10 Phil Muldoon <pmuldoon@redhat.com>
3524
3525 * gdb.python/py-parameter.exp: Update tests to the new Python
3526 parameter API. Add "no documentation" test. Add deprecated API
3527 backward compatibility test.
3528
5dbdd470
TT
35292011-03-09 Tom Tromey <tromey@redhat.com>
3530
3531 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
3532 gdb_continue_to_end.
3533
b66e66ee
MK
35342011-03-09 Mark Kettenis <kettenis@gnu.org>
3535
3536 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
3537 tabs.
3538
eceb0c5f
TT
35392011-03-09 Tom Tromey <tromey@redhat.com>
3540
3541 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
3542 parentheses.
3543 (gdb_continue_to_end): Add "allow_extra" parameter. Use
3544 $command.
3545 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
3546 argument to gdb_continue_to_end.
3547 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
3548 argument to gdb_continue_to_end.
3549 * gdb.cp/annota3.exp: Fix regex.
3550 * gdb.cp/annota2.exp: Fix regex.
3551 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
3552 gdb_continue_to_end.
3553 * gdb.base/call-signal-resume.exp: Revert earlier patch.
3554 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
3555 gdb_continue_to_end.
3556
63154eca
PA
35572011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3558
3559 * gdb.server/ext-run.exp
3560 (load new file without any gdbserver inferior): New test.
3561
967d1f9b
TT
35622011-03-07 Tom Tromey <tromey@redhat.com>
3563
3564 * Makefile.in (TAGS): Rewrite.
3565
d68dcbb9
JK
35662011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3567
3568 * gdb.trace/report.exp (12.1: trace report #1): New match for the
3569 initial commands echo. New match for `Found trace'. Anchor all the
3570 other matches. Anchor and match for `No trace frame found' the final
3571 match.
3572
6bf58e63
TT
35732011-03-07 Tom Tromey <tromey@redhat.com>
3574
3575 * Makefile.in (TAGS): New target.
3576
fda326dd
TT
35772011-03-07 Tom Tromey <tromey@redhat.com>
3578
3579 * lib/opencl.exp (skip_opencl_tests): Update for exit message
3580 change.
3581 * lib/mi-support.exp (mi_gdb_test): Update for exit message
3582 change.
3583 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
3584 exit message change.
3585 (skip_altivec_tests): Update for exit message change.
3586 (skip_vsx_tests): Likewise.
3587 (gdb_continue_to_end): Likewise. Add 'command' argument.
3588 * lib/cell.exp (skip_cell_tests): Update for exit message change.
3589 * gdb.threads/tls.exp: Update for exit message change.
3590 * gdb.threads/thread-unwindonsignal.exp: Use
3591 gdb_continue_to_end.
3592 * gdb.threads/step.exp (step_it): Update for exit message change.
3593 (continue_all): Likewise.
3594 * gdb.threads/print-threads.exp (test_all_threads): Update for
3595 exit message change.
3596 * gdb.threads/interrupted-hand-call.exp: Use
3597 gdb_continue_to_end.
3598 * gdb.threads/execl.exp: Use gdb_continue_to_end.
3599 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
3600 gdb_continue_to_end.
3601 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
3602 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
3603 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
3604 * gdb.cp/method.exp: Update for exit message change.
3605 * gdb.cp/mb-templates.exp: Update for exit message change.
3606 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
3607 * gdb.cp/annota3.exp: Update for exit message change.
3608 * gdb.cp/annota2.exp: Update for exit message change.
3609 * gdb.cell/fork.exp: Use gdb_continue_to_end.
3610 * gdb.base/term.exp: Update for exit message change.
3611 * gdb.base/step-test.exp (test_i): Update for exit message change.
3612 * gdb.base/sigstep.exp (advance): Update for exit message change.
3613 (advancei): Likewise.
3614 * gdb.base/siginfo.exp: Update for exit message change.
3615 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
3616 * gdb.base/reread.exp: Use gdb_continue_to_end.
3617 * gdb.base/langs.exp: Use gdb_continue_to_end.
3618 * gdb.base/interrupt.exp: Update for exit message change.
3619 * gdb.base/gdb1555.exp: Update for exit message change.
3620 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
3621 * gdb.base/ending-run.exp: Update for exit message change.
3622 * gdb.base/chng-syms.exp: Update for exit message change.
3623 * gdb.base/checkpoint.exp: Update for exit message change.
3624 * gdb.base/catch-syscall.exp (check_for_program_end): Use
3625 gdb_continue_to_end.
3626 (test_catch_syscall_with_wrong_args): Likewise.
3627 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
3628 * gdb.base/break-interp.exp (test_ld): Update for exit message
3629 change.
3630 * gdb.base/bang.exp: Update for exit message change.
3631 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
3632 (do_call_attach_tests): Likewise.
3633 * gdb.base/a2-run.exp: Update for exit message change.
3634 * gdb.arch/ppc-dfp.exp: Update for exit message change.
3635 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
3636 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
3637
dd19bd70
JK
36382011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3639
3640 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
3641
30e62689
TT
36422011-03-03 Tom Tromey <tromey@redhat.com>
3643
3644 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
3645 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
3646 * gdb.hp/gdb.aCC/configure.ac: Remove.
3647 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
3648 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
3649 * gdb.hp/gdb.base-hp/configure.ac: Remove.
3650 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
3651 * gdb.hp/gdb.compat/configure (Makefile): Remove.
3652 * gdb.hp/gdb.compat/configure.ac: Remove.
3653 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
3654 * gdb.hp/gdb.defects/configure (Makefile): Remove.
3655 * gdb.hp/gdb.defects/configure.ac: Remove.
3656 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
3657 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
3658 * gdb.hp/gdb.objdbg/configure.ac: Remove.
3659 * gdb.hp/configure.ac: Remove.
3660 * gdb.hp/configure: Remove.
3661 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
3662 substitution.
3663 (Makefile): Remove rule.
3664 * gdb.cell/configure.ac: Remove.
3665 * gdb.cell/configure: Remove.
3666 * gdb.stabs/Makefile.in (Makefile): Remove.
3667 (distclean): Don't remove config.status or config.log.
3668 * gdb.stabs/configure (Makefile): Remove.
3669 * gdb.stabs/configure.ac: Remove.
3670 * configure: Rebuild.
3671 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
3672 Remove stabs- and cell-specific logic. Test for existence of
3673 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
3674 subdirectories, gdb.cell, and and gdb.stabs.
3675 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
3676
c171f854
JB
36772011-03-03 Joel Brobecker <brobecker@adacore.com>
3678
3679 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
3680 end of buffer.
3681
9a5193cb
JB
36822011-03-02 Joel Brobecker <brobecker@adacore.com>
3683
3684 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
3685 gdb_test when running a test where we expected no output back.
3686
9bb4c1bb
MS
36872011-02-28 Michael Snyder <msnyder@vmware.com>
3688
3689 * gdb.cp/overload.cc: Change initializer value to integer.
3690
3bd0f5ef
MS
36912011-02-27 Michael Snyder <msnyder@vmware.com>
3692
3693 * gdb.multi/base.exp: Add test for remove-inferiors.
3694
2279eaad
JB
36952011-02-26 Joel Brobecker <brobecker@adacore.com>
3696
3697 * gdb.python/py-frame.exp: Simplify the initialization phase
3698 using prepare_for_testing.
3699
c82c0b55
MS
37002011-02-25 Michael Snyder <msnyder@vmware.com>
3701
3702 * gdb.multi/base.exp: Add tests for info inferiors with args.
3703
1d94651b
JK
37042011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3705
3706 * gdb.dwarf2/dw2-ranges.S: Rename to ...
3707 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
3708 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
3709 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
3710 asmfile3. Comment the STABS (#3) file compilation. Compile
3711 everything through assembler. Provide KFAIL for symtab/12497.
3712 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
3713 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
3714 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
3715 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
3716
3bd0f5ef
MS
37172011-02-24 Michael Snyder <msnyder@vmware.com>
3718
3719 * gdb.base/break.exp: Add tests for delete breakpoints using
3720 convenience variables and value history references.
3721
12c1418e
MS
37222011-02-24 Michael Snyder <msnyder@vmware.com>
3723
3724 * gdb.base/break.exp: Remove debugging 'printf' accidentally
3725 left behind in previous check-in.
3726
e5a67952
MS
37272011-02-23 Michael Snyder <msnyder@vmware.com>
3728
3729 * gdb.base/break.exp: Add tests for "info break" with arguments.
3730 * gdb.trace/infotrace.exp: Update patterns for error and help.
3731 * gdb.base/completion.exp: Update pattern.
3732 * gdb.base/ena-dis-br.exp: Update pattern.
3733 * gdb.base/help.exp: Update patterns.
3734
37352011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
3736
3737 * gdb.base/memattr.exp: New test.
3738 * gdb.base/memattr.c: Test load for memattr.exp.
3739
6e6fbe60
DE
37402011-02-22 Doug Evans <dje@google.com>
3741
3742 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
3743
1d41d745
MS
37442011-02-22 Michael Snyder <msnyder@vmware.com>
3745
3746 * Makefile.in: Make more clean.
3747 * gdb.ada/Makefile.in: Ditto.
3748 * gdb.arch/Makefile.in: Ditto.
3749 * gdb.asm/Makefile.in: Ditto.
3750 * gdb.base/Makefile.in: Ditto.
3751 * gdb.cp/Makefile.in: Ditto.
3752 * gdb.dwarf2/Makefile.in: Ditto.
3753 * gdb.java/Makefile.in: Ditto.
3754 * gdb.mi/Makefile.in: Ditto.
3755 * gdb.modula2/Makefile.in: Ditto.
3756 * gdb.python/Makefile.in: Ditto.
3757 * gdb.server/Makefile.in: Ditto.
3758 * gdb.stabs/Makefile.in: Ditto.
3759 * gdb.threads/Makefile.in: Ditto.
3760 * gdb.trace/Makefile.in: Ditto.
3761
79ba84ca
MS
37622011-02-22 Michael Snyder <msnyder@vmware.com>
3763
df46027d 3764 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
3765 info threads.
3766
b9b35694
JB
37672011-02-22 Joel Brobecker <brobecker@adacore.com>
3768
3769 * gdb.python/py-breakpoint.exp: Fix the expected output of
3770 one of the "maint info breakpoints" tests to accept the output
3771 generated on platforms that do not have hardware watchpoints.
3772
8bfb830f
JB
37732011-02-22 Joel Brobecker <brobecker@adacore.com>
3774
3775 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
3776 clean_restart. Be a little stricter in the expected output
3777 for one of the tests. Fix a typo in one of the comments.
3778
c45f3c54
JB
37792011-02-22 Joel Brobecker <brobecker@adacore.com>
3780
3781 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
3782 Delete variable binfile, no longer use. Add or modify test
3783 comments to make them unique.
3784
b97c863c
MS
37852011-02-21 Michael Snyder <msnyder@vmware.com>
3786
3787 * Makefile.in: Update for make clean.
3788 * gdb.ada/Makefile.in: Ditto.
3789 * gdb.arch/Makefile.in: Ditto.
3790 * gdb.asm/Makefile.in: Ditto.
3791 * gdb.base/Makefile.in: Ditto.
3792 * gdb.cp/Makefile.in: Ditto.
3793 * gdb.dwarf2/Makefile.in: Ditto.
3794 * gdb.java/Makefile.in: Ditto.
3795 * gdb.mi/Makefile.in: Ditto.
3796 * gdb.modula2/Makefile.in: Ditto.
3797 * gdb.python/Makefile.in: Ditto.
3798 * gdb.server/Makefile.in: Ditto.
3799 * gdb.stabs/Makefile.in: Ditto.
3800 * gdb.threads/Makefile.in: Ditto.
3801 * gdb.trace/Makefile.in: Ditto.
3802
aea5b279
MS
38032011-02-21 Michael Snyder <msnyder@vmware.com>
3804
3805 * gdb.threads/thread-find.exp: Update patterns for changes in
3806 output of "info threads" command.
3807
e3039479
UW
38082011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3809 Ulrich Weigand <uweigand@de.ibm.com>
3810
3811 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
3812 (skip_hw_watchpoint_tests): Likewise.
3813 (skip_hw_watchpoint_multi_tests): Likewise.
3814
b800ec70
UW
38152011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
3816
3817 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
3818 (skip_hw_watchpoint_tests): Likewise.
3819 (skip_hw_watchpoint_multi_tests): Likewise.
3820 (skip_hw_watchpoint_access_tests): Likewise.
3821
3822 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
3823 * gdb.base/pr11022.exp: Likewise.
3824 * gdb.base/watch-read.exp: Likewise.
3825 * gdb.base/watch_thread_num.exp: Likewise.
3826 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
3827 * gdb.base/watchpoint-hw.exp: Likewise.
3828 * gdb.base/watchpoint.exp: Likewise.
3829 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
3830 * gdb.threads/watchthreads-reorder.exp: Likewise.
3831 * gdb.threads/watchthreads.exp: Likewise.
3832 * gdb.threads/watchthreads2.exp: Likewise.
3833
91033e37
JB
38342011-02-21 Joel Brobecker <brobecker@adacore.com>
3835
3836 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
3837 the debugger is unable to find the array bounds.
3838
eeaafae2
JK
38392011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3840
3841 * gdb.cp/typedef-operator.exp: New file.
3842 * gdb.cp/typedef-operator.cc: New file.
3843
e338d953
MS
38442011-02-17 Michael Snyder <msnyder@vmware.com>
3845
3846 * gdb.threads/thread-find.exp: Fix regular expressions.
3847
e67ad678
JB
38482011-02-17 Joel Brobecker <brobecker@adacore.com>
3849
3850 * gdb.ada/packed_array: Expand testcase to test printing of
3851 unconstrained packed array.
3852
93084bca
JB
38532011-02-17 Joel Brobecker <brobecker@adacore.com>
3854
3855 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
3856
a0c78a73
PA
38572011-02-16 Pedro Alves <pedro@codesourcery.com>
3858
f65d5553 3859 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
3860 (main): Initialize it before collecting, and and clear it
3861 afterwards.
f65d5553
PA
3862 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
3863 collecting with '{type} addr', where the addr expression is not an
3864 rvalue.
a0c78a73 3865
3dfcbbd2
KW
38662011-02-16 Ken Werner <ken.werner@de.ibm.com>
3867
3868 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
3869 a bool variable. Expect correct OpenCL names for vector types. Use the
3870 uc3 variable name instead of referring to the uchar3 built-in type.
3871 Escape the asterisk at the half pointer test.
3872
08807d5a
PA
38732011-02-16 Pedro Alves <pedro@codesourcery.com>
3874
f65d5553 3875 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
3876 (main): Initialize it before collecting, and and clear it
3877 afterwards.
f65d5553
PA
3878 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
3879 collecting overlapping memory ranges.
08807d5a 3880
60f98dde
MS
38812011-02-15 Michael Snyder <msnyder@vmware.com>
3882
3883 * gdb.base/default.exp: Add tests for thread commands.
3884 * gdb.base/help.exp: Add tests for thread commands.
3885 * gdb.threads/thread-find.exp: New test for thread find command.
3886
648cd113
KW
38872011-02-15 Ken Werner <ken.werner@de.ibm.com>
3888
3889 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
3890
494e194e
YQ
38912011-02-15 Yao Qi <yao@codesourcery.com>
3892
3893 PR tdep/12352
3894 * gdb.arch/arm-disp-step.S : New test for str instruction.
3895 * gdb.arch/arm-disp-step.exp : Likewise.
3896
d9492458
TJB
38972011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
3898
3899 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
3900 "vector_register2_vr" test strings. Test the extended floating
3901 point registers (F32~F63).
3902 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
3903 IBM XL C compiler. Make the test program use a register provided
3904 by the compiler for the lxvd2x instruction.
3905
8af8e3bc
PA
39062011-02-14 Pedro Alves <pedro@codesourcery.com>
3907
3908 * gdb.trace/unavailable.cc (class Base, class Middle, class
3909 Derived): New types.
3910 (derived_unavail, derived_partial, derived_whole): New globals.
3911 (virtual_partial): New global.
3912 (virtualp): Point at virtual_partial.
3913 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
3914 related to unavailable vptr.
3915
1b28d0b3
PA
39162011-02-14 Pedro Alves <pedro@codesourcery.com>
3917
3918 * gdb.trace/unavailable.cc (a, b, c): New globals.
3919 (main): Set and clear them.
3920 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
3921 `a' and `c', and check that `b' isn't collected, although `a' and
3922 `c' are.
3923
ec0a52e1
PA
39242011-02-14 Pedro Alves <pedro@codesourcery.com>
3925
3926 * gdb.trace/unavailable.cc (struct Virtual): New.
3927 (virtualp): New global pointer.
3928 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
3929 printing a pointer to an object whose type has a vtable, with
3930 print object on.
3931
24e6bcee
PA
39322011-02-14 Pedro Alves <pedro@codesourcery.com>
3933
3934 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
3935 value repeat handles unavailableness.
3936
39d37385
PA
39372011-02-14 Pedro Alves <pedro@codesourcery.com>
3938
3939 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
3940 tests for building arrays from unavailable values, subscripting
3941 non-memory rvalue unvailable arrays, and accessing fields or
3942 baseclasses of non-lazy unavailable values,
3943 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
3944 struct types.
3945 (g_smallstruct, g_smallstruct_b): New globals.
3946
06d72e16
PA
39472011-02-14 Pedro Alves <pedro@codesourcery.com>
3948
3949 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
3950
bc9a5551
JK
39512011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3952
3953 Fix const/volatile qualifiers of C++ types, PR c++/12328.
3954 * gdb.cp/overload-const.exp: New file.
3955 * gdb.cp/overload-const.cc: New file.
3956
54fcddd0
UW
39572011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
3958
3959 * gdb.opencl/callfuncs.cl: New file.
3960 * gdb.opencl/callfuncs.exp: New test.
3961 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
3962
d6dafb7c
UW
39632011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
3964
3965 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
3966 when computing result.
3967 * gdb.arch/altivec-abi.exp: Update expected results.
3968
a449c2d8
TJB
39692011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3970
3971 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
3972 * gdb.base/jit.exp: Likewise.
3973 * gdb.base/pie-execl.exp: Likewise.
3974 * gdb.base/solib-nodir.exp: Likewise.
3975 * gdb.base/solib-overlap.exp: Likewise.
3976
764880b7
PA
39772011-02-07 Pedro Alves <pedro@codesourcery.com>
3978
3979 * gdb.trace/collection.c (global_pieces): New.
3980 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
3981 New procedure.
3982 (gdb_trace_collection_test): Call it.
3983
505500db
SW
39842011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
3985
3986 * gdb.python/py-evthreads.c: New file.
3987 * gdb.python/py-evthreads.exp: New file.
3988 * gdb.python/py-events.py: New file.
3989 * gdb.python/py-events.exp: New file.
3990 * gdb.python/py-events.c: New file.
3991
385203ed
DD
39922011-02-04 David Daney <ddaney@caviumnetworks.com>
3993
3994 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
3995
9011945e
AB
39962011-02-03 Andrew Burgess <aburgess@broadcom.com>
3997
3998 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
3999 gdb.base/disasm-end-cu.exp: New test for disassembling over the
4000 boundary between two compilation units.
4001
580688f3
PA
40022011-02-02 Pedro Alves <pedro@codesourcery.com>
4003
4004 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
4005 (Virtual): New structs.
4006 (virtual_o, virtual_middle_b): New globals.
4007 * gdb.cp/virtbase.exp: New tests.
4008
d3f0f853
PP
40092011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
4010
4011 * gdb.base/jit.exp: New file.
4012 * gdb.base/jit-main.c: New file.
4013 * gdb.base/jit-solib.c: New file.
4014
b2030fb5
UW
40152011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
4016
4017 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
4018 proceed to initial kernel entry point.
4019 * gdb.opencl/datatypes.exp: Likewise.
4020 * gdb.opencl/operators.exp: Likewise.
4021 * gdb.opencl/vec_comps.exp: Likewise.
4022
2db19d1e
SW
40232011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
4024
4025 * gdb.cp/nsnested.cc: New.
4026 * gdb.cp/nsnested.exp: New.
4027 * gdb.cp/nsnoimports.exp: New.
4028 * gdb.cp/nsnoimports.cc: New.
4029
6b0c4c1f
JB
40302011-01-31 Joel Brobecker <brobecker@adacore.com>
4031
4032 * gdb.base/interact.exp: Add extra tests that verify that
4033 the value of the interactive-mode setting does not change
4034 after the script is sourced.
4035
80b23b6a
JK
40362011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4037
4038 * gdb.cp/noparam.exp: New file.
4039 * gdb.cp/noparam.cc: New file.
4040
ffd5ec24
PA
40412011-01-28 Pedro Alves <pedro@codesourcery.com>
4042
4043 * gdb.trace/tfile.exp: Test that with no traceframe selected,
4044 there's no stack or registers.
4045
a81766d8
TT
40462011-01-26 Tom Tromey <tromey@redhat.com>
4047
4048 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
4049 space before string output. Add test for "set print pretty off"
4050 case.
4051
585fdaa1
PA
40522011-01-25 Pedro Alves <pedro@codesourcery.com>
4053
4054 * gdb.base/frame-args.exp: Adjust.
4055 * gdb.dwarf2/dw2-noloc.exp: Adjust.
4056 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
4057 * gdb.dwarf2/pieces.exp: Adjust.
4058 * gdb.opt/clobbered-registers-O2.exp: Adjust.
4059 * gdb.opt/inline-locals.exp: Adjust.
4060 * gdb.threads/fork-child-threads.exp: Adjust.
4061
d468832a
KW
40622011-01-25 Ken Werner <ken.werner@de.ibm.com>
4063
4064 * gdb.opencl/convs_casts.cl: Move program scope variables into the
4065 OpenCL kernel function. Add a comment as marker. Add address space
4066 qualifiers for the remaining program scope variables.
4067 * gdb.opencl/datatypes.cl: Likewise.
4068 * gdb.opencl/operators.cl: Likewise.
4069 * gdb.opencl/vec_comps.cl: Likewise.
4070 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
4071 Add breakpoint at the marker comment.
4072 * gdb.opencl/datatypes.exp: Likewise.
4073 * gdb.opencl/operators.exp: Likewise.
4074 * gdb.opencl/vec_comps.exp: Likewise.
4075
490f124f
PA
40762011-01-24 Pedro Alves <pedro@codesourcery.com>
4077
4078 * gdb.base/printcmds.c (some_struct): New struct and instance.
4079 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
4080 procedure.
4081 <global scope>: Call it.
4082
6da78614
KW
40832011-01-21 Ken Werner <ken.werner@de.ibm.com>
4084
4085 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
4086 argument to the gdb_compile_opencl_hostapp call.
4087
ec64c9aa
YQ
40882011-01-19 Yao Qi <yao@codesourcery.com>
4089
4090 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
4091 positve list.
4092
810cfdbb
YQ
40932011-01-19 Yao Qi <yao@codesourcery.com>
4094
4095 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
4096 canonical form.
4097 Remove "xscale-*-*"
4098 * gdb.xml/tdesc-regs.exp: Likewise.
4099 * gdb.python/py-section-script.exp: Replace ARM target triplet
4100 with canonical form.
4101 Match arm*-*-symbianelf*.
4102 * gdb.base/dup-sect.exp: Likewise.
4103 * lib/dwarf.exp: New.
4104 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
4105 dwarf2_support.
4106 * gdb.dwarf2/dup-psym.exp: Likewise.
4107 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
4108 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
4109 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
4110 * gdb.dwarf2/dw2-basic.exp: Likewise.
4111 * gdb.dwarf2/dw2-compressed.exp: Likewise.
4112 * gdb.dwarf2/dw2-const.exp: Likewise.
4113 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
4114 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
4115 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
4116 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
4117 * gdb.dwarf2/dw2-filename.exp: Likewise.
4118 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
4119 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
4120 * gdb.dwarf2/dw2-intercu.exp: Likewise.
4121 * gdb.dwarf2/dw2-intermix.exp: Likewise.
4122 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
4123 * gdb.dwarf2/dw2-noloc.exp: Likewise.
4124 * gdb.dwarf2/dw2-op-call.exp: Likewise.
4125 * gdb.dwarf2/dw2-producer.exp: Likewise.
4126 * gdb.dwarf2/dw2-ranges.exp: Likewise.
4127 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
4128 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
4129 * gdb.dwarf2/dw2-strp.exp: Likewise.
4130 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
4131 * gdb.dwarf2/implptr.exp: Likewise.
4132 * gdb.dwarf2/mac-fileno.exp: Likewise.
4133 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
4134 * gdb.dwarf2/pieces.exp: Likewise.
4135 * gdb.dwarf2/pr11465.exp: Likewise.
4136 * gdb.dwarf2/valop.exp: Likewise.
4137 * gdb.dwarf2/watch-notconst.exp: Likewise.
4138 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
4139
4694da01
TT
41402011-01-19 Tom Tromey <tromey@redhat.com>
4141
4142 * gdb.python/py-infthread.exp: Add thread tests.
4143
b075872c
JB
41442011-01-14 Joel Brobecker <brobecker@adacore.com>
4145
4146 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
4147
2c3e6e24
JB
41482011-01-14 Joel Brobecker <brobecker@adacore.com>
4149
4150 * gdb.ada/widewide: New testcase.
4151
de8fa76c
JB
41522011-01-13 Joel Brobecker <brobecker@adacore.com>
4153
4154 * gdb.base/interact.exp: New testcase.
4155
1b05df00
TT
41562011-01-12 Tom Tromey <tromey@redhat.com>
4157
4158 * gdb.mi/gdb2549.exp: Update for error message changes.
4159 * gdb.mi/mi-cli.exp: Likewise.
4160 * gdb.mi/mi-disassemble.exp: Likewise.
4161 * gdb.mi/mi-pthreads.exp: Likewise.
4162 * gdb.mi/mi-regs.exp: Likewise.
4163 * gdb.mi/mi-stack.exp: Likewise.
4164 * gdb.mi/mi-var-block.exp: Likewise.
4165 * gdb.mi/mi-var-cmd.exp: Likewise.
4166 * gdb.mi/mi2-cli.exp: Likewise.
4167 * gdb.mi/mi2-disassemble.exp: Likewise.
4168 * gdb.mi/mi2-pthreads.exp: Likewise.
4169 * gdb.mi/mi2-regs.exp: Likewise.
4170 * gdb.mi/mi2-stack.exp: Likewise.
4171 * gdb.mi/mi2-var-block.exp: Likewise.
4172 * gdb.mi/mi2-var-cmd.exp: Likewise.
4173
c2ff108b
JK
41742011-01-12 Andrew Burgess <aburgess@broadcom.com>
4175 Jan Kratochvil <jan.kratochvil@redhat.com>
4176
4177 PR fortran/11104 and DWARF unbound arrays detection.
4178 * gdb.fortran/multi-dim.exp: New file.
4179 * gdb.fortran/multi-dim.f90: New file.
4180
b716877b
AB
41812011-01-12 Andrew Burgess <aburgess@broadcom.com>
4182
4183 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
4184 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
4185 add new tests for opcode dumping.
4186
6c162d5e
TT
41872011-01-11 Tom Tromey <tromey@redhat.com>
4188
4189 * gdb.python/py-infthread.exp: Load gdb-python.exp.
4190
77b06cd7
TJB
41912010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
4192
4193 Convert hardware watchpoints to use breakpoint_ops.
4194 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
4195 type is not supported.
4196 * gdb.base/foll-fork.exp: Likewise.
4197 * gdb.base/foll-vfork.exp: Likewise.
4198
f39a75d0
PM
41992011-01-10 Phil Muldoon <pmuldoon@redhat.com>
4200
4201 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
4202 Use load_lib gdb-python.exp.
4203 * gdb.python/python.exp: Ditto.
4204 * gdb.python/py-function.exp: Ditto.
4205
fc529d80
AS
42062011-01-09 Andreas Schwab <schwab@linux-m68k.org>
4207
4208 * gdb.threads/tls.exp ("info address me"): Fix expected output.
4209
fb03cb59
JK
42102011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4211
4212 * configure: Regenerate.
4213
d8e22779
TT
42142011-01-06 Tom Tromey <tromey@redhat.com>
4215
4216 * gdb.python/py-frame.exp: Test gdb.newest_frame.
4217
09050809
JB
42182011-01-06 Joel Brobecker <brobecker@adacore.com>
4219
fc529d80
AS
4220 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
4221 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
4222 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
4223 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
4224 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
4225 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
4226 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
4227 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
4228 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
4229 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
4230 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
4231 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
4232 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
4233 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
4234 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
4235 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
4236 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
4237 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
4238 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
4239 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
4240 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
4241 gdb.ada/uninitialized_vars.exp,
4242 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
4243 Simplify by using clean_restart.
09050809 4244
8ed5dd9e
JB
42452011-01-06 Joel Brobecker <brobecker@adacore.com>
4246
4247 Add marker to be used as anchor for inserting breakpoints.
4248 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
4249 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
4250 Likewise.
4251
4252 Remove uses of gdb_start_cmd.
4253 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
4254 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
4255
4256 Do not run testcase if testing with GDBserver.
4257 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
4258 if testing with GDBserver.
4259
368a124f
JB
42602011-01-06 Joel Brobecker <brobecker@adacore.com>
4261
4262 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
4263 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
4264 copyright header.
4265
44944448
JB
42662011-01-05 Joel Brobecker <brobecker@adacore.com>
4267
4268 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
4269 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
4270 testsuite/gdb.fortran/complex.f,
4271 testsuite/gdb.fortran/derived-type.f90,
4272 testsuite/gdb.fortran/library-module-lib.f90,
4273 testsuite/gdb.fortran/library-module-main.f90,
4274 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
4275 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
4276 Copyright year update.
4277
31886ea6
JB
42782011-01-05 Joel Brobecker <brobecker@adacore.com>
4279
4280 * gdb.base/langs1.f: Add copyright header.
4281
ebedcab5
JK
42822011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4283
4284 * gdb.base/morestack.exp: New file.
4285 * gdb.base/morestack.c: New file.
4286
de1eb2f9
JK
42872011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4288
4289 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
4290
9e87a409
JB
42912010-12-29 Joel Brobecker <brobecker@adacore.com>
4292
4293 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
4294 * gdb.ada/arrayptr.exp: Add test printing that new variable.
4295
720d1a40
JB
42962010-12-29 Joel Brobecker <brobecker@adacore.com>
4297
4298 * gdb.ada/lang_switch.exp: Correct expected parameter value.
4299
a283af87
AS
43002010-12-25 Andreas Schwab <schwab@linux-m68k.org>
4301
5d3d9cba
AS
4302 * gdb.threads/tls.exp: Fix typo.
4303
a283af87
AS
4304 * gdb.threads/thread-specific.exp (get_thread_list): Update.
4305 * gdb.threads/execl.exp: Update.
4306
2a20745c
YQ
43072010-12-23 Yao Qi <yao@codesourcery.com>
4308
4309 * gdb.arch/arm-disp-step.exp: New.
4310 * gdb.arch/arm-disp-step.S: New.
4311
a7658b96
TT
43122010-12-21 Tom Tromey <tromey@redhat.com>
4313
4314 * gdb.threads/execl.exp: Update.
4315 * gdb.threads/linux-dp.exp: Update.
4316 * gdb.threads/manythreads.exp: Update.
4317 * gdb.threads/tls.exp: Update.
4318
5b79abe7
TT
43192010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4320
4321 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
4322 (NextOverThrowDerivates) <resumebpt>: New.
4323 (resumebpt_test): New.
4324 (main): Call resumebpt_test.
4325 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
4326
0914bcdb
SS
43272010-12-12 Stan Shebs <stan@codesourcery.com>
4328
4329 * gdb.trace/tsv.exp: Test print command on trace state variables.
4330
305aeedc
TT
43312010-12-09 Tom Tromey <tromey@redhat.com>
4332
4333 * gdb.base/interp.exp: Add regression test.
4334
186c406b
TT
43352010-12-09 Tom Tromey <tromey@redhat.com>
4336
4337 * gdb.java/jnpe.java: New file.
4338 * gdb.java/jnpe.exp: New file.
4339 * gdb.cp/nextoverthrow.exp: New file.
4340 * gdb.cp/nextoverthrow.cc: New file.
4341
aae1c79a
DE
43422010-12-07 Doug Evans <dje@google.com>
4343
4344 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
4345 of data-directory.
4346 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
4347 updated.
4348 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
4349
60f98dde 43502010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
4351
4352 * gdb.base/callfuncs.exp: Test for skip_float_tests.
4353 * gdb.base/call-sc.exp: Ditto.
4354 * gdb.base/finish.exp: Ditto.
4355 * gdb.base/return.exp: Ditto.
4356 * gdb.base/return2.exp: Ditto.
4357
5fa290c1
DE
43582010-11-30 Doug Evans <dje@google.com>
4359
4360 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
4361 (gdb_expect_list): Fix spelling errors in comments.
4362 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
4363 send_gdb/gdb_expect_list where applicable.
4364 * gdb.base/call-ar-st.exp: Ditto.
4365 * gdb.base/funcargs.exp: Ditto.
4366 * gdb.base/gcore.exp: Ditto.
4367 * gdb.base/page.exp: Ditto.
4368 * gdb.base/sigaltstack.exp: Ditto.
4369 * gdb.base/siginfo.exp: Ditto.
4370 * gdb.base/sigstep.exp: Ditto.
4371 * gdb.base/trace-commands.exp: Ditto.
4372
4e04c971
DE
43732010-11-29 Doug Evans <dje@google.com>
4374
4375 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
4376 printer-name;subprinter-name.
4377
8cf6f0b1
TT
43782010-11-29 Tom Tromey <tromey@redhat.com>
4379
4380 * gdb.dwarf2/implptr.exp: New file.
4381 * gdb.dwarf2/implptr.c: New file.
4382 * gdb.dwarf2/implptr.S: New file.
4383
94b6973e
PM
43842010-11-29 Phil Muldoon <pmuldoon@redhat.com>
4385
fc529d80 4386 PR python/12199
94b6973e
PM
4387
4388 * gdb.python/py-breakpoint.exp: Test the delete method.
4389
8358c15c
JK
43902010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4391
4392 Fix step_resume_breakpoint unsaved during an infcall.
4393 * gdb.base/step-resume-infcall.exp: New file.
4394 * gdb.base/step-resume-infcall.c: New file.
4395
f6df29bc
TJB
43962010-11-24 Edjunior Machado <emachado@br.ibm.com>
4397
4398 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
4399
f2b5a5cf
TJB
44002010-11-24 Edjunior Machado <emachado@br.ibm.com>
4401
4402 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
4403 on ppc64's symbols; "finish" and "return" commands must accept to
4404 show the caller line again as well as the line after.
4405 * gdb.asm/powerpc64.inc: New file.
4406
6b0ecdc2
DE
44072010-11-23 Doug Evans <dje@google.com>
4408
4409 * lib/gdb.exp (gdb_test_sequence): New function.
4410 (gdb_expect_list): Add verbose -log call for each pattern.
4411 * gdb.base/signals.exp (test_handle_all_print): Call it.
4412 Reduce timeout increment from 6 minutes to 1 minute.
4413 * gdb.server/ext-run.exp: Call it.
4414
ea976c60
PM
44152010-11-23 Phil Muldoon <pmuldoon@redhat.com>
4416
f2b5a5cf 4417 PR python/12212
ea976c60
PM
4418
4419 * gdb.python/python.exp: Check that selected_thread raises an
4420 error when no inferior is loaded.
4421
c0efa795
JK
44222010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4423
4424 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
4425 * gdb.dwarf2/dw2-stack-boundary.S: New file.
4426
ec3aa567
JK
44272010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4428
4429 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
4430 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
4431
d8249011
DE
44322010-11-18 Doug Evans <dje@google.com>
4433
4434 * gdb.server/ext-run.exp: Fix intermittent failures.
4435
d4eba7d1
NF
44362010-11-12 Nathan Froyd <froydnj@codesourcery.com>
4437
4438 * gdb.stabs/gdb11479.exp: Use runto_main.
4439
b04c2f88
NF
44402010-11-12 Nathan Froyd <froydnj@codesourcery.com>
4441
4442 * gdb.base/break-entry.exp: Skip if using a stub.
4443
ae9d7ce4
NF
44442010-11-12 Nathan Froyd <froydnj@codesourcery.com>
4445
4446 * gdb.python/py-inferior.exp: Pack values in target endianness.
4447
621c8364
TT
44482010-11-12 Tom Tromey <tromey@redhat.com>
4449
4450 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
4451 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
4452 MemoryError.
4453 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
4454 type.
4455 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
4456 MemoryError.
4457 (test_subscript_regression): Update exception type.
4458
84f4c1fe
PM
44592010-11-11 Phil Muldoon <pmuldoon@redhat.com>
4460
4461 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
4462 breakpoint tests.
4463
a1442452
PA
44642010-11-09 Pedro Alves <pedro@codesourcery.com>
4465
4466 * gdb.base/watchpoint.exp: Test "watch -location" with an
4467 innacessible location.
4468
efd11a33
JK
44692010-11-09 Edjunior Machado <emachado@br.ibm.com>
4470 Luis Machado <luisgpm@br.ibm.com>
4471
4472 * gdb.base/maint.exp: Expect "." prefix.
4473 * gdb.base/nodebug.exp: Expect "." Likewise.
4474 * gdb.base/sepsymtab.exp: Expect "." Likewise.
4475 * gdb.base/watchpoint-cond-gone.exp: Likewise.
4476 * gdb.base/watchpoint.exp: Expect a software watch to be created for
4477 POWER server processors.
4478
aa00efb5
JK
44792010-11-08 Edjunior Machado <emachado@br.ibm.com>
4480 Luis Machado <luisgpm@br.ibm.com>
4481
4482 * gdb.base/break-entry.exp: convert entry point for
4483 ppc64 and expect leading `.' on ppc64's symbols
4484
99e7ae30
DE
44852010-11-05 Doug Evans <dje@google.com>
4486
4487 * gdb.base/help.exp: Update expected output.
b521dba8
DE
4488 * gdb.python/py-param.exp: Delete, contents moved to ...
4489 * gdb.python/py-parameter.exp: ... here. New file.
4490 Add test for gdb.parameter ("directories").
99e7ae30 4491
f4b8a18d
KW
44922010-11-05 Ken Werner <ken.werner@de.ibm.com>
4493
4494 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
4495 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
4496 * configure: Regenerate.
4497 * gdb.opencl/Makefile.in: New File.
4498 * gdb.opencl/datatypes.exp: Likewise.
4499 * gdb.opencl/datatypes.cl: Likewise.
4500 * gdb.opencl/operators.exp: Likewise.
4501 * gdb.opencl/operators.cl: Likewise.
4502 * gdb.opencl/vec_comps.exp: Likewise.
4503 * gdb.opencl/vec_comps.cl: Likewise.
4504 * gdb.opencl/convs_casts.exp: Likewise.
4505 * gdb.opencl/convs_casts.cl: Likewise.
4506 * lib/opencl.exp: Likewise.
4507 * lib/opencl_hostapp.c: Likewise.
4508 * lib/opencl_kernel.cl: Likewise.
4509 * lib/cl_util.c: Likewise.
4510 * lib/cl_util.c: Likewise.
4511 * gdb.base/default.exp (set language): Add "opencl" to the list of
4512 languages.
4513
a9d5ef47
SW
45142010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
4515
4516 * gdb.cp/overload.exp: Added test for inheritance overload.
4517 * gdb.cp/overload.cc: Ditto.
4518 * gdb.cp/oranking.exp: Removed releveant kfails.
4519
03eb1c79
JK
45202010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4521 Joel Brobecker <brobecker@adacore.com>
4522
4523 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
4524 check test_compiler_info.
4525
dbc98a8b
KW
45262010-11-03 Ken Werner <ken.werner@de.ibm.com>
4527
4528 * gdb.base/gnu_vector.exp: Adjust expect messages.
4529
120bd360
KW
45302010-11-03 Ken Werner <ken.werner@de.ibm.com>
4531
4532 * gdb.base/gnu_vector.exp: Add unary operator tests.
4533
c37f7098
KW
45342010-11-03 Ken Werner <ken.werner@de.ibm.com>
4535
4536 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
4537
7b51bc51
DE
45382010-11-02 Doug Evans <dje@google.com>
4539
4540 * gdb.python/py-pp-maint.c: New file.
4541 * gdb.python/py-pp-maint.exp: New file.
4542 * gdb.python/py-pp-maint.py: New file.
4543
50c97f38
TT
45442010-11-02 Tom Tromey <tromey@redhat.com>
4545
4546 * gdb.base/default.exp: Remove "scheme" from language list.
4547
a289b8f6
JK
45482010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4549
4550 Revert:
4551 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4552 * gdb.threads/sigstep-threads.exp: New file.
4553 * gdb.threads/sigstep-threads.c: New file.
4554
cd017491
MS
45552010-10-20 Michael Snyder <msnyder@vmware.com>
4556
4557 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
4558
8e6a5956
UW
45592010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4560
4561 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
4562 Skip test completely if gdb,no_hardware_watchpoints.
4563
2c04da0d
UW
45642010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4565
4566 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
4567 strict, but do not check for any particular function name within libc.
4568
79afc5ef
SW
45692010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
4570
4571 * gdb.cp/smartp.exp: New test.
4572 * gdb.cp/smartp.cc : New test.
4573
026ffab7
SW
45742010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
4575
4576 * gdb.cp/converts.exp: Test pointer to bool conversion.
4577 Test pointer to long conversion.
4578 * gdb.cp/oranking.exp: Removed relevant kfail.
4579
3a772aa4
TT
45802010-10-18 Tom Tromey <tromey@redhat.com>
4581
4582 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
4583 argument to lazy_string.
4584 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
4585 (pp_ls.to_string): Use it.
4586 * gdb.python/py-prettyprint.c (main): Move declarations to top.
4587 Add "estring2" local.
4588
5fc3827b
JK
45892010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4590
4591 Fix s390x compatibility.
4592 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
4593 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
4594
8aeb23f3
JK
45952010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4596
4597 * gdb.threads/sigstep-threads.exp: New file.
4598 * gdb.threads/sigstep-threads.c: New file.
4599
c1e56572
JK
46002010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4601
4602 * gdb.base/pie-execl.exp: New file.
4603 * gdb.base/pie-execl.c: New file.
4604
92163a10
JK
46052010-10-13 Doug Evans <dje@google.com>
4606 Jan Kratochvil <jan.kratochvil@redhat.com>
4607
4608 PR exp/12117
4609 * gdb.cp/ptype-cv-cp.cc: New file.
4610 * gdb.cp/ptype-cv-cp.exp: New file.
4611
7062b0a0
SW
46122010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
4613
4614 * gdb.cp/converts.cc: New test program.
4615 * gdb.cp/converts.exp: New test.
4616 * gdb.cp/overload.exp: Added test for void* vs int*.
4617 * gdb.cp/overload.exp: Ditto.
4618 * gdb.cp/oranking.exp: Removed related kfail.
4619
0e3509db
DE
46202010-10-13 Doug Evans <dje@google.com>
4621
4622 * lib/gdb-python.exp (gdb_check_python_config): New function.
4623 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
4624 * gdb.python/lib-types.cc: New file.
4625 * gdb.python/lib-types.exp: New file.
4626
8dc78533
JK
46272010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4628
4629 * gdb.python/py-error.exp: New file.
4630 * gdb.python/py-error.py: New file.
4631
93c17e06
JK
46322010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4633
4634 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
4635 gdb_test_multiple.
4636
d8b34041
JK
46372010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4638
4639 * gdb.base/break-interp.exp: Use ldlags for linking flags.
4640 * gdb.base/prelink.exp: Likewise.
4641 * gdb.base/solib-nodir.exp: Likewise.
4642 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
4643 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
4644 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
4645
e0cc584e
UW
46462010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4647
4648 * break-interp.exp (test_ld): Use two separate gdb_expect statements
4649 for the "info files" test to avoid timeouts on slow machines.
4650
cfc353b1
JK
46512010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4652
4653 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
4654 (main): Make openlib dummy call.
4655
d3d7896d
JK
46562010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4657
4658 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
4659 * break-interp.exp (reach): Move the core body ...
4660 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
4661 (test_ld): Provide always real argument, even to the linker. Replace
4662 dl_main by _dl_debug_state.
4663
5e533c94
JK
46642010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4665
4666 Fix results of prelinked PIEs on ppc*.
4667 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
4668 Accept also DISPLACEMENT "PRESENT".
4669 (main): Replace "ZERO" displacements by "PRESENT".
4670
33540610
SW
46712010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
4672
4673 * gdb.cp/oranking.exp: New test.
4674 * gdb.cp/oranking.cc: New test program.
4675
3bdf2bbd
KW
46762010-10-08 Ken Werner <ken.werner@de.ibm.com>
4677
4678 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
4679 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
4680
2f608a3a
KW
46812010-10-06 Ken Werner <ken.werner@de.ibm.com>
4682
4683 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
4684 lush, lynx) New constant.
4685 * gdb.base/constvars.exp: Test const array types.
4686 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
4687
aa2e2d8d
DE
46882010-10-06 Doug Evans <dje@google.com>
4689
4690 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
4691 of syscall staging area.
4692
2844d6b5
KW
46932010-10-06 Ken Werner <ken.werner@de.ibm.com>
4694
4695 * gdb.base/gnu_vector.c: Add variable c4.
4696 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
4697 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
4698
7d8ac8bb
MR
46992010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
4700
4701 * gdb.arch/altivec-abi.exp: Fix a typo.
4702
84a02e58
MR
47032010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
4704
4705 * lib/mi-support.exp (thread_selected_re): Correct pattern used
4706 to match a thread ID.
4707
b18e6318
JK
47082010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4709
4710 Fix s390x testcase compatibility.
4711 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
4712
a2c09bd0
DE
47132010-10-01 Doug Evans <dje@google.com>
4714
4715 * lib/gdb-python.exp: New file.
4716 * gdb.python/py-block.exp: Use it.
4717 * gdb.python/py-breakpoint.exp: Ditto.
4718 * gdb.python/py-frame.exp: Ditto.
4719 * gdb.python/py-inferior.exp: Ditto.
4720 * gdb.python/py-param.exp: Ditto.
4721 * gdb.python/py-prettyprint.exp: Ditto.
4722 * gdb.python/py-shared.exp: Ditto.
4723 * gdb.python/py-symbol.exp: Ditto.
4724 * gdb.python/py-symtab.exp: Ditto.
4725 * gdb.python/py-type.exp: Ditto.
4726 * gdb.python/py-value.exp: Ditto.
4727 * gdb.python/python.exp: Ditto.
4728
38f12cfc
TT
47292010-09-30 Tom Tromey <tromey@redhat.com>
4730
4731 * gdb.base/anon.exp: New file.
4732 * gdb.base/anon.c: New file.
4733
9ae8282d
TT
47342010-09-30 Tom Tromey <tromey@redhat.com>
4735
4736 * gdb.base/completion.exp: Test completion through anonymous
4737 union.
4738 * gdb.base/break1.c (struct some_struct): Add anonymous union.
4739
e9e07ba6
JK
47402010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4741
4742 Fix printing parameters of inlined functions.
4743 * gdb.dwarf2/dw2-inline-param.exp: New file.
4744 * gdb.dwarf2/dw2-inline-param-main.c: New file.
4745 * gdb.dwarf2/dw2-inline-param.S: New file.
4746
cd2effb2
JK
47472010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4748
4749 PR corefiles/12071.
4750 * gdb.base/corefile.exp (quit with a process, no question: load core)
4751 (quit with a core file): New tests.
4752
bceffbf3
JK
47532010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4754
4755 Fix GDB crash on inferior calls with self-referencing classes.
4756 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
4757 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
4758 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
4759
1736ad11
JK
47602010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4761
4762 Fix lost siginfo_t for inferior calls.
4763 * gdb.base/siginfo-infcall.exp: New file.
4764 * gdb.base/siginfo-infcall.c: New file.
4765
a176ad92
JB
47662010-09-22 Joel Brobecker <brobecker@adacore.com>
4767
4768 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
4769
c2b0a229
JK
47702010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4771
4772 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
4773 New test.
4774 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
4775
e8ae22d1
JB
47762010-09-22 Joel Brobecker <brobecker@adacore.com>
4777
4778 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
4779 type of our const type.
4780
ec322823
SW
47812010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
4782
4783 * gdb.cp/pr12028.cc: New.
4784 * gdb.cp/pr12028.exp: New.
4785
72929c62
JB
47862010-09-22 Joel Brobecker <brobecker@adacore.com>
4787
4788 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
4789
875b4ff5 47902010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 4791 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
4792
4793 PR mi/11407
4794 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
4795 * gdb.mi/dw2-ref-missing-frame-main.c New File.
4796 * gdb.mi/dw2-ref-missing-frame.S New File.
4797 * gdb.mi/dw2-ref-missing-frame.exp New File.
4798
7155d578
TT
47992010-09-14 Tom Tromey <tromey@redhat.com>
4800
4801 PR symtab/8399:
4802 * gdb.threads/tls.exp: Remove kfail. Update expected output.
4803
515ed532
TT
48042010-09-14 Tom Tromey <tromey@redhat.com>
4805
4806 PR exp/11803:
4807 * gdb.threads/tls.exp: Use C++.
4808 (check_thread_local): Use K::another_thread_local.
4809 * gdb.threads/tls.c (class K): New.
4810 (another_thread_local): Now a member of K.
4811 (spin): Update. No longer K&R C.
4812
450ca57c
SW
48132010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
4814
4815 * gdb.cp/koenig.cc: created class for testing member lookup.
4816 * gdb.cp/koenig.exp: Added test for member lookup.
4817
dbd492a3
JK
48182010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4819
4820 Fix false FAILs on sourcetree topdir directory containing "kill".
4821 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
4822 source line matching regexp.
4823
8d4d924b
JK
48242010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4825
4826 * gdb.python/python.exp (set height 0, collect help from uiout)
4827 (verify help to uiout): New tests.
4828
8e64f2a0
JK
48292010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4830
4831 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
4832 is_lp64_target to check 64bit target.
4833
4569eed2
JK
48342010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4835
4836 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
4837 (test_ld) <powerpc64-*>: New.
4838
5e1617b1
DJ
48392010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
4840
4841 * gdb.cp/templates.exp (test_template_args): Allow "struct".
4842
c767944b
DJ
48432010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
4844
4845 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
4846 (FunctionArg::method): New function.
4847 (empty, arg): New variables.
4848 (main): Call arg.method.
4849 * gdb.cp/templates.exp (test_template_args): New function.
4850 (do_tests): Call it.
4851
27d3a3fc
UW
48522010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
4853
4854 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
4855 of "next" to proceed over pthread_exit call.
4856
55b7ce7f
UW
48572010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
4858
4859 * gdb.base/maint.exp: Avoid wildcards against potentially very long
4860 "maint print statistics" output to prevent expect timeouts.
4861
809df446
JK
48622010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4863
4864 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
4865 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4866 (test_float_rejected): ... here.
4867 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
4868 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4869 (test_float_rejected): ... here.
4870 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
4871 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4872 (test_float_rejected): ... here.
4873 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
4874 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4875 (test_float_rejected): ... here.
4876
8464be76
DJ
48772010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4878
4879 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
4880 before disabling hardware watchpoints.
4881 (test_inaccessible_watchpoint): Check that hardware watchpoints
4882 are used. Test for watchpoints on a constant address.
4883
14dba4b4
JK
48842010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4885
4886 * gdb.base/ui-redirect.exp: New file.
4887
3f3540e1 48882010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 4889 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
4890
4891 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
4892
0f254bb7
DE
48932010-08-31 Doug Evans <dje@google.com>
4894
4895 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
4896
03f17ccf
TT
48972010-08-30 Tom Tromey <tromey@redhat.com>
4898
4899 PR python/11792:
4900 * gdb.python/py-value.exp (test_subscript_regression): Add
4901 dynamic_type test.
4902
640617ad
DJ
49032010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
4904
4905 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
4906 instead of running to main. Do not test the main function.
4907 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
4908 Add new main.
4909
2ed91d1b
PA
49102010-08-26 Pedro Alves <pedro@codesourcery.com>
4911
4912 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
4913 one test.
4914
673bfd45
DE
49152010-08-24 Doug Evans <dje@google.com>
4916
4917 PR symtab/11942
4918 * gdb.dwarf2/dw4-sig-types.cc: New file.
4919 * gdb.dwarf2/dw4-sig-types.h: New file.
4920 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
4921 * gdb.dwarf2/dw4-sig-types.exp: New file.
4922
f9ffd4bb
TT
49232010-08-23 Tom Tromey <tromey@redhat.com>
4924
4925 PR python/11145:
4926 * gdb.python/py-value.c (Base, Derived): New types.
4927 (base): New global.
4928 * gdb.python/py-value.exp (test_subscript_regression): Add
4929 dynamic_cast test.
4930
d839c8a4
TT
49312010-08-23 Tom Tromey <tromey@redhat.com>
4932
4933 PR python/10676:
4934 * gdb.python/py-type.exp (test_fields): Add tests for type
4935 equality.
4936
702c2711
TT
49372010-08-23 Tom Tromey <tromey@redhat.com>
4938
4939 PR python/11915:
4940 * gdb.python/py-type.exp (test_fields): Add tests for array.
4941
832bafd3
KS
49422010-08-23 Keith Seitz <keiths@redhat.com>
4943
4944 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
4945 have any children. Create a new abbrev for it.
4946 Add missing terminal sequence to .debug_abbrev.
4947
c37bf528
KS
49482010-08-20 Keith Seitz <keiths@redhat.com>
4949
4950 PR symtab/11465:
4951 * gdb.dwarf2/pr11465.exp: New test.
4952 * gdb.dwarf2/pr11465.S: New file.
4953 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
4954 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
4955
4572cbac
TJB
49562010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
4957
4958 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
4959 registers. Update data sets with the new v2_double element in the
4960 VSX register union. Add vector_register3_vr data set for the AltiVec
4961 registers. Use gdb_test_no_output instead of send_gdb.
4962
e7fbb131
PA
49632010-08-19 Pedro Alves <pedro@codesourcery.com>
4964
4965 * gdb.python/py-shared.exp: New file, factored out from
4966 python.exp.
4967 * gdb.python/py-shared.c: New file.
4968 * gdb.python/py-shared-sl.c: New file.
4969 * gdb.python/python-1.c: New file.
4970 * gdb.python/python-sl.c: Delete.
4971 * gdb.python/python.c: Mention python-1.c.
4972 * gdb.python/python.exp: Move shared library tests to
4973 py-shared.exp.
4974 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
4975 (MISCELLANEOUS): New.
4976 (clean mostlyclean): Also remove $MISCELLANEOUS.
4977
d30f5e1f
DE
49782010-08-19 Doug Evans <dje@google.com>
4979
4980 PR exp/11926
4981 * gdb.base/printcmds.exp (test_float_accepted): New function.
4982 Move existing float tests there. Add tests for floats with suffixes.
4983 (test_float_rejected): New function.
4984 * gdb.java/jv-print.exp (test_float_accepted): New function.
4985 (test_float_rejected): New function.
4986 * gdb.objc/print.exp: New file.
4987 * gdb.pascal/print.exp: New file.
4988 * lib/objc.exp: New file.
4989
7b3fd859
PM
49902010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
4991
4992 * gdb.base/default.exp (info set): Avoid full buffer error and force
4993 reading up to final gdb prompt.
4994 (show): Likewise.
4995
c92817ce
TT
49962010-08-18 Tom Tromey <tromey@redhat.com>
4997
4998 PR symtab/11919:
4999 * gdb.base/completion.exp: Add test.
5000
f1208f9e
DE
50012010-08-18 Doug Evans <dje@google.com>
5002
5003 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
5004 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
5005 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
5006 Simplify, early exit if runto_main fails.
5007 * gdb.fortran/exprs.exp: load_lib fortran.exp.
5008 (set_lang_fortran): Moved to lib/fortran.exp.
5009 * gdb.fortran/types.exp: load_lib fortran.exp.
5010 (set_lang_fortran): Moved to lib/fortran.exp.
5011 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
5012 * gdb.java/jprint.exp (set_lang_java): Ditto.
5013 * gdb.java/jv-exp.exp: load_lib java.exp.
5014 If set_lang_java fails, issue a warning instead of failure to be
5015 consistent with other set_lang_foo uses.
5016 (set_lang_java): Moved to lib/java.exp.
5017 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
5018 If set_lang_java fails, issue a warning instead of failure to be
5019 consistent with other set_lang_foo uses.
5020 * gdb.pascal/types.exp: load_lib pascal.exp.
5021 (set_lang_pascal): Moved to lib/pascal.exp.
5022 * lib/fortran.exp: New file.
5023 * lib/java.exp (set_lang_java): New function.
5024 * lib/pascal.exp (set_lang_pascal): New function.
5025
2f06b485
YQ
50262010-08-18 Yao Qi <yao@codesourcery.com
5027
5028 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
5029 func_nofb_start and func_loopfb_start, so that address of functions
5030 is equal to these labels on Thumb.
5031
96e25403
YQ
50322010-08-18 Yao Qi <yao@codesourcery.com>
5033
5034 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
5035 to reflect latest c source file.
5036
36e6adc4
JK
50372010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5038
5039 * gdb.cp/infcall-dlopen.exp: New file.
5040 * gdb.cp/infcall-dlopen.cc: New file.
5041 * gdb.cp/infcall-dlopen-lib.cc: New file.
5042
f431efe5
PA
50432010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5044 Pedro Alves <pedro@codesourcery.com>
5045
5046 PR breakpoints/11371
5047
5048 * gdb.base/watch-cond-infcall.exp: New file.
5049 * gdb.base/watch-cond-infcall.c: New file.
5050
06a64a0b
TT
50512010-08-16 Tom Tromey <tromey@redhat.com>
5052
5053 * gdb.base/help.exp: Update.
5054 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
5055 watchpoint.
5056 (test_watch_location): New proc.
5057 (test_watchpoint_in_big_blob): Delete watchpoint.
5058 * gdb.base/watchpoint.c (func5): New function.
5059 (main): Call it.
5060
70ebf4ed
DE
50612010-08-16 Doug Evans <dje@google.com>
5062
5063 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
5064
ca5c20b6
PM
50652010-08-11 Phil Muldoon <pmuldoon@redhat.com>
5066
5067 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
5068 tests.
5069
7346b668
KW
50702010-08-11 Ken Werner <ken.werner@de.ibm.com>
5071
5072 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
5073 * gdb.base/gnu_vector.c: New File.
5074 * gdb.base/gnu_vector.exp: Likewise.
5075
cb2e07a6
PM
50762010-08-11 Phil Muldoon <pmuldoon@redhat.com>
5077
5078 * gdb.python/python.c: New File.
5079 * gdb.python/python-sl.c: New File.
5080 * gdb.python/python.exp: Test solib_address and decode_line
5081 * functions.
5082
5da1313b
JK
50832010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5084
5085 * gdb.python/python.exp (show height, set height 10)
5086 (verify pagination beforehand, verify pagination beforehand: q)
5087 (gdb.execute does not page, verify pagination afterwards)
5088 (verify pagination afterwards: q): New.
5089
49c3ccf7
DE
50902010-08-02 Doug Evans <dje@google.com>
5091
5092 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
5093 because of an older gcc, change test2
5094 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
5095 to unsupported.
5096
42c0c4f1
KH
50972010-07-30 Kazu Hirata <kazu@codesourcery.com>
5098
5099 * gdb.base/break-always.exp: Do not expect full paths to file
5100 names.
5101 * gdb.base/commands.exp: Likewise.
5102
d3765805
DE
51032010-07-30 Doug Evans <dje@google.com>
5104
c98ee71b
DE
5105 * gdb.cp/temargs.exp: For new tests that require newer gccs,
5106 xfail them when run with older gccs.
5107
fd961404
DE
5108 * lib/gdb.exp (build_executable): Forward "c++" option to
5109 get_compiler_info.
5110
999adef4
DE
5111 * gdb.python/py-type.exp (test_template): Mark as xfail tests
5112 "python print ttype.template_argument(1)" and
5113 "python print isinstance(ttype.template_argument(1), gdb.Value)"
5114 if using gcc 4.4 or earlier.
5115
d3765805
DE
5116 * gdb.base/valgrind-db-attach.exp: Use unique test name for
5117 attach-to-debugger handling.
5118
1276c759
JK
51192010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5120
5121 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
5122 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
5123 (main): Use copyreloc.
5124 * gdb.base/prelink.exp (split debug of executable)
5125 (.dynbss vs. .bss address shift): New tests.
5126
88caa9b9
PA
51272010-07-29 Pedro Alves <pedro@codesourcery.com>
5128
5129 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
5130 in gdb_test_multiple.
5131
c6f2ac43
PA
51322010-07-29 Pedro Alves <pedro@codesourcery.com>
5133
5134 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
5135 environment.
5136
326fd672
TT
51372010-07-28 Tom Tromey <tromey@redhat.com>
5138
5139 PR python/11060:
5140 * gdb.python/py-type.c (Temargs): New template.
5141 (temvar): New variable.
5142 * gdb.python/py-type.exp (test_template): New proc.
5143
3ce3b1ba
PA
51442010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5145
5146 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
5147 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
5148
34eaf542
TT
51492010-07-28 Tom Tromey <tromey@redhat.com>
5150
5151 PR c++/9946:
5152 * gdb.cp/temargs.exp: New file.
5153 * gdb.cp/temargs.cc: New file.
5154
d41b819e
JK
51552010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5156
5157 * gdb.base/help.exp (help disassemble): Update the content.
5158
26ab7092
JK
51592010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5160
5161 * gdb.threads/ia64-sigill.exp: New file.
5162 * gdb.threads/ia64-sigill.c: New file.
5163
5283e9e1
TT
51642010-07-27 Tom Tromey <tromey@redhat.com>
5165
5166 * gdb.opt/inline-cmds.c (ATTR): New define.
5167 (func1): Use it.
5168 (func2): Likewise.
5169 (func3): Likewise.
5170 (outer_inline1): Likewise.
5171 (outer_inline2): Likewise.
5172 * gdb.opt/inline-bt.c (ATTR): New define.
5173 (func1): Use it.
5174 (func2): Likewise.
5175 * gdb.opt/inline-locals.c (ATTR): New define.
5176 (func1): Use it.
5177 (func2): Likewise.
5178
e992ef73
TT
51792010-07-27 Tom Tromey <tromey@redhat.com>
5180
5181 * gdb.stabs/gdb11479.c (hack): New function.
5182 (test): Use it.
5183 (test2): Use it.
5184 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
5185 (int32_search_buf, int64_search_buf): No longer static.
5186 (x): Remove.
5187 * gdb.base/relocate.c (hack): New function.
5188
5374244e
PM
51892010-07-27 Phil Muldoon <pmuldoon@redhat.com>
5190
5191 * gdb.python/py-value.exp (test_inferior_function_call): New function.
5192 * gdb.python/py-value.c (func1): New function.
5193 (func2): Likewise.
5194
a99aee83
CV
51952010-07-26 Corinna Vinschen <vinschen@redhat.com>
5196
5197 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
5198 as not to clash with .data section.
5199
a04ba985
JG
52002010-07-26 Jerome Guitton <guitton@adacore.com>
5201
5202 * gdb.base/code_elim.exp: New file.
5203 * gdb.base/code_elim1.c: New file.
5204 * gdb.base/code_elim2.c: New file.
5205
23bd0f7c
PA
52062010-07-21 Pedro Alves <pedro@codesourcery.com>
5207
5208 PR symtab/11827
5209
5210 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
5211 (some_volatile_enum): New variable.
5212 * gdb.base/printcmds.exp (test_print_enums): New.
5213 <top level>: Call it.
5214
883df6dd
SW
52152010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
5216
5217 * gdb.cp/fpointer.cc: New test.
5218 * gdb.cp/fpointer.exp: New test.
5219
569b05a5
JK
52202010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5221
5222 * gdb.base/solib-nodir.exp: New file.
5223 * lib/gdb.exp (runto): New case for a GDB internal error.
5224
51d7d803
JK
52252010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5226 Ulrich Weigand <uweigand@de.ibm.com>
5227 Tom Tromey <tromey@redhat.com>
5228
5229 * gdb.base/charset-malloc.c: New file.
5230 * gdb.base/charset.c (malloc_stub): New prototype.
5231 (main): Call it instead of malloc itself.
5232 * gdb.base/charset.exp: Use only prepare_for_testing.
5233 (binfile): Remove the variable.
5234
c0edd9ed
JK
52352010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5236
5237 Make core files the process_stratum.
5238 * gdb.base/corefile.exp (run: load core again)
5239 (run: sanity check we see the core file, run: with core)
5240 (run: core file is cleared, attach: load core again)
5241 (attach: sanity check we see the core file, attach: with core)
5242 (attach: core file is cleared): New tests.
5243 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
5244
3cbaedff
KW
52452010-07-14 Ken Werner <ken.werner@de.ibm.com>
5246
5247 * gdb.arch/altivec-abi.exp: New tests.
5248
91158a56
TT
52492010-07-13 Tom Tromey <tromey@redhat.com>
5250
5251 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
5252 (main): Use it.
5253 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
5254
0f5238ed
TT
52552010-07-13 Tom Tromey <tromey@redhat.com>
5256
5257 * gdb.base/label.exp: New file.
5258 * gdb.base/label.c: New file.
5259
add265ae
L
52602010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
5261 H.J. Lu <hongjiu.lu@intel.com>
5262
5263 * lib/gdb.exp (is_ilp32_target): New.
5264 (is_lp64_target): Likewise.
5265
5266 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
5267 target.
5268 * gdb.arch/amd64-disp-step.exp: Likewise.
5269 * gdb.arch/amd64-dword.exp: Likewise.
5270 * gdb.arch/amd64-i386-address.exp: Likewise.
5271 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 5272
add265ae
L
5273 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
5274 target.
5275 * gdb.arch/i386-bp_permanent.exp: Likewise.
5276 * gdb.arch/i386-byte.exp: Likewise.
5277 * gdb.arch/i386-disp-step.exp: Likewise.
5278 * gdb.arch/i386-gnu-cfi.exp: Likewise.
5279 * gdb.arch/i386-prologue.exp: Likewise.
5280 * gdb.arch/i386-size-overlap.exp: Likewise.
5281 * gdb.arch/i386-size.exp: Likewise.
5282 * gdb.arch/i386-sse.exp: Likewise.
5283 * gdb.arch/i386-unwind.exp: Likewise.
5284 * gdb.arch/i386-word.exp: Likewise.
5285
5286 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
5287 test only when building 64-bit executables. Do not hard-code
5288 -m64 option.
5289
2dfb8c17
DE
52902010-07-07 Doug Evans <dje@google.com>
5291
5292 * lib/gdb.exp (gdb_test_list_exact): New function.
5293 * gdb.base/default.exp (show convenience): Call it, add tests for
5294 $_sdata = void, $_thread = 0.
5295
4e5799b6
JK
52962010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5297 Joel Brobecker <brobecker@adacore.com>
5298
5299 Fix re-run of PIE executable, PR shlibs/11776.
5300 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
5301 Remove $displacement_main to match the solib-svr4.c change. New "kill"
5302 and re-"run" of the inferior.
5303
1a219cc7
JK
53042010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5305 Joel Brobecker <brobecker@adacore.com>
5306
5307 Cope with missing /usr/sbin/prelink.
5308 * lib/prelink-support.exp (prelink_no):
5309 <result == 1 && $output is "no such file or directory">: New.
5310 (prelink_yes): Likewise. Return on failed prelink_no.
5311
5e3b36f8
JK
53122010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5313 Joel Brobecker <brobecker@adacore.com>
5314
5315 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
5316 build_executable by build_executable_own_libs. Replace "prelink -R"
5317 execution by a call of prelink_yes. Comment why "prelink -r" needs no
5318 change.
5319 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
5320 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
5321 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
5322 Replace build_executable by build_executable_own_libs's function
5323 build_executable_own_libs.
5324 (prelinkNO): Create new stub to call prelink_no.
5325 (prelinkYES): Create new stub to call prelink_yes.
5326 (test_attach): Rename calls of copy to file_copy.
5327 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
5328 (copy): Move to ...
5329 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
5330 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
5331 * gdb.base/prelink.exp: Disable testcase also for is_remote and
5332 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
5333 special flags by gdb_compile_shlib. Replace second gdb_compile by
5334 build_executable_own_libs. Replace "prelink -R" execution by a call of
5335 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
5336 a second call of prelink_yes. Replace restart commands by
5337 clean_restart.
5338 (prelink): Rename to ...
5339 (seen displacement message): ... this test. Extend its expectation
5340 strictness.
5341
86e4bafc
JK
53422010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5343
5344 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
5345 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
5346 displacement message exactly once.
5347
3cd07d20
JK
53482010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5349 Joel Brobecker <brobecker@adacore.com>
5350
5351 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
5352 its restore after the <$relink_args != ""> loop. new comment.
5353
0a1e94c7
JK
53542010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5355 Joel Brobecker <brobecker@adacore.com>
5356
5357 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
5358 code for it. New variable relink_args.
5359 (prelinkYES): Call prelinkNO.
5360 (test_attach): Accept new parameter relink_args. Re-prelink the binary
5361 in such case. Move the core code to ...
5362 (test_attach_gdb): ... a new function. Send GDB command "file".
5363 Extend expected "Attaching to " string.
5364
2f70bcfb
TT
53652010-07-02 Tom Tromey <tromey@redhat.com>
5366
5367 * gdb.base/bitops.exp: Remove extraneous "pass".
5368
a17ac5b0
TT
53692010-07-02 Ken Werner <ken.werner@de.ibm.com>
5370
5371 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
5372
dc10affe
PA
53732010-07-01 Pedro Alves <pedro@codesourcery.com>
5374
d41c0fc8
PA
5375 * gdb.base/help.exp: Adjust expected output.
5376
53772010-07-01 Pedro Alves <pedro@codesourcery.com>
5378
5379 * gdb.base/help.exp: Adjust expected output.
dc10affe 5380
0a600c36
JK
53812010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5382
5383 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
5384 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
5385 c++/11702.
5386
37cc8bfe
JK
53872010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5388 Doug Evans <dje@google.com>
5389
5390 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
5391 add .dynamic entry'.
5392
254e6b9e
DE
53932010-06-29 Doug Evans <dje@google.com>
5394
5395 Test PR c++/11702.
5396 * gdb.cp/m-static.exp: Add testcase.
5397 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
5398
595939de 53992010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
5400 Tom Tromey <tromey@redhat.com>
5401 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
5402
5403 * gdb.python/py-inferior.c: New File.
5404 * gdb.python/py-infthread.c: New File.
5405 * gdb.python/py-inferior.exp: New File.
5406 * gdb.python/py-infthread.exp: New File.
5407
98751a41
JK
54082010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5409
5410 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
5411 (ptype ::C::OtherFileClass typedefs): New.
5412 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
5413 (C::OtherFileClass::cOtherFileClassVar2): New.
5414 (C::OtherFileClass::cOtherFileClassVar_use): Use also
5415 cOtherFileClassVar2.
5416 (C::cOtherFileType2, C::cOtherFileVar2): New.
5417 (C::cOtherFileVar_use): use also cOtherFileVar2.
5418 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
5419
41f62f39
JK
54202010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5421
5422 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
5423 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
5424 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
5425 (print ::C::cOtherFileVar)
5426 (whatis C::OtherFileClass::cOtherFileClassType)
5427 (whatis ::C::OtherFileClass::cOtherFileClassType)
5428 (print C::OtherFileClass::cOtherFileClassVar)
5429 (print ::cOtherFileClassVar)
5430 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
5431 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
5432 trailing content.
5433 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
5434 (C::OtherFileClass::cOtherFileClassVar)
5435 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
5436 (C::cOtherFileVar, C::cOtherFileVar_use): New.
5437
af53d231
JK
54382010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5439
5440 Test PR c++/11703 and PR gdb/1448.
5441 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
5442 gdb/1448.
5443
9655fd1a
JK
54442010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5445
5446 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
5447 (main) <rtti_data>: New.
5448 * gdb.cp/virtbase.exp (print rtti_data): New.
5449
824cc8dd
JK
54502010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5451 Joel Brobecker <brobecker@adacore.com>
5452
5453 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
5454
6036c742
JK
54552010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5456
5457 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
5458
de6a0421
DE
54592010-06-28 Doug Evans <dje@google.com>
5460
5461 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
5462
b2dae948
DE
54632010-06-27 Doug Evans <dje@google.com>
5464
5465 * gdb.cp/m-static.exp: Update expected test output.
5466
0f3bb72e
PH
54672010-06-25 Paul Hilfinger <hilfinger@adacore.com>
5468
889bf7c5
PA
5469 * gdb.gdb/selftest.exp: Adjust expected message for
5470 capturing start-up runtime.
0f3bb72e 5471
bc9f0842
TT
54722010-06-25 Tom Tromey <tromey@redhat.com>
5473
5474 PR python/10808:
5475 * gdb.python/python.exp: Add new tests.
5476
099ef718
SW
54772010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
5478
5479 * gdb.cp/operator.cc: Created an import loop.
5480 * gdb.cp/operator.exp: Added testcase for import loop.
5481
5868a632
JK
54822010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5483
5484 Test PR python/11407.
5485 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
5486 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
5487 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
5488 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
5489 executable_nofb and executable_fb. New variables srcsfile, objsfile,
5490 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
5491 binfile. Call gdb_compile with clean_restart twice.
5492 (func_nofb print, func_nofb backtrace, func_loopfb print)
5493 (func_loopfb backtrace): New.
5494
af76db58
JK
54952010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5496
5497 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
5498 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
5499 by a hand made one.
5500 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
5501 i?86 requirement. Remove variables srcfile and binfile. New variable
5502 sources, executable_nofb and executable_fb. Call prepare_for_testing.
5503
f2c7657e
UW
55042010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5505
5506 * gdb.cell/dwarfaddr.exp: New file.
5507 * gdb.cell/dwarfaddr.S: New file.
5508
628fe4e4
JK
55092010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5510
5511 Test PR 9436.
5512 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
5513
f1421989
HZ
55142010-06-24 Hui Zhu <teawater@gmail.com>
5515
5516 * gdb.base/eval.exp: New file.
5517
d03285ec
UW
55182010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5519
5520 * gdb.cell/fork.exp: New file.
5521 * gdb.cell/fork.c: Likewise.
5522 * gdb.cell/fork-spu.c: Likewise.
5523
41b2c92d
PM
55242010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
5525
5526 * lib/gdb.exp (banned_variables_traced): New global variable.
5527 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
5528 (gdb_init): Use `trace add variable' instead of obsolete
5529 `trace variable'.
5530
d5bc977f
DE
55312010-06-21 Doug Evans <dje@google.com>
5532
5533 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
5534
d2ed6730
UW
55352010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5536
5537 * gdb.arch/spu-ls.exp: New file.
5538 * gdb.arch/spu-ls.c: Likewise.
5539
6aed2dbc
SS
55402010-06-18 Stan Shebs <stan@codesourcery.com>
5541
5542 * gdb.threads/thread-specific.exp: Add tests of $_thread.
5543
e0756905
UW
55442010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5545
5546 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
5547 * gdb.base/watch-cond.exp: Likewise.
5548 * gdb.python/py-breakpoint.exp: Likewise.
5549
d8053d4d
PA
55502010-06-18 Pedro Alves <pedro@codesourcery.com>
5551
5552 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
5553 clean_restart, make sure every test has a distinct message, and
5554 that messages don't include the executable' full path.
5555
81ce510c
DE
55562010-06-17 Doug Evans <dje@google.com>
5557
5558 * gdb.arch/i386-size.exp: Updated expected output for
5559 DISASSEMBLY_OMIT_FNAME.
5560
65d79d4b
SDJ
55612010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5562 Sergio Durigan Junior <sergiodj@redhat.com>
5563
5564 * gdb.base/watch-notconst.c: New file.
5565 * gdb.base/watch-notconst.S: New file.
5566 * gdb.base/watch-notconst2.c: New file.
5567 * gdb.base/watch-notconst2.S: New file.
5568 * gdb.base/watch-notconst.exp: New file.
5569 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
5570 (func4): Add operations on `global_ptr_ptr'.
5571 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
5572 routine to test watchpoints created with a constant expression.
5573 (test_inaccessible_watchpoint): Include tests for watchpoints
5574 created with a constant expression.
5575
df0f4836
KB
55762010-06-14 Kevin Buettner <kevinb@redhat.com>
5577
5578 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
5579 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
5580 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
5581 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
5582 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
5583 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
5584 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
5585 of `_start'.
5586
b769def5
UW
55872010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5588
5589 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
5590 not supported on the target.
5591 * gdb.mi/mi-nonstop-exit.exp: Likewise.
5592 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
5593 * gdb.mi/mi-nsintrall.exp: Likewise.
5594 * gdb.mi/mi-nsmoribund.exp: Likewise.
5595 * gdb.mi/mi-nsthrexec.exp: Likewise.
5596
d914c394
SS
55972010-06-11 Stan Shebs <stan@codesourcery.com>
5598
5599 * gdb.base/permissions.exp: New file.
5600
56012010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
5602
5603 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
5604 does not support ELF executable class.
5605
f3ce5b9c
UW
56062010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5607
5608 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
5609
8e46892c
JK
56102010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5611
5612 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
5613 (runto): Catch "The target does not support running in non-stop mode.".
5614
6cc55c64
MS
56152010-06-11 Michael Snyder <msnyder@vmware.com>
5616
5617 * gdb.base/setshow.exp (set language asm): Don't use
5618 gdb_test_no_output, fails on some targets.
5619
caddefa4
UW
56202010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5621
5622 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
5623 * gdb.cp/pr9167.exp: Likewise.
5624
468b1aa7
UW
56252010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5626
5627 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
5628
5c3552dc
UW
56292010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5630
5631 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
5632
02e6fe6a
UW
56332010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5634
5635 * gdb.base/charset.c (main): Make sure malloc gets linked in.
5636
0e03807e
TT
56372010-06-11 Tom Tromey <tromey@redhat.com>
5638
5639 PR gdb/9977, PR exp/11636::
5640 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
5641 (pieces_test_f6): Update expected output.
5642
2bdf28a0
JK
56432010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5644
5645 * gdb.base/moribund-step.exp: New.
5646
f6978de9
MS
56472010-06-08 Michael Snyder <msnyder@vmware.com>
5648
5649 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 5650 * gdb.ada/boolean_expr.exp:
f6978de9
MS
5651 * gdb.ada/frame_args.exp: Ditto.
5652 * gdb.ada/lang_switch.exp: Ditto.
5653 * gdb.ada/ptype_arith_binop.exp: Ditto.
5654 * gdb.ada/ref_param.exp: Ditto.
5655 * gdb.ada/type_coercion.exp:Ditto.
5656
5657 * gdb.asm/asm-source.exp: Ditto.
5658
5659 * gdb.base/attach.exp: Ditto.
5660 * gdb.base/bitfields2.exp: Ditto.
5661 * gdb.base/call-signal-resume.exp: Ditto.
5662 * gdb.base/callfuncs.exp: Ditto.
5663 * gdb.base/commands.exp: Ditto.
5664 * gdb.base/dbx.exp: Ditto.
5665 * gdb.base/default.exp: Ditto.
5666 * gdb.base/dump.exp: Ditto.
5667 * gdb.base/exprs.exp: Ditto.
5668 * gdb.base/freebpcmd.exp: Ditto.
5669 * gdb.base/interrupt.exp: Ditto.
5670 * gdb.base/list.exp: Ditto.
5671 * gdb.base/long_long.exp: Ditto.
5672 * gdb.base/maint.exp: Ditto.
5673 * gdb.base/ptype.exp: Ditto.
5674 * gdb.base/return.exp: Ditto.
5675 * gdb.base/setshow.exp: Ditto.
5676 * gdb.base/sigbpt.exp: Ditto.
5677 * gdb.base/sigrepeat.exp: Ditto.
5678
5679 * gdb.cp/classes.exp: Ditto.
5680
5681 * gdb.dwarf2/dw2-restore.exp: Ditto.
5682
5683 * gdb.gdb/selftest.exp: Ditto.
5684
5685 * gdb.multi/base.exp: Ditto.
5686 * gdb.multi/bkpt-multi-exec.exp: Ditto.
5687
5688 * gdb.python/py-block.exp: Ditto.
5689 * gdb.python/py-prettyprint.exp: Ditto.
5690 * gdb.python/py-template.exp: Ditto.
5691
5692 * gdb.server/ext-attach.exp: Ditto.
5693 * gdb.server/ext-run.exp: Ditto.
5694 * gdb.server/server-mon.exp: Ditto.
5695
5696 * gdb.threads/fork-thread-pending.exp: Ditto.
5697 * gdb.threads/hand-call-in-threads.exp: Ditto.
5698 * gdb.threads/interrupted-hand-call.exp: Ditto.
5699 * gdb.threads/linux-dp.exp: Ditto.
5700 * gdb.threads/manythreads.exp: Ditto.
5701 * gdb.threads/print-threads.exp: Ditto.
5702 * gdb.threads/pthreads.exp: Ditto.
5703 * gdb.threads/schedlock.exp: Ditto.
5704 * gdb.threads/thread-unwindonsignal.exp: Ditto.
5705 * gdb.threads/threadapply.exp: Ditto.
5706
de7ff789
MS
57072010-06-08 Michael Snyder <msnyder@vmware.com>
5708
889bf7c5 5709 * gdb.ada/exec_changed.exp:
de7ff789
MS
5710 Use ".*" instead of "" as wildcard regexp.
5711
5712 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
5713 * gdb.base/call-ar-st.exp: Ditto.
5714 * gdb.base/checkpoint.exp: Ditto.
5715 * gdb.base/default.exp: Ditto.
5716 * gdb.base/dump.exp: Ditto.
5717 * gdb.base/ending-run.exp: Ditto.
5718 * gdb.base/fileio.exp: Ditto.
5719 * gdb.base/miscexprs.exp: Ditto.
5720 * gdb.base/pointers.exp: Ditto.
5721 * gdb.base/readline.exp: Ditto.
5722 * gdb.base/reread.exp: Ditto.
5723 * gdb.base/restore.exp: Ditto.
5724 * gdb.base/shlib-call.exp: Ditto.
5725 * gdb.base/valgrind-db-attach.exp: Ditto.
5726 * gdb.base/volatile.exp: Ditto.
5727 * gdb.base/watchpoints.exp: Ditto.
5728
5729 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
5730
5731 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
5732 * gdb.python/py-value.exp: Ditto.
5733
5734 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
5735 * gdb.trace/circ.exp: Ditto.
5736 * gdb.trace/collection.exp: Ditto.
5737 * gdb.trace/packetlen.exp: Ditto.
5738 * gdb.trace/passc-dyn.exp: Ditto.
5739 * gdb.trace/report.exp: Ditto.
5740 * gdb.trace/tfile.exp: Ditto.
5741 * gdb.trace/tfind.exp: Ditto.
5742 * gdb.trace/while-dyn.exp: Ditto.
5743
3bebe2f2
JK
57442010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5745
5746 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
5747
5c631832
JK
57482010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5749
5750 Test PR 10640.
5751 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
5752
4c3376c8
SW
57532010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
5754
5755 * gdb.cp/koenig.exp: Test for ADL operators.
5756 * gdb.cp/koenig.cc: Added ADL operators.
5757 * gdb.cp/operator.exp: New test.
5758 * gdb.cp/operator.cc: New test.
5759
dc226d5a
MS
57602010-06-04 Michael Snyder <msnyder@vmware.com>
5761
dfb88a23
MS
5762 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
5763 * gdb.base/pending.exp: Ditto.
f7ae76b3 5764
dc226d5a
MS
5765 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
5766
967cf477
DE
57672010-06-04 Doug Evans <dje@google.com>
5768
5769 * gdb.python/py-prettyprint.exp: Add new test for enabled and
5770 disabled printers.
5771 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
5772 (enable_lookup_function): New function.
5773
eb801841
TT
57742010-06-04 Tom Tromey <tromey@redhat.com>
5775
5776 * gdb.python/py-value.exp (test_value_hash): Don't test equality
5777 of hash and id.
5778
38979823
JK
57792010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5780
5781 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
5782 newline.
5783 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
5784 (empty verbose non-noisy clear, empty verbose noisy clear)
5785 (empty non-verbose noisy clear): Likewise.
5786
35ec993f
MS
57872010-06-03 Michael Snyder <msnyder@vmware.com>
5788
5789 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
5790 * gdb.base/display.exp: Ditto.
5791 * gdb.base/find.exp: Ditto.
5792 * gdb.base/ifelse.exp: Ditto.
5793 * gdb.base/multi-forks.exp: Ditto.
5794 * gdb.base/recurse.exp: Ditto.
5795 * gdb.base/setshow.exp: Ditto.
5796 * gdb.base/value-double-free.exp: Ditto.
5797 * gdb.base/watch-vfork.exp: Ditto.
5798 * gdb.base/watch_thread_num.exp: Ditto.
5799 * gdb.base/watchpoint-solib.exp: Ditto.
5800 * gdb.base/watchpoint.exp: Ditto.
5801 * gdb.base/watchpoints.exp: Ditto.
5802
5803 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
5804 * gdb.cp/overload.exp: Ditto.
5805 * gdb.cp/virtfunc.exp: Ditto.
5806
5807 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
5808
889bf7c5 5809 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
5810 Replace gdb_test with gdb_test_no_output.
5811
889bf7c5 5812 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
5813 Replace gdb_test with gdb_test_no_output.
5814 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
5815 * gdb.threads/watchthreads.exp: Ditto.
5816 * gdb.threads/watchthreads2.exp: Ditto.
5817
5818 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
5819 * gdb.trace/tfind.exp: Ditto.
5820
c22decce
JB
58212010-06-03 Joel Brobecker <brobecker@adacore.com>
5822
5823 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
5824 successful test if message is the empty string.
5825
fd5700c7
JK
58262010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5827
5828 * gdb.fortran/module.exp (stopped language detection): New test.
5829
f55ee35c
JK
58302010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5831
5832 Support DW_TAG_module as separate namespaces.
5833 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
5834 gdb.fortran/library-module-lib.f90: New.
5835 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
5836 (print i): Remove.
5837 (continue to breakpoint: i-is-1, print var_i value 1)
5838 (continue to breakpoint: i-is-2, print var_i value 2)
5839 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
5840 (print var_d, print var_i value 14, ptype modmany, complete `modm)
5841 (complete `modmany, complete `modmany`, complete `modmany`var)
5842 (show language, setting breakpoint at module): New tests.
5843 * gdb.fortran/module.f90 (module mod): Remove.
5844 (module mod1, module mod2, module modmany, subroutine sub1)
5845 (subroutine sub2, program module): New.
5846
b8e8282f
JK
58472010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5848
5849 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
5850 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
5851 * gdb.cp/anon-union.exp (pass): Rename to ...
5852 (print z 2): ... here.
b8e8282f 5853
019ebafc
MS
58542010-06-02 Michael Snyder <msnyder@vmware.com>
5855
e68d8fd4
MS
5856 * gdb.trace/actions.exp: Use gdb_test_no_output.
5857 * gdb.trace/circ.exp: Ditto.
5858 * gdb.trace/packetlen.exp: Ditto.
5859 * gdb.trace/save-trace.exp: Ditto.
5860 * gdb.trace/tracecmd.exp: Ditto.
5861 * gdb.trace/tsv.exp: Ditto.
5862
12b5d08a
MS
5863 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
5864 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
5865 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
5866 * gdb.threads/manythreads.exp: Ditto.
5867 * gdb.threads/print-threads.exp: Ditto.
5868 * gdb.threads/pthreads.exp: Ditto.
5869 * gdb.threads/schedlock.exp: Ditto.
5870 * gdb.threads/staticthreads.exp: Ditto.
5871 * gdb.threads/thread-specific.exp: Ditto.
5872 * gdb.threads/thread-unwindonsignal.exp: Ditto.
5873 * gdb.threads/threadapply.exp: Ditto.
5874 * gdb.threads/watchthreads.exp: Ditto.
5875 * gdb.threads/watchthreads2.exp: Ditto.
5876
89493308
MS
5877 * gdb.python/py-block.exp: Use gdb_test_no_output.
5878 * gdb.python/py-prettyprint.exp: Ditto.
5879 * gdb.python/py-template.exp: Ditto.
5880 * gdb.python/py-value.exp: Ditto.
5881
5882 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
5883 * gdb.reverse/watch-reverse.exp: Ditto.
5884
5885 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
5886 * gdb.server/ext-run.exp: Ditto.
5887
019ebafc
MS
5888 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
5889 * gdb.dwarf2/dw2-compressed.exp: Ditto.
5890 * gdb.dwarf2/dw2-intercu.exp: Ditto.
5891 * gdb.dwarf2/dw2-intermix.exp: Ditto.
5892 * gdb.dwarf2/dw2-producer.exp: Ditto.
5893 * gdb.dwarf2/mac-fileno.exp: Ditto.
5894
5895 * gdb.gdb/observer.exp: Use gdb_test_no_output.
5896 * gdb.gdb/selftest.exp: Ditto.
5897
5898 * gdb.multi/base.exp: Use gdb_test_no_output.
5899
5900 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
5901
3e0ca3a5
JK
59022010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5903
5904 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
5905
9db70545
MS
59062010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
5907
a8d52276
MS
5908 * gdb.cp/class2.exp: Use gdb_test_no_output.
5909 * gdb.cp/classes.exp: Ditto.
5910 * gdb.cp/extern-c.exp: Ditto.
5911 * gdb.cp/inherit.exp: Ditto.
5912 * gdb.cp/maint.exp: Ditto.
5913 * gdb.cp/mb-inline.exp: Ditto.
5914 * gdb.cp/mb-templates.exp: Ditto.
5915 * gdb.cp/method2.exp: Ditto.
5916 * gdb.cp/misc.exp: Ditto.
5917 * gdb.cp/ovldbreak.exp: Ditto.
5918 * gdb.cp/punctuator.exp: Ditto.
5919 * gdb.cp/templates.exp: Ditto.
5920 * gdb.cp/virtbase.exp: Ditto.
5921
889bf7c5 5922 * gdb.threads/attach-stopped.exp:
9db70545 5923 Replace uses of send_gdb / gdb_expect.
889bf7c5 5924 * gdb.threads/attachstop-mt.exp:
9db70545 5925 Replace uses of send_gdb / gdb_expect.
889bf7c5 5926 * gdb.threads/gcore-thread.exp:
9db70545 5927 Replace uses of send_gdb / gdb_expect.
889bf7c5 5928 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
5929 Replace uses of send_gdb / gdb_expect.
5930 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 5931 * gdb.threads/print-threads.exp:
9db70545
MS
5932 Replace uses of send_gdb / gdb_expect.
5933 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
5934 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
5935 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
5936
5937 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
5938 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
5939 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
5940 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
5941 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
5942 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
5943 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
5944 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
5945 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
5946 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
5947 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
5948
359cc68c
JK
59492010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5950
5951 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
5952
7d3fe98e
SW
59532010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
5954
5955 * gdb.cp/koenig.exp: Added new test case.
5956 * gdb.cp/koenig.cc: Ditto.
5957
27d3a1a2
MS
59582010-06-01 Michael Snyder <msnyder@vmware.com>
5959
5960 * gdb.base/arithmet.exp: Use gdb_test_no_output.
5961 * gdb.base/arrayidx.exp: Ditto.
5962 * gdb.base/attach.exp: Ditto.
5963 * gdb.base/auxv.exp: Ditto.
5964 * gdb.base/bigcre.exp: Ditto.
5965 * gdb.base/break-always.exp: Ditto.
5966 * gdb.base/break-interp.exp: Ditto.
5967 * gdb.base/break.exp: Ditto.
5968 * gdb.base/breakpoint-shadow.exp: Ditto.
5969 * gdb.base/call-ar-st.exp: Ditto.
5970 * gdb.base/call-sc.exp: Ditto.
5971 * gdb.base/call-signal-resume.exp: Ditto.
5972 * gdb.base/callfuncs.exp: Ditto.
5973 * gdb.base/catch-syscall.exp: Ditto.
5974 * gdb.base/charset.exp: Ditto.
5975 * gdb.base/code-expr.exp: Ditto.
5976 * gdb.base/commands.exp: Ditto.
5977 * gdb.base/cond-expr.exp: Ditto.
5978 * gdb.base/condbreak.exp: Ditto.
5979 * gdb.base/cursal.exp: Ditto.
5980 * gdb.base/cvexpr.exp: Ditto.
5981 * gdb.base/default.exp: Ditto.
5982 * gdb.base/del.exp: Ditto.
5983 * gdb.base/detach.exp: Ditto.
5984 * gdb.base/display.exp: Ditto.
5985 * gdb.base/ena-dis-br.exp: Ditto.
5986 * gdb.base/eval-skip.exp: Ditto.
5987 * gdb.base/foll-fork.exp: Ditto.
5988 * gdb.base/foll-vfork.exp: Ditto.
5989 * gdb.base/frame-args.exp: Ditto.
5990 * gdb.base/funcargs.exp: Ditto.
5991 * gdb.base/gcore-buffer-overflow.exp: Ditto.
5992 * gdb.base/gdbvars.exp: Ditto.
5993 * gdb.base/help.exp: Ditto.
5994 * gdb.base/ifelse.exp: Ditto.
5995 * gdb.base/included.exp: Ditto.
5996 * gdb.base/list.exp: Ditto.
5997 * gdb.base/macscp.exp: Ditto.
5998 * gdb.base/maint.exp: Ditto.
5999 * gdb.base/multi-fork.exp: Ditto.
6000 * gdb.base/overlays.exp: Ditto.
6001 * gdb.base/page.exp: Ditto.
6002 * gdb.base/pending.exp: Ditto.
6003 * gdb.base/pointers.exp: Ditto.
6004 * gdb.base/pr11022.exp: Ditto.
6005 * gdb.base/prelink.exp: Ditto.
6006 * gdb.base/printcmds.exp: Ditto.
6007 * gdb.base/psymtab.exp: Ditto.
6008 * gdb.base/randomize.exp: Ditto.
6009 * gdb.base/relational.exp: Ditto.
6010 * gdb.base/relocate.exp: Ditto.
6011 * gdb.base/remote.exp: Ditto.
6012 * gdb.base/sepdebug.exp: Ditto.
6013 * gdb.base/set-lang-auto.exp: Ditto.
6014 * gdb.base/setshow.exp: Ditto.
6015 * gdb.base/setvar.exp: Ditto.
6016 * gdb.base/signals.exp: Ditto.
6017 * gdb.base/signull.exp: Ditto.
6018 * gdb.base/sigstep.exp: Ditto.
6019 * gdb.base/sizeof.exp: Ditto.
6020 * gdb.base/solib-disc.exp: Ditto.
6021 * gdb.base/store.exp: Ditto.
6022 * gdb.base/structs.exp: Ditto.
6023 * gdb.base/structs2.exp: Ditto.
6024 * gdb.base/subst.exp: Ditto.
6025 * gdb.base/term.exp: Ditto.
6026 * gdb.base/trace-commands.exp: Ditto.
6027 * gdb.base/unwindonsignal.exp: Ditto.
6028 * gdb.base/valgrind-db-attach.exp: Ditto.
6029 * gdb.base/varargs.exp: Ditto.
6030 * gdb.base/watch-cond.exp: Ditto.
6031 * gdb.base/watch_thread_num.exp: Ditto.
6032 * gdb.base/watchpoint-cond-gone.exp: Ditto.
6033 * gdb.base/watchpoint.exp: Ditto.
6034 * gdb.base/whatis-exp.exp: Ditto.
6035
f8d3bf8f
MS
60362010-06-01 Michael Snyder <msnyder@vmware.com>
6037
6038 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
6039 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
6040 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
6041 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
6042 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
6043 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
6044 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
6045 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
6046 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
6047 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
6048 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
6049 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
6050 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
6051 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
6052 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
6053
3f9e0d32
JK
60542010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6055
6056 * gdb.base/commands.exp (begin commands on watch): Remove excessive
6057 trailing newline.
6058 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
6059 * gdb.java/jmisc.exp (p *args\n): Rename to ...
6060 (p *args): ... here and remove excessive trailing newline.
6061
f629457d
JB
60622010-05-31 Joel Brobecker <brobecker@adacore.com>
6063
6064 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
6065
09eef106
JK
60662010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
6067
6068 Accept the new Linux kernel "t (tracing stop)" string.
6069 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
6070 Update comment.
6071 (state_wait) <T (tracing stop)>: New.
6072 (main): Update the state_wait expect string.
6073
94f31136
PA
60742010-05-28 Pedro Alves <pedro@codesourcery.com>
6075
6076 * limits.c, limits.exp: Delete files.
6077 * Makefile.in (clean mostlyclean): Adjust.
6078 * tracecmd.exp: Adjust.
6079
096554ab
JK
60802010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6081
6082 * gdb.base/tui-layout.exp: New.
6083
27d3a1a2 60842010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 6085
889bf7c5 6086 * gdb.reverse/break-precsave.exp:
bcd2dc50 6087 Replace uses of send_gdb / gdb_expect.
889bf7c5 6088 * gdb.reverse/break-reverse.exp:
bcd2dc50 6089 Replace uses of send_gdb / gdb_expect.
889bf7c5 6090 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 6091 Replace uses of send_gdb / gdb_expect.
889bf7c5 6092 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 6093 Replace uses of send_gdb / gdb_expect.
889bf7c5 6094 * gdb.reverse/finish-precsave.exp:
bcd2dc50 6095 Replace uses of send_gdb / gdb_expect.
889bf7c5 6096 * gdb.reverse/finish-reverse.exp:
bcd2dc50 6097 Replace uses of send_gdb / gdb_expect.
889bf7c5 6098 * gdb.reverse/i386-precsave.exp:
bcd2dc50 6099 Replace uses of send_gdb / gdb_expect.
889bf7c5 6100 * gdb.reverse/i386-reverse.exp:
bcd2dc50 6101 Replace uses of send_gdb / gdb_expect.
889bf7c5 6102 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 6103 Replace uses of send_gdb / gdb_expect.
889bf7c5 6104 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 6105 Replace uses of send_gdb / gdb_expect.
889bf7c5 6106 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 6107 Replace uses of send_gdb / gdb_expect.
889bf7c5 6108 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 6109 Replace uses of send_gdb / gdb_expect.
889bf7c5 6110 * gdb.reverse/machinestate.exp:
bcd2dc50 6111 Replace uses of send_gdb / gdb_expect.
889bf7c5 6112 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 6113 Replace uses of send_gdb / gdb_expect.
889bf7c5 6114 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 6115 Replace uses of send_gdb / gdb_expect.
889bf7c5 6116 * gdb.reverse/solib-precsave.exp:
bcd2dc50 6117 Replace uses of send_gdb / gdb_expect.
889bf7c5 6118 * gdb.reverse/solib-reverse.exp:
bcd2dc50 6119 Replace uses of send_gdb / gdb_expect.
889bf7c5 6120 * gdb.reverse/step-precsave.exp:
bcd2dc50 6121 Replace uses of send_gdb / gdb_expect.
889bf7c5 6122 * gdb.reverse/step-reverse.exp:
bcd2dc50 6123 Replace uses of send_gdb / gdb_expect.
889bf7c5 6124 * gdb.reverse/until-precsave.exp:
bcd2dc50 6125 Replace uses of send_gdb / gdb_expect.
889bf7c5 6126 * gdb.reverse/until-reverse.exp:
bcd2dc50 6127 Replace uses of send_gdb / gdb_expect.
889bf7c5 6128 * gdb.reverse/watch-precsave.exp:
bcd2dc50 6129 Replace uses of send_gdb / gdb_expect.
889bf7c5 6130 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
6131 Replace uses of send_gdb / gdb_expect.
6132
3def43e0
JK
61332010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6134
6135 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
6136 excessive newline.
6137
27d3a1a2 61382010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
6139
6140 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
6141 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
6142 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
6143 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
6144 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
6145 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
6146 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
6147 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
6148 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
6149 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
6150 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
6151 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
6152 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
6153 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
6154 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
6155 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
6156 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
6157 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
6158 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 6159
27d3a1a2 61602010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 6161
22454424
MS
6162 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
6163 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
6164
6165 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
6166 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
6167 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
6168
889bf7c5 6169 * gdb.reverse/consecutive-reverse.exp:
22454424 6170 Replace uses of send_gdb / gdb_expect.
889bf7c5 6171 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
6172 Replace uses of send_gdb / gdb_expect.
6173
6174 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
6175 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
6176 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 6177 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
6178 Replace uses of send_gdb / gdb_expect.
6179 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
6180 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
6181 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
6182 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
6183 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
6184 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
6185 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
6186 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
6187 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
6188
61892010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 6190
22454424 6191 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 6192
22454424 6193 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 6194
22454424
MS
6195 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
6196 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
6197 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
6198 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
6199 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
6200 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
6201 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
6202 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
6203 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 6204
6e5f2c59
TT
62052010-05-25 Tom Tromey <tromey@redhat.com>
6206
6207 * gdb.base/macscp.exp: Add missing space after setup_kfail.
6208
bbc8b958
TT
62092010-05-25 Tom Tromey <tromey@redhat.com>
6210
6211 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
6212 argument order.
6213 * gdb.base/macscp.exp: Fix setup_kfail argument order.
6214 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
6215 order.
6216 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
6217 order.
6218 * gdb.base/call-sc.exp (setup_kfails): Remove.
6219 (setup_compiler_kfails): Remove.
6220 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
6221 argument order.
6222 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
6223 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
6224 (advancei): Fix setup_kfail argument order.
6225 * gdb.base/radix.exp: Fix setup_kfail argument order.
6226 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
6227 order.
6228 * gdb.base/structs.exp (setup_kfails): Remove.
6229 (setup_compiler_kfails): Fix setup_kfail argument order.
6230 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
6231 order.
6232 * gdb.java/jmain.exp: Fix setup_kfail argument order.
6233 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
6234 setup_kfail argument order.
6235 * gdb.cp/overload.exp: Fix setup_kfail argument order.
6236
83d1babf
TT
62372010-05-25 Tom Tromey <tromey@redhat.com>
6238
6239 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
6240
6acb16a2
MS
62412010-05-25 Michael Snyder <msnyder@vmware.com>
6242
6243 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
6244 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
6245 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
6246 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
6247 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
6248 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
6249 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
6250 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
6251 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
6252 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
6253 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
6254 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
6255 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
6256 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
6257 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
6258 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
6259 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
6260 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
6261 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
6262 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
6263 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
6264 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
6265 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
6266 * gdb.base/default.exp: Replace send_gdb with gdb_test.
6267 * gdb.base/define.exp: Replace send_gdb with gdb_test.
6268 * gdb.base/display.exp: Replace send_gdb with gdb_test.
6269 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
6270 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
6271 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
6272 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
6273 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
6274 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
6275 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
6276 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
6277 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
6278 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
6279 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
6280 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
6281 * gdb.base/help.exp: Replace send_gdb with gdb_test.
6282 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
6283 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
6284 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
6285 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
6286 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
6287 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
6288 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
6289 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 6290 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
6291
62922010-05-25 Doug Evans <dje@google.com>
6293
6294 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
6295 gdb.string_to_argv.
ad3986f0 6296
d3b1e874
TT
62972010-05-21 Tom Tromey <tromey@redhat.com>
6298
6299 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
6300 Call it.
6301 * gdb.dwarf2/pieces.S: Update.
6302 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
6303
cb826367
TT
63042010-05-21 Tom Tromey <tromey@redhat.com>
6305
6306 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
6307 Call it.
6308 * gdb.dwarf2/pieces.c (struct C): New.
6309 (f6): New function.
6310 * gdb.dwarf2/pieces.S: Replace.
6311
74de6778
TT
63122010-05-21 Tom Tromey <tromey@redhat.com>
6313
6314 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
6315 Call it.
6316
afd74c5f
TT
63172010-05-21 Tom Tromey <tromey@redhat.com>
6318
6319 * gdb.dwarf2.pieces.exp: New file.
6320 * gdb.dwarf2.pieces.S: New file.
6321 * gdb.dwarf2.pieces.c: New file.
6322
a7b75dfd 63232010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 6324 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
6325
6326 * lib/gdb.exp (gdb_test_no_output): New function.
6327 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
6328 when testing commands that should produce no output.
6329
c81c812a
JB
63302010-05-17 Joel Brobecker <brobecker@adacore.com>
6331
6332 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
6333 parameter that we want to watch being a constant.
6334
0cce5bd9
JB
63352010-05-17 Joel Brobecker <brobecker@adacore.com>
6336
6337 * gdb.ada/cond_lang: New testcase.
6338
47050449
JB
63392010-05-17 Joel Brobecker <brobecker@adacore.com>
6340
6341 * lib/gdb.exp (banned_variables): New variable/constant.
6342 (gdb_init): Add write trace on variables listed in banned_variables.
6343 (gdb_finish): Remove write traces on variables listed in
6344 banned_variables.
6345
77c01586
JB
63462010-05-17 Joel Brobecker <brobecker@adacore.com>
6347
6348 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
6349 * gdb.cp/koenig.exp: Likewise.
6350
88d4aea7
PM
63512010-05-14 Phil Muldoon <pmuldoon@redhat.com>
6352
889bf7c5 6353 PR python/11482
88d4aea7
PM
6354
6355 * gdb.python/py-value.exp (test_value_hash): New function.
6356
f5a010c0
PM
63572010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
6358
6359 PR exp/11530.
6360 * gdb.base/gdb11530.c: New file.
6361 * gdb.base/gdb11530.exp: New file.
6362
8ef4892f
JK
63632010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6364
6365 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
6366 * gdb.dwarf2/dw2-modula2-self-type.S: New.
6367
7322dca9
SW
63682010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
6369
6370 * gdb.cp/koenig.exp: New test.
6371 * gdb.cp/koenig.cc: New test program.
6372
02e7ea18
JB
63732010-05-05 Joel Brobecker <brobecker@adacore.com>
6374
6375 Remove the use of prms_id and bug_id throughout the testsuite.
6376
e1c34c5d
PM
63772010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
6378
6379 PR exp/11349.
6380 * testsuite/gdb.cp/ref-types.exp: Add test to examine
6381 use a reference local variable.
6382
8e1d0c49
JK
63832010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6384
6385 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
6386 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
6387 variable different_dir. Move debugfile into a full directory pathname
6388 under DIFFERENT_DIR.
6389 * lib/gdb.exp (separate_debug_filename): Remove.
6390 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
6391 variable debug_dir and mkdir of it. Update function comments.
6392
e66408ed
PA
63932010-04-29 Pedro Alves <pedro@codesourcery.com>
6394
6395 PR gdb/11557
6396
6397 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
6398 files.
6399
d7b32ed3
PM
64002010-04-29 Phil Muldoon <pmuldoon@redhat.com>
6401
889bf7c5 6402 * gdb.python/py-param.exp: New File.
d7b32ed3 6403
6aecb9c2
JB
64042010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
6405
6406 * gdb.base/default.exp: Fix "set language" test.
6407
bdf92a1c
PM
64082010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
6409
6410 PR breakpoints/11531.
6411 * gdb.base/gdb11531.c: New file.
6412 * gdb.base/gdb11531.exp: New file.
6413
3f172e24
TT
64142010-04-26 Tom Tromey <tromey@redhat.com>
6415
6416 * gdb.base/completion.exp: Add tests for completion and deprecated
6417 commands.
6418
64af4c92
JK
64192010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6420
6421 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
6422 (print /x char_array): Escape curly brackets.
6423
492928e4
JK
64242010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6425
6426 Fix deadlock on looped list of loaded shared objects.
6427 * gdb.base/solib-corrupted.exp: New.
6428
66d09542
DE
64292010-04-23 Doug Evans <dje@google.com>
6430
6431 * gdb.python/py-section-script.c: New file.
6432 * gdb.python/py-section-script.exp: New file.
6433 * gdb.python/py-section-script.py: New file.
6434
8bd10a10
CM
64352010-04-20 Chris Moller <cmoller@redhat.com>
6436
6437 PR 10179
6438
6439 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
6440 * gdb.base/pr10179-a.c:
6441 * gdb.base/pr10179-b.c:
6442 * gdb.base/pr10179.exp: New files.
6443
c0201579
JK
64442010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6445
6446 Fix crashes on dangling display expressions.
6447 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
6448 is SEP.
6449 (lib_flags): Remove the "debug" keyword.
6450 (libsepdebug): New variable for iterating new loop.
6451 (save_pf_prefix): New variable wrapping the loop.
6452 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
6453 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
6454
793b0ff8
PM
64552010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
6456
6457 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
6458
097f51f7
PM
64592010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
6460
6461 PR stabs/11479.
6462 * gdb.stabs/gdb11479.exp: New file.
6463 * gdb.stabs/gdb11479.c: New file.
6464
9a22f0d0
PM
64652010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
6466
6467 * gdb.base/charset.c (Strin16, String32): New variables.
6468 * gdb.base/charset.exp (gdb_test): Test correct display
6469 of 16 or 32 bit strings.
6470
64712010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
6472
6473 PR 9167
6474 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
6475 * gdb.cp/pr9167.cc: New file.
6476 * gdb.cp/pr9167.exp: New file.
6477
6478
6e354e5e
PM
64792010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
6480
6481 PR pascal/11492.
6482 * gdb.pascal/gdb11492.pas: New file.
6483 * gdb.pascal/gdb11492.exp: New file.
6484
be942545
JB
64852010-04-20 Joel Brobecker <brobecker@adacore.com>
6486
1667e6e3 6487 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 6488
0c3acc09
JB
64892010-04-20 Joel Brobecker <brobecker@adacore.com>
6490
6491 * gdb.ada/dyn_loc: New testcase.
6492
ec31cde5
CM
64932010-04-20 Chris Moller <cmoller@redhat.com>
6494
6495 PR 10867
889bf7c5 6496
ec31cde5
CM
6497 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
6498 * gdb.cp/pr10687.cc: New file.
6499 * gdb.cp/pr10687.exp: New file.
6500
6501
ce4b0682
SDJ
65022010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6503 Sergio Durigan Junior <sergiodj@redhat.com>
6504
6505 * gdb.fortran/logical.exp: New testcase.
6506 * gdb.fortran/logical.f90: New file.
6507
3436961f
DE
65082010-04-19 Doug Evans <dje@google.com>
6509
6510 * gdb.base/help.exp (help source): Update expected output.
6511
4d836c09
JK
65122010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6513
6514 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
6515 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
6516 gdb_exit and return.
6517 (executable): New variable.
6518 (binfile): Use it.
6519
6149aea9
PA
65202010-04-19 Pedro Alves <pedro@codesourcery.com>
6521
6522 PR breakpoints/8554.
6523
6524 * gdb.trace/save-trace.exp: Adjust.
6525
ed41462c
L
65262010-04-17 H.J. Lu <hongjiu.lu@intel.com>
6527
6528 PR corefiles/11511
6529 * gdb.arch/system-gcore.exp: New.
6530 * gdb.arch/gcore.c: Likewise.
6531
3f7b2faa
DE
65322010-04-15 Doug Evans <dje@google.com>
6533
fa33c3cd
DE
6534 * gdb.python/py-progspace.c: New file.
6535 * gdb.python/py-progspace.exp: New file.
6536
3f7b2faa
DE
6537 * gdb.base/source.exp: Add tests for "source -s".
6538
79f283fe
PM
65392010-04-14 Phil Muldoon <pmuldoon@redhat.com>
6540
6541 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
6542 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
6543 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
6544 * gdb.python/py-mi.exp: New test for to_string returning None.
6545
fc8eb08a
PM
65462010-04-12 Phil Muldoon <pmuldoon@redhat.com>
6547
6548 * gdb.python/py-breakpoint.c: Make result global.
6549
26e197f6
JK
65502010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6551
6552 Fix non-GNU make compatibility.
6553 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
6554
adc36818
PM
65552010-04-09 Phil Muldoon <pmuldoon@redhat.com>
6556
6557 * gdb.python/py-breakpoint.exp: New File.
6558 * gdb.python/py-breakpoint.C: Ditto.
6559
64e17368
SS
65602010-04-08 Stan Shebs <stan@codesourcery.com>
6561
6562 * gdb.trace/actions.exp: Clear default-collect.
6563 * gdb.trace/save-trace.exp: Clear default-collect.
6564
fff5cc64
PM
65652010-04-08 Phil Muldoon <pmuldoon@redhat.com>
6566
6567 * gdb.python/py-value: Add null string variable.
6568 (test_lazy_string): Test zero length, NULL address lazy
6569 strings.
6570
a055a187
L
65712010-04-07 H.J. Lu <hongjiu.lu@intel.com>
6572
6573 * gdb.arch/i386-avx.c: New.
6574 * gdb.arch/i386-avx.exp: Likewise.
6575
6576 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
6577
96e39866
DE
65782010-04-06 Doug Evans <dje@google.com>
6579
6580 * gdb.base/source-test.gdb: New file.
6581 * gdb.base/source.exp: Test source -v.
6582
5984a431
UW
65832010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6584
6585 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
6586
ec8a089a
PM
65872010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
6588
6589 * gdb.stabs/aout.sed: Convert all backslash to double backslash
6590 within one line, unless it is followed by a double quote.
6591 * gdb.stabs/hppa.sed: Idem.
6592 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
6593 * gdb.stabs/weird.exp: Check for correct parsing of
6594 char and string constants.
ec8a089a
PM
6595 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
6596 in .stabs to .stabx substitution.
6597
fce3c1f0
SS
65982010-04-05 Stan Shebs <stan@codesourcery.com>
6599
6600 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
6601 constant global.
6602 * gdb.trace/tfile.exp: Try to print them.
6603
d77f58be
SS
66042010-04-04 Stan Shebs <stan@codesourcery.com>
6605
6606 * gdb.base/completion.exp: Update for new "info watchpoints".
6607 * gdb.base/default.exp: Ditto.
6608 * gdb.base/help.exp: Ditto.
6609 * gdb.base/watchpoint.exp: Ditto.
6610 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 6611
af54718e
SS
66122010-04-04 Stan Shebs <stan@codesourcery.com>
6613
6614 * gdb.trace/tfile.exp: Sharpen tfind test.
6615
74d1f91e
JK
66162010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6617
6618 * gdb.base/break-entry.exp: New.
6619
eb8e76db 66202010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 6621 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
6622
6623 * gdb.reverse/i386-sse-reverse.exp: New file.
6624 * gdb.reverse/i386-sse-reverse.c: New file.
6625
bf65cad8
PA
66262010-04-02 Pedro Alves <pedro@codesourcery.com>
6627
6628 * gdb.trace/tfind.exp: Adjust expected disassembly output.
6629
fff87407
SS
66302010-04-01 Stan Shebs <stan@codesourcery.com>
6631
6632 * gdb.trace/actions.exp: Tweak expected output.
6633 * gdb.trace/while-stepping.exp: Tweak expected output.
6634
fe01d668
L
66352010-04-01 H.J. Lu <hongjiu.lu@intel.com>
6636
6637 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
6638
86b17b60
PA
66392010-04-01 Pedro Alves <pedro@codesourcery.com>
6640
6641 * gdb.base/commands.exp: Adjust.
6642 * gdb.cp/extern-c.exp: Adjust.
6643
2c58c0a9
PA
66442010-04-01 Pedro Alves <pedro@codesourcery.com>
6645
6646 * gdb.trace/collection.c (local_test_func): Define a local struct,
6647 and instanciate it.
6648
0db9b91c
PA
66492010-04-01 Pedro Alves <pedro@codesourcery.com>
6650
6651 * gdb.trace/collection.exp (gdb_collect_args_test)
6652 (gdb_collect_argarray_test): XFAIL the tests that assume the
6653 argarray argument's elements are collected.
6654
8072405b
JK
66552010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
6656
6657 * gdb.dwarf2/dw2-bad-parameter-type.exp,
6658 gdb.dwarf2/dw2-bad-parameter-type.S: New.
6659
8bf6485c
SS
66602010-03-31 Stan Shebs <stan@codesourcery.com>
6661
6662 * gdb.trace/save-trace.exp: Test save/restore of default-collect
6663 and tracepoint conditionals.
6664 (gdb_verify_tracepoints): Delete unused return.
6665
fd7f724a
KS
66662010-03-26 Keith Seitz <keiths@redhat.com>
6667
6668 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
6669 appear in the output before main.
6670 Remove KFAIL for gdb/2215 aka bz 9320.
6671
8d9e7719
DE
66722010-03-30 Doug Evans <dje@google.com>
6673
0906dd0b
DE
6674 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
6675 by dejagnu.
6676 * gdb.arch/amd64-dword.exp: Ditto.
6677
8d9e7719
DE
6678 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
6679 match.
6680 (break printf): Ditto.
6681
1da644f0
SW
66822010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
6683
6684 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
6685 gcc < 4.4.
6686 * gdb.cp/shadow.exp: Ditto.
6687
a8121990
PA
66882010-03-29 Pedro Alves <pedro@codesourcery.com>
6689
6690 * gdb.trace/collection.exp (run_trace_experiment): Make sure
6691 "tstart" is silent.
6692
6e79d367
PA
66932010-03-29 Pedro Alves <pedro@codesourcery.com>
6694
6695 * gdb.trace/collection.exp (executable): New.
6696 (binfile): Use it.
6697 (fpreg, spreg, pcreg): New.
6698 (test_register): Use gdb_test_multiple. Pass /x to print.
6699 (prepare_for_trace_test): New.
6700 (run_trace_experiment): Use "continue", not gdb_run_cmd.
6701 (gdb_collect_args_test, gdb_collect_argstruct_test)
6702 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
6703 prepare_for_trace_test.
6704 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
6705 fpreg, spreg and pcreg.
6706 (gdb_collect_expression_test, gdb_collect_globals_test): Use
6707 prepare_for_trace_test.
6708 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
6709 try to detect tracing support here. Don't set breakpoints at
6710 `begin' or `end' here.
6711 <global scope>: Use clean_restart. Run to main before checking
6712 for tracing support. Check for for tracing support here.
6713
09248348
JK
67142010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6715
6716 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
6717 " as $displacement" to "seen displacement message".
6718
d350db38
PA
67192010-03-28 Pedro Alves <pedro@codesourcery.com>
6720
6721 * gdb.trace/while-dyn.exp (executable): New variable.
6722 (binfile): Use it.
6723 (test_while_stepping): New function. Move most tests here. Call
6724 it once for each of the while-stepping, stepping and ws aliases.
6725
907af001
UW
67262010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6727
6728 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
6729 that do not provide the tagless_struct type name at all.
6730 (test_print_anon_union): Do not check value of uninitialized
6731 union member. Do not use cp_test_ptype_class, so we can accept
6732 "long" as well as "long int".
6733
610197fd
PA
67342010-03-26 Pedro Alves <pedro@codesourcery.com>
6735
6736 * gdb.trace/tfile.c (tohex, bin2hex): New.
6737 (write_error_trace_file): Hexify error description.
6738
6c28cbf2
SS
67392010-03-25 Stan Shebs <stan@codesourcery.com>
6740
6741 * gdb.trace/tfile.c: Generate an additional trace file, improve
6742 portability.
6743 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
6744 files in a better way.
6745
e62b8c7e
KS
67462010-03-25 Keith Seitz <keiths@redhat.com>
6747
6748 * gdb.java/jprint.exp: XFAIL printing of static class members
6749 because of GCC debuginfo problem.
6750
82ccf5a5
JK
67512010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6752
6753 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
6754
293e2f9e
DJ
67552010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
6756
6757 * gdb.base/completion.exp: Allow long instead of long int.
6758 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
6759 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
6760 variable p.
6761 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
6762 * gdb.base/pointers.exp: Allow long instead of long int.
6763 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
6764 * gdb.base/step-line.exp: Allow a directory before the source file name.
6765
95a42b64
TT
67662010-03-24 Tom Tromey <tromey@redhat.com>
6767
6768 PR breakpoints/9352:
6769 * gdb.base/default.exp: Update.
6770 * gdb.base/commands.exp: Update.
6771 * gdb.cp/extern-c.exp: Test setting commands on multiple
6772 breakpoints at once.
6773
2390201f
DJ
67742010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
6775
6776 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
6777 if gdb,nosignals.
6778 * gdb.base/watchpoints.c: Do not include unnecessary headers.
6779 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
6780 exited".
6781
8c9a6790
SS
67822010-03-24 Stan Shebs <stan@codesourcery.com>
6783
6784 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
6785
a6c727b2
DJ
67862010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
6787
6788 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
6789 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
6790 argument. Handle "short" and "long".
6791 (Top level): Pass overprototyped output for old_fptr and xptr.
6792
4dfd5423
PA
67932010-03-23 Pedro Alves <pedro@codesourcery.com>
6794
6795 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
6796 format strings and add casts to avoid compiler warnings.
6797
67982010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
6799
6800 * lib/trace-support.exp (gdb_trace_setactions):
6801 Don't expect whitespace after ">" prompt.
6802 * gdb.trace/actions.exp: Adjust for output changes.
6803 * gdb.trace/while-stepping.exp: Likewise.
6804
c847d045
JK
68052010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6806
6807 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
6808 and r157645).
6809
5f717f1d
JK
68102010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6811
6812 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
6813 New.
6814
7d6d51d5
DJ
68152010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
6816
6817 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
6818 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
6819
3b11a015
SS
68202010-03-19 Stan Shebs <stan@codesourcery.com>
6821
6822 * gdb.trace/ax.exp: New file.
6823
d7d158ed
DE
68242010-03-19 Doug Evans <dje@google.com>
6825
6bb85cd1
DE
6826 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
6827 output from gcc.
6828
d7d158ed
DE
6829 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
6830 named /usr/sbin/prelink<foo>.
6831
4daf5ac0
SS
68322010-03-18 Stan Shebs <stan@codesourcery.com>
6833
6834 * gdb.trace/circ.exp: Test circular-trace-buffer.
6835 * gdb.trace/tfile.exp: Update tstatus test.
6836
e8d05480
JB
68372010-03-18 Joel Brobecker <brobecker@adacore.com>
6838
6839 * gdb.dwarf2/dw2-anonymous-func.S: New file.
6840 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
6841
441b986a
UW
68422010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6843
6844 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
6845
4247603b
PA
68462010-03-18 Pedro Alves <pedro@codesourcery.com>
6847
6848 * gdb.base/default.exp: Adjust the expected output of the finish
6849 and until commands when the inferior is not being run.
6850
13387711
SW
68512010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
6852
6853 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
6854 * gdb.cp/nsusing.exp: Ditto.
6855
6e31430b
TT
68562010-03-15 Tom Tromey <tromey@redhat.com>
6857
6858 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
6859 * gdb.cp/userdef.cc (operator==): New function.
6860 (main): New locals mem1, mem2.
6861
e2d69cb5
JZ
68622010-03-15 Jie Zhang <jie@codesourcery.com>
6863
6864 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
6865 Declare and use new loadtimeout variable.
6866
f572f0a9
DJ
68672010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
6868
6869 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
6870 Use gdb_load later.
6871
51f4c0b0
PA
68722010-03-14 Pedro Alves <pedro@codesourcery.com>
6873
6874 * gdb.base/solib-disc.c (main): Make format of fprintf a string
6875 literal. Add missing endlines to prints to stderr.
6876
1c809c68
TT
68772010-03-12 Tom Tromey <tromey@redhat.com>
6878
6879 PR c++/9708:
6880 * gdb.cp/m-static.exp: Add regression test.
6881 * gdb.cp/m-static.cc (method): New method.
6882 (main): Call it.
6883
00ae8fef
SW
68842010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
6885
6886 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
6887 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
6888
759f0f0b
PA
68892010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
6890
21e24d21
PA
6891 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
6892
68932010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
6894
759f0f0b
PA
6895 * lib/gdb.exp (skip_stl_tests): New.
6896 (gdb_compile): Symbian needs -ldl.
6897 (shlib_target_file): New.
6898 (shlib_symbol_file): New.
6899 (gdb_load_shlibs): Use shlib_target_file.
6900 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
6901 * gdb.cp/exception.exp: Use skip_stl_tests.
6902 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
6903 * gdb.cp/try_catch.exp: Use skip_stl_tests.
6904 * gdb.cp/mb-templates.exp: Ditto.
6905 * gdb.base/commands.exp: Relax regexes.
6906 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
6907 shlib_target_file and shlib_symbol_file.
6908 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
6909 sections.
6910 * gdb.base/ending-run.exp: Accept E32Main for symbian.
6911 * gdb.base/solib-disc.exp: Use
6912 shlib_target_file and shlib_symbol_file.
6913 * gdb.base/unload.exp: Don't skip on symbian. Use
6914 shlib_target_file and shlib_symbol_file.
6915 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
6916
6a8f2671 69172010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 6918
6a8f2671
PA
6919 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
6920 * gdb.trace/report.exp: Adjust for x86 and x86_64.
6921 Issue a tfind end before looking for a tracepoint frame.
6922 * gdb.trace/tfind.exp: Adjust tstatus output.
6923 Adjust disassembly output.
6924 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
6925
ccf26247
JK
69262010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6927
6928 * gdb.base/break-interp.exp: Create new displacement parameter value
6929 for the test_ld calls.
6930 (reach): New parameter displacement, verify its content. New push of
6931 pf_prefix "reach-$func:". Import global expect_out.
6932 (test_core): New parameter displacement, verify its content. New push
6933 of pf_prefix "core:". New command "set verbose on". Import global
6934 expect_out.
6935 (test_attach): New parameter displacement, verify its content. New
6936 push of pf_prefix "attach:". New command "set verbose on". Import
6937 global expect_out.
6938 (test_ld): New parameter displacement, pass it to the reach, test_core
6939 and test_attach calls and verify its content in the "ld.so exit" test.
6940 * gdb.base/prelink.exp: Remove gdb_exit and final return.
6941 (prelink): Update expected text, use gdb_test.
6942
e469c7fb
DE
69432010-03-10 Doug Evans <dje@google.com>
6944
6945 * gdb.base/checkpoint.exp: Fix comment.
6946 Lengthen timeout while doing >600 checkpoints test.
6947 Rename duplicate "kill all one" test to keep test names unique.
6948
60e1c644
PA
69492010-03-10 Pedro Alves <pedro@codesourcery.com>
6950
6951 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
6952
cec808ec
KS
69532010-03-08 Keith Seitz <keiths@redhat.com>
6954
889bf7c5
PA
6955 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
6956 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
6957 (dm_type_long): New function.
6958 (dm_type_unsigned_short): New function.
6959 (dm_type_unsigned_long): New function.
6960 (myint): New typedef.
6961 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
6962 long, unsigned shor and long, operator char*, and typedef.
6963 (test_lookup_operator_functions): Add operator char* test.
6964 (test_paddr_operator_functions): Likewise.
6965 (test_paddr_overloaded_functions): Use probe values for
6966 short, long, and unsigned short and long.
6967 (test_paddr_hairy_functions): If the demangler probe detected
6968 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
6969 demangler.
6970 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
6971 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
6972 and "print null_pmf".
6973 Add test "ptype a.*pmf".
6974 * gdb.cp/overload.exp: Allow optional "int" to appear with
6975 "short" and "long".
6976 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
6977 long expect value for men_overload1arg.
6978 Allow "int" to appear with "short" and "long".
6979 When testing "info break", add argument for main (void).
6980 Also allow "int" to appear with "short" and "long".
6981 Ditto with "unsigned" and "long long".
cec808ec
KS
6982 * gdb.java/jmain.exp: Do not enclose methods names in single
6983 quotes.
6984 * gdb.java/jmisc.exp: Likewise.
6985 * gdb.java/jprint.exp: Likewise.
6986 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
6987
6988 From Jan Kratochvil <jan.kratochvil@redhat.com>:
6989 * gdb.cp/exception.exp (backtrace after first throw)
6990 (backtrace after second throw): Allow a namespace before __cxa_throw.
6991 (backtrace after first catch, backtrace after second catch): Allow
6992 a namespace before __cxa_begin_catch.
6993
6994 * gdb.cp/cpexprs.exp: New file.
6995 * gdb.cp/cpexprs.cc: New file.
6996
6997 From Daniel Jacobowitz <dan@codesourcery.com>
6998 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
6999 to use string_to_regexp.
7000 (ctor, dtor): New functions. Use them to match constructor
7001 and destructor function types.
7002 (Top level): Use runto_main.
7003
f870a310
TT
70042010-03-05 Tom Tromey <tromey@redhat.com>
7005
7006 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
7007 gdb.target_charset.
7008 (pp_ns.to_string): Likewise.
7009
0c199f28
KS
70102010-03-04 Keith Seitz <keiths@redhat.com>
7011
7012 * gdb.cp/overload.exp: Test that the filename portion of a linespec
7013 can be quoted. Test that both the filename and function/line
7014 portions can be quoted at the same time.
7015
c7437ca6
PA
70162010-03-04 Pedro Alves <pedro@codesourcery.com>
7017
7018 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
7019
b111b805
DE
70202010-03-03 Doug Evans <dje@google.com>
7021
24486cb7
DE
7022 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
7023 libc contains libpthread.
7024
b111b805
DE
7025 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
7026 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
7027 of gdb_compile. Add another pattern to match android backtrace.
7028
a0e0ef55
TT
70292010-03-03 Tom Tromey <tromey@redhat.com>
7030
7031 PR gdb/11345:
7032 * gdb.base/printcmds.exp (test_printf): Add test.
7033
1ba53b71
L
70342010-03-02 H.J. Lu <hongjiu.lu@intel.com>
7035
7036 * gdb.arch/amd64-byte.exp: New.
7037 * gdb.arch/amd64-dword.exp: Likewise.
7038 * gdb.arch/amd64-pseudo.c: Likewise.
7039 * gdb.arch/amd64-word.exp: Likewise.
7040 * gdb.arch/i386-byte.exp: Likewise.
7041 * gdb.arch/i386-pseudo.c: Likewise.
7042 * gdb.arch/i386-word.exp: Likewise.
7043
f5dff777
DJ
70442010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
7045
7046 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
7047 types. Add structreg, bitfields, and flags registers.
7048 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
7049 registers.
7050
90884b2b
L
70512010-03-01 H.J. Lu <hongjiu.lu@intel.com>
7052
7053 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
7054 (load_description): Set architecture if defined.
7055
dc00d89f
PM
70562010-02-28 Phil Muldoon <pmuldoon@redhat.com>
7057
7058 * gdb.python/py-frame.exp: Add read_var block tests.
7059 * gdb.python/py-frame.c (block): New function.
7060
0e095b7e
JK
70612010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7062 Daniel Jacobowitz <dan@codesourcery.com>
7063
7064 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
7065
624f1a65
DM
70662010-02-25 David S. Miller <davem@davemloft.net>
7067
7068 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
7069 fix logic for setting all_syscalls_numbers.
7070
f3e9a817
PM
70712010-02-24 Phil Muldoon <pmuldoon@redhat.com>
7072
7073 * Makefile.in: Add py-block and py-symbol.
7074 * gdb.python/py-symbol.exp: New File.
7075 * gdb.python/py-symtab.exp: New File.
7076 * gdb.python/py-block.exp: New File.
7077 * gdb.python/py-symbol.c: New File.
7078 * gdb.python/py-block.c: New File.
7079
f6bbabf0
PM
70802010-02-24 Phil Muldoon <pmuldoon@redhat.com>
7081
7082 PR python/11314
7083 * lib/gdb.exp (skip_python_tests): New function.
7084 * gdb.python/py-cmd.exp: Use skip_python_tests.
7085 * gdb.python/py-frame.exp: Likewise.
7086 * gdb.python/py-function.exp: Likewise.
7087 * gdb.python/py-prettyprint.exp: Likewise.
7088 * gdb.python/py-template.exp: Likewise.
7089 * gdb.python/py-type.exp: Likewise.
7090 * gdb.python/py-value.exp: Likewise.
7091
85d721b8
PA
70922010-02-22 Pedro Alves <pedro@codesourcery.com>
7093
7094 PR9605
7095
7096 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
7097
48e32051
TT
70982010-02-19 Tom Tromey <tromey@redhat.com>
7099
7100 PR c++/8693, PR c++/9496:
7101 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
7102 regression tests.
7103
ac9c0048
JK
71042010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7105
7106 Fix compatibility with m68k as.
7107 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
7108 Use only /* comments */.
7109
57bb97a4
UW
71102010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7111
7112 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
7113 * configure: Regenerate.
7114
7d1bf85c
DJ
71152010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
7116
7117 * gdb.python/py-type.exp: Check for Python support.
7118
061b5285
PA
71192010-02-17 Pedro Alves <pedro@codesourcery.com>
7120
7121 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
7122 `regsub' syntax available.
7123
f8a8bc2c
PA
71242010-02-17 Pedro Alves <pedro@codesourcery.com>
7125
7126 * gdb.base/shmain.c (main): Remove printf call.
7127 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
7128 * gdb.base/unload.c (main): Make format of fprintf a string
7129 literal. Add missing endlines to prints to stderr.
7130 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
7131
6f451e5e
TT
71322010-02-17 Tom Tromey <tromey@redhat.com>
7133
7134 * gdb.java/jprint.java (jprint.props): New field.
7135 * gdb.java/jprint.exp (set_lang_java): Add regression test.
7136
12d79008
PA
71372010-02-17 Pedro Alves <pedro@codesourcery.com>
7138
ef801a0e 7139 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
7140 available.
7141
d252f7e5
DJ
71422010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7143
7144 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
7145 creation to support remote host testing.
7146
67bdab6c
DJ
71472010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7148
7149 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
7150 Recognize "command not found".
7151
bb391223
DJ
71522010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7153
7154 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
7155 single-stepping.
7156
70362913
DJ
71572010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7158
7159 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
7160 if arguments are not supported.
7161
493f3c00
DJ
71622010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7163
7164 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
7165 be const or non-const.
7166
8034c749
DJ
71672010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7168
7169 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
7170 mi_send_resuming_command to send -exec-continue.
7171
791dfb64
DJ
71722010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7173
7174 * gdb.base/list.exp (test_list_filename_and_function): Add test
7175 with single quotes.
7176 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
7177 matching.
7178 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
7179 Add KFAIL'd tests for PR gdb/11289.
7180
7c5fe868
DJ
71812010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7182
7183 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
7184
fdc498b8
DJ
71852010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7186
7187 * gdb.base/comp-dir/subdir/dummy.txt: New file.
7188 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
7189 a temporary directory.
7190
b519e2a6
DJ
71912010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7192
7193 * gdb.base/charset.exp: Use a single regular expression to match
7194 show host-charset and show target-charset output.
7195
74164c56
JK
71962010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7197
7198 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
7199 "Illegal process-id" expect string more exact.
7200 (attach to digits-starting nonsense is prohibited): New.
7201
701ed6dc
JK
72022010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7203
7204 * gdb.base/prelink.exp (set verbose on): New.
7205
889bf7c5 72062010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
7207
7208 * mi-reverse.exp: New file. Test for reverse option to the
7209 following MI commands: exec-continue, exec-finish, exec-next,
7210 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 7211
dadf0e9c
JB
72122010-02-09 Joel Brobecker <brobecker@adacore.com>
7213
7214 * gdb.ada/ptype_tagged_param: New testcase.
7215
714f19d5
TT
72162010-02-08 Tom Tromey <tromey@redhat.com>
7217
7218 PR c++/8017:
7219 * gdb.cp/overload.exp: Add tests.
7220 * gdb.cp/overload.cc (struct K): New.
7221 (namespace N): New.
7222 (main): Call new functions.
7223 (K::staticoverload): Define.
7224
889bf7c5 72252010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
7226
7227 PR gdb/10728
7228 * gdb.cp/pr10728-x.h: New file.
7229 * gdb.cp/pr10728-x.cc: New file.
7230 * gdb.cp/pr10728-y.cc: New file.
7231 * gdb.cp/pr10728.exp: New file.
7232 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
7233
889bf7c5 72342010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
7235
7236 PR gdb/9067
7237 * gdb.cp/pr9067.exp: New
7238 * gdb.cp/pr9067.cc: New
7239 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
7240
7b356089
JB
72412010-02-08 Joel Brobecker <brobecker@adacore.com>
7242
7243 * lib/gdb.exp (gdb_test_timeout): New global variable.
7244 Set it to timeout if not already set.
7245 (gdb_init): Reset the value of timeout to gdb_test_timeout.
7246
1be00882
DE
72472010-02-05 Doug Evans <dje@google.com>
7248
7249 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
7250 user.
7251
82856980
SW
72522010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
7253
7254 PR c++/7935:
7255 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
7256
1a334831
TT
72572010-02-04 Tom Tromey <tromey@redhat.com>
7258
7259 * gdb.cp/virtbase.exp: Make test case names unique.
7260
9c3c02fd
TT
72612010-02-02 Tom Tromey <tromey@redhat.com>
7262
7263 * gdb.cp/virtbase.exp: Add regression tests.
7264 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
7265 (main): Instantiate RHC.
7266
0cc2414c
TT
72672010-02-02 Tom Tromey <tromey@redhat.com>
7268
7269 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
7270 type-printing change.
7271
edf3d5f3
TT
72722010-02-02 Tom Tromey <tromey@redhat.com>
7273
7274 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
7275 * gdb.cp/virtbase.cc: New file.
7276 * gdb.cp/virtbase.exp: New file.
7277 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
7278
e4b7f41c
JK
72792010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7280
7281 PR libc/11214:
7282 * gdb.threads/current-lwp-dead.c: Include features.h.
7283 (HAS_NOMMU): New.
7284 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
7285
b381ea14
JK
72862010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7287
7288 * gdb.base/symbol-without-target_section.exp,
7289 gdb.base/symbol-without-target_section.c: New.
7290
c593ac0e
DJ
72912010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7292
7293 * gdb.base/bigcore.exp: Reset increased timeout.
7294 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
7295
db25f29d
DJ
72962010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7297
7298 * gdb.base/gcore.exp (capture_command_output): Use
7299 gdb_test_multiple.
7300
f9d67f43
DJ
73012010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7302
7303 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
7304 * gdb.arch/thumb2-it.exp (test_it_break): New function.
7305 (Top level): Call it.
7306
177321bd
DJ
73072010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7308
7309 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
7310
97f2ed50
DJ
73112010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7312
7313 * gdb.base/call-strs.exp, gdb.base/default.exp,
7314 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
7315 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
7316 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
7317 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
7318 gdb.base/watchpoint-solib.exp: Save and restore timeout.
7319 * gdb.base/ending-run.exp: Correct restore of timeout.
7320 * gdb.base/page.exp: Remove unnecessary timeout setting.
7321
e4e2711a
JB
73222010-01-29 Joel Brobecker <brobecker@adacore.com>
7323
7324 * gdb.ada/rec_return: New testcase.
7325
ba581dc1
JB
73262010-01-29 Joel Brobecker <brobecker@adacore.com>
7327
7328 * gdb.ada/call_pn: New testcase.
7329
4ea95be9
DJ
73302010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7331
7332 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
7333 (Top level): Use it to resume.
7334 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
7335 the Thumb mode displaced stepping error as unsupported.
7336
df83a9bf
SW
73372010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
7338
889bf7c5
PA
7339 * gdb.cp/nsusing.exp: Added more tests.
7340 * gdb.cp/nsrecurs.exp: Ditto.
7341 * gdb.cp/nsusing.cc: Added test functions.
7342 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 7343
40b27cdc
JK
73442010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7345
7346 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
7347 absolute directory pathnames in gdb.sum file.
7348
de958931
SW
73492010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
7350
7351 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
7352 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
7353
708ead4e
TT
73542010-01-26 Tom Tromey <tromey@redhat.com>
7355
7356 PR exp/7643:
7357 * gdb.base/printcmds.exp (test_print_string_constants): Remove
7358 setup_kfail.
7359
b14e635e
SW
73602010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
7361
7362 * gdb.cp/nsrecurs.exp: New test.
7363 * gdb.cp/nsrecurs.cc: New test program.
7364 * gdb.cp/nsstress.exp: New test.
7365 * gdb.cp/nsstress.cc: New test program.
7366 * gdb.cp/nsdecl.exp: New test.
7367 * gdb.cp/nsdecl.cc: New test program.
7368
8540c487
SW
73692010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
7370
7371 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
7372 imported into file scope.
7373 Marked test as xfail.
7374 * gdb.cp/namespace-using.cc (marker5): New function.
7375 * gdb.cp/shadow.exp: New test.
7376 * gdb.cp/shadow.cc: New test program.
7377 * gdb.cp/nsimport.exp: New test.
7378 * gdb.cp/nsimport.cc: New test program.
7379
421d5d99
TT
73802010-01-25 Tom Tromey <tromey@redhat.com>
7381
7382 PR gdb/11049:
7383 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
7384 with "set print null-stop on".
7385
691f8dc1
JK
73862010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7387
7388 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
7389 Adjust it for DISASSEMBLY_OMIT_FNAME.
7390
0b92b5bb
TT
73912010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7392
7393 PR symtab/11199:
7394 * gdb.dwarf2/member-ptr-forwardref.exp,
7395 gdb.dwarf2/member-ptr-forwardref.S: New.
7396
23787403
JK
73972010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7398
7399 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
7400 (thread1_func): Protect thread1_tid with thread1_tid_cond by
7401 thread1_tid_mutex. Remove gdbstop_mutex handling.
7402 (thread2_func): Protect thread2_tid with thread2_tid_cond by
7403 thread2_tid_mutex. Remove gdbstop_mutex handling.
7404 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
7405 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
7406 pthread_cond_wait conditionalizations by while loops.
7407
b966cb8a
TT
74082010-01-20 Tom Tromey <tromey@redhat.com>
7409
7410 PR backtrace/10770:
7411 * gdb.dwarf2/pr10770.exp: New file.
7412 * gdb.dwarf2/pr10770.c: New file.
7413 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
7414
fcae584b
VP
74152010-01-20 Vladimir Prus <vladimir@codesourcery.com>
7416
7417 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
7418 that target was removed, and the test always runs native anyway.
7419
a0f49112
JK
74202010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7421
7422 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
7423 gdb.base/watchpoint-cond-gone-stripped.c: New.
7424
ceeb3d5a
TT
74252010-01-19 Tom Tromey <tromey@redhat.com>
7426
7427 PR c++/8000:
7428 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
7429 existing tests.
7430 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
7431 (main): Use AAA::SomeEnum.
7432
dd322c54
JK
74332010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7434
7435 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
7436 (test_ignore_count): Declare line_callme_body global.
7437 (run to breakpoint with ignore count): Use line_callme_body.
7438 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
7439 (set line_main_hello, set line_main_return): Reindent.
7440 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
7441 New.
7442 (continue to callee4): Use line_callee4_body.
7443 (check *stopped from CLI command): Use line_callee4_next.
7444 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
7445 (set line_main_hello, set line_main_return): Reindent.
7446 (set line_callee4_head, set line_callee4_body): New.
7447 (continue to callee4): Use line_callee4_body.
7448
4e8f195d
TT
74492010-01-18 Tom Tromey <tromey@redhat.com>
7450
7451 PR c++/9680:
7452 * gdb.cp/casts.cc: Add new classes and variables.
7453 * gdb.cp/casts.exp: Test new operators.
7454
9e14a9ba
JB
74552010-01-18 Tom Tromey <tromey@redhat.com>
7456 Thiago Jung Bauermann <bauerman@br.ibm.com>
7457
7458 * gdb.python/source2.py: New file.
7459 * gdb.python/source1: New file.
7460 * gdb.python/python.exp: Test "source" command.
7461
00bf0b85
SS
74622010-01-15 Stan Shebs <stan@codesourcery.com>
7463
7464 * gdb.trace/tfile.c: New file.
7465 * gdb.trace/tfile.exp: New file.
889bf7c5 7466
55235ad7
JK
74672010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7468
7469 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
7470
9f2982ff
JK
74712010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7472
7473 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
7474
bbfba9ed
JK
74752010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7476
7477 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
7478 (libfunc): New parameter action. Implement also selectable "sleep".
7479 * gdb.base/break-interp-main.c: Include assert.h.
7480 (libfunc): New parameter action.
7481 (main): New parameters argc and argv. Assert argc. Pass argv.
7482 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
7483 (test_attach): New proc.
7484 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
7485 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
7486
61f0d762
JK
74872010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7488
7489 * gdb.base/break-interp.exp (test_core): New proc.
7490 (test_ld): Call it.
7491
06a6f270
JK
74922010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7493
7494 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
7495 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
7496 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
7497 and gdb_compile_shlib. Use new -Wl compiler options.
7498 (dl bt, main bt): New tests.
7499
51bee8e9
JK
75002010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7501
7502 Support PIEs with no symfile_objfile.
7503 * gdb.base/break-interp.exp: New argument at the test_ld calls.
7504 (test_ld): New parameter trynosym.
7505 (test_ld <$trynosym>): New block.
7506
b8040f19
JK
75072010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7508
7509 * gdb.base/break-interp.exp: New file.
7510
be759fcf
PM
75112010-01-13 Phil Muldoon <pmuldoon@redhat.com>
7512
7513 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
7514 * gdb.python/py-prettyprint.py (pp_ls): New printer.
7515 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
7516 test.
7517 * gdb.python/py-prettyprint.c: Define lazystring test structure.
7518 * gdb.python/py-mi.exp: Add lazy string test.
7519
dc146f7c
VP
75202010-01-13 Vladimir Prus <vladimir@codesourcery.com>
7521
7522 * lib/mi-support.exp (mi_check_thread_states): Handle
7523 core number in thread listing.
7524
b4ba55a1
JB
75252010-01-12 Joel Brobecker <brobecker@adacore.com>
7526
7527 * gdb.base/maint.exp: Adjust the expected output for the
7528 "maint print type" test. Use gdb_test_multiple instead of
7529 gdb_sent/gdb_expect.
7530
08e24bd4
DE
75312010-01-11 Doug Evans <dje@google.com>
7532
6496a609
DE
7533 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
7534 from gdbserver_download. All callers updated.
7535
08e24bd4
DE
7536 * gdb.server/ext-run.exp: "info os processes" requires xml support.
7537
b5cfddf5
JK
75382010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7539
7540 Implement binary numbers parsing.
7541 * gdb.base/printcmds.exp (test_integer_literals_accepted)
7542 (test_integer_literals_rejected): New binary tests.
7543
3725885a
RW
75442010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7545
7546 * gdb.cell/configure: Regenerate.
7547
37aeb5df
JK
75482010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7549
7550 * gdb.base/corefile.exp: Move the core finding block out and call it as
7551 core_find, new variable $corefile, replace corefile by $corefile and
7552 [file tail $corefile] for usage vs. test names resp.
7553 * lib/gdb.exp (core_find): Move it as a new function here. New
7554 parameter binfile and deletefiles. New variable $destcore. Pre-delete
7555 $destcore. Return "" on error.
7556
d521f563
JK
75572010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7558
7559 Workaround PR binutils/10802.
7560 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
7561 (twice).
7562
28f24826
DJ
75632010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7564
7565 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
7566
2de75e71
JB
75672010-01-08 Joel Brobecker <brobecker@adacore.com>
7568
7569 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
7570 call, to avoid interruption.
7571
fe00719b 75722010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
7573
7574 * gdb.stabs/weird.def (args93): New.
7575
d0ef5df8
DE
75762010-01-07 Doug Evans <dje@google.com>
7577
7578 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
7579
3a08d52f
TT
75802010-01-07 Tom Tromey <tromey@redhat.com>
7581
7582 * gdb.base/source.exp: Use correct line number.
7583
7a697b8d
SS
75842010-01-05 Stan Shebs <stan@codesourcery.com>
7585
7586 * gdb.trace/tracecmd.exp: Test ftrace.
7587
7803799a
UW
75882010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7589
7590 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
7591
c54eabfa
JK
75922010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7593
7594 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
7595 "uint_for_mi_testing".
7596
02e7ef19
JB
75972010-01-01 Joel Brobecker <brobecker@adacore.com>
7598
7599 Test indented comment in file being sourced.
7600 * gdb.base/commands.exp: Test indented comment in file being sourced.
7601
abd775ce
JB
76022010-01-01 Joel Brobecker <brobecker@adacore.com>
7603
7604 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
7605 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
7606 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
7607 notice.
7608
79b55b82
JB
76092010-01-01 Joel Brobecker <brobecker@adacore.com>
7610
7611 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
7612 notice.
7613
8997583e
JK
76142010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7615
7616 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
7617 missing $after_stopped and comma (,) expectation.
7618
6da95a67
SS
76192009-12-31 Stan Shebs <stan@codesourcery.com>
7620
7621 * gdb.trace/actions.exp: Test teval action.
889bf7c5 7622
218d2fc6
TJB
76232009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7624
7625 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
7626 (top level): Call test_watchpoint_in_big_blob.
7627 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
7628 watchpoints.
7629 (func3): Write to buf.
7630
236f1d4d
SS
76312009-12-29 Stan Shebs <stan@codesourcery.com>
7632
7633 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 7634
f61e138d
SS
76352009-12-28 Stan Shebs <stan@codesourcery.com>
7636
7637 * gdb.trace/tsv.exp: New file.
7638 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 7639
0219b378
DJ
76402009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
7641
7642 * gdb.base/find.c (main): Reference search buffers.
7643 * gdb.base/included.c (main): Reference integer.
7644 * gdb.base/ptype.c (charfoo): Declare.
7645 (intfoo): Call charfoo.
7646 * gdb.base/scope0.c (useitp): New function.
7647 (usestatics): Use useitp.
7648 (useit): Add a type for val.
7649 * gdb.base/scope1.c (useit1): Take a pointer argument.
7650 (usestatics1): Update calls to useit1.
7651 * gdb.cp/call-c.cc: Declare foo.
7652 (main): Call foo.
7653 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
7654 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
7655 (main): Call C::ensureRefs and ensureOtherRefs.
7656 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
7657 variables.
7658 (ensureOtherRefs): New function.
7659 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
7660 * gdb.cp/templates.cc (main): Call t5i.value.
7661
3f78692f
JK
76622009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7663
7664 Fix compatibility with G++-4.5.
7665 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
7666 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
7667 (uncaught return): Remove.
7668
429374b8
JK
76692009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7670 Phil Muldoon <pmuldoon@redhat.com>
7671
7672 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
7673 (bp_location13, bp_location14, bp_location17, bp_location18)
7674 (marker3_proto, marker4_proto): New variables.
7675 (breakpoint info): Update output.
7676 (run until breakpoint at marker3, run until breakpoint at marker4): New
7677 tests.
7678
859825b8
JK
76792009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7680
7681 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
7682 Replace the printf call of Y by provided "y-set-1" label. New block
7683 for the second shared library.
7684 * gdb.base/unload.exp: Compile also the second library, call
7685 gdb_load_shlibs also for it. Use now gdb_breakpoint.
7686 (single pending breakpoint info): Rename to ...
7687 (pending breakpoint info before run): ... this extended test.
7688 (libfile2, libname2, libsrcfile2, libsrc2)
7689 (lib_sl2): New variables.
7690 (exec_opts): Set also SHLIB_NAME2.
7691 (pending breakpoint info on first run at shrfunc1)
7692 (pending breakpoint info on second run at shrfunc1)
7693 (pending breakpoint info on second run at shrfunc2)
7694 (print y from libfile, print y from libfile2): New tests.
7695 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
7696 * gdb.base/unloadshr2.c: New.
7697
e6a386cd
HZ
76982009-12-22 Hui Zhu <teawater@gmail.com>
7699
7700 * gdb.reverse/sigall-reverse.exp: Adjust.
7701
9e19b45e
VP
77022009-12-21 Vladimir Prus <vladimir@codesourcery.com>
7703
7704 PR gdb/10884
7705
7706 * gdb.mi/var-cmd.c (do_bitfield_tests): New
7707 (main): Call do_bitfield_tests.
aacf5b1e 7708 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 7709
d53a7b30
JB
77102009-12-20 Joel Brobecker <brobecker@adacore.com>
7711
7712 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
7713 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
7714 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
7715 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
7716 gdb.modula2/unbounded1.c: Update copyright header.
7717
191ca0a1
CM
77182009-12-10 Chris Moller <moller@mollerware.com>
7719
7720 PR gdb/9399
7721 * gdb.cp/virtfunc2.exp: New tests
7722 * gdb.cp/virtfunc2.cc: New tests
7723 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
7724
0fa6cf1b
MS
77252009-12-10 Oza Pawandeep (paawan1982@yahoo.com
7726
7727 * gdb.reverse/i387-env-reverse.c: New file.
7728 * gdb.reverse/i387-env-reverse.exp: New file.
7729 * gdb.reverse/i387-stack-reverse.c: New file.
7730 * gdb.reverse/i387-stack-reverse.exp: New file.
7731
361ae042
PM
77322009-12-08 Phil Muldoon <pmuldoon@redhat.com>
7733
7734 * gdb.python/py-type.exp (test_range): New test.
7735
bfd31e71
PM
77362009-12-03 Phil Muldoon <pmuldoon@redhat.com>
7737
7738 PR python/10805
7739
7740 * gdb.python/py-type.exp: New file.
7741 * gdb.python/py-type.c: New file.
7742 * Makefile.in: Add py-type.
7743
57a1d736
TT
77442009-12-03 Tom Tromey <tromey@redhat.com>
7745
7746 * gdb.python/py-value.exp (test_parse_and_eval): New
7747 function.
7748
1f3b5d1b
PP
77492009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
7750
7751 PR gdb/11022
7752
7753 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
7754 * gdb.base/pr11022.c: New test.
7755
8b7dbdc9
JK
77562009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7757
7758 Fix spurious false FAILs.
7759 * gdb.base/structs.c (chartest): New.
7760 (main): Fill-in chartest.
7761 * gdb.base/structs.exp (anychar_re, first): New.
7762 (start_structs_test): Import global anychar_re and first.
7763 New gdb_test call "set print elements 300; ${testfile}"
7764 (start_structs_test <$first>): New block.
7765 (any): Import global anychar_re. New variable ac. Use ${ac}.
7766
6a53b2ec
JK
77672009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7768
7769 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
7770
d7167b4c
JK
77712009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7772
7773 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
7774 Force $srcfile file.
7775 * gdb.base/foll-fork.c (callee): Comment out the printf call.
7776
b1798462
UW
77772009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7778
7779 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
7780 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
7781 * gdb.threads/watchthreads-reorder.exp: Likewise.
7782
b6199126
DJ
77832009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
7784
7785 PR gdb/8704
7786
7787 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
7788 "if", and "thread". Correct matching in the previous test.
7789
b22a0510
DJ
77902009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
7791
7792 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
7793
930636d2
MS
77942009-11-23 Michael Snyder <msnyder@vmware.com>
7795
7796 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
7797 * gdb.reverse-watch-precsave.exp: Ditto.
7798
21a0512e
PP
77992009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
7800
7801 * gdb.asm/asm-source.exp: Adjust.
7802 * gdb.base/help.exp: Adjust.
889bf7c5 7803
fc30d5e0
PA
78042009-11-22 Pedro Alves <pedro@codesourcery.com>
7805
7806 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
7807 (do_syscall_tests_without_xml): Set data-directory to
7808 /the/path/to/nowhere.
7809
f6bc2008
PA
78102009-11-21 Pedro Alves <pedro@codesourcery.com>
7811
7812 * gdb.threads/local-watch-wrong-thread.c,
7813 gdb.threads/local-watch-wrong-thread.exp: New files.
7814
8c2fb5de
PA
78152009-11-21 Pedro Alves <pedro@codesourcery.com>
7816
7817 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
7818 assume new `regsub' syntax available.
7819
ebec9a0f
PA
78202009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7821
a79d3c27
JK
7822 * gdb.base/watchpoint-hw-hit-once.exp,
7823 gdb.base/watchpoint-hw-hit-once.c: New.
7824
78252009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7826
7827 * gdb.threads/watchthreads-reorder.exp,
7828 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 7829
276a961b
MK
78302009-11-17 Nathan Sidwell <nathan@codesourcery.com>
7831
7832 * gdb.xml/tdesc-regs.exp: Use for m68k.
7833
4867c1fb
PA
78342009-11-15 Pedro Alves <pedro@codesourcery.com>
7835
7836 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
7837
f6838f81
DJ
78382009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7839
7840 * lib/gdb.exp (current_target_name): New procedure.
7841 (gdb_wrapper_target): New variable.
7842 (gdb_wrapper_init): Set gdb_wrapper_target.
7843 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
7844 wrapper.
7845
4ac4dd3f
DJ
78462009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7847
7848 * gdb.base/remote.exp: Delete the slowest load test.
7849 Do not load with fixed packet sizes.
7850
a7881759
DJ
78512009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7852
7853 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
7854
97a5b505
DJ
78552009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7856
7857 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
7858 srcfile when setting a breakpoint.
7859
d3e1fc54
DJ
78602009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
7861
7862 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
7863 macros.
7864
7cbcbded
DJ
78652009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7866
7867 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
7868 to be in memory.
7869 * gdb.base/display.c (force_mem): New.
7870 (do_loops): Use it. Add breakpoint comments.
7871 (do_vars): Add a breakpoint comment.
7872 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
7873 line numbers.
7874
bdea3a92
NF
78752009-11-13 Nathan Froyd <froydnj@codesourcery.com>
7876
7877 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
7878 instead of a bare "run".
7879
269f82e5
PP
78802009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
7881
7882 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 7883
a69b7d9d
DJ
78842009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7885
7886 * lib/cell.exp (skip_cell_tests): Clean up test files before
7887 returning.
7888
b598bfda
DJ
78892009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7890
7891 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
7892 and the breakpoint menu. Do not call perror if a prompt is seen.
7893 Consume the following GDB prompt.
7894 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
7895 * gdb.cp/namespace.exp: Use gdb_test.
7896 * gdb.cp/templates.exp: Use gdb_test.
7897 (test_template_breakpoints): Use gdb_test_multiple.
7898
87728fa0
DJ
78992009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7900
7901 * gdb.base/break1.c (struct some_struct, values): Move earlier.
7902 (marker4): Reference values.
7903
b67c692f
DJ
79042009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7905
7906 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
7907 is missing.
7908
f0df251a
DJ
79092009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7910
7911 * gdb.base/break.c (need_malloc): New.
7912 * gdb.base/constvars.c (main): Reference crass and crisp.
7913 * gdb.base/gdb1821.c (main): Reference bar.
7914 * gdb.cp/gdb1355.cc (main): Reference s1.
7915 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
7916 (main): Call them.
7917 * gdb.cp/hang2.cc (dummy2): Define.
7918 * gdb.cp/hang3.cc (dummy3): Define.
7919 * gdb.cp/m-data.cc (main): Reference shadow.
7920
bdf7534a
NF
79212009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7922 Nathan Froyd <froydnj@codesourcery.com>
7923
7924 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
7925 remote host.
7926
f24fce77
NF
79272009-11-12 Nathan Froyd <froydnj@codesourcery.com>
7928
7929 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
7930 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
7931 * gdb.dwarf2/dw2-compressed.exp: Likewise.
7932 * gdb.dwarf2/dw2-intercu.exp: Likewise.
7933 * gdb.dwarf2/dw2-intermix.exp: Likewise.
7934 * gdb.dwarf2/dw2-producer.exp: Likewise.
7935 * gdb.dwarf2/mac-fileno.exp: Likewise.
7936 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
7937 py-prettyprint.py to the remote host.
7938 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
7939
40f0318e
KS
79402009-11-11 Keith Seitz <keiths@redhat.com>
7941
7942 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
7943 use it instead of "Foo".
7944 * gdb.cp/classes.exp (do_tests): Add a test to access
7945 a method through a typedef'd class name.
7946
f3d9f7fb
NF
79472009-11-11 Nathan Froyd <froydnj@codesourcery.com>
7948
7949 * gdb.base/long_long.exp: Permit leading zeros on floating-point
7950 exponents.
7951 * gdb.base/pointers.exp: Likewise.
7952 * gdb.cp/ref-types.exp: Likewise.
7953
a4216f37
KS
79542009-11-11 Keith Seitz <keiths@redhat.com>
7955
7956 * gdb.cp/cplusfuncs.cc (class foo): Add operators
7957 new[] and delete[].
7958 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
7959 "void".
7960 (probe_demangler): Remove all single-quoting of
7961 method and variable names.
7962 (info_func_regexp): Remove the word "void" from any
7963 occurrence of "(void)".
7964 (print_addr_2): Remove all single-quoting of
7965 method names.
7966 (print_addr_2_kfail): Likewise.
7967 (print_addr): Single-quote C function names before
7968 passing to print_addr_2.
7969 (test_paddr_operator_functions): Remove single-quoting
7970 for method names.
7971 Add tests for operator new[] and operator delete[].
7972
9b14d7aa
JK
79732009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7974
7975 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
7976
85feb311
KS
79772009-11-09 Keith Seitz <keiths@redhat.com>
7978
7979 * gdb.cp/overload.exp: Add tests for resolving overloaded
7980 methods in expression parsing/evaluation.
7981
fa335448
DJ
79822009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
7983
7984 * lib/gdb.exp (default_gdb_version): Use --version instead of
7985 --command.
7986
ec3c07fc
NS
79872009-11-10 Nathan Sidwell <nathan@codesourcery.com>
7988
7989 * lib/gdb.exp (gdb_compile_test): New.
7990 (skip_ada_tests, skip_java_tests): New.
7991 (gdb_compile): Use gdb_compile_test for f77.
7992 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
7993 * lib/java.exp (compile_java_from_source): Remove runtests check,
7994 use gdb_compile_test to record result.
7995 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
7996 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
7997 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
7998 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
7999 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
8000 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
8001 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
8002 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
8003 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
8004 adjust gdb_compile invocations.
8005
b8b4e42b
JK
80062009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8007
8008 * Makefile.in (abs_builddir): New.
8009 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
8010 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
8011 `$(abs_builddir)/site.exp'.
8012
f8b7eaf3
DJ
80132009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
8014
8015 * config/m68k-emc.exp, lib/emc-support.exp,
8016 gdb.trace/gdb_c_test.c: Delete.
8017 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
8018 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
8019 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
8020 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
8021 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
8022 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
8023 casing for m68k-*-elf.
8024
c4187697
NS
80252009-11-03 Pedro Alves <pedro@codesourcery.com>
8026
8027 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
8028 * gdb.arch/i386-prologue.exp: Likewise.
8029 * gdb.arch/i386-unwind.exp: Likewise.
8030
db16b772
DJ
80312009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
8032
8033 * lib/gdb.exp (gdb_expect): Fix timeout typo.
8034
bcf71277
DJ
80352009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
8036
8037 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
8038
0105cee2
DJ
80392009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
8040
8041 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
8042
24ddea62
JK
80432009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8044
8045 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
8046
287ccc17
JK
80472009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8048
8049 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
8050 * gdb.base/sepdebug2.c: New file.
8051
08bca259 80522009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
8053
8054 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
8055 the modified warnings for catch syscall. Verify if GDB was compiled
8056 with support for lib expat, and choose which tests to run depending
8057 on this.
8058
5d4e2b76
VP
80592009-10-30 Vladimir Prus <vladimir@codesourcery.com>
8060
8061 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
8062 that composite commands are parsed OK. And also test
8063 that breakpoint commands do work.
8064
240e538a
MS
80652009-10-23 Michael Snyder <msnyder@vmware.com>
8066
8067 gdb.reverse/consecutive-precsave.exp: Change expect pattern
8068 to allow for new disassembly style.
8069
9c419145
PP
80702009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
8071
8072 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 8073
02506ff1
MS
80742009-10-22 Michael Snyder <msnyder@vmware.com>
8075
8076 * gdb.reverse/break-precsave.exp: New test.
8077 * gdb.reverse/consecutive-precsave.exp: Ditto.
8078 * gdb.reverse/finish-precsave.exp: Ditto.
8079 * gdb.reverse/i386-precsave.exp: Ditto.
8080 * gdb.reverse/machinestate-precsave.exp: Ditto.
8081 * gdb.reverse/sigall-precsave.exp: Ditto.
8082 * gdb.reverse/solilb-precsave.exp: Ditto.
8083 * gdb.reverse/step-precsave.exp: Ditto.
8084 * gdb.reverse/until-precsave.exp: Ditto.
8085 * gdb.reverse/watch-precsave.exp: Ditto.
8086
4cf866a3
MS
80872009-10-22 Michael Snyder <msnyder@vmware.com>
8088
8089 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
8090 for gdb_expect. Adjust one test's expect strings for the new
8091 format of disassemble.
8092 * gdb.reverse/finish-reverse.exp: Delete 'return'.
8093 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
8094 gdb_test_multiple.
8095 * gdb.reverse/step-reverse.exp: Delete 'return'.
8096 * gdb.reverse/until-reverse.exp: Delete blank lines.
8097 * gdb.reverse/watch-reverse.exp: Delete blank lines.
8098
2b28d209
PP
80992009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
8100
8101 * gdb.base/consecutive.exp: Adjust.
8102 * gdb.base/display.exp: Likewise.
8103 * gdb.base/pc-fp.exp: Likewise.
8104 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 8105
33b9c32b
MS
81062009-10-19 Michael Snyder <msnyder@vmware.com>
8107
8108 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
8109 * gdb.reverse/finish-reverse.c: Ditto.
8110 * gdb.reverse/sigall-reverse.c: Ditto.
8111 * gdb.reverse/solib-reverse.c: Ditto.
8112 * gdb.reverse/step-reverse.c: Ditto.
8113 * gdb.reverse/watch-reverse.c: Ditto.
8114
6c95b8df
PA
81152009-10-19 Pedro Alves <pedro@codesourcery.com>
8116 Stan Shebs <stan@codesourcery.com>
8117
8118 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
8119 * gdb.base/foll-exec.exp: Adjust to expect a process id before
8120 "Executing new program".
8121 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
8122 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
8123 left listed after having been killed.
8124 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
8125 * gdb.base/maint.exp: Adjust test.
8126
8127 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
8128 * gdb.multi/Makefile.in: New.
8129 * gdb.multi/base.exp: New.
8130 * gdb.multi/goodbye.c: New.
8131 * gdb.multi/hangout.c: New.
8132 * gdb.multi/hello.c: New.
8133 * gdb.multi/bkpt-multi-exec.c: New.
8134 * gdb.multi/bkpt-multi-exec.exp: New.
8135 * gdb.multi/crashme.c: New.
8136
279017b7
TG
81372009-10-13 Tristan Gingold <gingold@adacore.com>
8138
8139 * gdb.base/sepdebug.exp: Check debug info are found.
8140
0413d738
PA
81412009-10-08 Pedro Alves <pedro@codesourcery.com>
8142
8143 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
8144 bits.
8145
c628eecc
JK
81462009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8147
8148 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
8149
38af1bfe
JB
81502009-10-07 Joel Brobecker <brobecker@adacore.com>
8151
8152 * gdb.base/watchpoints.c: Add copyright header. Reformat one
8153 of the comments.
8154
2b0adecd
PM
81552009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
8156
8157 * gdb.base/annota1.exp: Remove obsolete match_max increase.
8158 * gdb.base/annota3.exp: Idem.
8159 * gdb.base/maint.exp: Idem.
8160
8d417781
PM
81612009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
8162
889bf7c5 8163 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
8164 to default.
8165
bb61102d
PM
81662009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
8167
889bf7c5 8168 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
8169 mingw and cygwin targets.
8170
ace5c364
PM
81712009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
8172 Pedro Alves <pedro@codesourcery.com>
8173
889bf7c5 8174 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
8175 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
8176
c2d494a0
PM
81772009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
8178
e1b52ce2
PM
8179 * gdb.base/shr1.c: Use %p in format string.
8180 * gdb.base/unload.c: Avoid warning in fprintf.
8181 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 8182
209f53f5
PM
81832009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
8184
8185 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
8186 long type.
8187 (test_unlink): Correct printf string.
8188 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
8189 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
8190
8172766a
JK
81912009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8192
8193 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
8194 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
8195 * gdb.arch/ia64-breakpoint-shadow.S: New file.
8196
0f73703c
UW
81972009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8198
8199 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
8200 * gdb.objc/nondebug.exp: Likewise.
8201
b32306ca
UW
82022009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8203
8204 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
8205 target_info setting.
8206
8207 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
8208 that detect new threads during "info threads".
8209
0057022f
UW
82102009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8211
8212 * gdb.threads/manythreads.c (main): Increase thread stack size
8213 to 2*PTHREAD_STACK_MIN.
8214 * gdb.threads/multi-create.c (main): Likewise.
8215 (create_function): Likewise.
8216
f29c0325
UW
82172009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8218
8219 * gdb.base/dump.exp: Pass difference of pointer types instead
8220 of integer types as offset to restore in intarr3.srec case.
8221
fcb34849
UW
82222009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8223
8224 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
8225
d5142e3b
UW
82262009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8227
8228 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
8229
087b74b2 82302009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 8231
087b74b2
PM
8232 New test for two watchpoints, with disabling of
8233 the first inserted.
8234 * testsuite/gdb.base/watchpoints.c: New file.
8235 * testsuite/gdb.base/watchpoints.exp: New file.
8236
96c07c5b
TT
82372009-09-25 Tom Tromey <tromey@redhat.com>
8238
8239 * gdb.base/charset.exp: Test utf-16 strings with Python.
8240
b8899f2b
TT
82412009-09-25 Tom Tromey <tromey@redhat.com>
8242
8243 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
8244 UCS-4.
8245 * gdb.base/charset.c (utf_32_string): Rename.
8246 (init_utf32): Rename.
8247 (main): Update.
8248
329719ec
TT
82492009-09-22 Tom Tromey <tromey@redhat.com>
8250
8251 * gdb.python/py-function.exp: Add regression tests.
8252
11ef0d76
KS
82532009-09-21 Keith Seitz <keiths@redhat.com>
8254
8255 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
8256 with invalid operator.
8257
3fe8f3b3
KS
82582009-09-21 Keith Seitz <keiths@redhat.com>
8259
8260 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
8261 and destructor using typedef name of class.
8262 * gdb.cp/classes.cc (class Base1): Add a destructor.
8263 (base1): New typedef.
8264 (use_methods): Instanitate an object of type base1.
8265 * gdb.cp/templates.exp (test_template_typedef): New procedure.
8266 (do_tests): Call test_template_typedef.
8267 * gdb.cp/templates.cc (Baz::~Baz): New method.
8268 (intBazOne): New typedef.
8269 (main): Instantiate intBazOne.
8270
7a9fe101
PM
82712009-09-21 Phil Muldoon <pmuldoon@redhat.com>
8272
8273 PR python/10633
8274
8275 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
8276 Function.
8277 (run_lang_tests): Add print elements test.
8278
2e4d963f
PM
82792009-09-21 Phil Muldoon <pmuldoon@redhat.com>
8280
8281 * gdb.python/py-value.exp (test_subscript_regression): New
8282 function. Test for invalid subscripts.
8283 * gdb.python/py-value.c (main): Add test array, and pointer to it.
8284 (ptr_ref): New function.
8285
ec7e75e7
PP
82862009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
8287
8288 * gdb.base/default.exp: Fix "show convenience".
8289
0cc7d26f
TT
82902009-09-15 Tom Tromey <tromey@redhat.com>
8291
8292 * lib/mi-support.exp (mi_create_varobj): Update.
8293 (mi_create_floating_varobj): Likewise.
8294 (mi_create_dynamic_varobj): New proc.
8295 (mi_varobj_update): Update.
8296 (mi_varobj_update_with_type_change): Likewise.
8297 (mi_varobj_update_kv_helper): New proc.
8298 (mi_varobj_update_dynamic_helper): Rewrite.
8299 (mi_varobj_update_dynamic): New proc.
8300 (mi_list_varobj_children): Update.
8301 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
8302 * gdb.python/python-prettyprint.py (pp_outer): New class.
8303 (pp_nullstr): Likewise.
8304 (lookup_function): Register new printers.
8305 * gdb.python/python-prettyprint.c (struct substruct): New type.
8306 (struct outerstruct): Likewise.
8307 (substruct_test): New function.
8308 (struct nullstr): New type.
8309 (string_1, string_2): New globals.
8310 (main): Add new tests.
8311 * gdb.python/python-mi.exp: Added regression tests.
8312 * gdb.mi/mi2-var-display.exp: Update.
8313 * gdb.mi/mi2-var-cmd.exp: Update.
8314 * gdb.mi/mi2-var-child.exp: Update.
8315 * gdb.mi/mi2-var-block.exp: Update.
8316 * gdb.mi/mi-var-invalidate.exp: Update.
8317 * gdb.mi/mi-var-display.exp: Update.
8318 * gdb.mi/mi-var-cmd.exp: Update.
8319 * gdb.mi/mi-var-child.exp: Update.
8320 * gdb.mi/mi-var-block.exp: Update.
8321 * gdb.mi/mi-break.exp: Update.
8322 * gdb.mi/gdb701.exp: Update.
8323
a96d9b2e
SDJ
83242009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
8325
8326 * Makefile.in: Inclusion of catch-syscall object.
8327 * gdb.base/catch-syscall.c: New file.
8328 * gdb.base/catch-syscall.exp: New file.
8329
b43b923a
MS
83302009-09-12 Michael Snyder <msnyder@vmware.com>
8331
8332 * gdb.reverse/step-reverse.exp: Explicitly check for targets
8333 that can support reverse debuggnig.
8334
cec03d70
TT
83352009-09-11 Tom Tromey <tromey@redhat.com>
8336
8337 * gdb.dwarf2/valop.S: New file.
8338 * gdb.dwarf2/valop.exp: New file.
8339
e23bb3fc
MK
83402009-09-11 Mark Kettenis <kettenis@gnu.org>
8341
8342 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
8343
37c3696d
DE
83442009-09-10 Doug Evans <dje@google.com>
8345
8346 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
8347 Add $gdb_prompt to second breakpoint regexp.
8348
5172aecb
JB
83492009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
8350
8351 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
8352 names, add missing ones.
8353 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
8354 * gdb.python/py-frame.c: Rename from python-frame.c.
8355 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
8356 testfile name.
8357 * gdb.python/py-function.exp: Rename from python-function.exp.
8358 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
8359 testfile name.
8360 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
8361 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
8362 Adjust testfile name.
8363 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
8364 * gdb.python/py-template.cc: Rename from python-template.cc.
8365 * gdb.python/py-template.exp: Rename from python-template.exp.
8366 Adjust testfile name.
8367 * gdb.python/py-value.c: Rename from python-value.c.
8368 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
8369 testfile name.
8370
b554e4bd
JK
83712009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8372
8373 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
8374 $bpt2address.
8375 (Second breakpoint address is valid on ia64)
8376 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
8377
9a68ae16
JM
83782009-09-03 Joseph Myers <joseph@codesourcery.com>
8379
8380 * gdb.base/ending-run.exp: Restrict regular expression matching
8381 line number to require closing brace following.
8382
146b9145
DE
83832009-09-03 Doug Evans <dje@google.com>
8384
8385 * gdb.base/store.exp (check_set): Fix typo in expected value message.
8386
787d21e1
TT
83872009-09-02 Tom Tromey <tromey@redhat.com>
8388
8389 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
8390
e7802207
TT
83912009-09-02 Tom Tromey <tromey@redhat.com>
8392
8393 * gdb.dwarf2/callframecfa.exp: New file.
8394 * gdb.dwarf2/callframecfa.S: New file.
8395
817aadd2
JK
83962009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8397
8398 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
8399 gdb.base/solib-overlap-main.c: New.
8400
4a76eae5
DJ
84012009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
8402
8403 PR gdb/10565
8404
8405 * gdb.base/bitfields.c (struct container, container): New.
8406 (main): Initialize it and call break5.
8407 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
8408
d4b96c9a
JK
84092009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8410
8411 Support constant DW_AT_data_member_location by GCC PR debug/40659.
8412 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
8413
4e22772d
JK
84142009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8415
8416 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
8417
2efab443
MS
84182009-08-26 Michael Snyder <msnyder@vmware.com>
8419
8420 * gdb.base/i386-reverse.c: New file.
8421 * gdb.base/i386-reverse.exp: New file.
8422 * gdb.base/Makefile.in: Add new files to be removed.
8423
07ab73a0
JM
84242009-08-26 Joseph Myers <joseph@codesourcery.com>
8425
8426 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
8427 environment-pwd for remote host.
8428 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
8429
676accff
KS
84302009-08-24 Keith Seitz <keiths@redhat.com>
8431
8432 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
8433 Add two new C++ completer tests which limit the output to a
889bf7c5 8434 given class.
676accff 8435
f9f7ad22
MS
84362009-08-24 Michael Snyder <msnyder@vmware.com>
8437
8438 * gdb.base/del.exp: Fix typo in comment.
8439 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
8440
81ecdfbb
RW
84412009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8442
8443 * configure: Regenerate.
8444 * gdb.hp/configure: Likewise.
8445 * gdb.hp/gdb.aCC/configure: Likewise.
8446 * gdb.hp/gdb.base-hp/configure: Likewise.
8447 * gdb.hp/gdb.compat/configure: Likewise.
8448 * gdb.hp/gdb.defects/configure: Likewise.
8449 * gdb.hp/gdb.objdbg/configure: Likewise.
8450 * gdb.stabs/configure: Likewise.
8451
cab0c772
UW
84522009-08-19 Doug Evans <dje@google.com>
8453
8454 * gdb.base/gdbvars.c: New file.
8455 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
8456
b8fa0bfa
PA
84572009-08-14 Pedro Alves <pedro@codesourcery.com>
8458
8459 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
8460 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
8461
b84aa90a
PA
84622009-08-13 Pedro Alves <pedro@codesourcery.com>
8463
8464 * gdb.base/default.exp: Adjust "set language test": it's now an
8465 enum command. Larger help string moved to "help set language".
8466 * gdb.base/help.exp: Adjust "help set language" expected output,
8467 now lists all known languages.
8468
0d8f9b2c
NF
84692009-08-11 Nathan Froyd <froydnj@codesourcery.com>
8470
8471 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
8472 all frame arguments.
8473 * gdb.arch/altivec-regs.exp: Likewise.
8474
bda180e0
TT
84752009-08-07 Tom Tromey <tromey@redhat.com>
8476
8477 * gdb.base/setshow.exp: Add tests for changes to set language, set
8478 check range, and set check type.
8479
48cb2d85
VP
84802009-08-03 Vladimir Prus <vladimir@codesourcery.com>
8481
8482 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
8483 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 8484 Call it.
48cb2d85 8485
1ea34204
UW
84862009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8487
8488 * configure.ac: Run gdb.cell tests when appropriate.
8489 * configure: Regenerate.
8490 * lib/cell.exp: New file.
8491 * gdb.cell: New directory.
8492 * gdb.cell/configure.ac: New file.
8493 * gdb.cell/configure: New file.
8494 * gdb.cell/Makefile.in: New file.
8495 * gdb.cell/arch.exp: New file.
8496 * gdb.cell/break.c: New file.
8497 * gdb.cell/break.exp: New file.
8498 * gdb.cell/break-spu.c: New file.
8499 * gdb.cell/bt.c: New file.
8500 * gdb.cell/bt2-spu.c: New file.
8501 * gdb.cell/bt-spu.c: New file.
8502 * gdb.cell/bt.exp: New file.
8503 * gdb.cell/coremaker.c: New file.
8504 * gdb.cell/coremaker-spu.c: New file.
8505 * gdb.cell/core.exp: New file.
8506 * gdb.cell/gcore.exp: New file.
8507 * gdb.cell/data.c: New file.
8508 * gdb.cell/data.exp: New file.
8509 * gdb.cell/data-spu.c: New file.
8510 * gdb.cell/ea-cache.exp: New file.
8511 * gdb.cell/ea-cache.c: New file.
8512 * gdb.cell/ea-cache-spu.c: New file.
8513 * gdb.cell/ea-standalone.c: New file.
8514 * gdb.cell/ea-standalone.exp: New file.
8515 * gdb.cell/ea-test.c: New file.
8516 * gdb.cell/ea-test.exp: New file.
8517 * gdb.cell/f-regs.exp: New file.
8518 * gdb.cell/mem-access.c: New file.
8519 * gdb.cell/mem-access.exp: New file.
8520 * gdb.cell/mem-access-spu.c: New file.
8521 * gdb.cell/ptype.exp: New file.
8522 * gdb.cell/registers.exp: New file.
8523 * gdb.cell/size.c: New file.
8524 * gdb.cell/sizeof.exp: New file.
8525 * gdb.cell/size-spu.c: New file.
8526 * gdb.cell/solib.exp: New file.
8527 * gdb.cell/solib-symbol.exp: New file.
8528
85e747d2
UW
85292009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8530
8531 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
8532
58d6951d
DJ
85332009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
8534
8535 * gdb.base/float.exp: Handle VFP registers.
8536
6e0a4f15
MS
85372009-07-14 Michael Snyder <msnyder@vmware.com>
8538
dcd5da87
MS
8539 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
8540 to bring gdb to the beginning of the calling line.
8541
6e0a4f15
MS
8542 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
8543 confusing the i386 epilogue unwinder.
8544
782b2b07
SS
85452009-07-14 Stan Shebs <stan@codesourcery.com>
8546
8547 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
8548
f662c3bc
MS
85492009-07-14 Michael Snyder <msnyder@vmware.com>
8550
8551 * gdb.reverse/step-reverse.exp (stepi into function call):
8552 Call instruction may not be first instruction in the line.
8553 (reverse stepi from a function call): Used wrong line number.
8554
8f313923
JK
85552009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8556
8557 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
8558
4662c76e
JK
85592009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8560
8561 Fix gdb.base/macscp.exp when using custom inputrc.
8562 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
8563 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
8564 env(TERM) set.
8565 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
8566 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
8567
aa81e255
JK
85682009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8569
8570 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
8571 * gdb.base/annota1.exp (thread_test): Import global $testfile.
8572 Change the compilation target to match the testcase name.
8573 * gdb.base/sect-cmd.exp: Change the compilation target to match the
8574 testcase name.
8575 * a2-run.exp: Use for setup prepare_for_testing. Change the
8576 compilation target to match the testcase name.
8577 * gdb.base/commands.exp: Likewise.
8578 * gdb.base/finish.exp: Likewise.
8579 * gdb.base/float.exp: Likewise.
8580 * gdb.base/info-target.exp: Likewise.
8581 * gdb.base/relational.exp: Likewise.
8582 * gdb.base/term.exp: Likewise.
8583 * gdb.base/until.exp: Likewise.
8584 * gdb.base/volatile.exp: Likewise.
8585 * gdb.base/whatis-exp.exp: Likewise.
8586
4c93b1d7
HZ
85872009-07-11 Hui Zhu <teawater@gmail.com>
8588
8589 * gdb.base/help.exp (disassemble): Update expected help text.
8590
812f7342
TT
85912009-07-09 Tom Tromey <tromey@redhat.com>
8592
8593 * lib/gdb.exp: Handle TRANSCRIPT.
8594 (remote_spawn, remote_close, send_gdb): New procs.
8595
fbb8f299
PM
85962009-07-10 Phil Muldoon <pmuldoon@redhat.com>
8597
8598 * gdb.python/python-prettyprint.c: Add counted null string
8599 structure.
8600 * gdb.python/python-prettyprint.exp: Print null string. Test for
8601 embedded nulls.
8602 * gdb.python/python-prettyprint.py (pp_ns): New Function.
8603 * gdb.python/python-value.exp (test_value_in_inferior): Add
8604 variable length string fetch tests.
8605 * gdb.python/python-value.c (main): Add strings for string fetch tests.
8606
c0ac0ec7
JK
86072009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8608
8609 * gdb.base/dump.exp (inaccessible memory is reported): New test.
8610
30b66ecc
TT
86112009-07-07 Tom Tromey <tromey@redhat.com>
8612
8613 * gdb.base/call-rt-st.exp: Update for change to escape output.
8614 * gdb.base/callfuncs.exp: Likewise.
8615 * gdb.base/charset.exp: Likewise.
8616 * gdb.base/constvars.exp: Likewise.
8617 * gdb.base/long_long.exp: Likewise.
8618 * gdb.base/pointers.exp: Likewise.
8619 * gdb.base/printcmds.exp: Likewise.
8620 * gdb.base/setvar.exp: Likewise.
8621 * gdb.base/store.exp: Likewise.
8622 * gdb.cp/ref-types.exp: Likewise.
8623 * gdb.mi/mi-var-child.exp: Likewise.
8624 * gdb.mi/mi-var-display.exp: Likewise.
8625 * gdb.mi/mi2-var-display.exp: Likewise.
8626 * gdb.base/charset.exp: Test octal escape sequence length.
8627 Update for change to escape output.
8628
187c4a2b
JK
86292009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8630
8631 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
8632
d80a43f9
DJ
86332009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
8634
8635 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
8636
047427a8
JK
86372009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8638
8639 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
8640 gdbserver increasing $portnum if "Can't bind address" has been seen.
8641
8b5a0f4f
PA
86422009-07-05 Pedro Alves <pedro@codesourcery.com>
8643
8644 * gdb.base/ending-run.exp: Add "step out of main" pattern for
8645 mingw32ce.
8646
7d93ba58
PA
86472009-07-05 Pedro Alves <pedro@codesourcery.com>
8648
8649 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
8650 VFP format.
8651
2277426b
PA
86522009-07-02 Pedro Alves <pedro@codesourcery.com>
8653
8654 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
8655 linux. Adjust to use "inferior", "info inferiors", "detach
8656 inferior" and "kill inferior" instead of "restart", "info fork",
8657 "detach fork" and "delete fork".
8658 * gdb.base/ending-run.exp: Spell out "info".
8659 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
8660 the "kill" command.
8661
5af949e3
UW
86622009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8663
8664 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
8665 change to prefix TLS offset in hex with 0x.
8666
5d3729b5
UW
86672009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8668
8669 * gdb.base/default.exp: Update test case for "x" changes.
8670
af589bd0
TG
86712009-07-01 Tristan Gingold <gingold@adacore.com>
8672
8673 * gdb.base/bigcore.exp: Make darwin untested.
8674
40974f91
JK
86752009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8676
8677 * gdb.base/completion.exp (directory completion): Create the directory.
8678 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
8679 escapeuniquesub.
8680 (directory completion 2): Expect now ${escapeuniquesub}.
8681 (Glob remaining of directory test): Remove one excessive newline.
8682 Expect the real output.
8683
59dd3af6
JK
86842009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8685
8686 Fix `make check//%' target after `make check' has been ran.
8687 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
8688 a mkdir call.
8689 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
8690 (%/.dir): Remove.
8691
f4e164aa
JK
86922009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8693
8694 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
8695 the expected result record.
8696
69af2122
JK
86972009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8698
8699 Remove racy FAILs relying just on the timeouts.
8700 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
8701 (annotation_level 2): Remove racy FAILs.
8702
2fd481e1
PP
87032009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
8704
8705 gdb/10275
889bf7c5
PA
8706 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
8707
c38f313d
DJ
87082009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
8709
8710 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
8711
8b777f02
VP
87122009-06-30 Vladimir Prus <vladimir@codesourcery.com>
8713
8714 * gdb.mi/mi-stack.exp: Testing symbolic options
8715 to -stack-list-locals and -stack-list-arguments.
8716
00c7eacf
JK
87172009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8718
8719 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
8720
6bc80edc
TT
87212009-06-29 Tom Tromey <tromey@redhat.com>
8722
8723 * dg-extract-results.sh: New file.
8724 * Makefile.in (FORCE_PARALLEL): New variable.
8725 (CHECK_TARGET): New conditional variable.
8726 (check): Use CHECK_TARGET.
8727 (DO_RUNTEST): New variable.
8728 (check-single): New target.
8729 (TEST_DIRS): New variable.
8730 (TEST_TARGETS): Likewise.
8731 (check-parallel): New target.
8732 (check-gdb.%): New pattern.
8733 (BASE1_FILES): New variable.
8734 (BASE2_FILES): Likewise.
8735 (check-gdb.base%): New pattern.
8736 (%/.dir): New pattern.
8737 * configure: Rebuild.
8738 * aclocal.m4 (AM_CONDITIONAL): New defun.
8739 * configure.ac: Check whether user is using GNU make.
8740 (GMAKE): New conditional.
8741
794684b6
SW
87422009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
8743
8744 * gdb.cp/namespace-nested-import.cc: New test.
8745 * gdb.cp/namespace-nested-import.exp: New test.
8746
edb3359d
DJ
87472009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
8748
8749 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
8750 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
8751 * gdb.opt/Makefile.in (EXECUTABLES): Update.
8752 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
8753 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
8754 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
8755 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
8756 gdb.opt/inline-markers.c: New files.
8757 * lib/gdb.exp (skip_inline_frame_tests): New function.
8758 (skip_inline_var_tests): New function.
8759
cf657a0c
AS
87602009-06-27 Andreas Schwab <schwab@linux-m68k.org>
8761
8762 * gdb.cp/exception.exp: Don't require $hex before inner frame in
8763 backtrace.
8764
28d41a99
MS
87652009-06-27 Michael Snyder <msnyder@vmware.com>
8766
8767 * gdb.reverse: New directory.
8768 * gdb.reverse/break-reverse.c: New test.
8769 * gdb.reverse/break-reverse.exp: New test.
8770 * gdb.reverse/consecutive-reverse.c: New test.
8771 * gdb.reverse/consecutive-reverse.exp: New test.
8772 * gdb.reverse/finish-reverse.c: New test.
8773 * gdb.reverse/finish-reverse.exp: New test.
8774 * gdb.reverse/machinestate.c: New test.
8775 * gdb.reverse/ms1.c: New test.
8776 * gdb.reverse/machinestate.exp: New test.
8777 * gdb.reverse/Makefile.in: New file.
8778 * gdb.reverse/shr2.c: New test.
8779 * gdb.reverse/solib-reverse.c: New test.
8780 * gdb.reverse/solib-reverse.exp: New test.
8781 * gdb.reverse/step-reverse.c: New test.
8782 * gdb.reverse/step-reverse.exp: New test.
8783 * gdb.reverse/until-reverse.c: New test.
8784 * gdb.reverse/ur1.c: New test.
8785 * gdb.reverse/until-reverse.exp: New test.
8786 * gdb.reverse/watch-reverse.c: New test.
8787 * gdb.reverse/watch-reverse.exp: New test.
8788 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
8789 * configure: Regenerate.
8790
fe3c8b0d
DE
87912009-06-26 Doug Evans <dje@google.com>
8792
8793 * gdb.base/psymtab.exp: Turn off pending breakpoints.
8794
3a72a602
PM
87952009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
8796
8797 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
8798 windows problem for 'file delete $binfile'.
8799
27aa8d6a
SW
88002009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
8801
8802 * gdb.cp/namespace-using.exp: New test.
8803 * gdb.cp/namespace-using.cc: New test.
8804
8ac055f8
JB
88052009-05-20 Joel Brobecker <brobecker@adacore.com>
8806
8807 * gdb.ada/variant_record_packed_array: New testcase.
8808
85e306ed
TT
88092009-06-23 Tom Tromey <tromey@redhat.com>
8810
8811 * gdb.base/charset.exp (test_combination): Regression test.
8812 * gdb.base/charset.c (my_wchar_t): New typedef.
8813 (myvar): New global.
8814 (main): Set myvar.
8815
56643c5e
PM
88162009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
8817
8818 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
8819 target.
8820
1fac167a
UW
88212009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8822
8823 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
8824
7ccb0be9
UW
88252009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8826
8827 * gdb.mi/gdb680.exp: Update test for error message.
8828
568d6575
UW
88292009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8830
8831 * gdb.base/annota1.exp: Allow multiple occurrences of the
8832 frames-invalid annotation.
8833 * gdb.cp/annota2.exp: Likewise.
8834
7cd1089b
PM
88352009-06-15 Phil Muldoon <pmuldoon@redhat.com>
8836
8837 * gdb.cp/gdb2495.cc: New file.
8838 * gdb.cp/gdb2495.exp: New file.
8839
72c63395
JK
88402009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8841
8842 Report error on GDB crash during runto.
8843 * lib/gdb.exp (runto <eof>): New.
8844
3788363d
DJ
88452009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
8846
8847 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
8848 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
8849 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
8850 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
8851 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
8852 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
8853 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
8854 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
8855 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
8856 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
8857 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
8858 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
8859 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
8860 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
8861 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
8862 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
8863 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
8864 gdb.server/server-mon.exp, gdb.server/server-run.exp,
8865 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
8866 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
8867 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
8868 gdb.trace/passcount.exp, gdb.trace/report.exp,
8869 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
8870 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
8871 gdb.trace/while-stepping.exp: Use a unique name for the compiled
8872 executable.
8873
17592de3
PA
88742009-06-07 Pedro Alves <pedro@codesourcery.com>
8875
8876 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
8877 defined before referencing it.
8878
701e355d
DE
88792009-06-03 Doug Evans <dje@google.com>
8880
8881 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
8882 * gdb.arch/i386-see.c: Ditto.
8883
f2292c65
PM
88842009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
8885
8886 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
8887 (check_macro): Return 1 if undefined.
8888 If first test fails, check if macro debug information is available,
8889 and report unsupported test if no macro information is found.
8890
5a437975
DE
88912009-05-29 Doug Evans <dje@google.com>
8892
8893 * gdb.threads/hand-call-in-threads.exp: New.
8894 * gdb.threads/hand-call-in-threads.c: New.
8895
c141c696
MS
88962009-05-29 Michael Snyder <msnyder@vmware.com>
8897
8898 * gdb.base/break-always.exp: Change "1" to "on".
8899 Add confirmation check.
8900
b3444185
PA
89012009-05-28 Pedro Alves <pedro@codesourcery.com>
8902
8903 * gdb.threads/threxit-hop-specific.c: New.
8904 * gdb.threads/threxit-hop-specific.exp: New.
8905 * gdb.threads/thread-execl.c: New.
8906 * gdb.threads/thread-execl.exp: New.
8907
b6313243
TT
89082009-05-27 Tom Tromey <tromey@redhat.com>
8909 Thiago Jung Bauermann <bauerman@br.ibm.com>
8910
8911 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
8912 (mi_child_regexp): Likewise.
8913 (mi_list_varobj_children_range): Likewise.
8914 (mi_get_features): Likewise.
8915 (mi_list_varobj_children): Rewrite.
8916 * gdb.python/python-mi.exp: New file.
8917
a6bac58e
TT
89182009-05-27 Tom Tromey <tromey@redhat.com>
8919 Thiago Jung Bauermann <bauerman@br.ibm.com>
8920 Phil Muldoon <pmuldoon@redhat.com>
8921 Paul Pluzhnikov <ppluzhnikov@google.com>
8922
8923 * gdb.python/python-prettyprint.exp: New file.
8924 * gdb.python/python-prettyprint.c: New file.
8925 * gdb.python/python-prettyprint.py: New file.
8926 * gdb.base/display.exp: print/r is now valid.
8927
2c74e833
TT
89282009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
8929 Tom Tromey <tromey@redhat.com>
8930 Pedro Alves <pedro@codesourcery.com>
8931 Paul Pluzhnikov <ppluzhnikov@google.com>
8932
8933 * gdb.python/python-template.exp: New file.
8934 * gdb.python/python-template.cc: New file.
8935 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
8936 tests.
8937 * gdb.python/python-value.exp (py_objfile_tests): New proc.
8938 Call it.
8939 (test_value_after_death): New proc.
8940 * gdb.python/python-value.c (PTR): New typedef.
8941 (main): New variable 'x'.
8942
89c73ade
TT
89432009-05-27 Tom Tromey <tromey@redhat.com>
8944
8945 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
8946 tests.
8947 * gdb.python/python-value.exp (py_objfile_tests): New proc.
8948 Call it.
8949
a75724bc
PA
89502009-05-27 Pedro Alves <pedro@codesourcery.com>
8951
8952 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
8953
e58b0e63
PA
89542009-05-24 Pedro Alves <pedro@codesourcery.com>
8955
8956 * gdb.threads/fork-thread-pending.c: New.
8957 * gdb.threads/fork-thread-pending.exp: New.
8958
4ac36638
JK
89592009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8960
8961 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
8962 * gdb.dwarf2/dw2-strp.S (a_string2): New.
8963
889bf7c5 89642009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 8965
889bf7c5 8966 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 8967
b242c3c2
PA
89682009-05-17 Pedro Alves <pedro@codesourcery.com>
8969
8970 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
8971 `gdb_get_line_number'. Call `callee' in both parent and child.
8972 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
8973 `gdb_get_line_number' instead of hardcoding line numbers.
8974 (catch_fork_unpatch_child): New procedure to test detaching
8975 breakpoints from child fork.
8976 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
8977 hardcoding line numbers.
8978 (do_fork_tests): Run `catch_fork_unpatch_child'.
8979
ee342b23
VP
89802009-05-17 Vladimir Prus <vladimir@codesourcery.com>
8981
8982 * gdb.mi/mi-cmd-var.exp: Check that when varobj
8983 of structure type enters or leaves the scope, it
8984 is reported by -var-update.
8985
e2009e98
DE
89862009-05-11 Doug Evans <dje@sebabeach.org>
8987
8988 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 8989 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
8990 * gdb.threads/schedlock.c (main): Fix off-by-one error.
8991
00903456
JK
89922009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8993
8994 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
8995
dc621c35
DE
89962009-04-30 Doug Evans <dje@google.com>
8997
8998 * gdb.threads/watchthreads2.exp: New testcase.
8999 * gdb.threads/watchthreads2.c: New testcase.
9000
9ab4e744
DE
90012009-04-29 Doug Evans <dje@google.com>
9002
9003 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
9004 * gdb.cp/mb-ctor.cc: Ditto.
9005 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
9006 * gdb.cp/mb-inline.h (multi_line_foo): New function.
9007 * gdb.cp/mb-inline1.cc: Call it.
9008 * gdb.cp/mb-inline2.cc: Ditto.
9009 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
9010 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
9011
484086b7
JK
90122009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9013
9014 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
9015 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
9016 Replace all uses of `decimal' by `nonzero'.
9017 (info macro FROM_COMMANDLINE): New test.
9018
379a77b5
TT
90192009-04-27 Tom Tromey <tromey@redhat.com>
9020
9021 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
9022
b92b73c2
DE
90232009-04-27 Doug Evans <dje@google.com>
9024
9025 * gdb.threads/watchthreads.c (main): Initialize args before starting
9026 the threads. Plus formatting cleanup.
9027 * gdb.threads/watchthreads.exp: Avoid errant failures due to
9028 biased scheduling of one thread.
9029
945a118d
JG
90302009-04-27 Jerome Guitton <guitton@adacore.com>
9031
9032 * gdb.cp/templates.cc (GetMax): New template.
9033 (main): Declare two instances of GetMax.
9034 * gdb.cp/templates.exp: Add new test.
9035
d389af10
JK
90362009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9037
9038 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
9039
e7f86de9
JM
90402009-04-22 Joseph Myers <joseph@codesourcery.com>
9041
9042 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
9043
334cc82d
TT
90442009-04-15 Tom Tromey <tromey@redhat.com>
9045
9046 * gdb.base/charset.exp: Add regression test.
9047
d12672cc
JB
90482009-04-14 Joel Brobecker <brobecker@adacore.com>
9049
9050 * gdb.base/exe-lock.exp: New testcase.
9051
18e8c3bc
TT
90522009-04-13 Tom Tromey <tromey@redhat.com>
9053
9054 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
9055 operator on Frame.
9056
5ecd5cbe
UW
90572009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9058
9059 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
9060 * gdb.server/ext-attach.exp: Likewise.
9061
7309f756
VP
90622009-04-03 Vladimir Prus <vladimir@codesourcery.com>
9063
9064 Eliminate some sleep usage.
9065
889bf7c5
PA
9066 * gdb.mi/basics.c (do_nothing): New.
9067 (main): Use do_nothing instead of printf, so that
9068 not to introduce race condition between output of
9069 inferiour and output of gdb. Do not use sleep as it
9070 is not generally available on embedded targets.
7309f756 9071
f4b95f6f
PA
90722009-04-02 Pedro Alves <pedro@codesourcery.com>
9073
9074 * gdb.server/ext-attach.exp: Expect an optional process id after
9075 "Detached from remote process".
9076
de40b933
JK
90772009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9078
9079 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
9080 gdb.dwarf2/dw2-unresolved.exp: New.
9081
2ae101a4
PA
90822009-04-02 Pedro Alves <pedro@codesourcery.com>
9083
9084 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
9085 mi_run_to_main.
9086
56a8e183
PA
90872009-04-02 Pedro Alves <pedro@codesourcery.com>
9088
9089 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
9090 mi_run_to_main. Skip thread exit test on remote targets.
9091 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
9092 mi_run_to_main.
9093 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
9094 mi_run_to_main.
9095 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
9096 when expecting ^connected. Detect when the target doesn't support
9097 non-stop mode.
9098 (mi_run_cmd): Detect if non-stop mode was requested by isn't
9099 supported. Return -1 on error, 0 on success.
9100 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
9101 (mi_runto): Return mi_runto_helper's result explicitly.
9102
c35fafde
PA
91032009-04-01 Pedro Alves <pedro@codesourcery.com>
9104
9105 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
9106
f8a8dce6
JB
91072009-04-01 Tom Tromey <tromey@redhat.com>
9108
9109 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
9110 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
9111 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
9112 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
9113
71c25dea
TT
91142009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
9115 Jan Kratochvil <jan.kratochvil@redhat.com>
9116
9117 PR gdb/931
9118 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
9119 output.
9120 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
9121 for gdb/931.
9122 * dw2-strp.S (DW_AT_language): Change to C++.
9123 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
9124
02d9a9ce
JB
91252009-03-31 Joel Brobecker <brobecker@adacore.com>
9126
9127 * gdb.ada/tasks: New testcase.
9128
1042e4c0
SS
91292009-03-30 Stan Shebs <stan@codesourcery.com>
9130
9131 * gdb.trace/actions.exp: Update to match new info trace format.
9132 * gdb.trace/deltrace.exp: Ditto.
9133 * gdb.trace/infotrace.exp: Ditto.
9134 * gdb.trace/passcount.exp: Ditto.
9135 * gdb.trace/save-trace.exp: Ditto.
9136 * gdb.trace/while-stepping.exp: Ditto.
9137 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
9138
f8f6f20b
TJB
91392009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
9140
9141 * gdb.python/python-frame.c: New file.
9142 * gdb.python/python-frame.exp: New file.
9143
c0c6f777
TJB
91442009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
9145
9146 * gdb.python/python-value.exp: Add tests for the address
9147 attribute.
9148
3cb51905
AS
91492009-03-29 Andreas Schwab <schwab@linux-m68k.org>
9150
9151 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
9152
88fc996f
DE
91532009-03-26 Doug Evans <dje@google.com>
9154
9155 * gdb.mi/mi-nonstop-exit.exp: New file.
9156 * gdb.mi/non-stop-exit.c: New file.
9157
56ef84b1
TT
91582009-03-26 Tom Tromey <tromey@redhat.com>
9159
9160 Update for change to prologue skipping:
9161 * gdb.mi/mi2-simplerun.exp: Update.
9162 * gdb.mi/mi2-break.exp: Update.
9163 * gdb.mi/mi-simplerun.exp: Update.
9164 * gdb.mi/mi-break.exp: Update.
9165 * gdb.base/ending-run.exp: Update.
9166
def2b000
TJB
91672009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
9168
9169 * gdb.python/python-value.exp (test_value_in_inferior): Test
9170 gdb.Value.is_optimized_out attribute.
9171
442ddf59
JK
91722009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9173
9174 * gdb.dwarf2/dw2-noloc-main.c: New file.
9175 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
9176 (.text): Remove.
9177 (.data): New.
9178 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
9179 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
9180 (DW_TAG_subprogram func_cu1, noloc): Remove.
9181 (main): New.
9182 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
9183 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
9184 (file_symbols): New procedure.
9185
a8df5de4
TT
91862009-03-25 Tom Tromey <tromey@redhat.com>
9187
9188 * gdb.base/charset.exp (valid_target_charset): New proc.
9189 Use it to skip tests on invalid charsets.
9190
cc1d7add
PM
91912009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
9192
9193 * gdb.base/completion.exp: Add a test for directory completion.
9194
bcd5727b
JK
91952009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9196
9197 Fix a racy FAIL.
9198 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
9199 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
9200
cc924cad
TJB
92012009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
9202
9203 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
9204 * gdb.python/python-function.exp: Add test for function returning
9205 a GDB value.
9206
bc3b79fd
TJB
92072009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
9208
9209 * gdb.python/python-function.exp: New file.
9210
6c7a06a3
TT
92112009-03-20 Tom Tromey <tromey@redhat.com>
9212
9213 * gdb.base/store.exp: Update for change to escape output.
9214 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
9215 to escape output.
9216 * gdb.base/pointers.exp: Update for change to escape output.
9217 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
9218 to escape output.
9219 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
9220 escape output.
9221 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
9222 to escape output.
9223 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
9224 escape output.
9225 * gdb.base/setvar.exp: Update for change to escape output.
9226 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
9227 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
9228 to escape output.
9229 (test_print_string_constants): Likewise.
9230 * gdb.base/charset.exp (valid_host_charset): Check size of
9231 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
9232 cases. Handle "auto"-related output.
9233 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
9234 (uvar, Uvar): New globals.
9235
c31af87b
JG
92362009-03-19 Jerome Guitton <guitton@adacore.com>
9237
9238 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
9239 deltas.
9240 * gdb.ada/fixed_points.exp: Ditto.
9241
51272cf2
PA
92422009-03-18 Pedro Alves <pedro@codesourcery.com>
9243
9244 * return-nodebug.c: Don't include stdio.h.
9245 (init): Delete.
9246 (func): Delete definition and provide extern declaration.
9247 (t): New.
9248 (main): Don't call printf. Call func and store its result in t.
9249 * return-nodebug1.c: New.
9250 * return-nodebug.exp: Don't expect stdio output. Instead, print
9251 the global variable t. Drop printf formatters and cast types from
9252 foreach loop. Don't use prepare_for_testing. Compile
9253 return-nodebug.c and return-nodebug1.c in separate steps. Don't
9254 define FORMAT or CAST.
9255
d24948ac
PP
92562009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
9257
9258 * gdb.base/solib-display.exp: Disable test for remote targers.
9259
61ff14c6
JK
92602009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9261
9262 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
9263
cb4dce93
JK
92642009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9265
9266 Fix a racy FAIL.
9267 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
9268 code from `follow parent, print pids'.
9269 (`follow child, print pids', `follow parent, print pids'): Call it.
9270 Replace `gdb_test "break..."' by gdb_breakpoint.
9271
f7c60c5e
VP
92722009-03-13 Vladimir Prus <vladimir@codesourcery.com>
9273
9274 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 9275 sync and async modes.
f7c60c5e 9276
383ace49
JB
92772009-03-12 Joel Brobecker <brobecker@adacore.com>
9278
9279 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
9280 that was checked in by mistake. Remove loading of ada.exp, since
9281 this is not necessary in this case.
9282
4ce102af
JB
92832009-03-12 Joel Brobecker <brobecker@adacore.com>
9284
9285 * gdb.ada/ptype_arith_binop.exp: New testcase.
9286
529a2aef
JB
92872009-03-12 Joel Brobecker <brobecker@adacore.com>
9288
9289 * gdb.ada/mod_from_name: New testcase.
9290
8a38181c
JB
92912009-03-12 Joel Brobecker <brobecker@adacore.com>
9292
9293 * gdb.ada/tick_last_segv: New testcase.
9294
11436dee
VP
92952009-03-12 Vladimir Prus <vladimir@codesourcery.com>
9296
61ff14c6 9297 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 9298
1f31650a
VP
92992009-03-12 Vladimir Prus <vladimir@codesourcery.com>
9300
61ff14c6
JK
9301 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
9302 include the token in ^running and frame info in *stopped.
1f31650a 9303
a3247a22
PP
93042009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
9305
9306 * solib-display.exp: New file.
9307 * solib-display-main.c: New file.
9308 * solib-display-lib.c: New file.
61ff14c6 9309
aae64587
PA
93102009-03-05 Pedro Alves <pedro@codesourcery.com>
9311
9312 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
9313
44aabfbc
JK
93142009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
9315
9316 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
9317 (list_and_check_macro): Use more specific test name.
9318 (next to definition): Make the test names unique.
9319
c087fcd3
PM
93202009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
9321
9322 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 9323
c86cf029
VP
93242009-02-17 Vladimir Prus <vladimir@codesourcery.com>
9325
9326 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
9327 notifications.
9328 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
9329 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
9330 * lib/mi-support.exp (library_loaded_re): New.
9331 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
9332
3ea85240
VP
93332009-02-17 Vladimir Prus <vladimir@codesourcery.com>
9334
9335 * gdb.gdb/observer.exp: Use test_notification observer, not
9336 normal_stop, everywhere.
9337 (test_normal_stop_notifications): Rename to...
9338 (test_notifications): ...this.
9339 (test_observer_normal_stop): Rename to...
9340 (test_observer): ...this.
9341
1903f0e6
DE
93422009-02-16 Doug Evans <dje@google.com>
9343
9344 * gdb.arch/amd64-disp-step.S (test_int3): New test.
9345 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
9346 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
9347 (test_prefixed_syscall,test_int3): New tests.
9348 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
9349 (test_prefixed_syscall,test_int3): New tests.
9350
1d33d6ba
VP
93512009-02-14 Vladimir Prus <vladimir@codesourcery.com>
9352
3cb51905
AS
9353 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
9354 (mi_expect_interrupt): Likewise.
9355 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
9356 response.
1d33d6ba 9357
faafb047
PM
93582009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
9359
9360 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
9361 * gdb.base/pc-fp.exp (get_valueofx): Remove.
9362 Replace calls to get_valueofx by get_hexadecimal_valueof.
9363
417e16e2
PM
93642009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
9365
9366 * lib/gdb.exp (get_valueof): Accept anything as a return value.
9367 (get_integer_valueof): New procedure.
9368 (get_sizeof): Use new get_integer_value_of.
9369 * gdb.base/sizeof.exp: Replace all uses of get_valueof
9370 by get_integer_valueof.
9371
7065b901
TT
93722009-02-13 Tom Tromey <tromey@redhat.com>
9373
9374 * gdb.base/remote.exp (get_sizeof): Remove.
9375 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
9376 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
9377 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
9378 * lib/gdb.exp (get_valueof): Move from long_long.exp.
9379 (get_sizeof): Likewise.
9380
5d7cb8df
JK
93812009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9382
9383 PR fortran/9806
9384 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
9385
b2febfff
PP
93862009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
9387
9388 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
9389
4aa995e1
PA
93902009-02-06 Pedro Alves <pedro@codesourcery.com>
9391
9392 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
9393
d8906c6f
TJB
93942009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
9395
9396 * gdb.python/python-cmd.exp: New file.
9397
ff4ab08d
TG
93982009-02-06 Tristan Gingold <gingold@adacore.com>
9399
9400 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
9401
aacd552b
TG
94022009-02-05 Tristan Gingold <gingold@adacore.com>
9403
9404 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
9405 pointer is dereferenced and use this signal name in regexp.
9406 * gdb.base/signull.exp: Ditto.
9407 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
9408 * gdb.base/signull.c (main): Ditto.
9409
08c637de
TJB
94102009-02-04 Tom Tromey <tromey@redhat.com>
9411 Thiago Jung Bauermann <bauerman@br.ibm.com>
9412
9413 * gdb.python/python-value.exp: Use `gdb.history' instead of
9414 `gdb.value_from_history'.
9415 (test_value_numeric_ops): Add test for conversion of enum constant.
9416 * gdb.python/python-value.c (enum e): New type.
9417 (evalue): New global.
9418 (main): Use argv.
9419
20261af8
JG
94202009-02-04 Jerome Guitton <guitton@adacore.com>
9421
9422 * gdb.ada/uninitialized_vars: New test program.
9423 * gdb.ada/uninitialized_vars.exp: New testcase.
9424
52e44b43
TT
94252009-02-02 Tom Tromey <tromey@redhat.com>
9426
9427 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
9428 * gdb.cp/pr2489.cc: Rename...
9429 * gdb.cp/pr9594.cc: ... to this.
9430
1c71341a
TT
94312009-02-02 Tom Tromey <tromey@redhat.com>
9432
9433 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
9434 * gdb.cp/pr2489.cc: New file.
9435 * gdb.cp/cpcompletion.exp: New file.
9436
a4295225
TT
94372009-02-02 Tom Tromey <tromey@redhat.com>
9438
9439 PR exp/9059:
9440 * gdb.cp/call-c.exp: Add regression test.
9441 * gdb.cp/call-c.cc (FooHandle): New typedef.
9442 (main): New variable 'handle'.
9443
592375cd
VP
94442009-01-30 Vladimir Prus <vladimir@codesourcery.com>
9445
9446 * lib/mi-support.exp (et_mi_thread_list)
9447 (check_mi_and_console_threads): Adjust for current thread in
9448 -thread-list-ids output.
9449
41447f92
VP
94502009-01-30 Vladimir Prus <vladimir@codesourcery.com>
9451
889bf7c5
PA
9452 * gdb.mi/mi-break.exp (test_disabled_creation): New.
9453 Call it.
41447f92 9454
35669430
DE
94552009-01-28 Doug Evans <dje@google.com>
9456
9457 * gdb.arch/amd64-disp-step.S: New file.
9458 * gdb.arch/amd64-disp-step.exp: New file.
9459 * gdb.arch/i386-disp-step.S: New file.
9460 * gdb.arch/i386-disp-step.exp: New file.
9461
09f00d9a
PM
94622009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
9463
9464 * gdb.base/find.exp: Set newline variable
9465 using quotes instead of braces to fix cygwin failures.
9466
1e8fb976
PA
94672009-01-23 Pedro Alves <pedro@codesourcery.com>
9468
9469 * gdb.base/radix.exp: Add tests to ensure that that set
9470 input-radix 0 and set output-radix 0 are really rejected.
9471
da061712
PA
94722009-01-23 Pedro Alves <pedro@codesourcery.com>
9473
9474 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
9475 copyright years.
9476
dd7e2d2b
PA
94772009-01-23 Pedro Alves <pedro@codesourcery.com>
9478
9479 PR gdb/9664:
9480 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
9481
392452f6
PA
94822009-01-22 Pedro Alves <pedro@codesourcery.com>
9483
9484 PR c++/9631:
9485 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
9486
8653e71c
PM
94872009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
9488
9489 * gdb.server/file-transfer.exp: Use EXEEXT variable for
9490 binfile definition to fix Windows OS failure.
9491
a12cc160
DJ
94922009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
9493
9494 PR gdb/9346
9495 * gdb.base/interrupt.c (sigint_handler): New.
9496 (main): Install a SIGINT handler if SIGNALS is defined. Exit
9497 on error.
9498 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
9499 Test "signal SIGINT".
9500
b89667eb
DE
95012009-01-19 Doug Evans <dje@google.com>
9502
9503 * gdb.base/break.exp: Update expected gdb output.
9504 * gdb.base/sepdebug.exp: Ditto.
9505 * gdb.mi/mi-syn-frame.exp: Ditto.
9506 * gdb.mi/mi2-syn-frame.exp: Ditto.
9507 * gdb.base/call-signal-resume.exp: New file.
9508 * gdb.base/call-signals.c: New file.
9509 * gdb.base/unwindonsignal.exp: New file.
9510 * gdb.base/unwindonsignal.c: New file.
9511 * gdb.threads/interrupted-hand-call.exp: New file.
9512 * gdb.threads/interrupted-hand-call.c: New file.
9513 * gdb.threads/thread-unwindonsignal.exp: New file.
9514
adb483fe
DJ
95152009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
9516
9517 * gdb.base/define.exp: Test defining and hooking prefix commands.
9518 * gdb.python/python.exp: Update test for "show user" output.
9519
60023297
JK
95202009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9521
9522 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
9523 now the output exactly, using less wildcards. Expect also the output
9524 of gfortran-4.3. Update for the f-valprint.c modification from
9525 2008-04-22.
9526 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
9527 Remove gdb_test test names where matching the command.
9528
ccc57cf9
PA
95292009-01-01 Pedro Alves <pedro@codesourcery.com>
9530
9531 PR breakpoints/9681:
9532 * gdb.base/watchpoint.exp: Add regression test.
9533
c7a6ca08
PA
95342008-12-31 Pedro Alves <pedro@codesourcery.com>
9535
9536 * gdb.threads/attach-into-signal.exp: Don't use
9537 gdb_suppress_entire_file.
9538 * gdb.threads/attach-stopped.exp: Ditto.
9539 * gdb.threads/attachstop-mt.exp: Ditto.
9540
3a031f65
PA
95412008-12-31 Pedro Alves <pedro@codesourcery.com>
9542
9543 PR gdb/8812:
9544 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
9545
09e6485f
PA
95462008-12-29 Pedro Alves <pedro@codesourcery.com>
9547
9548 PR gdb/7536:
9549 * gdb.base/radix.exp: Add tests to ensure invalid input radices
9550 and unsupported output radices are really rejected.
9551
0cd53049
JK
95522008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9553
9554 * gdb.cp/punctuator.exp: Backslash the '$' signs.
9555
ba163c7e
TT
95562008-12-22 Tom Tromey <tromey@redhat.com>
9557
9558 * gdb.cp/punctuator.exp: New file.
9559
6f4de6c9
JK
95602008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9561
9562 * gdb.base/completion.exp (Completing non-existing component): New test.
9563
0f34d0b4
JK
95642008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9565
9566 Fix for PR gdb/8648.
9567 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
9568 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
9569 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
9570 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
9571
db2ad4c3
JK
95722008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9573
9574 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
9575
bb5ef15e
DP
95762008-12-16 Christophe Lyon <christophe.lyon@st.com>
9577
9578 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
9579 compiler actually generate code at the expected line number.
9580
90142adc
JZ
95812008-12-15 Jie Zhang <jie.zhang@analog.com>
9582
9583 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
9584
fad6eecd
TT
95852008-12-12 Tom Tromey <tromey@redhat.com>
9586
9587 * gdb.base/commands.exp (redefine_hook_test): New proc.
9588 Call it.
9589
17c8aaf5
TT
95902008-12-11 Tom Tromey <tromey@redhat.com>
9591
9592 * gdb.base/macscp.exp: New regression test.
9593
7c8adf68
TT
95942008-12-11 Tom Tromey <tromey@redhat.com>
9595
9596 * gdb.base/macscp.exp: Print "address.addr".
9597 * gdb.base/macscp1.c (struct outer): New struct.
9598 (address): New global.
9599
b05dcbb7
TT
96002008-12-09 Tom Tromey <tromey@redhat.com>
9601
9602 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
9603 Call it.
9604
2d476de1
DE
96052008-12-04 Doug Evans <dje@google.com>
9606
9607 * gdb.server/ext-run.exp: Relax regexp for init program.
9608
87bdc959
TG
96092008-12-03 Tristan Gingold <gingold@adacore.com>
9610
9611 * gdb.base/macscp.exp: Generate an object file during compilation
9612 to work around Darwin dsymutil limitations.
9613
e0740f77
JK
96142008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9615
9616 Test resolving external references to TLS variables.
9617 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
9618 FILE2_THREAD_LOCAL.
9619 (testfile2, srcfile2): New variables.
9620 * gdb.threads/tls.c (file2_thread_local)
9621 (function_referencing_file2_thread_local): New.
9622 * gdb.threads/tls2.c: New file.
9623
67f0aac5
JB
96242008-11-28 Joel Brobecker <brobecker@adacore.com>
9625
9626 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
9627 rather than integer, as integer might not be big enough when
9628 on 64bit targets.
67f0aac5 9629
c332165e
JG
96302008-11-27 Jerome Guitton <guitton@adacore.com>
9631
9632 * gdb.cp/formatted-ref.exp: Add equality test.
9633 * gdb.ada/formatted_ref.exp: Ditto.
9634
fc9b693c
JK
96352008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9636
9637 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
9638 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
9639
a9c64011
AS
96402008-11-20 Andreas Schwab <schwab@suse.de>
9641
9642 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
9643 matching syscall entry point.
9644 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9645 (tcatch_vfork_then_child_follow): Likewise. Finish through
9646 vfork even if we stopped at the syscall trampoline.
9647
e2fd701e
DE
96482008-11-20 Doug Evans <dje@google.com>
9649
9650 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
9651
69abc51c
TJB
96522008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
9653
9654 * gdb.arch/ppc-dfp.exp: New file.
9655 * gdb.arch/ppc-dfp.c: New file.
9656
c14c28ba
PP
96572008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
9658
9659 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 9660
2e74121d
DE
96612008-11-17 Doug Evans <dje@google.com>
9662
9663 * gdb.mi/mi-syn-frame.exp: Update expected output.
9664 * gdb.mi/mi2-syn-frame.exp: Update expected output.
9665
66bb093b
VP
96662008-11-17 Vladimir Prus <vladimir@codesourcery.com>
9667
9668 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
9669 "thread N" results in =thread-selected.
9670 * lib/mi-support (mi_run_cmd, mi_expect_stop)
9671 (mi_send_resuming_command_raw): Be prepared for
9672 =thread-selected.
9673
3d043ef6
VP
96742008-11-17 Vladimir Prus <vladimir@codesourcery.com>
9675
a9c64011
AS
9676 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
9677 * lib/mi-support.exp: Likewise.
3d043ef6 9678
808104c8
JB
96792008-11-16 Joel Brobecker <brobecker@adacore.com>
9680
9681 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
9682 commands from the expected output for "help catch".
9683
00b22944
JB
96842008-11-15 Joel Brobecker <brobecker@adacore.com>
9685
9686 * gdb.ada/int_deref.exp: New testcase.
9687
59669435
TT
96882008-11-14 Nick Roberts <nickrob@snap.net.nz>
9689
9690 * gdb.mi/gdb2549.exp: New file.
9691
de04a248
DE
96922008-11-11 Doug Evans <dje@google.com>
9693
9694 * gdb.base/callexit.exp: New file.
9695 * gdb.base/callexit.c: New file.
9696
6b8ce727
DE
96972008-11-10 Doug Evans <dje@google.com>
9698
9699 * lib/gdb.exp (GDBFLAGS): Move -nx ...
9700 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
9701 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
9702 (default_gdb_start,default_gdb_exit): Ditto.
9703 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
9704 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
9705 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
9706 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
9707 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
9708 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
9709
1b14b8aa
AS
97102008-11-03 Andreas Schwab <schwab@suse.de>
9711
9712 * gdb.base/hashline2.exp: Fix typo.
9713 * gdb.base/hashline3.exp: Likewise.
9714
f3134b88
TT
97152008-10-30 Tom Tromey <tromey@redhat.com>
9716
9717 * gdb.base/pointers.exp: Add test.
9718 * gdb.base/pointers.c (k, S): New typedefs.
9719 (instance): New global.
9720
c2226152
AS
97212008-10-30 Andreas Schwab <schwab@suse.de>
9722
9723 * gdb.base/args.exp: Add tests for newlines.
9724
462f405c
JB
97252008-10-30 Joel Brobecker <brobecker@adacore.com>
9726
9727 gdb.base/foll-exec.exp: Update the expected output of a couple
9728 of "info breakpoints" tests.
9729
79a45b7d
TT
97302008-10-28 Tom Tromey <tromey@redhat.com>
9731
9732 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
9733
adc13a14
PA
97342008-10-24 Pedro Alves <pedro@codesourcery.com>
9735
9736 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
9737 gdb_start_cmd.
9738 Use runto_main before any test that requires execution.
9739
252fbfc8
PA
97402008-10-23 Pedro Alves <pedro@codesourcery.com>
9741
9742 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
9743 instead of SIGINT.
9744
28148e3d
JB
97452008-10-22 Joel Brobecker <brobecker@adacore.com>
9746
9747 * gdb.base/completion.exp: Update expected output following
9748 the addition of the "info tasks" command.
9749
c209f847
TT
97502008-10-22 Tom Tromey <tromey@redhat.com>
9751
9752 * gdb.base/exprs.exp (test_expr): Add test for string
9753 concatenation.
9754
f177e350
PA
97552008-10-19 Pedro Alves <pedro@codesourcery.com>
9756
9757 * configure.ac: Output gdb.python/Makefile.
9758 * configure: Regenerate.
9759 * gdb.python/Makefile.in: New.
9760
cce89356
JB
97612008-10-16 Joel Brobecker <brobecker@adacore.com>
9762
9763 * gdb.base/foll-fork.exp: Adjust the expected output to match
9764 the new description for fork/vfork catchpoints in the "info
9765 breakpoints" output.
9766
176d289d
TJB
97672008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
9768
9769 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
9770
a08702d6
TJB
97712008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
9772
9773 * gdb.python/python-value.c: New file.
9774 * gdb.python/python-value.exp: New file.
9775
1c5cfe86
PA
97762008-10-15 Pedro Alves <pedro@codesourcery.com>
9777
9778 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
9779
5a98ad69
DP
97802008-10-15 Denis Pilat <denis.pilat@st.com>
9781
41702f1b 9782 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 9783
dcb1a1e2
TT
97842008-10-09 Tom Tromey <tromey@redhat.com>
9785
9786 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
9787 'fprintf' and 'stderr'.
9788
9124fe48
JB
97892008-10-07 Joel Brobecker <brobecker@adacore.com>
9790
9791 * gdb.ada/ref_tick_size.exp: New testcase.
9792
45452591
DE
97932008-10-06 Doug Evans <dje@google.com>
9794
9795 * gdb.dwarf2/dw2-cu-size.exp: New file.
9796 * gdb.dwarf2/dw2-cu-size.S: New file.
9797
9798 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
9799 .Ltype_int for clarity.
9800
4fc5b208
PP
98012008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
9802
9803 PR gdb/2384:
9804 * gdb.cp/gdb2384.exp: Extended to test more cases.
9805 * gdb.cp/gdb2384.cc: Likewise.
9806 * gdb.cp/gdb2384-base.h: Likewise.
9807 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 9808
d78df370
JK
98092008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9810
9811 * gdb.base/maint.exp (maint print type): Remove printing
9812 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
9813
9a044a89
TT
98142008-09-30 Tom Tromey <tromey@redhat.com>
9815
9816 * gdb.base/macscp.exp: Add completion tests.
9817 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
9818 (TWENTY_THREE): Likewise.
9819 (FORTY_EIGHT): Likewise.
9820
506800a9
TT
98212008-09-30 Tom Tromey <tromey@redhat.com>
9822
9823 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
9824 everywhere.
9825 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
9826
1a6f01b5
JK
98272008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9828
9829 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
9830 testcase is derived from. Fix racy dependency on an expected PID
9831 number. No longer support the testcase on Linux kernel 2.4.x.
9832
2fae03e8
TT
98332008-09-27 Tom Tromey <tromey@redhat.com>
9834
9835 * gdb.base/macscp.exp: Add tests for stringification, splicing,
9836 and varargs.
9837
1ad15515
PA
98382008-09-22 Pedro Alves <pedro@codesourcery.com>
9839
9840 * lib/mi-support.exp (mi_expect_interrupt): New.
9841 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
9842 from gdb.mi/mi-nonstop.exp.
9843 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
9844 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
9845 lib/mi-support.exp.
9846 Use mi_check_thread_states throughout. Avoid ".*" and do not
9847 require an anchor after -exec-run.
9848
d0b76dc6
DJ
98492008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
9850
9851 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
9852 stop is pending. Avoid ".*" when two stops are pending.
9853 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
9854 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
9855 newlines in fullnames.
9856 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
9857 (mi_expect_stop): Update comments. Only anchor in sync mode.
9858 Do not match newlines.
9859 (mi_send_resuming_command_raw): Always return status.
9860 (mi_get_stop_line): Do not match more than one line by accident.
9861 Only anchor in sync mode.
9862 (mi_run_inline_test): If -exec-next fails, give up.
9863
9990c830
UW
98642008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9865
9866 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
9867 on SPU.
9868
ebcf6f00
JB
98692008-09-10 Joel Brobecker <brobecker@adacore.com>
9870
9871 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
9872
b6db24e5
JB
98732008-09-10 Joel Brobecker <brobecker@adacore.com>
9874
9875 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
9876 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
9877 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
9878 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
9879 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
9880 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
9881 gdb.ada/interface.exp, gdb.ada/null_array.exp,
9882 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
9883 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
9884 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
9885 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
9886 Include the "= " sequence in the expected output of print tests.
9887
2bf448e0
JB
98882008-09-10 Joel Brobecker <brobecker@adacore.com>
9889
9890 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
9891 description for boolean types.
9892
d51fd4c8
PA
98932008-09-09 Pedro Alves <pedro@codesourcery.com>
9894
9895 * gdb.base/hook-stop-continue.c: New.
9896 * gdb.base/hook-stop-continue.exp: New.
9897
694182d2
DJ
98982008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
9899
9900 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
9901
3b8a7fc0
JG
99022008-09-08 Jerome Guitton <guitton@adacore.com>
9903
9904 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
9905 (stack_check_probe_2, stack_check_probe_loop_1)
9906 (stack_check_probe_loop_2): New functions.
9907 (main): Add call to these new functions.
9908 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
9909 functions, check that the breakpoint is inserted at the appropriate
9910 location.
9911 (insert_breakpoint): Slightly refine this procedure so that it can
9912 be called several times in the test.
9913
96cc0ae8
JG
99142008-09-08 Jerome Guitton <guitton@adacore.com>
9915
9916 * gdb.base/stack-checking.c: New file.
9917 * gdb.base/stack-checking.exp: New file.
9918
1f08b409
TJB
99192008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
9920
9921 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
9922 * gdb.arch/altivec-regs.exp: Likewise.
9923 * gdb.arch/vsx-regs.exp: Likewise.
9924
3099e1c4
TJB
99252008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
9926
9927 * gdb.arch/ppc-fp.exp: New file.
9928 * gdb.arch/ppc-fp.c: New file.
9929
cc69bfc1
PP
99302008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
9931
9932 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
9933 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 9934
b02a33db
MS
99352008-09-04 Michael Snyder <msnyder@vmware.com>
9936
9937 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
9938 as "at" (for non-debug functions such as _start).
9939
2992cbe0
UW
99402008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9941
9942 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
9943 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
9944 software watchpoints.
9945 * gdb.base/watch_thread_num.exp: Likewise.
9946
514f746b
AR
99472008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
9948
9949 * gdb.arch/i386-bp_permanent.exp: New test.
9950
876cecd0
TT
99512008-08-24 Tom Tromey <tromey@redhat.com>
9952
9953 * gdb.base/maint.exp: Update "maint print type".
9954
80f73d71
VP
99552008-08-21 Vladimir Prus <vladimir@codesourcery.com>
9956
9957 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
9958 support. Adjust the order of "*running" notifications.
9959 * gdb.mi/non-stop.c: Don't cast from int to void* and
9960 back.
9961
d9c78d7d
MK
99622008-08-20 Mark Kettenis <kettenis@gnu.org>
9963
9964 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
9965 expect to find it in the "info frame" output.
9966
97a2d1d3
DJ
99672008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
9968
9969 * gdb.base/interp.exp: Always consume both prompts.
9970
b96e2927
PA
99712008-08-20 Pedro Alves <pedro@codesourcery.com>
9972
9973 * gdb.base/pending.exp: Test pending breakpoints without symbols
9974 loaded.
9975
8cf6e61a
VP
99762008-08-19 Vladimir Prus <vladimir@codesourcery.com>
9977
9978 * lib/mi-support.exp (mi_expect_stop): Produce
9979 more details on failures.
9980 * gdb.mi/mi-nonstop.exp: New.
9981 * gdb.mi/non-stop.c: New.
9982
c6ebd6cf
VP
99832008-08-19 Vladimir Prus <vladimir@codesourcery.com>
9984
a9c64011
AS
9985 * gdb.mi/mi-async.exp: Use 'set target-async'.
9986 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 9987
46a9b8ed
DJ
99882008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
9989
9990 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
9991
44feb3ce
TT
99922008-08-17 Tom Tromey <tromey@redhat.com>
9993
9994 * gdb.base/help.exp (help catch): Rewrite.
9995
311a4e6b
TJB
99962008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
9997
9998 * gdb.base/define.exp: Test indented command documentation.
9999 * gdb.python/python.exp: Test indented multi-line command.
10000
604c2f83
LM
100012008-08-15 Luis Machado <luisgpm@br.ibm.com>
10002
10003 * testsuite/gdb.arch/vsx-regs.c: New source file.
10004 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
10005 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
10006
886a217c
TT
100072008-08-14 Tom Tromey <tromey@redhat.com>
10008
10009 * gdb.base/macscp.exp: Add regression test for "macro define" or
10010 "macro undef" with no arguments.
10011
c814a4f3
PP
100122008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
10013
10014 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 10015
12ab8a60
UW
100162008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10017
10018 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
10019
d57a3c85
TJB
100202008-08-06 Tom Tromey <tromey@redhat.com>
10021
10022 * gdb.python/python.exp: New file.
10023
c7b778ff
JK
100242008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10025
10026 Fix for PR gdb/1543.
10027 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
10028 $LOCATION.
10029 (location): New variable.
10030 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
10031 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
10032 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
10033 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
10034 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
10035 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
10036 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
10037 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
10038 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
10039 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
10040 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
10041 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
10042 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
10043 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
10044 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
10045 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
10046 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
10047 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
10048 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
10049 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
10050 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
10051 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
10052 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
10053 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
10054 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
10055 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
10056 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
10057 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
10058 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
10059 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
10060 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
10061 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
10062 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
10063 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
10064 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
10065 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
10066 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
10067 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
10068 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
10069 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
10070 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
10071 gdb.base/type-opaque.exp, gdb.base/until.exp,
10072 gdb.base/value-double-free.c, gdb.base/varargs.exp,
10073 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
10074 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
10075 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
10076 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
10077 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
10078 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
10079 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
10080 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
10081 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
10082 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
10083 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
10084 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
10085 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
10086 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
10087 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
10088 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
10089 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
10090 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
10091 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
10092 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
10093 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
10094 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
10095 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
10096 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
10097 gdb.pascal/types.exp, gdb.stabs/weird.exp,
10098 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
10099 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
10100 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
10101 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
10102 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
10103 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
10104 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
10105 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
10106 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
10107 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
10108 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
10109 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
10110 lib/mi-support.exp, lib/trace-support.exp: Remove reference
10111 to bug-gdb@prep.ai.mit.edu .
10112
5e06a3d1
VP
101132008-07-31 Vladimir Prus <vladimir@codesourcery.com>
10114
10115 * lib/mi-support.exp (mi_load_shlibs): New.
10116 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
10117
9d81d21b
VP
101182008-07-30 Vladimir Prus <vladimir@codesourcery.com>
10119
10120 * lib/mi-support.exp (get_mi_thread_list)
10121 (check_mi_and_console_threads): New, moved from ...
10122 * gdb.mi/mi-pthread.exp: ...here.
10123 * gdb.mi/gdb669.exp (get_mi_thread_list)
10124 (check_mi_and_console_threads): Delete.
10125 * gdb.mi/mi2-pthread.exp: Likewise.
10126
bae98fe0
TT
101272008-07-28 Tom Tromey <tromey@redhat.com>
10128
10129 * Makefile.in (just-check): Remove. Move body to...
10130 (check): ... here.
10131
57380f4e
DJ
101322008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
10133
10134 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
10135 Add a test for duplicated SIGINTs.
10136
e09490f1
DJ
101372008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
10138
10139 * gdb.threads/schedlock.exp (get_args): Update to work for any
10140 value of NUM.
10141 (Top level): Report the number of threads that did not resume.
10142
6387b45f
DJ
101432008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
10144
10145 * gdb.dwarf2/dw2-compressed.S: Also define __start.
10146
62f64ff2
DJ
101472008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
10148
10149 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
10150 non-MI prompt.
10151
fa8de41e
TT
101522008-07-26 Tom Tromey <tromey@redhat.com>
10153
10154 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
10155 (function_struct, function_struct_ptr): New globals.
10156 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
10157 function pointer in a struct.
10158
ccb3ac8a
TT
101592008-07-26 Tom Tromey <tromey@redhat.com>
10160
10161 * gdb.base/macscp.exp: Add test for macro lexing bug.
10162
d7d9f01e
TT
101632008-07-18 Tom Tromey <tromey@redhat.com>
10164
10165 * gdb.base/macscp.exp: Add macro tests.
10166
9bf07184
PP
101672008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
10168
10169 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
10170
becf6477
PP
101712008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
10172
10173 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
10174
0709f7d3
PP
101752008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
10176
10177 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 10178
7093c834
PP
101792008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
10180
10181 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 10182
b432ffe3
JK
101832008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10184
10185 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
10186
b1a268e5
VP
101872008-07-12 Vladimir Prus <vladimir@codesourcery.com>
10188
10189 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
10190
e2995f8e
KB
101912008-07-11 Kevin Buettner <kevinb@redhat.com>
10192
10193 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
10194 of regexp to account for changes made to GDB in the printing of
10195 byte vectors.
10196
14032a66
TT
101972008-07-11 Tom Tromey <tromey@redhat.com>
10198
10199 * gdb.base/completion.exp: Add 'help' completion test.
10200
981505ef
JK
102012008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10202
10203 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
10204
10568435
JK
102052008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10206
10207 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
10208
4487aabf
PA
102092008-07-09 Pedro Alves <pedro@codesourcery.com>
10210
10211 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
10212
a4a9b1c4
PA
102132008-07-09 Pedro Alves <pedro@codesourcery.com>
10214
10215 * gdb.base/fullname.exp: Restore pwd if compiling failed.
10216
3c3185ac
JK
102172008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10218
10219 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
10220
7ebd49dc
VP
102212008-06-28 Vladimir Prus <vladimir@codesourcery.com>
10222
10223 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
10224 previous commit. Add a comment.
10225
84e46146
PA
102262008-06-28 Pedro Alves <pedro@codesourcery.com>
10227
10228 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
10229
0f8d4a2f
VP
102302008-06-28 Vladimir Prus <vladimir@codesourcery.com>
10231
10232 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
10233
f747e0ce
PA
102342008-06-27 Pedro Alves <pedro@codesourcery.com>
10235
10236 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
10237 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
10238 compiling an executable, link in an object that forces unbuffered
10239 output.
10240 * lib/set_unbuffered_mode.c: New file.
10241
734a5c36
JK
102422008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10243
10244 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
10245
a2840c35
VP
102462008-06-25 Vladimir Prus <vladimir@codesourcery.com>
10247
a9c64011
AS
10248 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
10249 mi_expect_stop.
10250 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
10251 Demand that *running is output.
10252 (detect_async): Perform checking every time.
10253 (mi_send_resuming_command): Extract everything into...
10254 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
10255 (mi_expect_stop): Don't accept any output before *stopped.
10256
6ae37fef
VP
102572008-06-13 Vladimir Prus <vladimir@codesourcery.com>
10258
10259 Robustify mi-simplerun.
a9c64011
AS
10260 * gdb.mi/basics.c (main): Add a call to sleep.
10261 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
10262 * gdb.mi/mi2-cli.exp: Likewise.
10263 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 10264
b4aa76f0 102652008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
10266
10267 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
10268
e1ac3328
VP
102692008-06-10 Vladimir Prus <vladimir@codesourcery.com>
10270
a9c64011
AS
10271 * gdb.mi/mi-console.exp: Adjust.
10272 * gdb.mi/mi-syn-frame.exp: Adjust.
10273 * gdb.mi/mi2-console.exp: Adjust.
10274 * gdb.mi/mi2-syn-frame.exp: Adjust.
10275 * lib/mi-support.exp (mi_run_cmd): Adjust.
10276 (mi_send_resuming_command): Adjust.
e1ac3328 10277
f7f9a841
VP
102782008-06-10 Vladimir Prus <vladimir@codesourcery.com>
10279
10280 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
10281 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
10282 testing of stopped.
10283 * gdb.mi/mi2-syn-frame.exp: Likewise.
10284 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
10285 (async, detect_async): New.
10286 (mi_expect_stop, mi_continue_to_line): Adjust expectation
10287 depending on if we're running in sync or async mode.
f7f9a841 10288
37cd5d19
TT
102892008-06-09 Tom Tromey <tromey@redhat.com>
10290
10291 * gdb.base/completion.exp: New tests for field name completion
10292 with spaces, and field name completion with '->'.
10293
65d12d83
TT
102942008-06-06 Tom Tromey <tromey@redhat.com>
10295
10296 * gdb.base/break1.c (struct some_struct): New struct.
10297 (values): New global.
10298 * gdb.base/completion.exp: Add field name completion test.
10299
ebfe2e3f
PP
103002008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
10301
10302 * gdb.cp/call-c.exp: Test for incorrect handling of reference
10303 to pointer.
10304 * gdb.cp/call-c.cc: Likewise.
10305
bcf6fc3a
NR
103062008-06-06 Nick Roberts <nickrob@snap.net.nz>
10307
10308 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
10309 annotation.
10310
49fd4a42 103112008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 10312 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
10313
10314 * gdb.threads/execl.c, gdb.threads/execl1.c,
10315 gdb.threads/execl.exp: New tests.
a9c64011 10316
8a34ac3f
AR
103172008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
10318 Daniel Jacobowitz <dan@codesourcery.com>
10319
10320 * gdb.cp/exception.exp: Activate test, make it work with pending
10321 catchpoints.
10322
86ae69ef
JK
103232008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10324
10325 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
10326
f7f9ae2c
VP
103272008-05-28 Vladimir Prus <vladimir@codesourcery.com>
10328
a9c64011
AS
10329 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
10330 now printed.
10331 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 10332
2a2d4dc3
AS
103332008-05-27 Andreas Schwab <schwab@suse.de>
10334
10335 * gdb.base/frame-args.exp: Handle arguments that are optimized
10336 out.
10337
5099e4d9
LM
103382008-05-26 Luis Machado <luisgpm@br.ibm.com>
10339
10340 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
10341 quiet for ppc32 and group options into a single variable.
10342
d9c36a91
JB
103432008-05-23 Joel Brobecker <brobecker@adacore.com>
10344
10345 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
10346 of zero-size elements.
10347 * gdb.ada/null_array.exp: Test printing this new array.
10348
103a8671
JK
103492008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10350
10351 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
10352
07a4cc1a 103532008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
10354
10355 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
10356 of the "finish" command.
10357
55f996a7
NR
103582008-05-21 Nick Roberts <nickrob@snap.net.nz>
10359
10360 * gdb.base/annota1.exp: Test for new annotation.
10361
907fc202
UW
103622008-05-16 Pedro Alves <pedro@codesourcery.com>
10363
10364 * gdb.base/fixsection.exp: New file.
10365 * gdb.base/fixsection0.c: New file.
10366 * gdb.base/fixsection1.c: New file.
10367
e8f97270
UW
103682008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10369
10370 * gdb.base/annota1.exp: Accept printf@... in place of printf.
10371 * gdb.base/annota3.exp: Likewise.
10372
ac0bb574
NF
103732008-05-13 Nathan Froyd <froydnj@codesourcery.com>
10374
10375 * gdb.base/watch_thread_num.exp: Don't run tests that require
10376 watchpoints if the target doesn't support them.
10377
6fadd07a
DE
103782008-05-12 Doug Evans <dje@google.com>
10379
10380 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
10381
6e9a4a30
JB
103822008-05-09 Joel Brobecker <brobecker@adacore.com>
10383
10384 * gdb.ada/assign_1.exp: New testcase.
10385
08388c79
DE
103862008-05-09 Doug Evans <dje@google.com>
10387
a3c83fae
DE
10388 * gdb.base/find.exp: New file.
10389 * gdb.base/find.c: New file.
08388c79 10390
bd5ddfe8
DJ
103912008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
10392
10393 * gdb.base/commands.exp (watchpoint_command_test): Handle
10394 gdb,no_hardware_watchpoints.
10395 * gdb.base/float.exp: Allow ARM targets without floating point.
10396 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
10397
b5dd68e2 103982008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 10399 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
10400
10401 * gdb.ada/lang_switch: New test program.
10402 * gdb.ada/lang_switch.exp: New testcase.
10403
382d13d1
DE
104042008-05-05 Doug Evans <dje@google.com>
10405
10406 * gdb.base/help.exp (disassemble): Update expected help text.
10407
9dd789d0
PA
104082008-05-04 Pedro Alves <pedro@codesourcery.com>
10409
10410 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
10411
611c83ae
PA
104122008-05-04 Pedro Alves <pedro@codesourcery.com>
10413
10414 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
10415 different times.
10416
ff013f42
JK
104172008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10418
10419 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
10420 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
10421 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
10422 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
10423
96dff6a2
VP
104242008-05-04 Vladimir Prus <vladimir@codesourcery.com>
10425
10426 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
10427 notification to appear.
10428
55cd6f92
DJ
104292008-05-04 Daniel Jacobowitz <dan@debian.org>
10430
10431 * gdb.base/fullname.c: New file.
10432 * gdb.base/fullname.exp: New file.
10433 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
10434
d705c43c
PA
104352008-05-03 Pedro Alves <pedro@codesourcery.com>
10436
10437 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
10438 expressions with macros.
10439
333222e1
JK
104402008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10441
10442 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
10443
5ac01682
DJ
104442008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
10445
10446 * gdb.base/completion.exp: Handle lack of other symbols beginning
10447 with "a".
10448
10449 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
10450
237fc4c9
PA
104512008-05-02 Jim Blandy <jimb@codesourcery.com>
10452
10453 * gdb.asm/asmsrc1.s: Add scratch space.
10454
ed5e9466
DJ
104552008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10456 Daniel Jacobowitz <dan@codesourcery.com>
10457
10458 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
10459 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
10460 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
10461
b39cc962
DJ
104622007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
10463
10464 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
10465
36d520f5
JB
104662008-05-01 Joel Brobecker <brobecker@adacore.com>
10467
10468 * gdb.base/info-target.exp: New testcase.
10469
8d4e3071
DJ
104702008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
10471
10472 * gdb.cp/hang.exp: Use .cc instead of .C.
10473 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
10474 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
10475
6f3f3097
DJ
104762008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
10477
10478 * gdb.base/gdb1250.exp: Remove perror.
10479 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
10480
5550a914
PA
104812008-04-30 Pedro Alves <pedro@codesourcery.com>
10482
10483 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
10484 .2byte.
10485
d848e687
DJ
104862008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
10487
10488 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
10489 (maybe_kfail): New.
10490
93b5768b
PA
104912008-04-25 Pedro Alves <pedro@codesourcery.com>
10492
10493 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
10494
721c02de
VP
104952008-04-24 Vladimir Prus <vladimir@codesourcery.com>
10496
a9c64011
AS
10497 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
10498 * gdb.mi/mi2-syn-frame.exp: Likewise.
10499 * lib/mi-support.exp: Likewise.
721c02de 10500
74960c60
VP
105012008-04-24 Vladimir Prus <vladimir@codesourcery.com>
10502
10503 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
10504 to specify regexp for the location to stop at.
10505 * gdb.base/break-always.c: New.
10506 * gdb.base/break-always.exp: New.
10507
d24317b4
VP
105082008-04-24 Vladimir Prus <vladimir@codesourcery.com>
10509
10510 * lib/mi-support.exp (mi_runto_helper): Adjust
10511 for the original-location field.
10512 (mi_create_breakpoint, mi_list_breakpoints): New.
10513 * gdb.mi/mi-break.exp: Adjust.
10514 * gdb.mi/mi2-break.exp: Adjust.
10515 * gdb.mi/mi-pending.exp: Adjust.
10516 * gdb.mi/mi-simplerun.exp: Adjust.
10517 * gdb.mi/mi2-simplerun.exp: Adjust.
10518 * gdb.mi/mi-syn-frame.exp: Adjust.
10519 * gdb.mi/mi2-syn-frame.exp: Adjust.
10520 * gdb.mi/mi-until.exp: Adjust.
10521 * gdb.mi/mi2-until.exp: Adjust.
10522 * gdb.mi/mi-var-display.exp: Adjust.
10523 * gdb.mi/mi2-var-display.exp: Adjust.
10524 * gdb.mi/mi-watch.exp: Adjust.
10525 * gdb.mi/mi2-watch.exp: Adjust.
10526
fdc59709 105272008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 10528
a9c64011
AS
10529 * aclocal.m4: Add override.m4.
10530 * configure: Regenerate.
fdc59709 10531
8e91f023
VP
105322008-04-19 Vladimir Prus <vladimir@codesourcery.com>
10533
10534 * gdb.mi/var-cmd.c (do_at_tests): Verify that
10535 '-var-update --all-values' reports new value even the type
10536 of a variable object has changed.
10537
233a11ab
CS
105382008-04-18 Craig Silverstein <csilvers@google.com>
10539
10540 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
10541 files.
d24317b4 10542
9c1137ad
JB
105432008-04-18 Joel Brobecker <brobecker@adacore.com>
10544
10545 * gdb.ada/atomic_enum: New test program.
10546 * gdb.ada/atomic_enum.exp: New testcase.
10547
66d0bbc7
DE
105482008-04-17 Doug Evans <dje@google.com>
10549
10550 * gdb.opt/Makefile.in: Fix whitespace.
10551
100906b0
UW
105522008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
10553
10554 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
10555
4584e32e
DE
105562008-04-17 Doug Evans <dje@google.com>
10557
10558 * gdb.base/hashline1.exp: New testcase.
10559 * gdb.base/hashline2.exp: New testcase.
10560 * gdb.base/hashline2.exp: New testcase.
10561
0a320680
PA
105622008-04-17 Pedro Alves <pedro@codesourcery.com>
10563
10564 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
10565
18ac113b
AR
105662008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
10567
10568 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
10569 temporary breakpoint to match "Temporary breakpoint".
10570 * gdb.base/break.exp (delete_breakpoints): Likewise.
10571 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
10572 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
10573 * gdb.base/display.exp: Likewise.
10574 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
10575 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
10576 * gdb.base/restore.exp (restore_tests): Likewise.
10577 * gdb.base/sepdebug.exp: Likewise.
10578 * gdb.base/watchpoint.exp: Likewise.
10579 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
10580 * gdb.mi/mi-pending.exp: Likewise.
10581 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
10582 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
10583 * gdb.mi/mi-var-cmd.exp: Likewise.
10584 * gdb.mi/mi-var-display.exp: Likewise.
10585 * gdb.mi/mi2-cli.exp: Likewise.
10586 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
10587 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
10588 * gdb.mi/mi2-var-display.exp: Likewise.
10589 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
10590 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
10591 new "disp" field.
a9c64011 10592 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
10593 reason. This is to support fix for PR2424.
10594
add38693
JK
105952008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10596
10597 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
10598
fcacd99f
VP
105992008-04-13 Vladimir Prus <vladimir@codesourcery.com>
10600
10601 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 10602 field. Add more floating varobj tests.
fcacd99f 10603 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
10604 field.
10605 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
10606 (main): Call do_at_tests.
10607 * lib/mi-support.exp (mi_create_floating_varobj)
10608 (mi_varobj_update_with_type_change): New.
fcacd99f 10609
de051565
MK
106102008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
10611
10612 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
10613 option of -var-evaluate-expression.
10614 * gdb.mi/mi2-var-display.exp: Likewise.
10615
dbc52822
VP
106162008-04-07 Vladimir Prus <vladimir@codesourcery.com>
10617
10618 Introduce test setup helpers.
a9c64011
AS
10619 * lib/gdb.exp (build_executable, clean_restart)
10620 (prepare_for_testing): New.
10621 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
10622 * gdb.base/return.exp: Likewise.
10623 * gdb.base/ending-run.exp: Likewise.
dbc52822 10624
473591da
NR
106252008-04-07 Nick Roberts <nickrob@snap.net.nz>
10626
10627 * gdb.mi/mi-async.exp: New test for asynchronous Machine
10628 Interface (MI) responses.
10629
2b2d9e11
VP
106302008-04-06 Vladimir Prus <vladimir@codesourcery.com>
10631
a9c64011
AS
10632 * gdb.cp/breakpoint.cc: New code to test conditions involving
10633 member variables.
10634 * gdb.cp/breakpoint.exp: Test condition involving member
10635 variables.
2b2d9e11 10636
bb378428
VP
106372008-04-05 Vladimir Prus <vladimir@codesourcery.com>
10638
10639 * lib/mi-support.exp (mi_expect_stop): New.
10640 (mi_run_cmd): Change the
10641 token. Use mi_send_resuming_command, use
10642 mi_expect_stop.
10643 (mi_execute_to_helper): Rename to mi_execute_to.
10644 (mi_send_resuming_command): Add more error patterns.
10645 (mi_wait_for_stop): Renamed to...
10646 (mi_get_stop_line): ...this.
10647 (mi_run_inline_test): Adjust.
10648
10649 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
10650 * gdb.mi/mi-console.exp: Likewise.
10651 * gdb.mi/mi-pending.exp: Likewise.
10652 * gdb.mi/mi-simplerun.exp: Likewise.
10653 * gdb.mi/mi-stack.exp: Likewise.
10654 * gdb.mi/mi-stepi.exp: Likewise.
10655 * gdb.mi/mi-syn-frame.exp: Add comment.
10656 * gdb.mi/mi-until.exp: Likewise.
10657 * gdb.mi/mi-var-display.exp: Likewise.
10658 * gdb.mi/mi-watch.exp: Likewise.
10659 * gdb.mi/mi2-cli.exp: Likewise.
10660 * gdb.mi/mi2-console.exp: Likewise.
10661 * gdb.mi/mi2-simplerun.exp: Likewise.
10662 * gdb.mi/mi2-stack.exp: Likewise.
10663 * gdb.mi/mi2-stepi.exp: Likewise.
10664 * gdb.mi/mi2-until.exp: Likewise.
10665 * gdb.mi/mi2-var-display.exp: Likewise.
10666 * gdb.mi/mi2-watch.exp: Likewise.
10667
62172bb9
UW
106682008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10669
10670 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
10671
10672 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
10673
a13e061a
PA
106742008-04-04 Pedro Alves <pedro@codesourcery.com>
10675
10676 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
10677 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
10678 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
10679 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
10680 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
10681 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
10682 expect an mi error duplicated in stderr.
10683
eae06beb
JB
106842008-04-03 Joel Brobecker <brobecker@adacore.com>
10685
10686 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
10687 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
10688 Add a couple of tests that verify the behavior when the new setting
10689 is set to "cancel" and "all".
10690 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
10691 "ask" before we start the testing.
10692
79c6ced6
AR
106932008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
10694
10695 * gdb.cp/casts.cc: Add class reference variables.
10696 * gdb.cp/casts.exp: New test cases for up/down casting references.
10697
6c2d1a6b
MK
106982008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
10699
10700 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
10701 instead of beginning to make an extra test pass.
10702 * gdb.mi/mi2-var-display.exp: Likewise.
10703
55b411d9
MR
107042008-03-31 Maciej W. Rozycki <macro@mips.com>
10705
10706 * gdb.base/break.exp: Mark failures as such. Fix formatting.
10707
c6140da2
MD
107082008-03-31 Markus Deuling <deuling@de.ibm.com>
10709 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10710
10711 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
10712 value. Add xfail for older kernels.
10713
79732189
AR
107142008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
10715
10716 Bring mi-support in line with gdb.exp.
10717 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
10718 (mi_gdb_start): New function.
10719
33c3676e
MR
107202008-03-28 Maciej W. Rozycki <macro@mips.com>
10721
10722 * gdb.mi/mi-var-cmd.exp: Fix a typo.
10723
92e28119
VP
107242008-03-26 Vladimir Prus <vladimir@codesourcery.com>
10725
10726 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
10727 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 10728
9e8e3afe
VP
107292008-03-26 Vladimir Prus <vladimir@codesourcery.com>
10730
10731 * lib/mi-support.exp (mi_create_varobj_checked): New.
10732 (mi_list_varobj_children): Allow to check for a
10733 value.
10734 (mi_list_array_varobj_children): New.
10735
10736 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
10737 and mi_list_varobj_children, as opposed to hardcoding
10738 expected strings.
10739 * gdb.mi/gdb701.exp: Likewise.
10740 * gdb.mi/gdb792.exp: Likewise.
10741 * gdb.mi/mi-var-block.exp: Likewise.
10742 * gdb.mi/mi-var-cmd.exp: Likewise.
10743 * gdb.mi/mi-var-invalidate.exp: Likewise.
10744 * gdb.mi/mi2-var-block.exp: Likewise.
10745 * gdb.mi/mi2-var-child.exp: Likewise.
10746 * gdb.mi/mi2-var-cmd.exp: Likewise.
10747 * gdb.mi/mi2-var-display.exp: Likewise.
10748
9df50351
JK
107492008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10750
10751 Fix random false FAILs on i386.
10752 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
10753
31e5d73a
DJ
107542008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
10755
10756 PR gdb/544
10757 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
10758
12f4afab
DJ
107592008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
10760
10761 PR gdb/544
10762 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
10763
b562a0cb
DJ
107642008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
10765
10766 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
10767 fixed PR gdb/544.
10768
17faa917
DJ
107692008-03-21 Pedro Alves <pedro@codesourcery.com>
10770
10771 * gdb.threads/fork-child-threads.exp: Test next over fork.
10772
6214f497
DJ
107732008-03-21 Chris Demetriou <cgd@google.com>
10774
10775 * gdb.base/break.exp (rbreak junk): New test for rbreak
10776 "Junk at end of arguments" issue.
10777
63092375
DJ
107782008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
10779
10780 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
10781 *& to work on created array elements.
10782 (Top level): Test print $pc with a file. Test string operations
10783 without a target.
10784 * gdb.base/ptype.exp: Do not expect *& to work on created array
10785 elements.
10786
b21991b0
DJ
107872008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
10788
10789 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
10790 gdb.threads/staticthreads.exp: Update exit query.
10791
c4b347c7
SL
107922008-03-07 Sandra Loosemore <sandra@codesourcery.com>
10793
10794 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
10795
fa4727a6
DJ
107962008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
10797
10798 * gdb.base/watchpoint.c (global_ptr, func4): New.
10799 (main): Call func4.
10800 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
10801 (test_inaccessible_watchpoint): New.
10802
2f34202f
MR
108032008-02-29 Maciej W. Rozycki <macro@mips.com>
10804
10805 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
10806 select the largest.
10807
0d6ba1b1
DJ
108082008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
10809
10810 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
10811 frames-invalid annotations.
10812
e691325a
PM
108132008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
10814
a9c64011 10815 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 10816
f85b5ecc
DE
108172008-02-27 Doug Evans <dje@google.com>
10818
10819 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
10820 for bug 1738.
10821 (breakpoint_to_handler_entry): Ditto.
10822
b40e7bf3
JB
108232008-02-27 Joel Brobecker <brobecker@adacore.com>
10824
10825 * gdb.base/ending-run.exp: Use the first line of code inside
10826 function body to test breakpoints.
10827 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
10828 location where the breakpoint is inserted when using the line
10829 where a function is declared. Fix typo in the description of
10830 one of the tests.
10831 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
10832
2faca73a
PM
108332008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
10834
10835 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 10836 tests.
2faca73a 10837
6f439c36
PM
108382008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
10839
10840 * gdb.base/args.exp: avoid same output for tests
10841 with single quotes.
10842
54e52265
VP
108432008-02-26 Vladimir Prus <vladimir@codesourcery.com>
10844
a9c64011
AS
10845 * gdb.base/annota1.exp: Adjust for 'info break'
10846 format changes.
10847 * gdb.base/annota3.exp: Likewise.
10848 * gdb.base/break.exp: Likewise.
10849 * gdb.base/condbreak.exp: Likewise.
10850 * gdb.base/pending.exp: Likewise.
10851 * gdb.base/sepdebug.exp: Likewise.
10852 * gdb.base/unload.exp: Likewise.
10853 * gdb.cp/ovldbreak.exp: Likewise.
10854 * gdb.mi/mi-pending.exp: Likewise.
54e52265 10855
897b09ca
DE
108562008-02-07 Doug Evans <dje@google.com>
10857
10858 * gdb.cp/mb-inline.exp: New.
10859 * gdb.cp/mb-inline.h: New.
10860 * gdb.cp/mb-inline1.cc: New.
10861 * gdb.cp/mb-inline2.cc: New.
10862
b1c32d35
PM
108632008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
10864
10865 * gdb.pascal/floats.pas: New test program.
10866 * gdb.pascal/floats.exp: New testcase.
10867
1a4ca44a
TJB
108682008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
10869
10870 * gdb.base/callfuncs.c (t_float_many_args): New function.
10871 (t_double_many_args): New function.
10872 * gdb.base/callfuncs.exp: Add tests for exceeding float
10873 and double parameters passed through the stack.
10874
439048e8
JB
108752008-02-05 Joel Brobecker <brobecker@adacore.com>
10876
10877 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
10878 gdb.ada/complete/foo.adb: New files.
10879 * gdb.ada/complete.exp: New testcase.
10880
81fe8080
DE
108812008-02-03 Doug Evans <dje@google.com>
10882
301f0ecf
DE
10883 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
10884
81fe8080
DE
10885 * gdb.cp/gdb2384.exp: New file.
10886 * gdb.cp/gdb2384.cc: New file.
10887 * gdb.cp/gdb2384-base.h: New file.
10888 * gdb.cp/gdb2384-base.cc: New file.
10889
4b071aec
DE
108902008-02-02 Doug Evans <dje@google.com>
10891
10892 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
10893
61137ba6
JB
108942007-02-01 Joel Brobecker <brobecker@adacore.com>
10895
10896 * gdb.ada/sym_print_name: New test program.
10897 * gdb.ada/sym_print_name.exp: New testcase.
10898
108992007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
10900
10901 * gdb.ada/nested/hello.adb: New file.
10902 * gdb.ada/nested.exp: New testcase.
10903 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
10904
98deb0da
VP
109052008-02-01 Vladimir Prus <vladimir@codesourcery.com>
10906
10907 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
10908 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
10909 don't cause future evaluations of function to report
10910 creation of internal breakpoints.
98deb0da 10911
723a2275
VP
109122008-02-01 Vladimir Prus <vladimir@codesourcery.com>
10913
10914 * gdb.mi/mi-break.exp (test_error): New.
10915 Call it.
10916
fb546a2f
LM
109172008-01-31 Luis Machado <luisgpm@br.ibm.com>
10918
10919 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
10920 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
10921
2d8fd90a
PM
109222008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
10923
10924 * gdb.pascal/integers.pas: New test program.
10925 * gdb.pascal/integers.exp: New testcase.
10926
a7fa0ded
PM
109272008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
10928
10929 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
10930
5e1a1926
TJB
109312008-01-30 Luis Machado <luisgpm@br.ibm.com>
10932
10933 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
10934 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
10935
8d04f9f0
JB
109362008-01-30 Paul Hilfinger <hilfinger@adacore.com>
10937
10938 * gdb.ada/formatted_ref: New test program.
10939 * gdb.ada/formatted_ref.exp: New testcase.
10940
10941 * gdb.cp/formatted-ref.cc: New file.
10942 * gdb.cp/formatted-ref.exp: New testcase.
10943
ce75a98f
JB
109442008-01-30 Joel Brobecker <brobecker@adacore.com>
10945
10946 * gdb.base/ptype.exp: Add testing of "ptype $pc".
10947
e835f6bf
NR
109482008-01-30 Nick Roberts <nickrob@snap.net.nz>
10949
10950 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
10951 (test_file_list_exec_source_file): Update to new macro-info field.
10952
d118ef87
PH
109532008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
10954
10955 * gdb.ada/exprs: New test program.
10956 * gdb.ada/exprs.exp: New testcase.
10957
7d35ab09
TJB
109582008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
10959
10960 * dfp-test.c (DELTA, DELTA_B): New definitions.
10961 (double_val1, double_val2, double_val3, double_val4, double_val5,
10962 double_val6, double_val7, double_val8, double_val9, double_val10,
10963 double_val11, double_val12, double_val13, double_val14, dec32_val1,
10964 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
10965 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
10966 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
10967 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
10968 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
10969 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
10970 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
10971 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
10972 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
10973 dec128_val16): New global variables.
10974 (decimal_dec128_align): New function.
10975 (decimal_mixed): Likewise.
10976 (decimal_many_args_dec32): Likewise.
10977 (decimal_many_args_dec64): Likewise.
10978 (decimal_many_args_dec128): Likewise.
10979 (decimal_many_args_mixed): Likewise.
10980 * dfp-test.exp: Add tests calling new inferior functions.
10981
2d717e4f
DJ
109822008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
10983
10984 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
10985 gdb.server/ext-run.exp: New files.
10986 * lib/gdbserver-support.exp (gdbserver_download): New.
10987 (gdbserver_start): New. Update gdbserver expected
10988 output.
10989 (gdbserver_spawn): Use them.
10990 (gdbserver_start_extended): New.
10991
e85a822c
DJ
109922008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
10993
10994 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
10995 Run on GNU/Linux.
10996 (do_exec_tests): Check for systems which do not support catchpoints.
10997 Do not match START.
10998 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
10999 Run on GNU/Linux. Enable verbose output.
11000 (check_fork_catchpoints): New.
11001 (explicit_fork_child_follow, catch_fork_child_follow)
11002 (tcatch_fork_parent_follow): Update expected messages.
11003 (do_fork_tests): Use check_fork_catchpoints.
11004 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
11005 Run on GNU/Linux. Enable verbose output.
11006 (check_vfork_catchpoints): New.
11007 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
11008 expected messages.
11009 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
11010
401ea829
JB
110112008-01-29 Jim Blandy <jimb@red-bean.com>
11012
11013 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
11014 host' errors.
11015 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
11016
aceaf3ad
JB
110172008-01-29 Jim Blandy <jimb@red-bean.com>
11018
11019 * gdb.threads/sigthread.c: Use barriers to ensure that
11020 child_thread and child_thread_two are always initialized before we
11021 start to use them.
11022
a5606eee
VP
110232008-01-29 Vladimir Prus <vladimir@codesourcery.com>
11024
11025 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
11026 * gdb.base/watchpoint-solib.c: New.
11027 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 11028
c55a82bb
PM
110292008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
11030
11031 * gdb.base/gdb1056.exp: Add unsigned integer test.
11032
0993fe05
DE
110332008-01-28 Doug Evans <dje@google.com>
11034
11035 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
11036
4fe42e7f
JB
110372008-01-27 Jim Blandy <jimb@codesourcery.com>
11038
c7a69933
JB
11039 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
11040
4fe42e7f
JB
11041 * gdb.base/expand-psymtabs.exp: Doc fix.
11042
5def8285
MK
110432008-01-26 Mark Kettenis <kettenis@gnu.org>
11044
11045 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
11046
5313c911
NR
110472008-01-24 Nick Roberts <nickrob@snap.net.nz>
11048
a9c64011 11049 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
11050 -var-set-format.
11051
93815fbf
VP
110522008-01-23 Chris Demetriou <cgd@google.com>
11053
11054 * gdb.threads/thread_events.c: New testcase source file.
11055 * gdb.threads/thread_events.exp: New testcase expect file.
11056
467a88ee
NR
110572008-01-23 Nick Roberts <nickrob@snap.net.nz>
11058
11059 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
11060
11061 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
11062 -var-set-format.
11063
d8f82aba
DJ
110642008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
11065 Vladimir Prus <vladimir@codesourcery.com>
11066
11067 * gdb.base/float.exp: Allow missing floating point for m68k and
11068 PowerPC.
11069
60c46647
VP
110702008-01-22 Vladimir Prus <vladimir@codesourcery.com>
11071
11072 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
11073 ignore count.
11074 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
11075 * gdb.mi/mi-cli.exp: Adjust.
11076 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 11077
c7dd36a1
PA
110782008-01-17 Pedro Alves <pedro@codesourcery.com>
11079
11080 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
11081 and 'dummy_ptr' integer pointer. Initialize struct_declarations
11082 with dummy_ptr's address.
11083 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
11084 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
11085 all targets.
11086 * gdb.mi/mi2-var-child.exp: Likewise.
11087
39d5313e
JB
110882008-01-09 Joel Brobecker <brobecker@adacore.com>
11089
11090 * gdb.ada/null_array: New test program.
11091 * gdb.ada/null_array.exp: New testcase.
11092
0aea4bf3
LM
110932008-01-09 Luis Machado <luisgpm@br.ibm.com>
11094
11095 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
11096 with required float modifiers.
11097
0b354900
JB
110982008-01-08 Joel Brobecker <brobecker@adacore.com>
11099
11100 * gdb.ada/funcall_param: New test program.
11101 * gdb.ada/funcall_param.exp: New testcase.
11102
cdb7f5d4
JB
111032008-01-08 Joel Brobecker <brobecker@adacore.com>
11104
11105 * gdb.ada/arrayparam: New test program.
11106 * gdb.ada/arrayparam.exp: New testcase.
11107
88e2547f
JB
111082008-01-08 Joel Brobecker <brobecker@adacore.com>
11109
11110 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
11111 landed. Should also fix random failures in the test following it.
11112
f6867ce0
TJB
111132008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
11114
11115 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
11116 for expressions with decimal float values.
11117 (test_dfp_conversions): New function to test casts to and from
11118 decimal float types.
11119 Call test_dfp_conversions.
11120 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
11121 elements.
11122 (main): Initialize ds.float4 and ds.double8 elements.
11123 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
11124 string to new error message.
11125 (d64_set_tests): Likewise.
11126 (d128_set_tests): Likewise.
11127 Add tests for expressions with decimal float variables. Add tests for
11128 conversions to and from decimal float types.
11129
f9c11282
JB
111302008-01-05 Joel Brobecker <brobecker@adacore.com>
11131
11132 * gdb.ada/packed_tagged/comp_bug.adb: New file.
11133 * gdb.ada/packed_tagged.exp: New testcase.
11134
0ecbca72
JB
111352008-01-04 Joel Brobecker <brobecker@adacore.com>
11136
11137 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
11138 gdb.ada/homonym/homonym_main.adb: New files.
11139 * gdb.ada/homonym.exp: New testcase.
11140
c18d3d89
JB
111412008-01-04 Joel Brobecker <brobecker@adacore.com>
11142
11143 * gdb.ada/packed_array.exp: Add testing of references to
11144 a packed array.
11145
ecc7085b
JB
111462008-01-04 Joel Brobecker <brobecker@adacore.com>
11147
11148 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
11149 New files.
11150 * gdb.ada/type_coercion.exp: New testcase.
11151
c474c922
JB
111522008-01-04 Joel Brobecker <brobecker@adacore.com>
11153
11154 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
11155 gdb.ada/tagged/foo.adb: New file.
11156 * gdb.ada/tagged.exp: New testcase.
11157
9005b927
JB
111582008-01-04 Joel Brobecker <brobecker@adacore.com>
11159
11160 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
11161 gdb.ada/ptype_field/foo.adb: New files.
11162 * gdb.ada/ptype_field.exp: New testcase.
11163
1a6aaad8
JB
111642008-01-03 Joel Brobecker <brobecker@adacore.com>
11165
11166 * gdb.ada/print_pc.exp: New testcase.
11167
0ef22f53
JB
111682008-01-03 Joel Brobecker <brobecker@adacore.com>
11169
11170 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
11171 gdb.ada/taft_type/p.adb: New files.
11172 * gdb.ada/taft_type.exp: New testcase.
11173
1689ecf8
JB
111742008-01-03 Joel Brobecker <brobecker@adacore.com>
11175
11176 * gdb.ada/array_bounds/bar.adb: New file.
11177 * gdb.ada/array_bounds.exp: New testcase.
11178
a4d0b9c3
JB
111792008-01-03 Joel Brobecker <brobecker@adacore.com>
11180
11181 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
11182 gdb.ada/arrayptr/foo.adb: New files.
11183 * gdb.ada/arrayptr.exp: New testcase.
11184
a31ace00
JB
111852008-01-03 Joel Brobecker <brobecker@adacore.com>
11186
11187 * gdb.base/set-lang-auto.exp: New testcase.
11188
a97fced3
JB
111892008-01-03 Joel Brobecker <brobecker@adacore.com>
11190
11191 * gdb.ada/fun_addr/foo.adb: New file.
11192 * gdb.ada/fun_addr.exp: New testcase.
11193
ef29ce1a
JK
111942008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11195
11196 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
11197 New files
11198
0fafefe3
JB
111992008-01-02 Joel Brobecker <brobecker@adacore.com>
11200
11201 * array_subscript_addr/p.adb: New file.
a9c64011 11202 * array_subscript_addr.exp: New testcase.
0fafefe3 11203
c4359f8d
JB
112042008-01-02 Joel Brobecker <brobecker@adacore.com>
11205
a9c64011 11206 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
11207 New files.
11208 * gdb.ada/str_cmp_ref.exp: New testcase.
11209
1aa1b15b
JB
112102008-01-01 Joel Brobecker <brobecker@adacore.com>
11211
11212 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
11213 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 11214 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 11215
81c9b2cf
JB
112162008-01-01 Joel Brobecker <brobecker@adacore.com>
11217
11218 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
11219 gdb.ada/ref_param/pck.ads: New files.
11220 * gdb.ada/ref_param.exp: New testcase.
11221
319e4674
JB
112222008-01-01 Joel Brobecker <brobecker@adacore.com>
11223
11224 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
11225 gdb.ada/interface/foo.adb: New files.
11226 * gdb.ada/interface.exp: New testcase.
11227
ef682c56
JB
112282007-12-31 Jim Blandy <jimb@codesourcery.com>
11229
11230 * gdb.base/multi-forks.exp: Consume all output from child
11231 processes before proceeding to next test.
11232
f6f3eb6c
JB
112332007-12-29 Jim Blandy <jimb@codesourcery.com>
11234
11235 * configure: Regenerated.
11236
f652e42f
JB
112372007-12-27 Joel Brobecker <brobecker@adacore.com>
11238
11239 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
11240 gdb.ada/fixed_cmp/fixed.adb: New files.
11241 * gdb.ada/fixed_cmp.exp: New testcase.
11242
6943e596
JB
112432007-12-27 Joel Brobecker <brobecker@adacore.com>
11244
11245 * gdb.ada/boolean_expr.exp: New testcase.
11246
aad9a193
JB
112472007-12-26 Jim Blandy <jimb@codesourcery.com>
11248
11249 * gdb.base/multi-forks.exp: Doc fix.
11250
fb5f3683
JB
112512007-12-26 Joel Brobecker <brobecker@adacore.com>
11252
11253 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
11254 * gdb.ada/char_param.exp: Do not compile our test program with
11255 -gnata, this is unnecessary.
11256 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
11257
384e4a9c
JB
112582007-12-24 Joel Brobecker <brobecker@adacore.com>
11259
11260 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
11261 gdb.ada/print_chars/foo.adb: New files.
11262 * gdb.ada/print_chars.exp: New testcase.
11263
01e044f7
JB
112642007-12-24 Joel Brobecker <brobecker@adacore.com>
11265
11266 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
11267 gdb.ada/char_param/foo.adb: New files.
11268 * gdb.ada/char_param.exp: New testcase.
11269
0ce17860
JB
112702007-12-22 Jim Blandy <jimb@codesourcery.com>
11271
11272 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
11273 hard-coding source line numbers into the test.
11274 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
11275 gdb_get_line_number to find.
11276
919809b9
JB
112772007-12-22 Joel Brobecker <brobecker@adacore.com>
11278
11279 * gdb.base/ptype.c (highest): New struct type.
11280 (the_highest): New variable of that type.
11281 (main): Add dummy assignment to a field of variable the_highest.
11282 * gdb.base/ptype.exp: Test type printing of our new variable.
11283
abc8a88d
PM
112842007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
11285
11286 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 11287 and record first explicitly generated thread number.
abc8a88d
PM
11288 Use that thread number for thread specific watchpoint test.
11289 Add iteration number to repetitive tests.
11290
5158f3e3
CES
112912007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
11292 Jim Blandy <jimb@codesourcery.com>
11293
11294 * gdb.base/expand-psymtabs.c: New testcase
11295 source file.
11296 * gdb.base/expand-psymtabs.exp: New testcase
11297 expect file.
11298
37e4754d
LM
112992007-12-17 Luis Machado <luisgpm@br.ibm.com>
11300
11301 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
11302 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
11303
551e5d04
JB
113042007-12-17 Joel Brobecker <brobecker@adacore.com>
11305
11306 * gdb.ada/frame_args/foo.adb: New file.
11307 * gdb.ada/frame_args/pck.ads: New file.
11308 * gdb.ada/frame_args/pck.adb: New file.
11309 * gdb.ada/frame_args.exp: New testcase.
11310
a05ee097
JB
113112007-12-17 Joel Brobecker <brobecker@adacore.com>
11312
11313 * gdb.base/frame-args.c: New file.
11314 * gdb.base/frame-args.exp: New testcase.
11315
c162e8c9 113162007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 11317 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
11318
11319 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
11320
afe8ab22 113212007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 11322
afe8ab22
VP
11323 * gdb.mi/mi-pending.exp: New.
11324 * gdb.mi/mi-pending.c: New.
11325 * gdb.mi/mi-pendshr.c: New.
11326
dfdfb3ca
JB
113272007-12-06 Jim Blandy <jimb@codesourcery.com>
11328
11329 * gdb.base/default.exp: Update expected output for 'info catch'.
11330
b7fca990
JK
113312007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11332
11333 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
11334 must be set to binary.
11335
6a1afc1e
PA
113362007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
11337
11338 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
11339
a6b151f1
DJ
113402007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
11341
11342 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
11343 gdb.mi/mi-file-transfer.exp: New.
11344
43039443
JK
113452007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11346
11347 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
11348
0ef2251b
MR
113492007-11-22 Maciej W. Rozycki <macro@mips.com>
11350
11351 * gdb.trace/backtrace.exp: Fix a typo.
11352 * gdb.trace/circ.exp: Likewise.
11353 * gdb.trace/collection.exp: Likewise.
11354 * gdb.trace/limits.exp: Likewise.
11355 * gdb.trace/report.exp: Likewise.
11356 * gdb.trace/tfind.exp: Likewise.
11357 * gdb.trace/while-dyn.exp: Likewise.
11358
5443631e
NR
113592007-11-21 Nick Roberts <nickrob@snap.net.nz>
11360
11361 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
11362 objects of pointers that can't be dereferenced are now
11363 "noneditable".
11364
a4ce5b0d
UW
113652007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11366
11367 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
11368 (target_cpu): Remove.
11369
d6e956e5
VP
113702007-10-15 Vladimir Prus <vladimir@codesourcery.com>
11371
11372 * gdb.base/ending-run.exp: Expect the list of cleared
11373 breakpoint to come in natural order, not the reversed one.
a9c64011 11374
214270ab
VP
113752007-11-07 Vladimir Prus <vladimir@codesourcery.com>
11376
11377 * gdb.mi/mi-var-child.c (do_child_deletion): New.
11378 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 11379
1a619819
LM
113802007-11-05 Luis Machado <luisgpm@br.ibm.com>
11381
11382 * gdb.base/printcmds.exp: New function
11383 test_printf_with_dfp.
11384
5b01a6fa
DE
113852007-11-02 Doug Evans <dje@google.com>
11386
11387 * gdb.disasm/t01_mov.s: Remove carriage returns.
11388 * gdb.disasm/t02_mova.s: Ditto.
11389 * gdb.disasm/t03_add.s: Ditto.
11390 * gdb.disasm/t04_sub.s: Ditto.
11391 * gdb.disasm/t05_cmp.s: Ditto.
11392 * gdb.disasm/t06_ari2.s: Ditto.
11393 * gdb.disasm/t07_ari3.s: Ditto.
11394 * gdb.disasm/t08_or.s: Ditto.
11395 * gdb.disasm/t09_xor.s: Ditto.
11396 * gdb.disasm/t10_and.s: Ditto.
11397 * gdb.disasm/t11_logs.s: Ditto.
11398 * gdb.disasm/t12_bit.s: Ditto.
11399 * gdb.disasm/t13_otr.s: Ditto.
11400
ec33ab7f
JK
114012007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11402
11403 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
11404
ae0d01ff
UW
114052007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11406
11407 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
11408 provide DFP support.
11409
55eddb0f
DJ
114102007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
11411
11412 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
11413 Test "set powerpc vector-abi". Skip auto-detection tests for old
11414 toolchains.
11415
7020f05c
PA
114162007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
11417
11418 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
11419 with [string compare].
11420
84bc3db9
PA
114212007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
11422
11423 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
11424 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
11425
5876dc88
LM
114262007-10-25 Luis Machado <luisgpm@br.ibm.com>
11427
11428 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
11429 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
11430 * gdb.opt/Makefile.in: New makefile.
11431 * Makefile.in: Create new directory "gdb.opt".
11432 * configure.ac: Add "gdb.opt" directory.
11433 * configure: Regenerated.
a9c64011 11434
c3ea9a14
DE
114352007-10-25 Doug Evans <dje@google.com>
11436
11437 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
11438 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
11439
a9c64011 114402007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
11441 Thiago Jung Bauermann <bauerman@br.ibm.com>
11442
11443 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
11444 Floating Point expressions.
11445 * gdb.base/dfp-test.exp: new file adding tests for Decimal
11446 Floating Point variables.
11447 * gdb.base/dfp-test.c: new file containing program with Decimal
11448 Floating variables, used by gdb.base/dfp-test.exp.
11449
62a24a2b
DJ
114502007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
11451
11452 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
11453
e7b1eae6
UW
114542007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11455
11456 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
11457 compiling test case with GCC.
11458 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
11459
c641edcc
UW
114602007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11461
11462 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
11463 format changes.
11464
5e5ebfe6
MS
114652007-10-18 Michael Snyder <msnyder@specifix.com>
11466
11467 * gdb.base/dbx.exp: Add missing "-re " operator.
11468
e831e7b6
GM
114692007-10-16 Gaius Mulley <gaius@glam.ac.uk>
11470
11471 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
11472 * configure.ac: Removed trailing spaces after backslash.
11473 * gdb.modula2: New directory.
11474 * gdb.modula2/Makefile.in: New file.
11475 * gdb.modula2/unbounded-array.exp: New file.
11476 * gdb.modula2/unbounded1.c: New file.
11477
7cc46491
DJ
114782007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
11479
11480 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
11481
114822007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
11483
11484 * gdb.base/sigstep.c (main): Add checks for
11485 return values for setitimer call.
11486 Call setitimer again with itimer = ITIMER_REAL
11487 if first call to setitimer fails.
11488
e91528f0
KH
114892007-10-11 Kazu Hirata <kazu@codesourcery.com>
11490
11491 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
11492 of $timeout.
11493
2ec9a4f8
DJ
114942007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
11495
11496 * gdb.server/server-run.exp: Test for dynamic linker symbols.
11497
114982007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
11499
11500 * lib/gdb.exp (gdb_run_cmd): Move comment outside
11501 of gdb_expect call, to avoid interruption.
11502
64b2fa04
PA
115032007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
11504
11505 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
11506 (v_unsigned_long_long, v_long_long_array)
11507 (v_signed_long_long_array, v_unsigned_long_long_array)
11508 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
11509 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
11510 [!NO_LONG_LONG]: New.
11511 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
11512 v_long_long_member.
11513
11514 (v_long_long_func, v_signed_long_long_func)
11515 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
11516 (main) [!NO_LONG_LONG]: Initialize long long variants.
11517
11518 * gdb.base/whatis.exp: If board file requests no_long_long, build
11519 test with NO_LONG_LONG defined. Test long long, signed long long,
11520 and unsigned long long variants but only if board file doesn't
11521 disable it.
11522
a912286e 115232007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 11524 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
11525
11526 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
11527 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
11528 * configure: Regenerated.
11529 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
11530 gdb.pascal/types.exp, lib/pascal.exp: New files.
11531
471ba8c9
DJ
115322007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
11533
11534 * gdb.cp/classes.exp (do_tests): Always step to the line after the
11535 call.
11536 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
11537 to return to the call.
11538 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
11539 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
11540 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
11541 * gdb.mi/mi-until.exp (test_until): Likewise.
11542 * gdb.mi/mi2-until.exp (test_until): Likewise.
11543
fef8a650
DJ
115442007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
11545
11546 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
11547 two-char array.
11548 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
11549
d983da9c
DJ
115502007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
11551
11552 * gdb.threads/watchthreads.c (thread_function): Sleep between
11553 iterations.
11554 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
11555 at once for S/390. Generate matching fails and passes.
11556
17f62551
VP
115572007-09-27 Vladimir Prus <vladimir@codesourcery.com>
11558
11559 * gdb.mi/var-cmd.c (do_children_tests): Initialize
11560 the 'struct_declarations' variable to zeros.
a9c64011 11561
ed0616c6
VP
115622007-09-24 Vladimir Prus <vladimir@codesourcery.com>
11563
11564 * gdb.cp/mb-ctor.cc: New.
11565 * gdb.cp/mb-ctor.exp: New.
11566 * gdb.cp/mb-templates.cc: New.
11567 * gdb.cp/mb-templates.exp: New.
11568
41f1b697
DJ
115692007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
11570
11571 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
11572
3f213f78
PA
115732007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
11574
11575 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
11576 targets.
11577 * configure: Regenerate.
11578
0d381245 115792007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 11580
0d381245
VP
11581 * gdb.base/annota1.exp: Adjust for 'info break'
11582 format changes.
11583 * gdb.base/annota3.exp: Likewise.
11584 * gdb.base/break.exp: Likewise.
11585 * gdb.base/condbreak.exp: Likewise.
11586 * gdb.base/pending.exp: Likewise.
11587 * gdb.base/sepdebug.exp: Likewise.
11588 * gdb.base/unload.exp: Likewise.
11589 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 11590
fe3f5fa8
VP
115912007-09-22 Vladimir Prus <vladimir@codesourcery.com>
11592
11593 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
11594 messages.
11595 * gdb.base/chng-syms.exp: Likewise.
11596 * gdb.base/unload.exp: Likewise.
a9c64011 11597
a75cf6c0
DJ
115982007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
11599
11600 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
11601
18ecae38
DJ
116022007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
11603
11604 * schedlock.c (NUM): Change to 1.
11605 (main): Use args[0] for the main thread.
11606 * schedlock.exp: Only expect two threads. Only issue one pass or fail
11607 regardless of the number of threads.
11608
5509918f
MR
116092007-09-14 Maciej W. Rozycki <macro@mips.com>
11610
4a543daf
MR
11611 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
11612 type down.
11613 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
11614 test.
11615 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
11616 watchpoint type down.
11617 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
11618 test.
11619
116202007-09-14 Maciej W. Rozycki <macro@mips.com>
11621
5509918f
MR
11622 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
11623 Move all the tests here and run them twice, once using software
11624 watchpoints and once using hardware watchpoints.
11625 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
11626
40b53987
DJ
116272007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
11628
11629 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
11630 test.
11631
695e2681
MK
116322007-09-10 Mark Kettenis <kettenis@gnu.org>
11633
8b3fc8d8
MK
11634 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
11635 build-id.
11636
695e2681
MK
11637 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
11638 know about $ORIGIN. Calculate output dir from $dest instead of
11639 using ${objdir}/{$subdir}.
11640
58d69f29
MK
116412007-09-09 Mark Kettenis <kettenis@gnu.org>
11642
11643 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
11644 gcore, before continuing with the test.
11645
3e347599
DJ
116462007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
11647
11648 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
11649 * gdb.mi/mi-watch.exp: Likewise.
11650
ea37ba09
DJ
116512007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
11652 Jim Blandy <jimb@codesourcery.com>
11653
11654 * gdb.arch/i386-sse.exp: Do not expect character constants.
11655 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
11656 * gdb.base/display.exp: Allow print/s.
11657 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
11658 and unsigned char array changes.
11659
2025a643
DJ
116602007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
11661
11662 * gdb.base/display.exp: Add tests for printf %p.
11663
26669a27
PA
116642007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
11665
11666 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
11667 the dll name to unicode.
11668
c8f021f8
JK
116692007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11670
11671 * gdb.base/default.exp (show version): Update the version text.
11672 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
11673
4cf31eea
JK
116742007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11675
11676 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
11677 New files.
11678
4935890f
JK
116792007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11680
11681 * lib/gdb.exp (build_id_debug_filename_get): New function.
11682 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
11683 Remove the generate DEBUG file for the future testcase runs.
11684 New testcase for the NT_GNU_BUILD_ID retrieval.
11685 Move the final testing step to ...
11686 (test_different_dir): ... a new function.
11687 New parameter XFAIL to XFAIL all the tests performed.
11688 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
11689 New parameter TYPE to PF_PREFIX all the tests performed.
11690
02142340
VP
116912007-08-31 Vladimir Prus <vladimir@codesourcery.com>
11692
11693 * gdb.mi/mi-var-cp.cc (path_expression): New
11694 function.
11695 * gdb.mi/mi-var-cp.exp: Run path exression tests.
11696
36acd84e
UW
116972007-08-27 Markus Deuling <deuling@de.ibm.com>
11698
11699 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
11700 to fit into SPU Local Store memory.
11701
a896d121
JB
117022007-08-23 Joel Brobecker <brobecker@adacore.com>
11703
11704 * gdb.base/default.exp: Adjust the expected output of "info
11705 warranty" after the switch to GPLv3.
11706
7b433602
JB
117072007-08-23 Joel Brobecker <brobecker@adacore.com>
11708
11709 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
11710 to 30000 (from 20000).
11711
e22f8b7c
JB
117122007-08-23 Joel Brobecker <brobecker@adacore.com>
11713
11714 Switch the license of all .exp files to GPLv3.
11715 Switch the license of all .f and .f90 files to GPLv3.
11716 Switch the license of all .s and .S files to GPLv3.
11717
5a0e3bd0
JB
117182007-08-23 Joel Brobecker <brobecker@adacore.com>
11719
11720 * configure.ac: Switch license to GPLv3.
11721
cc00619d
JB
117222007-08-23 Joel Brobecker <brobecker@adacore.com>
11723
11724 Switch the licensing to GPLv3 for all .ads and .adb files.
11725
8d26208a
DJ
117262007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
11727
11728 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
11729 and t_int_double.
11730 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
11731
4fcb9948
JB
117322007-08-17 Joel Brobecker <brobecker@adacore.com>
11733
11734 * gdb.base/step-line.c: Switch license to GPL version 3, and
11735 update copyright year.
11736 * gdb.base/step-line.inp: Likewise.
11737
b9c34f67
JB
117382007-08-17 Joel Brobecker <brobecker@adacore.com>
11739
11740 * gdb.base/gdb1555.exp: Make expected output immune to formatting
11741 changes inside gdb1555.c.
11742 * gdb.base/pending.exp: Likewise.
11743
2cc17678
DJ
117442007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
11745
11746 * config/default.exp: New file.
11747
e48883f7
DJ
117482007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
11749
11750 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
11751 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
11752
1ab80e5b
MR
117532007-07-30 Maciej W. Rozycki <macro@mips.com>
11754
11755 * gdb.base/dump.exp: Force the correct endianness for binary
11756 formats not carrying this information.
11757
aba471f5
DJ
117582007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
11759
11760 * gdb.threads/staticthreads.exp: Match .*sem_post.
11761
d4e07204
DJ
117622007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
11763
11764 * gdb.base/readline.exp (operate_and_get_next): Match the final
11765 prompt.
11766
2b97317d
KB
117672007-07-23 Kevin Buettner <kevinb@redhat.com>
11768
11769 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
11770 to restarting SID.
11771
44efa07a
KB
117722007-07-18 Kevin Buettner <kevinb@redhat.com>
11773
11774 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
11775 prior to `gdb_start'.
11776
7b5ebade
KB
117772007-07-18 Kevin Buettner <kevinb@redhat.com>
11778
11779 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
11780 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
11781 Remove call to gdb_unload.
11782
255e7678
DJ
117832007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
11784 Daniel Jacobowitz <dan@codesourcery.com>
11785
11786 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
11787 for __WIN32__.
11788 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
11789 * gdb.base/unload.exp: Use shared library test routines.
11790
3a40aaa0
UW
117912007-07-03 Markus Deuling <deuling@de.ibm.com>
11792
11793 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
11794 * gdb.base/solib-symbol-lib.c: Likewise.
11795 * gdb.base/solib-symbol-main.c: Likewise.
11796
b0f4b84b
DJ
117972007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
11798
11799 * config/gdbserver.exp (gdb_reconnect): New.
11800 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
11801 gdb.base/solib-disc.exp: New files.
11802 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
11803 remote debugging".
11804 (gdb_compile): Add shlib_load flag.
11805 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
11806 port.
11807 (gdbserver_reconnect): New.
11808
1b05479a
DJ
118092007-07-01 Nick Roberts <nickrob@snap.net.nz>
11810 Daniel Jacobowitz <dan@codesourcery.com>
11811
11812 * gdb.base/annota3.exp: Test for if construct.
11813
86f78eb2
DJ
118142007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
11815
11816 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
11817
6a2eb474 118182007-06-21 Chris Dearman <chris@mips.com>
a9c64011 11819 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
11820
11821 * gdb.base/display.exp: Allow a newline after display/i.
11822 * gdb.base/pc-fp.exp: Likewise.
11823 * gdb.base/sigbpt.exp: Likewise.
11824
f8b73d13
DJ
118252007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
11826
11827 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
11828 required features to be included.
11829
4339e69e
DJ
118302007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
11831
11832 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
11833 in info threads output.
11834
23d964e7
UW
118352007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11836 Markus Deuling <deuling@de.ibm.com>
11837
11838 * gdb.arch/spu-info.exp: New testcase.
11839 * gdb.arch/spu-info.c: New file.
11840
fd20f75b
DJ
118412007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
11842
11843 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
11844 tpcs_offset. Restore lr after the call.
11845 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
11846
2226f861
DJ
118472007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
11848
11849 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
11850 (gdbserver_run): Kill any running gdbserver.
11851 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
11852
d12371a9
MR
118532007-05-17 Maciej W. Rozycki <macro@mips.com>
11854
11855 * gdb.base/sigbpt.exp: Preset segv_addr.
11856
93f02886
DJ
118572007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
11858
11859 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
11860 (gdb_compile_shlib): Likewise.
11861 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
11862 (default_gdb_init): Clear cleanfiles.
11863 (gdb_finish): Delete recorded cleanfiles.
11864 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
11865
11866 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
11867 Do not use isnative.
11868 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
11869 gdb.base/so-impl-ld.exp: Likewise.
11870 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
11871 * gdb.base/unload.exp: Likewise. Do not pass empty option to
11872 gdb_compile.
11873
b04e06d7
VP
118742007-05-15 Vladimir Prus <vladimir@codesourcery.com>
11875
11876 * config/unknown.exp: Remove.
11877
069ed931
UW
118782007-05-15 Markus Deuling <deuling@de.ibm.com>
11879
11880 * gdb.base/info-proc.exp: Check is_remote.
11881
09db0d03
UW
118822007-05-14 Markus Deuling <deuling@de.ibm.com>
11883
11884 * gdb.base/gcore.exp: Initialize variable core_supported.
11885
af2cbe8c
DJ
118862007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
11887
11888 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
11889
027c0295
DJ
118902007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
11891
11892 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
11893 * gdb.threads/print-threads.exp (test_all_threads): Allow
11894 negative and hexadecimal thread IDs.
11895
dc5000e7
DJ
118962007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
11897
11898 * gdb.java/jprint.java (public): Avoid invalid call to static
11899 method.
11900
2e74ed18
DP
119012007-05-14 Denis Pilat <denis.pilat@st.com>
11902
11903 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
11904 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
11905 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
11906 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
11907 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
11908
83547f02
UW
119092007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11910
11911 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 11912 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
11913 this mode.
11914 * gdb.base/ovlymgr.c: Provide stubs for spu target.
11915 * gdb.base/spu.ld: New file.
11916
b18be20d
DJ
119172007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
11918
11919 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
11920
be444858
DJ
119212007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
11922
11923 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
11924
b1d53152
DJ
119252007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
11926
11927 * gdb.java/jmain.exp: Handle demangled names with and without method
11928 signatures.
11929
d084b331
DJ
119302007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
11931
11932 * gdb.mi/mi-syn-frame.c (main, foo, bar)
11933 (have_a_very_merry_interrupt): Remove calls to puts.
11934 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
11935 inferior output.
11936 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
11937 test names.
11938
db9d7fc5
DJ
119392007-04-29 Markus Deuling <deuling@de.ibm.com>
11940 Daniel Jacobowitz <dan@codesourcery.com>
11941
11942 * gdb.base/auxv.exp (core_works): Also check is_remote.
11943 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
11944
ef783a7d 119452007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 11946
ef783a7d
VP
11947 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
11948 message, not the undefined 'module' variable.
11949 * gdb.base/siginfo.exp: Likewise.
11950 * gdb.base/sigstep.exp: Likewise.
11951 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
11952 serialport.
11953 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
11954
b7b73cae
CV
119552007-04-25 Corinna Vinschen <vinschen@redhat.com>
11956
11957 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
11958 target sim fails. Return 0 otherwise.
11959 (gdb_load): Return prematurely if gdb_target_sim fails.
11960
7d90fdfa
DP
119612007-04-16 Denis Pilat <denis.pilat@st.com>
11962
11963 * gdb.base/setshow.exp: Reset height after having set it to 100.
11964
5d3e9c85
DP
119652007-04-16 Denis Pilat <denis.pilat@st.com>
11966
11967 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
11968
18e75969
DP
119692007-04-16 Denis Pilat <denis.pilat@st.com>
11970
11971 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
11972
25d5ea92
VP
119732007-04-14 Vladimir Prus <vladimir@codesourcery.com>
11974
11975 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
11976 tests. Run the frozen varobjs test.
11977 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 11978 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 11979
0b49cb80
JK
119802007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11981
11982 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
11983 gdb.base/type-opaque.exp: New files.
11984
a73bafbc 119852007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
11986
11987 * gdb.mi/mi-var-child.c
a73bafbc
VP
11988 (do_children_tests): User char[2] instead of
11989 char so that automatic printing of pointers to char
11990 don't give unpredicable result.
11991 * gdb.mi/var-cmd.c (do_locals_test): Initialize
11992 local variables.
11993 * gdb.mi/mi-var-child.exp: Step to right line
11994 of do_children_tests.
11995 * gdb.mi/mi2-var-child.exp: Likewise.
11996 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 11997 do_locals_tests.
a73bafbc
VP
11998 (do_children_tests): User char[2] instead of
11999 char so that automatic printing of pointers to char
a9c64011 12000 don't give unpredicable result.
a73bafbc 12001 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 12002 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
12003 Pass test name to mi_wait_for_stop.
12004
7ce59000
DJ
120052007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
12006
12007 * gdb.asm/asm-source.exp: Remove d10v case.
12008 * lib/gdb.exp (skip_cplus_tests): Likewise.
12009 * gdb.asm/d10v.inc: Deleted.
12010
20389057
DJ
120112007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
12012
12013 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
12014
8807d78b
DJ
120152007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
12016
12017 * config/netware.exp: Delete file.
12018
aa3edb8e
JB
120192007-03-29 Joel Brobecker <brobecker@adacore.com>
12020
12021 * gdb.dwarf2/dw2-noloc.S: New file.
12022 * gdb.dwarf2/dw2-noloc.exp: New file.
12023
297561ac
PA
120242007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
12025
12026 * gdb.cp/method2.cc: New test.
12027 * gdb.cp/method2.exp: New test.
12028 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
12029
1f81bd39
DJ
120302007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
12031
12032 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
12033
9453113a
DJ
120342007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
12035
12036 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
12037
b741e217
DJ
120382007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
12039
12040 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
12041 (gdb_load): Delete, replace with...
12042 (gdb_reload): ...this.
12043 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
12044 * gdb.server/server-mon.exp: Likewise.
12045 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
12046 (gdb_start_cmd): New.
12047 (gdb_file_cmd): Save the last loaded file.
12048 (gdb_reload): New.
12049 (gdb_gnu_strip_debug): Use transform.
12050 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
12051 support here. Use new $last_loaded_file. Check mtime.
12052 (gdb_target_cmd): Handle ObjC failure case.
12053 (infer_host_exec): Delete.
12054 (gdbserver_load): Rename to...
12055 (gdbserver_run): ...this. Simplify.
12056 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
12057 (mi_gdb_load): Move most contents to a new function...
12058 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
12059 (mi_run_cmd): Use mi_gdb_target_load.
12060 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
12061 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
12062 Use gdb_run_cmd.
12063 * gdb.base/charsign.exp: Remove incorrect comment.
12064 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
12065 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
12066 gdb.base/start.exp: Use gdb_start_cmd.
12067
446ab585 120682007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 12069 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
12070
12071 * gdb.base/sigbpt.exp: Fix the message when skipping test.
12072 * gdb.base/signull.exp: Similarly.
12073
bbb88ebf
UW
120742007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12075
12076 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
12077 messages available to test cases (like chng-sym.exp).
12078
cb8c4a99
AS
120792007-03-14 Andreas Schwab <schwab@suse.de>
12080
12081 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
12082 format changes.
12083
4e463ff5
DJ
120842007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
12085
12086 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
12087 (optimized_1): New.
12088 (main): Call optimized_1.
12089 (gdb2029): Correct typos. Call gdb2029_marker.
12090 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
12091 for gdb2029.
12092
b6db2c47
MK
120932007-03-12 Mark Kettenis <kettenis@gnu.org>
12094
12095 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
12096 as tabs. Remove redundant test pattern.
12097
70ed3737
UW
120982007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12099
12100 * gdb.base/long_long.exp: Accept optional symbol name in <...>
12101 for /a format output.
12102
47b67b60
DJ
121032007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
12104
12105 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
12106 collect output incrementally.
12107
b8953b0e
UW
121082007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12109
12110 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
12111 for -var-create lpcharacter test.
12112 * gdb.mi/mi2-var-cmd.exp: Likewise.
12113
7acd5c40
UW
121142007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12115
12116 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
12117 pass on targets where address zero is readable.
12118
9c6759c1
UW
121192007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12120
12121 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
12122 just a single architecture.
12123
a2f1aeb4
UW
121242007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12125
12126 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
12127 (fetch_all_registers): New function, uses gdb_test_multiple and
12128 exp_continue to fetch inferior output line-by-line.
12129 Replace all uses of do_get_all_registers by fetch_all_registers.
12130
46579ac2
UW
121312007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12132
12133 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
12134 in target_info.
12135
fc133f24
MS
121362007-03-02 Michael Snyder <michael.snyder@palmsource.com>
12137
a9c64011 12138 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
12139 consistancy; add a default (timeout) case.
12140
7646a51d
MS
121412007-03-02 Michael Snyder <michael.snyder@palmsource.com>
12142
12143 * gdb.base/watchpoint.exp: Fix truncated comment.
12144
dcfff61f
MS
121452007-03-02 Michael Snyder <michael.snyder@palmsource.com>
12146
12147 * Makefile.in: Remove spurious single-quotes from sed command.
12148
664e3ee9
DJ
121492007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
12150
12151 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
12152 func.
12153 * gdb.mi/mi2-var-cmd.exp: Likewise.
12154
d7cc6f2f
JB
121552007-02-27 Joel Brobecker <brobecker@adacore.com>
12156
a9c64011
AS
12157 * gdb.dwarf2/dw2-producer.S: New file.
12158 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
12159
121602007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
12161
12162 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
12163 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
12164 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
12165 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
12166 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
12167 Revert tests to use mi_gdb_test and include value field in output
12168 of -var-create.
12169
93d42b30
DJ
121702007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
12171
12172 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
12173
c499ed39
DJ
121742007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
12175
12176 * gdb.base/maint.exp: Remove full paths from test names.
12177 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
12178 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
12179
9836f81b
JB
121802007-02-27 Joel Brobecker <brobecker@adacore.com>
12181
12182 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
12183
c74d0ad8
DJ
121842007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
12185
12186 * gdb.server/server-mon.exp: New test.
12187
2711e456
DJ
121882007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
12189
12190 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
12191
ff6f572f
DJ
121922007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
12193
12194 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
12195 register capitalization.
12196
fada3feb
DP
121972007-02-13 Denis Pilat <denis.pilat@st.com>
12198
12199 * gdb.mi/mi-var-invalidate.exp: New file.
12200
fb1e4ffc
DJ
122012007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
12202
12203 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
12204
3da939d7
DJ
122052007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
12206
12207 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
12208
123dc839
DJ
122092007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
12210
12211 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
12212 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
12213
877e3645 122142007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
12215
12216 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
12217 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
12218 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
12219 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
12220 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 12221 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 12222 Update tests to include value field in output of -var-create.
a9c64011 12223
3c0a2960
AS
122242007-02-08 Andreas Schwab <schwab@suse.de>
12225
12226 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
12227
108546a0
DJ
122282007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
12229
12230 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
12231 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
12232
d701dcab
DP
122332007-02-02 Denis Pilat <denis.pilat@st.com>
12234
12235 * gdb.threads/threadapply.exp: check that frame is not changed by
12236 the thread apply all command.
12237
783e3e2f
AS
122382007-01-31 Andreas Schwab <schwab@suse.de>
12239
6d9c3a87
AS
12240 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
12241
3c50d7b9
AS
12242 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
12243 in the dwarf sections.
12244 * gdb.dwarf2/mac-fileno.S: Likewise.
12245
783e3e2f
AS
12246 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
12247 bspstore register on ia64.
12248
78ff580e
AS
122492007-01-29 Andreas Schwab <schwab@suse.de>
12250
cc8e9b12
AS
12251 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
12252 "frame-begin" annotation.
12253
78ff580e
AS
12254 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
12255 number of "frames-invalid" annotations.
12256
704a4f78
DJ
122572007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
12258
12259 * gdb.base/commands.exp: Call if_commands_test.
12260 (gdb_test_no_prompt, if_commands_test): New.
12261
e741bf94
MK
122622007-01-28 Mark Kettenis <kettenis@gnu.org>
12263
12264 * gdb.threads/sigthread.c (NSIGS): Make bigger.
12265
474d0ad3
AS
122662007-01-27 Andreas Schwab <schwab@suse.de>
12267
12268 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
12269 .short/.int/.quad in the dwarf sections.
12270 * gdb.dwarf2/dw2-intercu.S: Likewise.
12271 * gdb.dwarf2/dw2-intermix.S: Likewise.
12272
e784b426
JK
122732007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12274
12275 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
12276 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
12277 array.
e784b426
JK
12278 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
12279 * gdb.base/setvar.exp: Likewise.
12280
37f08e04
AS
122812007-01-26 Andreas Schwab <schwab@suse.de>
12282
9a01813a
AS
12283 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
12284 test.
12285
37f08e04
AS
12286 * gdb.base/multi-forks.exp ("restart $i"): Also match
12287 __kernel_syscall_via_break.
12288
6e2a9270
VP
122892007-01-24 Vladimir Prus <vladimir@codesourcery.com>
12290
12291 * lib/mi-support.exp (mi_delete_varobj): New.
12292 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
12293 testcase.
12294 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
12295 (main): Call the above.
12296 (reference_update_test, base_in_reference_test)
12297 (reference_to_pointer): Delete the created varobjs.
a9c64011 12298
e515b470
DJ
122992007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
12300
12301 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
12302 * configure: Regenerated.
12303 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
12304 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
12305 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
12306 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
12307 * lib/gdb.exp (gdb_skip_xml_test): New function.
12308
08d8bcd7
DJ
123092007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
12310
12311 * gdb.base/sigrepeat.exp: Correct error message.
12312
123132007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
12314 Daniel Jacobowitz <dan@codesourcery.com>
12315
12316 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
12317 gdb.arch/i386-gnu-cfi-asm.S: New files.
12318
97c3f1f3
JK
123192007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12320
12321 * lib/gdb.exp: Abort on missing `site.exp'.
12322
cb1df416
DJ
123232007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12324 Daniel Jacobowitz <dan@codesourcery.com>
12325
12326 * gdb.base/included.c, gdb.base/included.exp,
12327 gdb.base/included.h: New files.
12328
35990120
DJ
123292007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
12330
12331 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
12332 (maximize_rlimit): Reduce limits on 64-bit systems.
12333
6e81a116 123342007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
12335
12336 From Marcus Deuling <deuling@de.ibm.com>:
12337 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
12338 every case.
12339
6c3c41f3
NR
123402007-01-13 Nick Roberts <nickrob@snap.net.nz>
12341
12342 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
12343 (test_path_specification): Use objdir instead of srcdir to always
12344 get an absolute filename.
12345
2f12c312
DJ
123462007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
12347
12348 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
12349
81121995
VP
123502007-01-11 Vladimir Prus <vladimir@codesourcery.com>
12351
12352 * gdb.mi/mi-var-cp.cc (reference_update_tests):
12353 Make sure the variable we're using is in scope.
12354 (reference_to_pointer): Likewise.
12355
4741b737
DJ
123562007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
12357
12358 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
12359 has no debug information.
12360
054410c3
DJ
123612007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
12362
12363 * gdb.base/annota1.exp: Remove extra send_gdb.
12364
818f79f6
DJ
123652007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12366
12367 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
12368
f7a6bb70
DJ
123692007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12370
12371 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
12372
57e66780
DJ
123732007-01-08 Nick Roberts <nickrob@snap.net.nz>
12374 Daniel Jacobowitz <dan@codesourcery.com>
12375
12376 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
12377 lcharacter or linteger change. Correct duplicated test name.
12378 * gdb.mi/mi2-var-cmd.exp: Likewise.
12379
3d799a95
DJ
123802007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
12381
12382 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
12383
123842007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 12385
a9c64011
AS
12386 * gdb.base/nofield.c: New file.
12387 * gdb.base/nofield.exp: New testcase.
51679ba9 12388
eafb94e8
NR
123892007-01-05 Nick Roberts <nickrob@snap.net.nz>
12390
12391 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
12392
12393 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
12394 test.
12395
5e572bb4
DJ
123962007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
12397
12398 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
12399
74a44383
DJ
124002007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
12401
12402 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
12403 when continuing.
12404
1b572db9
DJ
124052007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
12406
12407 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
12408 Expect ".exe" extension.
12409
381bc39b
DJ
124102007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
12411
12412 * gdb.base/charset.exp: Add explicit filename to break.
12413 * gdb.base/dbx.exp: Add explicit filename to breaks.
12414
2b70e4c6
DJ
124152007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
12416
12417 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
12418 * gdb.mi/mi2-file.exp: Likewise.
12419
303b6f5d
DJ
124202007-01-04 Vladimir Prus <vladimir@codesourcery.com>
12421
12422 Implement specification of MI tests as comments
12423 in C and C++ sources.
12424 * lib/mi-support.exp (mi_autotest_data): New variable.
12425 (mi_autotest_source): New variable.
12426 (count_newlines, mi_prepare_inline_tests)
12427 (mi_get_inline_test, mi_continue_to_line)
12428 (mi_run_inline_test, mi_tbreak)
12429 (mi_send_resuming_command, mi_wait_for_stop): New functions.
12430 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
12431 Run inline tests.
12432 * gdb.mi/mi-var-cp.cc: Define tests here.
12433
23da0d94
VP
124342007-01-04 Vladimir Prus <vladimir@codesourcery.com>
12435
12436 Simplify usage of mi_continue_to.
12437 * lib/mi-support.exp (mi_runto_helper): Renamed
12438 from mi_runto, added new parameter 'run_or_continue'.
12439 (mi_runto): Use mi_runto_helper.
12440 (mi_continue_to): Accept just function name as parameter.
12441 Use mi_runto_helper.
12442 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
12443 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 12444
f9e18282
JB
124452006-01-04 Joel Brobecker <brobecker@adacore.com>
12446
12447 Make this testcase a bit more realistic. The current code
12448 is too simplistic, and allows the compiler to optimize out
12449 some of the entities we need for this testcase.
12450 * gdb.ada/null_record/bar.ads (Void_Star): New type.
12451 (Do_Nothing): Add extra parameter.
12452 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
12453 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
12454 by using a variable of type Void_Star.
12455
fd678c65
JB
124562006-01-04 Joel Brobecker <brobecker@adacore.com>
12457
12458 * gdb.ada/catch_ex/foo.adb: New file.
12459 * gdb.ada/catch_ex.exp: New testcase.
12460
05cfdb42
DJ
124612007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
12462
12463 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
12464 pass --image-base to linker.
12465
2e03ee74
DJ
124662007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12467 Daniel Jacobowitz <dan@codesourcery.com>
12468
12469 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
12470 secondary prompts.
12471
0d5de010
DJ
124722007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
12473
12474 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
12475 output. Test the types of members and member pointers.
12476 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
12477 gdb/2092.
12478 * gdb.cp/member-ptr.exp: Search for a comment instead of a
12479 statement. Enable for GCC. Update expected output for some tests
12480 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
12481 layout.
12482 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
12483 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
12484 (Diamond::vget_base): New.
12485 (main): Add new tests.
12486 * gdb.cp/printmethod.exp: Update expected output for member functions.
12487 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
12488 print pEe->D::vg().
12489
61a771aa
DJ
124902007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
12491
12492 * gdb.threads/tls.exp: Allow stops in sem_post.
12493
2fa63963
DJ
124942006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
12495
12496 * gdb.base/annota1.exp: Allow .*printf in backtraces.
12497 * gdb.base/annota3.exp: Likewise.
12498 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
12499 again (instead of timing out).
12500 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
12501 GCC bug 26475.
12502 * gdb.java/jmisc.exp: Adjust to work with method signatures including
12503 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
12504 test from jmisc1.exp.
12505 * gdb.java/jmisc1.exp: Delete.
12506 * gdb.java/jprint.exp: Adjust to work with method signatures including
12507 return types.
12508 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
12509 * gdb.threads/linux-dp.exp: Don't be confused by program output.
12510 * lib/java.exp (compile_java_from_source): Pass the correct type
12511 to target_compile.
12512
5eefc2b7
JB
125132006-12-31 Joel Brobecker <brobecker@adacore.com>
12514
12515 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
12516 (stack_align_edx): New function.
12517 (stack_align_eax): New function.
12518 (main): Add calls to stack_align_edx and stack_align_eax.
12519 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
12520 Add testing for the cases where the register used during a stack
12521 realignment is edx. Same for eax.
12522
227c54da
DJ
125232006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
12524
12525 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
12526 and generic PE targets.
12527
cab8ac94
JB
125282006-12-29 Joel Brobecker <brobecker@adacore.com>
12529
12530 * gdb.ada/array_return.exp: Update copyright date list.
12531
ba54f318
JB
125322006-12-27 Joel Brobecker <brobecker@adacore.com>
12533
12534 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
12535 (Create_Small_Float_Vector): New function.
12536 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
12537 function body.
12538 * gdb.ada/array_return/p.adb: Use new type and function from
12539 package Pck.
12540 * gdb.ada/array_return.exp: Add a test verifying that GDB is
12541 able to print the value returned by a function returning an
12542 array of float.
12543
6b7a35dd
JB
125442006-12-20 Joel Brobecker <brobecker@adacore.com>
12545
12546 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
12547 The associated tests should be PASSing.
12548
038224f6
VP
125492006-12-08 Vladimir Prus <vladimir@codesourcery.com>
12550
12551 Test for base in references.
12552 * gdb.mi/mi-var-cp.cc: Add test code.
12553 * gdb.mi/mi-var-cp.exp: Test for bases in references.
12554 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
12555 * gdb.mi/mi2-watch.exp: Likewise.
12556 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
12557 (mi_list_varobj_children): New function.
12558
b26ed50d
VP
125592006-12-08 Vladimir Prus <vladimir@codesourcery.com>
12560
12561 * lib/mi-support.exp
12562 (mi_runto): Accept "()" after function name.
12563 (mi_create_varobj): New function.
12564 (mi_varobj_update): New function.
12565 (mi_Check_varobj_value): New function.
12566 * gdb.mi/mi-var-cp.exp: New file.
12567 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 12568
08232497
DJ
125692006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
12570
12571 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
12572 gdb.base/weaklib2.c: New files.
12573
d394c993 125742006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 12575
ac6c2fba
NS
12576 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
12577 info. Adjust test names.
12578
8ec659a0 12579 * gdb.base/break.c (main): Move position of malloc.
d394c993 12580 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 12581
acd65feb
VP
125822006-11-28 Vladimir Prus <vladimir@codesourcery.com>
12583
12584 * gdb.mi/mi-var-cmd.exp: Check -var-update after
12585 assignement of arrays and function pointers.
12586 * gdb.mi/var-cmd.c: Add declaration necessary for above
12587 tests.
12588
f556d5e5
NS
125892006-11-27 Nathan Sidwell <nathan@codesourcery.com>
12590
12591 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
12592
12593 * gdb.threads/linux-dp.exp: Read thread table before and after
12594 creating each philosopher and verify it.
12595
697bc68d
NS
125962006-11-27 Nathan Sidwell <nathan@codesourcery.com>
12597 Paul Brook <paul@codesourcery.com>
12598 Daniel Jacobowitz <dan@codesourcery.com>
12599
12600 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 12601 main to remove duplication. Add start function of the form
697bc68d
NS
12602 '_*start[1-9]*'. Add RVDS start function.
12603
29d73ae4
DJ
126042006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
12605
12606 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
12607
c1d88655
UW
126082006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12609
12610 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
12611 * gdb.asm/spu.inc: New file.
12612 * gdb.base/term.exp: Disable if [target_info exists noargs].
12613 * gdb.gdb/complaints.exp: Disable if ![isnative].
12614 * gdb.gdb/selftest.exp: Likewise.
12615 * gdb.gdb/observer.exp: Likewise.
12616 * gdb.gdb/xfullpath.exp: Likewise.
12617 * gdb.base/attach.exp: Disable on SPU target.
12618 * gdb.cp/bs145503.exp: Likewise.
12619 * gdb.cp/exception.exp: Likewise.
12620 * gdb.cp/userdef.exp: Likewise.
12621
32a13b1a
DJ
126222006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
12623
12624 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
12625
d8295fe9
VP
126262006-11-10 Vladimir Prus <vladimir@codesourcery.com>
12627
12628 * gdb.base/completion.exp: Fix completion tests for
12629 'info' and 'info '.
12630 * gdb.base/help.exp (help_test_raw, test_class_help)
12631 (test_prefix_command_help): Move...
12632 * lib/gdb.exp: Here.
12633 * gdb.base/main.exp: Adjust.
12634 * gdb.cp/maint.exp: Adjust.
12635 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 12636
8c394015
VP
126372006-11-09 Vladimir Prus <vladimir@codesourcery.com>
12638
12639 * gdb.stabs/weird.exp (print_weird_var): Use
12640 gdb_test_multiple instead of gdb_expect.
12641
027fc1bc
VP
126422006-11-09 Vladimir Prus <vladimir@codesourcery.com>
12643
12644 * gdb.base/help.exp (help_test_raw): New.
12645 (test_class_help): New.
12646 (test_prefix_command_help): New.
12647 Adjust testcases.
12648
67609209
FR
126492006-11-09 Christophe Lyon <christophe.lyon@st.com>
12650
12651 * gdb.base/constvars.c (main): Write to crass and crips, so that
12652 they are allocated by the compiler.
12653
f73adfeb
AS
126542006-10-27 Andreas Schwab <schwab@suse.de>
12655
12656 * gdb.base/multi-forks.exp: Use "detach fork" instead of
12657 "detach-fork".
12658
2f83a18e
DJ
126592006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
12660
12661 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
12662 of patterns.
12663
94277a38
DJ
126642006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
12665
12666 * gdb.base/sepdebug.exp: Remove debug format test.
12667 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
12668 Handle no-symtab.
12669 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
12670
5bd2f6e2
DJ
126712006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
12672
12673 * gdb.threads/manythreads.c (thread_function, main): Don't cast
12674 int to pointer or pointer to int.
12675 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
12676
8c008720
DJ
126772006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
12678
12679 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
12680
9e35dae4
DJ
126812006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12682
12683 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
12684
d9639e13
DJ
126852006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
12686
12687 PR c++/2116
12688 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
12689
390a1bd0
JB
126902006-10-06 Joel Brobecker <brobecker@adacore.com>
12691
12692 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
12693 the corresponding bug has been fixed in GDB (PR/2018).
12694
dd920c33
JB
126952006-10-06 Joel Brobecker <brobecker@adacore.com>
12696
12697 * gdb.base/subst.exp: New testcase.
12698
53bbefe9
JB
126992006-10-06 Joel Brobecker <brobecker@adacore.com>
12700
12701 * gdb.ada/array_return/pck.ads: Add copyright notice.
12702 * gdb.ada/array_return/pck.adb: Likewise.
12703 * gdb.ada/array_return/p.adb: Likewise.
12704 * gdb.ada/exec_changed/first.adb: Likewise.
12705 * gdb.ada/exec_changed/second.adb: Likewise.
12706
09851417
JB
127072006-10-06 Joel Brobecker <brobecker@adacore.com>
12708
12709 * gdb.ada/watch_arg/watch.adb: New file.
12710 * gdb.ada/watch_arg.exp: New testcase.
12711
041bf30d
VP
127122006-10-02 Vladimir Prus <vladimir@codesourcery.com>
12713
12714 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 12715 via string_to_regexp.
041bf30d 12716 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 12717
f286fbdd 127182006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
12719
12720 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
12721 Remove unused / obsolete files.
12722
7c07f349
NR
127232006-09-19 Nick Roberts <nickrob@snap.net.nz>
12724
12725 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
12726
cd5ff84a
VP
127272006-09-17 Vladimir Prus <vladimir@codesourcery.com>
12728
12729 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
12730 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 12731 the number of frames.
cd5ff84a 12732
ae018d1a
DJ
127332006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
12734
12735 * gdb.base/args.c (main): Add breakpoint marker.
12736 * gdb.base/args.exp: Use args_test for tests. Add new tests which
12737 really test empty arguments.
12738 (args_load): Delete.
12739 (args_test): New.
12740
b399c549
NR
127412006-09-13 Nick Roberts <nickrob@snap.net.nz>
12742
12743 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 12744 check for one file.
b399c549 12745
2ab1eb7a
VP
127462006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
12747
12748 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
12749 HIGH_FRAME argument to -stack-list-locals can be larger than
12750 the number of frames.
a9c64011 12751
476308bf
FF
127522006-08-18 Fred Fish <fnf@specifix.com>
12753
12754 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
12755 '$' in front of skip_vmx_tests_saved when setting that.
12756
8625200f
AS
127572006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
12758
12759 * gdb.base/trace-commands.exp: New file.
12760
089ec8f1
DJ
127612006-08-10 Joel Brobecker <brobecker@adacore.com>
12762 Daniel Jacobowitz <dan@codesourcery.com>
12763
12764 * gdb.base/step-bt.exp: Make hexadecimal address optional in
12765 expected output of the backtrace commands.
12766
b60f0898
JB
127672006-08-09 Joel Brobecker <brobecker@adacore.com>
12768
12769 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
12770 untested followed by return combination.
12771 * gdb.arch/altivec-regs.exp: Likewise.
12772 * gdb.arch/e500-abi.exp: Likewise.
12773 * gdb.arch/e500-regs.exp: Likewise.
12774 * gdb.arch/gdb1291.exp: Likewise.
12775 * gdb.arch/gdb1431.exp: Likewise.
12776 * gdb.arch/gdb1558.exp: Likewise.
12777 * gdb.arch/i386-prologue.exp: Likewise.
12778 * gdb.arch/i386-unwind.exp: Likewise.
12779 * gdb.asm/asm-source.exp: Likewise.
12780 * gdb.base/a2-run.exp: Likewise.
12781 * gdb.base/advance.exp: Likewise.
12782 * gdb.base/all-bin.exp: Likewise.
12783 * gdb.base/annota1.exp: Likewise.
12784 * gdb.base/annota3.exp: Likewise.
12785 * gdb.base/args.exp: Likewise.
12786 * gdb.base/arithmet.exp: Likewise.
12787 * gdb.base/assign.exp: Likewise.
12788 * gdb.base/async.exp: Likewise.
12789 * gdb.base/attach.exp: Likewise.
12790 * gdb.base/bang.exp: Likewise.
12791 * gdb.base/bigcore.exp: Likewise.
12792 * gdb.base/bitfields.exp: Likewise.
12793 * gdb.base/bitfields2.exp: Likewise.
12794 * gdb.base/break.exp: Likewise.
12795 * gdb.base/call-sc.exp: Likewise.
12796 * gdb.base/call-strs.exp: Likewise.
12797 * gdb.base/callfuncs.exp: Likewise.
12798 * gdb.base/checkpoint.exp: Likewise.
12799 * gdb.base/chng-syms.exp: Likewise.
12800 * gdb.base/code-expr.exp: Likewise.
12801 * gdb.base/commands.exp: Likewise.
12802 * gdb.base/completion.exp: Likewise.
12803 * gdb.base/cond-expr.exp: Likewise.
12804 * gdb.base/condbreak.exp: Likewise.
12805 * gdb.base/consecutive.exp: Likewise.
12806 * gdb.base/constvars.exp: Likewise.
12807 * gdb.base/corefile.exp: Likewise.
12808 * gdb.base/cvexpr.exp: Likewise.
12809 * gdb.base/dbx.exp: Likewise.
12810 * gdb.base/define.exp: Likewise.
12811 * gdb.base/detach.exp: Likewise.
12812 * gdb.base/display.exp: Likewise.
12813 * gdb.base/dump.exp: Likewise.
12814 * gdb.base/ena-dis-br.exp: Likewise.
12815 * gdb.base/ending-run.exp: Likewise.
12816 * gdb.base/environ.exp: Likewise.
12817 * gdb.base/eval-skip.exp: Likewise.
12818 * gdb.base/exprs.exp: Likewise.
12819 * gdb.base/fileio.exp: Likewise.
12820 * gdb.base/finish.exp: Likewise.
12821 * gdb.base/float.exp: Likewise.
12822 * gdb.base/foll-exec.exp: Likewise.
12823 * gdb.base/foll-fork.exp: Likewise.
12824 * gdb.base/foll-vfork.exp: Likewise.
12825 * gdb.base/freebpcmd.exp: Likewise.
12826 * gdb.base/funcargs.exp: Likewise.
12827 * gdb.base/gcore.exp: Likewise.
12828 * gdb.base/gdb1090.exp: Likewise.
12829 * gdb.base/gdb1250.exp: Likewise.
12830 * gdb.base/huge.exp: Likewise.
12831 * gdb.base/info-proc.exp: Likewise.
12832 * gdb.base/interrupt.exp: Likewise.
12833 * gdb.base/jump.exp: Likewise.
12834 * gdb.base/langs.exp: Likewise.
12835 * gdb.base/lineinc.exp: Likewise.
12836 * gdb.base/list.exp: Likewise.
12837 * gdb.base/logical.exp: Likewise.
12838 * gdb.base/long_long.exp: Likewise.
12839 * gdb.base/macscp.exp: Likewise.
12840 * gdb.base/maint.exp: Likewise.
12841 * gdb.base/mips_pro.exp: Likewise.
12842 * gdb.base/miscexprs.exp: Likewise.
12843 * gdb.base/multi-forks.exp: Likewise.
12844 * gdb.base/opaque.exp: Likewise.
12845 * gdb.base/overlays.exp: Likewise.
12846 * gdb.base/pc-fp.exp: Likewise.
12847 * gdb.base/pointers.exp: Likewise.
12848 * gdb.base/printcmds.exp: Likewise.
12849 * gdb.base/psymtab.exp: Likewise.
12850 * gdb.base/ptype.exp: Likewise.
12851 * gdb.base/recurse.exp: Likewise.
12852 * gdb.base/relational.exp: Likewise.
12853 * gdb.base/relocate.exp: Likewise.
12854 * gdb.base/remote.exp: Likewise.
12855 * gdb.base/reread.exp: Likewise.
12856 * gdb.base/restore.exp: Likewise.
12857 * gdb.base/return.exp: Likewise.
12858 * gdb.base/return2.exp: Likewise.
12859 * gdb.base/scope.exp: Likewise.
12860 * gdb.base/sect-cmd.exp: Likewise.
12861 * gdb.base/sep.exp: Likewise.
12862 * gdb.base/sepdebug.exp: Likewise.
12863 * gdb.base/setshow.exp: Likewise.
12864 * gdb.base/setvar.exp: Likewise.
12865 * gdb.base/sigall.exp: Likewise.
12866 * gdb.base/sigbpt.exp: Likewise.
12867 * gdb.base/signals.exp: Likewise.
12868 * gdb.base/signull.exp: Likewise.
12869 * gdb.base/sizeof.exp: Likewise.
12870 * gdb.base/solib.exp: Likewise.
12871 * gdb.base/step-line.exp: Likewise.
12872 * gdb.base/step-test.exp: Likewise.
12873 * gdb.base/structs.exp: Likewise.
12874 * gdb.base/structs2.exp: Likewise.
12875 * gdb.base/term.exp: Likewise.
12876 * gdb.base/twice.exp: Likewise.
12877 * gdb.base/until.exp: Likewise.
12878 * gdb.base/varargs.exp: Likewise.
12879 * gdb.base/volatile.exp: Likewise.
12880 * gdb.base/watchpoint.exp: Likewise.
12881 * gdb.base/whatis-exp.exp: Likewise.
12882 * gdb.base/whatis.exp: Likewise.
12883 * gdb.cp/ambiguous.exp: Likewise.
12884 * gdb.cp/annota2.exp: Likewise.
12885 * gdb.cp/annota3.exp: Likewise.
12886 * gdb.cp/bool.exp: Likewise.
12887 * gdb.cp/breakpoint.exp: Likewise.
12888 * gdb.cp/casts.exp: Likewise.
12889 * gdb.cp/class2.exp: Likewise.
12890 * gdb.cp/classes.exp: Likewise.
12891 * gdb.cp/cplusfuncs.exp: Likewise.
12892 * gdb.cp/ctti.exp: Likewise.
12893 * gdb.cp/derivation.exp: Likewise.
12894 * gdb.cp/exception.exp: Likewise.
12895 * gdb.cp/gdb1355.exp: Likewise.
12896 * gdb.cp/hang.exp: Likewise.
12897 * gdb.cp/inherit.exp: Likewise.
12898 * gdb.cp/local.exp: Likewise.
12899 * gdb.cp/m-data.exp: Likewise.
12900 * gdb.cp/m-static.exp: Likewise.
12901 * gdb.cp/member-ptr.exp: Likewise.
12902 * gdb.cp/method.exp: Likewise.
12903 * gdb.cp/misc.exp: Likewise.
12904 * gdb.cp/namespace.exp: Likewise.
12905 * gdb.cp/overload.exp: Likewise.
12906 * gdb.cp/ovldbreak.exp: Likewise.
12907 * gdb.cp/pr-1023.exp: Likewise.
12908 * gdb.cp/pr-1210.exp: Likewise.
12909 * gdb.cp/pr-574.exp: Likewise.
12910 * gdb.cp/printmethod.exp: Likewise.
12911 * gdb.cp/psmang.exp: Likewise.
12912 * gdb.cp/ref-params.exp: Likewise.
12913 * gdb.cp/ref-types.exp: Likewise.
12914 * gdb.cp/rtti.exp: Likewise.
12915 * gdb.cp/templates.exp: Likewise.
12916 * gdb.cp/try_catch.exp: Likewise.
12917 * gdb.cp/userdef.exp: Likewise.
12918 * gdb.cp/virtfunc.exp: Likewise.
12919 * gdb.disasm/am33.exp: Likewise.
12920 * gdb.disasm/h8300s.exp: Likewise.
12921 * gdb.disasm/mn10300.exp: Likewise.
12922 * gdb.disasm/sh3.exp: Likewise.
12923 * gdb.disasm/t01_mov.exp: Likewise.
12924 * gdb.disasm/t02_mova.exp: Likewise.
12925 * gdb.disasm/t03_add.exp: Likewise.
12926 * gdb.disasm/t04_sub.exp: Likewise.
12927 * gdb.disasm/t05_cmp.exp: Likewise.
12928 * gdb.disasm/t06_ari2.exp: Likewise.
12929 * gdb.disasm/t07_ari3.exp: Likewise.
12930 * gdb.disasm/t08_or.exp: Likewise.
12931 * gdb.disasm/t09_xor.exp: Likewise.
12932 * gdb.disasm/t10_and.exp: Likewise.
12933 * gdb.disasm/t11_logs.exp: Likewise.
12934 * gdb.disasm/t12_bit.exp: Likewise.
12935 * gdb.disasm/t13_otr.exp: Likewise.
12936 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
12937 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
12938 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
12939 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
12940 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
12941 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
12942 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
12943 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
12944 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
12945 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
12946 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
12947 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
12948 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
12949 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
12950 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
12951 * gdb.mi/gdb701.exp: Likewise.
12952 * gdb.mi/gdb792.exp: Likewise.
12953 * gdb.mi/mi-basics.exp: Likewise.
12954 * gdb.mi/mi-break.exp: Likewise.
12955 * gdb.mi/mi-cli.exp: Likewise.
12956 * gdb.mi/mi-console.exp: Likewise.
12957 * gdb.mi/mi-disassemble.exp: Likewise.
12958 * gdb.mi/mi-eval.exp: Likewise.
12959 * gdb.mi/mi-file.exp: Likewise.
12960 * gdb.mi/mi-read-memory.exp: Likewise.
12961 * gdb.mi/mi-regs.exp: Likewise.
12962 * gdb.mi/mi-return.exp: Likewise.
12963 * gdb.mi/mi-simplerun.exp: Likewise.
12964 * gdb.mi/mi-stack.exp: Likewise.
12965 * gdb.mi/mi-stepi.exp: Likewise.
12966 * gdb.mi/mi-syn-frame.exp: Likewise.
12967 * gdb.mi/mi-until.exp: Likewise.
12968 * gdb.mi/mi-var-block.exp: Likewise.
12969 * gdb.mi/mi-var-child.exp: Likewise.
12970 * gdb.mi/mi-var-cmd.exp: Likewise.
12971 * gdb.mi/mi-var-display.exp: Likewise.
12972 * gdb.mi/mi-watch.exp: Likewise.
12973 * gdb.mi/mi2-basics.exp: Likewise.
12974 * gdb.mi/mi2-break.exp: Likewise.
12975 * gdb.mi/mi2-cli.exp: Likewise.
12976 * gdb.mi/mi2-console.exp: Likewise.
12977 * gdb.mi/mi2-disassemble.exp: Likewise.
12978 * gdb.mi/mi2-eval.exp: Likewise.
12979 * gdb.mi/mi2-file.exp: Likewise.
12980 * gdb.mi/mi2-read-memory.exp: Likewise.
12981 * gdb.mi/mi2-regs.exp: Likewise.
12982 * gdb.mi/mi2-return.exp: Likewise.
12983 * gdb.mi/mi2-simplerun.exp: Likewise.
12984 * gdb.mi/mi2-stack.exp: Likewise.
12985 * gdb.mi/mi2-stepi.exp: Likewise.
12986 * gdb.mi/mi2-syn-frame.exp: Likewise.
12987 * gdb.mi/mi2-until.exp: Likewise.
12988 * gdb.mi/mi2-var-block.exp: Likewise.
12989 * gdb.mi/mi2-var-child.exp: Likewise.
12990 * gdb.mi/mi2-var-cmd.exp: Likewise.
12991 * gdb.mi/mi2-var-display.exp: Likewise.
12992 * gdb.mi/mi2-watch.exp: Likewise.
12993 * gdb.stabs/exclfwd.exp: Likewise.
12994 * gdb.stabs/weird.exp: Likewise.
12995 * gdb.threads/gcore-thread.exp: Likewise.
12996 * gdb.trace/actions.exp: Likewise.
12997 * gdb.trace/backtrace.exp: Likewise.
12998 * gdb.trace/circ.exp: Likewise.
12999 * gdb.trace/collection.exp: Likewise.
13000 * gdb.trace/deltrace.exp: Likewise.
13001 * gdb.trace/infotrace.exp: Likewise.
13002 * gdb.trace/limits.exp: Likewise.
13003 * gdb.trace/packetlen.exp: Likewise.
13004 * gdb.trace/passc-dyn.exp: Likewise.
13005 * gdb.trace/passcount.exp: Likewise.
13006 * gdb.trace/report.exp: Likewise.
13007 * gdb.trace/save-trace.exp: Likewise.
13008 * gdb.trace/tfind.exp: Likewise.
13009 * gdb.trace/tracecmd.exp: Likewise.
13010 * gdb.trace/while-dyn.exp: Likewise.
13011 * gdb.trace/while-stepping.exp: Likewise.
13012
f4b618d1
JB
130132006-08-08 Joel Brobecker <brobecker@adacore.com>
13014
13015 * gdb.base/step-bt.c: New file.
13016 * gdb.base/step-bt.exp: New testcase.
13017
3d00d119
DJ
130182006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
13019
13020 * config/monitor.exp (gdb_load): Remove support for obsolete
13021 download-write-size.
13022 * gdb.base/remote.exp: Likewise. Update all callers of
13023 gdb_timed_load.
13024
017b5bd4
DJ
130252006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
13026
13027 * cursal.exp: Pass binfile to gdb_load.
13028
837c599d
DJ
130292006-08-01 Nathan Sidwell <nathan@codesourcery.com>
13030
13031 * gdb.base/cursal.exp: Add "" to gdb_load call.
13032
8dd4540b
MK
130332006-07-29 Mark Kettenis <kettenis@gnu.org>
13034
13035 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
13036 NetBSD/ELF targets.
13037
ab5c9f60
DJ
130382006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
13039
13040 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
13041 operator*.
13042
4c42eaff
DJ
130432006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
13044
13045 * gdb.base/completion.exp: Update for change in "file" behavior.
13046 * gdb.stabs/weird.exp: Likewise.
13047 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
13048 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
13049
0155cc76
NS
130502006-07-24 Nathan Sidwell <nathan@codesourcery.com>
13051
13052 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
13053 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
13054
16026cd7
AS
130552006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
13056
13057 * gdb.base/default.exp: Update source command error message.
13058 * gdb.base/help.exp: Update 'help source' message.
13059
16963cb6
DJ
130602006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
13061
13062 * gdb.cp/bs15503.exp: Update comment for no longer crashing
13063 test.
13064
6d7fd486
AS
130652006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
13066
13067 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
13068
29e8a844
DJ
130692006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
13070
13071 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
13072
6afcfa39
DJ
130732006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
13074
13075 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
13076
267a692b
MK
130772006-07-17 Mark Kettenis <kettenis@gnu.org>
13078
13079 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
13080 *-*-openbsd* from targets for wich we expect ARM FPA floating
13081 point format.
13082
85d2fec4
NR
130832006-07-17 Nick Roberts <nickrob@snap.net.nz>
13084
13085 * gdb.cp/annota3.exp: Expect frame-begin annotation.
13086
130872006-07-17 Mark Kettenis <kettenis@gnu.org>
13088
13089 * gdb.base/annota3.exp: Expect frame-begin annotation.
13090
85b4c6e8
JB
130912006-07-14 Joel Brobecker <brobecker@adacore.com>
13092
13093 * gdb.base/help.exp: Adjust "help unset" test to accept
13094 any list of unset commands.
13095
fb933624
DJ
130962006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
13097 Daniel Jacobowitz <dan@codesourcery.com>
13098
13099 * gdb.cp/ref-params.exp: New test.
13100 * gdb.cp/ref-params.cc: New source file.
13101 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
13102
1dff4b64
MK
131032006-07-08 Mark Kettenis <kettenis@gnu.org>
13104
13105 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
13106 spaces/tabs in regular expressions since they might not be there.
13107
40d2e0e3
AS
131082006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
13109
13110 * gdb.base/ifelse.exp: New file.
13111
f6c957d2
NS
131122006-07-04 Nathan Sidwell <nathan@codesourcery.com>
13113
13114 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
13115 line.
13116 * gdb.base/huge.exp: Loop over compilation to find a size that
13117 is acceptable.
13118 * gdb.base/remote.exp: Correct expected strings.
13119 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
13120
b9c5a23d
DJ
131212006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
13122
13123 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
13124
9af2e58d
DJ
131252006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
13126
13127 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
13128 native.
13129
30930ca5
DJ
131302006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
13131
13132 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
13133 enable stabs testing.
13134
aa32fa1d
DJ
131352006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
13136
bd4a4c80 13137 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
13138 gdb_test_multiple does.
13139
321fef15
DJ
131402006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
13141
13142 * Makefile.in (host_alias): Remove.
13143 (target_alias): Use @target_noncanonical@.
13144 (site.exp): Don't set host_alias.
13145 * aclocal.m4: Remove contents. Include acx.m4.
13146 * configure: Regenerated.
13147 * configure.ac: Use ACX_NONCANONICAL_TARGET.
13148
e1c2defa
NS
131492006-06-13 Nathan Sidwell <nathan@codesourcery.com>
13150
e63b55d1
NS
13151 * lib/gdb.exp (gdb_load_cmd): New.
13152
5600ea19
NS
13153 * gdb.base/fileio.c: Add system(NULL) test.
13154 * gdb.base/fileio.exp: Check it.
13155
e1c2defa
NS
13156 * gdb.base/break.c: Add 10a breakpoint at }
13157 * gdb.base/break.exp: Add test for breakpoint at }
13158 * gdb.cp/anon-union.cc: Add code at end of function.
13159 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
13160 * gdb.mi/var-cmd.c: Add code at end of function.
13161 * gdb.mi/mi-var-display.exp: Adjust end of next.
13162 * gdb.mi/mi2-var-display.exp: Likewise.
13163 * gdb.base/fileio.c: Add stop function and insert calls at
13164 stopping places.
13165 * gdb.base/fileio.exp: Breakpoint stop function and remove
13166 explicit line number references.
13167
6c0112ec
JB
131682006-05-19 Joel Brobecker <brobecker@adacore.com>
13169
a9c64011
AS
13170 * gdb.base/del.exp (test_delete_alias): New function.
13171 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 13172
154189a4
FF
131732006-05-18 Fred Fish <fnf@specifix.com>
13174
13175 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
13176 required. Check for spurious output after program exits normally.
13177
582e64c2
FF
131782006-05-17 Fred Fish <fnf@specifix.com>
13179
13180 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
13181 gdb_load, so it works in the simulator.
13182
8ef6493a
FF
131832006-05-11 Fred Fish <fnf@specifix.com>
13184
13185 * gdb.base/bang.exp: Ignore unexpected output between the
13186 "program exited normally" and the gdb prompt, as many other
13187 tests do.
13188
692b141c
MK
131892006-05-07 Mark Kettenis <kettenis@gnu.org>
13190
13191 * gdb.base/help.exp: Make "delete checkpoint" part option for
13192 "help d" and "help delete" tests.
13193
540b8a30
UW
131942006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13195
a9c64011 13196 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
13197 expected output in some mi_gdb_test statements.
13198 * gdb.mi/mi2-basics.exp: Likewise.
13199
9b6462d9
JB
132002006-05-05 Joel Brobecker <brobecker@adacore.com>
13201
13202 * gdb.base/del.c: New file.
13203 * gdb.base/del.exp: New testcase.
13204
954de43b
DM
132052006-05-05 David S. Miller <davem@sunset.davemloft.net>
13206
13207 * gdb.base/break.exp: Do not assume a breakpoint on
13208 main will actually be in $srcfile when optimizing.
1303f75e
DM
13209 * gdb.base/savedregs.exp: Do not require that the dummy
13210 frame location match up to a symbol and source file location.
c3242428
DM
13211 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
13212 will get printed without a mi_cmd_data_list_register_values prefix.
13213 (*-data-list-register-*): Correct regular expressions to expect the new
13214 pseudo d? floating point registers.
13215 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 13216
c7e64c9a
DJ
132172006-05-05 Christophe Lyon <christophe.lyon@st.com>
13218
13219 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
13220 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
13221 is allocated by the compiler.
13222 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
13223 anons, e, anone to force their allocation by the compiler.
13224
132252006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
13226
13227 * gdb.base/help.exp: Update expected text for help d and
13228 help delete.
13229
27ce9a6d
MK
132302006-05-02 Mark Kettenis <kettenis@gnu.org>
13231
13232 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
13233 NetBSD/ELF targets.
13234
8608915f
MK
132352006-04-30 Mark Kettenis <kettenis@gnu.org>
13236
13237 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
13238 single-step breakpoint fails; make this a KFAIL on
13239 sparc*-*-openbsd*.
13240 * gdb.base/siginfo.exp: Likewise.
13241 * gdb.base/sigstep.exp (advance, advancei): Likewise.
13242
b8db102d
MS
132432006-04-26 Michael Snyder <msnyder@redhat.com>
13244
13245 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
13246 which may have to consume output from other forks.
13247 Add tests to make sure that "delete fork" succeeded.
13248
c702009a
MS
132492006-04-20 Michael Snyder <msnyder@redhat.com>
13250
13251 * 2006-03-22 Jim Blandy <jimb@redhat.com>
13252 Add support for the Renesas M32C and M16C.
13253
13254 * gdb.asm/asm-source.exp: Add m32c target.
13255 * gdb.asm/m32c.inc: Support for m32c target.
13256
e28493f2
AS
132572006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
13258
13259 * gdb.base/commands.exp (recursive_source_test): New test.
13260
880da185
DM
132612006-04-04 David S. Miller <davem@sunset.davemloft.net>
13262
13263 * gdb.base/float.exp: Add pattern for sparc targets.
13264
61d9b92f
DJ
132652006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
13266
13267 * gdb.base/commands.exp (stray_arg0_test): New test.
13268
bd717df8
PB
132692006-03-30 Paul Brook <paul@codesourcery.com>
13270
13271 * gdb.mi/mi-until.exp: kfail broken until command.
13272 * gdb.mi/mi2-until.exp: Ditto.
13273
ec793d3c
NR
132742006-03-27 Nick Roberts <nickrob@snap.net.nz>
13275
13276 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
13277
831004b7
AO
132782006-03-08 Alexandre Oliva <aoliva@redhat.com>
13279
13280 * gdb.base/prelink.exp: Anchor tested-for regular expression
13281 on gdb prompt.
13282
effe49a0
PB
132832006-03-07 Paul Brook <paul@codesourcery.com>
13284
13285 * gdb.base/assign.exp: Correct fail message.
13286
e5461016
PB
132872006-03-07 Paul Brook <paul@codesourcery.com>
13288
13289 * lib/compiler.c: Extract armcc version number.
13290 * lib/compiler.cc: Ditto.
13291
fc91c6c2
PB
132922006-03-07 Paul Brook <paul@codesourcery.com>
13293
13294 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
13295 additional_flags=-w.
13296 * gdb.arch/altivec-regs.exp: Ditto.
13297 * gdb.arch/e500-abi.exp: Ditto.
13298 * gdb.arch/e500-regs.exp: Ditto.
13299 * gdb.base/all-bin.exp: Ditto.
13300 * gdb.base/annota1.exp: Ditto.
13301 * gdb.base/annota3.exp: Ditto.
13302 * gdb.base/args.exp: Ditto.
13303 * gdb.base/arithmet.exp: Ditto.
13304 * gdb.base/assign.exp: Ditto.
13305 * gdb.base/async.exp: Ditto.
13306 * gdb.base/bang.exp: Ditto.
13307 * gdb.base/break.exp: Ditto.
13308 * gdb.base/call-rt-st.exp: Ditto.
13309 * gdb.base/completion.exp: Ditto.
13310 * gdb.base/cond-expr.exp: Ditto.
13311 * gdb.base/condbreak.exp: Ditto.
13312 * gdb.base/consecutive.exp: Ditto.
13313 * gdb.base/define.exp: Ditto.
13314 * gdb.base/display.exp: Ditto.
13315 * gdb.base/ena-dis-br.exp: Ditto.
13316 * gdb.base/environ.exp: Ditto.
13317 * gdb.base/eval-skip.exp: Ditto.
13318 * gdb.base/info-proc.exp: Ditto.
13319 * gdb.base/jump.exp: Ditto.
13320 * gdb.base/logical.exp: Ditto.
13321 * gdb.base/long_long.exp: Ditto.
13322 * gdb.base/maint.exp: Ditto.
13323 * gdb.base/miscexprs.exp: Ditto.
13324 * gdb.base/pc-fp.exp: Ditto.
13325 * gdb.base/pointers.exp: Ditto.
13326 * gdb.base/relational.exp: Ditto.
13327 * gdb.base/reread.exp: Ditto.
13328 * gdb.base/sect-cmd.exp: Ditto.
13329 * gdb.base/sep.exp: Ditto.
13330 * gdb.base/sepdebug.exp: Ditto.
13331 * gdb.base/until.exp: Ditto.
13332 * gdb.base/whatis-exp.exp: Ditto.
13333 * gdb.cp/annota2.exp: Ditto.
13334 * gdb.cp/annota3.exp: Ditto.
13335 * gdb.trace/actions.exp: Ditto.
13336 * gdb.trace/backtrace.exp: Ditto.
13337 * gdb.trace/circ.exp: Ditto.
13338 * gdb.trace/collection.exp: Ditto.
13339 * gdb.trace/deltrace.exp: Ditto.
13340 * gdb.trace/infotrace.exp: Ditto.
13341 * gdb.trace/limits.exp: Ditto.
13342 * gdb.trace/packetlen.exp: Ditto.
13343 * gdb.trace/passc-dyn.exp: Ditto.
13344 * gdb.trace/passcount.exp: Ditto.
13345 * gdb.trace/report.exp: Ditto.
13346 * gdb.trace/save-trace.exp: Ditto.
13347 * gdb.trace/tfind.exp: Ditto.
13348 * gdb.trace/tracecmd.exp: Ditto.
13349 * gdb.trace/while-dyn.exp: Ditto.
13350 * gdb.trace/while-stepping.exp: Ditto.
13351 * lib/gdb.exp: Ditto.
13352 (gdb_compile): Handle nowarning option.
13353
5f4a23d9
AO
133542006-03-07 Alexandre Oliva <aoliva@redhat.com>
13355
13356 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
13357 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
13358 Rename executable to prelinkt. Don't re-prelink if we didn't
13359 get a core file. Test prelink -u exit status to tell whether
13360 prelinking failed. Use gdb_test_multiple.
13361
9733fc94
DJ
133622006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
13363
13364 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
13365 (do_tests): Call it.
13366
cc10cae3
AO
133672006-02-28 Alexandre Oliva <aoliva@redhat.com>
13368
13369 * gdb.base/prelink.exp: New test.
13370 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
13371
15c46491
WZ
133722006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
13373
13374 * gdb.fortran/derived-type.f90: New file.
13375 * gdb.fortran/derived-type.exp: New testcase.
13376
5c9f7ded
DJ
133772006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
13378
13379 * gdb.base/default.exp: Allow ';' as a directory separator.
13380
5b96932b
AS
133812006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
13382
13383 * gdb.base/help.exp (help add-symbol-file): Update.
13384
1986bccd
AS
133852006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
13386
13387 * gdb.base/help.exp (help load): Update expected results.
13388
a8b7528f
FF
133892006-02-19 Fred Fish <fnf@specifix.com>
13390
13391 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
13392 specifix hex value as part of results.
13393 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 13394
f8261448
FF
133952006-02-16 Fred Fish <fnf@specifix.com>
13396
13397 * gdb.base/whatis.c: Define variables using typedefs char_addr,
13398 ushort_addr, and slong_addr, so the typedefs are not optimized
13399 away.
13400 * gdb.base/whatis.exp: Add tests using type name for struct type,
13401 union type, enum type, and typedef.
a9c64011 13402
31d8bdd2
MK
134032006-02-13 Mark Kettenis <kettenis@gnu.org>
13404
13405 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
13406
34e41e63
JB
134072006-02-13 Jim Blandy <jimb@redhat.com>
13408
13409 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
13410 case where it takes two "next" commands to skip past the init
13411 call.
13412
ac6e4f31
FF
134132006-02-12 Fred Fish <fnf@specifix.com>
13414
13415 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
13416 to handle cases where it takes two "next" commands to skip
13417 past the init call.
13418
2db2d571
JB
134192006-02-07 Joel Brobecker <brobecker@adacore.com>
13420
13421 * gdb.ada/array_return.exp: Mark the last test as expected to fail
13422 on hppa32 targets.
13423
38fcd64c
DJ
134242006-02-06 Vladimir Prus <ghost@cs.msu.su>
13425
13426 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
13427 field.
13428
1315ad46
MK
134292006-01-29 Mark Kettenis <kettenis@gnu.org>
13430
13431 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
13432
5625b943
DJ
134332006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
13434
13435 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
13436 files.
13437
80df1bbe
DJ
134382006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
13439
13440 * gdb.cp/maint.exp: Set complaints to a positive value.
13441
9078e690
DJ
134422006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
13443
13444 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
13445 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
13446 function name.
13447
9c903399
DJ
134482006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
13449
13450 * gdb.base/checkpoint.c: Update copyright notice. Include
13451 <stdlib.h>.
13452
761ae4d6
JB
134532006-01-04 Jim Blandy <jimb@redhat.com>
13454
13455 * gdb.asm/asm-source.exp: Independently provide default values for
13456 asm-flags and debug-flags. Use 'string equal' to do the
13457 comparison, not the implicit expr's '==' operator. Remove
13458 now-unneeded assignments to asm-flags. In h8300 case, place
13459 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
13460
099ac3dd
MS
134612006-01-04 Michael Snyder <msnyder@redhat.com>
13462
13463 * gdb.base/checkpoint.c: New file.
13464 * gdb.base/checkpoint.exp: New file.
13465 * gdb.base/multi-fork.c: New file.
13466 * gdb.base/multi-fork.exp: New file.
13467 * gdb.base/pi.txt: New file (data for checkpoint.c test).
13468
f4d85314
FF
134692006-01-04 Fred Fish <fnf@specifix.com>
13470
13471 * gdb.base/ptype.c (foo): Add typedef.
13472 (intfoo): Add function.
13473 * gdb.base/ptype1.c: New file.
13474 * gdb.base/ptype.exp: Handle compilation and linking with two
13475 source files. Test that proper type for "foo" is found based
13476 on source context rather than first match found in symtabs.
13477
a1b06f35
MK
134782005-12-28 Mark Kettenis <kettenis@gnu.org>
13479
13480 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
13481 * gdb.asm/openbsd.inc: Indent commands.
13482
d082a1e2
MK
134832005-12-26 Mark Kettenis <kettenis@gnu.org>
13484
c65016bd
MK
13485 * gdb.base/freebpcmd.exp: Increase timeout.
13486
d082a1e2
MK
13487 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
13488
d3c32a0e
DJ
134892005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
13490
13491 * gdb.base/default.exp: Update check for "show version".
13492
9fdb1f50
RC
134932005-12-09 Randolph Chung <tausq@debian.org>
13494
13495 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
13496 * gdb.asm/pa64.inc: New file.
13497
5f2c56f7
RC
134982005-12-09 Randolph Chung <tausq@debian.org>
13499
13500 * gdb.asm/common.inc: Indent commands.
13501 * gdb.asm/asmsrc1.s: Likewise.
13502 * gdb.asm/asmsrc2.s: Likewise.
13503
8117349c
RC
135042005-12-09 Randolph Chung <tausq@debian.org>
13505
13506 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
13507 (get_addr_of_sym): Remove duplicate print.
13508 (gen_core): xfail hppa*-*-hpux*, update expected output.
13509 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
13510 * gdb.arch/pa64-nullify.s: New file.
13511
8f07f25a
RC
135122005-12-09 Randolph Chung <tausq@debian.org>
13513
13514 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
13515
55b39184
DJ
135162005-12-07 Christophe Lyon <christophe.lyon@st.com>
13517
13518 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
13519 code generation for these functions.
13520 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
13521 error message.
13522
31e2b00f
AS
135232005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
13524
13525 * gdb.base/help.exp (help b, help br, help bre, help brea)
13526 (help break): Update the expected message.
13527
c3d0b56e
SC
135282005-11-11 Stephane Carrez <stcarrez@nerim.fr>
13529
13530 * gdb.asm/m68hc11.inc: Setup the data section.
13531 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
13532 script for this test.
13533 (m6812-*-*): Likewise.
13534
36ae0ea9
RC
135352005-11-09 Randolph Chung <tausq@debian.org>
13536
13537 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
13538
9d6f42e9
WZ
135392005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
13540
13541 * gdb.base/break.exp: Fix a comment typo.
13542
e2126a14
EZ
135432005-11-03 Jim Blandy <jimb@redhat.com>
13544
a9c64011
AS
13545 Checked in by Elena Zannoni <ezannoni@redhat.com>
13546
889bf7c5 13547 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 13548
e0ac7199
CV
135492005-11-02 Corinna Vinschen <vinschen@redhat.com>
13550
13551 * gdb.arch/gdb1558.c: Include stdio.h.
13552
31d3fb18
MK
135532005-10-31 Mark Kettenis <kettenis@gnu.org>
13554
13555 * gdb.asm/asm-source.exp: Use -e instead of --entry.
13556
e52b687c
MK
135572005-10-31 Mark Kettenis <kettenis@gnu.org>
13558
13559 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
13560
f4711d79
PG
135612005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
13562
a9c64011
AS
13563 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
13564 vscr" tests to better match output.
f4711d79 13565
987a9106
JB
135662005-10-12 Jim Blandy <jimb@redhat.com>
13567
13568 * gdb.base/structs.exp (any): New function.
13569 (test_struct_returns): Don't make any assumptions at all about
13570 what value the function returns when GDB can't set the return
13571 value.
13572
2336bb58
JB
135732005-10-09 Joel Brobecker <brobecker@adacore.com>
13574
13575 * gdb.ada/arrayidx/p.adb: New file.
13576 * gdb.ada/arrayidx.exp: New testcase
13577
135782005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
13579
13580 * gdb.ada/array_return/pck.ads: New file.
13581 * gdb.ada/array_return/pck.adb: New file.
13582 * gdb.ada/array_return/p.adb: New file.
13583 * gdb.ada/array_return.exp: New testcase.
13584
705335ea
JB
135852005-10-03 Joel Brobecker <brobecker@adacore.com>
13586
a9c64011
AS
13587 * gdb.base/arrayidx.c: New file.
13588 * gdb.base/arrayidx.exp: New testcase.
705335ea 13589
11ee9940
NR
135902005-09-29 Nick Roberts <nickrob@snap.net.nz>
13591
13592 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
13593 frames-invalid and breakpoints-invalid are no longer generated
13594 with level 3 so don't expect them in the output.
13595
39fb8e9e
BR
135962005-09-27 Bob Rossi <bob@brasko.net>
13597
a9c64011 13598 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
13599 from test. Escape the | in mi_gdb_test call.
13600 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
13601 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
13602 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
13603 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
13604 expected regex's in mi_gdb_test calls.
13605 * lib/mi-support.exp: Remove arbitrary .* from tests.
13606 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
13607 Fully anchor GDB/MI expected results in mi_gdb_test.
13608 * lib/gdb.exp (string_to_regexp): Escape the ] character.
13609 * gdb.base/sizeof.exp: Remove escape character. Correct test.
13610
2af48f68
PB
136112005-09-26 Paul Brook <paul@codesourcery.com>
13612
13613 * long_long.exp: Exclude eabi targets from arm FPA float format test.
13614
f34502bc
WZ
136152005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
13616
13617 * bfp-test.c: New file.
13618 * bfp-test.exp: New testcase.
13619
ca929517
WZ
136202005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
13621
13622 * gdb.fortran/subarray.exp: New testcase to test the evaluation
13623 of subarray and substring variable.
13624 * gdb.fortran/subarray.f: New source file for the test of subarray
13625 and substring variable evaluation.
13626 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
13627 of string constant.
13628
c761af65
DJ
136292005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
13630
13631 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
13632 copyright dates.
13633
561d7a1d
PG
136342005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
13635
13636 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
13637 powerpc altivec' test with an almost identical 'info vector' test.
13638
b2b64cc9
PG
136392005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
13640
a9c64011
AS
13641 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
13642 vscr" tests to match output.
b2b64cc9 13643
6ac4d15a
PG
136442005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
13645
a9c64011
AS
13646 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
13647 output.
6ac4d15a 13648
40e55bef
BR
136492005-09-11 Bob Rossi <bob@brasko.net>
13650
889bf7c5
PA
13651 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
13652 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
13653 commands that return an MI output command and an asyncronous MI output
13654 command.
40e55bef
BR
13655 * gdb.mi/mi-console.exp: Ditto.
13656
3c7385ec
BR
136572005-09-11 Bob Rossi <bob@brasko.net>
13658
13659 * gdb.mi/mi-var-child.c: Include <string.h>.
13660
a6cd0eb3
DJ
136612005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
13662
13663 * killed.exp: Correct gdb_expect syntax.
13664
2f168eed
CV
136652005-08-09 Corinna Vinschen <vinschen@redhat.com>
13666
13667 * lib/mi-support.exp (mi_gdb_load): Fix typo.
13668
ecd3fd0f
BR
136692005-08-02 Bob Rossi <bob@brasko.net>
13670
13671 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
13672 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
13673 Change tests to inferior-tty-set/show.
13674 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
13675 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
13676 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
13677 inferior. Use mi_gdb_test to get GDB and Inferior output.
13678 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
13679 descriptor.
13680 (mi_inferior_tty_name): Add inferior PTY file name.
13681 (mi_gdb_start): Add INFERIOR_PTY parameter.
13682 (mi_gdb_test): Add IPATTERN parameter.
13683
f1ea48cb 136842005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 13685
f1ea48cb
BR
13686 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
13687 parameter to mi_gdb_test.
13688 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
13689
6e650a67
DJ
136902005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
13691
13692 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
13693 struct_declarations.
13694 * gdb.mi/mi-var-child.exp: Step over the initialization of
13695 struct_declarations.
13696
8be260b6
DJ
136972005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
13698
13699 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
13700 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
13701 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
13702 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
13703 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
13704 file.
13705
4e660f07
NR
137062005-07-27 Nick Roberts <nickrob@snap.net.nz>
13707
13708 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
13709 (do_children_tests): Assign values to the extra elements.
13710
13711 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
13712 them for tests for "-var-update --no-values" and
a9c64011 13713 "-var-update --all-values".
4e660f07
NR
13714 Add test for "-var-list-children --simple-values".
13715
13716 * gdb.mi/basics.c (callee4): Add integer array D[3]...
13717
13718 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
13719 "-stack-list-locals --simple-values" Improve doc strings and
13720 comments.
13721
6bdae935
MK
137222005-07-18 Mark Kettenis <kettenis@gnu.org>
13723
598b7a6f
MK
13724 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
13725 *-*-openbsd*.
13726 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
13727
6bdae935
MK
13728 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
13729 sigaltsatck'.
13730
1323e929 137312005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 13732
1323e929
BR
13733 * gdb.base/default.exp (tty): Changed output of command.
13734 * gdb.base/help.exp (help tty): Ditto.
13735
b1a9c082
MK
137362005-07-12 Mark Kettenis <kettenis@gnu.org>
13737
13738 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
13739
10a844a2
MK
137402005-07-10 Mark Kettenis <kettenis@gnu.org>
13741
13742 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
13743 -stack-select-frame without arguments.
13744 (test_stack_frame_listing): Add test for newly implemented command
13745 -stack-info-frame.
13746
3cb3b8df
BR
137472005-07-06 Bob Rossi <bob@brasko.net>
13748
13749 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
13750 command.
13751 (Copyright): Update copyright.
13752
a0c5fbcf
WZ
137532005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
13754
13755 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
13756 tests to evaluate exponentiation expression.
13757
984971d0
AS
137582005-06-29 Andreas Schwab <schwab@suse.de>
13759
13760 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
13761 main to avoid warnings.
13762
13763 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
13764
fe03833f
NR
137652005-06-20 Nick Roberts <nickrob@snap.net.nz>
13766
13767 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
13768 -stack-select-frame without arguments.
13769 (test_stack_frame_listing): Add test for newly implemented command
13770 -stack-info-frame.
a9c64011 13771
7a55f279
WZ
137722005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
13773
0ffa0ea5
DJ
13774 * gdb.fortran/array-element.f: New file.
13775 * gdb.fortran/array-element.exp: New testcase.
7a55f279 13776
26585198
DJ
137772005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
13778
13779 * gdb.base/bigcore.exp: Correct checks for systems which can
13780 not dump a large core file.
13781
c1bd25fd
DJ
137822005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
13783
13784 * gdb.base/relocate.c: Add a copyright notice.
13785 (dummy): Remove.
13786 * gdb.base/relocate.exp: Test printing the values of variables
13787 from a relocatable file.
13788
589e074d
DJ
137892005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
13790
13791 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
13792 excess MI output after an error.
13793
0915f927
JB
137942005-05-29 Joel Brobecker <brobecker@adacore.com>
13795
13796 * gdb.arch/alpha-step.c: New file.
13797 * gdb.arch/alpha-step.exp: New testcase.
13798
76ff342d
DJ
137992005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
13800 Dennis Brueni <dennis@slickedit.com>
13801
13802 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
13803 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
13804 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
13805 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
13806 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
13807 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
13808 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
13809
96b0c7ac
DJ
138102005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
13811 Wu Zhou <woodzltc@cn.ibm.com>
13812
13813 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
13814 IBM's xlc compiler.
13815 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
13816 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
13817
f21565d2
JB
138182005-05-13 Jim Blandy <jimb@redhat.com>
13819
13820 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
13821 calling gdb_suppress_entire_file.
13822 * gdb.base/charset.exp: Same.
13823 * gdb.base/call-rt-st.exp: Same.
13824
6006a3a1
BR
138252005-05-05 Bob Rossi <bob_rossi@cox.net>
13826
13827 * lib/gdb.exp (fullname_syntax): Added global regex.
13828 (fullname_syntax_POSIX): Ditto.
13829 (fullname_syntax_UNC): Ditto.
13830 (fullname_syntax_DOS_CASE): Ditto.
13831 (fullname_syntax_DOS): Ditto.
13832 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
13833 fullname_syntax variable to scope and use it.
13834 (test_file_list_exec_source_files): Ditto.
13835 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
13836
c3b69c04
DJ
138372005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
13838
13839 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
13840
3c95e6af
PG
138412004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
13842
a9c64011
AS
13843 * lib/gdb.exp (skip_altivec_tests): New function, based on
13844 check_vmx_hw_available from the GCC testsuite.
13845 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
13846 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 13847
78df6c56
JB
138482005-05-02 Jim Blandy <jimb@redhat.com>
13849
13850 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
13851 calling gdb_suppress_entire_file.
13852
1690f9cf
DJ
138532005-04-30 Randolph Chung <tausq@debian.org>
13854
13855 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
13856 Slightly relax "sem_post" name checking.
13857
5ea106f7
PG
138582005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
13859
13860 * gdb.base/unload.exp: Use new shared library infrastructure.
13861
bf7234cf
PG
138622005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
13863
13864 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 13865 infrastructure.
bf7234cf 13866
547b869a
CV
138672005-04-29 Corinna Vinschen <vinschen@redhat.com>
13868
13869 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
13870 * gdb.asm/h8300.inc: New file.
13871
f07e55f0
PG
138722005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
13873
13874 * gdb.base/shlib-call.exp: Change to use new shared library
13875 infrastructure.
13876
3cbba3d1
PG
138772005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
13878
a9c64011
AS
13879 * gdb.base/pending.exp: Change to use new shared library
13880 infrastructure.
3cbba3d1 13881
ed6df200
PG
138822005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
13883
a9c64011
AS
13884 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
13885 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 13886
8c8f4ebe
PG
138872005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
13888
a9c64011
AS
13889 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
13890 shared objects being adjusted and update copyright years.
8c8f4ebe 13891
607fbc54
DJ
138922005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
13893
13894 * ChangeLog: Correct some 2003-01-13 dates.
13895 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
13896 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
13897 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
13898 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
13899 gdb.trace/tfind.exp: Update copyright years.
13900
57bf0e56
DJ
139012005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
13902 Daniel Jacobowitz <dan@codesourcery.com>
13903
13904 * lib/gdb.exp (gdb_compile): Handle shlib=.
13905 (gdb_compile_shlib): New function.
13906
9b593790
PG
139072005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
13908
a9c64011 13909 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 13910
9494c6a5
DJ
139112005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
13912
13913 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
13914 gdb.server.
13915 * configure.ac: Likewise.
13916 * configure: Regenerated.
13917 * gdb.gdbserver/Makefile.in: Moved to...
13918 * gdb.server/Makefile.in: ... here.
13919 * gdb.gdbserver/server.c: Moved to...
13920 * gdb.server/server.c: ... here.
13921 * gdb.gdbserver/server-run.exp: Moved to...
13922 * gdb.server/server-run.exp: ... here.
13923
6f8eac0e
DJ
139242005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
13925
13926 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
13927 * configure.ac: Create gdb.gdbserver/Makefile.
13928 * configure: Regenerated.
13929 * lib/gdbserver-support.exp: New file, derived from
13930 config/gdbserver.exp.
13931 * config/gdbserver.exp: Use gdbserver-support.exp.
13932 * gdb.gdbserver/Makefile.in: New file.
13933 * gdb.gdbserver/server.c: New file.
13934 * gdb.gdbserver/server-run.exp: New file.
13935
6e87504d
PG
139362005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
13937
a9c64011
AS
13938 * lib/gdb.exp (test_compiler_info): Return compiler_info
13939 if no arguments are given.
6e87504d 13940
d1779be4
PG
139412005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
13942
13943 * gdb.arch/altivec-abi.exp: Check for compiler and set
13944 use altivec' flag accordingly.
13945 * gdb.arch/altivec-regs.exp: Likewise.
13946
88750304
DJ
139472005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
13948
13949 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
13950
f3fb768d
AS
139512005-03-27 Andreas Schwab <schwab@suse.de>
13952
13953 * gdb.base/bigcore.c (main): Add missing mode argument in open
13954 call.
13955
7e813ac5
DJ
139562005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
13957
13958 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
13959 downloads.
13960 * config/gdbserver.exp (gdb_load): Likewise.
13961
8e3049aa
PB
139622005-03-14 Paul Brook <paul@codesourcery.com>
13963
13964 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
13965 targets.
13966
a9df7c44
JB
139672005-03-09 Joel Brobecker <brobecker@adacore.com>
13968
13969 * gdb.dwarf2/dup-psym.S: New file.
13970 * gdb.dwarf2/dup-psym.exp: New testcase.
13971
9f0d94e8
JB
139722005-03-09 Joel Brobecker <brobecker@adacore.com>
13973
13974 * gdb.ada/exec_changed/first.adb: New file.
13975 * gdb.ada/exec_changed/second.adb: New file.
13976 * gdb.ada/exec_changed.exp: New testcase.
13977
5f579bc5
NS
139782005-03-08 Nathan Sidwell <nathan@codesourcery.com>
13979
36e9969c
NS
13980 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
13981 (A2): New class.
13982 (main): Test operator+.
13983 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
13984 breakpoint test.
13985
5f579bc5
NS
13986 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
13987 * gdb.base/signull.exp: Disable if gdb,nosignals.
13988 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
13989 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
13990 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
13991 * gdb.mi/mi2-console.exp: Likewise.
13992 * gdb.trace/collection.exp (run_trace_experiment): Consume the
13993 continue output at start.
13994 (gdb_collect_locals_test): Robustify regexp.
13995 * gdb.trace/passc-dyn.exp: Fix comment typo.
13996 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
13997
be46087e
CV
139982005-03-08 Corinna Vinschen <vinschen@redhat.com>
13999
14000 * gdb.asm/asm-source.exp: Add iq2000 case.
14001 * gdb.asm/iq2000.inc: New file.
14002
384e1a61 140032005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 14004
384e1a61
MI
14005 * gdb.base/command.exp: Change hardcoded value to regular expression.
14006 * gdb.base/float.exp: Add powerpc to the list of targets checked.
14007
584b6e9e
DJ
140082005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
14009
14010 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
14011 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
14012 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
14013 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
14014 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
14015
ab5b5d61
MK
140162005-03-05 Mark Kettenis <kettenis@gnu.org>
14017
14018 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
14019 changes.
14020
ae051c1b
PG
140212004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
14022
a9c64011
AS
14023 * lib/compiler.c: Add test for IBM's xlc compiler.
14024 * lib/compiler.cc: Likewise.
ae051c1b 14025
3f0f6ed2
JB
140262004-02-24 Joel Brobecker <brobecker@adacore.com>
14027
14028 * gdb.ada/fixed_points.exp: Create compilation object directory
14029 before running the test.
14030 * gdb.ada/null_record.exp: Likewise.
14031 * gdb.ada/packed_array.exp: Likewise.
14032 * gdb.ada/start.exp: Likewise.
14033
724f452b
JB
140342005-02-15 Joel Brobecker <brobecker@adacore.com>
14035
14036 * gdb.ada/packed_array/pa.adb: New file.
14037 * gdb.ada/packed_array.exp: New testcase.
14038
57f5cdfb 140392005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 14040
1f393151
MK
14041 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
14042 files.
14043
ebdda337
MK
14044 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
14045 on *-*-openbsd*. Correctly match whitespace in regukar
14046 expressions.
14047
cf309262
DJ
140482005-02-10 Daniel Jacobowitz <dan@debian.org>
14049
14050 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
14051 PR exp/1821
14052 * gdb.base/gdb1821.c: New test file.
14053 * gdb.base/gdb1821.exp: New test file.
14054
3be49e7a
JB
140552005-02-09 Joel Brobecker <brobecker@adacore.com>
14056
14057 * gdb.base/start.c: New file.
14058 * gdb.base/start.exp: New testcase.
14059
e292e67d
JB
140602005-02-09 Joel Brobecker <brobecker@adacore.com>
14061
14062 * gdb.ada/start/dummy.adb: New file.
14063 * gdb.ada/start.exp: New testcase.
14064
dbdfa66c
CV
140652005-02-09 Corinna Vinschen <vinschen@redhat.com>
14066
14067 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
14068 for printing symbols and statistics.
14069 Add test for using relative pathnames in "maint print msymbols" test.
14070 Mark "maint info sections DATA" XFAIL on Cygwin.
14071 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
14072 tests.
14073
d7941671
AC
140742005-02-09 Andreas Schwab <schwab@suse.de>
14075
14076 Committed by Andrew Cagney <cagney@gnu.org>
14077 * gdb.base/remotetimeout.exp: New file.
14078
74e5ef44
MK
140792005-02-07 Mark Kettenis <kettenis@gnu.org>
14080
14081 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
14082
464dd14d
JB
140832005-02-03 Joel Brobecker <brobecker@adacore.com>
14084
14085 * gdb.ada/gnat_ada.gpr: New file.
14086 * gdb.ada/gnat_ada.gin: Delete, no longer used.
14087 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
14088 * configure.ac: No longer generate gnat_ada.gpr.
14089 * configure: Regenerate.
14090 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
14091 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
14092 * gdb.ada/null_record/bar.ads: Likewise.
14093 * gdb.ada/null_record/bar.adb: Likewise.
14094 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
14095 * gdb.ada/null_record.exp (testdir): New variable.
14096 (testfile): executable is now in testdir subdirectory.
14097 (srcfile): Use full path to the main compilation unit.
14098 * gdb.ada/fixed_points.exp: Same changes as above.
14099
30d756ae
NR
141002005-02-03 Nick Roberts <nickrob@snap.net.nz>
14101
14102 * gdb.base/interp.exp: New test.
14103
9d799f85
AC
141042005-01-24 Andrew Cagney <cagney@gnu.org>
14105
14106 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
14107
15656118
AC
141082005-01-19 Andrew Cagney <cagney@gnu.org>
14109
a892c31b
AC
14110 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
14111 configure.ac not configure.in.
14112
15656118
AC
14113 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
14114 of powerpc*-*-*.
14115 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 14116 * gdb.base/list.exp (test_list_function)
15656118
AC
14117 (test_list_filename_and_function): Ditto.
14118 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
14119
a7b01baf
AC
141202005-01-16 Andrew Cagney <cagney@gnu.org>
14121
17d92a02
AC
14122 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
14123
a7b01baf
AC
14124 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
14125
bc8332bb
AC
141262005-01-14 Andrew Cagney <cagney@gnu.org>
14127
14128 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
14129 * gdb.mi/mi2-var-cmd.exp: Ditto.
14130
4d074752
CV
141312005-01-10 Corinna Vinschen <vinschen@redhat.com>
14132
14133 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
14134
bec39cab
AC
141352005-01-07 Andrew Cagney <cagney@gnu.org>
14136
14137 * configure.ac: Rename configure.in, require autoconf 2.59.
14138 * configure: Re-generate.
14139 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
14140 * gdb.stabs/configure: Re-generate.
14141 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
14142 * gdb.hp/configure: Re-generate.
14143 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
14144 autoconf 2.59.
14145 * gdb.hp/gdb.objdbg/configure: Re-generate.
14146 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
14147 autoconf 2.59.
14148 * gdb.hp/gdb.defects/configure: Re-generate.
14149 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
14150 autoconf 2.59.
14151 * gdb.hp/gdb.compat/configure: Re-generate.
14152 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
14153 autoconf 2.59.
14154 * gdb.hp/gdb.base-hp/configure: Re-generate.
14155 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
14156 autoconf 2.59.
14157 * gdb.hp/gdb.aCC/configure: Re-generate.
14158
f10b16d4
JB
141592004-12-15 Jim Blandy <jimb@redhat.com>
14160
14161 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
14162 under NPTL when there is debugging info available for libpthread.
14163
fb6e1814
JG
141642004-12-13 Jerome Guitton <guitton@gnat.com>
14165
14166 * gdb.ada/fixed_points.c: New file.
14167 * gdb.ada/fixed_points.exp: New file.
14168
fe46cd3a
RC
141692004-12-03 Randolph Chung <tausq@debian.org>
14170
14171 * gdb.arch/pa-nullify.exp: New file.
14172 * gdb.arch/pa-nullify.s: New file.
14173
8de0841b
RC
141742004-11-30 Randolph Chung <tausq@debian.org>
14175
14176 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
14177 instead of "tbug". Fix regexp to work properly with gdb_test.
14178
c8170782
PH
141792004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
14180
14181 * gdb.base/bitfields2.exp: New test.
14182 * gdb.base/bitfields2.c: New file.
14183
954269c2
RE
141842004-11-28 Richard Earnshaw <rearnsha@arm.com>
14185
14186 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
14187
0107feed
RC
141882004-11-16 Randolph Chung <tausq@debian.org>
14189
14190 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
14191
f073ae8c
DJ
141922004-11-14 Daniel Jacobowitz <dan@debian.org>
14193
14194 * gdb.threads/threadapply.exp: Correct "macro details" test.
14195
19ad59e7
JJ
141962004-11-11 Jeff Johnston <jjohnstn@redhat.com>
14197
14198 * gdb.threads/threadapply.exp: New test.
14199 * gdb.threads/threadapply.c: New file.
14200
9cf0961b
MK
142012004-11-07 Mark Kettenis <kettenis@gnu.org>
14202
14203 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
14204 frames.
14205
c789492a
FL
142062004-11-05 Felix Lee <felix+log1@specifixinc.com>
14207
14208 * gdb.base/cursal.exp: New file.
14209 * gdb.base/cursal.c: New file.
14210
a1e167bb
AC
142112004-11-03 Andrew Cagney <cagney@gnu.org>
14212
14213 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
14214
b7cbf173
MK
142152004-10-30 Mark Kettenis <kettenis@gnu.org>
14216
14217 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
14218 NetBSD/ELF targets.
14219
88f9d34f
JB
142202004-10-29 Joel Brobecker <brobecker@gnat.com>
14221
14222 * gdb.threads/bp_in_thread.c: New file, copied from
14223 pthread_cond_wait.c.
14224 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
14225 file, rather than reusing the .c file from another testcase.
14226
ca7d6a0c
JB
142272004-10-20 Joel Brobecker <brobecker@gnat.com>
14228
14229 * gdb.ada/null_record.exp: Check where we stopped after
14230 sending the start command, instead of where the associated
14231 temporary breakpoint was inserted.
14232
0d863d03
AC
142332004-10-14 Andrew Cagney <cagney@gnu.org>
14234
14235 * gdb.mi/gdb701.c (main): Return 0.
14236
d11e72cb
DJ
142372004-10-13 Daniel Jacobowitz <dan@debian.org>
14238
d40539a4 14239 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 14240
e1923096
JJ
142412004-10-12 Jeff Johnston <jjohnstn@redhat.com>
14242
14243 * gdb.threads/schedlock.c: Add comment markers to use to find
14244 line numbers.
14245 * gdb.threads/schedlock.exp: Adjust regex to handle the new
14246 comments.
14247 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
14248 breakpoint lines.
14249
ec8ba2c9
DJ
142502004-10-12 Daniel Jacobowitz <dan@debian.org>
14251
14252 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
14253
0eb3658b
DJ
142542004-10-12 Daniel Jacobowitz <dan@debian.org>
14255
14256 * configure.in: Add gdb.dwarf2.
14257 * configure: Regenerated.
14258 * Makefile.in: Add gdb.dwarf2.
14259 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
14260 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
14261 gdb.dwarf2/file1.txt: New files.
14262
a271cc33
OF
142632004-10-11 Orjan Friberg <orjanf@axis.com>
14264
a9c64011 14265 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
14266 of "run", since the latter doesn't work with remote targets. Adjust
14267 the breakpoint numbering accordingly.
14268 * gdb.threads/pthread_cond_wait.exp: Ditto.
14269
895ce074
MC
142702004-10-08 Michael Chastain <mec.gnu@mindspring.com>
14271
14272 * gdb.base/overlays.exp: Update copyright years.
14273
6be3092d
KI
142742004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
14275
14276 * gdb.base/overlays.exp: Disable if target is Linux.
14277
e05389b8
FL
142782004-10-06 Felix Lee <felix+log1@specifixinc.com>
14279
14280 * config/gdbserver.exp (gdb_load): Use right filename on remote.
14281
73cb587d
KI
142822004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
14283
14284 * gdb.asm/asm-source.exp: Add m32r-linux target.
14285 * gdb.asm/m32r-linux.inc: New file.
14286
3c0edcdc
AC
142872004-09-24 Andrew Cagney <cagney@redhat.com>
14288 David Anderson <anderson@redhat.com>
14289
14290 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
14291 command fails, assume things will work.
14292 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
14293 (_GNU_SOURCE): Define.
14294 (print_unsigned, print_hex): Change parameter to "long long".
14295 (print_byte_count): New function, use to print byte counts.
14296 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
14297 O_LARGEFILE.
14298 (main): Compute an upper bound on a corefile in max_core_size.
14299 Limit memory chunk size to max_core_size. Limit total memory
14300 allocated to max_core_size.
14301
4bb3667f
AC
143022004-09-23 Andrew Cagney <cagney@gnu.org>
14303
14304 * gdb.base/bigcore.exp: Replace the code that creates a corefile
14305 from a separate process with code that creates a corefile by
14306 making the inferior dump core.
14307
60fe1a51
MK
143082004-09-23 Mark Kettenis <kettenis@gnu.org>
14309
14310 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
14311 block.
14312
8e937346
MC
143132004-09-23 Michael Chastain <mec.gnu@mindspring.com>
14314
14315 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
14316 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
14317 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
14318 Likewise.
14319
7213f6d6
JJ
143202004-09-20 Jeff Johnston <jjohnstn@redhat.com>
14321
14322 * gdb.java/jprint.exp: New test case for java inferior call.
14323 * gdb.java/jprint.java: Ditto.
14324
eac69dca
JB
143252004-09-15 Joel Brobecker <brobecker@gnat.com>
14326
14327 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
14328
22227696
MC
143292004-09-14 Michael Chastain <mec.gnu@mindspring.com>
14330
14331 * gdb.threads/killed.c: Include <stdlib.h>.
14332 * gdb.threads/pthreads.c: Likewise.
14333
7dd403a4
MC
143342004-09-14 Michael Chastain <mec.gnu@mindspring.com>
14335
14336 * gdb.threads/killed.c: Add copyright notice.
14337
33f2d567
JM
143382004-09-10 Jason Molenda (jmolenda@apple.com)
14339
a9c64011
AS
14340 * gdb.base/define.exp: Two new tests to verify zero space chars
14341 after 'if' and 'while' commands in a user-defined command is correctly
14342 parsed.
33f2d567 14343
e05b62ac
AC
143442004-09-08 Andrew Cagney <cagney@gnu.org>
14345
14346 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
14347 delivery test with duplicate at end of file.
14348
9cbe82da
MK
143492004-09-06 Mark Kettenis <kettenis@jive.nl>
14350
14351 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
14352
564803d9
MC
143532004-09-05 Michael Chastain <mec.gnu@mindspring.com>
14354
14355 * config/hppro.exp: Removed.
14356
7c6807ce
MC
143572004-09-05 Michael Chastain <mec.gnu@mindspring.com>
14358
14359 * config/sparclet.exp: Removed.
14360
bf7e26dd
MC
143612004-09-05 Michael Chastain <mec.gnu@mindspring.com>
14362
14363 * config/udi.exp: Removed.
14364
714e341b
MC
143652004-09-02 Michael Chastain <mec.gnu@mindspring.com>
14366
14367 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
14368 of "exp_continue".
14369 (advancei): Likewise.
14370
1236e623
JJ
143712004-09-01 Jeff Johnston <jjohnstn@redhat.com>
14372
14373 * gdb.base/unload.exp: Fix so messages aren't duplicated.
14374
3bdcad15
MI
143752004-09-01 Manoj Iyer <manjo@austin.ibm.com>
14376
228af206 14377 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
14378 to check for nodebug in executable.
14379 * gdb.gdb/observer.exp (setup_test): Likewise.
14380 * gdb.gdb/selftest.exp (test_with_self): Likewise.
14381 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
14382
c72b934c
AC
143832004-09-01 Andrew Cagney <cagney@gnu.org>
14384
14385 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
14386 files.
14387
edd9b715
JJ
143882004-09-01 Jeff Johnston <jjohnstn@redhat.com>
14389
14390 * gdb.base/unload.exp: Fix expected warning message to match
14391 latest format.
14392
fb4ce06b
CV
143932004-09-01 Corinna Vinschen <vinschen@redhat.com>
14394
14395 * gdb.base/call-rt-st.exp: Fix typos.
14396
ce78e7c3
MI
143972004-08-31 Manoj Iyer <manjo@austin.ibm.com>
14398
14399 * gdb.threads/thread_check.exp: New testcase.
14400 * gdb.threads/thread_check.c: New testcase.
14401
2dedb159
AC
144022004-08-31 Andrew Cagney <cagney@gnu.org>
14403
14404 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
14405 (skip_to_handler_entry): New procedures. Test stepping into a
14406 handler when the breakpoint is at the handler's entry point.
14407
68f53502
AC
144082004-08-30 Andrew Cagney <cagney@gnu.org>
14409
14410 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
14411 gdb/1757.
14412
3e3ffd2b
MC
144132004-08-27 Michael Chastain <mec.gnu@mindspring.com>
14414
14415 With code from Manoj Iyer <manjo@austin.ibm.com>:
14416 * lib/gdb.exp (gdb_file_cmd): Return more information in the
14417 return value. Add an arm for "no debugging symbols found".
14418 Change a stray "error" to "perror".
14419 (gdb_run_cmd): Adapt to new return value.
14420 * gdb.base/remote.exp: Adapt to new return value.
14421 * gdb.gdb/complaints.exp: Likewise.
14422 * gdb.gdb/observer.exp: Likewise.
14423 * gdb.gdb/selftest.exp: Likewise.
14424 * gdb.gdb/xfullpath.exp: Likewise.
14425
4b6f5fd2
JB
144262004-08-27 Joel Brobecker <brobecker@gnat.com>
14427
14428 * gdb.threads/bp_in_thread.exp: New testcase.
14429
e5b25496
MC
144302004-08-27 Michael Chastain <mec.gnu@mindspring.com>
14431
14432 Fix PR testsuite/1735.
14433 * gdb.threads/schedlock.c (thread_function): Add a cast
14434 to suppress a gcc warning.
14435 * gdb.threads/thread-specific.c (thread_function): Likewise.
14436
934353d6
MC
144372004-08-26 Michael Chastain <mec.gnu@mindspring.com>
14438
14439 * gdb.base/unload.c: Include <stdlib.h>.
14440
f98a0aef 144412004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 14442
f98a0aef 14443 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
14444 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
14445 synchronized after the "return".
14446
5a2e8882
MC
144472004-08-26 Michael Chastain <mec.gnu@mindspring.com>
14448
14449 * gdb.mi/basics.c: Include <stdio.h>.
14450 * gdb.mi/pthreads.c: Include <stdlib.h>.
14451 * gdb.mi/var-cmd.c: Include <stdlib.h>.
14452
a9640423
MC
144532004-08-26 Michael Chastain <mec.gnu@mindspring.com>
14454
14455 * gdb.threads/schedlock.c: Add copyright notice.
14456
b04e311d
AC
144572004-08-25 Andrew Cagney <cagney@gnu.org>
14458
14459 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
14460 (skip_over_handler, breakpoint_over_hander): New test procedures.
14461 (advance, advancei): Add a proper prefix, do not use
14462 rerun_to_main.
14463 * gdb.base/sigstep.c (main): Change to use an infinite loop.
14464
7c27f15b
MC
144652004-08-24 Michael Chastain <mec.gnu@mindspring.com>
14466
14467 * gdb.mi/basics.c: Add copyright notice.
14468 * gdb.mi/var-cmd.c: Add copyright notice.
14469
fffc87ae
MC
144702004-08-23 Michael Chastain <mec.gnu@mindspring.com>
14471
14472 * lib/gdb.exp: Remove signed_keyword_not_used.
14473 * lib/compiler.c: Likewise.
14474 * lib/compiler.cc: Likewise.
14475
d782e0bf
MC
144762004-08-23 Michael Chastain <mec.gnu@mindspring.com>
14477
14478 * gdb.base/whatis.c: Remove conditional disabling of "signed".
14479 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
14480
96033e83
MC
144812004-08-23 Michael Chastain <mec.gnu@mindspring.com>
14482
14483 * gdb.base/whatis.c: Add copyright notice.
14484
cf38c229
MK
144852004-08-20 Mark Kettenis <kettenis@gnu.org>
14486
14487 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
14488 it to skip the breakpoints encoded in the inline assembly.
14489
f4b49756
MC
144902004-08-20 Michael Chastain <mec.gnu@mindspring.com>
14491
14492 * Makefile.in: Add gdb.fortran.
14493
2f193b69
MC
144942004-08-20 Michael Chastain <mec.gnu@mindspring.com>
14495
14496 * gdb.base/call-sc.exp (test_scalar_returns):
14497 Fix cut-and-paste glitch in "Make fun return now".
14498
89a237cb
MC
144992004-08-17 Michael Chastain <mec.gnu@mindspring.com>
14500
14501 * configure.in: Add gdb.fortran.
14502 * configure: Regenerate.
14503 * gdb.fortran/Makefile.in: New file.
14504 * lib/gdb.exp (skip_fortran_tests): New procedure.
14505
469aff8e
MC
145062004-08-17 Michael Chastain <mec.gnu@mindspring.com>
14507
14508 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
14509 reference to bug-gnu@prep.ai.mit.edu.
14510 * gdb.mi/mi-var-child.exp: Likewise.
14511 * gdb.mi/mi-var-cmd.exp: Likewise.
14512 * gdb.mi/mi-var-display.exp: Likewise.
14513 * gdb.mi/mi2-var-block.exp: Likewise.
14514 * gdb.mi/mi2-var-child.exp: Likewise.
14515 * gdb.mi/mi2-var-cmd.exp: Likewise.
14516 * gdb.mi/mi2-var-display.exp: Likewise.
14517
00b51b9f
MK
145182004-08-15 Mark Kettenis <kettenis@gnu.org>
14519
14520 * gdb.base/unload.c (main): Make local variable msg const.
14521
45f07fef
MC
145222004-08-15 Michael Chastain <mec.gnu@mindspring.com>
14523
14524 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
14525 to bug-gnu@prep.ai.mit.edu.
14526 * gdb.mi/mi-disassemble.exp: Likewise.
14527 * gdb.mi/mi-eval.exp: Likewise.
14528 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
14529 default line number.
14530 * gdb.mi/mi-return.exp: Likewise.
14531 * gdb.mi/mi-simplerun.exp: Likewise.
14532 * gdb.mi/mi-stack.exp: Likewise.
14533 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
14534 number with explicit range test.
14535 * gdb.mi/mi-watch.exp: Likewise.
14536 * gdb.mi/mi2-break.exp: Likewise.
14537 * gdb.mi/mi2-cli.exp: Likewise.
14538 * gdb.mi/mi2-disassemble.exp: Likewise.
14539 * gdb.mi/mi2-eval.exp: Likewise.
14540 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
14541 default line number.
14542 * gdb.mi/mi2-return.exp: Likewise.
14543 * gdb.mi/mi2-simplerun.exp: Likewise.
14544 * gdb.mi/mi2-stack.exp: Likewise.
14545 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
14546 number with explicit range test.
14547 * gdb.mi/mi2-watch.exp: Likewise.
14548
dd8c8ee7
MC
145492004-08-15 Michael Chastain <mec.gnu@mindspring.com>
14550
14551 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
14552 * gdb.cp/m-static.exp: Likewise.
14553 * gdb.cp/rtti.exp: Likewise.
14554
4e838464
MK
145552004-08-14 Mark Kettenis <kettenis@gnu.org>
14556
14557 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
14558
8d8cb839
EZ
145592004-08-14 Eli Zaretskii <eliz@gnu.org>
14560
14561 * ChangeLog: Prefix Local Variables with semi-colons and indent
14562 the reference to older ChangeLog files, to fix fontification in
14563 Emacs.
14564
deea8bb0
MC
145652004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14566
14567 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
14568 * gdb.mi/mi2-break.exp: Likewise.
14569
c3297504
MC
145702004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14571
14572 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
14573
25808999
MC
145742004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14575
14576 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
14577
226a8d71
MC
145782004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14579
14580 * gdb.cp/classes.exp: Remove unused declarations. Just let
14581 test names default instead of providing special names. Remove
14582 extraneous demangler test.
14583
37fdf854
JJ
145842004-08-12 Jeff Johnston <jjohnstn@redhat.com>
14585
14586 * gdb.base/unload.exp: New test for breakpoints in dynamically
14587 loaded libraries.
14588 * gdb.base/unload.c: Ditto.
14589 * gdb.base/unloadshr.c: Ditto.
14590
2d3a7986
MC
145912004-08-12 Michael Chastain <mec.gnu@mindspring.com>
14592
14593 * gdb.cp/classes.exp (test_ptype_class_objects): Call
14594 cp_test_ptype_class.
14595 (test_enums): Likewise.
14596
c72b934c
AC
145972004-08-10 Andrew Cagney <cagney@gnu.org>
14598
14599 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
14600 files.
14601
cc503c8a
AC
146022004-08-10 Andrew Cagney <cagney@gnu.org>
14603
14604 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
14605 init_malloc call.
14606
902f2ccb
MC
146072004-08-10 Michael Chastain <mec.gnu@mindspring.com>
14608
14609 * ChangeLog: Add copyright notice. The notice is copied
14610 from emacs 21.3 top level ChangeLog.
14611
78c90502
MC
146122004-08-09 Michael Chastain <mec.gnu@mindspring.com>
14613
14614 * lib/cp-support.exp: New file.
14615 * lib/cp-support.exp (cp_test_type_class): New function.
14616 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
14617 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
14618 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
14619 cp_test_ptype_class.
14620
88e5ea78
MC
146212004-08-09 Michael Chastain <mec.gnu@mindspring.com>
14622
14623 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
14624 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
14625 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
14626 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
14627 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
14628 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
14629 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
14630 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
14631 gdb.mi/mi2-watch.exp: Update copyright years.
14632
6a89fc9c
MK
146332004-08-09 Mark Kettenis <kettenis@gnu.org>
14634
14635 * gdb.base/sigaltstack.exp: Provide proper anchoring.
14636
1482e0de
MC
146372004-08-09 Michael Chastain <mec.gnu@mindspring.com>
14638
14639 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
14640 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
14641 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
14642 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
14643 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
14644 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
14645 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
14646 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
14647 gdb.mi/mi-watch.exp: Update copyright years.
14648
1a5ce3f3
DJ
146492004-08-08 Daniel Jacobowitz <dan@debian.org>
14650
14651 PR gdb/1738
14652 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
14653 from a breakpoint with a pending signal.
14654
04f6ecf2
DJ
146552004-08-08 Daniel Jacobowitz <dan@debian.org>
14656
14657 PR gdb/1736
14658 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
14659 * gdb.base/sigaltstack.exp (finish_test): Consume output until
14660 the prompt.
14661 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
14662
54d90d35
DJ
146632004-08-08 Daniel Jacobowitz <dan@debian.org>
14664
14665 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
14666
d2f6abb0
DJ
146672004-08-08 Daniel Jacobowitz <dan@debian.org>
14668
14669 PR gdb/1736
14670 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
14671 for i?86-*-linux*.
14672
5598c03d
DJ
146732004-08-08 Daniel Jacobowitz <dan@debian.org>
14674
14675 * gdb.arch/i386-prologue.exp: Compile without debug information.
14676
c6fee705
MC
146772004-08-08 Michael Chastain <mec.gnu@mindspring.com>
14678
14679 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
14680 rather than asking gdb to search.
14681
dd90efdb
MC
146822004-08-05 Michael Chastain <mec.gnu@mindspring.com>
14683
14684 * gdb.base/gcore.c: Include <string.h>.
14685
1e84bec1
MC
146862004-08-05 Michael Chastain <mec.gnu@mindspring.com>
14687
14688 * gdb.base/gcore.c: Add copyright notice.
14689
e425eb2b
MC
146902004-08-05 Michael Chastain <mec.gnu@mindspring.com>
14691
14692 * gdb.base/freebpcmd.c: Include <stdio.h>.
14693 * gdb.base/long_long.c: Include <string.h>.
14694 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
14695 * gdb.base/siginfo.c: Include <string.h>.
14696 * gdb.base/sigstep.c: Include <string.h>.
14697
cb9aaed5
MC
146982004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14699
14700 * gdb.base/complex.c: Include <stdlib.h>.
14701
55944f3d
MC
147022004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14703
14704 * gdb.base/complex.c: Add copyright notice.
14705
7b2953d9
MC
147062004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14707
14708 * gdb.base/charset.c: Include <stdlib.h>.
14709
c9133d23
MC
147102004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14711
14712 * gdb.base/auxv.c: Include <stdlib.h>.
14713
0a8490ad
MC
147142004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14715
14716 * gdb.base/auxv.c: Add copyright notice.
14717
3426d5ec
MC
147182004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14719
14720 * gdb.base/coremaker.c: Add copyright notice.
14721 * gdb.base/coremaker2.c: Add copyright notice.
14722
8da195dd
AC
147232004-08-04 Andrew Cagney <cagney@gnu.org>
14724
14725 * gdb.base/store.exp: Update copyright.
14726 (check_set, up_set, check_struct, up_struct): Add a prefix to test
14727 names, do not import gdb_prompt.
14728
8d394f98
AC
147292004-08-01 Andrew Cagney <cagney@gnu.org>
14730
14731 Fix PR testsuite/1729.
14732 * gdb.base/dump.exp: Add test name to callers of capture_value, do
14733 not use capture_value with value 4.
14734 (capture_value): Add optional test name parameter.
14735 (test_reload_saved_value, test_restore_saved_value): Use $msg as
14736 the prefix, pass to capture_value.
14737
b6702b23
MK
147382004-08-01 Mark Kettenis <kettenis@gnu.org>
14739
14740 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
14741 * gdb.arch/i386-prologue.c (standard): New prototype and function.
14742 (main): Call new function.
14743
c203e0ca
MC
147442004-07-31 Michael Chastain <mec.gnu@mindspring.com>
14745
14746 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
14747
a7995a30
MC
147482004-07-31 Michael Chastain <mec.gnu@mindspring.com>
14749
14750 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
14751
9366563b
MC
147522004-07-31 Michael Chastain <mec.gnu@mindspring.com>
14753
b6eeaf26 14754 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
14755 Accept more values of vtbl pointer. Remove some messages
14756 about "obsolete gcc or gdb".
14757
2fc1f950
MC
147582004-07-30 Michael Chastain <mec.gnu@mindspring.com>
14759
14760 * gdb.cp/classes.exp: Accept more varieties of ptype output.
14761
c724d49b
MC
147622004-07-30 Michael Chastain <mec.gnu@mindspring.com>
14763
14764 * gdb.base/asm-source.exp: Properly convert target board
14765 debug flags from gcc format to binutils format.
14766
736b0fce
MK
147672004-07-28 Mark Kettenis <kettenis@gnu.org>
14768
14769 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
14770 gdb1718". PR backtrace/1718 partially fixed.
14771
5633ea5c
JJ
147722004-07-27 Jeff Johnston <jjohnstn@redhat.com>
14773
14774 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
14775
575eebb1
NC
147762004-07-26 Nick Clifton <nickc@redhat.com>
14777
14778 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
14779 good default value for a specific architecture is available then
14780 set it to that value. Otherwise default to the -gstabs switch.
14781 Remove the -g... switches from the asm-flags variable. Allow the
14782 target board info to override the value if it wants to. Pass the
14783 switch on the assembler command line.
14784
62104619
MK
147852004-07-23 Mark Kettenis <kettenis@gnu.org>
14786
14787 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
14788 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
14789 (main): Call new function.
14790
4a1135b8
MC
147912004-07-22 Michael Chastain <mec.gnu@mindspring.com>
14792
14793 Test for PR exp/1715.
14794 * gdb.base/radix.exp: Refactor common procedures. Make all
14795 test names unique. Change XFAIL to KFAIL.
14796
8a12c1f0
MC
147972004-07-20 Michael Chastain <mec.gnu@mindspring.com>
14798
14799 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
14800 * gdb.ada/gnat_ada.gin: ... to here.
14801 * configure.in: Use gnat_ada.gin.
14802 * configure: Regenerate.
14803
23b451cf
AC
148042004-07-20 Andrew Cagney <cagney@gnu.org>
14805
14806 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
14807 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
14808 XFAILs. Clean up test messages and comments. Check backtraces.
14809 Delete re-sync code.
14810
ab618a02
MC
148112004-07-19 Michael Chastain <mec.gnu@mindspring.com>
14812
14813 Fix PR cli/740.
14814 * gdb.base/annota1.exp: Honor gdb,nosignals.
14815 * gdb.base/annota3.exp: Likewise.
14816
46dad340
MC
148172004-07-19 Michael Chastain <mec.gnu@mindspring.com>
14818
14819 * lib/java.exp: Update copyright notice.
14820
756d8c70
AC
148212004-07-19 Andrew Cagney <cagney@gnu.org>
14822
14823 * gdb.base/selftest.exp: Copy file from here ...
14824 * gdb.gdb/selftest.exp: ... to here.
14825
586027e6
AC
148262004-07-16 Andrew Cagney <cagney@redhat.com>
14827
14828 * lib/insight-support.exp: Delete file.
14829 * lib/java.exp (java_init): Fix copyright.
14830
029d2200
AC
148312004-07-16 Andrew Cagney <cagney@gnu.org>
14832
14833 * gdb.base/restore.c: Append "prologue" to comments marking the a
14834 function's prologue.
14835 * gdb.base/restore.exp: Update copyright, re-indent.
14836 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
14837 callerN" prefix where needed. Update patterns that match a
14838 function's prologue.
14839
653b62c5
MC
148402004-07-16 Michael Chastain <mec.gnu@mindspring.com>
14841
14842 * gdb.base/restore.c: Add copyright notice.
14843
f7d690e5
AC
148442004-07-16 Andrew Cagney <cagney@gnu.org>
14845
14846 * gdb.base/logical.exp: Update copyright.
14847 (evaluate): New procedure. Use to re-implement tests using
14848 several tables.
14849
d629a7cb
MH
148502004-07-14 Martin Hunt <hunt@redhat.com>
14851
14852 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
14853 which fixes some problems where init.tcl was not found.
14854
9c7bb332
AC
148552004-07-13 Andrew Cagney <cagney@gnu.org>
14856
6bf46641
AC
14857 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
14858 (check_sizeof, check_valueof): Do not include the output in the
14859 test name. Use gdb_test.
14860 (get_valueof): Use gdb_test_multiple.
14861
c4ffd4c0
AC
14862 * gdb.base/step-test.exp: Update copyright. Use
14863 gdb_test_multiple. Ensure that test names do not include
14864 architecture dependent output.
14865
ab89363a
AC
14866 * gdb.gdb/observer.exp: Update copyright.
14867 (setup_test): Use gdb_test_multiple.
14868 (attach_first_observer, attach_second_observer)
14869 (attach_third_observer, detach_first_observer)
14870 (detach_second_observer, detach_third_observer)
14871 (reset_counters, check_counters): Make $message a prefix.
14872 (test_normal_stop_notifications): Add "args" parameter - a list of
14873 init functions to be called. Make $message a prefix,
14874 (test_observer_normal_stop): Change the message prefixes so that
14875 they are unique, pass the attach / detach procedures to
14876 test_normal_stop_notifications.
14877
ec58997a
AC
14878 * gdb.base/signull.exp (test_segv): Prefix all tests with
14879 "${name}". Clean up test messages.
14880
b475183b
AC
14881 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
14882
9c7bb332
AC
14883 * gdb.base/ena-dis-br.exp: Update copyright.
14884 (break_at): New function. Replace send_gdb with gdb_test,
14885 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
14886 ignore count, not stopped at bpt", with KFAIL.
14887
2dd95497
CV
148882004-07-13 Corinna Vinschen <vinschen@redhat.com>
14889
14890 * gdb.base/attach.exp: Remove cleanupfile handling.
14891
419e626b
AC
148922004-07-12 Andrew Cagney <cagney@gnu.org>
14893
14894 * gdb.base/annota1.exp: Cleanup corefile test name.
14895 * gdb.base/annota3.exp: Ditto.
14896
8b1b3228
AC
148972004-07-12 Andrew Cagney <cagney@gnu.org>
14898
78650829
AC
14899 * gdb.base/signals.exp: Clean up copyright, re-indent.
14900
8b1b3228
AC
14901 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
14902 gdb_test and gdb_test_multiple.
14903
935c2760
JJ
149042004-07-08 Jeff Johnston <jjohnstn@redhat.com>
14905
14906 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 14907 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
14908 provide line number info for first statement in main.
14909
1544280f
AC
149102004-07-08 Andrew Cagney <cagney@gnu.org>
14911
1279f4ff
AC
14912 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
14913
1544280f
AC
14914 * gdb.base/sigbpt.exp: Make the common part of each test name a
14915 prefix instead of suffix.
14916
bcc82369
BR
149172004-07-07 Bob Rossi <bob_rossi@cox.net>
14918
14919 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
14920 test from test_tbreak_creation_and_listing to
14921 test_file_list_exec_source_file
14922 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
14923 Changed name of test from test_tbreak_creation_and_listing to
14924 test_file_list_exec_source_file
14925
23f4b0aa
JJ
149262004-07-07 Jeff Johnston <jjohnstn@redhat.com>
14927
14928 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
14929 the jmisc() constructor instead of <init>.
14930 * gdb.java/jmisc1.exp: Ditto.
14931
56401cd5
AC
149322004-07-07 Andrew Cagney <cagney@gnu.org>
14933
14934 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
14935 corrupting the PC.
14936
44ae2f6a
MC
149372004-07-06 Michael Chastain <mec.gnu@mindspring.com>
14938
14939 * gdb.cp/templates.exp: Accept whitespace change in demangler
14940 output.
14941
45a83408
AC
149422004-07-06 Andrew Cagney <cagney@gnu.org>
14943
14944 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
14945
d205ad70
MC
149462004-07-02 Michael Chastain <mec.gnu@mindspring.com>
14947
14948 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
14949 * lib/compiler.cc: Likewise.
14950
06ea1a61
MC
149512004-06-30 Michael Chastain <mec.gnu@mindspring.com>
14952
14953 * lib/compiler.cc: Work around string preprocessing problem
14954 with old hp c++ compiler.
14955 * lib/compiler.c: Likewise.
14956
daab1251
CV
149572004-06-29 Corinna Vinschen <vinschen@redhat.com>
14958
14959 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
14960 directives to conditionalize symbol prefixing.
14961 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
14962 additional_flags handling. Add underscore prefix for Cygwin.
14963 * gdb.arch/i386-unwind.c: Use preprocessor directives to
14964 conditionalize symbol prefixing.
14965 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
14966 additional_flags handling. Add underscore prefix for Cygwin.
14967
cc984116
CV
149682004-06-29 Corinna Vinschen <vinschen@redhat.com>
14969
14970 * gdb.base/bigcore.exp: Skip test on Cygwin.
14971
c279b077
MC
149722004-06-28 Michael Chastain <mec.gnu@mindspring.com>
14973
14974 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
14975 formats for "info register". Use gdb_test_multiple. Fix
14976 the "invalid register" test.
14977
0e915747
CV
149782004-06-28 Corinna Vinschen <vinschen@redhat.com>
14979
14980 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
14981 PID for Cygwin. Add Cygwin specific strings to check for in some
14982 tests.
14983 (do_attach_tests): Add a test for user interaction when attaching
14984 to a process with no matching symbol table already loaded.
14985
11422c86
AC
149862004-06-26 Andrew Cagney <cagney@gnu.org>
14987
14988 Test PR java/1567 and PR java/1565.
14989 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
14990 * gdb.java/jmisc2.exp: Delete file.
14991
cefbce26
MC
149922004-06-26 Michael Chastain <mec.gnu@mindspring.com>
14993
14994 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
14995
e19f872c
CV
149962004-06-25 Corinna Vinschen <vinschen@redhat.com>
14997
14998 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
14999 attach process.
15000
d931ba3b
MC
150012004-06-23 Michael Chastain <mec.gnu@mindspring.com>
15002
15003 * gdb.cp/pr-1553.exp: Remove.
15004
aef68c48
MC
150052004-06-22 Michael Chastain <mec.gnu@mindspring.com>
15006
15007 * gdb.cp/pr-1553.cc: Remove.
15008 * gdb.cp/pr-1553.exp: Disable this test.
15009
8d5df71a
JB
150102004-06-20 Jim Blandy <jimb@redhat.com>
15011
a9c64011 15012 Fix PR testsuite/1680.
8d5df71a
JB
15013 * gdb.arch/i386-sse.exp: Properly quote curly braces in
15014 regular expressions.
15015
4ac6f39d
MC
150162004-06-19 Michael Chastain <mec.gnu@mindspring.com>
15017
15018 Fix PR testsuite/1679.
15019 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
15020 Issue an UNSUPPORTED result instead.
15021
1b413552
JB
150222004-06-18 Jim Blandy <jimb@redhat.com>
15023
15024 * gdb.base/charset.exp: Only send a control-C if we see a new
15025 prompt and incomplete command.
15026
6daa6ebd
MC
150272004-06-18 Michael Chastain <mec.gnu@mindspring.com>
15028
15029 * gdb.cp/pr-574.cc: Add copyright notice.
15030
51fa4ae0
JB
150312004-06-17 Jim Blandy <jimb@redhat.com>
15032
15033 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
15034 cases where the regexp has no groups; this grabs random text from
15035 the previous test suite, whatever that was.
15036
8fea26c5
MC
150372004-06-17 Michael Chastain <mec.gnu@mindspring.com>
15038
15039 * gdb.cp/printmethod.cc: Add copyright notice.
15040
1e3aeb41
MC
150412004-06-16 Michael Chastain <mec.gnu@mindspring.com>
15042
15043 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
15044
9d9030bc
AC
150452004-06-16 Andrew Cagney <cagney@gnu.org>
15046
15047 * gdb.base/signull.c: Update copyright. Include <string.h>.
15048 (bowler): Replace data_pointer with data_read
15049 and data_write cases. Add code_descriptor case.
15050 (zero, desc): New array and pointer.
15051 (data, code): Change to simple pointers.
15052 * gdb.base/signull.exp: Fix probe pattern matching a function
15053 descriptor SIGSEGV. Replace data_pointer with data_read and
15054 data_write tests.
15055
acd4ad44
AC
150562004-06-16 Andrew Cagney <cagney@gnu.org>
15057
15058 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
15059
08fd625c
MC
150602004-06-15 Michael Chastain <mec.gnu@mindspring.com>
15061
15062 * gdb.base/long_long.c: Add copyright notice.
15063
1903502c
MC
150642004-06-15 Michael Chastain <mec.gnu@mindspring.com>
15065
15066 * gdb.base/long_long.exp: Remove reference to
15067 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
15068 to gdb_breakpoint and gdb_continue_to_breakpoint.
15069
83313cb1
JB
150702004-06-14 Jim Blandy <jimb@redhat.com>
15071
15072 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
15073 endian case.
15074
1bf404ef
AC
150752004-06-14 Andrew Cagney <cagney@gnu.org>
15076
15077 * gdb.base/gcore.exp (capture_command_output): Delete the always
15078 passing tests containing inferior values.
15079 * gdb.base/ending-run.exp: Do not include the breakpoint address
15080 in the test message. Update copyright.
15081 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
15082 size in the test name, use gdb_test_multiple. Update copyright.
15083
ef220b33
MC
150842004-06-14 Michael Chastain <mec.gnu@mindspring.com>
15085
15086 * gdb.cp/ref-types.cc: Add copyright notice.
15087
4f70a4c9
MC
150882004-06-14 Michael Chastain <mec.gnu@mindspring.com>
15089
15090 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
15091 hp_aCC_compiler.
15092 * lib/compiler.cc: Likewise.
15093 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
15094 'set' commands. Log diagnostics for other lines. Set
15095 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
15096
335928ac
MC
150972004-06-13 Michael Chastain <mec.gnu@mindspring.com>
15098
15099 * gdb.cp/try_catch.cc: Add copyright notice.
15100
2efb12e8
MC
151012004-06-12 Michael Chastain <mec.gnu@mindspring.com>
15102
15103 * gdb.cp/userdef.cc: Add copyright notice.
15104
0bbed51a
MC
151052004-06-11 Michael Chastain <mec.gnu@mindspring.com>
15106
15107 * gdb.cp/virtfunc.cc: Add copyright notice.
15108
e12a46c9
RC
151092004-06-11 Randolph Chung <tausq@debian.org>
15110
15111 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
15112 problem.
15113
338e05af
AC
151142004-06-10 Andrew Cagney <cagney@gnu.org>
15115
15116 * lib/compiler.cc, lib/compiler.c: Append either
15117 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
15118 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
15119 instead of gcc-3-3.
15120
dc3f10cb
AC
151212004-06-09 Andrew Cagney <cagney@gnu.org>
15122
b4d946af
AC
15123 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
15124 gdb/1455, bug is specific to "long long" and "double".
a9c64011 15125
dc3f10cb
AC
15126 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
15127 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
15128 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
15129 fixed.
15130
b5c0bfa2
AC
151312004-06-09 Andrew Cagney <cagney@gnu.org>
15132
15133 * gdb.base/structs.exp (test_struct_returns): Replace
15134 "return_value_unknown" and "finish_value_unknown" by
15135 "return_value_known" and "finish_value_known". Instead of
15136 "return_value_unknown" iff "finish_value_unknown", check
15137 "return_value_known" implies "finish_value_known".
15138
caeb605f
MH
151392004-06-08 Martin Hunt <hunt@redhat.com>
15140
15141 * gdb.base/float.exp: Add pattern for mips targets.
15142
c892bb64
RC
151432004-06-08 Randolph Chung <tausq@debian.org>
15144
15145 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
15146 message for unknown architectures more clear.
15147
48306d3e
JB
151482004-06-08 Joel Brobecker <brobecker@gnat.com>
15149
15150 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
15151 start the execution of the program.
15152
83ecb59f
JB
151532004-06-07 Jim Blandy <jimb@redhat.com>
15154
15155 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
15156 * gdb.arch/i386-cpuid.h: New helper file.
15157
55264cb4
RC
151582004-06-07 Randolph Chung <tausq@debian.org>
15159
15160 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
15161 has started.
15162
23cadb28
RM
151632004-06-04 Roland McGrath <roland@redhat.com>
15164
15165 Fix PR gdb/1647.
15166 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
15167 differently to be robust to output buffering differences.
15168
51d01eda
MC
151692004-06-04 Michael Chastain <mec.gnu@mindspring.com>
15170
15171 * gdb.threads/pthreads.exp: Update copyright years.
15172 (check_control_c): Change asynchronous 'after' to synchronous.
15173
f4fc3b93
RM
151742004-06-04 Roland McGrath <roland@redhat.com>
15175
15176 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
15177 next gdb prompt.
15178
4013522b
MC
151792004-06-02 Michael Chastain <mec.gnu@mindspring.com>
15180
15181 Fix PR gdb/1636.
15182 * gdb.threads/manythreads.exp: Change asynchronous 'after'
15183 calls to synchronous.
15184
7a8f1e6b
JB
151852004-05-26 Jim Blandy <jimb@redhat.com>
15186
15187 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
15188
81bb3443
RC
151892004-05-24 Randolph Chung <tausq@debian.org>
15190
15191 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
15192 * gdb.asm/pa.inc: New file.
15193
8f5a3103
MK
151942004-05-22 Mark Kettenis <kettenis@gnu.org>
15195
15196 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
15197
734b8fe8 151982004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 15199 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
15200
15201 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
15202 GDB prompt.
15203
725603e1
UW
152042004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15205
f4fc3b93 15206 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
15207 setjmp/longjmp. Use sigaction instead of signal.
15208
8b923272 152092004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 15210 Michael Snyder <msnyder@redhat.com>
8b923272
JB
15211
15212 * gdb.threads/pthread_cond_wait.c: New file.
15213 * gdb.threads/pthread_cond_wait.exp: New testcase.
15214
8bfabb04
AC
152152004-05-13 Andrew Cagney <cagney@redhat.com>
15216
15217 * gdb.base/signull.exp, gdb.base/signull.c: New files.
15218 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
15219
42edda50
AC
152202004-05-11 Andrew Cagney <cagney@redhat.com>
15221
15222 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
15223 fixed but revealed gdb/1639.
15224
d303a6c7
AC
152252004-05-10 Andrew Cagney <cagney@redhat.com>
15226
15227 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
15228 func1" and "next to 2nd alarm", kernel bug avoided.
15229
bf08c2a1
DJ
152302004-05-10 Daniel Jacobowitz <dan@debian.org>
15231
15232 PR external/1568
15233 * gdb.base/bigcore.exp: Check the size of the dumped core file.
15234 XFAIL if it is smaller than bytes_allocated.
15235 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
15236 (main): Make chunks_allocated unsigned. Correct comment.
15237
c0586a34
JB
152382004-05-07 Joel Brobecker <brobecker@gnat.com>
15239
15240 * gdb.arch/powerpc-aix-prologue.c: New file.
15241 * gdb.arch/powerpc-aix-prologue.exp: New file.
15242
f2785d12
JB
152432004-05-07 Jim Blandy <jimb@redhat.com>
15244
15245 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
15246 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
15247
bd7f6e30
JB
152482004-05-06 Joel Brobecker <brobecker@gnat.com>
15249
15250 * gdb.base/sep.exp: No longer setup_kfail when the program was
15251 built with dwarf2.
15252
0a5e7efe
JI
152532004-05-05 Jim Ingham <jingham@apple.com>
15254
15255 * gdb.base/pending.exp: Make sure pending breakpoints
15256 preserve the ignore count.
f4fc3b93 15257
a8958849
MK
152582004-04-27 Jerome Guitton <guitton@gnat.com>
15259
15260 * i386-prologue.exp: Add testcase for jump instruction as first
15261 instruction of the real code.
15262 * i386-prologue.c (jump_at_beginning): New function.
15263
7e103f5b
MK
152642004-04-28 Mark Kettenis <kettenis@gnu.org>
15265
15266 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
15267 x86_64-*-*.
15268
5d38b224
MK
152692004-04-28 Mark Kettenis <kettenis@gnu.org>
15270
15271 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
15272 i*86-*-*.
15273
0ef32fd9
MK
152742004-04-25 Mark Kettenis <kettenis@gnu.org>
15275
15276 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
15277 expression that checks the return type.
15278
71d7dd7c
AC
152792004-04-23 Andrew Cagney <cagney@redhat.com>
15280
15281 * gdb.base/call-sc.exp: New test of scalar call/return values.
15282 * gdb.base/call-sc.c: Ditto.
15283
1e9f977e
JJ
152842004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15285
15286 * gdb.threads/manythreads.c: Reduce thread stack size.
15287
899d9e3a
JJ
152882004-04-23 Jeff Johnston <jjohnstn@redhat.com>
15289
15290 * gdb.threads/manythreads.c: Add copyright notice.
15291
61bcae62
AC
152922004-04-23 Andrew Cagney <cagney@redhat.com>
15293
15294 * gdb.base/siginfo.exp: Better handle step out of signal.
15295 * gdb.base/sigstep.exp: Ditto.
15296
7339a42e 152972004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 15298 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
15299
15300 * gdb.threads/manythreads.c: New testcase.
15301 * gdb.threads/manythreads.exp: Ditto.
15302
5c98409b
JB
153032004-04-22 Jim Blandy <jimb@redhat.com>
15304
15305 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
15306 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
15307
3b611f1a
MC
153082004-04-21 Michael Chastain <mec.gnu@mindspring.com>
15309
15310 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
15311
f0fd9238
AC
153122004-04-21 Andrew Cagney <cagney@redhat.com>
15313
15314 * gdb.base/sigstep.c: New file.
15315 * gdb.base/sigstep.exp: New file.
15316
90990674
JB
153172004-04-16 Joel Brobecker <brobecker@gnat.com>
15318
15319 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
15320 call to observer_notify_normal_stop.
15321
78cef34b
AC
153222004-04-15 Andrew Cagney <cagney@redhat.com>
15323
15324 * gdb.base/siginfo.c: New file.
15325 * gdb.base/siginfo.exp: New file.
15326
d2343407
JB
153272004-04-12 J. Brobecker <brobecker@gnat.com>
15328
15329 * gdb.base/sep.exp: Fix typo in comment.
15330
a2dba3c8
JB
153312004-04-12 J. Brobecker <brobecker@gnat.com>
15332
15333 * gdb.base/sep.c: New file.
15334 * gdb.base/sep-proc.c: New file.
15335 * gdb.base/sep.exp: New testcase.
15336
15f7b60e
MK
153372004-04-09 Mark Kettenis <kettenis@gnu.org>
15338
15339 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
15340 support.
15341
44f4de1a
AC
153422004-04-05 Andrew Cagney <cagney@redhat.com>
15343
15344 * gdb.base/sigaltstack.c: New file.
15345 * gdb.base/sigaltstack.exp: New file.
15346
ef04f396
JB
153472004-04-04 Joel Brobecker <brobecker@gnat.com>
15348
15349 * gdb.base/foll-fork.exp: Update the expected output for
15350 "help set follow-fork-mode", to match a change that was made
15351 to the help of this variable on 2004-01-13.
15352
d40d2c92
JB
153532004-04-01 Joel Brobecker <brobecker@gnat.com>
15354
15355 * lib/ada.exp: Add copyright notice.
15356 * bar.ads: Likewise.
15357 * bar.adb: Likewise.
15358 * null_record.adb: Likewise.
15359 * null_record.exp: Likewise.
15360 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
15361
f86ef5a3
JB
153622004-04-01 Joel Brobecker <brobecker@gnat.com>
15363
15364 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
15365 * configure: Regenerate.
15366
414e70e3
JB
153672004-04-01 Joel Brobecker <brobecker@gnat.com>
15368
15369 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
15370 to build the application. Remove the message printed when in
15371 verbose mode, redundant with the UNSUPPORTED message above.
15372
f0aaee49
JB
153732004-03-31 Joel Brobecker <brobecker@gnat.com>
15374
15375 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
15376 * gdb.ada (null_record.exp): New testcase.
15377
ac81cb54
JB
153782004-03-31 Joel Brobecker <brobecker@gnat.com>
15379
15380 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
15381
854af2f7
JB
153822004-03-31 Joel Brobecker <brobecker@gnat.com>
15383
15384 * gdb.ada: New subdirectory.
15385 * gdb.ada/Makefile.in: New file.
15386 * gdb.ada/gnat_ada.gpr.in: New file.
15387
034cb681
JB
153882004-03-31 Joel Brobecker <brobecker@gnat.com>
15389
15390 * lib/ada.exp: New file.
15391
78a1a894
DJ
153922004-03-24 Daniel Jacobowitz <drow@mvista.com>
15393
15394 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
15395 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
15396
4b2b3b3e
AC
153972004-03-22 Andrew Cagney <cagney@redhat.com>
15398
15399 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
15400 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
15401 Problem identified by Ulrich Weigand.
15402
23c73aa3
DC
154032004-03-17 David Carlton <carlton@kealia.com>
15404
15405 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
15406 PR c++/826.
15407
d63a86f8
RM
154082004-03-16 Roland McGrath <roland@redhat.com>
15409
15410 * gdb.base/auxv.exp: New file.
15411 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
15412
0e02aa50
DC
154132004-03-12 David Carlton <carlton@kealia.com>
15414
15415 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
15416 * gdb.cp/pr-1553.cc: Ditto.
15417 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
15418 pass branch.
15419
c20b71be
MC
154202004-03-12 Michael Chastain <mec.gnu@mindspring.com>
15421
15422 * gdb.cp/templates.exp: Accept more template types.
15423
c7414a01
MC
154242004-03-09 Michael Chastain <mec.gnu@mindspring.com>
15425
15426 From Corinna Vinschen with modifications.
15427 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
15428 local variable obj_with_enum.
15429 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
15430 results with obj_with_enum.
15431
ed69573c
MC
154322004-03-09 Michael Chastain <mec.gnu@mindspring.com>
15433
15434 * gdb.cp/classes.cc: New file, copied from misc.cc.
15435 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
15436
28301461
MC
154372004-03-09 Michael Chastain <mec.gnu@mindspring.com>
15438
15439 * gdb.cp/misc.cc: Add copyright notice.
15440
1198ecbe
DC
154412004-03-05 David Carlton <carlton@kealia.com>
15442
15443 * gdb.cp/rtti.exp: Add 'print *obj3' test.
15444 * gdb.cp/rtti.h: Update copyright.
15445 (namespace n2::n3): New.
15446 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
15447 (n2::n3::func3): New.
15448 (main): Call n2::n3::func3.
15449 * gdb.cp/rtti2.cc: Update copyright.
15450 (n2::create3): New.
15451
9e08c470
MK
154522004-03-04 Mark Kettenis <kettenis@gnu.org>
15453
15454 * gdb.asm/openbsd.inc: Fix typo.
15455
4bebc3aa
FF
154562004-03-03 Fred Fish <fnf@redhat.com>
15457
15458 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
15459 "val" instead of unused "size". Update copyright year.
15460
6ea9fb37
DJ
154612004-02-29 Daniel Jacobowitz <drow@mvista.com>
15462
15463 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
15464 to use unsigned char.
15465 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
15466 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
15467
23b23974
DJ
154682004-02-29 Daniel Jacobowitz <drow@mvista.com>
15469
15470 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
15471 line of output.
15472
7574fd53
DJ
154732004-02-28 Daniel Jacobowitz <drow@mvista.com>
15474
15475 * gdb.base/relocate.c (dummy): Initialize.
15476
a195357f
DJ
154772004-02-28 Daniel Jacobowitz <drow@mvista.com>
15478
15479 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
15480 a breakpoint at exit.
15481
72fd54a9
FF
154822004-02-27 Fred Fish <fnf@redhat.com>
15483
15484 * gdb.base/chng-syms.exp: Add expect condition to match failing
15485 case that isn't a timeout.
15486
b9d23137
AC
154872004-02-27 Andrew Cagney <cagney@redhat.com>
15488
15489 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
15490 support.
15491
15d208f6 154922004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 15493
15d208f6
FF
15494 * gdb.arch/gdb1431.c: Remove.
15495 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
15496 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
15497 of "until" incorrectly.
15498
98f9cd2d
JB
154992004-02-26 J. Brobecker <brobecker@gnat.com>
15500
15501 * gdb.cp/class2.cc (empty): New class.
15502 (refer): New function.
15503 (main): Declare an object of type empty and use it.
15504 * gdb.cp/class2.exp: Print the value of an object of type empty.
15505
9b50c11b
JJ
155062004-02-26 Jeff Johnston <jjohnstn@redhat.com>
15507
15508 * gdb.base/langs.exp: Update query string to match the
15509 new nquery format used for pending breakpoints.
15510
0dcd613f
AC
155112004-02-26 Andrew Cagney <cagney@redhat.com>
15512
15513 Fix PR i18n/1570.
15514 * gdb.base/charset.c: Update copyright notice.
15515 (main, init_string): Remove the escape character '\e' tests.
15516 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
15517 * gdb.base/charset.exp (valid_host_charset): Ditto.
15518 * gdb.base/setvar.exp: Ditto.
15519
b8a56647
AC
155202004-02-24 Andrew Cagney <cagney@redhat.com>
15521
90d59e34
AC
15522 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
15523 mmapped data in core file" PASS and FAIL messages consistent.
15524
b8a56647
AC
15525 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
15526 setting a breakpoint. Work around PR java/1565.
15527
9f27c604
JJ
155282004-02-23 Jeff Johnston <jjohnstn@redhat.com>
15529
15530 * lib/gdb.exp (gdb_breakpoint): Update query string to match
15531 new nquery format.
15532 * gdb.base/pending.exp: Ditto.
15533
3224a706
MK
155342004-02-22 Mark Kettenis <kettenis@gnu.org>
15535
15536 * configure.in: Run stabs tests on *BSD.
15537 * configure: Regenerated.
15538
41e0a9ca
MK
155392004-02-21 Mark Kettenis <kettenis@gnu.org>
15540
15541 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
15542
1e1b3428
FF
155432004-02-20 Fred Fish <fnf@redhat.com>
15544
15545 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
15546 blank in test for "returns short", for consistency with other
15547 "returns xxx" tests. Update copyright year.
15548
f9a7572a
FF
155492004-02-19 Fred Fish <fnf@redhat.com>
15550
15551 New testcase for PR breakpoint/1558.
15552 * gdb.arch/gdb1558.exp: New file.
15553 * gdb.arch/gdb1558.c: New file.
15554
b2ce2854
EZ
155552004-02-19 Elena Zannoni <ezannoni@redhat.com>
15556
15557 * gdb.base/nodebug.exp: Fix typo.
15558
e7c9ff01
JB
155592004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15560
15561 Committed by Jim Blandy <jimb@redhat.com>.
15562
62f4b920
JB
15563 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
15564
2db536a1
JB
15565 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
15566
e7c9ff01
JB
15567 * gdb.base/float.exp: Support s390*-*-* targets.
15568
f3205b34
AF
155692004-02-17 Adam Fedor <fedor@gnu.org>
15570
15571 * gdb.base/gdb1555.exp: New file.
15572 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
15573
9d62932d
EZ
155742004-02-17 Elena Zannoni <ezannoni@redhat.com>
15575
15576 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
15577
344c9711
FF
155782004-02-16 Fred Fish <fnf@redhat.com>
15579
15580 * gdb.arch/gdb1291.c: Remove
15581 * gdb.arch/gdb1291.s: New test input file.
15582 * gdb.arch/gdb1291.exp: Expand test to check case that should not
15583 fail. Test for correct result, known incorrect result, other
15584 failures and timeouts.
15585
2d822687
AC
155862004-02-16 Andrew Cagney <cagney@redhat.com>
15587
15588 * gdb.base/bigcore.exp: New file.
15589 * gdb.base/bigcore.c: New file.
15590
dac15b66
AC
155912004-02-13 Andrew Cagney <cagney@redhat.com>
15592
15593 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
15594 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
15595 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
15596 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
15597 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
15598 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
15599 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
15600 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
15601 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
15602 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
15603
6bdfc2c4
JJ
156042004-02-11 Jeff Johnston <jjohnstn@redhat.com>
15605
15606 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
15607 executed is an alloc instruction.
15608
87b3ede8
DC
156092004-02-11 David Carlton <carlton@kealia.com>
15610
15611 * gdb.cp/breakpoint.exp: New.
15612 * gdb.cp/breakpoint.cc: New.
15613
6e19e2bf
MC
156142004-02-11 Michael Chastain <mec.gnu@mindspring.com>
15615
15616 Partial fix for PR gdb/1543.
15617 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
15618 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
15619 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
15620 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
15621 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
15622 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
15623 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
15624 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
15625 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
15626 to bug-gdb@prep.ai.mit.edu .
15627 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
15628 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
15629 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
15630 Likewise.
15631
5c5455dc
AC
156322004-02-10 Andrew Cagney <cagney@redhat.com>
15633
15634 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
15635 using gdb_internal_error_resync.
15636
9cf689d7
DJ
156372004-02-09 Daniel Jacobowitz <drow@mvista.com>
15638
15639 * gdb.threads/thread-specific.exp: Stop early if no threads are
15640 found.
15641
d2dc51db
MC
156422004-02-09 Michael Chastain <mec.gnu@mindspring.com>
15643
15644 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
15645
14b1a056
DJ
156462004-02-08 Daniel Jacobowitz <drow@mvista.com>
15647
15648 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
15649 breakpoints.
15650
83f66e8f
DJ
156512004-02-07 Daniel Jacobowitz <drow@mvista.com>
15652
15653 * config/sim.exp (gdb_load): Handle $arg == "".
15654 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
15655 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
15656
30fc0091
EZ
156572004-02-07 Elena Zannoni <ezannoni@redhat.com>
15658
a9c64011
AS
15659 * gdb.base/maint.exp: Update test to reflect
15660 obstack changes.
30fc0091 15661
4d806929
JJ
156622004-02-04 Jeff Johnston <jjohnstn@redhat.com>
15663
15664 * gdb.base/pendshr.c (pendfunc): New function that calls
15665 pendfunc1.
15666 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
15667
7bfdd688
FF
156682004-02-04 Fred Fish <fnf@redhat.com>
15669
15670 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
15671 function symbols and update copyright years.
15672 * gdb.arch/gdb1291.c: Ditto.
15673
aaa08ee4
MC
156742004-02-03 Michael Chastain <mec.gnu@mindspring.com>
15675
15676 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
15677
dbad7755
MC
156782004-02-03 Michael Chastain <mec.gnu@mindspring.com>
15679
15680 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
15681
ec4646ef
MC
156822004-02-03 Michael Chastain <mec.gnu@mindspring.com>
15683
15684 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
15685
1b802196
FF
156862004-02-02 Fred Fish <fnf@redhat.com>
15687
15688 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
15689 remote targets. Update copyright years.
15690
18fe2033
JJ
156912004-02-02 Jeff Johnston <jjohnstn@redhat.com>
15692
15693 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
15694 support.
15695 * gdb.base/langs.exp: Fix test which attempts to create
15696 breakpoint on non-existent function to handle new pending
15697 support.
15698 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
15699 a breakpoint.
15700 * gdb.base/pending.exp: New test.
15701 * gdb.base/pending.c: New file.
15702 * gdb.base/pendshr.c: Ditto.
15703
8d577d32
DC
157042004-02-02 David Carlton <carlton@kealia.com>
15705
15706 * gdb.cp/overload.exp: Add overloadNamespace tests.
15707 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
15708 (overloadNamespace, XXX): New.
15709 (main): Call XXX::marker2.
15710
3ad13771
FF
157112004-02-01 Fred Fish <fnf@redhat.com>
15712
15713 * gdb.base/dump.exp: Use runto_main instead of "runto main".
15714 * gdb.base/finish.exp: Ditto.
15715 * gdb.base/gcore.exp: Ditto.
15716 * gdb.base/huge.exp: Ditto.
15717 * gdb.base/info-proc.exp: Ditto.
15718 * gdb.base/return2.exp: Ditto.
15719 * gdb.threads/gcore-thread.exp: Ditto.
15720
44c75849
DJ
157212004-02-01 Daniel Jacobowitz <drow@mvista.com>
15722
15723 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
15724
005bc093
MK
157252004-02-01 Mark Kettenis <kettenis@gnu.org>
15726
15727 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
15728 that opening the file succeeds on OpenBSD.
15729
c47cebdb
DJ
157302004-02-01 Daniel Jacobowitz <drow@mvista.com>
15731
15732 * gdb.threads/thread-specific.c: New file.
15733 * gdb.threads/threads-specific.exp: New test script.
15734 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
15735 to expect_out.
15736
5a01311c
MK
157372004-02-01 Mark Kettenis <kettenis@gnu.org>
15738
15739 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
15740 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
15741 only on the "print_small_structs from print_long_arg_list" test.
15742
ce22a4f1
DJ
157432004-02-01 Daniel Jacobowitz <drow@mvista.com>
15744
15745 * gdb.base/completion.exp: Kill a stray backslash.
15746
15747 From Jim Ingham <jingham@apple.com>:
15748 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
15749 agrees with the result from sending a tab.
15750
abbab9d3
DJ
157512004-01-31 Daniel Jacobowitz <drow@mvista.com>
15752
15753 * gdb.base/chng-syms.exp: Remove stray newline.
15754
53904d1e
MK
157552004-01-31 Mark Kettenis <kettenis@gnu.org>
15756
15757 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
15758 *-*-openbsd*.
15759 * gdb.asm/openbsd.inc: New file.
15760
3a4b3aac
MK
157612004-01-30 Mark Kettenis <kettenis@gnu.org>
15762
15763 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
15764 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
15765 *-*solaris2*. Remove commented out default settings for
15766 asm-flags. Replace gdb_compile with target_link.
15767
ebac27b4
MC
157682004-01-29 Michael Chastain <mec.gnu@mindspring.com>
15769
15770 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
15771 for all tests. Remove old hp-ux and cygnus xfail cases.
15772
d8679d84
PH
157732004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
15774
15775 * gdb.base/chng-syms.exp: New file.
15776 * gdb.base/chng-syms.c: New file.
15777
0a55bc22
MC
157782004-01-24 Michael Chastain <mec.gnu@mindspring.com>
15779
15780 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
15781 Provide arms for current output in all my configurations.
15782
94b8e876
MC
157832004-01-24 Michael Chastain <mec.gnu@mindspring.com>
15784
15785 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
15786 * lib/compiler.cc: Likewise.
15787 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
15788 get the right preprocessor. Eval the output directly. Remove
15789 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
15790 hp_f77_compiler and hp_f90_compiler completely.
15791 (gdb_preprocess): Delete.
15792 (get_compiler): Delete.
15793
7cf03d44
MK
157942004-01-24 Mark Kettenis <kettenis@gnu.org>
15795
15796 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
15797 <string.h>.
15798
68b6dce9
NR
157992004-01-24 Nick Roberts <nick@nick.uklinux.net>
15800
15801 * gdb.mi/mi-stack.exp: Update copyright.
15802
b368761e
DC
158032004-01-23 David Carlton <carlton@kealia.com>
15804
15805 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
15806 test for cp_lookup_transparent_type.
15807 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
15808 call them.
15809
f2061b53
DJ
158102004-01-23 Daniel Jacobowitz <drow@mvista.com>
15811
15812 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
15813 after -var-update.
15814
37fc574a
DC
158152004-01-23 David Carlton <carlton@kealia.com>
15816
15817 * gdb.cp/namespace.cc (C::ensureRefs): New.
15818 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
15819
8e94b928
NR
158202004-01-20 Nick Roberts <nick@nick.uklinux.net>
15821
15822 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
15823 case "-stack-list-locals 2".
15824 * gdb.mi/mi-var-child.exp: Test for case
15825 "-var-list-children --all-values NAME".
15826
997b0952
MC
158272004-01-18 Michael Chastain <mec.gnu@mindspring.com>
15828
15829 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
15830
52470da3
MK
158312004-01-18 Mark Kettenis <kettenis@gnu.org>
15832
7049b4b8
MK
15833 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
15834 used with gdb_test_multiple.
15835
52470da3
MK
15836 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
15837 read at address 0. This fixes PR testsuite/1504.
15838
da6012e5
DJ
158392004-01-18 Daniel Jacobowitz <drow@mvista.com>
15840
15841 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
15842 Remove downloading, guessing the host executable, the calls to
15843 gdb_file_cmd and gdb_target_cmd, and "load" support.
15844 (infer_host_exec): New function broken out from gdb_load.
15845 (gdb_load): New wrapper for gdbserver_gdb_load.
15846 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
15847 gdb_target_cmd. Use -target-select.
15848 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
15849 Download binaries to the host. Clear last_mi_remote_file when
15850 we load a new binary.
15851 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
15852 call gdbserver_gdb_load and mi_gdb_target_cmd.
15853
32c70722
MC
158542004-01-17 Michael Chastain <mec.gnu@mindspring.com>
15855
15856 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
15857 type patterns.
15858
b0cecf36
MC
158592004-01-17 Michael Chastain <mec.gnu@mindspring.com>
15860
15861 * gdb.cp/templates.exp: Fix typo in test name of
15862 "print Foo<volatile char*>::foo".
15863
4120d7e6
MC
158642004-01-15 Michael Chastain <mec.gnu@mindspring.com>
15865
15866 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
15867
f679e530
BE
158682004-01-16 Ben Elliston <bje@wasabisystems.com>
15869
15870 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
15871 (clean mostlyclean): Remove empty rm.
15872
091c48f6
MC
158732004-01-15 Michael Chastain <mec.gnu@mindspring.com>
15874
15875 * gdb.base/setvar.exp: Add copyright years.
15876
3e5fc8d2
DC
158772004-01-14 David Carlton <carlton@bactrian.org>
15878
15879 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
15880 PR c++/1511 and update coment.
15881 * gdb.cp/templates.exp: Update patterns to match current output.
15882 If changes involve something other than whitespace, KFAIL
15883 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
15884
63d06c5c
DC
158852004-01-14 David Carlton <carlton@kealia.com>
15886
15887 * gdb.cp/namespace.exp: Add tests involving classes defined within
15888 namespaces.
15889 * gdb.cp/namespace.cc (C::CClass): New.
15890 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
15891
a51dab88
EZ
158922004-01-14 Elena Zannoni <ezannoni@redhat.com>
15893
15894 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
15895 what debug info we have. Print a better message if something goes
15896 wrong while producing the separate debug info file.
15897
a476ccc9
MC
158982004-01-14 Michael Chastain <mec.gnu@mindspring.com>
15899
15900 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
15901
f453692c
MC
159022004-01-14 Michael Chastain <mec.gnu@mindspring.com>
15903
15904 * gdb.base/callfuncs.c: Add copyright notice.
15905
f40063a5
MC
159062004-01-13 Michael Chastain <mec.gnu@mindspring.com>
15907
15908 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
15909 inheritance. PR gdb/1498, PR gcc/13539.
15910
19ac3974
EZ
159112004-01-13 Elena Zannoni <ezannoni@redhat.com>
15912
a9c64011
AS
15913 * gdb.threads/gcore-thread.exp: Prefix name of binary with
15914 test specific name.
15915 * gdb.mi/gdb669.exp: Ditto.
15916 * gdb.mi/mi-pthreads.exp: Ditto.
15917 * gdb.mi/mi1-pthreads.exp: Ditto.
15918 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 15919
56c97c6e
MC
159202004-01-12 Michael Chastain <mec.gnu@mindspring.com>
15921
15922 * gdb.cp/member-ptr.cc: Add copyright notice.
15923
a0644324
MC
159242004-01-12 Michael Chastain <mec.gnu@mindspring.com>
15925
15926 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
15927 some patterns for recent versions of gcc and hpacc. Delete
15928 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
15929 Delete tests that access a NULL pointer-to-member-data. This
15930 script is still disabled for gcc.
15931
32fabe09
EZ
159322004-01-12 Elena Zannoni <ezannoni@redhat.com>
15933
15934 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 15935 escaped correctly.
32fabe09 15936
1f8a6abb
EZ
159372004-01-12 Elena Zannoni <ezannoni@redhat.com>
15938
15939 * gdb.base/sepdebug.exp: New file.
15940 * gdb.base/sepdebug.c: New file.
15941 * lib/gdb.exp (separate_debug_filename): New procedure.
15942 (gdb_gnu_strip_debug): New procedure.
15943
48efe704
AC
159442004-01-12 Andrew Cagney <cagney@redhat.com>
15945
15946 * gdb.mi/ChangeLog: Delete file. Renamed to ...
15947 * gdb.mi/ChangeLog-1999-2003: New file.
15948
a9415475
AC
159492004-01-12 Andrew Cagney <cagney@redhat.com>
15950
15951 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
15952 "Renaming a directory to a non-empty directory returns ENOTEMPTY
15953 or EEXIST", treat EBUSY as an XFAIL.
15954
83b8cf9d
MC
159552004-01-11 Michael Chastain <mec.gnu@mindspring.com>
15956
15957 * gdb.base/scope.exp: Remove obsolete setup_xfail for
15958 hp_cc_compiler.
15959
9939d2a8
MC
159602004-01-10 Michael Chastain <mec.gnu@mindspring.com>
15961
15962 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
15963 decorations.
15964
1ff8cadf
MC
159652004-01-10 Michael Chastain <mec.gnu@mindspring.com>
15966
15967 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
15968 and "(aCC)" decorations. Remove obsolete doco about old
15969 test results.
15970
6fa9022e
MC
159712004-01-09 Michael Chastain <mec.gnu@mindspring.com>
15972
15973 * gdb.cp/exception.exp: Fix typo in doco.
15974
209721fe
MK
159752004-01-09 Mark Kettenis <kettenis@gnu.org>
15976
15977 * gdb.base/gdb1476.exp: Fix typo.
15978
ef11303e
MC
159792004-01-09 Michael Chastain <mec.gnu@mindspring.com>
15980
15981 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
15982 file.
15983
041ab88c
MC
159842004-01-09 Michael Chastain <mec.gnu@mindspring.com>
15985
15986 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
15987 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
15988 Use gdb_compile. Remove restriction on gcc. Add some patterns
15989 for recent version of gdb. Delete second half, which was a copy
15990 of the first half with different build flags. This test is
15991 still disabled because it is still not ready for production.
15992
e36d075a
MC
159932004-01-08 Michael Chastain <mec.gnu@mindspring.com>
15994
15995 * gdb.cp/exception.cc: Add copyright notice.
15996 * gdb.cp/exception.exp: Add a notice that this file is broken
15997 because of line number changes caused by addition of copyright
15998 notice.
15999
42b190ad
MC
160002004-01-08 Michael Chastain <mec.gnu@mindspring.com>
16001
16002 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
16003 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
16004
8f25f06b
MC
160052004-01-08 Michael Chastain <mec.gnu@mindspring.com>
16006
16007 * gdb.cp/classes.exp: Accept gnu abi 2.
16008 * gdb.cp/derivation.exp: Likewise.
16009 * gdb.cp/overload.exp: Likewise.
16010 * gdb.cp/virtfunc.exp: Likewise.
16011
06ded8b8
MC
160122004-01-08 Michael Chastain <mec.gnu@mindspring.com>
16013
16014 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
16015 semicolon after end of function.
16016
77c26ae3
MC
160172004-01-07 Michael Chastain <mec.gnu@mindspring.com>
16018
16019 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
16020 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
16021 boilerplate code for compiling and running the program under
16022 test. Add some string method tests.
16023
20757486
MC
160242004-01-07 Michael Chastain <mec.gnu@mindspring.com>
16025
16026 * gdb.cp/bs15503.cc: Add copyright notice.
16027 * gdb.cp/bs15503.exp: Adjust line number.
16028
0fd3b503
MC
160292004-01-07 Michael Chastain <mec.gnu@mindspring.com>
16030
16031 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
16032 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
16033
10d1bea8
MC
160342004-01-07 Michael Chastain <mec.gnu@mindspring.com>
16035
16036 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
16037 hp_cc_compiler.
16038
2789202a
MC
160392004-01-07 Michael Chastain <mec.gnu@mindspring.com>
16040
16041 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
16042 * gdb.cp/ctti.exp: Use the marker instead of "next".
16043 With gcc, run further before bailing.
16044
b862f14c
MC
160452004-01-07 Michael Chastain <mec.gnu@mindspring.com>
16046
16047 * gdb.cp/cttiadd.cc: Add copyright notice.
16048 * gdb.cp/cttiadd1.cc: Likewise.
16049 * gdb.cp/cttiadd2.cc: Likewise.
16050 * gdb.cp/cttiadd3.cc: Likewise.
16051
96da2469
MC
160522004-01-07 Michael Chastain <mec.gnu@mindspring.com>
16053
16054 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
16055 Use gdb_test, gdb_test_multiple. Use floating-point values that
16056 have exact representations in IEEE-ish formats.
16057
053248ff
MC
160582004-01-07 Michael Chastain <mec.gnu@mindspring.com>
16059
16060 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
16061 compilers. Delete duplicate call to get_compiler_info.
16062 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
16063 * gdb.base/volatile.exp: Likewise.
16064
84acecdd
MK
160652004-01-07 Mark Kettenis <kettenis@gnu.org>
16066
16067 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
16068 memory at address 0.
16069
fe11a27f
MC
160702004-01-07 Michael Chastain <mec.gnu@mindspring.com>
16071
16072 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
16073 to test for hp-ux assembler. Fix copyright years.
16074
60ad077b
AC
160752004-01-07 Andrew Cagney <cagney@redhat.com>
16076
16077 * gdb.base/fileio.c (strerrno): Add "EBUSY".
16078
1c9b8f33
AC
160792004-01-07 Andrew Cagney <cagney@redhat.com>
16080
16081 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
16082 when creating the read-only file. From analysis by Roland McGrath
16083 and Elena Zannoni.
16084
753ccc7a
MC
160852004-01-06 Michael Chastain <mec.gnu@mindspring.com>
16086
16087 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
16088
eca3e36b
MC
160892004-01-06 Michael Chastain <mec.gnu@mindspring.com>
16090
16091 * gdb.base/cvexpr.c: Be type-safe with function pointers and
16092 data pointers.
16093
f8d4bac4
MC
160942004-01-06 Michael Chastain <mec.gnu@mindspring.com>
16095
16096 * gdb.cp/m-static.exp: Compile one source file at a time.
16097 Delete unused call to get_compiler_info.
16098
9b4e0f94
MC
160992004-01-06 Michael Chastain <mec.gnu@mindspring.com>
16100
16101 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
16102 * gdb.base/call-rt-st.exp: Likewise.
16103 * gdb.base/nodebug.exp: Likewise.
16104 * gdb.base/volatile.exp: Likewise.
16105 * gdb.cp/ref-types.exp: Likewise.
16106 * gdb.cp/templates.exp: Likewise.
16107
023c1024
MK
161082004-01-05 Mark Kettenis <kettenis@gnu.org>
16109
16110 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
16111
19703c4a
MC
161122004-01-05 Michael Chastain <mec.gnu@mindspring.com>
16113
16114 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
16115 hppa*-hp-hpux*.
16116
18b67037
MK
161172004-01-04 Mark Kettenis <kettenis@gnu.org>
16118
ba6219c8
MK
16119 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
16120 x86_64-*-*.
16121
18b67037
MK
16122 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
16123 sparc64-*-* and sparc*-solaris2*.
16124
1bfbbb9d
MK
161252004-01-04 Mark Kettenis <kettenis@gnu.org>
16126
16127 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
16128 return ${tests}" test. The ${tests} already mentions the
16129 filename.
16130
06846494
MC
161312004-01-02 Michael Chastain <mec.gnu@mindspring.com>
16132
16133 * gdb.cp/local.exp: Accept gcc abi 2.
16134
3b0cb202
MC
161352004-01-02 Michael Chastain <mec.gnu@mindspring.com>
16136
16137 * gdb.cp/templates.exp: Accept gcc abi 2.
16138
0643ec3f
MC
161392004-01-02 Michael Chastain <mec.gnu@mindspring.com>
16140
16141 * lib/compiler.cc: Remove supports_template_debugging.
16142 * gdb.cp/templates.exp: Do not test supports_template_debugging.
16143
d231d0b1
MC
161442004-01-01 Michael Chastain <mec.gnu@mindspring.com>
16145
16146 * gdb.cp/namespace.exp: Accept gcc abi 2.
16147
44ffb27c
MC
161482004-01-01 Michael Chastain <mec.gnu@mindspring.com>
16149
16150 * gdb.cp/method.exp: Accept gcc abi 2.
16151
184ad485
MC
161522004-01-01 Michael Chastain <mec.gnu@mindspring.com>
16153
16154 * gdb.cp/classes.exp: Generate identical results as old version.
16155 * gdb.cp/derivation.exp: Likewise.
16156 * gdb.cp/overload.exp: Likewise.
16157 * gdb.cp/virtfunc.exp: Likewise.
16158
116f09e7
MC
161592004-01-01 Michael Chastain <mec.gnu@mindspring.com>
16160
16161 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
16162 mysterious bug with sourceware version of expect.
16163
b1379776
MC
161642004-01-01 Michael Chastain <mec.gnu@mindspring.com>
16165
16166 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
16167 current versions of gcc, including gcc abi 2. Remove gratuitous
16168 restart of test program. Use gdb_test_multiple and gdb_test for
16169 all tests. Add patterns to xfail missing "const" in "const char *"
16170 and kfail PR gdb/1155.
16171
6b7a4c0e
MC
161722004-01-01 Michael Chastain <mec.gnu@mindspring.com>
16173
16174 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
16175 current versions of gcc, including gcc abi 2. Remove gratuitous
16176 restart of test program. Use gdb_test_multiple and gdb_test for
16177 all tests. Add patterns to kfail PR gdb/1498.
16178
51615d72
MC
161792003-12-31 Michael Chastain <mec.gnu@mindspring.com>
16180
16181 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
16182 current versions of gcc, including gcc abi 2. Use "breakpoint"
16183 and "continue" instead of restarting the target program. Use
16184 gdb_test_multiple and gdb_test for all tests.
16185
7b79a9d7
MK
161862004-01-01 Mark Kettenis <kettenis@gnu.org>
16187
16188 * gdb.asm/asm-source.exp: Update copyright year. Link statically
16189 for *-*-solaris2*.
16190
1cd3489f
MC
161912003-12-31 Michael Chastain <mec.gnu@mindspring.com>
16192
16193 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
16194 current versions of gcc, including gcc abi 2. Use "breakpoint"
16195 and "continue" instead of restarting the target program several
16196 times. Use gdb_test_multiple and gdb_test for all tests.
16197
850742db
MC
161982003-12-18 Michael Chastain <mec.gnu@mindspring.com>
16199
16200 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
16201 source files.
16202
eb4bbda8
MC
162032003-12-16 Michael Chastain <mec.gnu@mindspring.com>
16204
16205 * gdb.base/environ.exp: Handle compiling test case from multiple
16206 source files.
16207
e42c7771
MC
162082003-12-16 Michael Chastain <mec.gnu@mindspring.com>
16209
16210 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
16211
80e4b428
JB
162122003-12-17 Jim Blandy <jimb@redhat.com>
16213
5f06973a
JB
16214 * gdb.base/freebpcmd.c: Add copyright notice.
16215
80e4b428
JB
16216 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
16217
0ab84fb7
MC
162182003-12-16 Michael Chastain <mec.gnu@mindspring.com>
16219
16220 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
16221
1b3bb3d0
JB
162222003-12-13 Jim Blandy <jimb@redhat.com>
16223
16224 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
16225
3a4c9371
KB
162262003-12-12 Kevin Buettner <kevinb@redhat.com>
16227
16228 * gdb.asm/frv.inc: New file.
16229 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
16230
a1dea79a
FF
162312003-12-09 Fred Fish <fnf@redhat.com>
16232
16233 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
16234 functions to break1.c and leave prototypes behind. Add more
16235 "set breakpoint NN here" comments.
16236 * gdb.base/break1.c: New file.
16237
16238 * gdb.base/break.exp: Handle compiling test case from multiple
16239 source files and change source file references as needed.
16240 * gdb.base/completion.exp: Ditto.
16241 * gdb.base/condbreak.exp: Ditto.
16242 * gdb.base/define.exp: Ditto.
16243 * gdb.base/ena-dis-br.exp: Ditto.
16244 * gdb.base/info-proc.exp: Ditto.
16245 * gdb.base/maint.exp: Ditto.
16246 * gdb.base/until.exp: Ditto.
16247
16248 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
16249 hardcoded line numbers.
16250 * gdb.base/define.exp: Ditto.
16251 * gdb.base/ena-dis-br.exp: Ditto.
16252 * gdb.base/maint.exp: Ditto.
16253 * gdb.base/until.exp: Ditto.
16254
16255 * gdb.base/completion.exp: Use "break1" for completion tests since
16256 "break" is no longer a unique prefix.
16257
5266b69c
AC
162582003-12-06 Andrew Cagney <cagney@redhat.com>
16259
16260 * gdb.base/structs.exp (test_struct_returns): When applicable, set
16261 "return_value_unimplemented". When an unimplemented struct return
16262 architecture, report incorrect values as a KFAIL
16263
374451f0
MC
162642003-12-05 Michael Chastain <mec.gnu@mindspring.com>
16265
16266 * gdb.cp/rtti.exp: Accept new wording of warning from
16267 cp_lookup_rtti_type.
16268
ba9b20a7
MC
162692003-12-05 Michael Chastain <mec.gnu@mindspring.com>
16270
16271 Partial fix for PR testsuite/1456.
16272 * gdb.base/scope.exp (test_at_main): Replace references to
16273 gcc_compiled with calls to test_compiler_info.
16274 (test_at_foo): Likewise.
16275 (test_at_bar): Likewise.
16276
b74b6d0b
MC
162772003-12-04 Michael Chastain <mec.gnu@mindspring.com>
16278
16279 Partial fix for PR testsuite/1456.
16280 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
16281 to test_compiler_info.
16282
ccfa3402
MC
162832003-12-03 Michael Chastain <mec.gnu@mindspring.com>
16284
16285 * gdb.base/so-impl-ld.exp: Update copyright notice.
16286
f6246aba
MC
162872003-12-02 Michael Chastain <mec.gnu@mindspring.com>
16288
16289 Partial fix for PR testsuite/1456.
16290 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
16291 to test_compiler_info.
16292
13ae734a
MC
162932003-11-28 Michael Chastain <mec.gnu@mindspring.com>
16294
16295 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
16296 from current versions of gdb. Clean up regular expressions.
16297 Delete redundant timeout case.
16298
d8e1cdee
MC
162992003-11-28 Michael Chastain <mec.gnu@mindspring.com>
16300
16301 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
16302 from current versions of gdb. Clean up regular expressions.
16303 Delete redundant timeout case.
16304
96457b64
MC
163052003-12-01 Michael Chastain <mec.gnu@mindspring.com>
16306
16307 Partial fix for PR testsuite/1456.
16308 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
16309 gcc_compiled with call to test_compiler_info.
16310
f35309fc
MC
163112003-11-30 Michael Chastain <mec.gnu@mindspring.com>
16312
16313 Partial fix for PR testsuite/1456.
16314 * gdb.base/list.exp (test_list_function): Delete unused declaration
16315 of gcc_compiled.
16316
d7afdf9b
MC
163172003-11-29 Michael Chastain <mec.gnu@mindspring.com>
16318
16319 Partial fix for PR testsuite/1456.
16320 * gdb.base/complex.exp: Replace reference to gcc_compiled with
16321 call to test_compiler_info.
16322
71507b56
MK
163232003-11-29 Mark Kettenis <kettenis@gnu.org>
16324
16325 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
16326 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
16327 it to create the appropriate note.inc.
16328 * gdb.asm/asmsrc1.s: Include "note.inc".
16329 * gdb.asm/netbsd.inc: New file.
16330 * gdb.asm/empty.inc: New file.
16331
f81f93f7
MC
163322003-11-28 Michael Chastain <mec.gnu@mindspring.com>
16333
16334 Partial fix for PR testsuite/1456.
16335 * gdb.base/constvars.exp: Replace references to gcc_compiled with
16336 calls to test_compiler_info.
16337
9a77938e
MC
163382003-11-27 Michael Chastain <mec.gnu@mindspring.com>
16339
16340 Partial fix for PR testsuite/1456.
16341 * gdb.base/volatile.exp: Replace references to gcc_compiled with
16342 calls to test_compiler_info.
16343
e8367dc7
MK
163442003-11-27 Mark Kettenis <kettenis@gnu.org>
16345
16346 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
16347 pattern for the KFAILs.
16348
526c61ee
AF
163492003-11-25 Adam Fedor <fedor@gnu.org>
16350
16351 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
16352 * gdb.objc/objcdecode.m: New file.
16353
28f2d600
AF
163542003-11-25 Adam Fedor <fedor@gnu.org>
16355
16356 * gdb.objc/nondebug.exp: Test for PR objc/1236.
16357 * gdb.objc/nondebug.m: New file.
16358
a3895cee
BE
163592003-11-26 Ben Elliston <bje@wasabisystems.com>
16360
16361 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
16362 NetBSD as it does on FreeBSD. Modelled on a similar change by
16363 Mark Kettenis on 2003-05-30.
16364 (link-flags): Set to "--entry _start" regardless of target.
16365 Special linker flags are to be appended to $link-flags.
16366 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
16367
c9f2c8a3
MC
163682003-11-25 Michael Chastain <mec.gnu@mindspring.com>
16369
16370 * gdb.cp/method.exp: Accept output of new demangler.
16371
15a0587a 163722003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
16373
16374 * gdb/class2.exp: New file.
16375 * gdb/class2.cc: New file.
16376
3c00b570
MC
163772003-11-25 Michael Chastain <mec.gnu@mindspring.com>
16378
16379 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
16380 of new demangler.
16381
7027acc7
MK
163822003-11-23 Mark Kettenis <kettenis@gnu.org>
16383
16384 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
16385 of gdb_test "run".
16386
b0e1598a
MK
163872003-11-23 Mark Kettenis <kettenis@gnu.org>
16388
16389 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
16390 "continue" into "run".
16391
4d9eda44
MC
163922003-11-23 Michael Chastain <mec.gnu@mindspring.com>
16393
16394 Partial fix for PR testsuite/1456.
16395 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
16396 call to test_compiler_info.
16397 * gdb.cp/ctti.exp: Likewise.
16398 * gdb.cp/derivation.exp: Likewise.
16399 * gdb.cp/member-ptr.exp: Likewise.
16400 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
16401 reference to gcc_compiled.
16402
164032003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
16404
16405 Fix PR testsuite/1463.
16406 * gdb.base/structs.exp (start_structs_test): Call
16407 get_debug_format before using the debug format.
16408
d422fe19
AC
164092003-11-22 Andrew Cagney <cagney@redhat.com>
16410
16411 * lib/gdb.exp (gdb_test_multiple): Add simple example.
16412 * gdb.base/structs.exp: Use gdb_test_multiple.
16413
039cf96d
AC
164142003-11-20 Andrew Cagney <cagney@redhat.com>
16415
6882279b
AC
16416 * gdb.base/structs.exp: Handle and recover from internal errors.
16417 Replace "foo${n}" with "foo<n>" in test messages.
16418
e53890ae
AC
16419 * gdb.base/structs.exp: Update copyright. Rewrite.
16420 * gdb.base/structs.c: Update copyright. Rewrite.
16421
2b211c59
AC
16422 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
16423 resync count exceeded.
d63a86f8 16424
039cf96d
AC
16425 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
16426 from the internal error.
16427 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
16428 Original from Jim Blandy.
16429 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 16430
eac98b22
AC
164312003-11-19 Andrew Cagney <cagney@redhat.com>
16432
16433 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
16434 KFAIL.
16435
67455b2a
MK
164362003-11-17 Mark Kettenis <kettenis@gnu.org>
16437
16438 New testcase for PR backtrace/1435.
16439 * gdb.arch/i386-unwind.exp: New file.
16440 * gdb.arch/i386-unwind.c: New file.
16441
853d6e5b
AC
164422003-11-17 Andrew Cagney <cagney@redhat.com>
16443
16444 * lib/gdb.exp (compiler_info): New global.
16445 (test_compiler_info): New function.
16446 (get_compiler_info): Set compiler_info.
16447 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
16448 "compiler_info" to gcc-<major>-<minor>.
16449
38cf6e11
MC
164502003-11-15 Michael Chastain <mec.gnu@mindspring.com>
16451
16452 * gdb.trace/configure: Remove.
16453
a50d3602
EZ
164542003-11-13 Elena Zannoni <ezannoni@redhat.com>
16455
16456 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 16457 breakpoints.
a50d3602
EZ
16458 * gdb.base/break.exp: Remove all references to explicit line
16459 numbers.
16460
d9407aaa
NC
164612003-11-11 Nick Clifton <nickc@redhat.com>
16462
16463 * gdb.base/shreloc.exp: Do not run for targets which do not
16464 support shared objects.
16465
db488fc1
CV
164662003-11-10 Corinna Vinschen <vinschen@redhat.com>
16467
16468 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
16469 Don't run tests if nofileio flag is given.
16470
6a90a18e
EZ
164712003-11-07 Elena Zannoni <ezannoni@redhat.com>
16472
16473 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 16474 as well as 'Watchpoint'.
6a90a18e 16475
0b915e9c
EZ
164762003-11-06 Elena Zannoni <ezannoni@redhat.com>
16477
16478 Reported by Jim Ingham <jingham@apple.com>:
16479 * gdb.base/annota1.exp: Match at least one occurrence of the
16480 signal handler annotation.
16481
d7e4b55f
EZ
164822003-11-06 Elena Zannoni <ezannoni@redhat.com>
16483
a9c64011
AS
16484 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
16485 as well as 'Watchpoint'.
d7e4b55f 16486
2fe4e8d0
MC
164872003-11-05 Michael Chastain <mec@shout.net>
16488
16489 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
16490
6ef88553
KW
164912003-11-03 Kris Warkentin <kewarken@qnx.com>
16492
16493 * gdb.arch/gdb1291.c: New test file.
16494 * gdb.arch/gdb1291.exp: New test script.
16495 * gdb.arch/gdb1431.c: New test file.
16496 * gdb.arch/gdb1431.exp: New test script.
16497
ae7dc4d8
MC
164982003-10-22 Michael Chastain <mec@shout.net>
16499
16500 * gdb.mi/pthreads.c: Add copyright notice.
16501
c39d7427
MC
165022003-10-22 Michael Chastain <mec@shout.net>
16503
16504 * gdb.threads/pthreads.c: Add copyright notice.
16505
8b7d96c1
MC
165062003-10-20 Michael Chastain <mec@shout.net>
16507
16508 * gdb.base/gdb1056.exp: New test script.
16509
d1d69fdd
DJ
165102003-10-13 Daniel Jacobowitz <drow@mvista.com>
16511
16512 * gdb.threads/killed.exp: Use gdb_run_cmd.
16513
7d605576
DJ
165142003-10-13 Daniel Jacobowitz <drow@mvista.com>
16515
16516 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
16517 create a core file.
16518 * gdb.threads/gcore-thread.exp: Likewise.
16519
618ec112
CV
165202003-10-13 Corinna Vinschen <vinschen@redhat.com>
16521
16522 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
16523 type, based on char type.
16524 (struct bit_flags_short_t): New bitfield type, based on short type.
16525 (init_bit_flags_char): New fuction.
16526 (init_bit_flags_short): Ditto.
16527 (print_bit_flags_char): Ditto.
16528 (print_bit_flags_short): Ditto.
16529 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
16530
9367a73c
MC
165312003-10-11 Michael Chastain <mec@shout.net>
16532
16533 * gdb.base/call-rt-st.exp: Update copyright year.
16534
1decf120
KI
165352003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
16536
16537 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
16538 * gdb.disasm/sh3.s: Ditto.
16539
5445b2ae
DJ
165402003-10-07 Daniel Jacobowitz <drow@mvista.com>
16541
16542 * gdb.threads/switch-threads.exp: New test.
16543 * gdb.threads/switch-threads.c: New source file.
16544
aec24853
CV
165452003-10-07 Corinna Vinschen <vinschen@redhat.com>
16546
16547 * gdb.base/ending-run.exp: Add sh specific case.
16548
adc7428d
AC
165492003-10-06 Andrew Cagney <cagney@redhat.com>
16550
16551 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
16552 * gdb.disasm/mn10200.exp: Delete obsolete file.
16553
c9d37158
DJ
165542003-09-29 Daniel Jacobowitz <drow@mvista.com>
16555
16556 * ChangeLog: Correct an entry command.exp -> commands.exp.
16557 * gdb.base/commands.exp (bp_deleted_in_command_test)
16558 (temporary_breakpoint_commands): Check noargs.
16559
79c2c32d
DC
165602003-09-25 David Carlton <carlton@kealia.com>
16561
16562 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
16563 of some print tests, where appropriate. Add tests for C::D::cd,
16564 E::ce, F::cXfX, G::XgX.
16565 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
16566
594e6d67
RE
165672003-09-25 Richard Earnshaw <rearnsha@arm.com>
16568
16569 * lib/java.exp (java_init): Import target_alias before using it.
16570
10f0d451
DC
165712003-09-25 David Carlton <carlton@kealia.com>
16572
16573 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
16574
274bcba0
EZ
165752003-09-23 Elena Zannoni <ezannoni@redhat.com>
16576
d63a86f8 16577 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 16578 weirdness.
274bcba0 16579
cdbf20f7
MC
165802003-09-17 Michael Chastain <mec@shout.net>
16581
16582 * gdb.cp/gdb1355.exp: New file.
16583 * gdb.cp/gdb1355.c: New file.
16584
71e06f80
CV
165852003-09-15 Corinna Vinschen <vinschen@redhat.com>
16586
16587 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
16588 * gdb.asm/sh.inc: New file.
16589
5c4e30ca
DC
165902003-09-11 David Carlton <carlton@kealia.com>
16591
bd45b7af
DC
16592 * gdb.cp/namespace.exp: Add tests for namespace types.
16593 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
16594 (test_namespace): New.
16595
1c199746
EZ
165962003-09-11 Elena Zannoni <ezannoni@redhat.com>
16597
a9c64011 16598 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 16599 * gdb.stabs/weird.exp: Ditto.
1c199746 16600
04ed252f
MC
166012003-09-08 Michael Chastain <mec@shout.net>
16602
16603 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
16604
d8a2d9e7
MC
166052003-09-07 Michael Chastain <mec@shout.net>
16606
16607 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
16608 'parse error'.
16609
161afb24
MK
166102003-09-07 Mark Kettenis <m.kettenis@osp.nl>
16611
16612 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
16613
49f2741a
MC
166142003-08-30 Michael Chastain <mec@shout.net>
16615
16616 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
16617 * gdb.gdb/observer.exp: Ditto.
16618 * gdb.gdb/xfullpath.exp: Ditto.
16619
8afa723e
MK
166202003-08-29 Mark Kettenis <kettenis@gnu.org>
16621
16622 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
16623 *-*-*bsd*.
16624
f31dfe3b
JJ
166252003-08-28 Jeff Johnston <jjohnstn@redhat.com>
16626
16627 * gdb.base/dump.exp: Skip for ia64.
16628
4630e498
JJ
166292003-08-25 Jeff Johnston <jjohnstn@redhat.com>
16630
16631 * gdb.asm/asm-source.exp: Add ia64 support.
16632 * gdb.asm/ia64.inc: New file.
16633
1105b7ef
MC
166342003-08-22 Michael Chastain <mec@shout.net>
16635
16636 * gdb.cp: New directory.
16637 * gdb.cp/*: Copy from gdb.c++/*.
16638 * gdb.c++/*: Remove.
16639 * Makefile.in: Change gdb.c++ to gdb.cp.
16640 * configure.in: Ditto.
16641 * configure: Regnerate.
16642
c945b932
MK
166432003-08-18 Mark Kettenis <kettenis@gnu.org>
16644
16645 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
16646 * gdb.arch/i386-prologue.c (gdb1338): Add function.
16647
2b66634b
DJ
166482003-08-17 Daniel Jacobowitz <drow@mvista.com>
16649
16650 * mi-var-display.exp (-var-list-children weird): Accept function
16651 pointers with argument types.
16652 * mi1-var-display.exp (-var-list-children weird): Likewise.
16653 * mi2-var-display.exp (-var-list-children weird): Likewise.
16654
a356f73b
DJ
166552003-08-17 Daniel Jacobowitz <drow@mvista.com>
16656
16657 * gdb.base/annota3.exp: Add missing newline.
16658
483417b8
MC
166592003-08-06 Michael Chastain <mec@shout.net>
16660
16661 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
16662
c99c59c3
MS
166632003-08-12 Michael Snyder <msnyder@redhat.com>
16664
16665 * gdb.base/float.exp: Add test for SH.
16666
55ed7501
MK
166672003-08-10 Mark Kettenis <kettenis@gnu.org>
16668
16669 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
16670
1a371f2e
EZ
166712003-08-07 Elena Zannoni <ezannoni@redhat.com>
16672
16673 * gdb.base/completion.exp: Remove reduntant completion test
16674 on filename.
16675
e0f353ce
EZ
166762003-08-07 Elena Zannoni <ezannoni@redhat.com>
16677
a9c64011
AS
16678 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
16679 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
16680 gdb.trace/save-trace.exp: Make sure that full pathnames are
16681 escaped correctly.
e0f353ce 16682
5710a1af 166832003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 16684
a9c64011
AS
16685 * configure.in: Don't generate config.h from config.hin.
16686 * configure: Regenerate.
16687 * config.hin: Remove file.
16688 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
16689 * gdb.threads/pthreads.c: Ditto.
5710a1af 16690
dcd81ce9
DJ
166912003-08-07 Daniel Jacobowitz <drow@mvista.com>
16692
16693 From Kei Sakamoto <sakamoto.kei@renesas.com>:
16694 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
16695 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
16696 Replace ld24 with seth/add3.
16697
6009d884
AC
166982003-08-02 Andrew Cagney <cagney@redhat.com>
16699
16700 * gdb.base/annota3.exp: New file.
16701 * gdb.base/annota3.c: New file.
16702 * gdb.c++/annota3.exp: New file.
16703 * gdb.c++/annota3.cc: New file.
16704
51514e06
MC
167052003-07-29 Michael Chastain <mec@shout.net>
16706
16707 * gdb.threads/tls.c (spin): Check errno only if sem_wait
16708 actually failed.
16709 (do_pass): Likewise.
16710 * gdb.threads/tls.exp: Always initialize no_of_threads.
16711
4ee6625b
DJ
167122003-07-27 Daniel Jacobowitz <drow@mvista.com>
16713
16714 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
16715 pattern.
16716 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
16717 * gdb.threads/tls.exp: Recognize one case of the host library not
16718 supporting TLS.
16719
225f2bf6
AC
167202003-07-27 Andrew Cagney <cagney@redhat.com>
16721
16722 * gdb.base/fileio.exp: Use SH when running commands using
16723 remote_exec.
16724
bcb27c9f
DJ
167252003-07-24 Daniel Jacobowitz <drow@mvista.com>
16726
16727 From Kei Sakamoto <sakamoto.kei@renesas.com>:
16728 * gdb.base/relocate.c (dummy): New padding array.
16729
3d67be83
MS
167302003-07-22 Michael Snyder <msnyder@redhat.com>
16731
d63a86f8 16732 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
16733
16734 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
16735 patterns to be more general, accepting old and new output.
16736 Some output chars (such as '+') also must be quoted.
d63a86f8 16737 Some addresses are displayed numerically instead of
3d67be83
MS
16738 symbolically.
16739
57ba3b85
MS
167402003-07-23 Michael Snyder <msnyder@redhat.com>
16741
686d097c
MS
16742 * gdb.base/return2.exp: Don't test long-long return.
16743
57ba3b85
MS
16744 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
16745 * gdb.disasm/t01_mov.exp: Ditto.
16746 * gdb.disasm/t02_mova.s: Ditto.
16747 * gdb.disasm/t02_mova.exp: Ditto.
16748 * gdb.disasm/t03_add.s: Ditto.
16749 * gdb.disasm/t03_add.exp: Ditto.
16750 * gdb.disasm/t04_sub.s: Ditto.
16751 * gdb.disasm/t04_sub.exp: Ditto.
16752 * gdb.disasm/t05_cmp.s: Ditto.
16753 * gdb.disasm/t05_cmp.exp: Ditto.
16754 * gdb.disasm/t06_ari2.s: Ditto.
16755 * gdb.disasm/t06_ari2.exp: Ditto.
16756 * gdb.disasm/t07_ari3.s: Ditto.
16757 * gdb.disasm/t07_ari3.exp: Ditto.
16758 * gdb.disasm/t08_or.s: Ditto.
16759 * gdb.disasm/t08_or.exp: Ditto.
16760 * gdb.disasm/t09_xor.s: Ditto.
16761 * gdb.disasm/t09_xor.exp: Ditto.
16762 * gdb.disasm/t10_and.s: Ditto.
16763 * gdb.disasm/t10_and.exp: Ditto.
16764 * gdb.disasm/t11_logs.s: Ditto.
16765 * gdb.disasm/t11_logs.exp: Ditto.
16766 * gdb.disasm/t12_bit.s: Ditto.
16767 * gdb.disasm/t12_bit.exp: Ditto.
16768 * gdb.disasm/t13_otr.s: Ditto.
16769 * gdb.disasm/t13_otr.exp: Ditto.
16770
e00759ef
EZ
167712003-07-22 Elena Zannoni <ezannoni@redhat.com>
16772
16773 * gdb.threads/tls.exp :Add kfail for 'info address' case.
16774
8bc2021f
EZ
167752003-07-22 Elena Zannoni <ezannoni@redhat.com>
16776
a9c64011
AS
16777 * gdb.threads/tls.c : New file.
16778 * gdb.threads/tls.exp : New file.
16779 * gdb.threads/tls-main.c : New file.
16780 * gdb.threads/tls-shared.c : New file.
16781 * gdb.threads/tls-shared.exp : New file.
8bc2021f 16782
89320c4c
AS
167832003-07-22 Andreas Schwab <schwab@suse.de>
16784
16785 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
16786
180dea7c
AS
167872003-07-20 Andreas Schwab <schwab@suse.de>
16788
16789 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
16790 due to insn reordering.
16791
0714963c
AC
167922003-07-15 Andrew Cagney <cagney@redhat.com>
16793
16794 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
16795
98a23b3f
MC
167962003-07-15 Michael Chastain <mec@shout.net>
16797
16798 * gdb.base/gdb1250.exp: New file.
16799 * gdb.base/gdb1250.c: New file.
16800
27e417a2
ML
168012003-07-09 Michal Ludvig <mludvig@suse.cz>
16802
16803 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
16804 expansion of size_t to 'unsigned long', not only to 'unsigned'.
16805
8bc2021f
EZ
168062003-07-09 Elena Zannoni <ezannoni@redhat.com>
16807
a9c64011
AS
16808 * gdb.threads/tls.c: New file.
16809 * gdb.threads/tls.exp: New file.
16810 * gdb.threads/tls-main.c: New file.
16811 * gdb.threads/tls-shared.c: New file.
16812 * gdb.threads/tls-shared.exp: New file.
8bc2021f 16813
d99968dc
EZ
168142003-07-09 Elena Zannoni <ezannoni@redhat.com>
16815
16816 * gdb.base/annota1.exp: Make sure that we properly escape the
16817 full path of the source file. Xfail more permissive patterns,
d63a86f8 16818 due to a compiler debug info problem.
d99968dc 16819
83876b3b
AS
168202003-07-07 Andreas Schwab <schwab@suse.de>
16821
2705e972
AS
16822 * gdb.asm/m68k.inc: New file.
16823 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
16824
83876b3b
AS
16825 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
16826 arguments"): Also match negative number.
16827
16828 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
16829
3a871b37
DJ
168302003-07-03 Daniel Jacobowitz <drow@mvista.com>
16831
16832 * gdb.base/store.c (charest): New typedef.
16833 (add_char): Rename to add_charest, update.
16834 (wack_char): Rename to wack_charest, update types. Return l + r
16835 to keep r live across the call.
16836 (wack_short, wack_int, wack_long, wack_longest, wack_float)
16837 (wack_double, wack_doublest): Return l + r to keep r live across
16838 the call.
16839 * gdb.base/store.exp: Accomodate store.c changes.
16840
b2a7f303
DC
168412003-06-30 David Carlton <carlton@kealia.com>
16842
16843 * gdb.c++/maint.exp (test_invalid_name): New.
16844 (test_first_component): Add tests for invalid names.
16845
3c6cb4a1
MC
168462003-06-29 Michael Chastain <mec@shout.net>
16847
16848 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
16849 output of '<VTT for class>' for virtual base classes.
16850
f1c2644b
DJ
168512003-06-29 Daniel Jacobowitz <drow@mvista.com>
16852
16853 * gdb.base/completion.exp: Tab-complete "complet" instead of
16854 "compl".
16855 * gdb.base/complex.exp, gdb.base/complex.c: New files.
16856
18080350
DJ
168572003-06-29 Daniel Jacobowitz <drow@mvista.com>
16858
16859 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
16860 * gdb.base/volatile.exp: Likewise.
16861
f56973f8
DJ
168622003-06-29 Daniel Jacobowitz <drow@mvista.com>
16863
16864 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
16865 gdb/1265.
16866
168672003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
16868 Daniel Jacobowitz <drow@mvista.com>
16869
16870 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
16871 initial line count of 'captured_main' from 26 to 32.
16872 (test_with_self): Allow xmalloc call to be interleaved with the
16873 preceding two lines.
16874
e766d4d6
JB
168752003-06-24 Joel Brobecker <brobecker@gnat.com>
16876
16877 * gdb.base/bang.exp: New testcase.
16878
f125c9a4
JB
168792003-06-23 Joel Brobecker <brobecker@gnat.com>
16880
16881 * gdb.base/langs.exp: Add some tests for the "minimal" language
16882 support.
16883
6e25beaf
EZ
168842003-06-23 Elena Zannoni <ezannoni@redhat.com>
16885
16886 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
16887 the testcase.
16888
2f816dda
DJ
168892003-06-22 Daniel Jacobowitz <drow@mvista.com>
16890
16891 * gdb.base/relocate.exp: Test add-symbol-file with a variable
16892 offset.
16893
db5a5748
DJ
168942003-06-22 Daniel Jacobowitz <drow@mvista.com>
16895
16896 * gdb.c++/pr-1210.cc: New file.
16897 * gdb.c++/pr-1210.exp: New file.
16898
1df0c130
DJ
168992003-06-21 Daniel Jacobowitz <drow@mvista.com>
16900
16901 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
16902 000-exec-continue.
16903
a92feac0
MK
169042003-06-15 Mark Kettenis <kettenis@gnu.org>
16905
16906 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
16907 on *-*-*bsd* instead of *-*-freebsd*.
16908
81a58f5b
AC
169092003-06-14 Andrew Cagney <cagney@redhat.com>
16910
16911 * gdb.base/store.exp: Test longest and doublest. Test all
16912 parameters. Weaken return statement match.
16913 * gdb.base/store.c: Add longest and doublest - aka long long and
16914 long double functions. Put all parameters into local register
16915 variables. Use negative values.
16916
b257a0d3
AC
169172003-06-14 Andrew Cagney <cagney@redhat.com>
16918
16919 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
16920 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
16921 exit status.
16922 * gdb.base/fileio.exp: Disable target when nointerrupts and
16923 noinferiorio, instead of limiting it to remote. Use remote_exec
16924 instead of system.
d63a86f8 16925
21c38304
JJ
169262003-06-12 Jeff Johnston <jjohnstn@redhat.com>
16927
16928 * gdb.base/float.exp: Add ia64 support.
16929
1bcdb424
CV
169302003-06-12 Corinna Vinschen <vinschen@redhat.com>
16931
16932 * gdb.base/fileio.exp: Run only on remote targets.
16933
6aeb981f
CV
169342003-06-10 Corinna Vinschen <vinschen@redhat.com>
16935
16936 * gdb.base/fileio.c: New file, testing File-I/O.
16937 * gdb.base/fileio.exp: Ditto.
16938
53df362e
RG
169392003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
16940
16941 * gdb.base/shreloc.exp: New file, check symbol values obtained from
16942 shared objects after relocation at load time (gdb PR/1132).
16943 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 16944 as above, part of the shared object relocation test.
53df362e 16945
ffee1b46
MK
169462003-06-08 Mark Kettenis <kettenis@gnu.org>
16947
b5ca3722
MK
16948 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
16949 fully filled history list.
16950 * gdb.base/gdb_history: New file.
16951
03ed860d
MK
16952 * gdb.base/signals.exp: XFAIL "continue to func1" on
16953 i*86-*-freebsd*.
16954
ffee1b46
MK
16955 * gdb.base/attach.exp: When trying to attach to a nonexistent
16956 process, make it possible to specify the PID based on the target,
16957 and do so for *-*-freebsd*.
16958
d80dbb52
RH
169592003-06-02 Richard Henderson <rth@redhat.com>
16960
16961 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
16962
6dd77b81
RH
169632003-06-02 Richard Henderson <rth@redhat.com>
16964
16965 * gdb.base/selftest.exp: Next over lim_at_start initialization.
16966
f6347e16
RH
169672003-06-02 Richard Henderson <rth@redhat.com>
16968
16969 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
16970
2c161407
DJ
169712003-06-01 Daniel Jacobowitz <drow@mvista.com>
16972
16973 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
16974 of globalvar.
16975
572eb746
MK
169762003-06-01 Mark Kettenis <kettenis@gnu.org>
16977
16978 * gdb.asm/asm-source.exp: Check for memory read errors in
16979 disassembler test on *BSD too.
16980
9e9617a5
RH
169812003-06-01 Richard Henderson <rth@redhat.com>
16982
16983 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
16984 for .frame.
16985 (gdbasm_call): Lose ldgp.
16986 (gdbasm_startup): Add frame information.
16987 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
16988
7b34ad4e
MK
169892003-05-31 Mark Kettenis <kettenis@gnu.org>
16990
16991 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
16992 i?86-*-*.
16993
10059fdf
MK
169942003-05-30 Mark Kettenis <kettenis@gnu.org>
16995
16996 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
16997 FreeBSD.
16998
acf4b816
RH
169992003-05-29 Richard Henderson <rth@redhat.com>
17000
17001 * gdb.asm/alpha.inc: New file.
17002 * gdb.asm/asm-source.exp: Use it.
17003
e9ecd949
JB
170042003-05-29 Jim Blandy <jimb@redhat.com>
17005
17006 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
17007 'core.PID'.
17008
e3e5a4f3
JB
170092003-05-22 Jim Blandy <jimb@redhat.com>
17010
17011 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
17012 backtrace.
d63a86f8 17013
72fe3d25
DC
170142003-05-20 David Carlton <carlton@math.stanford.edu>
17015
17016 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
17017 this time.
17018
58da2eb2
DC
170192003-05-19 David Carlton <carlton@bactrian.org>
17020
17021 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
17022 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
17023
1fcb5155
DC
170242003-05-19 David Carlton <carlton@bactrian.org>
17025
17026 * gdb.c++/namespace.exp: Add namespace scope and anonymous
17027 namespace tests.
17028 Bump copyright date.
17029 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
17030 (main): Call C::D::marker2.
17031 * gdb.c++/namespace1.cc: New file.
17032
85e85163
JJ
170332003-05-14 Jeff Johnston <jjohnstn@redhat.com>
17034
17035 Roland McGrath <roland@redhat.com>
d63a86f8 17036 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
17037 there is no manager thread.
17038
a25fbfec
JJ
170392003-05-08 Jeff Johnston <jjohnstn@redhat.com>
17040
d63a86f8
RM
17041 * gdb.threads/schedlock.exp: Remove assumption that all threads
17042 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
17043 in one of the child threads rather than the main thread.
17044
be375bae
JB
170452003-05-07 Jim Blandy <jimb@redhat.com>
17046
09bf6082
JB
17047 Add support for assembly source testing on the s390x.
17048 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
17049 architecture.
17050 * gdb.asm/s390x.inc: New file.
17051
be375bae
JB
17052 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
17053 succession of 'if' statements.
17054
00905d52
AC
170552003-05-05 Andrew Cagney <cagney@redhat.com>
17056
17057 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
17058
b1e29e33
AC
170592003-05-05 Andrew Cagney <cagney@redhat.com>
17060
17061 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
17062 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
17063
e33d66ec
EZ
170642003-05-02 Elena Zannoni <ezannoni@redhat.com>
17065
17066 * gdb.base/charset.exp: Update based on new behavior of set/show
17067 charset commands.
17068
2b6fd0d8
AC
170692003-05-01 Andrew Cagney <cagney@redhat.com>
17070
17071 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
17072 variable do not give memory errors.
17073
130cacce
AF
170742003-04-30 Adam Fedor <fedor@gnu.org>
17075
17076 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
17077 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
17078 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
17079 gdb.objc/basicclass.m: : New files
17080
17081 * lib/gdb.exp (gdb_compile_objc): New procedure.
17082
bea71854
DJ
170832003-04-27 Daniel Jacobowitz <drow@mvista.com>
17084
17085 * gdb.base/signals.exp: Make backtrace tests more specific.
17086
0f20eeea
DC
170872003-04-23 David Carlton <carlton@bactrian.org>
17088
17089 * gdb.c++/maint.exp (test_first_component): Add tests for
17090 'operator' in more locations.
17091
c8c4d8dc
KB
170922003-04-16 Kevin Buettner <kevinb@redhat.com>
17093
17094 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
17095
3fe60e3c
EZ
170962003-04-16 Elena Zannoni <ezannoni@redhat.com>
17097
17098 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 17099 func marke' instead. Update test name.
3fe60e3c 17100
9219021c
DC
171012003-04-15 David Carlton <carlton@math.stanford.edu>
17102
17103 * gdb.c++/maint.exp: New file.
17104
5dd55bdd
EZ
171052003-04-14 Elena Zannoni <ezannoni@redhat.com>
17106
17107 * gdb.threads/schedlock.c: Change type of thread function argument
17108 to long, to avoid warnings on 64-bit platforms.
17109
00890572
EZ
171102003-04-14 Elena Zannoni <ezannoni@redhat.com>
17111
a9c64011
AS
17112 * gdb.base/attach.exp: Add new message from ptrace in case of
17113 attaching to nonexistent process.
d63a86f8 17114
93201743
JB
171152003-04-11 Jim Blandy <jimb@redhat.com>
17116
17117 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
17118 gdb.c++/userdef.cc: Place comments on the lines to which the
17119 marker function might return.
17120 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
17121 gdb.c++/userdef.exp: Look for those comments to check that we've
17122 returned to the right place, instead of checking line numbers.
17123
2a11c64d
EZ
171242003-04-11 Elena Zannoni <ezannoni@redhat.com>
17125
a9c64011
AS
17126 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
17127 match on sourcefile name, instead of directory name.
2a11c64d 17128
68ab8fc5
EZ
171292003-04-10 Elena Zannoni <ezannoni@redhat.com>
17130
d63a86f8 17131 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
17132 working directory name.
17133
5624293a
JB
171342003-04-09 Jim Blandy <jimb@redhat.com>
17135
17136 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
17137 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
17138 after an inferior function call, report the failure, but allow the
17139 test to continue.
17140
f1f02ee4
SC
171412003-04-05 Stephane Carrez <stcarrez@nerim.fr>
17142
17143 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
17144 with -DPROTOTYPES.
17145
6eb79af0
SC
171462003-04-05 Stephane Carrez <stcarrez@nerim.fr>
17147
17148 * gdb.base/break.exp: Revert last patch.
17149
8dfb4cf0
SC
171502003-04-04 Stephane Carrez <stcarrez@nerim.fr>
17151
17152 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
17153 with -DPROTOTYPES.
17154
ed4c619a
AC
171552003-04-02 Andrew Cagney <cagney@redhat.com>
17156
17157 * gdb.base/callfuncs.exp: Make "print add" messages unique.
17158 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
17159 matching directories by the name breakpoint.
17160 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
17161 Make "continue to marker1" consistent.
17162 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
17163 message consistent.
17164 * lib/gdb.exp: Put "the program is no longer running", and "the
17165 program exited" in parenthesis.
17166 * lib/mi-support.exp: Ditto.
d63a86f8 17167
4e35d5f0 171682003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 17169
4e35d5f0
BR
17170 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
17171
71900fe8
AC
171722003-03-29 Andrew Cagney <cagney@redhat.com>
17173
17174 * gdb.base/sizeof.c (main): Print the value of '\377'.
17175 * gdb.base/sizeof.exp: Check the sign of '\377'.
17176
c0655a16
MC
171772003-03-27 Michael Chastain <mec@shout.net>
17178
17179 * gdb.base/gdb1090.exp: New file.
17180 * gdb.base/gdb1090.cc: New file.
17181
5b2a3989
JB
171822003-03-27 J. Brobecker <brobecker@gnat.com>
17183
17184 * gdb.gdb/observer.exp: New regression test.
17185
79876890
MC
171862003-03-27 Michael Chastain <mec@shout.net>
17187
17188 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
17189 * gdb.base/ptype.exp: Likewise.
17190
6eac95e3
CV
171912003-03-27 Corinna Vinschen <vinschen@redhat.com>
17192
17193 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
17194
e8c71839
MC
171952003-03-26 Michael Chastain <mec@shout.net>
17196
17197 * gdb.base/ptype.exp: Actually use some typedef'd types.
17198
71b10041
SC
171992003-03-21 Stephane Carrez <stcarrez@nerim.fr>
17200
17201 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
17202 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
17203
2512cf80
CV
172042003-03-20 Corinna Vinschen <vinschen@redhat.com>
17205
17206 * gdb.base/default.exp: Fix regular expression.
17207
0d195a4f
CV
172082003-03-20 Corinna Vinschen <vinschen@redhat.com>
17209
17210 * gdb.base/args.exp: Fix regular expression.
17211
8a2dbca8
CV
172122003-03-20 Corinna Vinschen <vinschen@redhat.com>
17213
17214 * gdb.base/help.exp: Allow Win32 child process.
17215
bf028682
CV
172162003-03-20 Corinna Vinschen <vinschen@redhat.com>
17217
17218 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
17219 when stepping out of main().
17220
182dbe85
CV
172212003-03-20 Corinna Vinschen <vinschen@redhat.com>
17222
17223 * gdb.base/default.exp: Check for win32 specific message when calling
17224 "run" without executable.
17225
d67a6ba5
CV
172262003-03-20 Corinna Vinschen <vinschen@redhat.com>
17227
17228 * gdb.base/args.exp: Expect .exe in output.
17229
a955b5bb
CV
172302003-03-20 Corinna Vinschen <vinschen@redhat.com>
17231
17232 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
17233 Cygwin native.
17234
bf6bad4b
AC
172352003-03-17 Andrew Cagney <cagney@redhat.com>
17236
17237 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
17238 vector registes.
17239 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
17240 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
17241
293e9a31
DC
172422003-03-17 David Carlton <carlton@math.stanford.edu>
17243
17244 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
17245 test, for PR breakpoints/38.
17246 Call test_watchpoint_and_breakpoint.
17247 * gdb.base/watchpoint.c (func3): New function.
17248 (main): Call func3.
17249
5330f2db
DC
172502003-03-04 David Carlton <carlton@math.stanford.edu>
17251
17252 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
17253 Garply<Garply<char> >:: garply".
17254 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
17255 with respect to PR c++/1111; note also PR c++/1113.
17256 (test_template_breakpoints): KFAIL "constructor breakpoint" with
17257 respect to PR c++/1062.
17258 KFAIL "destructor breakpoint" with respect to PR c++/1112.
17259
6ece72da
DC
172602003-03-03 David Carlton <carlton@math.stanford.edu>
17261
17262 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
17263 with respect to PR c++/57.
17264 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
17265 c++/826.
17266 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
17267 respect to PR c++/57.
17268
85ca1584
DC
172692003-03-03 David Carlton <carlton@math.stanford.edu>
17270
17271 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
17272 respect to PR c++/33 into FAILs.
17273
98e9c5b8
MC
172742003-03-03 Michael Chastain <mec@shout.net>
17275
7bedbf27
MC
17276 * configure.in: Update copyright years.
17277
172782003-03-03 Michael Chastain <mec@shout.net>
17279
17280 * Makefile.in: Update copyright years.
98e9c5b8 17281
f683e100
DC
172822003-02-28 David Carlton <carlton@math.stanford.edu>
17283
17284 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
17285 print class instead of struct and/or superfluous protection
17286 specifiers, as long as the resulting output is equivalent to the
17287 source code.
17288 Delete FIXME from end of messages on tests that don't need
17289 fixing.
17290
a9e0cf2c
DC
172912003-02-28 David Carlton <carlton@math.stanford.edu>
17292
17293 * gdb.c++/templates.exp (do_tests): Allow const in the two
17294 Foo<volatile char *>::foo tests.
17295
e8d359df
MS
172962003-02-27 Michael Snyder <msnyder@redhat.com>
17297
d63a86f8 17298 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
17299 will be consistant.
17300
0b71dc91
DC
173012003-02-26 David Carlton <carlton@math.stanford.edu>
17302
17303 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
17304 char *>::foo" test with respect to PR c++/33. Create a new test
17305 which is identical to that one except that it doesn't put the
17306 space between the "char" and the "*"; KFAIL it, too.
17307
dd14ab43
DC
173082003-02-26 David Carlton <carlton@math.stanford.edu>
17309
17310 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
17311 template types into either PASSes or KFAILs (corresponding to PR
17312 c++/57). Tweak indentation. Update copyright.
17313
1146c7f1
SC
173142003-02-23 Stephane Carrez <stcarrez@nerim.fr>
17315
17316 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
17317
74641dfb
MC
173182003-02-13 Michael Chastain <mec@shout.net>
17319
17320 * gdb.base/exprs.exp: Remove i960 remnants.
17321 * gdb.base/funcargs.exp: Likewise.
17322 * gdb.base/list.exp: Likewise.
17323 * gdb.base/ptype.exp: Likewise.
17324
559cd2d0
DC
173252003-02-14 David Carlton <carlton@math.stanford.edu>
17326
17327 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
17328 pEe->D::vg()" from XFAIL to KFAIL.
17329
c4f90d87
JM
173302003-02-13 Jason Molenda (jmolenda@apple.com)
17331
17332 * gdb.base/maint.exp: Update maint print statistics regexp to include
17333 new entries.
17334
cbc4d97c
MC
173352003-02-13 Michael Chastain <mec@shout.net>
17336
17337 * gdb.c++/inherit.exp: Remove call to get_debug_format.
17338
40f235b7
MC
173392003-02-12 Michael Chastain <mec@shout.net>
17340
17341 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
17342 * gdb.c++/inherit.exp: Likewise.
17343 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
17344 * gdb.c++/templates.exp: Likewise.
17345 * gdb.c++/virtfunc.exp: Likewise.
17346
c56716b0
JM
173472003-02-06 Jason Molenda (jason-cl@molenda.com)
17348
17349 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
17350 why the code is written that way.
17351
070afcf8
MC
173522003-02-05 Michael Chastain <mec@shout.net>
17353
17354 * gdb.base/dump.exp: Add missing copyright line.
17355
5d0331e5
JM
173562003-02-05 Jason Molenda (jason-cl@molenda.com)
17357
f7ae6d3e 17358 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
17359 at the beginning so the breakpoint doesn't get set on the loop.
17360
92851186
MC
173612003-02-05 Michael Chastain <mec@shout.net>
17362
17363 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
17364 output for configurations with gcc 2.95.3.
17365
cbf1e085
AC
173662003-02-05 Keith Seitz <keiths@redhat.com>
17367 Andrew Cagney <ac131313@redhat.com>
17368
17369 * gdb.mi/mi-cli.exp: New file.
d63a86f8 17370
29518e1e
MC
173712003-02-04 Michael Chastain <mec@shout.net>
17372
17373 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
17374 Call perror and then continue.
17375
5af1d5f3
MC
173762003-02-03 Michael Chastain <mec@shout.net>
17377
17378 * gdb.c++/pr-1023.cc: New file.
17379 * gdb.c++/pr-1023.exp: New file.
17380
6b549786
JB
173812003-02-05 Jim Blandy <jimb@redhat.com>
17382
17383 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
17384 it's local to foobar. Check for it there, and check that it's not
17385 present in main.
17386 * gdb.c++/local.cc (marker2): New function.
17387 (foobar): Call marker1.
17388 (main): Call marker2 instead of marker1.
17389
67f16606
AC
173902003-02-04 Andrew Cagney <ac131313@redhat.com>
17391
17392 * gdb.disasm/mn10200.exp: Obsolete file.
17393 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
17394 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
17395 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
17396
1c5cb38e
DC
173972003-02-04 David Carlton <carlton@math.stanford.edu>
17398
17399 * gdb.c++/overload.exp: Test intToChar(1).
17400 * gdb.c++/overload.cc (intToChar): New.
17401 (main): Call intToChar.
17402
d1fe6965
DC
174032003-02-03 David Carlton <carlton@math.stanford.edu>
17404
17405 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
17406 'might_kfail' arg.
17407 KFAIL some of the continue_to_bp_overloaded calls, according to
17408 PR c++/1025.
17409
9ba61c5d
MC
174102003-02-01 Michael Chastain <mec@shout.net>
17411
17412 * gdb.base/advance.c (marker1): New marker function.
17413 * gdb.base/advance.exp: When the 'advance' command lands on the
17414 return breakpoint, it can legitimately stop on either the
17415 current line or the next line. Accommodate both outcomes.
17416 * gdb.base/until.exp: Likewise.
17417
e7494ffb
AC
174182003-02-02 Andrew Cagney <ac131313@redhat.com>
17419
17420 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
17421 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
17422 now a list, not a tuple.
17423 * gdb.mi/mi-var-display.exp: Ditto.
17424 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 17425
075559bc
AC
174262003-02-01 Andrew Cagney <ac131313@redhat.com>
17427
17428 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
17429 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
17430 stack backtraces.
17431 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 17432
2bd4c7b1
MK
174332003-02-01 Mark Kettenis <kettenis@gnu.org>
17434
17435 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
17436 gdb.mi/mi1-pthreads.exp: Return instead of calling
17437 gdb_suppress_entire_file.
17438
eabd8992
MS
174392003-02-01 Mark Salter <msalter@redhat.com>
17440
17441 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
17442
71469e2f
MS
174432003-01-31 Mark Salter <msalter@redhat.com>
17444
17445 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
17446 Support empty arg.
17447
38a94d44
MC
174482003-01-30 Michael Chastain <mec@shout.net>
17449
17450 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
17451 This was a workaround for a UTF-8 bug in readline 4.3. The bug
17452 has been fixed in gdb/readline on 2003-01-09.
17453
19ea9e73
MS
174542003-01-29 Michael Snyder <msnyder@redhat.com>
17455
e8d359df
MS
17456 * gdb.base/maint.exp: Allow for leading underscore in symbol.
17457 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
17458 * gdb.base/args.exp: Skip if target does not support args passing.
17459
2307bd6a
DJ
174602003-01-22 Daniel Jacobowitz <drow@mvista.com>
17461
19ea9e73 17462 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
17463 gdb_test. Accept a list of expect arguments as the third
17464 parameter.
17465 (gdb_test): Use it.
17466
f2dd3617
EZ
174672003-01-20 Elena Zannoni <ezannoni@redhat.com>
17468
17469 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
17470 allow for different test tree configurations. Update some
17471 tescases accordingly.
17472 * gdb.arch/altivec-regs.exp: Ditto.
17473 * gdb.asm/asm-source.exp: Ditto.
17474 * gdb.base/advance.exp: Ditto.
17475 * gdb.base/display.exp: Ditto.
d63a86f8 17476 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
17477 * gdb.base/mips_pro.exp: Ditto.
17478 * gdb.base/overlays.exp: Ditto.
17479 * gdb.base/relocate.exp: Ditto.
17480 * gdb.base/setshow.exp: Ditto.
17481 * gdb.base/step-line.exp: Ditto.
17482 * gdb.base/step-test.exp: Ditto.
17483 * gdb.base/until.exp: Ditto.
17484 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
17485
c71cdefd
DC
174862003-01-17 David Carlton <carlton@math.stanford.edu>
17487
17488 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
17489 corresponding to PR c++/945.
17490 Update copyright.
17491
fdba05d7
DC
174922003-01-17 David Carlton <carlton@math.stanford.edu>
17493
17494 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
17495 corresponding to PR c++/68.
17496
174972003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
17498
17499 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
17500 (test_paddr_hairy_functions): Call print_addr_2_kfail for
17501 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
17502
c362c33a
EZ
175032003-01-15 Elena Zannoni <ezannoni@redhat.com>
17504
0fbc361c
EZ
17505 * gdb.base/break.exp: Fix change of default location, because of
17506 removal of until tests.
17507 * gdb.base/help.exp: Update test for new 'until' help message.
17508 Add test for help on 'advance'.
a9c64011 17509 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 17510
dabf8a35
MK
175112003-01-15 Mark Kettenis <kettenis@gnu.org>
17512
17513 * gdb.base/default.exp: Adapt "info float" test for recent changes
17514 to that command. Add test for "info vector".
17515 * gdb.base/float.exp: New file. Add test for "info float" that
17516 resembles the old test in gdb.base/default.exp.
17517
a1769aca
DC
175182003-01-15 David Carlton <carlton@math.stanford.edu>
17519
17520 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
17521
82025e13
EZ
175222003-01-15 Elena Zannoni <ezannoni@redhat.com>
17523
17524 * gdb.base/break.exp: Move the tests of until command from here...
17525 * gdb.base/until.exp: ... to here. New file. Add other tests.
17526 * gdb.base/advance.c: New file.
17527 * gdb.base/advance.exp: New file.
17528
8f9ab801
EZ
175292003-01-14 Elena Zannoni <ezannoni@redhat.com>
17530
a9c64011
AS
17531 * gdb.base/args.c: New file.
17532 * gdb.base/args.exp: New file.
8f9ab801 17533
9ae66589
DJ
175342003-01-14 Daniel Jacobowitz <drow@mvista.com>
17535
17536 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
17537
8d77e5c3
DJ
175382003-01-14 Daniel Jacobowitz <drow@mvista.com>
17539
17540 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
17541
12d2f0a1
DJ
175422003-01-14 Daniel Jacobowitz <drow@mvista.com>
17543
17544 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
17545 dates.
17546
6ca37014
DJ
175472003-01-13 Daniel Jacobowitz <drow@mvista.com>
17548
17549 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
17550
b0023472
DJ
175512003-01-13 Daniel Jacobowitz <drow@mvista.com>
17552
17553 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
17554 (ptype &*"foo").
17555 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
17556
607fbc54 175572003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
17558
17559 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
17560 * gdb.mi/mi1-console.exp: Likewise.
17561
607fbc54 175622003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
17563
17564 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
17565 * gdb.mi/mi1-console.exp: Likewise.
17566
a1fb14a2
DJ
175672003-01-13 Daniel Jacobowitz <drow@mvista.com>
17568
17569 * gdb.c++/overload.exp: Remove some fixed XFAILs.
17570
c4cf40b7
DJ
175712003-01-09 Daniel Jacobowitz <drow@mvista.com>
17572
17573 * gdb.base/detach.exp: New test.
17574
696d5a5b
DJ
175752003-01-09 Daniel Jacobowitz <drow@mvista.com>
17576
17577 * Makefile.in (ALL_SUBDIRS): New variable.
17578 (subdirs, clean, distclean): Use it.
17579 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
17580 regenerating Makefile, since it is generated from the top level.
17581 * gdb.asm/Makefile.in: Likewise.
17582 * gdb.base/Makefile.in: Likewise.
17583 * gdb.c++/Makefile.in: Likewise.
17584 * gdb.disasm/Makefile.in: Likewise.
17585 * gdb.java/Makefile.in: Likewise.
17586 * gdb.mi/Makefile.in: Likewise.
17587 * gdb.threads/Makefile.in: Likewise.
17588 * gdb.trace/Makefile.in: Likewise.
17589
754533e4
DC
175902003-01-09 David Carlton <carlton@math.stanford.edu>
17591
17592 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
17593 Add copyright year 2003.
17594
d8b3e9ee
MC
175952003-01-06 Michael Chastain <mec@shout.net>
17596
17597 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
17598 When selecting a thread, 'line' and 'file' are optional.
17599 * gdb.mi/mi1-pthreads.exp: Likewise.
17600
8e9e0fe6
AS
176012003-01-06 Andreas Schwab <schwab@suse.de>
17602
17603 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
17604 failures.
17605
b5ab8ff3
DJ
176062003-01-04 Daniel Jacobowitz <drow@mvista.com>
17607
17608 Fix PR gdb/844
17609 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
17610 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
17611
17612 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
17613 instead of calling gdb_suppress_entire_file.
17614 * gdb.threads/print-threads.exp: Likewise.
17615 * gdb.threads/schedlock.exp: Likewise.
17616
17617 * gdb.threads/killed.exp: Return instead of calling
17618 gdb_suppress_entire_file.
17619 * gdb.threads/linux-dp.exp: Likewise.
17620 * gdb.threads/pthreads.exp: Likewise.
17621
1e698235
DJ
176222003-01-04 Daniel Jacobowitz <drow@mvista.com>
17623
17624 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
17625 stabs.
17626 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
17627 * gdb.base/whatis.exp: Always allow (void) after function names.
17628
147ff08c
DJ
176292003-01-04 Daniel Jacobowitz <drow@mvista.com>
17630
17631 * gdb.c++/casts.exp: Correct regexp.
17632
dc62bfc2
MK
176332003-01-04 Mark Kettenis <kettenis@gnu.org>
17634
17635 * configure.in: Call AC_CONFIG_HEADER. Don't call
17636 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
17637 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
17638 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
17639 aforementioned directories in the AC_OUPUT call.
17640 * config.hin: New file.
17641 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
17642 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
17643 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
17644 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
17645 pass -I$objdir instead of -I$objdir/$subdir in compilation.
17646 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
17647 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
17648 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
17649 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
17650 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
17651 gdb.threads/configure.in, gdb.threads/configure,
17652 gdb.threads/config.in, gdb.trace/configure.in,
17653 gdb.trace/configure: Removed.
17654
77afa639
MC
176552003-01-03 Michael Chastain <mec@shout.net>
17656
17657 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
17658 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
17659
7634bb6e
DJ
176602003-01-03 Daniel Jacobowitz <drow@mvista.com>
17661
17662 * gdb.base/store.exp: Fix regular expressions.
17663
b39c905e
MK
176642002-12-28 Mark Kettenis <kettenis@gnu.org>
17665
17666 * configure.in: Rewrite.
17667 * configure: Regenerated.
17668
0a8551dd
DC
176692003-01-03 David Carlton <carlton@math.stanford.edu>
17670
17671 * gdb.base/psymtab.exp: New file.
17672 * gdb.base/psymtab1.c: Ditto.
17673 * gdb.base/psymtab2.c: Ditto.
17674
c60b7188
AF
176752002-12-23 Adam Fedor <fedor@gnu.org>
17676
17677 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
17678
ee73db83
DC
176792002-12-23 David Carlton <carlton@math.stanford.edu>
17680
17681 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
17682 and current_directory initialization.
17683
d6c1774e
JB
176842002-12-22 Jim Blandy <jimb@redhat.com>
17685
f0a847b8
JB
17686 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
17687 rather than as part of the output file name.
17688
d6c1774e
JB
17689 * gdb.base/attach.exp: There's no need to copy the test program to
17690 /tmp; that was only ever necessary on HP/UX, and this test is
17691 entirely disabled there anyway.
17692
f0708dbb
JB
176932002-12-21 Jim Blandy <jimb@redhat.com>
17694
4c2acfea
JB
17695 * gdb.c++/psmang.exp: Doc fix.
17696
f0708dbb
JB
17697 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
17698 test.
17699
9579e000
DC
177002002-12-20 David Carlton <carlton@math.stanford.edu>
17701
17702 * gdb.c++/annota2.exp: KFAIL annotate-quit.
17703
d1810171
MC
177042002-12-18 Michael Chastain <mec@shout.net>
17705
17706 * gdb.c++/annota2.exp: Add copyright year 2002.
17707
76565097
DC
177082002-12-17 David Carlton <carlton@math.stanford.edu>
17709
17710 * gdb.c++/try_catch.cc: Add marker comments.
17711 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
17712 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
17713 * gdb.c++/m-static.cc: Ditto.
17714 * gdb.c++/m-static1.cc: Ditto.
17715 * gdb.c++/try_catch.cc: Ditto.
17716
da81390b
JJ
177172002-12-16 Jeff Johnston <jjohnstn@redhat.com>
17718
17719 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
17720 to see whether we are using the new -environment-directory
17721 command which resets via -r or the old version of the command
17722 which may prompt the user. Part of fix for gdb/741.
17723
b304d130
AC
177242002-12-13 Andrew Cagney <ac131313@redhat.com>
17725
17726 * gdb.fortran/types.exp: Update obsolete comment.
17727 * gdb.fortran/exprs.exp: Ditto.
17728 * lib/gdb.exp: Delete obsolete code.
17729 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
17730 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
17731 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
17732 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
17733 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
17734 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
17735 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
17736 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
17737 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
17738 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
17739 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
17740 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
17741 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
17742 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
17743 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
17744 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
17745 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
17746 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
17747 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
17748 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
17749 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
17750 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
17751 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
17752 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
17753 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
17754 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
17755 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
17756 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
17757 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
17758 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
17759 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
17760 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
17761 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
17762 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
17763 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
17764 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
17765 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
17766
a23b6e6a
DC
177672002-12-11 David Carlton <carlton@math.stanford.edu>
17768
17769 * gdb.c++/m-data.exp: Add test for members that shadow global
17770 variables: see PR gdb/804.
17771 * gdb.c++/m-data.cc: Ditto.
17772
6604731b
DJ
177732002-12-10 Daniel Jacobowitz <drow@mvista.com>
17774
17775 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
17776
de46ecd7
DC
177772002-12-06 David Carlton <carlton@math.stanford.edu>
17778
17779 * gdb.base/store.c: Don't declare functions static.
17780
27e829d0
AC
177812002-12-04 Andrew Cagney <ac131313@redhat.com>
17782
17783 * gdb.base/store.exp, gdb.base/store.c: New files.
17784
92806416
DJ
177852002-12-03 Daniel Jacobowitz <drow@mvista.com>
17786
17787 * gdb.base/selftest.exp: Update for current gdb.
17788
3bcbaac5
DJ
177892002-12-03 Daniel Jacobowitz <drow@mvista.com>
17790
17791 * gdb.base/maint.exp: Only dump symbols from one source file
17792 or objfile.
17793
f4f00b1f
DJ
177942002-12-03 Daniel Jacobowitz <drow@mvista.com>
17795
17796 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
17797 function call.
17798
f1c8a949
JB
177992002-11-25 Jim Blandy <jimb@redhat.com>
17800
17801 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
17802 function appearing in error message.
17803
9e297a97
DJ
178042002-11-21 Daniel Jacobowitz <drow@mvista.com>
17805
17806 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
17807
1f312e79
JJ
178082002-11-08 Jeff Johnston <jjohnstn@redhat.com>
17809
d63a86f8
RM
17810 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
17811 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
17812 should be in mi console format. This is part of fix for PR gdb/604.
17813
83c31e7d
FN
178142002-09-18 Fernando Nasser <fnasser@redhat.com>
17815
17816 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
17817 which explicitly prints the zero offset as "+0".
17818
322b3f65
DJ
178192002-10-22 Daniel Jacobowitz <drow@mvista.com>
17820
17821 * gdb.threads/schedlock.c (args): Make unsigned.
17822
178232002-10-21 Daniel Jacobowitz <drow@mvista.com>
17824
17825 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
17826 numbers. Allow "foo2|selected stack frame".
17827 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
17828 * gdb.asm/asmsrc2.s: Likewise.
17829 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
17830 comments.
17831 * gdb.asm/mips.inc: New file.
17832
5e2fe5b8
AF
178332002-10-18 Adam Fedor <fedor@gnu.org>
17834
17835 * gdb.base/default.exp: Update expected output to include 'ObjC'.
17836 * gdb.base/help.exp: Likewise.
17837
abe1a5d0
KB
178382002-10-17 Kevin Buettner <kevinb@redhat.com>
17839
17840 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
17841 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
17842
10abb1d4
JB
178432002-10-02 Jim Blandy <jimb@redhat.com>
17844
17845 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
17846
1f609b42
AC
178472002-10-01 Andrew Cagney <ac131313@redhat.com>
17848
17849 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
17850 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
17851 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
17852 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
17853 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
17854 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
17855 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
17856
0aee02e4
AC
178572002-09-29 Andrew Cagney <ac131313@redhat.com>
17858
17859 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
17860 * mi0-disassemble.exp, mi0-eval.exp: Delete.
17861 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
17862 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
17863 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
17864 * mi0-var-block.exp, mi0-var-child.exp: Delete.
17865 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 17866
6fde09ad
KB
178672002-09-27 Kevin Buettner <kevinb@redhat.com>
17868
17869 * gdb.base/annota1.exp (info break): Make directory components of
17870 path optional since not all compilers emit this debug information.
17871
889bf7c5
PA
17872 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
17873 step ends up stepping out of the function instead of stopping on
17874 the epilogue.
6fde09ad 17875
9e8aab75
KS
178762002-09-26 Keith Seitz <keiths@redhat.com>
17877
17878 * lib/insight-support.exp (gdbtk_start): Figure out where
17879 the insight executable is based on where gdb is. Use this
17880 executable to start insight instead of gdb.
17881
e36180d7
AC
178822002-09-25 Andrew Cagney <cagney@redhat.com>
17883
17884 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
17885
9dd34b2b
AC
178862002-09-24 Andrew Cagney <ac131313@redhat.com>
17887
17888 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
17889 test_isolated_complaints.
17890 (test_empty_complaint): New function.
17891 (test_empty_complaints): New function. Check no output when no
17892 complaints.
d63a86f8 17893
dea97812
KB
178942002-09-19 Jim Blandy <jimb@redhat.com>
17895
a9c64011 17896 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 17897
54951bd7
AC
178982002-09-19 Andrew Cagney <ac131313@redhat.com>
17899
17900 * gdb.gdb/complaints.exp: New file.
17901
dec43320
AC
179022002-09-18 Andrew Cagney <ac131313@redhat.com>
17903
17904 * gdb.base/maint.exp: Check `help maint internal-warning'.
17905
e70d6e3f
DC
179062002-09-18 David Carlton <carlton@math.stanford.edu>
17907
17908 * gdb.c++/m-static.exp: Remove breakpoints depending on line
17909 numbers, and replace them by a single breakpoint after the
17910 constructors are all finished.
17911 Add test 4.
17912 * gdb.c++/m-static.cc: Add test 4.
17913 * gdb.c++/m-static.h: New file.
17914 * gdb.c++/m-static1.cc: New file.
17915
17916 * gdb.c++/printmethod.exp: New file.
17917 * gdb.c++/printmethod.cc: New file.
17918
17919 * gdb.c++/pr-574.exp: New file.
17920 * gdb.c++/pr-574.cc: New file.
17921
afb5c968
CV
179222002-09-18 Corinna Vinschen <vinschen@redhat.com>
17923
17924 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
17925 embedded targets which never actually exit.
17926
31e45dee
FN
179272002-09-18 Fernando Nasser <fnasser@redhat.com>
17928
17929 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
17930 "don't step after run" as unresolved or unsupported, instead of xfail.
17931
a283c5a1
CV
179322002-09-18 Corinna Vinschen <vinschen@redhat.com>
17933
17934 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
17935 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
17936 Add newline to expected string in "step out of main (status wrapper)"
17937 case.
17938
11350d2a
CV
179392002-09-18 Corinna Vinschen <vinschen@redhat.com>
17940
17941 * lib/gdb.exp (rerun_to_main): Allow restarting application.
17942 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
17943
0deec7d6
TT
179442002-09-17 Tom Tromey <tromey@redhat.com>
17945
17946 * gdb.base/printcmds.exp (test_print_string_constants): Expect
17947 \000, not \0, in double-quoted string.
17948
b2b4a1b5
CV
179492002-09-14 Corinna Vinschen <vinschen@redhat.com>
17950
c9d37158 17951 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
17952 string after running the commands execution on breakpoint tests.
17953
1c56143a
CV
179542002-09-13 Corinna Vinschen <vinschen@redhat.com>
17955
17956 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
17957
37f8da45
JB
179582002-09-12 Joel Brobecker <brobecker@gnat.com>
17959
17960 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
17961
08b468e0
KS
179622002-09-10 Keith Seitz <keiths@redhat.com>
17963
17964 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
17965 runto proc.
17966 (mi_run_to_main): Use mi_runto.
17967 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
17968
dc360f58
KS
179692002-09-10 Keith Seitz <keiths@redhat.com>
17970
17971 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
17972 regexp for stopping at main. Could have multiple event notifications.
17973 Don't assume that main was declared with no parameters.
17974 (mi_next): Use mi_step_to.
17975 (mi_step): Use mi_next_to.
17976
ce3abcfb
CV
179772002-09-09 Corinna Vinschen <vinschen@redhat.com>
17978
17979 * gdb.base/default.exp: Fix expected string in `info float' test.
17980
d1f5b980
BE
179812002-09-09 Ben Elliston <bje@redhat.com>
17982
17983 * config/mips.exp: Update comments.
17984 * config/mips-idt.exp: Likewise.
17985 * config/nind.exp: Likewise.
17986 * config/slite.exp: Likewise.
17987 * config/sparclet.exp: Likewise.
17988 * config/udi.exp: Likewise.
17989 * config/vx.exp: Likewise.
17990 * config/vxworks29k.exp: Likewise.
17991
2f71430b
JB
179922002-09-05 Jim Blandy <jimb@redhat.com>
17993
17994 * gdb.threads/killed.exp: Fix test failure message.
17995
7ddebc7e
KS
179962002-09-04 Keith Seitz <keiths@redhat.com>
17997
17998 * lib/mi-support.exp: Update copyright.
17999 (mi_gdb_test): Increase the priority of the expected pattern
18000 so that it matches gdb_test.
18001
0ae67eb3
KS
180022002-09-03 Keith Seitz <keiths@redhat.com>
18003
18004 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
18005 Use integer comparison instead of string comparison for testing
18006 whether binary was built.
18007
38fc42c8
JB
180082002-09-03 Jim Blandy <jimb@redhat.com>
18009
18010 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
18011
b6ff0e81
JB
180122002-08-29 Jim Blandy <jimb@redhat.com>
18013
18014 * gdb.threads/pthreads.exp: Move the portable thread compilation
18015 code into a function in lib/gdb.exp, and call that from here.
18016 * lib/gdb.exp (gdb_compile_pthreads): New function.
18017
07c98896
KS
180182002-08-29 Keith Seitz <keiths@redhat.com>
18019
18020 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
18021 expect_out so that callers can get at it.
18022
0312286c
DJ
180232002-08-23 Daniel Jacobowitz <drow@mvista.com>
18024
18025 * gdb.threads/print-threads.c: New file.
18026 * gdb.threads/print-threads.exp: New file.
18027 * gdb.threads/schedlock.c: New file.
18028 * gdb.threads/schedlock.exp: New file.
18029
dd039bc4
EZ
180302002-08-22 Elena Zannoni <ezannoni@redhat.com>
18031
a9c64011
AS
18032 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
18033 not altivec.c.
dd039bc4 18034
1f36144c
MK
180352002-08-17 Mark Kettenis <kettenis@gnu.org>
18036
18037 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
18038 targets. The problem should be fixed now.
18039
16057ec7 180402002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
18041
18042 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
18043 2002-07-24 change that removes final dots from error messages.
18044
3c1499ad
TT
180452002-08-13 Tom Tromey <tromey@redhat.com>
18046
18047 * gdb.base/readline.exp: New file.
18048
a20ce2c3
AC
180492002-08-01 Andrew Cagney <ac131313@redhat.com>
18050
18051 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
18052 supress message.
18053
db034ac5
AC
180542002-08-01 Andrew Cagney <cagney@redhat.com>
18055
18056 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
18057 CHILL_FOR_TARGET and CHILL_LIB.
18058 * configure.in (configdirs): Remove gdb.chill.
18059 * configure: Regenerate.
18060 * lib/gdb.exp: Obsolete references to chill.
18061 * gdb.fortran/types.exp: Ditto.
18062 * gdb.fortran/exprs.exp: Ditto.
18063
3e000b18
KB
180642002-07-30 Kevin Buettner <kevinb@redhat.com>
18065
18066 * gdb.base/shlib-call.exp (additional_flags): Conditionally
18067 set Irix-specific compile and link flags.
18068
28f4966b
KB
180692002-07-29 Kevin Buettner <kevinb@redhat.com>
18070
18071 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
18072 source files. The ``-o'' option doesn't work with the ``-E'' option
18073 when using the Irix compiler.
18074
46c0d5a6
DJ
180752002-07-19 Daniel Jacobowitz <drow@mvista.com>
18076
18077 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
18078 Improve support for reusing an exec file. Copy exec file
18079 to target, and run gdbserver on the target instead of on the host.
18080
eecf4bed
JB
180812002-07-18 Jim Blandy <jimb@redhat.com>
18082
0f815cdf
JB
18083 * gdb.base/ending-run.exp: Don't expect to see the program end in
18084 some orderly fashion when we're running on a real stand-alone
18085 board.
18086
eecf4bed
JB
18087 * gdb.base/interrupt.exp: Correct logic for skipping tests on
18088 targets that don't support interrupts.
18089
52d309e4
JB
180902002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
18091
18092 * gdb.base/attach.exp: Add patterns to match output from /proc-based
18093 systems.
18094 Move comments in expect statements to inside the actions, so that they
18095 don't get matched against.
18096
ff683d9e
MK
180972002-07-10 Mark Kettenis <kettenis@gnu.org>
18098
18099 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
18100 function when asleep" test.
18101
b5356753
AC
181022002-07-10 Andrew Cagney <ac131313@redhat.com>
18103
18104 * gdb.base/page.exp: Rewrite to handle problems with very long
18105 `info set' output. Update copyright.
18106
6aa4d13a
AC
181072002-06-26 Andrew Cagney <ac131313@redhat.com>
18108
18109 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
18110 gdb.threads-hp.
18111 * gdb.hp/configure: Regenerate.
18112 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
18113 * gdb.hp/gdb.threads-hp/configure: Delete file.
18114 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
18115
8cf8c2b8
AC
181162002-06-22 Andrew Cagney <ac131313@redhat.com>
18117
18118 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
18119 setlocale, bindtextdomain and textdomain.
18120
6827a8f8
JB
181212002-06-11 Jim Blandy <jimb@redhat.com>
18122
919d772c
JB
18123 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
18124 preprocessor macro information is present.
18125
6827a8f8
JB
18126 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
18127 tests.
18128
c15b0d21
MS
181292002-06-06 Michael Snyder <msnyder@redhat.com>
18130
c5984d70
MS
18131 * gdb.base/overlays.exp: Record addresses of overlay
18132 functions in TCL variables rather than in GDB variables,
18133 to avoid having GDB convert them to pointers (with loss
18134 of information).
18135
d63a86f8 18136 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 18137 default linker script changes.
c15b0d21
MS
18138 * gdb.base/long_long.exp: Add check for sizeof (long double).
18139
be26fe0d
ML
181402002-06-06 Michal Ludvig <mludvig@suse.cz>
18141
18142 * gdb.asm/asm-source.exp: Add x86-64 target.
18143 * gdb.asm/x86_64.inc: New.
d63a86f8 18144
258093ca 181452002-05-30 Michael Chastain <mec@shout.net>
258093ca 18146
4b3153f1 18147 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
18148 * gdb.c++/m-static.cc: New file.
18149 * gdb.c++/m-static.exp: New file.
18150
241264c6
MS
181512002-05-28 Michael Snyder <msnyder@redhat.com>
18152
18153 * gdb.base/call-ar-st.exp: Allow for reduced floating point
18154 precision.
18155
9bba8c8f 181562002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 18157
4b3153f1 18158 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
18159 * gdb.c++/m-data.cc: New file.
18160 * gdb.c++/m-data.exp: New file.
18161
181622002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 18163
4b3153f1 18164 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 18165 * gdb.c++/try_catch.cc: New file.
d63a86f8 18166 * gdb.c++/try_catch.exp: New file.
9bba8c8f 18167
def1b996
MC
181682002-05-27 Michael Chastain <mec@shout.net>
18169
18170 * gdb.c++/local.exp: Accept more nested types in output.
18171
522ba268
MC
181722002-05-26 Michael Chastain <mec@shout.net>
18173
18174 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
18175
277254ba
MS
181762002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
18177
18178 * lib/gdb.exp (gdb_wrapper_init): Just because
18179 gdb_wrapper_file exists, this does not mean that the file
18180 should not be rebuilt. That is what gdb_wrapper_initialized
18181 is for.
18182 (default_gdb_init): Reset gdb_wrapper_initialized.
18183
b61a8733
MS
181842002-05-23 Michael Snyder <msnyder@redhat.com>
18185
d63a86f8 18186 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
18187 the precision of the floating point test results.
18188 * gdb.base/call-rt-st.exp: Ditto.
18189
b61a8733
MS
18190 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
18191 * gdb.base/call-rt-st.exp: Ditto.
18192
56f6e910
MC
181932002-05-19 Michael Chastain <mec@shout.net>
18194
18195 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
18196
ad0b0016
EZ
181972002-05-19 Elena Zannoni <ezannoni@redhat.com>
18198
a9c64011
AS
18199 * configure.in (configdirs): Add gdb.arch.
18200 * configure: Regenerate.
ad0b0016 18201
f617d2b6
JB
182022002-05-17 Jim Blandy <jimb@redhat.com>
18203
18204 * gdb.base/completion.exp: Recognize the more detailed error
18205 messages produced by the macro expander's lexical analyzer.
18206
eac2a696
EZ
182072002-05-14 Elena Zannoni <ezannoni@redhat.com>
18208
a9c64011
AS
18209 * gdb.arch/altivec-abi.c: New file.
18210 * gdb.arch/altivec-abi.exp: New file.
18211 * gdb.arch/altivec-regs.c: New file.
18212 * gdb.arch/altivec-regs.exp: New file.
eac2a696 18213
2fdde8f8
DJ
182142002-05-14 Daniel Jacobowitz <drow@mvista.com>
18215
18216 * gdb.base/maint.exp (maint print type): Update for new type
18217 structure.
d63a86f8 18218
e31f1a7c
EZ
182192002-05-14 Elena Zannoni <ezannoni@redhat.com>
18220
18221 * gdb.arch: New directory.
18222 * gdb.arch/configure.in: New file.
18223 * gdb.arch/configure: New file.
18224 * gdb.arch/Makefile.in: New file.
18225
db589741
CV
182262002-05-13 Corinna Vinschen <vinschen@redhat.com>
18227
18228 * gdb.asm/asm-source.exp: Add v850 as supported target.
18229 * gdb.asm/v850.inc: New file.
18230
8ce2a7dc
DJ
182312002-05-13 Daniel Jacobowitz <drow@mvista.com>
18232
18233 * gdb.c++/annota2.exp (annotate-quit): Add comment.
18234
df763c7f
DJ
182352002-05-12 Daniel Jacobowitz <drow@mvista.com>
18236
18237 * gdb.base/break.exp: Check 'break "marker2"'.
18238
377daeed
MS
182392002-05-10 Michael Snyder <msnyder@redhat.com>
18240
18241 * gdb.base/long_long.exp: Fix typo.
18242
c4b7bc2b
JB
182432002-05-10 Jim Blandy <jimb@redhat.com>
18244
ecac9a4e
JB
18245 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
18246 a bug.
18247
c4b7bc2b
JB
18248 * gdb.base/printcmds.exp (test_integer_literals_rejected):
18249 Recognize more detailed error message produced by the macro
18250 expander's lexical analyzer.
18251 * lib/gdb.exp (test_print_reject): Same.
18252
e71019a1
MK
182532002-05-09 Mark Kettenis <kettenis@gnu.org>
18254
18255 * gdb.c++/method.exp: Fix typo.
18256
fedfc8e6
MS
182572002-05-08 Michael Snyder <msnyder@redhat.com>
18258
166a1957
MS
18259 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
18260 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 18261 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
18262 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
18263 Add iftarget clause for strongarm.
d63a86f8 18264
f1c47eb2
MS
182652002-05-06 Michael Snyder <msnyder@redhat.com>
18266
cb9a9d3e
MS
18267 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
18268 (gdb_continue_to_end): Accept output from status wrapper.
18269 * gdb.base/ending-run.exp: Add case for output from status wrapper.
18270 Clean up fail messages to match pass messages.
18271
f1c47eb2
MS
18272 Enable the "needs_status_wrapper" testsuite feature.
18273 * lib/gdb.exp (gdb_wrapper_init): New procedure.
18274 (gdb_compile): Conditionally call gdb_wrapper_init.
18275 * gdb.base/a2-run.exp: Recognize output from status wrapper.
18276 * gdb.c++/method.exp: Recognize output from status wrapper.
18277
6079c749
BE
182782002-05-06 Ben Elliston <bje@redhat.com>
18279From Graydon Hoare <graydon@redhat.com>
18280
18281 * config/sid.exp: Include support for "rawsid" protocol.
18282
188baff3
JB
182832002-05-03 Jim Blandy <jimb@redhat.com>
18284
18285 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
18286 * gdb.c++/hang3.C: New file.
18287
b9c07f0f
AC
182882002-05-04 Andrew Cagney <ac131313@redhat.com>
18289
18290 * gdb.base/default.exp: Remove obsolete code.
18291 * gdb.c++/misc.exp: Ditto. Update copyright.
18292 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
18293 * gdb.base/whatis.exp: Ditto. Update copyright.
18294 * gdb.base/scope.exp: Ditto. Update copyright.
18295 * gdb.base/ptype.exp: Ditto. Update copyright.
18296 * gdb.base/printcmds.exp: Ditto. Update copyright.
18297 * gdb.base/opaque.exp: Ditto. Update copyright.
18298 * gdb.base/list.exp: Ditto.
18299 * gdb.base/funcargs.exp: Ditto. Update copyright.
18300 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
18301 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
18302 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
18303 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
18304 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
18305 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
18306
5c7a0397
MS
183072002-05-02 Michael Snyder <msnyder@redhat.com>
18308
d6dcc264 18309 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
18310 * gdb.base/long_long.exp: Add xscale target.
18311 * gdb.base/default.exp: Add xscale target.
18312
eb7f1c48
JB
183132002-05-01 Jim Blandy <jimb@redhat.com>
18314
18315 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
18316 gdb.c++/hang.exp: New test.
18317
a6befae8
FF
183182002-05-01 Fred Fish <fnf@redhat.com>
18319
18320 * gdb.base/completion.exp: Handle completions of "./Make" for
18321 more than one completion possibility, as is the case when we
18322 build and test in the source tree.
18323
0a310277
AG
183242002-04-29 Anthony Green <green@redhat.com>
18325
18326 * gdb.java/jmisc1.exp: New file.
18327 * gdb.java/jmisc2.exp: New file.
18328
6ff9af88
DJ
183292002-04-24 Daniel Jacobowitz <drow@mvista.com>
18330
18331 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
18332
96b3d632
EZ
183332002-04-23 Elena Zannoni <ezannoni@redhat.com>
18334
18335 * gdb.base/help.exp: Change 'help status' to allow for target
18336 dependent output differences.
18337
5019bb54
MC
183382002-04-22 Michael Chastain <mec@shout.net>
18339
18340 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
18341
a805a116
MC
183422002-04-22 Michael Chastain <mec@shout.net>
18343
18344 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
18345
a1706bfd
DM
183462002-04-17 David S. Miller <davem@redhat.com>
18347
18348 * gdb.asm/sparc64.inc: New file.
18349 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
18350
a73a20a2
EZ
183512002-04-19 Elena Zannoni <ezannoni@redhat.com>
18352
18353 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
18354 instruction file directly into the build tree. Clean up at end of
18355 test.
18356
ba678339
DM
183572002-04-18 David S. Miller <davem@redhat.com>
18358
18359 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
18360 handle 64-bit platforms correctly.
18361 * gdb.base/maint.exp: Likewise.
18362
b03399da
KB
183632002-04-18 Kevin Buettner <kevinb@redhat.com>
18364
18365 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
18366 ``-fpic'' when compiling files comprising a shared library, but
18367 it does need additional linker flags in order to find shared
18368 libraries at run time.
18369
e2004992
KB
183702002-04-18 Kevin Buettner <kevinb@redhat.com>
18371
18372 * gdb.base/cvexpr.c (use): New function.
18373 (main): Invoke use() on all global variables to prevent
18374 some linkers from deleting these otherwise unused symbols.
18375
d8937120
MC
183762002-04-17 Michael Chastain <mec@shout.net>
18377From David S. Miller <davem@redhat.com>
18378
18379 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
18380 handle 64-bit platforms correctly.
18381
ffd61a58
MS
183822002-04-12 Michael Snyder <msnyder@redhat.com>
18383From Jim Blandy <jimb@redhat.com>
a9c64011 18384 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
18385 script can handle this instead.
18386 * gdb.base/bar.c (barx): Same.
18387 * gdb.base/baz.c (bazx): Same.
18388 * gdb.base/grbx.c (grbxx): Same.
18389
18390 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
18391 manager doesn't automatically unmap overlays unnecessarily.
18392
6b8426a6
MH
183932002-04-10 Martin M. Hunt <hunt@redhat.com>
18394
18395 * gdb.base/ending-run.exp: Fix pattern for Mips targets
18396 stepping out of main.
18397
34af4875
MC
183982002-04-09 Michael Chastain <mec@shout.net>
18399
18400 * gdb.c++/local.cc (main): Move call to marker1() inside nested
18401 scope so that the nested scope tests will make sense.
18402 * gdb.c++/local.exp: Write patterns that actually work with gcc
18403 (the HP patterns "were never known to work with gcc").
18404 Keep the old aCC patterns too.
18405
2d1676a0
DJ
184062002-04-09 Daniel Jacobowitz <drow@mvista.com>
18407
18408 * gdb.base/attach.exp: Correct target board test.
18409
3a63e3f9
MC
184102002-04-08 Michael Chastain <mec@shout.net>
18411
18412 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
18413 in a const method. Add some xfail and fail cases for configurations
18414 that do not emit the "const ...".
18415
f18dabd2
MC
184162002-04-07 Michael Chastain <mec@shout.net>
18417
18418 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
18419 Accept "A * const" and "const A * const" as type of "this".
18420 Fix spelling of getFunky throughout. Make messages uniform.
18421
0fcddd82
EZ
184222002-04-07 Elena Zannoni <ezannoni@redhat.com>
18423
a9c64011 18424 Work around for PR gdb/285:
0fcddd82
EZ
18425 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
18426
16a8534a
EZ
184272002-04-07 Elena Zannoni <ezannoni@redhat.com>
18428
18429 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
18430 instructions file at run time instead of configure time.
18431 Sometimes we run the test in a directory that is not the one we
18432 configured in.
18433 * gdb.asm/configure.in: Delete creation of symlink.
18434 * gdb.asm/configure: Regenerate.
18435
24181d81
JB
184362002-04-05 J. Brobecker <brobecker@gnat.com>
18437
18438 * gdb.gdb/xfullpath.exp: New test, to exercise the new
18439 xfullpath () function.
18440
7cdb7107
DJ
184412002-04-04 Daniel Jacobowitz <drow@mvista.com>
18442
18443 * gdb.asm/Makefile.in: Correct dependencies.
18444
18445 * gdb.asm/powerpc.inc: New file.
18446 * gdb.asm/asm-source.exp: Add PowerPC.
18447 * gdb.asm/configure.in: Likewise.
18448 * gdb.asm/configure: Regenerated.
18449
a7d17088
DJ
184502002-04-04 Daniel Jacobowitz <drow@mvista.com>
18451
18452 * gdb.base/relocate.exp: New file.
18453 * gdb.base/relocate.c: New file.
18454
cd721503
FF
184552002-04-04 Fred Fish <fnf@redhat.com>
18456
18457 * gdb.base/step-test.exp: Update comment regarding stopping in
18458 memcpy/bcopy calls inserted as part of the compiler runtime.
18459
b22ad7a7
MS
184602002-04-04 Michael Snyder <msnyder@redhat.com>
18461
18462 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
18463
5f279fa6
DJ
184642002-04-03 Daniel Jacobowitz <drow@mvista.com>
18465
18466 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
18467 (gdb_expect): Remove $notransfer hack.
18468
dd0fd3ce
DJ
184692002-04-02 Daniel Jacobowitz <drow@mvista.com>
18470
18471 * gdb.c++/classes.exp ("calling method for small class"): Match
18472 updated register output.
18473
1e50cda1
DJ
184742002-03-30 Daniel Jacobowitz <drow@mvista.com>
18475
18476 Fix PR gdb/452
18477 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
18478 when finished. Make gdb_file_cmd send "exec-file" when
18479 appropriate.
18480
24015922
DJ
184812002-03-30 Daniel Jacobowitz <drow@mvista.com>
18482
18483 * gdb.base/attach.exp: Remove extra setup_xfail.
18484
dd7dfd64
MS
184852002-03-26 Michael Snyder <msnyder@redhat.com>
18486
18487 * gdb.base/default.exp: Add tests for dump, append, and restore.
18488 * gdb.base/help.exp: Add tests for dump, append, and restore.
18489 * gdb.base/dump.exp: New file, test dump, append and restore.
18490 * gdb.base/dump.c: New file.
18491
48b2f8d7
MS
184922002-03-27 Michael Snyder <msnyder@redhat.com>
18493
d63a86f8 18494 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
18495 clean-ups in help messages.
18496
05b4d525
FF
184972002-03-26 Fred Fish <fnf@redhat.com>
18498
18499 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
18500 have debugging info for those functions and the compiler uses them
18501 internally to copy structs around.
18502
d7679631
FF
185032002-03-26 Fred Fish <fnf@redhat.com>
18504
18505 * gdb.base/list.exp: Revert the change made yesterday and add note
18506 about why we don't list the default lines for remote targets.
18507
523ac3f9
MS
185082002-03-25 Michael Snyder <msnyder@redhat.com>
18509
18510 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
18511
754b2b8d
FF
185122002-03-25 Fred Fish <fnf@redhat.com>
18513
18514 * gdb.base/list.exp: This test works on remote targets so remove
18515 the short circuit for remote targets. Update copyright.
18516
33c3e192
FF
185172002-03-25 Fred Fish <fnf@redhat.com>
18518
18519 * gdb.base/attach.exp: Fix logic error that was suppressing this
18520 test for all non hppa*-*-hpux* targets, instead of the hp target.
18521 Move comments closer to the suppression point. Also now need to
18522 check that we are running natively.
18523
d43e73ee
MS
185242002-03-22 Michael Snyder <msnyder@redhat.com>
18525
882c8f02
MS
18526 * gdb.base/default.exp: Add test for gcore. Update copyright.
18527 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 18528
04c12f60
FF
185292002-03-06 Fred Fish <fnf@redhat.com>
18530
18531 * gdb.base/funcargs.c: Remove extraneous ';' character.
18532 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
18533
b43df995
MC
185342002-03-04 Michael Chastain <mec@shout.net>
18535
18536 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
18537 accommodate gcc v3 function signature.
18538 * gdb.mi/mi0-var-cmd-exp: Ditto.
18539
92362027
AC
185402002-02-24 Andrew Cagney <ac131313@redhat.com>
18541
18542 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
18543 ``GNU/Linux'' or ``Linux kernel''
18544 * testsuite/gdb.threads/pthreads.c: Ditto.
18545
258ad32d
MC
185462002-02-24 Michael Chastain <mec@shout.net>
18547
18548 * gdb.threads/pthreads.c (thread1): Add a return statement.
18549 (thread2): Likewise.
18550 (foo): Likewise.
18551
04c3b3d4
MC
185522002-02-23 Michael Chastain <mec@shout.net>
18553
18554 * gdb.threads/linux-dp.c (philosopher): Add a return statement
18555 to placate gcc.
18556
5a2a0a20
MC
185572002-02-23 Michael Chastain <mec@shout.net>
18558
18559 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
18560 test "ptype bint". The test passes on all my stabs configurations.
18561
a640f7fc
JB
185622002-02-21 Jim Blandy <jimb@redhat.com>
18563
27924826
JB
18564 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
18565 filename at a time, and watch for the ones we want to see.
18566
a640f7fc
JB
18567 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
18568 types of pointers to prototyped functions.
18569
edcc8c75
AC
185702002-02-20 Andrew Cagney <ac131313@redhat.com>
18571
18572 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
18573 signed, unsigned and straight char.
18574 (padding_char, padding_short, padding_int, padding_long,
18575 padding_long_long, padding_float, padding_double,
18576 padding_long_double): New global variables.
18577 (fill, fill_structs): New functions.
18578
18579 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
18580 for correctly sized writes. Update copyright.
18581 (get_valueof): New procedure.
18582 (get_sizeof): Call get_valueof.
18583 (check_valueof): New procedure.
18584 (check_padding): New procedure.
18585
ac57ea44
MC
185862002-02-20 Michael Chastain <mec@shout.net>
18587
18588 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
18589 to setup_xfail. Document some of the remaining calls.
18590
7a10c941
MC
185912002-02-18 Michael Chastain <mec@shout.net>
18592
18593 * gdb.c++/userdef.exp: Update copyright year.
18594
fb8acdcc
DJ
185952002-02-18 Daniel Jacobowitz <drow@mvista.com>
18596
18597 * gdb.c++/userdef.exp: Test overloaded operators properly.
18598 Remove xfails.
18599
fda6ae12
MS
186002002-02-14 Michael Snyder <msnyder@redhat.com>
18601
18602 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
18603
676a0442
DJ
186042002-02-14 Daniel Jacobowitz <drow@mvista.com>
18605
18606 * gdb.base/a2-run.exp: Check for a remote target properly.
18607 * gdb.base/annota1.exp: Likewise.
18608 * gdb.base/list.exp: Likewise.
18609 * gdb.base/reread.exp: Likewise.
18610 * gdb.base/scope.exp: Likewise.
18611 * gdb.base/shlib-call.exp: Likewise.
18612 * gdb.base/term.exp: Likewise.
18613 * gdb.c++/annota2.exp: Likewise.
18614
78b4f468
RE
186152002-02-13 Richard Earnshaw <rearnsha@arm.com>
18616
18617 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
18618
9a81ba51
MC
186192002-02-10 Michael Chastain <mec@shout.net>
18620
18621 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
18622 (call_after_alloca): Ditto.
18623
004af6c7
DJ
186242002-02-10 Daniel Jacobowitz <drow@mvista.com>
18625
18626 * gdb.base/ending-run.exp: Guard "cont" test with
18627 gdb_skip_stdio_test.
18628
37225f62
JB
186292002-02-06 Jim Blandy <jimb@redhat.com>
18630
18631 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
18632 from here...
18633 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
18634 To here. Disable this test on non-HP platforms. Add big comment.
18635
fe6fdd96
MS
186362002-02-04 Michael Snyder <msnyder@redhat.com>
18637
18638 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
18639 other than d10v and m32r.
18640
036fad3f
RE
186412002-02-02 Richard Earnshaw <rearnsha@arm.com>
18642
18643 * gdb.base/default.exp: Rewrite test patterns to reduce time
18644 taken to match them.
18645
7148ab62
DJ
186462002-01-30 Daniel Jacobowitz <drow@mvista.com>
18647
18648 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
18649 Allow a start function above main.
18650 * gdb.threads/linux-dp.exp: Fix copyright date.
18651
396cc255
DJ
186522002-01-30 Daniel Jacobowitz <drow@mvista.com>
18653
a9c64011
AS
18654 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
18655 (check_philosopher_stack): Check for manager thread before checking
18656 for a just-starting thread.
396cc255 18657
f038d31b
DJ
186582002-01-30 Daniel Jacobowitz <drow@mvista.com>
18659
18660 From Neil Booth <neil@daikokuya.demon.co.uk>:
18661 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
18662 warnings.
18663
b3ff9d9a
FF
186642002-01-21 Fred Fish <fnf@redhat.com>
18665
18666 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
18667 not caller.
18668
39ad761d
JB
186692002-01-21 Jim Blandy <jimb@redhat.com>
18670
18671 * gdb.base/reread.exp: Check that GDB properly re-reads the
18672 executable file when it changes while no inferior is running.
18673
aaf320fa
FF
186742002-01-21 Fred Fish <fnf@redhat.com>
18675
a9c64011
AS
18676 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
18677 optionally accept the "shlib events" variation.
aaf320fa 18678
808a31f5
JB
186792002-01-21 Jim Blandy <jimb@redhat.com>
18680
18681 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
18682 call `fflush' after every `printf', so that the output is produced
18683 at predictable points, regardless of whatever buffering does (or
18684 doesn't) take place.
18685 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
18686 at different points.
18687
4420d5e2
DJ
186882002-01-20 Daniel Jacobowitz <drow@mvista.com>
18689
18690 * gdb.c++/inherit.exp: Update copyright years.
18691 * gdb.c++/method.exp: Likewise.
18692
3e36a0f4
DJ
186932002-01-20 Daniel Jacobowitz <drow@mvista.com>
18694
18695 * gdb.c++/classes.exp: Update for improved v3 support and skipping
18696 artificial methods/arguments.
18697 * gdb.c++/derivation.exp: Likewise.
18698 * gdb.c++/inherit.exp: Likewise.
18699 * gdb.c++/method.exp: Likewise.
18700 * gdb.c++/virtfunc.exp: Likewise.
18701
b4ceaee6
AC
187022002-01-18 Andrew Cagney <ac131313@redhat.com>
18703
18704 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
18705 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
18706 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
18707 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
18708 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
18709 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
18710
ecace851
JB
187112002-01-17 Jim Blandy <jimb@redhat.com>
18712
18713 * gdb.asm/asm-source.exp (info symbol): Take another shot at
18714 anchoring the pattern matching the entry point symbol's name.
18715
375fc983
AC
187162002-01-17 Andrew Cagney <ac131313@redhat.com>
18717
18718 * gdb.base/maint.exp: Update ``maint internal-error'' to match
18719 continue/quit query. Update copyright.
18720
fe6fdd96
MS
187212002-01-14 Michael Snyder <msnyder@redhat.com>
18722
18723 * gdb.base/gcore.exp: Remove extra debugging output.
18724
e017c81f
DJ
187252002-01-13 Daniel Jacobowitz <drow@mvista.com>
18726
18727 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
18728 for slightly dubious v2 mangled string.
18729
37ab3bf8
DJ
187302002-01-13 Daniel Jacobowitz <drow@mvista.com>
18731
18732 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
18733
1bc05c3a 187342002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 18735
1bc05c3a 18736 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 18737
1bc05c3a
JM
18738 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
18739 constructors.
18740 * gdb.c++/derivation.exp: Likewise.
18741 * gdb.c++/templates.exp: Likewise.
18742 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 18743
1bc05c3a
JM
187442002-01-10 Michael Snyder <msnyder@redhat.com>
18745
18746 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 18747
a911c360
MS
187482002-01-08 Michael Snyder <msnyder@redhat.com>
18749
18750 * gdb.base/gcore.exp: New test for generate-core-file command.
18751 * gdb.base/gcore.c: Testcase for above.
18752 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
18753
ea2119ec
JM
187542002-01-08 Jason Merrill <jason@redhat.com>
18755
18756 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
18757
68203136
FF
187582002-01-07 Fred Fish <fnf@redhat.com>
18759
18760 * gdb.c++/overload.exp: Remove unconditional xfails for:
18761 print foo_instance1.overloadargs(1)
18762 print foo_instance1.overloadargs(1, 2)
18763 print foo_instance1.overloadargs(1, 2, 3)
18764 print foo_instance1.overloadargs(1, 2, 3, 4)
18765 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
18766 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
18767 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
18768 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
18769 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
18770 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
18771 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
18772 print foo_instance1.overload1arg()
18773 print foo_instance1.overload1arg((char)arg2)
18774 print foo_instance1.overload1arg((signed char)arg3)
18775 print foo_instance1.overload1arg((unsigned char)arg4)
18776 print foo_instance1.overload1arg((int)arg7)
18777 print foo_instance1.overload1arg((unsigned int)arg8)
18778 print foo_instance1.overload1arg((float)arg11)
18779 print foo_instance1.overload1arg((double)arg12)
d63a86f8 18780
21b9b5b1
MS
187812002-01-07 Michael Snyder <msnyder@redhat.com>
18782
18783 * gdb.base/huge.exp: New test. Print a very large target data object.
18784 (skip_huge_test): New test variable. Define if you want to skip this
18785 test. The test reads an 8 megabyte data object from the target, so it
18786 might be very time consuming on remote targets with a slow connection.
18787 * gdb.base/huge.c: New file. Test case for above.
18788
725f922e
FF
187892002-01-07 Fred Fish <fnf@redhat.com>
18790
18791 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
18792 g_instance.bfoo, and g_instance.cfoo.
18793
889bf7c5 187942002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 18795
889bf7c5
PA
18796 * gdb.base/break.c (multi_line_if_conditional): New function.
18797 (multi_ilne_while_conditional): Likewise.
18798 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
18799 IF or WHILE condition puts the breakpoint at the start of
18800 the condition.
f286b2c3 18801
634d57ec
JL
18802 * gdb.base/selftest.exp (backtrace through signal handler): Remove
18803 hppa*-*-hpux* expected failure.
18804 * gdb.base/structs.exp (do_function_calls): Similarly.
18805
18806 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
18807 watchpoints.
18808
9fbfe2dc
AC
188092002-01-06 Andrew Cagney <ac131313@redhat.com>
18810
18811 Fix PR gdb/66.
18812 * gdb.base/structs.exp: Replace skip for a29k with skip for
18813 gdb,cannot_call_functions.
18814 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
18815 * gdb.base/callfuncs.exp: Ditto.
18816 * gdb.base/call-rt-st.exp: Ditto.
18817 * gdb.base/call-strs.exp: Ditto.
18818 * gdb.base/callfwmall.exp: Ditto.
18819 * gdb.base/scope.exp: Obsolete xfail a29k.
18820 * gdb.c++/misc.exp: Ditto.
18821 * gdb.c++/cplusfuncs.exp: Ditto.
18822 * gdb.base/ptype.exp: Ditto.
18823 * gdb.base/printcmds.exp: Ditto.
18824 * gdb.base/opaque.exp: Ditto.
18825 * gdb.base/list.exp: Ditto.
18826 * gdb.base/funcargs.exp: Ditto.
18827 * gdb.base/default.exp: Ditto.
18828
8ddad156
MS
188292002-01-04 Michael Snyder <msnyder@redhat.com>
18830
ca4976a6 18831 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
18832 * gdb.base/maint.exp: Add tests for maint info sections options.
18833
1b074332
JL
18834Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
18835
18836 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
18837
7d159115
CV
188382001-12-20 Corinna Vinschen <vinschen@redhat.com>
18839
18840 * gdb.asm/arm.inc: New file.
18841 * gdb.asm/asm-source.exp: Add arm targets.
18842 * gdb.asm/configure.in: Ditto.
18843 * gdb.asm/configure: Recreated from configure.in.
18844
8fb87725
JL
18845Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
18846
afabe08c
JL
18847 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
18848 with HP's compiler.
18849 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
18850 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
18851 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
18852 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
18853
18854 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
18855 either HP's compilers or GCC.
18856
db521deb
JL
18857 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
18858 a SIGBUS or SIGSEGV.
18859
18860 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
18861
18862 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
18863 can be compiled with either HP's compiler or GCC.
18864
cfa88ab7
JL
18865 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
18866 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
18867 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
18868
ca344dff
JL
18869 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
18870 to match current gdb output. Update due to using auto-solib-limit
18871 for limiting instead of overloading auto-solib-add.
18872 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
18873 test program.
18874
3f3c6e55 18875 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
18876 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
18877 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
18878 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
18879 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
18880 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
18881 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
18882 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
18883 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
18884 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
18885 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
18886 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
18887 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 18888
8fb87725
JL
18889 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
18890 a SIGTRAP to the inferior.
18891
cf599fa7
CV
188922001-12-19 Corinna Vinschen <vinschen@redhat.com>
18893
18894 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
18895 Substitute call to target_link by call to gdb_compile.
18896
2cd045cd
JL
18897Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
18898
a9c64011
AS
18899 * gdb.base/break.exp: Fix HP specific search string when testing
18900 backtracing in a called function.
2cd045cd 18901
a9c64011
AS
18902 * gdb.base/constvars.exp: Only set lang to C++ if we're
18903 compiling the test with HP's compilers.
18904 * gdb.base/volatile.exp: Similarly.
2cd045cd 18905
99ebe9ac
JB
189062001-12-19 Jim Blandy <jimb@redhat.com>
18907
18908 * gdb.base/printcmds.exp: Expect the null character to be printed
18909 as '\0', and the '\013' to be printed as '\v'.
18910 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
18911 * gdb.base/setvar.exp: Same.
18912
b9891b29
JB
189132001-12-17 Jim Blandy <jimb@redhat.com>
18914
0eba65ab
JB
18915 * gdb.base/completion.exp: Rather than completing very long
18916 filenames, which can make the readline library produce output we
18917 don't recognize, cd to the directory first, and then complete
18918 using nice, short relative paths.
18919
6970b5b1
JB
18920 * gdb.base/completion.exp: On some systems, there is, in fact, a
18921 variable named `b' in scope, since GDB treats all static
a9c64011
AS
18922 variables as being in scope. So use `no_var_named_this'
18923 instead of `b'.
6970b5b1 18924
b9891b29 18925 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 18926 can't find the core file's registers as a failure.
b9891b29 18927
e6ccd35f
JSC
189282001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
18929
a9c64011
AS
18930 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
18931 test expect string more specific.
e6ccd35f 18932
105ba819
CV
189332001-12-13 Corinna Vinschen <vinschen@redhat.com>
18934
18935 * gdb.asm/asm-source.exp: Add support for xstormy16.
18936 * gdb.asm/configure.in: Ditto.
18937 * gdb.asm/configure: Rebuild.
18938 * gdb.asm/xstormy16.inc: New file.
18939
e9e79dd9
FF
189402001-12-10 Fred Fish <fnf@redhat.com>
18941
18942 * gdb.base/maint.exp: Update to match changes in type dumping code.
18943
347dc97d
JB
189442001-12-10 Jim Blandy <jimb@redhat.com>
18945
18946 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
18947 matching the entry point symbol's name at the beginning of the
18948 line.
347dc97d 18949
5178b9d6
DJ
189502001-12-07 Daniel Jacobowitz <drow@mvista.com>
18951
18952 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
18953 gdb.c++/inherit.exp, gdb.c++/method.exp,
18954 gdb.c++/namespace.exp, gdb.c++/templates.exp,
18955 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
18956 and class layout support.
18957
af890c52
DJ
189582001-12-07 Daniel Jacobowitz <drow@mvista.com>
18959
18960 * gdb.c++/classes.exp: Add test for static member function.
18961 * gdb.c++/misc.cc: Add class with static member function.
18962
7a345fb3
JB
189632001-12-07 Jim Blandy <jimb@redhat.com>
18964
f2e54a80 18965 If GDB says it can't find the struct the function returned, report
8032bf31
JB
18966 those tests as `unsupported'.
18967 * gdb.base/call-rt-st.exp (print_struct_call): New function.
18968 Rewrite subsequent tests to use it.
18969
18970 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
18971 those tests as `unsupported'.
18972 * gdb.base/structs.exp (call_struct_func): New function.
18973 (do_function_calls): Use call_struct_func to call the functions
18974 returning structs.
18975
0bc69509
JB
18976 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
18977 whether functions are prototyped or not, so we can't possibly pass
18978 arguments to t_float_values2 properly.
18979
7a345fb3
JB
18980 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
18981 value of `timeout' for targets other than the mips*tx39-*.
18982
edb6ede1
MS
189832001-12-06 Michael Snyder <msnyder@redhat.com>
18984
d63a86f8 18985 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
18986 and detect whether the start symbol has a leading underscore.
18987
2d842f13
JB
189882001-12-04 Jim Blandy <jimb@redhat.com>
18989
18990 * gdb.base/completion.exp: Clarify indentation.
18991
68550daf
JB
189922001-12-03 Jim Blandy <jimb@redhat.com>
18993
18994 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
18995 variables on the S/390, not `.word'.
18996
cd5195a8
JB
189972001-11-30 Jim Blandy <jimb@redhat.com>
18998
18999 Add assembly-source tests for s390-ibm-linux.
19000 * gdb.asm/s390.inc: New file.
19001 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
19002 the S/390 architecture.
a9c64011 19003 * gdb.asm/configure: Regenerated.
cd5195a8 19004
ca9efc90
MS
190052001-11-30 Michael Snyder <msnyder@redhat.com>
19006
19007 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
19008 next, info source, info sources, info line, global and static
19009 variables, and static functions.
19010 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
19011 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
19012 * gdb.asm/asmsrc1.s: Add a static function and some variables.
19013 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
19014 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
19015 (gdbasm_leave): Restore frame pointer.
19016 (gdbasm_startup): Copy stack set-up from crt0.S.
19017
d0e66976
FN
190182001-11-26 Fernando Nasser <fnasser@redhat.com>
19019
19020 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
19021 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
19022 to a local (non-static) variable. Copy tstruct.a to a static buffer
19023 and return a pointer to that buffer.
19024 * gdb.base/callfwmall.c (t_structs_a): Ditto.
19025
e2334072
MK
190262001-11-24 Mark Kettenis <kettenis@gnu.org>
19027
19028 * gdb.asm/configure.in: Fix recognition of ix86 target.
19029 * gdb.asm/configure: Regenerate.
19030
756caa3d
MS
190312001-11-21 Michael Snyder <msnyder@redhat.com>
19032
19033 * gdb.asm/sparc.inc: New file.
19034 * gdb.asm/asm-source.exp: Recognize sparc target.
19035 * gdb.asm/configure.in: Recognize sparc target.
19036 * gdb.asm/configure: Regenerate.
d63a86f8 19037
9a4d72d5
MS
190382001-11-21 Michael Snyder <msnyder@redhat.com>
19039
19040 * gdb.asm/m32r.inc: New file.
19041 * gdb.asm/asm-source.exp: Recognize m32r target.
19042 * gdb.asm/configure.in: Recognize m32r target.
19043 * gdb.asm/configure: Regenerate.
19044
a773d1cd
MS
190452001-11-20 Michael Snyder <msnyder@redhat.com>
19046
017ac23d
MS
19047 * gdb.asm/i386.inc: New file.
19048 * gdb.asm/asm-source.exp: Recognize ix86 target.
19049 * gdb.asm/configure.in: Recognize ix86 target.
19050 * gdb.asm/configure: Regenerate.
19051
a773d1cd
MS
19052 * gdb.c++/namespace.exp: Fix quotes in output messages.
19053
bb632afb
MS
190542001-11-14 Michael Snyder <msnyder@redhat.com>
19055
25d559ca 19056 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
19057 qualifier in a type cast expression, to designate an address
19058 in the instruction space (Harvard architecture).
19059
4749e309
MS
190602001-11-13 Michael Snyder <msnyder@redhat.com>
19061
19062 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
19063 Tests for expressions using 'const' and 'volatile'.
19064
25050984
CV
190652001-11-13 Corinna Vinschen <vinschen@redhat.com>
19066
19067 * gdb.asm/asm-sources.exp: Allow defining linker flags.
19068
1902c51f
DJ
190692001-11-12 Daniel Jacobowitz <drow@mvista.com>
19070
19071 * lib/mi-support.exp (mi_run_to_helper): Move comments
19072 outside of gdb_expect.
19073
dcf95b47
DJ
190742001-11-11 Daniel Jacobowitz <drow@mvista.com>
19075
19076 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
19077 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
19078 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
19079 mi0_run_to): New functions.
19080 * gdb.mi/mi-simplerun.exp: Use them.
19081 * gdb.mi/mi0-simplerun.exp: Likewise.
19082 * gdb.mi/mi-var-cmd.exp: Likewise.
19083 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 19084
45b074e1
AC
190852001-11-10 Andrew Cagney <ac131313@redhat.com>
19086
19087 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
19088 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
19089
bf50d346
AC
190902001-11-09 Andrew Cagney <ac131313@redhat.com>
19091
19092 * gdb.base/restore.exp: Include $expected value in restored test
19093 message.
19094
9383332c
AC
190952001-11-09 Andrew Cagney <ac131313@redhat.com>
19096
19097 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
19098 implemented.
19099
db62520a
MS
191002001-11-08 Michael Snyder <msnyder@redhat.com>
19101
19102 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
19103 Add pass/fail message for stop at breakpoint in call dummy function.
19104
b5703437
MS
191052001-11-07 Michael Snyder <msnyder@redhat.com>
19106
d63a86f8
RM
19107 * gdb.c++/templates.exp (test_template_breakpoints):
19108 If we get an overload menu, but it does not match what
760f6330 19109 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
19110 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
19111 making the whitespace optional. Argument for "new" may be
19112 "unsigned" as well as "unsigned int/long".
d63a86f8 19113 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
19114 making the whitespace optional. Also replace "(void) with
19115 "((void|)), making the keyword "void" optional.
d63a86f8 19116 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
19117 making the whitespace optional. Also replace "(void) with
19118 "((void|)), making the keyword "void" optional.
3bf40917
MS
19119 * gdb.base/callfuncs.c (t_float_values): This function must
19120 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 19121 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
19122 can be tested against both cases. Usually one case involves
19123 promotion of float to double, while the other does not.
19124 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
19125 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
19126 includes a stack frame for "start".
19127
c8ab4e6d
JB
191282001-11-05 Jim Blandy <jimb@redhat.com>
19129
19130 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
19131 pointers are 32 bits long, and that offsets of relocs are always
19132 stored in the data (REL-style), and not in the reloc entry itself
19133 (RELA-style).
19134 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
19135 stabs.
19136
3f08ced9
MS
191372001-11-01 Michael Snyder <msnyder@redhat.com>
19138
19139 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
19140 and regular expression operators by using quoting.
19141
cbfa24cd
MS
191422001-10-31 Michael Snyder <msnyder@redhat.com>
19143
19144 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
19145 depending on what the symbol table contains.
19146 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
19147 the output of the ptype command. Similarly, accept both "const &"
19148 and "const&".
19149
aaa68313
CV
191502001-10-31 Corinna Vinschen <vinschen@redhat.com>
19151
19152 * gdb.base/miscexprs.c (main): Add usage of preprocessor
19153 symbol `STORAGE' to allow to choose the storage class of
19154 the local datastructures.
19155 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
19156 compiler directive.
19157
91740388
MS
191582001-10-30 Michael Snyder <msnyder@redhat.com>
19159
19160 * gdb.base/jump.exp: Allow it to run for all targets.
19161
1b7c05e7
CV
191622001-10-29 Corinna Vinschen <vinschen@redhat.com>
19163
19164 * gdb.base/call-ar-st.c (print_double_array): Match for loop
19165 with new double_array size.
19166 (main): Change storage class of all local variables to static.
19167 Reduce size of double_array to 9.
19168 * gdb.base/call-ar-st.exp: Increase timeout value.
19169 Change expected output for double array to match new size in
19170 call-ar-st.c.
19171
36a22261
CV
191722001-10-29 Corinna Vinschen <vinschen@redhat.com>
19173
19174 * gdb.base/ending-run.exp: Create identical output when passing
19175 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 19176 Stormy16 target.
36a22261 19177
92b8ae91
MK
191782001-10-28 Mark Kettenis <kettenis@gnu.org>
19179
19180 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
19181 that we catch the expected failure under Linux/x86.
19182
cb135b83
OF
191832001-10-29 Orjan Friberg <orjanf@axis.com>
19184
19185 * gdb.base/setvar.exp: Escape curly braces.
19186 * gdb.stabs/weird.exp: Ditto.
19187
6884aa54
DJ
191882001-10-27 Daniel Jacobowitz <drow@mvista.com>
19189
19190 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
19191 * gdm.mi/mi0-hack-cli.exp: Likewise.
19192
0398c9aa
AC
191932001-10-25 Andrew Cagney <ac131313@redhat.com>
19194
19195 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
19196 messages.
19197
d20bf2e8
AC
191982001-10-21 Andrew Cagney <ac131313@redhat.com>
19199
19200 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
19201 checking MI enabled.
19202
03dd63aa
CV
192032001-10-09 Corinna Vinschen <vinschen@redhat.com>
19204
19205 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
19206
1d9d99f3
FCE
192072001-10-04 Frank Ch. Eigler <fche@redhat.com>
19208
19209 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
19210 if gdb child process crashes, just signal an error.
19211
838ae6c4
JB
192122001-10-02 Jim Blandy <jimb@redhat.com>
19213
19214 * lib/gdb.exp (test_xfail_format): Simplify.
19215
19216 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
19217 front of the variable name `format'. Simplify `if'.
19218
8f0cbc1c
DJ
192192001-10-01 Daniel Jacobowitz <drow@mvista.com>
19220
19221 * gdb.threads/pthreads.exp: Wait for output and delay
19222 before sending ^C.
19223
1f08dafd
DJ
192242001-10-01 Daniel Jacobowitz <drow@mvista.com>
19225
19226 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
19227 some incorrect output instead of timing out.
19228 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
19229
674f90ff
CV
192302001-09-28 Corinna Vinschen <vinschen@redhat.com>
19231
19232 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
19233 check to allow additional `int'.
19234
9b284272
DJ
192352001-09-27 Daniel Jacobowitz <drow@mvista.com>
19236
19237 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
19238 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
19239
b55a4771
MS
192402001-09-27 Michael Snyder <msnyder@redhat.com>
19241
19242 * lib/gdb.exp (test_debug_format): New proc.
19243 (setup_xfail_format): Use new proc test_debug_format.
19244 * gdb.base/constvars.exp (local_compiler_xfail_check): New
19245 proc; use new service proc test_debug_format.
19246 Replace all other "gcc_compiled" tests with this test.
19247 * gdb.base/volatile.exp (local_compiler_xfail_check): New
19248 proc; use new service proc test_debug_format.
19249 Replace all other "gcc_compiled" tests with this test.
19250
192512001-09-27 Michael Snyder <msnyder@redhat.com>
19252
19253 * gdb.base/cvexpr.exp: New file.
19254 * gdb.base/cvexpr.c: New file
19255 Test for expressions using const and volatile keywords.
19256
4e6667ac
CV
192572001-09-26 Corinna Vinschen <vinschen@redhat.com>
19258
19259 * gdb.base/constvars.exp: Check for different orders of keywords
19260 and additional "int" strings in output.
19261
4f337972
AC
192622001-09-22 Andrew Cagney <ac131313@redhat.com>
19263
19264 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
19265 responses from "help maint".
19266
2015650d
FCE
192672001-09-19 Frank Ch. Eigler <fche@redhat.com>
19268
19269 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
19270 to localhost:NNN instead of :NNN, in case Xvfb is listening
19271 only on TCP.
19272
f3bcedc1
CV
192732001-09-19 Corinna Vinschen <vinschen@redhat.com>
19274
19275 * gdb.base/recurse.exp: When checking leaving the watchpoint
19276 scope, recognize when gdb is in function's epilogue and pass.
19277
6b819c92
KS
192782001-09-18 Keith Seitz <keiths@redhat.com>
19279
19280 * lib/insight-support.exp (_gdbtk_export_target_info): Add
19281 support for running tests against sid targets.
19282 (gdbtk_done): Ditto.
19283
a10c9419
CV
192842001-09-18 Corinna Vinschen <vinschen@redhat.com>
19285
19286 * gdb.base/ending-run.c (main): Set stdout buffersize
19287 to the same reasonable value for any target.
19288 * gdb.base/ending-run.exp: Add a regular expression
19289 to make testsuite happy on Sanyo Stormy16 target.
19290
739d0d99
CV
192912001-09-17 Corinna Vinschen <vinschen@redhat.com>
19292
19293 * gdb.base/display.c (do_loops): Add float variable `f'.
19294 Increment f in loop.
19295 * gdb.base/display.exp: Increment timeout by 60 seconds.
19296 Change float display test to use variable `f'.
19297
1b8947f0
JB
192982001-09-17 Jim Blandy <jimb@redhat.com>
19299
19300 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
19301 overflowing the limited breakpoint tables on some ROM monitors
19302 (like the ROM68K).
19303
9890ac81
FCE
193042001-09-15 Frank Ch. Eigler <fche@redhat.com>
19305
19306 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
19307 the "-ac" (disable access control) flag.
19308
6db765ea
JH
193092001-08-30 Jeff Holcomb <jeffh@redhat.com>
19310
19311 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
19312 ints.
19313
4c32cc04
KS
193142001-08-30 Keith Seitz <keiths@redhat.com>
19315
19316 * lib/gdb.exp: Move all insight-related functionality into
19317 separate file.
19318 * lib/insight-support.exp: New file.
19319
8d6e6f81
FCE
193202001-08-29 Frank Ch. Eigler <fche@redhat.com>
19321
19322 * config/sid.exp (sid_start): Never set sid verbosity; disable
19323 expect_background {} that consumed its stdout; tolerate </dev/null.
19324 Attempt to set endianness override in "sid" protocol mode. Cleanup.
19325
6a90e1d0
AC
193262001-08-18 Andrew Cagney <ac131313@redhat.com>
19327
19328 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
19329 CLI jump command to start it.
19330 (mi_run_to_main): Fail immediatly when unexpected output.
19331
1759b3c3
AC
193322001-08-18 Andrew Cagney <ac131313@redhat.com>
19333
19334 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
19335 beginning of function. Fix PR gdb/191.
19336
61d11d80
FCE
193372001-08-16 Frank Ch. Eigler <fche@redhat.com>
19338
19339 * config/sid.exp (sid_start): Don't warn if we cannot figure out
19340 what to force sid endianness to.
19341
942a4df2
KS
193422001-08-15 Keith Seitz <keiths@redhat.com>
19343
19344 * lib/gdb.exp (gdbtk_start): Don't set environment
19345 variables for TCL_LIBRARY and friends. Insight will
19346 now figure these out for itself.
19347
0521c418
MS
193482001-08-02 Michael Snyder <msnyder@redhat.com>
19349
19350 * gdb.base/completion.exp: Remove the symbol "a64l" from
19351 the expect string; this is target-specific, and not related
19352 to what is being tested.
19353
74a9a58a
DB
193542001-08-02 Dave Brolley <brolley@redhat.com>
19355
19356 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
19357
c70819fa
MS
193582001-07-25 Michael Snyder <msnyder@redhat.com>
19359
c2b8fa57
MS
19360 * gdb.base/consecutive.exp: New file. Test stepping over
19361 breakpoints on consecutive instructions.
19362 * gdb.base/consecutive.c: New file.
19363
c70819fa
MS
19364 * gdb.base/call-rt-st.exp: Use double-backslash to quote
19365 curly braces in regular expressions.
19366
2b1a1355
MS
193672001-07-25 Michael Snyder <msnyder@redhat.com>
19368
19369 * gdb.base/ending-run.exp: Accept "Program exited normally" as
19370 legitimate output from stepping out of main.
19371
413eca6f
KS
193722001-07-22 Keith Seitz <keiths@redhat.com>
19373
19374 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
19375 the empty string, do not run the tests.
19376
7e5a9322
SC
193772001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19378
19379 * gdb.base/long_long.exp: Detect size of pointer. Take into
19380 account 2-byte pointers when testing for p/a results.
19381
de58f10f
SC
193822001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19383
d63a86f8 19384 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
19385 and defined to 1K for m68hc11.
19386 (random_data): Reduce table to 1K for embedded platforms (68hc11).
19387 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
19388 (sizeof_random_data): New variable to tell the size of the data table;
19389 don't test past this size; always run to main.
19390
d6f5fea1
SC
193912001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19392
19393 * gdb.base/return2.exp: return of long long and double fails for
19394 68HC11; don't execute these tests on that platform.
19395 * gdb.base/return.exp: Return of a double fails for 68hc11.
19396
c477543d
SC
193972001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19398
19399 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
19400 tests that print a float.
19401 * call-rt-st.exp: Likewise.
19402
63cf1c79
MK
194032001-07-12 Mark Kettenis <kettenis@gnu.org>
19404
19405 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
19406 running this test on Linux.
19407
112f9ab5
MC
194082001-06-24 Michael Chastain <chastain@redhat.com>
19409
19410 * gdb.base/arithmet.exp: Remove some tests to make all test names
19411 unique.
19412
4970cb0f
MS
194132001-07-03 Michael Snyder <msnyder@redhat.com>
19414
19415 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
19416 the output of the ptype command.
19417
d85da69f
MS
194182001-07-02 Michael Snyder <msnyder@redhat.com>
19419
4c8a82de
MS
19420 * gdb.base/completion.exp: Don't assume that break.c is the only
19421 source file that may contain functions named "marker".
d85da69f
MS
19422 * gdb.base/corefile.exp: Quote the curly braces in regexp.
19423
8afc772b
AC
194242001-06-28 Andrew Cagney <ac131313@redhat.com>
19425
19426 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
19427 of files to delete.
19428
19429 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
19430 * gdb.disasm/h8300s.exp: New file.
19431 gdb.disasm/h8300s.s: Likewise.
19432
cff22675
AC
194332001-06-27 Andrew Cagney <ac131313@redhat.com>
19434
19435 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
19436 empty breakpoint tables.
19437
68c81b54
AC
194382001-06-25 Andrew Cagney <ac131313@redhat.com>
19439
19440 * lib/mi-support.exp: Update args=... part of stop-reason
19441 patterns. Accept either a list or a tuple.
19442
2dd62704
AC
194432001-06-23 Andrew Cagney <ac131313@redhat.com>
19444
19445 * lib/mi-support.exp: Remove local emacs variable defining
19446 change-log-default-name.
19447
b4127474
MC
194482001-06-22 Michael Chastain <chastain@redhat.com>
19449
19450 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
19451 This is operationally compatible with the previous version.
19452
8dbfb380
JB
194532001-06-13 Jim Blandy <jimb@redhat.com>
19454
19455 * lib/gdb.exp (gdb_test): Doc fix.
19456
f2d8c86d
MC
194572001-06-10 Michael Chastain <chastain@redhat.com>
19458
19459 * gdb.base/exprs.exp: Remove a duplicate test.
19460
81564d34
JB
194612001-06-06 Jim Blandy <jimb@redhat.com>
19462
19463 * gdb.base/return2.exp (main): Use values to test float and double
19464 returns that are not NaN's, to avoid being confused by IEEE
19465 comparison rules.
19466
da55addb
MS
194672001-06-04 Michael Snyder <msnyder@redhat.com>
19468
19469 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 19470 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
19471 rather than wait for 12 more tests to time out.
19472
42c65987
JB
194732001-06-06 Jim Blandy <jimb@redhat.com>
19474
b18bced9 19475 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 19476 Don't forget to match the GDB prompt.
b18bced9 19477
42c65987
JB
19478 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
19479
5b41e5f0
JB
194802001-06-04 Jim Blandy <jimb@redhat.com>
19481
19482 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
19483 command.
19484
015e046f
KB
194852001-05-31 Kevin Buettner <kevinb@redhat.com>
19486
19487 * gdb.base/annota1.exp (info break): Match four or more spaces
19488 after "Address".
19489
fb1ffbbe
MC
194902001-05-31 Michael Chastain <chastain@redhat.com>
19491
19492 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
19493 (dm_type_int_star): Likewise.
19494 (dm_type_long_star): Likewise.
19495 (dm_type_void_star): Likewise.
19496
5ea2a32c
KB
194972001-05-29 Kevin Buettner <kevinb@redhat.com>
19498
19499 * gdb.base/completion.exp (INPUTRC): Set this environment variable
19500 to a known value in order to get consistent results regardless
19501 of the setting of INPUTRC or the presence or contents of .inputrc.
19502
ae23c492
MS
195032001-05-24 Michael Snyder <msnyder@redhat.com>
19504
ac55707e
MS
19505 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
19506 Don't require that the main thread and the manager thread are the
19507 first in the list.
19508
ae23c492
MS
19509 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
19510 debugging. If test fails, issue an "unsupported" not a "fail".
19511
400071f1
JB
195122001-05-24 Jim Blandy <jimb@redhat.com>
19513
19514 Don't assume that short is shorter than int.
19515 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
19516 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 19517 this isn't true.
400071f1
JB
19518 ("print unsigned char == (~0)"): Add test that verifies that ~0,
19519 an int, is not equal to ~0 stored in an unsigned char. This tests
19520 the same thing that the previous test meant to, but works on
19521 16-bit machines, too.
19522 ("print unsigned char != (~0)"): Same test, complemented.
19523
0816a3e5
MS
195242001-05-24 Michael Snyder <msnyder@redhat.com>
19525
19526 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 19527 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
19528 and prevents dejagnu getting out of step.
19529
f6dc23a9
KB
195302001-05-23 Kevin Buettner <kevinb@redhat.com>
19531
19532 * gdb.base/finish.exp (finish_void): Revise pattern for
19533 stopping on the call statement to not permit stopping at
19534 the start of the instructions comprising the call sequence.
19535
7dbd117d
MC
195362001-05-19 Michael Chastain <chastain@redhat.com>
19537
19538 * gdb.base/callfuncs.exp: Make all test names unique.
19539 * gdb.base/commands.exp: Make all test names unique.
19540 * gdb.base/condbreak.exp: Make all test names unique.
19541 * gdb.base/dbx.exp: Make all test names unique.
19542 * gdb.base/default.exp: Make all test names unique.
19543 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
19544 and TIMEOUT messages to their corresponding PASS message.
19545 * gdb.base/ending-run.exp: Make all test names unique.
19546 * gdb.base/long_long.exp: Remove duplicate test.
19547
6b0b0a9e
KB
195482001-05-21 Kevin Buettner <kevinb@redhat.com>
19549
19550 * gdb.base/finish.exp (finish_void): Allow "finish" command to
19551 stop on the call statement as well as the statement after the
19552 call.
19553
2caa35cb
MS
195542001-05-21 Michael Snyder <msnyder@redhat.com>
19555
19556 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
19557
40713331
EZ
195582001-05-10 Elena Zannoni <ezannoni@redhat.com>
19559
a9c64011
AS
19560 * gdb.base/completion.exp: Revamp test. Make it execute on all
19561 platforms.
40713331 19562
c2c1be8d
EZ
195632001-05-10 Elena Zannoni <ezannoni@redhat.com>
19564
a9c64011
AS
19565 * config/gdbserver.exp (gdb_load): Handle the case
19566 in which the arguments to gdbserver are given in the
19567 baseboard configuration file.
19568 Also handle the case in which the server needs to do a
19569 load.
2c9cd303 19570
9671de48
KS
195712001-05-07 Keith Seitz <keiths@cygnus.com>
19572
a9c64011
AS
19573 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
19574 set up the display for testing.
19575 (gdbtk_start): Convert all paths to paths that tcl will like.
19576 Export target information to environment.
19577 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
19578 necessary.
19579 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
19580 (to_tcl_path): New proc to convert a given pathname into
19581 a path acceptible as an argument to a tcl command.
19582 (_gdbtk_export_target_info): New proc to export target info
19583 into the environment for gdbtk testing.
19584 (gdbtk_done): New proc to signal end-of-test.
9671de48 19585
5a360f47
JB
195862001-05-06 Jim Blandy <jimb@redhat.com>
19587
19588 * restore.c: Make the code of caller0 correspond to its comment.
19589
66c756c6
MS
195902001-05-03 Michael Snyder <msnyder@redhat.com>
19591
19592 * config/sid.exp (gdb_target_sid): Check for error messages.
19593 On error or timeout, don't make expect exit (which will terminate
19594 all subsequent tests); instead just make gdb exit.
d63a86f8 19595 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
19596 return a negative value.
19597
a966fde5
JB
195982001-04-24 Jim Blandy <jimb@redhat.com>
19599
851c18e0
JB
19600 * gdb.c++/templates.exp: If we see the prompt for the overload
19601 list, but we haven't recognized any of the longer patterns,
19602 arrange for this test to fail, not hang.
19603
a966fde5
JB
19604 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
19605 variations.
19606
db144853
MC
196072001-04-22 Michael Chastain <chastain@redhat.com>
19608
19609 * gdb.c++/local.exp: Use the 'runto' library function.
19610 * gdb.c++/namespace.exp: Likewise.
19611 * gdb.c++/overload.exp: Likewise.
19612
3207ec21
KB
196132001-03-26 Kevin Buettner <kevinb@redhat.com>
19614
19615 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
19616 * gdb.base/step-line.exp: New file. Test step/next in presence of
19617 #line directives.
19618 * gdb.base/step-line.c: New file. Test program for the above.
19619 * gdb.base/step-line.inp: New file. We pretend that this file has
19620 been transformed by some other tool into step-line.c.
19621
13b57657
JB
196222001-03-21 Jim Blandy <jimb@redhat.com>
19623
19624 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
19625 unmangled operator names.
19626
754cbe1c
JB
196272001-03-20 Jim Blandy <jimb@redhat.com>
19628
19629 * gdb.threads/linux-dp.exp: Recognize an additional message
19630 generated by GDB when it doesn't understand how to debug threads
19631 on the target system.
19632
177495c9
AC
196332001-03-19 Andrew Cagney <ac131313@redhat.com>
19634
19635 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
19636
f266096b
MC
196372001-03-12 Michael Chastain <chastain@redhat.com>
19638
19639 * gdb.c++/derivation.exp: Use the 'runto' library function.
19640
cac3c2ff
MC
196412001-03-12 Michael Chastain <chastain@redhat.com>
19642
19643 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
19644
b6c11a24
MC
196452001-02-24 Michael Chastain <chastain@redhat.com>
19646
19647 * gdb.c++/ref-types.exp: Change handwritten code to library
19648 function 'runto'.
19649
6bae5bce
OF
196502001-03-16 Orjan Friberg <orjanf@axis.com>
19651
19652 * gdb.base/signals.exp: Set count to 0 explicitly.
19653
0015fd9a
MS
196542001-03-15 Mark Salter <msalter@redhat.com>
19655
19656 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
19657 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
19658 (gdb_load): Add support for additional target_info: gdb_download_size
19659 and gdb_load_timeout.
0015fd9a 19660
fc33412a
DT
19661Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
19662
19663 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
19664 file -- to prevent failing when the compile fails but we have no
19665 intention of running the tests anyway.
fc33412a
DT
19666
19667 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
19668 tests if set.
19669
19670 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 19671 integers.
fc33412a
DT
19672
19673 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
19674 * gdb.c++/namespace.exp: Ditto.
19675
115f06de
OF
196762001-03-07 Orjan Friberg <orjanf@axis.com>
19677
19678 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
19679 * gdb.base/pointers.exp: Relax pattern match of decimals.
19680
b6ba6518
KB
196812001-03-06 Kevin Buettner <kevinb@redhat.com>
19682
19683 * Makefile.in, config/abug.exp, config/cfdbug.exp,
19684 config/cpu32bug.exp, config/dve.exp, config/est.exp,
19685 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
19686 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
19687 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
19688 config/sh.exp, config/sid.exp, config/slite.exp,
19689 config/sparclet.exp, config/udi.exp, config/unknown.exp,
19690 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
19691 config/vxworks.exp, config/vxworks29k.exp,
19692 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
19693 gdb.base/all-bin.exp, gdb.base/annota1.exp,
19694 gdb.base/arithmet.exp, gdb.base/assign.exp,
19695 gdb.base/async.exp, gdb.base/attach.exp,
19696 gdb.base/bitfields.exp, gdb.base/bitops.exp,
19697 gdb.base/break.exp, gdb.base/call-ar-st.exp,
19698 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
19699 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
19700 gdb.base/commands.exp, gdb.base/completion.exp,
19701 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
19702 gdb.base/constvars.exp, gdb.base/corefile.exp,
19703 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
19704 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
19705 gdb.base/ending-run.exp, gdb.base/environ.exp,
19706 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
19707 gdb.base/finish.exp, gdb.base/foll-exec.exp,
19708 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
19709 gdb.base/funcargs.exp, gdb.base/help.exp,
19710 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
19711 gdb.base/logical.exp, gdb.base/long_long.exp,
19712 gdb.base/maint.exp, gdb.base/mips_pro.exp,
19713 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
19714 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
19715 gdb.base/pointers.exp, gdb.base/printcmds.exp,
19716 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
19717 gdb.base/regs.exp, gdb.base/relational.exp,
19718 gdb.base/remote.exp, gdb.base/reread.exp,
19719 gdb.base/restore.exp, gdb.base/return2.exp,
19720 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
19721 gdb.base/selftest.exp, gdb.base/setshow.exp,
19722 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
19723 gdb.base/sigall.exp, gdb.base/signals.exp,
19724 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
19725 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
19726 gdb.base/step-test.exp, gdb.base/structs.c,
19727 gdb.base/structs.exp, gdb.base/structs2.exp,
19728 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
19729 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
19730 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
19731 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
19732 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
19733 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
19734 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
19735 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
19736 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
19737 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
19738 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
19739 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
19740 gdb.fortran/types.exp, gdb.java/jmisc.exp,
19741 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
19742 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
19743 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
19744 gdb.trace/circ.exp, gdb.trace/collection.exp,
19745 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
19746 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
19747 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
19748 gdb.trace/report.exp, gdb.trace/save-trace.exp,
19749 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
19750 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
19751 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
19752 notices.
19753
dc96c6c7 197542001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
19755
19756 * gdb.base/varargs.c (find_max_double): Fix printf format string:
19757 first arg is int not float.
19758
dc96c6c7 197592001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
19760
19761 * gdb.base/reread.exp: Unsupported for non-native targets;
19762 doesn't work for remote debugging.
19763
9b0c4aeb
FN
197642001-02-19 Fernando Nasser <fnasser@redhat.com>
19765
19766 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
19767 * gdb.base/ending-run.exp: Properly handle the BSP state when
19768 stepping past the end of main.
9b0c4aeb 19769
02aa71d5
MC
197702001-02-19 John Moore <jmoore@redhat.com>
19771
19772 * gdb.base/commands.exp (infrun_breakpoint_command_test):
19773 Converted HPUX fix for non-expected items following multiple
19774 step commands into general solution for all platforms.
19775
1fa449a4
MC
197762001-02-18 Michael Chastain <chastain@redhat.com>
19777
19778 * gdb.c++/classes.exp (do_tests): Change runto statements
19779 from "runto 'foo(void)'" to "runto 'foo'". This makes the
19780 statements demangler agnostic.
19781 * gdb.c++/virtfunc.exp (do_tests): Likewise.
19782 (gdb_virtfunc_restart): Likewise.
19783
b2f9ec70
MC
197842001-02-14 Michael Chastain <chastain@redhat.com>
19785
19786 * gdb.c++/inherit.exp (do_tests): Change runto statements
19787 from "runto 'foo(void)'" to "runto 'foo'". This makes the
19788 statements demangler agnostic.
19789
cf74b8ca
AC
19790Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
19791
19792 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
19793 ``continue to bkpt at common_routine in thread 2'' and ``stopped
19794 before calling common_routine 15 times'' tests.
cf74b8ca 19795
99f78f56
MC
197962001-02-11 Michael Chastain <chastain@redhat.com>
19797
19798 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
19799 Helps the test script figure out which demangler is in use.
19800 (dm_type_foo_ref): Ditto.
19801 (dm_type_int_star): Ditto.
19802 (dm_type_long_star): Ditto.
19803 (dm_type_unsigned_int): Ditto.
19804 (dm_type_void): Ditto.
19805 (dm_type_void_star): Ditto.
99707966 19806 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
19807 Probe the gdb demangler and set variables to accommodate
19808 formatting differences.
19809 (info_func_regexp): New function. Same as info_func, but
19810 matches against a regexp.
19811 (info_func): Match against a literal string.
19812 (print_addr_2): New function. Match against a literal string,
19813 which can be different from the input to gdb.
19814 (print_addr): Simply call print_addr_2 with the same argument twice.
19815 (test_lookup_operator_functions): Use demangler formatting variables.
19816 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
19817 the tests in the same order as the C++ class declaration.
19818 (test_paddr_operator_functions): Ditto.
19819 (test_paddr_overloaded_functions): Ditto.
19820 (test_paddr_hairy_functions): Use demangler formatting variables.
19821 Add reference to gdb/19 for related tests.
19822 (do_tests): Call probe_demangler.
19823
1de8f023
KB
198242001-01-30 Kevin Buettner <kevinb@redhat.com>
19825
19826 * gdb.c++/templates.cc (printf): Remove unused function definition.
19827
ca3f91ed
MS
198282001-01-26 Felix Lee <flee@redhat.com>
19829
19830 * sid.exp (sid_exit): Pass host, not target, to remote_close.
19831
198322001-01-25 matthew green <mrg@redhat.com>
19833
19834 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
19835 up sid.
19836 (sid_exit): Call `remote_pop_conn' after GDB is gone.
19837
198382001-01-25 matthew green <mrg@redhat.com>
19839
19840 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 19841 Deprecate $sid_spawn_id.
ca3f91ed
MS
19842 (sid_exit): Remove code necessary only for `spawn.'
19843
198442001-01-25 matthew green <mrg@redhat.com>
19845
19846 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
19847
fb18ec4a
MC
198482001-01-28 Michael Chastain <chastain@redhat.com>
19849
19850 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
19851 to call when tests fail. It takes gdb out of the overloaded
19852 function choice menu back to the main prompt, so that the test
19853 program stays synchronized.
19854 (set_bp_overloaded): New proc to collect all the common
19855 code for setting a breakpoint on an overloaded name. Calls
19856 take_gdb_out_of_choice_menu when needed.
19857 (menu_overload1arg): New variable to collect the repeated
19858 instances of the expected menu for an overloaded name. Change
19859 the regular expression to handle changes in g++ type encoding:
19860 "void" can be either "void" or "", and "unsigned int" can be
19861 either "unsigned int" or "unsigned".
19862 (continue_to_bp_overloaded): Change regular expressions to handle
19863 changes in g++ type encoding.
19864 (no proc): Call take_gdb_out_of_choice_menu when needed.
19865 Remove redundant calls to "info break". Accept either "canceled"
19866 or "cancelled". Change regular expressions in "info break"
19867 calls to handle changes in g++ type encoding. Give all tests
19868 unique strings.
19869
9c646a6e
BE
198702001-01-17 Ben Elliston <bje@redhat.com>
19871
19872 * config/sid.exp: New file.
19873
9549d9c1
AC
19874Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
19875
19876 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
19877
dc96c6c7 198782000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
19879
19880 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
19881 Add a RE to accept a non-ascii char if one is ever presented.
19882
b4df4f68
FN
198832000-12-20 Fernando Nasser <fnasser@redhat.com>
19884
297dd0fd 19885 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 19886
dc96c6c7 198872000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 19888
d63a86f8 19889 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
19890 in regexp. One '\' does not suffice on Linux.
19891
4a7bddb6
MC
198922000-12-09 Michael Chastain <chastain@redhat.com>
19893
19894 * gdb.base/break.exp (test_clear_command): Use a marker function
19895 rather than 'main' for the test function. Also move this
19896 test to an execution point where the marker function names are
19897 guaranteed to be bound to functions. (Executing tests after a
19898 'finish' from main runs into name conflicts with local names
19899 in __libc_start_main).
19900
dc96c6c7 199012000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
19902
19903 * gdb.base/finish.exp: New test for gdb's "finish" command.
19904 * gdb.base/return2.exp: New test for gdb's "return" command.
19905 * gdb.base/return2.c: New source file for above.
19906
dc96c6c7 199072000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
19908
19909 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
19910 * gdb.base/miscexprs.exp: Ditto.
19911 * gdb.base/pointers.exp: Ditto.
19912 * gdb.c++/derivation.exp: Ditto.
19913 * gdb.c++/local.exp: Ditto.
19914 * gdb.c++/namespace.exp: Ditto.
19915 * gdb.c++/overload.exp: Ditto.
19916 * gdb.c++/ref-types.exp: Ditto.
19917
dc96c6c7 199182000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
19919
19920 * gdb.base/constvars.exp: Test result of "up" command.
19921 * gdb.base/miscexprs.exp: Ditto.
19922 * gdb.base/pointers.exp: Ditto.
19923 * gdb.base/scope.exp: Ditto.
19924 * gdb.c++/derivation.exp: Ditto.
19925 * gdb.c++/local.exp: Ditto.
19926 * gdb.c++/namespace.exp: Ditto.
19927 * gdb.c++/overload.exp: Ditto.
19928 * gdb.c++/ref-types.exp: Ditto.
19929
44097287
FN
199302000-11-22 Michael Chastain <chastain@redhat.com>
19931
19932 * mips_pro.exp: Accept either "middle -> top -> main" or
19933 "middle -> main" in the backtrace, because gcc can optimize
19934 tail calls to jumps. Remove setup_xfail for the hppa case.
19935 Add a comment with the original warning messages from PR 3016,
19936 which was filed in 1993, to preserve them for posterity.
19937
9d2e1bab
ND
199382000-11-17 Nick Duffek <nsd@redhat.com>
19939
19940 * lib/gdb.exp (gdb_test): Override timeout with board info.
19941
1aca8eb7
ND
199422000-11-17 Nick Duffek <nsd@redhat.com>
19943
19944 * gdb.base/display.exp: Don't kill running stub. Add "again" to
19945 the second kill and detach messages.
19946
93076499
ND
199472000-11-17 Nick Duffek <nsd@redhat.com>
19948
19949 * configure.in: Add AC_EXEEXT.
19950 * configure: Regenerate.
19951 * Makefile.in (just-check): Export EXEEXT.
19952 * lib/gdb.exp ($EXEEXT): Import from environment.
19953 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
19954 expect "maint dump-me" on Cygwin.
19955 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
19956 $EXEEXT.
19957
30e87cd3
ND
199582000-11-17 Nick Duffek <nsd@redhat.com>
19959
19960 * gdb.base/break.exp: Test backtrace and finish from called
19961 function on all platforms, not just HP-UX.
19962
dc96c6c7 199632000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
19964
19965 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
19966 code from gdb_target_monitor, so it can be used independantly
19967 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 19968
dc96c6c7 199692000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
19970
19971 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
19972 * gdb.base/corefile.exp: Expect the message "Program is being
19973 debugged already" when we send the "corefile" command, since
19974 the preceeding gdb_load may have connected gdb to a remote target.
19975 * gdb.base/display.exp: Disable hardware watchpoints if new
19976 board info variable "no_hardware_watchpoints" is true.
19977 Replace single-letter commands with more readable ones.
19978 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
19979 if new board info variable "no_hardware_watchpoints" is true.
19980 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
19981 to see if stdio (printf) testing is possible.
19982 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
19983 board info variable "no_hardware_watchpoints" is true. Use new
19984 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
19985
39124dea
FN
199862000-11-13 Fernando Nasser <fnasser@redhat.com>
19987
19988 From Orjan Friberg <orjanf@axis.com>:
19989 * gdb.base/printcmds.exp: Escape curly braces followed by a number
19990 in array print pattern match.
19991
a9e2e984
FN
199922000-11-09 Fernando Nasser <fnasser@redhat.com>
19993
19994 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
19995 spelling "cancelled" to U.S. spelling "canceled" to match changes
19996 made to gdb.
19997 * gdb.c++/ovldbreak.exp: Ditto.
19998
c7db355b
PS
199992000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
20000
20001 * gdb.base/callfuncs.c (main): Moved to end of file, call
20002 t_double_values to initialize the FPU before inferior calls are made.
20003 * gdb.base/callfuncs.exp: Test for register preservation after calling
20004 inferior functions. Add tests for continuining, finishing and
20005 returning from a stop in a call dummy.
20006
dc96c6c7 200072000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
20008
20009 * gdb.base/commands.exp: Break up long lines, and re-indent.
20010
dc96c6c7 200112000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
20012
20013 * config/gdbserver.exp: Rewritten from the ground up, to make it
20014 compatible with the current dejagnu tree, and to make it work with
20015 the new "gdbserver" in libremote.
20016
dc96c6c7 200172000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
20018
20019 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
20020 * gdb.base/varargs.exp: Skip entire test if no printf support.
20021 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
20022 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
20023
dc96c6c7 200242000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
20025
20026 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
20027 no floating point support.
20028 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
20029 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
20030 * gdb.base/call-rt-st.exp: Ditto.
20031 * gdb.base/call-strs.exp: Ditto.
20032
bac5fc66
JG
200332000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
20034
20035 * gdb.base/sizeof.c: include <stdio.h>.
20036
20037 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
20038 'finish', otherwise uncaptured gdb_prompt would potentially
20039 throw remaining test points out of sync.
bac5fc66 20040
b22a6027
SB
200412000-07-26 Scott Bambrough <scottb@netwinder.org>
20042
20043 * gdb.base/recurse.exp: Run tests for all targets.
20044 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
20045 gnu-oldld case on ARM.
20046 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
20047 for ARM targets.
d63a86f8 20048
d8231941
AG
20049Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
20050
20051 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
20052 * gdb.java/configure: Rebuild.
20053
8caabe69
AG
20054Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
20055
20056 * gdb.java/jv-exp.exp: New file.
20057
9d273ca3
AG
20058Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
20059
20060 * configure: Rebuilt.
20061 * configure.in (configdirs): Add gdb.java.
20062 * gdb.java/jmisc.java: New file.
20063 * gdb.java/jmisc.exp: New file.
20064 * gdb.java/Makefile.in: New file.
20065 * gdb.java/configure: Rebuilt.
20066 * gdb.java/configure.in: New file.
20067 * lib/java.exp: New file.
20068
4f823a66
AC
20069Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
20070
20071 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 20072 underflow.
4f823a66 20073
2391e11d
AC
20074Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
20075
20076 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 20077 and the compilers sizes.
2391e11d 20078
54602222
ND
200792000-07-09 Nick Duffek <nsd@redhat.com>
20080
20081 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
20082 (use_methods): New function.
20083 (main): Call use_methods().
20084 * gdb.c++/classes.exp (test_method_param_class): New procedure.
20085 (do_tests): Call test_method_param_class.
20086
2bec0572
ND
200872000-07-09 Nick Duffek <nsd@redhat.com>
20088
20089 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
20090 spelling.
20091 (test_enums): New procedure. Move enum tests from end of script
20092 to here. Set breakpoint on function name instead of line number.
20093 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
20094 (enums2): New marker function.
20095 (enums1): New function.
20096 (main): Call enums1(). Move enum tests to enums1().
20097
78492fde
AC
20098Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
20099
20100 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 20101 compile/link program. Update line numbers.
78492fde
AC
20102 * gdb.asm/d10v.inc: Define ``startup''.
20103 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 20104
49a2cef8
AC
20105Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
20106
20107 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
20108
3e6c8688
EZ
201092000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20110
20111 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 20112 of 'help maint print' command.
3e6c8688 20113
9ff5cbe9
AC
20114Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
20115
20116 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 20117 they use gdb_expect_list.
9ff5cbe9 20118
17c579bd
AC
20119Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
20120
20121 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
20122 memory-read-packet-size'' instead of ``set endian big'' to test
20123 long commands.
17c579bd 20124
e6d71bf3
DB
201252000-06-03 Daniel Berlin <dan@cgsoftware.com>
20126
20127 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 20128 g++, and stop skipping them.
e6d71bf3
DB
20129
20130 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
20131 work under g++.
20132
d63a86f8 20133 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
20134 initialization.
20135
dc96c6c7 201362000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
20137
20138 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
20139 the regular expression: accept an (almost) arbitrary sequence of
20140 "frames-invalid" and "breakpoints-invalid" messages both before
20141 and after the "starting" message.
20142
dc96c6c7 201432000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
20144
20145 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 20146
dc96c6c7 201472000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
20148
20149 * gdb.base/annota1.exp (annotate-signal-handler-caller):
20150 Relax the regular expression a little, make it pass on Solaris 8.
20151
8216cda9
KB
201522000-05-12 Kevin Buettner <kevinb@redhat.com>
20153
20154 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 20155 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
20156 Instead, it is permissible for gdb to stop on the line of the
20157 call itself.
20158
1a570b2f
MS
201592000-05-12 Michael Snyder <msnyder@.cygnus.com>
20160
20161 * gdb.base/break.exp (bp on small function, optimized file):
20162 Add a second pass pattern. The behavior differs here between stabs
20163 and dwarf for one-line functions. Stabs preserves two line symbols
20164 (one before the prologue and one after) with the same line number,
20165 but dwarf regards these as duplicates and discards one of them.
20166 Therefore the address after the prologue (where the breakpoint is)
20167 has no exactly matching line symbol, and GDB reports the breakpoint
20168 as if it were in the middle of a line rather than at the beginning.
20169
dc96c6c7 201702000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 20171
d63a86f8 20172 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
20173 rather than "send_gdb" (for consistancy).
20174
7d418785
AC
20175Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
20176
20177 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
20178 * gdb.c++/templates.cc: Properly check for GCC version number.
20179 * lib/compiler.cc: Likewise
20180
dc96c6c7 201812000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 20182
d63a86f8 20183 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
20184 gdb may not stop at the first line of main, due to code motion.
20185
dc96c6c7 201862000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
20187
20188 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
20189 This test depends on parsing the printf output from the target.
20190 Since the sparclet stub doesn't do stdio, this will never work.
20191 * gdb.base/call-rt-st.exp: ditto.
20192 * gdb.base/call-strs: ditto.
20193
dc96c6c7 201942000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
20195
20196 * gdb.base/miscexprs.exp: make sizeof long array test portable.
20197
20198 * gdb.base/ending-run.exp: After connecting to a remote target,
20199 but before running, the target will appear to be in a random
20200 location. Specify both a file and a line for breakpoints.
20201 Also, the function that calls main may be called 'init'
20202 rather than 'start'.
20203
a5a51225
EZ
202042000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20205
20206 * gdb.base/help.exp: Update output for add-symbol-file command.
20207
7930cc7c
FN
202082000-04-10 Fernando Nasser <fnasser@cygnus.com>
20209
20210 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20211 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
20212
23e37ab1
C
202132000-04-07 J.T. Conklin <jtc@redback.com>
20214
e93c542c
C
20215 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
20216
23e37ab1
C
20217 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
20218
591b8fa3
PDM
20219Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
20220
20221 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 20222 values that can be represented exactly.
591b8fa3
PDM
20223 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
20224 above change, and to not check against the directory part of the source
20225 file name.
20226 (step into print_long_arg_list): Likewise.
20227 (print print_small_structs from print_long_arg_list): Likewise.
20228 (print print_long_arg_list): Likewise.
20229
7a495180
EZ
202302000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20231
30b53638 20232 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 20233
beb998c6
AC
20234Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
20235
20236 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
20237
1c689132
DB
202382000-03-25 Daniel Berlin <dan@cgsoftware.com>
20239
20240 * gdb.base/commands.exp (deprecated_command_test): Add test for
20241 deprecate with no arguments.
20242
c1790a9d
JL
202432000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
20244
20245 * gdb.base/break.exp: Add new test for setting breakpoints on
20246 optimized code so we can test breakpoints work even when function
20247 prologues may be optimized away
20248
003ba290
FN
202492000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
20250
20251 From David Whedon <dwhedon@gordian.com>
a9c64011 20252 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 20253
6837a0a2
DB
202542000-03-22 Daniel Berlin <dan@cgsoftware.com>
20255
20256 * gdb.base/help.exp: Added test for new apropos command.
20257
b9593231
KB
202582000-03-21 Kevin Buettner <kevinb@redhat.com>
20259
20260 * gdb.base/pointers.c (usevar): New function.
20261 (main): Make sure that global variables v_int_pointer2, rptr,
20262 and y are all referenced someplace in the program by calling
20263 usevar() on them. [Some linkers delete symbols which are
20264 never referenced. The space remains, but there's no way to
20265 get a (symbolic) handle on the variable from the debugger.]
20266
751a959b
EZ
202672000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20268
20269 * gdb.base/printcmds.c: Add typedeffed arrays.
20270
20271 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 20272 procedure to test arrays that are typedef'd.
751a959b 20273
73a93a32
JI
202742000-03-13 James Ingham <jingham@leda.cygnus.com>
20275
20276 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 20277 the library directories.
73a93a32 20278
fb40c209
AC
20279Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
20280
20281 * configure.in (configdirs): Add sub directory gdb.mi.
20282 * configure: Re-generate.
20283
20284 * gdb.mi: New directory.
d63a86f8 20285
ee4dd2c9
AC
202862000-02-25 Scott Bambrough <scottb@netwinder.org>
20287
20288 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 20289 a long long value as a double on ARM platforms.
ee4dd2c9 20290
70f0cc22
JB
202912000-02-16 Jim Blandy <jimb@redhat.com>
20292
20293 * gdb.base/break.exp ("breakpoint line number"): Make sure the
20294 default source file is set properly before running this test.
20295
853819b8
EZ
202962000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20297
20298 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 20299 gdbtk/library directory, not in gdbtcl2.
853819b8 20300
dfcd3bfb
JM
203012000-02-04 Jim Blandy <jimb@redhat.com>
20302
20303 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
20304 backslash from regexp pattern.
20305
20306 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
20307 procedure. Use it to run all the "continue to bp overloaded"
20308 tests. Note that this changes the names of the tests slightly.
20309 If the breakpoint hit message includes a hex PC value, because
20310 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
20311 from the real source code, still consider that a pass.
20312
20313 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
20314 XFAIL here if the breakpoint message contains a hex address. Note
20315 similar change on 1999-11-02.
20316
20317 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
20318
20319 * gdb.base/ptype.exp: Establish a default source file before
20320 calling get_debug_format.
20321
203222000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
20323
20324 * gdb.base/watchpoint.exp: Remove duplication of test messages.
20325
8b93c638
JM
203262000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
20327
20328 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
20329 of successive stepi commands -- while in the prologue we should see
20330 the function entry bracket.
20331
203322000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
20333
20334 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
20335 reach __change_mode() when stepping through the end of main().
20336
c5394b80
JM
203372000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
20338
20339 * gdb.base/default.exp: Fix expected pattern.
20340 * gdb.base/help.exp: Same.
20341
0d06e24b
JM
203422000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20343
20344 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 20345 Don't use xfail's because that affects only the following test.
d63a86f8 20346
0d06e24b 20347 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 20348 solaris or linux.
0d06e24b
JM
20349
20350 * gdb.base/selftest.exp: Update to reflect changes to main.c.
20351
dc96c6c7 203522000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 20353
d63a86f8 20354 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
20355 "A syntax error" rather than "A parse error". Accept both.
20356
203572000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
20358
20359 * gdb.base/default.exp: Remove OS dependent string from "target
20360 remote" test.
20361 * gdb.base/help.exp: Same for "help target remote" test.
20362
c3f6f71d
JM
203632000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20364
20365 From Jim Kingdon <kingdon@redhat.com>:
20366
20367 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
20368 prompt (cleanup rather than necessity, but still might keep output
20369 from spilling to next test).
c3f6f71d
JM
20370
203712000-01-02 Fred Fish <fnf@cygnus.com>
20372
20373 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
20374 AIX, which defines them in <sys/types.h>.
20375
ed9a39eb 203761999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 20377
ed9a39eb 20378 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 20379 float" test.
ed9a39eb
JM
20380
203811999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 20382
ed9a39eb 20383 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
20384
20385 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
20386 outermost frame disallowed".
20387
203881999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
20389
20390 * gdb.base/setvar.exp: New tests for setting the value of a struct
20391 with a constant list.
20392
203931999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
20394
20395 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
20396 require the user to type a cast before setting the value of a struct.
20397
de57eccd
JM
203981999-12-06 Jim Blandy <jimb@cygnus.com>
20399
20400 * gdb.base/default.exp: Expect the new 'info float' command on
20401 all i386 platforms.
20402
20403 * gdb.threads/linux-dp.exp: Expand our ability to recognize
20404 LinuxThreads libraries that don't support debugging.
20405
c2d11a7d
JM
20406Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
20407
20408 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
20409 Change the buffer type to ``unsigned char'' to simplify size
20410 arithmetic.
c2d11a7d
JM
20411
20412 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
20413 stub only handles 400-1 byte packets. Verify that the download
20414 worked.
c2d11a7d
JM
20415
204161999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
20417
20418 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
20419 tests, using UNRESOLVED for the untested cases. Also, does not wait
20420 for a timeout if the prompt was received before a recognizable pattern.
20421
204221999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
20423
20424 * lib/gdb.exp (gdb_expect_list): Fix spelling.
20425
204261999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20427
20428 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 20429 watchpoints.
c2d11a7d
JM
20430
204311999-11-24 Jason Merrill <jason@casey.cygnus.com>
20432
20433 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
20434
20435 * gdb.c++/local.exp: Be more flexible in recognizing local class
20436 name mangling. Don't allow horribly truncated method names.
20437 * gdb.c++/derivation.exp: Expect protected inheritance.
20438 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
20439 * gdb.c++/virtfunc.exp: Likewise.
20440 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
20441 when printing a nested enum.
20442
204431999-11-22 Jim Blandy <jimb@cygnus.com>
20444
20445 * gdb.base/step-test.exp: Properly await GDB's response to setting
20446 a breakpoint on the call to large_struct_by_value.
20447
20448 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
20449 just because we have debug info for the `start' function.
20450
204511999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
20452
20453 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
20454 "Unknown signal" messages, which indicate (on LinuxThreads) that
20455 GDB doesn't know how to debug threads on this system. This is
20456 better than hanging while philosopher 0 dumps chatter into gdb.log.
20457
204581999-11-18 Tom Tromey <tromey@cygnus.com>
20459
20460 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
20461
204621999-11-18 Fred Fish <fnf@cygnus.com>
20463
20464 * gdb.base/coremaker2.c: Add sample program for generating
20465 cores that is more self contained than coremaker.c. Eventually
20466 I'll add more code to this and tie it into the testsuite.
20467
4ce44c66
JM
204681999-11-12 Stan Shebs <shebs@andros.cygnus.com>
20469
20470 * gdb.base/dollar.exp: Remove, now in gdb.hp.
20471
204721999-11-10 Jimmy Guo <guo@cup.hp.com>
20473
20474 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 20475 from $srcdir/lib/.
4ce44c66 20476 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 20477 and gdb.c++/.
4ce44c66
JM
20478
20479 * gdb.c++/derivation.exp: remove redundant get compiler info code.
20480
d63a86f8 20481 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
20482 'continue with watch' test point.
20483
204841999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
20485
20486 Merged from p2linux-990323-branch:
d63a86f8 20487
4ce44c66
JM
20488 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
20489
11cf8741
JM
20490Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
20491
20492 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 20493 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
20494
20495Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
20496
20497 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 20498 gdb_expect_list.
11cf8741
JM
20499
20500Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
20501
20502 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
20503
205041999-11-03 Mark Salter <msalter@cygnus.com>
20505
20506 * gdb.base/break.exp: Fix "stub continue" pattern.
20507
205081999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
20509
20510 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
20511
205121999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
20513
20514 * gdb.base/display.exp ("finish"): Add timeout clause.
20515
20516 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
20517 plain prompt clause, so this doesn't have to time out in order to
20518 fail.
20519
20520 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 20521 breakpoint hit messages include an address.
11cf8741
JM
20522
20523 * gdb.base/display.exp: Don't forget to escape parens in regular
20524 expressions. Unix regexp notatation sucks.
20525
205261999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20527
20528 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 20529 order for 'signalled' message.
11cf8741 20530
5c44784c
JM
205311999-11-01 Stan Shebs <shebs@andros.cygnus.com>
20532
20533 From Jimmy Guo <guo@cup.hp.com>:
20534 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
20535 * gdb.base/annota1.c: Add code for tests to work with.
20536
205371999-10-26 Frank Ch. Eigler <fche@cygnus.com>
20538
20539 * gdb.base/remote.exp: New test for remote downloading settings.
20540 * gdb.base/remote.c: New file with large .data.
20541
917317f4
JM
205421999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
20543
20544 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
20545 for LinuxThreads support, merged from the Code Fusion branch.
20546
20547Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
20548
20549 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
20550 containing exp_continue into a while within an expect. Don't
20551 attempt a start more than three times. Check return value from
20552 gdb_load.
d63a86f8 20553
2df3850c
JM
20554Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
20555
20556 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 20557 a pass case.
2df3850c 20558
2acceee2
JM
205591999-10-01 Kevin Buettner <kevinb@cygnus.com>
20560
20561 * gdb.base/break.c (main): Added a statement that we can step
20562 off of.
20563 * gdb.base/break.exp: Added tests for setting a breakpoint
20564 at an offset and stepping onto a breakpoint.
20565
205661999-10-01 Fred Fish <fnf@cygnus.com>
20567
d63a86f8 20568 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
20569 gdb output.
20570
c2c6d25f
JM
205711999-09-18 Jim Blandy <jimb@cris.red-bean.com>
20572
20573 * gdb.base/break.exp: Code locations are in hex, don't forget!
20574 (For HP-UX.)
20575
205761999-09-17 Stan Shebs <shebs@andros.cygnus.com>
20577
20578 * condbreak.exp: Use break.c as test program.
20579 * condbreak.c: Remove, redundant with break.c.
20580
205811999-09-15 Stan Shebs <shebs@andros.cygnus.com>
20582
20583 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 20584 Z-packets if the target needs it.
c2c6d25f
JM
20585
205861999-09-13 James Ingham <jingham@leda.cygnus.com>
20587
20588 * gdb.c++/overload.exp: Added tests for listing overloaded
20589 functions with function pointers in the arg, explicitly calling
20590 out the version you want.
20591
cff3e48b
JM
205921999-09-09 Stan Shebs <shebs@andros.cygnus.com>
20593
20594 * long_long.exp: Add variations of test cases that work for
20595 targets with 16-bit ints and 32-bit doubles.
20596
d4f3574e
SS
205971999-09-08 Stan Shebs <shebs@andros.cygnus.com>
20598
20599 * break.c (main): Compare a possibly-uninitialized argc with an
20600 unlikely value that fits in 16 bits.
20601
206021999-09-07 Stan Shebs <shebs@andros.cygnus.com>
20603
20604 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
20605 0xfeeb, don't want negative numbers if ints are 16 bits.
20606
20607 * lib/gdb.exp (skip_cplus_tests): New proc.
20608 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
20609 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
20610 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
20611 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
20612 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
20613 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
20614 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
20615 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
20616
20617 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
20618
20619Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
20620
20621 * gdb.base/corefile.exp (up): Allow a parameter to appear
20622 in the frame that we're going up to.
20623
20624 From Jim Blandy <jimb@cygnus.com>:
20625
20626 * gdb.base/default.exp (info float): Expect some output now.
20627
20628 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
20629 returning floating-point values to fail on the x86.
20630 * gdb.base/callfwmall.exp (do_function_calls): Same.
20631
20632 * gdb.base/list.exp (test_listsize): Correct expectations for
20633 listing line 1 with listsize 2. Also, listing a single line
20634 works now, as does listing three lines. [Kevin's note: There
20635 were a number of other cases fixed too where the expectations
20636 differed...]
20637
206381999-09-02 Stan Shebs <shebs@andros.cygnus.com>
20639
20640 * gdb.base/selftest.exp: Add case for when version prints as
20641 constant string instead of char pointer.
20642
104c1213
JM
206431999-08-25 Stan Shebs <shebs@andros.cygnus.com>
20644
20645 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 20646 stepping out of main.
104c1213
JM
20647
20648 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
20649 G++ used.
20650
20651 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 20652 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
20653
20654 * gdb.c++/ovldbreak.exp: Update match string in test that
20655 includes a warning of multiple breakpoints.
20656
206571999-08-24 Stan Shebs <shebs@andros.cygnus.com>
20658
20659 * gdb.base/display.exp: Improve precision of step-after-finish
20660 added yesterday.
20661
20662 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 20663 test.
104c1213
JM
20664
20665 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
20666 configs when using G++, not just hppa*.
20667
206681999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20669
20670 * gdb.base/async.c: New file.
20671 * gdb.base/async.exp: New file.
20672
20673Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
20674
20675 * gdb.base/break.exp: Tweak PA specific tests to properly handle
20676 PA64.
20677
53a5351d
JM
20678Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
20679
104c1213
JM
20680 * gdb.base/display.exp: "finish" can leave us mid-line on many
20681 targets, deal with it. Add a small constant to main, instead of
20682 1000 since main+1000 may not be a valid address in the target.
20683
53a5351d
JM
20684 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
20685 on hpux11.
20686
20687 * gdb.base/attach.exp: Handle another hpux11 error message variant
20688 when attaching to a process that does not exist.
20689
206901999-08-19 J.T. Conklin <jtc@redback.com>
20691
20692 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 20693 characters in 'continue to 1241' test.
53a5351d
JM
20694
206951999-08-17 Stan Shebs <shebs@andros.cygnus.com>
20696
20697 * gdb.base/call-ar-st.exp: Add a shorter match case for the
20698 stop in print_long_arg_list, define and use a whitespace
20699 variable in print_small_structs test, add an XFAIL for Solaris.
20700 * gdb.base/dbx.exp: XFAIL func commands until somebody is
20701 interested enough to fix.
20702
7be570e7
JM
207031999-08-13 Keith Seitz <keiths@cygnus.com>
20704
20705 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
20706 (dbx_gdb_load): Remove. Use gdb_load instead, since that
20707 proc knows about targets other than the natives.
20708 (test_assign): Use "gdb_run_cmd" to "run" the target.
20709 Check that we've actually hit the breakpoint at main.
20710 When we attempt to assign a value to a local variable, check
20711 that the variable is in the current scope, i.e., don't use
20712 a test with an empty result.
20713
20714Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
20715
20716 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 20717 command.
7be570e7
JM
20718
207191999-08-09 Stan Shebs <shebs@andros.cygnus.com>
20720
20721 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20722 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
20723 gdb.compat, gdb.threads-hp.
20724 gdb.hp/configure, gdb.hp/configure.in: New files.
20725 gdb.hp/Makefile.in: Recurse into new subdirs.
20726 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
20727 gdb.hp/gdb.objdbg: New directory, tests for debugging info
20728 in object files.
20729 gdb.hp/tools: New directory, aux tools for HP-specific tests.
20730
96baa820
JM
207311999-08-05 Stan Shebs <shebs@andros.cygnus.com>
20732
20733 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 20734 funky printf, remove a bogus p/a test.
96baa820
JM
20735
207361999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20737
20738 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
20739 connected to the target. This is necessary when running not
20740 natively.
96baa820
JM
20741
207421999-08-03 Stan Shebs <shebs@andros.cygnus.com>
20743
20744 * gdb.base/step-test.exp: Removed some extraneous messages.
20745
20746 * gdb.base/long_long.exp: Don't run memory examination tests
20747 on little-endian targets (they will need a different set of
20748 results to match).
20749
207501999-08-02 Stan Shebs <shebs@andros.cygnus.com>
20751
20752 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
20753 until somebody decides to fix GDB.
20754
20755 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 20756 constant as "ULL".
96baa820
JM
20757 * gdb.base/long_long.exp: Loosen x/c test, add partial result
20758 matches for a couple x/2 commands.
20759
a0b3c4fd
JM
207601999-07-30 Stan Shebs <shebs@andros.cygnus.com>
20761
20762 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
20763 by merging in ref-types2 tests.
20764 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
20765
20766 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20767 * gdb.c++/Makefile.in: Add standard actions.
20768 (EXECUTABLES): Rename from PROGS, update list.
20769 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
20770 from gdb.hp.
20771 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
20772 foo and bar locals.
20773 * gdb.c++/anon-union.exp: Fix tests to match.
20774 * gdb.c++/classes.exp: Run if HP compiler used, add extra
20775 expect matches to handle output variations.
20776 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
20777 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 20778 output, add HP alternatives for new and delete prints.
a0b3c4fd 20779 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 20780 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
20781 * gdb.c++/demangle.exp: Use $style when reporting failure.
20782 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
20783 * gdb.c++/inherit.exp: Run if HP compiler used, add some
20784 match alternatives.
20785 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 20786 compilers.
a0b3c4fd
JM
20787 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
20788 * gdb.c++/method.exp: Add match alternatives.
20789 * gdb.c++/misc.cc: Add bool types.
20790 * gdb.c++/misc.exp: Add tests for bool types.
20791 * gdb.c++/overload.exp: Add xfails.
20792 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
20793 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
20794 add some more template parameter tests (only for HP currently).
20795 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
20796 * gdb.c++/virtfunc.cc: Add return type and value for main.
20797 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
20798 match alternatives.
d63a86f8 20799
a0b3c4fd
JM
208001999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20801
20802 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
20803
208041999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
20805
20806 * gdb.base/signals.exp: Don't expect getting a backtrace from
20807 within a signal handler to fail on Linux.
20808
208091999-07-29 Stan Shebs <shebs@andros.cygnus.com>
20810
20811 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20812 * lib/gdb.exp: Remove some gratuitious semicolons.
20813 (delete_breakpoints): Increase timeout.
20814 (gdb_expect): Add -notransfer option.
20815 (gdb_test): Use -notransfer option.
20816 (get_compiler_info): Add f77 case.
20817 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 20818 case.
a0b3c4fd
JM
20819 (gdb_preprocess): Call get_compiler.
20820
20821 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
20822 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
20823 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
20824 gdb.base/long_long.exp, gdb.base/printcmds.exp,
20825 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
20826 third arg to gdb_test.
a0b3c4fd
JM
20827 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
20828 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 20829 HP-UX xfails, add others.
a0b3c4fd
JM
20830 * gdb.base/completion.exp: Reflect name change of self-test.
20831 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
20832 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
20833 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
20834 HP failure number.
a0b3c4fd
JM
20835 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
20836 useless HP-UX 10.30 references.
20837 * gdb.base/maint.exp: Loosen matches.
20838 * gdb.base/pointers.c (main): Declare more_code.
20839 * gdb.base/pointers.exp: Match on output of a `next'.
20840 * gdb.base/structs.c: Add prototypes.
20841 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
20842 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
20843
208441999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20845
20846 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 20847 command.
a0b3c4fd
JM
20848
208491999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20850
20851 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
20852 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
20853
20854 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
20855 debug info. Deal with lack of signal hanlder info in stack.
20856
a9c64011 20857 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
20858 * gdb.base/annota1.exp: If printf has debug info, deal with it.
20859
5a2468f5
JM
208601999-07-19 Stan Shebs <shebs@andros.cygnus.com>
20861
20862 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 20863 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 20864
adf40b2e
JM
20865Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
20866
20867 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 20868 a1-selftest.exp.
adf40b2e
JM
20869 * gdb.base/configure: Re-generate.
20870
208711999-07-12 Stan Shebs <shebs@andros.cygnus.com>
20872
20873 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
20874 in trying to run first and name is too long.
20875
20876 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
20877 pointers2.c and pointers2.exp, respectively.
20878 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
20879 doschk happier.
20880
43e526b9
JM
208811999-07-08 Stan Shebs <shebs@andros.cygnus.com>
20882
20883 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
20884 callfuncs2.c and callfuncs2.exp.
20885
20886 * gdb.base/list.exp: Remove mistaken xfails.
20887 * gdb.base/list0.h: Add optional prototypes.
20888
9846de1b
JM
20889Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
20890
a9c64011 20891 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 20892 calling malloc.
a9c64011
AS
20893 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
20894 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 20895 use.
9846de1b
JM
20896
208971999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20898
20899 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
20900 * gdb.base/annota2.cc, annota2.exp: Move from here.
20901 * gdb.c++/annota2.cc, annota2.exp: To here.
20902 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
20903
43ff13b4
JM
20904Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
20905
20906 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 20907 a consistent format.
43ff13b4 20908
085dd6e6
JM
209091999-06-25 Stan Shebs <shebs@andros.cygnus.com>
20910
20911 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20912 * lib/gdb.exp (get_compiler_info): Add detection for assorted
20913 HP compilers, also set the globals $true and $false.
20914
20915 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
20916 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
20917 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
20918 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
20919 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
20920 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
20921 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
20922 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
20923 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
20924 whatis.c} Add C++ compatible function definitions and return
20925 types, add includes for library functions.
085dd6e6
JM
20926 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
20927 * gdb.base/step-test.c (myglob): Rename from glob.
20928 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
20929 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
20930 files, move here from gdb.hp.
085dd6e6 20931 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
20932 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
20933 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
20934 Adjust line numbers in regexps.
085dd6e6
JM
20935
20936 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
20937 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
20938 instead of 0/1.
20939
20940 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
20941 foll-vfork.exp: New files, move here from gdb.hp.
20942 * gdb.base/page.exp: New file, test of pagination command.
20943
20944 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
20945 recursion test.
20946 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
20947
20948 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 20949 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
20950
20951 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 20952 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 20953 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 20954 watchpoint test.
085dd6e6
JM
20955 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
20956 them work.
20957 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
20958 expressions properly.
20959 * gdb.base/corefile.exp: Loosen the match slightly.
20960 * gdb.base/default.exp: Allow "Error accessing memory" message
20961 also.
20962 * gdb.base/display.exp: Skip over x/0 j if PA64.
20963 * gdb.base/funcargs.exp: Add xfails for HP-UX.
20964 * gdb.base/interrupt.exp: Ditto.
20965 * gdb.base/langs.exp: Add symbolic matches governed by compiler
20966 in use.
20967 * gdb.base/list.exp: Add xfails for HP-UX.
20968 * gdb.base/long_long.exp: Refine some of the numeric matches.
20969 * gdb.base/mips_pro.exp: Xfail on HP-UX.
20970 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
20971 * gdb.base/nodebug.exp: Succeed on more varieties of output.
20972 * gdb.base/opaque.exp: Remove some HP-UX xfails.
20973 * gdb.base/ptype.exp: Succeed on more varieties of output.
20974 * gdb.base/scope.exp: Add xfails for HP-UX.
20975 * gdb.base/sect-cmd.exp: Add more cases.
20976 * gdb.base/setvar.exp: Add xfails for HP-UX.
20977 * gdb.base/shlib-call.exp: Loosen some matches slightly.
20978 * gdb.base/signals.exp: Match on void symbolically.
20979 * gdb.base/step-test.exp: Add case for PA64.
20980 * gdb.base/term.exp: Add exit and restart.
20981 * gdb.base/twice.exp: Clean up after self.
20982 * gdb.base/varargs.exp: Disable overload resolution explicitly.
20983 * gdb.base/whatis.exp: Allow more ways to pass tests.
20984
20985 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 20986 no longer useful.
085dd6e6
JM
20987
20988Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
20989
20990 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 20991 list of patterns.
085dd6e6 20992 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
20993 print_double_array(double_array)", "continuing to breakpoint
20994 1018", "print print_double_array(array_d)" and "continuing to
20995 1034" tests.
d63a86f8 20996
085dd6e6
JM
209971999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
20998
a9c64011 20999 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
21000
210011999-06-24 Stan Shebs <shebs@andros.cygnus.com>
21002
21003 * config/mt-*: Remove, these haven't been used since 1996.
21004
210051999-06-22 Stan Shebs <shebs@andros.cygnus.com>
21006
21007 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 21008 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
21009 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
21010
9e0b60a8
JM
210111999-06-18 Stan Shebs <shebs@andros.cygnus.com>
21012
21013 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
21014 simpler match case for the ptype of the big class.
21015
210161999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
21017
21018 * gdb.exp: Fix test for gdb_prompt existence.
21019
210201999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
21021
21022 * gdb.exp (gdb_test): Add fail after calls to perror.
21023
210241999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
21025
21026 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
21027
210281999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
21029
21030 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
21031
0f71a2f6
JM
21032Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
21033
21034 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 21035 malloc() is linked in.
0f71a2f6
JM
21036
210371999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
21038
21039 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
21040 step at end.
21041
21042 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
21043
210441999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
21045
21046 * gdb.java/jv-print.exp: New file. (Our first Java test!)
21047
cce74817
JM
21048Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
21049
21050 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
21051 * gdb.base/mips_pro.exp: Likewise.
21052
210531999-06-02 Keith Seitz <keiths@cygnus.com>
21054
21055 * gdb.c++/templates.cc: Change all "new" operators to throw
21056 an exception.
21057 * gdb.c++/cplusfuncs.cc: Likewise.
21058
21059 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
21060
21061Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
21062
21063 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
21064 * gdb.base/ending-run.exp: When stepping out of main, accept a
21065 step into an arbitrary assembler file.
cce74817 21066
392a587b
JM
210671999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21068
d63a86f8 21069 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 21070 "breakpoint-invalid" to be printed.
d63a86f8 21071 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
21072 number of "frames-invalid" and "breakpoint-invalid" to be printed.
21073 * gdb.base/annota2.cc: Initialize a.x to 0.
21074
9e086581
JM
210751999-05-17 Keith Seitz <keiths@cygnus.com>
21076
21077 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
21078 when "skip_float_tests" set.
21079 Ditto for "print print_double_array(array_d)", "print print_small_structs",
21080 "print print_ten_doubles", and "step into print_long_arg_list".
21081 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
21082 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
21083 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
21084 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
21085 "skip_float_tests" is set.
21086 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
21087 when "skip_float_tests" set.
d63a86f8 21088
cd0fc7c3
SS
210891999-05-06 Keith Seitz <keiths@cygnus.com>
21090
21091 * gdb.base/annota2.cc: Include stdio.h.
21092
21093Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
21094
21095 * gdb.base/crossload.exp: Remove, this has been disabled ever
21096 since BFD stopped including all targets, and cross-GDB gets
21097 plenty of testing anyway.
21098 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
21099 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
21100 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
21101 * gdb.base/README: Remove, was doc for this.
21102 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 21103 needed.
cd0fc7c3 21104
b83266a0
SS
211051999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21106
21107 * gdb.base/call-ar-st.exp: Fix one regular expression in test
21108 output.
21109
21110 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
21111 * gdb.base/annota2.exp: New file. More annotation tests.
21112 * gdb.base/annota1.c: New file. Source file for annota1.exp.
21113 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
21114
211151999-04-23 Angela Marie Thomas <angela@cygnus.com>
21116
21117 * config/cfdbug.exp: New file.
21118
7a292a7a
SS
211191999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
21120
21121 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
21122 Marcus Daniel's and Dale Hawkins's demangler crashes.
21123
21124 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
21125 test_lucid_style_demangling, test_arm_style_demangling,
21126 test_hp_style_demangling): Try Tom Tromey's core-dumping
21127 identifier under each demangling style.
7a292a7a
SS
21128
211291999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
21130
21131 * gdb.c++/demangle.exp: Include the current demangling style
21132 in all test names.
21133 (current_demangling_style): New global variable.
21134 (set_demangling_style, test_demangling_core, test_demangling,
21135 test_demangling_exact): New functions.
21136 (test_gnu_style_demangling, test_lucid_style_demangling,
21137 test_arm_style_demangling, test_hp_style_demangling): Use those,
21138 instead of calling gdb_test and gdb_test_exact directly.
21139 (catch_demangling_errors): New function, which reports errors
21140 signalled by the demangling test functions in an orderly way.
21141 (do_tests): Use catch_demangling_errors.
21142
211431999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
21144
21145 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 21146 grouping in expressions, not {}.
7a292a7a
SS
21147
21148 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 21149 initialized yet.
7a292a7a
SS
21150
211511999-04-01 Stan Shebs <shebs@andros.cygnus.com>
21152
21153 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
21154 are listed.
21155
211561999-03-26 Stan Shebs <shebs@andros.cygnus.com>
21157
21158 * gdb.stabs/weird.exp: Test for CC being defined before
21159 looking at its value.
21160
211611999-03-25 Stan Shebs <shebs@andros.cygnus.com>
21162
21163 * gdb.base/call-ar-st.exp: Remove stray '#'.
21164 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
21165 "short int" and "long int".
21166 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 21167 change, to mollify finicky HP compiler.
7a292a7a
SS
21168 * gdb.hp/reg-test.exp (testfile): Fix file name.
21169 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 21170
7a292a7a
SS
21171 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
21172 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
21173 alternate form of enum ptype.
21174
c906108c
SS
211751999-03-23 Stan Shebs <shebs@andros.cygnus.com>
21176
7a292a7a
SS
21177 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
21178 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
21179 passing skip_hp_tests, so as not to waste time on guaranteed
21180 failure.
7a292a7a 21181
c906108c
SS
21182 * gdb.c++/overload.cc: Pass string instead of char addr, always
21183 init ccpfoo.
21184 * gdb.c++/templates.cc: Fix syntax error.
21185
7a292a7a
SS
21186Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21187
21188 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 21189 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
21190 command.
21191
211921999-03-18 James Ingham <jingham@cygnus.com>
21193
21194 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
21195
21196 * gdb.c++/method.exp: It was testing an uninitialized int on the
21197 stack and assuming it was positive.
21198
21199 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
21200
21201 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 21202 keep it from killing the rest of the tests.
7a292a7a
SS
21203 Use gdb_continue_to_end.
21204
21205 * gdb.base/sigall.exp: use gdb_continue_to_end.
21206
21207 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
21208
21209 * gdb.base/display.exp: use runto_main, not run.
21210
d63a86f8
RM
21211 * gdb.base/default.exp: Check for the current error message in the
21212 r abbreviation test.
7a292a7a
SS
21213 Add strongarm to the targets that know info float.
21214
d63a86f8 21215 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
21216 run which doesn't work with monitors.
21217
21218 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
21219
21220 * gdb.base/break.exp: use the gdb_continue_to_end proc.
21221
21222 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
21223 program. Traps the case (in Cygmon) when the program never really
21224 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
21225 more places, so I used my name. Sorry Mark...
21226
21227 * config/monitor.exp (gdb_target_monitor): added another
21228 target_info parameter: remotebinarydownload. This will set the
21229 remotebinarydownload flag if this is causing some boards trouble.
21230
212311999-03-18 Mark Salter <msalter@cygnus.com>
21232
21233 * lib/gdb.exp (continue_to_exit): New function.
21234
21235 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
21236 * gdb.base/ending-run.exp: Ditto.
21237 * gdb.base/step-test.exp: Ditto.
21238
212391999-03-16 Stan Shebs <shebs@andros.cygnus.com>
21240
21241 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
21242 (suggested by Art Haas <ahaas@neosoft.com>).
21243
212441999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
21245
889bf7c5 21246 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
21247
21248Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
21249
21250 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 21251 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
21252
212531999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
21254
21255 * gdb.base/call-strs.exp: Don't assume that `step' will step over
21256 a call to strlen; sometimes we do have sources.
21257
212581999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
21259
21260 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 21261 character, so GDB won't print garbage after its end.
d63a86f8 21262
c906108c
SS
21263 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
21264 breakpoint there instead. Sometimes GCC emits memcpy to handle
21265 the large structures being passed by value, so we step into that
21266 instead of sum_array_print, which obscures what we're really testing.
21267 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
21268 the bizarre steps into memcpy, so do that here. Add check for
21269 stepping into function calls that pass large structures by value.
21270 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
21271 Remove all references to specific line numbers.
21272 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
21273 New type and function.
21274 (main): Call large_struct_by_value, passing it a large struct by value.
21275 * lib/gdb.exp (gdb_get_line_number): New function.
21276
21277 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
21278 more portable.
21279
7a292a7a
SS
212801999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
21281
c906108c
SS
21282 * lib/gdb.exp: Doc fixes.
21283
7a292a7a
SS
212841999-03-05 Nick Clifton <nickc@cygnus.com>
21285
d63a86f8 21286 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
21287
212881999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
21289
c906108c 21290 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
21291 commands. They're not germane to this test, and they don't work
21292 that way on remote targets.
c906108c 21293
3fc11d3e
JM
212941999-03-01 James Ingham <jingham@cygnus.com>
21295
21296 * Changelog entries merged over from gdb development branch.
21297
3fc11d3e
JM
21298 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
21299
21300 * lib/gdb.exp (gdbtk_analyze_results): Generic function
21301 for outputting results of test run.
21302
2d4a1622 21303 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
21304
21305 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 21306
7a292a7a
SS
213071999-02-25 Felix Lee <flee@cygnus.com>
21308
21309 * lib/gdb.exp (debug_format): initialize
21310
c906108c
SS
213111999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
21312
21313 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
21314 * gdb.base/call-rt-st.c: Ditto.
21315
c906108c
SS
213161999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
21317
21318 * gdb.threads/pthreads.exp (horiz): New variable.
21319 (test_startup): Fix regexps that capture thread numbers.
21320
213211999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
21322
21323 * gdb.base/smoke.exp: Disambiguate two test case names (both
21324 called ``print'').
21325
21326Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
21327
21328 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 21329 compilation.
c906108c
SS
21330
213311999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
21332
21333 * gdb.base/miscexprs.exp: Change patterns to match GDB's
21334 actual output formatting.
21335 * gdb.base/smoke.exp: GDB removes leading 0's.
21336 * gdb.base/volatile.exp: Don't check type of remuneration;
21337 that variable is no longer defined in constvars.c.
21338 * gdb.base/step-test.c (main): Exit with explicit exit code.
21339 * gdb.base/step-test.exp: Remove two nexti checks--they are
21340 not portable.
21341
213421999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
21343
21344 * gdb.base/help.exp ("help delete display"): Fix test to match
21345 gdb's output.
21346
21347 * gdb.base/long_long.c (known_types): Initialize values to zero.
21348 * gdb.base/long_long.exp: Step one more line
21349 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
21350 leading zeros. Explicitly ask for hex formatting. Use
21351 unique test case names.
c906108c
SS
21352
21353Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21354
d63a86f8 21355 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
21356
21357 * gdb.c++/method.exp: Add missing close brace.
21358
213591999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
21360
21361 * gdb.base/maint.exp: Use 'set height 0' to disable page
21362 prompting, not 'set height 400'.
21363
21364 Fix a bunch of timeouts.
21365 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
21366 four separate tests, so expect doesn't take forever to match a ton
21367 of text against a regexp with lots of .* forms.
21368 ("maint print psymbols", "maint print symbols"): Make some of
21369 these greps more selective, so that expect doesn't try to wade
21370 through huge piles of output and time out.
21371
21372 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
21373
21374 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
21375 tests: one which doesn't expect shlib events to be reported, and
21376 another which does, but is XFAIL for all platforms other than
21377 HP/UX.
c906108c
SS
21378
21379 * gdb.base/break.exp: Teach the test suite that the `catch
21380 fork', `catch vfork', and `catch exec' commands produce error
21381 messages on platforms that don't provide these features.
21382
21383Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
21384
21385 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
21386 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
21387 (shortening names from solib_threshold.exp etc), won't run on
21388 anything but HP-UX for the foreseeable future.
c906108c 21389 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 21390 reflect move.
c906108c
SS
21391
21392Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
21393
21394 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 21395 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
21396
21397Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
21398
21399 * gdb.base/shlib-call.exp: add test cases to verify that gdb
21400 successfully re-sets breakpoints in shared libraries.
21401 * gdb.base/shmain.c (main): return 0, don't fall off the end.
21402
21403Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21404
d63a86f8
RM
21405 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
21406 and compiled w/o GCC.
c906108c
SS
21407
21408 * gdb.hp/watch-cmd.exp: ditto.
21409
21410 * gdb.hp/watch-hp.exp: ditto.
21411
21412 * gdb.hp/xdb1.exp: ditto.
21413
21414 * gdb.hp/xdb2.exp: ditto.
21415
21416 * gdb.hp/dbx.exp: ditto.
21417
21418Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
21419
21420 * constvars.c: Remove C++-isms.
21421 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 21422 with GCC.
c906108c
SS
21423
21424Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
21425
21426 The following changes are part of the HP merge.
21427
21428 * gdb.base/break.exp: new tests to verify that catchpoints for
21429 fork, vfork, and exec don't trigger inappropriately.
21430
21431 * gdb.base/opaque.exp: compile one file at a time, then link.
21432
21433 * gdb.base/signals.exp: be more restrictive about which hppa
21434 systems receive a setup_xfail. new tests.
21435
21436 * gdb.base/solib_threshold.build: new file.
21437 * gdb.base/solib_threshold.exp: new file.
21438 * gdb.base/solib_threshold.link_opts: new file.
21439 * gdb.base/solib_threshold.mk: new file.
21440 * gdb.base/gen_solib_threshold.c: new file.
21441
21442 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
21443 tests. New tests for enums inside classes.
21444
21445 * gdb.c++/compiler.cc: indicate support of template debugging.
21446
21447 * gdb.c++/demangle.exp: run hp style demangling tests.
21448
21449 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
21450 tests.
21451
21452 * gdb.c++/misc.cc: changes to support new tests.
21453
21454 * gdb.c++/templates.cc: changes to support HP's compiler; changes
21455 to support new tests.
21456
21457 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
21458 gcc, then skip these tests.
21459
21460Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
21461
21462 The following files are part of the HP merge; some had longer
21463 names at HP, but have been renamed to be no more than 14
21464 characters in length.
21465
21466 * gdb.hp/ambiguous.cc: new file.
21467 * gdb.hp/ambiguous.exp: new file.
21468 * gdb.hp/attach.exp: new file.
21469 * gdb.hp/attach2.exp: new file.
21470 * gdb.hp/classes-hp.exp: new file.
21471 * gdb.hp/ctti.exp: new file.
21472 * gdb.hp/ctti-add.cc: new file.
21473 * gdb.hp/ctti-add1.cc: new file.
21474 * gdb.hp/ctti-add2.cc: new file.
21475 * gdb.hp/ctti-add3.cc: new file.
21476 * gdb.hp/dbx.exp: new file.
21477 * gdb.hp/exception.cc: new file.
21478 * gdb.hp/exception.exp: new file.
21479 * gdb.hp/foll-exec.c: new file.
21480 * gdb.hp/foll-exec.exp: new file.
21481 * gdb.hp/foll-fork.c: new file.
21482 * gdb.hp/foll-fork.exp: new file.
21483 * gdb.hp/foll-vfork.c: new file.
21484 * gdb.hp/foll-vfork.exp: new file.
21485 * gdb.hp/inherit-hp.exp: new file.
21486 * gdb.hp/more-steps.exp: new file.
21487 * gdb.hp/namespace.cc: new file.
21488 * gdb.hp/namespace.exp: new file.
21489 * gdb.hp/optimize.exp: new file.
21490 * gdb.hp/pxdb.c: new file.
21491 * gdb.hp/pxdb.exp: new file.
21492 * gdb.hp/quicksort.exp: new file.
21493 * gdb.hp/reg-test.exp: new file.
21494 * gdb.hp/reg-test.s: new file.
21495 * gdb.hp/sized-enum.c: new file.
21496 * gdb.hp/sized-enum.exp: new file.
21497 * gdb.hp/start-stop.exp: new file.
21498 * gdb.hp/templ-hp.cc: new file.
21499 * gdb.hp/templ-hp.exp: new file.
21500 * gdb.hp/thr-lib.c: new file.
21501 * gdb.hp/thr-lib.exp: new file.
21502 * gdb.hp/thr-lib.h: new file.
21503 * gdb.hp/thr-liblib.c: new file.
21504 * gdb.hp/virtfun-hp.c: new file.
21505 * gdb.hp/virtfun-hp.exp: new file.
21506 * gdb.hp/watch-cmd.exp: new file.
21507 * gdb.hp/watch-hp.exp: new file.
21508 * gdb.hp/xdb1.exp: new file.
21509 * gdb.hp/xdb2.exp: new file.
21510 * gdb.hp/xdb3.exp: new file.
21511
21512Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
21513
21514 The following files are part of the HP merge; some had longer
21515 names at HP, but have been renamed to be no more than 14
21516 characters in length.
21517
21518 * gdb.base/ss.h: new file.
21519 * gdb.base/call-ar-st.c: new file.
21520 * gdb.base/call-ar-st.exp: new file.
21521 * gdb.base/call-rt-st.c: new file.
21522 * gdb.base/call-rt-st-exp: new file.
21523 * gdb.base/call-strs.exp: new file.
21524 * gdb.base/ena-dis-br.exp: new file.
21525 * gdb.base/environ.exp: new file.
21526 * gdb.base/long_long.exp: new file.
21527 * gdb.base/sect-cmd.exp: new file.
21528 * gdb.base/shlib-cl2.exp: new file.
21529 * gdb.base/smoke.exp: new file.
21530 * gdb.base/so-impl-ld.c: new file.
21531 * gdb.base/so-impl-ld.exp: new file.
21532 * gdb.base/so-indr-cl.c: new file.
21533 * gdb.base/so-indr-cl.exp: new file.
21534 * gdb.base/varargs.exp: new file.
21535 * gdb.base/volatile.exp: new file.
21536 * gdb.base/whatis-exp.exp: new file.
7a292a7a 21537 * gdb.base/display.exp: new file.
c906108c
SS
21538 * gdb.c++/derivation.exp: new file.
21539 * gdb.c++/local.exp: new file.
21540 * gdb.c++/member-ptr.exp: new file.
21541 * gdb.c++/overload.exp: new file.
21542 * gdb.c++/ovldbreak.exp: new file.
21543 * gdb.c++/ref-types.exp: new file.
21544 * gdb.c++/ref-types2.exp: new file.
21545 * gdb.c++/userdef.exp: new file.
d63a86f8 21546
c906108c
SS
21547Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
21548
21549 * gdb.base/default.exp: Reflect wording change in remote.c.
21550
dc96c6c7 21551Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21552
21553 * gdb.base/help.exp: Update to reflect current text.
21554
21555Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
21556
21557 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
21558 they're stack variables and contain garbage.
21559 * gdb.c++/anon-union.exp: new file.
21560
21561 The following changes were made by David Taylor
889bf7c5
PA
21562 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
21563 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
21564 in changes by HP.
c906108c
SS
21565
21566 * gdb.base/bitops.exp: new file.
21567 * gdb.base/default.exp: change expected messages for catch and
21568 info catch tests to reflect HP merge changes.
21569 * gdb.base/enable-disable-break.exp
21570 * gdb.base/ending-run.c: new file.
21571 * gdb.base/long_long.c: new file.
21572 * gdb.base/maint.exp: new file.
21573 * gdb.base/pointers2.exp: new file.
21574 * gdb.base/shlib-call2.exp: new file.
21575 * gdb.base/solib.exp: new file.
21576 * gdb.base/step-test.c: new file.
21577 * gdb.c++/anon-union.cc: new file.
21578 * gdb.c++/local.cc: new file.
21579 * gdb.c++/member-pointer.cc: new file.
21580 * gdb.c++/method.cc: new file.
21581 * gdb.c++/ref-types.cc: new file.
21582 * gdb.c++/ref-types2.cc: new file.
21583 * gdb.c++/userdef.cc: new file.
d63a86f8 21584
c906108c
SS
21585 * gdb.base/scope.exp: compile one file at a time, then link.
21586 * gdb.base/langs.exp: ditto.
21587 * gdb.base/list.exp: ditto.
d63a86f8 21588
c906108c
SS
21589Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
21590
21591 The following changes were made by David Taylor
889bf7c5
PA
21592 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
21593 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
21594 in changes by HP.
d63a86f8 21595
c906108c
SS
21596 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
21597 skip tests. When compiling pass c++ flag to gdb_compile.
21598 * gdb.c++/
d63a86f8 21599
c906108c
SS
21600 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
21601 test for on hppa*-*-hpux*; use args to see if c++ was specified.
21602 (skip_hp_tests): new function.
21603 (gdb_preprocess): new function.
21604
21605 * configure.in (hpdir): decide whether to configure gdb.hp.
21606 * configure: regenerated.
21607
21608 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
21609 to delete on clean.
21610 (EXECUTABLES): update to reflect new additions.
21611 * gdb.base/commands.exp: update message expected.
21612 * gdb.base/default.exp: add copyright notice.
21613 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
21614 * gdb.base/help.exp: update messages to reflect current text.
21615 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
21616 targets for recurse tests.
21617 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
21618 skip this file.
21619
21620 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
21621 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
21622 compilation.
21623 * gdb.c++/misc.exp: ditto.
21624 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
21625 run the tests. tell gdb_compile that it's a c++ compilation.
21626
21627 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 21628
c906108c
SS
21629 * gdb.base/all-bin.exp: new file.
21630 * gdb.base/arithmet.exp: new file.
21631 * gdb.base/assign.exp: new file.
21632 * gdb.base/completion.exp: new file.
21633 * gdb.base/cond-expr.exp: new file.
21634 * gdb.base/condbreak.exp: new file.
21635 * gdb.base/define.exp: new file.
21636 * gdb.base/dollar.exp: new file.
21637 * gdb.base/environment.exp: new file.
21638 * gdb.base/eval-skip.exp: new file.
21639 * gdb.base/jump.exp: new file.
21640 * gdb.base/logical.exp: new file.
21641 * gdb.base/pointers.exp: new file.
21642 * gdb.base/relational.exp: new file.
21643 * gdb.base/section_command.exp: new file.
21644 * gdb.base/whatis-expr.exp: new file.
21645
21646 * gdb.base/all-types.c: new file.
21647 * gdb.base/call-array-struct.c: new file.
21648 * gdb.base/call-return-struct.c: new file.
21649 * gdb.base/call-strings.c: new file.
21650 * gdb.base/callfuncs2.c: new file.
21651 * gdb.base/condbreak.c: new file.
21652 * gdb.base/constvars.c: new file.
21653 * gdb.base/display.c: new file.
21654 * gdb.base/int-type.c: new file.
21655 * gdb.base/jump.c: new file.
21656 * gdb.base/miscexprs.c: new file.
21657 * gdb.base/pointers.c: new file.
21658 * gdb.base/pointers2.c: new file.
21659 * gdb.base/shmain.c: new file.
21660 * gdb.base/shr1.c: new file.
21661 * gdb.base/shr2.c: new file.
21662 * gdb.base/solib.c: new file.
21663 * gdb.base/solib1.c: new file.
21664 * gdb.base/solib2.c: new file.
21665 * gdb.base/varargs.c: new file.
21666 * gdb.c++/derivation.cc: new file.
21667 * gdb.c++/overload.cc: new file.
21668 * gdb.c++/ovldbreak.cc: new file.
21669 * gdb.hp/attach.c: new file.
21670 * gdb.hp/attach2.c: new file.
21671 * gdb.hp/average.c: new file.
21672 * gdb.hp/compiler.c: new file.
21673 * gdb.hp/compiler.cc: new file.
21674 * gdb.hp/execd-program.c: new file.
21675 * gdb.hp/follow-exec.c: new file.
21676 * gdb.hp/follow-fork.c: new file.
21677 * gdb.hp/follow-vfork-and-exec.c: new file.
21678 * gdb.hp/misc-hp.cc: new file.
21679 * gdb.hp/more-steps.c: new file.
21680 * gdb.hp/optimize.c: new file.
21681 * gdb.hp/quicksort.c: new file.
21682 * gdb.hp/run-hp.c: new file.
21683 * gdb.hp/start-stop.c: new file.
21684 * gdb.hp/sum.c: new file.
21685 * gdb.hp/templates-hp.cc: new file.
21686 * gdb.hp/thread-local-in-lib.c: new file.
21687 * gdb.hp/thread-local-in-lib.h: new file.
21688 * gdb.hp/thread-local-in-lib.lib.c: new file.
21689 * gdb.hp/vforked-program.c: new file.
21690 * gdb.hp/virtfunc-hp.cc: new file.
21691 * gdb.hp/watchpoint-hp.c: new file.
21692 * gdb.hp/xdb.c: new file.
21693 * gdb.hp/xdb0.c: new file.
21694 * gdb.hp/xdb0.h: new file.
21695 * gdb.hp/xdb1.c: new file.
21696
21697Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
21698
21699 The following change was made by Edith Epstein
889bf7c5
PA
21700 <eepstein@cygnus.com> as part of a project to merge in changes
21701 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
21702
21703 * gdb.c++/demangle.exp: changed the expected output for some
21704 ARM-style mangling -- removed second reference to datatype.
889bf7c5 21705 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 21706 T1<char>::~T1<char>(void)
c906108c 21707 becomes,
a9c64011
AS
21708 maint demangle __dt__11T1__pt__2_cFv
21709 T1<char>::~T1(void)
c906108c 21710
889bf7c5 21711 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 21712
c906108c
SS
21713Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
21714
21715 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
21716 * gdb.trace/backtrace.exp: Likewise.
21717 * gdb.trace/circ.exp: Likewise.
21718 * gdb.trace/collection.exp: Likewise.
21719 * gdb.trace/deltrace.exp: Likewise.
21720 * gdb.trace/infotrace.exp: Likewise.
21721 * gdb.trace/limits.exp: Likewise.
21722 * gdb.trace/packetlen.exp: Likewise.
21723 * gdb.trace/passc-dyn.exp: Likewise.
21724 * gdb.trace/passcount.exp: Likewise.
21725 * gdb.trace/report.exp: Likewise.
21726 * gdb.trace/save-trace.exp: Likewise.
21727 * gdb.trace/tfind.exp: Likewise.
21728 * gdb.trace/tracecmd.exp: Likewise.
21729 * gdb.trace/while-dyn.exp: Likewise.
21730 * gdb.trace/while-stepping.exp: Likewise.
21731
217321998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
21733
21734 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
21735
21736Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
21737
21738 From Brendan Kehoe:
21739 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
21740 int return types.
21741
21742Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
21743
21744 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 21745 remote dos host testing right.
c906108c
SS
21746
21747Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
21748
21749 * gdb.base/corefile.exp: remove some xfails.
21750
21751Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
21752
21753 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 21754 have different timestamps.
c906108c
SS
21755
21756Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
21757
21758 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 21759 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
21760
21761Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
21762
21763 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 21764 delta.
c906108c
SS
21765
21766Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
21767
21768 * gdb.base/default.exp: Add brace missing from previous delta.
21769
21770Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
21771
21772 * gdb.base/default.exp: Support test for info float for all
21773 varieties of arm toolchain.
21774
dc96c6c7 21775Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21776
21777 * gdb.trace/*.exp: remove "remote_download" command.
21778
dc96c6c7 21779Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21780
21781 * gdb.trace/*.exp: remove -gdwarf from compile.
21782
21783Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
21784
21785 * gdb.trace/configure.in(AC_INIT): typo
21786 * gdb.trace/configure: regenerated
21787
dc96c6c7 21788Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21789
21790 * config/m68k-emc.exp: New file.
21791 * lib/<emc-support.exp trace-support.exp}: New files.
21792 * configure.in: add new test directory gdb.trace.
21793 * gdb.trace/{configure configure.in Makefile.in}: New files.
21794 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
21795 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
21796 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
21797 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
21798 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
21799 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
21800 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 21801
dc96c6c7 21802Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21803
21804 * gdb.c++/classes.exp: Change all regular expressions to match
21805 arbitrary combinations of newline/carriage-return, so that they
21806 will work equally well on Unix and Windows.
21807 * gdb.c++/inherit.exp: ditto.
21808 * gdb.c++/virtfunc.exp: ditto.
21809
218101998-08-11 Dawn Perchik <dawn@cygnus.com>
21811
21812 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
21813
c2d11a7d
JM
21814Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
21815
21816 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
21817 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
21818 to use a0-a3/d0-d3 as needed.
21819
21820Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
21821
21822 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
21823 * gdb.disasm/am33.exp: Corresponding changes.
21824
c906108c
SS
218251998-07-11 Felix Lee <flee@cygnus.com>
21826
21827 * gdb.base/callfuncs.exp: add cmp10 test.
21828 * gdb.base/callfuncs.c (cmp10): new function.
21829
21830Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
21831
d63a86f8 21832 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
21833 into two parts to get around a synchronization problem in expect.
21834
3fc11d3e
JM
21835Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
21836
21837 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
21838
21839 * configure.in: Add options for gdbtk testsuite.
21840
21841 * configure: Regenerate.
21842
21843 * gdb.gdbtk: New directory to hold gdbtk tests.
21844
c906108c
SS
21845Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
21846
21847 * gdb.fortran/types.exp: Escape brackets in expect patterns
21848 for test_float_literal_types_accepted tests.
21849 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
21850 before run test.
21851
c2d11a7d
JM
21852Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
21853
21854 * am33.exp: Just compile, do not link the testcase.
21855 * am33.s: Add ".am33" pseudoop to force am33 mode.
21856
c906108c
SS
218571998-06-25 Felix Lee <flee@cygnus.com>
21858
21859 * gdb.base/setshow.exp: make sure $pc is sane.
21860
21861 * gdb.stabs/weird.exp: split expect patterns properly.
21862
c2d11a7d
JM
21863Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
21864
21865 * gdb.disasm/am33.s: New disassembler testfile for the am33.
21866 * gdb.disasm/am33.exp: Run it.
21867
dc96c6c7 21868Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21869
21870 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
21871 match processing (and eliminate spurious timeouts when running).
21872
dc96c6c7 21873Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21874
21875 * gdb.base/signals.exp (test_handle_all_print): put back Mach
21876 exception test, but conditionalize it on target [mach | gnu].
21877
dc96c6c7 21878Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21879
21880 * gdb.base/overlays.exp: fixup compile line for linker script.
21881
21882Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
21883
21884 * gdb.fortran/types.exp: don't guess at float size.
21885
21886Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
21887
21888 * gdb.base/exprs.exp: delete test that depends on int size.
21889
21890Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
21891
21892 * config/sim.exp: Removed checks for target triplets.
21893 (gdb_target_sim): Use gdb,target_sim_options.
21894
21895Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
21896
21897 * gdb.base/reread.exp: New file.
21898 * gdb.base/reread1.c: New file.
21899 * gdb.base/reread2.c: New file.
21900
21901Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
21902
21903 * config/sim.exp: Use 'target sim -sparclite' when running
21904 SPARClite programs.
21905
21906Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
21907
21908 * gdb.base/structs2.exp: New file.
21909 * gdb.base/structs2.c: New file.
21910
21911Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
21912
21913 * gdb.asm/common.inc: New file.
21914 * gdb.asm/d10v.inc: New file.
21915 * asm-source.exp: Pass -I's to gas to find .inc files.
21916 Update line numbers in expected output.
21917 * asmsrc1.s: Rewrite.
21918 * asmsrc2.s: Rewrite.
21919 * configure.in: Create arch.inc symlink.
21920 * configure: Regenerate.
21921 * Makefile.in (distclean): Delete arch.inc.
21922
21923Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
21924
21925 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
21926 (t_enum_value2): ditto
21927 (t_enum_value3): ditto
21928 (main): ditto
c906108c
SS
21929Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
21930
21931 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
21932 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
21933 change.
21934 Use gdb_test instead of send_gdb/gdb_expect sequences.
21935
21936Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
21937
21938 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
21939 not void.
21940
21941Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
21942
21943 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
21944 subroutines. Used to test gdbs ability to single step through PC
21945 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
21946
21947Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
21948
21949 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
21950 more rigorous EGCS C++ error checking.
21951
21952Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21953
a9c64011
AS
21954 * gdb.base/help.exp: Clean up `help set args' and `help show args'
21955 tests.
21956 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
21957 function when asleep.
21958 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
21959 for i*86 Linux and SVR4 signal handling problems.
21960 Remove linux xfail for `next to handler in signals_tests_1', fixed
21961 by recent infrun.c change.
21962 Limit backtrace to 10 frames to avoid timeout problems with infinite
21963 stack backtraces.
21964 Adjust expect pattern in `handle all print' test to match Apr 28 1997
21965 target.[ch] change.
c906108c
SS
21966
21967Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
21968
21969 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
21970 for a newline from gdb before continuing.
21971 (default_gdb_exit): Just look for y or n.
21972 (gdb_test): Detect abnormal exit from GDB running on DOS; if
21973 it does, fail the rests of the tests in the file.
21974
21975Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
21976
21977 * config/cygmon.exp: New file.
21978
21979Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
21980
21981 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 21982 main" test on remote targets.
c906108c
SS
21983
21984 * gdb.base/scope.exp: Fix problem with filelocal_bss before
21985 run test on remote targets.
21986
21987Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
21988
21989 * gdb.asm: New directory.
21990 * configure.in: Configure it.
21991 * configure: Regenerate.
21992 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
21993 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
21994
21995Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
21996
21997 * config/mn10300-eval.exp: New file to support MN10300 eval board.
21998
dc96c6c7 21999Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 22000
a9c64011
AS
22001 * gdb.base/overlays (several files): Merge the two overlay
22002 managers into one. Change variables (foox, barx, bazx, grbxx)
22003 back into ints but force them to load in their proper sections.
c906108c
SS
22004
22005Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
22006
22007 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 22008 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
22009 (D10VCopy): Handle memory regions crossing 16k boundaries.
22010 (D10VCopy): Transfer data in 32 bit chunks.
22011
22012Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
22013
22014 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 22015 correct.
c906108c
SS
22016
22017 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 22018 map. Include space for printf in .text segment.
c906108c
SS
22019
22020 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 22021 updated d10v memory VMA/LMA map.
c906108c 22022 (D10VCopy): Call D10VTranslate.
d63a86f8 22023
c906108c
SS
22024Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
22025
22026 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
22027
22028 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
22029 that it won't be put into the .sdata - small data -
22030 section. Update reference.
c906108c
SS
22031 * gdb.base/baz.c (bazx, baz): Ditto.
22032 * gdb.base/foo.c (foox, foo): Ditto.
22033 * gdb.base/grbx.c (grbxx, grbx): Ditto.
22034
22035 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 22036 to be arrays.
d63a86f8 22037
dc96c6c7 22038Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 22039
a9c64011
AS
22040 * gdb.base/overlays.exp: fix up and get working again.
22041 Add tests for backtraces from an overlay function.
d63a86f8 22042
c906108c
SS
22043Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
22044
22045 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
22046 "calling function with watchpoint enabled".
22047
22048Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
22049
22050 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 22051 gdb_suppress_tests for d10v-*-*.
c906108c
SS
22052 * lib/gdb.exp (gdb_suppress_tests): Disable this function
22053 pending review of whether it is useful or not.
22054
22055Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
22056
22057 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
22058
22059Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
22060
22061 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
22062 * config/dve.exp: New file to support Densan boards.
22063
22064Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
22065
22066 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 22067 reads and BSD.
c906108c
SS
22068
22069Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
22070
22071 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
22072 response.
22073
22074 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
22075
22076Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
22077
22078 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 22079 test.
c906108c
SS
22080
22081 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 22082 target_sizeof_long and target_bigendian_p.
c906108c 22083 (structs_by_value, structs_by_reference): Check values according
889bf7c5 22084 to targets word size and endianess.
d63a86f8 22085
c906108c
SS
22086Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
22087
22088 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 22089 output.
c906108c
SS
22090
22091Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
22092
22093 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 22094 Update test of set args help to match source change.
c906108c
SS
22095
22096Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
22097
22098 * gdb.base/default.exp: Expect help system output to be in
22099 alphabetical order.
22100 * gdb.base/help.exp: Ditto.
22101
22102Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
22103
22104 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
22105 "i*86-pc-linux-gnu*".
22106 * gdb.base/interrupt.exp: Ditto.
22107 * gdb.base/corefile.exp: Ditto.
22108
22109 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 22110 define vxworks when building the testcase.
c906108c
SS
22111
22112 * gdb.base/ptype.exp: Fix testnames to be unique.
22113 * gdb.base/radix.exp: Ditto.
22114 * gdb.base/term.exp: Ditto.
22115 * gdb.base/whatis.exp: Ditto.
22116 * gdb.c++/classes.exp: Ditto.
22117
22118Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
22119
22120 * gdb.base/callfuncs.exp: Fix indentation.
22121
22122 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
22123 suppress_flag has been set.
22124 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
22125 target feature.
22126
22127Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
22128
22129 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
22130 the testcase.
22131
22132 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 22133 set_debug_traps() and breakpoint().
c906108c
SS
22134 * gdb.c++/misc.cc (main): Ditto.
22135 * gdb.c++/templates.cc (main): Ditto.
22136 * gdb.c++/virtfunc.cc (main): Ditto.
22137
22138Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
22139
22140 * lib/gdb.exp(gdb_step_for_stub): New function.
22141 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
22142 exists, reload the executable and do a "continue" instead of
22143 doing a jump.
22144 (runto_main): Use gdb_step_for_stub.
d63a86f8 22145
c906108c 22146 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 22147 tests to have unique names.
c906108c
SS
22148 * gdb.base/callfuncs.exp: Ditto.
22149 * gdb.base/commands.exp: Ditto.
22150 * gdb.base/default.exp: Ditto.
22151 * gdb.base/help.exp: Ditto.
22152 * gdb.base/list.exp: Ditto.
22153 * gdb.base/opaque.exp: Ditto.
22154 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
22155 similar tests.
d63a86f8 22156
c906108c
SS
22157 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
22158 * gdb.c++/cplusfuncs.cc: Ditto.
22159 * gdb.c++/virtfunc.cc: Ditto.
22160
22161 * config/monitor.exp: Keep track of the last file we saw, rather
22162 than trying to get the info from gdb.
22163
22164 * gdb.fortran/types.exp: Move comment to previous line.
22165
22166Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
22167
22168 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 22169 target mode.
c906108c
SS
22170
22171Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
22172
22173 From Bob Manson:
22174 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 22175 string from GDB when it connects.
c906108c
SS
22176
22177 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
22178
22179Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
22180
22181 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
22182 if we can't get a debug format from GDB (we may be testing an
22183 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
22184
22185 * gdb.stabs/weird.exp: Fix quoting.
22186
22187 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
22188
22189Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
22190
22191 * config/arm-ice.exp: New file.
22192
22193Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
22194
22195 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 22196 until it has been modified to work with the new testsuite.
c906108c 22197
99707966 22198 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
22199 testcase won't compile, cause all of the testcases in the file to
22200 fail instead.
c906108c
SS
22201
22202 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
22203 (gdb_clear_suppressed): New procedure.
22204 (gdb_stop_suppressing_tests): Only clear suppress_flag if
22205 it contains a positive value.
22206
22207Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
22208
22209 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
22210
22211 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
22212
22213Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
22214
22215 * lib/gdb.exp (setup_xfail_format): New function.
22216 (get_debug_format): New function to get debug format.
22217 (debug_format): New global variable to hold last value set
22218 by get_debug_format.
22219 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 22220 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
22221 * gdb.c++/ptype.exp: Ditto.
22222 * gdb.c++/classes.exp: Ditto.
22223 * gdb.c++/cplusfuncs.exp: Ditto.
22224 * gdb.c++/inherit.exp: Ditto.
22225 * gdb.c++/templates.exp: Ditto.
22226 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 22227
c906108c
SS
22228Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
22229
22230 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
22231 host doesn't have a currently-open connection.
22232
22233 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
22234 any gdb stub target. Handle cases where gdb doesn't respond when
22235 interrupted in a sane fashion.
c906108c
SS
22236
22237 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 22238 same thing in a totally different way.
c906108c
SS
22239
22240 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 22241 setting "timeout".
c906108c 22242 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 22243 default_gdb_init now.
c906108c
SS
22244
22245Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
22246
22247 * gdb.base/printcmds.exp: Fix "check for floating addition"
22248 regexp to accept results within approx +/- .01 of exact value.
22249 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
22250
22251Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
22252
22253 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 22254 properly.
c906108c
SS
22255 (gdb_expect): Add optional timeout parameter, and add timeout
22256 value to various calls.
22257 (gdb_suppress_tests): Only give one warning message per group.
22258
22259Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
22260
22261 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
22262 global variables. Handle getting a value for $timeout more
22263 gracefully.
c906108c
SS
22264
22265Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
22266
22267 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 22268 initialize.
c906108c 22269 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 22270 by a target configuration file.
c906108c
SS
22271 (gdb_expect): Pass the timeout to remote_expect.
22272
22273 * config/monitor.exp(gdb_load): Fix typo in regexp.
22274
22275Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
22276
22277 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
22278
22279Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
22280
22281 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
22282 here. Call gdb_target_exec before rebooting the target, to make
22283 sure the connection to the target is closed.
c906108c
SS
22284 (gdb_load): Pass the name of the executable to gdb_target_monitor.
22285 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
22286 Also detect "Timeout reading from remote" error.
22287
22288 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
22289 gdb_target_monitor. Don't call gdb_file_cmd here; let
22290 gdb_target_monitor do it.
c906108c
SS
22291
22292 * gdb.disasm/hppa.exp: Don't use exec_output.
22293
22294Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
22295
22296 * gdb.base/list.exp: If we're debugging a non-native target,
22297 try to set the pc register to point to the start of the
22298 program before doing the first list command.
22299
22300 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 22301 test_calls after restarting.
c906108c
SS
22302
22303 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 22304 reloading.
c906108c
SS
22305
22306 * gdb.base/watchpoint.exp: Fix typo.
22307
22308 * gdb.base/setshow.exp: Check for use_gdb_stub.
22309
22310 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 22311 stub case.
c906108c
SS
22312 * gdb.base/langs.exp: Ditto.
22313
22314 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
22315 gdb_load_offset. If we weren't given a file to load, figure out
22316 what the current file is and use it.
c906108c
SS
22317
22318 * config/i386-bozo.exp: New file.
22319
22320Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
22321
22322 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
22323 feature.
22324
22325 * config/proelf.exp: New entry.
22326
22327Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
22328
22329 * lib/gdb.exp: Remove spurious .* patterns at the beginning
22330 of regexps.
22331
22332 * gdb.base/watchpoint.exp: Don't run the test_stepping
22333 tests if gdb can't call functions on the target.
22334
22335 * gdb.base/setshow.exp: Don't run the set prompt tests if
22336 the board has gdb_prompt set.
22337
22338Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
22339
22340 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
22341 * gdb.base/commands.exp: Likewise.
22342 * gdb.base/setshow.exp: Likewise.
22343
22344Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
22345
22346 * config/monitor.exp(gdb_start): Look for gdb_prompt target
22347 feature.
22348
22349 * config/i960.exp: New file.
22350
22351Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
22352
22353 * gdb.base/funcargs.exp: Check for gdb,short_int target
22354 feature instead of looking for explicit target triplets.
22355
dc96c6c7 22356Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 22357
d63a86f8 22358 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
22359 "p 123DEADBEEF", to check parse_number.
22360 * top.c: change "to enable to enable" to "to enable" in a couple
22361 of help strings.
22362
22363Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
22364
22365 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
22366 on the mn10300.
d63a86f8 22367
c906108c
SS
22368Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
22369
22370 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
22371 where the test executable is run with explicit args.
22372 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
22373
22374Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
22375
22376 * gdb.base/run.c: Use FAKEARGV to build test executable that
22377 does not require a command line arg, since most simulators
22378 don't currently support passing such an arg into the simulated
22379 program.
22380 * gdb.base/commands.exp: Change tests to insert the proper
22381 value as the arg to the first recursive factorial call. Change
22382 compilation line to define FAKEARGV at compile time.
22383
22384Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
22385
22386 * gdb.base/recurse.exp: Enable these tests for the mn10300.
22387 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
22388 function with watchpoint enabled" test.
22389
22390Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
22391
22392 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 22393 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
22394
22395 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 22396 "Tests restarted" messages.
c906108c
SS
22397
22398Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
22399
22400 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
22401
dc96c6c7 22402Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22403
22404 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
22405 for INFO SYMBOL; add help tests for OVERLAY commands.
22406 * gdb.base/default.exp: add tests for INFO SYMBOL command;
22407 add tests for OVERLAY commands
22408 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
22409 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
22410 * gdb.base/sigall.c: add usestubs code frag
22411 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 22412
c906108c
SS
22413Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
22414
22415 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
22416 failures.
22417 (gdb_stop_suppressing_tests): Note that tests have restarted.
22418
22419Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
22420
22421 * config/h8300.exp: New file.
22422
22423Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
22424
22425 * gdb.base/setshow.exp: Check for the existence of a
22426 feature, not its value.
22427
22428Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
22429
22430 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
22431
22432 * gdb.base/scope.exp: It's now init0(), not init().
22433
22434 * gdb.base/scope0.c: For now, change init() to be init0().
22435
22436 * config/monitor.exp: Use gdb_serial in preference to serial
22437 or netport.
22438
22439 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 22440 and it's not already set.
c906108c
SS
22441
22442Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
22443
22444 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 22445 isn't using a stub and if it supports argument passing.
c906108c
SS
22446
22447Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
22448
22449 * config/udi.exp(gdb_start): Make sure UDICONF is set
22450 properly before starting gdb.
22451
22452Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
22453
22454 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
22455 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
22456 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
22457
22458Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
22459
22460 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 22461 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
22462
22463 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
22464
22465 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
22466
22467 * config/monitor.exp: Make sure we disconnect from the target.
22468 Also, try a reboot/reload cycle instead of failing if the
22469 load fails.
22470
22471Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
22472
22473 * gdb.base/default.exp: Don't set match_max.
22474 * gdb.base/help.exp: Ditto.
22475 * gdb.base/list.exp: Ditto.
22476 * gdb.base/signals.exp: Ditto.
22477
22478 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
22479 set, use remote_ld to download the testcase instead of
22480 the GDB loader.
22481
22482Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
22483
22484 * config/vr5000.exp: New file.
22485
22486 * config/monitor.exp(gdb_target_monitor): Add pattern for
22487 "Ending remote" to detect errors in connecting.
22488
22489 * gdb.base/setshow.exp: Add .* within auto language test.
22490
22491 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
22492 target feature.
22493
22494 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 22495 and reboot the board if necessary.
c906108c
SS
22496
22497 * gdb.base/setvar.exp(test_set): Handle multiple prints within
22498 a set of tests. Remove print.* from the patterns being checked.
22499
22500Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
22501
22502 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
22503 refer to gdb_spawn_id.
22504
22505 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
22506 longer used.
22507 * config/sparclet.exp: Ditto.
22508 * config/sparclet-old.exp: Ditto.
22509 * config/slite.exp: Ditto.
22510 * config/sim.exp: Ditto.
22511 * gdb.base/funcargs.exp: Ditto.
22512
22513 * lib/gdb.exp:Remove references to gdb_spawn_id.
22514 (gdb_expect): Move to remote.exp.
22515
22516Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
22517
22518 * config/monitor.exp: Detect the "Couldn't establish connection"
22519 message from GDB.
22520
22521Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
22522
22523 * gdb.base/bitfields.exp: Use runto instead of explicit
22524 gdb_run_cmd/gdb_expect sequences.
22525
22526 * gdb.base/break.exp(text_next_with_recursion): Add match for
22527 gdb_expect call.
22528
22529 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
22530 We also need to handle the "A program is being debugged already"
22531 prompt from gdb. Use gdb_test to set the baud rate.
22532
22533 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
22534 to 20000. Really. I mean it.
22535
22536Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
22537
22538 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
22539 fails. If suppress_flag is set, skip perror message about not
22540 being able to send to GDB.
c906108c 22541 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 22542 GDB.
c906108c
SS
22543 (gdb_expect): If suppress_flag is set, always fail immediately.
22544 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
22545 (gdb_init): Call gdb_stop_suppressing_tests.
22546 (default_gdb_exit): Ditto.
22547 (default_gdb_start): Ditto.
22548
22549 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 22550 gdb_stop_suppressing_tests as appropriate.
c906108c 22551 * gdb.base/break.exp: Ditto.
889bf7c5 22552 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
22553 * gdb.base/commands.exp: Ditto.
22554 * gdb.base/exprs.exp: Ditto.
889bf7c5 22555 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
22556 * gdb.base/list.exp: Ditto.
22557 * gdb.base/recurse.exp: Ditto.
889bf7c5 22558 * gdb.base/scope.exp: Ditto.
c906108c
SS
22559 * gdb.base/structs.exp: Ditto.
22560 * gdb.c++/inherit.exp: Ditto.
22561
22562Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
22563
22564 * config/vr4300.exp: New file.
22565
99707966 22566 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 22567
99707966 22568 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
22569
22570Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
22571
22572 * lib/gdb.exp(gdb_init): New function.
22573
22574 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 22575 for each individual variable set.
c906108c
SS
22576
22577 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
22578 name.
22579
22580 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
22581
22582 * gdb.base/scope.exp: Use gdb_test.
22583
22584 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
22585 aborting; the testsuite driver will do that for us (see
22586 gdb_finish). Also, use gdb_test in a few more places.
22587
22588Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
22589
22590 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
22591
22592Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
22593
22594 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
22595 and "add_tests" are not at the same address.
22596
22597Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
22598
22599 * gdb.base/ptype.exp: Use gdb_test.
22600
22601Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
22602
22603 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
22604 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
22605 left in. No longer expect them to fail.
22606
22607 * gdb.stabs/*.mt; Deleted, no longer used.
22608 * gdb.stabs/configure.in: Remove references to target makefile
22609 frags.
22610 * gdb.stabs/configure: Rebuilt.
22611
22612 * gdb.disasm/*.mt: Deleted, no longer used.
22613 * gdb.disasm/configure.in: Remove references to target makefile
22614 frags. Use "sh3.s" as the unique filename for this directory.
22615 * gdb.disasm/configure: Rebuilt.
22616
22617 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
22618 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
22619 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
22620
22621Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
22622
22623 * config/udi.exp: Use mondfe,name instead of remote_host.
22624
22625Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
22626
22627 * gdb.base/watchpoint.exp: Don't expect a failure when calling
22628 a function with a watchpoint enabled on the mn10200.
22629
22630 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
22631 before trying to create it!
22632
22633Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
22634
22635 * config/vx.exp: Use hostname instead of netport.
22636
22637 * config/vxworks.exp: New file.
22638
22639 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
22640
22641 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 22642 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
22643 occurs.
22644
22645 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
22646 $gdb_spawn_id directly.
22647 (gdb_run_cmd): Try _start as well as start. Use the target feature
22648 gdb,start_symbol as the symbol to start from when jumping.
22649
22650Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
22651
22652 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
22653 redundant) test.
22654
22655 * gdb.base/recurse.exp: Relax final value test for 'b' so that
22656 it doesn't lose for 16bit integer systems.
22657
22658Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
22659
22660 * gdb.fortran/types.exp: If the target doesn't support "double"
22661 data types, then expect "real" types to only be 4 bytes.
22662
22663 * gdb.c++/virtfunc.exp: Expect failure for virtual function
22664 call tests if the target doesn't support inferior function calls.
22665
22666 * gdb.base/printcmds.exp: Allow minor deviation in FP values
22667 in printf tests.
22668
22669Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
22670
22671 * gdb.base/help.exp: Disable "help set", "help show", and
22672 "help support". Simplify regexp for "help stack".
22673
22674 * gdb.base/default.exp: Set match_max to 5000 and the timeout
22675 to 60 seconds. Temporarily set match_max to 15000 around the
22676 "info copying" test.
22677
22678 * gdb.base/nodebug.exp: Don't try to do an inferior function
22679 call if the target doesn't support them.
22680 * gdb.base/printcmds.exp: Likewise.
22681 * gdb.base/setvar.exp: Likewise.
22682 * gdb.base/structs.exp: Likewise.
22683 * gdb.c++/templates.exp: Likewise.
22684 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
22685
22686 * gdb.base/recurse.exp: Enable for the mn10200.
22687
22688 * configure.in: Do configure gdb.stabs directory for *-*-elf
22689 targets.
22690 * configure: Rebuilt.
22691
22692 * gdb.base/break.exp: Check for gdb,noresults before testing
22693 exit status and/or results from the target.
22694 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
22695 * lib/gdb.exp: Remove old (now bogus) initialization of
22696 noinferior, noargs, noresults and nosignals.
22697
22698Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
22699
22700 * config/sh.exp: New file.
22701
22702 * config/slite.exp: Try to connect multiple times to the board
22703 before rebooting. Only send a "monitor run" if need_monitor_run
22704 is set.
22705
22706 * gdb.base/break.exp: Don't do the "stub continue" test if
22707 the target has gdb_stub set.
22708
22709 * gdb.base/callfuncs.exp: Increase the timeout.
22710
22711 * gdb.base/interrupt.exp: Don't even try to compile the testcase
22712 if the target has gdb,noinferiorio set.
22713
22714 * gdb.base/list.exp: Increase match_max to 10000 characters.
22715
22716 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
22717
22718 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
22719 target.
22720
22721 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
22722
22723Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
22724
22725 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
22726 trying to delete the copy of gdb. Catch the file delete so we
22727 don't die if the delete fails; also, the file should be copied to
22728 the host, not to the build.
c906108c
SS
22729
22730Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
22731
22732 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 22733 parenthesis in case it contains multiple regexps separated
c906108c
SS
22734 with |.
22735
22736 * gdb.base/watchpoint.exp: Use gdb_test.
22737 * gdb.base/default.exp: Ditto.
22738
22739Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
22740
99707966 22741 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 22742
c906108c
SS
22743 * gdb.base/scope.exp: Use gdb_test.
22744 * gdb.c++/classes.exp: Ditto.
22745 * gdb.c++/inherit.exp: Ditto.
22746
22747Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
22748
22749 * gdb.base/crossload.exp: Don't use execute_anywhere, use
22750 remote_exec instead.
22751 * gdb.base/corefile.exp: Don't be ridiculous.
22752 * gdb.base/*.c: Add missing stub invocations.
22753
22754Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
22755
22756 * config/slite.exp: Miscellaneous fixes.
22757
22758 * lib/gdb.exp: Fix runto.
22759
22760 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
22761 the target.
22762
22763 * gdb.base/watchpoint.exp: Fix regexp.
22764
22765 * lib/gdb.exp(default_gdb_exit): Add a catch to the
22766 close and wait commands, as the descriptor may now be
22767 invalid. Always call "remote_close host".
22768
22769Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
22770
22771 Major rewrite for testsuite revision.
d63a86f8 22772
c906108c
SS
22773 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
22774 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
22775 instead of relying on spawn_id to always contain a valid
22776 spawn id.
22777 (get_compiler_info): New procedure to build the ${binfile}.ci
22778 file, instead of replicating this in N different places.
22779 (gdb_compile): New procedure.
d63a86f8 22780
c906108c 22781 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
22782 appropriate arguments) instead of compile. Use gdb_test in a lot
22783 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
22784 at the start of a testcase, as this is no longer done magically.
22785
22786 config/*-gdb.exp: Rename without the -gdb suffix.
22787
22788 config/mips.exp: Use remote_close instead of exit_remote_shell.
22789 config/monitor.exp: Use target_info instead of looking at
22790 baud, timeout, etc.
22791 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
22792
22793Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22794
22795 * gdb.c++/templates.exp (test_ptype_of_templates),
22796 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
22797 Update expect patterns for destructors and assignment operators
22798 to match corresponding c-typeprint.c changes.
22799 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
22800 to destructor breakpoint test, GDB should be able to set the
22801 destructor breakpoint without specifying arguments.
22802
22803Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
22804
22805 * gdb.threads/pthreads.exp: Change result for failure to compile due
22806 to lack of pthreads runtime support from an error to simply an
22807 unsupported test, per dejagnu standards.
22808
22809Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22810
22811 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
22812 where GDB exits to reduce pattern match time.
22813 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
22814
22815 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
22816
dc96c6c7 22817Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22818
22819 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
22820 * gdb.base/default.exp: ditto.
22821 * gdb.base/nodebug.exp: ditto.
22822 * gdb.base/printcmds.exp: ditto.
22823 * gdb.base/ptype.exp: ditto.
22824 * gdb.base/setvar.exp: ditto.
22825 * gdb.base/structs.exp: ditto.
22826 * gdb.base/setshow.c: Guard against uninitialized values of argc.
22827
22828Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
22829
22830 * configure, */configure: Rebuild with autoconf 2.12.
22831
22832Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
22833
22834 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
22835 use new i*86-pc-linux*-gnu quads.
22836 * gdb.base/corefile.exp: Ditto.
22837 * gdb.base/signals.exp: Ditto.
22838 * gdb.base/sigall.exp: Ditto.
22839 * gdb.base/interrupt.exp: Ditto.
22840
22841 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
22842 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
22843 RedHat 4.0.
d63a86f8 22844
c906108c 22845 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
22846 linux. This allows the test case to at least compile on latest
22847 linux, but still not run due to missing the threads runtime library.
c906108c
SS
22848
22849Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22850
22851 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
22852 directory to search gdb directory. Accept and step over conditional
22853 stack alignment code. Consume $prompt in failure cases.
22854 Reset timeout to $oldtimeout instead of some arbitrary value.
22855 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
22856 timeout problems with infinite stack backtraces.
22857 * gdb.base/ptype.exp (ptype struct link, union tu_link):
22858 Accept function parameters for linkfunc member.
22859
22860Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
22861
22862 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
22863 (CXXFLAGS): Remove, unreferenced.
22864 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
22865 previous -B options and also add -B option to pick up cross compiled
22866 runtime.
c906108c
SS
22867 (TARGET_INCLUDES): Add for -I options and add code to initialize when
22868 doing cross compiles.
22869 (target_alias): Declare global.
22870 (xgcc): Set variable to full path of gcc in build tree. Use findfile
22871 to verify that gcc exists in build tree, and if so set CC to that
22872 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 22873
c906108c
SS
22874Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
22875
22876 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
22877 ptype test for anonymous union. Fixup testcase to match
22878 current gcc debug output.
22879
22880Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
22881
22882 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
22883 force argument to an unsigned long type.
22884
22885Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
22886
22887 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 22888 tests and anonymous union print/ptype tests.
c906108c
SS
22889 * gdb.base/list.exp (test_forward-search): Increase timeout by
22890 5 minutes for the "search extremely long line" case.
22891 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
22892 completely optional and that the pass/fail messages use the command as
22893 the message if that third arg is a null string.
22894 (gdb_test_exact): Arrange that a null string pattern means match a
22895 null string output rather than any output, which might include random
889bf7c5 22896 errors.
c906108c
SS
22897 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
22898 backtrace test.
22899 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
22900 always failing and failure is now exposed by gdb.exp changes.
22901
22902Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
22903
22904 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
22905 weren't being noted.
22906
22907Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22908
22909 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
22910 * gdb.stabs/weird.exp: Remove v_comb xfails.
22911
dc96c6c7 22912Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22913
22914 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 22915 list.exp scope.exp watchpoint.exp]
c906108c 22916 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 22917
dc96c6c7 22918Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22919
22920 * config/monitor.exp: Increase download timeout to 1000 seconds.
22921
dc96c6c7 22922Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22923
22924 * config/m32r.exp: Increase timeout to 120 seconds.
22925
22926Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
22927
22928 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
22929 and accept older ordering as obsolescent gcc or gdb.
22930 * gdb.c++/templates.exp: Ditto.
22931 * gdb.c++/virtfunc.exp: Ditto.
22932
22933Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
22934
22935 * gdb.base/coremaker.c: Add code to mmap some data so we
22936 can check that it ends up in the core file.
22937 * gdb.base/corefile.exp: Add test to read mmapped data
22938 from core file.
22939
dc96c6c7 22940Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22941
22942 * config/m32r.exp: New file.
22943
22944Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
22945
22946 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
22947 that cflags can contains -gstabs, and work correctly for other tests.
22948
dc96c6c7 22949Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22950
22951 * gdb.base/setshow.exp: New file, tests show and set.
22952 * gdb.base/setshow.c: New file, tests show and set.
22953 * gdb.base/help.exp: Add test for help set|show annotate.
22954 * gdb.base/default.exp: Add test for set|show annotate.
22955
22956Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
22957
22958 * testsuite/gdb.base/break.exp: Make backtrace from factorial
22959 errors unique.
22960 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
22961 explicitly.
22962
22963Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
22964
22965 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
22966 and width commands. This is done elsewhere.
22967 * (gdb_start): Don't call gdb_start_sim here. That's already
22968 done in gdb_load. This fixes lots of failures in default.exp.
22969
22970Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
22971
22972 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
22973 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
22974 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
22975 in the same we we treat other failures (since it may be an expected
889bf7c5 22976 condition), rather than as an error.
c906108c
SS
22977 * gdb.base/signals.exp (test_handle_all_print): Revert back to
22978 old test format.
22979
22980Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
22981
22982 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
22983 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 22984 twice. Nuke the duplicates.
c906108c 22985 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 22986 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
22987 Remove config.h along with other config files.
22988
22989Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
22990
22991 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
22992 "p func1 ()" and note that rests of tests are skipped.
22993 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 22994 setup_xfails for "print func2::coremaker_local".
c906108c
SS
22995 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
22996 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
22997 affected by the previous run test.
22998 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
22999 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
23000 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
23001 "pass int powerset tuple" and "pass modeless int powerset tuple".
23002 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
23003 "real write 4" and "real write 8".
23004 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 23005 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
23006 "print \$i after tuple assign 2", and
23007 "print vs2 after tuple assign 2".
23008 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
23009 meaningful error message and return -1 so the caller can
23010 suppress further tests and avoid a cascade of errors.
d63a86f8 23011
c906108c
SS
23012Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
23013
23014 * gdb.base/a1-selftest.exp: Tweak tests to account for new
23015 format for printing version.
23016 * gdb.base/default.exp: Ditto.
23017 * gdb.base/interrupt.exp: Fix problem with cascade of
23018 errors if child process dies while calling a function.
d63a86f8 23019
c906108c
SS
23020Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
23021
23022 * Makefile.in (VPATH): Add
23023 * Makefile.in (Makefile, config.status): Fix rules so things get
23024 remade when necessary.
23025
23026Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
23027
23028 * Makefile.in (just-check): Add path to sibling expect dir
23029 to environment variable specified by RPATH_ENVVAR.
23030
23031Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
23032
23033 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
23034 (just-check): Add shared library paths for libstdc++, tk,
23035 tcl, bfd, and opcodes to the environment variable specified
23036 in RPATH_ENVVAR.
23037 * configure.in: Add support to recognize --enable-shared flag
23038 and generate correct value for RPATH_ENVVAR.
23039 * configure: Regenerated with autoconf.
23040
23041Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
23042
23043 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 23044 include all osf versions.
c906108c
SS
23045 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
23046 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
23047 when target is linux. When failing to build pthreads test
23048 executable, give more meaningful message.
23049 * gdb.threads/pthreads.c: Hpux also uses old definition of second
23050 arg for pthread_create.
d63a86f8 23051
c906108c
SS
23052Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
23053
23054 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 23055 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 23056 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 23057 and -lpthreads (everybody else).
c906108c
SS
23058 (test_startup): Fail gracefully if threads are not supported.
23059 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
23060 "p/c array_index("abcdef",2)" when not gcc compiled.
23061 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
23062 "print func2::coremaker_local" when not gcc compiled.
23063 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
23064 "ptype on opaque struct tagname (statically)",
23065 "ptype on opaque struct tagname (dynamically) 1", and
23066 "ptype on opaque struct tagname (dynamically) 2"
23067 for not compiled with gcc.
23068 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
23069 backtrace when compiled with gcc.
d63a86f8 23070 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
23071 than always return success.
23072
23073Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
23074
23075 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
23076
23077Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
23078
23079 * gdb.base/structs.exp: Undo last change.
23080
23081Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
23082
23083 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
23084 encapsulate all the steps/nexts done during self test, starting
23085 at main, and makes them less sensitive to optimization issues.
23086 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
23087 signal handler" test.
23088 * gdb.threads/pthreads.exp: Only run this for native configs.
23089 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
23090 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
23091 tests.
23092 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
23093 for "runto test_calls(void)" test.
d63a86f8 23094
c906108c
SS
23095Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
23096
23097 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
23098 and don't expect address info in breakpoint confirmations.
23099
23100Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
23101
23102 * gdb.base/list.exp (test_forward_search): Increase timeout
23103 temporarily by 60 seconds for searching extremely long line,
889bf7c5 23104 and then reset to old value when done. Increase expect input
c906108c
SS
23105 buffer to 10000.
23106
23107Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
23108
23109 * gdb.base/list.exp (test_forward_search): Fix to handle very
23110 long source line without overflowing expect's input buffer.
23111
23112Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
23113
23114 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
23115 "buffer_full".
23116
23117 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
23118 "buffer_full".
23119
23120 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
23121 "buffer_full".
23122
23123 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
23124 "buffer_full".
23125
23126Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
23127
23128 * configure.in (configdirs): Add gdb.threads.
23129 * configure: Regenerated with autoconf.
23130 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
23131 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
23132 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 23133
c906108c
SS
23134Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
23135
23136 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
23137
23138Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
23139
23140 * gdb.base/signals.exp (test_handle_all_print): Test separately for
23141 each signal's status in the output of "handle all print".
23142 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
23143 the \r\n sequence that immediately precedes the gdb prompt.
23144 * gdb.base/a1-selftest.exp: Save original timeout and restore
23145 after test.
23146
23147Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
23148
23149 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
23150 symbol.
23151
23152Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
23153
23154 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
23155
23156Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
23157
23158 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
23159 timeout by 60 seconds.
23160
23161Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
23162
23163 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
23164 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
23165 error return.
23166
23167Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
23168
23169 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
23170 gdb initialization, also report how long dejagnu waited. Restore
23171 old timeout before doing error return. Temporarily increase timeout
889bf7c5 23172 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
23173
23174Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
23175
23176 * lib/gdb.exp: Report timeout value for verbosity level 2.
23177 * config/gdbserver.exp: Ditto.
23178 * config/hppro.exp: Ditto.
23179 * config/mips-gdb.exp: Ditto.
23180 * config/monitor.exp: Ditto.
23181 * config/netware.exp: Ditto.
23182 * config/sim-gdb.exp: Ditto.
23183 * config/slite-gdb.exp: Ditto.
23184 * config/udi-gdb.exp: Ditto.
23185 * config/unix-gdb.exp: Ditto.
23186 * config/vx-gdb.exp: Ditto.
23187 * gdb.base/a1-selftest.exp: Ditto.
23188 * gdb.base/a2-run.exp: Ditto.
23189 * gdb.base/break.exp: Ditto.
23190 * gdb.base/corefile.exp: Ditto.
23191 * gdb.base/list.exp: Ditto.
23192 * gdb.base/recurse.exp: Ditto.
23193 * gdb.base/scope.exp: Ditto.
23194 * gdb.base/signals.exp: Ditto.
23195
23196Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
23197
23198 * gdb.threads/Makefile.in (docdir): Removed.
23199
23200Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
23201
23202 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 23203 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 23204 @srcdir@.
d63a86f8 23205 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
23206 autoconf 2.5 or higher.
23207 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
23208
23209Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
23210
23211 * configure: Regenerated.
23212 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
23213 avoid name clashes with SunOS headers.
23214
23215Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
23216
23217 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
23218
23219Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
23220
23221 * gdb.base/callfuncs.exp: Finish last change -- make sure the
23222 prototype information ends up in the compiler info file.
23223
23224Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
23225
23226 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
23227 attempting to regenerate it. Eliminate use of a temporary file
23228 and just generate the info file directly. Source it immediately,
23229 for consistency of use.
23230 * gdb.base/corefile.exp: Ditto
23231 * gdb.base/exprs.exp: Ditto.
23232 * gdb.base/funcargs.exp: Ditto.
23233 * gdb.base/langs.exp: Ditto.
23234 * gdb.base/list.exp: Ditto.
23235 * gdb.base/mips_pro.exp: Ditto.
23236 * gdb.base/nodebug.exp: Ditto.
23237 * gdb.base/opaque.exp: Ditto.
23238 * gdb.base/ptype.exp: Ditto.
23239 * gdb.base/scope.exp: Ditto.
23240 * gdb.base/setvar.exp: Ditto.
23241 * gdb.base/signals.exp: Ditto.
23242 * gdb.base/whatis.exp: Ditto.
23243 * gdb.c++/templates.exp: Ditto.
23244 * gdb.c++/virtfunc.exp: Ditto.
23245 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 23246 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
23247
23248Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23249
23250 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
23251 it got fixed by the recent lookup_minimal_symbol_by_pc change.
23252 Increase timeout, a lot of single stepping might be needed if the
23253 target has no hardware watchpoints.
23254
23255Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
23256
23257 * gdb.base/break.exp: Ignore compiler warnings when compiling
23258 break.c.
23259 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
23260 * gdb.base/default.exp: Add h8300 xfails. Handle messages
23261 from remote-sim.
23262 * gdb.base/exprs.exp: Add h8300 xfails.
23263 * gdb.base/funcargs.exp: Likewise.
23264 * gdb.base/nodebug.exp: Likewise.
23265 * gdb.base/printcmds.exp: Likewise.
23266 * gdb.base/ptype.exp: Likewise.
23267 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
23268 h8300 xfails.
d63a86f8 23269 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
23270 on the h8300.
23271 * gdb.base/funcargs.c: Explicitly make last constant argument to
23272 call_after_alloca_subr an unsigned long type.
23273 * gdb.base/return.c: Include stdio.h.
23274
23275Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
23276
23277 * config/abug.exp: New file for the older Motorola Bug monitor
23278 that runs on the mvme13x series VME boards.
23279 * config/monitor.exp: Use the new config array for target settings
23280 if they exist.
23281
23282Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
23283
23284 * sim-gdb.exp: Make the SH simulator allocate less space when
23285 it is targeted.
23286
23287Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
23288
23289 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
23290 test.
23291
23292Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
23293
23294 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
23295 "rs6000-*-*" for "list function in include file" when gcc compiled.
23296 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
23297 for "p ctable1[120]".
23298 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
23299 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
23300 Remove setup_xfail for "rs6000-*-*" for
23301 "print 'scope0.c'::filelocal before run".
23302 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
23303 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
23304 since some compilers don't allow both options to be given
23305 on the same command line. Create object file and move it.
d63a86f8 23306
c906108c
SS
23307Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
23308
23309 * gdb.base/corefile.exp: Always regenerate the core file, since
23310 we always regenerate the coremaker program. Detect special case
23311 where registers cannot be read from core file.
d63a86f8 23312
c906108c
SS
23313Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
23314
23315 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
23316 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
23317 * gdb.c++/templates.exp: Only match on basename of file since
23318 some formats like xcoff don't encode directory information.
23319 * gdb.stabs/weird.exp: Use the right sed script for powerpc
23320 and rs6000 AIX xcoff targets.
23321 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
23322 * configure: Regenerate.
23323 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
23324 here, rather than in distclean.
d63a86f8 23325
c906108c
SS
23326Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
23327
23328 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
23329 defined, and use it to compile the test case with -O2. The
23330 native compilation still uses no optimization.
23331 * gdb.base/mips_pro.c: Remove inline assembly code since
23332 it is compiled PIC by default, which results in assembler
23333 warnings that make the testsuite think the compilation
23334 was unsuccessful.
23335
23336Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
23337
23338 * gdb.c++/misc.exp: Add note to message for
23339 "print s.a for foo struct" that this is a known gcc 2.7.2
23340 and earlier bug.
23341
23342Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
23343
23344 * gdb.base/break.exp: Fix pattern for matching "Delete all
23345 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
23346 setup_xfail for deleting all breakpoints test. Fix various
23347 timeout messages to include "(timeout)".
23348 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
23349 for "p t_float_values2(3.14159,float_val2)".
23350 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
23351 for "continue to call2g" when gcc compiled.
23352 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
23353 "up to foo in langs.exp", "show language at foo in langs.exp",
23354 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
23355 and "show language at fsub in langs.exp".
23356 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
23357 "list line 1 in include file", "list message for lines past EOF",
23358 "list function in include file", "list list0.h:foo", and
23359 "list filename:function; nonexistant function".
23360 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
23361 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
23362 and "ptype t_char_array" to be for native cc only.
d63a86f8 23363
c906108c
SS
23364Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
23365
d63a86f8 23366 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 23367 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 23368 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
23369
23370Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
23371
23372 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
23373 "bt in signals.exp". This problem only appears when running
23374 the testsuite, and then only intermittently.
23375
23376Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
23377
23378 * gdb.base/return.exp (return_tests): Differentiate between
23379 two tests of continuing.
23380
23381Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
23382
23383 * */Makefile.in (maintainer-clean): Remove config.log.
23384 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
23385 * gdb.c++/Makefile.in (PROGS): Add inherit.
23386 (clean): Remove *.ci.
23387
23388Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
23389
23390 * gdb.c++/misc.cc: Add test code from Mike Stump.
23391 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
23392
23393Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
23394
23395 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
23396 to "alpha-*-osf2*" and add comment.
23397 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
23398 setup_xfail for "step over execarg initialization" and
23399 "step over corearg initialization".
c906108c
SS
23400 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
23401 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
23402 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 23403 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
23404 "print func2::coremaker_local", and "backtrace in corefile.exp".
23405 * gdb.base/signals.exp: Build and source signals.ci.
23406 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
23407 to be for gcc only.
23408 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 23409
c906108c
SS
23410Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23411
23412 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
23413 Feb 3 procfs.c change.
23414
23415Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
23416
23417 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
23418
23419Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
23420
23421 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
23422 from dejagnu's apparent default of 10 seconds, which gives random
23423 results when running the tests over NFS on moderately loaded systems.
23424 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
23425
23426Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
23427
23428 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
23429 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 23430 result reports.
c906108c
SS
23431
23432Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
23433
23434 * configure.in (CY_AC_PATH_TCLH): Remove.
23435 * configure: Regenerate.
23436
23437Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
23438
23439 * gdb.c++/Makefile.in (clean): Add missing '{'.
23440
23441Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
23442
23443 * lib/gdb.exp: Provide a default value for noinferior.
23444
23445 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
23446 Load libgloss.exp.
23447
23448Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
23449
23450 * gdb.disasm/hppa.exp: Compile directly into an executable, use
23451 the executable, not the .o to run the tests from.
23452
23453Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
23454
23455 * gdb.base/break.exp: Don't test for program exit or exit status
23456 if $noresults if nonzero.
23457 * gdb.base/langs.exp: Likewise.
23458 * gdb.base/watchpoint.exp: Likewise.
23459
23460 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
23461 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
23462 trying to compile the testcase.
23463
23464Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
23465
23466 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
23467 * gdb.base/signals.exp (continue to handler): Likewise.
23468
23469Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
23470
23471 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
23472
23473 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
23474
23475Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
23476
23477 * gdb.base/corefile.exp: Recognize "not found" as failure
23478 when trying to determine if a core file was generated.
23479 If no core file was generate the first time, try again without
23480 the ulimit -c to work around braindamaged shells.
23481
23482Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
23483
23484 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
23485 [] tests with "test" and enclose string in quotes.
23486 * gdb.stabs/configure: Rebuild
d63a86f8 23487
c906108c
SS
23488Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
23489
23490 Changes in sync with expect:
23491 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
23492 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
23493 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
23494 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
23495 argument to AC_REQUIRE.
23496 * configure: Regenerated.
23497
23498Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
23499
23500 * gdb.base/corefile.exp: When generating a core, discard any
23501 error messages about ulimit not found and the "core dumped"
23502 message from the shell that runs the coredumper.
23503
23504Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
23505
23506 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
23507
23508 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
23509 which sed script to run. Expect failure for v_comb test
23510 on PA targets too.
d63a86f8 23511
c906108c
SS
23512Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
23513
23514 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 23515 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
23516
23517Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
23518
23519 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
23520 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 23521 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
23522 * lib/gdb.exp (default_gdb_start): Fix typo.
23523 * gdb.base/corefile.exp: Allow "Core was generated by ..."
23524 messages to not include the full program name that caused
23525 the core dump since some systems (such as solaris) apparently
23526 truncate this path to about 80 characters.
23527 When generating a core file first try increasing the core file
23528 size limit to unlimited since some systems may default it to
23529 zero, and it is harmless to try it. Move the test for failing
23530 to generate a core file to where it will actually get executed.
23531 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
23532 new gdb result from g++ debug info improvements and make old
23533 pattern obsolescent. Also account for size_t differences
23534 (may be int or long).
23535 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
23536 initialization before function call is placed in the delay slot
23537 and thus appears to be skipped over by commands such as "next".
23538
23539Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
23540
23541 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
23542
23543Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
23544
23545 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
23546 input source file; fix code to compile test to deal with this
23547 convention.
23548 * gdb.c++/*.exp: Likewise.
23549
23550Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
23551
23552 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
23553 "bt in signals.exp".
23554
23555Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
23556
23557 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
23558 "step over execarg initialization" and
889bf7c5 23559 "step over corearg initialization".
c906108c
SS
23560
23561Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
23562
23563 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
23564 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
23565
23566Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
23567
23568 From Rob Savoye (rob@poseidon.cygnus.com)
23569 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
23570 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
23571 configure.in}, gdb.disasm/{Makefile.in, configure.in},
23572 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
23573 configure.in}: Major reworking for autoconfig.
c906108c
SS
23574 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
23575 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 23576 New files.
c906108c
SS
23577 * config/unix-gdb.exp: Make GDB global.
23578 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
23579 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
23580 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
23581 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
23582 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
23583 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 23584 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
23585 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
23586 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
23587 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
23588 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 23589 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
23590 to returns as necessary, arrange for test to compile own testcase
23591 executable.
c906108c 23592 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 23593
c906108c
SS
23594Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
23595
23596 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 23597 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
23598 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
23599 "backtrace through signal handler".
23600
23601Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23602
23603 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
23604 continuing from a job control stop signal.
23605 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
23606
23607Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
23608
23609 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
23610 * gdb.base/corefile.exp: Likewise.
23611 * gdb.base/funcargs.exp: Likewise.
23612
23613Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
23614
23615 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
23616 * config/monitor.exp: Add support for setting baud rate.
23617
23618Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
23619
23620 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
23621 i*86-*-linux* xfails for "backtrace through signal handler".
23622 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
23623 "print func2::coremaker_local".
23624 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 23625 alpha-dec-osf2* xfail for
c906108c
SS
23626 "delete all breakpoints when none".
23627
23628Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
23629
23630 * gdb.base/break.exp: Change test that deletes all breakpoints
23631 when no user breakpoints are installed. A post 4.15 change
23632 causes gdb to no longer prompt in this case.
23633
23634Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
23635
23636 * gdb.base/return.exp (return_tests): Change xfail for test
23637 "correct value returned double test" to stop xfailing at
23638 Solaris 2.5. Apparently the bug has been fixed.
23639
23640Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
23641
23642 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
23643 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
23644
23645Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
23646
23647 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
23648 * gdb.disasm/hppa.s: Corresponding changes.
23649
23650Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
23651
23652 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
23653 makefile fragment.
23654 * config/mt-hpux: Deleted.
23655
23656Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
23657
d63a86f8 23658 * Many files: When warning about suppressed tests due to a
c906108c
SS
23659 nonexistant test binary, avoid incrementing the warning count.
23660
23661Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
23662
23663 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 23664
c906108c
SS
23665Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23666
23667 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
23668 "sparc-*-solaris2*".
23669
23670Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23671
23672 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
23673 Add global and local variables and initialize them.
23674 * gdb.base/corefile.exp: Test correct mapping of corefile sections
23675 by printing variables. Remove rs6000 and powerpc xfails, BFD now
23676 extracts the file name and terminating signal from the core file.
23677 * TODO: Remove note about tests for correct mapping of corefile.
23678 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
23679 from optimizing it away.
23680 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
23681 handles common blocks.
23682
23683Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
23684
23685 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
23686 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
23687
23688Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
23689
23690 * Makefile.in (maintainer-clean): New target, synonym for
23691 realclean.
23692 * gdb.base/Makefile.in (maintainer-clean): Likewise.
23693 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
23694 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
23695 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
23696 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
23697 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
23698
23699Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
23700
23701 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
23702 xfails when not gcc compiled for "print foo::funclocal".
23703 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
23704 "print foo::funclocal at foo",
23705 "print 'scope1.c'::foo::funclocal at foo",
23706 "print foo::funclocal_bss at foo",
23707 "print 'scope1.c'::foo::funclocal_bss at foo",
23708 "print foo::funclocal_ro at foo",
23709 "print 'scope1.c'::foo::funclocal_ro at foo",
23710 "print bar::funclocal at foo" and
23711 "print 'scope1.c'::bar::funclocal at foo".
23712 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
23713 gcc compiled for "print foo::funclocal at bar".
23714 Expand all messages to ensure that they identify that
23715 the test is at bar().
23716 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
23717 gcc compiled for:
23718 "ptype on opaque struct pointer (statically)",
23719 "ptype on opaque struct tagname (statically)",
23720 "ptype on opaque struct pointer (dynamically) 1",
23721 "ptype on opaque struct tagname (dynamically) 1",
23722 "ptype on opaque struct pointer (dynamically) 2" and
23723 "ptype on opaque struct tagname (dynamically) 2
23724 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
23725 gcc compiled for:
23726 "p datalocal"
23727 "whatis datalocal",
23728 "ptype datalocal",
23729 "p bsslocal",
23730 "whatis bsslocal", and
23731 "ptype bsslocal".
23732 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
23733 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
23734 when not gcc compiled.
23735 * gdb.base/funcargs.exp (float_and_integral_args): Add
23736 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
23737 compiled.
23738 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
23739 "backtrace from call6a" when not gcc compiled.
23740 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
23741 "backtrace from call7a" when not gcc compiled.
23742 * gdb.base/callfuncs.exp (do_function_calls):
23743 Add "hppa*-*-hpux*" xfail when not gcc compiled for
23744 "p t_char_array_values(char_array_val2,char_array_val1)",
23745 "p t_char_array_values(char_array_val1,char_array_val2)",
23746 "p t_char_array_values("carray 1","carray 2")",
23747 "p t_char_array_values("carray 1",char_array_val2)",
23748 "p t_char_array_values(char_array_val1,"carray 2")",
23749 "p sum_args(1,{2})",
23750 "p sum_args(2,{2,3})",
23751 "p sum_args(3,{2,3,4})",
23752 "p sum_args(4,{2,3,4,5})"
23753 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
23754 "backtrace in corefile.exp" when not gcc compiled.
23755
23756Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23757
23758 * gdb.base/signals.exp: Rewrite `handle all print' test as
23759 a procedure. Accept blanks or TABs as whitespace, increase
23760 timeout and expect input buffer size for the large output
23761 from the command. Remove "i*86-*-bsdi2.0" xfail.
23762
23763Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23764
23765 * gdb.base/setvar.exp: Add new testcases for truncation when
23766 assigning invalid values to bitfields.
23767
23768Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
23769
d63a86f8 23770 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
23771 mips-sgi-irix* xfail for
23772 "call inferior func with struct - returns char *"
23773 and fix test so that an optional (unsigned char *) cast is
889bf7c5 23774 accepted in the result.
c906108c
SS
23775
23776Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
23777
23778 * gdb.base/funcargs.exp (float_and_integral_args): Remove
23779 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
23780 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
23781 * gdb.base/signals.exp: Remove duplicate "handle all print" test
23782 that accidentally got checked in.
23783
23784Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
23785
d63a86f8 23786 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
23787 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
23788 compiled test.
23789 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
23790 Add mips-sgi-irix5* xfail for not gcc compiled.
23791 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
23792 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
23793 "p top", "whatis top", "p middle", and "whatis middle".
23794 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
23795 "whatis signed char" for not gcc compiled.
23796 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
23797 "set variable signed char=-1 (-1)" and
23798 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
23799 * gdb.base/funcargs.exp (float_and_integral_args):
23800 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
23801 Add mips-sgi-irix* xfail when not gcc compiled for
23802 "continue to call2b".
23803 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
23804 "continue to call2g".
23805 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
23806 "backtrace from call6a"
23807 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
23808 "backtrace from call7k".
23809 Add mips-sgi-irix5* xfail when not gcc compiled for
23810 "backtrace from call7a".
23811 (localvars_after_alloca): Fix gdb_test cmds for
23812 "print * after runto ...".
23813 Remove rs6000-*-* xfails for
23814 "print i after runto localvars_after_alloca" and
23815 "print l after runto localvars_after_alloca"
23816 for all compilers.
23817 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 23818 when not compiled with gcc, for:
c906108c
SS
23819 "print signed char == (minus)",
23820 "print signed char != (minus)",
23821 "print signed char < (minus)",
23822 "print signed char > (minus)".
23823 * gdb.base/callfuncs.exp (do_function_calls):
23824 Add mips-sgi-irix* xfail, when compiled with native compiler, for
23825 "call inferior func with struct - returns char *".
d63a86f8 23826 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
23827 "correct value returned double test" to include Solaris 2.4.
23828 * gdb.base/funcargs.exp (float_and_integral_args):
23829 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 23830
c906108c
SS
23831Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23832
23833 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
23834 enumeration bitfields if compiling with GNU C.
23835 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
23836 to empty' prompt.
23837
23838Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
23839
23840 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
23841 test for PRO targets.
23842
23843 * gdb.base/funcargs.exp: Avoid ever setting more than 8
23844 breakpoints in the inferior at any given time by making
23845 two groups of breakpoints for call2*, call6* and call7*
23846 tests.
23847
23848Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23849
23850 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
23851 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
23852 from optimizing it away.
23853 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
23854 "call inferior func with struct".
23855
23856Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
23857
23858 * configure.in: Only configure gdb.chill for particular targets.
23859
23860Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
23861
23862 * gdb.base/Makefile.in: Add action to .c.o transformation
23863 rule that generates a .ci file for each .o file and remove
23864 explicit .c.o rules except for callfuncs.o.
23865 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
23866 generates a .ci file for each .o file and remove explicit
23867 .cc.o rules.
23868 (clean): Remove *.tmp *.ci files.
23869 (EXECUTABLES): Remove templ-info.exp.
23870 * gdb.base/compiler.c: New file.
23871 * gdb.c++/compiler.cc: New file
23872 * gdb.base/scope.exp: Source gdb.base/scope.ci.
23873 Change rs6000-*-* xfail for
23874 "print 'scope0.c'::filelocal_ro" and
23875 "print 'scope1.c'::filelocal" and
23876 "print 'scope1.c'::filelocal_bss" and
23877 "print 'scope1.c'::filelocal_ro" and
23878 "print 'scope1.c'::foo::funclocal" and
23879 "print 'scope1.c'::foo::funclocal_ro" and
23880 "print 'scope1.c'::bar::funclocal" and
23881 "print 'scope0.c'::filelocal_ro" and
23882 "print 'scope1.c'::filelocal at foo" and
23883 "print 'scope1.c'::filelocal_bss at foo" and
23884 "print 'scope1.c'::filelocal_ro at foo" and
23885 "print 'scope1.c'::foo::funclocal at foo" and
23886 "print 'scope1.c'::foo::funclocal_bss at foo" and
23887 "print 'scope1.c'::foo::funclocal_ro at foo" and
23888 "print 'scope1.c'::bar::funclocal at foo" and
23889 "print 'scope0.c'::filelocal_ro" and
23890 "print 'scope1.c'::filelocal" and
23891 "print 'scope1.c'::filelocal_bss" and
23892 "print 'scope1.c'::filelocal_ro" and
23893 "print 'scope1.c'::foo::funclocal" and
23894 "print 'scope1.c'::foo::funclocal_bss" and
23895 "print 'scope1.c'::foo::funclocal_ro" and
23896 "print 'scope1.c'::bar::funclocal" and
23897 "print 'scope1.c'::bar::funclocal_bss"
23898 to only be xfail'd when not compiled with gcc.
d63a86f8 23899 Add rs6000-*-* xfail for
c906108c
SS
23900 "print 'scope0.c'::filelocal_bss before run"
23901 when compiled with gcc.
23902 (test_at_main): Add rs6000-*-* xfail for
23903 "print filelocal_ro in test_at_main"
23904 when compiled with gcc.
23905 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 23906 Add rs6000-*-aix* xfail for
c906108c
SS
23907 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
23908 "ptype t_char_array", not compiled with gcc.
23909 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
23910 xfail for "list foo (in include file)" when gcc compiled.
23911 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 23912 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
23913 "run to call0a" if not compiled with gcc.
23914 (unsigned_integral_args): Add rs6000-*-* xfail for
23915 "run to call1a" if not compiled with gcc.
23916 (float_and_integral_args): Add rs6000-*-* xfail for
23917 "run to call2a" if not compiled with gcc and for
23918 "continue to call2b" for any compiler.
23919 Add rs6000-*-* xfail to
23920 "print f1 after run to call2a" for gcc compiled.
23921 (discard_and_shuffle): Add rs6000-*-* xfail for
23922 "run to call6a".
23923 (shuffle_round_robin): Add rs6000-*-* xfail for
23924 "backtrace from call7a" if not compiled with gcc.
23925 Add rs6000-*-* xfail for
23926 "backtrace from call7b" if compiled with gcc.
23927 (call_after_alloca): Add rs6000-*-* xfail for
23928 "print c in call_after_alloca" and
23929 "print s in call_after_alloca" and
23930 "backtrace from call_after_alloca_subr"
23931 if not compiled with gcc.
23932 (localvars_in_indirect_call): Add rs6000-*-* xfail for
23933 "print c in localvars_in_indirect_call" and
23934 "print c in localvars_in_indirect_call" and
23935 "backtrace in indirectly called function" and
23936 "stepping into indirectly called function"
23937 if not compiled with gcc.
23938 (localvars_after_alloca): Add rs6000-*-* xfail for
23939 "print c after runto localvars_after_alloca" and
23940 "print s after runto localvars_after_alloca" and
23941 "print i after runto localvars_after_alloca" and
23942 "print l after runto localvars_after_alloca"
23943 for all compilers.
23944 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
23945 than whatis-info.exp.
23946 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
23947 than opaque-info.exp.
23948 Setup rs6000-*-* xfail for
d63a86f8 23949 "ptype on opaque struct pointer (statically)" and
c906108c
SS
23950 "ptype on opaque struct pointer (dynamically)" when
23951 not compiled with gcc.
23952 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
23953 rather than callf-info.exp.
23954 (do_function_calls): Add clear_xfail for rs6000-*-* for
23955 "p t_float_values2(3.14159,float_val2)". Seems to work
23956 fine there, both with xlc and gcc. Need to find out what
23957 it is doing right and fix other platforms.
23958 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
23959 "call inferior func with struct - returns int",
23960 "call inferior func with struct - returns long",
23961 "call inferior func with struct - returns float",
23962 "call inferior func with struct - returns double",
23963 "call inferior func with struct - returns char *",
23964 but only if not gcc compiled (presumes xlc compiled).
23965 Change rs6000-*-* xfails for
23966 "call inferior func with struct - returns char" and
23967 " call inferior func with struct - returns short" to only
23968 xfail if not using gcc.
23969 (clean mostlyclean): Remove *.ci and *.tmp files.
23970 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
23971 than templ-info.exp.
23972 * gdb.base/langs.exp: Source gdb.base/langs.ci.
23973 Add rs6000-*-* xfail for "up to foo in langs.exp"
23974 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 23975 when not gcc compiled.
d63a86f8 23976
c906108c
SS
23977Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
23978
23979 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
23980 * gdb.base/corefile.exp: Likewise.
23981 * gdb.base/list.exp: Likewise.
23982 * gdb.base/scope.exp: Likewise.
23983 * gdb.base/siganls.exp: Likewise.
23984
23985 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
23986 compiler output.
23987 * gdb.base/whatis.exp: Likewise.
23988
23989Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
23990
23991 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
23992 failure (opcode table has been fixed to match reality).
23993
23994Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
23995
23996 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
23997 "call inferior func with struct - returns char",
23998 "call inferior func with struct - returns short"
23999
24000 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
24001 "print 'scope0.c'::filelocal at main",
24002 "print 'scope0.c'::filelocal_bss in test_at_main",
24003 "print 'scope0.c'::filelocal at foo",
24004 "print 'scope0.c'::filelocal_bss in test_at_foo",
24005 "print 'scope0.c'::filelocal at bar",
24006 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 24007
c906108c
SS
24008 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
24009 in source file 1". This bug seems to have been fixed with both
24010 gcc and native cc (was native assembler bug?).
24011
24012Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
24013
24014 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
24015 "backtrace through signal handler" to "i*86-*-sysv4*".
24016 * gdb.base/signals.exp: Add xfail for "'next' behaved as
24017 continue" case. Add "known SVR4 bug" to fail message.
24018 Add "i*86-*-bsdi2.0" xfail for "handle all print".
24019 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
24020 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
24021 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
24022 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
24023 "up to foo in langs.exp", "show language at foo in
24024 langs.exp", "up to cppsub_ in langs.exp", "show
24025 language at cppsub_ in langs.exp", "up to fsub in
24026 langs.exp", and "show language at fsub in langs.exp".
24027 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
24028 "bactrace in corefile.exp".
24029 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
24030 "call inferior function with struct - returns float" and
24031 "call inferior function with struct - returns double".
d63a86f8 24032
c906108c
SS
24033Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
24034
24035 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
24036 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
24037 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
24038 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
24039
24040Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
24041
24042 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
24043 (or overriden) "CHILL" macro rather then bare "gcc".
24044 Also look for ../../gcc/xgcc since that is what we will
24045 actually need, not "Makefile". Remove following assignment
24046 of CHILL to CHILL_FOR_TARGET because that results in
24047 recursive definition.
24048
24049Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
24050
24051 * gdb.base/corefile.exp: Change xfail for backtrace in
24052 corefile.exp from linuxaout to all linux.
24053 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
24054 cases where we miss the breakpoint at the signal handler
24055 for some reason. Setup xfail for linuxoldld/linuxaout and
24056 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
24057 hitting SIGURG breakpoint.
24058 * gdb.base/signals.exp: Setup xfail for "next" acting like
24059 continue to add linuxoldld. Setup xfail for all linux for
24060 "next to handler in signals_tests_1", "backtrace in
24061 signals_tests_1", "continue to func1", "pass SIGUSR1",
24062 and continue to handler".
24063
24064Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
24065
24066 * Update all FSF addresses except those in COPYING* files.
24067
24068Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
24069
24070 * gdb.base/a2-run.exp: Change messages to be more explicit about
24071 the status of args, and quote binfile in results.
24072
24073Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
24074
24075 * gdb.base/callfuncs.exp: Add tests for passing structs to
24076 inferior functions and return various types.
24077 * gdb.base/callfuncs.c: Add functions to receive a struct
24078 and return a member of the struct, in various types.
24079
24080Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24081
24082 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
24083
24084Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
24085
24086 * config/vxworks29k.exp: New file, sources vxworks.exp.
24087
24088Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
24089
24090 * config/gdbremote.exp: New file. Testing framework using
24091 gdbserver.
24092
24093Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
24094
24095 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
24096 "call function when asleep" and "send end of file".
24097 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
24098 for "backtrace in corefile.exp".
24099 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
24100 for "backtrace through signal handler".
24101 * gdb.base/corefile.exp: Make sure we actually generate a core file
24102 before trying the core tests. Some systems allow the user to suppress
24103 generation of core files and default to that (linux for example).
24104 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
24105 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
24106
24107Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
24108
24109 * gdb.threads: New directory with some crude multi-threaded
24110 gdb tests (step.exp and step2.exp).
24111 * config/mt-lynx (STEP_EXECUTABLE): Define.
24112 (THREADFLAGS): Define.
24113
24114Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
24115
24116 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
24117
24118 * gdb.base/signals.exp: Disable whole file for lynx until
24119 further notice.
24120
24121 * gdb.base/signals.exp: xfail test where "next" acts like
24122 "continue" for lynx.
24123
24124 * gdb.base/interrupt.exp: xfail test for calling function while
24125 inferior is asleep for lynx.
24126
24127 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
24128 than one cr-lf after each command.
24129
24130Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24131
24132 * configure.in: Reinstate setting of stabsdirs variable, fix
24133 typo in setting up configdirs for native builds.
24134
24135 * gdb.base/return.exp: Fix typo in return double test.
24136 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
24137 compiler from optimizing them away.
24138
24139Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
24140
24141 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
24142 sequences to be echo'd by gdb when using gdb_test.
24143 * gdb.chill/chexp.exp: Likewise.
24144 * gdb.fortran/exprs.exp: Likewise
24145
24146Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
24147
24148 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
24149 after the inferior gdb has started.
24150
24151 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
24152 after each command.
24153 * gdb.base/funcargs.exp: Likewise.
24154 * gdb.base/gdbvars.exp: Likewise.
24155 * gdb.base/interrupt.exp: Likewise.
24156 * gdb.base/list.exp: Likewise.
24157 * gdb.base/watchpoint.exp: Likewise.
24158 * gdb.c++/demangle.exp: Likewise.
24159 * gdb.c++/inherit.exp: Likewise.
24160 * gdb.chill/chexp.exp: Likewise.
24161 * gdb.fortran/exprs.exp: Likewise.
24162
24163 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
24164 test if we can't handle IO to/from the inferior.
24165
24166 * gdb.c++/misc.exp: Always check for a program already being
24167 started after sending a "run" command to gdb.
24168
24169 * gdb.base/twice.exp: Start with a fresh gdb.
24170
24171 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
24172 only depend on gdb's expression code, not the chill runtime.
24173
24174 * gdb.base/return.c: Put return values into variables so we
24175 can have gdb print them rather than depending on the program
24176 to print them.
24177 * gdb.base/return.exp: Corresponding changes.
24178
24179 * lib/gdb.exp: Provide default value for noinferiorio.
24180 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
24181 the inferior.
24182
24183 * gdb.base/break.exp: Always check for a program already being
24184 started after sending a "run" command to gdb.
24185 (text_next_with_recursion): Don't check the output from the
24186 program's printf statement. Instead just make sure the program
24187 exited.
24188
24189 * gdb.base/commands.exp: Protect tests which need arguments with
24190 $noargs conditionals.
24191
24192Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24193
24194 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
24195 of structure member arrays to match gdb/valops.c:value_addr change.
24196
24197Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
24198
24199 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
24200 cases.
24201
24202Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
24203
24204 * configure.in (configdirs): Remove gdb.chill from default list
24205 of subdirs and then add it back in only if doing a native build.
24206 The current chill compiler does not yet work in any cross build.
24207 * Revert all signal changes from Jul 6.
24208 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
24209 for sh-hms targets, allowing these tests to link, with no other
24210 changes. Testing is suppressed by setting "nosignals" in site.exp.
24211
24212Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
24213
24214 * configure.in (signaldirs): Define and add to configdirs for all
24215 targets except some specific ones that are known to not support signals.
24216 Also clean up formatting.
24217 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
24218 (signals, sigall): Remove rules to build.
24219 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
24220 Moved to new gdb.signals directory.
24221 * gdb.signals: New test directory.
24222 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
24223 signals.c signals.exp}: New or moved files.
24224
24225Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
24226
24227 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
24228
24229Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
24230
24231 * gdb.base/return.exp: Xfail `return double' test failure
24232 on at least Solaris 2.3 and handle future/past versions on
24233 a case by case basis as appropriate. Also update message
24234 to include i*86 failures.
24235
24236Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24237
24238 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
24239
24240 * lib/gdb.exp: Fix comment which erroneously identified
24241 gdb_file_cmd as gdb_load (the 19 May change was in fact to
24242 gdb_file_cmd not gdb_load).
24243 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
24244
24245 * gdb.base/setvar.exp: Make test names consistent between pass and
24246 fail cases. Use gdb_test more.
24247
24248Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24249
24250 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
24251
24252Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24253
24254 * gdb.base/help.exp: Fix expected help string for `show commands'.
24255
24256Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
24257
24258 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
24259
24260 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
24261 of a text section.
24262
24263Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
24264
24265 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
24266 that loop eventually terminates. Fix Connection refused logic so
24267 that testsuite will expire nicely.
24268
24269Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
24270
24271 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
24272 config/rom68k.exp: New tcl glue for the appropriate monitors.
24273 These all just end up calling monitor.exp.
24274 * config/monitor.exp (gdb_target_monitor): Handle `Connection
24275 refused' by retrying. Cleanup some timeout issues.
24276 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
24277 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
24278 callers don't have to set/restore global timeout variable.
24279
24280 * The following set of changes centralizes management of the global
24281 timeout variable. This way, it can be set in one target dependent
24282 place instead of dozens of places scattered throughout the test suite.
24283 If you need to lengthen a timeout, then you should either set timeout
24284 in one of the config/{target}.exp files, or multiply it by a factor.
24285 Setting it to an absolute value is always going to lose for some
24286 targets.
24287 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
24288 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
24289 * gdb.base/funcargs.exp: Don't set timeout.
24290 * gdb.base/list.exp (test_forward_search): Only use local timeout.
24291 * gdb.base/printcmds.exp (test_print_string_constants
24292 test_print_array_constants): Don't set timeout.
24293 * gdb.base/ptype.exp: Don't set timeout.
24294 * gdb.base/recurse.exp: Don't set timeout.
24295 * gdb.base/return.exp: Don't set timeout.
24296 * gdb.base/watchpoint.exp: Don't set timeout.
24297 * gdb.c++/classes.exp (do_tests): Don't set timeout.
24298 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
24299
24300Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
24301
24302 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
24303
24304Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24305
24306 * lib/gdb.exp: Disable chill tests for irix5.
24307
24308Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24309
24310 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
24311 each test pass or fail.
24312
24313Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24314
24315 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
24316 xlc not gcc.
24317
24318Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
24319
24320 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
24321
24322Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
24323
24324 * config/est.exp: Fix copyright and comments. Remove dead code.
24325 Use targetname, serialport and baud variables instead of fixed
24326 constants.
24327 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
24328 * config/cpu32bug.exp: New file to support cpu32bug monitors.
24329
24330Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24331
24332 * gdb.base/watchpoint.exp: Don't run
24333 test_watchpoint_triggered_in_syscall for sunos.
24334
24335Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24336
24337 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
24338 they don't seem to exist. Do include stdio.h.
24339
24340Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24341
24342 * gdb.base/a1-selftest.exp: Add alpha xfail.
24343
24344Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24345
24346 * gdb.base/watchpoint.c (main): Prompt before calling read().
24347 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
24348 Revise accordingly. Remove cruft about sending "123" several
24349 times, until it gets noticed. Clean up the "print buf[0]" stuff
24350 so that it passes or fails, and waits for prompts in the usual way.
24351
24352Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24353
24354 * gdb.base/recurse.exp: Fix comment.
24355
24356 * TODO: Remove item about printing variables in nodebug.exp. Add
24357 item about enabling tests which are only run on some targets.
24358
24359 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
24360 fail, make test names unique, use new gdb_test convention
24361 regarding pattern, use gdb_test more, etc.).
24362
24363 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
24364 fail, make test names unique, etc.).
24365
24366Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24367
24368 * gdb.base/nodebug.c: Change return type of top and middle to
24369 short.
24370 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
24371 are fixed by the recent mdebugread.c changes. Allow `short ()'
24372 as type for top and middle.
24373
24374Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24375
24376 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
24377 nearly as I can tell, the whole thing was an accident in Stu's
24378 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
24379 to replace a send/expect pair with gdb_test, but ended up only
24380 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
24381 of 30 Mar 1995 took care of it, but left this vestigial comment
24382 which I am now nuking.
24383
24384Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24385
24386 * gdb.base/break.exp: Look for different line number for
24387 breakpoint at main depending on usestubs.
24388
24389Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24390
24391 * gdb.base/list.exp: Adjust some alternate expect patterns to
24392 match recent list0.c change. Add alternate expect pattern for
24393 output from `list default lines around main' for optimizing
24394 compilers.
24395
24396Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24397
24398 * lib/gdb.exp: If nosignals is not set, set it to 0.
24399
24400Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
24401
24402 * config/slite-gdb.exp: Responds to load symbol table prompt.
24403 * gdb.base/break.exp: Adjust line number, fix rerun.
24404 * gdb.base/langs0.c: Add #ifdef usestubs.
24405
24406Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
24407
24408 * gdb.base/list.exp: Adjust line contents after adding new lines in
24409 list0.c. Also fix a syntax error.
24410
24411 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
24412 * gdb.base/break.exp: ditto.
24413 * gdb.base/list.exp: ditto.
24414 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
24415 * gdb.base/run.c: ditto.
24416 * gdb.base/list0.c: ditto.
24417 * gdb.base/funcargs.c: ditto.
24418
24419Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
24420
24421 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
24422 $targetname, $serialport and $baud instead of hardwired variables.
24423 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
24424 target doesn't support signals.
24425
24426Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
24427
24428 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
24429
24430Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24431
24432 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
24433 Don't rely on the value of an auto variable before it has been
24434 initialized. Use gdb_test more.
24435
24436Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24437
24438 * lib/gdb.exp (default_gdb_version): A version number must start
24439 with a digit, but other than that contains all characters up to
24440 the first whitespace character.
24441
24442Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24443
24444 * gdb.base/commands.exp (breakpoint_command_test): New tests.
24445
24446Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24447
24448 * gdb.c++/*.exp: Warn if executable does not exist. The original
24449 reason for skipping the warning was that configure.in sometimes
24450 intentionally skipped building the executables but the tcl code
24451 had no way of knowing. That (a) was always bogus with respect to
24452 error handling, (b) is no longer true (right now there is no way
24453 to skip C++ tests).
24454
24455 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
24456
24457Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24458
24459 * gdb.base/list.exp: Add expect patterns for output from
24460 SunPRO compiled executables.
24461 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
24462 types.
24463
24464Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24465
24466 * gdb.base/break.exp (test_next_with_recursion): Accept any line
24467 number (we are already testing that the correct source line text
24468 gets printed).
24469
24470 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
24471 that is what is intended, but something needed to be done to get
24472 sunos4 native working again.
24473
24474 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
24475
24476 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
24477 apparently went with a (very) old xfail.
24478
24479Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
24480
24481 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
24482 runto_main is a proc in gdb.exp that will do 'step' for target use
24483 stubs.
24484 * gdb.base/exprs.exp: ditto.
24485 * gdb.base/interrupt.exp: ditto.
24486 * gdb.base/opaque.exp: ditto.
24487 * gdb.base/printcmds.exp: ditto.
24488 * gdb.base/ptype.exp: ditto.
24489 * gdb.base/scope.exp: ditto.
24490 * gdb.base/setvar.exp: ditto.
24491 * gdb.base/signals.exp: ditto.
24492 * gdb.base/twice.exp: ditto.
24493 * gdb.c++/classes.exp: ditto.
24494 * gdb.c++/inherit.exp: ditto.
24495 * gdb.c++/templates.exp: ditto.
24496 * gdb.base/break.exp: no run and hit main for stubs. Change line
24497 numbers for breakpoints and info breakpoint.
24498 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
24499 breakpoint().
24500 * gdb.base/callfuncs.c: ditto.
24501 * gdb.base/exprs: ditto.
24502 * gdb.base/interrupt.c: ditto.
24503 * gdb.base/opaque0.c: ditto.
24504 * gdb.base/printcmds.c: ditto.
24505 * gdb.base/ptype.c: ditto.
24506 * gdb.base/scope0.c: ditto.
24507 * gdb.base/setvar.c: ditto.
24508 * gdb.base/signals.c: ditto.
24509 * gdb.base/twice.c: ditto.
24510 * gdb.c++/misc.cc: ditto.
24511 * gdb.c++/templates.cc: ditto.
24512
24513Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24514
24515 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
24516
24517 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
24518 somewhere between `read' and `main.c'. I'm pretty sure the
24519 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
24520 and it isn't particularly useful.
24521
24522 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
24523
24524Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24525
24526 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
24527
24528Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
24529
24530 * config/mt-slite: add LIBS and -nostdlib.
24531 * config/slite-gdb.exp: add this new file to support sparclite target.
24532
24533Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
24534
24535 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
24536
24537 * gdb.base/a2-run.exp: Change argument to istarget from
24538 "*-*-vxworks" to "*-*-vxworks*".
24539 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
24540
24541Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
24542
24543 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
24544 will not runto main but do a 'step' to step out of breakpoint().
24545 * config/mt-slite: add -Dusestubs.
24546
24547Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24548
24549 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
24550 instead of just @.
24551
24552 * gdb.base/signals.exp: Add test for "handle all print".
24553 * TODO: Remove "handle all print". Also remove item about
24554 checking copyright date (I don't like the idea of a spurious FAIL
24555 based on when we run the tests).
24556
24557 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
24558 for SunOS4 (reason for failure not investigated). Remove
24559 redundant test for $binfile.
24560
24561 * gdb.base/nodebug.c (array_index): Call malloc.
24562
24563 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
24564
24565Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
24566
24567 * gdb.base/recurse.exp: Update gdb_test invocation to use new
24568 conventions and slightly simplify the matching regexp.
24569
24570Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24571
24572 * gdb.base/break.exp: Update gdb_test invocation to use new
24573 convention.
24574
24575 * lib/gdb.exp: If noargs is not set, set it to 0.
24576
24577 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
24578 tests unique.
24579
24580 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
24581
24582Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24583
24584 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
24585 one argument of type "<non-float parameter>".
24586
24587Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
24588
24589 * config/rom68k.exp: New file to support Motorola IDP board.
24590 * gdb.base/a2-run.exp: Skip this file if noargs is set.
24591 * gdb.base/break.c: Change things around so that this program
24592 doesn't depend upon args. This is necessary to make remote
24593 targets work (in general, they can't take args).
24594 * gdb.base/break.exp: Don't try to send args to program. Don't
24595 expect output. Also, replace lots of code with gdb_test.
24596
24597Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24598
24599 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
24600 printing of '\'' (which is what the comment says we are testing,
24601 even though we were not), not '''.
24602 (test_integer_literals_rejected): Test that printing ''' is an error.
24603
24604 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
24605 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
24606 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
24607 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
24608 Use gdb_test not test_print_accept.
24609 * lib/gdb.exp: Remove test_print_accept.
24610
24611 * gdb.base/signals.exp (signal_tests_1): Make pass message
24612 consistent with fail message.
24613
24614 * gdb.base/whatis.exp: Remove xfails for printing char vs.
24615 unsigned char; the bug (PR 1821) is fixed.
24616
24617 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
24618
24619 * gdb.base/scope.exp (test_at_localscopes): Call pass for
24620 successful tests--makes xfailing them work right.
24621
24622Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24623
24624 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
24625 only \r\n, not .*. The test can pass .* as the last thing in
24626 $pattern if that is what it wants. In addition to providing this
24627 flexibility, this change should speed up pattern matching in cases
24628 where the pattern already ended with .* (there were a number of
24629 them). This change also helps catch bad patterns--in the old
24630 scheme the typo "char \*" instead of "char \\*" would pass. Now
24631 it is caught.
24632 * Many .exp files: Update callers.
24633
24634 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
24635 clearer and does not spuriously match multiple ('s. Likewise for
24636 ) and *.
24637
24638 * gdb.base/nodebug.exp: Test ability to call a function and pass
24639 it a string (even with no debugging info).
24640
24641 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
24642 "p '\'", which is the same as "p ''" once tcl gets done with
24643 quoting, to "p '\\'", which I suspect is what is intended (one
24644 backslash gets sent to GDB).
24645
24646 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
24647
24648Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24649
24650 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
24651 1817) was fixed literally years ago.
24652
24653Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24654
24655 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
24656 test, it causes stepping out of call_after_alloca_subr with
24657 optimizing compilers.
24658 (localvars_in_indirect_call): Consume GDB prompt if `finish'
24659 fails.
24660
24661 * gdb.c++/templates.exp: Source templ-info.exp only if
24662 the templates executable exists.
24663
24664 * gdb.c++/misc.cc (class Contains_static_instance,
24665 class Contains_nested_static_instance),
24666 gdb.c++/classes.exp (test_static_members): Test printing of
24667 a class that contains a static instance of the class.
24668
24669Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24670
24671 * gdb.base/langs2.c (cppsub_): Don't prototype.
24672 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
24673 only, I believe).
24674
24675Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24676
24677 * lib/gdb.exp (skip_chill_tests): New procedure.
24678
24679 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
24680
24681Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
24682
24683 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
24684 each expect pattern. Cuts runtime from 12 to about 4 seconds.
24685
24686Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24687
24688 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
24689
24690 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
24691 disassemble 8, not 16, instructions for part 4.
24692
24693 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
24694 support the latter anymore.
24695
24696 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
24697 -DNO_PROTOTYPES.
24698 * gdb.base/callfuncs.c: Control use of prototypes based on
24699 NO_PROTOTYPES, not __STDC__.
24700 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
24701 t_float_values2 tests if prototypes in use.
24702
24703 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
24704 t_double_values): When checking differences against DELTA, check
24705 that difference is within the range (-DELTA,DELTA), not just
24706 (-infinity,DELTA).
24707
24708Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
24709
24710 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
24711 'file' command firts, then 'target', then 'load', this is due to gdb
24712 target set up.
24713 * config/mips-gdb.exp: Fix a couple regular exp bugs.
24714
24715Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
24716
24717 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
24718 FP load/store variants.
24719 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
24720
24721Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
24722
24723 * gdb.base/term.exp: Do not give a warning if not native, it is
24724 not an abnormal condition.
24725
24726Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
24727
24728 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
24729 t_char_array".
24730
24731Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
24732
24733 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
24734 are getting the version number.
24735
24736 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
24737 if not native, it is not an abnormal condition.
24738
24739Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24740
24741 * lib/gdb.exp: Just use "file exists", rather than undocumented
24742 dejagnu procedure "findfile".
24743
24744Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
24745
24746 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
24747 (LDFLAGS): Set to -Xlinker -Ur.
24748
24749 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
24750 Removed, these values are set by lib/gdb.exp.
24751
24752 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
24753
24754Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
24755
24756 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
24757 of replicating gdb startup code.
24758
24759 * config/mt-vxworks (LDFLAGS): Set to -r.
24760 (CFLAGS_FOR_TARGET): Removed.
24761
24762 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
24763 (gdb) and gdb for vxworks uses (vxgdb).
24764
24765 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
24766 executable is not in the tree and host != target, use sed and
24767 program_transform_name to determine the gdb name used by the
24768 target.
24769
24770 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
24771 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
24772
24773Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24774
24775 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
24776 floats, chars, and shorts where there are ANSI-style function
24777 definitions.
24778
24779 * gdb.base/langs.exp, gdb.base/langs*: New test.
24780 * gdb.base/Makefile.in: Build it.
24781 * TODO: Remove item about checking that C names don't get C++
24782 demangling applied; this test tests it.
24783
24784Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24785
24786 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
24787 went with the const70 xfail. The xfail went away a year ago.
24788
24789 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
24790
24791 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
24792 for hp300.
24793
24794 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
24795
24796 * gdb.base/a1-selftest.exp: Don't run on hp300.
24797
24798Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24799
24800 * Makefile.in (site.exp): Set host_alias and target_alias as well
24801 as host_triplet and target_triplet.
24802
24803Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24804
24805 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
24806
24807 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
24808 places as other ecoff systems).
24809
24810 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
24811 ultrix.
24812
24813Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24814
24815 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
24816 remove them.
24817 * gdb.base/nodebug.exp: Accept "function" in addition to "text
24818 variable and "variable" in addition to "data variable".
24819 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
24820
24821 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
24822 2.
24823 * gdb.base/list1.c (long_line): Add additional statement at start
24824 of function.
24825 * gdb.base/list.exp (test_forward_search): Update line number to
24826 reflect new statement.
24827
24828Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24829
24830 * gdb.base/signals.exp: Reinitialize searched source directories
24831 after gdb_start call.
24832
24833Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
24834
24835 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
24836 * gdb.stabs/Makefile.in: Likewise.
24837
24838 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
24839 change. Instead split the tests into smaller pieces.
24840 * gdb.disasm/hppa.s: Corresponding changes.
24841
24842Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24843
24844 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
24845 Quote ^C when passing it to stty. For some shells ^ is a pipe.
24846
24847 * gdb.base/funcargs.exp: Modify many tests so that every test
24848 either passes or fails. Make some test names unique.
24849
24850Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24851
24852 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
24853 Call stty to set interrupt character.
24854
24855 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
24856 for HP assembler versus GNU assembler based on actual behavior of
24857 $(CC), rather than assuming that $(AS) is always the GNU assembler.
24858
24859 * TODO: Suggest a few more stepping tests.
24860
24861Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
24862
24863 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
24864 restart GDB for h8300 after a continue.
24865 (return): Add pattern to match a29k-udi behavior.
24866 * gdb.base/nodebug.exp: Remove obsolete comment.
24867 * gdb.base/regs.exp: New file, testing of register displays.
24868 * gdb.base/return.exp: Fix typo in reference to $objdir.
24869 * gdb.base/whatis.exp: Always start with a fresh GDB.
24870
24871Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24872
24873 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
24874 higher, these tests generate a lot of output.
24875
24876Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24877
24878 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
24879 code following the catch silently ignored some errors; without the
24880 catch they should be thrown like any other tcl error. Also, the
24881 catch used "" instead of {} which meant all the callers who wanted
24882 to include one of the characters "[]$ had to quote it an extra time.
24883 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
24884 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
24885 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
24886 Remove extra quoting.
24887
24888Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
24889
24890 * gdb.base/commands.exp: Make test names unique; every test either
24891 passes or fails. Update some comments.
24892
24893 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
24894
24895Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24896
24897 The following fixes a FAIL caused by the fact that the alpha stabs
24898 configuration didn't use the ".if alpha" code in weird.def.
24899 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
24900 bit pointer, so the 32 bit version works even on the alpha.
24901 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
24902 Remove the stuff which allowed us to have separate versions for
24903 alpha and everything else.
24904
24905 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
24906 regexp which "info func operator\[\](" is supposed to match. Fix
24907 string to send to GDB. Note that GDB still doesn't work right. Add a
24908 new test for "info func .perator\[\](" which GDB does handle correctly.
24909
24910 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
24911
24912Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24913
24914 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
24915 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
24916 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
24917 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
24918 it makes the tests harder to understand and confuses test-o-matic.
24919 The preferred style is that each test provides a PASS or a FAIL,
24920 and has a unique message (e.g. "continue #54" not just "continue")
24921 which is the same for the pass and the fail.
24922 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
24923 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
24924 to lib/gdb.exp.
24925 * gdb.base/printcmds.exp: Use test_print_accept. Remove
24926 prt_accept which was basically the same thing. Likewise for
24927 test_print_reject and prt_reject.
24928 * lib/gdb.exp (test_print_reject): Add some more error message
24929 patterns to match from the former printcmds.exp (prt_reject).
24930 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
24931 One defect of the passcount stuff is that some of it failed to
24932 report XPASS where appropriate.
24933 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
24934 stuff before and after arg in expected pattern.
24935 (test_paddr_operator_functions): Re-do test without print_addr_of;
24936 this is the only test which seems to want extra stuff there.
24937
24938Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24939
24940 * gdb.base/nodebug.exp: Update new tests to reflect improved
24941 wording of gdb output.
24942
24943 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
24944 and "ptype" work on variables in files compiled without -g.
24945 Replaces commented out "maint print msymbol" tests.
24946
24947Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24948
24949 * gdb.base/setvar.c (dummy): Call malloc.
24950
24951 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
24952 losing with the irix4 sed.
24953
24954 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
24955 ALRM" on irix4.
24956
24957Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24958
24959 * TODO: Remove items about corefile.exp testing new exec-file and
24960 backtrace; both are now done. Add items about printing enums.
24961
24962Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24963
24964 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
24965 "get signal $thissig" test fails.
24966
24967 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
24968
24969Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24970
24971 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
24972 compiler warning with dec alpha compiler.
24973
24974 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
24975 extra \n from gdb_test call (this explains why the prompt test
24976 that I removed yesterday was there).
24977 (user_defined_command_test): Remove extra \n and prompt test.
24978
24979 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
24980 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
24981 doesn't exist.
24982 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
24983 Also remove alpha workaround, which turns out to be because
24984 SIGABRT == SIGLOST.
24985
24986 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
24987
24988 * gdb.base/help.exp: Don't test "help show".
24989
24990Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24991
24992 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
24993 "set print address" is on.
24994 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
24995 pass prompt to gdb_test; gdb_test already looks for the prompt.
24996
24997 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
24998
24999 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
25000 was a vestige of the manual TESTSTRATEGY, and the purpose of it
25001 was to make sure that gdb can read a core file. But (a) the "read
25002 the corefile" part didn't make it to a1-selftest.exp, we just
25003 delete the corefile after creating it, and (b) we test reading
25004 corefiles in corefile.exp anyway. Also, this test left around a
25005 xgdb process on Solaris.
25006
25007 * gdb.base/corefile.exp: Also test backtrace.
25008
25009Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
25010
25011 * gdb.base/commands.exp: Test a simple user defined command with
25012 arguments and if/while statements; verify the full user command is
25013 printed by "show user".
25014
25015 * gdb.base/commands.exp: Test if/while commands as part of a
25016 breakpoint command list; verify they appear in breakpoint
25017 information.
25018
25019Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
25020
25021 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
25022 than by dividing by zero.
25023
25024Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
25025
25026 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
25027 performing an inferior call with watchpoints enabled.
25028 * gdb.base/watchpoint.c (main): Delete second unnecessary read
25029 call.
25030
25031Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
25032
25033 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
25034 of "file" command.
25035
25036 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
25037 Add additional pattern for when "int operator int(void);" appears
25038 in a different order.
25039
25040Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
25041
25042 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
25043
25044 * gdb.base/help.exp: Replace most of docstrings for "info signals"
25045 and "signal" with ".*".
25046
25047Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
25048
25049 * TODO: Add note about "handle all nostop".
25050
25051 * gdb.base/{sigall.c, sigall.exp}: New test.
25052 * gdb.base/Makefile.in: Add it.
25053
25054Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
25055
25056 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
25057 when invoking GDB, suppresses any windowing interface.
25058
25059Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
25060
25061 * config/sim-gdb: New file, simulator testing support.
25062
25063Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
25064
25065 * gdb.base/interrupt.exp: Test calling func1 twice.
25066
25067Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
25068
25069 * gdb.base/list.exp (test_forward_search): Set timeout higher
25070 when we'll be getting lots of output from gdb.
25071
25072 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
25073 "init_malloc" to after the expect statement. Run it if that
25074 regexp is taken, but also for two others which happen if source
25075 cannot be found.
25076
25077Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25078
25079 * gdb.base/printcmds.exp: New test, for printing register before
25080 program is running.
25081
25082Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25083
25084 * gdb.base/list.exp: Correct some alternate expect patterns
25085 to reflect changes in list1.c.
25086
25087Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25088
25089 * TODO: Add item regarding large frames.
25090
25091 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
25092
25093 * TODO: Remove item about enabling return.exp; it
25094 is enabled. Suggest a few more "return" tests.
25095
25096Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25097
25098 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
25099 anonymous unions.
25100
25101Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25102
25103 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
25104 and pr-5646.o, so "make" is the same as "make all", not "make
25105 pr-4975.o".
25106
25107Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
25108
25109 * gdb.base/list.exp: Adjust expectations to reflect changes in
25110 list1.c.
25111 (test_forward_search): New test proc.
25112 * gdb.base/list1.c (long_line): New function, has long source line.
25113
25114Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
25115
25116 * gdb.base/a1-selftest.exp: Change initial stepping to know about
25117 additional line of code that was added.
25118
25119Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
25120
25121 * gdb.disasm/hppa.s: Break the large branching tests into smaller
25122 tests so as not to overflow expect's input buffers.
25123 * gdb.disasm/hppa.exp: Corresponding changes.
25124
25125Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25126
25127 Beginnings of template debugging tests.
25128 * gdb.c++/templ-info.cc: New file to test for template
25129 debugging capability of the compiler.
25130 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
25131 templ-info.cc.
25132 * gdb.c++/templates.cc: Add explicit template instantiations
25133 to enable compiling with -fno-implicit-templates. Add destructor
25134 and 'value' method to T5 class for template tests.
25135 * gdb.c++/templates.exp: Add testcases for printing of template
25136 types, setting breakpoints on template methods and calling a
d63a86f8 25137 template method.
c906108c
SS
25138
25139Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
25140
25141 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
25142 branch target since some assemblers (gas-2.5) may emit a
25143 relocation for the branch instead of resolving it in the
25144 assembler.
25145
25146Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25147
25148 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
25149 through signal handler.
25150
25151Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
25152
25153 * configure.in (*-*-netware): Use config/mt-netware.
25154
25155 * config/mt-netware: New file.
25156 * config/mt-i386-netware: Removed, separate configs for different
25157 netware architectures are no longer needed now that we have
25158 --with-headers.
25159
25160Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25161
25162 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
25163 by the recent changes to use ANSI C arithmetic conversions.
25164
25165Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25166
25167 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
25168 bug involving using inferior_pid to figure out whether to select a
25169 frame.
25170
25171Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
25172
25173 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
25174 match the current disassembler output.
25175
25176Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
25177
25178 * gdb.fortran/exprs.exp: Expect VOID instead of void.
25179 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
25180 types, expect "int" as type of integer values (for now).
25181
25182Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
25183
25184 * gdb.base/commands.exp: New tests for if/while commands.
25185
25186Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
25187
25188 * lib/gdb.exp (runto): Replace sub-pattern for hex value
25189 by .*, since hex values have different syntax in Chill mode.
25190
25191Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25192
25193 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
25194 linefeed from expect pattern for repeated types with indices > 9.
25195
25196Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
25197
25198 First part of Fortran test suite.
25199 * gdb.fortran: New directory.
25200 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
25201
25202Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25203
25204 * gdb.base/default.exp: Update expect pattern for load command
25205 without arguments.
25206
25207Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
25208
25209 * configure.in: Change i386 to i[345]86.
25210 * gdb.base/configure.in: Likewise.
25211 * gdb.c++/configure.in: Likewise.
25212 * gdb.chill/configure.in: Likewise.
25213
25214Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
25215
25216 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
25217 patterns, since that is not a valid context for comments.
25218
25219Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
25220
25221 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
25222 repeated types and repeated types with indices > 9.
25223
25224Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
25225
25226 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
25227 2417; old bug has been fixed.
25228
25229Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
25230
25231 * gdb.base/interrupt.exp: When trying to wake up the inferior,
25232 send the newline ourselves instead of assuming gdb_test will do
25233 so when passed an empty input string.
25234
25235 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
25236 stabs testcode.
25237
25238Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
25239
25240 * lib/gdb.exp (gdb_test): Don't send anything if the first
25241 argument is an empty string. This makes cases where we want to
25242 match output that is already in expect's buffers (for example,
25243 matching a breakpoint after gdb_run_cmd has been called) work
25244 reliably.
25245
25246Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
25247
25248 * config/netware.exp: New file.
25249
25250Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
25251
25252 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
25253 the -B and -L prefixes so we can find the debugging stub.
25254
25255 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
25256 there and we are using the gcc from the tree.
25257
25258 * gdb.base/types.c: Removed.
25259
25260 * gdb.base/configure.in: Look for makefile fragments in ../config.
25261 Recognize i386-*-netware.
25262 * gdb.c++/configure.in: Likewise.
25263
25264Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25265
25266 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
25267 the correct TCL syntax.
25268
25269Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
25270
25271 * gdb.base/opaque.exp: use runto instead of messing around with
25272 breakpoints. Simplify by using gdb_test.
25273
25274 * gdb.base/bitfields.exp: restart between tests on netware targets
25275 because breakpoints aren't relocated after target death. Run
25276 processes to completion.
25277
25278 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
25279
25280Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
25281
25282 * Makefile.in: Remove extra tabs that confuse some versions
25283 of "make". Use the newly built gdb to test with by default,
25284 rather than the first one in the tester's search path.
25285
25286Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
25287
25288 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
25289
25290 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
25291 condition help.
25292
25293Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
25294
25295 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
25296
25297 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
25298 running.
25299 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
25300 * gdb.base/funcargs.exp: Likewise.
25301
25302 * gdb.base/bitfields.exp: Simplify by using gdb_test.
25303 * gdb.base/funcargs.exp: Likewise.
25304
25305 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
25306 message is "".
25307
25308Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
25309
25310 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
25311 return,signals,twice}.exp: Handle non-existant binaries
25312 consistantly.
25313
25314 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
25315 * gdb.base/Makefile.in: Don't try to generate a core dump, we
25316 might testing a cross development system.
25317
25318Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
25319
25320 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
25321 runtest script is relative to ${srcdir}, not ${rootdir}.
25322
25323Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
25324
25325 * gdb.base/signals.exp: Allow for optionality of breakpoint
25326 address.
25327
25328Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25329
25330 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
25331
25332Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
25333
25334 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
25335 for size_t definition.
25336 * gdb.c++/templates.cc: Likewise
25337
25338 * config/mt-i386-netware: New file.
25339
25340 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
25341 defined.
25342
25343 * gdb.base/Makefile.in: Added support for systems that name core
25344 files by appending "core" to the program name.
25345 * gdb.base/a1-selftest.exp: Likewise.
25346
25347Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25348
25349 * gdb.base/return.exp: Add comment and message for `return double'
25350 test failure on Sparc Solaris.
25351
25352Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
25353
25354 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
25355
25356Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25357
25358 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
25359 from optimizing them away.
25360 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
25361 patterns to include default constructors and assignment operators,
25362 to match gcc versions beyond 2.5.8. Accept any cplus demangling
25363 character in the output of the virtual base pointer.
25364
25365Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25366
25367 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
25368 expression match in print_addr_of to avoid unintented matches.
25369 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
25370 versions up to 2.5.8.
25371
25372Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25373
25374 * gdb.base/list.exp: Tweak alternate pattern for listing of an
25375 included file to run under newer versions of expect.
25376 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
25377 consecutive >'s in templates to accomodate recent cplus-dem.c change.
25378 Remove xfail for the virtual table of BDDHookV.
25379
25380Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
25381
25382 * lib/gdb.exp (string_to_regexp): Set a default result.
25383 (default_gdb_start): Fix misleading message.
25384
25385Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
25386
25387 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
25388 Remove all CC, etc definitions.
25389 * config/mt-hpux: New file.
25390 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
25391 (CFLAGS, LDFLAGS): Define.
25392 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
25393
25394 * Makefile.in (site.exp): Don't insert host_os, etc.
25395 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
25396 (distclean): Check existence of subdir.
25397 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
25398 * gdb.base/Makefile.in: General cleanup and simplification.
25399 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
25400 to build executables. Use default rule to build .o files.
25401 (EXPECT, RUNTEST, CC): Fix relative pathname.
25402 (site.exp): Don't insert host_os, etc.
25403 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
25404 and/or SIGUSR1 defined.
25405 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
25406 * gdb.c++/Makefile.in: General cleanup and simplification.
25407 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
25408 (CFLAGS): Remove.
25409 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
25410
25411Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
25412
25413 * gdb.base/recurse.exp: Misc changes to get tests running again
25414 after Kung's changes to the watchpoint code.
25415 * gdb.base/watchpoint.exp: Likewise.
25416
25417Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
25418
25419 * lib/gdb.exp (string_to_regexp): Convert {\} also.
25420
25421Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
25422
25423 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
25424 * lib/gdb.exp (default_gdb_start): Define.
25425 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
25426 gdb.base/funcargs.exp, gdb.base/opaque.exp,
25427 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
25428 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
25429 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
25430 Don't call gdb_target_udi in between tests.
25431
25432Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25433
25434 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
25435 (which was basically just a local version of the same thing). In
25436 addition to avoiding duplication, gdb_test_exact is faster.
25437 * lib/gdb.exp (gdb_test_exact): Fix typo.
25438
25439 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
25440 don't give an error.
25441
25442 * gdb.base/term.exp: Call delete_breakpoints before starting.
25443
25444 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
25445 (t10): Add comment.
25446
25447Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
25448
25449 Reorganization of the GDB Test Suite.
25450
25451 * gdb.base: New directory, contains all the basic tests.
25452 * gdb.c++: New directory, tests specific to C++.
25453 * gdb.chill: New directory, tests specific to Chill.
25454 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
25455 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
25456 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
25457 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
25458 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
25459 t30-31 to chill).
25460 * */gdbme.*: Rename to match appropriate expect scripts.
25461 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
25462 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
25463 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
25464 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
25465 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
25466 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
25467 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
25468 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
25469 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
25470 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
25471 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
25472 gdb.c++/virtfunc.cc: New names of C++ files.
25473 * gdb.chill/chillvars.ch: New name of Chill file.
25474 * gdb.base/configure.in, gdb.c++/configure.in,
25475 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
25476 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
25477 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
25478 * configure.in (configdirs): Update to reflect directory changes.
25479 (target_abbrev): No longer define for any configuration.
25480 * Makefile.in: Cosmetic improvements to header comments.
25481
25482Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
25483
25484 Various changes to gdb.t31:
25485
25486 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
25487 * gdbme.ch: Make all key-words and predefineds be upper-case.
25488 * chillvars.exp: Expect key-words and predefinds in upper-case.
25489
25490 * chillvars.exp: Use gdb_test_exact many places.
25491 Change expected output for arrays (which now includes index labels).
25492
25493 * pr-5020.exp, gdme.ch (module PR_5020):
25494 New test, for PR-5020.
25495
25496Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
25497
25498 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
25499 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
25500
25501Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
25502
25503 * Makefile.in: Fix bit-rot in definitions of CHILL,
25504 CHILL_FOR_TARGET and Chill_LIB.
25505 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
25506 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
25507 CHILL, and CHILL_LIB.
25508
25509Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
25510
25511 * Revert the previous changes. Please see Rob's directory
25512 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
25513
25514Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
25515
25516 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
25517 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
25518 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
25519 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
25520 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
25521 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
25522 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
25523 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
25524 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
25525 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
25526 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
25527 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
25528 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
25529 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
25530 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
25531 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
25532 changes from 94Q1.
25533
25534Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
25535
25536 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
25537 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
25538 Rob's new testing fragments.
25539
25540Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
25541
25542 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 25543 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
25544
25545Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
25546
25547 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
25548 version also, match on casted version strings, and match on
25549 gdb startup case where the line numbers might be messed up.
25550
25551Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
25552
25553 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 25554 (CFLAGS): Delete it from here.
c906108c
SS
25555
25556Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
25557
25558 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
25559
25560Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
25561
25562 * Makefile.in (RUNTEST): Default to just "runtest".
25563
25564Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25565
25566 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
25567 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
25568 the code has been restructured.
25569
25570Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25571
25572 * gdb.t00/default.exp (set write): Allow any number of \r and/or
25573 \n, not just one of each.
25574
25575 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
25576 /bin/cc gives a warning if you do.
25577
25578Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
25579
d63a86f8 25580 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
25581 __t10ListS_link1ZUiRCUiPT0
25582
25583Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25584
25585 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
25586 on local variables in recursive functions.
25587
25588 * gdb.t07/Makefile.in: Build the new test.
25589
25590Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25591
25592 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
25593 directly. Instead compare the return values from actual calls.
25594
25595Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
25596
25597 * Makefile.in (check): Set TCL_LIBRARY for runtest.
25598
25599Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25600
25601 * From Peter Schauer with minor modifications.
a9c64011
AS
25602 * gdb.t15/return.exp (return_tests): Handle targets where "return"
25603 stops in mid-line in the caller. Add xfail for returning a float
25604 value on X86 targets.
c906108c
SS
25605
25606Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25607
25608 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
25609 to avoid expect lossage.
25610 (fmem_LRbug_tests): Likewise.
25611 * gdb.disasm/hppa.s: Corresponding changes.
25612
25613 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
25614 conditions to work with latest dejagnu/expect.
25615
25616 * gdb.t15/funcargs.exp (finish from indirect call): No longer
25617 expected to fail on the PA.
25618 (backtrace in call with trampolines): Explicitly require main
25619 to be frame #1 (no trampolines should show up in backtrace).
25620
25621 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
25622 "continue -expect".
25623 * gdb.t06/break.exp: Likewise.
25624 * gdb.t07/watchpoint.exp: Likewise.
25625 * gdb.t13/bitfields.exp: Likewise.
25626 * gdb.t15/{funcargs,return}.exp: Likewise.
25627 * gdb.stabs/weird.exp: Likewise.
25628 * config/{mips,udi}-gdb.exp: Likewise.
25629
25630 * hppa.sed: Enclose comments within a sed command to avoid
25631 losing with the old OSF1 sed.
25632
25633Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25634
25635 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
25636 sequent dynix.
25637 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
25638 * gdb.t15/funcargs.exp: Conditionally step again to really
25639 finish from marker_call_with_trampolines. Handle the case where
25640 the first step from within call_with_trampolines already steps
25641 us back to main.
25642 * gdb.t15/gdbme.c: Add comment to closing brace of
25643 call_with_trampolines for funcargs.exp.
25644
25645Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25646
d63a86f8 25647 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
25648 Fix typo(s).
25649
25650Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25651
25652 * gdb.t07/gdbme.c: More code for watchpoint testing.
25653
25654 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
25655 "Hardware watchpoint" throughout file.
25656 (test_watchpoint_triggered_in_syscall): New test.
25657 (test_complex_watchpoint): New test.
25658
25659Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25660
25661 * gdbme.c (call_with_trampolines): New function to try and step
25662 into. Tests trampoline problems on the PA.
25663
25664 * funcargs.exp (localvars_in_indirect_call): No longer expect
25665 stepping into indirect call to fail on PAs.
25666 (test_stepping_over_trampolines): New test.
25667
25668Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25669
25670 * TODO: Add suggestions for static member function tests, and
25671 completion tests.
25672
25673Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25674
25675 * TODO: Add suggestions for "p/a" tests.
25676
25677 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
25678 (default_gdb_exit): Replace all the hair with sending "quit" to
25679 the process with a simple close.
25680
25681Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25682
25683 * TODO: Add suggestions for shared library tests.
25684
25685Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25686
25687 * TODO: Add suggestions for x/s tests.
25688
25689Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25690
25691 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
25692 "enable once", and "enable breakpoints once" with ".*".
25693
25694Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25695
25696 * TODO: Add suggestions about structure passing tests.
25697
25698Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25699
25700 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
25701 the primary1 test, use work around if __GNUC__ < 2.
25702 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
25703 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
25704 Test for bad output rather than waiting for timeout. Issue
25705 second continue only if first continue failed.
25706
25707Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
25708
25709 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
25710 operator[] test with gdb_test because the old code didn't seem to
25711 be getting the quoting right with the new dejagnu.
25712
25713Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
25714
25715 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
25716 one from the path.
25717 * Makefile.in: Use a fresh expect if there is one, use runtest
25718 from the src tree if there is one.
d63a86f8 25719
c906108c
SS
25720Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
25721
25722 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
25723 next over recursive call. Revise the tests from that point on
25724 (which had been skipped) to match GDB's actual (correct) output.
25725
25726 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
25727 with next over a breakpoint whose condition is false.
25728
25729 * gdb.t00/help.exp: Comment out "help set print" tests just like
25730 (and for same reason as) "help set" test.
25731
25732Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25733
25734 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
25735 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
25736
25737Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25738
25739 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
25740 necessary gdb_target_udi.
25741
25742 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
25743
25744 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
25745 1838 and 2417; they are fixed.
25746
25747 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
25748 gdb.t03/ptype.exp (ptype structure, ptype union):
25749 Remove xfails; the test is looser than when the xfails were added.
25750
25751 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
25752 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
25753
25754 * gdb.t01/run.exp: Only run shell test if isnative.
25755
25756 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
25757 since "run" automatically loads if necessary. Call gdb_target_udi
25758 after the "file" since "file" kills any execution target.
25759
25760 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
25761 GDB. GDB doesn't work that way (not anymore at least) on UDI.
25762 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
25763 argument for UDI.
25764
25765Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
25766
25767 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
25768
25769 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
25770
25771Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25772
25773 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
25774 properly quoting regexps. This makes the second argument to
25775 demangle a fixed string, which matches the callers, instead of a
25776 shell-style pattern which is what the previous implementation
25777 used. Update some of the callers.
25778
25779Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25780
25781 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
25782 (comib_nullified_tests): Fix typo.
25783 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
25784 strings. No longer expected to fail.
25785
25786 * gdb.disasm/hppa.s (addib_tests): Fix typo.
25787 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
25788 strings. No longer expected to fail.
25789
25790 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
25791 string. No longer expected to fail.
25792
25793Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25794
25795 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
25796 No longer expected to fail.
25797
25798 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
25799 string. No longer expected to fail.
25800
25801Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25802
25803 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
25804 only in the names (I probably got most of them). I was even
25805 generous with some which differed in underscores in names, and
25806 probably missed a few, and I *still* was able to remove almost a
25807 third of the file with almost no impact on testsuite coverage.
25808
25809Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25810
25811 * gdb.t00/default.exp: Match udi_attach error message as well as
25812 the one from child_attach.
25813
25814 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
25815
25816 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
25817
25818 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
25819 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
25820
25821 * Move test with enums and partial symbols back to
25822 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
25823 Reverts the change of 26 May 93. Per today's change to
25824 stabs.texinfo, the behavior that weird.exp was expecting was
25825 unreasonable; what is important is that the compiler+gdb get
25826 things right, which happens with a recent gcc. Also fix the test
25827 to deal with native compilers which put out the stab gdb can't
25828 deal with.
25829
25830Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25831
25832 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
25833 in the names. The main thing these accomplish is to slow things down.
25834 Many more such duplicates surely remain.
25835
25836 * gdb.t00/help.exp: Comment out "help support" test just like
25837 (and for same reason as) "help set" test.
25838
25839Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
25840
25841 * gdb.t06/break.exp: Remove setup_xfails for
25842 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
25843 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
25844 about known bug in gcc to include up through 2.5.8.
25845 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
25846 well as "_vb$".
25847 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
25848 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
25849 with latest gcc and gdb.
25850 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
25851 well as "_vb$".
25852
25853Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25854
25855 * configure.in (hppa*-*-*): Also configure and build stabs-only
25856 tests.
25857
25858Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25859
25860 * gdb.t10/hppa.mt: A makefile fragment for the PA.
25861 * gdb.t10/configure.in (hppa*-*-*): Use it.
25862
25863Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25864
25865 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
25866
25867Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25868
25869 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
25870 versions prior to 1.13.5.
25871
25872Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25873
25874 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
25875 the prompt is at the start of a line.
25876
25877Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25878
25879 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
25880 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
25881 in the copr tests now.
25882 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
25883 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
25884 expected to fail.
25885
25886Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
25887
25888 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
25889 gdb.t31/chillvars.exp, lib/gdb.exp:
25890 Tweak to run under either version of expect.
25891 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
25892 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
25893 * gdb.t11/list.exp: Remove extraneous whitespace.
25894
25895Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25896
25897 * gdb.t16/printcmds.exp (test_print_strings): Accept
25898 "(unsigned char *) " before the string.
25899
25900 * TODO: Add notes about printing of fancy types and GDB expressions.
25901
25902Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
25903
25904 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
25905 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 25906 if doing mips-idt-ecoff.
c906108c
SS
25907
25908Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
25909
25910 * Most .exp files: Tweak to run under either version of expect.
25911
25912Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25913
25914 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
25915 xfails; I'm not sure why they are failing, but not because of PR 1806.
25916
25917Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
25918
25919 * config/unix-gdb.exp: Remove gdb_unload cause it's already
25920 defined in lib/gdb.exp.
25921
25922Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25923
25924 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
25925 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
25926 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
25927 have to be typeless.
25928
25929Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25930
25931 * TODO: Add suggestion for copyright year test.
25932
25933Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
25934
25935 * configure.in (*-*-lynxos*): Add stabs tests.
25936
25937Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
25938
25939 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
25940 so insert a tab before any assembler directive in column zero.
25941
25942 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
25943 stores.
25944 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
25945 stores.
25946 (fpu_short_memory_tests): Likewise.
25947
25948Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25949
25950 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
25951 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
25952 .stabs directives in comments.
25953
25954Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25955
25956 * TODO: New file, describing tests we could write.
25957 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
25958
25959Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25960
25961 * gdb.t06/signals.exp: Add kludge to force re-sync.
25962
25963 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
25964 to xgdb instead of gdb, get out of gdb.
25965
25966Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
25967
25968 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
25969 for info.
25970
25971Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
25972
25973 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
25974 * gdb.stabs/configure.in (hppa*-*-*): Use it.
25975 * gdb.stabs/hppa.sed: New sed script for the PA.
25976
25977Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25978
25979 * gdb.stabs: Re-write weird.def and configuration to use sed
25980 instead of cpp. sed is portable and POSIX; cpp is neither.
25981
25982Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25983
25984 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
25985
25986Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25987
25988 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
25989
25990Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25991
25992 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
25993 "_vb$".
25994 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
25995 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
25996
25997Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25998
25999 * lib/gdb.exp: Comment out code which depends on non-existent
26000 `transform' procedure.
26001
26002Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
26003
26004 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
26005 * lib/gdb.exp: Transform tool name.
26006 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
26007 1.1's new error handling system.
26008
26009Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26010
26011 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
26012
26013Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26014
26015 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
26016 They made pattern matching so slow that timeouts happened on
26017 heavily loaded systems. Now any output from "show print" which
26018 gets us back to the GDB prompt is a PASS.
26019
26020Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
26021
26022 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
26023
26024Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26025
26026 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
26027
26028 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
26029 It is not from PR 3220.
26030
26031Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26032
26033 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
26034 just started failing because they depended on the order the
26035 subcommands are presented, or exact docstring text. This kind of
26036 test is a pain and has minimal benefit.
26037
26038Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26039
26040 * gdb.t09/corefile.exp: At end of test, use "core" command with
26041 no arguments.
26042
26043Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
26044
26045 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
26046 17}/Makefile.in: Make it possible to run the testsuite with Sun
26047 make and CC = cross gcc by adding explicit build rules for .o
26048 files.
26049
26050Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26051
26052 * gdb.t15/funcargs.exp: Don't put comments on same line as
26053 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 26054
c906108c
SS
26055Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26056
26057 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
26058
26059Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
26060
26061 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
26062 * gdb.t20/inherit.exp: remove three dumplicate entries.
26063
26064Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26065
26066 * gdb.t06/break.exp: For "next over recursive call", fail on any
26067 incorrect output, not just on "factorial (value=2)".
26068
26069Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26070
26071 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
26072 working now. Add an xfail if accesing a bss variable causes
26073 a memory error if the target is not yet run.
26074
26075Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26076
26077 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
26078 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
26079 name of __st* demangling (2 strings). Did Kung really get the
26080 more than 95 others right without testing them?
26081
26082Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
26083
26084 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
26085
26086Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
26087
26088 * configure.in (configdirs): Add gdb.disasm
26089 * gdb.disasm: New directory for GDB disassembler tests.
26090 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
26091
26092Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26093
26094 * gdb.t00/help.exp: Don't test "help set".
26095
26096 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
26097 from within expect statements. None of these happen anymore and
26098 they cause regressions to be silently unnoticed.
26099
26100 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
26101 messages) about known failures with gcc cygnus-2.4.5-930417.
26102
26103 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
26104 comp-info.exp so it gets built if it doesn't exist.
26105
26106 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
26107 it is no longer used.
26108 * gdb.t13/comp-info.c: Removed.
26109
26110Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
26111
26112 * gdb.t06/signals.exp: Add xfail for sun3.
26113
26114Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26115
26116 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
26117 relevant because ^C doesn't get sent but failure can be reproduced
26118 interactively).
26119
26120Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26121
26122 * gdb.stabs/alpha.mt: New configuration file for alpha.
26123 * gdb.stabs/configure.in: Use it.
26124 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
26125 sharing with alpha.mt, redefine long to word via preprocessor.
26126 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
26127 for alpha.
26128 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
26129 native cc.
26130 * gdb.t00/teststrategy.exp: Change expect string so that we
26131 consume the `(xgdb)' from the command echo and from the gdb prompt.
26132 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
26133 gdb currently compares all values as long, so this failure probably
26134 applies to any configuration where LONGEST is bigger than a target int.
26135 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
26136 with gcc.
26137 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
26138 to handle opaque pointers, gcc is.
26139 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
26140 as first argument. Include <sys/types.h> and change all operator
26141 new definitions to use size_t.
26142 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
26143 now that we use size_t.
26144
26145Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26146
a9c64011 26147 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 26148 a long or float array cast all array members to the same type.
a9c64011 26149 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 26150 with 64 bit longs.
a9c64011 26151 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 26152 on alpha.
a9c64011 26153 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
26154
26155Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26156
26157 * gdb.t24 (demangle.exp): Constructors of templates have names like
26158 vector<int>::vector(int) not vector<int>::vector<int>(int). See
26159 section 14.6 of the ARM.
26160
26161 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
26162 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
26163 accomplish little and slow down the testsuite.
26164
26165 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
26166 Accept spaces various places.
26167
26168Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26169
26170 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
26171 with watchpoint enabled.
26172
26173 * Makefile.in: Remove definition of CC and remove the second
26174 definition of CXX (the "CXX = gcc" one remains). These definitions
26175 were causing backquotes to be expanded within backquotes, which
26176 doesn't work.
26177
26178Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
26179
26180 * gdb.t17/callfuncs.exp: Add "return 0" to end.
26181
26182Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26183
a9c64011
AS
26184 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
26185 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
26186 by mips cc and contains no stabs entries.
26187
26188Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
26189
26190 * config/vx-gdb.exp: Use fake device to load files rather than
26191 NFS.
26192 * lib/gdb.exp: New proc to do "file" command.
26193 * config/unix-gdb.exp: Use new "file" proc.
26194
26195Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
26196
26197 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
26198 Rework board rebooting slightly.
26199 (gdb_exit): Don't exit from the remote shell; there isn't one.
26200 * gdb.stabs/weird.exp: If a program is being debugged already,
26201 kill it.
26202 * gdb.t04/setvar.exp: Stop and restart gdb.
26203 * gdb.t05/expr.exp: Likewise.
26204 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
26205 restart gdb and reload the program.
26206 * gdb.t08/opaque.exp: Likewise.
26207 * gdb.t12/scope.exp: Likewise.
26208 * gdb.t13/bitfields.exp: Likewise.
26209 * gdb.t15/funcargs.exp: Likewise.
26210 * gdb.t20/classes.exp: Likewise.
26211 * gdb.t03/ptype.exp: Increase timeout.
26212 * gdb.t16/printcmds.exp (test_print_string_constants,
26213 test_print_array_constants): Likewise.
26214 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
26215 * gdb.t20/classes.exp (do_tests): Likewise.
26216 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
26217
26218Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
26219
26220 * gdb.stabs: Renamed *wierd* to *weird*.
26221
26222Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
26223
26224 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
26225 for timeout. Add "known gcc 2.4.5 bug" to failure message.
26226
26227Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
26228
26229 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
26230 (do_tests): Remove xfail for whatis on one_var and two_var.
26231
26232Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
26233
26234 * Makefile.in: Made cross building work better by adding
26235 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
26236
26237Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26238
26239 * gdb.t15/{return.c,return.exp,Makefile.in}:
26240 New test, currently commented out.
26241
26242Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
26243
26244 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
26245 still running and removes the leftover named socket so GDb can do
26246 clean restarts.
26247
26248Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
26249
26250 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
26251 console, not GDB.
26252 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
26253 cross testing works better with "make check"
26254 * config/unix-gdb: Use default procedures for exit and version.
26255 * config/vx-gdb.exp: Cleaned up and massaged back to working order
26256 with the newest VxWorks.
26257
26258Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26259
26260 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
26261 old form.
26262
26263 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
26264 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
26265
26266 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
26267
26268 * config/unix-gdb.exp: Remove this version of gdb_exit
26269 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
26270 Rob says he'll look at it when he gets back to testing boards.
26271
26272Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
26273
26274 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
26275 an expected fail for certain ptype commands.
26276
26277 * gdb.t20/classes.exp: Update expected results of "ptype class
26278 Base1" to account for the constructor that now appears in the type.
26279
26280Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
26281
26282 * configure.in (configdirs): Restore gdb.t04, which mysteriously
26283 disappeared from list.
26284 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
26285 "alldone" proc with call to cleanup and exit.
26286 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
26287 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
26288 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
26289 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
26290 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
26291 "alldone" proc with simple returns that suppress remaining
26292 tests. The alldone proc went away many months ago.
26293
26294Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26295
26296 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
26297
26298 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
26299
26300Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26301
26302 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
26303 as vax gdb will display them.
26304
26305Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26306
26307 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
26308 optimizers.
26309
26310 * scope.exp: Change "bad value for localval" messages so each one
26311 is unique.
26312
26313 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
26314 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
26315
26316 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
26317
26318Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26319
26320 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
26321 doesn't exist (due to optimization).
26322
26323Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26324
26325 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
26326 contains \r because the filename is long.
26327
26328 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
26329 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
26330
26331Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26332
26333 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
26334 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
26335 Ultrix.
26336 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
26337 int tests.
26338 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
26339
26340Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
26341
26342 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
26343
26344 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 26345 to match does not match the passing case but still matches the
c906108c
SS
26346 failing case.
26347
26348Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26349
26350 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
26351
26352Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
26353
26354 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
26355 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
26356 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
26357 Remove various versions of gdb_exit.
26358 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
26359 gdb_exit.
26360 * config/unix-gdb.exp: gdb_exit remains here, and should override
26361 the generic version, since it's doing a lot of wierd stuff that
26362 the other versions aren't. FIXME, fold it in, or abandon this
26363 version.
26364
26365Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26366
26367 * gdb.t24/demangle.exp: Add tests for PR 3220.
26368
26369Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26370
26371 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
26372
26373Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
26374
26375 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
26376 "i386-*-*". Works for i486 as well.
26377
26378 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
26379 bug, and expand domain of xfail to all SVR4 systems, since the
26380 actual problem is likely to be in generic SVR4 /proc support.
26381
26382Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26383
26384 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
26385
26386Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
26387
26388 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
26389 xfails for other systems. Match a missing 'Continuing.' as an
26390 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
26391
26392 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
26393 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
26394 Only issue warning for missing executables if -all option is used.
26395
26396 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
26397 file if -all option is used. It's like an unpredictable XFAIL.
26398
26399Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26400
26401 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
26402 for dynamically linked binaries.
26403
26404 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
26405
26406Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26407
26408 * gdb.t20/inherit.exp: Change message for "print tagless struct"
26409 to state that this is a known bug in old versions of g++.
26410
26411Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26412
26413 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
26414 while waiting for `Continuing'.
26415
26416Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
26417
26418 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
26419 in text, data, and bss.
26420 * gdb.t10/nodebug.c: Add local and global test variables for
26421 initialized and uninitialized data.
26422
26423Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26424
26425 * config/unix-gdb.exp (gdb_exit): Add "wait".
26426
26427Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26428
26429 * gdb.t06/signals.exp: xfail the continue from the handler for all
26430 targets.
26431
26432 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
26433 function with watchpoints enabled, the i386 call dummy starts with
26434 a call.
26435
26436 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
26437 386 bsd names its corefiles.
26438
26439Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
26440
26441 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
26442 compilers don't grok it.
26443 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
26444 with small octal ints rather than character constants, which
26445 are signed and might not fit if first promoted to int.
26446
26447Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
26448
26449 * gdb.t09/Makefile.in (clean): Remove corefile.
26450
26451Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26452
26453 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
26454
26455Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26456 and Jim Kingdon (kingdon@cygnus.com)
26457
26458 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
26459 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
26460 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
26461
26462Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26463
26464 * gdb.t17/interrupt.exp: Add xfail for hppa.
26465
26466Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26467
26468 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
26469 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
26470 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
26471 to determine signed-ness of bitfields and use the result to setup
26472 the xfail.
26473 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
26474 * gdb.t15/funcargs.exp: Use them to step until the second indirect
26475 call line is reached if necessary.
26476
26477Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26478
26479 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
26480
26481Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26482
26483 * gdb.t06/break.exp: Also test `clear' command.
26484
26485Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
26486
26487 * gdb.t00/teststrategy.exp: Remove extra quote.
26488
26489 * gdb.t07/watchpoint.exp: Change xfail for calling function with
26490 watchpoint enabled to be for all non-68k machines.
26491
26492 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
26493
26494Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26495
26496 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
26497 targets use aout.mt instead of ecoff.mt as gas understands
26498 standard aout format.
26499
26500Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
26501
26502 * lib/gdb.exp (runto): Don't insist that function we are running to
26503 was compiled with -g.
26504
26505 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
26506
26507 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
26508 to get back into the read system call.
26509 Accept leading newline in case where we woke it up.
26510
26511Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26512
26513 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
26514 to make the stabs test work on ecoff systems using gcc and -with-stabs.
26515 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
26516 enable ecoff configuration.
26517
26518Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26519
26520 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
26521
26522Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26523
26524 * gdb.t16/printcmds.exp: Add another printf test.
26525
26526Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
26527
26528 * configure.in: If configured -with-stabs on any target, add
26529 stabsdirs to configdirs.
26530
26531Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26532
26533 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
26534 fun" so pattern does not match the command itself.
26535
26536Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26537
26538 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
26539
26540Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26541
26542 * gdb.t17/interrupt.exp: Test for more things.
26543
26544Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26545
26546 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
26547 compiler arranges the code and line numbers.
26548
26549 * gdb.t17/interrupt.exp: Don't send \n after ^C.
26550
26551Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26552
26553 * gdb.t00/help.exp: Increase expect input buffer size.
26554
26555Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26556
26557 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
26558
26559 * gdb.t07/watchpoint.exp: Add xfail for hppa.
26560
26561 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
26562
26563 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
26564 [0-9]*, not just [0-9].
26565
26566Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26567
26568 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
26569
26570 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
26571
26572Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26573
26574 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
26575
26576Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26577
26578 * gdb.t06/signals.c: Add xfails for sun3.
26579
26580 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
26581
26582 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
26583 test_stepping tests.
26584
26585Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26586
26587 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
26588
26589 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
26590
26591 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
26592 rather than actually putting it through cpp twice.
26593
26594 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
26595
26596Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
26597
26598 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
26599 no longer needed.
26600
26601Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26602
26603 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
26604
26605 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
26606 C++ features prints as "struct", make it a pass, not an xfail.
26607
26608Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26609
26610 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
26611 Don't require VA to print as "class" rather than "struct".
26612
26613Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
26614
26615 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
26616
26617Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26618
26619 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
26620
26621Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26622
26623 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
26624 order.
26625
26626Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26627
26628 * gdb.t16/printcmds.exp: Add printf tests.
26629
26630 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
26631
26632 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
26633
26634Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
26635
26636 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
26637 pass counts, to counteract any existing or future setup_xfails.
26638
26639Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26640
26641 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
26642 {BEGIN,END}_COMMON for common block instead of STAB.
26643 * gdb.stabs/wierd.exp: Add xfail for rs6000.
26644
26645 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
26646 intp_var should be N_GSYM not N_LSYM.
26647 wierd-aout.S: Use a label for the value of the N_SO.
26648 wierd.def: Remove all backslashes.
26649 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
26650
26651Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26652
26653 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
26654 get the expected next to inheritance3.
26655
26656Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26657
26658 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
26659 now that gcc-2.4 gets it right.
26660
26661Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26662
26663 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
26664
26665 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
26666 generating comp-info.exp which works for cross-compilation.
26667
26668Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
26669
26670 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
26671 "*-*-sysv4.*".
26672
26673Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
26674
26675 * gdb.t01/run.exp: Start with a fresh gdb.
26676 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
26677 SVR4.x.
26678
26679Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
26680
26681 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
26682 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
26683 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
26684 Makefile.in (distclean, realclean): Remove gdbme.c from list of
26685 things to remove.
26686
26687Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
26688
26689 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
26690 test cases from bug reports.
26691
26692Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
26693
26694 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
26695 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
26696 avoid spurious xfails.
26697 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
26698 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
26699 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
26700
26701Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
26702
26703 * gdb.t00/teststrategy.exp: Rework to provide more useful
26704 description of each test, fix problem with systems that define
26705 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
26706 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
26707 results for "next over recursive call" so timeouts aren't taken
26708 by error.
26709
26710Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
26711
26712 * gdb.t12/scope.exp: Test printing of variables before run.
26713
26714 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
26715 printed in wrong order due to sorting.
26716
26717Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
26718
26719 * gdb.t00/teststrategy.exp: Fix expected results for printing
26720 user entered string constant. Is array of char, prints with no
26721 address.
26722
26723 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
26724 commands.
26725 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
26726 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
26727 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
26728 of struct of char arrays.
26729 * gdb.t00/radix.exp: New tests for radix commands.
26730
26731Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
26732
26733 * gdb.t16/printcmd.exp: Print a variable before running program
26734 (with xfail for AIX).
26735
26736Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
26737
26738 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
26739
26740 * gdb.t16/printcmd.exp: Don't print variables before running program.
26741
26742 * gdb.t06/break.exp: Don't require envp argument to main.
26743
26744 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
26745
26746 * gdb.t02/whatis.exp, gdb.t11/list.exp:
26747 Add xfails for rs6000.
26748
26749 * gdb.t02/whatis.exp: Change other tests not to re-test something
26750 we already tested.
26751
26752 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
26753 each type used has a variable of that type.
26754
26755Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
26756
26757 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
26758
26759Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
26760
26761 * configure.in: change srctrigger to be a file, not a directory
26762
26763Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
26764
26765 * configure.in (mips-idt-ecoff*): Added trailing '*'.
26766
26767 * gdb.t11/list.exp: Fixed a couple of typos.
26768
26769Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
26770
26771 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
26772 is fixed and PR is closed.
26773 * gdb.t16 (gdbme.c): Add simple test string variable.
26774 * gdb.t16 (printcmds.exp): Add tests with simple test string
26775 variable, primarily for boundaries on "set print elements".
26776
26777Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
26778
26779 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
26780 Make leading 0's optional and don't expect a tab in the middle
26781 of the number.
26782
26783 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
26784
26785 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
26786 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
26787 don't end command passed to gdb_test with newline.
26788
26789 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
26790 signed keyword away, don't expect signed bitfields to be signed.
26791
26792 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
26793 printing with only as many 1's as are in the field as well as printing
26794 with 32 1's (see comment).
26795
26796Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
26797
26798 * gdb.t00/default.exp: Start with a fresh gdb.
26799 * configure.in (configdirs): Remove gdb.t31 until the chill
26800 compiler works again. It no longer is able to find chillrt0
26801 since it isn't in libchill.a anymore.
26802 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
26803 wierd.o, make more modular.
26804 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
26805 spurious newlines that caused problems.
26806
26807Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26808
26809 * Move test with enums and partial symbols from gdb.t03/ptype.exp
26810 to gdb.stabs/wierd.exp since GCC has worked around the bug.
26811 gdb.stabs/wierd.{exp,def}: Many new tests.
26812
26813 * gdb.t00/default.exp: update info line for new message.
26814
26815 * gdb.t02/{whatis.exp,gdbme.c}:
26816 Test that "char *" doesn't print as "caddr_t".
26817
26818Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26819
26820 * gdb.t00/help.exp: Use .* in place of some help messages which
26821 just changed.
26822 gdb.t00/default.exp: Update "info frame" test for new message.
26823 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
26824 Remove some xfails
26825
26826Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26827
26828 * gdb.t03/{gdbme.c,ptype.exp}:
26829 Add tests for typedef'd struct and union without tags.
26830 Also check "whatis" on a variable of a typedef'd enum without a tag.
26831
26832 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
26833 PRMS 1823; the bug still exists but isn't reproduced by this test
26834 anymore), and remove rs6000 XFAIL (the bug is fixed).
26835
26836 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
26837 duplicated from whatis.exp. For those that are left, accept
26838 "long", "long int", or "int" for long variables (whatis.exp already
26839 has an XFAIL for "int", so no need to fail it here).
26840
26841 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
26842 Deal with GCC's names for types now that GDB uses the compiler's names.
26843
26844 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
26845 setup_xfail's for sunos4. If we #defined the signed keyword away,
26846 don't expect GDB to know that char it is signed.
26847
26848 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
26849
26850Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
26851
26852 * configure.in (configdirs): Add gdb.t24 for C++ tests that
26853 should work on any system, regardless of debugging format.
26854 * gdb.t21/demangle.exp: Move to gdb.t24.
26855 * gdb.t24/demangle.exp: Move from gdb.t21.
26856 * gdb.t24/{Makefile.in, configure.in}: New files.
26857
26858Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26859
26860 * configure.in: Do gdb.stabs and C++ tests only for stabs.
26861 * gdb.stabs: New directory.
26862
26863Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26864
26865 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
26866 not just "Quit anyway?".
26867
26868Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
26869
26870 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
26871 that all setup_xfails are immediately followed by clear_xfails.
26872
26873Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
26874
26875 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
26876 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
26877 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
26878 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
26879 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
26880 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
26881 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
26882 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
26883 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
26884 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
26885 gdb.t31/chillvars.exp, lib/gdb.exp:
26886 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
26887 bug-gdb@prep.ai.mit.edu.
26888
26889Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
26890
26891 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
26892 with 0.0, not integer 0.
26893
26894Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
26895
26896 * gdb.t06/break.exp: Update for "Kill the program" message change.
26897
26898Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
26899
26900 * Makefile.in (GDBFLAGS): Set to -nx.
26901 * Makefile.in (site.exp): Use GDBFLAGS.
26902
26903Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
26904
26905 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
26906 Makefiles.
26907 (check): depend on just-check.
26908 (just-check): added so that tests can be run without a noop
26909 build pass.
26910
26911Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
26912
26913 Switch to using configure's configdirs.
26914 * Makefile.in (Makefile): add configure.in dependency.
26915 (SUBDIRS): removed redundant assignment.
26916 * configure.in: switch subdirs assignment to configdirs.
26917 * gdb.t*/configure.in: new files.
26918
26919Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
26920
26921 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
26922 works.
26923
26924Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
26925
26926 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
26927 in explicit rules. Apparently this is not supported by some makes.
26928
26929Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
26930
26931 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
26932
26933Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26934
26935 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
26936 disappeared.
26937
26938Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
26939
26940 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
26941
26942Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
26943
26944 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
26945 watchpoint problem that is now fixed.
26946 * gdb.t30/chexp.exp: Remove setup_xfail for printing
26947 uninitialized convenience variables.
26948 * gdb.t31/chillvars.exp: Fix expected patterns for printing
26949 structures.
26950
26951Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26952
26953 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
26954 which causes expect to get out of sync with gdb on long output
26955 from help set.
26956 * gdb.t09/corefile.exp: Make expected pattern for core file
26957 failing signal and frame output format less sun specific.
26958
26959Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
26960
26961 * gdb.t31/chillvars.exp: Add and remove initial dummy
26962 breakpoint, so that symbol table is forced in.
26963 (Needed at least on Sunos4, though it seems not SVR4.)
26964 * gdb.t31/chillvars.exp: Update for changed output format.
26965
26966Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
26967
a9c64011 26968 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
26969
26970Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
26971
26972 * Makefile.in: Added --srcdir when invoking runtest, removed the
26973 need for a local config file. (optional now)
26974
26975Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
26976
26977 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
26978 failure count used to force early termination. Add some more
26979 expected failures for gnu style demangling.
26980
26981Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26982
26983 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
26984 pmi variable from gdb.t20/gdbme to get optimized away.
26985 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
26986 Check for written corefile upon timeout _and_ eof.
26987
26988Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26989
26990 * config/unix-gdb.exp: Add missing return 0.
26991
26992Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26993
26994 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
26995 test termination.
26996
26997Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
26998
26999 * configure.in (subdirs): Put back gdb.t17 which mysteriously
27000 disappeared.
27001
27002Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
27003
27004 * gdb.t10/crossload.exp: Disable the i860-elf test until such
27005 time as i860 support works.
27006
d63a86f8 27007 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
27008 "backtrace 100\r" rather than just "backtrace\r", to match last
27009 change.
27010
27011Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
27012
27013 * config/udi-gdb.exp (gdb_exit): Remove close command.
27014 (gdb_target_udi): New procedure to set the UDI target.
27015 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
27016 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
27017 Added waits for prompts after several question responses. Added
27018 some more responses used by a29k-amd-udi-gdb.
27019 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
27020 pass different arguments, restart UDI connection after program
27021 completion.
27022 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
27023 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
27024 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
27025 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
27026 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
27027 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
27028 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
27029 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
27030 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
27031 after program completion.
27032 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
27033 compiled with a SELECT_VECS setting.
27034 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
27035 infinite recursion.
27036
27037 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
27038 Added checks for COFF results, and made them expected failures for
27039 all targets. It would be better to make them expected failures
27040 for COFF targets only.
27041
27042Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
27043
27044 * Makefile.in: add null dvi target, don't bother to recurse
27045 through test directories for info and install-info; rename
27046 $(datadir) to be dejagnu instead of deja-gnu
27047
27048Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
27049
27050 * gdb.t31/gdbme.ch: Re-enable code that previously caused
27051 compiler to coredump.
27052 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
27053 code.
27054
27055Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
27056
27057 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
27058 coredump.
27059 * gdb.t31/chillvars.exp: Comment out tests that depend on that
27060 code.
27061
27062Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
27063
27064 * gdb.t03/ptype.exp: tests for return code from gdb_test.
27065 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
27066 which in a shell. Deletes xgdb when done.
27067 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
27068 Tests the return from the "set height" or "set width" commands.
27069 Added a few return codes where needed.
27070
27071Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
27072
27073 * Makefile.in (SUBDIRS): Add gdb.t17.
27074 * configure.in (subdirs): Add gdb.t17.
27075 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
27076 files to test gdb's calling of functions in the inferior with
27077 the correct arguments and gdb's ability to retrieve any
27078 result returned.
27079
27080Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
27081
27082 * config/unix-gdb.exp (gdb_exit): Remove close commands that
27083 may be called after gdb goes away. Previous versions of expect
27084 needed these to avoid file descriptor leaks, but they cause
27085 errors with the current revision of expect.
27086 * gdb.t00/gdbvars.exp: Use -re on expected output after
27087 setting sevenbit-strings.
27088 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
27089 to set sevenbit-strings consistent across tests.
27090 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
27091 set sevenbit-strings consistent across tests.
27092
27093Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
27094
27095 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
27096 expected output to match current "expect" expectations.
27097
27098Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
27099
27100 * gdb.t00/default.exp: Change expected output for default "source"
27101 command, to match new gdb behavior which requires a filename to
27102 source.
27103
27104Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
27105
27106 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
27107 expected fail for i486-*-* that misses the marker2 function.
27108 * gdb.t10/crossload.exp (bfddefault): Allow successful
27109 recognition of a format to pass even if no symbols are found.
27110 Explicitly catch failures where the format is not recognized
27111 or is ambiguous, and add the reason to the fail message.
27112 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
27113 the cause is and invalid target and add reason to failure message.
27114 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
27115 elf32-i386, elf32-sparc, and elf32-i860.
27116 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
27117 Set up expected failure for 'filename'::variable scope resolution,
27118 which is now apparently broken on all targets.
27119 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
27120 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
27121 gdb.t23/templates.exp: Change failure for missing binfile into
27122 just a warning.
27123 gdb.t21/demangle.exp: Change all cfront references to 'arm'
27124 references.
27125
27126Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
27127
27128 * gdb.t00/default.exp: Add expected output for default "source"
27129 command, to match new gdb behavior.
27130 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
27131
27132Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
27133
27134 * config/*-gdb.exp: returns an error, rather than exiting on
27135 internal errors.
27136
27137Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
27138
27139 * gdb.t03/gdbme.c: Add pointer to struct variable.
27140 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
27141 referencing struct members.
27142
27143Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
27144
27145 * configure.in (mips-idt-ecoff): New target.
27146 * config/mips-gdb.exp: New file for remote board using MIPS remote
27147 debugging protocol.
27148
27149 * Redid configuration scheme. Removed gdb.t*/configure.in.
27150 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
27151 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
27152 distclean targets. Built executables via .o files. Adjusted
27153 tests to account for source files in $(srcdir) rather than
27154 $(objdir).
27155 * lib/gdb.exp (runto): Don't expect () after the function name,
27156 because it may have arguments.
27157
27158Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
27159
27160 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
27161 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
27162 expected failures for mips-idt-* and mips-sgi-*.
27163 * gdb.t00/default.exp (attach): Kill process if requested.
27164 * gdb.t00/help.exp (help target core, help target): Accept a gdb
27165 that does not read core files.
27166 * gdb.t01/run.exp: Removed checks for exit status code.
27167 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
27168 it is linked in.
27169 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
27170 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
27171 appropriate, rather than doing it by hand.
27172 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
27173 execution.
27174 * gdb.t10/crossload.exp: Kill existing program if needed.
27175 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
27176 appropriate, rather than doing it by hand. Always increase
27177 timeout for this test, not just for VxWorks.
27178
27179Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
27180
27181 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
27182 of Chill STRUCT types and STRUCT values.
27183 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
27184 than "char".
27185 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 27186 struct2): New struct definitions and initializations to test
c906108c
SS
27187 simple Chill STRUCT types.
27188
27189Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
27190
27191 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
27192 the null byte at the end of strings.
27193 * gdb.t00/default.exp: Make show version insensitive to copyright
27194 date.
27195 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
27196 to avoid dependencies on target char signedness.
27197 * gdb.t16/printcmds.exp: Update expected results for explicitly
27198 unsigned char.
27199 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
27200 now work.
27201 * gdb.t21/demangle.exp: Add many more patterns for template
27202 demangling, most of them being expected failures.
27203 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
27204 string we are matching for, to match on the whole string.
27205 * gdb.t21/demangle.exp: Add many new test strings to demangle,
27206 and fix a whole bunch that had incorrect expected output but were
27207 passing anyway because of the bug in "proc demangle".
27208 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
27209 type.
27210 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
27211
27212Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
27213
a9c64011
AS
27214 * gdb/testsuite: made modifications to testcases, etc., to allow
27215 them to work properly given the reorganization of deja-gnu and the
27216 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
27217
27218Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
27219
27220 * gdb/testsuite: Initial creation of gdb/testsuite.
27221 Migrated dejagnu testcases and support files for testing nm to
27222 gdb/testsuite from deja-gnu. These files were moved "as is"
27223 with no modifications. This migration is part of a major overhaul
27224 of dejagnu. The modifications to these testcases, etc., which
27225 will allow them to work with the new version of dejagnu will be
27226 made in a future update.
48efe704 27227
8d8cb839 27228 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 27229\f
8d8cb839
EZ
27230;; Local Variables:
27231;; mode: change-log
27232;; left-margin: 8
27233;; fill-column: 74
27234;; version-control: never
27235;; End:
902f2ccb 27236
0b302171 27237 Copyright 1993-2005, 2012 Free Software Foundation, Inc.
902f2ccb
MC
27238 Copying and distribution of this file, with or without modification,
27239 are permitted provided the copyright notice and this notice are preserved.
This page took 4.078982 seconds and 4 git commands to generate.